﻿/*variables*/
/*Dell Colors*/
/*Quest Colors*/
/* One Identity Colors */
/* Start:Global */
/* End:Global */
/* Start:Header */
/* End:Header */
/* Start:Footer */
/* End:Footer */
/* Start:DemandBase */
/* End:DemandBase */
/* Header Colors */
/*$headings-font-family:    inherit !default;*/
/* Start:Zombie Nav */
/* End:Zombie Nav */
/* Start:Buttons */
/*#fb4f14*/
/*#f14104*/
/*#d83a04*/
/*#bf3303*/
/*Button Black Outline*/
/*Button Blue Outline*/
/*Button White Outline*/
/*Button OI Blue*/
/* End:Buttons */
/* Start:Flyout */
/* End:Flyout */
/* Start:Country Dropdown */
/* End:Country Dropdown */
/* Start:Comparison Table */
/* End:Comparison Table */
/* Start:Forms */
/* End:Forms */
/* Start:Multiple Select */
/* End:Multiple Select */
/*Documents*/
/*Slick banners*/
/*Full width banner*/
/*Adding width to H2 and H4 to fix IE10 text wrapping issue*/
/*3 Play Media*/
/* Variables below this line is only used on non-responsive stylesheet */
/* brand main color button */
/* zombie nav */
/* vertical screenshot tour img heading selection hover */
/* review quote */
/* hero asset boxes */
/*including IcoMoon*/
.asset-link .icomoon-container {
  height: auto;
  width: auto;
  vertical-align: middle; }
  .asset-link .icomoon-container span {
    width: auto;
    height: auto;
    vertical-align: initial; }

.icomoon-container.icomoon-border {
  border: 4px solid;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .35s ease-in-out;
  -ms-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out; }
  .icomoon-container.icomoon-border span span {
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out; }
  .icomoon-container.icomoon-border:hover {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15); }

.resources .img-header-overlay h6:last-child span.icomoon-container {
  height: auto;
  width: auto;
  vertical-align: bottom; }
  .resources .img-header-overlay h6:last-child span.icomoon-container .icomoon-icon {
    height: auto;
    width: auto; }

.icomoon-icon span:before {
  color: inherit !important; }

.icomoon-hover:hover .icomoon-border {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15); }

/*bulk common code*/
.slick-initialized {
  display: block !important; }

a {
  cursor: pointer; }

#mobile-bottom-cta {
  background: rgba(51, 51, 51, 0.9);
  padding: 15px;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 99999; }

#mobile-bottom-cta .btn-orange {
  font-size: 18px;
  font-weight: bold; }

/*Hide H1 and Dividers*/
.ptn-title.container, .polaris-divider {
  display: none; }

.form-container-v3 .btn-black {
  color: #fff;
  border-color: #fff;
  background: transparent; }
  .form-container-v3 .btn-black:hover {
    color: #333333 !important;
    border-color: #fff;
    background: #fff; }

/* Toad for Oracle Sticky Nav start */
.zombie-nav-v2.navbar {
  z-index: 9;
  margin: 0;
  border-radius: 0;
  background: rgba(51, 51, 51, 0.9);
  border: none;
  position: absolute;
  width: 100%;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3);
  min-height: 55px; }

.zombie-nav-v2.nav-banner {
  position: relative; }

.zombie-nav-v2 .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.zombie-nav-v2.navbar .btn {
  /*float: right;*/
  font-weight: bold;
  margin: 0 0 0 15px;
  font-size: 14px; }

.navbar-title {
  font-size: 14px; }

.zombie-nav-v2.navbar .active {
  border-bottom: 1px solid #eee; }

.zombie-nav-v2.navbar .active > a {
  color: #000;
  background-color: transparent;
  font-weight: bold;
  border-right: 4px solid #FB4F14;
  padding-right: 6px; }

.zombie-nav-v2.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999; }

.zombie-nav-v2 .navbar-brand {
  color: #ffffff;
  font-size: 14px;
  line-height: 23px;
  flex-grow: 1;
  display: -webkit-box !important;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box !important;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox !important;
  /* TWEENER - IE 10 */
  display: -webkit-flex !important;
  /* NEW - Chrome */
  display: flex !important;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.zombie-nav-v2 .navbar-brand:hover,
.zombie-nav-v2 .navbar-brand:focus {
  color: #ffffff; }

.zombie-nav-v2 .navbar-brand img {
  padding: 0 10px 0 0; }

.zombie-nav-v2 .navbar-brand span {
  margin-top: -2px; }

.zombie-nav-v2 .nav {
  width: 100%;
  text-align: right;
  float: right; }

.zombie-nav-v2 .nav > li {
  position: relative;
  margin: 20px 15px 0;
  padding-bottom: 14px; }

.zombie-nav-v2 .nav > li > a {
  color: #000;
  padding: 10px 10px 10px 0;
  font-size: 14px; }

.zombie-nav-v2 .nav > li > a:hover,
.zombie-nav-v2 .nav > li > a:focus {
  text-decoration: none;
  color: #FFF;
  background-color: transparent; }

.zombie-nav-v2 .nav-arrow {
  display: block;
  width: 22px;
  height: 22px;
  background-image: url(/images/icons/svg/chevron-up-orange.svg); }

.zombie-nav-v2 .navbar-toggler {
  float: right;
  /*margin-right: 0;*/
  background-color: transparent;
  border: none;
  color: #df5526;
  /*margin-top: -5px;*/
  outline: none;
  transition: .3s transform ease-in-out; }

.zombie-nav-v2 .collapsed span.nav-arrow {
  transition: .3s transform ease-in-out;
  background-image: url(/images/icons/svg/chevron-down-white.svg); }

.zombie-nav-v2 .btn-group {
  margin-left: 15px; }
  .zombie-nav-v2 .btn-group .btn {
    margin-left: 0; }

.zombie-nav-v2 .navbar-header {
  /*padding: 17px 0 5px;*/
  height: 55px;
  display: -webkit-box !important;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box !important;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox !important;
  /* TWEENER - IE 10 */
  display: -webkit-flex !important;
  /* NEW - Chrome */
  display: flex !important;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

@media (min-width: 992px) and (max-width: 1199px) {
  .zombie-nav-v2 .row {
    margin-right: -8px !important; } }

@media screen and (min-width: 991px) {
  .zombie-nav-v2 .row,
  .zombie-nav-v2 .navbar-collapse {
    display: -webkit-box !important;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box !important;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox !important;
    /* TWEENER - IE 10 */
    display: -webkit-flex !important;
    /* NEW - Chrome */
    display: flex !important;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .zombie-nav-v2.navbar .navbar-brand {
    height: auto;
    margin-left: 5px; }
  .zombie-nav-v2.navbar .navbar-brand img {
    /*padding: 0 15px;*/
    height: 30px; }
  .zombie-nav-v2.navbar .active {
    border-bottom: 4px solid #FB4F14; }
  .zombie-nav-v2.navbar .active > a {
    color: #ffffff;
    border-right: 0;
    padding-right: 0; }
  .zombie-nav-v2 .nav-arrow {
    display: none; }
  .zombie-nav-v2 .nav {
    width: auto;
    text-align: unset; }
  .zombie-nav-v2 .nav > li > a {
    color: #c0c1c3;
    padding: 0; }
  .zombie-nav-v2 .navbar-header {
    /*height: auto;
		padding: 0;*/
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; } }

@media (max-width: 990px) {
  .navbar-collapse.collapse {
    display: none !important; }
  .navbar-collapse.collapse.in {
    display: block !important; }
  .zombie-nav-v2 .container {
    width: 100%; }
  .navbar-header {
    float: none; }
  .navbar-toggle {
    display: block; }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
  /*.navbar-collapse.collapse {
			display: none!important;
	}*/
  .navbar-nav {
    float: none !important;
    margin: 0; }
  .navbar-nav > li {
    float: none; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }
  .zombie-nav-v2 .navbar-brand {
    margin-left: 10px !important; }
  .zombie-nav-v2 .nav > li {
    margin: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #eee; }
  .zombie-nav-v2 .nav > li > a:hover,
  .zombie-nav-v2 .nav > li > a:focus {
    color: #000; }
  .zombie-nav-v2 .nav > li:last-child {
    border-bottom: none; }
  .zombie-nav-v2 .navbar-collapse {
    background-color: #fff;
    border: none;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); } }

/* Toad for Oracle Sticky Nav End */
/* Toad for Oracle Banner start */
.product-hero-ptr {
  position: relative;
  overflow: hidden;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  color: #fff;
  padding-top: 80px;
  min-height: 450px; }
  .product-hero-ptr:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 76%;
    left: 0%;
    z-index: 0;
    background: #fff;
    transform: skewY(-6deg);
    -webkit-transform: skewY(-6deg);
    -moz-transform: skewY(-6deg);
    -ms-transform: skewY(-6deg);
    -o-transform: skewY(-6deg); }
  .product-hero-ptr.full-banner:before {
    transform: skewY(0deg);
    -webkit-transform: skewY(0deg);
    -moz-transform: skewY(0deg);
    -ms-transform: skewY(0deg);
    -o-transform: skewY(0deg);
    top: 80%; }

.hero-graphic {
  /*.media-player-container{
		width: 645px;
		display: table;
		margin: 0px auto;
	}*/ }
  .hero-graphic > img {
    border: 1px solid #aaa; }
  .hero-graphic img.img-responsive {
    margin: 0 auto;
    position: relative; }
  .hero-graphic .hero-graphic-caption {
    position: relative;
    color: #333;
    margin: 20px 0; }

.hero-cta .dropdown-menu {
  z-index: 999; }

.zombie-nav-v2 .dropdown-menu > li > a,
.hero-cta .dropdown-menu > li > a,
.product-hero-ptr .dropdown-menu > li > a {
  color: #016a9c;
  padding: 5px 30px; }

.zombie-nav-v2 .dropdown-menu > li > a:hover,
.hero-cta .dropdown-menu > li > a:hover,
.product-hero-ptr .dropdown-menu > li > a:hover {
  color: #003769; }

.zombie-nav-v2 .dropdown-menu > li > a {
  padding: 5px 15px; }

.zombie-nav-v2 .btn-success:hover,
.zombie-nav-v2 .open .btn-success,
.hero-cta .btn-success:hover,
.hero-cta .open .btn-success {
  color: #333;
  background-color: #fff;
  border-color: inherit; }

/*.video {
	background: url(/images/icons/svg/play-dark-grey.svg) 0 0 no-repeat;
}*/
@media screen and (max-width: 767px) {
  .zombie-nav-v2 .navbar-brand {
    margin-left: 5px; }
  .buy-cta {
    padding-bottom: 0px;
    margin-top: 20px; }
  .buy-cta a {
    display: block;
    width: 100%; }
  .buy-cta .dropdown-menu {
    left: 40%; }
  .oracle-banner-video {
    width: 100%; }
  .oo-player-container {
    min-width: 100%; }
  .ptn-text-claim {
    margin-bottom: 0px !important; }
  .product-hero-ptr {
    padding-top: 50px; }
  .product-hero-ptr h1 {
    margin: 30px 0; }
  /*.hero-graphic .media-player-container {
		width: 100%;
	}*/ }

/* Toad for Oracle Banner End */
/* Product Features start */
/*.product-features {
	margin-top: 40px;
}*/
.product-features .box-icon {
  min-height: 60px; }
  .product-features .box-icon img {
    max-width: 48px;
    max-height: 43px; }

@media (min-width: 768px) {
  .product-features .row .col-sm-4:nth-last-child(-n+4) {
    margin-bottom: 0 !important; }
    .product-features .row .col-sm-4:nth-last-child(-n+4) > *:last-child {
      margin-bottom: 0 !important; } }

@media (max-width: 767px) {
  .product-features .row .col-xs-12:nth-last-child(2) {
    margin-bottom: 0 !important; }
    .product-features .row .col-xs-12:nth-last-child(2) > *:last-child {
      margin-bottom: 0 !important; } }

/* Product Features End */
/* Product Review start */
.purplebg {
  width: 47%; }

.review-text {
  margin-top: 20px;
  font-size: 24px;
  line-height: 32px; }

.review-text blockquote {
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  padding: 8px 30px; }

.review-text blockquote:before {
  position: absolute;
  left: 0;
  width: 21px;
  height: 21px;
  content: '';
  background: url(/images/icons/svg/quote-open-orange.svg) no-repeat; }

.review-text blockquote:after {
  position: absolute;
  width: 21px;
  height: 21px;
  content: '';
  background: url(/images/icons/svg/quote-close-orange.svg) no-repeat;
  margin: 5px 0 0 10px; }

.review-name {
  line-height: 20px;
  color: white;
  padding-left: 30px;
  font-size: 18px; }
  .review-name a {
    color: #fff !important;
    text-decoration: underline !important; }

.review-slider .slider-nav-container {
  bottom: 0; }

.product-review {
  overflow: hidden; }

.product-review {
  padding-bottom: 0;
  background-position: right 0 bottom 0 !important;
  background-repeat: no-repeat !important; }

/*.slider-photo{
	position: absolute;
	right: 0;
	height: 532px;
	top: 0;
}
.slider-photo .photo{
	position:relative;
}*/
/*.slider-photo .photo span{
	content: "";
	width: 0;
	height: 0;
	border-right: 200px solid transparent;
	border-bottom: 672px solid;
	top: 0;
	position: absolute;
	left:0px;
}*/
.slider-photo {
  position: absolute;
  right: 0;
  height: 532px;
  top: 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.slider-photo .photo {
  position: relative; }

.slider-photo .photo span {
  content: "";
  width: 0;
  height: 0;
  border-right: 200px solid transparent;
  border-bottom: 672px solid;
  top: 0;
  position: absolute;
  left: 0px;
  /*border-bottom-color: attr(data-bg);*/ }

.slick .product-review .review-info {
  /*background: #2e1c50;*/
  height: 522px;
  position: relative; }

.review-info {
  height: 100%; }
  .review-info .vertical-center {
    height: 100%; }
    .review-info .vertical-center > .review-text {
      margin-bottom: 20px; }
      .review-info .vertical-center > .review-text *:first-child {
        margin-top: 0;
        padding-top: 0; }
      .review-info .vertical-center > .review-text *:last-child {
        margin-bottom: 0;
        padding-bottom: 0; }

/*.shape {
	display: none;
}

.shape img {
	height: 100%;
	margin-left: -2px;
}*/
.review-info {
  padding-top: 30px;
  padding-bottom: 30px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .review-slider .slick-initialized {
    margin-bottom: 0 !important; }
  .slider-photo {
    left: 50%; }
  /* Medium desktop to full width */
  .slick .product-review .review-info {
    padding-left: 20px; }
  .product-review {
    height: 532px !important; }
  .review-text blockquote {
    font-size: 22px;
    line-height: 30px; }
  .slick .product-review .review-info {
    height: 532px !important; }
  .product-widget-flex .slick .img-crop {
    height: 138px; } }

/*@media screen and (min-width:1600px) {
	.slider-photo .photo img{width:100%; height:532px;}
}*/
@media screen and (min-width: 1200px) {
  /* Full width */
  .zombie-nav-v2.navbar .navbar-brand {
    margin-left: 0px; }
  .review-slider .slick-initialized {
    margin-bottom: 0 !important; }
  .review-info {
    padding: 120px 0; }
  .slick .product-review .review-info {
    padding: 80px 0; }
  .slider-photo {
    left: 50%; }
  .product-widget-flex .slick .img-crop {
    height: 173px; }
  .product-widget-flex .slick.slick-initialized .img-crop {
    height: 173px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .review-slider .slick-initialized {
    margin-bottom: 0 !important; }
  .slider-photo {
    left: 50%; }
  .product-review .container {
    width: 100%; }
  .slick .product-review .review-info {
    padding-left: 20px;
    height: 532px; }
  .slick .product-review .review-info {
    height: auto; }
  .review-text blockquote {
    padding: 8px 15px 8px 30px; }
  .review-text blockquote {
    font-size: 20px;
    line-height: 28px; } }

@media screen and (max-width: 767px) {
  .purplebg {
    padding: 0; }
  .product-review {
    height: auto !important; }
  .review-text {
    font-size: 18px; }
    .review-text .review-name {
      padding-bottom: 40px; }
  .review-text blockquote {
    font-size: 18px;
    line-height: 22px; }
  .slick .product-review .review-info {
    height: unset;
    position: static;
    min-height: 340px; }
  /*	.slider-photo .photo:before {
			!*content: "";
			!* display: block; *!
			width: 0;
			height: 0;
			!* margin-left: -514px; *!
			border-bottom: 54px solid transparent;
			!*border-left: 749px solid #2e1c50;*!
			position: absolute;
			left: 0;
			top: 0;
			top: inherit;*!
			display: none;
		}

		.slider-photo{  height:auto;   top: unset;     left: 0;   bottom: 0;}
		.slider-photo .photo img{width:100%;}*/
  .slider-photo .photo span {
    content: "";
    /* display: block; */
    width: 0;
    height: 0;
    /* margin-left: -514px; */
    border-bottom: none;
    border-left: none;
    position: absolute;
    left: 0;
    top: 0;
    top: inherit; }
  .slider-photo {
    height: 370px;
    top: unset;
    left: 0;
    bottom: 0;
    position: static; }
  .product-review {
    overflow: inherit; }
  .product-review {
    background-size: 100%;
    background-size: contain;
    padding-bottom: 0px; }
  .slider1 {
    background-repeat: no-repeat;
    background-position: right 0px bottom 0px; }
  .slider2 {
    background-repeat: no-repeat;
    background-position: right 0px bottom 0px; }
  .slider3 {
    background-repeat: no-repeat;
    background-position: right 0px bottom 0px; }
  .purplebg {
    width: 100%; }
  .review-info {
    padding: 20px; }
  .review-slider .slider-nav-container {
    bottom: -30px; }
  .review-name {
    font-size: 15px; } }

/* Product Review End */
h3.feature {
  text-align: center;
  font-weight: 700;
  margin-bottom: 0;
  padding-top: 70px;
  padding-bottom: 10px !important; }

/**Common tab CSS START HERE**/
.chevron-grey-up .accordion-chevron {
  float: right;
  background: url(/images/icons/svg/chevron-up-grey.svg);
  height: 22px;
  width: 22px; }

.chevron-grey-up .auto_d_active .accordion-chevron {
  background: url(/images/icons/svg/chevron-down-orange.svg); }

.chevron-blue-up .accordion-chevron {
  float: right;
  background: url(/images/icons/svg/chevron-down-link.svg);
  height: 22px;
  width: 22px; }

.chevron-blue-up h3 {
  color: #016a9c; }

.chevron-blue-up .auto_d_active .accordion-chevron {
  background: url(/images/icons/svg/chevron-up-link.svg);
  color: #016a9c; }

/**Common tab CSS END HERE**/
/* Automation Section start */
.asset-link {
  display: table; }
  .asset-link:hover {
    text-decoration: none; }
    .asset-link:hover .asset-text {
      text-decoration: underline; }
  .asset-link .asset-icon-img-wrap {
    display: table-cell;
    vertical-align: middle; }
  .asset-link img {
    margin-right: 10px;
    width: 30px;
    max-height: 50px; }
  .asset-link .icomoon-container.asset-icon {
    display: table-cell;
    border: 5px solid transparent;
    border-bottom: none;
    border-left: none; }
    .asset-link .icomoon-container.asset-icon .icomoon-icon {
      font-size: 30px; }
  .asset-link .asset-text {
    display: table-cell;
    vertical-align: middle; }

a.asset-link.white-paper {
  background-image: url(/images/icons/svg/documents-blue.svg);
  background-repeat: no-repeat;
  background-size: auto 21px;
  padding-left: 22px;
  display: block;
  background-position: 0px 2px; }

.asset-link span:not(.icomoon-container):not(.icomoon-icon) {
  background-repeat: no-repeat;
  background-position: left center;
  width: 22px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  display: table-cell;
  border: 5px solid transparent;
  border-bottom: none;
  border-left: none;
  background-size: contain; }

.asset-link.white-paper {
  background-image: url(/images/icons/svg/documents-blue.svg);
  background-repeat: no-repeat;
  background-size: auto 21px;
  padding-left: 22px;
  display: block;
  background-position: 0 5px;
  margin-top: 20px; }

.asset-link.tech-brief {
  background-image: url(/images/icons/svg/file-blue.svg);
  background-repeat: no-repeat;
  background-size: auto 21px;
  padding-left: 22px;
  display: block;
  background-position: 0 2px;
  margin-bottom: 15px;
  margin-top: 20px; }

.asset-link.calculator {
  background-image: url(/images/icons/svg/calculator-blue.svg);
  background-repeat: no-repeat;
  background-size: auto 21px;
  padding-left: 22px;
  display: block;
  background-position: 0 2px;
  margin-bottom: 15px;
  margin-top: 20px; }

.automation-tab .nav-tabs {
  border-bottom: none; }

.automation-tab video {
  width: 100%;
  height: 100%; }

.automation-tab-menu {
  display: table;
  margin: 0 auto; }

.automation-tab-content {
  border-top: solid 1px #aaa; }

.automation-tab .nav-tabs > li {
  padding: 10px 15px 0; }

.automation-tab .nav-tabs > li > a {
  border: none;
  cursor: pointer;
  color: #333;
  padding: 0 0 10px;
  font-size: 18px; }

.automation-tab .nav-tabs > li > a:hover {
  color: #FB4F14;
  background: transparent;
  border: none; }

.automation-tab .nav-tabs > li.active > a,
.automation-tab .nav-tabs > li.active > a:hover {
  position: relative;
  border-bottom: 4px solid #FB4F14;
  color: #333;
  font-weight: bold;
  background-color: transparent; }

.automation-tab .automation-panel {
  padding: 20px 0 20px; }

.automation-tab ul.auto_tabs li.active {
  display: block; }

.auto_tab_content {
  display: none; }

.automation-tab:not(.widget-tab) .auto_tab_content video, .automation-tab:not(.widget-tab) .auto_tab_content img {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3); }

.auto_tab_drawer_heading {
  display: none; }

/*.automation-tab .tab-content .col-sm-6.col-xs-12{
height: 320px;
}*/
.auto-box-middle {
  position: relative;
  height: 100%; }

.widget-tab.automation-tab .automation-panel {
  padding: 0; }

.widget-tab.automation-tab .automation-tab-content {
  border: none; }

.widget-tab.automation-tab .automation-tab-menu-border {
  border-top: solid 1px #aaa; }

.widget-tab.automation-tab .automation-tab-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }
  .widget-tab.automation-tab .automation-tab-menu li {
    text-align: center; }
    .widget-tab.automation-tab .automation-tab-menu li:not(.active) a {
      border-bottom: 4px solid transparent; }
    .widget-tab.automation-tab .automation-tab-menu li .icomoon-icon {
      display: block;
      margin-bottom: 10px; }

@media (min-width: 768px) {
  .widget-tab.scroll-range > .container {
    background-color: inherit; }
    .widget-tab.scroll-range > .container .tab-height {
      background-color: inherit; }
      .widget-tab.scroll-range > .container .tab-height .automation-tab-menu {
        background-color: inherit;
        position: fixed;
        top: 62px;
        left: 0;
        width: 100%;
        z-index: 9998;
        border-bottom: solid 1px #aaa; }
  .widget-tab.scroll-range.no-nav .automation-tab-menu {
    top: 0 !important; } }

@media screen and (max-width: 767px) {
  .automation-tab .nav-tabs > li {
    padding: 10px 7px 0; }
  .auto_tab_content img.img-responsive {
    margin-bottom: 7px; }
  .auto_tabs {
    display: none !important; }
  .auto-box-middle {
    position: static;
    transform: inherit;
    padding-left: 0; }
    .auto-box-middle h4 {
      padding-top: 10px; }
  /*.auto_tab_drawer_heading.auto_d_active{color:#df5526;}*/
  .auto_tab_drawer_heading span.glyphicon {
    float: right;
    padding-top: 4px;
    transition: .3s transform ease-in-out; }
  .auto_tab_drawer_heading.auto_d_active span.glyphicon {
    transform: rotate(180deg); }
  .auto_tab_drawer_heading {
    display: block;
    border-bottom: 1px solid #cccccc;
    padding: 15px 0 20px;
    font-size: 18px;
    background: url(/images/icons/svg/chevron-down-link.svg) right center no-repeat;
    background-size: 20px 20px;
    margin: 0; }
    .auto_tab_drawer_heading.auto_d_active {
      background-image: url(/images/icons/svg/chevron-up-link.svg); }
    .auto_tab_drawer_heading[rel="auto_tab1"] {
      border-top: 1px solid #cccccc; }
  .bottom-border-list {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px; }
  .auto_d_active.bottom-border-list {
    border-bottom: none; }
  .automation-tab .automation-panel {
    padding: 10px 0px 0px; }
  .widget-tab .automation-tab-menu-border {
    border-color: #ccc; } }

/* Automation Section End */
/* Additional Product Features Section start */
.additional-feature {
  margin-bottom: 50px;
  padding: 0 10px;
  font-size: 12px;
  clear: both; }

.additional-feature sup {
  font-size: 13px;
  top: 2px; }

.svg-database-work {
  background-image: url(/images/icons/svg/database_work-quest-blue.svg); }

.svg-database-check {
  background-image: url(/images/icons/svg/database_check-quest-blue.svg); }

.svg-deal-teamwork {
  background-image: url(/images/icons/svg/deal_teamwork-quest-blue.svg); }

.svg-checklist {
  background-image: url(/images/icons/svg/check-list-quest-blue.svg); }

.svg-diagnostics {
  background-image: url(/images/icons/svg/diagnostics-quest-blue.svg); }

.svg-task {
  background-image: url(/images/icons/svg/task-quest-blue.svg); }

.svg-feature {
  width: 40px;
  height: 44px;
  float: left;
  background-repeat: no-repeat;
  background-position: left center;
  margin-right: 10px;
  margin-top: 0; }

.additional-item p {
  margin-left: 50px;
  margin-bottom: 20px; }

.additional-item h4 {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 5px; }

@media screen and (max-width: 767px) {
  .xs-nopadding {
    padding: 0; } }

/* Additional Product Features Section End */
/* Tour Section start */
.pswp--open {
  z-index: 999999; }

.chevron-blue-up .accordion-chevron {
  float: right;
  background: url(/images/icons/svg/chevron-down-link.svg);
  height: 22px;
  width: 22px; }

.screenshot-stacked {
  background-color: #eeeeee; }

.tour-section {
  width: 100%;
  /*height: 790px;*/
  position: relative; }

.tour-section .tourslider {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  overflow: hidden; }

.tour-section .tourslider .menu {
  background-color: #333333;
  padding: 0 50px; }

.tour-section .tourslider .navigation {
  padding: 0; }

.tour-section .tourslider .navigation li {
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  border-left: 6px solid #fff;
  padding: 6px 0 6px 20px;
  text-decoration: none; }

.tour-section .tourslider .navigation li a {
  color: #fff; }

.tour-section .tourslider .navigation li.active {
  border-left: 6px solid #FB4F14; }

.tour-section .tourslider .navigation li.active a {
  color: #FB4F14;
  font-weight: bold; }

.tour-section .tourslider .navigation li:hover a {
  text-decoration: none;
  color: #FF8247; }

.tour-section .tourslider .panelsection {
  position: relative;
  height: 100%; }

.tour-section .tourslider .panelsection li {
  width: 100%; }

.tour-section .tourslider > div {
  overflow: hidden;
  /*height: 100%;*/ }

.tour-section .sidebar-header {
  color: #343434;
  margin: 0;
  padding: 40px 0;
  font-size: 22px;
  text-align: center;
  font-weight: bold; }

.tour-section .video-btns {
  position: absolute;
  bottom: 0;
  left: 342px;
  background: #eeeeee;
  width: 70%;
  padding-bottom: 75px; }

.tour-section .video-btns a {
  display: table;
  margin: 0 auto;
  font-size: 20px; }

.tour-section .video-btns img {
  padding-right: 10px; }

.tour-section .tour_drawer_heading {
  display: block;
  font-size: 18px;
  border-top: 1px solid #cccccc;
  padding: 10px 15px;
  margin: 0; }

.tour-section .tour_drawer_heading.tour_active {
  /*background-color: #fff;*/
  color: #016a9c; }

.tour-section .tour_drawer_heading.tour_active.bottom-border-list {
  border-bottom: none; }

.tour_tab_content figure {
  display: none; }

.tour-ptr {
  background: #eeeeee; }

.tour_tab_content h3 {
  color: #333; }

@media screen and (max-width: 767px) {
  .tour-section {
    padding: 0;
    background-color: transparent;
    height: auto;
    position: relative; }
  .tour-section .tourslider {
    padding: 0;
    position: static;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none; }
  .tour-section .tourslider ul.panelsection {
    position: static !important;
    margin: 10px 0 40px 0;
    width: 100%; }
  .tour-section .tourslider ul.panelsection li video {
    width: 100%; }
  .tour-section .tourslider .menu {
    display: none; }
  .tour_tab_content {
    display: none;
    padding: 10px 15px; }
  .tour_tab_content img {
    width: 100%; }
  .tour_tab_content h3 {
    margin: 0;
    /*padding: 12px 0 7px;*/
    padding: 0 0 7px; }
  .tour_active .accordion-chevron {
    background: url(/images/icons/svg/chevron-up-link.svg); }
  .tour-ptr {
    background: white; }
  .tour-ptr .container {
    padding: 0; }
  .chevron-blue-up .accordion-chevron {
    margin-right: 0; } }

/* Tablet to Full Screen */
@media screen and (min-width: 768px) {
  /*.zombie-nav-v2 .navbar-brand{
		margin-left: 0px!important;
	}*/
  .tour-section .tourslider {
    display: -webkit-box !important;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box !important;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox !important;
    /* TWEENER - IE 10 */
    display: -webkit-flex !important;
    /* NEW - Chrome */
    display: flex !important;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .tour-section .tourslider .menu {
    padding: 50px 30px;
    min-width: 300px; }
  .tour-section .tourslider .panelsection {
    padding: 0 0 0 30px; }
  .tour-section .tourslider .panelsection li {
    padding: 75px 0; }
  .tour-section .sidebar-header {
    color: #fff;
    text-align: left;
    padding: 0 0 40px 0;
    font-size: 24px;
    font-weight: 700;
    margin: 0 !important; }
  .tour-section .tour_drawer_heading {
    display: none; } }

/* Tablet Only */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .tour-ptr .container {
    padding-left: 0; } }

/* Medium to Full Screen */
@media screen and (min-width: 992px) {
  .tour-section .tourslider .menu {
    padding: 70px 50px; } }

/* Medium Only */
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .tour-section .tourslider .menu {
    min-width: 300px; } }

/*tour mobile view css end*/
/* Tour Section End */
/*Specification Section Start*/
.accordion-chevron {
  background: url("/images/icons/svg/chevron-up-link.svg");
  width: 21px;
  height: 22px;
  display: inline-block;
  margin: 0px 10px 0 0;
  vertical-align: middle; }

.collapsed .accordion-chevron {
  background: url("/images/icons/svg/chevron-down-link.svg"); }

.border-top-speci {
  border-top: 1px solid #ddd; }

.collapsible-specification {
  margin-bottom: 35px; }
  .collapsible-specification:last-child {
    margin-bottom: 0; }
  .collapsible-specification p:last-child {
    margin-bottom: 0; }

.collapsible-specification .panel-default > .panel-heading {
  color: #016a9c;
  background-color: transparent;
  padding-left: 5px; }

.collapsible-specification .panel-default .panel-title {
  font-size: 18px; }

.collapsible-specification .panel-default > .panel-heading a:hover,
.collapsible-specification .panel-default > .panel-heading a:focus {
  text-decoration: none; }

.collapsible-specification .panel {
  border: none;
  border-bottom: 1px solid #ddd;
  -webkit-box-shadow: none;
  box-shadow: none; }

.collapsible-specification .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
  padding: 5px 15px; }

.specification-ul {
  padding: 0; }
  .specification-ul li {
    display: inline-block;
    width: 50%;
    padding: 7px 15px;
    font-size: 16px;
    vertical-align: top; }
  .specification-ul.one-column li {
    width: 100%; }
  .specification-ul + p {
    font-size: 13px; }
  .specification-ul > li > ul > li {
    width: 100%; }

.specification-ul li:before {
  display: inline-block;
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50px;
  background-color: #333;
  margin: 0 10px 3px 0;
  vertical-align: middle; }

.collapsible-specification .panel-default .panel-heading a .glyphicon {
  transition: .3s transform ease-in-out;
  margin-right: 8px;
  font-size: 12px; }

.collapsible-specification .panel-default .panel-heading a[aria-expanded=true] .glyphicon {
  transform: rotate(90deg); }

@media screen and (max-width: 767px) {
  .specification-ul li {
    width: 100%; }
  .specification-ul li:before {
    margin: 9px 0 3px 0;
    position: absolute;
    left: 6px; }
  .specification-ul {
    padding: 0 0 0 20px;
    position: relative; }
  .collapsible-specification .accordion-chevron {
    margin-right: 0; }
  .collapsible-specification .accordion-chevron {
    float: right;
    height: 22px;
    width: 22px; }
  .collapsible-specification {
    margin-bottom: 40px;
    margin-left: -15px;
    margin-right: -15px; }
  .collapsible-specification .panel-default > .panel-heading {
    padding-left: 15px; }
  .collapsible-specification .panel-body {
    padding-left: 15px; }
  .collapsible-specification .panel-title > a {
    background-position: right !important;
    padding-left: 0px !important;
    display: block;
    width: 100%; } }

/*Specification Section End*/
/* Resources Section start */
.full-height img {
  min-height: 156px; }

.full-height .video-img {
  min-height: 150px; }

.info h6,
.img-header-overlay h6 {
  line-height: 21px; }

.info h6:first-child {
  font-size: 14px;
  margin-bottom: 5px; }

.info h6:nth-child(2) {
  margin-top: 5px; }

.img-header-overlay h6:last-child {
  position: absolute;
  bottom: 0; }

.resources .col-md-3 .img-crop,
.resources .col-lg-3 .img-crop {
  height: 17.5em; }

.resources .slider-nav-container {
  /*bottom: auto;*/
  bottom: -60px; }

.transition-bt {
  height: 17.5em; }

.img-header-overlay {
  height: 8.13em;
  top: 54%; }

.img-header-overlay h6:last-child {
  position: absolute;
  bottom: 0; }

.img-header-overlay h6:last-child span {
  width: 26px;
  height: 20px;
  display: inline-block;
  vertical-align: middle; }

.resources section {
  color: #fff; }

.resources h6 {
  line-height: 21px; }

.img-header-overlay h6:first-child {
  color: #016a9c; }

.img-header-overlay {
  opacity: inherit;
  padding: 10px;
  background: #eee;
  color: #333; }

.img-header-overlay.video > span > span:last-child {
  font-weight: normal; }

.transition-bt .info {
  background: rgba(51, 51, 51, 0);
  visibility: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: background-color .3s, opacity .3s; }

.transition-bt:hover .img,
.transition-bt:hover .img-header-overlay {
  filter: blur(3px); }

.transition-bt:hover .img-header-overlay {
  z-index: 1; }

.transition-bt:hover .info {
  visibility: visible;
  /*padding: 10px;*/
  background: rgba(255, 255, 255, 0.92);
  z-index: 10; }

.transition-bt .info h6:nth-child(2) {
  color: #333 !important; }

.transition-bt:hover a {
  cursor: pointer; }

.transition-bt {
  margin-top: 2px;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3); }

.eee-border .transition-bt {
  border: 1px solid #eee;
  box-shadow: none;
  -webkit-box-shadow: none; }

.btn-primary-orange {
  background: #FB4F14;
  border: 1px solid #EE4207;
  color: #fff;
  bottom: 12px;
  position: absolute;
  width: 92%; }

.btn-primary-orange:hover {
  background: #d83a04;
  border: 1px solid #bf3303;
  color: #fff; }

.document {
  background: url("/images/icons/svg/documents-dark-grey.svg") 0 0 no-repeat; }

.casestudy {
  background: url("/images/icons/svg/library-dark-grey.svg") 0 0 no-repeat; }

.ebook {
  background: url("/images/icons/svg/book-library-dark-grey.svg") 0 0 no-repeat;
  width: 30px !important; }

.video {
  background: url("/images/icons/svg/play-dark-grey.svg") 0 0 no-repeat; }

.img-overlay {
  height: 53%; }

.dropdown-menu.white-dd > li .video {
  background: url("/images/icons/svg/play-blue.svg") 0 0 no-repeat; }

.datasheet {
  background: url("/images/icons/svg/text-analytics-dark-grey.svg") 0 0 no-repeat; }

.techbrief {
  background: url("/images/icons/svg/file-dark-grey.svg") 0 0 no-repeat;
  width: 21px !important; }

.infographic {
  background: url("/images/icons/svg/chart-dark-grey.svg") 0 0 no-repeat; }

.body-resources .placeholder {
  background: url("/images/icons/svg/user.svg") 0 0 no-repeat; }

.body-resources .download {
  background: url("/images/icons/svg/download.svg") 0 0 no-repeat; }

.dropdown-menu.white-dd {
  width: 100%;
  padding-bottom: 0; }

.dropdown-menu.white-dd > li > a {
  color: #016a9c; }

.dropdown-menu.white-dd > li span {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-size: contain !important; }

.dropdown-menu.white-dd > li .document {
  background: url("/images/icons/svg/documents-blue.svg") 0 0 no-repeat; }

.dropdown-menu.white-dd > li .community {
  background: url("/images/icons/svg/community-blue.svg") 0 2px no-repeat; }

.dropdown-menu.white-dd > li .calendar {
  background: url("/images/icons/svg/calendar-blue.svg") 0 0 no-repeat; }

.dropdown-menu.white-dd > li .library {
  background: url("/images/icons/svg/library-blue.svg") 0 0 no-repeat; }

.white-dd.btn-group.open .dropdown-toggle {
  background: #016a9c;
  color: #fff !important; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none; }

/*Below CSS should be page level*/
.overflow-visible .container {
  margin-bottom: 0px !important; }

@media screen and (max-width: 767px) {
  .resources .slider-nav-container {
    bottom: -20px; } }

/* Resources Section End */
/* Get started Section start */
.getstarted-div {
  background-color: #333333;
  padding: 0px;
  text-align: center; }

.getstarted-info {
  display: inline-block;
  margin: 0 auto;
  padding-bottom: 40px; }

.getstarted-info h3.feature {
  color: #fff;
  margin-bottom: 0px !important; }

.getstarted-info p {
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 10px 0; }

/*.hero-cta {
	.btn-success:hover {
		color: #333;
		background-color: #fff;
		border-color: inherit;
	}

}*/
.btn-white-border {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff; }

.btn-white-border:hover, .btn-white-border:active, .btn-white-border:focus {
  background-color: #fff;
  color: #333; }

@media screen and (max-width: 767px) {
  .getstarted-info {
    padding-bottom: 0px; } }

/* Get started Section End */
/* Logo Section start */
.logo-section-div {
  padding: 40px 0; }

.logolist-img {
  text-align: center; }

.logolist-img img {
  margin: 0 auto; }

/* Logo Section End */
/* Customer Section start */
.customer-section-div {
  padding: 50px 0;
  background-color: #eeeeee; }

.customerlist-img {
  text-align: center; }

.customerlist-img .text {
  text-transform: uppercase;
  font-size: 27px;
  line-height: 37px; }

.customerlist-img .highlighted {
  font-size: 46px; }

.bold {
  font-weight: bold; }

.customer-section-div .trust-questsoftware .trust-number {
  width: 100%;
  text-align: center;
  height: 130px; }

.customer-section-div .trust-questsoftware .trust-number span {
  font-size: 78px; }

.customer-section-div .all-customers .customers-number {
  width: 100%;
  text-align: center;
  height: 130px; }

.customer-section-div .all-customers .customers-number span {
  font-size: 78px; }

.customer-section-div .online-members .online-members-number {
  width: 100%;
  text-align: center;
  height: 130px; }

.customer-section-div .online-members .online-members-number span {
  font-size: 78px; }

.productshadow {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  margin-top: 2px; }

@media screen and (max-width: 992px) {
  .customerlist-img img {
    max-width: 100%; }
  .customerlist-img .text {
    font-size: 22px;
    line-height: 30px; }
  .customerlist-img .highlighted {
    font-size: 30px; } }

@media screen and (max-width: 767px) {
  .customer-section-div .trust-questsoftware .trust-number {
    height: auto; }
  .customer-section-div .all-customers .customers-number {
    height: auto; }
  .customer-section-div .online-members .online-members-number {
    height: auto; } }

/* Customer Section End */
/* Related Products Section start */
.related-products-v2 .img-crop {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3); }

.related-products-v2 .img-crop.boxshot {
  -webkit-box-shadow: none;
  box-shadow: none; }

.img-border {
  border: 1px solid #aaa; }

.slick .img-crop.img-border {
  border: none; }

.related-products a {
  color: #333; }
  .related-products a h5 {
    color: #016a9c;
    font-weight: bold; }

.related-products .product-widget-box:hover a {
  text-decoration: none; }

.related-products .product-widget-box:hover h5 {
  text-decoration: underline;
  color: #003769; }

/*.col-md-3 .img-crop {
	height: 17.5em;
}*/
.slick-slideimg {
  margin: 0 auto; }

.slick-img-heading {
  margin: 0;
  color: #2d6684;
  font-weight: 700;
  padding: 12px 0 0;
  font-size: 14px; }

.slick-img-info {
  margin: 0;
  padding: 14px 0;
  font-size: 14px; }

.slick-imgbox {
  min-height: 175px; }

.related-products-v2 .slider-nav-container .slider-nav .slick-prev,
.related-products-v2 .slider-nav-container .slider-nav .slick-next {
  top: -16px !important; }

.related-products-v2 .slick-slide h5 {
  font-weight: bold; }

/* Related Products Section End */
/* Support Section start */
.support-divbox {
  text-align: center; }

.support-divbox h5 {
  margin: 0;
  font-weight: 700;
  padding: 16px 0;
  color: #016a9c; }

.support-divbox:hover h5 {
  color: #003769;
  text-decoration: underline; }

.support-divbox img {
  margin: 0 auto;
  max-width: 67px; }

.support-divbox .product-support {
  background: url(/images/icons/svg/product-offerings-blue.svg) left top no-repeat;
  width: 70px;
  height: 70px;
  margin: 0 auto;
  transition: .5s ease; }

.support-divbox:hover .product-support {
  background: url(/images/icons/svg/product-offerings-blue-hover.svg) left top no-repeat; }

.support-divbox .support-offering {
  background: url(/images/icons/svg/tools-blue.svg) left top no-repeat;
  width: 70px;
  height: 70px;
  margin: 0 auto;
  transition: .5s ease; }

.support-divbox:hover .support-offering {
  background: url(/images/icons/svg/tools-quest-blue-hover.svg) left top no-repeat; }

.support-divbox .training-certification {
  background: url(/images/icons/svg/certificate-blue.svg) left top no-repeat;
  width: 70px;
  height: 70px;
  margin: 0 auto;
  transition: .5s ease; }

.support-divbox:hover .training-certification {
  background: url(/images/icons/svg/certificate-blue-hover.svg) left top no-repeat; }

.support-service-div a {
  color: #333 !important;
  text-decoration: none;
  outline: none; }

.support-service-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .support-service-flex.align-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
  .support-service-flex .slick-slide .icomoon-border {
    margin-top: 7px; }

.support-service-flexdiv {
  width: 25%;
  padding: 0 15px 15px; }

@media (min-width: 768px) and (max-width: 991px) {
  .support-service-flexdiv {
    width: 33%; } }

@media (max-width: 767px) {
  .support-service-flexdiv {
    width: 100%; } }

/* Support Section End */
/* Social Media Section Start */
.social-media-toolbar h3.feature {
  margin: 20px 0 !important; }

ul.social li {
  display: inline;
  padding: 0;
  margin: 0 5px; }

ul.social li a {
  display: inline-block;
  margin: 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 50px;
  height: 50px;
  position: relative;
  background-color: #333333;
  transition: all 0.5s ease-out; }

.social li a:hover {
  transition: all 0.3s ease; }

.social li a.face:hover {
  background-color: #4057a0; }

.social li a.twit:hover {
  background-color: #41acf1; }

.social li a.linkedin:hover {
  background-color: #2e7cba; }

.social li a.xing:hover {
  background-color: #126567; }

/*.social li a.google:hover {
	background-color: #d2342c;
}*/
.icons-social-media {
  background-position-x: 0;
  background-position-y: 0;
  width: 30px;
  height: 28px;
  display: inline-block;
  margin-top: 15px; }

.icons-social-media.facebook {
  background: url(/images/icons/svg/facebook-white.svg) 0 0 no-repeat;
  width: 12px; }

.icons-social-media.twitter {
  background: url(/images/icons/svg/twitter-white.svg) 0 0 no-repeat;
  margin-left: 8px; }

.icons-social-media.linkedin {
  background: url(/images/icons/svg/linkedin-in-white.svg) 0 0 no-repeat;
  margin-left: 7px;
  margin-top: 12px; }

.icons-social-media.googleshare {
  background: url(/images/icons/svg/google-plus-white.svg) 0 0 no-repeat;
  width: 34px; }

.icons-social-media.xing {
  background: url(/images/icons/svg/xing-icon.svg) 0 0 no-repeat;
  width: 25px;
  margin-top: 12px;
  margin-left: -1px; }

.social-media-toolbar h3 {
  font-weight: bold;
  font-size: 28px;
  margin-top: 0; }

.social-media-toolbar .dsg-icon-title {
  display: none; }

.social-media-toolbar .dsg-icon-title {
  display: none; }

/* Social Media Section End */
/* Related Products Section start */
.related-products-v2 .img-crop {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3); }

.related-products-v2 .img-crop.boxshot {
  -webkit-box-shadow: none;
  box-shadow: none; }

.slick .img-crop.img-border {
  border: none; }

.slick-slideimg {
  margin: 0 auto; }

.slick-img-heading {
  margin: 0;
  color: #2d6684;
  font-weight: 700;
  padding: 12px 0 0;
  font-size: 14px; }

.slick-img-info {
  margin: 0;
  padding: 14px 0;
  font-size: 14px; }

.slick-imgbox {
  min-height: 175px; }

.related-products-v2 .slider-nav-container .slider-nav .slick-prev,
.related-products-v2 .slider-nav-container .slider-nav .slick-next {
  top: -16px !important; }

.related-products-v2 .slick-slide h5 {
  font-weight: bold; }

footer.footer-menu {
  margin-top: 0 !important; }

/* Benefits Section start */
.benefits-section {
  margin-bottom: 50px;
  padding: 0 10px;
  font-size: 12px;
  clear: both; }

.benefit-item {
  position: relative;
  padding-left: 60px; }

.benefit-item:before {
  width: 40px;
  height: 44px;
  content: '';
  position: absolute;
  left: 0;
  background-repeat: no-repeat; }

.benefit-item.svg-dollar:before {
  background-image: url(/images/icons/svg/spiff-quest-blue.svg); }

.benefit-item.svg-monitor:before {
  background-image: url(/images/icons/svg/monitor-quest-blue.svg); }

.benefit-item.svg-product-offerings:before {
  background-image: url(/images/icons/svg/product_offerings-quest-blue.svg);
  background-size: 40px 40px; }

.benefit-item.svg-statistics:before {
  background-image: url(/images/icons/svg/statistics-quest-blue.svg); }

.benefit-item.svg-text-analytics:before {
  background-image: url(/images/icons/svg/text_analytics-quest-blue.svg); }

.svg-feature {
  width: 40px;
  height: 44px;
  float: left;
  background-repeat: no-repeat;
  background-position: left center;
  margin-right: 10px;
  margin-top: 0; }

.additional-item p {
  margin-bottom: 20px; }

.additional-item h4 {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 5px; }

/* Benefits Section End */
/* flexbox for supported platforms */
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.flex-container div {
  width: 24%; }

.flex-container div .platforms-logo {
  width: 57px;
  float: left; }

.flex-container div .platforms-logo img {
  max-width: 56px;
  height: auto;
  max-height: 50px; }

.no-flexbox .flex-container {
  display: table;
  margin: 0 auto; }

.no-flexbox .flex-container div {
  display: table-cell; }

.flex-container p {
  text-align: justify;
  width: 188px;
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 20px; }

.flex-container .platforms-text {
  display: inline-block;
  max-width: 116px;
  float: left; }

.flex-container p small {
  font-size: 78%; }

.img-valign {
  height: 40px;
  margin-top: 4px;
  margin-right: 7px; }

@media screen and (max-width: 767px) {
  .flex-container {
    display: inline-block; }
  .flex-container div {
    width: 50%;
    float: left; }
  .flex-container .platforms-text {
    max-width: 100%;
    float: none; } }

/* supported platforms Section End */
/*General added by Siamak*/
/*ToDO: Add a generic spacing class and remove all these classes*/
.widget-image,
.widget-blogs,
.widget-tab,
.body-editor-top,
.body-editor-main,
.body-editor-bottom,
.body-editor-top-header,
.bottom-related-products,
.main-hero-area,
.support-service-div,
.body-logos,
.lower-bottom-area,
.products-widgets,
.body-features,
.body-tour-top,
.body-tour-bottom,
.image-heading,
.body-resources,
.get-started,
.body-review {
  padding-top: 70px;
  padding-bottom: 70px; }
  .widget-image .feature,
  .widget-blogs .feature,
  .widget-tab .feature,
  .body-editor-top .feature,
  .body-editor-main .feature,
  .body-editor-bottom .feature,
  .body-editor-top-header .feature,
  .bottom-related-products .feature,
  .main-hero-area .feature,
  .support-service-div .feature,
  .body-logos .feature,
  .lower-bottom-area .feature,
  .products-widgets .feature,
  .body-features .feature,
  .body-tour-top .feature,
  .body-tour-bottom .feature,
  .image-heading .feature,
  .body-resources .feature,
  .get-started .feature,
  .body-review .feature {
    margin: 0 0 30px !important;
    padding: 0 !important; }
  .widget-image p:last-child,
  .widget-blogs p:last-child,
  .widget-tab p:last-child,
  .body-editor-top p:last-child,
  .body-editor-main p:last-child,
  .body-editor-bottom p:last-child,
  .body-editor-top-header p:last-child,
  .bottom-related-products p:last-child,
  .main-hero-area p:last-child,
  .support-service-div p:last-child,
  .body-logos p:last-child,
  .lower-bottom-area p:last-child,
  .products-widgets p:last-child,
  .body-features p:last-child,
  .body-tour-top p:last-child,
  .body-tour-bottom p:last-child,
  .image-heading p:last-child,
  .body-resources p:last-child,
  .get-started p:last-child,
  .body-review p:last-child {
    margin-bottom: 0; }

.image-heading,
.body-resources {
  padding-bottom: 45px; }

.support-service-div,
.body-features {
  padding-bottom: 55px; }

.body-resources {
  background: #f9f9f9;
  /*for unedited pages*/ }
  .body-resources .slick-initialized {
    margin-bottom: 55px !important; }
  .body-resources .view-all-resources {
    margin: 0 auto 30px !important; }

.view-all-resources {
  margin-top: 10px; }
  .view-all-resources.no-dots {
    margin-top: -42px; }
  .view-all-resources .fancy-item-dd {
    border-top: 2px solid #e5e5e5;
    padding-bottom: 0; }
    .view-all-resources .fancy-item-dd span {
      margin-right: 10px; }
    .view-all-resources .fancy-item-dd a {
      padding-top: 10px;
      padding-bottom: 12px; }
  .view-all-resources .btn-white {
    border: 1px solid #333333;
    color: #333333; }
    .view-all-resources .btn-white:hover {
      border: 1px solid #333333;
      background: #333333; }
  .view-all-resources .white-dd.btn-group.open .dropdown-toggle {
    background: #333333; }

.related-products.slick-initialized {
  margin-bottom: 58px !important; }

@media screen and (max-width: 767px) {
  .related-products.slick-initialized {
    margin-bottom: 90px !important; } }

/*.body-resources .slick-initialized{
	margin-bottom: 0!important;
}*/
/*Siamak - Top nav*/
@media screen and (max-width: 767px) {
  .zombie-nav-v2 .navbar-brand img {
    margin-left: 0; } }

@media screen and (max-width: 767px) {
  .cta-container {
    width: 100%; }
    .cta-container .btn-group {
      padding-top: 0 !important;
      padding-bottom: 0 !important; }
    .cta-container > .btn, .cta-container > .btn-group {
      margin-bottom: 20px !important; }
  .product-hero-ptr .cta-container.hero-cta > .btn:last-child, .product-hero-ptr .cta-container.hero-cta > .btn-group:last-child {
    margin-bottom: 0 !important; }
  .zig-zag .cta-container > .btn, .zig-zag .cta-container > .btn-group {
    margin-bottom: 0 !important; } }

.img-box-shot {
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none; }

/*Siamak - Key Features*/
.ptr-features.align-center {
  text-align: center; }
  .ptr-features.align-center .feature-container {
    display: inline; }
    .ptr-features.align-center .feature-container .col-xs-12 {
      float: none;
      display: inline-block;
      margin-left: -2px;
      margin-right: -2px;
      vertical-align: top; }
      .ptr-features.align-center .feature-container .col-xs-12 .features-text {
        text-align: left; }

.ptr-features div.col-xs-12 {
  padding-bottom: 15px; }
  .ptr-features div.col-xs-12:hover a {
    color: #003769;
    text-decoration: underline; }

.ptr-features .features-icons {
  display: table-cell;
  vertical-align: top; }
  .ptr-features .features-icons img {
    width: 48px;
    height: 48px; }

.ptr-features .features-text {
  display: table-cell;
  padding-left: 18px; }
  .ptr-features .features-text h4 {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 5px; }

@media (max-width: 767px) {
  .ptr-features .features-icons img {
    width: 42px;
    height: 42px; } }

/*Siamak - Zig-Zag*/
.ptr-zigzag {
  background-position: top center !important; }
  .ptr-zigzag .cta-container {
    margin-top: -5px; }
  .ptr-zigzag .container > *:last-child {
    margin-bottom: 0 !important; }
  .ptr-zigzag .zig-zag {
    margin-bottom: 65px;
    /*.media-player-container{
			width: 100%;
		}*/ }
    .ptr-zigzag .zig-zag .zig-zag-img-wrapper {
      padding: 0; }
      .ptr-zigzag .zig-zag .zig-zag-img-wrapper img {
        margin-left: auto;
        margin-right: auto; }
    .ptr-zigzag .zig-zag .block-link {
      display: block; }
    .ptr-zigzag .zig-zag .auto-box-middle > div {
      overflow: visible;
      width: 100%; }
    .ptr-zigzag .zig-zag img.img-responsive {
      -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
      box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3); }
    .ptr-zigzag .zig-zag.no-shadow .zig-zag-img-wrapper img, .ptr-zigzag .zig-zag.no-shadow .zig-zag-img-wrapper video {
      box-shadow: none !important;
      -webkit-box-shadow: none !important; }
  .ptr-zigzag.pb-0 .zig-zag:last-child {
    margin-bottom: 0; }

@media (min-width: 768px) {
  .ptr-zigzag .zig-zag *:last-child {
    margin-bottom: 0 !important; }
  .ptr-zigzag .zig-zag .zig-zag-img-wrapper[data-target="match-height"]:not(.content-display-top) .zig-zag-video {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); } }

@media (max-width: 767px) {
  .ptr-zigzag .zig-zag {
    margin-bottom: 35px; }
    .ptr-zigzag .zig-zag img.img-responsive {
      margin-bottom: 10px; } }

/*No Shadow for masthead for new patterns*/
.masthead .navbar {
  box-shadow: none !important;
  -webkit-box-shadow: none !important; }

@media screen and (max-width: 767px) {
  .widget-image,
  .widget-blogs,
  .widget-tab,
  .body-editor-top,
  .body-editor-main,
  .body-editor-bottom,
  .body-editor-top-header,
  .bottom-related-products,
  .main-hero-area,
  .lower-bottom-area,
  .support-service-div,
  .body-logos,
  .products-widgets,
  .body-features,
  .body-tour-top,
  .body-tour-bottom,
  .image-heading,
  .body-resources,
  .get-started,
  .body-review {
    padding-top: 35px;
    padding-bottom: 35px; }
  .body-features {
    padding-bottom: 23px; }
  .support-service-div,
  .image-heading {
    padding-bottom: 8px; }
  .products-widgets,
  .body-resources {
    padding-bottom: 0; }
  .customer-logo-container .slider-nav-container {
    bottom: -45px; }
  .support-service-div .slider-nav-container {
    bottom: -25px; } }

.resources-flex .slick {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.flex-image-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .flex-image-heading .col-xs-12 {
    width: 200px; }

.customer-logo-flex .slick {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .customer-logo-flex .slick.slick-initialized .slick-track {
    margin: 0 auto; }
    .customer-logo-flex .slick.slick-initialized .slick-track .slick-slide.slick-active .customer-logo {
      margin-bottom: 20px; }
    .customer-logo-flex .slick.slick-initialized .slick-track .slick-slide.slick-active > div:last-child * {
      margin-bottom: 0; }

@media (min-width: 992px) {
  .customer-logo-flex .slick.slick-initialized[data-config*="'rows': 2"]:not([data-config*="'md': {'slidesToShow': 6"]) {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
    .customer-logo-flex .slick.slick-initialized[data-config*="'rows': 2"]:not([data-config*="'md': {'slidesToShow': 6"]) .customer-logo img {
      margin: 0 8px; } }

.customer-logo-flex .customer-logo img {
  margin: 0 auto; }

.no-flexbox .customer-logo-flex .slick {
  display: table;
  margin: 0 auto; }

.no-flexbox .flex-container div {
  display: table-cell; }

/*
.image-heading-flex-container {

	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-webkit-flex-flow: row wrap;
	justify-content: space-around;
}

.image-heading-flex-item {
	max-width: 200px;
	text-align: center;
}*/
.image-heading .pop-out-link:after {
  left: 50%;
  margin-left: -10px;
  margin-top: 3px; }

.image-heading .align-center.row {
  text-align: center; }
  .image-heading .align-center.row .col-xs-6 {
    float: none;
    display: inline-block;
    margin-left: -2px;
    margin-right: -2px;
    vertical-align: top; }

.image-heading .row .col-xs-12, .image-heading .row .col-xs-6 {
  margin-bottom: 40px; }
  .image-heading .row .col-xs-12:hover h5 a, .image-heading .row .col-xs-6:hover h5 a {
    text-decoration: underline;
    color: #003769; }
  .image-heading .row .col-xs-12 *:last-child, .image-heading .row .col-xs-6 *:last-child {
    margin-bottom: 0 !important; }

.image-heading .image-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px; }
  .image-heading .image-box a:hover {
    text-decoration: none; }
  .image-heading .image-box .icomoon-container.icomoon-border {
    margin: 0; }

.image-heading img {
  width: 48px;
  height: 48px; }

.image-heading-text .align-center.row {
  text-align: center; }
  .image-heading-text .align-center.row .col-xs-12 {
    float: none;
    display: inline-block;
    margin-left: -2px;
    margin-right: -2px;
    vertical-align: top; }

.ptr-stats .row {
  text-align: center; }

.ptr-stats .stat-item {
  font-size: 36px;
  text-transform: uppercase;
  line-height: 37px;
  float: none;
  display: inline-block;
  margin: auto -2px;
  vertical-align: top; }
  .ptr-stats .stat-item small {
    font-size: 27px;
    line-height: 24px; }
  .ptr-stats .stat-item img {
    margin-bottom: 15px; }

.product-widget-flex .slick {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.product-widget-flex .product-widget-box {
  margin: 0 10px; }
  .product-widget-flex .product-widget-box img {
    margin: 0 auto; }

.collapsible-specification .panel-title > a {
  background: url(/images/icons/svg/chevron-up-link.svg) left no-repeat;
  padding-left: 32px;
  background-size: 20px; }
  .collapsible-specification .panel-title > a.collapsed {
    background-image: url(/images/icons/svg/chevron-down-link.svg); }

.generic-resource-icon {
  width: 25px;
  margin-right: 5px;
  float: left; }

.btn-black {
  border: 1px solid #333333;
  background: transparent;
  color: #333333; }
  .btn-black:hover {
    border: 1px solid #333333;
    background: #333333;
    color: #fff !important; }

.cta-container {
  margin-top: 10px; }
  .cta-container .btn-group.btn-orange .btn {
    color: #fff;
    margin: 0 auto;
    width: 100%; }
  .cta-container .btn-group.btn-black .btn {
    color: #333333;
    margin-right: 0;
    border: none;
    width: 100%; }
    .cta-container .btn-group.btn-black .btn:hover {
      color: #fff; }
  .cta-container .btn-group.btn-black.open .btn {
    color: #fff;
    background: #333333; }

/*Siamak - Get Started*/
.get-started {
  text-align: center;
  color: #fff; }
  .get-started h3 {
    font-size: 28px;
    margin-bottom: 10px; }
  .get-started .cta-container {
    margin: 35px 0 5px; }
    .get-started .cta-container .button.btn-group {
      margin-right: 16px; }
      .get-started .cta-container .button.btn-group:last-child {
        margin-right: 0px; }
    .get-started .cta-container .button > a, .get-started .cta-container .button.btn {
      padding: 6px 36px;
      font-size: 18px;
      font-weight: bold;
      margin-right: 16px; }
      .get-started .cta-container .button > a:last-child, .get-started .cta-container .button.btn:last-child {
        margin-right: 0px; }
    .get-started .cta-container .dropdown-menu {
      width: auto; }
      .get-started .cta-container .dropdown-menu > li > a {
        color: #016a9c; }
        .get-started .cta-container .dropdown-menu > li > a:hover {
          color: #003769; }
    .get-started .cta-container .btn-black {
      border: 1px solid #fff;
      background: transparent;
      color: #fff; }
      .get-started .cta-container .btn-black:hover {
        border: 1px solid #fff;
        background: #fff;
        color: #333333 !important; }
      .get-started .cta-container .btn-black.open .btn {
        color: #333333;
        background: #fff; }
      .get-started .cta-container .btn-black .btn {
        color: #fff;
        margin-right: 0;
        border: none; }
        .get-started .cta-container .btn-black .btn:hover {
          color: #333333; }

@media (min-width: 768px) {
  .get-started .cta-container {
    margin-top: 15px; }
    .get-started .cta-container .button {
      margin-top: 20px; } }

.text-light * {
  color: #fff; }

.text-light .btn-black {
  border: 1px solid #fff;
  background: transparent;
  color: #fff; }
  .text-light .btn-black:hover {
    border: 1px solid #fff;
    background: #fff;
    color: #333 !important; }
  .text-light .btn-black.open .btn {
    color: #333;
    background: #fff; }
  .text-light .btn-black .btn {
    color: #fff;
    margin-right: 0;
    border: none; }
    .text-light .btn-black .btn:hover {
      color: #333; }

.hero-cta.cta-container {
  margin: 30px auto;
  display: table; }
  .hero-cta.cta-container .button > a, .hero-cta.cta-container .button.btn {
    padding: 6px 36px;
    font-size: 18px;
    font-weight: bold; }
  .hero-cta.cta-container .dropdown-menu {
    width: auto; }
    .hero-cta.cta-container .dropdown-menu > li > a {
      color: #016a9c; }
      .hero-cta.cta-container .dropdown-menu > li > a:hover {
        color: #003769; }
  .hero-cta.cta-container .btn-black {
    border: 1px solid #fff;
    background: transparent;
    color: #fff; }
    .hero-cta.cta-container .btn-black:hover {
      border: 1px solid #fff;
      background: #fff;
      color: #333333 !important; }
    .hero-cta.cta-container .btn-black.open .btn {
      color: #333333;
      background: #fff; }
    .hero-cta.cta-container .btn-black .btn {
      color: #fff;
      margin-right: 0;
      border: none; }
      .hero-cta.cta-container .btn-black .btn:hover {
        color: #333333; }

/*IE 9*/
.no-flexbox .zombie-nav-v2.navbar a.navbar-brand img {
  float: left;
  margin-top: 10px; }

.no-flexbox .zombie-nav-v2.navbar a.navbar-brand span {
  float: left;
  margin-top: 20px; }

.no-flexbox #product-nav-collapse {
  float: right; }
  .no-flexbox #product-nav-collapse .btn-orange {
    float: right;
    margin-top: 15px; }

.no-flexbox #singlepagenav {
  float: left; }

.no-flexbox .zombie-nav-v2.navbar .navbar-brand {
  margin-top: 5px; }
  .no-flexbox .zombie-nav-v2.navbar .navbar-brand .navbar-logo {
    float: left;
    margin-top: 0; }
  .no-flexbox .zombie-nav-v2.navbar .navbar-brand .navbar-title {
    float: left; }

.no-flexbox #product-nav-collapse .downalodtrial {
  float: right;
  margin-top: 15px; }

.no-flexbox .zombie-nav-v2.navbar .navbar-brand {
  line-height: 58px; }

.no-flexbox .ptr-features .features-icons img {
  width: 48px;
  height: 48px; }

.no-flexbox .tour-section .tourslider .menu {
  float: left;
  width: 30%; }

.no-flexbox .tour-section .tourslider {
  top: 0; }

.no-flexbox .product-widget-flex .product-widget-box {
  margin: 10px 0; }

.no-flexbox .support-service-flex {
  display: block;
  text-align: center; }

.no-flexbox .support-service-flexdiv {
  width: 25%;
  padding: 0 15px;
  display: inline-block; }

.no-flexbox .collapsible-specification .panel-title > a {
  position: relative;
  background: none; }

.no-flexbox .collapsible-specification .panel-title > a:before {
  position: absolute;
  width: 20px;
  height: 20px;
  content: "";
  left: 5px;
  background: url("/images/icons/svg/chevron-up-link.svg") no-repeat; }

.no-flexbox .collapsible-specification .panel-title > a.collapsed:before {
  background: url("/images/icons/svg/chevron-down-link.svg") no-repeat; }

/* Speakers Section Start */
.bio-details {
  display: none;
  width: 1903px;
  margin-left: -615px;
  margin-top: 5px; }

.tooltip-margin-bottom {
  margin-bottom: 220px !important; }

.tooltip-margin-bottom .bio-details {
  display: block; }

.bio-details {
  width: 1903px;
  margin-left: -615px;
  margin-top: 8px; }

.bio-grid {
  display: table;
  margin: 20px auto 5px auto; }

.bio-grid-col {
  /*width: 19.5%;*/
  display: inline-block;
  padding: 0 10px;
  /*vertical-align: top;*/
  margin-bottom: 20px; }

.bio-grid-col img {
  max-width: 100%;
  text-align: center; }

.box-div {
  border: 1px solid #ddd;
  background: #FFF;
  max-width: 216px;
  /*margin: 0 auto;*/
  position: relative; }

.box-info p {
  min-height: 102px;
  font-size: 15px;
  padding-bottom: 30px; }

.box-info {
  padding: 20px 15px;
  border-top: 3px solid #5194ab;
  min-height: 175px;
  position: relative; }

.theme-orange .box-info {
  border-color: #f14104; }

.box-link {
  position: absolute;
  bottom: 20px;
  left: 15px; }

.box-link a {
  color: #5194ab;
  text-decoration: none;
  font-weight: bold;
  position: relative; }

.box-link a.readbio:before {
  content: '';
  position: absolute;
  left: 57%;
  top: 30px;
  width: 0;
  height: 0;
  border-bottom: 20px solid #162c37;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  clear: both; }

.box-info h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 0; }

.bio-details {
  background-color: #162c37; }

.bio-details p {
  color: #fff;
  padding: 0 10px; }

.info-box,
.close-btn {
  display: inline-block;
  vertical-align: top; }

.info-box {
  width: 93%; }

.close-btn p {
  padding: 0;
  cursor: pointer;
  font-size: 30px;
  margin: 0;
  line-height: 15px; }

.close-btn {
  float: right;
  padding-right: 20px; }

/* Mobile */
@media screen and (max-width: 767px) {
  .bio-grid {
    display: block;
    margin: 20px 15px 0; }
  .box-div {
    max-width: 100%; }
  .bio-grid-col {
    padding: 0; }
  .get-started {
    padding: 40px 0 30px; }
    .get-started .dropdown-toggle {
      margin: 0 auto;
      width: 100%; } }

/* Tablet (Portrait) 768px -> 991px */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .bio-grid {
    display: block;
    margin: 20px 5px 5px; } }

@media screen and (min-width: 992px) {
  .bio-grid-col {
    width: 19.5%;
    vertical-align: top; }
  .box-div {
    margin: 0 auto; } }

/* Speakers Section End */
/* Industry Recognition Start*/
.industry-recognition .vertical-center > div {
  width: 100%; }

.recognition .recognition-item {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  min-height: 260px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  text-align: center;
  background: #fff; }
  .recognition .recognition-item .logo {
    height: 158px;
    line-height: 158px;
    margin: 0; }
  .recognition .recognition-item .ir-link {
    font-size: 18px;
    padding: 10px; }

.recognition .slick-initialized .recognition-item {
  margin: 4px auto; }

.recognition .container {
  padding: 0; }

@media (max-width: 991px) {
  .recognition-item .ir-link {
    font-size: 15px; } }

@media (max-width: 767px) {
  .recognition {
    padding: 10px 0 30px; }
    .recognition .slick-slide {
      padding-top: 5px;
      padding-bottom: 5px; }
    .recognition .slick-slide img {
      display: inline-block; }
    .recognition .container {
      padding: 0 15px; } }

/* Industry Recognition End*/
/*Supported Platform*/
.support-platforms .flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .support-platforms .flex-container a.platform-box {
    width: 186px;
    text-align: center;
    position: relative;
    margin-top: 20px;
    display: inline-block; }
    .support-platforms .flex-container a.platform-box:hover {
      text-decoration: none; }
    .support-platforms .flex-container a.platform-box .icon {
      width: 60px;
      height: 60px;
      text-align: center;
      margin: 0 auto;
      background-repeat: no-repeat;
      background-position: center center; }
    .support-platforms .flex-container a.platform-box p {
      text-align: center;
      width: 100%;
      margin-top: 10px;
      margin-bottom: 0; }

@media only screen and (max-width: 767px) {
  .support-platforms .flex-container a.platform-box {
    width: 50%; } }

/*SM only*/
@media (max-width: 991px) and (min-width: 768px) {
  .support-platforms .flex-container a.platform-box {
    width: 33.3%; } }

/*MD only*/
@media (max-width: 1199px) and (min-width: 992px) {
  .support-platforms .flex-container a.platform-box {
    width: 155px; } }

/*Hero Area with boxes - Start*/
.product-hero-ptr.has-boxes {
  position: static;
  height: auto;
  min-height: auto;
  padding-top: 60px; }
  .product-hero-ptr.has-boxes:before {
    display: none; }

.hero-box-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .hero-box-row .hero-box {
    background-color: rgba(51, 51, 51, 0.85);
    margin: 80px 1% 0;
    color: #fff;
    border-top: 4px solid #fb4f14;
    padding: 25px;
    text-align: left;
    width: 31%; }
    .hero-box-row .hero-box .hero-box-cta-arrow {
      padding-left: 5px;
      width: 25px;
      height: 15px;
      visibility: hidden; }
      .hero-box-row .hero-box .hero-box-cta-arrow .icomoon-icon {
        position: relative;
        top: 3px;
        font-size: 18px; }
    .hero-box-row .hero-box:hover {
      background-color: #1a1a1a;
      cursor: pointer;
      text-decoration: none;
      color: #fff; }
      .hero-box-row .hero-box:hover .hero-box-cta-arrow {
        visibility: visible; }
  .hero-box-row .hero-box-icon {
    width: 48px;
    display: inline;
    float: left; }
    .hero-box-row .hero-box-icon .icomoon-icon {
      font-size: 45px; }
  .hero-box-row .hero-box-text {
    padding-left: 65px; }
  .hero-box-row .hero-box-info {
    height: 96px;
    margin: 0 0 12px; }
  .hero-box-row .hero-box-cta {
    color: #fb4f14;
    font-weight: bold;
    margin-bottom: 0; }

@media (min-width: 768px) and (max-width: 1199px) {
  /*Tablet and MD*/
  .hero-box-row .hero-box .hero-box-text .hero-box-info {
    font-size: 14px; } }

@media (max-width: 991px) {
  .hero-box-row .hero-box {
    margin-top: 0; }
  .hero-box-row .hero-box-icon {
    display: none; }
  .hero-box-row .hero-box-text {
    padding-left: 0; } }

@media (max-width: 767px) {
  .hero-box-row {
    flex-wrap: wrap; }
    .hero-box-row .hero-box {
      width: 100%;
      border: none;
      margin: 0;
      padding: 20px 15px; }
      .hero-box-row .hero-box:first-child {
        border-top: 4px solid #fb4f14; }
    .hero-box-row .hero-box-info {
      height: auto; } }

/*Hero Area with boxes - End*/
/*Capabilities - Start*/
.capabilities > .col-xs-12 {
  margin-bottom: 50px; }

.capabilities img {
  margin-bottom: 16px; }
  .capabilities img.box-shadow {
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3); }

.capabilities p {
  margin: 10px 0 28px; }

.capabilities .btn {
  font-weight: bold;
  font-size: 16px; }

@media (min-width: 768px) {
  .capabilities > .col-xs-12:last-child {
    padding-bottom: 25px; } }

@media (max-width: 767px) {
  .capabilities > .col-xs-12:last-child {
    margin-bottom: 40px; } }

/*Capabilities - End*/
/*Blog - Start*/
.slick-initialized .blog-card {
  margin-top: 3px; }

.blog-card {
  background-color: #fff;
  width: 98%;
  -webkit-box-shadow: 0 0 2px 1px rgba(204, 204, 204, 0.67);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  margin-bottom: 4px; }
  .blog-card .blog-card-img-top {
    height: 160px;
    overflow: hidden;
    background: #eee; }
    .blog-card .blog-card-img-top img {
      /*min-height: 195px;*/
      width: 100%; }

.blog-card-footer {
  border-top: 1px solid #eee;
  color: #737373;
  display: table;
  width: 100%;
  height: 45px; }
  .blog-card-footer .blog-date {
    float: right; }
  .blog-card-footer .blog-author {
    float: left; }

/*Blog - End*/
.btn-large {
  font-size: 18px;
  font-weight: bold;
  padding: 6px 30px; }

/*supported platform with popup on click - Start*/
.support-flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .support-flex-container a:hover {
    text-decoration: none; }
    .support-flex-container a:hover p {
      text-decoration: underline; }
  .support-flex-container .platform-product-text a:hover {
    text-decoration: underline; }
  .support-flex-container a, .support-flex-container a img {
    cursor: pointer; }
  .support-flex-container .products-hidden .platform-products {
    visibility: hidden;
    margin: 0; }
  .support-flex-container .products-hidden .selected-platform-arrow {
    visibility: hidden;
    position: absolute !important; }
  .support-flex-container .products-visible .platform-products {
    visibility: visible;
    margin: 5px 0 0;
    z-index: 999; }
  .support-flex-container .products-visible .selected-platform-arrow {
    visibility: visible; }
  .support-flex-container .platform-area {
    width: 186px;
    position: relative;
    margin-top: 20px;
    display: inline-block;
    text-align: center; }
    .support-flex-container .platform-area .platform-box .icon {
      width: 60px;
      height: 60px;
      text-align: center;
      margin: 0 auto;
      background-repeat: no-repeat;
      background-position: center center; }
    .support-flex-container .platform-area .platform-box .icomoon-container .icomoon-icon {
      font-size: 62px;
      color: #737373; }
    .support-flex-container .platform-area .platform-box p {
      text-align: center;
      width: 100%;
      margin-top: 10px;
      margin-bottom: 0;
      line-height: 1.3; }
    .support-flex-container .platform-area .platform-box .selected-platform-arrow {
      width: 0;
      height: 0;
      border: 10px solid transparent;
      border-bottom: 12px solid #FB4F14;
      position: relative;
      margin: 0 auto;
      top: 5px; }
  .support-flex-container .platform-products {
    background-color: #eee;
    position: absolute;
    padding: 15px 1000px;
    box-shadow: 0 0 0 1px #ccc;
    -webkit-box-shadow: 0 0 0 1px #ccc;
    text-align: left; }
    .support-flex-container .platform-products .platform-products-close {
      float: right;
      color: #333;
      text-decoration: none; }
      .support-flex-container .platform-products .platform-products-close .icomoon-icon {
        font-size: 33px; }
    .support-flex-container .platform-products .platform-product {
      padding: 0 30px 0 0; }
      .support-flex-container .platform-products .platform-product .platform-product-img {
        display: table-cell;
        padding: 0 20px 20px 0; }
        .support-flex-container .platform-products .platform-product .platform-product-img img {
          width: 141px; }
      .support-flex-container .platform-products .platform-product .platform-product-text {
        display: table-cell;
        vertical-align: top;
        padding-bottom: 15px; }
        .support-flex-container .platform-products .platform-product .platform-product-text p {
          margin: 5px 0; }
    .support-flex-container .platform-products .platform-products-footer {
      clear: both; }
      .support-flex-container .platform-products .platform-products-footer .platform-product-cta {
        display: inline-block;
        margin-bottom: 0; }
      .support-flex-container .platform-products .platform-products-footer .icomoon-container {
        position: relative;
        top: 4px; }
      .support-flex-container .platform-products .platform-products-footer a:hover {
        text-decoration: none; }
        .support-flex-container .platform-products .platform-products-footer a:hover p {
          text-decoration: underline; }

@media (min-width: 992px) and (max-width: 1199px) {
  .support-flex-container .platform-area {
    width: 155px; }
    .support-flex-container .platform-area .platform-products .platform-product .platform-product-img img {
      width: 112px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .support-flex-container .platform-area {
    width: 25%; }
    .support-flex-container .platform-area .platform-products .platform-product .platform-product-img img {
      width: 80px; } }

@media (max-width: 767px) {
  .support-flex-container .platform-area {
    width: 50%; }
    .support-flex-container .platform-area .platform-products .platform-product {
      padding: 0; } }

/*supported platform with popup on click end*/
/*Feature Product V3*/
.feature-products-v3 {
  margin-bottom: 40px; }
  .feature-products-v3 img {
    -webkit-box-shadow: 0 0 2px 1px rgba(204, 204, 204, 0.67);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3); }
  .feature-products-v3 h4 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px !important; }
  .feature-products-v3 .btn-black {
    margin-top: 20px; }

.claim-v2-overview {
  padding-right: 30px; }

.claim-v2 {
  background: #eee;
  border-left: 4px solid #016a9c;
  text-align: left;
  padding: 20px 20px 0; }
  .claim-v2 h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: 5px; }
  .claim-v2 .claim-items {
    clear: both; }
    .claim-v2 .claim-items img {
      width: 32px;
      float: left;
      margin-right: 10px;
      height: 100%;
      margin-top: 4px; }
    .claim-v2 .claim-items .claim-content {
      float: left;
      width: 84%; }
      .claim-v2 .claim-items .claim-content h3 {
        font-size: 20px;
        margin-bottom: 5px; }
      .claim-v2 .claim-items .claim-content p {
        margin-bottom: 20px; }

.industry-v2 img {
  -webkit-box-shadow: 0 0 2px 1px rgba(204, 204, 204, 0.67);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  margin-bottom: 15px; }

.industry-v2 h4 {
  cursor: pointer;
  margin-bottom: 0; }

/*universal options - Start*/
.no-shadow {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

/*universal ul with green check marks */
ul.green-check {
  list-style: none;
  padding: 0;
  margin: 0 0 15px 0; }
  ul.green-check li {
    margin: 10px 0 0 0;
    position: relative;
    padding: 0 0 0 36px; }
    ul.green-check li:before {
      position: absolute;
      left: 0;
      content: '';
      background: url(/images/icons/svg/check-compare-green.svg) no-repeat;
      width: 22px;
      height: 22px;
      top: 1px; }

.green-check *:not(.vjs-menu) > ul:not(.slick-dots) {
  list-style: none;
  padding: 0;
  margin: 0 0 15px 9px; }
  .green-check *:not(.vjs-menu) > ul:not(.slick-dots) li {
    margin: 10px 0 0 0;
    position: relative;
    padding: 0 0 0 36px; }
    .green-check *:not(.vjs-menu) > ul:not(.slick-dots) li:before {
      position: absolute;
      left: 0;
      content: '';
      background: url(/images/icons/svg/check-compare-green.svg) no-repeat;
      width: 22px;
      height: 22px;
      top: 2px; }

.green-check > ul:not(.slick-dots) {
  list-style: none;
  padding: 0;
  margin: 0 0 15px 9px; }
  .green-check > ul:not(.slick-dots) li {
    margin: 10px 0 0 0;
    position: relative;
    padding: 0 0 0 36px; }
    .green-check > ul:not(.slick-dots) li:before {
      position: absolute;
      left: 0;
      content: '';
      background: url(/images/icons/svg/check-compare-green.svg) no-repeat;
      width: 22px;
      height: 22px;
      top: 2px; }

.green-check ul.dropdown-menu {
  /*exception for dropdown buttons*/
  margin: 2px 0 0 !important;
  padding: 5px 0 !important; }
  .green-check ul.dropdown-menu > li {
    padding: 0 0 0.6em 0 !important;
    margin: 0 !important; }
    .green-check ul.dropdown-menu > li:before {
      content: none !important; }

/*universal options - End*/
/*zig zag featured products - start*/
.zig-zag-fp-row {
  margin: 10px 0 50px; }
  .zig-zag-fp-row .zig-zag-fp-wrapper a:hover, .zig-zag-fp-row .zig-zag-fp-wrapper a:hover p {
    text-decoration: underline;
    cursor: pointer; }
  .zig-zag-fp-row .zig-zag-popup-closed {
    display: none !important; }
  .zig-zag-fp-row .zig-zag-popup-open {
    display: block; }
    .zig-zag-fp-row .zig-zag-popup-open.zig-zag-fp-wrapper {
      margin-top: 23px; }
      .zig-zag-fp-row .zig-zag-popup-open.zig-zag-fp-wrapper .zig-zag-featured-products {
        width: 300%;
        padding: 20px 100%;
        margin-left: -100%;
        box-shadow: 0 0 0 1px #ccc;
        -webkit-box-shadow: 0 0 0 1px #ccc; }
  .zig-zag-fp-row .zig-zag-fp-wrapper, .zig-zag-fp-row .zig-zag-info-wrapper {
    float: right;
    clear: right;
    padding: 0 0 0 30px; }
  .zig-zag-fp-row .pull-right ~ .zig-zag-fp-wrapper, .zig-zag-fp-row .pull-right ~ .zig-zag-info-wrapper {
    float: left;
    clear: left;
    padding: 0 30px 0 0; }
  .zig-zag-fp-row .zig-zag-popup-trigger.btn {
    display: inline-block !important; }
  .zig-zag-fp-row .zig-zag-popup-trigger.zig-zag-popup-open {
    margin-bottom: 20px;
    position: relative; }
    .zig-zag-fp-row .zig-zag-popup-trigger.zig-zag-popup-open:before {
      content: '';
      width: 0;
      height: 0;
      border: 10px solid transparent;
      border-bottom: 12px solid #FB4F14;
      position: absolute;
      top: 40px; }
  .zig-zag-fp-row .zig-zag-popup-trigger.block-link {
    display: block !important; }
    .zig-zag-fp-row .zig-zag-popup-trigger.block-link:before {
      top: 24px; }
  .zig-zag-fp-row .zig-zag-featured-products {
    background-color: #eee;
    margin: 20px 0 0;
    padding: 15px 20px;
    text-align: left;
    display: table;
    width: 100%; }
    .zig-zag-fp-row .zig-zag-featured-products .zig-zag-products-title {
      display: inline-block;
      padding-bottom: 10px;
      margin-bottom: 0; }
    .zig-zag-fp-row .zig-zag-featured-products .zig-zag-products-close {
      /*supports hard coded*/
      float: right;
      display: inline-block;
      width: 30px; }
    .zig-zag-fp-row .zig-zag-featured-products .zig-zag-popout-close {
      float: right; }
      .zig-zag-fp-row .zig-zag-featured-products .zig-zag-popout-close .icomoon-icon {
        color: #333;
        font-size: 33px; }
      .zig-zag-fp-row .zig-zag-featured-products .zig-zag-popout-close:hover {
        text-decoration: none; }
    .zig-zag-fp-row .zig-zag-featured-products .zig-zag-product {
      display: table; }
      .zig-zag-fp-row .zig-zag-featured-products .zig-zag-product.col-sm-6 {
        padding: 0 30px 0 0; }
      .zig-zag-fp-row .zig-zag-featured-products .zig-zag-product .zig-zag-product-img {
        padding: 0;
        margin-bottom: 20px;
        width: 141px;
        display: table-cell; }
      .zig-zag-fp-row .zig-zag-featured-products .zig-zag-product img.zig-zag-product-img[src$=".jpg"], .zig-zag-fp-row .zig-zag-featured-products .zig-zag-product img.zig-zag-product-img[src$=".jpg"] {
        box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3); }
      .zig-zag-fp-row .zig-zag-featured-products .zig-zag-product .zig-zag-product-text {
        padding: 0 0 15px 20px;
        display: table-cell;
        vertical-align: top;
        width: 100%; }
        .zig-zag-fp-row .zig-zag-featured-products .zig-zag-product .zig-zag-product-text .zig-zag-product-info {
          margin: 5px 0; }
    .zig-zag-fp-row .zig-zag-featured-products .zig-zag-product-name, .zig-zag-fp-row .zig-zag-featured-products .zig-zag-products-title {
      font-weight: bolder; }
    .zig-zag-fp-row .zig-zag-featured-products .zig-zag-product-cta {
      display: inline-block;
      margin-bottom: 0; }
    .zig-zag-fp-row .zig-zag-featured-products .zig-zag-products-footer .icomoon-container {
      position: relative;
      top: 4px; }
    .zig-zag-fp-row .zig-zag-featured-products .zig-zag-products-footer a:hover {
      text-decoration: none; }
      .zig-zag-fp-row .zig-zag-featured-products .zig-zag-products-footer a:hover p {
        text-decoration: underline; }
    .zig-zag-fp-row .zig-zag-featured-products .zig-zag-products-footer .zig-zag-more-products-arrow {
      width: 25px;
      display: inline-block;
      padding-left: 5px; }

@media (max-width: 1199px) and (min-width: 992px) {
  .zig-zag-fp-row .zig-zag-featured-products .zig-zag-product .zig-zag-product-img {
    width: 112px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .zig-zag-fp-row .zig-zag-featured-products .zig-zag-product .zig-zag-product-img {
    width: 80px; } }

/*tablet and up*/
@media (min-width: 768px) {
  .zig-zag-img-behind {
    position: absolute; }
  .p-0.zig-zag-fp-wrapper .zig-zag-featured-products {
    margin: 20px 15px 0 0; } }

/*mobile only*/
@media (max-width: 767px) {
  .zig-zag-fp-row .zig-zag-fp-wrapper, .zig-zag-fp-row .zig-zag-info-wrapper {
    padding: 0 !important; }
  .zig-zag-fp-row .zig-zag-featured-products .zig-zag-product.col-sm-6 {
    padding: 0; }
  .zig-zag-fp-row .zig-zag-product {
    padding: 0; }
    .zig-zag-fp-row .zig-zag-product .zig-zag-product-text {
      padding: 0 0 15px 0 !important; } }

/*Moving content top for zigzag if has class content-top*/
.content-display-top {
  height: auto !important; }

/*zig zag featured products - end*/
/*Top Nav Related Items Drop-down*/
.nav-related-arrow {
  display: block;
  width: 17px;
  height: 17px;
  background-image: url(/images/icons/svg/chevron-up-orange.svg);
  float: right;
  margin: 5px 10px 0; }
  .nav-related-arrow:hover {
    cursor: pointer; }
  .nav-related-arrow.collapsed {
    background-image: url(/images/icons/svg/chevron-down-white.svg); }

#nav-related-items {
  position: absolute;
  top: 60px; }

.navbar-related-menu {
  border-top: 4px solid #FB4F14;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  min-width: 290px; }
  .navbar-related-menu #nav-related-title {
    padding: 10px 15px;
    display: block;
    font-weight: bold; }
  .navbar-related-menu ul {
    background: #333333;
    padding: 0;
    list-style: none;
    margin: 0; }
    .navbar-related-menu ul li {
      padding: 0; }
      .navbar-related-menu ul li a {
        display: block;
        padding: 10px 15px;
        color: #fff; }
        .navbar-related-menu ul li a:hover {
          text-decoration: none;
          background: #111; }

#nav-related-title-mobile {
  padding: 10px 10px 10px 0;
  font-size: 14px; }
  #nav-related-title-mobile .nav-related-arrow {
    width: 20px;
    height: 20px;
    margin: 3px 0 0 10px; }
    #nav-related-title-mobile .nav-related-arrow.collapsed {
      background-image: url(/images/icons/svg/chevron-down-dark.svg); }

#nav-related-items-mobile .navbar-related-menu {
  border-top: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  min-width: 100%; }
  #nav-related-items-mobile .navbar-related-menu ul {
    background: none;
    padding: 0; }
    #nav-related-items-mobile .navbar-related-menu ul li {
      border-top: 1px solid #eee; }
    #nav-related-items-mobile .navbar-related-menu ul a {
      color: inherit;
      font-size: 14px; }
      #nav-related-items-mobile .navbar-related-menu ul a:hover {
        background: transparent; }

@media (max-width: 991px) {
  #nav-related-items .navbar-related-menu {
    visibility: hidden; } }

.no-underline:hover {
  text-decoration: none !important; }

/*related products - start*/
@media (min-width: 1200px) {
  /*LG*/
  .products-widgets .product-widget-box .vertical-center {
    width: 244px;
    height: 175px; }
  .products-widgets .product-widget-box .mt-30.text-md {
    width: 244px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  /*MD*/
  .products-widgets .product-widget-box .vertical-center {
    width: 194px;
    height: 139px; }
  .products-widgets .product-widget-box .mt-30.text-md {
    width: 194px; } }

@media (min-width: 768px) and (max-width: 991px) {
  /*SM*/
  .products-widgets .product-widget-box {
    width: 230px; }
    .products-widgets .product-widget-box .vertical-center {
      width: 200px;
      height: 144px; }
    .products-widgets .product-widget-box .mt-30.text-md {
      width: 200px; } }

@media (max-width: 767px) {
  /*XS*/
  .products-widgets .product-widget-box .vertical-center {
    height: 200px;
    overflow: hidden; } }

/*related products - end*/
.panel-group:last-child {
  margin-bottom: 0; }

.bc-player-container {
  border: 1px solid #aaa; }

.trial-get-started {
  background-color: #333333; }

a.btn, .btn-group {
  margin-right: 20px; }
  a.btn:last-child, .btn-group:last-child {
    margin-right: 0; }

.btn-group a.btn {
  margin-right: 0; }

@media (max-width: 767px) {
  .btn-block-xs {
    clear: both; } }

img.box-shadow[src$=".jpg"], img.box-shadow[src$=".jpeg"], .box-shadow:not(img) {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3); }

@media (min-width: 992px) {
  .col-md-5th {
    width: 20%; } }

@media (max-width: 767px) {
  .main-hero-area .bc-player-container, .main-hero-area .main-hero-graphic-image {
    margin-bottom: 15px; }
    .main-hero-area .bc-player-container + .mb-20-xs, .main-hero-area .main-hero-graphic-image + .mb-20-xs {
      margin-top: -5px; } }

.cta-container-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  .cta-container-center a.btn, .cta-container-center .btn-group {
    margin-right: 10px;
    margin-left: 10px; }
    .cta-container-center a.btn a.btn, .cta-container-center .btn-group a.btn {
      margin: 0; }

@media (max-width: 767px) {
  .cta-container-center a.btn, .cta-container-center .btn-group {
    margin-right: 0;
    margin-left: 0; } }

.mt--10 {
  margin-top: -10px; }

.product-hero-ptr.on-back-img .asset-link {
  color: #fff; }

.product-hero-ptr.on-back-img.full-banner {
  padding-bottom: 30px; }
  .product-hero-ptr.on-back-img.full-banner:before {
    content: none; }

.btn {
  white-space: normal; }

/*disable animation in mobile*/
@media (max-width: 767px) {
  .fadeInUpShort, .fadeInRightShort, .fadeInLeftShort {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
    .fadeInUpShort.go, .fadeInRightShort.go, .fadeInLeftShort.go {
      -webkit-animation-name: none;
      animation-name: none; } }

.freeze-dots {
  /*slick related*/
  left: 0 !important; }

[lazy-src] {
  visibility: hidden;
  display: none; }

/*widget partials*/
#form-loading-container {
  padding: 0 15px; }

.register-hero {
  min-height: 314px;
  padding-top: 0;
  background-position: top !important; }
  .register-hero.hero-no-nav .register-heading-wrapper > div {
    padding-top: 20px; }

.register-heading-wrap {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding-left: 0; }

.register-heading-wrap .container {
  padding: 0;
  height: 100%;
  position: relative; }

.register-heading-wrap .register-heading-wrapper {
  right: auto;
  left: 0;
  top: 0;
  border-radius: 0;
  height: 100%;
  position: absolute;
  background: transparent; }

.register-heading-wrap .register-heading-wrapper > div {
  padding-top: 68px; }

.register-hero:before {
  display: none; }

.form-container-v3 {
  margin-bottom: 40px; }
  .form-container-v3 > div {
    border: 1px solid #aaa;
    padding: 45px !important; }
    .form-container-v3 > div h4 {
      margin: 25px 0 !important; }
    .form-container-v3 > div img {
      border: 1px solid #aaa; }

.register-description {
  margin: 35px 0; }
  .register-description img.visible-xs {
    border: 1px solid #aaa; }
  .register-description ul {
    list-style: none;
    padding: 0;
    margin: 0 0 12px; }

.register-description ul li {
  margin: 10px 0 0 0;
  position: relative;
  padding: 0 0 0 36px; }

.register-description ul li:before {
  position: absolute;
  left: 0;
  content: '';
  background: url(/images/icons/svg/check-compare-green.svg) no-repeat;
  width: 20px;
  height: 20px;
  top: 1px; }

.trial-ty-top {
  padding-top: 70px;
  padding-bottom: 10px; }
  .trial-ty-top h1 {
    font-weight: bold;
    margin-top: 15px; }

.trial-ty-table {
  margin-bottom: 55px; }

.trial-ty-xs {
  padding-top: 70px;
  padding-bottom: 5px; }
  .trial-ty-xs h1 {
    font-weight: bold;
    margin-bottom: 35px; }

.virtual-trial-ty {
  padding-top: 70px;
  padding-bottom: 10px;
  /*text-align: center;*/ }
  .virtual-trial-ty h1 {
    font-weight: bold;
    /* margin-bottom: 15px; */
    margin-top: 15px; }

.trial-ty-top + .social-media-toolbar {
  margin-top: 50px; }

.panel-group-collapsible > .panel .table-responsive {
  margin-bottom: 20px; }

.trial-get-started {
  margin-top: 20px; }

@media (max-width: 767px) {
  #frmhandlercontainer {
    padding: 15px 15px 40px !important; }
  .trial-ty-table {
    display: none !important; } }

@media (min-width: 992px) {
  .form-container-v3 > div {
    margin-top: -230px; } }

@media (max-width: 1199px) {
  .register-hero {
    background-size: auto !important;
    background-position: center !important; } }

@media (max-width: 991px) {
  .register-heading-wrapper {
    text-align: center; }
  .register-hero {
    min-height: 314px;
    padding-top: 0;
    overflow: visible;
    position: inherit; }
  .register-heading-wrap {
    position: initial; }
  .register-heading-wrap .register-heading-wrapper {
    position: inherit;
    padding-bottom: 0; }
  .register-heading-wrap .register-heading-wrapper > div {
    padding-top: 100px;
    padding-bottom: 160px;
    width: 100%; }
  .register-description {
    margin: -134px 0 40px; }
    .register-description img {
      margin: 0 auto 35px; } }

.widget-image {
  padding-bottom: 20px; }
  .widget-image .align-center {
    text-align: center; }
    .widget-image .align-center .img-box-wrap {
      display: inline-block;
      float: none;
      margin-left: -2px;
      margin-right: -2px;
      vertical-align: top; }
      .widget-image .align-center .img-box-wrap .text-area {
        text-align: left; }
  .widget-image .img-box-wrap {
    padding-bottom: 50px; }
    .widget-image .img-box-wrap .img-box {
      display: grid; }
      .widget-image .img-box-wrap .img-box .text-area {
        display: table;
        table-layout: fixed;
        padding-top: 15px;
        width: 100%; }
        .widget-image .img-box-wrap .img-box .text-area a:hover {
          cursor: pointer; }
        .widget-image .img-box-wrap .img-box .text-area .image-asset-link-container {
          margin: 10px 0 15px; }
        .widget-image .img-box-wrap .img-box .text-area .image-description {
          word-break: break-word;
          word-wrap: break-word; }
        .widget-image .img-box-wrap .img-box .text-area .asset-link, .widget-image .img-box-wrap .img-box .text-area .block-link {
          margin-bottom: 12px; }
        .widget-image .img-box-wrap .img-box .text-area .asset-link .asset-icon .icomoon-icon {
          font-size: 30px; }
          .widget-image .img-box-wrap .img-box .text-area .asset-link .asset-icon .icomoon-icon:hover {
            text-decoration: none; }
        .widget-image .img-box-wrap .img-box .text-area .block-link {
          display: block;
          float: left;
          clear: both; }
        .widget-image .img-box-wrap .img-box .text-area .btn-block {
          padding: 6px 10px !important; }
        .widget-image .img-box-wrap .img-box .text-area .btn-block-xs {
          margin-bottom: 20px; }
          .widget-image .img-box-wrap .img-box .text-area .btn-block-xs .btn-block-xs {
            margin-bottom: 0; }
        .widget-image .img-box-wrap .img-box .text-area > *:last-child {
          margin-bottom: 0; }
      .widget-image .img-box-wrap .img-box.img-border .text-area, .widget-image .img-box-wrap .img-box.box-shadow .text-area {
        padding: 15px; }
  .widget-image .slick-initialized .img-box-wrap {
    padding-bottom: 0;
    margin-bottom: 5px; }
    .widget-image .slick-initialized .img-box-wrap .img-box.box-shadow {
      margin-top: 3px; }
    .widget-image .slick-initialized .img-box-wrap .img-responsive {
      margin-top: 3px; }
  .widget-image .widget-image-cta {
    padding-bottom: 55px; }

@media (min-width: 992px) {
  .widget-image .slick-initialized.multi-row .slider-nav-container {
    bottom: -50px; }
  .widget-image .slick-initialized.multi-row .img-box-wrap {
    padding-bottom: 45px; }
  .widget-image .slick-initialized.multi-row:not(.multi-slide) {
    margin-bottom: 0 !important; }
  .widget-image .slick-initialized.multi-row.multi-slide:not(.has-cta) {
    margin-bottom: 70px !important; }
  .widget-image .slick-initialized:not(.multi-row) {
    margin-bottom: 110px !important; }
    .widget-image .slick-initialized:not(.multi-row).has-cta {
      margin-bottom: 90px !important; } }

@media (min-width: 768px) {
  .widget-image .slick.has-cta:not(.slick-initialized) .img-box-wrap {
    padding-bottom: 40px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .widget-image .slick-initialized {
    margin-bottom: 110px !important; }
    .widget-image .slick-initialized.has-cta {
      margin-bottom: 90px !important; } }

@media (max-width: 767px) {
  .widget-image {
    padding-bottom: 0; }
    .widget-image .img-box-wrap {
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 0; }
    .widget-image .slick:not(.slick-initialized) {
      padding-bottom: 40px; }
    .widget-image .slick-initialized {
      margin-bottom: 90px !important; }
      .widget-image .slick-initialized .img-box-wrap {
        padding-left: 5px;
        padding-right: 5px; }
    .widget-image .widget-image-cta {
      padding-bottom: 40px; } }

/*image widget - image-heading*/
.pop-out-link.pop-out-open:after, .pop-out-wrapper.pop-out-open {
  visibility: visible; }

.pop-out-link {
  cursor: pointer; }
  .pop-out-link:after {
    content: '';
    visibility: hidden;
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom: 12px solid #FB4F14;
    margin-top: 17px;
    left: 20px; }

.pop-out-link.btn:after {
  margin-top: 37px; }

.pop-out-wrapper {
  z-index: 10;
  visibility: hidden;
  border: 1px solid #aaa;
  background-color: #eee;
  position: absolute;
  padding: 5px 1000px;
  text-align: left; }
  .pop-out-wrapper.contained {
    padding: 5px 15px; }
  .pop-out-wrapper .pop-out-close {
    float: right;
    color: #333;
    text-decoration: none; }
    .pop-out-wrapper .pop-out-close .icomoon-icon {
      font-size: 33px; }
  .pop-out-wrapper .content-text {
    padding: 25px 15px; }
    .pop-out-wrapper .content-text .text-body {
      margin-right: 40px; }
  .pop-out-wrapper .content-products {
    padding: 15px 15px 0; }
    .pop-out-wrapper .content-products .pop-product {
      padding: 0 30px 0 0; }
      .pop-out-wrapper .content-products .pop-product .pop-product-img {
        display: table-cell;
        padding: 0 20px 20px 0; }
        .pop-out-wrapper .content-products .pop-product .pop-product-img img {
          width: 141px;
          height: auto; }
      .pop-out-wrapper .content-products .pop-product .pop-product-text {
        display: table-cell;
        vertical-align: top;
        padding-bottom: 15px; }
        .pop-out-wrapper .content-products .pop-product .pop-product-text p {
          margin: 5px 0; }
        .pop-out-wrapper .content-products .pop-product .pop-product-text a {
          display: inline-block; }

@media (min-width: 992px) and (max-width: 1199px) {
  .pop-out-wrapper .content-products .pop-product .pop-product-img img {
    width: 112px;
    height: auto; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pop-out-wrapper .content-products .pop-product .pop-product-img img {
    width: 80px;
    height: auto; } }

@media (max-width: 767px) {
  .pop-out-wrapper .content-products {
    padding-left: 0;
    padding-right: 0; }
    .pop-out-wrapper .content-products .pop-product {
      padding: 0; } }

.bc-player-container {
  max-width: 640px;
  margin: auto;
  box-sizing: content-box;
  position: relative; }
  .bc-player-container img {
    max-width: 100%; }
  .bc-player-container .bc-lazy {
    padding-top: 56.25%; }
    .bc-player-container .bc-lazy ~ img {
      position: absolute;
      top: 0; }
  .bc-player-container .icomoon-container {
    top: 50%;
    left: 50%;
    margin-left: -1em;
    margin-top: -1em;
    width: 2em;
    height: 2em;
    line-height: 2em;
    border: none;
    border-radius: 50%;
    font-size: 49px;
    position: absolute;
    background: rgba(0, 0, 0, 0.59);
    cursor: pointer;
    color: #fff;
    -webkit-transition: border-color .4s,outline .4s,background-color .4s;
    -moz-transition: border-color .4s,outline .4s,background-color .4s;
    -ms-transition: border-color .4s,outline .4s,background-color .4s;
    -o-transition: border-color .4s,outline .4s,background-color .4s;
    transition: border-color .4s,outline .4s,background-color .4s;
    text-align: center; }
    .bc-player-container .icomoon-container:hover {
      background: #FB4F14; }
    .bc-player-container .icomoon-container .icon-play_arrow {
      font-size: inherit; }
  .bc-player-container .bc-duration {
    position: absolute;
    right: 15px;
    bottom: 15px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #fff; }
