/*body {
  font-family: "MyriadPro-Light";
}*/


img{
	height:auto;
}
  
 /*Consistently Recognized Start*/
.consistently_recognized {
  /*border-top: 1px solid #ddd;*/
  /*padding-bottom: 100px;*/
  padding-bottom: 10px;
  /*padding-top: 84px;*/
  padding-top: 40px;
  background: url(../images/software-suit-bg.jpg) no-repeat right bottom;
}

.consistently_recognized .fix-height {
  min-height: 120px;
}

.consistently_recognized .cont-title {
  margin: 40px 0 50px;
  text-align: center;
  color:#777;
}

.bgwhite{
	background:#FFFFFF !important;	
}


.consistently_recognized h3 {
  display: block;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5em;
  margin: 0 0 0.5em;
  padding: 0;
  text-align: center;
  height:85px;
}

.consistently_recognized p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
  margin: 0 0 1em;
  text-align: center;
}

.customlanguage { width:40%; float: right; text-align: right;}

.customlanguage button, .customlanguage button:hover,.customlanguage button:active { background: #333333 !important; border-radius: 0; color: #fff !important; border:none;}

.customlanguage { display:inline-block;}

.customlanguage .language-menu { display:inline-block!important; position: relative; height:50px;}

.customlanguage .language-menu .dropdown-menu { left:auto; right: 0; border-radius: 0; background: #333333; border:none; margin: 0; padding: 0;}

.customlanguage .language-menu .dropdown-menu li { width:100%; background: #333333; text-align: center;}

.customlanguage .language-menu .dropdown-menu li a { color: #fff; border-bottom: 1px solid #000; padding: 5px;}

.customlanguage .language-menu .dropdown-menu li:last-child a { border:none;}

.customlanguage .language-menu .dropdown-menu li a:hover { background: #000;}

/* actual dropdown animation */

.customlanguage .dropdown .dropdown-menu {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    max-height: 0;
    display: block;
    overflow: hidden;
    opacity: 0;
}

.customlanguage .dropdown.open .dropdown-menu {
    max-height: 200px;
    opacity: 1;
}

/*.consistently_recognized p.cta.gray a {
  background: #00b4eb;
  border: 3px solid #00b4eb;
  color: #fff;
  border-radius: 2em;
  display: inline-block;
  margin: 0.5em 2em;
  padding: 0.25em 1.5em;
  text-decoration: none;
  transform: translateZ(0px);
  transition-duration: 0.3s;
  transition-property: color;
   font-size:20px;
}*/
.consistently_recognized p.cta.gray a {
  /*padding: 10px 30px;*/
  /*transition-property: color;*/
}
/*.consistently_recognized p.cta.gray a:hover {
  background: #fff;
  color: #000;
}*/
/*Consistently Recognized Ends*/
 
 
/*Added by Siddiq Start*/

.contact-thumbnail .panel-title h6 {
  color: #295782;
  font-size: 16px;
  font-weight: normal;
  vertical-align: top;
}
.contact-thumbnail .panel-body {
  height: 397px;
  overflow-y: scroll;
  padding: 20px 0 30px;
}
.contact-thumbnail .adress-detail p {
  color: #295782;
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 10px;
}
.contact-thumbnail .contact-nbr {
  font-size: 14px;
  margin-bottom: 10px;
}
.checkbox label, .radio label {
  font-size: 16px;
}

.contact-title {
  border-bottom: 1px solid;
  margin-bottom: 50px;
  padding-bottom: 22px;
}

.contact-title h4 {
  color: #222222;
  font-size: 22px;
  font-weight: 300;
  line-height: 16px;
  text-transform: uppercase;
}

.contact-title.yellow {
  border-color: #fdb913;
}
.contact-title.blue {
  border-color: #00aee6;
}
.contact-title.grey {
  border-color: #939598;
}

.contact-thumbnail .panel-wraper {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 20px;
  padding: 0 15px;
}
 
.contact-thumbnail .panel-title {
  background: #fff none repeat scroll 0 0;
  padding: 0;
  text-transform: uppercase;
  color:#000;
}
.contact-thumbnail .panel-title span {
  float: none;
  padding-right: 5px;
}

.captcha {
  background-color: #cccccc;
  border: 0 none;
  font-size: 18px;
  padding: 7px 0;
  text-align: center;
  width: auto;
}

.contact-us.zycus-customer {
  padding-bottom: 100px;
  padding-top: 96px;
}
.contact-us.zycus-customer h2 {
  margin-bottom: 88px;
  margin-top: 0;
}
.contact-us .form-control {
  border-radius: 0;
  font-size: 15px;
  height: auto;
  line-height: 1;
  padding: 13px;
}
.contact-us .btn {
 border-radius: 0;
  font-size: 16px;
  line-height: 1;
  padding: 10px 20px;
  text-transform: uppercase;
  background:#00b4eb;
  border-color:#00b4eb;
}
.modal{
	color:#000;
}
.modal-content {
  border: 10px solid #ffa500;
  padding: 15px;
  position: relative;
}

.owl-carousel h3{
	color: #00b9f2;
	font-family: "PROXIMA NOVA BOLD";
	font-size: 16px;
	text-align: left;	
	margin-bottom:10px;
	min-height:50px;
	margin-left:5px;
}


.owl-carousel .owl-item img {
  display: block;
  height: auto;
  width: 100%;
  margin-bottom: 20px;
 /* border:1px solid rgba(0, 0, 0, 0.15);*/
}

.owl-carousel .owl-nav .owl-prev{
	padding:10px;
	/*border:1px solid #000;*/
	display:inline-block;	
	float:left;
	color:#000; 
	text-transform:uppercase;
	font-size:20px;
}

.owl-carousel .owl-next{
	padding:10px;
	/*border:1px solid #000;*/
	display:inline-block; 
	float:right;
	color:#000;
	text-transform:uppercase;
	font-size:20px;
}

.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  display:inline-block;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

#knowledge_navigator .item {
  padding-left: 5px;
  padding-right: 5px;margin-bottom: 10px;
}

.pagination > li > a, .pagination > li > span {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #00b9f2;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 5px 13px;
  position: relative;
  text-decoration: none;
  margin: 0 3px;
  font-size: 15px;
  font-weight: normal;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #00b9f2;
  border-color: #00b9f2;
  color: #fff;
  cursor: default;
  z-index: 3;
}

a[data-toggle~="tab"] {
  display: block !important;
}

h2.speaker {
  font-family: "PROXIMA-NOVA-ALT-BOLD";
  font-size: 30px;
  margin-bottom: 20px;
}

.sj-megamenu-hover li > a:hover + .sj-megamenu-child, .sj-megamenu-hover li > a:focus + .sj-megamenu-child, .sj-megamenu-hover li:hover > a + .sj-megamenu-child, .sj-megamenu li:hover > a + .sj-megamenu-child, .sj-megamenu li:hover > a + .sj-megamenu-child {
  width: 100%;
}
.navbar-header {
  z-index: 2;
}
#navbar-menu{
	  z-index: 1;
}
.item-page > .pull-left{
	float:none;
}
.downloadpdf.text-center {
  margin-bottom: 15px;
}
.audiocode {
  background: #fff;
  font-size: 25px;
  min-height: 300px;
}
.audiocode audio {
  padding: 5% 10%;
  width: 100%;
}
.audiocode > p {
  padding: 5% 10%;
}

.btn-yellow,.solution-hub a.btn-yellow {
 /* background-color: #00b9f2;
  border: 2px solid #00b4eb;*/
  /*background-color: #FF6600;*/
  /*border: 2px solid #ffcc00;*/
  border: 1px solid #9E9E9E;
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  line-height: 1.42857;
  margin-bottom: 0;
  text-align: center;
  touch-action: manipulation;
  vertical-align: middle;
  white-space: nowrap;
  color:#000;
}
.btn-yellow:hover, .btn-yellow.active {
  background-color: #fff;
  color: #525252;
}
a.btn-yellow.access-noww:hover {
  /*background-color: #fff;
  color: #525252;
  border: 2px solid #00b4eb;*/
}
.nav-tabs > li.active > a,.nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  background-color: #00b9f2;
  border-color: #00b9f2 #00b9f2 transparent;
  color:#fff;
}
#navbarEvents li {
	  margin: 0 10px 0 0;
}
h3.hub-info-title {
	/*background: rgb(0,0,0,0.7);
	padding: 2% 5%;
	color: #fff;
	margin-top:-6%;*/ 
	margin-bottom: 20px;
	/*margin-top: -20px;*/
	height:55px;
	margin-left:10px;
}
.filtercta {
  margin-bottom: 25px;
}
.filter-hub .hub-filter {
  margin-bottom: 100px;
}
.header {
  background: #191919;
}
#accordion .hub-filter-list li:hover a, #accordion .hub-filter-list li a.active {
  color: #00b9f2;
  font-weight: bold;
}

.hub-info-title2 {
		background: rgba(0, 0, 0, 0.8);
		font-weight: bold;
		padding: 2px 10px;
}
.breadcrumbs > a.pathway::after {
  color: #ccc;
  content: "/ ";
  padding: 0 5px;
}
.breadcrumbs > a.pathway {
  font-size: 12px;
  text-transform: uppercase;
}

.innercontent ul {
    list-style:none;
}

.innercontent ul li {
    background: url(../images/li-bg_solution.png) no-repeat left 12px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 35px;
}
.sj-megamenu a span {
  color: #333;
}


.post_event h3, .headingtag {
  color: #00b9f2;
  font-family: "PROXIMA-NOVA-ALT-BOLD";
  font-size: 39px;
  margin: 15px 0 40px;
  padding: 0;
  text-transform: uppercase;
}
.procurement-problems-list {
  color: #000;
  font-size: 18px;
  font-weight: 500;
}
.helm-div {
  font-size: 15px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.helm-div > h3 {
  font-weight: bold;
}
.helm-position {
  font-weight: bold;
  padding-bottom: 10px;
}
.upcoming-hover-caption p
{
	font-size:13px;
}
p {
  font-size: 16px;
  padding: 0 0 10px 0;
}
p strong {
  font-weight: bold;
}
.breadcrumbs {
  text-transform: uppercase;
}
.pageheader {
  /*border-bottom: 1px solid #ccc;*/
}

.checkbox {
  padding-left: 20px; }
  .checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
    .checkbox label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 17px;
      height: 17px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #cccccc;
      border-radius: 3px;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
    .checkbox label::after {
      display: inline-block;
      position: absolute;
      width: 16px;
      height: 16px;
      left: 0;
      top: 0;
      margin-left: -20px;
      padding-left: 3px;
      padding-top: 1px;
      font-size: 11px;
      color: #555555; }
  .checkbox input[type="checkbox"] {
    opacity: 0; }
    .checkbox input[type="checkbox"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .checkbox input[type="checkbox"]:checked + label::after {
      font-family: 'FontAwesome';
      content: "\f00c"; }
    .checkbox input[type="checkbox"]:disabled + label {
      opacity: 0.65; }
      .checkbox input[type="checkbox"]:disabled + label::before {
        background-color: #eeeeee;
        cursor: not-allowed; }
  .checkbox.checkbox-circle label::before {
    border-radius: 50%; }
  .checkbox.checkbox-inline {
    margin-top: 0; }

.checkbox-primary input[type="checkbox"]:checked + label::before {
  background-color: #428bca;
  border-color: #428bca; }
.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-danger input[type="checkbox"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f; }
.checkbox-danger input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-info input[type="checkbox"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de; }
.checkbox-info input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-warning input[type="checkbox"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
.checkbox-warning input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-success input[type="checkbox"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c; }
.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #fff; }

.radio {
  padding-left: 20px; }
  .radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
    .radio label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 17px;
      height: 17px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #cccccc;
      border-radius: 50%;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out;
      transition: border 0.15s ease-in-out; }
    .radio label::after {
      display: inline-block;
      position: absolute;
      content: " ";
      width: 11px;
      height: 11px;
      left: 3px;
      top: 3px;
      margin-left: -20px;
      border-radius: 50%;
      background-color: #555555;
      -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
      -o-transform: scale(0, 0);
      transform: scale(0, 0);
      -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
  .radio input[type="radio"] {
    opacity: 0; }
    .radio input[type="radio"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .radio input[type="radio"]:checked + label::after {
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1); }
    .radio input[type="radio"]:disabled + label {
      opacity: 0.65; }
      .radio input[type="radio"]:disabled + label::before {
        cursor: not-allowed; }
  .radio.radio-inline {
    margin-top: 0; }

.radio-primary input[type="radio"] + label::after {
  background-color: #428bca; }
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #428bca; }
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #428bca; }

.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f; }

.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de; }

.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e; }

.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c; }
  
  
 .modal .form-control {
  font-size: 16px;
  height: auto;
  margin: 0 0 11px;
}

.padding-22 {
  padding: 2% 3%;
}

.testimonials .testimonialsitems {
  color: #000;
  font-family: "MyriadPro-Light";
  font-size: 16px;
  padding: 15px 20px;
}
.testimonials .testimonialsitems.chnagebg {
  background: #F1F2F2;
  border-top:1px solid #ddd;
  border-bottom:1px solid #ddd;
}
.testimonials .testimonialsitems h3 {
  font-weight: 600;
  margin-top: 10px;
  font-size:20px;
  color:#00b9f2;
}
.imgg h4 {
  background: rgba(0, 0, 0, 0.5);
}

.banner-content h1 {
  margin: 0 0 22px;
}
.box > .icon > .info {
  width: 100%;
}

.solution-hub p {
  color: #333;
  font-family: "MyriadPro-Light";
  line-height: 30px;
}
.solution-hub .inner-content li {
  background: rgba(0, 0, 0, 0) url("../images/li-bg_solution.png") no-repeat scroll left 12px;
  font-size: 16px;
  line-height: 35px;
  padding-left: 20px;
}

.solution-inline .strip {
  position: absolute;
  right: -30px;
  top: 32%;
  z-index: 1;
}
.solution-hub h2,.solution-hub h5, .leadformpage h2, #content-submit h2 {
  color: #00b9f2;
  font-family: "PROXIMA NOVA BOLD";
  font-size: 24px;
  margin-top: 0;
}
.solution-hub h6 {
  font-family: "MyriadPro-Light";
  font-size: 17px;
  font-weight: 600;
}

.custom-genesys-module {
  background: #00aeef none repeat scroll 0 0;
  border: 1px solid #fff;
  padding: 25px 10px 25px 20px;
}
.custom-genesys-module h3 {
  color: #fff;
  font-size: 22px;
  font-family: "MyriadPro-Light";
}
.custom-genesys-module .btn-yellow {
  margin-top: 10px;
  padding: 12px 25px;
}

.hub-filter-inner {
    padding-top: 50px;
}
.solution-inline h6 {
  font-size: 22px;
  font-family: "MyriadPro-Light"; font-weight:bold;
}
.solution-hub a{
	color:#f49e1e; font-weight:bold;
}

.software-icon img{
 /* background-color: #4d4d4d;*/ 
   border:1px solid #4d4d4d;
  border-radius: 50%;
  transition: all 0.3s linear 0s;
}
.software-icon h6 {
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
.software-icon h6 strong{
  color: #000;
}
.software-icon img:hover {
  /*background-color: #fb9c1c;*/
  border:1px solid #fb9c1c;
  transition: all 0.3s linear 0s;
}

.solution-hub.whitebg {
  background: #fff none repeat scroll 0 0;
}
.margin-heading.cont-title {
  margin: 15px 0 30px;
}
.solution-hub .zycus-procure {
  background: #353535 none repeat scroll 0 0;
  line-height: 23px;
  margin: 30px 0;
  padding: 23px; 
  min-height: 235px;
}
.solution-hub .zycus-procure p {
  background: rgba(0, 0, 0, 0) url("/images/solutions/zycus-procure-ICON.jpg") no-repeat scroll left top;
  color: #fff;
  min-height: 140px;
  padding-left: 110px;
}
.hub-filter-inner.solution-hub.whitebg h2 , .oneview.hub-filter-inner.solution-hub .cont-title{
  margin-bottom: 50px;
}
.hub-filter-inner.solution-hub.whitebg .solution-inline.software-icon h6{
	margin-bottom: 20px;
}

.oneview{
	background:#4D4D4D;
	color:#fff;	
}

.oneview p{ color:#fff;	}

.pressreleases {
  box-shadow: 0 0 10px 0 #ccc;
  margin: 10px 0 30px;
  padding: 10px 20px 30px;
}
.article-date {
  color: #848484;
}
.newsintro {
  color: #5d5d5d;
}
.webinarlinks > h3 {
  color: #00b9f2;
}
.webinarlinks:hover > h3 {
  color: #ff6600;
}

.news-room-p,.subparagrarh {
  color: #969696;
  font-weight: 600;
  margin-bottom: 15px;
}
.read-more.btn-yellow {
  /*padding: 10px 50px;*/
  padding: 10px 20px;
  text-transform: none;
}

.read-moreList.btn-yellow {
  /*padding: 10px 50px;*/
  padding: 5px 20px;
  text-transform: none;
}
.text-center .img-responsive {
  display: inline;
}

 
.innertabs .btn-yellow {
  background: #fff;
  border-color: #00B9F2;
  border-radius: 0;
  color: #525252;
  margin: 10px 0 40px;
  padding: 12px 0;
}
.innertabs .btn-yellow.active,.innertabs .btn-yellow:hover {
  background: #00b9f2;
  /*border-color: #00b9f2;*/
  color: #fff;
}

.press-rightsidebar {
  border: 1px solid #b2b2b2;
  border-radius: 10px;
  padding: 25px 25px 40px;
}

.media-con {
  color: #00b9f2;
  font-size: 25px;
}
.optWrap .btn-yellow {
  margin: 5px 0;
  text-align: center;
  width: 95%;
}

#twitter-widget-holder{
	margin:10px 0 20px;
}
.press-releases {
  padding: 20px 15px 50px;
}
.webinarlinks .img-responsive{
  margin-top: 30px;
}

section.press-releases {
  background: rgba(0, 0, 0, 0) url("../images/PRESS-RELEASES-background.png") no-repeat scroll right center / 100% auto;
}



section.graybg {
  background: #e7e7e8 url("../images/How-We-Began-background.png") no-repeat scroll center bottom / 100% auto;
}
section.graybluebg {
  background: #e7e7e8 url("../images/Our-Values-background.png") no-repeat scroll center bottom / 100% auto;
}
section.graydarkbluebg {
  background: #b2c0c2 url("../images/Employee-Testimonials-background.png") no-repeat scroll center top / 100% auto;
}


.ul-solution strong {
  color: #000;
  font-weight: bold;
}

.org-list strong {
  color: #000;
  font-weight: bold;
}

.form-control {
	height: auto;
  padding: 10px 12px;
}
select.form-control {
  /*padding: 6px 10px;*/
  padding: 0px 10px;
}
.partners-logos {
  margin-top: 20px;
}


.companyvalue {
  text-align: center;
}
.companyvalue .box {
  background: #fff;
  box-shadow: 0 0 2px 0 #aaa;
  margin-bottom: 20px;
  padding: 17px;
}
.valuehead {
  color: #fcc200;
  font-size: 24px;
  font-weight: bold;
  margin: 20px 0 10px;
}
.value-details {
  color: #969696;
  font-size: 15px;
  font-weight: 600;
}
h6 .subparagrarh {
  font-size: 27px;
  font-weight: normal;
  margin-bottom: 30px;
}


.timeline-main{ width:100%; float:left; position: relative; }

/* Time line */

.left{ text-align:left}

.right{ text-align:right}

.timeline { list-style: none; padding: 20px 0 20px; position: relative; }

.timeline:before { top: 37px; bottom: 150px; position: absolute; content: " "; width: 3px; background-color: #444242; left: 50%; margin-left: -1.5px; }

.timeline > li { margin-bottom: 20px; position: relative; width:100%; }

.timeline > li:before, .timeline > li:after { content: " "; display: table; }

.timeline > li:after { clear: both; }

.timeline > li > .timeline-panel {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 2px;
  box-shadow: 0 0 2px 0 #aaa;
  float: left;
  padding: 20px;
  position: relative;
  width: 46%;
}

.timeline > li > .timeline-badge {
  background-color: #0094da;
  border-radius: 50%;
  color: #fff;
  font-size: 1.4em;
  height: 36px;
  left: 50%;
  line-height: 50px;
  margin-left: -18px;
  position: absolute;
  text-align: center;
  top: 16px;
  width: 36px;
}

.timeline > li.timeline-inverted > .timeline-panel { float: right; }



.timeline > li.timeline-inverted > .timeline-panel:after { border-left-width: 0; border-right-width: 14px; left: -14px; right: auto; }


.timeline-title { margin-top: 0; color: #0094DA; font-weight:300; line-height:30px; font-size:24px; }

.timeline-body > p, timeline-body > ul {  margin-bottom: 0; }

.timeline-body > p {
  color: #838383;
  font-size: 15px;
}

.timeline-body > p + p { margin-top: 5px; }




.timeline > li > .timeline-panel:after, .timeline > li > .timeline-panel:before {
	left: 100%;
	top: 25%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.timeline > li > .timeline-panel:after {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #fff;
	border-width: 15px;
	margin-top: -15px;
}
.timeline > li > .timeline-panel:before {
	border-color: rgba(204, 204, 204, 0);
	border-left-color: #ccc;
	border-width: 16px;
	margin-top: -16px;
}


.timeline > li.timeline-inverted > .timeline-panel:after, .timeline > li.timeline-inverted > .timeline-panel:before {
	right: 100%; left: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
	border-right-color: #fff;
}
.timeline > li.timeline-inverted > .timeline-panel:before {	
	border-right-color: #ccc;border-left-color: transparent;
}




.companykh {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 5px 0 #aaa;
  margin: 0 auto 25px;
  max-width: 420px;
}
.companykh > p {
  color: #777777;
  padding: 0 10px 15px;
  min-height: 150px;
}
span.hub-info-title {
  color: #fff;
}

.university-impact ul li span {
  color: #f9c51d;
  font-size: 40px; line-height:0;
}

.margin-bottom-10 {
  margin-bottom: 50px;
}

.example-obtuse:before {

  content:"";

  position:absolute;

  bottom:-30px;

  right:80px;

  border-width:0 0 30px 50px;

  border-style:solid;

  border-color:transparent #dddddd;

  /* reduce the damage in FF3.0 */

  display:block;

  width:0;

}

/* creates the smaller triangle */

.example-obtuse:after {

  content:"";

  position:absolute;

  bottom:-30px;

  right:110px;

  border-width:0 0 30px 20px;

  border-style:solid;

  border-color:transparent #EEEEEE;

  /* reduce the damage in FF3.0 */

  display:block;

  width:0;

}
.example-obtuse {
  background: #dddddd none repeat scroll 0 0;
  border-radius: 25px / 50px;
  color: #000;
  line-height: 25px;
  margin: 0;
  min-height: 350px;
  padding: 15px 30px;
  position: relative;
}

.video-thumbnail {
    position: relative;
}
.video-thumbnail .glyphicon {
    position: absolute;
    top: 50%;
    margin-top: -40px; /* half icon's height */
    left: 50%;
    margin-left: -40px; /* half icon's width */
    z-index: 1;
    color: #FFCC00;
    font-size: 80px;
    transition: all .25s;
    opacity: .75;
	cursor:pointer;
}
.video-thumbnail:hover .glyphicon {
    opacity: 1;
}
.btn-yellow.fullwidth {
  margin: 0 auto;
  display: inline-block;
  width: 75%;
  margin-top: 20px;
  margin-bottom: 10px;
}
.careerkh {
  background: #fff;
  margin-bottom: 30px;
  min-height: 340px;
}
.careerkh p {
  font-size: 14px;
  padding: 0 5px 5px;
}


.testWrap {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 1px 0;
  margin-top: 125px;
  padding: 10px 20px 30px;
  text-align: justify;
  color:#7F7F7F;
}
.testDet {
  min-height: 270px;
}
.testimonialImg {
  margin-top: -30%;
  text-align: center;
  width: 100%;
}
.testWrap .img-circle {
  border: 3px solid #00b9f2;
  border-radius: 50%;
}

.graydarkbluebg h5,.graydarkbluebg .subparagrarh{color:#fff;}
.graydarkbluebg h3{color:#00B9F2;}


.contactus_formdeatil {
  border: 1px solid #b2b2b2;
  border-radius: 10px;
  padding: 41px 25px 42px;
}
.contact_img img {
  border: 1px solid #b2b2b2;
  border-radius: 10px;
  width: 100%;
}
.contact_info {
  background: #e6e6e6 none repeat scroll 0 0;
  border: 1px solid #b2b2b2;
  border-radius: 5px;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.contact_info > p {
  font-size: 20px;
  padding: 0;
  text-transform: uppercase;
}
.contact_info a {
  font-size: 15px;
}


.ofc_location .usa_block {
  background: #01baf2 none repeat scroll 0 0;
  text-align: center;
  margin: 30px 0;
  padding: 8px 0 8px;border-radius: 5px;
}
.ofc_location .usa_block  *{
  color: #fff;
}

.ofc_location .usa_block h4 {
  font-size: 30px;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-transform: capitalize;
}


.ofc_location .branch_title > h5 {
  background: #565658;
  color: #fff;
  font-size: 20px;
  margin-bottom: 0;
  padding: 10px 0;
  text-align: center;
  text-transform: capitalize;
}

.ofc_location .branch {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 10px 0 #aaa;
  padding-bottom: 10px;
}

.ofc_location .branch iframe{
  width: 100%;
}
.ofc_location .branch address {
  color: #777777;
  font-size: 15px;
  padding: 10px 15px;
}

.branch::before {
  border-left: 3px solid #808185;
  content: "";
  display: block;
  height: 40px;
  left: 50%;
  position: absolute;
  top: -30px;
}
.branch .fa {
  color: #565658;
  font-weight: bold;
  padding-right: 5px;
}
.ofc_location h5.headingtag {
  margin-top: 100px;
}

.osmap-items .level_0 > li {
  float: left;
  width: 33%;
}
.osmap-items .level_0 > li { display: block; margin-bottom: 50px; }

.osmap-items .level_1 li a, .osmap-items .level_1 li span.osmap-item-url {
  background: #00b4eb none repeat scroll 0 0;
  border-radius: 3px;
  color: #ffffff;
  font-weight: 600;
  padding: 5px 15px;
  text-transform: uppercase;
  display: inline-block;
  margin: 3px 0;
}

.osmap-items .level_2, .osmap-items .level_3, .osmap-items .level_4 { display: block; width: 100%; }

.osmap-items .level_1 li, .osmap-items .level_2 li { display: block; position: relative;}

.osmap-items ul {
  line-height: 2em;
  list-style: outside none none;
  margin: 0 0 0 20px;
  position: relative;
}

/*.osmap-items .level_2 li::after, .osmap-items .level_2 li::before { display: none !important; }*/

.osmap-items .level_2 li a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: hsl(270, 2%, 25%);
  padding: 0;
  text-decoration: none;
}

.osmap-items .Solutions .level_2 > li.haschild::after, .osmap-items .Solutions .level_2 > li.haschild::before, .osmap-items .Solutions .level_3 > li.haschild::after, .osmap-items .Solutions .level_3 > li.haschild::before {
  left: -21px !important;
}
.Solutions .level_2 > li.haschild > a {
  border: 1px solid #53595a;
  border-radius: 3px;
  color: #272727;
  font-size: 13px;
  font-weight: bold;
  padding: 4px 13px;
  text-align: center;
  text-decoration: none;
}
.osmap-items .level_2 li.nochild {
  list-style-type: none !important;
  padding-left: 5px;
}

.osmap-items li::before {

	border-top: medium none;

    border-bottom: 1px solid #00b4eb;

    border-left: 1px solid #ddd;

    content: "";

    display: block;

    height: 1em;

    left: -22px;

    position: absolute;

    top: 7px;

    width: 20px;

}

.osmap-items li::after {

    border-left: 1px solid #ddd;

    bottom: -7px;

    content: "";

    display: block;

    height: 100%;

    left: -22px;

    position: absolute;

}

.osmap-items .level_0 > li.nochild:before,

.osmap-items .level_0 > li.nochild:after {

	display: none;

}

.osmap-items .level_0 > li::before {

    border-bottom: medium none;

    border-top: 1px solid #ddd;

    display: block;

    top: 20px; display:none;

}

.osmap-items .level_0 > li::after {

    bottom: -21px;

    border-left: none;

}

.osmap-items ul li:last-child::after {

    display: none;

}

.osmap-items .level_0 > li:first-child:before,

.osmap-items .level_0 > li:first-child:after {

    /*display: none;*/

}


.osmap-items .level_0 > li > a {
  display: block;
  font-size: 25px;
  letter-spacing: 0.1px;
  line-height: 30px;
  margin: 0 0 15px;
  text-decoration: none;
}

/*Added by Siddiq End*/ 

@media(max-width: 991px){
	
	.osmap-items .level_0 > li {
	  float: none;
	  width: auto;
	}
	
	.testimonialImg {
	  margin-top: 0;
	}
	.testWrap { 
	  margin-top: 0;
	  margin-bottom: 30px;
	}
	
	.contactus_formdeatil {
	  margin-bottom: 30px;
	}
	.branch::before { 
	  display: none;
	}
	.ofc_location .branch {
	  margin-bottom: 30px;
	}
}


@media(max-width: 1024px){
	.timeline > li > .timeline-panel {
	   width: 40%;
	}
}

@media(max-width: 981px){
	.press-rightsidebar {
		  margin-top: 25px;
	}
}

@media(max-width: 767px){
	.video-thumbnail {
	  position: relative;
	  margin-bottom: 30px;
	}
	.btn-yellow.fullwidth {
	  width: auto;
	}
	
	.timeline > li > .timeline-panel::after, .timeline > li > .timeline-panel::before {
	  display: none;
	}
	
	
	.solution-inline .img-responsive,.mob-text-center .img-responsive {
	  display: inline;
	}
	.solution-inline .strip {
		top: 0;
	}
	
	.inner-banner {
	  padding-bottom: 0;
	}
	.mob-text-center{
		text-align:center;
	}
	.solution-inline a{
		position:relative;
	}
	.banner_titl {
	  margin-bottom: 0;
	  margin-top:40px;
	}
	.pagination > li {
	  display: inline-block;
	  margin-bottom: 10px;
	  text-align: center;
	}
	.img-responsive img.img-responsive {
	  display: inline-block;
	}
	a.img-responsive {
	  text-align: center;
	}
	.press-rightsidebar {
	  margin-top: 25px;
	}
	
}


@media(min-width: 800px){
	
	
}

@media(max-width: 360px){
	.innertabs .btn-yellow {
	   font-size: 13px;
	}
	.webinarlinks > h3 {
	  font-size: 18px;
	}
	
	h3.hub-info-title {
	  /*margin-top:-8% !important; */
	  font-size:14px;
   }
   
   .hub-ovelay-info{
		padding:27px 20px 30px 20px !important;	   
	}
	
	.m_top30{
		margin-top:5px !important;	
	}
	
	.upcoming-hover-caption{
		height: 100% !important;
		width: 100% !important;
		right:0% !important;
	}
	
	
	
}


/*zycus-genesys-website start */

.genesys {
  background: #ffff url("../images/white_bg.jpg") no-repeat scroll center bottom;
  color: #333;
  font-family: "MyriadPro-Light";
  padding: 30px 0 50px;
}
.genesys strong {
  color: #000;
  font-weight: bold;
}

.genesys h3 {
  color: #636466;
  font-size: 21px;
  padding: 0 0 10px;
  font-weight: 500;
}
.blue-heading {
  color: #0095da;
  font-size: 20px;
  font-weight: 600;
}
.interest-detail {
  background: #f2f2f2 none repeat scroll 0 0;
  padding: 20px 15px 30px;
}
.request-demo-btn {
  background: #fdb813 none repeat scroll 0 0;
  display: inline-block;
  font-weight: 600;
  margin: 15px 0;
  padding: 5px 20px;
  width: auto;cursor: pointer;
}
.interested-emailtext {
  
  font-weight: 600;
  font-size: 17px;
}
.gene-desc {
  
  font-size: 18px;
  padding: 10px 0;
}
.gene-descfull {
  color: #000;
  font-weight: 600;
  padding: 10px 0;
}

.Genesys-Advantage {
  padding: 25px 0;
}
.Genesys-Advantage img{
  display: inline-block;
}

.Genesys-Advantage h2 {
  font-size: 25px;
  color: #000;
  font-weight: 500;
  padding: 25px;
}
.Genesys-customer {
  border: 1px solid #ddd;
  margin-bottom: 17px;
  padding: 0; 
}
h2.gen-heading {
  color: #414042;
  font-size: 30px;
  font-weight: 400;
  padding: 10px 10px 20px;
}
.genesys .borders {
  border: 1px solid #ddd;
}

.Genesys-customer .story-details {
  color: #000;
  width: 50%;
}
.genesys .learn-stories {
  margin-bottom: 15px;
}
.Genesys-customer.content .inner-detail p {
	height: auto;
	margin-bottom: 0;
}

.genesys .team-wraper img{display:inline-block;}
.genesys .team-wraper {
  color: #545257;
}

.genesys .team-wraper h4 {
  padding: 10px 0;
  display: block;
  font-size: 21px;
  font-weight: 500;
}
.genesys .team-wraper h5 {
  padding: 5px 0 15px;
}
.genesys .thumbnail-col {
  background: #FAFAFA;
}
.genesys .thumbnail-col {
  min-height:auto;
  padding: 18px 20px 0;
}
.nopadding{padding-left:0;padding-right:0;}


.genesys .story-title a {
	  left: -90px;
	  margin-right: 20px;
}

.right-sidebar .story-title a img {
   height: 34px;
	width: 34px;
}
.genesys .right-sidebar .content .story-title a {
  left: -45px;
}
.genesys .inner-detail {
  padding-left: 15px;
}
.Register-for-a-demo .modal-content {
  border: 15px solid orange;
  border-radius: 0;
}

.Register-for-a-demo input[type="submit"],.downloadbtn {
  background: hsl(197, 83%, 49%) none repeat scroll 0 0;
  color: hsl(0, 0%, 100%);
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin: 10px auto 0;
  padding: 10px 25px;
  border-radius: 0;
}
.demoDatelabel{
	font-weight: normal; margin-bottom: 15px; font-size: 16px;
}
.Register-for-a-demo  input[type="text"], .Register-for-a-demo  input[type="email"], .Register-for-a-demo  input[type="number"],.Register-for-a-demo  select {
  height: auto;
  margin: 0 0 10px;
  padding: 10px 15px;
}
.Register-for-a-demo.modal {
  text-align: center;
  padding: 0!important;z-index: 2147483650;
}

.Register-for-a-demo.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.Register-for-a-demo .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.upcoming-webinardetail {
  color: #000;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.6;
}
.upcoming-webinarsubdetail{
  
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}
.genesys .clear {
  clear: both;
  line-height: 0;
}
	
	.right-sidebar .Genesys-customer .img-responsive {
  height: 125px;
  width: auto;
}
.inner-detail strong {
  color: #000;
  font-weight: 600;
}

.genesys .story-title a {
  left: -90px;
  margin-right: 20px;
  position: absolute;
}
.genesys .story-title {
  margin-bottom: 15px;
  position: relative;
}
.genesys .right-sidebar .story-title a {
  left: -45px;
}

.genesys .learn-stories a::before {
  background: rgba(0, 0, 0, 0) url("/images/download-btn.png") no-repeat scroll left center;
  content: "";
  height: 11px;
  left: 0;
  position: absolute;
  width: 10px;
}
.genesys .learn-stories a {
  display: block;
  font-weight: 700;
  line-height: 13px;
  margin-left: 15px;
  padding-left: 17px;
  position: relative;
  text-transform: uppercase;font-size: 15px;
}
.genesys .webinar-title label.blue {
  background: #00b9f2;
}
.genesys .webinar-title label {
  display: inline-block;
  height: 15px;
  margin-right: 9px;
  vertical-align: top;
  width: 15px;
}
.genesys .webinar-title span {
  color: #d88413;
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  line-height: 15px;
  text-transform: uppercase;
  vertical-align: top;
}
.genesys .webinar-title span.blue {
  color: #00b9f2;
}
.genesys .webenar-detail h5 {
  
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.7px;
  line-height: 28px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.upcoming-webinarsubdetail {
  
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}
.learn-more .btn-yellow {
  margin-bottom: 15px;
  padding: 12px 25px;
}


@media screen and (max-width: 1100px) {
	h2.gen-heading {
	  font-size: 30px;
	}
	.genesys .webinar-title span {  
		font-size: 19px;
	}
	.genesys .inner-detail , .genesys .learn-stories{
	  margin: 0 15%;
	}	
}

@media (max-width:980px){
	.genesys .btn-yellow {
		font-size: 15px;
		padding: 10px 15px;
	}
}


@media (max-width:767px){
	.genesys .row {
	  margin-left: 0;
	  margin-right: 0;
	}
}


@media screen and (max-width: 800px) {

.right-sidebar .story-title a img {
  height: auto;
  width: auto;
}


	h2.gen-heading {
	  font-size: 23px;
	}
	.genesys .webinar-title span {
	  font-size: 12px;
	}
	.genesys .webenar-detail h5 {
	  font-size: 16px;
	  line-height: 25px;
	}
	.genesys .learn-stories {
	  padding-bottom: 15px;
	}
	.genesys .inner-detail p {
	  margin-bottom: 25px;
	}
	.genesys .learn-more a {
		font-size: 15px;padding: 0 10px 0 30px;
	}
	
	.genesys .inner-detail, .genesys .learn-stories {
		margin: 0 0 0 15px;
	}
	.genesys .right-sidebar .content .story-title a, .genesys .story-title a {
	  left: -75px;
	}
	
	
}

@media screen and (max-width: 768px) {
	.request-demo-btn {
		padding: 5px 10px;
	}
}


@media screen and (max-width: 767px) {
	
	.genesys .story-title a {
	  left: -15px;
	  top: -57px;
	}
	
	.genesys .inner-detail, .genesys .learn-stories {
	  margin: 0;
	}
	.genesys .inner-detail p {
	  margin-top: 25px;
	}
	
	.upcoming-hover-caption{
		height:80%;
		width:80%;	
		right:0%;
	}
	
	/*.sj-megamenu>.active>a {
		color:#fbab18 !important
	}
	
	.sj-megamenu .level-1.active .parent{
		color:#fbab18 !important	
	}
	
	.sj-megamenu>.active>span,	
	.sj-megamenu>.active>span:hover {	
		background-color: #fff;	
		color: #fbab18 !important;	
	}*/
	
	/*.sj-megamenu .level-1 .parent .open{
		color: #fbab18 !important;
		background: #fff !important;		
	}*/
	
	.sj-megamenu > .active, .sj-megamenu > .active > a, .sj-megamenu > .active > a > span, .sj-megamenu > .active > a:hover{
		color: #fbab18 !important;
		background: #fff !important;
	}
	
	#PartnerWithUs_secure, #homecontactusform_captcha, .g-recaptcha {
		transform:scale(0.70);
		transform-origin:0 0;
	}
	 
}

@media screen and (max-width: 360px) {
	.genesys .webinar-title span {
	  font-size: 15px;
	}
	.genesys .right-sidebar .content .story-title a,.genesys .story-title a {
	  left: -15px;
	  top: -57px;
	}
	.genesys .right-sidebar .content .inner-detail {
  padding-left: 0;
}
	.genesys .inner-detail, .genesys .learn-stories {
	  margin: 0;
	}
	.genesys .inner-detail p {
	  margin-top: 25px;
	}
	
	/*.sj-megamenu>.active>span,	
	.sj-megamenu>.active>span:hover {
	
		background-color: #fff;
	
		color: #fbab18 !important;
	
	}*/
	
	/*.sj-megamenu .level-1.active.parent{*/
	/*sj-megamenu .level-1 .parent .open{
		color: #fbab18 !important;
		background: #fff !important;	
	}*/
	
	.sj-megamenu > .active, .sj-megamenu > .active > a, .sj-megamenu > .active > a > span, .sj-megamenu > .active > a:hover{
		color: #fbab18 !important;
		background: #fff !important;	
	}
	
}
/*zycus-genesys-website end */



/*============================= Custom Career Page ================================*/

#whr_embed_hook > p { padding:20px;}

.customcareer #whr_embed_hook {border-top: 1px solid #ddd;

    border-right: 1px solid #ddd;

    border-left: 1px solid #ddd;

    margin: 0.5rem 0 1rem 0;

	box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2)}

.customcareer h2 {
  background-color: #f5f5f5;
  cursor: pointer;
  display: block;
  line-height: 3rem;
  margin: 0;
  min-height: 3rem;
  padding: 0 0 0 10px;
  position: relative;border-bottom: 1px solid #ddd;
}

.customcareer h2:before { content: "\f0b1";

    font-family: FontAwesome;

    font-style: normal;

    font-weight: normal;

    text-decoration: inherit;

/*--adjust as necessary--*/

    color: #000;

    font-size: 18px;

    padding-right: 0.5em;

    position: absolute;

    top: 9px;

    left: 10px;}

.customcareer .whr-info li {
  background: rgba(0, 0, 0, 0) url("../images/li-bg_solution.png") no-repeat scroll left 12px;
  font-size: 16px;
  line-height: 35px;
  padding-left: 20px;
}
	
.customcareer h2 a { padding-left:30px;}

.customcareer h2 a, .customcareer h2 a:hover {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.customcareer .whr-items { padding:18px; }
.customcareer .whr-info {
  min-height: 60px;
  list-style: none;
  margin-left: 15px;
}

.customcareer .whr-items .whr-item {
  border: 1px solid #dfdfdf;
  display: inline-block;
  margin-bottom: 30px;
  min-height: 215px;
  padding: 10px 16px;
  width: 49%;
}

.customcareer .whr-items .whr-item:nth-child(2n) {float:right; clear: right;}

.customcareer .whr-items .whr-item  h3 a { font-size:18px; font-weight:400; }

.customcareer .whr-items .whr-item  h3 a:hover { text-decoration:none;}

@media only screen 

and (max-device-width : 768px)  {

	.customcareer .whr-items .whr-item { width:100%; float: none !important;}	

}