@charset "utf-8";
/* CSS Document */
/*fonts css*/
@import "fonts.css";
/*fonts css*/
/*reset css*/
@import "reset.css";
/*reset css*/
/*animated css*/
@import "animated.css";
/*animated css*/
/*animated css*/
@import "owl.theme.default.min.css";
/*animated css*/
/*responsive css*/
@import "responsive.css";

* {
	margin: 0;
	padding: 0;
}
body{
	font-family: 'PROXIMA-NOVA-ALT-REGULAR';
	font-size: 13px;
}
a:focus {
	outline: 0px;
	text-decoration:none;
}
a, a:hover, a:hover .text-ccc {
	text-decoration: none;
	-o-transition: all ease-in-out 0.5s;
	-moz-transition: all ease-in-out 0.5s;
	-webkit-transition: all ease-in-out 0.5s;
	-ms-transition: all ease-in-out 0.5s;
	transition: all ease-in-out 0.5s; color: #ff6600;
}
::-moz-selection {
 background: #EE315F;
 color:#fff;
}
::-ms-selection {
 background: #EE315F;
 color:#fff;
}
::-o-selection {
 background: #EE315F;
 color:#fff;
}
::-webkit-selection {
 background: #EE315F;
 color:#fff;
}
/*loader*/
#preloader { 
	position: fixed;
    left: 0;
    top: 0;
    z-index: 999999999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fff;
    background-image: url(../images/loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 130px;
}


@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/*background*/
.black_bg{
	background-color: #000;
	color: #fff;
}
.blue_bg{
	background-color: #00adef;
}
select {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border: 0;
      background-color: transparent;
}   
select.form-control {
	/*padding: 10px 10px;*/
	/*line-height: 0;*/
	height: auto;
	background: url("../images/select-btn.png") no-repeat scroll 95% center; 
}
select.form-control option {
  padding: 5px 10px;
}


/*padding*/
.pad_none{
	padding: 0;
}

/*margin*/
.m_top30 {
  display: inline-block;
  margin-right: 5px;
  margin-top: 30px;
}
.m_top20{
	margin-top: 20px;
}
.m_bot30{
	margin-bottom: 30px;
}
.m_left15{
	margin-left: 15px;
}
.m_left20{
	margin-left: 20px;
}

/*headings*/
h2{
	font-family: 'PROXIMA-NOVA-ALT-BOLD';
	font-size: 42px;
}
h4{
	font-size: 30px;
	font-family: 'PROXIMA-NOVA-ALT-REGULAR';
}
/*h1{
	font-size: 97px;
	color: #feffff;
	text-transform: uppercase;
}
h6{
	font-size: 12px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}
h3{
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 5px;
}*/
label{
	font-size: 24px;
	font-family: 'MyriadPro-Light';
}	
/*btns*/
.borderBtns{
	font-size: 12px;
	border: 1px solid #000;
	color: #000;
	padding: 13px 17px;
	letter-spacing: 3px;
}

.btn-yellow {
 	background-color: #ffcc00;
    font-size: 15px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 12px 20px;
    border-radius: 26px;
    font-family: 'PROXIMA-NOVA-ALT-BOLD';
}
.btn-yellow:hover {
	color: #525252!important;
}
/*text colors*/
.text_white{
	color: #fff;
}
.text_black{
	color: #000;
}
.text-yellow{
	color: #ffcc00;
}
.text-grey{
	color: #777;
}


/*working css start here*/
/*.wrapper{
	float: left;
	width: 100%;
	height: 100%;
}*/

/*header css start here*/


/*header ends here*/

/*footer start here*/
footer{
	float: left;
	width: 100%;
	/*background-color: #f4f4f4;*/
	background-color: #fff;
	/*color: #ffffff;*/
	color: #000;
	position: relative;
	padding: 90px 0;
}
.footer_inner .f_topdivs{
	padding: 0;
}
.footer_inner .f_topdivs ul{
	list-style: none;
	font-size: 11px;
	text-transform: uppercase;
}
.footer_inner .f_topdivs ul li:first-child{
	margin-top: 20px;
}
.footer_inner .f_topdivs ul li{
	margin: 5px 0 2px;
	float: left;
    width: 100%;
}
.footer_inner .f_topdivs ul li a{
	/*color: #a9a9a9;*/
	color: #FF6600;
	height: 25px;
	float: left;
	line-height: 2;
	font-family: 'MyriadPro-Light';
	font-size: 15px;
	text-transform: none;
}
.footer_inner .f_topdivs ul li a:hover{
	color: #fc0;
}
.footer_inner .f_topdivs h6 {
    font-family: 'PROXIMA NOVA BOLD';
    font-size: 18px;
    color: #777777;
    margin-bottom: 0;
}
.copy-right {
    float: left;
    width: 100%;
    padding:10px 0 10px 0;
    font-size: 13px;
    letter-spacing: 1px;
    background: #404040;
    font-family: 'MyriadPro-Light';
}
.copy-right .col-xs-12{
	padding: 10px 0;
	color: #fff;
	font-size:13px;
}
/*footer ends here*/


/*---------- MEDIA PAGE CSS START HERE ----------------------- */
.brand-guide{ width:100%; float:left; overflow:hidden; margin-top:10px; }

.brand-guide h5{ font-family:"PROXIMA NOVA BOLD"; font-size:24px; color:#00b9f2; line-height:30px; font-weight:200; margin-bottom:10px; letter-spacing: 0.1px; }

.brand-guide p{ font-family:"MyriadPro-Light"; font-size: 16px; color: #272727; line-height: 28px; font-weight: 200; margin:10px 0; }

.brand-guide ul{ display:inline-block; list-style-type:none; }

.brand-guide ul li{ position:relative; float:left; background:none !important; }

.brand-guide ul li a{ color:#00a2d4; font-size:18px; font-weight:400; line-height:normal; padding:0 5px; }

.brand-guide ul li a:hover{ text-decoration:none;}

.brand-guide ul li:first-child a{ padding-left:0;}

.brand-guide ul li:after{ content:''; position:absolute; width:1px; background:#b0b0b0; height:20px; left:0; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); display:inline-block; }

.brand-guide ul li:first-child:after{ display:none;}

.logo-usage{ float:left; width:100%; position:relative; overflow:hidden; clear:both; margin:30px 0; }

.logo-usage ul{ display:inline-block; list-style-type:none; }

.logo-usage h5{ font-family:"PROXIMA NOVA BOLD"; font-size:24px; color:#00b9f2; line-height:30px; font-weight:200; margin-bottom:20px; letter-spacing: 0.1px;}

.logo-usage li{ float:left; width: 100%; margin-bottom:30px; background:none !important; }

.logo-usage li p{ font-family:"MyriadPro-Light"; font-size: 16px; color: #272727; font-weight:200; margin-bottom:10px; }

.col-sm-offset-0{ padding-left:60px;}

.mini-size{ float:left; width:100%; overflow:hidden; } 

.mini-size h5{ font-family:"PROXIMA NOVA BOLD"; font-size:24px; color:#00b9f2; line-height:30px; font-weight:200; margin-bottom:20px; letter-spacing: 0.1px;}

.mini-size p{ font-family:"MyriadPro-Light"; font-size: 16px; color: #272727; line-height: 28px; font-weight: 200; margin:10px 0; }

.mini-size p span{ font-weight:600;}

.typo{ margin:30px 0;}

.mini-size ul{ display:inline-block; list-style-type:none; }

.mini-size ul li{ font-family:"MyriadPro-Light"; width:100%; float:left; list-style:disc; list-style-position:inside; font-size: 16px; color: #EE315F; line-height: 28px; font-weight: 200; margin-bottom:5px; background:none !important; }

.color-palet{ width:100%; position:relative; overflow:hidden; float:left; clear:both; margin:30px 0 80px; }

.color-palet h5{ font-family:"PROXIMA NOVA BOLD"; font-size:24px; color:#00b9f2; line-height:30px; font-weight:200; margin-bottom:20px; letter-spacing: 0.1px;}

.color-palet title{ 
	float:left;
	width:100%;
	clear:both;
	color:#000000;
}

.color-palet title h3{ 
	color:#000000; 
	font-weight:600;
	font-size:18px;
	line-height:30px;
}

.color-1{
	height:150px;
	background:#FFCD00; 
}

.color-2{
	height:150px;
	background:#f99d1d; 
	border:1px solid #f99d1d
}

.color-3{
	height:150px;
	background:#00adee; 
	border:1px solid #00adee;
}

.color-4{
	height:150px;
	background:#81cbf1; 
	border:1px solid #81cbf1; 
}

.color-5{
	height:150px;
	background:#000000; 
	border:1px solid #000000;
}

.color-6{
	height:150px;
	background:#FFF;
	border:1px solid #afafaf; 
}


.colors-plat p{
	font-family:"MyriadPro-Light"; 
	font-size: 16px; 
	color: #272727;
	line-height: 28px;
	font-weight: 200;
	margin:10px 0;
}

/*---------- MEDIA PAGE CSS END HERE ----------------------- */




.banner-slider .slide {
  list-style-type: none;
  padding: 0;
}

.banner-slider .slide__item {
  position: relative;
}

.banner-slider .slide-caption {
    position: absolute;
    bottom: 18%;
    text-align: center;
    color: #fff;
    max-width: 926px;
    left: 50%;
    right: 0;
    margin: 0 auto;
    font-family: 'PROXIMA NOVA BOLD';
    margin-left: -463px;
}

.banner-slider .slide-caption p{
	background: rgba(0, 0, 0, 0.4);
	font-size: 20px;
    padding: 15px 40px;
}

.banner-slider .slide-caption__title {
  font-size: 3rem;
  font-weight: 900;
  margin-bottom: 0;
  text-transform: uppercase;
}

.banner-slider .slide-caption__title:before{
  content: '';
  width: 20%;
  border-bottom: 2px solid #fff;
  display: block;
  margin: 0 auto;
}

.owl-item.active .slide-caption__title{
  animation: 1s .2s fadeInUpbanner both;
}

.banner-slider .owl-item.active .slide-caption__desc{
  animation: 1s .6s fadeInUpbanner both;
}

.banner-slider .owl-item.active .btn {
  animation: 1s .9s flipInX both;
}

.banner-slider .slide-caption__desc {
  font-size: .8rem;
  font-weight: 300;
  margin-top: 0;
  text-transform: uppercase;
}
.banner-slider .owl-prev,.banner-slider .owl-next{
	position: absolute;
    width: 30%;
    top: 0;
    height: 100%;	
}
.banner-slider .owl-prev{
    float: left;
    cursor: url(../images/cursor-prev.png), auto !important;
	text-indent: -9999px;
}
.banner-slider .owl-next{
    float: right;
    cursor: url(../images/cursor-next.png), auto !important;	
    right: 0;
	text-indent: -9999px;
	z-index: 0;
}



/*software suite css start here*/
.software-suit{
	position: relative;
	z-index: 1;
	    padding-bottom: 70px;
}
.cards-3 h3{
	font-family: 'PROXIMA-NOVA-ALT-LIGHT';
	font-size: 24px;
	margin-top: 35px;
}
.cards-3{
	margin: 0 auto;
	max-width: 1000px;
}
.cards-3 .cards-3-in{
	background-color: #fff;
	margin-top: -60px;
	/*padding-left: 50px;*/
}
.cards-3 .col-xs-12 .col-md-4{
	height: 190px;
	transition: all ease-in-out 0.5s;
	cursor: pointer;
	max-width: 302px;
}
.WatchVideo,.AccessResort{
	
}
.survey{
    margin: 0 30px;
}
.WatchVideo .col-xs-12,.survey .col-xs-12{
	padding-left: 40px;
}
.card-hover-img{
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;	
    transition: all ease-in-out 0.5s;
}
.cards-3 .col-xs-12 .col-md-4:hover .card-hover-img{
	/*background:url('../images/card-hover.jpg') no-repeat; */
	transform: scale(1.25,1.25);
	opacity: 1;
    /*z-index: 2;*/
}

.cards-3 .col-xs-12 .col-md-4.WatchVideo:hover{
	background-position: 17px 0px;
}
.cards-3 .col-xs-12 .col-md-4.AccessResort:hover{
	background-position: -16px 0px;
}
/*.cards-3 a{
	background: #fff;
	font-family: 'PROXIMA-NOVA-ALT-BOLD';
	padding: 10px 30px;
	color: #666666;
	border:1px solid #666666;
	border-radius: 25px;
}*/
.cards-3 a {
  padding: 10px 30px;
}

.cards-3 .col-xs-12 .col-md-4:hover .text-uppercase,
.cus-overlay a:hover,a.btn-yellow.access-noww:hover{
	background:#fff;
	color: #666666;
	position: relative;
    z-index: 1;
}
a.btn-yellow.access-noww:hover{
	/*border: 0;*/
}
.cards-3 .col-xs-12 .col-md-4:hover .card-title{
	color: #fff;
	position: relative;
    z-index: 1;
}
.SoftwareWrap{
	margin-top: 80px;
}
.soft-title {
    margin-bottom: 50px;
}
.soft-title h2{
	color: #777;
	margin-bottom: 0;
}
.soft-title label{
	color: #b7b7b7;
}
.soft-suite-info{
	/*margin-top: 40px;*/
}
.suite-points{
	color: #838383;
	margin-top: 40px;
}
.suite-points h6{
	font-family: 'PROXIMA-NOVA-ALT-BOLD';
	font-size: 18px;
	line-height: 1.3;
}
.suite-points ul{
	margin-left: 15px;
	font-family: 'MyriadPro-Light';
	font-size: 16px;
	list-style: disc;
}
.suite-points ul li{
	margin-top: 20px;
}
.suite-points a{
	padding: 12px 20px;
	margin-top: 20px;
}
/*suite img*/
/*.suite-img{
	position: relative;
	width: 555px;
	height: 555px;
	font-family: 'PROXIMA NOVA BOLD';
	font-size: 13px;
}
.circle-1{
	width: 100%;
	height: 100%;
	box-shadow: 0 0 7px #000;
    border-radius: 50%;
}
.circle-1 .pull-left{
	display: none;
	position: absolute;
}
.circle-1 .pull-left.circle-1_1{
	display: block;
	left: 20%;
	background-color: #8dd8f8;
	background-color: #8dd8f8;
    padding: 12px 70px;
    transform: rotate(-20deg);
    top: 28px;
}
.circle-1 .pull-left.circle-1_1::after{
	content: '';
	position: absolute;
	width: 7px;
    right: -3px;
    top: 1px;
    transform: rotate(10deg);
    background: #fff;
    height: 100%;
    z-index: 1;
}
.circle-1 .pull-left.circle-1_1::before{
	content: '';
	position: absolute;
	height: 100%;
    background: #fff;
    width: 7px;
    left: -3px;
    top: 1px;
    transform: rotate(-10deg);
    z-index: 1;
}
.in-circle-1_1::before{
	content: '';
    position: absolute;
    background-color: rgb(141, 216, 248);
    width: 102%;
    height: 100%;
    left: 0;
    top: -7px;
    border-radius: 60%;
    transform: rotate(1deg);
    box-shadow: 0 -7px 0 #8dd8f8;
}
.suite-img p{
	position: relative;
    z-index: 1;
    top: -5px;
}
.circle-1_1.c-1_2.pull-left{
	left: 57%;
    transform: rotate(20deg);
    padding: 12px 50px;
    top: 26px;
}

.c-1_2 .in-circle-1_1::before{
    content: '';
    position: absolute;
    background-color: rgb(23, 36, 41);
    width: 102%;
    height: 100%;
    left: 0;
    top: -7px;
    border-radius: 60%;
    transform: rotate(5deg);
    box-shadow: 0 0 0 #000;	
}*/







@media(min-width: 1024px){
    .footer_inner .f_topdivs{
        width: 20%;
    }
}
@media(max-width: 1366px){
	.banner-slider .slide-caption{
		bottom: 18%;
	}
}

@media(max-width: 1024px){
	.survey {
	    margin: 0 2px;
	}
	.soft-info {
    min-height: 250px !important;
}
}

@media(max-width: 980px){
	.cards-3{
		float: left;
	}
	.cards-3 .col-xs-12 .col-md-4{
		padding: 0;
		max-width: 228px;
    	float: left;
	}
	.cards-3 h3{
		font-size: 20px;
	}
	.cards-3 a{
		padding: 10px 25px;
	}
	.cards-3 .col-xs-12 .col-md-4:hover .card-hover-img{
		transform: scale(1.1,1.1);
	}
	.survey {
	    margin: 0 3px;
	}
	.cards-3 .cards-3-in{
		margin-top: -35px;
	}
	.soft-suite-info,.suite-points a{
		margin-top: 0;
	}
	h4{
		font-size: 25px;
	}
	.breaker{
		display: none;
	}
	.suite-points{
		margin-top: 20px;
	}
	.suite-points ul li {
	    margin-top: 10px;
	}
	label{
		font-size: 18px;
	}
}

.copy-right a:hover {
    color: #fc0;
}
.Follow_us {
	text-align:right;
}
.Follow_us ul{
	text-align:right;
}
.Follow_us ul li {
	text-align:right; 
}
.Follow_us ul li a{
    text-align: right;
    display: block;
    width: 100%;
}
.no-padding {
	padding-left: 0;
	padding-right:0;
}
.customer_title {
	font-family: 'MyriadPro-Regular';
}
.filter-cta, .event-btn {
	padding: 12px 25px;
}
.software-btn, .filter-cta, .event-btn {
	color: #fff;
}
.software-btn:hover, .filter-cta:hover, .event-btn:hover {
	color: #525252 !important;
}
.bootsnav {
	background-color: #000 !important;
	border: 1px solid #000!important;
	top: 60px;
    /*position: absolute;*/
    width: 100%;
}
.banner-slider {
}
.top-head {
    position: absolute;
    z-index: 9;
    top: 0;
    width: 100%;
	font-family: 'MyriadPro-Light';
}
.top-head ul li a {
	border-right: 1px solid #fff;
	padding: 0 10px;
	font-family: 'MyriadPro-Light';
}
/*.header {
    position: absolute;
    top: 1%;
    width: 100%;
    z-index: 9;
}*/
.enquiry {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	font-size: 15px;
}
.nav-custom {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.nav-custom li{
    float: left;
    width: auto;
    line-height: 60px
}
.nav-custom li a {
    color: #ffffff;
    font-size: 14px;
}
.nav-custom li a:hover{
	color: #ffcc00;
}
.head_social ul{
	padding: 0px 0;
	margin-left: 10px;
}
.head_social ul li{
}
/* Circle Code Start */
.circle_ul_imanage {
margin: 0 auto;
margin-top: 0px;
margin-left: auto;
width: 266px;
/*background: #fff;*/
height: 266px;
border-radius: 50%;
list-style: none;
padding: 0px;
position: absolute;
left: 50%;
top: 50%;
margin-top: -133px;
margin-left: -133px;
text-align: center;
line-height: 35px;
}
.circle_ul_imanage::before {
    content: url(../images/3.png);
    transform: rotate(-1deg);
    position: absolute;
    width: 346px;
    left: -40px;
    top: 1px;
}
.circle_ul_imanage::before:hover {
    content: url(../images/3.png);
    transform: rotate(-1deg);
    position: absolute;
    width: 346px;
    left: -40px;
    top: 1px;
    opacity: .8;
}
.circle_ul_imanage:hover {

}
.circle_ul_oneview {
margin: 0 auto;
margin-top: 0px;
margin-left: auto;
width: 130px;
/*background: yellow;*/
height: 130px;
border-radius: 50%;
list-style: none;
padding: 0px;
position: absolute;
left: 50%;
top: 50%;
margin-top: -65px;
margin-left: -65px;
text-align: center;
line-height: 130px; 
border-radius: 50%;
}
.circle_ul .circle_ul_oneview a:hover {
    border-radius: 50%;
  }
.circle_ul li:nth-child(7):hover{
}
.circle_ul_oneview::before {
    content: url(../images/1.png);
    transform: rotate(-1deg);
    position: absolute;
    width: 130px;
    height: 130px;
    left: 0px;
    top: 0px;
}
.circle_ul_oneview a {
    position: absolute;
    text-align: center;
    display: block;
    width: 130px;
    color: #777;
    font-weight: bold;
}
.circle_ul_irequest a {
    position: absolute;
    text-align: center;
    display: block;
    width: 197px;
    color: #fff;
    font-weight: bold;
}
.circle_ul_imanage a {
    position: absolute;
    text-align: center;
    display: block;
    width: 265px;
    color: #fff;
    font-weight: bold;
}
.circle_ul_sNetwork a {
    position: absolute;
    text-align: center;
    display: table;
    width: 350px;
    bottom: 7px;
    color: #fff;
    font-weight: bold;
}
.circle_ul_irequest {
margin: 0 auto;
margin-top: 0px;
margin-left: auto;
width: 200px;
/*background: red;*/
height: 200px;
border-radius: 50%;
list-style: none;
padding: 0px;
position: absolute;
left: 50%;
top: 50%;
margin-top: -100px;
margin-left: -100px;
text-align: center;
line-height: 35px;
}
.circle_ul_irequest::before {
    content: url(../images/2.png);
    transform: rotate(-1deg);
    position: absolute;
    width: 197px;
    left: 0px;
    top: 1px;
}
.circle_ul {
margin: 135px auto 135px auto;
border-radius: 50%;
list-style: none;
padding: 0px;
position: relative;
}
.circle_ul_sNetwork {
margin: 0 auto;
background: url(../images/4.png) no-repeate center center;
border-radius: 50%;
list-style: none;
padding: 0px;
position: relative;
text-align: center;
line-height: 40px;
}
.circle_ul_sNetwork::before {
content: url(../images/4.png);
transform: rotate(-1deg);
position: absolute;
width: 346px;
left: 2px;
top: 95px;
}
.circle_ul li:nth-child(1), .circle_ul li:nth-child(2), .circle_ul li:nth-child(3), .circle_ul li:nth-child(4), .circle_ul li:nth-child(5), .circle_ul li:nth-child(6), .circle_ul li:nth-child(7), .circle_ul li:nth-child(8), .circle_ul li:nth-child(9), .circle_ul li:nth-child(10), .circle_ul li:nth-child(11) .circle_ul li:nth-child(12) .circle_ul li:nth-child(13), .circle_ul li:nth-child(14) , .circle_ul li:nth-child(15), .circle_ul li:nth-child(16) {
	opacity: 1;
}
.circle_ul li:nth-child(1):hover, .circle_ul li:nth-child(2):hover, .circle_ul li:nth-child(3):hover, .circle_ul li:nth-child(4):hover, .circle_ul li:nth-child(5):hover, .circle_ul li:nth-child(6):hover, .circle_ul li:nth-child(7):hover, .circle_ul li:nth-child(8):hover, .circle_ul li:nth-child(9):hover, .circle_ul li:nth-child(10):hover, .circle_ul li:nth-child(11):hover, .circle_ul li:nth-child(12):hover, .circle_ul li:nth-child(13):hover, .circle_ul li:nth-child(14):hover .circle_ul li:nth-child(15):hover {
	
}
.circle_ul li:nth-child(16):hover {
	
}
.circle_ul_big {
margin: 0 auto;
width: 600px;
background: #000;
border-radius: 50%;
list-style: none;
padding: 0px;
position: relative;
}
.circle_ul_comon{
    width: 260px;
    height: 0;
    border-left: 130px solid transparent;
    border-right: 130px solid transparent;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
}
.circle_ul li {
    display: inline-block;
}
.circle_ul li:nth-child(1) {
    border-top: 260px solid transparent;
    left: 114px;
    transform: rotate(27deg);
    top: -22%;
}
.circle_ul li:nth-child(2) {
    border-top: 260px solid transparent;
    left: 218px;
    transform: rotate(88deg);
    top: 9%;
}
.circle_ul li:nth-child(3) {
    border-top: 260px solid transparent;
    left: 140px;
    top: 48%;
    transform: rotate(141deg);
  }
.circle_ul li:nth-child(4) {
    border-top: 260px solid transparent;
    left: -34px;
    transform: rotate(-154deg);
    top: 53%;
}
.circle_ul li:nth-child(5) {
    border-top: 260px solid transparent;
    left: -125px;
    transform: rotate(-90deg);
    top: 15%;
}
.circle_ul li:nth-child(6) {
    border-top: 260px solid transparent;
    left: -43px;
    transform: rotate(-28deg);
    top: -80px;
}
.circle_ul li:nth-child(7) {
    border-top: 260px solid transparent;
    left: 98px;
    transform: rotate(27deg);
    top: -9%;
}
.circle_ul li:nth-child(8) {
    border-top: 260px solid transparent;
    left: 162px;
    transform: rotate(87deg);
    top: 11%;
}
.circle_ul li:nth-child(9) {
    border-top: 260px solid transparent;
    left: 108px;
    top: 40%;
    transform: rotate(143deg);
  }
.circle_ul li:nth-child(10) {
    border-top: 260px solid transparent;
    left: -13px;
    transform: rotate(-154deg);
    top: 41%;
}
.circle_ul li:nth-child(11) {
    border-top: 260px solid transparent;
    left: -62px;
    transform: rotate(-92deg);
    top: 15%;
}
.circle_ul li:nth-child(12) {
    border-top: 260px solid transparent;
    left: -14px;
    transform: rotate(-26deg);
    top: -10%;
}
.circle_ul li a:hover {
  text-decoration: none;
}
.circle_comon_a {  
    position: absolute;
    text-align: center;
    display: block;
}
.circle_ul li:nth-child(6) a {
    bottom: 226px;
    right: -12px;
}
.circle_ul li:nth-child(7) a {
    bottom: 190px;
    right: -26px;
}
.circle_ul li:nth-child(8) a {
  bottom: 190px;
  right: -40px;
}
.circle_ul li:nth-child(9) a {
bottom: 190px;
right: -40px;
z-index: 2;
}
.circle_ul li:nth-child(10) a {
bottom: 190px;
right: -40px;
}
.circle_ul li:nth-child(11) a {
bottom: 200px;
right: -40px;
}
.circle_ul li:nth-child(12) a {
    bottom: 180px;
    right: -39px;
}
.circle_ul_oneview {
  animation: createBox 1s;
  width: 130px; height: 130px;
}
@keyframes createBox {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
.circle_ul_irequest {
  animation: createBox 2s;
  width: 197px; height: 197px;
}
@keyframes createBox {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
.circle_ul_imanage {
  animation: createBox 3s;
  width: 265px; height: 265px;
}
@keyframes createBox {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
.circle_ul_sNetwork, .circle_ul {
  animation: createBox 4s;
  width: 350px; 
  height: 350px;
}
@keyframes createBox {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
.circle_ul li:nth-child(1)::before {
    content: url(../images/13.png);
    transform: rotate(-28deg);
    position: absolute;
    width: 200px;
    left: -98px;
    top: -328px;
}
.circle_ul li:nth-child(2)::before,.circle_ul li:nth-child(2)::after {
   content: url(../images/14.png);
   transform: rotate(-91deg);
   position: absolute;
   width: 160px;
   left: -68px;
   top: -380px;
}
.circle_ul li:nth-child(2)::after { content: url(../images/14-1.png);     top: -292px; opacity: 0; }

.circle_ul li:nth-child(1) + li:hover::after{top: -380px; opacity: 1; -moz-transition-duration: .1s; -o-transition-duration: .1s; -webkit-transition-duration: .1s; transition-duration: .1s;}
/*.circle_ul li:nth-child(2)::before {
    content: url(../images/14.png);
    transform: rotate(-91deg);
    position: absolute;
    width: 160px;
    left: -68px;
    top: -380px;
}*/
.circle_ul li:nth-child(3)::before {
    content: url(../images/15.png);
    transform: rotate(-143deg);
    position: absolute;
    width: 200px;
    left: -73px;
    top: -316px;
}
.circle_ul li:nth-child(4)::before {
    content: url(../images/16.png);
    transform: rotate(-208deg);
    position: absolute;
    width: 200px;
    left: -70px;
    top: -326px;
}
.circle_ul li:nth-child(5)::before {
    content: url(../images/11.png);
    transform: rotate(90deg);
    position: absolute;
    width: 200px;
    left: -100px;
    top: -310px;
}
.circle_ul li:nth-child(6)::before {
    content: url(../images/12.png);
    transform: rotate(27deg);
    position: absolute;
    width: 200px;
    left: -125px;
    top: -330px;
}
.circle_ul li:nth-child(7)::before {
    content: url(../images/7.png);
    transform: rotate(-28deg);
    position: absolute;
    width: 200px;
    left: -93px;
    top: -312px;
}
.circle_ul li:nth-child(8)::before {
    content: url(../images/8.png);
    transform: rotate(-88deg);
    position: absolute;
    width: 200px;
    left: -93px;
    top: -244px;
}
.circle_ul li:nth-child(9)::before {
    content: url(../images/9.png);
    transform: rotate(-145deg);
    position: absolute;
    width: 200px;
    left: -102px;
    top: -300px;
}
.circle_ul li:nth-child(10)::before {
    content: url(../images/10.png);
    transform: rotate(-208deg);
    position: absolute;
    width: 200px;
    left: -63px;
    top: -314px;
}
.circle_ul li:nth-child(11)::before {
    content: url(../images/5.png);
    transform: rotate(90deg);
    position: absolute;
    width: 200px;
    left: -100px;
    top: -310px;
}
.circle_ul li:nth-child(12)::before {
    content: url(../images/6.png);
    transform: rotate(25deg);
    position: absolute;
    width: 200px;
    left: -140px;
    top: -320px;
}
.circle2_comon_a {
    position: absolute;
    text-align: center;
    display: block;
    font-weight: bold;
    color: #eaeaea;
    text-decoration: none;
}
.circle_ul li:nth-child(1) a, .circle_ul li:nth-child(2) a, .circle_ul li:nth-child(3) a, .circle_ul li:nth-child(4) a, .circle_ul li:nth-child(5) a, .circle_ul li:nth-child(6) a {
color: #777!important;
z-index: 2;
transition: all 1.5s ease 0s;
}
.circle_ul li:nth-child(7) a, .circle_ul li:nth-child(8) a, .circle_ul li:nth-child(9) a, .circle_ul li:nth-child(10) a, .circle_ul li:nth-child(11) a, .circle_ul li:nth-child(12) a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  transition: all 1.5s ease 0s;
}
.circle_ul li:nth-child(1) a:hover, .circle_ul li:nth-child(2) a:hover, .circle_ul li:nth-child(3) a:hover, .circle_ul li:nth-child(4) a:hover, .circle_ul li:nth-child(5) a:hover, .circle_ul li:nth-child(6) a:hover, .circle_ul li:nth-child(7) a:hover, .circle_ul li:nth-child(8) a:hover, .circle_ul li:nth-child(9) a:hover, .circle_ul li:nth-child(10) a:hover, .circle_ul li:nth-child(11) a:hover, .circle_ul li:nth-child(12) a:hover {
	transform: scale(1.08);
	font-size: 16px;
	}
.circle2_comon_2a {
    position: absolute;
    text-align: center;
    display: block;
    font-weight: bold;
    color: #eaeaea;
    text-decoration: none;
}
.circle_ul li:nth-child(2) a {
    bottom: 210px;
    right: -32px;
}
.first-a {
    bottom: 224px;
    right: 0px;
    transform: rotate(-186deg);
    z-index: 2;
}
.second-a {
    bottom: 208px;
    left: 48px;
    transform: rotate(-162deg);
    z-index: 2;
}
.first-i {
    bottom: 224px;
    left: -84px;
    transform: rotate(-190deg);
    z-index: 2;
}
.second-i {
    bottom: 220px;
    left: 37px;
    transform: rotate(-162deg);
    z-index: 2;
}
.first-e {
    bottom: 215px;
    left: -105px;
    transform: rotate(-195deg);
    z-index: 2;
}
.second-e {
    bottom: 215px;
    left: 23px;
    transform: rotate(-169deg);
    z-index: 2;
}
.first_A {
    bottom: 240px;
    left: -108px;
    transform: rotate(-13deg);
    z-index: 2;
}
.second_A {
    bottom: 246px;
    left: -26px;
    transform: rotate(6deg);
    z-index: 2;
}
.third_A {
    bottom: 232px;
    left: 60px;
    transform: rotate(15deg);
    z-index: 2;
}
.circle_ul li:nth-child(9):hover {

}
.wrapper {
    float: left;
    width: 100%;
}
.inner_wrap {
    margin: 0 auto;
    width: 650px;
}
.circle_ul_sNetwork span {
    display: inline-block;
    width: auto;
}
/* Circle Code End */
.social_icons {
	line-height: 30px;
}

.active_demo {
    background-color: #00b9f2;
    padding: 10px 25px;
    margin-top: 22px;
    border-radius: 20px;
}
.active_demo > a { 
	padding: 0px!important;
	color: #fff !important;
}
nav.navbar.bootsnav ul.nav li > a:hover, nav.navbar.bootsnav ul.nav li > a:focus, nav.navbar.bootsnav ul.nav li.active > a:hover, nav.navbar.bootsnav ul.nav li.active > a:focus, nav.navbar.bootsnav ul.nav li.active > a {
    color: #ffcc00!important;
}
.mobile_show {
	display: none;
}
.menu-col li a {
	font-size: 14px;
}
#usa span, #india span, #uk span, #aust span {
	font-size: 14px;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li > a:focus, nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li.active > a:hover, .menu-col li > a:hover, .menu-col li > a:active {
	color: #FF6600 !important;
}
#usa {
	background: url(../images/location_icon.png) no-repeat left 8px;
    padding-left: 26px;
}
#uk {
	background: url(../images/location_icon.png) no-repeat left 8px;
    padding-left: 26px;
}
#aust {
	background: url(../images/location_icon.png) no-repeat left 8px;
    padding-left: 26px;
}
#india {
	background: url(../images/location_icon.png) no-repeat left 8px;
    padding-left: 26px;
}
@media(min-width: 768px) and (max-width: 1024px){
.leadform-body {
   /* margin-top: -200px;
    margin-top: -150px;*/
    background: #ffcc00!important;
    float: left!important;
}
}
@media screen and (min-device-width: 768px) and (max-device-width: 1000px) and (orientation : portrait){
.SoftwareWrap .circle-hub {
    padding-bottom: 0px!important;
}
.knowledge-large {
    height: auto!important;
    width: auto!important;
}
#customer-stories-slide .owl-prev {
    margin-left: 0!important;
}
#customer-stories-slide .owl-next {
    margin-right: 0!important;
}
}
.head_social ul li a {
	 border-right: 0 solid #fff!important;
}
#showDiv {
    max-width: 200px;
    border: 1px solid #fff;
    border-radius: 25px;
    display: none;
    padding: 16px;
}

.glyphicon-plus {
	float: right;
}
.panel-title span {
	float: right;
}
.glyphicon-minus:before {
   /* content: "\e082";*/
}
.glyphicon-plus:before {
    /*ontent: "\e081";*/
}
.hub-filter-list li:hover {
	color: #00b9f2;
	font-weight: bold;
}
.hub-right-panel .panel {
	    border: 0px solid transparent !important;
}
.tag {
    margin: 0 4px;
    padding: 8px 10px;
    color: #fff;
    border-radius: 30px;
    height: 100%;
    background-color: transparent;
    border: 1px solid #fff;
}
.tag-label {
    max-width: 220px;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
 .tag-label {
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
	line-height: 40px;
}
.tag-close {
    margin-left: 7px;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    line-height: 1px;
}
.searchbox {
	display: inline-block;
	width: auto;
}
.more {
	float: left;
}
.socials_link {
	list-style: none;
    float: right
}
.socials_link li {
	display: inline-block;
}
.socials_link li a {
    color: #789fae;
    font-size: 16px;
    margin: 0 4px;
    line-height: 30px;
}
.socials_link li a:hover {
	color: #ffcc00;
}
.hub-ovelay-info2 {
    position: absolute;
    bottom: 0;
    font-size: 18px;
    /* line-height: 24px; */
    padding: 0;
	width: 100%;
}
.hub-info-title2 {
    float: left;
    color: #fff;
    font-family: 'MyriadPro-Light';
    font-size: 14px;
    width: auto;
}
.videos_img {
	float: left;
    width: 60%;
    margin-top: 15px;
}
.videos_img img, .hub-icon2 img {
    width: auto!important;
}
.hub-icon2 {
	float: left;
	width: 60px;
}
#knowledge_navigator .owl-dots .owl-dot.active span, #knowledge_navigator .owl-dots .owl-dot:hover span {
    background: #ffcc00;
}
#knowledge_navigator .owl-dots .owl-dot span {
    background: transparent;
    border: 1px solid #ffcc00;
}
#knowledge_navigator .owl-prev {
    background: url(../images/back_arrow.png) no-repeat center left;
    text-indent: -9999px;
    position: absolute;
    top: 97%;
    margin-left: 165px;
    left: 10%;
}
#knowledge_navigator .owl-next {
    background: url(../images/arrow_right.png) no-repeat center right;
    text-indent: -9999px;
    position: absolute;
    top: 97%;
    margin-right: 165px;
    right: 10%;
}
#knowledge_navigator .owl-dots {
	margin-top: 20px;
}
.#knowledge_navigator .owl-nav {
	margin-top: 20px;
}
#knowledge_navigator  .owl-stage-outer {
	margin-bottom: 50px;
}
.inner-banner_solutions {
    min-height: 677px;
    background: url(../images/solution_head_bg.jpg) no-repeat left top;
    background-size: cover;
    padding-top: 30px;
    font-family: 'PROXIMA NOVA BOLD';
    color: #fff;
}
.ul-solution {
    font-family: 'MyriadPro-Light';
    padding: 0px;
    list-style: none;
}
.ul-solution li {
    background: url(../images/li-bg_solution.png) no-repeat left 12px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 35px;
}

.org-list {
    font-family: 'MyriadPro-Light';
    padding: 0px;
    list-style: none;
}
.org-list li {
    background: url(../images/li-bg_solution.png) no-repeat left 12px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 35px;
}


.leadformpage h3, #content-submit h3 {
	color: #00b9f2;
    font-family: 'PROXIMA NOVA BOLD';
    margin-top: 0px;
}

.solution-hub h3 {
	/*color: #000;
	font-family: "MyriadPro-Light";*/
	color: #00b9f2;
	font-family: "PROXIMA NOVA BOLD";
	font-size: 24px;
	text-align:left;
}

.solution-hub strong, .leadformpage strong, #content-submit strong{
    font-family: 'MyriadPro-Light';
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
}
.leadformpage p, #content-submit p{
    font-family: 'MyriadPro-Light';
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
}
.soft-suite-info p {
    font-family: 'MyriadPro-Light';
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
}
#ul_submit {
	margin-bottom: 30px;
}
.inner-content {
	margin-bottom: 40px;
}

.seprator{
	padding-bottom:10px;
	border-bottom:1px solid	#000;
}

.textCenter{
	text-align:center;	
}

.fLeft{
	float:left;	
}  

.pad10{
	padding:10px;	
}  

.pad20{
	padding:20px;	
} 

.blackcolor{
	color:#000;	
}

.solution-hub {
	background: url(../images/solution-bg.png) no-repeat left bottom;
}
#loop-solution {
}
#loop-solution2 {
	margin-top: 50px;
}
.imgg {
    position: absolute;
    padding: 20px;
    bottom: 15px;
}
.imgg h4 {
    color: #fff;
    /*font-family: 'PROXIMA-NOVA-BOLD';*/
    font-size: 18px;
    text-align: left;
    margin-bottom: 20px;
    line-height: 22px;
}
.acess-btn {
	text-align: left;
}
.acess-btn a {
	/*background:#ffcc00 !important;
	border:1px solid transparent;
	color: #fff;
	position: relative;
    z-index: 1;
    font-family: 'PROXIMA-NOVA-ALT-BOLD';
    padding: 10px 30px;
    border-radius: 25px;*/
    padding: 10px 25px;
}
.acess-btn a:hover, .banner-btn a:hover {
	color: #666;
}
#loop-solution img {
    /*padding-left: 10px;
	margin-bottom: 10px;*/
	padding:5px;    
}
.ecourcing, .pulse {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.ecourcing li, .pulse li {
	float: left;
	width: 50%;
	position: relative;
	padding:5px;
}
.ecourcing img{
}
.ecourcing li:nth-child(2) {
	margin-top: 40px;
}
.ecourcing li:nth-child(3) {
	margin-top: -40px;
}
.banner-btn a {
	/*border:1px solid transparent;*/
	/*color: #fff;
	position: relative;*/
    z-index: 1;
    /*font-family: 'PROXIMA-NOVA-ALT-BOLD';*/
    padding: 12px 25px;
    /*border-radius: 25px;*/
	margin: 0 5px;
}
#viewDemo {
	background:#ffcc00 !important;
}
#download {
	background:#00b9f2 !important;
}
@media(min-width: 900px) and (max-width: 1024px){
	.Follow_us {
    text-align: left !important;
	}
	.active_demo {
    margin-top: 10px!important;
}
.container_submit {
    margin: 0 auto;
    max-width: 900px !important;
    width: 100%;
}
.leadformsubmitR .formR {
    font-size: 20px!important;
}
.banner_titls {
    margin-top: 60px!important;
    margin-bottom: 55px!important;
}
.soft-suite-info label {
	color: #000!important;
}
.padding_DivL {
	padding: 0px;
}
.padding_DivR{
	padding: 0px
}
.knowledge-info {
	margin: 5px!important;
}
#demo-mobile > a {
	padding: 0px 0px!important;
}
nav.navbar.bootsnav ul.nav > li > a {
    padding: 15px 15px!important;
}
#knowledge_navigator .owl-prev {
    top: 92%!important;
    margin-left: 150px!important;
}
#knowledge_navigator .owl-next {
    top: 92%!important;
    margin-right: 150px!important;
}
.bootsnav {
    /*top: 50px!important;*/
    padding: 0 0 8px 0;
}
.top-head {
    top: -5px !important;
}
.cards-3 .cards-3-in {
    background-color: #fff;
    margin-top: -40px!important;
}
nav.navbar.bootsnav ul.dropdown-menu.megamenu-content {
    padding: 0px 15px !important;
}
.banner-slider .slide-caption {
}
.comn_img {
	margin-top: 40px;
}
.m_top20 {
    margin-top: 10px!important;
}
.inner_wrap {
    margin: -100px 0 auto!important;
    max-width: 750px!important;
    transform: scale(.8)!important;
    width: 100%!important;
}
.hub-filter {
    margin: 37px 5px!important;
}
.hub-filter .form-control {
    width: 44%!important;
}
.SoftwareWrap {
    margin-top: 40px!important;
}
.banner-slider .slide-caption p {
    font-size: 15px!important;
    padding: 8px 40px!important;
}
.software-suit {
    background: url(../images/circle_bg_btm.jpg) no-repeat right bottom;
    background-size: contain;
    font-family: 'PROXIMA NOVA BOLD';
    color: #fff;
    padding-bottom: 30px;
}
nav.navbar .navbar-brand {
    margin-top: 0px!important;
}
.soft-title {
    margin-bottom: 80px!important;
}
.software-suit {
   
}
.upcoming-hover-caption .available {
    font-size: 9px;
    float: right;
    margin-left: 10px;
}
.upcoming-hover-caption {
    padding: 12px 12% 5% 8%;
    bottom: 0;
    right: 0;
    position: absolute;
    background-color: white;
    cursor: pointer;
}
.knowledge-hub-panel {
    background-size: contain!important;
    padding-top: 180px!important;
}
.hover-caption .available {
    font-size: 9px;
    float: right!important;
    line-height: normal;
    margin-left: 5px!important;
}
.knowledge-hub-panel .col-md-8 {
    margin-top: 1%!important;
}
.knowledge-info img.img-responsive {
    transition: all ease-in-out 0.5s;
    padding: 0 0px!important;
   /* min-height: 294px;*/
}
#customer-stories-slide .owl-prev {
    margin-left: -30px!important;
}
#customer-stories-slide .owl-next {
    margin-right: -30px!important;
}
}
@media(min-width: 768px) and (max-width: 900px){
.Follow_us {
    text-align: left;
}
#loop-solution img {
    width: 100%!important;
}
.ecourcing li:nth-child(2), .ecourcing li:nth-child(3) {
    margin-top: 0px!important;
}
#content_md {
    width: 100%!important;
}
.pulse img {
    padding-left: 10px;
    margin-bottom: 10px;
    width: 100%;
}
.formR {
    text-align: center;
}
.hub-filter form {
	margin-top: 80px;
}
#navbar-menu {
	min-height: 300px;
    float: left;
    z-index: 9999;
}
.hub-filter .form-control {
    float: left !important;
    margin: 10px 0px 0px 0px !important;
    width: 44%!important;
    font-size: 15px;
}
.knowledge-hub-panel .col-md-8 {
    margin-top: 0%!important;
    width: 100%!important;
    margin-left: 0!important;
}
.banner-slider .slide-caption p {
    font-size: 15px!important;
    padding: 8px 40px!important;
}
.banner-slider .m_top20 {
    margin-top: 5px!important;
}
.banner-slider .btn-yellow {
    font-size: 14px!important;
    padding: 4px 25px!important;
}
.header {
    top: -4%!important;
}
.knowledge-small {
    height: auto;
    float: left;
    width: 48%!important;
    margin: 0 1%;
}
.knowledge-small > img {
    width: 100%;
}
.knowledge-panel-left {
    float: left;
    width: 100%;
    padding: 0 30px;
}
	.upcoming {
    width: 100%!important;
}
.tabClass {
	width:100%!important;
}
.header {
    min-height: 112px;
}
nav.navbar.bootsnav ul.nav > li > a {
    color: #777!important;
}
/*.active_demo, .search {
    display: none!important;
}*/
.search {
    display: none!important;
}
nav.bootsnav .megamenu-content .title {
	font-size: 14px!important;
}
nav.navbar.bootsnav .navbar-toggle {
    display: inline-block;
    float: right!important;
    margin-right: 0px!important;
    margin-top: 10px;
}
#topNav {
    background-color: #1c1c1c;
}
.enquiry {
    padding-top: 20px;
    padding-bottom: 12px;
    color: #fff;
    font-size: 18px;
    border-bottom: 1px solid #fff;
    margin: 0 15px;
    width: 90%!important;
	text-transform: uppercase;
}
.nav-custom li {
    float: left;
    width: 100%;
    line-height: 20px;
    border-bottom: 1px solid #fff;
    padding: 10px;
}
.nav-custom li a {
    text-transform: uppercase;
}
.navbar-header .fa-times {
    color: #fff!important;
    font-size: 28px!important;
}
.head_social ul {
    padding: 0px 0;
    margin-left: 0px!important;
    float: left;
    width: 100%!important;
}
.head_social ul li {
    border-bottom: 0px;
    display: inline-block;
    width: auto;
}
.head_social ul li a {
    border-right: 0 solid #fff!important;
}
.navbar-header .fa-bars {
    color: #fff!important;
    font-size: 28px!important;
}
nav.navbar.bootsnav.navbar-mobile ul.nav > li > a {
    color: #fff!important;
    text-transform: uppercase;
}
nav.navbar.bootsnav.navbar-mobile ul.nav {
    border-top: solid 1px #000;
    /*padding-top: 45px;*/
    background: #000;
}
nav.navbar.bootsnav.navbar-mobile .navbar-collapse {
    top: 52px !important;
}
nav.navbar.bootsnav.navbar-mobile .navbar-collapse.in {
    right: 0px!important;
}
nav.navbar.bootsnav .navbar-nav {
    margin: 0px -13px!important;
}
}

nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after, .dropdown.megamenu-fw .dropdown-toggle:after {
	content: " "!important;
}
.view-all {
    /*margin-top: 30px;*/
	margin-top: 10px;
    margin-left: 0%;
    text-align: center;
    float: left;
    width: 100%;
}
.textt h3 {
    text-transform: uppercase!important;
}
.video-container2 {
    width: 641px;
    margin: -176px auto auto auto;
    height: 415px;
}
@media(min-width: 320px) and (max-width: 767px){
.banner-subcontent h3{
	font-size: 14px !important;	
}	

.banner-subcontent p{
	font-size:12px !important;	
}

.inner-banner .banner-content h1{
	font-size:20px !important;	
} 

.inner_wrap {
    margin: 0 auto;
    max-width: 650px;
    width: 100%;
}
 .soft-info h4 {
 	font-size: 18px!important;
 	}
.software-suit .cards-3 {
	display: none;
}
#content_md {
	width: 100% !important;
}
.pulse li:nth-child(2), .pulse li:nth-child(3) {
    margin-top: 0px!important;
}
.pulse li {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px!important;
}
.pulse img {
    padding-left: 10px;
    margin-bottom: 10px;
    width: 100%;
}
.formR, .innercontent h3 {
    text-align: center;
    font-size: 20px!important;
    line-height: 25px;
}
.marge_fields {
    margin: 35px 0 0!important;
}
.leadformpage .container {
    padding-right: 15px!important;
    padding-left: 15px!important;
}
.filter-cta {
    position: relative!important;
    top: 0px!important;
}
.wrapper .cards-3 .cards-3-in {
    margin-top: 20px!important;
}
.hover-caption {
	height: 96%!important;
	width: 96%!important;
}
.card-hover-img {
	height: 170px;
}
.contact_us {
	display: none !important;
}

.newsletter-title {
	text-align: center;
}
.view-all {
    margin-bottom: 20px;
}
.soft-title {
    margin-bottom: 0px!important;
}
.wrapper .soft-suite-info {
    margin-top: 0%!important;
}
.SoftwareWrap {
    margin-top: 20px!important;
    margin-bottom: 20px!important;
}
nav.navbar.bootsnav .dropdown .megamenu-content .col-menu ul > li > a {
    border-top: solid 1px #e0e0e0;
    border-bottom: solid 0px #e0e0e0!important;
}
.dropdown-toggle {
	    font-family: 'PROXIMA-NOVA-ALT-REGULAR';
	    text-transform: uppercase;
}
nav.navbar.bootsnav.navbar-mobile ul.nav ul.dropdown-menu .col-menu .title {
    font-size: 12px;
}

nav.navbar.bootsnav.navbar-mobile ul.nav ul.dropdown-menu .col-menu .Menutitlebold {
    font-size: 12px;
}

.circle_ul {
    margin: 0 auto;
}
	.top-head {
    position: relative;
    z-index: 9;
    top: 0;
    width: 100%;
    font-family: 'MyriadPro-Light';
	display: none;
}
.banner-content h1 {
    color: #ffffff;
    font-size: 40px !important;
    font-family: 'PROXIMA-NOVA-ALT-BLACK';
    margin: 0px;
    margin-bottom: 22px;
}
.hub-right-panel .panel-body {
    padding: 0 20px !important;
    background: #fff;
}
.header {
    position: fixed;
    top: 0%;
    width: 100%;
    z-index: 9;
}
.inner-banner, .inner-banner_solutions {
    padding-top: 80px!important;
}
.bootsnav {
    background-color: #000 !important;
    border: 1px solid #000!important;
    top: 0px;
    position: relative;
    width: 100%;
}
.Follow_us {
    text-align: left;
}
.footer_inner .f_topdivs ul li:first-child {
    margin-top: 0px;
}
.owl-home-banner {
    min-height: 230px;
    background: #000;
}
.wrapper .banner-slider .slide-caption {
    bottom: -30%;
}
/*.circle-hub {
	transform: scale(0.4);
}*/
.hub-filter {
    margin: 37px 0 20px 0px!important;
    float: left;
    width: 100%;
}
.hub-filter .form {
	margin-top: 70px;
}
.hub-filter .form-control {
	width: 48% !important;
}
nav.navbar.bootsnav .navbar-toggle {
    float: right!important;
    margin-right: 0px!important;
    position: fixed !important;
    right: 30px;
}
.banner-slider {
    margin-top: 50px;
}
.mobile_show {
	display: block!important;
    float: left;
    list-style: none;
}
.active_demo {
    background-color: #00b9f2;
    padding: 10px 25px;
    margin-top: 6px!important;
    border-radius: 20px;
}
#demo-mobile {
display: none;
}
#topNav {
background-color: #000;
}
.head_social {
	border-bottom: 0px solid #000!important;
}
#customer-stories-slide .owl-next {
    margin-right: -15px!important;
    right: 0;
    background: #000!important;
}
#customer-stories-slide .owl-nav img {
	    background: #000!important;
    padding: 5px!important;
}
#customer-stories-slide .owl-prev {
    margin-left: -15px!important;
    left: 0;
    background: #000!important;
}

#partner_panel .owl-next {
    margin-right: -15px!important;
    right: 0;
    background: #000!important;
}
#partner_panel .owl-nav img {
	    background: #000!important;
    padding: 5px!important;
}
#partner_panel .owl-prev {
    margin-left: -15px!important;
    left: 0;
    background: #000!important;
}

.knowledge-hub-panel {
    min-height: 10px!important;
    background-size: contain!important;
    padding-top: 70px!important;
}
.hub-filter .form-control {
}
.copy-right p, .copy-right ul {
	text-align: center;
	width: 100%;
}
.active_demo{
	margin-left: 30px;
}
nav.navbar.bootsnav.navbar-mobile ul.nav > li > a {
    color: #fff;
}
.navbar-header .fa-bars {
    color: #fff!important;
    font-size: 28px!important;
}
.navbar-header .fa-times {
    color: #fff!important;
    font-size: 28px!important;
}
.nav-custom li {
    float: left;
    width: 100%;
    line-height: 20px;
    border-bottom: 1px solid #fff;
    padding: 10px;
}
.enquiry {
    padding-top: 20px;
    padding-bottom: 12px;
    color: #fff;
    font-size: 18px;
    border-bottom: 1px solid #fff;
    margin: 0 15px;
    width: 90%!important;
}
.search {
	display: none;
}
.head_social ul {
    padding: 0px 0;
    margin-left: 0px!important;
    float: left;
    width: 100%!important;
}
.head_social ul li{
    border-bottom: 0px;
    display: inline-block;
    width: auto;
}
.inner-banner_solutions {
    min-height: 77px!important;
}
.video-container {
    width: 100%!important;
    margin: 40px auto auto auto!important;
    height: auto!important;
}
.ecourcing li {
    float: left;
    width: 100%!important;
    position: relative;
	margin-bottom: 20px!important;
}
.banner-content-panle {
    text-align: center;
    margin-top: 70px;
    padding-bottom: 25px;
}
.ecourcing img {
   /* width: 100%;*/
    width: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.banner-content-panle {
    text-align: center;
    margin-top: 10px!important;
}
nav.navbar.bootsnav .navbar-nav > li:hover {
	background-color: #808080;
}
.ecourcing li:nth-child(3) {
    margin-top: 0px;
}
.ecourcing li:nth-child(2) {
    margin-top: 0px;
}
}
@media(min-width: 320px) and (max-width: 480px){
	.active_demo {
		margin-left: 15px !important;
	}
	nav.navbar .navbar-brand {
		padding: 10px 0!important;
	}
	.hub-filter .form-control {
		/*margin: 10px 5px 0 0!important;
		 width: 41%!important;*/
		}
		.hub-filter {
		float: left;
		width: 100%;
	}
	.cards-3 .col-xs-12 .WatchVideo, .cards-3 .col-xs-12 .survey, .cards-3 .col-xs-12 .AccessResort {
		height: 190px!important;
	}
	#navbarEvents li a {
		padding: 6px 8px !important;
	}
	#knowledge_navigator .owl-next {
		background: url(../images/arrow_right.png) no-repeat center right;
		text-indent: -9999px;
		position: absolute;
		top: 97%!important;
		margin-right: 0px!important;
		right: 0%!important;
	}
	#knowledge_navigator .owl-prev {
		background: url(../images/back_arrow.png) no-repeat center left;
		text-indent: -9999px;
		position: absolute;
		top: 97%!important;
		margin-left: 0px!important;
		left: 0%!important;
	}
	
	.Menutitlebold a{
		color:#FFFFFF !important;	
	}
}

	
@media(min-width: 800px) and (max-width: 991px){}	
	
	
	
@media(min-width: 200px) and (max-width: 991px){
nav.navbar.bootsnav .navbar-toggle {
    float: right !important;
    margin-right: 0px !important;
}
.navbar-header .fa-bars {
    color: #fff !important;
    font-size: 28px !important;
}
.active_demo {
    background-color: #00b9f2;
    padding: 10px 25px;
    margin-top: 6px !important;
    border-radius: 20px;
}
nav.navbar.bootsnav.navbar-mobile ul.nav > li > a {
    padding: 15px 15px;
}
nav.navbar.bootsnav.navbar-mobile ul.nav > li > a {
    color: #fff;
}
nav.navbar.bootsnav .navbar-nav > li > a {
    display: block;
    width: auto;
    border-top: solid 1px #e0e0e0;
}
nav.navbar.bootsnav.navbar-mobile ul.nav {
    border-top: solid 1px #000;
    /*padding-top: 45px;*/
    background: #000;
}
.enquiry {
    padding-top: 20px;
    padding-bottom: 12px;
    color: #fff;
    font-size: 18px;
    border-bottom: 1px solid #fff;
    margin: 0 15px;
    width: 90% !important;
}
.mobile_show {
    display: block !important;
    float: left;
    list-style: none;
    margin-left: 200px;
}
#demo-mobile {
    display: none;
}
#topNav {
    background-color: #000;
}
nav.navbar.bootsnav .navbar-toggle {
    float: right !important;
    margin-right: 0px !important;
    color: #fff;
}
.navbar-header .fa-times {
    color: #fff !important;
    font-size: 28px !important;
}
.nav-custom li {
    float: left;
    width: 100%;
    line-height: 20px;
    border-bottom: 1px solid #fff;
    padding: 10px;
}
.head_social ul li {
    border-bottom: 0px;
    display: inline-block;
    width: auto;
}
.head_social ul {
    padding: 0px 0;
    margin-left: 0px !important;
    float: left;
    width: 100% !important;
}
.search {
    display: none;
}
.dropdown-toggle {
    font-family: 'PROXIMA-NOVA-ALT-REGULAR';
    text-transform: uppercase;
}
nav.navbar.bootsnav.navbar-mobile ul.nav ul.dropdown-menu .col-menu .title {
    font-size: 12px;
}

nav.navbar.bootsnav.navbar-mobile ul.nav ul.dropdown-menu .col-menu .Menutitlebold {
    font-size: 12px;
}

nav.navbar.bootsnav .navbar-nav > li:hover {
	background-color: #808080;
}
nav.navbar.bootsnav.navbar-mobile .navbar-collapse {
	top: 52px !important;
}
#content_md {
    width: 100% !important;
}
.nav-custom li a {
    text-transform: uppercase;
}



.bootsnav {
  top:0;
}
#navbar-menu {
  background: #000;
  color: #fff;
  top: 60px;
}
.sj-megamenu .level-1 > [data-description="off"] > span > span {
  color: #fff !important;
  font-size: 15px;
  line-height: 37px !important;
 /* background: #000 !important;*/
}
.sj-megamenu .level-1.active > [data-description="off"] > span > span {
  /*color: #000 !important;*/
  color: #fbab18 !important;
}
.sj-megamenu > .level-1 {
  border-color: #ccc currentcolor currentcolor;
  border-width: 1px medium medium;
  border-bottom: 1px solid;
}



}
@media(min-width: 768px) and (max-width: 799px){
.mobile_show {
    display: block;
    width: 100px;
    float: left;
    position: relative;
    left: 23%;
    top: -10px;
    list-style: none;
}
#demo-mobile, .search {
    display: none!important;
}
}
@media(min-width: 500px) and (max-width: 767px){
.active_demo {
	margin-left: 230px!important;
}
.cards-3 .col-xs-12 .WatchVideo, .cards-3 .col-xs-12 .survey, .cards-3 .col-xs-12 .AccessResort {
	height: 190px!important;
}
#knowledge_navigator .owl-next {
    background: url(../images/arrow_right.png) no-repeat center right;
    text-indent: -9999px;
    position: absolute;
    top: 97%!important;
    margin-right: 0px!important;
    right: 0%!important;
}
#knowledge_navigator .owl-prev {
    background: url(../images/back_arrow.png) no-repeat center left;
    text-indent: -9999px;
    position: absolute;
    top: 97%!important;
    margin-left: 0px!important;
    left: 0%!important;
}
.upcoming {
    width: 100%!important;
    margin-top: 1%;
    position: relative;
}
#knowledge_navigator .disabled {
	display: block !important;
}
.box > .icon > .info {
	width: 100%!important;
}
.videos_img {
    width: 88%!important;
}
.view-all {
    margin-top: 30px;
    margin-left: 0%;
    text-align: center;
    float: left;
    width: 100%;
}
.hub-filter .form-control:nth-child(2), .hub-filter .form-control:nth-child(4) {
    margin-left: 0% !important;
}
.filter-cta, .event-btn {
    padding: 15px 50px !important;
}
.knowledge-large {
    width: 100% !important;
    height: auto;
}
.knowledge-large > img {
    width: 100% !important;
	padding: 20px;
}
.wrapper .banner-slider .slide-caption {
    bottom: 4%!important;
}
.banner-slider .slide-caption p {
    background: rgba(0, 0, 0, 0.4);
    font-size: 14px!important;
    padding: 12px 40px!important;
}
.btn-yellow {
    background-color: #ffcc00;
    font-size: 12px!important;
    text-transform: uppercase;
    color: #ffffff;
    padding: 8px 10px!important;
    border-radius: 26px;
    font-family: 'PROXIMA-NOVA-ALT-BOLD';
    text-align: center;
}

.innertabs .btn-yellow {
   font-size: 15px!important;
}
.m_top20 {
    margin-top: 5px!important;
}
.banner-slider .slide__item {
    position: relative;
    height: 300px!important;
}
.cards-3 .cards-3-in {
    margin-top: 0px!important;
}
.upcoming-hover-caption .available {
    font-size: 9px;
    float: right;
    margin-left: 5px;
}
.upcoming-hover-caption {
    padding: 12px 10% 5% 5%!important;
}
.video-container2 {
    width: 100%;
    margin: 40px auto 20px auto;
    height: auto;
}
}
@media(min-width: 320px) and (max-width: 499px){
	.m_top20 {
    margin-top: 5px!important;
}
nav.navbar.bootsnav.navbar-mobile .navbar-collapse {
    
}
.container_submit .row {
	margin-left: 0px!important;
	margin-right: 0px!important;
}
.leadformsubmitC {
    padding: 0px 15px!important;
}
.user-div {
    width: 100%!important;
}
.wrapper .banner-slider .slide-caption {
    bottom: 10%!important;
}
.banner-slider .slide__item {
    position: relative;
    min-height: 300px!important;
}
.video-container2 {
    width: 100%;
    margin: 40px auto auto auto;
    height: auto;
}
.upcoming-hover-caption .available, .hover-caption .available {
    font-size: 9px;
    float: right!important;
    margin-left: 9px;
}
.upcoming {
    width: 97%!important;
    margin-top: 1%;
    position: relative;
    margin: 0 1.5%!important;
}
.hub-right-panel h3 {
    margin: 40px 0 20px 0px!important;
    font-size: 25px!important;
}
.hub-filter .form-control {
    /*width: 41% !important;*/
}
.knowledge-hub-panel {
    padding-bottom: 40px!important;
}
}
.filter-hub {
	float: left;
	width: 100%;
}
.knowledge-large img {
}
.inner-content {
	color: #777;
}
.hub-filter form {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.filtercta {
	float: left;
	width: 100%;
	text-align: center;
    margin-top: 20px;
}
#navbarEvents {
    /* float: left; */
    /* width: auto; */
    margin: 20px auto;
    padding: 0px;
    border: 0px;
    max-width: 1170px;
    width: 100%;
    text-align: center;
}
#navbarEvents li {
    float: none; 
    margin: 0px;
    padding: 0px;
    display: inline-block;
}
.nav-tabs>li.active>a {
    color: #fff;
    cursor: default;
    background-color: #ffcc00;
    border: 1px solid #ffcc00;
    border-bottom-color: transparent;
    font-size: 16px;
    font-weight: bold;
}
.nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #777;
    cursor: default;
    background-color: #ffcc00;
    border: 1px solid #ffcc00;
    border-bottom-color: transparent;
    font-size: 16px;
    font-weight: bold;
}
.nav-tabs>li>a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px;    
    font-size: 16px;
    font-weight: bold;
    color: #777;
    font-family: 'PROXIMA-NOVA-ALT-REGULAR';
}
.leadformpage {
    background: url(../images/lead_bodybg.jpg) no-repeat left bottom #fff;
    background-size: auto;
    padding: 80px 0;
}
.leadsubmit {
    background: url(../images/submission_bg.jpg) no-repeat left bottom #fff;
    background-size: auto;
    padding: 80px 0;
}
.leadform {
	position: relative;
	width: 100%;
}
.leadformC {
	padding: 22px;
	margin: 0px;
	position: relative;	
    min-height: 415px;
}
.leadformL img{
	margin: 0 auto;
}
.leadformL {
	background: url(../images/leadform_head.jpg) no-repeat center top;
    background-size: cover;
    /*font-family: 'PROXIMA NOVA BOLD';*/
    color: #fff;
}
.leadformR {
	background: #ffcc00;
    /*font-family: 'PROXIMA NOVA BOLD';*/
    color: #777;
}
.pladform-body {
	margin-top: -200px;
}
.lead_content {
}

.lead_contentMargin{
	margin:4% auto; 
}
.content_top {
	margin-bottom: 20px;
	font-family: 'MyriadPro-Light';
	font-size: 16px;
}
.banner_titl {
  margin-top: 50px;
  /*margin-bottom: 165px;*/
  margin-bottom: 100px;
  text-transform: uppercase;
}
.leadform input, .leadform select {
    background: transparent;
    border: 0;
    box-shadow: none;
    border-bottom: 3px solid #fff;
    border-radius: 0;
    padding: 5px 15px 5px 5px;
    font-family: 'MyriadPro-Light';
    font-size: 16px;
    margin: 0px 0 45px;
    color: #777;
    width: 100%!important;
    float: left;
    box-shadow: none;
    text-align: left;
    font-weight: bold;
}
.leadform select {
	background: url(../images/county_bg.png) no-repeat right center;
}
.leadform input:focus, .leadform select:focus{
    box-shadow: none;
    border-color: #777;
}
.formR {
    font-family: 'PROXIMA-NOVA-ALT-BOLD';
    font-size: 30px;
}
.btn-white {
    background-color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    color: #777;
    padding: 15px 40px;
    border-radius: 26px;
    font-family: 'PROXIMA-NOVA-ALT-BOLD';
}
.btn-white:hover {
    color: #ffcc00 !important;
}
.marge_fields {
	float: left;
	width: 100;
	margin: 35px 0 0 0;
}
.leadform-body {
	/*margin-top: -200px;
	margin-top: -150px;*/
	margin-top:-120px;
}

.leadformsubmit-body{
	margin-top:-120px;
} 

ajaxresponse{
	margin-top:10px;
}

.leadform-body ,.leadformsubmit-body{
 /* margin-top: -150px;*/
}
.leadformpage h3 {
	margin-bottom: 20px;
}
.leadformpage .container {
	padding: 0px;
}
#monthly-newsletter-panel {
	padding: 0px;
}
#viewAll2 {
	text-align: left;
}
.btn-blue{ 
	background-color: #00b9f2;
    font-size: 15px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px 40px;
    border-radius: 26px;
    font-family: 'PROXIMA-NOVA-ALT-BOLD';
    text-decoration: none;
    -o-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
}
.banner_titls {
    margin-top: 80px;
    margin-bottom: 35px;
}
.pulse li:nth-child(2) {
    margin-top: 150px;
}
.pulse li:nth-child(3) {
	    margin-top: -140px;
}
.pulse li h3 {
	color: #ffcc00;
	font-weight: bold;
}
.leadformsubmission select {
    background: url(../images/prefrence_bg.png) no-repeat right center;
    border: 0;
    box-shadow: none;
    border-bottom: 3px solid #777;
    border-radius: 0;
    padding: 5px 15px 5px 5px;
    font-family: 'MyriadPro-Light';
    font-size: 16px;
    margin: 30px 0 30px;
    color: #777;
    width: 100%!important;
    float: left;
    box-shadow: none;
    text-align: left;
    font-weight: bold;
}
..leadformsubmission select:focus{
    box-shadow: none;
    border-color: #ffcc00;
}
.leadformsubmitR {
	/*background: url(../images/submit_bg.png) no-repeat left top #fff;*/
	background: #fff;
}
.leadformsubmitC {
	padding: 0px;
}
.leadformsubmitC .form-group {
	display: block!important;
}
.leadformsubmitR form {
    padding: 30px;
}
.releatedsoln ul {
	padding: 0 0 0 20px;
}
.releatedsoln ul li {
}
.releatedsoln ul li a {
    line-height: 20px;
    font-family: 'MyriadPro-Light';
    color: #fff;
    font-size: 16px;
}
.releatedsoln ul li a:hover {
	color: #777;
}
.releatedsoln {
    float: left;
    width: 100%;
    background: #ffcc00;
    padding: 10px 30px 50px 30px;
    color: #fff;
}
#viewAll_submit {
/*margin-bottom: 40px;*/
margin-bottom: 10px;
text-align: left;
}
.leadformsubmitR .formR {
    font-family: 'PROXIMA-NOVA-ALT-BOLD';
    font-size: 23px;
    color: #777;
}
.pdf-viewer {
	float: left;
	width: 100%;
}

.othercodeBg {
	float: left;
	width: 100%;
	background: #FFFFFF;
	padding: 50px;
	display: block;
	height: 200px;
} 


.pdf-viewer iframe {
	/*height:415px;*/
	height:435px;
	width: 100%;
}
.container_submit {
	margin: 0 auto;
	max-width: 992px;
	width: 100%;
}
.leadformsubmit-body {
   /* margin-top: -250px;*/
}

.pulse img {
    width: 100%;
}
#content_md {
	width: 180%;
}
#knowledge_navigator .box {
    margin-bottom: 10px;
    float: left;
}
  .affix {
      top: 0;
      width: 100%;
  }

  .affix + .container-fluid {
      padding-top: 60px;
  }
  
  .soft-info {
  	list-style: none;
    display: table;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    min-height: 652px;
  }
 .soft-info > li {
      display: table-cell;
    vertical-align: middle;
    color: #838383;
}

/*------- new css added ----*/
.solution-row{
	margin-bottom: 20px;
	margin-top: 20px;
}
.solution-row-img {
  margin-bottom: 10px;
}
.solution-row-img img {
  width: 100%;
}

