@import url(https://fonts.googleapis.com/css?family=Barlow+Semi+Condensed:300,400,500,600,700,800&display=swap);
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,900&display=swap');
@charset "UTF-8";
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-500px:before {
  content: "\F26E";
}
.fa-accessible-icon:before {
  content: "\F368";
}
.fa-accusoft:before {
  content: "\F369";
}
.fa-acquisitions-incorporated:before {
  content: "\F6AF";
}
.fa-ad:before {
  content: "\F641";
}
.fa-address-book:before {
  content: "\F2B9";
}
.fa-address-card:before {
  content: "\F2BB";
}
.fa-adjust:before {
  content: "\F042";
}
.fa-adn:before {
  content: "\F170";
}
.fa-adversal:before {
  content: "\F36A";
}
.fa-affiliatetheme:before {
  content: "\F36B";
}
.fa-air-freshener:before {
  content: "\F5D0";
}
.fa-airbnb:before {
  content: "\F834";
}
.fa-algolia:before {
  content: "\F36C";
}
.fa-align-center:before {
  content: "\F037";
}
.fa-align-justify:before {
  content: "\F039";
}
.fa-align-left:before {
  content: "\F036";
}
.fa-align-right:before {
  content: "\F038";
}
.fa-alipay:before {
  content: "\F642";
}
.fa-allergies:before {
  content: "\F461";
}
.fa-amazon:before {
  content: "\F270";
}
.fa-amazon-pay:before {
  content: "\F42C";
}
.fa-ambulance:before {
  content: "\F0F9";
}
.fa-american-sign-language-interpreting:before {
  content: "\F2A3";
}
.fa-amilia:before {
  content: "\F36D";
}
.fa-anchor:before {
  content: "\F13D";
}
.fa-android:before {
  content: "\F17B";
}
.fa-angellist:before {
  content: "\F209";
}
.fa-angle-double-down:before {
  content: "\F103";
}
.fa-angle-double-left:before {
  content: "\F100";
}
.fa-angle-double-right:before {
  content: "\F101";
}
.fa-angle-double-up:before {
  content: "\F102";
}
.fa-angle-down:before {
  content: "\F107";
}
.fa-angle-left:before {
  content: "\F104";
}
.fa-angle-right:before {
  content: "\F105";
}
.fa-angle-up:before {
  content: "\F106";
}
.fa-angry:before {
  content: "\F556";
}
.fa-angrycreative:before {
  content: "\F36E";
}
.fa-angular:before {
  content: "\F420";
}
.fa-ankh:before {
  content: "\F644";
}
.fa-app-store:before {
  content: "\F36F";
}
.fa-app-store-ios:before {
  content: "\F370";
}
.fa-apper:before {
  content: "\F371";
}
.fa-apple:before {
  content: "\F179";
}
.fa-apple-alt:before {
  content: "\F5D1";
}
.fa-apple-pay:before {
  content: "\F415";
}
.fa-archive:before {
  content: "\F187";
}
.fa-archway:before {
  content: "\F557";
}
.fa-arrow-alt-circle-down:before {
  content: "\F358";
}
.fa-arrow-alt-circle-left:before {
  content: "\F359";
}
.fa-arrow-alt-circle-right:before {
  content: "\F35A";
}
.fa-arrow-alt-circle-up:before {
  content: "\F35B";
}
.fa-arrow-circle-down:before {
  content: "\F0AB";
}
.fa-arrow-circle-left:before {
  content: "\F0A8";
}
.fa-arrow-circle-right:before {
  content: "\F0A9";
}
.fa-arrow-circle-up:before {
  content: "\F0AA";
}
.fa-arrow-down:before {
  content: "\F063";
}
.fa-arrow-left:before {
  content: "\F060";
}
.fa-arrow-right:before {
  content: "\F061";
}
.fa-arrow-up:before {
  content: "\F062";
}
.fa-arrows-alt:before {
  content: "\F0B2";
}
.fa-arrows-alt-h:before {
  content: "\F337";
}
.fa-arrows-alt-v:before {
  content: "\F338";
}
.fa-artstation:before {
  content: "\F77A";
}
.fa-assistive-listening-systems:before {
  content: "\F2A2";
}
.fa-asterisk:before {
  content: "\F069";
}
.fa-asymmetrik:before {
  content: "\F372";
}
.fa-at:before {
  content: "\F1FA";
}
.fa-atlas:before {
  content: "\F558";
}
.fa-atlassian:before {
  content: "\F77B";
}
.fa-atom:before {
  content: "\F5D2";
}
.fa-audible:before {
  content: "\F373";
}
.fa-audio-description:before {
  content: "\F29E";
}
.fa-autoprefixer:before {
  content: "\F41C";
}
.fa-avianex:before {
  content: "\F374";
}
.fa-aviato:before {
  content: "\F421";
}
.fa-award:before {
  content: "\F559";
}
.fa-aws:before {
  content: "\F375";
}
.fa-baby:before {
  content: "\F77C";
}
.fa-baby-carriage:before {
  content: "\F77D";
}
.fa-backspace:before {
  content: "\F55A";
}
.fa-backward:before {
  content: "\F04A";
}
.fa-bacon:before {
  content: "\F7E5";
}
.fa-bacteria:before {
  content: "\E059";
}
.fa-bacterium:before {
  content: "\E05A";
}
.fa-bahai:before {
  content: "\F666";
}
.fa-balance-scale:before {
  content: "\F24E";
}
.fa-balance-scale-left:before {
  content: "\F515";
}
.fa-balance-scale-right:before {
  content: "\F516";
}
.fa-ban:before {
  content: "\F05E";
}
.fa-band-aid:before {
  content: "\F462";
}
.fa-bandcamp:before {
  content: "\F2D5";
}
.fa-barcode:before {
  content: "\F02A";
}
.fa-bars:before {
  content: "\F0C9";
}
.fa-baseball-ball:before {
  content: "\F433";
}
.fa-basketball-ball:before {
  content: "\F434";
}
.fa-bath:before {
  content: "\F2CD";
}
.fa-battery-empty:before {
  content: "\F244";
}
.fa-battery-full:before {
  content: "\F240";
}
.fa-battery-half:before {
  content: "\F242";
}
.fa-battery-quarter:before {
  content: "\F243";
}
.fa-battery-three-quarters:before {
  content: "\F241";
}
.fa-battle-net:before {
  content: "\F835";
}
.fa-bed:before {
  content: "\F236";
}
.fa-beer:before {
  content: "\F0FC";
}
.fa-behance:before {
  content: "\F1B4";
}
.fa-behance-square:before {
  content: "\F1B5";
}
.fa-bell:before {
  content: "\F0F3";
}
.fa-bell-slash:before {
  content: "\F1F6";
}
.fa-bezier-curve:before {
  content: "\F55B";
}
.fa-bible:before {
  content: "\F647";
}
.fa-bicycle:before {
  content: "\F206";
}
.fa-biking:before {
  content: "\F84A";
}
.fa-bimobject:before {
  content: "\F378";
}
.fa-binoculars:before {
  content: "\F1E5";
}
.fa-biohazard:before {
  content: "\F780";
}
.fa-birthday-cake:before {
  content: "\F1FD";
}
.fa-bitbucket:before {
  content: "\F171";
}
.fa-bitcoin:before {
  content: "\F379";
}
.fa-bity:before {
  content: "\F37A";
}
.fa-black-tie:before {
  content: "\F27E";
}
.fa-blackberry:before {
  content: "\F37B";
}
.fa-blender:before {
  content: "\F517";
}
.fa-blender-phone:before {
  content: "\F6B6";
}
.fa-blind:before {
  content: "\F29D";
}
.fa-blog:before {
  content: "\F781";
}
.fa-blogger:before {
  content: "\F37C";
}
.fa-blogger-b:before {
  content: "\F37D";
}
.fa-bluetooth:before {
  content: "\F293";
}
.fa-bluetooth-b:before {
  content: "\F294";
}
.fa-bold:before {
  content: "\F032";
}
.fa-bolt:before {
  content: "\F0E7";
}
.fa-bomb:before {
  content: "\F1E2";
}
.fa-bone:before {
  content: "\F5D7";
}
.fa-bong:before {
  content: "\F55C";
}
.fa-book:before {
  content: "\F02D";
}
.fa-book-dead:before {
  content: "\F6B7";
}
.fa-book-medical:before {
  content: "\F7E6";
}
.fa-book-open:before {
  content: "\F518";
}
.fa-book-reader:before {
  content: "\F5DA";
}
.fa-bookmark:before {
  content: "\F02E";
}
.fa-bootstrap:before {
  content: "\F836";
}
.fa-border-all:before {
  content: "\F84C";
}
.fa-border-none:before {
  content: "\F850";
}
.fa-border-style:before {
  content: "\F853";
}
.fa-bowling-ball:before {
  content: "\F436";
}
.fa-box:before {
  content: "\F466";
}
.fa-box-open:before {
  content: "\F49E";
}
.fa-box-tissue:before {
  content: "\E05B";
}
.fa-boxes:before {
  content: "\F468";
}
.fa-braille:before {
  content: "\F2A1";
}
.fa-brain:before {
  content: "\F5DC";
}
.fa-bread-slice:before {
  content: "\F7EC";
}
.fa-briefcase:before {
  content: "\F0B1";
}
.fa-briefcase-medical:before {
  content: "\F469";
}
.fa-broadcast-tower:before {
  content: "\F519";
}
.fa-broom:before {
  content: "\F51A";
}
.fa-brush:before {
  content: "\F55D";
}
.fa-btc:before {
  content: "\F15A";
}
.fa-buffer:before {
  content: "\F837";
}
.fa-bug:before {
  content: "\F188";
}
.fa-building:before {
  content: "\F1AD";
}
.fa-bullhorn:before {
  content: "\F0A1";
}
.fa-bullseye:before {
  content: "\F140";
}
.fa-burn:before {
  content: "\F46A";
}
.fa-buromobelexperte:before {
  content: "\F37F";
}
.fa-bus:before {
  content: "\F207";
}
.fa-bus-alt:before {
  content: "\F55E";
}
.fa-business-time:before {
  content: "\F64A";
}
.fa-buy-n-large:before {
  content: "\F8A6";
}
.fa-buysellads:before {
  content: "\F20D";
}
.fa-calculator:before {
  content: "\F1EC";
}
.fa-calendar:before {
  content: "\F133";
}
.fa-calendar-alt:before {
  content: "\F073";
}
.fa-calendar-check:before {
  content: "\F274";
}
.fa-calendar-day:before {
  content: "\F783";
}
.fa-calendar-minus:before {
  content: "\F272";
}
.fa-calendar-plus:before {
  content: "\F271";
}
.fa-calendar-times:before {
  content: "\F273";
}
.fa-calendar-week:before {
  content: "\F784";
}
.fa-camera:before {
  content: "\F030";
}
.fa-camera-retro:before {
  content: "\F083";
}
.fa-campground:before {
  content: "\F6BB";
}
.fa-canadian-maple-leaf:before {
  content: "\F785";
}
.fa-candy-cane:before {
  content: "\F786";
}
.fa-cannabis:before {
  content: "\F55F";
}
.fa-capsules:before {
  content: "\F46B";
}
.fa-car:before {
  content: "\F1B9";
}
.fa-car-alt:before {
  content: "\F5DE";
}
.fa-car-battery:before {
  content: "\F5DF";
}
.fa-car-crash:before {
  content: "\F5E1";
}
.fa-car-side:before {
  content: "\F5E4";
}
.fa-caravan:before {
  content: "\F8FF";
}
.fa-caret-down:before {
  content: "\F0D7";
}
.fa-caret-left:before {
  content: "\F0D9";
}
.fa-caret-right:before {
  content: "\F0DA";
}
.fa-caret-square-down:before {
  content: "\F150";
}
.fa-caret-square-left:before {
  content: "\F191";
}
.fa-caret-square-right:before {
  content: "\F152";
}
.fa-caret-square-up:before {
  content: "\F151";
}
.fa-caret-up:before {
  content: "\F0D8";
}
.fa-carrot:before {
  content: "\F787";
}
.fa-cart-arrow-down:before {
  content: "\F218";
}
.fa-cart-plus:before {
  content: "\F217";
}
.fa-cash-register:before {
  content: "\F788";
}
.fa-cat:before {
  content: "\F6BE";
}
.fa-cc-amazon-pay:before {
  content: "\F42D";
}
.fa-cc-amex:before {
  content: "\F1F3";
}
.fa-cc-apple-pay:before {
  content: "\F416";
}
.fa-cc-diners-club:before {
  content: "\F24C";
}
.fa-cc-discover:before {
  content: "\F1F2";
}
.fa-cc-jcb:before {
  content: "\F24B";
}
.fa-cc-mastercard:before {
  content: "\F1F1";
}
.fa-cc-paypal:before {
  content: "\F1F4";
}
.fa-cc-stripe:before {
  content: "\F1F5";
}
.fa-cc-visa:before {
  content: "\F1F0";
}
.fa-centercode:before {
  content: "\F380";
}
.fa-centos:before {
  content: "\F789";
}
.fa-certificate:before {
  content: "\F0A3";
}
.fa-chair:before {
  content: "\F6C0";
}
.fa-chalkboard:before {
  content: "\F51B";
}
.fa-chalkboard-teacher:before {
  content: "\F51C";
}
.fa-charging-station:before {
  content: "\F5E7";
}
.fa-chart-area:before {
  content: "\F1FE";
}
.fa-chart-bar:before {
  content: "\F080";
}
.fa-chart-line:before {
  content: "\F201";
}
.fa-chart-pie:before {
  content: "\F200";
}
.fa-check:before {
  content: "\F00C";
}
.fa-check-circle:before {
  content: "\F058";
}
.fa-check-double:before {
  content: "\F560";
}
.fa-check-square:before {
  content: "\F14A";
}
.fa-cheese:before {
  content: "\F7EF";
}
.fa-chess:before {
  content: "\F439";
}
.fa-chess-bishop:before {
  content: "\F43A";
}
.fa-chess-board:before {
  content: "\F43C";
}
.fa-chess-king:before {
  content: "\F43F";
}
.fa-chess-knight:before {
  content: "\F441";
}
.fa-chess-pawn:before {
  content: "\F443";
}
.fa-chess-queen:before {
  content: "\F445";
}
.fa-chess-rook:before {
  content: "\F447";
}
.fa-chevron-circle-down:before {
  content: "\F13A";
}
.fa-chevron-circle-left:before {
  content: "\F137";
}
.fa-chevron-circle-right:before {
  content: "\F138";
}
.fa-chevron-circle-up:before {
  content: "\F139";
}
.fa-chevron-down:before {
  content: "\F078";
}
.fa-chevron-left:before {
  content: "\F053";
}
.fa-chevron-right:before {
  content: "\F054";
}
.fa-chevron-up:before {
  content: "\F077";
}
.fa-child:before {
  content: "\F1AE";
}
.fa-chrome:before {
  content: "\F268";
}
.fa-chromecast:before {
  content: "\F838";
}
.fa-church:before {
  content: "\F51D";
}
.fa-circle:before {
  content: "\F111";
}
.fa-circle-notch:before {
  content: "\F1CE";
}
.fa-city:before {
  content: "\F64F";
}
.fa-clinic-medical:before {
  content: "\F7F2";
}
.fa-clipboard:before {
  content: "\F328";
}
.fa-clipboard-check:before {
  content: "\F46C";
}
.fa-clipboard-list:before {
  content: "\F46D";
}
.fa-clock:before {
  content: "\F017";
}
.fa-clone:before {
  content: "\F24D";
}
.fa-closed-captioning:before {
  content: "\F20A";
}
.fa-cloud:before {
  content: "\F0C2";
}
.fa-cloud-download-alt:before {
  content: "\F381";
}
.fa-cloud-meatball:before {
  content: "\F73B";
}
.fa-cloud-moon:before {
  content: "\F6C3";
}
.fa-cloud-moon-rain:before {
  content: "\F73C";
}
.fa-cloud-rain:before {
  content: "\F73D";
}
.fa-cloud-showers-heavy:before {
  content: "\F740";
}
.fa-cloud-sun:before {
  content: "\F6C4";
}
.fa-cloud-sun-rain:before {
  content: "\F743";
}
.fa-cloud-upload-alt:before {
  content: "\F382";
}
.fa-cloudflare:before {
  content: "\E07D";
}
.fa-cloudscale:before {
  content: "\F383";
}
.fa-cloudsmith:before {
  content: "\F384";
}
.fa-cloudversify:before {
  content: "\F385";
}
.fa-cocktail:before {
  content: "\F561";
}
.fa-code:before {
  content: "\F121";
}
.fa-code-branch:before {
  content: "\F126";
}
.fa-codepen:before {
  content: "\F1CB";
}
.fa-codiepie:before {
  content: "\F284";
}
.fa-coffee:before {
  content: "\F0F4";
}
.fa-cog:before {
  content: "\F013";
}
.fa-cogs:before {
  content: "\F085";
}
.fa-coins:before {
  content: "\F51E";
}
.fa-columns:before {
  content: "\F0DB";
}
.fa-comment:before {
  content: "\F075";
}
.fa-comment-alt:before {
  content: "\F27A";
}
.fa-comment-dollar:before {
  content: "\F651";
}
.fa-comment-dots:before {
  content: "\F4AD";
}
.fa-comment-medical:before {
  content: "\F7F5";
}
.fa-comment-slash:before {
  content: "\F4B3";
}
.fa-comments:before {
  content: "\F086";
}
.fa-comments-dollar:before {
  content: "\F653";
}
.fa-compact-disc:before {
  content: "\F51F";
}
.fa-compass:before {
  content: "\F14E";
}
.fa-compress:before {
  content: "\F066";
}
.fa-compress-alt:before {
  content: "\F422";
}
.fa-compress-arrows-alt:before {
  content: "\F78C";
}
.fa-concierge-bell:before {
  content: "\F562";
}
.fa-confluence:before {
  content: "\F78D";
}
.fa-connectdevelop:before {
  content: "\F20E";
}
.fa-contao:before {
  content: "\F26D";
}
.fa-cookie:before {
  content: "\F563";
}
.fa-cookie-bite:before {
  content: "\F564";
}
.fa-copy:before {
  content: "\F0C5";
}
.fa-copyright:before {
  content: "\F1F9";
}
.fa-cotton-bureau:before {
  content: "\F89E";
}
.fa-couch:before {
  content: "\F4B8";
}
.fa-cpanel:before {
  content: "\F388";
}
.fa-creative-commons:before {
  content: "\F25E";
}
.fa-creative-commons-by:before {
  content: "\F4E7";
}
.fa-creative-commons-nc:before {
  content: "\F4E8";
}
.fa-creative-commons-nc-eu:before {
  content: "\F4E9";
}
.fa-creative-commons-nc-jp:before {
  content: "\F4EA";
}
.fa-creative-commons-nd:before {
  content: "\F4EB";
}
.fa-creative-commons-pd:before {
  content: "\F4EC";
}
.fa-creative-commons-pd-alt:before {
  content: "\F4ED";
}
.fa-creative-commons-remix:before {
  content: "\F4EE";
}
.fa-creative-commons-sa:before {
  content: "\F4EF";
}
.fa-creative-commons-sampling:before {
  content: "\F4F0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\F4F1";
}
.fa-creative-commons-share:before {
  content: "\F4F2";
}
.fa-creative-commons-zero:before {
  content: "\F4F3";
}
.fa-credit-card:before {
  content: "\F09D";
}
.fa-critical-role:before {
  content: "\F6C9";
}
.fa-crop:before {
  content: "\F125";
}
.fa-crop-alt:before {
  content: "\F565";
}
.fa-cross:before {
  content: "\F654";
}
.fa-crosshairs:before {
  content: "\F05B";
}
.fa-crow:before {
  content: "\F520";
}
.fa-crown:before {
  content: "\F521";
}
.fa-crutch:before {
  content: "\F7F7";
}
.fa-css3:before {
  content: "\F13C";
}
.fa-css3-alt:before {
  content: "\F38B";
}
.fa-cube:before {
  content: "\F1B2";
}
.fa-cubes:before {
  content: "\F1B3";
}
.fa-cut:before {
  content: "\F0C4";
}
.fa-cuttlefish:before {
  content: "\F38C";
}
.fa-d-and-d:before {
  content: "\F38D";
}
.fa-d-and-d-beyond:before {
  content: "\F6CA";
}
.fa-dailymotion:before {
  content: "\E052";
}
.fa-dashcube:before {
  content: "\F210";
}
.fa-database:before {
  content: "\F1C0";
}
.fa-deaf:before {
  content: "\F2A4";
}
.fa-deezer:before {
  content: "\E077";
}
.fa-delicious:before {
  content: "\F1A5";
}
.fa-democrat:before {
  content: "\F747";
}
.fa-deploydog:before {
  content: "\F38E";
}
.fa-deskpro:before {
  content: "\F38F";
}
.fa-desktop:before {
  content: "\F108";
}
.fa-dev:before {
  content: "\F6CC";
}
.fa-deviantart:before {
  content: "\F1BD";
}
.fa-dharmachakra:before {
  content: "\F655";
}
.fa-dhl:before {
  content: "\F790";
}
.fa-diagnoses:before {
  content: "\F470";
}
.fa-diaspora:before {
  content: "\F791";
}
.fa-dice:before {
  content: "\F522";
}
.fa-dice-d20:before {
  content: "\F6CF";
}
.fa-dice-d6:before {
  content: "\F6D1";
}
.fa-dice-five:before {
  content: "\F523";
}
.fa-dice-four:before {
  content: "\F524";
}
.fa-dice-one:before {
  content: "\F525";
}
.fa-dice-six:before {
  content: "\F526";
}
.fa-dice-three:before {
  content: "\F527";
}
.fa-dice-two:before {
  content: "\F528";
}
.fa-digg:before {
  content: "\F1A6";
}
.fa-digital-ocean:before {
  content: "\F391";
}
.fa-digital-tachograph:before {
  content: "\F566";
}
.fa-directions:before {
  content: "\F5EB";
}
.fa-discord:before {
  content: "\F392";
}
.fa-discourse:before {
  content: "\F393";
}
.fa-disease:before {
  content: "\F7FA";
}
.fa-divide:before {
  content: "\F529";
}
.fa-dizzy:before {
  content: "\F567";
}
.fa-dna:before {
  content: "\F471";
}
.fa-dochub:before {
  content: "\F394";
}
.fa-docker:before {
  content: "\F395";
}
.fa-dog:before {
  content: "\F6D3";
}
.fa-dollar-sign:before {
  content: "\F155";
}
.fa-dolly:before {
  content: "\F472";
}
.fa-dolly-flatbed:before {
  content: "\F474";
}
.fa-donate:before {
  content: "\F4B9";
}
.fa-door-closed:before {
  content: "\F52A";
}
.fa-door-open:before {
  content: "\F52B";
}
.fa-dot-circle:before {
  content: "\F192";
}
.fa-dove:before {
  content: "\F4BA";
}
.fa-download:before {
  content: "\F019";
}
.fa-draft2digital:before {
  content: "\F396";
}
.fa-drafting-compass:before {
  content: "\F568";
}
.fa-dragon:before {
  content: "\F6D5";
}
.fa-draw-polygon:before {
  content: "\F5EE";
}
.fa-dribbble:before {
  content: "\F17D";
}
.fa-dribbble-square:before {
  content: "\F397";
}
.fa-dropbox:before {
  content: "\F16B";
}
.fa-drum:before {
  content: "\F569";
}
.fa-drum-steelpan:before {
  content: "\F56A";
}
.fa-drumstick-bite:before {
  content: "\F6D7";
}
.fa-drupal:before {
  content: "\F1A9";
}
.fa-dumbbell:before {
  content: "\F44B";
}
.fa-dumpster:before {
  content: "\F793";
}
.fa-dumpster-fire:before {
  content: "\F794";
}
.fa-dungeon:before {
  content: "\F6D9";
}
.fa-dyalog:before {
  content: "\F399";
}
.fa-earlybirds:before {
  content: "\F39A";
}
.fa-ebay:before {
  content: "\F4F4";
}
.fa-edge:before {
  content: "\F282";
}
.fa-edge-legacy:before {
  content: "\E078";
}
.fa-edit:before {
  content: "\F044";
}
.fa-egg:before {
  content: "\F7FB";
}
.fa-eject:before {
  content: "\F052";
}
.fa-elementor:before {
  content: "\F430";
}
.fa-ellipsis-h:before {
  content: "\F141";
}
.fa-ellipsis-v:before {
  content: "\F142";
}
.fa-ello:before {
  content: "\F5F1";
}
.fa-ember:before {
  content: "\F423";
}
.fa-empire:before {
  content: "\F1D1";
}
.fa-envelope:before {
  content: "\F0E0";
}
.fa-envelope-open:before {
  content: "\F2B6";
}
.fa-envelope-open-text:before {
  content: "\F658";
}
.fa-envelope-square:before {
  content: "\F199";
}
.fa-envira:before {
  content: "\F299";
}
.fa-equals:before {
  content: "\F52C";
}
.fa-eraser:before {
  content: "\F12D";
}
.fa-erlang:before {
  content: "\F39D";
}
.fa-ethereum:before {
  content: "\F42E";
}
.fa-ethernet:before {
  content: "\F796";
}
.fa-etsy:before {
  content: "\F2D7";
}
.fa-euro-sign:before {
  content: "\F153";
}
.fa-evernote:before {
  content: "\F839";
}
.fa-exchange-alt:before {
  content: "\F362";
}
.fa-exclamation:before {
  content: "\F12A";
}
.fa-exclamation-circle:before {
  content: "\F06A";
}
.fa-exclamation-triangle:before {
  content: "\F071";
}
.fa-expand:before {
  content: "\F065";
}
.fa-expand-alt:before {
  content: "\F424";
}
.fa-expand-arrows-alt:before {
  content: "\F31E";
}
.fa-expeditedssl:before {
  content: "\F23E";
}
.fa-external-link-alt:before {
  content: "\F35D";
}
.fa-external-link-square-alt:before {
  content: "\F360";
}
.fa-eye:before {
  content: "\F06E";
}
.fa-eye-dropper:before {
  content: "\F1FB";
}
.fa-eye-slash:before {
  content: "\F070";
}
.fa-facebook:before {
  content: "\F09A";
}
.fa-facebook-f:before {
  content: "\F39E";
}
.fa-facebook-messenger:before {
  content: "\F39F";
}
.fa-facebook-square:before {
  content: "\F082";
}
.fa-fan:before {
  content: "\F863";
}
.fa-fantasy-flight-games:before {
  content: "\F6DC";
}
.fa-fast-backward:before {
  content: "\F049";
}
.fa-fast-forward:before {
  content: "\F050";
}
.fa-faucet:before {
  content: "\E005";
}
.fa-fax:before {
  content: "\F1AC";
}
.fa-feather:before {
  content: "\F52D";
}
.fa-feather-alt:before {
  content: "\F56B";
}
.fa-fedex:before {
  content: "\F797";
}
.fa-fedora:before {
  content: "\F798";
}
.fa-female:before {
  content: "\F182";
}
.fa-fighter-jet:before {
  content: "\F0FB";
}
.fa-figma:before {
  content: "\F799";
}
.fa-file:before {
  content: "\F15B";
}
.fa-file-alt:before {
  content: "\F15C";
}
.fa-file-archive:before {
  content: "\F1C6";
}
.fa-file-audio:before {
  content: "\F1C7";
}
.fa-file-code:before {
  content: "\F1C9";
}
.fa-file-contract:before {
  content: "\F56C";
}
.fa-file-csv:before {
  content: "\F6DD";
}
.fa-file-download:before {
  content: "\F56D";
}
.fa-file-excel:before {
  content: "\F1C3";
}
.fa-file-export:before {
  content: "\F56E";
}
.fa-file-image:before {
  content: "\F1C5";
}
.fa-file-import:before {
  content: "\F56F";
}
.fa-file-invoice:before {
  content: "\F570";
}
.fa-file-invoice-dollar:before {
  content: "\F571";
}
.fa-file-medical:before {
  content: "\F477";
}
.fa-file-medical-alt:before {
  content: "\F478";
}
.fa-file-pdf:before {
  content: "\F1C1";
}
.fa-file-powerpoint:before {
  content: "\F1C4";
}
.fa-file-prescription:before {
  content: "\F572";
}
.fa-file-signature:before {
  content: "\F573";
}
.fa-file-upload:before {
  content: "\F574";
}
.fa-file-video:before {
  content: "\F1C8";
}
.fa-file-word:before {
  content: "\F1C2";
}
.fa-fill:before {
  content: "\F575";
}
.fa-fill-drip:before {
  content: "\F576";
}
.fa-film:before {
  content: "\F008";
}
.fa-filter:before {
  content: "\F0B0";
}
.fa-fingerprint:before {
  content: "\F577";
}
.fa-fire:before {
  content: "\F06D";
}
.fa-fire-alt:before {
  content: "\F7E4";
}
.fa-fire-extinguisher:before {
  content: "\F134";
}
.fa-firefox:before {
  content: "\F269";
}
.fa-firefox-browser:before {
  content: "\E007";
}
.fa-first-aid:before {
  content: "\F479";
}
.fa-first-order:before {
  content: "\F2B0";
}
.fa-first-order-alt:before {
  content: "\F50A";
}
.fa-firstdraft:before {
  content: "\F3A1";
}
.fa-fish:before {
  content: "\F578";
}
.fa-fist-raised:before {
  content: "\F6DE";
}
.fa-flag:before {
  content: "\F024";
}
.fa-flag-checkered:before {
  content: "\F11E";
}
.fa-flag-usa:before {
  content: "\F74D";
}
.fa-flask:before {
  content: "\F0C3";
}
.fa-flickr:before {
  content: "\F16E";
}
.fa-flipboard:before {
  content: "\F44D";
}
.fa-flushed:before {
  content: "\F579";
}
.fa-fly:before {
  content: "\F417";
}
.fa-folder:before {
  content: "\F07B";
}
.fa-folder-minus:before {
  content: "\F65D";
}
.fa-folder-open:before {
  content: "\F07C";
}
.fa-folder-plus:before {
  content: "\F65E";
}
.fa-font:before {
  content: "\F031";
}
.fa-font-awesome:before {
  content: "\F2B4";
}
.fa-font-awesome-alt:before {
  content: "\F35C";
}
.fa-font-awesome-flag:before {
  content: "\F425";
}
.fa-font-awesome-logo-full:before {
  content: "\F4E6";
}
.fa-fonticons:before {
  content: "\F280";
}
.fa-fonticons-fi:before {
  content: "\F3A2";
}
.fa-football-ball:before {
  content: "\F44E";
}
.fa-fort-awesome:before {
  content: "\F286";
}
.fa-fort-awesome-alt:before {
  content: "\F3A3";
}
.fa-forumbee:before {
  content: "\F211";
}
.fa-forward:before {
  content: "\F04E";
}
.fa-foursquare:before {
  content: "\F180";
}
.fa-free-code-camp:before {
  content: "\F2C5";
}
.fa-freebsd:before {
  content: "\F3A4";
}
.fa-frog:before {
  content: "\F52E";
}
.fa-frown:before {
  content: "\F119";
}
.fa-frown-open:before {
  content: "\F57A";
}
.fa-fulcrum:before {
  content: "\F50B";
}
.fa-funnel-dollar:before {
  content: "\F662";
}
.fa-futbol:before {
  content: "\F1E3";
}
.fa-galactic-republic:before {
  content: "\F50C";
}
.fa-galactic-senate:before {
  content: "\F50D";
}
.fa-gamepad:before {
  content: "\F11B";
}
.fa-gas-pump:before {
  content: "\F52F";
}
.fa-gavel:before {
  content: "\F0E3";
}
.fa-gem:before {
  content: "\F3A5";
}
.fa-genderless:before {
  content: "\F22D";
}
.fa-get-pocket:before {
  content: "\F265";
}
.fa-gg:before {
  content: "\F260";
}
.fa-gg-circle:before {
  content: "\F261";
}
.fa-ghost:before {
  content: "\F6E2";
}
.fa-gift:before {
  content: "\F06B";
}
.fa-gifts:before {
  content: "\F79C";
}
.fa-git:before {
  content: "\F1D3";
}
.fa-git-alt:before {
  content: "\F841";
}
.fa-git-square:before {
  content: "\F1D2";
}
.fa-github:before {
  content: "\F09B";
}
.fa-github-alt:before {
  content: "\F113";
}
.fa-github-square:before {
  content: "\F092";
}
.fa-gitkraken:before {
  content: "\F3A6";
}
.fa-gitlab:before {
  content: "\F296";
}
.fa-gitter:before {
  content: "\F426";
}
.fa-glass-cheers:before {
  content: "\F79F";
}
.fa-glass-martini:before {
  content: "\F000";
}
.fa-glass-martini-alt:before {
  content: "\F57B";
}
.fa-glass-whiskey:before {
  content: "\F7A0";
}
.fa-glasses:before {
  content: "\F530";
}
.fa-glide:before {
  content: "\F2A5";
}
.fa-glide-g:before {
  content: "\F2A6";
}
.fa-globe:before {
  content: "\F0AC";
}
.fa-globe-africa:before {
  content: "\F57C";
}
.fa-globe-americas:before {
  content: "\F57D";
}
.fa-globe-asia:before {
  content: "\F57E";
}
.fa-globe-europe:before {
  content: "\F7A2";
}
.fa-gofore:before {
  content: "\F3A7";
}
.fa-golf-ball:before {
  content: "\F450";
}
.fa-goodreads:before {
  content: "\F3A8";
}
.fa-goodreads-g:before {
  content: "\F3A9";
}
.fa-google:before {
  content: "\F1A0";
}
.fa-google-drive:before {
  content: "\F3AA";
}
.fa-google-pay:before {
  content: "\E079";
}
.fa-google-play:before {
  content: "\F3AB";
}
.fa-google-plus:before {
  content: "\F2B3";
}
.fa-google-plus-g:before {
  content: "\F0D5";
}
.fa-google-plus-square:before {
  content: "\F0D4";
}
.fa-google-wallet:before {
  content: "\F1EE";
}
.fa-gopuram:before {
  content: "\F664";
}
.fa-graduation-cap:before {
  content: "\F19D";
}
.fa-gratipay:before {
  content: "\F184";
}
.fa-grav:before {
  content: "\F2D6";
}
.fa-greater-than:before {
  content: "\F531";
}
.fa-greater-than-equal:before {
  content: "\F532";
}
.fa-grimace:before {
  content: "\F57F";
}
.fa-grin:before {
  content: "\F580";
}
.fa-grin-alt:before {
  content: "\F581";
}
.fa-grin-beam:before {
  content: "\F582";
}
.fa-grin-beam-sweat:before {
  content: "\F583";
}
.fa-grin-hearts:before {
  content: "\F584";
}
.fa-grin-squint:before {
  content: "\F585";
}
.fa-grin-squint-tears:before {
  content: "\F586";
}
.fa-grin-stars:before {
  content: "\F587";
}
.fa-grin-tears:before {
  content: "\F588";
}
.fa-grin-tongue:before {
  content: "\F589";
}
.fa-grin-tongue-squint:before {
  content: "\F58A";
}
.fa-grin-tongue-wink:before {
  content: "\F58B";
}
.fa-grin-wink:before {
  content: "\F58C";
}
.fa-grip-horizontal:before {
  content: "\F58D";
}
.fa-grip-lines:before {
  content: "\F7A4";
}
.fa-grip-lines-vertical:before {
  content: "\F7A5";
}
.fa-grip-vertical:before {
  content: "\F58E";
}
.fa-gripfire:before {
  content: "\F3AC";
}
.fa-grunt:before {
  content: "\F3AD";
}
.fa-guilded:before {
  content: "\E07E";
}
.fa-guitar:before {
  content: "\F7A6";
}
.fa-gulp:before {
  content: "\F3AE";
}
.fa-h-square:before {
  content: "\F0FD";
}
.fa-hacker-news:before {
  content: "\F1D4";
}
.fa-hacker-news-square:before {
  content: "\F3AF";
}
.fa-hackerrank:before {
  content: "\F5F7";
}
.fa-hamburger:before {
  content: "\F805";
}
.fa-hammer:before {
  content: "\F6E3";
}
.fa-hamsa:before {
  content: "\F665";
}
.fa-hand-holding:before {
  content: "\F4BD";
}
.fa-hand-holding-heart:before {
  content: "\F4BE";
}
.fa-hand-holding-medical:before {
  content: "\E05C";
}
.fa-hand-holding-usd:before {
  content: "\F4C0";
}
.fa-hand-holding-water:before {
  content: "\F4C1";
}
.fa-hand-lizard:before {
  content: "\F258";
}
.fa-hand-middle-finger:before {
  content: "\F806";
}
.fa-hand-paper:before {
  content: "\F256";
}
.fa-hand-peace:before {
  content: "\F25B";
}
.fa-hand-point-down:before {
  content: "\F0A7";
}
.fa-hand-point-left:before {
  content: "\F0A5";
}
.fa-hand-point-right:before {
  content: "\F0A4";
}
.fa-hand-point-up:before {
  content: "\F0A6";
}
.fa-hand-pointer:before {
  content: "\F25A";
}
.fa-hand-rock:before {
  content: "\F255";
}
.fa-hand-scissors:before {
  content: "\F257";
}
.fa-hand-sparkles:before {
  content: "\E05D";
}
.fa-hand-spock:before {
  content: "\F259";
}
.fa-hands:before {
  content: "\F4C2";
}
.fa-hands-helping:before {
  content: "\F4C4";
}
.fa-hands-wash:before {
  content: "\E05E";
}
.fa-handshake:before {
  content: "\F2B5";
}
.fa-handshake-alt-slash:before {
  content: "\E05F";
}
.fa-handshake-slash:before {
  content: "\E060";
}
.fa-hanukiah:before {
  content: "\F6E6";
}
.fa-hard-hat:before {
  content: "\F807";
}
.fa-hashtag:before {
  content: "\F292";
}
.fa-hat-cowboy:before {
  content: "\F8C0";
}
.fa-hat-cowboy-side:before {
  content: "\F8C1";
}
.fa-hat-wizard:before {
  content: "\F6E8";
}
.fa-hdd:before {
  content: "\F0A0";
}
.fa-head-side-cough:before {
  content: "\E061";
}
.fa-head-side-cough-slash:before {
  content: "\E062";
}
.fa-head-side-mask:before {
  content: "\E063";
}
.fa-head-side-virus:before {
  content: "\E064";
}
.fa-heading:before {
  content: "\F1DC";
}
.fa-headphones:before {
  content: "\F025";
}
.fa-headphones-alt:before {
  content: "\F58F";
}
.fa-headset:before {
  content: "\F590";
}
.fa-heart:before {
  content: "\F004";
}
.fa-heart-broken:before {
  content: "\F7A9";
}
.fa-heartbeat:before {
  content: "\F21E";
}
.fa-helicopter:before {
  content: "\F533";
}
.fa-highlighter:before {
  content: "\F591";
}
.fa-hiking:before {
  content: "\F6EC";
}
.fa-hippo:before {
  content: "\F6ED";
}
.fa-hips:before {
  content: "\F452";
}
.fa-hire-a-helper:before {
  content: "\F3B0";
}
.fa-history:before {
  content: "\F1DA";
}
.fa-hive:before {
  content: "\E07F";
}
.fa-hockey-puck:before {
  content: "\F453";
}
.fa-holly-berry:before {
  content: "\F7AA";
}
.fa-home:before {
  content: "\F015";
}
.fa-hooli:before {
  content: "\F427";
}
.fa-hornbill:before {
  content: "\F592";
}
.fa-horse:before {
  content: "\F6F0";
}
.fa-horse-head:before {
  content: "\F7AB";
}
.fa-hospital:before {
  content: "\F0F8";
}
.fa-hospital-alt:before {
  content: "\F47D";
}
.fa-hospital-symbol:before {
  content: "\F47E";
}
.fa-hospital-user:before {
  content: "\F80D";
}
.fa-hot-tub:before {
  content: "\F593";
}
.fa-hotdog:before {
  content: "\F80F";
}
.fa-hotel:before {
  content: "\F594";
}
.fa-hotjar:before {
  content: "\F3B1";
}
.fa-hourglass:before {
  content: "\F254";
}
.fa-hourglass-end:before {
  content: "\F253";
}
.fa-hourglass-half:before {
  content: "\F252";
}
.fa-hourglass-start:before {
  content: "\F251";
}
.fa-house-damage:before {
  content: "\F6F1";
}
.fa-house-user:before {
  content: "\E065";
}
.fa-houzz:before {
  content: "\F27C";
}
.fa-hryvnia:before {
  content: "\F6F2";
}
.fa-html5:before {
  content: "\F13B";
}
.fa-hubspot:before {
  content: "\F3B2";
}
.fa-i-cursor:before {
  content: "\F246";
}
.fa-ice-cream:before {
  content: "\F810";
}
.fa-icicles:before {
  content: "\F7AD";
}
.fa-icons:before {
  content: "\F86D";
}
.fa-id-badge:before {
  content: "\F2C1";
}
.fa-id-card:before {
  content: "\F2C2";
}
.fa-id-card-alt:before {
  content: "\F47F";
}
.fa-ideal:before {
  content: "\E013";
}
.fa-igloo:before {
  content: "\F7AE";
}
.fa-image:before {
  content: "\F03E";
}
.fa-images:before {
  content: "\F302";
}
.fa-imdb:before {
  content: "\F2D8";
}
.fa-inbox:before {
  content: "\F01C";
}
.fa-indent:before {
  content: "\F03C";
}
.fa-industry:before {
  content: "\F275";
}
.fa-infinity:before {
  content: "\F534";
}
.fa-info:before {
  content: "\F129";
}
.fa-info-circle:before {
  content: "\F05A";
}
.fa-innosoft:before {
  content: "\E080";
}
.fa-instagram:before {
  content: "\F16D";
}
.fa-instagram-square:before {
  content: "\E055";
}
.fa-instalod:before {
  content: "\E081";
}
.fa-intercom:before {
  content: "\F7AF";
}
.fa-internet-explorer:before {
  content: "\F26B";
}
.fa-invision:before {
  content: "\F7B0";
}
.fa-ioxhost:before {
  content: "\F208";
}
.fa-italic:before {
  content: "\F033";
}
.fa-itch-io:before {
  content: "\F83A";
}
.fa-itunes:before {
  content: "\F3B4";
}
.fa-itunes-note:before {
  content: "\F3B5";
}
.fa-java:before {
  content: "\F4E4";
}
.fa-jedi:before {
  content: "\F669";
}
.fa-jedi-order:before {
  content: "\F50E";
}
.fa-jenkins:before {
  content: "\F3B6";
}
.fa-jira:before {
  content: "\F7B1";
}
.fa-joget:before {
  content: "\F3B7";
}
.fa-joint:before {
  content: "\F595";
}
.fa-joomla:before {
  content: "\F1AA";
}
.fa-journal-whills:before {
  content: "\F66A";
}
.fa-js:before {
  content: "\F3B8";
}
.fa-js-square:before {
  content: "\F3B9";
}
.fa-jsfiddle:before {
  content: "\F1CC";
}
.fa-kaaba:before {
  content: "\F66B";
}
.fa-kaggle:before {
  content: "\F5FA";
}
.fa-key:before {
  content: "\F084";
}
.fa-keybase:before {
  content: "\F4F5";
}
.fa-keyboard:before {
  content: "\F11C";
}
.fa-keycdn:before {
  content: "\F3BA";
}
.fa-khanda:before {
  content: "\F66D";
}
.fa-kickstarter:before {
  content: "\F3BB";
}
.fa-kickstarter-k:before {
  content: "\F3BC";
}
.fa-kiss:before {
  content: "\F596";
}
.fa-kiss-beam:before {
  content: "\F597";
}
.fa-kiss-wink-heart:before {
  content: "\F598";
}
.fa-kiwi-bird:before {
  content: "\F535";
}
.fa-korvue:before {
  content: "\F42F";
}
.fa-landmark:before {
  content: "\F66F";
}
.fa-language:before {
  content: "\F1AB";
}
.fa-laptop:before {
  content: "\F109";
}
.fa-laptop-code:before {
  content: "\F5FC";
}
.fa-laptop-house:before {
  content: "\E066";
}
.fa-laptop-medical:before {
  content: "\F812";
}
.fa-laravel:before {
  content: "\F3BD";
}
.fa-lastfm:before {
  content: "\F202";
}
.fa-lastfm-square:before {
  content: "\F203";
}
.fa-laugh:before {
  content: "\F599";
}
.fa-laugh-beam:before {
  content: "\F59A";
}
.fa-laugh-squint:before {
  content: "\F59B";
}
.fa-laugh-wink:before {
  content: "\F59C";
}
.fa-layer-group:before {
  content: "\F5FD";
}
.fa-leaf:before {
  content: "\F06C";
}
.fa-leanpub:before {
  content: "\F212";
}
.fa-lemon:before {
  content: "\F094";
}
.fa-less:before {
  content: "\F41D";
}
.fa-less-than:before {
  content: "\F536";
}
.fa-less-than-equal:before {
  content: "\F537";
}
.fa-level-down-alt:before {
  content: "\F3BE";
}
.fa-level-up-alt:before {
  content: "\F3BF";
}
.fa-life-ring:before {
  content: "\F1CD";
}
.fa-lightbulb:before {
  content: "\F0EB";
}
.fa-line:before {
  content: "\F3C0";
}
.fa-link:before {
  content: "\F0C1";
}
.fa-linkedin:before {
  content: "\F08C";
}
.fa-linkedin-in:before {
  content: "\F0E1";
}
.fa-linode:before {
  content: "\F2B8";
}
.fa-linux:before {
  content: "\F17C";
}
.fa-lira-sign:before {
  content: "\F195";
}
.fa-list:before {
  content: "\F03A";
}
.fa-list-alt:before {
  content: "\F022";
}
.fa-list-ol:before {
  content: "\F0CB";
}
.fa-list-ul:before {
  content: "\F0CA";
}
.fa-location-arrow:before {
  content: "\F124";
}
.fa-lock:before {
  content: "\F023";
}
.fa-lock-open:before {
  content: "\F3C1";
}
.fa-long-arrow-alt-down:before {
  content: "\F309";
}
.fa-long-arrow-alt-left:before {
  content: "\F30A";
}
.fa-long-arrow-alt-right:before {
  content: "\F30B";
}
.fa-long-arrow-alt-up:before {
  content: "\F30C";
}
.fa-low-vision:before {
  content: "\F2A8";
}
.fa-luggage-cart:before {
  content: "\F59D";
}
.fa-lungs:before {
  content: "\F604";
}
.fa-lungs-virus:before {
  content: "\E067";
}
.fa-lyft:before {
  content: "\F3C3";
}
.fa-magento:before {
  content: "\F3C4";
}
.fa-magic:before {
  content: "\F0D0";
}
.fa-magnet:before {
  content: "\F076";
}
.fa-mail-bulk:before {
  content: "\F674";
}
.fa-mailchimp:before {
  content: "\F59E";
}
.fa-male:before {
  content: "\F183";
}
.fa-mandalorian:before {
  content: "\F50F";
}
.fa-map:before {
  content: "\F279";
}
.fa-map-marked:before {
  content: "\F59F";
}
.fa-map-marked-alt:before {
  content: "\F5A0";
}
.fa-map-marker:before {
  content: "\F041";
}
.fa-map-marker-alt:before {
  content: "\F3C5";
}
.fa-map-pin:before {
  content: "\F276";
}
.fa-map-signs:before {
  content: "\F277";
}
.fa-markdown:before {
  content: "\F60F";
}
.fa-marker:before {
  content: "\F5A1";
}
.fa-mars:before {
  content: "\F222";
}
.fa-mars-double:before {
  content: "\F227";
}
.fa-mars-stroke:before {
  content: "\F229";
}
.fa-mars-stroke-h:before {
  content: "\F22B";
}
.fa-mars-stroke-v:before {
  content: "\F22A";
}
.fa-mask:before {
  content: "\F6FA";
}
.fa-mastodon:before {
  content: "\F4F6";
}
.fa-maxcdn:before {
  content: "\F136";
}
.fa-mdb:before {
  content: "\F8CA";
}
.fa-medal:before {
  content: "\F5A2";
}
.fa-medapps:before {
  content: "\F3C6";
}
.fa-medium:before {
  content: "\F23A";
}
.fa-medium-m:before {
  content: "\F3C7";
}
.fa-medkit:before {
  content: "\F0FA";
}
.fa-medrt:before {
  content: "\F3C8";
}
.fa-meetup:before {
  content: "\F2E0";
}
.fa-megaport:before {
  content: "\F5A3";
}
.fa-meh:before {
  content: "\F11A";
}
.fa-meh-blank:before {
  content: "\F5A4";
}
.fa-meh-rolling-eyes:before {
  content: "\F5A5";
}
.fa-memory:before {
  content: "\F538";
}
.fa-mendeley:before {
  content: "\F7B3";
}
.fa-menorah:before {
  content: "\F676";
}
.fa-mercury:before {
  content: "\F223";
}
.fa-meteor:before {
  content: "\F753";
}
.fa-microblog:before {
  content: "\E01A";
}
.fa-microchip:before {
  content: "\F2DB";
}
.fa-microphone:before {
  content: "\F130";
}
.fa-microphone-alt:before {
  content: "\F3C9";
}
.fa-microphone-alt-slash:before {
  content: "\F539";
}
.fa-microphone-slash:before {
  content: "\F131";
}
.fa-microscope:before {
  content: "\F610";
}
.fa-microsoft:before {
  content: "\F3CA";
}
.fa-minus:before {
  content: "\F068";
}
.fa-minus-circle:before {
  content: "\F056";
}
.fa-minus-square:before {
  content: "\F146";
}
.fa-mitten:before {
  content: "\F7B5";
}
.fa-mix:before {
  content: "\F3CB";
}
.fa-mixcloud:before {
  content: "\F289";
}
.fa-mixer:before {
  content: "\E056";
}
.fa-mizuni:before {
  content: "\F3CC";
}
.fa-mobile:before {
  content: "\F10B";
}
.fa-mobile-alt:before {
  content: "\F3CD";
}
.fa-modx:before {
  content: "\F285";
}
.fa-monero:before {
  content: "\F3D0";
}
.fa-money-bill:before {
  content: "\F0D6";
}
.fa-money-bill-alt:before {
  content: "\F3D1";
}
.fa-money-bill-wave:before {
  content: "\F53A";
}
.fa-money-bill-wave-alt:before {
  content: "\F53B";
}
.fa-money-check:before {
  content: "\F53C";
}
.fa-money-check-alt:before {
  content: "\F53D";
}
.fa-monument:before {
  content: "\F5A6";
}
.fa-moon:before {
  content: "\F186";
}
.fa-mortar-pestle:before {
  content: "\F5A7";
}
.fa-mosque:before {
  content: "\F678";
}
.fa-motorcycle:before {
  content: "\F21C";
}
.fa-mountain:before {
  content: "\F6FC";
}
.fa-mouse:before {
  content: "\F8CC";
}
.fa-mouse-pointer:before {
  content: "\F245";
}
.fa-mug-hot:before {
  content: "\F7B6";
}
.fa-music:before {
  content: "\F001";
}
.fa-napster:before {
  content: "\F3D2";
}
.fa-neos:before {
  content: "\F612";
}
.fa-network-wired:before {
  content: "\F6FF";
}
.fa-neuter:before {
  content: "\F22C";
}
.fa-newspaper:before {
  content: "\F1EA";
}
.fa-nimblr:before {
  content: "\F5A8";
}
.fa-node:before {
  content: "\F419";
}
.fa-node-js:before {
  content: "\F3D3";
}
.fa-not-equal:before {
  content: "\F53E";
}
.fa-notes-medical:before {
  content: "\F481";
}
.fa-npm:before {
  content: "\F3D4";
}
.fa-ns8:before {
  content: "\F3D5";
}
.fa-nutritionix:before {
  content: "\F3D6";
}
.fa-object-group:before {
  content: "\F247";
}
.fa-object-ungroup:before {
  content: "\F248";
}
.fa-octopus-deploy:before {
  content: "\E082";
}
.fa-odnoklassniki:before {
  content: "\F263";
}
.fa-odnoklassniki-square:before {
  content: "\F264";
}
.fa-oil-can:before {
  content: "\F613";
}
.fa-old-republic:before {
  content: "\F510";
}
.fa-om:before {
  content: "\F679";
}
.fa-opencart:before {
  content: "\F23D";
}
.fa-openid:before {
  content: "\F19B";
}
.fa-opera:before {
  content: "\F26A";
}
.fa-optin-monster:before {
  content: "\F23C";
}
.fa-orcid:before {
  content: "\F8D2";
}
.fa-osi:before {
  content: "\F41A";
}
.fa-otter:before {
  content: "\F700";
}
.fa-outdent:before {
  content: "\F03B";
}
.fa-page4:before {
  content: "\F3D7";
}
.fa-pagelines:before {
  content: "\F18C";
}
.fa-pager:before {
  content: "\F815";
}
.fa-paint-brush:before {
  content: "\F1FC";
}
.fa-paint-roller:before {
  content: "\F5AA";
}
.fa-palette:before {
  content: "\F53F";
}
.fa-palfed:before {
  content: "\F3D8";
}
.fa-pallet:before {
  content: "\F482";
}
.fa-paper-plane:before {
  content: "\F1D8";
}
.fa-paperclip:before {
  content: "\F0C6";
}
.fa-parachute-box:before {
  content: "\F4CD";
}
.fa-paragraph:before {
  content: "\F1DD";
}
.fa-parking:before {
  content: "\F540";
}
.fa-passport:before {
  content: "\F5AB";
}
.fa-pastafarianism:before {
  content: "\F67B";
}
.fa-paste:before {
  content: "\F0EA";
}
.fa-patreon:before {
  content: "\F3D9";
}
.fa-pause:before {
  content: "\F04C";
}
.fa-pause-circle:before {
  content: "\F28B";
}
.fa-paw:before {
  content: "\F1B0";
}
.fa-paypal:before {
  content: "\F1ED";
}
.fa-peace:before {
  content: "\F67C";
}
.fa-pen:before {
  content: "\F304";
}
.fa-pen-alt:before {
  content: "\F305";
}
.fa-pen-fancy:before {
  content: "\F5AC";
}
.fa-pen-nib:before {
  content: "\F5AD";
}
.fa-pen-square:before {
  content: "\F14B";
}
.fa-pencil-alt:before {
  content: "\F303";
}
.fa-pencil-ruler:before {
  content: "\F5AE";
}
.fa-penny-arcade:before {
  content: "\F704";
}
.fa-people-arrows:before {
  content: "\E068";
}
.fa-people-carry:before {
  content: "\F4CE";
}
.fa-pepper-hot:before {
  content: "\F816";
}
.fa-perbyte:before {
  content: "\E083";
}
.fa-percent:before {
  content: "\F295";
}
.fa-percentage:before {
  content: "\F541";
}
.fa-periscope:before {
  content: "\F3DA";
}
.fa-person-booth:before {
  content: "\F756";
}
.fa-phabricator:before {
  content: "\F3DB";
}
.fa-phoenix-framework:before {
  content: "\F3DC";
}
.fa-phoenix-squadron:before {
  content: "\F511";
}
.fa-phone:before {
  content: "\F095";
}
.fa-phone-alt:before {
  content: "\F879";
}
.fa-phone-slash:before {
  content: "\F3DD";
}
.fa-phone-square:before {
  content: "\F098";
}
.fa-phone-square-alt:before {
  content: "\F87B";
}
.fa-phone-volume:before {
  content: "\F2A0";
}
.fa-photo-video:before {
  content: "\F87C";
}
.fa-php:before {
  content: "\F457";
}
.fa-pied-piper:before {
  content: "\F2AE";
}
.fa-pied-piper-alt:before {
  content: "\F1A8";
}
.fa-pied-piper-hat:before {
  content: "\F4E5";
}
.fa-pied-piper-pp:before {
  content: "\F1A7";
}
.fa-pied-piper-square:before {
  content: "\E01E";
}
.fa-piggy-bank:before {
  content: "\F4D3";
}
.fa-pills:before {
  content: "\F484";
}
.fa-pinterest:before {
  content: "\F0D2";
}
.fa-pinterest-p:before {
  content: "\F231";
}
.fa-pinterest-square:before {
  content: "\F0D3";
}
.fa-pizza-slice:before {
  content: "\F818";
}
.fa-place-of-worship:before {
  content: "\F67F";
}
.fa-plane:before {
  content: "\F072";
}
.fa-plane-arrival:before {
  content: "\F5AF";
}
.fa-plane-departure:before {
  content: "\F5B0";
}
.fa-plane-slash:before {
  content: "\E069";
}
.fa-play:before {
  content: "\F04B";
}
.fa-play-circle:before {
  content: "\F144";
}
.fa-playstation:before {
  content: "\F3DF";
}
.fa-plug:before {
  content: "\F1E6";
}
.fa-plus:before {
  content: "\F067";
}
.fa-plus-circle:before {
  content: "\F055";
}
.fa-plus-square:before {
  content: "\F0FE";
}
.fa-podcast:before {
  content: "\F2CE";
}
.fa-poll:before {
  content: "\F681";
}
.fa-poll-h:before {
  content: "\F682";
}
.fa-poo:before {
  content: "\F2FE";
}
.fa-poo-storm:before {
  content: "\F75A";
}
.fa-poop:before {
  content: "\F619";
}
.fa-portrait:before {
  content: "\F3E0";
}
.fa-pound-sign:before {
  content: "\F154";
}
.fa-power-off:before {
  content: "\F011";
}
.fa-pray:before {
  content: "\F683";
}
.fa-praying-hands:before {
  content: "\F684";
}
.fa-prescription:before {
  content: "\F5B1";
}
.fa-prescription-bottle:before {
  content: "\F485";
}
.fa-prescription-bottle-alt:before {
  content: "\F486";
}
.fa-print:before {
  content: "\F02F";
}
.fa-procedures:before {
  content: "\F487";
}
.fa-product-hunt:before {
  content: "\F288";
}
.fa-project-diagram:before {
  content: "\F542";
}
.fa-pump-medical:before {
  content: "\E06A";
}
.fa-pump-soap:before {
  content: "\E06B";
}
.fa-pushed:before {
  content: "\F3E1";
}
.fa-puzzle-piece:before {
  content: "\F12E";
}
.fa-python:before {
  content: "\F3E2";
}
.fa-qq:before {
  content: "\F1D6";
}
.fa-qrcode:before {
  content: "\F029";
}
.fa-question:before {
  content: "\F128";
}
.fa-question-circle:before {
  content: "\F059";
}
.fa-quidditch:before {
  content: "\F458";
}
.fa-quinscape:before {
  content: "\F459";
}
.fa-quora:before {
  content: "\F2C4";
}
.fa-quote-left:before {
  content: "\F10D";
}
.fa-quote-right:before {
  content: "\F10E";
}
.fa-quran:before {
  content: "\F687";
}
.fa-r-project:before {
  content: "\F4F7";
}
.fa-radiation:before {
  content: "\F7B9";
}
.fa-radiation-alt:before {
  content: "\F7BA";
}
.fa-rainbow:before {
  content: "\F75B";
}
.fa-random:before {
  content: "\F074";
}
.fa-raspberry-pi:before {
  content: "\F7BB";
}
.fa-ravelry:before {
  content: "\F2D9";
}
.fa-react:before {
  content: "\F41B";
}
.fa-reacteurope:before {
  content: "\F75D";
}
.fa-readme:before {
  content: "\F4D5";
}
.fa-rebel:before {
  content: "\F1D0";
}
.fa-receipt:before {
  content: "\F543";
}
.fa-record-vinyl:before {
  content: "\F8D9";
}
.fa-recycle:before {
  content: "\F1B8";
}
.fa-red-river:before {
  content: "\F3E3";
}
.fa-reddit:before {
  content: "\F1A1";
}
.fa-reddit-alien:before {
  content: "\F281";
}
.fa-reddit-square:before {
  content: "\F1A2";
}
.fa-redhat:before {
  content: "\F7BC";
}
.fa-redo:before {
  content: "\F01E";
}
.fa-redo-alt:before {
  content: "\F2F9";
}
.fa-registered:before {
  content: "\F25D";
}
.fa-remove-format:before {
  content: "\F87D";
}
.fa-renren:before {
  content: "\F18B";
}
.fa-reply:before {
  content: "\F3E5";
}
.fa-reply-all:before {
  content: "\F122";
}
.fa-replyd:before {
  content: "\F3E6";
}
.fa-republican:before {
  content: "\F75E";
}
.fa-researchgate:before {
  content: "\F4F8";
}
.fa-resolving:before {
  content: "\F3E7";
}
.fa-restroom:before {
  content: "\F7BD";
}
.fa-retweet:before {
  content: "\F079";
}
.fa-rev:before {
  content: "\F5B2";
}
.fa-ribbon:before {
  content: "\F4D6";
}
.fa-ring:before {
  content: "\F70B";
}
.fa-road:before {
  content: "\F018";
}
.fa-robot:before {
  content: "\F544";
}
.fa-rocket:before {
  content: "\F135";
}
.fa-rocketchat:before {
  content: "\F3E8";
}
.fa-rockrms:before {
  content: "\F3E9";
}
.fa-route:before {
  content: "\F4D7";
}
.fa-rss:before {
  content: "\F09E";
}
.fa-rss-square:before {
  content: "\F143";
}
.fa-ruble-sign:before {
  content: "\F158";
}
.fa-ruler:before {
  content: "\F545";
}
.fa-ruler-combined:before {
  content: "\F546";
}
.fa-ruler-horizontal:before {
  content: "\F547";
}
.fa-ruler-vertical:before {
  content: "\F548";
}
.fa-running:before {
  content: "\F70C";
}
.fa-rupee-sign:before {
  content: "\F156";
}
.fa-rust:before {
  content: "\E07A";
}
.fa-sad-cry:before {
  content: "\F5B3";
}
.fa-sad-tear:before {
  content: "\F5B4";
}
.fa-safari:before {
  content: "\F267";
}
.fa-salesforce:before {
  content: "\F83B";
}
.fa-sass:before {
  content: "\F41E";
}
.fa-satellite:before {
  content: "\F7BF";
}
.fa-satellite-dish:before {
  content: "\F7C0";
}
.fa-save:before {
  content: "\F0C7";
}
.fa-schlix:before {
  content: "\F3EA";
}
.fa-school:before {
  content: "\F549";
}
.fa-screwdriver:before {
  content: "\F54A";
}
.fa-scribd:before {
  content: "\F28A";
}
.fa-scroll:before {
  content: "\F70E";
}
.fa-sd-card:before {
  content: "\F7C2";
}
.fa-search:before {
  content: "\F002";
}
.fa-search-dollar:before {
  content: "\F688";
}
.fa-search-location:before {
  content: "\F689";
}
.fa-search-minus:before {
  content: "\F010";
}
.fa-search-plus:before {
  content: "\F00E";
}
.fa-searchengin:before {
  content: "\F3EB";
}
.fa-seedling:before {
  content: "\F4D8";
}
.fa-sellcast:before {
  content: "\F2DA";
}
.fa-sellsy:before {
  content: "\F213";
}
.fa-server:before {
  content: "\F233";
}
.fa-servicestack:before {
  content: "\F3EC";
}
.fa-shapes:before {
  content: "\F61F";
}
.fa-share:before {
  content: "\F064";
}
.fa-share-alt:before {
  content: "\F1E0";
}
.fa-share-alt-square:before {
  content: "\F1E1";
}
.fa-share-square:before {
  content: "\F14D";
}
.fa-shekel-sign:before {
  content: "\F20B";
}
.fa-shield-alt:before {
  content: "\F3ED";
}
.fa-shield-virus:before {
  content: "\E06C";
}
.fa-ship:before {
  content: "\F21A";
}
.fa-shipping-fast:before {
  content: "\F48B";
}
.fa-shirtsinbulk:before {
  content: "\F214";
}
.fa-shoe-prints:before {
  content: "\F54B";
}
.fa-shopify:before {
  content: "\E057";
}
.fa-shopping-bag:before {
  content: "\F290";
}
.fa-shopping-basket:before {
  content: "\F291";
}
.fa-shopping-cart:before {
  content: "\F07A";
}
.fa-shopware:before {
  content: "\F5B5";
}
.fa-shower:before {
  content: "\F2CC";
}
.fa-shuttle-van:before {
  content: "\F5B6";
}
.fa-sign:before {
  content: "\F4D9";
}
.fa-sign-in-alt:before {
  content: "\F2F6";
}
.fa-sign-language:before {
  content: "\F2A7";
}
.fa-sign-out-alt:before {
  content: "\F2F5";
}
.fa-signal:before {
  content: "\F012";
}
.fa-signature:before {
  content: "\F5B7";
}
.fa-sim-card:before {
  content: "\F7C4";
}
.fa-simplybuilt:before {
  content: "\F215";
}
.fa-sink:before {
  content: "\E06D";
}
.fa-sistrix:before {
  content: "\F3EE";
}
.fa-sitemap:before {
  content: "\F0E8";
}
.fa-sith:before {
  content: "\F512";
}
.fa-skating:before {
  content: "\F7C5";
}
.fa-sketch:before {
  content: "\F7C6";
}
.fa-skiing:before {
  content: "\F7C9";
}
.fa-skiing-nordic:before {
  content: "\F7CA";
}
.fa-skull:before {
  content: "\F54C";
}
.fa-skull-crossbones:before {
  content: "\F714";
}
.fa-skyatlas:before {
  content: "\F216";
}
.fa-skype:before {
  content: "\F17E";
}
.fa-slack:before {
  content: "\F198";
}
.fa-slack-hash:before {
  content: "\F3EF";
}
.fa-slash:before {
  content: "\F715";
}
.fa-sleigh:before {
  content: "\F7CC";
}
.fa-sliders-h:before {
  content: "\F1DE";
}
.fa-slideshare:before {
  content: "\F1E7";
}
.fa-smile:before {
  content: "\F118";
}
.fa-smile-beam:before {
  content: "\F5B8";
}
.fa-smile-wink:before {
  content: "\F4DA";
}
.fa-smog:before {
  content: "\F75F";
}
.fa-smoking:before {
  content: "\F48D";
}
.fa-smoking-ban:before {
  content: "\F54D";
}
.fa-sms:before {
  content: "\F7CD";
}
.fa-snapchat:before {
  content: "\F2AB";
}
.fa-snapchat-ghost:before {
  content: "\F2AC";
}
.fa-snapchat-square:before {
  content: "\F2AD";
}
.fa-snowboarding:before {
  content: "\F7CE";
}
.fa-snowflake:before {
  content: "\F2DC";
}
.fa-snowman:before {
  content: "\F7D0";
}
.fa-snowplow:before {
  content: "\F7D2";
}
.fa-soap:before {
  content: "\E06E";
}
.fa-socks:before {
  content: "\F696";
}
.fa-solar-panel:before {
  content: "\F5BA";
}
.fa-sort:before {
  content: "\F0DC";
}
.fa-sort-alpha-down:before {
  content: "\F15D";
}
.fa-sort-alpha-down-alt:before {
  content: "\F881";
}
.fa-sort-alpha-up:before {
  content: "\F15E";
}
.fa-sort-alpha-up-alt:before {
  content: "\F882";
}
.fa-sort-amount-down:before {
  content: "\F160";
}
.fa-sort-amount-down-alt:before {
  content: "\F884";
}
.fa-sort-amount-up:before {
  content: "\F161";
}
.fa-sort-amount-up-alt:before {
  content: "\F885";
}
.fa-sort-down:before {
  content: "\F0DD";
}
.fa-sort-numeric-down:before {
  content: "\F162";
}
.fa-sort-numeric-down-alt:before {
  content: "\F886";
}
.fa-sort-numeric-up:before {
  content: "\F163";
}
.fa-sort-numeric-up-alt:before {
  content: "\F887";
}
.fa-sort-up:before {
  content: "\F0DE";
}
.fa-soundcloud:before {
  content: "\F1BE";
}
.fa-sourcetree:before {
  content: "\F7D3";
}
.fa-spa:before {
  content: "\F5BB";
}
.fa-space-shuttle:before {
  content: "\F197";
}
.fa-speakap:before {
  content: "\F3F3";
}
.fa-speaker-deck:before {
  content: "\F83C";
}
.fa-spell-check:before {
  content: "\F891";
}
.fa-spider:before {
  content: "\F717";
}
.fa-spinner:before {
  content: "\F110";
}
.fa-splotch:before {
  content: "\F5BC";
}
.fa-spotify:before {
  content: "\F1BC";
}
.fa-spray-can:before {
  content: "\F5BD";
}
.fa-square:before {
  content: "\F0C8";
}
.fa-square-full:before {
  content: "\F45C";
}
.fa-square-root-alt:before {
  content: "\F698";
}
.fa-squarespace:before {
  content: "\F5BE";
}
.fa-stack-exchange:before {
  content: "\F18D";
}
.fa-stack-overflow:before {
  content: "\F16C";
}
.fa-stackpath:before {
  content: "\F842";
}
.fa-stamp:before {
  content: "\F5BF";
}
.fa-star:before {
  content: "\F005";
}
.fa-star-and-crescent:before {
  content: "\F699";
}
.fa-star-half:before {
  content: "\F089";
}
.fa-star-half-alt:before {
  content: "\F5C0";
}
.fa-star-of-david:before {
  content: "\F69A";
}
.fa-star-of-life:before {
  content: "\F621";
}
.fa-staylinked:before {
  content: "\F3F5";
}
.fa-steam:before {
  content: "\F1B6";
}
.fa-steam-square:before {
  content: "\F1B7";
}
.fa-steam-symbol:before {
  content: "\F3F6";
}
.fa-step-backward:before {
  content: "\F048";
}
.fa-step-forward:before {
  content: "\F051";
}
.fa-stethoscope:before {
  content: "\F0F1";
}
.fa-sticker-mule:before {
  content: "\F3F7";
}
.fa-sticky-note:before {
  content: "\F249";
}
.fa-stop:before {
  content: "\F04D";
}
.fa-stop-circle:before {
  content: "\F28D";
}
.fa-stopwatch:before {
  content: "\F2F2";
}
.fa-stopwatch-20:before {
  content: "\E06F";
}
.fa-store:before {
  content: "\F54E";
}
.fa-store-alt:before {
  content: "\F54F";
}
.fa-store-alt-slash:before {
  content: "\E070";
}
.fa-store-slash:before {
  content: "\E071";
}
.fa-strava:before {
  content: "\F428";
}
.fa-stream:before {
  content: "\F550";
}
.fa-street-view:before {
  content: "\F21D";
}
.fa-strikethrough:before {
  content: "\F0CC";
}
.fa-stripe:before {
  content: "\F429";
}
.fa-stripe-s:before {
  content: "\F42A";
}
.fa-stroopwafel:before {
  content: "\F551";
}
.fa-studiovinari:before {
  content: "\F3F8";
}
.fa-stumbleupon:before {
  content: "\F1A4";
}
.fa-stumbleupon-circle:before {
  content: "\F1A3";
}
.fa-subscript:before {
  content: "\F12C";
}
.fa-subway:before {
  content: "\F239";
}
.fa-suitcase:before {
  content: "\F0F2";
}
.fa-suitcase-rolling:before {
  content: "\F5C1";
}
.fa-sun:before {
  content: "\F185";
}
.fa-superpowers:before {
  content: "\F2DD";
}
.fa-superscript:before {
  content: "\F12B";
}
.fa-supple:before {
  content: "\F3F9";
}
.fa-surprise:before {
  content: "\F5C2";
}
.fa-suse:before {
  content: "\F7D6";
}
.fa-swatchbook:before {
  content: "\F5C3";
}
.fa-swift:before {
  content: "\F8E1";
}
.fa-swimmer:before {
  content: "\F5C4";
}
.fa-swimming-pool:before {
  content: "\F5C5";
}
.fa-symfony:before {
  content: "\F83D";
}
.fa-synagogue:before {
  content: "\F69B";
}
.fa-sync:before {
  content: "\F021";
}
.fa-sync-alt:before {
  content: "\F2F1";
}
.fa-syringe:before {
  content: "\F48E";
}
.fa-table:before {
  content: "\F0CE";
}
.fa-table-tennis:before {
  content: "\F45D";
}
.fa-tablet:before {
  content: "\F10A";
}
.fa-tablet-alt:before {
  content: "\F3FA";
}
.fa-tablets:before {
  content: "\F490";
}
.fa-tachometer-alt:before {
  content: "\F3FD";
}
.fa-tag:before {
  content: "\F02B";
}
.fa-tags:before {
  content: "\F02C";
}
.fa-tape:before {
  content: "\F4DB";
}
.fa-tasks:before {
  content: "\F0AE";
}
.fa-taxi:before {
  content: "\F1BA";
}
.fa-teamspeak:before {
  content: "\F4F9";
}
.fa-teeth:before {
  content: "\F62E";
}
.fa-teeth-open:before {
  content: "\F62F";
}
.fa-telegram:before {
  content: "\F2C6";
}
.fa-telegram-plane:before {
  content: "\F3FE";
}
.fa-temperature-high:before {
  content: "\F769";
}
.fa-temperature-low:before {
  content: "\F76B";
}
.fa-tencent-weibo:before {
  content: "\F1D5";
}
.fa-tenge:before {
  content: "\F7D7";
}
.fa-terminal:before {
  content: "\F120";
}
.fa-text-height:before {
  content: "\F034";
}
.fa-text-width:before {
  content: "\F035";
}
.fa-th:before {
  content: "\F00A";
}
.fa-th-large:before {
  content: "\F009";
}
.fa-th-list:before {
  content: "\F00B";
}
.fa-the-red-yeti:before {
  content: "\F69D";
}
.fa-theater-masks:before {
  content: "\F630";
}
.fa-themeco:before {
  content: "\F5C6";
}
.fa-themeisle:before {
  content: "\F2B2";
}
.fa-thermometer:before {
  content: "\F491";
}
.fa-thermometer-empty:before {
  content: "\F2CB";
}
.fa-thermometer-full:before {
  content: "\F2C7";
}
.fa-thermometer-half:before {
  content: "\F2C9";
}
.fa-thermometer-quarter:before {
  content: "\F2CA";
}
.fa-thermometer-three-quarters:before {
  content: "\F2C8";
}
.fa-think-peaks:before {
  content: "\F731";
}
.fa-thumbs-down:before {
  content: "\F165";
}
.fa-thumbs-up:before {
  content: "\F164";
}
.fa-thumbtack:before {
  content: "\F08D";
}
.fa-ticket-alt:before {
  content: "\F3FF";
}
.fa-tiktok:before {
  content: "\E07B";
}
.fa-times:before {
  content: "\F00D";
}
.fa-times-circle:before {
  content: "\F057";
}
.fa-tint:before {
  content: "\F043";
}
.fa-tint-slash:before {
  content: "\F5C7";
}
.fa-tired:before {
  content: "\F5C8";
}
.fa-toggle-off:before {
  content: "\F204";
}
.fa-toggle-on:before {
  content: "\F205";
}
.fa-toilet:before {
  content: "\F7D8";
}
.fa-toilet-paper:before {
  content: "\F71E";
}
.fa-toilet-paper-slash:before {
  content: "\E072";
}
.fa-toolbox:before {
  content: "\F552";
}
.fa-tools:before {
  content: "\F7D9";
}
.fa-tooth:before {
  content: "\F5C9";
}
.fa-torah:before {
  content: "\F6A0";
}
.fa-torii-gate:before {
  content: "\F6A1";
}
.fa-tractor:before {
  content: "\F722";
}
.fa-trade-federation:before {
  content: "\F513";
}
.fa-trademark:before {
  content: "\F25C";
}
.fa-traffic-light:before {
  content: "\F637";
}
.fa-trailer:before {
  content: "\E041";
}
.fa-train:before {
  content: "\F238";
}
.fa-tram:before {
  content: "\F7DA";
}
.fa-transgender:before {
  content: "\F224";
}
.fa-transgender-alt:before {
  content: "\F225";
}
.fa-trash:before {
  content: "\F1F8";
}
.fa-trash-alt:before {
  content: "\F2ED";
}
.fa-trash-restore:before {
  content: "\F829";
}
.fa-trash-restore-alt:before {
  content: "\F82A";
}
.fa-tree:before {
  content: "\F1BB";
}
.fa-trello:before {
  content: "\F181";
}
.fa-tripadvisor:before {
  content: "\F262";
}
.fa-trophy:before {
  content: "\F091";
}
.fa-truck:before {
  content: "\F0D1";
}
.fa-truck-loading:before {
  content: "\F4DE";
}
.fa-truck-monster:before {
  content: "\F63B";
}
.fa-truck-moving:before {
  content: "\F4DF";
}
.fa-truck-pickup:before {
  content: "\F63C";
}
.fa-tshirt:before {
  content: "\F553";
}
.fa-tty:before {
  content: "\F1E4";
}
.fa-tumblr:before {
  content: "\F173";
}
.fa-tumblr-square:before {
  content: "\F174";
}
.fa-tv:before {
  content: "\F26C";
}
.fa-twitch:before {
  content: "\F1E8";
}
.fa-twitter:before {
  content: "\F099";
}
.fa-twitter-square:before {
  content: "\F081";
}
.fa-typo3:before {
  content: "\F42B";
}
.fa-uber:before {
  content: "\F402";
}
.fa-ubuntu:before {
  content: "\F7DF";
}
.fa-uikit:before {
  content: "\F403";
}
.fa-umbraco:before {
  content: "\F8E8";
}
.fa-umbrella:before {
  content: "\F0E9";
}
.fa-umbrella-beach:before {
  content: "\F5CA";
}
.fa-uncharted:before {
  content: "\E084";
}
.fa-underline:before {
  content: "\F0CD";
}
.fa-undo:before {
  content: "\F0E2";
}
.fa-undo-alt:before {
  content: "\F2EA";
}
.fa-uniregistry:before {
  content: "\F404";
}
.fa-unity:before {
  content: "\E049";
}
.fa-universal-access:before {
  content: "\F29A";
}
.fa-university:before {
  content: "\F19C";
}
.fa-unlink:before {
  content: "\F127";
}
.fa-unlock:before {
  content: "\F09C";
}
.fa-unlock-alt:before {
  content: "\F13E";
}
.fa-unsplash:before {
  content: "\E07C";
}
.fa-untappd:before {
  content: "\F405";
}
.fa-upload:before {
  content: "\F093";
}
.fa-ups:before {
  content: "\F7E0";
}
.fa-usb:before {
  content: "\F287";
}
.fa-user:before {
  content: "\F007";
}
.fa-user-alt:before {
  content: "\F406";
}
.fa-user-alt-slash:before {
  content: "\F4FA";
}
.fa-user-astronaut:before {
  content: "\F4FB";
}
.fa-user-check:before {
  content: "\F4FC";
}
.fa-user-circle:before {
  content: "\F2BD";
}
.fa-user-clock:before {
  content: "\F4FD";
}
.fa-user-cog:before {
  content: "\F4FE";
}
.fa-user-edit:before {
  content: "\F4FF";
}
.fa-user-friends:before {
  content: "\F500";
}
.fa-user-graduate:before {
  content: "\F501";
}
.fa-user-injured:before {
  content: "\F728";
}
.fa-user-lock:before {
  content: "\F502";
}
.fa-user-md:before {
  content: "\F0F0";
}
.fa-user-minus:before {
  content: "\F503";
}
.fa-user-ninja:before {
  content: "\F504";
}
.fa-user-nurse:before {
  content: "\F82F";
}
.fa-user-plus:before {
  content: "\F234";
}
.fa-user-secret:before {
  content: "\F21B";
}
.fa-user-shield:before {
  content: "\F505";
}
.fa-user-slash:before {
  content: "\F506";
}
.fa-user-tag:before {
  content: "\F507";
}
.fa-user-tie:before {
  content: "\F508";
}
.fa-user-times:before {
  content: "\F235";
}
.fa-users:before {
  content: "\F0C0";
}
.fa-users-cog:before {
  content: "\F509";
}
.fa-users-slash:before {
  content: "\E073";
}
.fa-usps:before {
  content: "\F7E1";
}
.fa-ussunnah:before {
  content: "\F407";
}
.fa-utensil-spoon:before {
  content: "\F2E5";
}
.fa-utensils:before {
  content: "\F2E7";
}
.fa-vaadin:before {
  content: "\F408";
}
.fa-vector-square:before {
  content: "\F5CB";
}
.fa-venus:before {
  content: "\F221";
}
.fa-venus-double:before {
  content: "\F226";
}
.fa-venus-mars:before {
  content: "\F228";
}
.fa-vest:before {
  content: "\E085";
}
.fa-vest-patches:before {
  content: "\E086";
}
.fa-viacoin:before {
  content: "\F237";
}
.fa-viadeo:before {
  content: "\F2A9";
}
.fa-viadeo-square:before {
  content: "\F2AA";
}
.fa-vial:before {
  content: "\F492";
}
.fa-vials:before {
  content: "\F493";
}
.fa-viber:before {
  content: "\F409";
}
.fa-video:before {
  content: "\F03D";
}
.fa-video-slash:before {
  content: "\F4E2";
}
.fa-vihara:before {
  content: "\F6A7";
}
.fa-vimeo:before {
  content: "\F40A";
}
.fa-vimeo-square:before {
  content: "\F194";
}
.fa-vimeo-v:before {
  content: "\F27D";
}
.fa-vine:before {
  content: "\F1CA";
}
.fa-virus:before {
  content: "\E074";
}
.fa-virus-slash:before {
  content: "\E075";
}
.fa-viruses:before {
  content: "\E076";
}
.fa-vk:before {
  content: "\F189";
}
.fa-vnv:before {
  content: "\F40B";
}
.fa-voicemail:before {
  content: "\F897";
}
.fa-volleyball-ball:before {
  content: "\F45F";
}
.fa-volume-down:before {
  content: "\F027";
}
.fa-volume-mute:before {
  content: "\F6A9";
}
.fa-volume-off:before {
  content: "\F026";
}
.fa-volume-up:before {
  content: "\F028";
}
.fa-vote-yea:before {
  content: "\F772";
}
.fa-vr-cardboard:before {
  content: "\F729";
}
.fa-vuejs:before {
  content: "\F41F";
}
.fa-walking:before {
  content: "\F554";
}
.fa-wallet:before {
  content: "\F555";
}
.fa-warehouse:before {
  content: "\F494";
}
.fa-watchman-monitoring:before {
  content: "\E087";
}
.fa-water:before {
  content: "\F773";
}
.fa-wave-square:before {
  content: "\F83E";
}
.fa-waze:before {
  content: "\F83F";
}
.fa-weebly:before {
  content: "\F5CC";
}
.fa-weibo:before {
  content: "\F18A";
}
.fa-weight:before {
  content: "\F496";
}
.fa-weight-hanging:before {
  content: "\F5CD";
}
.fa-weixin:before {
  content: "\F1D7";
}
.fa-whatsapp:before {
  content: "\F232";
}
.fa-whatsapp-square:before {
  content: "\F40C";
}
.fa-wheelchair:before {
  content: "\F193";
}
.fa-whmcs:before {
  content: "\F40D";
}
.fa-wifi:before {
  content: "\F1EB";
}
.fa-wikipedia-w:before {
  content: "\F266";
}
.fa-wind:before {
  content: "\F72E";
}
.fa-window-close:before {
  content: "\F410";
}
.fa-window-maximize:before {
  content: "\F2D0";
}
.fa-window-minimize:before {
  content: "\F2D1";
}
.fa-window-restore:before {
  content: "\F2D2";
}
.fa-windows:before {
  content: "\F17A";
}
.fa-wine-bottle:before {
  content: "\F72F";
}
.fa-wine-glass:before {
  content: "\F4E3";
}
.fa-wine-glass-alt:before {
  content: "\F5CE";
}
.fa-wix:before {
  content: "\F5CF";
}
.fa-wizards-of-the-coast:before {
  content: "\F730";
}
.fa-wodu:before {
  content: "\E088";
}
.fa-wolf-pack-battalion:before {
  content: "\F514";
}
.fa-won-sign:before {
  content: "\F159";
}
.fa-wordpress:before {
  content: "\F19A";
}
.fa-wordpress-simple:before {
  content: "\F411";
}
.fa-wpbeginner:before {
  content: "\F297";
}
.fa-wpexplorer:before {
  content: "\F2DE";
}
.fa-wpforms:before {
  content: "\F298";
}
.fa-wpressr:before {
  content: "\F3E4";
}
.fa-wrench:before {
  content: "\F0AD";
}
.fa-x-ray:before {
  content: "\F497";
}
.fa-xbox:before {
  content: "\F412";
}
.fa-xing:before {
  content: "\F168";
}
.fa-xing-square:before {
  content: "\F169";
}
.fa-y-combinator:before {
  content: "\F23B";
}
.fa-yahoo:before {
  content: "\F19E";
}
.fa-yammer:before {
  content: "\F840";
}
.fa-yandex:before {
  content: "\F413";
}
.fa-yandex-international:before {
  content: "\F414";
}
.fa-yarn:before {
  content: "\F7E3";
}
.fa-yelp:before {
  content: "\F1E9";
}
.fa-yen-sign:before {
  content: "\F157";
}
.fa-yin-yang:before {
  content: "\F6AD";
}
.fa-yoast:before {
  content: "\F2B1";
}
.fa-youtube:before {
  content: "\F167";
}
.fa-youtube-square:before {
  content: "\F431";
}
.fa-zhihu:before {
  content: "\F63F";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #f13d3d;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #f13d3d;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "\2014\A0";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.legal-content-edit > p,li {
  text-align:justify;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #fff;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #fbc9c9;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #f89a9a;
}

.table-hover .table-danger:hover {
  background-color: #f9b1b1;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f9b1b1;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #fff;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
  left: 5px;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #f13d3d;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(241, 61, 61, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
  left: 5px;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #f13d3d;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f13d3d' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f13d3d' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #f13d3d;
  box-shadow: 0 0 0 0.2rem rgba(241, 61, 61, 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #f13d3d;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f13d3d' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f13d3d' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #f13d3d;
  box-shadow: 0 0 0 0.2rem rgba(241, 61, 61, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #f13d3d;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #f13d3d;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #f13d3d;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #f46d6d;
  background-color: #f46d6d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(241, 61, 61, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #f13d3d;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #f13d3d;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #f13d3d;
  box-shadow: 0 0 0 0.2rem rgba(241, 61, 61, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #fff;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #f13d3d;
  border-color: #f13d3d;
}
.btn-danger:hover {
  color: #fff;
  background-color: #ee1919;
  border-color: #ea1111;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #ee1919;
  border-color: #ea1111;
  box-shadow: 0 0 0 0.2rem rgba(243, 90, 90, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #f13d3d;
  border-color: #f13d3d;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #ea1111;
  border-color: #de1010;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(243, 90, 90, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #f13d3d;
  border-color: #f13d3d;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #f13d3d;
  border-color: #f13d3d;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(241, 61, 61, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #f13d3d;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #f13d3d;
  border-color: #f13d3d;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(241, 61, 61, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #fff;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > .form-control:nth-last-child(n+3),
.input-group.has-validation > .custom-select:nth-last-child(n+3),
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50%/50% 50% no-repeat;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
  .use-cases-edit {
    padding-bottom: 70px;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url(/images/mobile-icon-blue.png);
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #007bff;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #f13d3d;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #ea1111;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(241, 61, 61, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-primary hr {
  border-top-color: #9fcdff;
}
.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary hr {
  border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success hr {
  border-top-color: #b1dfbb;
}
.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr {
  border-top-color: #abdde5;
}
.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr {
  border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #7d2020;
  background-color: #fcd8d8;
  border-color: #fbc9c9;
}
.alert-danger hr {
  border-top-color: #f9b1b1;
}
.alert-danger .alert-link {
  color: #541616;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr {
  border-top-color: #ececf6;
}
.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #fff;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #7d2020;
  background-color: #fbc9c9;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #7d2020;
  background-color: #f9b1b1;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #7d2020;
  border-color: #7d2020;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

a.close.disabled {
  pointer-events: none;
}

.toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #fff;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@-webkit-keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
  animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: 0.75s linear infinite spinner-grow;
  animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
  }
}
.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #f13d3d !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #ea1111 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #f13d3d !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}
.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  -ms-user-select: all !important;
  user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }

  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }

  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }

.mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }

  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }

  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #f13d3d !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #d20f0f !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #fff !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }

  .container {
    min-width: 992px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }

  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  from {
    transform: translate3d(0, 0, 0);
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    transform: translate3d(0, 0, 0);
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    transform: scale(1);
  }
  14% {
    transform: scale(1.3);
  }
  28% {
    transform: scale(1);
  }
  42% {
    transform: scale(1.3);
  }
  70% {
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    transform: scale(1);
  }
  14% {
    transform: scale(1.3);
  }
  28% {
    transform: scale(1);
  }
  42% {
    transform: scale(1.3);
  }
  70% {
    transform: scale(1);
  }
}
.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}
h1,
h2,
h4,
h4,
h5,
h6,
p,
html,
body,
main.container {
  font-family: "Barlow Semi Condensed" !important;
  color: #333333;
}

ul {
  list-style: none;
}

.error {
  color: red;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

a {
  text-decoration: none;
  color: #ec1c23;
}

a:hover,
a:focus,
a:visited {
  outline: none;
  border: #ec1c23;
  box-shadow: none;
  color: #ec1c23;
  text-decoration: none;
  font-weight: 600;
}

.modal-open .modal.modal-center {
  display: flex !important;
  align-items: center !important;
}
.modal-open .modal.modal-center .modal-dialog {
  flex-grow: 1;
}
.modal-open .modal.modal-center .modal-dialog .scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  margin-left: 30px;
  float: left;
  height: 600px;
  background: #f5f5f5;
  overflow-y: scroll;
  margin-bottom: 25px;
}
.modal-open .modal.modal-center .modal-dialog #style-7::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
  border-radius: 10px;
}
.modal-open .modal.modal-center .modal-dialog #style-7::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: #f5f5f5;
  margin-left: 30px;
}
.modal-open .modal.modal-center .modal-dialog #style-7::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #1facbe;
  background: linear-gradient(0deg, #1facbe 41%, #4d7bde 100%);
}
.modal-open .modal.modal-center .modal-dialog .modal-header {
  border: none;
}
.modal-open .modal.modal-center .modal-dialog .modal-header #exampleModalLabel {
  font-size: 40px;
  padding-left: 128px;
  color: #333333;
}
.modal-open .modal.modal-center .modal-dialog .modal-header .close {
  padding: 1rem 1rem;
  margin: -2.5rem -1rem -1rem auto;
  opacity: 1;
  outline: none;
}
.modal-open .modal.modal-center .modal-dialog .modal-header .close span {
  font-size: 76px;
  font-weight: 100;
  color: #3f3f3f;
}
.modal-open .modal.modal-center .modal-dialog .modal-body {
  width: 90%;
  margin: 0 auto;
}
.modal-open .modal.modal-center .modal-dialog .modal-body ul.Journe-ul {
  width: 85%;
  margin: 0 auto;
  padding: 0;
  min-height: 300px;
}
.modal-open .modal.modal-center .modal-dialog .modal-body ul.Journe-ul li {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 25px 0;
  position: relative;
}
.modal-open .modal.modal-center .modal-dialog .modal-body ul.Journe-ul li .long {
  padding: 12px 0px 0 25px;
  position: relative;
  border: 1px solid #dcdddd;
  border-radius: 0 10px 10px 0;
}
.modal-open .modal.modal-center .modal-dialog .modal-body ul.Journe-ul li .long p {
  font-size: 16px;
  color: #4e4e4e;
  margin: 0;
  line-height: 19px;
}
.modal-open .modal.modal-center .modal-dialog .modal-body ul.Journe-ul li .right-arrow {
  position: absolute;
  right: -57px;
  top: 53px;
}
.modal-open .modal.modal-center .modal-dialog .modal-body ul.Journe-ul li .left-arrow {
  position: absolute;
  left: -57px;
  top: 53px;
}
.modal-open .modal.modal-center .modal-dialog .modal-body ul.Journe-ul li:nth-child(odd) .long {
  padding: 13px 25px;
  position: relative;
}
.modal-open .modal.modal-center .modal-dialog .modal-body ul.Journe-ul li:nth-child(odd) .long::after {
  content: "";
}
.modal-open .modal.modal-center .modal-dialog .modal-body ul.Journe-ul li:nth-child(even) {
  width: 100%;
  margin-left: 87px;
}
.modal-open .modal.modal-center .modal-dialog .modal-body ul.Journe-ul li:nth-child(even) .long {
  padding: 12px 0px 0 25px;
  position: relative;
  border-radius: 10px 0 0 10px;
}

.jumbotron .navbar {
  justify-content: center;
}
.jumbotron .navbar ul {
  list-style-type: circle;
}
.jumbotron .navbar ul li {
  margin: 0 15px;
}
.jumbotron .navbar ul li a {
  font-size: 16px;
  color: #000;
  padding: 5px;
}

.btn-txt-center {
  font-size: 18px;
  margin: 0;
  text-align: center;
}
.btn-txt-center a {
  color: #f13d3d !important;
  text-decoration: none;
  margin: 0;
  display: flow-root;
  text-transform: capitalize;
}
.btn-txt-center a .fa-arrow-right {
  font-size: 12px;
  padding-left: 5px;
}
.btn-txt-center a:hover {
  font-weight: bold;
}

.pad-top-30 {
  padding-top: 30px;
}

@media (max-width: 991px) {
  .career-theme .hlth-top-bg, .contact-us .hlth-top-bg, .we-hiring-theme .hlth-top-bg, .apply-theme .hlth-top-bg {
    background-image: none;
    height: 100%;
  }
}
.career-theme .hlth-top-bg .top-section, .contact-us .hlth-top-bg .top-section, .we-hiring-theme .hlth-top-bg .top-section, .apply-theme .hlth-top-bg .top-section {
  height: 635px;
}
@media (max-width: 991px) {
  .career-theme .hlth-top-bg .top-section, .contact-us .hlth-top-bg .top-section, .we-hiring-theme .hlth-top-bg .top-section, .apply-theme .hlth-top-bg .top-section {
    height: 100%;
  }
}
@media (max-width: 991px) {
  .career-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt, .contact-us .hlth-top-bg .top-section .voice-api-txt .grey-txt, .we-hiring-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt, .apply-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt {
    margin-top: 50px;
  }
}
@media (max-width: 991px) {
  .career-theme .hlth-top-bg .top-section .voice-api-txt ul, .contact-us .hlth-top-bg .top-section .voice-api-txt ul, .we-hiring-theme .hlth-top-bg .top-section .voice-api-txt ul, .apply-theme .hlth-top-bg .top-section .voice-api-txt ul {
    display: inline-flex;
  }
}
.career-theme .hlth-top-bg .top-section img, .contact-us .hlth-top-bg .top-section img, .we-hiring-theme .hlth-top-bg .top-section img, .apply-theme .hlth-top-bg .top-section img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 991px) {
  .career-theme .hlth-top-bg .top-section img, .contact-us .hlth-top-bg .top-section img, .we-hiring-theme .hlth-top-bg .top-section img, .apply-theme .hlth-top-bg .top-section img {
    display: none;
  }
}
@media (max-width: 991px) {
  .career-theme .hlth-top-bg .top-section .voice-api-p ul, .contact-us .hlth-top-bg .top-section .voice-api-p ul, .we-hiring-theme .hlth-top-bg .top-section .voice-api-p ul, .apply-theme .hlth-top-bg .top-section .voice-api-p ul {
    margin-top: 20px;
  }
}
.career-theme .enableX-Voice-API, .contact-us .enableX-Voice-API, .we-hiring-theme .enableX-Voice-API, .apply-theme .enableX-Voice-API {
  margin-top: 0;
  background-image: url(../../images/career/slider-left-bg.png);
  background-position: top center;
  height: 100%;
}
.career-theme .enableX-Voice-API .Voice-API-grid, .contact-us .enableX-Voice-API .Voice-API-grid, .we-hiring-theme .enableX-Voice-API .Voice-API-grid, .apply-theme .enableX-Voice-API .Voice-API-grid {
  padding-top: 0%;
  margin-top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.career-theme .enableX-Voice-API .Voice-API-grid .pt-5, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 {
  padding-top: 6em !important;
}
.career-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-indicators, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-indicators, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-indicators, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-indicators {
  top: 0px !important;
  left: 0px !important;
  margin: 0;
  justify-content: flex-end;
}
.career-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-indicators li, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-indicators li, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-indicators li, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-indicators li {
  width: 10px;
  height: 10px;
  border: 1px solid #000;
  background-color: transparent;
  border-radius: 22px;
}
.career-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-indicators li.active, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-indicators li.active, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-indicators li.active, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-indicators li.active {
  background-color: #f13d3d;
  border: 1px solid #ddd;
}
.career-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-inner, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-inner, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-inner, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-inner {
  padding: 0px 0px 50px 0px;
  background-color: transparent;
  width: 100%;
}
.career-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-item, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-item, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-item, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-item {
  margin-top: 50px;
}
.career-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-item .testi-text-wrap img, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-item .testi-text-wrap img, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-item .testi-text-wrap img, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-item .testi-text-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.career-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-item .testi-text-wrap p, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-item .testi-text-wrap p, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-item .testi-text-wrap p, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-item .testi-text-wrap p {
  font-size: 20px;
  color: #333333;
  text-align: left;
}
.career-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-text, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-text, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-text, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-text {
  width: 100%;
  font-size: 40px;
  color: #333333;
  text-align: left;
  font-weight: bold;
  margin-right: 0%;
}
.career-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer {
  width: 100%;
  position: relative;
  background-color: #212121;
  height: 120px;
  clear: both;
  margin: 25px auto;
  float: left;
}
.career-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer img, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer img, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer img, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer img {
  vertical-align: middle;
  display: inline-block;
}
.career-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer .quoteicon, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer .quoteicon, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer .quoteicon, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer .quoteicon {
  width: 50px;
  height: auto;
  margin: 35px 70px;
}
.career-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer .custimg, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer .custimg, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer .custimg, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer .custimg {
  width: 250px;
  height: auto;
  margin-top: -120px;
}
.career-theme .enableX-Voice-API .Voice-API-grid .pt-5 .carousel, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 .carousel, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 .carousel, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 .carousel {
  top: 165px;
}
.career-theme .enableX-Voice-API .Voice-API-grid .pt-5 .testi-ftr-wrap, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 .testi-ftr-wrap, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 .testi-ftr-wrap, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 .testi-ftr-wrap {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
.career-theme .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info {
  color: #fff;
  width: 50%;
  margin-right: 10%;
  padding-top: 10px;
}
.career-theme .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info span.cust_name, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info span.cust_name, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info span.cust_name, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info span.cust_name {
  font-size: 35px;
  text-transform: uppercase;
  font-family: robotomedium;
}
.career-theme .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info span.cust_pro, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info span.cust_pro, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info span.cust_pro, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info span.cust_pro {
  font-size: 25px;
  font-family: robotoregular;
}
.career-theme .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info span, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info span, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info span, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info span {
  clear: both;
  float: left;
}
.career-theme .enableX-Voice-API .Voice-API-grid .pt-5 .testi-text-wrap, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 .testi-text-wrap, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 .testi-text-wrap, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 .testi-text-wrap {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 992px) {
  .career-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-text, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-text, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-text, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-text {
    width: 90%;
    font-size: 20px;
    margin-right: 5%;
  }
  .career-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer {
    height: auto;
    padding: 10px;
  }
  .career-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer .quoteicon, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer .quoteicon, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer .quoteicon, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer .quoteicon {
    width: 20px;
    height: auto;
    margin: 0px;
    float: left;
  }
  .career-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer .custimg, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer .custimg, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer .custimg, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .testi-footer .custimg {
    width: 60px;
    height: auto;
    margin: 0px;
    float: left;
  }
  .career-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-indicators, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-indicators, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-indicators, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 #testimonials .carousel-indicators {
    top: 0px !important;
    left: 0px !important;
  }
  .career-theme .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info {
    float: left;
    color: #fff;
    width: auto;
    margin-right: 0;
    padding-top: 10px;
    margin-left: 15px;
  }
  .career-theme .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info span.cust_name, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info span.cust_name, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info span.cust_name, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info span.cust_name {
    font-size: 15px;
  }
  .career-theme .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info span.cust_pro, .contact-us .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info span.cust_pro, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info span.cust_pro, .apply-theme .enableX-Voice-API .Voice-API-grid .pt-5 .cust-pro-info span.cust_pro {
    font-size: 13px;
  }
}
.career-theme .together, .contact-us .together, .we-hiring-theme .together, .apply-theme .together {
  background-image: url("../../images/career/together-right-bg.png");
  margin-top: 0;
  height: 630px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .career-theme .together, .contact-us .together, .we-hiring-theme .together, .apply-theme .together {
    height: 100%;
    background-size: contain;
    background-position: 100% 90%;
  }
}
@media (max-width: 991px) {
  .career-theme .together, .contact-us .together, .we-hiring-theme .together, .apply-theme .together {
    background-image: none;
    height: 100%;
  }
}
.career-theme .together h6.red-txt, .contact-us .together h6.red-txt, .we-hiring-theme .together h6.red-txt, .apply-theme .together h6.red-txt {
  margin-top: 150px !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .career-theme .together h6.red-txt, .contact-us .together h6.red-txt, .we-hiring-theme .together h6.red-txt, .apply-theme .together h6.red-txt {
    margin-top: 100px !important;
  }
}
@media (max-width: 991px) {
  .career-theme .together h6.red-txt, .contact-us .together h6.red-txt, .we-hiring-theme .together h6.red-txt, .apply-theme .together h6.red-txt {
    margin-top: 50px !important;
  }
}
.career-theme .together h4.second-headding, .contact-us .together h4.second-headding, .we-hiring-theme .together h4.second-headding, .apply-theme .together h4.second-headding {
  text-align: center;
}
.career-theme .together #advantages-tabs, .contact-us .together #advantages-tabs, .we-hiring-theme .together #advantages-tabs, .apply-theme .together #advantages-tabs {
  display: block;
}
@media (max-width: 991px) {
  .career-theme .together #advantages-tabs, .contact-us .together #advantages-tabs, .we-hiring-theme .together #advantages-tabs, .apply-theme .together #advantages-tabs {
    display: none;
  }
}
.career-theme .together #advantages-tabs .tab-content .tab-pane, .contact-us .together #advantages-tabs .tab-content .tab-pane, .we-hiring-theme .together #advantages-tabs .tab-content .tab-pane, .apply-theme .together #advantages-tabs .tab-content .tab-pane {
  width: 83%;
  margin: 0 auto;
}
.career-theme .together #advantages-tabs .tab-content .tab-pane article.about-enablex h5, .contact-us .together #advantages-tabs .tab-content .tab-pane article.about-enablex h5, .we-hiring-theme .together #advantages-tabs .tab-content .tab-pane article.about-enablex h5, .apply-theme .together #advantages-tabs .tab-content .tab-pane article.about-enablex h5 {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
}
.career-theme .together #advantages-tabs .tab-content .tab-pane article.about-enablex p, .contact-us .together #advantages-tabs .tab-content .tab-pane article.about-enablex p, .we-hiring-theme .together #advantages-tabs .tab-content .tab-pane article.about-enablex p, .apply-theme .together #advantages-tabs .tab-content .tab-pane article.about-enablex p {
  font-size: 20px;
  color: #333333;
}
.career-theme .together .feature-for-mob, .contact-us .together .feature-for-mob, .we-hiring-theme .together .feature-for-mob, .apply-theme .together .feature-for-mob {
  display: none;
}
@media (max-width: 991px) {
  .career-theme .together .feature-for-mob, .contact-us .together .feature-for-mob, .we-hiring-theme .together .feature-for-mob, .apply-theme .together .feature-for-mob {
    display: block;
    margin-top: 0px;
  }
}
.career-theme .together .feature-for-mob #accordionExample .card, .contact-us .together .feature-for-mob #accordionExample .card, .we-hiring-theme .together .feature-for-mob #accordionExample .card, .apply-theme .together .feature-for-mob #accordionExample .card {
  margin: 5px 0;
  margin: 5px 0;
  border-radius: 5px;
  border: none;
}
.career-theme .together .feature-for-mob #accordionExample .card .card-header, .contact-us .together .feature-for-mob #accordionExample .card .card-header, .we-hiring-theme .together .feature-for-mob #accordionExample .card .card-header, .apply-theme .together .feature-for-mob #accordionExample .card .card-header {
  border: none !important;
  background-color: #ffffff;
  padding: 0;
  margin: 0;
  text-align: left;
  padding-bottom: 4px;
}
.career-theme .together .feature-for-mob #accordionExample .card .card-header .mb-0 > button:after, .contact-us .together .feature-for-mob #accordionExample .card .card-header .mb-0 > button:after, .we-hiring-theme .together .feature-for-mob #accordionExample .card .card-header .mb-0 > button:after, .apply-theme .together .feature-for-mob #accordionExample .card .card-header .mb-0 > button:after {
  content: "\F078";
  font-family: "FontAwesome";
  position: absolute;
  right: 7px;
  top: 7px;
  font-size: 14px;
  color: #999292;
}
.career-theme .together .feature-for-mob #accordionExample .card .card-header .mb-0 > button[aria-expanded=true]:after, .contact-us .together .feature-for-mob #accordionExample .card .card-header .mb-0 > button[aria-expanded=true]:after, .we-hiring-theme .together .feature-for-mob #accordionExample .card .card-header .mb-0 > button[aria-expanded=true]:after, .apply-theme .together .feature-for-mob #accordionExample .card .card-header .mb-0 > button[aria-expanded=true]:after {
  content: "\F077";
}
.career-theme .together .feature-for-mob #accordionExample .card .card-header h2 button,
 .contact-us .together .feature-for-mob #accordionExample .card .card-header h2 button, 
 .we-hiring-theme .together .feature-for-mob #accordionExample .card .card-header h2 button,
  .apply-theme .together .feature-for-mob #accordionExample .card .card-header h2 button {
  color: #333333;
  text-align: left;
  border: 1px solid #ddd;
  display: block;
  width: 100%;
  border-radius: 5px;
  cursor: pointer;
  text-decoration: none;
}
.career-theme .together .feature-for-mob #accordionExample .card .card-header h2 button:focus, 
.contact-us .together .feature-for-mob #accordionExample .card .card-header h2 button:focus,
.we-hiring-theme .together .feature-for-mob #accordionExample .card .card-header h2 button:focus,
.apply-theme .together .feature-for-mob #accordionExample .card .card-header h2 button:focus, 
.career-theme .together .feature-for-mob #accordionExample .card .card-header h2 button:active, 
.contact-us .together .feature-for-mob #accordionExample .card .card-header h2 button:active,
.we-hiring-theme .together .feature-for-mob #accordionExample .card .card-header h2 button:active, 
.apply-theme .together .feature-for-mob #accordionExample .card .card-header h2 button:active {
  box-shadow: none;
}
.career-theme .together .feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true],
.contact-us .together .feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true], 
.we-hiring-theme .together .feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true],
.apply-theme .together .feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true] {
  background-color: #f13d3d;
  color: #ffffff;
}
.career-theme .together .feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true]:after, 
.contact-us .together .feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true]:after,
.we-hiring-theme .together .feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true]:after,
.apply-theme .together .feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true]:after {
  color: #ffffff;
}
.career-theme .together .feature-for-mob #accordionExample .card .card-header+div,
.contact-us .together .feature-for-mob #accordionExample .card .collapse,
.we-hiring-theme .together .feature-for-mob #accordionExample .card .collapse,
.apply-theme .together .feature-for-mob #accordionExample .card .collapse {
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-top: -5px;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.career-theme .together .feature-for-mob #accordionExample .card .card-body p,
.contact-us .together .feature-for-mob #accordionExample .card .card-body p,
.we-hiring-theme .together .feature-for-mob #accordionExample .card .card-body p, 
.apply-theme .together .feature-for-mob #accordionExample .card .card-body p {
  text-align: left;
}

@media (max-width: 991px) {
  .career-theme .blog-sec article, .contact-us .blog-sec article, .we-hiring-theme .blog-sec article, .apply-theme .blog-sec article {
    width: 100%;
    padding: 10px 10px;
    margin-top: 0;
  }
}
.career-theme .profil-about, .contact-us .profil-about, .we-hiring-theme .profil-about, .apply-theme .profil-about {
  margin-bottom: 100px;
}
.career-theme .profil-about h6.red-txt, .contact-us .profil-about h6.red-txt, .we-hiring-theme .profil-about h6.red-txt, .apply-theme .profil-about h6.red-txt {
  margin-top: 50px !important;
}
.career-theme .profil-about ul, .contact-us .profil-about ul, .we-hiring-theme .profil-about ul, .apply-theme .profil-about ul {
  margin-top: 50px;
}
@media (max-width: 991px) {
  .career-theme .profil-about ul, .contact-us .profil-about ul, .we-hiring-theme .profil-about ul, .apply-theme .profil-about ul {
    margin: 0;
    padding: 0;
  }
}
.career-theme .profil-about ul li, .contact-us .profil-about ul li, .we-hiring-theme .profil-about ul li, .apply-theme .profil-about ul li {
  width: 100%;
  margin: 15px 0;
  height: 70px;
}
@media (max-width: 991px) {
  .career-theme .profil-about ul li, .contact-us .profil-about ul li, .we-hiring-theme .profil-about ul li, .apply-theme .profil-about ul li {
    height: 76px;
    margin-top: 20px;
  }
}
.career-theme .profil-about ul li .pad-0, .contact-us .profil-about ul li .pad-0, .we-hiring-theme .profil-about ul li .pad-0, .apply-theme .profil-about ul li .pad-0 {
  padding: 0;
}
@media (max-width: 991px) {
  .career-theme .profil-about ul li .pad-0, .contact-us .profil-about ul li .pad-0, .we-hiring-theme .profil-about ul li .pad-0, .apply-theme .profil-about ul li .pad-0 {
    text-align: center !important;
  }
}
.career-theme .profil-about ul li .bg-color-box, .contact-us .profil-about ul li .bg-color-box, .we-hiring-theme .profil-about ul li .bg-color-box, .apply-theme .profil-about ul li .bg-color-box {
  width: 40px;
  height: 40%;
  margin: 0 auto;
}
.career-theme .pricing-sec, .contact-us .pricing-sec, .we-hiring-theme .pricing-sec, .apply-theme .pricing-sec {
  margin-bottom: 0;
}
.career-theme .pricing-sec .div2, .contact-us .pricing-sec .div2, .we-hiring-theme .pricing-sec .div2, .apply-theme .pricing-sec .div2 {
  display: block;
}
@media (max-width: 991px) {
  .career-theme .pricing-sec .div2, .contact-us .pricing-sec .div2, .we-hiring-theme .pricing-sec .div2, .apply-theme .pricing-sec .div2 {
    display: none;
  }
}
.career-theme .pricing-sec svg, .contact-us .pricing-sec svg, .we-hiring-theme .pricing-sec svg, .apply-theme .pricing-sec svg {
  display: block;
}
@media (max-width: 991px) {
  .career-theme .pricing-sec svg, .contact-us .pricing-sec svg, .we-hiring-theme .pricing-sec svg, .apply-theme .pricing-sec svg {
    display: none;
  }
}
.career-theme .pricing-sec h6.red-txt, .contact-us .pricing-sec h6.red-txt, .we-hiring-theme .pricing-sec h6.red-txt, .apply-theme .pricing-sec h6.red-txt {
  margin-top: 50px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .career-theme .pricing-sec h6.red-txt, .contact-us .pricing-sec h6.red-txt, .we-hiring-theme .pricing-sec h6.red-txt, .apply-theme .pricing-sec h6.red-txt {
    margin-top: 50px;
  }
}
@media (max-width: 991px) {
  .career-theme .pricing-sec h6.red-txt, .contact-us .pricing-sec h6.red-txt, .we-hiring-theme .pricing-sec h6.red-txt, .apply-theme .pricing-sec h6.red-txt {
    margin-top: 50px;
  }
}
.career-theme .pricing-sec .Voice-API-grid, .contact-us .pricing-sec .Voice-API-grid, .we-hiring-theme .pricing-sec .Voice-API-grid, .apply-theme .pricing-sec .Voice-API-grid {
  display: flex;
  justify-content: center;
  align-items: center;
}
.career-theme .pricing-sec .Voice-API-grid .white-bg, .contact-us .pricing-sec .Voice-API-grid .white-bg, .we-hiring-theme .pricing-sec .Voice-API-grid .white-bg, .apply-theme .pricing-sec .Voice-API-grid .white-bg {
  background-color: #ffffff;
  margin: 0 auto;
  width: 100%;
  background: #fff;
  box-shadow: 0px 1px 5px #ddd;
  border-radius: 9px;
  padding: 15px 30px;
  text-align: left;
  margin: 10px 0;
}
.career-theme .pricing-sec .Voice-API-grid .white-bg h5, .contact-us .pricing-sec .Voice-API-grid .white-bg h5, .we-hiring-theme .pricing-sec .Voice-API-grid .white-bg h5, .apply-theme .pricing-sec .Voice-API-grid .white-bg h5 {
  font-size: 26px;
  color: #333333;
  font-weight: bold;
}
.career-theme .pricing-sec .Voice-API-grid .white-bg p, .contact-us .pricing-sec .Voice-API-grid .white-bg p, .we-hiring-theme .pricing-sec .Voice-API-grid .white-bg p, .apply-theme .pricing-sec .Voice-API-grid .white-bg p {
  font-size: 16px;
  color: #a0a0a1;
  margin: 0;
  padding: 0;
}
.career-theme .pricing-sec .Voice-API-grid .white-bg p strong, .contact-us .pricing-sec .Voice-API-grid .white-bg p strong, .we-hiring-theme .pricing-sec .Voice-API-grid .white-bg p strong, .apply-theme .pricing-sec .Voice-API-grid .white-bg p strong {
  font-weight: 700;
  text-transform: uppercase;
  color: #333333;
}
.career-theme .pricing-sec .Voice-API-grid .white-bg .txt-red, .contact-us .pricing-sec .Voice-API-grid .white-bg .txt-red, .we-hiring-theme .pricing-sec .Voice-API-grid .white-bg .txt-red, .apply-theme .pricing-sec .Voice-API-grid .white-bg .txt-red {
  color: #f13d3d;
  font-size: 18px;
}
.career-theme .pricing-sec .Voice-API-grid .white-bg .expe-loc p, .contact-us .pricing-sec .Voice-API-grid .white-bg .expe-loc p, .we-hiring-theme .pricing-sec .Voice-API-grid .white-bg .expe-loc p, .apply-theme .pricing-sec .Voice-API-grid .white-bg .expe-loc p {
  font-size: 16px;
  color: #a0a0a1;
}
.career-theme .pricing-sec .Voice-API-grid .white-bg .expe-loc p span, .contact-us .pricing-sec .Voice-API-grid .white-bg .expe-loc p span, .we-hiring-theme .pricing-sec .Voice-API-grid .white-bg .expe-loc p span, .apply-theme .pricing-sec .Voice-API-grid .white-bg .expe-loc p span {
  font-weight: 600;
}
.career-theme .pricing-sec .Voice-API-grid .white-bg a, .contact-us .pricing-sec .Voice-API-grid .white-bg a, .we-hiring-theme .pricing-sec .Voice-API-grid .white-bg a, .apply-theme .pricing-sec .Voice-API-grid .white-bg a {
  background: none;
  margin: 0 auto;
  box-shadow: none;
  text-align: right;
}
.career-theme .pricing-sec p .btn-bg-red, .contact-us .pricing-sec p .btn-bg-red, .we-hiring-theme .pricing-sec p .btn-bg-red, .apply-theme .pricing-sec p .btn-bg-red {
  display: inline-block;
  padding: 10px 20px;
  background-color: #f13d3d;
  font-size: 20px;
  color: #fff;
  border-radius: 50px;
  font-weight: 600;
  margin-top: 25px;
}
.career-theme .test-Drive h6.red-txt, .contact-us .test-Drive h6.red-txt, .we-hiring-theme .test-Drive h6.red-txt, .apply-theme .test-Drive h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 100px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .career-theme .test-Drive h6.red-txt, .contact-us .test-Drive h6.red-txt, .we-hiring-theme .test-Drive h6.red-txt, .apply-theme .test-Drive h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .career-theme .test-Drive h6.red-txt, .contact-us .test-Drive h6.red-txt, .we-hiring-theme .test-Drive h6.red-txt, .apply-theme .test-Drive h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .career-theme .test-Drive h6.red-txt, .contact-us .test-Drive h6.red-txt, .we-hiring-theme .test-Drive h6.red-txt, .apply-theme .test-Drive h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .career-theme .test-Drive h6.red-txt, .contact-us .test-Drive h6.red-txt, .we-hiring-theme .test-Drive h6.red-txt, .apply-theme .test-Drive h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.career-theme .test-Drive h4, .contact-us .test-Drive h4, .we-hiring-theme .test-Drive h4, .apply-theme .test-Drive h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding-top: 15px;
  text-align: center;
  text-transform: capitalize;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .career-theme .test-Drive h4, .contact-us .test-Drive h4, .we-hiring-theme .test-Drive h4, .apply-theme .test-Drive h4 {
    font-size: 35px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .career-theme .test-Drive h4, .contact-us .test-Drive h4, .we-hiring-theme .test-Drive h4, .apply-theme .test-Drive h4 {
    font-size: 21px;
    line-height: 25px;
    text-align: center;
    font-weight: 600;
  }
}
.career-theme .test-Drive p, .contact-us .test-Drive p, .we-hiring-theme .test-Drive p, .apply-theme .test-Drive p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  line-height: 25px;
  color: #4e4e4e;
}
@media (max-width: 991px) {
  .career-theme .test-Drive p, .contact-us .test-Drive p, .we-hiring-theme .test-Drive p, .apply-theme .test-Drive p {
    font-size: 16px;
    line-height: 20px;
  }
}
.career-theme .test-Drive .test-Drive-Video, .contact-us .test-Drive .test-Drive-Video, .we-hiring-theme .test-Drive .test-Drive-Video, .apply-theme .test-Drive .test-Drive-Video {
  background-color: #f4e9e7;
  height: 280px;
  padding: 40px;
  border-radius: 10px;
  margin: 50px 0px;
  text-align: center;
  position: relative;
}
@media (max-width: 991px) {
  .career-theme .test-Drive .test-Drive-Video, .contact-us .test-Drive .test-Drive-Video, .we-hiring-theme .test-Drive .test-Drive-Video, .apply-theme .test-Drive .test-Drive-Video {
    padding: 30px;
    margin: 14px 0px;
    height: 250px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
}
.career-theme .test-Drive .test-Drive-Video h5, .contact-us .test-Drive .test-Drive-Video h5, .we-hiring-theme .test-Drive .test-Drive-Video h5, .apply-theme .test-Drive .test-Drive-Video h5 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
  color: #333333;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .career-theme .test-Drive .test-Drive-Video h5, .contact-us .test-Drive .test-Drive-Video h5, .we-hiring-theme .test-Drive .test-Drive-Video h5, .apply-theme .test-Drive .test-Drive-Video h5 {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .career-theme .test-Drive .test-Drive-Video h5, .contact-us .test-Drive .test-Drive-Video h5, .we-hiring-theme .test-Drive .test-Drive-Video h5, .apply-theme .test-Drive .test-Drive-Video h5 {
    font-size: 20px;
    line-height: 25px;
  }
}
.career-theme .test-Drive .test-Drive-Video p, .contact-us .test-Drive .test-Drive-Video p, .we-hiring-theme .test-Drive .test-Drive-Video p, .apply-theme .test-Drive .test-Drive-Video p {
  font-size: 20px;
  font-weight: 300;
  color: #333;
}
@media (max-width: 991px) {
  .career-theme .test-Drive .test-Drive-Video p, 
  .contact-us .test-Drive .test-Drive-Video p,
  .we-hiring-theme .test-Drive .test-Drive-Video p,
  .apply-theme .test-Drive .test-Drive-Video p {
    margin-top: 12px;
    font-size: 17px;
    line-height: 20px;
  }
}
.career-theme .test-Drive .test-Drive-Video a, 
.contact-us .test-Drive .test-Drive-Video a, 
.we-hiring-theme .test-Drive .test-Drive-Video a,
 .apply-theme .test-Drive .test-Drive-Video a {
  background-color: #f13d3d;
  color: #fff;
  padding: 5px 30px;
  border-radius: 30px;
  margin-top: 25px;
  display: inline-flex;
  position: absolute;
  bottom: 16%;
  left: 34%;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: 500;
}
@media (max-width: 991px) {
  .career-theme .test-Drive .test-Drive-Video a,
  .contact-us .test-Drive .test-Drive-Video a, 
  .we-hiring-theme .test-Drive .test-Drive-Video a,
  .apply-theme .test-Drive .test-Drive-Video a {
    margin-top: 0;
    display: inherit;
    left: 50%;
    line-height: 30px;
    transform: translate(-50%, 40%);
  }
}
.career-theme .test-Drive .test-Drive-Video a:hover, 
.contact-us .test-Drive .test-Drive-Video a:hover,
.we-hiring-theme .test-Drive .test-Drive-Video a:hover,
.apply-theme .test-Drive .test-Drive-Video a:hover {
  text-decoration: none;
  font-weight: 600;
}
.career-theme .test-Drive .test-Drive-Our-Communication,
.contact-us .test-Drive .test-Drive-Our-Communication, 
.we-hiring-theme .test-Drive .test-Drive-Our-Communication, 
.apply-theme .test-Drive .test-Drive-Our-Communication {
  background-color: #f4e9e7;
  position: relative;
  height: 280px;
  padding: 40px;
  border-radius: 10px;
  margin: 50px 0px;
  text-align: center;
  background: #5f1ec9;
  background: linear-gradient(55deg, #5f1ec9 0%, #3653b0 99%);
}
@media (max-width: 991px) {
  .career-theme .test-Drive .test-Drive-Our-Communication,
  .contact-us .test-Drive .test-Drive-Our-Communication,
  .we-hiring-theme .test-Drive .test-Drive-Our-Communication, 
  .apply-theme .test-Drive .test-Drive-Our-Communication {
    padding: 30px;
    margin: 14px 0px;
    height: 250px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
}
.career-theme .test-Drive .test-Drive-Our-Communication h5,
.contact-us .test-Drive .test-Drive-Our-Communication h5, 
.we-hiring-theme .test-Drive .test-Drive-Our-Communication h5,
.apply-theme .test-Drive .test-Drive-Our-Communication h5 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
  color: #fff;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .career-theme .test-Drive .test-Drive-Our-Communication h5, 
  .contact-us .test-Drive .test-Drive-Our-Communication h5,
  .we-hiring-theme .test-Drive .test-Drive-Our-Communication h5,
  .apply-theme .test-Drive .test-Drive-Our-Communication h5 {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .career-theme .test-Drive .test-Drive-Our-Communication h5,
  .contact-us .test-Drive .test-Drive-Our-Communication h5, 
  .we-hiring-theme .test-Drive .test-Drive-Our-Communication h5, 
  .apply-theme .test-Drive .test-Drive-Our-Communication h5 {
    font-size: 20px;
    line-height: 25px;
  }
}
.career-theme .test-Drive .test-Drive-Our-Communication p,
.contact-us .test-Drive .test-Drive-Our-Communication p, 
.we-hiring-theme .test-Drive .test-Drive-Our-Communication p,
.apply-theme .test-Drive .test-Drive-Our-Communication p {
  font-size: 20px;
  font-weight: 300;
  color: #fff;
}
@media (max-width: 991px) {
  .career-theme .test-Drive .test-Drive-Our-Communication p,
  .contact-us .test-Drive .test-Drive-Our-Communication p, 
  .we-hiring-theme .test-Drive .test-Drive-Our-Communication p,
  .apply-theme .test-Drive .test-Drive-Our-Communication p {
    margin-top: 12px;
    font-size: 17px;
    line-height: 20px;
  }
}
.career-theme .test-Drive .test-Drive-Our-Communication a, 
.contact-us .test-Drive .test-Drive-Our-Communication a,
.we-hiring-theme .test-Drive .test-Drive-Our-Communication a,
.apply-theme .test-Drive .test-Drive-Our-Communication a {
  background-color: #f13d3d;
  color: #fff;
  padding: 5px 30px;
  border-radius: 30px;
  margin-top: 25px;
  display: inline-flex;
  position: absolute;
  bottom: 16%;
  left: 34%;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: 500;
}
@media (max-width: 991px) {
  .career-theme .test-Drive .test-Drive-Our-Communication a,
  .contact-us .test-Drive .test-Drive-Our-Communication a, 
  .we-hiring-theme .test-Drive .test-Drive-Our-Communication a,
  .apply-theme .test-Drive .test-Drive-Our-Communication a {
    margin-top: 0;
    display: inherit;
    left: 50%;
    line-height: 30px;
    transform: translate(-50%, 40%);
  }
}
.career-theme .test-Drive .test-Drive-Our-Communication a:hover,
.contact-us .test-Drive .test-Drive-Our-Communication a:hover, 
.we-hiring-theme .test-Drive .test-Drive-Our-Communication a:hover, 
.apply-theme .test-Drive .test-Drive-Our-Communication a:hover {
  text-decoration: none;
  font-weight: 600;
}
.apply-theme header {
  background-color: transparent;
}
.apply-theme .hlth-top-bg {
  background-image: url("../../images/career/apply-now-top-bg.png");
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
  height: 500px;
}
@media (max-width: 991px) {
  .apply-theme .hlth-top-bg {
    height: auto;
    background-image: none;
  }
}
.apply-theme .hlth-top-bg .top-section {
  background: none !important;
  height: 500px;
}
@media (max-width: 991px) {
  .apply-theme .hlth-top-bg .top-section {
    height: 100%;
  }
}
.apply-theme .hlth-top-bg .top-section .top-CompetitivePricing-bg {
  margin-top: -50px;
  margin-left: 50px;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .apply-theme .hlth-top-bg .top-section .icon-with-txt {
    margin-top: 50px;
  }
}
.apply-theme .hlth-top-bg .top-section .voice-api-txt {
  width: 100%;
  padding: 0;
  text-align: center;
}
.apply-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt {
  color: #ec1c23;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}
@media (max-width: 991px) {
  .apply-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt {
    margin-top: 50px;
  }
}
.apply-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
  font-size: 45px;
  line-height: 55px;
  padding: 1px 35px;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .apply-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }
}
@media (max-width: 991px) {
  .apply-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
  }
}
.apply-theme .hlth-top-bg .top-section img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .apply-theme .hlth-top-bg .top-section svg {
    width: 40px;
    height: 40px;
  }
}
.apply-theme .hlth-top-bg .icon-with-txt svg {
  width: 40px;
  height: 40px;
}
.apply-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.apply-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st1 {
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.apply-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st2 {
  fill: none;
  stroke: #00a6bc;
  stroke-miterlimit: 10;
}
.apply-theme .hlth-top-bg .icon-with-txt #Improve_efficiency .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.apply-theme .hlth-top-bg .icon-with-txt #Improve_efficiency .st1 {
  fill: none;
  stroke: #00a7bc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.apply-theme .hlth-top-bg .icon-with-txt #Immediate_resolutions .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.apply-theme .hlth-top-bg .icon-with-txt #Immediate_resolutions .st1 {
  fill: none;
  stroke: #00a7bc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.apply-theme .hlth-top-bg .icon-with-txt p {
  font-size: 20px;
  color: #333333;
  line-height: 25px;
  font-weight: 400;
}
.apply-theme .section-2-job {
  margin-top: 0;
  background-image: url(../../images/career/job-exp-left.png);
  background-repeat: no-repeat;
  background-position: 53% 0%;
  height: 669px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .apply-theme .section-2-job {
    background-image: none;
    height: 100%;
  }
}
.apply-theme .section-2-job .white-bg {
  padding: 1px 30px;
  text-align: left;
  margin: 0;
}
@media (max-width: 991px) {
  .apply-theme .section-2-job .white-bg {
    padding: 1px 10px;
    text-align: center;
  }
}
.apply-theme .section-2-job .white-bg h5 {
  font-size: 26px;
  color: #333333;
  font-weight: bold;
}
@media (max-width: 991px) {
  .apply-theme .section-2-job .white-bg h5 {
    font-size: 22px;
    text-align: center;
  }
}
.apply-theme .section-2-job .white-bg p {
  font-size: 16px;
  color: #a0a0a1;
  margin: 0;
  padding: 0;
  text-align: left;
}
@media (max-width: 991px) {
  .apply-theme .section-2-job .white-bg p {
    text-align: center;
  }
}
.apply-theme .section-2-job .white-bg p strong {
  font-weight: 700;
  text-transform: uppercase;
  color: #333333;
}
.apply-theme .section-2-job .white-bg .txt-red {
  color: #f13d3d;
  font-size: 18px;
}
.apply-theme .section-2-job .white-bg .expe-loc p {
  text-align: left;
  font-size: 16px;
  color: #a0a0a1;
}
.apply-theme .section-2-job .white-bg .expe-loc p span {
  font-weight: 600;
}
.apply-theme .section-2-job .white-bg ul {
  margin: 0;
  padding: 0;
  margin-top: 50px;
}
@media (max-width: 991px) {
  .apply-theme .section-2-job .white-bg ul {
    text-align: center;
  }
}
.apply-theme .section-2-job .white-bg ul li {
  float: left;
  margin: 0 10px 0 0;
}
@media (max-width: 991px) {
  .apply-theme .section-2-job .white-bg ul li {
    margin: 0 10px 0 10px;
    flex-direction: row-reverse;
    display: contents;
  }
}
.apply-theme .section-2-job .white-bg ul li a {
  font-family: "Barlow Semi Condensed" !important;
  background-color: #f13d3d;
  color: #ffffff;
  padding: 10px 22px;
  font-size: 16px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 500;
  border: 1px solid transparent;
}
.apply-theme .section-2-job .white-bg ul li a:hover {
  border: 1px solid #989fa5;
  background: #fff;
  color: #f13d3d;
}
@media (max-width: 991px) {
  .apply-theme .section-2-job .white-bg ul li a {
    margin: 0 5px;
    padding: 6px 10px;
  }
}
.apply-theme .section-2-job .white-bg ul li a.border-btn {
  border: 1px solid #989fa5;
  background: transparent;
  color: #f13d3d;
  text-transform: capitalize;
}
.apply-theme .section-2-job .white-bg ul li a.border-btn:hover {
  background: #f13d3d;
  color: #fff;
}
.apply-theme .section-2-job .exp-sec h4 {
  font-size: 30px;
  line-height: 35px;
  color: #333333;
}
@media (max-width: 991px) {
  .apply-theme .section-2-job .exp-sec h4 {
    font-size: 20px;
    line-height: 25px;
    color: #333333;
    text-align: left;
    margin-top: 40px;
    margin-bottom: 10px;
  }
}
.apply-theme .section-2-job .exp-sec p {
  font-size: 20px;
  line-height: 25px;
  color: #333333;
}
@media (max-width: 991px) {
  .apply-theme .section-2-job .exp-sec p {
    font-size: 16px;
    line-height: 25px;
  }
}
.apply-theme .section-2-job .exp-sec p a {
  color: #ec1c23;
  text-transform: lowercase;
}
.apply-theme .enableX-products {
  margin: 0;
  background: #0a78e6;
  background: linear-gradient(180deg, rgba(10, 120, 230, 0.1) 32%, rgba(74, 169, 91, 0.1) 100%);
  height: 100%;
  -webkit-clip-path: url(#wave);
          clip-path: url(#wave);
  text-align: center;
  padding-bottom: 80px;
}
@media (max-width: 991px) {
  .apply-theme .enableX-products {
    padding-top: 30px;
  }
}
.apply-theme .enableX-products .equal {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .apply-theme .enableX-products svg {
    display: none;
  }
}
.apply-theme .enableX-products .equal > [class*=col-] {
  display: flex;
  flex-direction: column;
}
.apply-theme .enableX-products h6.cyan-txt {
  padding-top: 0;
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  color: #f13d3d !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .apply-theme .enableX-products h6.cyan-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .apply-theme .enableX-products h6.cyan-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .apply-theme .enableX-products h6.cyan-txt {
    padding-top: 0;
    color: #333333;
    font-size: 15px;
    line-height: 20px;
  }
}
.apply-theme .enableX-products h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  text-align: center;
  font-weight: 600;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .apply-theme .enableX-products h4 {
    font-size: 25px;
    line-height: 30px;
  }
}
.apply-theme .enableX-products p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
  color: #4e4e4e;
}
@media (max-width: 991px) {
  .apply-theme .enableX-products p {
    color: #333333;
  }
}
.apply-theme .enableX-products p span {
  color: #f13d3d;
}
.apply-theme .enableX-products .sign-up {
  border-radius: 15px;
  background: transparent;
  margin: 0px 0;
  padding: 50px;
}
@media (max-width: 991px) {
  .apply-theme .enableX-products .sign-up {
    margin: 10px;
    padding: 20px 0;
  }
}
.apply-theme .enableX-products .sign-up h2 {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
}
@media (max-width: 991px) {
  .apply-theme .enableX-products .sign-up h2 {
    font-size: 20px;
    line-height: 25px;
  }
}
.apply-theme .enableX-products .sign-up h3 {
  font-size: 20px;
  font-weight: 500;
  color: #333333;
}
@media (max-width: 991px) {
  .apply-theme .enableX-products .sign-up h3 {
    font-size: 18px;
    line-height: 20px;
  }
}
.apply-theme .enableX-products .sign-up p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .apply-theme .enableX-products .sign-up p {
    font-size: 14px;
    line-height: 20px;
  }
}
.apply-theme .enableX-products .sign-up p a {
  color: #ec1c23;
}
.apply-theme .enableX-products .sign-up .thank-p {
  font-size: 20px;
  color: #333333;
  font-stretch: normal;
  letter-spacing: normal;
}
.apply-theme .enableX-products .sign-up .form-group label {
  display: flex;
}
.apply-theme .enableX-products .sign-up .form-group label span {
  color: #f13d3d;
}
.apply-theme .enableX-products .sign-up .form-group .form-control {
  height: calc(1.5em + 0.75rem + 8px);
  color: #969696;
  font-size: 16px;
  border: none;
  box-shadow: 0px 0px 12px 3px #e2dddd6e;
}
.apply-theme .enableX-products .sign-up .form-group .form-control:focus {
  border-color: #ed38338a;
  outline: 0;
  box-shadow: 0 0 0 -0.8rem rgba(237, 56, 51, 0.64);
}
.apply-theme .enableX-products .sign-up .form-group #comments {
  height: 78px;
}
.apply-theme .enableX-products .sign-up ul.file-attach {
  display: flex;
  justify-content: left;
  align-items: flex-start;
  margin: 0;
  padding: 0;
}
.apply-theme .enableX-products .sign-up ul.file-attach li {
  padding-right: 10px;
}
.apply-theme .enableX-products .sign-up ul.file-attach li a {
  color: #f13d3d;
  font-size: 18px;
}
.apply-theme .enableX-products .sign-up ul.file-attach li [type=file] {
  height: 0;
  overflow: hidden;
  width: 0;
}
.apply-theme .enableX-products .sign-up ul.file-attach li [type=file] + label {
  border-radius: 5px;
  color: #ec1c23;
  cursor: pointer;
  display: inline-block;
  font-weight: 500;
  outline: none;
  position: relative;
  transition: all 0.3s;
  vertical-align: middle;
  border: 1px solid #ed3833;
  padding: 2px 25px;
  background: #fff;
}
.apply-theme .enableX-products .sign-up ul.file-attach li [type=file] + label:hover {
  background-color: transparent;
}
.apply-theme .enableX-products .sign-up .form {
  width: 400px;
}
@media (max-width: 991px) {
  .apply-theme .enableX-products .sign-up .form {
    width: 276px;
  }
}
.apply-theme .enableX-products .sign-up .file-upload-wrapper {
  height: 42px;
  position: relative;
  width: 100%;
}
.apply-theme .enableX-products .sign-up .file-upload-wrapper:after {
  content: attr(data-text);
  font-size: 14px;
  text-align: left;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  padding: 10px 15px;
  display: block;
  width: calc(100% - 40px);
  pointer-events: none;
  z-index: 20;
  height: 42px;
  color: #999;
  border-radius: 5px 10px 10px 5px;
  font-weight: 300;
}
.apply-theme .enableX-products .sign-up .file-upload-wrapper:before {
  content: "Choose file";
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  height: 42px;
  background: #ec1c23;
  color: #fff;
  font-weight: 700;
  z-index: 25;
  font-size: 16px;
  line-height: 42px;
  padding: 0 15px;
  text-transform: capitalize;
  pointer-events: none;
  border-radius: 0 5px 5px 0;
}
.apply-theme .enableX-products .sign-up .file-upload-wrapper:hover:before {
  background: #c51017;
}
.apply-theme .enableX-products .sign-up .file-upload-wrapper input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  height: 42px;
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  width: 100%;
}
.apply-theme .enableX-products .sign-up .checkbox-sec [type=checkbox]:not(:checked),
.apply-theme .enableX-products .sign-up .checkbox-sec [type=checkbox]:checked {
  position: absolute;
  left: -9999px;
}
.apply-theme .enableX-products .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label,
.apply-theme .enableX-products .sign-up .checkbox-sec [type=checkbox]:checked + label {
  position: relative;
  overflow: hidden;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 17px;
}
@media (max-width: 991px) {
  .apply-theme .enableX-products .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label,
  .apply-theme .enableX-products .sign-up .checkbox-sec [type=checkbox]:checked + label {
    height: 35px;
    font-size: 13px;
  }
}
.apply-theme .enableX-products .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label a,
.apply-theme .enableX-products .sign-up .checkbox-sec [type=checkbox]:checked + label a {
  color: #ec1c23;
}
.apply-theme .enableX-products .sign-up .checkbox-sec [type=checkbox] + label:before,
.apply-theme .enableX-products .sign-up .checkbox-sec [type=checkbox] + label:after {
  content: "";
  position: absolute;
  left: 0;
  z-index: 1;
  transition: 0.2s;
}
.apply-theme .enableX-products .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label:before {
  top: 0px;
  width: 19px;
  height: 19px;
  border: 2px solid red;
}
.apply-theme .enableX-products .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label:after {
  top: 0px;
  width: 19px;
  height: 19px;
  border: 2px solid red;
  z-index: 0;
}
.apply-theme .enableX-products .sign-up .checkbox-sec [type=checkbox]:checked + label:before {
  top: 2px;
  left: 2px;
  width: 6px;
  height: 12px;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid red;
  border-bottom: 1px solid red;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%;
}
.apply-theme .enableX-products .sign-up .checkbox-sec [type=checkbox]:checked + label:after {
  top: 0px;
  width: 19px;
  height: 19px;
  border: 2px solid red;
  z-index: 0;
}
.apply-theme .enableX-products .sign-up .checkbox-sec [type=checkbox]:disabled:not(:checked) + label:before,
.apply-theme .enableX-products .sign-up .checkbox-sec [type=checkbox]:disabled:checked + label:before {
  top: 0;
  box-shadow: none;
  background-color: #444;
  width: 19px;
  height: 19px;
  border: 3px solid #444;
  transform: rotateZ(0deg);
}
.apply-theme .enableX-products .sign-up .checkbox-sec [type=checkbox]:disabled + label {
  color: #555;
}
.apply-theme .enableX-products .sign-up .checkbox-sec [type=checkbox]:disabled:not(:checked) + label:hover:before {
  border-color: red;
}
.apply-theme .enableX-products .sign-up .btn-primary {
  margin: 0 auto;
  width: 196px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ec1c23 !important;
  border-color: #ec1c23 !important;
  font-size: 20px;
  border-radius: 30px;
  font-weight: 500;
  padding: 6px 0;
}
@media (max-width: 991px) {
  .apply-theme .enableX-products .sign-up .btn-primary {
    width: 200px;
  }
}
.apply-theme .responsibiliti-sec {
  margin-bottom: 150px;
}
@media (max-width: 991px) {
  .apply-theme .responsibiliti-sec {
    margin-bottom: 50px;
  }
}
.apply-theme .responsibiliti-sec h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 0px;
  font-weight: 500;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .apply-theme .responsibiliti-sec h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .apply-theme .responsibiliti-sec h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .apply-theme .responsibiliti-sec h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.apply-theme .responsibiliti-sec h3 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  text-align: center;
}
@media (max-width: 991px) {
  .apply-theme .responsibiliti-sec h3 {
    font-size: 35px;
    line-height: 45px;
    text-align: center;
  }
}
.apply-theme .responsibiliti-sec h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding: 0;
  text-align: center;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .apply-theme .responsibiliti-sec h4 {
    font-size: 30px;
    line-height: 35px;
    padding: 0;
  }
}
.apply-theme .responsibiliti-sec p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
  text-align: center;
}
@media (max-width: 991px) {
  .apply-theme .responsibiliti-sec p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.apply-theme .responsibiliti-sec ul.list-circle {
  margin: 25px 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
  flex-direction: column;
  width: 100%;
}
.apply-theme .responsibiliti-sec ul.list-circle h3 {
  font-size: 20px;
  line-height: 25px;
  text-align: left;
}
.apply-theme .responsibiliti-sec ul.list-circle li {
  padding: 0.5em 0.5em 0 1.5em;
  margin: 0;
  width: 100%;
  position: relative;
  font-size: 20px;
  line-height: 25px;
  color: #333333;
  font-weight: 400;
}
.apply-theme .responsibiliti-sec ul.list-circle li::before {
  content: "\2022";
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 23px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 7px;
  line-height: 19px;
}
@media only screen and (max-width: 1200px) {
  .apply-theme .responsibiliti-sec ul.list-circle li {
    font-size: 16px;
    width: 100%;
    display: block;
  }
}
.apply-theme .responsibiliti-sec ul.list-circle li a {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 17px;
}
.apply-theme .responsibiliti-sec ul.list-circle li a:hover {
  font-weight: 600;
}
.apply-theme .responsibiliti-sec ul.list-circle li a b {
  font-weight: 600;
}
.apply-theme .responsibiliti-sec ul.list-circle li a i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 14px;
  display: none;
}

@media (max-width: 991px) {
  .we-hiring-theme .hlth-top-bg .top-section, .apply-theme .hlth-top-bg .top-section {
    margin-bottom: 0;
  }
}
.we-hiring-theme .hlth-top-bg .top-section img, .apply-theme .hlth-top-bg .top-section img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
  vertical-align: top;
  margin-top: -59px;
  margin-left: -34px;
}
.we-hiring-theme .EnableX-Advantages, .apply-theme .EnableX-Advantages {
  background-image: url("../../images/career/come-together.png");
  margin-top: 0;
  height: 100%;
}
@media (max-width: 991px) {
  .we-hiring-theme .EnableX-Advantages, .apply-theme .EnableX-Advantages {
    background-image: none;
  }
}
.we-hiring-theme .EnableX-Advantages #advantages-tabs, .apply-theme .EnableX-Advantages #advantages-tabs {
  min-height: 100%;
}
@media (max-width: 991px) {
  .we-hiring-theme .EnableX-Advantages #advantages-tabs, .apply-theme .EnableX-Advantages #advantages-tabs {
    display: block;
  }
}
.we-hiring-theme .EnableX-Advantages #advantages-tabs ul#interest_tabs, .apply-theme .EnableX-Advantages #advantages-tabs ul#interest_tabs {
  border-bottom: 2px solid red !important;
  background: transparent;
  box-shadow: none !important;
  margin-bottom: 30px;
}
.we-hiring-theme .EnableX-Advantages #advantages-tabs ul#interest_tabs li a, .apply-theme .EnableX-Advantages #advantages-tabs ul#interest_tabs li a {
  font-size: 17px;
  color: #333333;
  font-weight: 600;
}
@media (max-width: 991px) {
  .we-hiring-theme .EnableX-Advantages #advantages-tabs ul#interest_tabs li a, .apply-theme .EnableX-Advantages #advantages-tabs ul#interest_tabs li a {
    height: auto;
    padding: 5px 11px;
  }
}
.we-hiring-theme .EnableX-Advantages #advantages-tabs ul#interest_tabs li a.active, .apply-theme .EnableX-Advantages #advantages-tabs ul#interest_tabs li a.active {
  border: transparent;
  background: transparent;
  color: #f13d3d;
  box-shadow: none !important;
}
.we-hiring-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane, .apply-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane {
  width: 100% !important;
}
.we-hiring-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg, .apply-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg {
  margin: 0 auto;
  width: 100%;
  background: #fff;
  box-shadow: 0px 1px 5px #ddd;
  border-radius: 9px;
  padding: 15px 30px;
  text-align: left;
  margin: 20px 0 0 0;
}
@media (max-width: 991px) {
  .we-hiring-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg, .apply-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg {
    padding: 15px;
  }
}
.we-hiring-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg h5, .apply-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg h5 {
  font-size: 26px;
  color: #333333;
  font-weight: bold;
}
@media (max-width: 991px) {
  .we-hiring-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg h5, .apply-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg h5 {
    font-size: 22px;
  }
}
.we-hiring-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg p, .apply-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg p {
  font-size: 16px;
  color: #a0a0a1;
  margin: 0;
  padding: 0;
  text-align: left;
}
@media (max-width: 991px) {
  .we-hiring-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg p, .apply-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg p {
    font-size: 14px;
  }
}
.we-hiring-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg p strong, .apply-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg p strong {
  font-weight: 700;
  text-transform: uppercase;
  color: #333333;
}
.we-hiring-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg p.txt-red, .apply-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg p.txt-red {
  font-size: unset;
  line-height: unset;
  padding: 0;
  margin: 0;
}
@media (max-width: 991px) {
  .we-hiring-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg p.txt-red, .apply-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg p.txt-red {
    font-size: 14px;
  }
}
.we-hiring-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg p.txt-red a, .apply-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg p.txt-red a {
  padding: 0;
  margin: 0;
  color: #f13d3d;
  font-size: 17px;
  line-height: 20px;
  display: inline-flex;
}
.we-hiring-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg p.txt-red a i.fa-arrow-right, .apply-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg p.txt-red a i.fa-arrow-right {
  font-size: 12px;
  line-height: 26px;
  padding-left: 4px;
}
.we-hiring-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg .expe-loc p, .apply-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg .expe-loc p {
  text-align: left;
  font-size: 16px;
  color: #a0a0a1;
}
.we-hiring-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg .expe-loc p span, .apply-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-pane .white-bg .expe-loc p span {
  font-weight: 600;
}
.we-hiring-theme .EnableX-Advantages .feature-for-mob, .apply-theme .EnableX-Advantages .feature-for-mob {
  display: none;
}
@media (max-width: 991px) {
  .we-hiring-theme .EnableX-Advantages .feature-for-mob, .apply-theme .EnableX-Advantages .feature-for-mob {
    display: block;
  }
}
.we-hiring-theme .EnableX-Advantages .feature-for-mob #accordionExample .card, .apply-theme .EnableX-Advantages .feature-for-mob #accordionExample .card {
  margin: 5px 0;
  margin: 5px 0;
  border-radius: 5px;
  border: none;
}
.we-hiring-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-header, .apply-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-header {
  border: none !important;
  background-color: #ffffff;
  padding: 0;
  margin: 0;
  text-align: left;
  padding-bottom: 4px;
}
.we-hiring-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-header .mb-0 > button:after, .apply-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-header .mb-0 > button:after {
  content: "\F078";
  font-family: "FontAwesome";
  position: absolute;
  right: 7px;
  top: 7px;
  font-size: 14px;
  color: #999292;
}
.we-hiring-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-header .mb-0 > button[aria-expanded=true]:after, .apply-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-header .mb-0 > button[aria-expanded=true]:after {
  content: "\F077";
}
.we-hiring-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-header h2 button, .apply-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-header h2 button {
  color: #333333;
  text-align: left;
  border: 1px solid #ddd;
  display: block;
  width: 100%;
  border-radius: 5px;
  cursor: pointer;
  text-decoration: none;
}
.we-hiring-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true], .apply-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true] {
  background-color: #f13d3d;
  color: #ffffff;
}
.we-hiring-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true]:after, .apply-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true]:after {
  color: #ffffff;
}
.we-hiring-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .show, .apply-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .show {
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-top: -5px;
}
.we-hiring-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-body p,
 .apply-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-body p {
  text-align: left;
}

.form-theme .hlth-top-bg, .verification-code .hlth-top-bg, .sign-get-started .hlth-top-bg, .signing-up-with-EnableX .hlth-top-bg, .thank-you .hlth-top-bg, .thankyou-signing .hlth-top-bg, .mirosite-theme .hlth-top-bg {
  background-image: none;
  background-position: unset;
  background-repeat: no-repeat;
  background-size: unset;
}
@media (max-width: 991px) {
  .form-theme .hlth-top-bg, .verification-code .hlth-top-bg, .sign-get-started .hlth-top-bg, .signing-up-with-EnableX .hlth-top-bg, .thank-you .hlth-top-bg, .thankyou-signing .hlth-top-bg, .mirosite-theme .hlth-top-bg {
    margin-top: 0px;
  }
}
.form-theme .form-bg, .verification-code .form-bg, .sign-get-started .form-bg, .signing-up-with-EnableX .form-bg, .thank-you .form-bg, .thankyou-signing .form-bg, .mirosite-theme .form-bg {
  background-image: url("../../images/index/home-top-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: top center;
  height: 800px;
}
@media (max-width: 991px) {
  .form-theme .form-bg, .verification-code .form-bg, .sign-get-started .form-bg, .signing-up-with-EnableX .form-bg, .thank-you .form-bg, .thankyou-signing .form-bg, .mirosite-theme .form-bg {
    background-image: none;
    height: 100%;
    margin-bottom: 50px;
  }
}
.form-theme .form-bg .sign-up, .verification-code .form-bg .sign-up, .sign-get-started .form-bg .sign-up, .signing-up-with-EnableX .form-bg .sign-up, .thank-you .form-bg .sign-up, .thankyou-signing .form-bg .sign-up, .mirosite-theme .form-bg .sign-up {
  border-radius: 15px;
  background: #fff;
  box-shadow: 0px 0px 8px 2px #72727236;
  margin: 50px 0;
  padding: 50px;
}
@media (max-width: 991px) {
  .form-theme .form-bg .sign-up, .verification-code .form-bg .sign-up, .sign-get-started .form-bg .sign-up, .signing-up-with-EnableX .form-bg .sign-up, .thank-you .form-bg .sign-up, .thankyou-signing .form-bg .sign-up, .mirosite-theme .form-bg .sign-up {
    margin: 10px;
    padding: 20px;
  }
}
.form-theme .form-bg .sign-up h2, .verification-code .form-bg .sign-up h2, .sign-get-started .form-bg .sign-up h2, .signing-up-with-EnableX .form-bg .sign-up h2, .thank-you .form-bg .sign-up h2, .thankyou-signing .form-bg .sign-up h2, .mirosite-theme .form-bg .sign-up h2 {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
}
@media (max-width: 991px) {
  .form-theme .form-bg .sign-up h2, .verification-code .form-bg .sign-up h2, .sign-get-started .form-bg .sign-up h2, .signing-up-with-EnableX .form-bg .sign-up h2, .thank-you .form-bg .sign-up h2, .thankyou-signing .form-bg .sign-up h2, .mirosite-theme .form-bg .sign-up h2 {
    font-size: 20px;
    line-height: 25px;
  }
}
.form-theme .form-bg .sign-up h3, .verification-code .form-bg .sign-up h3, .sign-get-started .form-bg .sign-up h3, .signing-up-with-EnableX .form-bg .sign-up h3, .thank-you .form-bg .sign-up h3, .thankyou-signing .form-bg .sign-up h3, .mirosite-theme .form-bg .sign-up h3 {
  font-size: 20px;
  font-weight: 500;
  color: #333333;
}
@media (max-width: 991px) {
  .form-theme .form-bg .sign-up h3, .verification-code .form-bg .sign-up h3, .sign-get-started .form-bg .sign-up h3, .signing-up-with-EnableX .form-bg .sign-up h3, .thank-you .form-bg .sign-up h3, .thankyou-signing .form-bg .sign-up h3, .mirosite-theme .form-bg .sign-up h3 {
    font-size: 18px;
    line-height: 20px;
  }
}
.form-theme .form-bg .sign-up p, .verification-code .form-bg .sign-up p, .sign-get-started .form-bg .sign-up p, .signing-up-with-EnableX .form-bg .sign-up p, .thank-you .form-bg .sign-up p, .thankyou-signing .form-bg .sign-up p, .mirosite-theme .form-bg .sign-up p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}
@media (max-width: 991px) {
  .form-theme .form-bg .sign-up p, .verification-code .form-bg .sign-up p, .sign-get-started .form-bg .sign-up p, .signing-up-with-EnableX .form-bg .sign-up p, .thank-you .form-bg .sign-up p, .thankyou-signing .form-bg .sign-up p, .mirosite-theme .form-bg .sign-up p {
    font-size: 14px;
    line-height: 20px;
  }
}
.form-theme .form-bg .sign-up p a, .verification-code .form-bg .sign-up p a, .sign-get-started .form-bg .sign-up p a, .signing-up-with-EnableX .form-bg .sign-up p a, .thank-you .form-bg .sign-up p a, .thankyou-signing .form-bg .sign-up p a, .mirosite-theme .form-bg .sign-up p a {
  color: #ec1c23;
}
.form-theme .form-bg .sign-up .thank-p, .verification-code .form-bg .sign-up .thank-p, .sign-get-started .form-bg .sign-up .thank-p, .signing-up-with-EnableX .form-bg .sign-up .thank-p, .thank-you .form-bg .sign-up .thank-p, .thankyou-signing .form-bg .sign-up .thank-p, .mirosite-theme .form-bg .sign-up .thank-p {
  font-size: 20px;
  color: #333333;
  font-stretch: normal;
  letter-spacing: normal;
}
.form-theme .form-bg .sign-up .form-control, .verification-code .form-bg .sign-up .form-control, .sign-get-started .form-bg .sign-up .form-control, .signing-up-with-EnableX .form-bg .sign-up .form-control, .thank-you .form-bg .sign-up .form-control, .thankyou-signing .form-bg .sign-up .form-control, .mirosite-theme .form-bg .sign-up .form-control {
  height: calc(1.5em + 0.75rem + 8px);
  color: #969696;
  font-size: 16px;
}
.form-theme .form-bg .sign-up .form-control:focus, .verification-code .form-bg .sign-up .form-control:focus, .sign-get-started .form-bg .sign-up .form-control:focus, .signing-up-with-EnableX .form-bg .sign-up .form-control:focus, .thank-you .form-bg .sign-up .form-control:focus, .thankyou-signing .form-bg .sign-up .form-control:focus, .mirosite-theme .form-bg .sign-up .form-control:focus {
  border-color: #ed38338a;
  outline: 0;
  box-shadow: 0 0 0 -0.8rem rgba(237, 56, 51, 0.64);
}
.form-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked), .verification-code .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked), .sign-get-started .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked), .signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked), .thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked), .thankyou-signing .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked), .mirosite-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked),
.form-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:checked,
.verification-code .form-bg .sign-up .checkbox-sec [type=checkbox]:checked,
.sign-get-started .form-bg .sign-up .checkbox-sec [type=checkbox]:checked,
.signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:checked,
.thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:checked,
.thankyou-signing .form-bg .sign-up .checkbox-sec [type=checkbox]:checked,
.mirosite-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:checked {
  position: absolute;
  left: -9999px;
}
.form-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label, .verification-code .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label, .sign-get-started .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label, .signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label, .thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label, .thankyou-signing .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label, .mirosite-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label,
.form-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label,
.verification-code .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label,
.sign-get-started .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label,
.signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label,
.thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label,
.thankyou-signing .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label,
.mirosite-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label {
  position: relative;
  overflow: hidden;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 17px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (max-width: 991px) {
  .form-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label, .verification-code .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label, .sign-get-started .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label, .signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label, .thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label, .thankyou-signing .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label, .mirosite-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label,
.form-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label,
.verification-code .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label,
.sign-get-started .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label,
.signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label,
.thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label,
.thankyou-signing .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label,
.mirosite-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label {
    height: 35px;
    font-size: 13px;
  }
}
.form-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label a, .verification-code .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label a, .sign-get-started .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label a, .signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label a, .thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label a, .thankyou-signing .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label a, .mirosite-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label a,
.form-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label a,
.verification-code .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label a,
.sign-get-started .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label a,
.signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label a,
.thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label a,
.thankyou-signing .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label a,
.mirosite-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label a {
  color: #ec1c23;
}
.form-theme .form-bg .sign-up .checkbox-sec [type=checkbox] + label:before, .verification-code .form-bg .sign-up .checkbox-sec [type=checkbox] + label:before, .sign-get-started .form-bg .sign-up .checkbox-sec [type=checkbox] + label:before, .signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox] + label:before, .thank-you .form-bg .sign-up .checkbox-sec [type=checkbox] + label:before, .thankyou-signing .form-bg .sign-up .checkbox-sec [type=checkbox] + label:before, .mirosite-theme .form-bg .sign-up .checkbox-sec [type=checkbox] + label:before,
.form-theme .form-bg .sign-up .checkbox-sec [type=checkbox] + label:after,
.verification-code .form-bg .sign-up .checkbox-sec [type=checkbox] + label:after,
.sign-get-started .form-bg .sign-up .checkbox-sec [type=checkbox] + label:after,
.signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox] + label:after,
.thank-you .form-bg .sign-up .checkbox-sec [type=checkbox] + label:after,
.thankyou-signing .form-bg .sign-up .checkbox-sec [type=checkbox] + label:after,
.mirosite-theme .form-bg .sign-up .checkbox-sec [type=checkbox] + label:after {
  content: "";
  position: absolute;
  left: 0;
  z-index: 1;
  transition: 0.2s;
}
.form-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label:before, .verification-code .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label:before, .sign-get-started .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label:before, .signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label:before, .thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label:before, .thankyou-signing .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label:before, .mirosite-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label:before {
  top: 0px;
  width: 19px;
  height: 19px;
  border: 2px solid red;
}
.form-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label:after, .verification-code .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label:after, .sign-get-started .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label:after, .signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label:after, .thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label:after, .thankyou-signing .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label:after, .mirosite-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label:after {
  top: 0px;
  width: 19px;
  height: 19px;
  border: 2px solid red;
  z-index: 0;
}
.form-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label:before, .verification-code .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label:before, .sign-get-started .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label:before, .signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label:before, .thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label:before, .thankyou-signing .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label:before, .mirosite-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label:before {
  top: 2px;
  left: 2px;
  width: 6px;
  height: 12px;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid red;
  border-bottom: 1px solid red;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%;
}
.form-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label:after, .verification-code .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label:after, .sign-get-started .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label:after, .signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label:after, .thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label:after, .thankyou-signing .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label:after, .mirosite-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label:after {
  top: 0px;
  width: 19px;
  height: 19px;
  border: 2px solid red;
  z-index: 0;
}
.form-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:not(:checked) + label:before, .verification-code .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:not(:checked) + label:before, .sign-get-started .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:not(:checked) + label:before, .signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:not(:checked) + label:before, .thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:not(:checked) + label:before, .thankyou-signing .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:not(:checked) + label:before, .mirosite-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:not(:checked) + label:before,
.form-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:checked + label:before,
.verification-code .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:checked + label:before,
.sign-get-started .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:checked + label:before,
.signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:checked + label:before,
.thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:checked + label:before,
.thankyou-signing .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:checked + label:before,
.mirosite-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:checked + label:before {
  top: 0;
  box-shadow: none;
  background-color: #444;
  width: 19px;
  height: 19px;
  border: 3px solid #444;
  transform: rotateZ(0deg);
}
.form-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled + label, .verification-code .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled + label, .sign-get-started .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled + label, .signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled + label, .thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled + label, .thankyou-signing .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled + label, .mirosite-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled + label {
  color: #555;
}
.form-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:not(:checked) + label:hover:before, .verification-code .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:not(:checked) + label:hover:before, .sign-get-started .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:not(:checked) + label:hover:before, .signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:not(:checked) + label:hover:before, .thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:not(:checked) + label:hover:before, .thankyou-signing .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:not(:checked) + label:hover:before, .mirosite-theme .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:not(:checked) + label:hover:before {
  border-color: red;
}
.form-theme .form-bg .sign-up .btn-primary, .verification-code .form-bg .sign-up .btn-primary, .sign-get-started .form-bg .sign-up .btn-primary, .signing-up-with-EnableX .form-bg .sign-up .btn-primary, .thank-you .form-bg .sign-up .btn-primary, .thankyou-signing .form-bg .sign-up .btn-primary, .mirosite-theme .form-bg .sign-up .btn-primary {
  margin: 0 auto;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ec1c23 !important;
  border-color: #ec1c23 !important;
  color: #fff;
  font-size: 16px;
}
@media (max-width: 991px) {
  .form-theme .form-bg .sign-up .btn-primary, .verification-code .form-bg .sign-up .btn-primary, .sign-get-started .form-bg .sign-up .btn-primary, .signing-up-with-EnableX .form-bg .sign-up .btn-primary, .thank-you .form-bg .sign-up .btn-primary, .thankyou-signing .form-bg .sign-up .btn-primary, .mirosite-theme .form-bg .sign-up .btn-primary {
    width: auto;
  }
}
.form-theme .form-bg .sign-up .btn-primary:hover, .verification-code .form-bg .sign-up .btn-primary:hover, .sign-get-started .form-bg .sign-up .btn-primary:hover, .signing-up-with-EnableX .form-bg .sign-up .btn-primary:hover, .thank-you .form-bg .sign-up .btn-primary:hover, .thankyou-signing .form-bg .sign-up .btn-primary:hover, .mirosite-theme .form-bg .sign-up .btn-primary:hover {
  background: #fff !important;
  border: 1px solid #ec1c23 !important;
  color: #ec1c23 !important;
}

.partener-thank-you .form-bg {
  background-image: url("/images/partner/home-top-bg.png") !important;
  background-size: cover;
  background-position: top center;
  width: 100%;
  position: relative;
}
.partener-thank-you .form-bg .sign-up {
  margin: 0;
  padding: 40px 20px;
  border-radius: 15px;
  background: #fff;
  box-shadow: 0 0 8px 2px #72727236;
  position: fixed;
  width: 70%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .partener-thank-you .form-bg .sign-up {
    width: 90%;
    top: 35%;
    left: 50%;
  }
}
.partener-thank-you .form-bg .sign-up h3 {
  font-weight: 300;
  font-size: 18px;
}
.partener-thank-you .form-bg .sign-up .pl-5,
.partener-thank-you .form-bg .sign-up .pr-5 {
  padding-left: 0rem !important;
  padding-right: 0rem !important;
}
.partener-thank-you .center-div {
  width: 100%;
  height: auto;
}
.partener-thank-you .red-txt {
  color: #f13d3d !important;
}

.mirosite-theme .hlth-top-bg {
  background-image: url("../../images/form-img/home-top-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.mirosite-theme .hlth-top-bg .form-bg {
  background-image: none;
}
.mirosite-theme .hlth-top-bg .form-bg .sign-up {
  margin: 0;
  padding: 20px;
}
.mirosite-theme .hlth-top-bg .form-bg .sign-up .mt-4 {
  margin-top: 1rem !important;
}
.mirosite-theme .hlth-top-bg .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label,
.mirosite-theme .hlth-top-bg .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label {
  height: auto;
  overflow: initial;
  font-size: 12px;
  display: flex;
}
.mirosite-theme .hlth-top-bg .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label a,
.mirosite-theme .hlth-top-bg .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label a {
  color: #f13d3d;
}
.mirosite-theme .hlth-top-bg .form-bg .sign-up .round {
  position: relative;
}
.mirosite-theme .hlth-top-bg .form-bg .sign-up .round label {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
  height: 20px;
  width: 20px;
  left: 0;
  position: absolute;
  top: 0;
  box-shadow: 0px 1px 5px 2px #ddd;
}
.mirosite-theme .hlth-top-bg .form-bg .sign-up .round label:after {
  border: 2px solid #ec1c23;
  border-top: none;
  border-right: none;
  content: "";
  height: 6px;
  left: 7px;
  opacity: 0;
  position: absolute;
  top: 8px;
  transform: rotate(-45deg);
  width: 12px;
}
.mirosite-theme .hlth-top-bg .form-bg .sign-up .round input[type=checkbox] {
  visibility: hidden;
}
.mirosite-theme .hlth-top-bg .form-bg .sign-up .round input[type=checkbox]:checked + label {
  background-color: none;
  padding-left: 35px;
  border-color: red;
  color: red;
}
.mirosite-theme .hlth-top-bg .form-bg .sign-up .round input[type=checkbox]:checked + label:after {
  opacity: 1;
  color: red;
}
.mirosite-theme .hlth-top-bg .form-bg .voice-api-txt {
  padding: 0 50px !important;
}
.mirosite-theme .hlth-top-bg .form-bg .voice-api-txt h2.voice-api-p {
  color: #ec1c23 !important;
  font-size: 45px;
  line-height: 55px;
}
.mirosite-theme .hlth-top-bg .form-bg .voice-api-txt p.midium-p {
  font-size: 24px;
  font-weight: 500 !important;
}
.mirosite-theme .hlth-top-bg .form-bg .voice-api-txt p {
  font-size: 18px !important;
}
.mirosite-theme .hlth-top-bg .form-bg .voice-api-txt ul.list-circle li {
  font-size: 18px !important;
  line-height: 20px !important;
  color: #333333 !important;
  font-weight: 400 !important;
}

.thankyou-signing body {
  color: #fff;
  overflow-x: hidden;
  height: 100%;
  background-color: #d1c4e9;
  background-repeat: no-repeat;
}
.thankyou-signing .fieldlabels {
  color: #455a64 !important;
  text-align: left;
}
.thankyou-signing #progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  color: #455a64;
  padding-left: 0px;
  margin-top: 30px;
}
.thankyou-signing #progressbar li {
  list-style-type: none;
  font-size: 13px;
  width: 33.33%;
  float: left;
  position: relative;
  font-weight: 400;
}
.thankyou-signing #progressbar #step1:before {
  content: "1";
  color: #fff;
}
.thankyou-signing #progressbar #step2:before {
  content: "2";
  color: #333333;
}
.thankyou-signing #progressbar #step3:before {
  content: "3";
  color: #333333;
}
.thankyou-signing #progressbar li {
  font-size: 18px;
  color: #333333;
}
.thankyou-signing #progressbar li:before {
  width: 27px;
  height: 27px;
  line-height: 25px;
  display: block;
  font-size: 18px;
  background: #fff;
  border-radius: 50%;
  margin: 0 auto;
  padding: 0px;
  position: relative;
  z-index: 2;
  border: 1px solid #33333373;
}
.thankyou-signing #progressbar li:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #455a64;
  position: absolute;
  left: 0;
  top: 14px;
  z-index: 0;
}
.thankyou-signing #progressbar li:last-child:after {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  position: absolute;
  left: -50%;
}
.thankyou-signing #progressbar li:nth-child(2):after {
  left: -50%;
}
.thankyou-signing #progressbar li:first-child:after {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  position: absolute;
  left: 50%;
}
.thankyou-signing #progressbar li:last-child:after {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.thankyou-signing #progressbar li:first-child:after {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.thankyou-signing #progressbar li.active {
  font-weight: 600;
}
.thankyou-signing #progressbar li.active:before, .thankyou-signing #progressbar li.active:after {
  background: #ec1c23;
  border: none;
}
.thankyou-signing #progressbar li.active #step2:before {
  content: "2";
  color: #fff;
}
.thankyou-signing .card {
  background-color: transparent;
  box-shadow: none;
  padding: 0px;
  z-index: 0;
  display: none;
}
.thankyou-signing .card.show {
  display: block;
}

.signing-up-with-EnableX body, .thank-you body {
  color: #fff;
  overflow-x: hidden;
  height: 100%;
  background-color: #d1c4e9;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .signing-up-with-EnableX .form-bg, .thank-you .form-bg {
    background-image: none;
    height: 100%;
  }
}
.signing-up-with-EnableX .form-bg .sign-up, .thank-you .form-bg .sign-up {
  border-radius: 15px;
  background: #fff;
  box-shadow: 0px 0px 8px 2px #72727236;
  margin: 50px 0;
  padding: 50px;
}
@media (max-width: 991px) {
  .signing-up-with-EnableX .form-bg .sign-up, .thank-you .form-bg .sign-up {
    margin: 30px 0;
    padding: 20px 10px;
  }
}
.signing-up-with-EnableX .form-bg .sign-up h2, .thank-you .form-bg .sign-up h2 {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
}
@media (max-width: 991px) {
  .signing-up-with-EnableX .form-bg .sign-up h2, .thank-you .form-bg .sign-up h2 {
    font-size: 25px;
    line-height: 30px;
  }
}
.signing-up-with-EnableX .form-bg .sign-up h3, .thank-you .form-bg .sign-up h3 {
  font-size: 20px;
  font-weight: 500;
  color: #333333;
}
.signing-up-with-EnableX .form-bg .sign-up p, .thank-you .form-bg .sign-up p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}
.signing-up-with-EnableX .form-bg .sign-up p a, .thank-you .form-bg .sign-up p a {
  color: #ec1c23;
}
.signing-up-with-EnableX .form-bg .sign-up .thank-p, .thank-you .form-bg .sign-up .thank-p {
  font-size: 20px;
  line-height: 25px;
  color: #333333;
  font-weight: 400;
}
.signing-up-with-EnableX .form-bg .sign-up .form-control, .thank-you .form-bg .sign-up .form-control {
  height: calc(1.5em + 0.75rem + 8px);
  color: #969696;
  font-size: 16px;
}
.signing-up-with-EnableX .form-bg .sign-up .form-control:focus, .thank-you .form-bg .sign-up .form-control:focus {
  border-color: #ed38338a;
  outline: 0;
  box-shadow: 0 0 0 -0.8rem rgba(237, 56, 51, 0.64);
}
.signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked), .thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked),
.signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:checked,
.thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:checked {
  position: absolute;
  left: -9999px;
}
.signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label, .thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label,
.signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label,
.thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label {
  position: relative;
  overflow: hidden;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 40px;
  line-height: 17px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox] + label:before, .thank-you .form-bg .sign-up .checkbox-sec [type=checkbox] + label:before,
.signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox] + label:after,
.thank-you .form-bg .sign-up .checkbox-sec [type=checkbox] + label:after {
  content: "";
  position: absolute;
  left: 0;
  z-index: 1;
  transition: 0.2s;
}
.signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label:before, .thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label:before {
  top: 0px;
  width: 19px;
  height: 19px;
  border: 2px solid red;
}
.signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label:after, .thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label:after {
  top: 0px;
  width: 19px;
  height: 19px;
  border: 2px solid red;
  z-index: 0;
}
.signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label:before, .thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label:before {
  top: 2px;
  left: 2px;
  width: 6px;
  height: 12px;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid red;
  border-bottom: 1px solid red;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%;
}
.signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label:after, .thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:checked + label:after {
  top: 0px;
  width: 19px;
  height: 19px;
  border: 2px solid red;
  z-index: 0;
}
.signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:not(:checked) + label:before, .thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:not(:checked) + label:before,
.signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:checked + label:before,
.thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:checked + label:before {
  top: 0;
  box-shadow: none;
  background-color: #444;
  width: 19px;
  height: 19px;
  border: 3px solid #444;
  transform: rotateZ(0deg);
}
.signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled + label, .thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled + label {
  color: #555;
}
.signing-up-with-EnableX .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:not(:checked) + label:hover:before, .thank-you .form-bg .sign-up .checkbox-sec [type=checkbox]:disabled:not(:checked) + label:hover:before {
  border-color: red;
}
.signing-up-with-EnableX .form-bg .sign-up .btn-primary, .thank-you .form-bg .sign-up .btn-primary {
  margin: 0 auto;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ec1c23 !important;
  border-color: #ec1c23 !important;
  font-size: 16px;
  font-weight: 500;
  height: 44px;
}
.signing-up-with-EnableX .form-bg .sign-up .btn-primary:focus, .thank-you .form-bg .sign-up .btn-primary:focus {
  outline: none;
  box-shadow: none !important;
}
.signing-up-with-EnableX .fieldlabels, .thank-you .fieldlabels {
  color: #455a64 !important;
  text-align: left;
}
.signing-up-with-EnableX #progressbar, .thank-you #progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  color: #455a64;
  padding-left: 0px;
  margin-top: 30px;
}
@media (max-width: 991px) {
  .signing-up-with-EnableX #progressbar, .thank-you #progressbar {
    margin-bottom: 10px;
  }
}
.signing-up-with-EnableX #progressbar li, .thank-you #progressbar li {
  list-style-type: none;
  font-size: 13px;
  width: 33.33%;
  float: left;
  position: relative;
  font-weight: 400;
}
@media (max-width: 991px) {
  .signing-up-with-EnableX #progressbar li, .thank-you #progressbar li {
    font-size: 15px !important;
    line-height: 20px;
  }
}
.signing-up-with-EnableX #progressbar #step1:before, .thank-you #progressbar #step1:before {
  content: "1";
  color: #333333;
}
.signing-up-with-EnableX #progressbar #step2:before, .thank-you #progressbar #step2:before {
  content: "2";
  color: #fff;
}
.signing-up-with-EnableX #progressbar #step3:before, .thank-you #progressbar #step3:before {
  content: "3";
  color: #333333;
}
.signing-up-with-EnableX #progressbar li, .thank-you #progressbar li {
  font-size: 18px;
  color: #838383;
}
.signing-up-with-EnableX #progressbar li:before, .thank-you #progressbar li:before {
  width: 27px;
  height: 27px;
  line-height: 25px;
  display: block;
  font-size: 18px;
  background: #fff;
  border-radius: 50%;
  margin: 0 auto;
  padding: 0px;
  position: relative;
  z-index: 2;
  border: 1px solid #cfd2d6;
}
@media (max-width: 991px) {
  .signing-up-with-EnableX #progressbar li:before, .thank-you #progressbar li:before {
    font-size: 14px;
    line-height: 25px;
  }
}
.signing-up-with-EnableX #progressbar li:after, .thank-you #progressbar li:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #455a64;
  position: absolute;
  left: 0;
  top: 14px;
  z-index: 0;
}
.signing-up-with-EnableX #progressbar li:last-child:after, .thank-you #progressbar li:last-child:after {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  position: absolute;
  left: -50%;
}
.signing-up-with-EnableX #progressbar li:nth-child(2):after, .thank-you #progressbar li:nth-child(2):after {
  left: -50%;
}
.signing-up-with-EnableX #progressbar li:first-child:after, .thank-you #progressbar li:first-child:after {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  position: absolute;
  left: 50%;
}
.signing-up-with-EnableX #progressbar li:last-child:after, .thank-you #progressbar li:last-child:after {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.signing-up-with-EnableX #progressbar li:first-child:after, .thank-you #progressbar li:first-child:after {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.signing-up-with-EnableX #progressbar li.active, .thank-you #progressbar li.active {
  font-weight: 600;
  color: #333333;
}
.signing-up-with-EnableX #progressbar li.active:before, .thank-you #progressbar li.active:before, .signing-up-with-EnableX #progressbar li.active:after, .thank-you #progressbar li.active:after {
  background: #ec1c23;
  border: none;
}
.signing-up-with-EnableX #progressbar li.active #step2:before, .thank-you #progressbar li.active #step2:before {
  content: "2";
  color: #fff;
}
.signing-up-with-EnableX .card, .thank-you .card {
  background-color: transparent;
  box-shadow: none;
  padding: 0px;
  z-index: 0;
  display: none;
}
.signing-up-with-EnableX .card.show, .thank-you .card.show {
  display: block;
}

.thank-you .form-bg {
  height: 600px;
  padding-top: 5%;
}
@media (max-width: 991px) {
  .thank-you .form-bg {
    height: 100%;
    padding-top: 5%;
    margin: 20px;
  }
}

.sign-get-started body {
  color: #fff;
  overflow-x: hidden;
  height: 100%;
  background-color: #d1c4e9;
  background-repeat: no-repeat;
}
.sign-get-started .form-bg {
  background-size: cover;
  background-position: top center;
  height: 100%;
}
.sign-get-started .form-bg .sign-up {
  border-radius: 15px;
  background: #fff;
  box-shadow: 0px 0px 8px 2px #72727236;
  margin: 50px 0;
  padding: 50px;
}
.sign-get-started .form-bg .sign-up h2 {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
}
.sign-get-started .form-bg .sign-up h3 {
  font-size: 20px;
  font-weight: 600;
  color: #333333;
}
.sign-get-started .form-bg .sign-up p {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
}
.sign-get-started .form-bg .sign-up p a {
  color: #ec1c23;
}
.sign-get-started .form-bg .sign-up .thank-p {
  font-size: 20px;
  color: #333333;
  font-weight: 500;
}
.sign-get-started .form-bg .sign-up .form-control {
  height: calc(1.5em + 0.75rem + 8px);
  color: #969696;
  font-size: 16px;
}
.sign-get-started .form-bg .sign-up .form-control:focus {
  border-color: #ed38338a;
  outline: 0;
  box-shadow: 0 0 0 -0.8rem rgba(237, 56, 51, 0.64);
}
.sign-get-started .form-bg .sign-up textarea {
  width: 100%;
  height: 83px;
  padding: 12px 20px;
  box-sizing: border-box;
  height: 85px !important;
  color: #969696;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  resize: none;
}
.sign-get-started .form-bg .sign-up textarea::-moz-placeholder {
  text-align: left;
}
.sign-get-started .form-bg .sign-up textarea:-ms-input-placeholder {
  text-align: left;
}
.sign-get-started .form-bg .sign-up textarea::placeholder {
  text-align: left;
}
.sign-get-started .form-bg .sign-up .back-btn {
  color: #000;
  text-transform: capitalize;
  font-size: 18px;
  line-height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 0 0 0;
}
.sign-get-started .form-bg .sign-up .back-btn::before {
  content: url("../../images/back-arrow.png");
  width: 30px;
  height: 20px;
}
.sign-get-started .form-bg .sign-up .back-btn:hover {
  text-decoration: none;
}
.sign-get-started .form-bg .sign-up a.btn-a {
  margin: 0 auto;
  width: 200px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ec1c23;
  border-color: #ec1c23;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
}
.sign-get-started .form-bg .sign-up a.btn-a:hover {
  background: #fff;
  border: 1px solid #ec1c23;
  outline: none;
  color: #ec1c23;
  box-shadow: none;
  cursor: pointer;
}
.sign-get-started .form-bg .sign-up .feedback .sign-in-head h2.feedback-heading {
  color: #ed1c24;
  font-weight: 700;
  text-align: center;
}
.sign-get-started .form-bg .sign-up .feedback .border-mid-center {
  display: block;
  width: 15%;
  height: 2px;
  background: #ada8a8;
  margin: 17px auto;
}
.sign-get-started .form-bg .sign-up .feedback .border-mid-center {
  display: block;
  width: 15%;
  height: 2px;
  background: #ada8a8;
  margin: 17px auto;
}
.sign-get-started .form-bg .sign-up .feedback h2.feedback-heading {
  color: #ed1c24;
  font-weight: 700;
}
.sign-get-started .form-bg .sign-up .feedback .feedback .sign-up-form-right {
  margin-bottom: 70px;
  padding: 0 50px;
}
.sign-get-started .form-bg .sign-up .feedback .mar-top-bot-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.sign-get-started .form-bg .sign-up-box-s {
  border: 1px solid #e8e8e8;
  margin: 0 auto;
  background: #ffffff;
  box-shadow: 0px 1px 5px #ddd;
  border-radius: 9px;
  text-align: left;
  text-decoration: none;
  padding: 0px;
  height: 100px;
}
.sign-get-started .form-bg .sign-up-box-s svg {
  height: 40px;
  width: 40px;
}
.sign-get-started .form-bg .sign-up-box-s .sign-up-panal {
  width: 100%;
  padding: 10px 0 0 0;
}
.sign-get-started .form-bg .sign-up-box-s .sign-up-panal h4 {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  padding: 13px 0 0 0;
  margin: 0;
}
.sign-get-started .form-bg .sign-up-box-s .sign-up-panal p {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #333333;
}
.sign-get-started .form-bg .sign-up-box-s .back-btn {
  display: inline;
}
.sign-get-started .form-bg .sign-up-box-s .back-btn::after {
  content: url(../../images/form-img/left-arrow.png);
  width: 30px;
  height: 30px;
  top: 10px;
  right: 5px;
  position: absolute;
  display: inline-block;
}
.sign-get-started .fieldlabels {
  color: #455a64 !important;
  text-align: left;
}
.sign-get-started #progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  color: #455a64;
  padding-left: 0px;
  margin-top: 30px;
}
.sign-get-started #progressbar li {
  list-style-type: none;
  font-size: 13px;
  width: 33.33%;
  float: left;
  position: relative;
  font-weight: 400;
}
.sign-get-started #progressbar #step1:before {
  content: "1";
  color: #333333;
}
.sign-get-started #progressbar #step2:before {
  content: "2";
  color: #333333;
}
.sign-get-started #progressbar #step3:before {
  content: "3";
  color: #fff;
}
.sign-get-started #progressbar li {
  font-size: 18px;
  color: #838383;
}
.sign-get-started #progressbar li:before {
  width: 27px;
  height: 27px;
  line-height: 25px;
  display: block;
  font-size: 18px;
  background: #fff;
  border-radius: 50%;
  margin: 0 auto;
  padding: 0px;
  position: relative;
  z-index: 2;
  border: 1px solid #cfd2d6;
}
.sign-get-started #progressbar li:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #455a64;
  position: absolute;
  left: 0;
  top: 14px;
  z-index: 0;
}
.sign-get-started #progressbar li:last-child:after {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  position: absolute;
  left: -50%;
}
.sign-get-started #progressbar li:nth-child(2):after {
  left: -50%;
}
.sign-get-started #progressbar li:first-child:after {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  position: absolute;
  left: 50%;
}
.sign-get-started #progressbar li:last-child:after {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.sign-get-started #progressbar li:first-child:after {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.sign-get-started #progressbar li.active {
  font-weight: 600;
  color: #333333;
}
.sign-get-started #progressbar li.active:before, .sign-get-started #progressbar li.active:after {
  background: #ec1c23;
  border: none;
}
.sign-get-started #progressbar li.active #step2:before {
  content: "2";
  color: #333333;
}
.sign-get-started .card {
  background-color: transparent;
  box-shadow: none;
  padding: 0px;
  z-index: 0;
  display: none;
}
.sign-get-started .card.show {
  display: block;
}

@media (max-width: 991px) {
  .mt-5, .my-5 {
    margin-top: 1rem !important;
  }
}

.btn-txt-center {
  margin-bottom: 0px;
  padding-top: 25px;
}
@media (max-width: 991px) {
  .btn-txt-center {
    margin-top: 0;
    padding-top: 0px;
  }
}
.btn-txt-center a {
  font-weight: 500;
}
.btn-txt-center a:hover {
  font-weight: 600;
}

.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin: 0;
  margin-top: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .red-txt {
    margin-top: 50px;
    text-align: center;
    margin-bottom: 10px;
  }
}

h6.magenta-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  color: #c358e8 !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  h6.magenta-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  h6.magenta-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  h6.magenta-txt {
    text-align: center;
  }
}

h6.blue-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  color: #0575e6 !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  h6.blue-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  h6.blue-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  h6.blue-txt {
    text-align: center;
  }
}

h6.cyan-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  color: #00a6bb !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  h6.cyan-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  h6.cyan-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  h6.cyan-txt {
    text-align: center;
  }
}

.second-headding {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding-top: 15px;
}
@media (max-width: 991px) {
  .second-headding {
    font-size: 26px;
    line-height: 30px;
    text-align: center;
  }
}

.third-headding {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  padding-top: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .third-headding {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 991px) {
  .third-headding {
    font-size: 16px;
    line-height: 20px;
  }
}

#ProgrammableUl {
  border: none;
  padding: 0;
  margin: 0;
}
#ProgrammableUl li {
  width: 100%;
  margin: 10px 0px;
}
#ProgrammableUl li a {
  font-size: 18px;
  color: #333333 !important;
  font-weight: 600;
  padding: 15px 20px;
  border: none;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0px 1px 5px #ddd;
  border-radius: 9px;
  text-align: left;
  display: block;
  text-decoration: none;
  height: 100%;
  text-transform: none;
}
@media (max-width: 991px) {
  #ProgrammableUl li a {
    text-align: left;
  }
}
#ProgrammableUl li a svg {
  width: 30px;
  height: 30px;
}
#ProgrammableUl li a #Programmable_SMS .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
#ProgrammableUl li a #Programmable_SMS .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
#ProgrammableUl li a #Programmable_SMS .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
#ProgrammableUl li a #Programmable_Voice .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
#ProgrammableUl li a #Programmable_Video .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
#ProgrammableUl li a #Programmable_Chat .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
#ProgrammableUl li a #FaceAI-icon .facex-icon-0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
#ProgrammableUl li .active {
  background-color: #f13d3d;
  color: #ffffff !important;
  cursor: pointer;
}
#ProgrammableUl li .active #Programmable_SMS path,
#ProgrammableUl li .active #Programmable_SMS circle,
#ProgrammableUl li .active #Programmable_SMS line,
#ProgrammableUl li .active #Programmable_Chat path,
#ProgrammableUl li .active #Programmable_Chat circle,
#ProgrammableUl li .active #Programmable_Chat line,
#ProgrammableUl li .active #Programmable_Video path,
#ProgrammableUl li .active #Programmable_Video circle,
#ProgrammableUl li .active #Programmable_Video line,
#ProgrammableUl li .active #Programmable_Voice path,
#ProgrammableUl li .active #Programmable_Voice circle,
#ProgrammableUl li .active #Programmable_Voice line,
#ProgrammableUl li .active #FaceAI-icon path,
#ProgrammableUl li .active #FaceAI-icon circle,
#ProgrammableUl li .active #FaceAI-icon line {
  stroke: #ffffff;
}

.call-section h3 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: bold;
  color: #333333;
  font-size: 30px;
}
@media (max-width: 991px) {
  .call-section h3 {
    text-align: center;
    font-size: 20px;
    line-height: 25px;
    padding-top: 10px;
  }
}
.call-section p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
}
@media (max-width: 991px) {
  .call-section p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.call-section p a {
  text-transform: capitalize;
  font-weight: 600;
  text-align: left;
}
@media (max-width: 991px) {
  .call-section p a {
    text-align: center;
  }
}

.voice-api-txt {
  width: 75%;
  float: right;
  padding-top: 0%;
}
@media (max-width: 991px) {
  .voice-api-txt {
    width: 100%;
    float: none;
    text-align: center;
  }
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .voice-api-txt h6.red-txt, .voice-api-txt h6.magenta-txt, .voice-api-txt h6.cyan-txt {
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .voice-api-txt h6.red-txt, .voice-api-txt h6.magenta-txt, .voice-api-txt h6.cyan-txt {
    margin-top: 50px;
  }
}
.voice-api-txt .red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  text-align: left;
  margin-top: 0px !important;
  line-height: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .voice-api-txt .red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .voice-api-txt .red-txt {
    margin-top: 30px !important;
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .voice-api-txt .red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .voice-api-txt .red-txt {
    text-align: center !important;
  }
}
.voice-api-txt .voice-api-p {
  font-family: "Barlow Semi Condensed" !important;
  color: #333333;
  font-weight: 500;
  text-transform: capitalize;
  font-size: 45px;
  line-height: 55px;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .voice-api-txt .voice-api-p {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .voice-api-txt .voice-api-p {
    font-size: 25px;
    line-height: 30px;
  }
}
.voice-api-txt h1 {
  font-size: 80px;
  text-transform: uppercase;
  line-height: 80px;
  color: #333333;
  font-weight: bold;
  letter-spacing: 1px;
}
@media (max-width: 991px) {
  .voice-api-txt h1 {
    text-align: center;
  }
}
.voice-api-txt p {
  font-family: "Barlow Semi Condensed" !important;
  color: #333333;
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .voice-api-txt p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 991px) {
  .voice-api-txt p {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 0;
  }
}
@media (max-width: 991px) {
  .voice-api-txt p {
    text-align: center;
  }
}
.voice-api-txt .hero-btn {
  display: inline-flex;
  margin: 25px 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
}
@media (max-width: 991px) {
  .voice-api-txt .hero-btn {
    margin-top: 10px;
  }
}
.voice-api-txt .hero-btn li {
  padding: 0.5em 0em 0 0em;
  margin: 0 10px 0 0;
}
.voice-api-txt .hero-btn li .btn-red {
  background-color: #f13d3d;
  color: #fff;
  padding: 10px 22px;
  font-size: 18px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 500;
  border: 1px solid transparent;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .voice-api-txt .hero-btn li .btn-red {
    font-size: 13px;
  }
}
.voice-api-txt .hero-btn li .btn-red:hover {
  background-color: #fff;
  color: #f13d3d;
  border: 1px solid #f13d3d;
}
.voice-api-txt .hero-btn li .btn-white {
  background-color: #f13d3d;
  color: #fff;
  padding: 10px 22px;
  font-size: 18px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 500;
  border: 1px solid transparent;
  text-transform: capitalize;
  background-color: #fff;
  border: 1px solid #f13d3d;
  color: #f13d3d;
  text-transform: capitalize;
}

.voice-api-txt .hero-btn li .btn-white:hover {
  background-color: #f13d3d;
  color: #fff;
}

article.text-container {
  width: 90%;
  position: relative;
}
@media (max-width: 991px) {
  article.text-container {
    padding-right: 0;
    width: 100%;
  }
}
article.text-container h4 {
  color: #333333;
  font-size: 40px;
  font-weight: bold;
  line-height: 45px;
}
@media (max-width: 991px) {
  article.text-container h4 {
    font-size: 30px;
    line-height: 35px;
    text-align: center;
  }
}
article.text-container p {
  margin-top: 15px;
  font-family: "Barlow Semi Condensed" !important;
  font-size: 18px;
  line-height: 22px;
  color: #4d4d4d;
  font-weight: 300;
}
@media (max-width: 991px) {
  article.text-container p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}

@media (max-width: 991px) {
  #tabs, .video-pricing-theme .table-section #tab-second, .all-feature .table-section #tab-second {
    display: none;
  }
}
#tabs ul#interest_tabs, .video-pricing-theme .table-section #tab-second ul#interest_tabs, .all-feature .table-section #tab-second ul#interest_tabs {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  border-bottom: 3px solid #f13d3d;
  padding: 25px 0;
}
#tabs ul#interest_tabs li, .video-pricing-theme .table-section #tab-second ul#interest_tabs li, .all-feature .table-section #tab-second ul#interest_tabs li {
  padding-bottom: 25px;
  width: 15%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  #tabs ul#interest_tabs li, .video-pricing-theme .table-section #tab-second ul#interest_tabs li, .all-feature .table-section #tab-second ul#interest_tabs li {
    width: auto;
  }
}
#tabs ul#interest_tabs li a, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a, .all-feature .table-section #tab-second ul#interest_tabs li a {
  border: 0px solid transparent;
  text-decoration: none;
  color: #333333;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.36px;
  text-align: center;
  padding: 0 10px;
  line-height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #tabs ul#interest_tabs li a, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a, .all-feature .table-section #tab-second ul#interest_tabs li a {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: normal;
    text-align: center;
    padding: 0 0px;
  }
}
#tabs ul#interest_tabs li a:hover, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover, .all-feature .table-section #tab-second ul#interest_tabs li a:hover {
  background: transparent;
  outline: none;
}
#tabs ul#interest_tabs li a.active, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active, .all-feature .table-section #tab-second ul#interest_tabs li a.active {
  color: #f13d3d;
  background: transparent;
  font-weight: bold;
  outline: none;
}
#tabs ul#interest_tabs li a.active #social path, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #social path, .all-feature .table-section #tab-second ul#interest_tabs li a.active #social path, #tabs ul#interest_tabs li a.active #social line, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #social line, .all-feature .table-section #tab-second ul#interest_tabs li a.active #social line, #tabs ul#interest_tabs li a.active #social circle, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #social circle, .all-feature .table-section #tab-second ul#interest_tabs li a.active #social circle, #tabs ul#interest_tabs li a.active #social ellipse, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #social ellipse, .all-feature .table-section #tab-second ul#interest_tabs li a.active #social ellipse,
#tabs ul#interest_tabs li a.active #App-to-People_Calls path,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #App-to-People_Calls path,
.all-feature .table-section #tab-second ul#interest_tabs li a.active #App-to-People_Calls path,
#tabs ul#interest_tabs li a.active #App-to-People_Calls line,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #App-to-People_Calls line,
.all-feature .table-section #tab-second ul#interest_tabs li a.active #App-to-People_Calls line,
#tabs ul#interest_tabs li a.active #App-to-People_Calls circle,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #App-to-People_Calls circle,
.all-feature .table-section #tab-second ul#interest_tabs li a.active #App-to-People_Calls circle,
#tabs ul#interest_tabs li a.active #App-to-People_Calls ellipse,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #App-to-People_Calls ellipse,
.all-feature .table-section #tab-second ul#interest_tabs li a.active #App-to-People_Calls ellipse,
#tabs ul#interest_tabs li a.active #Marketing_Campaign path,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Marketing_Campaign path,
.all-feature .table-section #tab-second ul#interest_tabs li a.active #Marketing_Campaign path,
#tabs ul#interest_tabs li a.active #Marketing_Campaign line,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Marketing_Campaign line,
.all-feature .table-section #tab-second ul#interest_tabs li a.active #Marketing_Campaign line,
#tabs ul#interest_tabs li a.active #Marketing_Campaign circle,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Marketing_Campaign circle,
.all-feature .table-section #tab-second ul#interest_tabs li a.active #Marketing_Campaign circle,
#tabs ul#interest_tabs li a.active #Marketing_Campaign ellipse,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Marketing_Campaign ellipse,
.all-feature .table-section #tab-second ul#interest_tabs li a.active #Marketing_Campaign ellipse,
#tabs ul#interest_tabs li a.active #Voice_based_Broadcasting path,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Voice_based_Broadcasting path,
.all-feature .table-section #tab-second ul#interest_tabs li a.active #Voice_based_Broadcasting path,
#tabs ul#interest_tabs li a.active #Voice_based_Broadcasting line,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Voice_based_Broadcasting line,
.all-feature .table-section #tab-second ul#interest_tabs li a.active #Voice_based_Broadcasting line,
#tabs ul#interest_tabs li a.active #Voice_based_Broadcasting circle,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Voice_based_Broadcasting circle,
.all-feature .table-section #tab-second ul#interest_tabs li a.active #Voice_based_Broadcasting circle,
#tabs ul#interest_tabs li a.active #Voice_based_Broadcasting ellipse,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Voice_based_Broadcasting ellipse,
.all-feature .table-section #tab-second ul#interest_tabs li a.active #Voice_based_Broadcasting ellipse,
#tabs ul#interest_tabs li a.active #Voice_One_time_password path,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Voice_One_time_password path,
.all-feature .table-section #tab-second ul#interest_tabs li a.active #Voice_One_time_password path,
#tabs ul#interest_tabs li a.active #Voice_One_time_password line,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Voice_One_time_password line,
.all-feature .table-section #tab-second ul#interest_tabs li a.active #Voice_One_time_password line,
#tabs ul#interest_tabs li a.active #Voice_One_time_password circle,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Voice_One_time_password circle,
.all-feature .table-section #tab-second ul#interest_tabs li a.active #Voice_One_time_password circle,
#tabs ul#interest_tabs li a.active #Voice_One_time_password ellipse,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Voice_One_time_password ellipse,
.all-feature .table-section #tab-second ul#interest_tabs li a.active #Voice_One_time_password ellipse,
#tabs ul#interest_tabs li a.active #Private_Conversation path,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Private_Conversation path,
.all-feature .table-section #tab-second ul#interest_tabs li a.active #Private_Conversation path,
#tabs ul#interest_tabs li a.active #Private_Conversation line,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Private_Conversation line,
.all-feature .table-section #tab-second ul#interest_tabs li a.active #Private_Conversation line,
#tabs ul#interest_tabs li a.active #Private_Conversation circle,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Private_Conversation circle,
.all-feature .table-section #tab-second ul#interest_tabs li a.active #Private_Conversation circle,
#tabs ul#interest_tabs li a.active #Private_Conversation ellipse,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Private_Conversation ellipse,
.all-feature .table-section #tab-second ul#interest_tabs li a.active #Private_Conversation ellipse {
  stroke: #f13d3d;
  stroke-width: 1.5;
}
#tabs ul#interest_tabs li a.active .tab-content.active, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active .tab-content.active, .all-feature .table-section #tab-second ul#interest_tabs li a.active .tab-content.active {
  opacity: 1;
}
#tabs ul#interest_tabs li a span, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a span, .all-feature .table-section #tab-second ul#interest_tabs li a span {
  display: block;
  padding-bottom: 5px;
}
#tabs ul#interest_tabs li a svg, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a svg, .all-feature .table-section #tab-second ul#interest_tabs li a svg {
  width: 40px;
  height: 45px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #tabs ul#interest_tabs li a svg, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a svg, .all-feature .table-section #tab-second ul#interest_tabs li a svg {
    width: 30px;
    height: 35px;
  }
}
#tabs ul#interest_tabs li a #In_App_Call__ .st0, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #In_App_Call__ .st0, .all-feature .table-section #tab-second ul#interest_tabs li a #In_App_Call__ .st0 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
#tabs ul#interest_tabs li a #App-to-People_Calls .st0, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #App-to-People_Calls .st0, .all-feature .table-section #tab-second ul#interest_tabs li a #App-to-People_Calls .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
#tabs ul#interest_tabs li a #social .st0, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #social .st0, .all-feature .table-section #tab-second ul#interest_tabs li a #social .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
#tabs ul#interest_tabs li a #Marketing_Campaign .st0, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Marketing_Campaign .st0, .all-feature .table-section #tab-second ul#interest_tabs li a #Marketing_Campaign .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
#tabs ul#interest_tabs li a #Voice_based_Broadcasting .st0, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Voice_based_Broadcasting .st0, .all-feature .table-section #tab-second ul#interest_tabs li a #Voice_based_Broadcasting .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
#tabs ul#interest_tabs li a #Voice_based_Broadcasting .st1, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Voice_based_Broadcasting .st1, .all-feature .table-section #tab-second ul#interest_tabs li a #Voice_based_Broadcasting .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
#tabs ul#interest_tabs li a #Voice_based_Broadcasting .st2, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Voice_based_Broadcasting .st2, .all-feature .table-section #tab-second ul#interest_tabs li a #Voice_based_Broadcasting .st2 {
  fill: none;
  stroke: #212020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
#tabs ul#interest_tabs li a #Voice_One_time_password .st0, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Voice_One_time_password .st0, .all-feature .table-section #tab-second ul#interest_tabs li a #Voice_One_time_password .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
#tabs ul#interest_tabs li a #Voice_One_time_password .st1, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Voice_One_time_password .st1, .all-feature .table-section #tab-second ul#interest_tabs li a #Voice_One_time_password .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
#tabs ul#interest_tabs li a #Voice_One_time_password .st2, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Voice_One_time_password .st2, .all-feature .table-section #tab-second ul#interest_tabs li a #Voice_One_time_password .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
#tabs ul#interest_tabs li a #Voice_One_time_password .st3, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Voice_One_time_password .st3, .all-feature .table-section #tab-second ul#interest_tabs li a #Voice_One_time_password .st3 {
  fill: #231f20;
}
#tabs ul#interest_tabs li a #Private_Conversation .st0, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Private_Conversation .st0, .all-feature .table-section #tab-second ul#interest_tabs li a #Private_Conversation .st0 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
#tabs ul#interest_tabs li a:hover #social path, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #social path, .all-feature .table-section #tab-second ul#interest_tabs li a:hover #social path,
#tabs ul#interest_tabs li a:hover #social ellipse,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #social ellipse,
.all-feature .table-section #tab-second ul#interest_tabs li a:hover #social ellipse,
#tabs ul#interest_tabs li a:hover #social circle,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #social circle,
.all-feature .table-section #tab-second ul#interest_tabs li a:hover #social circle,
#tabs ul#interest_tabs li a:hover #social line,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #social line,
.all-feature .table-section #tab-second ul#interest_tabs li a:hover #social line,
#tabs ul#interest_tabs li a:hover #App-to-People_Calls path,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #App-to-People_Calls path,
.all-feature .table-section #tab-second ul#interest_tabs li a:hover #App-to-People_Calls path,
#tabs ul#interest_tabs li a:hover #App-to-People_Calls ellipse,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #App-to-People_Calls ellipse,
.all-feature .table-section #tab-second ul#interest_tabs li a:hover #App-to-People_Calls ellipse,
#tabs ul#interest_tabs li a:hover #App-to-People_Calls circle,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #App-to-People_Calls circle,
.all-feature .table-section #tab-second ul#interest_tabs li a:hover #App-to-People_Calls circle,
#tabs ul#interest_tabs li a:hover #App-to-People_Calls line,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #App-to-People_Calls line,
.all-feature .table-section #tab-second ul#interest_tabs li a:hover #App-to-People_Calls line,
#tabs ul#interest_tabs li a:hover #Marketing_Campaign path,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Marketing_Campaign path,
.all-feature .table-section #tab-second ul#interest_tabs li a:hover #Marketing_Campaign path,
#tabs ul#interest_tabs li a:hover #Marketing_Campaign ellipse,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Marketing_Campaign ellipse,
.all-feature .table-section #tab-second ul#interest_tabs li a:hover #Marketing_Campaign ellipse,
#tabs ul#interest_tabs li a:hover #Marketing_Campaign circle,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Marketing_Campaign circle,
.all-feature .table-section #tab-second ul#interest_tabs li a:hover #Marketing_Campaign circle,
#tabs ul#interest_tabs li a:hover #Marketing_Campaign line,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Marketing_Campaign line,
.all-feature .table-section #tab-second ul#interest_tabs li a:hover #Marketing_Campaign line,
#tabs ul#interest_tabs li a:hover #Voice_based_Broadcasting path,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Voice_based_Broadcasting path,
.all-feature .table-section #tab-second ul#interest_tabs li a:hover #Voice_based_Broadcasting path,
#tabs ul#interest_tabs li a:hover #Voice_based_Broadcasting ellipse,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Voice_based_Broadcasting ellipse,
.all-feature .table-section #tab-second ul#interest_tabs li a:hover #Voice_based_Broadcasting ellipse,
#tabs ul#interest_tabs li a:hover #Voice_based_Broadcasting circle,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Voice_based_Broadcasting circle,
.all-feature .table-section #tab-second ul#interest_tabs li a:hover #Voice_based_Broadcasting circle,
#tabs ul#interest_tabs li a:hover #Voice_based_Broadcasting line,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Voice_based_Broadcasting line,
.all-feature .table-section #tab-second ul#interest_tabs li a:hover #Voice_based_Broadcasting line,
#tabs ul#interest_tabs li a:hover #Voice_One_time_password path,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Voice_One_time_password path,
.all-feature .table-section #tab-second ul#interest_tabs li a:hover #Voice_One_time_password path,
#tabs ul#interest_tabs li a:hover #Voice_One_time_password ellipse,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Voice_One_time_password ellipse,
.all-feature .table-section #tab-second ul#interest_tabs li a:hover #Voice_One_time_password ellipse,
#tabs ul#interest_tabs li a:hover #Voice_One_time_password circle,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Voice_One_time_password circle,
.all-feature .table-section #tab-second ul#interest_tabs li a:hover #Voice_One_time_password circle,
#tabs ul#interest_tabs li a:hover #Voice_One_time_password line,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Voice_One_time_password line,
.all-feature .table-section #tab-second ul#interest_tabs li a:hover #Voice_One_time_password line,
#tabs ul#interest_tabs li a:hover #Private_Conversation path,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Private_Conversation path,
.all-feature .table-section #tab-second ul#interest_tabs li a:hover #Private_Conversation path,
#tabs ul#interest_tabs li a:hover #Private_Conversation ellipse,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Private_Conversation ellipse,
.all-feature .table-section #tab-second ul#interest_tabs li a:hover #Private_Conversation ellipse,
#tabs ul#interest_tabs li a:hover #Private_Conversation circle,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Private_Conversation circle,
.all-feature .table-section #tab-second ul#interest_tabs li a:hover #Private_Conversation circle,
#tabs ul#interest_tabs li a:hover #Private_Conversation line,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Private_Conversation line,
.all-feature .table-section #tab-second ul#interest_tabs li a:hover #Private_Conversation line, #tabs ul#interest_tabs li a:active #social path, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #social path, .all-feature .table-section #tab-second ul#interest_tabs li a:active #social path,
#tabs ul#interest_tabs li a:active #social ellipse,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #social ellipse,
.all-feature .table-section #tab-second ul#interest_tabs li a:active #social ellipse,
#tabs ul#interest_tabs li a:active #social circle,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #social circle,
.all-feature .table-section #tab-second ul#interest_tabs li a:active #social circle,
#tabs ul#interest_tabs li a:active #social line,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #social line,
.all-feature .table-section #tab-second ul#interest_tabs li a:active #social line,
#tabs ul#interest_tabs li a:active #App-to-People_Calls path,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #App-to-People_Calls path,
.all-feature .table-section #tab-second ul#interest_tabs li a:active #App-to-People_Calls path,
#tabs ul#interest_tabs li a:active #App-to-People_Calls ellipse,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #App-to-People_Calls ellipse,
.all-feature .table-section #tab-second ul#interest_tabs li a:active #App-to-People_Calls ellipse,
#tabs ul#interest_tabs li a:active #App-to-People_Calls circle,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #App-to-People_Calls circle,
.all-feature .table-section #tab-second ul#interest_tabs li a:active #App-to-People_Calls circle,
#tabs ul#interest_tabs li a:active #App-to-People_Calls line,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #App-to-People_Calls line,
.all-feature .table-section #tab-second ul#interest_tabs li a:active #App-to-People_Calls line,
#tabs ul#interest_tabs li a:active #Marketing_Campaign path,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Marketing_Campaign path,
.all-feature .table-section #tab-second ul#interest_tabs li a:active #Marketing_Campaign path,
#tabs ul#interest_tabs li a:active #Marketing_Campaign ellipse,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Marketing_Campaign ellipse,
.all-feature .table-section #tab-second ul#interest_tabs li a:active #Marketing_Campaign ellipse,
#tabs ul#interest_tabs li a:active #Marketing_Campaign circle,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Marketing_Campaign circle,
.all-feature .table-section #tab-second ul#interest_tabs li a:active #Marketing_Campaign circle,
#tabs ul#interest_tabs li a:active #Marketing_Campaign line,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Marketing_Campaign line,
.all-feature .table-section #tab-second ul#interest_tabs li a:active #Marketing_Campaign line,
#tabs ul#interest_tabs li a:active #Voice_based_Broadcasting path,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Voice_based_Broadcasting path,
.all-feature .table-section #tab-second ul#interest_tabs li a:active #Voice_based_Broadcasting path,
#tabs ul#interest_tabs li a:active #Voice_based_Broadcasting ellipse,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Voice_based_Broadcasting ellipse,
.all-feature .table-section #tab-second ul#interest_tabs li a:active #Voice_based_Broadcasting ellipse,
#tabs ul#interest_tabs li a:active #Voice_based_Broadcasting circle,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Voice_based_Broadcasting circle,
.all-feature .table-section #tab-second ul#interest_tabs li a:active #Voice_based_Broadcasting circle,
#tabs ul#interest_tabs li a:active #Voice_based_Broadcasting line,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Voice_based_Broadcasting line,
.all-feature .table-section #tab-second ul#interest_tabs li a:active #Voice_based_Broadcasting line,
#tabs ul#interest_tabs li a:active #Voice_One_time_password path,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Voice_One_time_password path,
.all-feature .table-section #tab-second ul#interest_tabs li a:active #Voice_One_time_password path,
#tabs ul#interest_tabs li a:active #Voice_One_time_password ellipse,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Voice_One_time_password ellipse,
.all-feature .table-section #tab-second ul#interest_tabs li a:active #Voice_One_time_password ellipse,
#tabs ul#interest_tabs li a:active #Voice_One_time_password circle,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Voice_One_time_password circle,
.all-feature .table-section #tab-second ul#interest_tabs li a:active #Voice_One_time_password circle,
#tabs ul#interest_tabs li a:active #Voice_One_time_password line,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Voice_One_time_password line,
.all-feature .table-section #tab-second ul#interest_tabs li a:active #Voice_One_time_password line,
#tabs ul#interest_tabs li a:active #Private_Conversation path,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Private_Conversation path,
.all-feature .table-section #tab-second ul#interest_tabs li a:active #Private_Conversation path,
#tabs ul#interest_tabs li a:active #Private_Conversation ellipse,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Private_Conversation ellipse,
.all-feature .table-section #tab-second ul#interest_tabs li a:active #Private_Conversation ellipse,
#tabs ul#interest_tabs li a:active #Private_Conversation circle,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Private_Conversation circle,
.all-feature .table-section #tab-second ul#interest_tabs li a:active #Private_Conversation circle,
#tabs ul#interest_tabs li a:active #Private_Conversation line,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Private_Conversation line,
.all-feature .table-section #tab-second ul#interest_tabs li a:active #Private_Conversation line, #tabs ul#interest_tabs li a:focus #social path, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #social path, .all-feature .table-section #tab-second ul#interest_tabs li a:focus #social path,
#tabs ul#interest_tabs li a:focus #social ellipse,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #social ellipse,
.all-feature .table-section #tab-second ul#interest_tabs li a:focus #social ellipse,
#tabs ul#interest_tabs li a:focus #social circle,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #social circle,
.all-feature .table-section #tab-second ul#interest_tabs li a:focus #social circle,
#tabs ul#interest_tabs li a:focus #social line,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #social line,
.all-feature .table-section #tab-second ul#interest_tabs li a:focus #social line,
#tabs ul#interest_tabs li a:focus #App-to-People_Calls path,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #App-to-People_Calls path,
.all-feature .table-section #tab-second ul#interest_tabs li a:focus #App-to-People_Calls path,
#tabs ul#interest_tabs li a:focus #App-to-People_Calls ellipse,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #App-to-People_Calls ellipse,
.all-feature .table-section #tab-second ul#interest_tabs li a:focus #App-to-People_Calls ellipse,
#tabs ul#interest_tabs li a:focus #App-to-People_Calls circle,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #App-to-People_Calls circle,
.all-feature .table-section #tab-second ul#interest_tabs li a:focus #App-to-People_Calls circle,
#tabs ul#interest_tabs li a:focus #App-to-People_Calls line,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #App-to-People_Calls line,
.all-feature .table-section #tab-second ul#interest_tabs li a:focus #App-to-People_Calls line,
#tabs ul#interest_tabs li a:focus #Marketing_Campaign path,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Marketing_Campaign path,
.all-feature .table-section #tab-second ul#interest_tabs li a:focus #Marketing_Campaign path,
#tabs ul#interest_tabs li a:focus #Marketing_Campaign ellipse,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Marketing_Campaign ellipse,
.all-feature .table-section #tab-second ul#interest_tabs li a:focus #Marketing_Campaign ellipse,
#tabs ul#interest_tabs li a:focus #Marketing_Campaign circle,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Marketing_Campaign circle,
.all-feature .table-section #tab-second ul#interest_tabs li a:focus #Marketing_Campaign circle,
#tabs ul#interest_tabs li a:focus #Marketing_Campaign line,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Marketing_Campaign line,
.all-feature .table-section #tab-second ul#interest_tabs li a:focus #Marketing_Campaign line,
#tabs ul#interest_tabs li a:focus #Voice_based_Broadcasting path,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Voice_based_Broadcasting path,
.all-feature .table-section #tab-second ul#interest_tabs li a:focus #Voice_based_Broadcasting path,
#tabs ul#interest_tabs li a:focus #Voice_based_Broadcasting ellipse,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Voice_based_Broadcasting ellipse,
.all-feature .table-section #tab-second ul#interest_tabs li a:focus #Voice_based_Broadcasting ellipse,
#tabs ul#interest_tabs li a:focus #Voice_based_Broadcasting circle,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Voice_based_Broadcasting circle,
.all-feature .table-section #tab-second ul#interest_tabs li a:focus #Voice_based_Broadcasting circle,
#tabs ul#interest_tabs li a:focus #Voice_based_Broadcasting line,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Voice_based_Broadcasting line,
.all-feature .table-section #tab-second ul#interest_tabs li a:focus #Voice_based_Broadcasting line,
#tabs ul#interest_tabs li a:focus #Voice_One_time_password path,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Voice_One_time_password path,
.all-feature .table-section #tab-second ul#interest_tabs li a:focus #Voice_One_time_password path,
#tabs ul#interest_tabs li a:focus #Voice_One_time_password ellipse,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Voice_One_time_password ellipse,
.all-feature .table-section #tab-second ul#interest_tabs li a:focus #Voice_One_time_password ellipse,
#tabs ul#interest_tabs li a:focus #Voice_One_time_password circle,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Voice_One_time_password circle,
.all-feature .table-section #tab-second ul#interest_tabs li a:focus #Voice_One_time_password circle,
#tabs ul#interest_tabs li a:focus #Voice_One_time_password line,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Voice_One_time_password line,
.all-feature .table-section #tab-second ul#interest_tabs li a:focus #Voice_One_time_password line,
#tabs ul#interest_tabs li a:focus #Private_Conversation path,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Private_Conversation path,
.all-feature .table-section #tab-second ul#interest_tabs li a:focus #Private_Conversation path,
#tabs ul#interest_tabs li a:focus #Private_Conversation ellipse,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Private_Conversation ellipse,
.all-feature .table-section #tab-second ul#interest_tabs li a:focus #Private_Conversation ellipse,
#tabs ul#interest_tabs li a:focus #Private_Conversation circle,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Private_Conversation circle,
.all-feature .table-section #tab-second ul#interest_tabs li a:focus #Private_Conversation circle,
#tabs ul#interest_tabs li a:focus #Private_Conversation line,
.video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Private_Conversation line,
.all-feature .table-section #tab-second ul#interest_tabs li a:focus #Private_Conversation line {
  stroke: #f13d3d;
}
#tabs .tab-content, .video-pricing-theme .table-section #tab-second .tab-content, .all-feature .table-section #tab-second .tab-content {
  padding: 84px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #tabs .tab-content, .video-pricing-theme .table-section #tab-second .tab-content, .all-feature .table-section #tab-second .tab-content {
    padding: 40px 0;
  }
}
#tabs .tab-content ul.nav-tabs, .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs, .all-feature .table-section #tab-second .tab-content ul.nav-tabs {
  border: none !important;
  box-shadow: 0px 3px 33px 0 rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
  padding: 0;
}
#tabs .tab-content ul.nav-tabs li a, .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs li a, .all-feature .table-section #tab-second .tab-content ul.nav-tabs li a {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #939393;
  background: transparent;
  box-shadow: none;
  border: 0;
  text-decoration: none;
  padding: 25px;
  display: inline-block;
  border-bottom: 3px solid transparent;
}
#tabs .tab-content ul.nav-tabs li a.active, .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs li a.active, .all-feature .table-section #tab-second .tab-content ul.nav-tabs li a.active {
  color: #010101;
  border-bottom: 3px solid #f13d3d;
  box-shadow: 0px 3px 33px 0 rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
}
#tabs .tab-content .sub-tab, .video-pricing-theme .table-section #tab-second .tab-content .sub-tab, .all-feature .table-section #tab-second .tab-content .sub-tab {
  padding: 8% 0 0 0;
}
@media (max-width: 991px) {
  #tabs .tab-content .sub-tab img, .video-pricing-theme .table-section #tab-second .tab-content .sub-tab img, .all-feature .table-section #tab-second .tab-content .sub-tab img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}
#tabs .tab-pane, .video-pricing-theme .table-section #tab-second .tab-pane, .all-feature .table-section #tab-second .tab-pane {
  margin-top: 0%;
  text-align: left;
}
#tabs .tab-pane .img-respon, .video-pricing-theme .table-section #tab-second .tab-pane .img-respon, .all-feature .table-section #tab-second .tab-pane .img-respon {
  width: 100%;
  height: 450px;
}
#tabs .tab-pane .img-respon img, .video-pricing-theme .table-section #tab-second .tab-pane .img-respon img, .all-feature .table-section #tab-second .tab-pane .img-respon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
#tabs .tab-pane article, .video-pricing-theme .table-section #tab-second .tab-pane article, .all-feature .table-section #tab-second .tab-pane article {
  padding: 10px 0 0 25px;
}
@media (max-width: 991px) {
  #tabs .tab-pane article, .video-pricing-theme .table-section #tab-second .tab-pane article, .all-feature .table-section #tab-second .tab-pane article {
    padding: 0;
  }
}
#tabs .tab-pane article h5, .video-pricing-theme .table-section #tab-second .tab-pane article h5, .all-feature .table-section #tab-second .tab-pane article h5 {
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
}
@media (max-width: 991px) {
  #tabs .tab-pane article h5, .video-pricing-theme .table-section #tab-second .tab-pane article h5, .all-feature .table-section #tab-second .tab-pane article h5 {
    font-size: 22px;
    line-height: 25px;
    text-align: center;
  }
}
#tabs .tab-pane article p, .video-pricing-theme .table-section #tab-second .tab-pane article p, .all-feature .table-section #tab-second .tab-pane article p {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #tabs .tab-pane article p, .video-pricing-theme .table-section #tab-second .tab-pane article p, .all-feature .table-section #tab-second .tab-pane article p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 991px) {
  #tabs .tab-pane article p, .video-pricing-theme .table-section #tab-second .tab-pane article p, .all-feature .table-section #tab-second .tab-pane article p {
    font-size: 16px;
    line-height: 20px;
  }
}
#tabs .tab-pane article ul, .video-pricing-theme .table-section #tab-second .tab-pane article ul, .all-feature .table-section #tab-second .tab-pane article ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
#tabs .tab-pane article ul li, .video-pricing-theme .table-section #tab-second .tab-pane article ul li, .all-feature .table-section #tab-second .tab-pane article ul li {
  padding: 0.5em 0.5em 0.5em 1.5em;
  margin: 0;
  width: 50%;
  position: relative;
}
#tabs .tab-pane article ul li::before, .video-pricing-theme .table-section #tab-second .tab-pane article ul li::before, .all-feature .table-section #tab-second .tab-pane article ul li::before {
  content: "\2022";
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 23px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 7px;
  line-height: 19px;
}
@media only screen and (max-width: 1200px) {
  #tabs .tab-pane article ul li, .video-pricing-theme .table-section #tab-second .tab-pane article ul li, .all-feature .table-section #tab-second .tab-pane article ul li {
    font-size: 16px;
    width: 100%;
    display: block;
  }
}
#tabs .tab-pane article ul li a, .video-pricing-theme .table-section #tab-second .tab-pane article ul li a, .all-feature .table-section #tab-second .tab-pane article ul li a {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 16px;
  line-height: 20px;
  text-transform: none !important;
  cursor: auto;
}
#tabs .tab-pane article ul li a:hover, .video-pricing-theme .table-section #tab-second .tab-pane article ul li a:hover, .all-feature .table-section #tab-second .tab-pane article ul li a:hover {
  font-weight: 600;
}
#tabs .tab-pane article ul li a b, .video-pricing-theme .table-section #tab-second .tab-pane article ul li a b, .all-feature .table-section #tab-second .tab-pane article ul li a b {
  font-weight: 600;
}
#tabs .tab-pane article ul li a i, .video-pricing-theme .table-section #tab-second .tab-pane article ul li a i, .all-feature .table-section #tab-second .tab-pane article ul li a i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 14px;
  display: none;
}

.mob-accordion {
  display: none;
}
@media (max-width: 991px) {
  .mob-accordion {
    display: block;
  }
}
.mob-accordion #accordion .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #2120201c;
  border-radius: 0.25rem;
  margin: 5px 0;
}
.mob-accordion #accordion .card .card-header {
  background-color: #ffffff;
}
.mob-accordion #accordion .card .card-header .accordion-head a {
  color: #333333;
  text-decoration: none;
  font-size: 16px;
  text-align: left;
  display: inherit;
  padding: 0;
  margin: 0;
  line-height: 21px;
}
.mob-accordion #accordion .card .card-header .accordion-head a h5 {
  color: #333333;
  font-size: 16px;
  display: inline-block;
  text-align: left;
  padding-left: 15px;
  margin: 0;
}
.mob-accordion #accordion .card .card-header .accordion-head a i {
  font-size: 19px;
  float: right;
}
.mob-accordion #accordion .card .card-header .accordion-head a svg {
  width: 20px;
  height: 25px;
}
.mob-accordion #accordion .card .card-header .accordion-head a #In_App_Call__ .st0 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.mob-accordion #accordion .card .card-header .accordion-head a #App-to-People_Calls .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.mob-accordion #accordion .card .card-header .accordion-head a #social .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.mob-accordion #accordion .card .card-header .accordion-head a #Marketing_Campaign .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.mob-accordion #accordion .card .card-header .accordion-head a #Voice_based_Broadcasting .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.mob-accordion #accordion .card .card-header .accordion-head a #Voice_based_Broadcasting .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.mob-accordion #accordion .card .card-header .accordion-head a #Voice_based_Broadcasting .st2 {
  fill: none;
  stroke: #212020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.mob-accordion #accordion .card .card-header .accordion-head a #Voice_One_time_password .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.mob-accordion #accordion .card .card-header .accordion-head a #Voice_One_time_password .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.mob-accordion #accordion .card .card-header .accordion-head a #Voice_One_time_password .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.mob-accordion #accordion .card .card-header .accordion-head a #Voice_One_time_password .st3 {
  fill: #231f20;
}
.mob-accordion #accordion .card .card-header .accordion-head a #Private_Conversation .st0 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.mob-accordion #accordion .card .card-header .accordion-head a:hover #social path,
.mob-accordion #accordion .card .card-header .accordion-head a:hover #social ellipse,
.mob-accordion #accordion .card .card-header .accordion-head a:hover #social circle,
.mob-accordion #accordion .card .card-header .accordion-head a:hover #social line,
.mob-accordion #accordion .card .card-header .accordion-head a:hover #App-to-People_Calls path,
.mob-accordion #accordion .card .card-header .accordion-head a:hover #App-to-People_Calls ellipse,
.mob-accordion #accordion .card .card-header .accordion-head a:hover #App-to-People_Calls circle,
.mob-accordion #accordion .card .card-header .accordion-head a:hover #App-to-People_Calls line,
.mob-accordion #accordion .card .card-header .accordion-head a:hover #Marketing_Campaign path,
.mob-accordion #accordion .card .card-header .accordion-head a:hover #Marketing_Campaign ellipse,
.mob-accordion #accordion .card .card-header .accordion-head a:hover #Marketing_Campaign circle,
.mob-accordion #accordion .card .card-header .accordion-head a:hover #Marketing_Campaign line,
.mob-accordion #accordion .card .card-header .accordion-head a:hover #Voice_based_Broadcasting path,
.mob-accordion #accordion .card .card-header .accordion-head a:hover #Voice_based_Broadcasting ellipse,
.mob-accordion #accordion .card .card-header .accordion-head a:hover #Voice_based_Broadcasting circle,
.mob-accordion #accordion .card .card-header .accordion-head a:hover #Voice_based_Broadcasting line,
.mob-accordion #accordion .card .card-header .accordion-head a:hover #Voice_One_time_password path,
.mob-accordion #accordion .card .card-header .accordion-head a:hover #Voice_One_time_password ellipse,
.mob-accordion #accordion .card .card-header .accordion-head a:hover #Voice_One_time_password circle,
.mob-accordion #accordion .card .card-header .accordion-head a:hover #Voice_One_time_password line,
.mob-accordion #accordion .card .card-header .accordion-head a:hover #Private_Conversation path,
.mob-accordion #accordion .card .card-header .accordion-head a:hover #Private_Conversation ellipse,
.mob-accordion #accordion .card .card-header .accordion-head a:hover #Private_Conversation circle,
.mob-accordion #accordion .card .card-header .accordion-head a:hover #Private_Conversation line, .mob-accordion #accordion .card .card-header .accordion-head a:active #social path,
.mob-accordion #accordion .card .card-header .accordion-head a:active #social ellipse,
.mob-accordion #accordion .card .card-header .accordion-head a:active #social circle,
.mob-accordion #accordion .card .card-header .accordion-head a:active #social line,
.mob-accordion #accordion .card .card-header .accordion-head a:active #App-to-People_Calls path,
.mob-accordion #accordion .card .card-header .accordion-head a:active #App-to-People_Calls ellipse,
.mob-accordion #accordion .card .card-header .accordion-head a:active #App-to-People_Calls circle,
.mob-accordion #accordion .card .card-header .accordion-head a:active #App-to-People_Calls line,
.mob-accordion #accordion .card .card-header .accordion-head a:active #Marketing_Campaign path,
.mob-accordion #accordion .card .card-header .accordion-head a:active #Marketing_Campaign ellipse,
.mob-accordion #accordion .card .card-header .accordion-head a:active #Marketing_Campaign circle,
.mob-accordion #accordion .card .card-header .accordion-head a:active #Marketing_Campaign line,
.mob-accordion #accordion .card .card-header .accordion-head a:active #Voice_based_Broadcasting path,
.mob-accordion #accordion .card .card-header .accordion-head a:active #Voice_based_Broadcasting ellipse,
.mob-accordion #accordion .card .card-header .accordion-head a:active #Voice_based_Broadcasting circle,
.mob-accordion #accordion .card .card-header .accordion-head a:active #Voice_based_Broadcasting line,
.mob-accordion #accordion .card .card-header .accordion-head a:active #Voice_One_time_password path,
.mob-accordion #accordion .card .card-header .accordion-head a:active #Voice_One_time_password ellipse,
.mob-accordion #accordion .card .card-header .accordion-head a:active #Voice_One_time_password circle,
.mob-accordion #accordion .card .card-header .accordion-head a:active #Voice_One_time_password line,
.mob-accordion #accordion .card .card-header .accordion-head a:active #Private_Conversation path,
.mob-accordion #accordion .card .card-header .accordion-head a:active #Private_Conversation ellipse,
.mob-accordion #accordion .card .card-header .accordion-head a:active #Private_Conversation circle,
.mob-accordion #accordion .card .card-header .accordion-head a:active #Private_Conversation line, .mob-accordion #accordion .card .card-header .accordion-head a:focus #social path,
.mob-accordion #accordion .card .card-header .accordion-head a:focus #social ellipse,
.mob-accordion #accordion .card .card-header .accordion-head a:focus #social circle,
.mob-accordion #accordion .card .card-header .accordion-head a:focus #social line,
.mob-accordion #accordion .card .card-header .accordion-head a:focus #App-to-People_Calls path,
.mob-accordion #accordion .card .card-header .accordion-head a:focus #App-to-People_Calls ellipse,
.mob-accordion #accordion .card .card-header .accordion-head a:focus #App-to-People_Calls circle,
.mob-accordion #accordion .card .card-header .accordion-head a:focus #App-to-People_Calls line,
.mob-accordion #accordion .card .card-header .accordion-head a:focus #Marketing_Campaign path,
.mob-accordion #accordion .card .card-header .accordion-head a:focus #Marketing_Campaign ellipse,
.mob-accordion #accordion .card .card-header .accordion-head a:focus #Marketing_Campaign circle,
.mob-accordion #accordion .card .card-header .accordion-head a:focus #Marketing_Campaign line,
.mob-accordion #accordion .card .card-header .accordion-head a:focus #Voice_based_Broadcasting path,
.mob-accordion #accordion .card .card-header .accordion-head a:focus #Voice_based_Broadcasting ellipse,
.mob-accordion #accordion .card .card-header .accordion-head a:focus #Voice_based_Broadcasting circle,
.mob-accordion #accordion .card .card-header .accordion-head a:focus #Voice_based_Broadcasting line,
.mob-accordion #accordion .card .card-header .accordion-head a:focus #Voice_One_time_password path,
.mob-accordion #accordion .card .card-header .accordion-head a:focus #Voice_One_time_password ellipse,
.mob-accordion #accordion .card .card-header .accordion-head a:focus #Voice_One_time_password circle,
.mob-accordion #accordion .card .card-header .accordion-head a:focus #Voice_One_time_password line,
.mob-accordion #accordion .card .card-header .accordion-head a:focus #Private_Conversation path,
.mob-accordion #accordion .card .card-header .accordion-head a:focus #Private_Conversation ellipse,
.mob-accordion #accordion .card .card-header .accordion-head a:focus #Private_Conversation circle,
.mob-accordion #accordion .card .card-header .accordion-head a:focus #Private_Conversation line {
  stroke: #f13d3d;
}
.mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] h5,
.mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] span {
  color: red;
}
.mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] i {
  color: red;
}
.mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] svg path,
.mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] svg circle,
.mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] svg line,
.mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] svg ellipse {
  stroke: red;
}
.mob-accordion #accordion .card .card-header .accordion-head > .collapsed > i:before {
  content: "\F105";
}
.mob-accordion #accordion .card .acc-ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 991px) {
  .mob-accordion #accordion .card .acc-ul {
    margin-bottom: 20px;
  }
}
.mob-accordion #accordion .card .acc-ul li {
  padding: 0.5em 0.5em 0em 1.5em;
  margin: 0;
  width: 100%;
  position: relative;
  text-align: left;
  color: #333333;
}
.mob-accordion #accordion .card .acc-ul li::before {
  content: "\2022";
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 23px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 7px;
  line-height: 19px;
}
.mob-accordion #accordion .card .acc-ul li a {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 16px;
  cursor: pointer;
}
.mob-accordion #accordion .card .acc-ul li a:hover {
  font-weight: 600;
}
.mob-accordion #accordion .card .acc-ul li a b {
  font-weight: 600;
}
.mob-accordion #accordion .card .acc-ul li a i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 14px;
  display: none;
}
.mob-accordion #accordion .card .show {
  text-align: left !important;
}
.mob-accordion #accordion .card .show .card-block {
  text-align: left;
}

.mob-accordion #accordion .card .card-block p {
  font-size: 16px;
  text-align: left;
}
.mob-accordion #accordion .card .card-block p a {
  font-size: 14px;
  line-height: 16px;
  padding: 0.5em 0.5em 0.5em 1.5em;
}

.developer-guide {
  margin: 0;
  background: #edf2fc;
  background: linear-gradient(180deg, #edf2fc 35%, #e8f6f9 100%);
  height: 100%;
  -webkit-clip-path: url(#wave);
  clip-path: url(#wave);
  text-align: center;
}
@media (max-width: 991px) {
  .developer-guide {
    -webkit-clip-path: none;
    clip-path: none;
  }
}
.developer-guide h6.red-txt {
  margin: 0 !important;
}
@media (max-width: 991px) {
  .developer-guide h6.red-txt {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .developer-guide svg {
    display: none;
  }
}
.developer-guide .equal {
  display: flex;
  flex-wrap: wrap;
}
.developer-guide .equal > [class*=col-] {
  display: flex;
  flex-direction: column;
}
.developer-guide h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .developer-guide h4 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
  }
}
.developer-guide p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .developer-guide p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 991px) {
  .developer-guide p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.developer-guide article {
  margin-top: 40px;
  background: #f9f8f9;
  padding: 25px;
  text-align: left;
  border-radius: 10px;
  height: auto !important;
  position: relative;
  margin-bottom: 50px;
  box-shadow: 0px 0px 8px 2px #72727236;
  width: 92%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .developer-guide article {
    margin-top: 40px;
    padding: 25px 50px;
    position: relative;
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .developer-guide article {
    width: 94%;
    text-align: center;
    border: 1px solid #ddddddab;
    margin: 20px auto 20px auto;
    padding: 20px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .developer-guide article svg {
    height: 100px;
  }
}
@media (max-width: 991px) {
  .developer-guide article svg {
    display: block;
    text-align: center;
  }
}
.developer-guide article h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  width: 100%;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .developer-guide article h4 {
    width: 100%;
    margin: 9px auto;
    margin-bottom: 0;
    text-align: center;
  }
}
.developer-guide article p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  margin-top: 0;
}
@media (max-width: 991px) {
  .developer-guide article p {
    font-size: 16px;
    line-height: 20px;
  }
}
.developer-guide article p a {
  text-decoration: none;
  font-weight: 500;
  position: absolute;
  bottom: 25px;
  left: 25px;
}
@media (max-width: 991px) {
  .developer-guide article p a {
    font-weight: 500;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 80%);
  }
}
.developer-guide article p a:hover {
  font-weight: 600;
}
.developer-guide article p .fa-arrow-right {
  font-size: 13px;
  margin-left: 5px;
}
.developer-guide article svg {
  width: 40px;
  height: 40px;
}
.developer-guide article #Developer-Centric_Documentation .st0 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
}
.developer-guide article #Developer-Centric_Documentation .st1 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.developer-guide article #Developer-Centric_Documentation .st2 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.developer-guide article #Developer-Centric_Documentation .st3 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.developer-guide article #Developer-Centric_Documentation .st4 {
  fill: #f13d3d;
}
.developer-guide article #SMS_Demo_App .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.developer-guide article #SMS_Demo_App .st1 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
}
.developer-guide article #SMS_Demo_App .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.developer-guide article #SMS_Demo_App .st3 {
  fill: #f13d3d;
}
.developer-guide article #SMS_Demo_App .st4 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.developer-guide article #SMS_Demo_App .st5 {
  fill: #f13d3d;
}
.developer-guide article #Developer_Centric_Documentation .st0 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
}
.developer-guide article #Developer_Centric_Documentation .st1 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.developer-guide article #Developer_Centric_Documentation .st2 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.developer-guide article #Developer_Centric_Documentation .st3 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.developer-guide article #Developer_Centric_Documentation .st4 {
  fill: #f13d3d;
}
.developer-guide article:hover #In_App_Call__ path,
.developer-guide article:hover #In_App_Call__ circle,
.developer-guide article:hover #App-to-People_Calls path,
.developer-guide article:hover #App-to-People_Calls circle,
.developer-guide article:hover #Phone_to_Phone_Calls_1_ path,
.developer-guide article:hover #Phone_to_Phone_Calls_1_ circle, .developer-guide article:active #In_App_Call__ path,
.developer-guide article:active #In_App_Call__ circle,
.developer-guide article:active #App-to-People_Calls path,
.developer-guide article:active #App-to-People_Calls circle,
.developer-guide article:active #Phone_to_Phone_Calls_1_ path,
.developer-guide article:active #Phone_to_Phone_Calls_1_ circle, .developer-guide article:focus #In_App_Call__ path,
.developer-guide article:focus #In_App_Call__ circle,
.developer-guide article:focus #App-to-People_Calls path,
.developer-guide article:focus #App-to-People_Calls circle,
.developer-guide article:focus #Phone_to_Phone_Calls_1_ path,
.developer-guide article:focus #Phone_to_Phone_Calls_1_ circle {
  stroke: #f13d3d;
}

.feature-for-mob {
  display: none;
}
@media (max-width: 991px) {
  .feature-for-mob {
    display: block;
    margin-top: 0px;
  }
}
.feature-for-mob #accordionExample .card {
  margin: 5px 0;
  margin: 5px 0;
  border-radius: 5px;
  border: none;
}
.feature-for-mob #accordionExample .card .card-header {
  border: none !important;
  background-color: #ffffff;
  padding: 0;
  margin: 0;
  text-align: left;
  padding-bottom: 4px;
}
.feature-for-mob #accordionExample .card .card-header .mb-0 > button:after {
  content: "\F078";
  font-family: "FontAwesome";
  position: absolute;
  right: 7px;
  top: 7px;
  font-size: 14px;
  color: #999292;
}
.feature-for-mob #accordionExample .card .card-header .mb-0 > button[aria-expanded=true]:after {
  content: "\F077";
}
.feature-for-mob #accordionExample .card .card-header h2 button {
  color: #333333;
  text-align: left;
  border: 1px solid #ddd;
  display: block;
  width: 100%;
  border-radius: 5px;
  cursor: pointer;
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
}
.feature-for-mob #accordionExample .card .card-header h2 button:focus, .feature-for-mob #accordionExample .card .card-header h2 button:active {
  box-shadow: none;
}
.feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true] {
  background-color: #f13d3d;
  color: #ffffff;
}
.feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true]:after {
  color: #ffffff;
}

ul.features-tab-ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 80px;
}
ul.features-tab-ul li {
  font-family: "Barlow Semi Condensed" !important;
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  background: #fff;
  border: 1px solid #ddd;
  margin: 5px 0;
  border-radius: 5px;
  box-shadow: 0px 15px 25px 0 rgba(114, 114, 114, 0.05);
  border: solid 1px #f0f0f0;
  background-color: #ffffff;
  line-height: 40px;
  padding: 10px 15px;
  cursor: pointer;
  color: #333333;
  display: block;
}
@media (min-width: 992px) and (max-width: 1199px) {
  ul.features-tab-ul li {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 0 10px 15px;
  }
}
ul.features-tab-ul .active {
  background-color: #f13d3d;
  color: #ffffff;
}

.Voice-API-grid {
  margin-top: 40px;
  justify-content: unset;
}
@media (max-width: 991px) {
  .Voice-API-grid {
    margin: 0;
    padding: 0;
  }
}
.Voice-API-grid a {
  margin: 0 auto;
  background: #fff;
  box-shadow: 0px 1px 5px #ddd;
  border-radius: 9px;
  padding: 30px;
  text-align: left;
  display: block;
  text-decoration: none;
  height: 100%;
  text-transform: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .Voice-API-grid a {
    padding: 20px;
  }
}
@media (max-width: 991px) {
  .Voice-API-grid a {
    text-align: center;
    margin: 15px auto;
    height: 92%;
    padding: 14px 10px;
  }
}
.Voice-API-grid a h5 {
  font-family: "Barlow Semi Condensed" !important;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  background: transparent;
}
@media (max-width: 991px) {
  .Voice-API-grid a h5 {
    font-size: 20px;
    line-height: 25px;
    text-align: center;
  }
}
.Voice-API-grid a p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  color: #4e4e4e;
  background: transparent;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .Voice-API-grid a p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 991px) {
  .Voice-API-grid a p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.Voice-API-grid a:hover, .Voice-API-grid a:hover p, .Voice-API-grid a:hover h5 {
  background: #f13d3d;
  color: #fff !important;
}
.Voice-API-grid a svg {
  width: 40px;
  height: 40px;
  margin-top: 0px;
}
.Voice-API-grid a #Hassle_free_Solution_1_ .st0 {
  fill: none;
  stroke: #ef3e3e;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Voice-API-grid a #Connect_To_Any_Device .st0 {
  fill: none;
  stroke: #ef3e3e;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Voice-API-grid a #Crystal_Clear_Voice_1_ .st0 {
  fill: none;
  stroke: #ef3e3e;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Voice-API-grid a:hover #Hassle_free_Solution_1_ path,
.Voice-API-grid a:hover #Hassle_free_Solution_1_ circle,
.Voice-API-grid a:hover #Connect_To_Any_Device path,
.Voice-API-grid a:hover #Connect_To_Any_Device circle,
.Voice-API-grid a:hover #Crystal_Clear_Voice_1_ path,
.Voice-API-grid a:hover #Crystal_Clear_Voice_1_ circle {
  stroke: #ffffff;
}

.build-conversation svg {
  width: 60px;
  height: 60px;
  margin-top: 45px;
}
@media (max-width: 991px) {
  .build-conversation svg {
    margin-top: 25px;
  }
}

@media (max-width: 991px) {
  .icon-with-txt {
    margin-top: 50px;
  }
}
.icon-with-txt p {
  font-size: 20px;
  color: #333333;
  line-height: 25px;
  font-weight: 400;
}
@media (max-width: 991px) {
  .icon-with-txt p {
    font-size: 16px;
    line-height: 20px;
  }
}

@media (max-width: 991px) {
  ul.why-enablex {
    margin: 0;
    padding: 0;
  }
}
.hlth-use-cases {
  margin-bottom: 150px;
  background-color: #fff;
  background-repeat: no-repeat;
  width: 100%;
  text-align: center;
}
@media (max-width: 991px) {
  .hlth-use-cases {
    background-image: none !important;
    margin-top: 0;
    margin-bottom: 50px;
  }
}
.hlth-use-cases h4 {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  text-transform: capitalize;
  padding-bottom: 0;
  text-transform: capitalize;
  font-weight: 600;
}
@media (max-width: 991px) {
  .hlth-use-cases h4 {
    font-size: 20px;
    line-height: 25px;
  }
}
.hlth-use-cases p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .hlth-use-cases p {
    font-size: 16px;
    line-height: 20px;
  }
}
.hlth-use-cases ul {
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .hlth-use-cases ul {
    margin: 0;
    padding: 0;
  }
}
.hlth-use-cases ul li {
  width: 33% !important;
  margin: 0;
  padding: 12px;
}
@media (max-width: 991px) {
  .hlth-use-cases ul li {
    width: 100% !important;
  }
}
.hlth-use-cases ul .card {
  text-align: left;
  border-radius: 12px;
  padding: 20px;
  width: 100% !important;
  box-shadow: -2px 9px 14px -5px rgba(166, 164, 166, 0.9);
}
.hlth-use-cases ul .card svg {
  width: 60px;
  height: 60px;
}
@media (max-width: 991px) {
  .hlth-use-cases ul .card svg {
    width: 40px;
    height: 40px;
  }
}
.hlth-use-cases ul .card .card-body {
  padding: 0;
}
.hlth-use-cases ul .card .card-body h5 {
  font-size: 20px;
  line-height: 25px;
  color: #333333;
  font-weight: 600;
  padding-top: 10px;
}
.hlth-use-cases ul .card .card-body p {
  font-size: 16px;
  color: #4e4e4e;
  line-height: 26px;
  font-weight: 300;
  margin-bottom: 10px;
}
.hlth-use-cases ul .card .card-body .iot-solu {
  color: #f13d3d;
  text-decoration: none;
}
.hlth-use-cases ul .card .card-body .iot-solu:hover {
  color: #ffffff;
  cursor: pointer;
}
.hlth-use-cases ul .card:hover {
  background: #f13d3d;
  background: linear-gradient(180deg, #f13d3d 22%, #a0198e 100%);
  cursor: auto;
}
.hlth-use-cases ul .card:hover .card-body h5,
.hlth-use-cases ul .card:hover .card-body p,
.hlth-use-cases ul .card:hover .card-body .iot-solu,
.hlth-use-cases ul .card:hover .card-body i {
  color: #ffffff !important;
}
#advantages-tabs {
  padding: 0;
  height: 100%;
  min-height: 430px;
  display: block;
}
@media (max-width: 991px) {
  #advantages-tabs {
    min-height: 100%;
    display: none;
  }
}
#advantages-tabs .section-title {
  text-align: center;
  color: #007b5e;
  margin-bottom: 50px;
  text-transform: uppercase;
}
#advantages-tabs ul#EnableX_tabs {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  border: none;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 25px auto;
  background: #fff;
  border: 1px solid #e8e8e8;
  box-shadow: 0px 0px 5px 1px #dddd;
  border-radius: 10px;
}
#advantages-tabs ul#EnableX_tabs li a {
  border: 0px solid transparent;
  text-decoration: none;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.36px;
  text-align: center;
  padding: 8px 25px;
}
#advantages-tabs ul#EnableX_tabs li a:hover {
  background: transparent;
  background: linear-gradient(180deg, #f13d3d 22%, #a0198e 100%);
  color: #fff !important;
  cursor: pointer;
  border-radius: 6px;
}
#advantages-tabs ul#EnableX_tabs li a.active {
  background: transparent;
  background: linear-gradient(180deg, #f13d3d 22%, #a0198e 100%);
  color: #fff !important;
  cursor: pointer;
  border-radius: 6px;
}
#advantages-tabs ul#EnableX_tabs li a.active .tab-content.active {
  opacity: 1;
}
#advantages-tabs ul#EnableX_tabs li a.active #In_App_Call__ path,
#advantages-tabs ul#EnableX_tabs li a.active #In_App_Call__ circle,
#advantages-tabs ul#EnableX_tabs li a.active #App-to-People_Calls path,
#advantages-tabs ul#EnableX_tabs li a.active #App-to-People_Calls circle,
#advantages-tabs ul#EnableX_tabs li a.active #Phone_to_Phone_Calls_1_ path,
#advantages-tabs ul#EnableX_tabs li a.active #Phone_to_Phone_Calls_1_ circle {
  stroke: #f13d3d;
}
#advantages-tabs ul#EnableX_tabs li a span {
  display: block;
}
#advantages-tabs ul#EnableX_tabs li a svg {
  width: 40px;
  height: 40px;
}
#advantages-tabs ul#EnableX_tabs li a #In_App_Call__ .st0 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
#advantages-tabs ul#EnableX_tabs li a #App-to-People_Calls .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
#advantages-tabs ul#EnableX_tabs li a #App-to-People_Calls .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
#advantages-tabs ul#EnableX_tabs li a #App-to-People_Calls .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
#advantages-tabs ul#EnableX_tabs li a #Phone_to_Phone_Calls_1_ .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
#advantages-tabs ul#EnableX_tabs li a #Phone_to_Phone_Calls_1_ .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
#advantages-tabs ul#EnableX_tabs li a #Phone_to_Phone_Calls_1_ .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
#advantages-tabs ul#EnableX_tabs li a:hover #In_App_Call__ path,
#advantages-tabs ul#EnableX_tabs li a:hover #In_App_Call__ circle,
#advantages-tabs ul#EnableX_tabs li a:hover #App-to-People_Calls path,
#advantages-tabs ul#EnableX_tabs li a:hover #App-to-People_Calls circle,
#advantages-tabs ul#EnableX_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
#advantages-tabs ul#EnableX_tabs li a:hover #Phone_to_Phone_Calls_1_ circle, #advantages-tabs ul#EnableX_tabs li a:active #In_App_Call__ path,
#advantages-tabs ul#EnableX_tabs li a:active #In_App_Call__ circle,
#advantages-tabs ul#EnableX_tabs li a:active #App-to-People_Calls path,
#advantages-tabs ul#EnableX_tabs li a:active #App-to-People_Calls circle,
#advantages-tabs ul#EnableX_tabs li a:active #Phone_to_Phone_Calls_1_ path,
#advantages-tabs ul#EnableX_tabs li a:active #Phone_to_Phone_Calls_1_ circle, #advantages-tabs ul#EnableX_tabs li a:focus #In_App_Call__ path,
#advantages-tabs ul#EnableX_tabs li a:focus #In_App_Call__ circle,
#advantages-tabs ul#EnableX_tabs li a:focus #App-to-People_Calls path,
#advantages-tabs ul#EnableX_tabs li a:focus #App-to-People_Calls circle,
#advantages-tabs ul#EnableX_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
#advantages-tabs ul#EnableX_tabs li a:focus #Phone_to_Phone_Calls_1_ circle {
  stroke: #f13d3d;
}
#advantages-tabs .tab-content {
  padding: 0;
}
#advantages-tabs .tab-content .tab-top-hedding {
  padding: 40px 20px;
  height: 250px;
  display: flex;
  flex-direction: column;
}
#advantages-tabs .tab-content .tab-top-hedding h6 {
  font-size: 30px;
  color: #333333;
  padding: 0;
  margin: 0;
}
#advantages-tabs .tab-content .tab-top-hedding p {
  padding-top: 5px;
  margin: 0;
}
#advantages-tabs .tab-content .detail-text h6 {
  font-size: 18px;
}
@media (max-width: 991px) {
  #advantages-tabs .tab-content .detail-text h6 {
    text-align: left;
  }
}
#advantages-tabs .tab-content ul.nav-tabs {
  border: none !important;
  box-shadow: 0px 3px 33px 0 rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
  padding: 0;
}
#advantages-tabs .tab-content ul.nav-tabs li a {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #939393;
  background: transparent;
  box-shadow: none;
  border: 0;
  text-decoration: none;
  padding: 25px;
  display: inline-block;
  border-bottom: 3px solid transparent;
}
#advantages-tabs .tab-content ul.nav-tabs li a.active {
  color: #010101;
  border-bottom: 3px solid #f13d3d;
  box-shadow: 0px 3px 33px 0 rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
}
#advantages-tabs .tab-content .sub-tab {
  padding: 8% 0 0 0;
}
@media (max-width: 991px) {
  #advantages-tabs .tab-content .sub-tab img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}
#advantages-tabs .tab-pane {
  margin-top: 0%;
  text-align: left;
}
#advantages-tabs .tab-pane .about-enablex {
  text-align: left;
  padding: 20px 0 0 80px;
}
@media (max-width: 991px) {
  #advantages-tabs .tab-pane .about-enablex {
    padding: 0;
  }
}
#advantages-tabs .tab-pane .about-enablex p {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-align: left;
  color: #333333;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  #advantages-tabs .tab-pane .about-enablex p {
    font-size: 16px;
    line-height: 20px;
  }
}
#advantages-tabs .tab-pane .about-enablex p strong {
  font-weight: bold;
}
#advantages-tabs .tab-pane .about-enablex p a {
  background-color: #f13d3d;
  font-size: 16px;
  color: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  font-weight: 500;
  border-radius: 5px;
}
#advantages-tabs .tab-pane .about-enablex ul {
  margin: 20px 0;
  padding: 0;
  list-style: none;
}
#advantages-tabs .tab-pane .about-enablex ul li {
  padding: 0px 26px;
  margin: 0;
  position: relative;
}
#advantages-tabs .tab-pane .about-enablex ul li::before {
  content: "\2022";
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 23px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 7px;
  line-height: 19px;
}
@media only screen and (max-width: 1200px) {
  #advantages-tabs .tab-pane .about-enablex ul li {
    font-size: 16px;
    width: 100%;
    display: block;
  }
}
#advantages-tabs .tab-pane .about-enablex ul li a {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 17px;
  line-height: 25px;
  text-transform: none;
}
#advantages-tabs .tab-pane .about-enablex ul li a:hover {
  font-weight: 600;
}
#advantages-tabs .tab-pane .about-enablex ul li a b {
  font-weight: 600;
}
#advantages-tabs .tab-pane .about-enablex ul li a i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 14px;
  display: none;
}

.feature-for-mob {
  display: none;
}
@media (max-width: 991px) {
  .feature-for-mob {
    display: block;
    margin-top: 0px;
  }
}
.feature-for-mob #accordionExample .card {
  margin: 5px 0;
  margin: 5px 0;
  border-radius: 5px;
  border: none;
}
.feature-for-mob #accordionExample .card .card-header {
  border: none !important;
  background-color: #ffffff;
  padding: 0;
  margin: 0;
  text-align: left;
  padding-bottom: 4px;
}
.feature-for-mob #accordionExample .card .card-header .mb-0 > button:after {
  content: "\F078";
  font-family: "FontAwesome";
  position: absolute;
  right: 7px;
  top: 7px;
  font-size: 14px;
  color: #999292;
}
.feature-for-mob #accordionExample .card .card-header .mb-0 > button[aria-expanded=true]:after {
  content: "\F077";
}
.feature-for-mob #accordionExample .card .card-header h2 button {
  color: #333333;
  text-align: left;
  border: 1px solid #ddd;
  display: block;
  width: 100%;
  border-radius: 5px;
  cursor: pointer;
  text-decoration: none;
}
.feature-for-mob #accordionExample .card .card-header h2 button:focus, .feature-for-mob #accordionExample .card .card-header h2 button:active {
  box-shadow: none;
}
.feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true] {
  background-color: #f13d3d;
  color: #ffffff;
}
.feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true]:after {
  color: #ffffff;
}

.feature-for-mob #accordionExample .card .card-body .acc-ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.feature-for-mob #accordionExample .card .card-body .acc-ul li {
  padding: 0.5em 0.5em 0.5em 1.5em;
  margin: 0;
  width: 100%;
  position: relative;
  text-align: left;
}
.feature-for-mob #accordionExample .card .card-body .acc-ul li::before {
  content: "\2022";
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 23px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 7px;
  line-height: 19px;
}
.feature-for-mob #accordionExample .card .card-body .acc-ul li a {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 16px;
  cursor: pointer;
}
.feature-for-mob #accordionExample .card .card-body .acc-ul li a:hover {
  font-weight: 600;
}
.feature-for-mob #accordionExample .card .card-body .acc-ul li a b {
  font-weight: 600;
}
.feature-for-mob #accordionExample .card .card-body .acc-ul li a i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 14px;
  display: none;
}

.theme-red .mar-top-25, .video-pricing-theme .mar-top-25, .all-feature .mar-top-25, .career-theme .mar-top-25, .contact-us .mar-top-25, .apply-theme .mar-top-25, .we-hiring-theme .mar-top-25, .thankyou-signing .mar-top-25 {
  padding-top: 25px;
}
.theme-red .mar-top-80, .video-pricing-theme .mar-top-80, .all-feature .mar-top-80, .career-theme .mar-top-80, .contact-us .mar-top-80, .apply-theme .mar-top-80, .we-hiring-theme .mar-top-80, .thankyou-signing .mar-top-80 {
  margin-top: 80px;
}
.theme-red .content, .video-pricing-theme .content, .all-feature .content, .career-theme .content, .contact-us .content, .apply-theme .content, .we-hiring-theme .content, .thankyou-signing .content {
  padding: 16px;
}
.theme-red .sticky, .video-pricing-theme .sticky, .all-feature .sticky, .career-theme .sticky, .contact-us .sticky, .apply-theme .sticky, .we-hiring-theme .sticky, .thankyou-signing .sticky {
  position: fixed;
  top: 0;
  width: 100%;
  margin-top: 0;
  background-color: #ffffff !important;
  z-index: 999;
  border-bottom: 1px solid #ddd;
  box-shadow: 0px 1px 3px 0px #d2d0d0dd;
}
.theme-red .sticky + .content, .video-pricing-theme .sticky + .content, .all-feature .sticky + .content, .career-theme .sticky + .content, .contact-us .sticky + .content, .apply-theme .sticky + .content, .we-hiring-theme .sticky + .content, .thankyou-signing .sticky + .content {
  padding-top: 102px;
}
.theme-red .top-section, .video-pricing-theme .top-section, .all-feature .top-section, .career-theme .top-section, .contact-us .top-section, .apply-theme .top-section, .we-hiring-theme .top-section, .thankyou-signing .top-section {
  background: url(../images/smartphone.png);
  background-repeat: no-repeat;
  background-position: top center;
  height: 580px;
  padding-top: 90px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .theme-red .top-section, .video-pricing-theme .top-section, .all-feature .top-section, .career-theme .top-section, .contact-us .top-section, .apply-theme .top-section, .we-hiring-theme .top-section, .thankyou-signing .top-section {
    background-repeat: no-repeat;
    background-position: top left;
    height: 100%;
    padding-top: 50px;
    background-size: 100% 100%;
  }
}
@media (max-width: 991px) {
  .theme-red .top-section, .video-pricing-theme .top-section, .all-feature .top-section, .career-theme .top-section, .contact-us .top-section, .apply-theme .top-section, .we-hiring-theme .top-section, .thankyou-signing .top-section {
    background: none;
    padding-top: 10px;
    height: 100%;
  }
}
.theme-red .top-section .fixed-msg, .video-pricing-theme .top-section .fixed-msg, .all-feature .top-section .fixed-msg, .career-theme .top-section .fixed-msg, .contact-us .top-section .fixed-msg, .apply-theme .top-section .fixed-msg, .we-hiring-theme .top-section .fixed-msg, .thankyou-signing .top-section .fixed-msg {
  text-align: left;
  position: fixed;
  right: -85px;
  top: -80px;
  bottom: 0;
  margin: auto;
  width: 200px;
  box-shadow: 1px 1px 10px -1px #aaa;
  border-radius: 5px;
  padding: 19px 30px;
  height: 60px;
  color: #333;
  line-height: 20px;
  background-color: #fff;
  min-width: 200px;
  font-size: 20px;
}
.theme-red .top-section .left-bg img, .video-pricing-theme .top-section .left-bg img, .all-feature .top-section .left-bg img, .career-theme .top-section .left-bg img, .contact-us .top-section .left-bg img, .apply-theme .top-section .left-bg img, .we-hiring-theme .top-section .left-bg img, .thankyou-signing .top-section .left-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 991px) {
  .theme-red .top-section .left-bg img, .video-pricing-theme .top-section .left-bg img, .all-feature .top-section .left-bg img, .career-theme .top-section .left-bg img, .contact-us .top-section .left-bg img, .apply-theme .top-section .left-bg img, .we-hiring-theme .top-section .left-bg img, .thankyou-signing .top-section .left-bg img {
    display: none;
  }
}
.theme-red .build-conversation, .video-pricing-theme .build-conversation, .all-feature .build-conversation, .career-theme .build-conversation, .contact-us .build-conversation, .apply-theme .build-conversation, .we-hiring-theme .build-conversation, .thankyou-signing .build-conversation {
  margin: 0;
}
@media (max-width: 991px) {
  .theme-red .build-conversation, .video-pricing-theme .build-conversation, .all-feature .build-conversation, .career-theme .build-conversation, .contact-us .build-conversation, .apply-theme .build-conversation, .we-hiring-theme .build-conversation, .thankyou-signing .build-conversation {
    margin-top: 50px;
  }
}
@media (max-width: 991px) {
  .theme-red .build-conversation svg, .video-pricing-theme .build-conversation svg, .all-feature .build-conversation svg, .career-theme .build-conversation svg, .contact-us .build-conversation svg, .apply-theme .build-conversation svg, .we-hiring-theme .build-conversation svg, .thankyou-signing .build-conversation svg {
    margin-top: 0px;
  }
}
.theme-red .build-conversation .right-build-con, .video-pricing-theme .build-conversation .right-build-con, .all-feature .build-conversation .right-build-con, .career-theme .build-conversation .right-build-con, .contact-us .build-conversation .right-build-con, .apply-theme .build-conversation .right-build-con, .we-hiring-theme .build-conversation .right-build-con, .thankyou-signing .build-conversation .right-build-con {
  background: url(../images/build-conversation.svg) no-repeat;
  background-position: 100% 0;
  width: 100%;
  height: 150px;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .theme-red .build-conversation .right-build-con, .video-pricing-theme .build-conversation .right-build-con, .all-feature .build-conversation .right-build-con, .career-theme .build-conversation .right-build-con, .contact-us .build-conversation .right-build-con, .apply-theme .build-conversation .right-build-con, .we-hiring-theme .build-conversation .right-build-con, .thankyou-signing .build-conversation .right-build-con {
    height: 80px;
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .theme-red .build-conversation .right-build-con, .video-pricing-theme .build-conversation .right-build-con, .all-feature .build-conversation .right-build-con, .career-theme .build-conversation .right-build-con, .contact-us .build-conversation .right-build-con, .apply-theme .build-conversation .right-build-con, .we-hiring-theme .build-conversation .right-build-con, .thankyou-signing .build-conversation .right-build-con {
    background: none;
    height: auto;
    margin: 0;
  }
}
.theme-red .build-conversation #second-sec svg, .video-pricing-theme .build-conversation #second-sec svg, .all-feature .build-conversation #second-sec svg, .career-theme .build-conversation #second-sec svg, .contact-us .build-conversation #second-sec svg, .apply-theme .build-conversation #second-sec svg, .we-hiring-theme .build-conversation #second-sec svg, .thankyou-signing .build-conversation #second-sec svg {
  width: 60px;
  height: 60px;
  margin-top: 45px;
}
@media (max-width: 991px) {
  .theme-red .build-conversation #second-sec svg, .video-pricing-theme .build-conversation #second-sec svg, .all-feature .build-conversation #second-sec svg, .career-theme .build-conversation #second-sec svg, .contact-us .build-conversation #second-sec svg, .apply-theme .build-conversation #second-sec svg, .we-hiring-theme .build-conversation #second-sec svg, .thankyou-signing .build-conversation #second-sec svg {
    margin-top: 25px;
  }
}
.theme-red .build-conversation #second-sec #Video_Call_2_ .st0, .video-pricing-theme .build-conversation #second-sec #Video_Call_2_ .st0, .all-feature .build-conversation #second-sec #Video_Call_2_ .st0, .career-theme .build-conversation #second-sec #Video_Call_2_ .st0, .contact-us .build-conversation #second-sec #Video_Call_2_ .st0, .apply-theme .build-conversation #second-sec #Video_Call_2_ .st0, .we-hiring-theme .build-conversation #second-sec #Video_Call_2_ .st0, .thankyou-signing .build-conversation #second-sec #Video_Call_2_ .st0, .theme-red .build-conversation #second-sec #Video_Call_2_ .st1, .video-pricing-theme .build-conversation #second-sec #Video_Call_2_ .st1, .all-feature .build-conversation #second-sec #Video_Call_2_ .st1, .career-theme .build-conversation #second-sec #Video_Call_2_ .st1, .contact-us .build-conversation #second-sec #Video_Call_2_ .st1, .apply-theme .build-conversation #second-sec #Video_Call_2_ .st1, .we-hiring-theme .build-conversation #second-sec #Video_Call_2_ .st1, .thankyou-signing .build-conversation #second-sec #Video_Call_2_ .st1 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-red .build-conversation #second-sec #Video_Call_2_ .st2, .video-pricing-theme .build-conversation #second-sec #Video_Call_2_ .st2, .all-feature .build-conversation #second-sec #Video_Call_2_ .st2, .career-theme .build-conversation #second-sec #Video_Call_2_ .st2, .contact-us .build-conversation #second-sec #Video_Call_2_ .st2, .apply-theme .build-conversation #second-sec #Video_Call_2_ .st2, .we-hiring-theme .build-conversation #second-sec #Video_Call_2_ .st2, .thankyou-signing .build-conversation #second-sec #Video_Call_2_ .st2 {
  fill: none;
  stroke: #c358e8;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-red .build-conversation #second-sec #VoIP_Call .st0, .video-pricing-theme .build-conversation #second-sec #VoIP_Call .st0, .all-feature .build-conversation #second-sec #VoIP_Call .st0, .career-theme .build-conversation #second-sec #VoIP_Call .st0, .contact-us .build-conversation #second-sec #VoIP_Call .st0, .apply-theme .build-conversation #second-sec #VoIP_Call .st0, .we-hiring-theme .build-conversation #second-sec #VoIP_Call .st0, .thankyou-signing .build-conversation #second-sec #VoIP_Call .st0 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-red .build-conversation #second-sec #VoIP_Call .st1, .video-pricing-theme .build-conversation #second-sec #VoIP_Call .st1, .all-feature .build-conversation #second-sec #VoIP_Call .st1, .career-theme .build-conversation #second-sec #VoIP_Call .st1, .contact-us .build-conversation #second-sec #VoIP_Call .st1, .apply-theme .build-conversation #second-sec #VoIP_Call .st1, .we-hiring-theme .build-conversation #second-sec #VoIP_Call .st1, .thankyou-signing .build-conversation #second-sec #VoIP_Call .st1 {
  fill: none;
  stroke: #ef3e3e;
  stroke-miterlimit: 10;
  stroke-dasharray: 2, 1;
}
.theme-red .build-conversation #second-sec #VoIP_Call .st2, .video-pricing-theme .build-conversation #second-sec #VoIP_Call .st2, .all-feature .build-conversation #second-sec #VoIP_Call .st2, .career-theme .build-conversation #second-sec #VoIP_Call .st2, .contact-us .build-conversation #second-sec #VoIP_Call .st2, .apply-theme .build-conversation #second-sec #VoIP_Call .st2, .we-hiring-theme .build-conversation #second-sec #VoIP_Call .st2, .thankyou-signing .build-conversation #second-sec #VoIP_Call .st2 {
  fill: #ef3e3e;
  stroke: #ef3e3e;
}
.theme-red .build-conversation #second-sec #Inbound_x2F_Outbound_SIP_Call .st0, .video-pricing-theme .build-conversation #second-sec #Inbound_x2F_Outbound_SIP_Call .st0, .all-feature .build-conversation #second-sec #Inbound_x2F_Outbound_SIP_Call .st0, .career-theme .build-conversation #second-sec #Inbound_x2F_Outbound_SIP_Call .st0, .contact-us .build-conversation #second-sec #Inbound_x2F_Outbound_SIP_Call .st0, .apply-theme .build-conversation #second-sec #Inbound_x2F_Outbound_SIP_Call .st0, .we-hiring-theme .build-conversation #second-sec #Inbound_x2F_Outbound_SIP_Call .st0, .thankyou-signing .build-conversation #second-sec #Inbound_x2F_Outbound_SIP_Call .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-red .build-conversation #second-sec #Inbound_x2F_Outbound_SIP_Call .st1, .video-pricing-theme .build-conversation #second-sec #Inbound_x2F_Outbound_SIP_Call .st1, .all-feature .build-conversation #second-sec #Inbound_x2F_Outbound_SIP_Call .st1, .career-theme .build-conversation #second-sec #Inbound_x2F_Outbound_SIP_Call .st1, .contact-us .build-conversation #second-sec #Inbound_x2F_Outbound_SIP_Call .st1, .apply-theme .build-conversation #second-sec #Inbound_x2F_Outbound_SIP_Call .st1, .we-hiring-theme .build-conversation #second-sec #Inbound_x2F_Outbound_SIP_Call .st1, .thankyou-signing .build-conversation #second-sec #Inbound_x2F_Outbound_SIP_Call .st1 {
  fill: none;
  stroke: #ef4343;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-red .build-conversation .img-obj-fit, .video-pricing-theme .build-conversation .img-obj-fit, .all-feature .build-conversation .img-obj-fit, .career-theme .build-conversation .img-obj-fit, .contact-us .build-conversation .img-obj-fit, .apply-theme .build-conversation .img-obj-fit, .we-hiring-theme .build-conversation .img-obj-fit, .thankyou-signing .build-conversation .img-obj-fit {
  -o-object-fit: contain;
     object-fit: contain;
  padding-top: 25px;
}
.theme-red .enableX-Voice-API, .video-pricing-theme .enableX-Voice-API, .all-feature .enableX-Voice-API, .career-theme .enableX-Voice-API, .contact-us .enableX-Voice-API, .apply-theme .enableX-Voice-API, .we-hiring-theme .enableX-Voice-API, .thankyou-signing .enableX-Voice-API {
  text-align: center;
  background-image: url("../../images/voice-api/use_case/Why-Enablex-bg.png");
  height: 100%;
  width: 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  margin: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .theme-red .enableX-Voice-API, .video-pricing-theme .enableX-Voice-API, .all-feature .enableX-Voice-API, .career-theme .enableX-Voice-API, .contact-us .enableX-Voice-API, .apply-theme .enableX-Voice-API, .we-hiring-theme .enableX-Voice-API, .thankyou-signing .enableX-Voice-API {
    background-position: bottom;
    background-repeat: no-repeat;
    margin: 0;
    background-size: contain;
  }
}
@media (max-width: 991px) {
  .theme-red .enableX-Voice-API, .video-pricing-theme .enableX-Voice-API, .all-feature .enableX-Voice-API, .career-theme .enableX-Voice-API, .contact-us .enableX-Voice-API, .apply-theme .enableX-Voice-API, .we-hiring-theme .enableX-Voice-API, .thankyou-signing .enableX-Voice-API {
    background: none;
    margin: 0;
  }
}
@media (max-width: 991px) {
  .theme-red .enableX-Voice-API .mar-top-25, .video-pricing-theme .enableX-Voice-API .mar-top-25, .all-feature .enableX-Voice-API .mar-top-25, .career-theme .enableX-Voice-API .mar-top-25, .contact-us .enableX-Voice-API .mar-top-25, .apply-theme .enableX-Voice-API .mar-top-25, .we-hiring-theme .enableX-Voice-API .mar-top-25, .thankyou-signing .enableX-Voice-API .mar-top-25 {
    padding: 0;
  }
}
.theme-red .enableX-Voice-API h6.red-txt, .video-pricing-theme .enableX-Voice-API h6.red-txt, .all-feature .enableX-Voice-API h6.red-txt, .career-theme .enableX-Voice-API h6.red-txt, .contact-us .enableX-Voice-API h6.red-txt, .apply-theme .enableX-Voice-API h6.red-txt, .we-hiring-theme .enableX-Voice-API h6.red-txt, .thankyou-signing .enableX-Voice-API h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .theme-red .enableX-Voice-API h6.red-txt, .video-pricing-theme .enableX-Voice-API h6.red-txt, .all-feature .enableX-Voice-API h6.red-txt, .career-theme .enableX-Voice-API h6.red-txt, .contact-us .enableX-Voice-API h6.red-txt, .apply-theme .enableX-Voice-API h6.red-txt, .we-hiring-theme .enableX-Voice-API h6.red-txt, .thankyou-signing .enableX-Voice-API h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .theme-red .enableX-Voice-API h6.red-txt, .video-pricing-theme .enableX-Voice-API h6.red-txt, .all-feature .enableX-Voice-API h6.red-txt, .career-theme .enableX-Voice-API h6.red-txt, .contact-us .enableX-Voice-API h6.red-txt, .apply-theme .enableX-Voice-API h6.red-txt, .we-hiring-theme .enableX-Voice-API h6.red-txt, .thankyou-signing .enableX-Voice-API h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .theme-red .enableX-Voice-API h6.red-txt, .video-pricing-theme .enableX-Voice-API h6.red-txt, .all-feature .enableX-Voice-API h6.red-txt, .career-theme .enableX-Voice-API h6.red-txt, .contact-us .enableX-Voice-API h6.red-txt, .apply-theme .enableX-Voice-API h6.red-txt, .we-hiring-theme .enableX-Voice-API h6.red-txt, .thankyou-signing .enableX-Voice-API h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .theme-red .enableX-Voice-API h6.red-txt, .video-pricing-theme .enableX-Voice-API h6.red-txt, .all-feature .enableX-Voice-API h6.red-txt, .career-theme .enableX-Voice-API h6.red-txt, .contact-us .enableX-Voice-API h6.red-txt, .apply-theme .enableX-Voice-API h6.red-txt, .we-hiring-theme .enableX-Voice-API h6.red-txt, .thankyou-signing .enableX-Voice-API h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.theme-red .enableX-Voice-API h4, .video-pricing-theme .enableX-Voice-API h4, .all-feature .enableX-Voice-API h4, .career-theme .enableX-Voice-API h4, .contact-us .enableX-Voice-API h4, .apply-theme .enableX-Voice-API h4, .we-hiring-theme .enableX-Voice-API h4, .thankyou-signing .enableX-Voice-API h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .theme-red .enableX-Voice-API h4, .video-pricing-theme .enableX-Voice-API h4, .all-feature .enableX-Voice-API h4, .career-theme .enableX-Voice-API h4, .contact-us .enableX-Voice-API h4, .apply-theme .enableX-Voice-API h4, .we-hiring-theme .enableX-Voice-API h4, .thankyou-signing .enableX-Voice-API h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
  }
}
.theme-red .enableX-Voice-API p, .video-pricing-theme .enableX-Voice-API p, .all-feature .enableX-Voice-API p, .career-theme .enableX-Voice-API p, .contact-us .enableX-Voice-API p, .apply-theme .enableX-Voice-API p, .we-hiring-theme .enableX-Voice-API p, .thankyou-signing .enableX-Voice-API p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .theme-red .enableX-Voice-API p, .video-pricing-theme .enableX-Voice-API p, .all-feature .enableX-Voice-API p, .career-theme .enableX-Voice-API p, .contact-us .enableX-Voice-API p, .apply-theme .enableX-Voice-API p, .we-hiring-theme .enableX-Voice-API p, .thankyou-signing .enableX-Voice-API p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    padding: 0;
  }
}
@media (max-width: 991px) {
  .theme-red .enableX-Voice-API .mar-top-25, .video-pricing-theme .enableX-Voice-API .mar-top-25, .all-feature .enableX-Voice-API .mar-top-25, .career-theme .enableX-Voice-API .mar-top-25, .contact-us .enableX-Voice-API .mar-top-25, .apply-theme .enableX-Voice-API .mar-top-25, .we-hiring-theme .enableX-Voice-API .mar-top-25, .thankyou-signing .enableX-Voice-API .mar-top-25 {
    margin: 0;
    padding: 0;
  }
}
.theme-red .features, .video-pricing-theme .features, .all-feature .features, .career-theme .features, .contact-us .features, .apply-theme .features, .we-hiring-theme .features, .thankyou-signing .features {
  background-color: #fff;
  /* background-image: url("../../images/video/world-map.png"); */
  background-position: 49% 80%;
  background-repeat: no-repeat;
  margin: 0;
  width: 100%;
  text-align: center;
}
@media (max-width: 991px) {
  .theme-red .features, .video-pricing-theme .features, .all-feature .features, .career-theme .features, .contact-us .features, .apply-theme .features, .we-hiring-theme .features, .thankyou-signing .features {
    background: none;
    margin: 0;
  }
}
.theme-red .features .features-lft-bg, .video-pricing-theme .features .features-lft-bg, .all-feature .features .features-lft-bg, .career-theme .features .features-lft-bg, .contact-us .features .features-lft-bg, .apply-theme .features .features-lft-bg, .we-hiring-theme .features .features-lft-bg, .thankyou-signing .features .features-lft-bg {
  background-image: url("../../images/features-bg-rgt.png");
  background-position: top center;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .theme-red .features .features-lft-bg, .video-pricing-theme .features .features-lft-bg, .all-feature .features .features-lft-bg, .career-theme .features .features-lft-bg, .contact-us .features .features-lft-bg, .apply-theme .features .features-lft-bg, .we-hiring-theme .features .features-lft-bg, .thankyou-signing .features .features-lft-bg {
    background: none;
  }
}
@media (max-width: 991px) {
  .theme-red .features .features-center-bg, .video-pricing-theme .features .features-center-bg, .all-feature .features .features-center-bg, .career-theme .features .features-center-bg, .contact-us .features .features-center-bg, .apply-theme .features .features-center-bg, .we-hiring-theme .features .features-center-bg, .thankyou-signing .features .features-center-bg {
    display: none;
  }
}
.theme-red .features .features-center-bg #image-to-change, .video-pricing-theme .features .features-center-bg #image-to-change, .all-feature .features .features-center-bg #image-to-change, .career-theme .features .features-center-bg #image-to-change, .contact-us .features .features-center-bg #image-to-change, .apply-theme .features .features-center-bg #image-to-change, .we-hiring-theme .features .features-center-bg #image-to-change, .thankyou-signing .features .features-center-bg #image-to-change {
  width: 100%;
  height: 100%;
}
.theme-red .features .features-center-bg #image-to-change svg, .video-pricing-theme .features .features-center-bg #image-to-change svg, .all-feature .features .features-center-bg #image-to-change svg, .career-theme .features .features-center-bg #image-to-change svg, .contact-us .features .features-center-bg #image-to-change svg, .apply-theme .features .features-center-bg #image-to-change svg, .we-hiring-theme .features .features-center-bg #image-to-change svg, .thankyou-signing .features .features-center-bg #image-to-change svg {
  width: 100%;
  height: 100%;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .theme-red .features .features-center-bg #image-to-change svg, .video-pricing-theme .features .features-center-bg #image-to-change svg, .all-feature .features .features-center-bg #image-to-change svg, .career-theme .features .features-center-bg #image-to-change svg, .contact-us .features .features-center-bg #image-to-change svg, .apply-theme .features .features-center-bg #image-to-change svg, .we-hiring-theme .features .features-center-bg #image-to-change svg, .thankyou-signing .features .features-center-bg #image-to-change svg {
    width: 100%;
    height: 100%;
  }
}
.theme-red .features h6.red-txt, .video-pricing-theme .features h6.red-txt, .all-feature .features h6.red-txt, .career-theme .features h6.red-txt, .contact-us .features h6.red-txt, .apply-theme .features h6.red-txt, .we-hiring-theme .features h6.red-txt, .thankyou-signing .features h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .theme-red .features h6.red-txt, .video-pricing-theme .features h6.red-txt, .all-feature .features h6.red-txt, .career-theme .features h6.red-txt, .contact-us .features h6.red-txt, .apply-theme .features h6.red-txt, .we-hiring-theme .features h6.red-txt, .thankyou-signing .features h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .theme-red .features h6.red-txt, .video-pricing-theme .features h6.red-txt, .all-feature .features h6.red-txt, .career-theme .features h6.red-txt, .contact-us .features h6.red-txt, .apply-theme .features h6.red-txt, .we-hiring-theme .features h6.red-txt, .thankyou-signing .features h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .theme-red .features h6.red-txt, .video-pricing-theme .features h6.red-txt, .all-feature .features h6.red-txt, .career-theme .features h6.red-txt, .contact-us .features h6.red-txt, .apply-theme .features h6.red-txt, .we-hiring-theme .features h6.red-txt, .thankyou-signing .features h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .theme-red .features h6.red-txt, .video-pricing-theme .features h6.red-txt, .all-feature .features h6.red-txt, .career-theme .features h6.red-txt, .contact-us .features h6.red-txt, .apply-theme .features h6.red-txt, .we-hiring-theme .features h6.red-txt, .thankyou-signing .features h6.red-txt {
    font-size: 15px;
    margin-top: 50px;
  }
}
.theme-red .features h4, .video-pricing-theme .features h4, .all-feature .features h4, .career-theme .features h4, .contact-us .features h4, .apply-theme .features h4, .we-hiring-theme .features h4, .thankyou-signing .features h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding-top: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .theme-red .features h4, .video-pricing-theme .features h4, .all-feature .features h4, .career-theme .features h4, .contact-us .features h4, .apply-theme .features h4, .we-hiring-theme .features h4, .thankyou-signing .features h4 {
    font-size: 28px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .theme-red .features h4, .video-pricing-theme .features h4, .all-feature .features h4, .career-theme .features h4, .contact-us .features h4, .apply-theme .features h4, .we-hiring-theme .features h4, .thankyou-signing .features h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
    text-align: center;
    margin: 0;
  }
}
.theme-red .features p, .video-pricing-theme .features p, .all-feature .features p, .career-theme .features p, .contact-us .features p, .apply-theme .features p, .we-hiring-theme .features p, .thankyou-signing .features p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .theme-red .features p, .video-pricing-theme .features p, .all-feature .features p, .career-theme .features p, .contact-us .features p, .apply-theme .features p, .we-hiring-theme .features p, .thankyou-signing .features p {
    font-size: 16px;
    line-height: 20px;
  }
}
.theme-red .features #myTabContent, .video-pricing-theme .features #myTabContent, .all-feature .features #myTabContent, .career-theme .features #myTabContent, .contact-us .features #myTabContent, .apply-theme .features #myTabContent, .we-hiring-theme .features #myTabContent, .thankyou-signing .features #myTabContent {
  margin-top: -60px;
}
.theme-red .features #myTabContent img, .video-pricing-theme .features #myTabContent img, .all-feature .features #myTabContent img, .career-theme .features #myTabContent img, .contact-us .features #myTabContent img, .apply-theme .features #myTabContent img, .we-hiring-theme .features #myTabContent img, .thankyou-signing .features #myTabContent img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.theme-red .features .nav-pills .nav-link, .video-pricing-theme .features .nav-pills .nav-link, .all-feature .features .nav-pills .nav-link, .career-theme .features .nav-pills .nav-link, .contact-us .features .nav-pills .nav-link, .apply-theme .features .nav-pills .nav-link, .we-hiring-theme .features .nav-pills .nav-link, .thankyou-signing .features .nav-pills .nav-link {
  font-family: "Barlow Semi Condensed" !important;
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  background: #fff;
  border: 1px solid #ddd;
  margin: 5px 0;
  border-radius: 5px;
  box-shadow: 0px 15px 25px 0 rgba(114, 114, 114, 0.05);
  border: solid 1px #f0f0f0;
  background-color: #ffffff;
  line-height: 40px;
}
.theme-red .features .nav-pills .nav-link.active, .video-pricing-theme .features .nav-pills .nav-link.active, .all-feature .features .nav-pills .nav-link.active, .career-theme .features .nav-pills .nav-link.active, .contact-us .features .nav-pills .nav-link.active, .apply-theme .features .nav-pills .nav-link.active, .we-hiring-theme .features .nav-pills .nav-link.active, .thankyou-signing .features .nav-pills .nav-link.active {
  border-radius: 5px;
  box-shadow: 0px 15px 25px 0 rgba(114, 114, 114, 0.09);
  background-color: #f13d3d;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 40px;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}
.theme-red .features .nav-pills .show .nav-link, .video-pricing-theme .features .nav-pills .show .nav-link, .all-feature .features .nav-pills .show .nav-link, .career-theme .features .nav-pills .show .nav-link, .contact-us .features .nav-pills .show .nav-link, .apply-theme .features .nav-pills .show .nav-link, .we-hiring-theme .features .nav-pills .show .nav-link, .thankyou-signing .features .nav-pills .show .nav-link {
  color: #fff;
  background-color: #f13d3d;
  text-align: left;
  color: pink;
}
@media (max-width: 991px) {
  .theme-red .features img, .video-pricing-theme .features img, .all-feature .features img, .career-theme .features img, .contact-us .features img, .apply-theme .features img, .we-hiring-theme .features img, .thankyou-signing .features img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}
.theme-red .a-txt-center, .video-pricing-theme .a-txt-center, .all-feature .a-txt-center, .career-theme .a-txt-center, .contact-us .a-txt-center, .apply-theme .a-txt-center, .we-hiring-theme .a-txt-center, .thankyou-signing .a-txt-center {
  font-size: 18px;
  margin: 0 auto;
  text-align: center;
}
.theme-red .a-txt-center a, .video-pricing-theme .a-txt-center a, .all-feature .a-txt-center a, .career-theme .a-txt-center a, .contact-us .a-txt-center a, .apply-theme .a-txt-center a, .we-hiring-theme .a-txt-center a, .thankyou-signing .a-txt-center a {
  color: #f13d3d;
  text-decoration: none;
  margin-top: 0px !important;
  display: flow-root;
  font-weight: 500;
  text-align: center;
}
.theme-red .a-txt-center a:hover, .video-pricing-theme .a-txt-center a:hover, .all-feature .a-txt-center a:hover, .career-theme .a-txt-center a:hover, .contact-us .a-txt-center a:hover, .apply-theme .a-txt-center a:hover, .we-hiring-theme .a-txt-center a:hover, .thankyou-signing .a-txt-center a:hover {
  font-weight: 600;
}
.theme-red .a-txt-center a .fa-arrow-right, .video-pricing-theme .a-txt-center a .fa-arrow-right, .all-feature .a-txt-center a .fa-arrow-right, .career-theme .a-txt-center a .fa-arrow-right, .contact-us .a-txt-center a .fa-arrow-right, .apply-theme .a-txt-center a .fa-arrow-right, .we-hiring-theme .a-txt-center a .fa-arrow-right, .thankyou-signing .a-txt-center a .fa-arrow-right {
  font-size: 12px;
  padding-left: 5px;
}
.theme-red .use-cases, .video-pricing-theme .use-cases, .all-feature .use-cases, .career-theme .use-cases, .contact-us .use-cases, .apply-theme .use-cases, .we-hiring-theme .use-cases, .thankyou-signing .use-cases {
  text-align: center;
  background: url("../../images/voice-api/use_case/use-case-lft-bg.png") no-repeat;
  background-size: contain;
  width: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
  height: 992px;
  margin-bottom: 150px;
}
@media (max-width: 991px) {
  .theme-red .use-cases, .video-pricing-theme .use-cases, .all-feature .use-cases, .career-theme .use-cases, .contact-us .use-cases, .apply-theme .use-cases, .we-hiring-theme .use-cases, .thankyou-signing .use-cases {
    background: none;
    height: 100%;
    margin-bottom: 50px;
  }
}
.theme-red .use-cases .right-build-con, .video-pricing-theme .use-cases .right-build-con, .all-feature .use-cases .right-build-con, .career-theme .use-cases .right-build-con, .contact-us .use-cases .right-build-con, .apply-theme .use-cases .right-build-con, .we-hiring-theme .use-cases .right-build-con, .thankyou-signing .use-cases .right-build-con {
  background: url("../images/build-conversation.png") no-repeat;
  background-position: 100% 0;
  width: 100%;
}
@media (max-width: 991px) {
  .theme-red .use-cases .right-build-con, .video-pricing-theme .use-cases .right-build-con, .all-feature .use-cases .right-build-con, .career-theme .use-cases .right-build-con, .contact-us .use-cases .right-build-con, .apply-theme .use-cases .right-build-con, .we-hiring-theme .use-cases .right-build-con, .thankyou-signing .use-cases .right-build-con {
    background: none;
  }
}
.theme-red .use-cases h6.red-txt, .video-pricing-theme .use-cases h6.red-txt, .all-feature .use-cases h6.red-txt, .career-theme .use-cases h6.red-txt, .contact-us .use-cases h6.red-txt, .apply-theme .use-cases h6.red-txt, .we-hiring-theme .use-cases h6.red-txt, .thankyou-signing .use-cases h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .theme-red .use-cases h6.red-txt, .video-pricing-theme .use-cases h6.red-txt, .all-feature .use-cases h6.red-txt, .career-theme .use-cases h6.red-txt, .contact-us .use-cases h6.red-txt, .apply-theme .use-cases h6.red-txt, .we-hiring-theme .use-cases h6.red-txt, .thankyou-signing .use-cases h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .theme-red .use-cases h6.red-txt, .video-pricing-theme .use-cases h6.red-txt, .all-feature .use-cases h6.red-txt, .career-theme .use-cases h6.red-txt, .contact-us .use-cases h6.red-txt, .apply-theme .use-cases h6.red-txt, .we-hiring-theme .use-cases h6.red-txt, .thankyou-signing .use-cases h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .theme-red .use-cases h6.red-txt, .video-pricing-theme .use-cases h6.red-txt, .all-feature .use-cases h6.red-txt, .career-theme .use-cases h6.red-txt, .contact-us .use-cases h6.red-txt, .apply-theme .use-cases h6.red-txt, .we-hiring-theme .use-cases h6.red-txt, .thankyou-signing .use-cases h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .theme-red .use-cases h6.red-txt, .video-pricing-theme .use-cases h6.red-txt, .all-feature .use-cases h6.red-txt, .career-theme .use-cases h6.red-txt, .contact-us .use-cases h6.red-txt, .apply-theme .use-cases h6.red-txt, .we-hiring-theme .use-cases h6.red-txt, .thankyou-signing .use-cases h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.theme-red .use-cases h3, .video-pricing-theme .use-cases h3, .all-feature .use-cases h3, .career-theme .use-cases h3, .contact-us .use-cases h3, .apply-theme .use-cases h3, .we-hiring-theme .use-cases h3, .thankyou-signing .use-cases h3 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  font-size: 30px;
}
@media (max-width: 991px) {
  .theme-red .use-cases h3, .video-pricing-theme .use-cases h3, .all-feature .use-cases h3, .career-theme .use-cases h3, .contact-us .use-cases h3, .apply-theme .use-cases h3, .we-hiring-theme .use-cases h3, .thankyou-signing .use-cases h3 {
    font-size: 22px;
    line-height: 25px;
    text-align: center;
  }
}
@media (max-width: 991px) {
  .theme-red .use-cases img, .video-pricing-theme .use-cases img, .all-feature .use-cases img, .career-theme .use-cases img, .contact-us .use-cases img, .apply-theme .use-cases img, .we-hiring-theme .use-cases img, .thankyou-signing .use-cases img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}
.theme-red .use-cases h4, .video-pricing-theme .use-cases h4, .all-feature .use-cases h4, .career-theme .use-cases h4, .contact-us .use-cases h4, .apply-theme .use-cases h4, .we-hiring-theme .use-cases h4, .thankyou-signing .use-cases h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding: 15px 0;
}
@media (max-width: 991px) {
  .theme-red .use-cases h4, .video-pricing-theme .use-cases h4, .all-feature .use-cases h4, .career-theme .use-cases h4, .contact-us .use-cases h4, .apply-theme .use-cases h4, .we-hiring-theme .use-cases h4, .thankyou-signing .use-cases h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
    text-align: center;
  }
}
.theme-red .use-cases p, .video-pricing-theme .use-cases p, .all-feature .use-cases p, .career-theme .use-cases p, .contact-us .use-cases p, .apply-theme .use-cases p, .we-hiring-theme .use-cases p, .thankyou-signing .use-cases p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .theme-red .use-cases p, .video-pricing-theme .use-cases p, .all-feature .use-cases p, .career-theme .use-cases p, .contact-us .use-cases p, .apply-theme .use-cases p, .we-hiring-theme .use-cases p, .thankyou-signing .use-cases p {
    font-size: 16px;
    line-height: 20px;
  }
}
.theme-red .use-cases section, .video-pricing-theme .use-cases section, .all-feature .use-cases section, .career-theme .use-cases section, .contact-us .use-cases section, .apply-theme .use-cases section, .we-hiring-theme .use-cases section, .thankyou-signing .use-cases section {
  padding: 0;
}
.theme-red .use-cases section .section-title, .video-pricing-theme .use-cases section .section-title, .all-feature .use-cases section .section-title, .career-theme .use-cases section .section-title, .contact-us .use-cases section .section-title, .apply-theme .use-cases section .section-title, .we-hiring-theme .use-cases section .section-title, .thankyou-signing .use-cases section .section-title {
  text-align: center;
  color: #007b5e;
  margin-bottom: 50px;
  text-transform: uppercase;
}
.theme-red .pad-top-80, .video-pricing-theme .pad-top-80, .all-feature .pad-top-80, .career-theme .pad-top-80, .contact-us .pad-top-80, .apply-theme .pad-top-80, .we-hiring-theme .pad-top-80, .thankyou-signing .pad-top-80 {
  padding-top: 80px;
}
@media (max-width: 991px) {
  .theme-red .pad-top-80, .video-pricing-theme .pad-top-80, .all-feature .pad-top-80, .career-theme .pad-top-80, .contact-us .pad-top-80, .apply-theme .pad-top-80, .we-hiring-theme .pad-top-80, .thankyou-signing .pad-top-80 {
    padding-top: 0;
  }
}

.theme-magenta .top-section {
  background: url("../images/video/heroBanner-bg.webp");
  background-repeat: no-repeat;
  background-position: top center;
  height: 580px;
  padding-top: 90px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .theme-magenta .top-section {
    background-repeat: no-repeat;
    background-position: top left;
    height: 100%;
    padding-top: 50px;
    background-size: 100% 100%;
  }
}
@media (max-width: 991px) {
  .theme-magenta .top-section {
    background: none;
    padding-top: 40px;
    height: 100%;
  }
}
.theme-magenta .top-section img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 991px) {
  .theme-magenta .top-section img {
    display: block;
    margin: 0 auto;
  }
}
.theme-magenta .top-section .mar-top-5 {
  margin-top: 5%;
}
.theme-magenta .top-section .mob-bg {
  position: relative;
  top: 0px;
  left: -70px;
  display: inline-flex;
  width: 100%;
  height: 100%;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .theme-magenta .top-section .mob-bg {
    top: 38px;
    left: 70px;
  }
}
@media (max-width: 991px) {
  .theme-magenta .top-section .mob-bg {
    display: none;
  }
}
.theme-magenta .top-section .mob-bg .short-code {
  background: url("../../images/video/group_call.png") no-repeat;
  width: 250px;
  height: 200px;
  position: absolute;
  left: 110px;
  top: 123px;
  transform: rotateX(19deg);
  -o-transform: rotateX(19deg);
  -moz-transform: rotateX(19deg);
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .theme-magenta .top-section .mob-bg .short-code {
    background-size: contain;
    width: 94%;
    height: 150px;
    left: 50px;
  }
}
@media (max-width: 991px) {
  .theme-magenta .top-section .mob-bg .short-code {
    background: none;
  }
}
.theme-magenta .top-section .mob-bg .local-num {
  width: 250px;
  height: 200px;
  background: url("../../images/video/smart_network-bg.png") no-repeat;
  position: absolute;
  left: 350px;
  top: 38px;
  transform: rotateX(19deg);
  -o-transform: rotateX(19deg);
  -moz-transform: rotateX(19deg);
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .theme-magenta .top-section .mob-bg .local-num {
    background-size: contain;
    width: 94%;
    height: 150px;
    left: 244px;
  }
}
@media (max-width: 991px) {
  .theme-magenta .top-section .mob-bg .local-num {
    background: none;
    left: 0;
    top: 0;
  }
}
.theme-magenta .top-section .mob-bg .bulk-noti {
  width: 250px;
  height: 200px;
  background: url("../../images/video/video_recording.png") no-repeat;
  position: absolute;
  left: 220px;
  top: 205px;
  transform: rotateX(19deg);
  -o-transform: rotateX(19deg);
  -moz-transform: rotateX(19deg);
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .theme-magenta .top-section .mob-bg .bulk-noti {
    background-size: contain;
    width: 94%;
    height: 150px;
    left: 244px;
  }
}
@media (max-width: 991px) {
  .theme-magenta .top-section .mob-bg .bulk-noti {
    background: none;
    left: 0;
    top: 0;
  }
}
.theme-magenta .top-section .voice-api-txt {
  width: 75%;
  padding-top: 0%;
  float: right;
}
@media (max-width: 991px) {
  .theme-magenta .top-section .voice-api-txt {
    width: 100%;
    float: none;
    padding-top: 30px;
  }
}
@media (max-width: 991px) {
  .theme-magenta .top-section .voice-api-txt ul.hero-btn {
    margin-top: 10px;
  }
}
.theme-magenta .top-section .voice-api-txt ul.hero-btn li .btn-red {
  color: #ffffff;
  background: #c358e8 !important;
  border: 1px solid transparent;
}
.theme-magenta .top-section .voice-api-txt ul.hero-btn li .btn-red:hover {
  border: 1px solid #c358e8;
  background: transparent !important;
  color: #c358e8;
}
.theme-magenta .top-section .voice-api-txt ul.hero-btn li .btn-white {
  border: 1px solid #c358e8 !important;
  background: transparent !important;
  color: #c358e8 !important;
}
.theme-magenta .top-section .voice-api-txt ul.hero-btn li .btn-white:hover {
  background: #c358e8 !important;
  color: #ffffff !important;
  border: 1px solid #c358e8 !important;
}
.theme-magenta .build-conversation {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .theme-magenta .build-conversation {
    margin: 50px auto;
    width: 100%;
  }
}
.theme-magenta .build-conversation .video-right-build-con {
  background: url("../images/video/video-drive-meaningful-right-bg.svg") no-repeat;
  background-position: right top;
  height: 200px;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .theme-magenta .build-conversation .video-right-build-con {
    display: none;
  }
}
.theme-magenta .build-conversation #Video_Call .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-magenta .build-conversation #Video_Call .st1 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-magenta .build-conversation #Video_Call .st2 {
  fill: none;
  stroke: #c358e8;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-magenta .build-conversation #Interactive_Broadcasting .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-magenta .build-conversation #Interactive_Broadcasting .st1 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-magenta .build-conversation #Interactive_Broadcasting .st2 {
  fill: none;
  stroke: #c358e8;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-magenta .build-conversation .justify-content-center {
  align-items: center;
  height: 100%;
}
.theme-magenta .build-conversation .img-svg-wid {
  width: 60px;
  height: 60px;
}
.theme-magenta .build-conversation .img-obj-fit {
  -o-object-fit: none !important;
  object-fit: none !important;
}
.theme-magenta .enableX-Voice-API {
  background-color: #fff;
  background-image: url(../images/demo/video-features-left-bg.webp)!important;
  background-position: center bottom;
  background-repeat: no-repeat;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .theme-magenta .enableX-Voice-API {
    background-size: contain;
  }
}
@media (max-width: 991px) {
  .theme-magenta .enableX-Voice-API {
    background-image: none !important;
    margin-bottom: 0px;
  }
  .theme-magenta .enableX-Voice-API .mar-top-25 {
    padding-top: 0;
  }
}
.theme-magenta .enableX-Voice-API .video-left-build-con {
  background: url("../images/video/video-why-enablex-left-bg.svg") no-repeat;
  background-position: top left;
  height: 200px;
}
.theme-magenta .enableX-Voice-API .Voice-API-grid {
  margin-top: 80px;
}
@media (max-width: 991px) {
  .theme-magenta .enableX-Voice-API .Voice-API-grid {
    margin-top: 0px !important;
  }
}
.theme-magenta .enableX-Voice-API .Voice-API-grid a p.arrow-txt {
  color: #c358e8;
}
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover, .theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p, .theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i, .theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 {
  background: #c358e8;
  color: #fff !important;
}
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Unsurpassed_Quality path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Unsurpassed_Quality polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Unsurpassed_Quality polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Unsurpassed_Quality circle,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Any_Platform path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Any_Platform polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Any_Platform polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Any_Platform circle,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Full_Customisation path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Full_Customisation polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Full_Customisation polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Full_Customisation circle,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Build-In-A-Few-Simple-Steps path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Build-In-A-Few-Simple-Steps polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Build-In-A-Few-Simple-Steps polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Build-In-A-Few-Simple-Steps circle,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Reliable_Delivery_and_Global_Compliance path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Reliable_Delivery_and_Global_Compliance polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Reliable_Delivery_and_Global_Compliance polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Reliable_Delivery_and_Global_Compliance circle,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Eliminate_Man-in-the-middle path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Eliminate_Man-in-the-middle polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Eliminate_Man-in-the-middle polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Eliminate_Man-in-the-middle circle, .theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p #Unsurpassed_Quality path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p #Unsurpassed_Quality polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p #Unsurpassed_Quality polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p #Unsurpassed_Quality circle,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p #Any_Platform path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p #Any_Platform polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p #Any_Platform polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p #Any_Platform circle,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p #Full_Customisation path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p #Full_Customisation polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p #Full_Customisation polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p #Full_Customisation circle,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p #Build-In-A-Few-Simple-Steps path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p #Build-In-A-Few-Simple-Steps polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p #Build-In-A-Few-Simple-Steps polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p #Build-In-A-Few-Simple-Steps circle,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p #Reliable_Delivery_and_Global_Compliance path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p #Reliable_Delivery_and_Global_Compliance polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p #Reliable_Delivery_and_Global_Compliance polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p #Reliable_Delivery_and_Global_Compliance circle,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p #Eliminate_Man-in-the-middle path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p #Eliminate_Man-in-the-middle polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p #Eliminate_Man-in-the-middle polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p #Eliminate_Man-in-the-middle circle, .theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i #Unsurpassed_Quality path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i #Unsurpassed_Quality polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i #Unsurpassed_Quality polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i #Unsurpassed_Quality circle,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i #Any_Platform path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i #Any_Platform polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i #Any_Platform polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i #Any_Platform circle,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i #Full_Customisation path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i #Full_Customisation polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i #Full_Customisation polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i #Full_Customisation circle,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i #Build-In-A-Few-Simple-Steps path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i #Build-In-A-Few-Simple-Steps polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i #Build-In-A-Few-Simple-Steps polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i #Build-In-A-Few-Simple-Steps circle,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i #Reliable_Delivery_and_Global_Compliance path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i #Reliable_Delivery_and_Global_Compliance polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i #Reliable_Delivery_and_Global_Compliance polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i #Reliable_Delivery_and_Global_Compliance circle,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i #Eliminate_Man-in-the-middle path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i #Eliminate_Man-in-the-middle polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i #Eliminate_Man-in-the-middle polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover p i #Eliminate_Man-in-the-middle circle, .theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 #Unsurpassed_Quality path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 #Unsurpassed_Quality polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 #Unsurpassed_Quality polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 #Unsurpassed_Quality circle,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 #Any_Platform path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 #Any_Platform polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 #Any_Platform polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 #Any_Platform circle,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 #Full_Customisation path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 #Full_Customisation polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 #Full_Customisation polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 #Full_Customisation circle,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 #Build-In-A-Few-Simple-Steps path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 #Build-In-A-Few-Simple-Steps polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 #Build-In-A-Few-Simple-Steps polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 #Build-In-A-Few-Simple-Steps circle,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 #Reliable_Delivery_and_Global_Compliance path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 #Reliable_Delivery_and_Global_Compliance polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 #Reliable_Delivery_and_Global_Compliance polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 #Reliable_Delivery_and_Global_Compliance circle,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 #Eliminate_Man-in-the-middle path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 #Eliminate_Man-in-the-middle polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 #Eliminate_Man-in-the-middle polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover h5 #Eliminate_Man-in-the-middle circle {
  stroke: #ffffff;
  fill: transparent;
}
.theme-magenta .enableX-Voice-API .Voice-API-grid a #Unsurpassed_Quality .st0 {
  fill: none;
  stroke: #c358e8;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-magenta .enableX-Voice-API .Voice-API-grid a #Any_Platform .st0 {
  fill: none;
  stroke: #c358e8;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-magenta .enableX-Voice-API .Voice-API-grid a #Full_Customisation .cls-1 {
  fill: none;
  stroke: #c358e8;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.theme-magenta .enableX-Voice-API .Voice-API-grid a #Build-In-A-Few-Simple-Steps .st0 {
  fill: none;
  stroke: #4dab49;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.theme-magenta .enableX-Voice-API .Voice-API-grid a #Build-In-A-Few-Simple-Steps .st1 {
  fill: none;
  stroke: #20201f;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.theme-magenta .enableX-Voice-API .Voice-API-grid a #Build-In-A-Few-Simple-Steps .st2 {
  fill: none;
}
.theme-magenta .enableX-Voice-API .Voice-API-grid a #Build-In-A-Few-Simple-Steps .st3 {
  fill: #4dab49;
}
.theme-magenta .enableX-Voice-API .Voice-API-grid a #Reliable_Delivery_and_Global_Compliance .st0 {
  fill: #4dab49;
}
.theme-magenta .enableX-Voice-API .Voice-API-grid a #Eliminate_Man-in-the-middle .st0 {
  fill: #4fab48;
}
.theme-magenta .enableX-Voice-API .Voice-API-grid a #Eliminate_Man-in-the-middle .st1 {
  fill: none;
  stroke: #4fab48;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Unsurpassed_Quality path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Unsurpassed_Quality polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Unsurpassed_Quality polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Unsurpassed_Quality circle,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Any_Platform path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Any_Platform polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Any_Platform polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Any_Platform circle,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Build-In-A-Few-Simple-Steps path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Build-In-A-Few-Simple-Steps polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Build-In-A-Few-Simple-Steps polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Build-In-A-Few-Simple-Steps circle,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Reliable_Delivery_and_Global_Compliance path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Reliable_Delivery_and_Global_Compliance polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Reliable_Delivery_and_Global_Compliance polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Reliable_Delivery_and_Global_Compliance circle,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Eliminate_Man-in-the-middle path,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Eliminate_Man-in-the-middle polygon,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Eliminate_Man-in-the-middle polyline,
.theme-magenta .enableX-Voice-API .Voice-API-grid a:hover #Eliminate_Man-in-the-middle circle {
  stroke: #ffffff;
  fill: transparent;
}
.theme-magenta .features {
  background-color: #fff;
  background-image: url("../../images/video/video-features-right-bg.png");
  background-position: center center;
  background-size: auto;
  height: 100%;
  width: 100%;
  width: 100%;
  text-align: center;
}
@media (max-width: 991px) {
  .theme-magenta .features {
    background: none !important;
  }
}
.theme-magenta .features .features-lft-bg {
  background-image: url("../../images/video/features-bg-rgt.png");
  background-position: center bottom;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .theme-magenta .features .features-lft-bg {
    background: none;
  }
}
.theme-magenta .features .features-lft-bg .features-center-bg {
  background-image: none !important;
  background: none !important;
  margin-top: 50px;
}
@media (max-width: 991px) {
  .theme-magenta .features .features-lft-bg .features-center-bg {
    display: none;
  }
}
.theme-magenta .features .features-lft-bg .features-center-bg #image-to-change {
  width: 100%;
  height: 100%;
}
.theme-magenta .features .features-lft-bg .features-center-bg #image-to-change svg {
  width: 100%;
  height: 100%;
}
.theme-magenta .features .features-lft-bg .feature-for-mob {
  display: none;
}
@media (max-width: 991px) {
  .theme-magenta .features .features-lft-bg .feature-for-mob {
    display: block;
    margin-top: 5px;
  }
}
.theme-magenta .features .features-lft-bg .feature-for-mob #accordionExample .card .card-header h2 button {
  color: #333333;
  box-shadow: none;
}
.theme-magenta .features .features-lft-bg .feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true] {
  background-color: #c358e8;
  color: #ffffff;
  box-shadow: none;
}
.theme-magenta .features .features-lft-bg .feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true]:after {
  color: #ffffff;
  box-shadow: none;
}
.theme-magenta .features h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding-top: 15px;
}
@media (max-width: 991px) {
  .theme-magenta .features h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
  }
}
.theme-magenta .features p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 0;
}
@media (max-width: 991px) {
  .theme-magenta .features p {
    font-size: 16px;
    line-height: 20px;
  }
}
.theme-magenta .features #myTabContent {
  margin-top: -60px;
}
.theme-magenta .features #myTabContent img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.theme-magenta .features .nav-pills .nav-link {
  font-family: "Barlow Semi Condensed" !important;
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  background: #fff;
  border: 1px solid #ddd;
  margin: 5px 0;
  border-radius: 5px;
  box-shadow: 0px 15px 25px 0 rgba(114, 114, 114, 0.05);
  border: solid 1px #f0f0f0;
  background-color: #ffffff;
  line-height: 40px;
}
.theme-magenta .features .nav-pills .nav-link.active {
  border-radius: 5px;
  box-shadow: 0px 15px 25px 0 rgba(114, 114, 114, 0.09);
  background-color: #c358e8;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 40px;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}
.theme-magenta .features .nav-pills .show .nav-link {
  color: #fff;
  background-color: #c358e8;
  text-align: left;
  color: pink;
}
.theme-magenta .features ul.features-tab-ul li:hover, .theme-magenta .features ul.features-tab-ul li:focus {
  background: #c358e8;
  color: #fff;
}
.theme-magenta .features ul.features-tab-ul .active {
  background: #c358e8;
  color: #fff;
}
.theme-magenta .features .mid-img {
  -o-object-fit: contain;
  object-fit: contain;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
}
.theme-magenta .use-cases {
  text-align: center;
  background: url(../images/demo/usecases-lft-bg.webp) no-repeat;
  background-size: contain;
  width: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
  height: 992px;
  margin-bottom: 150px;
}
@media (max-width: 991px) {
  .theme-magenta .use-cases {
    background: none;
    height: 100%;
    margin-bottom: 50px;
  }
}
.theme-magenta .use-cases .right-build-con {
  background: url(../images/build-conversation.png) no-repeat;
  background-position: 100% 0;
  width: 100%;
}
@media (max-width: 991px) {
  .theme-magenta .use-cases .right-build-con {
    background: none;
  }
}
.theme-magenta .use-cases .use_case_img {
  width: 100%;
  height: 100%;
}
.theme-magenta .use-cases .use_case_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.theme-magenta .use-cases h3,
.use-cases h3 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .theme-magenta .use-cases h3,
  .use-cases h3 {
    font-size: 22px;
    line-height: 25px;
  }
}
.theme-magenta .use-cases p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}
.theme-magenta .use-cases #tabs, .theme-magenta .use-cases .video-pricing-theme .table-section #tab-second, .theme-magenta .use-cases .all-feature .table-section #tab-second, .video-pricing-theme .table-section .theme-magenta .use-cases #tab-second, .all-feature .table-section .theme-magenta .use-cases #tab-second {
  padding: 0;
}
.theme-magenta .use-cases #tabs .section-title, .theme-magenta .use-cases .video-pricing-theme .table-section #tab-second .section-title, .theme-magenta .use-cases .all-feature .table-section #tab-second .section-title, .video-pricing-theme .table-section .theme-magenta .use-cases #tab-second .section-title, .all-feature .table-section .theme-magenta .use-cases #tab-second .section-title {
  color: #c358e8;
}
.theme-magenta .use-cases #tabs ul#interest_tabs, .theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs, .theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs, .video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs, .all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs {
  border-bottom: 3px solid #c358e8;
}
.theme-magenta .use-cases #tabs ul#interest_tabs li, .theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li, .theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li, .video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li, .all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li {
  float: left;
  width: 20%;
}
.theme-magenta .use-cases #tabs ul#interest_tabs li a, .theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a, .theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a, .video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a, .all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a {
  color: #333333;
}
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover, .theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover, .theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover, .video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover, .all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover {
  background: transparent;
}
.theme-magenta .use-cases #tabs ul#interest_tabs li a.active, .theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active, .theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active, .video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active, .all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active {
  color: #c358e8;
  background: transparent;
}
.theme-magenta .use-cases #tabs ul#interest_tabs li a.active .tab-content.active, .theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active .tab-content.active, .theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active .tab-content.active, .video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active .tab-content.active, .all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active .tab-content.active {
  opacity: 1;
  background: #c358e8;
}
.theme-magenta .use-cases #tabs ul#interest_tabs li a.active #Customer__x0D_Engagement path, .theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Customer__x0D_Engagement path, .theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #Customer__x0D_Engagement path, .video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Customer__x0D_Engagement path, .all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Customer__x0D_Engagement path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a.active #Customer__x0D_Engagement circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Customer__x0D_Engagement circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #Customer__x0D_Engagement circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Customer__x0D_Engagement circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Customer__x0D_Engagement circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a.active #Customer_Engagement path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Customer_Engagement path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #Customer_Engagement path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Customer_Engagement path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Customer_Engagement path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a.active #Customer_Engagement circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Customer_Engagement circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #Customer_Engagement circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Customer_Engagement circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Customer_Engagement circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a.active #In_App_Call__ path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #In_App_Call__ path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #In_App_Call__ path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #In_App_Call__ path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #In_App_Call__ path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a.active #In_App_Call__ circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #In_App_Call__ circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #In_App_Call__ circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #In_App_Call__ circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #In_App_Call__ circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a.active #App-to-People_Calls path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #App-to-People_Calls path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #App-to-People_Calls path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #App-to-People_Calls path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #App-to-People_Calls path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a.active #App-to-People_Calls circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #App-to-People_Calls circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #App-to-People_Calls circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #App-to-People_Calls circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #App-to-People_Calls circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a.active #Video-enabled-Kiosk path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Video-enabled-Kiosk path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #Video-enabled-Kiosk path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Video-enabled-Kiosk path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Video-enabled-Kiosk path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a.active #Video-enabled-Kiosk circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Video-enabled-Kiosk circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #Video-enabled-Kiosk circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Video-enabled-Kiosk circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Video-enabled-Kiosk circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a.active #Video-enabled path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Video-enabled path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #Video-enabled path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Video-enabled path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Video-enabled path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a.active #Video-enabled circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Video-enabled circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #Video-enabled circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Video-enabled circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Video-enabled circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a.active #Online_identification path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Online_identification path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #Online_identification path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Online_identification path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Online_identification path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a.active #Online_identification circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Online_identification circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #Online_identification circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Online_identification circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Online_identification circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a.active #Streaming_and_Broadcasting path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Streaming_and_Broadcasting path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #Streaming_and_Broadcasting path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Streaming_and_Broadcasting path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Streaming_and_Broadcasting path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a.active #Streaming_and_Broadcasting circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Streaming_and_Broadcasting circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #Streaming_and_Broadcasting circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Streaming_and_Broadcasting circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a.active #Streaming_and_Broadcasting circle {
  stroke: #c358e8;
}
.theme-magenta .use-cases #tabs ul#interest_tabs li a span, .theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a span, .theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a span, .video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a span, .all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a span {
  display: block;
}
.theme-magenta .use-cases #tabs ul#interest_tabs li a svg, .theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a svg, .theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a svg, .video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a svg, .all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a svg {
  width: 40px;
  height: 40px;
}
.theme-magenta .use-cases #tabs ul#interest_tabs li a #Customer__x0D_Engagement .customer-0, .theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Customer__x0D_Engagement .customer-0, .theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Customer__x0D_Engagement .customer-0, .video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a #Customer__x0D_Engagement .customer-0, .all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a #Customer__x0D_Engagement .customer-0 {
  fill: none;
  stroke: #202020;
  stroke-miterlimit: 10;
}
.theme-magenta .use-cases #tabs ul#interest_tabs li a #Group_Collaboration .st0, .theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Group_Collaboration .st0, .theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Group_Collaboration .st0, .video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a #Group_Collaboration .st0, .all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a #Group_Collaboration .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.theme-magenta .use-cases #tabs ul#interest_tabs li a #Video-enabled-Kiosk .video-enabled-Kiosk-0, .theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Video-enabled-Kiosk .video-enabled-Kiosk-0, .theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Video-enabled-Kiosk .video-enabled-Kiosk-0, .video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a #Video-enabled-Kiosk .video-enabled-Kiosk-0, .all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a #Video-enabled-Kiosk .video-enabled-Kiosk-0,
.theme-magenta .use-cases #tabs ul#interest_tabs li a #Video-enabled-Kiosk .video-enabled-Kiosk-1,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Video-enabled-Kiosk .video-enabled-Kiosk-1,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Video-enabled-Kiosk .video-enabled-Kiosk-1,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a #Video-enabled-Kiosk .video-enabled-Kiosk-1,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a #Video-enabled-Kiosk .video-enabled-Kiosk-1 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.theme-magenta .use-cases #tabs ul#interest_tabs li a #Video-enabled-Kiosk .video-enabled-Kiosk-1, .theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Video-enabled-Kiosk .video-enabled-Kiosk-1, .theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Video-enabled-Kiosk .video-enabled-Kiosk-1, .video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a #Video-enabled-Kiosk .video-enabled-Kiosk-1, .all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a #Video-enabled-Kiosk .video-enabled-Kiosk-1 {
  stroke-miterlimit: 10;
}
.theme-magenta .use-cases #tabs ul#interest_tabs li a #Online_identification .st0, .theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Online_identification .st0, .theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Online_identification .st0, .video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a #Online_identification .st0, .all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a #Online_identification .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.theme-magenta .use-cases #tabs ul#interest_tabs li a #Streaming_and_Broadcasting .streaming_and_broadcasting-0, .theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Streaming_and_Broadcasting .streaming_and_broadcasting-0, .theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Streaming_and_Broadcasting .streaming_and_broadcasting-0, .video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a #Streaming_and_Broadcasting .streaming_and_broadcasting-0, .all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a #Streaming_and_Broadcasting .streaming_and_broadcasting-0, .theme-magenta .use-cases #tabs ul#interest_tabs li a #Streaming_and_Broadcasting .st0, .theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Streaming_and_Broadcasting .st0, .theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Streaming_and_Broadcasting .st0, .video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a #Streaming_and_Broadcasting .st0, .all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a #Streaming_and_Broadcasting .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover #Group_Collaboration circle, .theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Group_Collaboration circle, .theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Group_Collaboration circle, .video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Group_Collaboration circle, .all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Group_Collaboration circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover #Group_Collaboration line,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Group_Collaboration line,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Group_Collaboration line,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Group_Collaboration line,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Group_Collaboration line,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover #Group_Collaboration path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Group_Collaboration path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Group_Collaboration path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Group_Collaboration path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Group_Collaboration path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover #Streaming_and_Broadcasting circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Streaming_and_Broadcasting circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Streaming_and_Broadcasting circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Streaming_and_Broadcasting circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Streaming_and_Broadcasting circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover #Streaming_and_Broadcasting line,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Streaming_and_Broadcasting line,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Streaming_and_Broadcasting line,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Streaming_and_Broadcasting line,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Streaming_and_Broadcasting line,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover #Streaming_and_Broadcasting path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Streaming_and_Broadcasting path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Streaming_and_Broadcasting path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Streaming_and_Broadcasting path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Streaming_and_Broadcasting path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover #Online_identification circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Online_identification circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Online_identification circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Online_identification circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Online_identification circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover #Online_identification line,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Online_identification line,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Online_identification line,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Online_identification line,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Online_identification line,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover #Online_identification path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Online_identification path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Online_identification path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Online_identification path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Online_identification path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover #Video-enabled-Kiosk circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Video-enabled-Kiosk circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Video-enabled-Kiosk circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Video-enabled-Kiosk circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Video-enabled-Kiosk circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover #Video-enabled-Kiosk line,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Video-enabled-Kiosk line,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Video-enabled-Kiosk line,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Video-enabled-Kiosk line,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Video-enabled-Kiosk line,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover #Video-enabled-Kiosk path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Video-enabled-Kiosk path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Video-enabled-Kiosk path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Video-enabled-Kiosk path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Video-enabled-Kiosk path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover #Customer__x0D_Engagement circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Customer__x0D_Engagement circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Customer__x0D_Engagement circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Customer__x0D_Engagement circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Customer__x0D_Engagement circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover #Customer__x0D_Engagement line,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Customer__x0D_Engagement line,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Customer__x0D_Engagement line,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Customer__x0D_Engagement line,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Customer__x0D_Engagement line,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover #Customer__x0D_Engagement path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Customer__x0D_Engagement path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Customer__x0D_Engagement path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Customer__x0D_Engagement path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Customer__x0D_Engagement path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover #In_App_Call__ circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #In_App_Call__ circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #In_App_Call__ circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #In_App_Call__ circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #In_App_Call__ circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover #In_App_Call__ line,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #In_App_Call__ line,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #In_App_Call__ line,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #In_App_Call__ line,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #In_App_Call__ line,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover #In_App_Call__ path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #In_App_Call__ path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #In_App_Call__ path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #In_App_Call__ path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #In_App_Call__ path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover #App-to-People_Calls circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #App-to-People_Calls circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #App-to-People_Calls circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #App-to-People_Calls circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #App-to-People_Calls circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover #App-to-People_Calls line,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #App-to-People_Calls line,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #App-to-People_Calls line,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #App-to-People_Calls line,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #App-to-People_Calls line,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover #App-to-People_Calls path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #App-to-People_Calls path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #App-to-People_Calls path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #App-to-People_Calls path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #App-to-People_Calls path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ line,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ line,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ line,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ line,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ line,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ path, .theme-magenta .use-cases #tabs ul#interest_tabs li a:active #Group_Collaboration circle, .theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Group_Collaboration circle, .theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Group_Collaboration circle, .video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Group_Collaboration circle, .all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Group_Collaboration circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:active #Group_Collaboration line,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Group_Collaboration line,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Group_Collaboration line,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Group_Collaboration line,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Group_Collaboration line,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:active #Group_Collaboration path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Group_Collaboration path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Group_Collaboration path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Group_Collaboration path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Group_Collaboration path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:active #Streaming_and_Broadcasting circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Streaming_and_Broadcasting circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Streaming_and_Broadcasting circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Streaming_and_Broadcasting circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Streaming_and_Broadcasting circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:active #Streaming_and_Broadcasting line,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Streaming_and_Broadcasting line,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Streaming_and_Broadcasting line,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Streaming_and_Broadcasting line,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Streaming_and_Broadcasting line,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:active #Streaming_and_Broadcasting path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Streaming_and_Broadcasting path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Streaming_and_Broadcasting path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Streaming_and_Broadcasting path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Streaming_and_Broadcasting path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:active #Online_identification circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Online_identification circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Online_identification circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Online_identification circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Online_identification circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:active #Online_identification line,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Online_identification line,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Online_identification line,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Online_identification line,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Online_identification line,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:active #Online_identification path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Online_identification path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Online_identification path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Online_identification path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Online_identification path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:active #Video-enabled-Kiosk circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Video-enabled-Kiosk circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Video-enabled-Kiosk circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Video-enabled-Kiosk circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Video-enabled-Kiosk circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:active #Video-enabled-Kiosk line,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Video-enabled-Kiosk line,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Video-enabled-Kiosk line,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Video-enabled-Kiosk line,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Video-enabled-Kiosk line,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:active #Video-enabled-Kiosk path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Video-enabled-Kiosk path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Video-enabled-Kiosk path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Video-enabled-Kiosk path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Video-enabled-Kiosk path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:active #Customer__x0D_Engagement circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Customer__x0D_Engagement circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Customer__x0D_Engagement circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Customer__x0D_Engagement circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Customer__x0D_Engagement circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:active #Customer__x0D_Engagement line,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Customer__x0D_Engagement line,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Customer__x0D_Engagement line,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Customer__x0D_Engagement line,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Customer__x0D_Engagement line,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:active #Customer__x0D_Engagement path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Customer__x0D_Engagement path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Customer__x0D_Engagement path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Customer__x0D_Engagement path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Customer__x0D_Engagement path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:active #In_App_Call__ circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #In_App_Call__ circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #In_App_Call__ circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #In_App_Call__ circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #In_App_Call__ circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:active #In_App_Call__ line,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #In_App_Call__ line,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #In_App_Call__ line,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #In_App_Call__ line,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #In_App_Call__ line,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:active #In_App_Call__ path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #In_App_Call__ path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #In_App_Call__ path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #In_App_Call__ path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #In_App_Call__ path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:active #App-to-People_Calls circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #App-to-People_Calls circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #App-to-People_Calls circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #App-to-People_Calls circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #App-to-People_Calls circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:active #App-to-People_Calls line,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #App-to-People_Calls line,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #App-to-People_Calls line,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #App-to-People_Calls line,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #App-to-People_Calls line,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:active #App-to-People_Calls path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #App-to-People_Calls path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #App-to-People_Calls path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #App-to-People_Calls path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #App-to-People_Calls path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ line,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ line,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ line,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ line,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ line,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ path, .theme-magenta .use-cases #tabs ul#interest_tabs li a:focus #Group_Collaboration circle, .theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Group_Collaboration circle, .theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Group_Collaboration circle, .video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Group_Collaboration circle, .all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Group_Collaboration circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:focus #Group_Collaboration line,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Group_Collaboration line,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Group_Collaboration line,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Group_Collaboration line,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Group_Collaboration line,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:focus #Group_Collaboration path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Group_Collaboration path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Group_Collaboration path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Group_Collaboration path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Group_Collaboration path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:focus #Streaming_and_Broadcasting circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Streaming_and_Broadcasting circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Streaming_and_Broadcasting circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Streaming_and_Broadcasting circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Streaming_and_Broadcasting circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:focus #Streaming_and_Broadcasting line,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Streaming_and_Broadcasting line,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Streaming_and_Broadcasting line,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Streaming_and_Broadcasting line,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Streaming_and_Broadcasting line,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:focus #Streaming_and_Broadcasting path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Streaming_and_Broadcasting path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Streaming_and_Broadcasting path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Streaming_and_Broadcasting path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Streaming_and_Broadcasting path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:focus #Online_identification circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Online_identification circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Online_identification circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Online_identification circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Online_identification circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:focus #Online_identification line,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Online_identification line,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Online_identification line,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Online_identification line,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Online_identification line,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:focus #Online_identification path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Online_identification path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Online_identification path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Online_identification path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Online_identification path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:focus #Video-enabled-Kiosk circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Video-enabled-Kiosk circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Video-enabled-Kiosk circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Video-enabled-Kiosk circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Video-enabled-Kiosk circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:focus #Video-enabled-Kiosk line,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Video-enabled-Kiosk line,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Video-enabled-Kiosk line,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Video-enabled-Kiosk line,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Video-enabled-Kiosk line,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:focus #Video-enabled-Kiosk path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Video-enabled-Kiosk path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Video-enabled-Kiosk path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Video-enabled-Kiosk path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Video-enabled-Kiosk path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:focus #Customer__x0D_Engagement circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Customer__x0D_Engagement circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Customer__x0D_Engagement circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Customer__x0D_Engagement circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Customer__x0D_Engagement circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:focus #Customer__x0D_Engagement line,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Customer__x0D_Engagement line,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Customer__x0D_Engagement line,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Customer__x0D_Engagement line,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Customer__x0D_Engagement line,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:focus #Customer__x0D_Engagement path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Customer__x0D_Engagement path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Customer__x0D_Engagement path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Customer__x0D_Engagement path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Customer__x0D_Engagement path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:focus #In_App_Call__ circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #In_App_Call__ circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #In_App_Call__ circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #In_App_Call__ circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #In_App_Call__ circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:focus #In_App_Call__ line,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #In_App_Call__ line,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #In_App_Call__ line,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #In_App_Call__ line,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #In_App_Call__ line,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:focus #In_App_Call__ path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #In_App_Call__ path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #In_App_Call__ path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #In_App_Call__ path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #In_App_Call__ path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:focus #App-to-People_Calls circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #App-to-People_Calls circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #App-to-People_Calls circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #App-to-People_Calls circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #App-to-People_Calls circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:focus #App-to-People_Calls line,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #App-to-People_Calls line,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #App-to-People_Calls line,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #App-to-People_Calls line,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #App-to-People_Calls line,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:focus #App-to-People_Calls path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #App-to-People_Calls path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #App-to-People_Calls path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #App-to-People_Calls path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #App-to-People_Calls path,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ line,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ line,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ line,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ line,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ line,
.theme-magenta .use-cases #tabs ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.theme-magenta .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.theme-magenta .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .theme-magenta .use-cases #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ path {
  stroke: #c358e8;
}
.theme-magenta .use-cases .mob-accordion {
  display: none;
}
@media (max-width: 991px) {
  .theme-magenta .use-cases .mob-accordion {
    display: block;
  }
}
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header {
  background-color: #ffffff;
}
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a h5 {
  color: #333333;
}
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #Customer__x0D_Engagement .customer-0 {
  fill: none;
  stroke: #202020;
  stroke-miterlimit: 10;
}
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #Group_Collaboration .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #Video-enabled .video-enabled-Kiosk-0,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #Video-enabled .video-enabled-Kiosk-1 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #Video-enabled .video-enabled-Kiosk-1 {
  stroke-miterlimit: 10;
}
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #Online_identification .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #Streaming_and_Broadcasting .streaming_and_broadcasting-0, .theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #Streaming_and_Broadcasting .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #Customer__x0D_Engagement path,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #Customer__x0D_Engagement circle,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #Video-enabled-Kiosk path,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #Video-enabled-Kiosk circle,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #Group_Collaboration path,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #Group_Collaboration circle,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #Online_identification path,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #Online_identification circle,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #Streaming_and_Broadcasting path,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #Streaming_and_Broadcasting circle,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #Video-enabled path,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #Video-enabled circle, .theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #Customer__x0D_Engagement path,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #Customer__x0D_Engagement circle,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #Video-enabled-Kiosk path,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #Video-enabled-Kiosk circle,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #Group_Collaboration path,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #Group_Collaboration circle,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #Online_identification path,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #Online_identification circle,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #Streaming_and_Broadcasting path,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #Streaming_and_Broadcasting circle,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #Video-enabled path,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #Video-enabled circle, .theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #Customer__x0D_Engagement path,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #Customer__x0D_Engagement circle,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #Video-enabled-Kiosk path,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #Video-enabled-Kiosk circle,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #Group_Collaboration path,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #Group_Collaboration circle,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #Online_identification path,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #Online_identification circle,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #Streaming_and_Broadcasting path,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #Streaming_and_Broadcasting circle,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #Video-enabled path,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #Video-enabled circle {
  stroke: #c358e8;
  fill: none;
}
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] h5,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] span {
  color: #c358e8;
}
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] i {
  color: #c358e8;
}
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] svg path,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] svg circle,
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] svg line {
  stroke: #c358e8;
  fill: none;
}
.theme-magenta .use-cases .mob-accordion #accordion .card .card-header .accordion-head > .collapsed > i:before {
  content: "\F105";
}
.theme-magenta .use-cases .mob-accordion #accordion .card .acc-ul li::before {
  color: #c358e8;
}
.theme-magenta .use-cases .mob-accordion #accordion .card .acc-ul li a {
  color: #c358e8;
}
.theme-magenta .use-cases .mob-accordion #accordion .card .acc-ul li a i {
  color: #c358e8;
  font-size: 14px;
  padding: 0 14px;
  display: none;
}
.theme-magenta .use-cases .mob-accordion #accordion .card .show,
.theme-magenta .use-cases .mob-accordion #accordion .card .collapse,
.theme-magenta .use-cases .mob-accordion #accordion .card .collapsing {
  text-align: left !important;
}
.theme-magenta .use-cases .mob-accordion #accordion .card .show .card-block i,
.theme-magenta .use-cases .mob-accordion #accordion .card .collapse .card-block i,
.theme-magenta .use-cases .mob-accordion #accordion .card .collapsing .card-block i {
  color: #c358e8;
}
.theme-magenta .pad-top-80 {
  padding-top: 80px;
}
.theme-magenta .developer-guide article svg {
  width: 40px;
  height: 40px;
}
.theme-magenta .developer-guide article #SMS_Demo_App .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
  opacity: 1;
}
.theme-magenta .developer-guide article #SMS_Demo_App .st1 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
  opacity: 1;
}
.theme-magenta .developer-guide article #SMS_Demo_App .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
  opacity: 1;
}
.theme-magenta .developer-guide article #SMS_Demo_App .st3 {
  fill: #c358e8;
  opacity: 1;
}
.theme-magenta .developer-guide article #SMS_Demo_App .st4 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.theme-magenta .developer-guide article #SMS_Demo_App .st5 {
  fill: #c358e8;
  opacity: 1;
}
.theme-magenta .developer-guide article #Developer_Centric_Documentation .st0 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
}
.theme-magenta .developer-guide article #Developer_Centric_Documentation .st1 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.theme-magenta .developer-guide article #Developer_Centric_Documentation .st2 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-magenta .developer-guide article #Developer_Centric_Documentation .st3 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
  opacity: 1;
}
.theme-magenta .developer-guide article #Developer_Centric_Documentation .st4 {
  fill: #c358e8;
  opacity: 1;
}
.theme-magenta .developer-guide article:hover #In_App_Call__ path,
.theme-magenta .developer-guide article:hover #In_App_Call__ circle,
.theme-magenta .developer-guide article:hover #App-to-People_Calls path,
.theme-magenta .developer-guide article:hover #App-to-People_Calls circle,
.theme-magenta .developer-guide article:hover #Phone_to_Phone_Calls_1_ path,
.theme-magenta .developer-guide article:hover #Phone_to_Phone_Calls_1_ circle, .theme-magenta .developer-guide article:active #In_App_Call__ path,
.theme-magenta .developer-guide article:active #In_App_Call__ circle,
.theme-magenta .developer-guide article:active #App-to-People_Calls path,
.theme-magenta .developer-guide article:active #App-to-People_Calls circle,
.theme-magenta .developer-guide article:active #Phone_to_Phone_Calls_1_ path,
.theme-magenta .developer-guide article:active #Phone_to_Phone_Calls_1_ circle, .theme-magenta .developer-guide article:focus #In_App_Call__ path,
.theme-magenta .developer-guide article:focus #In_App_Call__ circle,
.theme-magenta .developer-guide article:focus #App-to-People_Calls path,
.theme-magenta .developer-guide article:focus #App-to-People_Calls circle,
.theme-magenta .developer-guide article:focus #Phone_to_Phone_Calls_1_ path,
.theme-magenta .developer-guide article:focus #Phone_to_Phone_Calls_1_ circle {
  stroke: #0575e6;
}
@media (max-width: 991px) {
  .theme-magenta #video-popup {
    display: none;
  }
}
.theme-magenta #video-popup .fixed-live-chat {
  width: 300px;
  bottom: 36px;
  left: 6px;
  z-index: 100;
  height: 29px;
}
@media (max-width: 991px) {
  .theme-magenta #video-popup .fixed-live-chat {
    display: none;
  }
}
.theme-magenta #video-popup .fixed-live-chat .live-chat .chatbox {
  position: relative;
  background: #9e248c;
  background: linear-gradient(6deg, #9e248c 0%, #c12844 100%);
  color: #fff !important;
  cursor: pointer;
  font-size: 15px;
  text-align: left;
  border-radius: 10px;
  overflow: hidden;
  border: 0;
  width: 100%;
  outline: none;
  cursor: pointer;
  line-height: 20px;
  padding: 15px 0 15px 36px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 8px;
}
@media (max-width: 991px) {
  .theme-magenta #video-popup .fixed-live-chat .live-chat .chatbox {
    display: none;
  }
}
.theme-magenta #video-popup .fixed-live-chat .live-chat .chatbox span {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  display: block;
  text-transform: capitalize;
}
.theme-magenta #video-popup .fixed-live-chat .live-chat .chatbox span::after {
  content: url("/images/message/msg-pointer.png");
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 7px;
}
.theme-magenta #video-popup .fixed-live-chat .live-chat .close {
  font-size: 15px;
  opacity: 1;
  outline: none;
  color: #858585;
}
.theme-magenta #video-popup .fixed-live-chat .live-chat .close:hover {
  font-size: 15px;
  opacity: 1;
  outline: none;
}
.theme-magenta #video-popup .fixed-live-chat .live-chat .dropchat {
  position: relative;
  background: url("/images/message/informaction-div.png") no-repeat;
  background-size: cover;
  background-position: top center;
  width: 100%;
  height: 100%;
  z-index: 999;
  min-width: 390px;
  min-height: 200px;
  left: 0;
  bottom: 170px;
  padding: 9px 30px;
  border-radius: 4px;
  cursor: text;
  display: none;
  -webkit-animation: show 333ms ease;
          animation: show 333ms ease;
}
@-webkit-keyframes show {
  0% {
    opacity: 0;
    transform: translate(0, 10%);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0%);
  }
}
@keyframes show {
  0% {
    opacity: 0;
    transform: translate(0, 10%);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0%);
  }
}
.theme-magenta #video-popup .fixed-live-chat .live-chat .dropchat.show {
  display: block;
  box-shadow: 1px 1px 12px 10px #e4e0e0a6;
}
.theme-magenta #video-popup .fixed-live-chat .live-chat .dropchat .card-header {
  padding: 1rem 0;
  background-color: transparent;
  border: none;
}
.theme-magenta #video-popup .fixed-live-chat .live-chat .dropchat .card-header img {
  width: 100%;
}
.theme-magenta #video-popup .fixed-live-chat .live-chat .dropchat .card-header h5 {
  font-size: 14px;
  font-weight: bold;
}
.theme-magenta #video-popup .fixed-live-chat .live-chat .dropchat .card-body {
  padding: 0;
  min-height: 100%;
}
.theme-magenta #video-popup .fixed-live-chat .live-chat .dropchat .card-body .btn-info-cta {
  background: #9e248c;
  background: linear-gradient(6deg, #9e248c 0%, #c12844 100%);
  box-shadow: 1px 0px 10px 5px #b7275933;
  color: #fff !important;
  cursor: pointer;
  font-size: 12px;
  padding: 10px 12px;
  width: 116px;
  border-radius: 5px;
  font-weight: 500;
  margin-left: 8px;
  margin-bottom: 20px;
  display: inline;
}
.theme-magenta #video-popup .fixed-live-chat .live-chat .dropchat .card-body .btn-info-cta a {
  color: #fff;
}
.theme-magenta #video-popup .fixed-live-chat .live-chat .dropchat .list {
  display: flex;
  flex-direction: row;
  align-items: start;
  justify-content: start;
  line-height: 15px;
  list-style: none;
  padding: 0.5rem;
  width: 73%;
}
.theme-magenta #video-popup .fixed-live-chat .live-chat .dropchat .list.revange {
  display: flex;
  flex-direction: row-reverse;
  align-items: start;
  justify-content: start;
}
.theme-magenta #video-popup .fixed-live-chat .live-chat .dropchat .list img.chat-avater {
  width: 25px;
  padding-right: 5px;
  padding-left: 0px;
}
.theme-magenta #video-popup .fixed-live-chat .live-chat .dropchat .list.revange img.chat-avater {
  width: 25px;
  padding-right: 0px;
  padding-left: 5px;
}
.theme-magenta #video-popup .fixed-live-chat .live-chat .dropchat .list .chat-content {
  width: 70%;
  color: #333;
  padding: 0;
  border-radius: 0.525rem;
  box-shadow: 0 0 0.125rem 0.0125rem rgba(0, 0, 0, 0.3);
}
.theme-magenta #video-popup .fixed-live-chat .live-chat .dropchat .list.revange .chat-content {
  color: #fff;
}
.theme-magenta #video-popup .fixed-live-chat .live-chat .dropchat .list:last-child {
  border-bottom: 0;
}
.theme-magenta #video-popup .fixed-live-chat .live-chat .dropchat .list p {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 20px;
  padding-bottom: 10px;
  color: #252525;
}
.theme-magenta #myModal {
  display: none;
}
@media (max-width: 991px) {
  .theme-magenta #myModal {
    display: none;
    background-color: #4e4d4dbf;
  }
}
.theme-magenta #myModal .modal-dialog {
  width: 83%;
  transform: translate(0, -50%);
  top: 50%;
  margin: 0 auto;
}
.theme-magenta #myModal .modal-dialog .modal-header {
  border: none;
  padding: 0;
}
.theme-magenta #myModal .modal-dialog .modal-header .close {
  padding: 10px 2px;
  margin: -1rem -1rem -1rem auto;
  font-size: 12px;
  outline: none;
}
.theme-magenta #myModal .modal-dialog .modal-header .close:focus {
  box-shadow: none;
  outline: none;
}
.theme-magenta #myModal .modal-dialog .modal-content {
  border: none;
  position: relative;
  background: url("/images/message/informaction-div-mob.png") no-repeat;
  background-size: cover;
  background-position: top center;
  width: 100%;
  height: 100%;
  z-index: 999;
  min-width: 100%;
  height: 100%;
  -webkit-animation: show 333ms ease;
  animation: show 333ms ease;
  padding: 10px 20px;
}
.theme-magenta #myModal .modal-dialog .modal-content .modal-body {
  padding: 0;
}
.theme-magenta #myModal .modal-dialog .modal-content .modal-body .dropchat.show {
  display: block;
}
.theme-magenta #myModal .modal-dialog .modal-content .modal-body .dropchat .card-header {
  padding: 1.2rem 0;
  background-color: transparent;
  border: none;
}
.theme-magenta #myModal .modal-dialog .modal-content .modal-body .dropchat .card-header img {
  width: 100%;
}
.theme-magenta #myModal .modal-dialog .modal-content .modal-body .dropchat .card-header h5 {
  font-size: 14px;
  font-weight: bold;
}
.theme-magenta #myModal .modal-dialog .modal-content .modal-body .dropchat .card-body {
  padding: 0.5rem;
  min-height: 100%;
}
.theme-magenta #myModal .modal-dialog .modal-content .modal-body .dropchat .card-body .btn-info-cta {
  background: #9e248c;
  background: linear-gradient(6deg, #9e248c 0%, #c12844 100%);
  box-shadow: 1px 0px 10px 5px #b7275933;
  color: #fff !important;
  cursor: pointer;
  font-size: 12px;
  padding: 10px 12px;
  width: 116px;
  border-radius: 5px;
  font-weight: 500;
  margin-left: 8px;
}
.theme-magenta #myModal .modal-dialog .modal-content .modal-body .dropchat .card-body .btn-info-cta a {
  color: #fff;
}
.theme-magenta #myModal .modal-dialog .modal-content .modal-body .dropchat .list {
  display: flex;
  flex-direction: row;
  align-items: start;
  justify-content: start;
  line-height: 15px;
  list-style: none;
  padding: 0.5rem;
  width: 73%;
}
.theme-magenta #myModal .modal-dialog .modal-content .modal-body .dropchat .list.revange {
  display: flex;
  flex-direction: row-reverse;
  align-items: start;
  justify-content: start;
}
.theme-magenta #myModal .modal-dialog .modal-content .modal-body .dropchat .list img.chat-avater {
  width: 25px;
  padding-right: 5px;
  padding-left: 0px;
}
.theme-magenta #myModal .modal-dialog .modal-content .modal-body .dropchat .list.revange img.chat-avater {
  width: 25px;
  padding-right: 0px;
  padding-left: 5px;
}
.theme-magenta #myModal .modal-dialog .modal-content .modal-body .dropchat .list .chat-content {
  width: 70%;
  color: #333;
  padding: 0.225rem 0.525rem;
  border-radius: 0.525rem;
  box-shadow: 0 0 0.125rem 0.0125rem rgba(0, 0, 0, 0.3);
}
.theme-magenta #myModal .modal-dialog .modal-content .modal-body .dropchat .list.revange .chat-content {
  color: #fff;
}
.theme-magenta #myModal .modal-dialog .modal-content .modal-body .dropchat .list:last-child {
  border-bottom: 0;
}
.theme-magenta #myModal .modal-dialog .modal-content .modal-body .dropchat .list p {
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 15px;
  padding: 5px 0;
  color: #252525;
}
.theme-cyan .top-section {
  background: url("../images/message/heroBanner-bg.png");
  background-repeat: no-repeat;
  background-position: top center;
  height: 640px;
  padding-top: 90px;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .theme-cyan .top-section {
    background-repeat: no-repeat;
    background-position: top left;
    height: 100%;
    padding-top: 50px;
    background-size: 100% 100%;
  }
}
@media (max-width: 991px) {
  .theme-cyan .top-section {
    background: none;
    margin-top: 40px;
    width: 100%;
    height: 100%;
    padding: 0;
  }
}
.theme-cyan .top-section .mar-top-5 {
  margin-top: 5%;
}
.theme-cyan .top-section .left-bg {
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 52% 100%;
  width: 100%;
  height: 100%;
  transform: rotateX(19deg);
  -o-transform: rotateX(19deg);
  -webkit-transform: rotateX(19deg);
  -ms-transform: rotateX(19deg);
}
@media (max-width: 991px) {
  .theme-cyan .top-section .left-bg {
    background: none;
  }
}
.theme-cyan .top-section .mob-bg {
  position: relative;
  top: 98px;
  left: 36px;
  display: block;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .theme-cyan .top-section .mob-bg {
    background: none;
  }
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .theme-cyan .top-section .mob-bg {
    top: 38px;
    left: 70px;
  }
}
.theme-cyan .top-section .mob-bg .bounce-1 {
  -webkit-animation-name: bouncev;
  animation-name: bouncev;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
@-webkit-keyframes bouncev {
  0% {
    top: 0px;
  }
  50% {
    top: 5%;
  }
  100% {
    top: 0px;
  }
}
@keyframes bouncev {
  0% {
    top: 0px;
  }
  50% {
    top: 5%;
  }
  100% {
    top: 0px;
  }
}
.theme-cyan .top-section .mob-bg .privat-bg {
  background: url(../images/message/private-message.png) no-repeat;
  width: 289px;
  height: 212px;
  position: absolute;
  left: 33px;
  top: 109px;
  transform: rotateX(19deg);
  -o-transform: rotateX(19deg);
  -moz-transform: rotateX(19deg);
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .theme-cyan .top-section .mob-bg .privat-bg {
    background-size: contain;
    width: 94%;
    height: 150px;
    left: 50px;
  }
}
@media (max-width: 991px) {
  .theme-cyan .top-section .mob-bg .privat-bg {
    background: none;
  }
}
.theme-cyan .top-section .mob-bg .bounce-2 {
  -webkit-animation-name: bouncev1;
  animation-name: bouncev1;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
.theme-cyan .top-section .mob-bg .sip-bg {
  width: 309px;
  height: 212px;
  background: url(../images/message/media-sharing.png) no-repeat;
  position: absolute;
  left: 126px;
  top: -70px;
  transform: rotateX(19deg);
  -o-transform: rotateX(19deg);
  -moz-transform: rotateX(19deg);
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .theme-cyan .top-section .mob-bg .sip-bg {
    background-size: contain;
    width: 94%;
    height: 150px;
    left: 244px;
  }
}
@media (max-width: 991px) {
  .theme-cyan .top-section .mob-bg .sip-bg {
    background: none;
    left: 0;
    top: 0;
  }
}
.theme-cyan .voice-api-txt h1.cyan-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  color: #00a6bb !important;
  text-align: left;
  margin-top: 0px !important;
  line-height: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .theme-cyan .voice-api-txt h1.cyan-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .theme-cyan .voice-api-txt h1.cyan-txt {
    margin-top: 50px;
    font-size: 15px;
  }

  .theme-cyan .voice-api-txt h1.cyan-txt {
    text-align: center;
  }
}
.theme-cyan .voice-api-txt ul.hero-btn li a {
  background-color: #00a6bb;
  color: #ffffff;
}
@media (max-width: 991px) {
  .theme-cyan .voice-api-txt ul.hero-btn li a {
    background-color: #00a6bb;
    color: #ffffff;
  }
}
.theme-cyan .voice-api-txt ul.hero-btn li a:hover {
  border: 1px solid #00a6bb;
  background: transparent;
  color: #00a6bb;
}
.theme-cyan .voice-api-txt ul.hero-btn li .btn-white {
  border: 1px solid #00a6bb;
  background: transparent;
  color: #00a6bb;
}
.theme-cyan .voice-api-txt ul.hero-btn li .btn-white:hover {
  background: #00a6bb;
  color: #ffffff;
}
.theme-cyan .build-conversation .mess-right-build-con {
  background: url(../images/message/mess-why-enablex-left-bg.svg) no-repeat;
  background-position: 100% 0;
  width: 100%;
  height: 150px;
}
@media (max-width: 991px) {
  .theme-cyan .build-conversation .mess-right-build-con {
    background: none;
    height: auto;
    margin: 55px 0;
  }
}
.theme-cyan .build-conversation svg #In-App_Chat .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-cyan .build-conversation svg #In-App_Chat .st1 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-cyan .build-conversation svg #In-App_Chat .st2 {
  fill: none;
  stroke: #24b3c5;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.theme-cyan .build-conversation svg #Chatbot_Interface .st0 {
  fill: none;
  stroke: #201f1e;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-cyan .build-conversation svg #Chatbot_Interface .st1 {
  fill: none;
  stroke: #24b3c5;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.theme-cyan .build-conversation .img-obj-fit {
  -o-object-fit: none !important;
     object-fit: none !important;
}
.theme-cyan .enableX-Voice-API {
  background-color: #fff;
  background-image: url("../images/message/message-use-case-lft-bg.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 991px) {
  .theme-cyan .enableX-Voice-API {
    background-image: none;
  }
}
.theme-cyan .enableX-Voice-API .mess-left-build-con {
  background: url("../images/message/mess-why-enablex-left-bg.svg") no-repeat;
  background-position: top left;
  height: 200px;
}
@media (max-width: 991px) {
  .theme-cyan .enableX-Voice-API .mess-left-build-con {
    background: none;
    height: auto;
    margin: 55px 0;
  }
}
.theme-cyan .Voice-API-grid a p.arrow-txt {
  color: #00a6bb;
}
.theme-cyan .Voice-API-grid a:hover, .theme-cyan .Voice-API-grid a:hover p, .theme-cyan .Voice-API-grid a:hover p i, .theme-cyan .Voice-API-grid a:hover h5 {
  background: #00a6bb;
  color: #fff !important;
}
.theme-cyan .Voice-API-grid a #Launch_Chat_solution_faster .st0 {
  fill: none;
  stroke: #00a6bb;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.theme-cyan .Voice-API-grid a #Fully_Customised .st0 {
  fill: none;
  stroke: #00a6bb;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.theme-cyan .Voice-API-grid a #Fully_Customised .st1 {
  fill: none;
  stroke: #00a6bb;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.theme-cyan .Voice-API-grid a #Security_by_Design .st0 {
  fill: none;
  stroke: #00a6bb;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.theme-cyan .Voice-API-grid a:hover #Launch_Chat_solution_faster path,
.theme-cyan .Voice-API-grid a:hover #Launch_Chat_solution_faster circle,
.theme-cyan .Voice-API-grid a:hover #Fully_Customised path,
.theme-cyan .Voice-API-grid a:hover #Fully_Customised circle,
.theme-cyan .Voice-API-grid a:hover #Security_by_Design path,
.theme-cyan .Voice-API-grid a:hover #Security_by_Design circle {
  stroke: #ffffff;
}
.theme-cyan .mess-features {
  background-color: #fff;
  background-image: url("../../images/message/feature-world.png");
  background-position: 50% 80%;
  background-repeat: no-repeat;
  width: 100%;
  text-align: center;
}
@media (max-width: 991px) {
  .theme-cyan .mess-features {
    background-image: none !important;
    height: auto;
  }
}
.theme-cyan .mess-features .mt-40 {
  margin-top: -30px;
}
.theme-cyan .mess-features .features-lft-bg {
  background-image: url("../../images/features-bg-rgt.png");
  background-position: top center;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .theme-cyan .mess-features .features-lft-bg {
    background: none;
  }
}
@media (max-width: 991px) {
  .theme-cyan .mess-features img {
    width: 100%;
    height: 100%;
  }
}
.theme-cyan .mess-features .features-center-bg {
  background-image: url("../../images/features-bg-rgt.png") !important;
  background-position: top center;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .theme-cyan .mess-features .features-center-bg {
    background: none;
    display: none;
  }
}
.theme-cyan .mess-features .features-center-bg #image-to-change {
  width: 100%;
  height: 100%;
}
.theme-cyan .mess-features .features-center-bg #image-to-change svg {
  width: 100%;
  height: 100%;
}
.theme-cyan .mess-features .feature-for-mob {
  display: none;
}
@media (max-width: 991px) {
  .theme-cyan .mess-features .feature-for-mob {
    display: block;
  }
}
.theme-cyan .mess-features .feature-for-mob #accordionExample .card {
  margin: 5px 0;
  margin: 5px 0;
  border-radius: 5px;
  border: none;
}
.theme-cyan .mess-features .feature-for-mob #accordionExample .card .card-header {
  border: none !important;
  background-color: #ffffff;
  padding: 0;
  margin: 0;
  text-align: left;
  padding-bottom: 4px;
}
.theme-cyan .mess-features .feature-for-mob #accordionExample .card .card-header .mb-0 > button:after {
  content: "\F078";
  font-family: "FontAwesome";
  position: absolute;
  right: 7px;
  top: 7px;
  font-size: 14px;
  color: #999292;
}
.theme-cyan .mess-features .feature-for-mob #accordionExample .card .card-header .mb-0 > button[aria-expanded=true]:after {
  content: "\F077";
}
.theme-cyan .mess-features .feature-for-mob #accordionExample .card .card-header h2 button {
  color: #333333;
  text-align: left;
  border: 1px solid #ddd;
  display: block;
  width: 100%;
  border-radius: 5px;
  cursor: pointer;
  text-decoration: none;
}
.theme-cyan .mess-features .feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true] {
  background-color: #00a6bb;
  color: #ffffff;
}
.theme-cyan .mess-features .feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true]:after {
  color: #ffffff;
}
.theme-cyan .mess-features .mar-top-80 {
  margin-top: 11% !important;
}
.theme-cyan .mess-features h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding-top: 15px;
  font-weight: 600;
}
@media (max-width: 991px) {
  .theme-cyan .mess-features h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
  }
}
.theme-cyan .mess-features p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .theme-cyan .mess-features p {
    font-size: 16px;
  }
}
.theme-cyan .mess-features #myTabContent {
  margin-top: -60px;
}
.theme-cyan .mess-features #myTabContent img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.theme-cyan .mess-features .nav-pills .nav-link {
  font-family: "Barlow Semi Condensed" !important;
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  background: #fff;
  border: 1px solid #ddd;
  margin: 5px 0;
  border-radius: 5px;
  box-shadow: 0px 15px 25px 0 rgba(114, 114, 114, 0.05);
  border: solid 1px #f0f0f0;
  background-color: #ffffff;
  line-height: 40px;
}
.theme-cyan .mess-features .nav-pills .nav-link.active {
  border-radius: 5px;
  box-shadow: 0px 15px 25px 0 rgba(114, 114, 114, 0.09);
  background-color: #00a6bb;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 40px;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}
.theme-cyan .mess-features .nav-pills .show .nav-link {
  color: #fff;
  background-color: #00a6bb;
  text-align: left;
  color: pink;
}
.theme-cyan .mess-features ul.features-tab-ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 80px;
}
.theme-cyan .mess-features ul.features-tab-ul li {
  font-family: "Barlow Semi Condensed" !important;
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  background: #fff;
  border: 1px solid #ddd;
  margin: 5px 0;
  border-radius: 5px;
  box-shadow: 0px 15px 25px 0 rgba(114, 114, 114, 0.05);
  border: solid 1px #f0f0f0;
  background-color: #ffffff;
  line-height: 40px;
  padding: 10px 15px;
  cursor: pointer;
  color: #333333;
  display: block;
}
.theme-cyan .mess-features ul.features-tab-ul .active {
  background: #00a6bb;
  color: #fff;
}
.theme-cyan .mess-features p.a-txt-center a {
  color: #00a6bb;
  position: relative;
  z-index: 99;
}
.theme-cyan .use-cases {
  text-align: center;
  background: url(../images/use-case-left-bg.png) no-repeat;
  height: 100%;
  width: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  float: left;
}
@media (max-width: 991px) {
  .theme-cyan .use-cases {
    background-image: none !important;
    height: auto;
  }
}
.theme-cyan .use-cases .right-build-con {
  background: url(../images/build-conversation.png) no-repeat;
  background-position: 100% 0;
  width: 100%;
}
@media (max-width: 991px) {
  .theme-cyan .use-cases .right-build-con {
    background-image: none !important;
    height: auto;
  }
}
.theme-cyan .use-cases #tabs, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second, .theme-cyan .use-cases .all-feature .table-section #tab-second, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second, .all-feature .table-section .theme-cyan .use-cases #tab-second {
  padding: 0;
}
.theme-cyan .use-cases #tabs .section-title, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second .section-title, .theme-cyan .use-cases .all-feature .table-section #tab-second .section-title, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second .section-title, .all-feature .table-section .theme-cyan .use-cases #tab-second .section-title {
  text-align: center;
  margin-bottom: 50px;
  text-transform: uppercase;
}
.theme-cyan .use-cases #tabs ul#interest_tabs, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  border-bottom: 3px solid #00a6bb;
  padding: 25px 0;
}
.theme-cyan .use-cases #tabs ul#interest_tabs li, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li {
  text-align: center;
}
@media (max-width: 991px) {
  .theme-cyan .use-cases #tabs ul#interest_tabs li, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li {
    margin: 0;
    padding: 0;
  }
}
.theme-cyan .use-cases #tabs ul#interest_tabs li a, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a {
  border: 0px solid transparent;
  text-decoration: none;
  color: #333333;
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  padding: 0 7px 15px 7px;
  line-height: 20px;
  display: inline-block;
}
@media (max-width: 991px) {
  .theme-cyan .use-cases #tabs ul#interest_tabs li a, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a {
    font-size: 0px;
    line-height: 0;
  }
}
.theme-cyan .use-cases #tabs ul#interest_tabs li a:hover, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover {
  background: transparent;
}
.theme-cyan .use-cases #tabs ul#interest_tabs li a.active, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active {
  color: #00a6bb;
  background: transparent;
  font-weight: bold;
}
.theme-cyan .use-cases #tabs ul#interest_tabs li a.active .tab-content.active, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active .tab-content.active, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active .tab-content.active, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active .tab-content.active, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active .tab-content.active {
  opacity: 1;
}
.theme-cyan .use-cases #tabs ul#interest_tabs li a.active #In_App_Call__ path, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #In_App_Call__ path, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #In_App_Call__ path, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #In_App_Call__ path, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #In_App_Call__ path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a.active #In_App_Call__ circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #In_App_Call__ circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #In_App_Call__ circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #In_App_Call__ circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #In_App_Call__ circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a.active #App-to-People_Calls path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #App-to-People_Calls path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #App-to-People_Calls path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #App-to-People_Calls path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #App-to-People_Calls path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a.active #App-to-People_Calls circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #App-to-People_Calls circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #App-to-People_Calls circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #App-to-People_Calls circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #App-to-People_Calls circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a.active #APP-to-PHONE_Messaging_1_ path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #APP-to-PHONE_Messaging_1_ path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #APP-to-PHONE_Messaging_1_ path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #APP-to-PHONE_Messaging_1_ path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #APP-to-PHONE_Messaging_1_ path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a.active #APP-to-PHONE_Messaging_1_ circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #APP-to-PHONE_Messaging_1_ circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #APP-to-PHONE_Messaging_1_ circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #APP-to-PHONE_Messaging_1_ circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #APP-to-PHONE_Messaging_1_ circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a.active #SERVICE_Notifications path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #SERVICE_Notifications path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #SERVICE_Notifications path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #SERVICE_Notifications path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #SERVICE_Notifications path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a.active #SERVICE_Notifications circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #SERVICE_Notifications circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #SERVICE_Notifications circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #SERVICE_Notifications circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #SERVICE_Notifications circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a.active #SELLER_and_BUYER_Chat path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #SELLER_and_BUYER_Chat path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #SELLER_and_BUYER_Chat path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #SELLER_and_BUYER_Chat path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #SELLER_and_BUYER_Chat path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a.active #SELLER_and_BUYER_Chat circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #SELLER_and_BUYER_Chat circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #SELLER_and_BUYER_Chat circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #SELLER_and_BUYER_Chat circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #SELLER_and_BUYER_Chat circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a.active #BROADCASTERS_Notification path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #BROADCASTERS_Notification path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #BROADCASTERS_Notification path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #BROADCASTERS_Notification path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #BROADCASTERS_Notification path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a.active #BROADCASTERS_Notification circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #BROADCASTERS_Notification circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #BROADCASTERS_Notification circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #BROADCASTERS_Notification circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #BROADCASTERS_Notification circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a.active #CHATBOT_HUMAN_Handoff path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #CHATBOT_HUMAN_Handoff path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #CHATBOT_HUMAN_Handoff path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #CHATBOT_HUMAN_Handoff path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #CHATBOT_HUMAN_Handoff path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a.active #CHATBOT_HUMAN_Handoff circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #CHATBOT_HUMAN_Handoff circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #CHATBOT_HUMAN_Handoff circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #CHATBOT_HUMAN_Handoff circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #CHATBOT_HUMAN_Handoff circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a.active #AGENT_and_USERS_Engagement path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #AGENT_and_USERS_Engagement path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #AGENT_and_USERS_Engagement path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #AGENT_and_USERS_Engagement path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #AGENT_and_USERS_Engagement path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a.active #AGENT_and_USERS_Engagement circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #AGENT_and_USERS_Engagement circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #AGENT_and_USERS_Engagement circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #AGENT_and_USERS_Engagement circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #AGENT_and_USERS_Engagement circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a.active #IOT_Device_USERS path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #IOT_Device_USERS path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #IOT_Device_USERS path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #IOT_Device_USERS path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #IOT_Device_USERS path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a.active #IOT_Device_USERS circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #IOT_Device_USERS circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #IOT_Device_USERS circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #IOT_Device_USERS circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a.active #IOT_Device_USERS circle {
  stroke: #00a6bb;
}
.theme-cyan .use-cases #tabs ul#interest_tabs li a span, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a span, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a span, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a span, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a span {
  display: block;
  padding-bottom: 15px;
}
.theme-cyan .use-cases #tabs ul#interest_tabs li a svg, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a svg, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a svg, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a svg, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a svg {
  width: 35px;
  height: 35px;
}
.theme-cyan .use-cases #tabs ul#interest_tabs li a #IOT_Device_USERS .st0, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #IOT_Device_USERS .st0, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #IOT_Device_USERS .st0, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #IOT_Device_USERS .st0, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #IOT_Device_USERS .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.theme-cyan .use-cases #tabs ul#interest_tabs li a #AGENT_and_USERS_Engagement .st0, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #AGENT_and_USERS_Engagement .st0, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #AGENT_and_USERS_Engagement .st0, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #AGENT_and_USERS_Engagement .st0, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #AGENT_and_USERS_Engagement .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.theme-cyan .use-cases #tabs ul#interest_tabs li a #CHATBOT_HUMAN_Handoff .st0, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #CHATBOT_HUMAN_Handoff .st0, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #CHATBOT_HUMAN_Handoff .st0, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #CHATBOT_HUMAN_Handoff .st0, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #CHATBOT_HUMAN_Handoff .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.theme-cyan .use-cases #tabs ul#interest_tabs li a #BROADCASTERS_Notification .st0, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #BROADCASTERS_Notification .st0, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #BROADCASTERS_Notification .st0, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #BROADCASTERS_Notification .st0, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #BROADCASTERS_Notification .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.theme-cyan .use-cases #tabs ul#interest_tabs li a #BROADCASTERS_Notification .st1, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #BROADCASTERS_Notification .st1, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #BROADCASTERS_Notification .st1, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #BROADCASTERS_Notification .st1, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #BROADCASTERS_Notification .st1 {
  fill: #20201f;
}
.theme-cyan .use-cases #tabs ul#interest_tabs li a #SELLER_and_BUYER_Chat .st0, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #SELLER_and_BUYER_Chat .st0, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #SELLER_and_BUYER_Chat .st0, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #SELLER_and_BUYER_Chat .st0, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #SELLER_and_BUYER_Chat .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.theme-cyan .use-cases #tabs ul#interest_tabs li a #SERVICE_Notifications .st0, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #SERVICE_Notifications .st0, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #SERVICE_Notifications .st0, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #SERVICE_Notifications .st0, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #SERVICE_Notifications .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.theme-cyan .use-cases #tabs ul#interest_tabs li a #APP-to-PHONE_Messaging_1_ .st0, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #APP-to-PHONE_Messaging_1_ .st0, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #APP-to-PHONE_Messaging_1_ .st0, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #APP-to-PHONE_Messaging_1_ .st0, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #APP-to-PHONE_Messaging_1_ .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.theme-cyan .use-cases #tabs ul#interest_tabs li a #In_App_Call__ .st0, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #In_App_Call__ .st0, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #In_App_Call__ .st0, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #In_App_Call__ .st0, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #In_App_Call__ .st0 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.theme-cyan .use-cases #tabs ul#interest_tabs li a #App-to-People_Calls .st0, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #App-to-People_Calls .st0, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #App-to-People_Calls .st0, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #App-to-People_Calls .st0, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #App-to-People_Calls .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-cyan .use-cases #tabs ul#interest_tabs li a #App-to-People_Calls .st1, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #App-to-People_Calls .st1, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #App-to-People_Calls .st1, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #App-to-People_Calls .st1, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #App-to-People_Calls .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-cyan .use-cases #tabs ul#interest_tabs li a #App-to-People_Calls .st2, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #App-to-People_Calls .st2, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #App-to-People_Calls .st2, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #App-to-People_Calls .st2, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #App-to-People_Calls .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.theme-cyan .use-cases #tabs ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st0, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st0, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st0, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st0, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-cyan .use-cases #tabs ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st1, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st1, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st1, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st1, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-cyan .use-cases #tabs ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st2, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st2, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st2, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st2, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.theme-cyan .use-cases #tabs ul#interest_tabs li a:hover #In_App_Call__ path, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #In_App_Call__ path, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #In_App_Call__ path, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #In_App_Call__ path, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #In_App_Call__ path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:hover #In_App_Call__ circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #In_App_Call__ circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #In_App_Call__ circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #In_App_Call__ circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #In_App_Call__ circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:hover #App-to-People_Calls path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #App-to-People_Calls path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #App-to-People_Calls path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #App-to-People_Calls path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #App-to-People_Calls path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:hover #App-to-People_Calls circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #App-to-People_Calls circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #App-to-People_Calls circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #App-to-People_Calls circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #App-to-People_Calls circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:hover #APP-to-PHONE_Messaging_1_ path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #APP-to-PHONE_Messaging_1_ path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #APP-to-PHONE_Messaging_1_ path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #APP-to-PHONE_Messaging_1_ path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #APP-to-PHONE_Messaging_1_ path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:hover #APP-to-PHONE_Messaging_1_ circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #APP-to-PHONE_Messaging_1_ circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #APP-to-PHONE_Messaging_1_ circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #APP-to-PHONE_Messaging_1_ circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #APP-to-PHONE_Messaging_1_ circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:hover #SERVICE_Notifications path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #SERVICE_Notifications path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #SERVICE_Notifications path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #SERVICE_Notifications path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #SERVICE_Notifications path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:hover #SERVICE_Notifications circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #SERVICE_Notifications circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #SERVICE_Notifications circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #SERVICE_Notifications circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #SERVICE_Notifications circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:hover #SELLER_and_BUYER_Chat path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #SELLER_and_BUYER_Chat path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #SELLER_and_BUYER_Chat path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #SELLER_and_BUYER_Chat path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #SELLER_and_BUYER_Chat path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:hover #SELLER_and_BUYER_Chat circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #SELLER_and_BUYER_Chat circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #SELLER_and_BUYER_Chat circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #SELLER_and_BUYER_Chat circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #SELLER_and_BUYER_Chat circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:hover #BROADCASTERS_Notification path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #BROADCASTERS_Notification path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #BROADCASTERS_Notification path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #BROADCASTERS_Notification path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #BROADCASTERS_Notification path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:hover #BROADCASTERS_Notification circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #BROADCASTERS_Notification circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #BROADCASTERS_Notification circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #BROADCASTERS_Notification circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #BROADCASTERS_Notification circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:hover #CHATBOT_HUMAN_Handoff path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #CHATBOT_HUMAN_Handoff path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #CHATBOT_HUMAN_Handoff path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #CHATBOT_HUMAN_Handoff path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #CHATBOT_HUMAN_Handoff path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:hover #CHATBOT_HUMAN_Handoff circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #CHATBOT_HUMAN_Handoff circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #CHATBOT_HUMAN_Handoff circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #CHATBOT_HUMAN_Handoff circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #CHATBOT_HUMAN_Handoff circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:hover #AGENT_and_USERS_Engagement path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #AGENT_and_USERS_Engagement path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #AGENT_and_USERS_Engagement path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #AGENT_and_USERS_Engagement path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #AGENT_and_USERS_Engagement path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:hover #AGENT_and_USERS_Engagement circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #AGENT_and_USERS_Engagement circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #AGENT_and_USERS_Engagement circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #AGENT_and_USERS_Engagement circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #AGENT_and_USERS_Engagement circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:hover #IOT_Device_USERS path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #IOT_Device_USERS path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #IOT_Device_USERS path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #IOT_Device_USERS path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #IOT_Device_USERS path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:hover #IOT_Device_USERS circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #IOT_Device_USERS circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #IOT_Device_USERS circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #IOT_Device_USERS circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:hover #IOT_Device_USERS circle, .theme-cyan .use-cases #tabs ul#interest_tabs li a:active #In_App_Call__ path, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #In_App_Call__ path, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #In_App_Call__ path, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #In_App_Call__ path, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #In_App_Call__ path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:active #In_App_Call__ circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #In_App_Call__ circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #In_App_Call__ circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #In_App_Call__ circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #In_App_Call__ circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:active #App-to-People_Calls path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #App-to-People_Calls path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #App-to-People_Calls path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #App-to-People_Calls path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #App-to-People_Calls path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:active #App-to-People_Calls circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #App-to-People_Calls circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #App-to-People_Calls circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #App-to-People_Calls circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #App-to-People_Calls circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:active #APP-to-PHONE_Messaging_1_ path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #APP-to-PHONE_Messaging_1_ path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #APP-to-PHONE_Messaging_1_ path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #APP-to-PHONE_Messaging_1_ path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #APP-to-PHONE_Messaging_1_ path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:active #APP-to-PHONE_Messaging_1_ circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #APP-to-PHONE_Messaging_1_ circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #APP-to-PHONE_Messaging_1_ circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #APP-to-PHONE_Messaging_1_ circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #APP-to-PHONE_Messaging_1_ circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:active #SERVICE_Notifications path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #SERVICE_Notifications path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #SERVICE_Notifications path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #SERVICE_Notifications path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #SERVICE_Notifications path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:active #SERVICE_Notifications circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #SERVICE_Notifications circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #SERVICE_Notifications circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #SERVICE_Notifications circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #SERVICE_Notifications circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:active #SELLER_and_BUYER_Chat path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #SELLER_and_BUYER_Chat path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #SELLER_and_BUYER_Chat path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #SELLER_and_BUYER_Chat path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #SELLER_and_BUYER_Chat path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:active #SELLER_and_BUYER_Chat circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #SELLER_and_BUYER_Chat circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #SELLER_and_BUYER_Chat circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #SELLER_and_BUYER_Chat circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #SELLER_and_BUYER_Chat circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:active #BROADCASTERS_Notification path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #BROADCASTERS_Notification path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #BROADCASTERS_Notification path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #BROADCASTERS_Notification path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #BROADCASTERS_Notification path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:active #BROADCASTERS_Notification circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #BROADCASTERS_Notification circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #BROADCASTERS_Notification circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #BROADCASTERS_Notification circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #BROADCASTERS_Notification circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:active #CHATBOT_HUMAN_Handoff path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #CHATBOT_HUMAN_Handoff path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #CHATBOT_HUMAN_Handoff path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #CHATBOT_HUMAN_Handoff path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #CHATBOT_HUMAN_Handoff path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:active #CHATBOT_HUMAN_Handoff circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #CHATBOT_HUMAN_Handoff circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #CHATBOT_HUMAN_Handoff circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #CHATBOT_HUMAN_Handoff circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #CHATBOT_HUMAN_Handoff circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:active #AGENT_and_USERS_Engagement path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #AGENT_and_USERS_Engagement path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #AGENT_and_USERS_Engagement path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #AGENT_and_USERS_Engagement path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #AGENT_and_USERS_Engagement path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:active #AGENT_and_USERS_Engagement circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #AGENT_and_USERS_Engagement circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #AGENT_and_USERS_Engagement circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #AGENT_and_USERS_Engagement circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #AGENT_and_USERS_Engagement circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:active #IOT_Device_USERS path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #IOT_Device_USERS path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #IOT_Device_USERS path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #IOT_Device_USERS path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #IOT_Device_USERS path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:active #IOT_Device_USERS circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #IOT_Device_USERS circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #IOT_Device_USERS circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #IOT_Device_USERS circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:active #IOT_Device_USERS circle, .theme-cyan .use-cases #tabs ul#interest_tabs li a:focus #In_App_Call__ path, .theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #In_App_Call__ path, .theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #In_App_Call__ path, .video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #In_App_Call__ path, .all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #In_App_Call__ path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:focus #In_App_Call__ circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #In_App_Call__ circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #In_App_Call__ circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #In_App_Call__ circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #In_App_Call__ circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:focus #App-to-People_Calls path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #App-to-People_Calls path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #App-to-People_Calls path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #App-to-People_Calls path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #App-to-People_Calls path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:focus #App-to-People_Calls circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #App-to-People_Calls circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #App-to-People_Calls circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #App-to-People_Calls circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #App-to-People_Calls circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:focus #APP-to-PHONE_Messaging_1_ path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #APP-to-PHONE_Messaging_1_ path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #APP-to-PHONE_Messaging_1_ path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #APP-to-PHONE_Messaging_1_ path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #APP-to-PHONE_Messaging_1_ path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:focus #APP-to-PHONE_Messaging_1_ circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #APP-to-PHONE_Messaging_1_ circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #APP-to-PHONE_Messaging_1_ circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #APP-to-PHONE_Messaging_1_ circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #APP-to-PHONE_Messaging_1_ circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:focus #SERVICE_Notifications path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #SERVICE_Notifications path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #SERVICE_Notifications path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #SERVICE_Notifications path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #SERVICE_Notifications path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:focus #SERVICE_Notifications circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #SERVICE_Notifications circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #SERVICE_Notifications circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #SERVICE_Notifications circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #SERVICE_Notifications circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:focus #SELLER_and_BUYER_Chat path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #SELLER_and_BUYER_Chat path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #SELLER_and_BUYER_Chat path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #SELLER_and_BUYER_Chat path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #SELLER_and_BUYER_Chat path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:focus #SELLER_and_BUYER_Chat circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #SELLER_and_BUYER_Chat circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #SELLER_and_BUYER_Chat circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #SELLER_and_BUYER_Chat circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #SELLER_and_BUYER_Chat circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:focus #BROADCASTERS_Notification path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #BROADCASTERS_Notification path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #BROADCASTERS_Notification path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #BROADCASTERS_Notification path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #BROADCASTERS_Notification path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:focus #BROADCASTERS_Notification circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #BROADCASTERS_Notification circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #BROADCASTERS_Notification circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #BROADCASTERS_Notification circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #BROADCASTERS_Notification circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:focus #CHATBOT_HUMAN_Handoff path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #CHATBOT_HUMAN_Handoff path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #CHATBOT_HUMAN_Handoff path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #CHATBOT_HUMAN_Handoff path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #CHATBOT_HUMAN_Handoff path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:focus #CHATBOT_HUMAN_Handoff circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #CHATBOT_HUMAN_Handoff circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #CHATBOT_HUMAN_Handoff circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #CHATBOT_HUMAN_Handoff circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #CHATBOT_HUMAN_Handoff circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:focus #AGENT_and_USERS_Engagement path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #AGENT_and_USERS_Engagement path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #AGENT_and_USERS_Engagement path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #AGENT_and_USERS_Engagement path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #AGENT_and_USERS_Engagement path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:focus #AGENT_and_USERS_Engagement circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #AGENT_and_USERS_Engagement circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #AGENT_and_USERS_Engagement circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #AGENT_and_USERS_Engagement circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #AGENT_and_USERS_Engagement circle,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:focus #IOT_Device_USERS path,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #IOT_Device_USERS path,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #IOT_Device_USERS path,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #IOT_Device_USERS path,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #IOT_Device_USERS path,
.theme-cyan .use-cases #tabs ul#interest_tabs li a:focus #IOT_Device_USERS circle,
.theme-cyan .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #IOT_Device_USERS circle,
.theme-cyan .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #IOT_Device_USERS circle,
.video-pricing-theme .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #IOT_Device_USERS circle,
.all-feature .table-section .theme-cyan .use-cases #tab-second ul#interest_tabs li a:focus #IOT_Device_USERS circle {
  stroke: #00a6bb;
}
.theme-cyan .use-cases .mob-accordion {
  display: none;
}
@media (max-width: 991px) {
  .theme-cyan .use-cases .mob-accordion {
    display: block;
  }
}
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header {
  background-color: #ffffff;
}
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head a {
  color: #333333;
}
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head a h5 {
  color: #333333;
}
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head a i.fa-angle-down {
  font-size: 19px;
  float: right;
}
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #Video-enabled .video-enabled-Kiosk-0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #Video-enabled .video-enabled-Kiosk-1 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:hover #Customer__x0D_Engagement path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:hover #Customer__x0D_Engagement circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:hover #Customer_Engagement path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:hover #Customer_Engagement circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:hover #In_App_Call__ path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:hover #In_App_Call__ circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:hover #App-to-People_Calls path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:hover #App-to-People_Calls circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:hover #Phone_to_Phone_Calls_1_ path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:hover #Phone_to_Phone_Calls_1_ circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:hover #Video-enabled-Kiosk path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:hover #Video-enabled-Kiosk circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:hover #Video-enabled path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:hover #Video-enabled circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:hover #Online_identification path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:hover #Online_identification circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:hover #Streaming_and_Broadcasting path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:hover #Streaming_and_Broadcasting circle, .theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:active #Customer__x0D_Engagement path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:active #Customer__x0D_Engagement circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:active #Customer_Engagement path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:active #Customer_Engagement circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:active #In_App_Call__ path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:active #In_App_Call__ circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:active #App-to-People_Calls path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:active #App-to-People_Calls circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:active #Phone_to_Phone_Calls_1_ path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:active #Phone_to_Phone_Calls_1_ circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:active #Video-enabled-Kiosk path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:active #Video-enabled-Kiosk circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:active #Video-enabled path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:active #Video-enabled circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:active #Online_identification path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:active #Online_identification circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:active #Streaming_and_Broadcasting path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:active #Streaming_and_Broadcasting circle, .theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:focus #Customer__x0D_Engagement path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:focus #Customer__x0D_Engagement circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:focus #Customer_Engagement path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:focus #Customer_Engagement circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:focus #In_App_Call__ path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:focus #In_App_Call__ circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:focus #App-to-People_Calls path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:focus #App-to-People_Calls circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:focus #Phone_to_Phone_Calls_1_ path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:focus #Phone_to_Phone_Calls_1_ circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:focus #Video-enabled-Kiosk path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:focus #Video-enabled-Kiosk circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:focus #Video-enabled path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:focus #Video-enabled circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:focus #Online_identification path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:focus #Online_identification circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:focus #Streaming_and_Broadcasting path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head:focus #Streaming_and_Broadcasting circle {
  stroke: #00a6bb;
  fill: none;
}
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] h5,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] span {
  color: #00a6bb;
}
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] i {
  color: #00a6bb;
}
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] svg path,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] svg circle,
.theme-cyan .use-cases .mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] svg line {
  stroke: #00a6bb;
  fill: none;
}

.theme-cyan .use-cases .mob-accordion #accordion .card .acc-ul li::before {
  content: "\2022";
  color: #00a6bb;
}
.theme-cyan .use-cases .mob-accordion #accordion .card .acc-ul li a i {
  color: #00a6bb;
  font-size: 14px;
  padding: 0 14px;
  display: none;
}
.theme-cyan .use-cases .mob-accordion #accordion .card .show,
.theme-cyan .use-cases .mob-accordion #accordion .card .collapse,
.theme-cyan .use-cases .mob-accordion #accordion .card .collapsing {
  text-align: left !important;
}
.theme-cyan .use-cases .mob-accordion #accordion .card .show .card-block,
.theme-cyan .use-cases .mob-accordion #accordion .card .collapse .card-block,
.theme-cyan .use-cases .mob-accordion #accordion .card .collapsing .card-block {
  text-align: left;
}
.theme-cyan .use-cases .mob-accordion #accordion .card .show .card-block i,
.theme-cyan .use-cases .mob-accordion #accordion .card .collapse .card-block i,
.theme-cyan .use-cases .mob-accordion #accordion .card .collapsing .card-block i {
  color: #00a6bb;
}
.theme-cyan .pad-top-80 {
  padding-top: 80px;
}
@media (max-width: 991px) {
  .theme-cyan .pad-top-80 {
    padding-top: 50px;
  }
}
.theme-cyan .developer-guide {
  margin: 0;
  background: #edf2fc;
  background: linear-gradient(180deg, #edf2fc 35%, #e8f6f9 100%);
  height: 100%;
  -webkit-clip-path: url(#wave);
  clip-path: url(#wave);
  text-align: center;
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  .theme-cyan .developer-guide {
    min-height: 100%;
    padding: 50px 0;
  }
}
.theme-cyan .developer-guide h6.cyan-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 0px !important;
  color: #00a6bb;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .theme-cyan .developer-guide h6.cyan-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .theme-cyan .developer-guide h6.cyan-txt {
    margin-top: 50px;
    font-size: 15px;
  }
  .theme-cyan .developer-guide h6.cyan-txt {
    font-size: 15px;
    line-height: 20px;
    margin-top: 50px !important;
    text-align: center;
  }
}
.theme-cyan .developer-guide h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  font-weight: 600;
}
@media (max-width: 991px) {
  .theme-cyan .developer-guide h4 {
    font-size: 22px;
    line-height: 25px;
  }
}
.theme-cyan .developer-guide p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .theme-cyan .developer-guide p {
    font-size: 16px;
  }
}
.theme-cyan .developer-guide article {
  margin-top: 40px;
  background: #f9f8f9;
  padding: 25px 50px;
  text-align: left;
  border-radius: 10px;
  height: 84% !important;
  position: relative;
  margin-bottom: 50px;
  box-shadow: 0px 0px 8px 2px #72727236;
  width: 92%;
  margin: 0 auto;
  margin-top: 40px;
}
@media (max-width: 991px) {
  .theme-cyan .developer-guide article {
    width: 94%;
    text-align: center;
    border: 1px solid #ddddddab;
    margin: 20px auto 20px auto;
    padding: 20px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .theme-cyan .developer-guide article svg {
    display: block;
    text-align: center;
  }
}
.theme-cyan .developer-guide article h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  width: 100%;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .theme-cyan .developer-guide article h4 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
}
.theme-cyan .developer-guide article p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  margin-top: 0;
}
@media (max-width: 991px) {
  .theme-cyan .developer-guide article p {
    font-size: 16px;
    line-height: 20px;
  }
}
.theme-cyan .developer-guide article p a {
  text-decoration: none;
  font-weight: 500;
  position: absolute;
  bottom: 25px;
  left: 50px;
}
@media (max-width: 991px) {
  .theme-cyan .developer-guide article p a {
    font-weight: 500;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 77%);
  }
}
.theme-cyan .developer-guide article p a:hover {
  font-weight: 600;
}
.theme-cyan .developer-guide article p .fa-arrow-right {
  font-size: 13px;
  margin-left: 5px;
}
.theme-cyan .developer-guide article svg {
  width: 50px;
  height: 50px;
}
.theme-cyan .developer-guide article #SMS_Demo_App .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-cyan .developer-guide article #SMS_Demo_App .st1 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
}
.theme-cyan .developer-guide article #SMS_Demo_App .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-cyan .developer-guide article #SMS_Demo_App .st3 {
  fill: #ef3f3e;
}
.theme-cyan .developer-guide article #SMS_Demo_App .st4 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.theme-cyan .developer-guide article #SMS_Demo_App .st5 {
  fill: #ef3e3d;
}
.theme-cyan .developer-guide article #Live_Chat_Demo_App .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-cyan .developer-guide article #Live_Chat_Demo_App .st1 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
}
.theme-cyan .developer-guide article #Live_Chat_Demo_App .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-cyan .developer-guide article #Live_Chat_Demo_App .st3 {
  fill: #00a6bb;
}
.theme-cyan .developer-guide article #Live_Chat_Demo_App .st4 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.theme-cyan .developer-guide article #developer-Center-Doc .st0 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
}
.theme-cyan .developer-guide article #developer-Center-Doc .st1 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.theme-cyan .developer-guide article #developer-Center-Doc .st2 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-cyan .developer-guide article #developer-Center-Doc .st3 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-cyan .developer-guide article #developer-Center-Doc .st4 {
  fill: #00a6bb;
}
.theme-cyan .developer-guide article:hover #In_App_Call__ path,
.theme-cyan .developer-guide article:hover #In_App_Call__ circle,
.theme-cyan .developer-guide article:hover #App-to-People_Calls path,
.theme-cyan .developer-guide article:hover #App-to-People_Calls circle,
.theme-cyan .developer-guide article:hover #Phone_to_Phone_Calls_1_ path,
.theme-cyan .developer-guide article:hover #Phone_to_Phone_Calls_1_ circle, .theme-cyan .developer-guide article:active #In_App_Call__ path,
.theme-cyan .developer-guide article:active #In_App_Call__ circle,
.theme-cyan .developer-guide article:active #App-to-People_Calls path,
.theme-cyan .developer-guide article:active #App-to-People_Calls circle,
.theme-cyan .developer-guide article:active #Phone_to_Phone_Calls_1_ path,
.theme-cyan .developer-guide article:active #Phone_to_Phone_Calls_1_ circle, .theme-cyan .developer-guide article:focus #In_App_Call__ path,
.theme-cyan .developer-guide article:focus #In_App_Call__ circle,
.theme-cyan .developer-guide article:focus #App-to-People_Calls path,
.theme-cyan .developer-guide article:focus #App-to-People_Calls circle,
.theme-cyan .developer-guide article:focus #Phone_to_Phone_Calls_1_ path,
.theme-cyan .developer-guide article:focus #Phone_to_Phone_Calls_1_ circle {
  stroke: #00a6bb;
}
.theme-blue .top-section {
  background: url("../images/sms/heroBanner-bg.png");
  background-repeat: no-repeat;
  background-position: top center;
  height: 640px;
  padding-top: 90px;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .theme-blue .top-section {
    background: url(/images/sms/mob-hero-top.png);
    background-repeat: no-repeat;
    background-position: top left;
    height: 400px;
    padding-top: 50px;
    background-size: 100% 100%;
  }
}
@media (max-width: 991px) {
  .theme-blue .top-section {
    background: none;
    width: 100%;
    height: 100%;
    padding: 0;
  }
}
.theme-blue .top-section .mar-top-5 {
  margin-top: 5%;
}
.theme-blue .top-section .left-bg {
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 52% 100%;
  width: 100%;
  height: 100%;
  transform: rotateX(19deg);
  -o-transform: rotateX(19deg);
  -webkit-transform: rotateX(19deg);
  -ms-transform: rotateX(19deg);
}
@media (max-width: 991px) {
  .theme-blue .top-section .left-bg {
    background: none;
    height: 100%;
  }
}
.theme-blue .top-section .mob-bg {
  position: relative;
  top: 0px;
  left: -70px;
  display: inline-flex;
  width: 100%;
  height: 100%;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .theme-blue .top-section .mob-bg {
    display: none;
  }
}
@media (max-width: 991px) {
  .theme-blue .top-section .mob-bg {
    display: none;
  }
}
.theme-blue .top-section .mob-bg .short-code {
  background: url("../../images/sms/short-code.png") no-repeat;
  width: 250px;
  height: 200px;
  position: absolute;
  left: 59px;
  top: 181px;
  transform: rotateX(19deg);
  -o-transform: rotateX(19deg);
  -moz-transform: rotateX(19deg);
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .theme-blue .top-section .mob-bg .short-code {
    background-size: contain;
    width: 94%;
    height: 150px;
    left: 50px;
  }
}
@media (max-width: 991px) {
  .theme-blue .top-section .mob-bg .short-code {
    background: none;
  }
}
.theme-blue .top-section .mob-bg .local-num {
  width: 250px;
  height: 200px;
  background: url("../../images/sms/local-number.png") no-repeat;
  position: absolute;
  left: 273px;
  top: 7px;
  transform: rotateX(19deg);
  -o-transform: rotateX(19deg);
  -moz-transform: rotateX(19deg);
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .theme-blue .top-section .mob-bg .local-num {
    background-size: contain;
    width: 94%;
    height: 150px;
    left: 244px;
  }
}
@media (max-width: 991px) {
  .theme-blue .top-section .mob-bg .local-num {
    background: none;
    left: 0;
    top: 0;
  }
}
.theme-blue .top-section .mob-bg .bulk-noti {
  width: 250px;
  height: 200px;
  background: url("../../images/sms/bulk-notifi.png") no-repeat;
  position: absolute;
  left: 208px;
  top: 246px;
  transform: rotateX(19deg);
  -o-transform: rotateX(19deg);
  -moz-transform: rotateX(19deg);
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .theme-blue .top-section .mob-bg .bulk-noti {
    background-size: contain;
    width: 94%;
    height: 150px;
    left: 244px;
  }
}
@media (max-width: 991px) {
  .theme-blue .top-section .mob-bg .bulk-noti {
    background: none;
    left: 0;
    top: 0;
  }
  .theme-blue .top-section .voice-api-txt ul.hero-btn {
    margin-top: 10px;
  }
}
.theme-blue .top-section .voice-api-txt ul.hero-btn li .btn-red {
  color: #ffffff;
  background: #0575e6 !important;
  border: 1px solid transparent;
}
.theme-blue .top-section .voice-api-txt ul.hero-btn li .btn-red:hover {
  border: 1px solid #0575e6;
  background: transparent !important;
  color: #0575e6;
}
.theme-blue .top-section .voice-api-txt ul.hero-btn li .btn-white {
  border: 1px solid #0575e6 !important;
  background: transparent !important;
  color: #0575e6 !important;
}
.theme-blue .top-section .voice-api-txt ul.hero-btn li .btn-white:hover {
  background: #0575e6 !important;
  color: #ffffff !important;
  border: 1px solid #0575e6 !important;
}
.theme-blue .build-conversation .sms-right-build-con {
  background: url("../images/sms/-sms-VectorSmart Object2.svg") no-repeat;
  background-position: right top;
  height: 150px;
}
@media (max-width: 991px) {
  .theme-blue .build-conversation .sms-right-build-con {
    background: none;
    height: 50px;
  }
}
.theme-blue .build-conversation .justify-content-center {
  align-items: center;
  height: 100%;
}
.theme-blue .build-conversation .img-obj-fit {
  -o-object-fit: none !important;
  object-fit: none !important;
}
.theme-blue .build-conversation #One-Way_Messaging .st0 {
  fill: none;
  stroke: #20201F;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.theme-blue .build-conversation #One-Way_Messaging .st1 {
  fill: none;
  stroke: #4DAB49;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.theme-blue .build-conversation #Two-Way-Messaging .st0 {
  fill: none;
  stroke: #20201F;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.theme-blue .build-conversation #Two-Way-Messaging .st1 {
  fill: #e5e6e6;
  stroke: #4DAB49;
}
.theme-blue .build-conversation #Two-Way-Messaging .st2 {
  fill: none;
  stroke: #4fab48;
  stroke-miterlimit: 10;
  stroke-dasharray: 2, 1;
}
.theme-blue .build-conversation #Two-Way-Messaging .st3 {
  fill: #4fab48;
}
.theme-blue .enableX-Voice-API {
  background-color: #fff;
  background-image: url(../../images/sms/sms-features-circle-bg.png) !important;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
}
.theme-blue .enableX-Voice-API .sms-left-build-con {
  background: url("../images/sms/-sms-why-enablex-left-bg.svg") no-repeat;
  background-position: top left;
  height: 200px;
}
@media (max-width: 991px) {
  .theme-blue .enableX-Voice-API {
    background-image: none !important;
  }
  .theme-blue .enableX-Voice-API .sms-left-build-con {
    height: 0px;
    background: none;
  }
}
.theme-blue .Voice-API-grid a p.arrow-txt {
  color: #ec1c23;
}
.theme-blue .Voice-API-grid a p.arrow-txt i {
  color: #ec1c23;
}
.theme-blue .Voice-API-grid a:hover {
  background: #0575e6;
  color: #fff !important;
  cursor: pointer;
}
.theme-blue .Voice-API-grid a:hover p, .theme-blue .Voice-API-grid a:hover p i, .theme-blue .Voice-API-grid a:hover h5 {
  background: #0575e6;
  color: #fff !important;
}
.theme-blue .Voice-API-grid a #Build-In-A-Few-Simple-Steps .st0 {
  fill: none;
  stroke: #4dab49;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.theme-blue .Voice-API-grid a #Build-In-A-Few-Simple-Steps .st1 {
  fill: none;
  stroke: #20201f;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.theme-blue .Voice-API-grid a #Build-In-A-Few-Simple-Steps .st2 {
  fill: none;
}
.theme-blue .Voice-API-grid a #Build-In-A-Few-Simple-Steps .st3 {
  fill: #4dab49;
}
.theme-blue .Voice-API-grid a #ReliableCompliance .st10 {
  fill: #4DAB49;
}
.theme-blue .Voice-API-grid a #ReliableCompliance .st12 {
  fill: #4DAB49;
}
.theme-blue .Voice-API-grid a #Eliminate_Man-in-the-middle .st0 {
  fill: #4fab48;
  stroke: #ffffff;
}
.theme-blue .Voice-API-grid a #Eliminate_Man-in-the-middle .st1 {
  fill: none;
  stroke: #4fab48;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.theme-blue .Voice-API-grid a:hover #Build-In-A-Few-Simple-Steps path,
.theme-blue .Voice-API-grid a:hover #Build-In-A-Few-Simple-Steps circle,
.theme-blue .Voice-API-grid a:hover #ReliableCompliance path,
.theme-blue .Voice-API-grid a:hover #ReliableCompliance circle,
.theme-blue .Voice-API-grid a:hover #Eliminate_Man-in-the-middle path,
.theme-blue .Voice-API-grid a:hover #Eliminate_Man-in-the-middle circle {
  stroke: #ffffff;
  fill: transparent;
}
.theme-blue .features-sec {
  /* background-image: url(../../images/sms/sms-features-bg.png); */
  background-position: 50% 60%;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0;
  width: 100%;
  text-align: center;
}
.theme-blue .features-sec .features-lft-bg {
  background-image: url("../../images/sms/features-bg-rgt.png");
  background-position: top center;
  background-repeat: no-repeat;
  height: 100%;
}
@media (max-width: 991px) {
  .theme-blue .features-sec {
    background-image: none;
    height: 100%;
  }
  .theme-blue .features-sec .features-lft-bg {
    background: none;
    height: 100%;
  }
  .theme-blue .features-sec .features-center-bg {
    display: none;
  }
}
.theme-blue .features-sec .features-center-bg #image-to-change {
  width: 100%;
  height: 100%;
  margin-top: -37px;
}
.theme-blue .features-sec .features-center-bg #image-to-change svg {
  width: 100%;
  height: 100%;
}
.theme-blue .features-sec .feature-for-mob {
  display: none;
}
@media (max-width: 991px) {
  .theme-blue .features-sec .feature-for-mob {
    display: block;
  }
}
.theme-blue .features-sec .feature-for-mob #accordionExample .card .card-header {
  border: none !important;
  background-color: #ffffff;
}
.theme-blue .features-sec .feature-for-mob #accordionExample .card .card-header h2 button {
  color: #333333;
  box-shadow: none;
}
.theme-blue .features-sec .feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true] {
  background-color: #0575e6;
  color: #ffffff;
  box-shadow: none;
}
.theme-blue .features-sec .feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true]:after {
  color: #ffffff;
  box-shadow: none;
}
.theme-blue .features-sec h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  color: #0575e6;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .theme-blue .features-sec h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .theme-blue .features-sec h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.theme-blue .features-sec #myTabContent {
  margin-top: -60px;
}
.theme-blue .features-sec #myTabContent img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.theme-blue .features-sec .nav-pills .nav-link {
  font-family: "Barlow Semi Condensed" !important;
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  background: #fff;
  border: 1px solid #ddd;
  margin: 5px 0;
  border-radius: 5px;
  box-shadow: 0px 15px 25px 0 rgba(114, 114, 114, 0.05);
  border: solid 1px #f0f0f0;
  background-color: #ffffff;
  line-height: 40px;
}
.theme-blue .features-sec .nav-pills .nav-link.active {
  border-radius: 5px;
  box-shadow: 0px 15px 25px 0 rgba(114, 114, 114, 0.09);
  background-color: #0575e6;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 40px;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}
.theme-blue .features-sec .nav-pills .show .nav-link {
  color: #fff;
  background-color: #0575e6;
  text-align: left;
  color: pink;
}
@media (max-width: 991px) {
  .theme-blue .features-sec img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}
.theme-blue .features-sec ul.features-tab-ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 80px;
}
.theme-blue .features-sec ul.features-tab-ul li {
  font-family: "Barlow Semi Condensed" !important;
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  background: #fff;
  border: 1px solid #ddd;
  margin: 5px 0;
  border-radius: 5px;
  box-shadow: 0px 15px 25px 0 rgba(114, 114, 114, 0.05);
  border: solid 1px #f0f0f0;
  background-color: #ffffff;
  line-height: 40px;
  padding: 10px 15px;
  cursor: pointer;
  color: #333333;
  display: block;
}
.theme-blue .features-sec ul.features-tab-ul .active {
  background-color: #0575e6;
  color: #ffffff;
}
.theme-blue .use-cases {
  background: url(../images/sms/usecases-bg.png) no-repeat;
  background-size: contain;
  width: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
  height: 1040px;
}
@media (max-width: 991px) {
  .theme-blue .use-cases {
    background: none;
    height: 100%;
  }
}
.theme-blue .use-cases .right-build-con {
  background: url(../images/build-conversation.png) no-repeat;
  background-position: 100% 0;
  width: 100%;
}
@media (max-width: 991px) {
  .theme-blue .use-cases .right-build-con {
    background: none;
  }
}
.theme-blue .use-cases .use_case_img {
  width: 100%;
  height: 100%;
}
.theme-blue .use-cases .use_case_img .fix-width {
  width: 75%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.theme-blue .use-cases .use_case_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.theme-blue .use-cases h3 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .theme-blue .use-cases h3 {
    font-size: 22px;
    line-height: 25px;
  }
}
.theme-blue .use-cases #tabs ul#interest_tabs li a:hover, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover {
  background: transparent;
}
.theme-blue .use-cases #tabs ul#interest_tabs li a.active, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a.active, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a.active {
  color: #0575e6;
  background: transparent;
  font-weight: bold;
}
.theme-blue .use-cases #tabs ul#interest_tabs li a.active .tab-content.active, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active .tab-content.active, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active .tab-content.active, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a.active .tab-content.active, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a.active .tab-content.active {
  opacity: 1;
}
.theme-blue .use-cases #tabs ul#interest_tabs li a.active #On_demand path, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #On_demand path, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #On_demand path, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a.active #On_demand path, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a.active #On_demand path,
.theme-blue .use-cases #tabs ul#interest_tabs li a.active #On_demand circle,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #On_demand circle,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #On_demand circle,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a.active #On_demand circle,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a.active #On_demand circle {
  stroke: #0575e6;
}
.theme-blue .use-cases #tabs ul#interest_tabs li a span, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a span, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a span, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a span, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a span {
  display: block;
  padding-bottom: 15px;
}
.theme-blue .use-cases #tabs ul#interest_tabs li a svg, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a svg, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a svg, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a svg, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a svg {
  width: 40px;
  height: 40px;
}
.theme-blue .use-cases #tabs ul#interest_tabs li a #On_demand .cls-1, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #On_demand .cls-1, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #On_demand .cls-1, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #On_demand .cls-1, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #On_demand .cls-1, .theme-blue .use-cases #tabs ul#interest_tabs li a #On_demand .cls-2, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #On_demand .cls-2, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #On_demand .cls-2, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #On_demand .cls-2, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #On_demand .cls-2, .theme-blue .use-cases #tabs ul#interest_tabs li a #On_demand .cls-3, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #On_demand .cls-3, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #On_demand .cls-3, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #On_demand .cls-3, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #On_demand .cls-3, .theme-blue .use-cases #tabs ul#interest_tabs li a #On_demand .cls-4, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #On_demand .cls-4, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #On_demand .cls-4, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #On_demand .cls-4, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #On_demand .cls-4 {
  fill: none;
}
.theme-blue .use-cases #tabs ul#interest_tabs li a #On_demand .cls-1, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #On_demand .cls-1, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #On_demand .cls-1, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #On_demand .cls-1, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #On_demand .cls-1, .theme-blue .use-cases #tabs ul#interest_tabs li a #On_demand .cls-4, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #On_demand .cls-4, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #On_demand .cls-4, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #On_demand .cls-4, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #On_demand .cls-4 {
  stroke: #202020;
  stroke-width: 2;
}
.theme-blue .use-cases #tabs ul#interest_tabs li a #On_demand .cls-1, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #On_demand .cls-1, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #On_demand .cls-1, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #On_demand .cls-1, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #On_demand .cls-1 {
  stroke-linecap: round;
  stroke-linejoin: round;
}
.theme-blue .use-cases #tabs ul#interest_tabs li a #On_demand .cls-2, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #On_demand .cls-2, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #On_demand .cls-2, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #On_demand .cls-2, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #On_demand .cls-2 {
  stroke: #010101;
  stroke-width: 2;
}
.theme-blue .use-cases #tabs ul#interest_tabs li a #On_demand .cls-2, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #On_demand .cls-2, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #On_demand .cls-2, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #On_demand .cls-2, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #On_demand .cls-2,
.theme-blue .use-cases #tabs ul#interest_tabs li a #On_demand .cls-3,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #On_demand .cls-3,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #On_demand .cls-3,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #On_demand .cls-3,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #On_demand .cls-3,
.theme-blue .use-cases #tabs ul#interest_tabs li a #On_demand .cls-4,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #On_demand .cls-4,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #On_demand .cls-4,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #On_demand .cls-4,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #On_demand .cls-4 {
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.theme-blue .use-cases #tabs ul#interest_tabs li a #On_demand .cls-3, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #On_demand .cls-3, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #On_demand .cls-3, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #On_demand .cls-3, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #On_demand .cls-3 {
  stroke: #333;
}
.theme-blue .use-cases #tabs ul#interest_tabs li a #Two_factor_Authentication .cls-1, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Two_factor_Authentication .cls-1, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Two_factor_Authentication .cls-1, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #Two_factor_Authentication .cls-1, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #Two_factor_Authentication .cls-1, .theme-blue .use-cases #tabs ul#interest_tabs li a #Two_factor_Authentication .cls-2, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Two_factor_Authentication .cls-2, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Two_factor_Authentication .cls-2, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #Two_factor_Authentication .cls-2, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #Two_factor_Authentication .cls-2 {
  fill: none;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.theme-blue .use-cases #tabs ul#interest_tabs li a #Two_factor_Authentication .cls-1, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Two_factor_Authentication .cls-1, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Two_factor_Authentication .cls-1, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #Two_factor_Authentication .cls-1, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #Two_factor_Authentication .cls-1 {
  stroke: #333;
}
.theme-blue .use-cases #tabs ul#interest_tabs li a #Two_factor_Authentication .cls-2, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Two_factor_Authentication .cls-2, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Two_factor_Authentication .cls-2, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #Two_factor_Authentication .cls-2, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #Two_factor_Authentication .cls-2 {
  stroke: #202020;
}
.theme-blue .use-cases #tabs ul#interest_tabs li a #Bulk_Alerts .cls-1, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Bulk_Alerts .cls-1, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Bulk_Alerts .cls-1, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #Bulk_Alerts .cls-1, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #Bulk_Alerts .cls-1,
.theme-blue .use-cases #tabs ul#interest_tabs li a #Bulk_Alerts .cls-2,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Bulk_Alerts .cls-2,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Bulk_Alerts .cls-2,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #Bulk_Alerts .cls-2,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #Bulk_Alerts .cls-2,
.theme-blue .use-cases #tabs ul#interest_tabs li a #Bulk_Alerts .cls-3,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Bulk_Alerts .cls-3,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Bulk_Alerts .cls-3,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #Bulk_Alerts .cls-3,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #Bulk_Alerts .cls-3 {
  fill: none;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.theme-blue .use-cases #tabs ul#interest_tabs li a #Bulk_Alerts .cls-1, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Bulk_Alerts .cls-1, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Bulk_Alerts .cls-1, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #Bulk_Alerts .cls-1, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #Bulk_Alerts .cls-1 {
  stroke: #333;
}
.theme-blue .use-cases #tabs ul#interest_tabs li a #Bulk_Alerts .cls-2, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Bulk_Alerts .cls-2, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Bulk_Alerts .cls-2, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #Bulk_Alerts .cls-2, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #Bulk_Alerts .cls-2 {
  stroke: #202020;
}
.theme-blue .use-cases #tabs ul#interest_tabs li a #Bulk_Alerts .cls-3, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Bulk_Alerts .cls-3, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Bulk_Alerts .cls-3, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #Bulk_Alerts .cls-3, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #Bulk_Alerts .cls-3 {
  stroke: #010101;
}
.theme-blue .use-cases #tabs ul#interest_tabs li a #Customer_Engagement .cls-1, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Customer_Engagement .cls-1, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Customer_Engagement .cls-1, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #Customer_Engagement .cls-1, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #Customer_Engagement .cls-1 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.theme-blue .use-cases #tabs ul#interest_tabs li a #One_to_One_Private .cls-1, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #One_to_One_Private .cls-1, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #One_to_One_Private .cls-1, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #One_to_One_Private .cls-1, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a #One_to_One_Private .cls-1 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.theme-blue .use-cases #tabs ul#interest_tabs li a:hover #On_demand path, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #On_demand path, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #On_demand path, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #On_demand path, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #On_demand path,
.theme-blue .use-cases #tabs ul#interest_tabs li a:hover #On_demand circle,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #On_demand circle,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #On_demand circle,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #On_demand circle,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #On_demand circle,
.theme-blue .use-cases #tabs ul#interest_tabs li a:hover #On_demand line,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #On_demand line,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #On_demand line,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #On_demand line,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #On_demand line,
.theme-blue .use-cases #tabs ul#interest_tabs li a:hover #On_demand ellipse,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #On_demand ellipse,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #On_demand ellipse,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #On_demand ellipse,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #On_demand ellipse,
.theme-blue .use-cases #tabs ul#interest_tabs li a:hover #Two_factor_Authentication path,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Two_factor_Authentication path,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Two_factor_Authentication path,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #Two_factor_Authentication path,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #Two_factor_Authentication path,
.theme-blue .use-cases #tabs ul#interest_tabs li a:hover #Two_factor_Authentication circle,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Two_factor_Authentication circle,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Two_factor_Authentication circle,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #Two_factor_Authentication circle,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #Two_factor_Authentication circle,
.theme-blue .use-cases #tabs ul#interest_tabs li a:hover #Two_factor_Authentication line,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Two_factor_Authentication line,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Two_factor_Authentication line,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #Two_factor_Authentication line,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #Two_factor_Authentication line,
.theme-blue .use-cases #tabs ul#interest_tabs li a:hover #Two_factor_Authentication ellipse,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Two_factor_Authentication ellipse,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Two_factor_Authentication ellipse,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #Two_factor_Authentication ellipse,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #Two_factor_Authentication ellipse,
.theme-blue .use-cases #tabs ul#interest_tabs li a:hover #Bulk_Alerts path,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Bulk_Alerts path,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Bulk_Alerts path,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #Bulk_Alerts path,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #Bulk_Alerts path,
.theme-blue .use-cases #tabs ul#interest_tabs li a:hover #Bulk_Alerts circle,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Bulk_Alerts circle,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Bulk_Alerts circle,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #Bulk_Alerts circle,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #Bulk_Alerts circle,
.theme-blue .use-cases #tabs ul#interest_tabs li a:hover #Bulk_Alerts line,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Bulk_Alerts line,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Bulk_Alerts line,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #Bulk_Alerts line,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #Bulk_Alerts line,
.theme-blue .use-cases #tabs ul#interest_tabs li a:hover #Bulk_Alerts ellipse,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Bulk_Alerts ellipse,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Bulk_Alerts ellipse,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #Bulk_Alerts ellipse,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #Bulk_Alerts ellipse,
.theme-blue .use-cases #tabs ul#interest_tabs li a:hover #Customer_Engagement path,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Customer_Engagement path,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Customer_Engagement path,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #Customer_Engagement path,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #Customer_Engagement path,
.theme-blue .use-cases #tabs ul#interest_tabs li a:hover #Customer_Engagement circle,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Customer_Engagement circle,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Customer_Engagement circle,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #Customer_Engagement circle,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #Customer_Engagement circle,
.theme-blue .use-cases #tabs ul#interest_tabs li a:hover #Customer_Engagement line,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Customer_Engagement line,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Customer_Engagement line,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #Customer_Engagement line,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #Customer_Engagement line,
.theme-blue .use-cases #tabs ul#interest_tabs li a:hover #Customer_Engagement ellipse,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Customer_Engagement ellipse,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Customer_Engagement ellipse,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #Customer_Engagement ellipse,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #Customer_Engagement ellipse,
.theme-blue .use-cases #tabs ul#interest_tabs li a:hover #One_to_One_Private path,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #One_to_One_Private path,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #One_to_One_Private path,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #One_to_One_Private path,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #One_to_One_Private path,
.theme-blue .use-cases #tabs ul#interest_tabs li a:hover #One_to_One_Private circle,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #One_to_One_Private circle,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #One_to_One_Private circle,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #One_to_One_Private circle,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #One_to_One_Private circle,
.theme-blue .use-cases #tabs ul#interest_tabs li a:hover #One_to_One_Private line,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #One_to_One_Private line,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #One_to_One_Private line,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #One_to_One_Private line,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #One_to_One_Private line,
.theme-blue .use-cases #tabs ul#interest_tabs li a:hover #One_to_One_Private ellipse,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #One_to_One_Private ellipse,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #One_to_One_Private ellipse,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #One_to_One_Private ellipse,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:hover #One_to_One_Private ellipse, .theme-blue .use-cases #tabs ul#interest_tabs li a:active #On_demand path, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #On_demand path, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #On_demand path, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #On_demand path, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #On_demand path,
.theme-blue .use-cases #tabs ul#interest_tabs li a:active #On_demand circle,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #On_demand circle,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #On_demand circle,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #On_demand circle,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #On_demand circle,
.theme-blue .use-cases #tabs ul#interest_tabs li a:active #On_demand line,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #On_demand line,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #On_demand line,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #On_demand line,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #On_demand line,
.theme-blue .use-cases #tabs ul#interest_tabs li a:active #On_demand ellipse,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #On_demand ellipse,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #On_demand ellipse,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #On_demand ellipse,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #On_demand ellipse,
.theme-blue .use-cases #tabs ul#interest_tabs li a:active #Two_factor_Authentication path,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Two_factor_Authentication path,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Two_factor_Authentication path,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #Two_factor_Authentication path,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #Two_factor_Authentication path,
.theme-blue .use-cases #tabs ul#interest_tabs li a:active #Two_factor_Authentication circle,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Two_factor_Authentication circle,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Two_factor_Authentication circle,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #Two_factor_Authentication circle,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #Two_factor_Authentication circle,
.theme-blue .use-cases #tabs ul#interest_tabs li a:active #Two_factor_Authentication line,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Two_factor_Authentication line,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Two_factor_Authentication line,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #Two_factor_Authentication line,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #Two_factor_Authentication line,
.theme-blue .use-cases #tabs ul#interest_tabs li a:active #Two_factor_Authentication ellipse,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Two_factor_Authentication ellipse,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Two_factor_Authentication ellipse,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #Two_factor_Authentication ellipse,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #Two_factor_Authentication ellipse,
.theme-blue .use-cases #tabs ul#interest_tabs li a:active #Bulk_Alerts path,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Bulk_Alerts path,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Bulk_Alerts path,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #Bulk_Alerts path,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #Bulk_Alerts path,
.theme-blue .use-cases #tabs ul#interest_tabs li a:active #Bulk_Alerts circle,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Bulk_Alerts circle,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Bulk_Alerts circle,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #Bulk_Alerts circle,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #Bulk_Alerts circle,
.theme-blue .use-cases #tabs ul#interest_tabs li a:active #Bulk_Alerts line,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Bulk_Alerts line,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Bulk_Alerts line,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #Bulk_Alerts line,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #Bulk_Alerts line,
.theme-blue .use-cases #tabs ul#interest_tabs li a:active #Bulk_Alerts ellipse,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Bulk_Alerts ellipse,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Bulk_Alerts ellipse,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #Bulk_Alerts ellipse,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #Bulk_Alerts ellipse,
.theme-blue .use-cases #tabs ul#interest_tabs li a:active #Customer_Engagement path,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Customer_Engagement path,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Customer_Engagement path,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #Customer_Engagement path,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #Customer_Engagement path,
.theme-blue .use-cases #tabs ul#interest_tabs li a:active #Customer_Engagement circle,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Customer_Engagement circle,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Customer_Engagement circle,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #Customer_Engagement circle,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #Customer_Engagement circle,
.theme-blue .use-cases #tabs ul#interest_tabs li a:active #Customer_Engagement line,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Customer_Engagement line,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Customer_Engagement line,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #Customer_Engagement line,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #Customer_Engagement line,
.theme-blue .use-cases #tabs ul#interest_tabs li a:active #Customer_Engagement ellipse,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Customer_Engagement ellipse,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Customer_Engagement ellipse,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #Customer_Engagement ellipse,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #Customer_Engagement ellipse,
.theme-blue .use-cases #tabs ul#interest_tabs li a:active #One_to_One_Private path,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #One_to_One_Private path,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #One_to_One_Private path,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #One_to_One_Private path,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #One_to_One_Private path,
.theme-blue .use-cases #tabs ul#interest_tabs li a:active #One_to_One_Private circle,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #One_to_One_Private circle,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #One_to_One_Private circle,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #One_to_One_Private circle,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #One_to_One_Private circle,
.theme-blue .use-cases #tabs ul#interest_tabs li a:active #One_to_One_Private line,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #One_to_One_Private line,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #One_to_One_Private line,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #One_to_One_Private line,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #One_to_One_Private line,
.theme-blue .use-cases #tabs ul#interest_tabs li a:active #One_to_One_Private ellipse,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #One_to_One_Private ellipse,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #One_to_One_Private ellipse,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #One_to_One_Private ellipse,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:active #One_to_One_Private ellipse, .theme-blue .use-cases #tabs ul#interest_tabs li a:focus #On_demand path, .theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #On_demand path, .theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #On_demand path, .video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #On_demand path, .all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #On_demand path,
.theme-blue .use-cases #tabs ul#interest_tabs li a:focus #On_demand circle,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #On_demand circle,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #On_demand circle,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #On_demand circle,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #On_demand circle,
.theme-blue .use-cases #tabs ul#interest_tabs li a:focus #On_demand line,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #On_demand line,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #On_demand line,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #On_demand line,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #On_demand line,
.theme-blue .use-cases #tabs ul#interest_tabs li a:focus #On_demand ellipse,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #On_demand ellipse,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #On_demand ellipse,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #On_demand ellipse,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #On_demand ellipse,
.theme-blue .use-cases #tabs ul#interest_tabs li a:focus #Two_factor_Authentication path,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Two_factor_Authentication path,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Two_factor_Authentication path,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #Two_factor_Authentication path,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #Two_factor_Authentication path,
.theme-blue .use-cases #tabs ul#interest_tabs li a:focus #Two_factor_Authentication circle,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Two_factor_Authentication circle,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Two_factor_Authentication circle,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #Two_factor_Authentication circle,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #Two_factor_Authentication circle,
.theme-blue .use-cases #tabs ul#interest_tabs li a:focus #Two_factor_Authentication line,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Two_factor_Authentication line,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Two_factor_Authentication line,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #Two_factor_Authentication line,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #Two_factor_Authentication line,
.theme-blue .use-cases #tabs ul#interest_tabs li a:focus #Two_factor_Authentication ellipse,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Two_factor_Authentication ellipse,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Two_factor_Authentication ellipse,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #Two_factor_Authentication ellipse,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #Two_factor_Authentication ellipse,
.theme-blue .use-cases #tabs ul#interest_tabs li a:focus #Bulk_Alerts path,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Bulk_Alerts path,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Bulk_Alerts path,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #Bulk_Alerts path,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #Bulk_Alerts path,
.theme-blue .use-cases #tabs ul#interest_tabs li a:focus #Bulk_Alerts circle,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Bulk_Alerts circle,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Bulk_Alerts circle,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #Bulk_Alerts circle,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #Bulk_Alerts circle,
.theme-blue .use-cases #tabs ul#interest_tabs li a:focus #Bulk_Alerts line,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Bulk_Alerts line,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Bulk_Alerts line,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #Bulk_Alerts line,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #Bulk_Alerts line,
.theme-blue .use-cases #tabs ul#interest_tabs li a:focus #Bulk_Alerts ellipse,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Bulk_Alerts ellipse,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Bulk_Alerts ellipse,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #Bulk_Alerts ellipse,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #Bulk_Alerts ellipse,
.theme-blue .use-cases #tabs ul#interest_tabs li a:focus #Customer_Engagement path,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Customer_Engagement path,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Customer_Engagement path,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #Customer_Engagement path,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #Customer_Engagement path,
.theme-blue .use-cases #tabs ul#interest_tabs li a:focus #Customer_Engagement circle,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Customer_Engagement circle,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Customer_Engagement circle,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #Customer_Engagement circle,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #Customer_Engagement circle,
.theme-blue .use-cases #tabs ul#interest_tabs li a:focus #Customer_Engagement line,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Customer_Engagement line,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Customer_Engagement line,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #Customer_Engagement line,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #Customer_Engagement line,
.theme-blue .use-cases #tabs ul#interest_tabs li a:focus #Customer_Engagement ellipse,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Customer_Engagement ellipse,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Customer_Engagement ellipse,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #Customer_Engagement ellipse,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #Customer_Engagement ellipse,
.theme-blue .use-cases #tabs ul#interest_tabs li a:focus #One_to_One_Private path,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #One_to_One_Private path,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #One_to_One_Private path,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #One_to_One_Private path,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #One_to_One_Private path,
.theme-blue .use-cases #tabs ul#interest_tabs li a:focus #One_to_One_Private circle,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #One_to_One_Private circle,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #One_to_One_Private circle,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #One_to_One_Private circle,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #One_to_One_Private circle,
.theme-blue .use-cases #tabs ul#interest_tabs li a:focus #One_to_One_Private line,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #One_to_One_Private line,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #One_to_One_Private line,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #One_to_One_Private line,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #One_to_One_Private line,
.theme-blue .use-cases #tabs ul#interest_tabs li a:focus #One_to_One_Private ellipse,
.theme-blue .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #One_to_One_Private ellipse,
.theme-blue .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #One_to_One_Private ellipse,
.video-pricing-theme .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #One_to_One_Private ellipse,
.all-feature .table-section .theme-blue .use-cases #tab-second ul#interest_tabs li a:focus #One_to_One_Private ellipse {
  stroke: #0575e6;
  stroke-width: 1.5;
}

.theme-blue .use-cases .tab-pane article {
  padding: 10%;
}

.theme-blue .use-cases .mob-accordion {
  display: none;
}

@media (max-width: 991px) {
  .theme-blue .use-cases .tab-pane img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    height: 100%;
  }

  .theme-blue .use-cases .tab-pane article {
    padding: 25px 5px;
  }

  .theme-blue .use-cases .mob-accordion {
    display: block;
  }
}

.theme-blue .use-cases .mob-accordion #accordion .card .card-header {
  background-color: #ffffff;
}
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #On_demand .cls-1, .theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #On_demand .cls-2, .theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #On_demand .cls-3, .theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #On_demand .cls-4 {
  fill: none;
}
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #On_demand .cls-1, .theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #On_demand .cls-4 {
  stroke: #202020;
  stroke-width: 2;
}
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #On_demand .cls-1 {
  stroke-linecap: round;
  stroke-linejoin: round;
}
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #On_demand .cls-2 {
  stroke: #010101;
  stroke-width: 2;
}
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #On_demand .cls-2,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #On_demand .cls-3,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #On_demand .cls-4 {
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #On_demand .cls-3 {
  stroke: #333;
}
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #Two_factor_Authentication .cls-1, .theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #Two_factor_Authentication .cls-2 {
  fill: none;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #Two_factor_Authentication .cls-1 {
  stroke: #333;
}
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #Two_factor_Authentication .cls-2 {
  stroke: #202020;
}
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #Bulk_Alerts .cls-1,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #Bulk_Alerts .cls-2,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #Bulk_Alerts .cls-3 {
  fill: none;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #Bulk_Alerts .cls-1 {
  stroke: #333;
}
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #Bulk_Alerts .cls-2 {
  stroke: #202020;
}
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #Bulk_Alerts .cls-3 {
  stroke: #010101;
}
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #Customer_Engagement .cls-1 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a #One_to_One_Private .cls-1 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #On_demand path,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #On_demand ellipse,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #On_demand circle,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #On_demand line,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #Two_factor_Authentication path,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #Two_factor_Authentication ellipse,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #Two_factor_Authentication circle,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #Two_factor_Authentication line,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #Bulk_Alerts path,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #Bulk_Alerts ellipse,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #Bulk_Alerts circle,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #Bulk_Alerts line,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #Customer_Engagement path,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #Customer_Engagement ellipse,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #Customer_Engagement circle,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #Customer_Engagement line,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #One_to_One_Private path,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #One_to_One_Private ellipse,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #One_to_One_Private circle,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:hover #One_to_One_Private line, .theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #On_demand path,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #On_demand ellipse,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #On_demand circle,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #On_demand line,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #Two_factor_Authentication path,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #Two_factor_Authentication ellipse,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #Two_factor_Authentication circle,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #Two_factor_Authentication line,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #Bulk_Alerts path,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #Bulk_Alerts ellipse,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #Bulk_Alerts circle,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #Bulk_Alerts line,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #Customer_Engagement path,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #Customer_Engagement ellipse,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #Customer_Engagement circle,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #Customer_Engagement line,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #One_to_One_Private path,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #One_to_One_Private ellipse,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #One_to_One_Private circle,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:active #One_to_One_Private line, .theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #On_demand path,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #On_demand ellipse,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #On_demand circle,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #On_demand line,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #Two_factor_Authentication path,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #Two_factor_Authentication ellipse,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #Two_factor_Authentication circle,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #Two_factor_Authentication line,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #Bulk_Alerts path,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #Bulk_Alerts ellipse,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #Bulk_Alerts circle,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #Bulk_Alerts line,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #Customer_Engagement path,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #Customer_Engagement ellipse,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #Customer_Engagement circle,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #Customer_Engagement line,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #One_to_One_Private path,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #One_to_One_Private ellipse,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #One_to_One_Private circle,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a:focus #One_to_One_Private line {
  stroke: #0575e6;
}
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] h5,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] span {
  color: #0575e6;
}
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] i {
  color: #0575e6;
}
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] svg path,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] svg circle,
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head a[aria-expanded=true] svg line {
  stroke: #0575e6;
}
.theme-blue .use-cases .mob-accordion #accordion .card .card-header .accordion-head > .collapsed > i:before {
  content: "\F105";
}
.theme-blue .use-cases .mob-accordion #accordion .card .acc-ul li::before {
  color: #f13d3d;
}
.theme-blue .use-cases .mob-accordion #accordion .card .acc-ul li a:hover {
  color: #0575e6;
}
.theme-blue .use-cases .mob-accordion #accordion .card .acc-ul li a b {
  font-weight: 600;
}
.theme-blue .use-cases .mob-accordion #accordion .card .acc-ul li a i {
  color: #0575e6;
}
.theme-blue .developer-guide h6.blue-txt {
  margin-top: 0;
}
@media (max-width: 991px) {
  .theme-blue .developer-guide {
    margin-top: 50px !important;
  }
  .theme-blue .developer-guide h6.blue-txt {
    margin-top: 20px !important;
  }
}
.theme-blue .developer-guide article #Developer-Centric_Documentation .st0 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
}
.theme-blue .developer-guide article #Developer-Centric_Documentation .st1 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.theme-blue .developer-guide article #Developer-Centric_Documentation .st2 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-blue .developer-guide article #Developer-Centric_Documentation .st3 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-blue .developer-guide article #Developer-Centric_Documentation .st4 {
  fill: #0575e6;
}
.theme-blue .developer-guide article #SMS_Demo_App .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-blue .developer-guide article #SMS_Demo_App .st1 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
}
.theme-blue .developer-guide article #SMS_Demo_App .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-blue .developer-guide article #SMS_Demo_App .st3 {
  fill: #0575e6;
}
.theme-blue .developer-guide article #SMS_Demo_App .st4 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.theme-blue .developer-guide article #SMS_Demo_App .st5 {
  fill: #0575e6;
}
.theme-blue .developer-guide article #Developer_Centric_Documentation .st0 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
}
.theme-blue .developer-guide article #Developer_Centric_Documentation .st1 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.theme-blue .developer-guide article #Developer_Centric_Documentation .st2 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-blue .developer-guide article #Developer_Centric_Documentation .st3 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.theme-blue .developer-guide article #Developer_Centric_Documentation .st4 {
  fill: #0575e6;
}
.theme-blue .developer-guide article:hover #In_App_Call__ path,
.theme-blue .developer-guide article:hover #In_App_Call__ circle,
.theme-blue .developer-guide article:hover #App-to-People_Calls path,
.theme-blue .developer-guide article:hover #App-to-People_Calls circle,
.theme-blue .developer-guide article:hover #Phone_to_Phone_Calls_1_ path,
.theme-blue .developer-guide article:hover #Phone_to_Phone_Calls_1_ circle, .theme-blue .developer-guide article:active #In_App_Call__ path,
.theme-blue .developer-guide article:active #In_App_Call__ circle,
.theme-blue .developer-guide article:active #App-to-People_Calls path,
.theme-blue .developer-guide article:active #App-to-People_Calls circle,
.theme-blue .developer-guide article:active #Phone_to_Phone_Calls_1_ path,
.theme-blue .developer-guide article:active #Phone_to_Phone_Calls_1_ circle, .theme-blue .developer-guide article:focus #In_App_Call__ path,
.theme-blue .developer-guide article:focus #In_App_Call__ circle,
.theme-blue .developer-guide article:focus #App-to-People_Calls path,
.theme-blue .developer-guide article:focus #App-to-People_Calls circle,
.theme-blue .developer-guide article:focus #Phone_to_Phone_Calls_1_ path,
.theme-blue .developer-guide article:focus #Phone_to_Phone_Calls_1_ circle {
  stroke: #0575e6;
}
.health-care-theme header {
  background-color: transparent;
}
.health-care-theme .hlth-top-bg {
  background-image: url(../../images/healthCare/hlth_Care-bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
  height: 100%;
}
.health-care-theme .hlth-top-bg .top-section {
  background: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .health-care-theme .hlth-top-bg {
    height: 645px;
  }
}
@media (max-width: 991px) {
  .health-care-theme .hlth-top-bg {
    height: auto;
    background-image: none;
  }
  .health-care-theme .hlth-top-bg .top-section {
    text-align: center;
    height: auto;
    margin-top: 0px;
  }
  .health-care-theme .hlth-top-bg .top-section .icon-with-txt {
    margin-top: 50px;
  }
}

.health-care-theme .hlth-top-bg .top-section .voice-api-txt {
  width: 100%;
}
.health-care-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt {
  color: #838383;
  font-size: 16px;
  line-height: 20px;
}
.health-care-theme .hlth-top-bg .top-section .voice-api-txt ul.hero-btn li a {
  background-color: #00a6bb;
  color: #ffffff;
}
@media (max-width: 991px) {
  .health-care-theme .hlth-top-bg .top-section .voice-api-txt ul.hero-btn li a {
    background-color: #00a6bb;
    color: #ffffff;
  }
}
.health-care-theme .hlth-top-bg .top-section .voice-api-txt ul.hero-btn li a:hover {
  border: 1px solid #00a6bb;
  background: transparent;
  color: #00a6bb;
}
.health-care-theme .hlth-top-bg .top-section .voice-api-txt ul.hero-btn li .btn-white {
  border: 1px solid #00a6bb;
  background: transparent;
  color: #00a6bb;
}
.health-care-theme .hlth-top-bg .top-section .voice-api-txt ul.hero-btn li .btn-white:hover {
  background: #00a6bb;
  color: #ffffff;
}
.health-care-theme .hlth-top-bg .top-section img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .health-care-theme .hlth-top-bg .top-section img {
    display: none;
  }
  .health-care-theme .hlth-top-bg .top-section svg {
    width: 40px;
    height: 40px;
  }
}
.health-care-theme .hlth-top-bg .top-section #Increases .st0 {
  fill: none;
  stroke: #00A7BC;
  stroke-miterlimit: 10;
}
.health-care-theme .hlth-top-bg .top-section #Increases .st1 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.health-care-theme .hlth-top-bg .top-section #Improve_patient_outcome .improve_0 {
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.health-care-theme .hlth-top-bg .top-section #Improve_patient_outcome .improve_1 {
  fill: none;
  stroke: #00A6BC;
  stroke-miterlimit: 10;
}
.health-care-theme .hlth-top-bg .top-section #Expand_reach_patients .reach_patients_0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.health-care-theme .hlth-top-bg .top-section #Expand_reach_patients .reach_patients_1 {
  fill: none;
  stroke: #00A6BC;
  stroke-miterlimit: 10;
}
.health-care-theme .hlth-top-bg .top-section #Save_time_costs .save0 {
  fill: none;
  stroke: #00A6BC;
  stroke-miterlimit: 10;
}
.health-care-theme .hlth-top-bg .top-section #Save_time_costs .save1 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.health-care-theme .hlth-top-bg .icon-with-txt p {
  font-size: 20px;
  color: #333333;
  line-height: 25px;
  font-weight: 400;
}
@media (max-width: 991px) {
  .health-care-theme .hlth-top-bg .icon-with-txt p {
    font-size: 16px;
    line-height: 20px;
  }
}
.health-care-theme .why-EnableX {
  background-color: #fff;
  background-image: url("../images/healthCare/hlth-why-enablex-bg.png");
  width: 100%;
  height: 850px;
  position: relative;
  background-position: bottom center;
  background-repeat: no-repeat;
  margin-bottom: 40px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .health-care-theme .why-EnableX {
    width: 100%;
    height: 100%;
    position: relative;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    margin-bottom: 40px;
    background-size: contain;
  }
}
@media (max-width: 991px) {
  .health-care-theme .why-EnableX {
    background-image: none;
    height: auto;
    margin-top: ppx;
  }
}
.health-care-theme .why-EnableX .why-round-bg .why-EnableX-Title h6.cyan-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  color: #00a6bb;
  margin-top: 150px !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .health-care-theme .why-EnableX .why-round-bg .why-EnableX-Title h6.cyan-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .health-care-theme .why-EnableX .why-round-bg .why-EnableX-Title h6.cyan-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .health-care-theme .why-EnableX .why-round-bg .why-EnableX-Title h6.cyan-txt {
    margin-top: 100px !important;
  }
}
@media (max-width: 991px) {
  .health-care-theme .why-EnableX .why-round-bg .why-EnableX-Title h6.cyan-txt {
    margin-top: 50px !important;
    font-size: 15px;
    line-height: 20px;
  }
}
.health-care-theme .why-EnableX .why-round-bg .why-EnableX-Title h4 {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  text-transform: capitalize;
  line-height: 45px;
  text-align: center;
  text-transform: capitalize;
  font-weight: 600;
}
@media (max-width: 991px) {
  .health-care-theme .why-EnableX .why-round-bg .why-EnableX-Title h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
  }
}
.health-care-theme .why-EnableX .why-round-bg .why-EnableX-Title p {
  font-size: 18px;
  padding: 0 25px;
  color: #333333;
  padding-top: 10px;
}
.health-care-theme .why-EnableX .left-bg-why-E {
  margin-top: 80px;
}
.health-care-theme .why-EnableX article {
  padding: 11px 40px;
}
.health-care-theme .why-EnableX article h4 {
  text-align: left;
  font-size: 25px;
  line-height: 30px;
  padding-top: 10px;
  font-weight: bold;
}
.health-care-theme .why-EnableX article p.mob-hide {
  display: block;
}
.health-care-theme .why-EnableX article p {
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  color: #4e4e4e;
}
.health-care-theme .why-EnableX article .big-num {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  text-transform: capitalize;
  color: #00a6bb;
  line-height: 50px;
}
.health-care-theme .why-EnableX article .big-num sub {
  font-size: 22px;
}
.health-care-theme .why-EnableX article .source {
  font-size: 15px;
  color: #000;
  padding: 25px 0;
  font-weight: 400;
}
.health-care-theme .hlth-use-cases {
  background-image: url(../images/healthCare/hlth-use-case-bg.png) !important;
}
.health-care-theme .hlth-use-cases ul .card {
  text-align: left;
  border-radius: 12px;
  padding: 20px;
  width: 100% !important;
  box-shadow: -2px 9px 14px -5px rgba(166, 164, 166, 0.9);
}
.health-care-theme .hlth-use-cases ul .card svg {
  width: 60px;
  height: 60px;
}
@media (max-width: 991px) {
  .health-care-theme .why-EnableX .why-round-bg .why-EnableX-Title p {
    font-size: 16px;
    line-height: 20px;
  }
  .health-care-theme .why-EnableX .left-bg-why-E {
    margin-top: 0px;
  }
  .health-care-theme .why-EnableX article {
    padding: 5px 10px;
  }
  .health-care-theme .why-EnableX article h4 {
    font-size: 20px;
    line-height: 25px;
  }
  .health-care-theme .why-EnableX article p.mob-hide {
    display: none;
  }
  .health-care-theme .why-EnableX article p {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
  }
  .health-care-theme .why-EnableX article .big-num {
    font-size: 100%;
    line-height: 100%;
  }
  .health-care-theme .why-EnableX article .source {
    font-size: 12px;
    padding: 0;
  }
  .health-care-theme .hlth-use-cases ul .card svg {
    width: 40px;
    height: 40px;
  }
}
.health-care-theme .hlth-use-cases ul .card #Com-centric_IoT .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.health-care-theme .hlth-use-cases ul .card #Appointment_Reminder .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.health-care-theme .hlth-use-cases ul .card #Appointment_Reminder .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.health-care-theme .hlth-use-cases ul .card #Appointment_Reminder .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.health-care-theme .hlth-use-cases ul .card #Out_of_hospital_Care .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.health-care-theme .hlth-use-cases ul .card #Medical_Consultation .medical_0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.health-care-theme .hlth-use-cases ul .card #Therapy_and_Counselling .therapy_0 {
  fill: #010101;
}
.health-care-theme .hlth-use-cases ul .card #Wellness_Program .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.health-care-theme .hlth-use-cases ul .card #Support_Group .st0 {
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.health-care-theme .hlth-use-cases ul .card #Specialist-to-Spe .specialist0 {
  fill: none;
  stroke: #020202;
  stroke-miterlimit: 10;
}
.health-care-theme .hlth-use-cases ul .card #Specialist-to-Spe .specialist1 {
  fill: none;
  stroke: #020202;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.health-care-theme .hlth-use-cases ul .card:hover #Com-centric_IoT path,
.health-care-theme .hlth-use-cases ul .card:hover #Com-centric_IoT circle,
.health-care-theme .hlth-use-cases ul .card:hover #Com-centric_IoT ellipse,
.health-care-theme .hlth-use-cases ul .card:hover #Com-centric_IoT polyline,
.health-care-theme .hlth-use-cases ul .card:hover #Com-centric_IoT line,
.health-care-theme .hlth-use-cases ul .card:hover #Com-centric_IoT rect,
.health-care-theme .hlth-use-cases ul .card:hover #Appointment_Reminder path,
.health-care-theme .hlth-use-cases ul .card:hover #Appointment_Reminder circle,
.health-care-theme .hlth-use-cases ul .card:hover #Appointment_Reminder ellipse,
.health-care-theme .hlth-use-cases ul .card:hover #Appointment_Reminder polyline,
.health-care-theme .hlth-use-cases ul .card:hover #Appointment_Reminder line,
.health-care-theme .hlth-use-cases ul .card:hover #Appointment_Reminder rect,
.health-care-theme .hlth-use-cases ul .card:hover #Out_of_hospital_Care path,
.health-care-theme .hlth-use-cases ul .card:hover #Out_of_hospital_Care circle,
.health-care-theme .hlth-use-cases ul .card:hover #Out_of_hospital_Care ellipse,
.health-care-theme .hlth-use-cases ul .card:hover #Out_of_hospital_Care polyline,
.health-care-theme .hlth-use-cases ul .card:hover #Out_of_hospital_Care line,
.health-care-theme .hlth-use-cases ul .card:hover #Out_of_hospital_Care rect,
.health-care-theme .hlth-use-cases ul .card:hover #Specialist-to-Spe path,
.health-care-theme .hlth-use-cases ul .card:hover #Specialist-to-Spe circle,
.health-care-theme .hlth-use-cases ul .card:hover #Specialist-to-Spe ellipse,
.health-care-theme .hlth-use-cases ul .card:hover #Specialist-to-Spe polyline,
.health-care-theme .hlth-use-cases ul .card:hover #Specialist-to-Spe line,
.health-care-theme .hlth-use-cases ul .card:hover #Specialist-to-Spe rect,
.health-care-theme .hlth-use-cases ul .card:hover #Medical_Consultation path,
.health-care-theme .hlth-use-cases ul .card:hover #Medical_Consultation circle,
.health-care-theme .hlth-use-cases ul .card:hover #Medical_Consultation ellipse,
.health-care-theme .hlth-use-cases ul .card:hover #Medical_Consultation polyline,
.health-care-theme .hlth-use-cases ul .card:hover #Medical_Consultation line,
.health-care-theme .hlth-use-cases ul .card:hover #Medical_Consultation rect,
.health-care-theme .hlth-use-cases ul .card:hover #Wellness_Program path,
.health-care-theme .hlth-use-cases ul .card:hover #Wellness_Program circle,
.health-care-theme .hlth-use-cases ul .card:hover #Wellness_Program ellipse,
.health-care-theme .hlth-use-cases ul .card:hover #Wellness_Program polyline,
.health-care-theme .hlth-use-cases ul .card:hover #Wellness_Program line,
.health-care-theme .hlth-use-cases ul .card:hover #Wellness_Program rect,
.health-care-theme .hlth-use-cases ul .card:hover #Therapy_and_Counselling path,
.health-care-theme .hlth-use-cases ul .card:hover #Therapy_and_Counselling circle,
.health-care-theme .hlth-use-cases ul .card:hover #Therapy_and_Counselling ellipse,
.health-care-theme .hlth-use-cases ul .card:hover #Therapy_and_Counselling polyline,
.health-care-theme .hlth-use-cases ul .card:hover #Therapy_and_Counselling line,
.health-care-theme .hlth-use-cases ul .card:hover #Therapy_and_Counselling rect,
.health-care-theme .hlth-use-cases ul .card:hover #Support_Group path,
.health-care-theme .hlth-use-cases ul .card:hover #Support_Group circle,
.health-care-theme .hlth-use-cases ul .card:hover #Support_Group ellipse,
.health-care-theme .hlth-use-cases ul .card:hover #Support_Group polyline,
.health-care-theme .hlth-use-cases ul .card:hover #Support_Group line,
.health-care-theme .hlth-use-cases ul .card:hover #Support_Group rect {
  stroke: #ffffff;
}
.health-care-theme .hlth-use-cases ul .card .card-body {
  padding: 0;
}
.health-care-theme .hlth-use-cases ul .card .card-body h5 {
  font-size: 20px;
  line-height: 25px;
  color: #333333;
  font-weight: 600;
  padding-top: 10px;
}
.health-care-theme .hlth-use-cases ul .card .card-body p {
  font-size: 16px;
  color: #4e4e4e;
  line-height: 26px;
  font-weight: 300;
  margin-bottom: 10px;
}
.health-care-theme .hlth-use-cases ul .card .card-body .iot-solu {
  color: #00a6bb;
  text-decoration: none;
  cursor: pointer;
}
.health-care-theme .hlth-use-cases ul .card .card-body .iot-solu:hover {
  color: #ffffff;
}
.health-care-theme .hlth-use-cases ul .card:hover {
  background: #1facbe;
  background: linear-gradient(0deg, #1facbe 41%, #4d7bde 100%);
}
.health-care-theme .hlth-use-cases ul .card:hover .card-body h5,
.health-care-theme .hlth-use-cases ul .card:hover .card-body p,
.health-care-theme .hlth-use-cases ul .card:hover .card-body .iot-solu,
.health-care-theme .hlth-use-cases ul .card:hover .card-body i {
  color: #ffffff !important;
}
.health-care-theme .healthcare-journey {
  margin-bottom: 150px;
  width: 100%;
  height: 800px;
  position: relative;
  background-color: #fff;
  background-image: url("../images/healthCare/Healthcare-Journey-lft-bg.png");
  background-position: top center;
  background-repeat: no-repeat;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .health-care-theme .healthcare-journey {
    background-position: 100% 100%;
    background-size: contain;
    margin-bottom: 100px;
    height: 100%;
  }
}
@media (max-width: 991px) {
  .health-care-theme .healthcare-journey {
    background-image: none;
    height: auto;
    margin: 0px;
  }
  .health-care-theme .healthcare-journey .mt-5 {
    margin-top: 0rem !important;
  }
}
.health-care-theme .healthcare-journey h6.cyan-txt {
  margin-top: 50px !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .health-care-theme .healthcare-journey h6.cyan-txt {
    margin-top: 100px !important;
  }
}
@media (max-width: 991px) {
  .health-care-theme .healthcare-journey h6.cyan-txt {
    margin-top: 50px !important;
    font-size: 15px;
    line-height: 20px;
  }
}
.health-care-theme .healthcare-journey h4 {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  text-transform: capitalize;
  font-weight: 600;
}
@media (max-width: 991px) {
  .health-care-theme .healthcare-journey h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
  }
}
.health-care-theme .healthcare-journey p {
  font-size: 18px;
  padding: 0 25px;
  color: #4e4e4e;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .health-care-theme .healthcare-journey p {
    font-size: 16px;
    line-height: 20px;
  }
}
.health-care-theme .healthcare-journey article.d-flex {
  padding: 0px 40px;
}
@media (max-width: 991px) {
  .health-care-theme .healthcare-journey article.d-flex {
    padding: 0px;
  }
}
@media (max-width: 991px) {
  .health-care-theme .healthcare-journey article.d-flex p {
    padding: 0;
    margin: 0;
  }
}
@media (max-width: 991px) {
  .health-care-theme .healthcare-journey article.d-flex p img {
    display: none;
  }
}
.health-care-theme .healthcare-journey article.d-flex .big-num {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  text-transform: capitalize;
  color: #0575e6;
  line-height: 50px;
}
@media (max-width: 991px) {
  .health-care-theme .healthcare-journey article.d-flex .big-num {
    font-size: 100%;
    line-height: 100%;
  }
}
.health-care-theme .healthcare-journey article.d-flex .big-num sub {
  font-size: 22px;
}
.health-care-theme .healthcare-journey article.d-flex .source {
  font-size: 15px;
  color: #000;
  padding: 25px 0;
  font-weight: 400;
}
@media (max-width: 991px) {
  .health-care-theme .healthcare-journey ul {
    margin: 0;
    padding: 0;
  }
}
.health-care-theme .enableX-products {
  margin: 0;
  background: #0a78e6;
  background: linear-gradient(180deg, rgba(10, 120, 230, 0.1) 32%, rgba(74, 169, 91, 0.1) 100%);
  height: 100%;
  -webkit-clip-path: url(#wave);
  clip-path: url(#wave);
  text-align: center;
  padding-bottom: 80px;
}
@media (max-width: 991px) {
  .health-care-theme .enableX-products {
    padding-top: 30px;
    padding-bottom: 10px;
  }
}
.health-care-theme .enableX-products .equal {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .health-care-theme .enableX-products svg {
    display: none;
  }
}
.health-care-theme .enableX-products .equal > [class*=col-] {
  display: flex;
  flex-direction: column;
}
.health-care-theme .enableX-products h6.cyan-txt {
  padding-top: 0;
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  color: #00a6bb !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .health-care-theme .enableX-products h6.cyan-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .health-care-theme .enableX-products h6.cyan-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .health-care-theme .enableX-products h6.cyan-txt {
    padding-top: 0;
    color: #333333;
    font-size: 15px;
    line-height: 20px;
  }
}
.health-care-theme .enableX-products h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  color: #333333;
  text-align: center;
  font-weight: 600;
}
@media (max-width: 991px) {
  .health-care-theme .enableX-products h4 {
    color: #333333;
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
  }
}
.health-care-theme .enableX-products p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
  color: #ffffff;
}
@media (max-width: 991px) {
  .health-care-theme .enableX-products p {
    color: #333333;
    font-size: 16px;
    line-height: 20px;
  }
}
.health-care-theme .enableX-products article {
  position: relative;
  margin-top: 40px;
  background: #f9f8f9;
  padding: 25px;
  text-align: left;
  border-radius: 10px;
  margin-bottom: 25px;
  box-shadow: -2px 9px 14px -5px rgba(166, 164, 166, 0.9);
}
@media (max-width: 991px) {
  .health-care-theme .enableX-products article {
    width: 100%;
    margin: 20px 0;
  }
}
.health-care-theme .enableX-products article h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  width: 100%;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .health-care-theme .enableX-products article h4 {
    font-size: 20px;
    line-height: 25px;
  }
}
.health-care-theme .enableX-products article p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .health-care-theme .enableX-products article p {
    font-size: 16px;
    line-height: 20px;
  }
}
.health-care-theme .enableX-products article p a {
  color: #ec1c23;
  text-decoration: none;
  font-weight: 400;
  position: absolute;
  bottom: 24px;
  left: 21px;
}
.health-care-theme .enableX-products article p a:hover {
  font-weight: 600;
}
.health-care-theme .enableX-products article p .fa-arrow-right {
  color: #ec1c23;
  font-size: 13px;
  margin-left: 5px;
}
.health-care-theme .enableX-products article svg {
  width: 40px;
  height: 40px;
}
.health-care-theme .enableX-products article #video .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.health-care-theme .enableX-products article #video:hover #video path,
.health-care-theme .enableX-products article #video:hover #video circle,
.health-care-theme .enableX-products article #video:active #video path,
.health-care-theme .enableX-products article #video:active #video circle, 
.health-care-theme .enableX-products article #video:focus #video path,
.health-care-theme .enableX-products article #video:focus #video circle {
  stroke: #0575e6;
}
.education-theme header {
  background-color: transparent;
}
.education-theme .hlth-top-bg {
  background-image: url(../../images/healthCare/hlth_Care-bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .education-theme .hlth-top-bg {
    height: auto;
    background-image: none;
  }
}
.education-theme .hlth-top-bg .top-section {
  background: none;
}
@media (max-width: 991px) {
  .education-theme .hlth-top-bg .top-section {
    text-align: center;
    height: auto;
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .education-theme .hlth-top-bg .top-section svg {
    width: 40px;
    height: 40px;
  }
}
.education-theme .hlth-top-bg .top-section #Make_learning_affordable .st0 {
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.education-theme .hlth-top-bg .top-section #Make_learning_affordable .st1 {
  fill: none;
  stroke: #eb2026;
  stroke-miterlimit: 10;
}
.education-theme .hlth-top-bg .top-section #Make_learning_affordable .st2 {
  fill: #eb2026;
}
.education-theme .hlth-top-bg .top-section #Foster_collaboration_interaction .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.education-theme .hlth-top-bg .top-section #Foster_collaboration_interaction .st1 {
  fill: none;
  stroke: #e92428;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.education-theme .hlth-top-bg .top-section #Extend_globally .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.education-theme .hlth-top-bg .top-section #Extend_globally .st1 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.education-theme .hlth-top-bg .top-section .voice-api-txt {
  width: 100%;
}
@media (max-width: 991px) {
  .education-theme .hlth-top-bg .top-section .voice-api-txt ul {
    margin-top: 50px;
  }
}
.education-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt {
  color: #ec1c23;
  font-size: 16px;
  line-height: 20px;
}
@media (max-width: 991px) {
  .education-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt {
    margin-top: 0px;
  }
}
.education-theme .hlth-top-bg .top-section img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .education-theme .hlth-top-bg .top-section img {
    display: none;
  }
}
.education-theme .why-EnableX {
  background-color: #fff;
  background-image: url("../images/education/hlth-why-enablex-bg.png") !important;
  width: 100%;
  height: 850px;
  position: relative;
  background-position: bottom center;
  background-repeat: no-repeat;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .education-theme .why-EnableX {
    background-position: 0% 86%;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100%;
  }
}
@media (max-width: 991px) {
  .education-theme .why-EnableX {
    background-image: none !important;
    height: auto;
    margin-top: 0;
  }
}
.education-theme .why-EnableX .why-round-bg {
  text-align: center;
}
.education-theme .why-EnableX .mar-top-80 {
  margin-top: 80px;
  display: inline-flex;
}
@media (max-width: 991px) {
  .education-theme .why-EnableX .mar-top-80 {
    margin-top: 10px;
  }
}
.education-theme .why-EnableX article {
  padding: 0px 40px;
}
@media (max-width: 991px) {
  .education-theme .why-EnableX article {
    padding: 0;
  }
}
.education-theme .why-EnableX article p {
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  color: #4e4e4e;
}
@media (max-width: 991px) {
  .education-theme .why-EnableX article p {
    font-size: 16px;
    line-height: 20px;
  }
}
.education-theme .why-EnableX article p.mob-hide {
  display: block;
}
@media (max-width: 991px) {
  .education-theme .why-EnableX article p.mob-hide {
    display: none;
  }
}
.education-theme .why-EnableX article .big-num {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  text-transform: capitalize;
  color: #f13d3d;
  line-height: 50px;
}
.education-theme .why-EnableX article .big-num sub {
  font-size: 22px;
}
.education-theme .why-EnableX article .source {
  font-size: 15px;
  color: #000;
  padding: 25px 0;
  font-weight: 400;
}
.education-theme .why-EnableX article .source span a {
  color: #000;
}
.education-theme .hlth-use-cases {
  background-image: url(../images/education/hlth-use-case-bg.png) !important;
  background-position: 52% 38%;
}
.education-theme .hlth-use-cases ul .card {
  text-align: left;
  border-radius: 12px;
  padding: 20px;
  width: 100% !important;
  box-shadow: -2px 9px 14px -5px rgba(166, 164, 166, 0.9);
}
.education-theme .hlth-use-cases ul .card #Distance_Learning .st0 {
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.education-theme .hlth-use-cases ul .card #Rec_Brod .st0 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
}
.education-theme .hlth-use-cases ul .card #Rec_Brod .st1 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.education-theme .hlth-use-cases ul .card #Rec_Brod .st2 {
  fill: none;
  stroke: #202020;
  stroke-miterlimit: 10;
}
.education-theme .hlth-use-cases ul .card #Rec_Brod .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.education-theme .hlth-use-cases ul .card #Rec_Brod .st4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 400;
}
.education-theme .hlth-use-cases ul .card #Rec_Brod .st5 {
  font-size: 12px;
}
.education-theme .hlth-use-cases ul .card #Online_Tutoring .st0 {
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.education-theme .hlth-use-cases ul .card #Online_Proctoring .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.education-theme .hlth-use-cases ul .card #Curriculum_Enhancement .st0 {
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.education-theme .hlth-use-cases ul .card #Campus_Security .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.education-theme .hlth-use-cases ul .card #Parents_Engagement .st0 {
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.education-theme .hlth-use-cases ul .card:hover #Distance_Learning path,
.education-theme .hlth-use-cases ul .card:hover #Distance_Learning circle,
.education-theme .hlth-use-cases ul .card:hover #Distance_Learning line,
.education-theme .hlth-use-cases ul .card:hover #Distance_Learning text,
.education-theme .hlth-use-cases ul .card:hover #Distance_Learning ellipse,
.education-theme .hlth-use-cases ul .card:hover #Rec_Brod path,
.education-theme .hlth-use-cases ul .card:hover #Rec_Brod circle,
.education-theme .hlth-use-cases ul .card:hover #Rec_Brod line,
.education-theme .hlth-use-cases ul .card:hover #Rec_Brod text,
.education-theme .hlth-use-cases ul .card:hover #Rec_Brod ellipse,
.education-theme .hlth-use-cases ul .card:hover #Online_Tutoring path,
.education-theme .hlth-use-cases ul .card:hover #Online_Tutoring circle,
.education-theme .hlth-use-cases ul .card:hover #Online_Tutoring line,
.education-theme .hlth-use-cases ul .card:hover #Online_Tutoring text,
.education-theme .hlth-use-cases ul .card:hover #Online_Tutoring ellipse,
.education-theme .hlth-use-cases ul .card:hover #Online_Proctoring path,
.education-theme .hlth-use-cases ul .card:hover #Online_Proctoring circle,
.education-theme .hlth-use-cases ul .card:hover #Online_Proctoring line,
.education-theme .hlth-use-cases ul .card:hover #Online_Proctoring text,
.education-theme .hlth-use-cases ul .card:hover #Online_Proctoring ellipse,
.education-theme .hlth-use-cases ul .card:hover #Curriculum_Enhancement path,
.education-theme .hlth-use-cases ul .card:hover #Curriculum_Enhancement circle,
.education-theme .hlth-use-cases ul .card:hover #Curriculum_Enhancement line,
.education-theme .hlth-use-cases ul .card:hover #Curriculum_Enhancement text,
.education-theme .hlth-use-cases ul .card:hover #Curriculum_Enhancement ellipse,
.education-theme .hlth-use-cases ul .card:hover #Campus_Security path,
.education-theme .hlth-use-cases ul .card:hover #Campus_Security circle,
.education-theme .hlth-use-cases ul .card:hover #Campus_Security line,
.education-theme .hlth-use-cases ul .card:hover #Campus_Security text,
.education-theme .hlth-use-cases ul .card:hover #Campus_Security ellipse,
.education-theme .hlth-use-cases ul .card:hover #Parents_Engagement path,
.education-theme .hlth-use-cases ul .card:hover #Parents_Engagement circle,
.education-theme .hlth-use-cases ul .card:hover #Parents_Engagement line,
.education-theme .hlth-use-cases ul .card:hover #Parents_Engagement text,
.education-theme .hlth-use-cases ul .card:hover #Parents_Engagement ellipse {
  stroke: #ffffff;
  font-weight: 400;
}
.education-theme .hlth-use-cases ul .card .card-body {
  padding: 0;
}
.education-theme .hlth-use-cases ul .card .card-body h5 {
  font-size: 20px;
  line-height: 25px;
  color: #333333;
  font-weight: 600;
  padding-top: 10px;
}
.education-theme .hlth-use-cases ul .card .card-body p {
  font-size: 16px;
  color: #4e4e4e;
  line-height: 26px;
  font-weight: 300;
  margin-bottom: 10px;
}
.education-theme .hlth-use-cases ul .card .card-body .iot-solu {
  color: #f13d3d;
  text-decoration: none;
}
.education-theme .hlth-use-cases ul .card .card-body .iot-solu:hover {
  color: #ffffff;
  cursor: pointer;
}
.education-theme .hlth-use-cases ul .card:hover {
  background: #f13d3d;
  background: linear-gradient(180deg, #f13d3d 22%, #a0198e 100%);
  cursor: auto;
}
.education-theme .hlth-use-cases ul .card:hover .card-body h5,
.education-theme .hlth-use-cases ul .card:hover .card-body p,
.education-theme .hlth-use-cases ul .card:hover .card-body .iot-solu,
.education-theme .hlth-use-cases ul .card:hover .card-body i {
  color: #ffffff !important;
}
@media (max-width: 991px) {
  .education-theme .healthcare-journey {
    background-image: none !important;
    height: auto;
    margin-top: 0;
  }
}
.education-theme .healthcare-journey .call-section a.read-more {
  font-size: 18px;
  line-height: 22px;
  color: #f13d3d;
}
.education-theme .healthcare-journey .call-section a.read-more:hover {
  font-weight: bold;
}
.education-theme .developer-guide {
  padding-bottom: 80px;
  margin: 0;
  background: linear-gradient(180deg, #f13d3d21 22%, #a0198e26 100%);
  height: 100%;
  -webkit-clip-path: url(#wave);
  clip-path: url(#wave);
}
@media (max-width: 991px) {
  .education-theme .developer-guide svg {
    display: none;
  }
}
.education-theme .developer-guide article {
  padding: 30px;
  box-shadow: -2px 9px 14px -5px rgba(166, 164, 166, 0.9);
}
.education-theme .developer-guide article p a {
  left: 32px;
}
@media (max-width: 991px) {
  .education-theme .developer-guide article p a {
    left: 50%;
  }
}
.education-theme .developer-guide article #video .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.education-theme .developer-guide article #video:hover #video path,
.education-theme .developer-guide article #video:hover #video circle, .education-theme .developer-guide article #video:active #video path,
.education-theme .developer-guide article #video:active #video circle, .education-theme .developer-guide article #video:focus #video path,
.education-theme .developer-guide article #video:focus #video circle {
  stroke: #0575e6;
}

.border-botm {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.border-botm .smart-scroll {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.border-botm .scrolled-down {
  transform: translateY(-100%);
  transition: all 0.3s ease-in-out;
}
.border-botm .scrolled-up {
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
}

.hlth-top-bg {
  background-image: url("../../images/index/home-top-bg.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
@media (max-width: 991px) {
  .hlth-top-bg {
    background-image: none;
    height: auto;
    margin-top: 0px;
  }
}
.hlth-top-bg .top-section {
  background: none;
  padding-top: 90px;
}
@media (max-width: 991px) {
  .hlth-top-bg .top-section {
    padding-top: 40px;
  }
}
.hlth-top-bg .top-section .voice-api-txt {
  width: 100%;
  float: none;
}
.hlth-top-bg .top-section .voice-api-txt .img-box {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.hlth-top-bg .top-section .voice-api-txt .inx-txt-red {
  color: #f13d3d;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 2px;
}
.hlth-top-bg .top-section .voice-api-txt .voice-api-p {
  font-size: 45px;
  line-height: 55px;
}
.hlth-top-bg .top-section .voice-api-txt p {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  margin-top: 20px;
}
.hlth-top-bg .top-section .voice-api-txt ul.list-circle {
  margin: 0px 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
  flex-direction: column;
  width: 100%;
}
@media (max-width: 991px) {
  .hlth-top-bg .top-section .voice-api-txt ul.list-circle {
    display: block;
    flex-direction: unset;
  }
}
.hlth-top-bg .top-section .voice-api-txt ul.list-circle li {
  padding: 0.5em 0.5em 0 1.5em;
  margin: 0;
  width: 100%;
  position: relative;
  font-size: 20px;
  line-height: 25px;
  color: #333333;
  font-weight: 600;
}
.hlth-top-bg .top-section .voice-api-txt ul.list-circle li::before {
  content: "\2022";
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 23px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 7px;
  line-height: 19px;
}
@media only screen and (max-width: 1200px) {
  .hlth-top-bg .top-section .voice-api-txt ul.list-circle li {
    font-size: 16px;
    width: 100%;
    display: block;
    text-align: left;
  }
}
.hlth-top-bg .top-section .voice-api-txt ul.list-circle li a {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 17px;
}
.hlth-top-bg .top-section .voice-api-txt ul.list-circle li a:hover {
  font-weight: 600;
}
.hlth-top-bg .top-section .voice-api-txt ul.list-circle li a b {
  font-weight: 600;
}
.hlth-top-bg .top-section .voice-api-txt ul.list-circle li a i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 14px;
  display: none;
}
.hlth-top-bg .top-section .mr-img-60 {
  margin-top: -60px;
}
@media (max-width: 991px) {
  .hlth-top-bg .top-section .mr-img-60 {
    margin-top: 0px;
  }
}
.hlth-top-bg .top-section img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}
@media (max-width: 991px) {
  .hlth-top-bg .top-section img {
    display: none;
  }
}

.enableX-Voice-API {
  text-align: center;
  background-image: url("../images/index/Partner-firstFocus-bg.png");
  height: 100%;
  width: 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .enableX-Voice-API {
    background-image: none;
  }
}
.enableX-Voice-API .Voice-API-grid {
  margin-top: 50px;
}

.enableX-Voice-API .Voice-API-grid .img-box {
  width: 90%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}
@media (max-width: 991px) {
  .enableX-Voice-API .Voice-API-grid .img-box {
    display: none;
  }
}
.enableX-Voice-API .tab-content .tab-pane {
  margin: 15px auto;
  background: #ffffff;
  box-shadow: 0px 1px 5px #ddd;
  border-radius: 9px;
  padding: 30px;
  text-align: left;
  text-decoration: none;
  height: 370px;
}
@media (max-width: 991px) {
  .enableX-Voice-API .tab-content .tab-pane {
    padding: 15px;
    text-align: left;
    text-decoration: none;
    height: 100%;
    margin-bottom: 35px;
  }
}
.enableX-Voice-API .tab-content .tab-pane figure svg {
  width: 30px;
  height: 30px;
}
.enableX-Voice-API .tab-content .tab-pane figure #Programmable_SMS .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.enableX-Voice-API .tab-content .tab-pane figure #Programmable_SMS .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.enableX-Voice-API .tab-content .tab-pane figure #Programmable_SMS .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.enableX-Voice-API .tab-content .tab-pane figure #Programmable_Voice .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.enableX-Voice-API .tab-content .tab-pane figure #Programmable_Video .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.enableX-Voice-API .tab-content .tab-pane figure #Programmable_Chat .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.enableX-Voice-API .tab-content .tab-pane h5 {
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
  text-align: left;
  color: #333333;
}
.enableX-Voice-API .tab-content .tab-pane p {
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.enableX-Voice-API .tab-content .tab-pane p .a-tag {
  border: none;
  background: none;
  box-shadow: none;
  color: #f13d3d;
  padding: 1.5em 0.5em 0 0.5em;
  display: inline-block;
}
.enableX-Voice-API .tab-content .tab-pane p .a-tag:hover {
  border: none;
  background: none;
  box-shadow: none;
  color: #f13d3d !important;
  font-weight: 600;
  cursor: pointer;
}
.enableX-Voice-API .tab-content .tab-pane ul.list-circle {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
  flex-direction: column;
  width: 100%;
}
.enableX-Voice-API .tab-content .tab-pane ul.list-circle li {
  padding: 0.5em 0.5em 0 1.5em;
  margin: 0;
  width: 100%;
  position: relative;
  font-size: 17px;
  line-height: 20px;
  color: #333333;
  font-weight: 400;
}
.enableX-Voice-API .tab-content .tab-pane ul.list-circle li::before {
  content: "\2022";
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 23px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 7px;
  line-height: 19px;
}
@media only screen and (max-width: 1200px) {
  .enableX-Voice-API .tab-content .tab-pane ul.list-circle li {
    font-size: 16px;
    width: 100%;
    display: block;
  }
}
.enableX-Voice-API .tab-content .tab-pane ul.list-circle li a {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 17px;
}
.enableX-Voice-API .tab-content .tab-pane ul.list-circle li a:hover {
  font-weight: 600;
}
.enableX-Voice-API .tab-content .tab-pane ul.list-circle li a b {
  font-weight: 600;
}
.enableX-Voice-API .tab-content .tab-pane ul.list-circle li a i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 14px;
  display: none;
}

.always-platform-sec .card-group {
  margin: 40px 0 20px 0;
}
@media (max-width: 991px) {
  .always-platform-sec .card-group {
    margin: 20px 0 20px 0;
  }
}
.always-platform-sec .card-group .card {
  border: none !important;
  text-align: center;
}
.always-platform-sec .card-group .card span svg {
  width: 40px;
  height: 40px;
}
.always-platform-sec .card-group .card span #Programmable_SMS .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.always-platform-sec .card-group .card span #Programmable_SMS .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.always-platform-sec .card-group .card span #Programmable_SMS .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.always-platform-sec .card-group .card span #Programmable_Voice .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.always-platform-sec .card-group .card span #Programmable_Video .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.always-platform-sec .card-group .card span #Programmable_Chat .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .always-platform-sec .card-group .card .card-body {
    padding-bottom: 0;
  }
}
.always-platform-sec .card-group .card .card-body h4.card-title {
  font-size: 28px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .always-platform-sec .card-group .card .card-body h4.card-title {
    font-size: 22px;
    line-height: 25px;
  }
}
@media (max-width: 991px) {
  .always-platform-sec .card-group .card .card-body h4.card-title {
    font-size: 22px;
    line-height: 25px;
  }
}
@media (max-width: 991px) {
  .always-platform-sec p.btn-txt-center {
    padding: 0;
    margin: 0;
  }
}

.built-developers-sec {
  background-image: url("../../images/index/Built_developers_right_bg.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  height: 850px;
}
@media (max-width: 991px) {
  .built-developers-sec {
    background-image: none;
    height: auto;
    margin-top: 50px;
  }
}
.built-developers-sec h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin: 0;
  margin-top: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .built-developers-sec h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .built-developers-sec h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .built-developers-sec h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .built-developers-sec h6.red-txt {
    margin-top: 0px;
    font-size: 15px;
  }
}
.built-developers-sec h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding-top: 15px;
  text-align: center;
}
@media (max-width: 991px) {
  .built-developers-sec h4 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
  }
}
.built-developers-sec p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
  text-align: center;
}
@media (max-width: 991px) {
  .built-developers-sec p {
    font-size: 16px;
    line-height: 20px;
  }
}
.built-developers-sec ul.list-circle {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
  flex-direction: column;
  width: 100%;
  margin-top: 50px;
}
@media (max-width: 991px) {
  .built-developers-sec ul.list-circle {
    margin-top: 0px;
    padding: 0 10px;
  }
}
.built-developers-sec ul.list-circle li {
  padding: 0.5em 0.5em 0 1.5em;
  margin: 0;
  width: 100%;
  position: relative;
  font-size: 20px;
  line-height: 40px;
  color: #333333;
  font-weight: bold;
}
.built-developers-sec ul.list-circle li::before {
  content: "\2022";
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 23px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 7px;
  line-height: 30px;
}
@media only screen and (max-width: 1200px) {
  .built-developers-sec ul.list-circle li {
    font-size: 16px;
    width: 100%;
    display: block;
  }
}
.built-developers-sec ul.list-circle li a {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 17px;
}
.built-developers-sec ul.list-circle li a:hover {
  font-weight: 600;
}
.built-developers-sec ul.list-circle li a b {
  font-weight: 600;
}
.built-developers-sec ul.list-circle li a i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 14px;
  display: none;
}
.built-developers-sec p a.a-tag {
  border: none;
  background: none;
  box-shadow: none;
  font-weight: bold;
  color: #f13d3d;
  font-size: 16px;
  text-align: left;
  display: inherit;
  text-decoration: none;
  text-transform: capitalize;
  font-weight: 500;
  padding: 1.5em 0.5em 0 0em;
}
.built-developers-sec p a.a-tag:hover {
  border: none;
  background: none;
  box-shadow: none;
  color: #f13d3d !important;
  font-weight: bold;
}
.built-developers-sec #advantages-tab {
  background: #fff;
  box-shadow: 3px 1px 12px 2px #c7d6e7;
  border-radius: 9px;
  padding: 30px 20px;
  text-align: left;
  display: block;
  text-decoration: none;
  height: 80%;
  margin-top: 70px;
}
@media (max-width: 991px) {
  .built-developers-sec #advantages-tab {
    padding: 30px 0px;
    text-align: left;
    display: block;
    text-decoration: none;
    height: 370px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
.built-developers-sec #advantages-tab ul.nav-tabs {
  border: none;
  margin: 0;
  padding: 0;
}
.built-developers-sec #advantages-tab ul.nav-tabs li.nav-item a.nav-link {
  border: none;
  padding: 5px 13px;
  color: #333333;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
.built-developers-sec #advantages-tab ul.nav-tabs li.nav-item a.nav-link.active {
  background-color: #f13d3d;
  border-radius: 5px;
  color: #ffffff;
}
@media (max-width: 991px) {
  .built-developers-sec #advantages-tab ul.nav-tabs li.nav-item a.nav-link {
    padding: 5px 4px;
    font-size: 12px;
    line-height: 15px;
  }
}
.built-developers-sec #advantages-tab .tab-content {
  padding-top: 20px;
}
@media (max-width: 991px) {
  .built-developers-sec #advantages-tab .tab-content {
    padding-top: 0px;
  }
}
.built-developers-sec #advantages-tab .tab-content .tab-pane .about-enablex {
  padding-top: 15px;
}
.built-developers-sec #advantages-tab .tab-content .tab-pane .about-enablex pre {
  font-size: 87.5%;
  color: #e83e8c;
}

.why-enablex {
  background-image: url("../../images/index/Built_developers_right_bg.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  margin-bottom: 150px;
  height: 700px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .why-enablex {
    height: 100%;
    width: 100%;
    background-size: contain;
  }
}
@media (max-width: 991px) {
  .why-enablex {
    background-image: none !important;
    height: auto !important;
    margin: 0px 0 !important;
  }
}
.why-enablex h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin: 0;
  margin-top: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .why-enablex h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .why-enablex h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .why-enablex h6.red-txt {
    margin-top: 100px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .why-enablex h6.red-txt {
    margin-top: 50px;
  }
}
.why-enablex h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding-top: 15px;
  text-align: center;
}
@media (max-width: 991px) {
  .why-enablex h4 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
  }
}
.why-enablex p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .why-enablex p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 991px) {
  .why-enablex p {
    font-size: 16px;
    line-height: 20px;
  }
}
.why-enablex ul.list-circle {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
  flex-direction: column;
  width: 100%;
  margin-top: 0px;
}
.why-enablex ul.list-circle li {
  padding: 0 30px;
  margin: 0;
  width: 100%;
  position: relative;
  font-size: 17px;
  line-height: 33px;
  color: #333333;
  font-weight: 400;
}
.why-enablex ul.list-circle li::before {
  content: "\2022";
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 23px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 7px;
  line-height: 30px;
}
@media only screen and (max-width: 1200px) {
  .why-enablex ul.list-circle li {
    font-size: 16px;
    width: 100%;
    display: block;
  }
}
.why-enablex ul.list-circle li a {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 17px;
}
.why-enablex ul.list-circle li a:hover {
  font-weight: 600;
}
.why-enablex ul.list-circle li a b {
  font-weight: 600;
}
.why-enablex ul.list-circle li a i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 14px;
  display: none;
}
.why-enablex p {
  text-align: left;
}
.why-enablex p a.a-tag {
  border: none;
  background: none;
  box-shadow: none;
  font-weight: bold;
  color: #f13d3d;
  font-size: 16px;
  padding: 1.5em 0.5em 0 0.5em;
}
.why-enablex p a.a-tag:hover {
  border: none;
  background: none;
  box-shadow: none;
  color: #f13d3d !important;
  font-weight: bold;
}
.why-enablex #why_enablex {
  display: block;
  border: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 991px) {
  .why-enablex #why_enablex {
    display: none;
  }
}
.why-enablex #why_enablex li {
  width: 100%;
  margin: 10px 0px;
}
.why-enablex #why_enablex li a {
  font-size: 18px;
  color: #333333;
  font-weight: 600;
  padding: 15px 20px;
  border: none;
  border-radius: 5px;
  display: inherit;
  box-shadow: 0px 1px 5px #ddd;
}
.why-enablex #why_enablex li a:hover {
  text-decoration: none;
}
.why-enablex #why_enablex li a svg {
  width: 35px;
  height: 35px;
  padding-right: 5px;
}
.why-enablex #why_enablex li a #Carrier-grade .cls-1 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.why-enablex #why_enablex li a #Full-stack .cls-1,
.why-enablex #why_enablex li a #Full-stack .cls-2 {
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.why-enablex #why_enablex li a #Full-stack .cls-1 {
  stroke: #202020;
}
.why-enablex #why_enablex li a #Full-stack .cls-2 {
  stroke: #212020;
}
.why-enablex #why_enablex li a #A-Team .cls-1 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.why-enablex #why_enablex li a #Transparent-pricing .cls-1 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.why-enablex #why_enablex li a #Transparent-pricing .cls-2 {
  fill: #010101;
}
.why-enablex #why_enablex li a #Flexible-s .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.why-enablex #why_enablex li .active {
  background-color: #f13d3d;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
}
.why-enablex #why_enablex li .active #Carrier-grade path,
.why-enablex #why_enablex li .active #Carrier-grade circle,
.why-enablex #why_enablex li .active #Carrier-grade ellipse,
.why-enablex #why_enablex li .active #Carrier-grade polyline,
.why-enablex #why_enablex li .active #Carrier-grade line,
.why-enablex #why_enablex li .active #Full-stack path,
.why-enablex #why_enablex li .active #Full-stack circle,
.why-enablex #why_enablex li .active #Full-stack ellipse,
.why-enablex #why_enablex li .active #Full-stack polyline,
.why-enablex #why_enablex li .active #Full-stack line,
.why-enablex #why_enablex li .active #A-Team path,
.why-enablex #why_enablex li .active #A-Team circle,
.why-enablex #why_enablex li .active #A-Team ellipse,
.why-enablex #why_enablex li .active #A-Team polyline,
.why-enablex #why_enablex li .active #A-Team line,
.why-enablex #why_enablex li .active #Flexible-s path,
.why-enablex #why_enablex li .active #Flexible-s circle,
.why-enablex #why_enablex li .active #Flexible-s ellipse,
.why-enablex #why_enablex li .active #Flexible-s polyline,
.why-enablex #why_enablex li .active #Flexible-s line,
.why-enablex #why_enablex li .active #Transparent-pricing path,
.why-enablex #why_enablex li .active #Transparent-pricing circle,
.why-enablex #why_enablex li .active #Transparent-pricing ellipse,
.why-enablex #why_enablex li .active #Transparent-pricing polyline,
.why-enablex #why_enablex li .active #Transparent-pricing line {
  stroke: #ffffff;
}
.why-enablex .tab-content {
  background: #fff;
  box-shadow: 0px 1px 5px #ddd;
  border-radius: 9px;
  padding: 30px 20px;
  text-align: left;
  margin-top: 10px;
  text-decoration: none;
  height: 96%;
  display: block;
}
@media (max-width: 991px) {
  .why-enablex .tab-content {
    display: none;
  }
}
.why-enablex .tab-content .tab-pane figure svg {
  width: 40px;
  height: 40px;
}
.why-enablex .tab-content .tab-pane h5 {
  font-weight: bold;
  text-transform: capitalize;
}
.why-enablex .mob-accordion {
  display: none;
}
@media (max-width: 991px) {
  .why-enablex .mob-accordion {
    display: block;
  }
}
.why-enablex .mob-accordion #why-accordion .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #2120201c;
  border-radius: 0.25rem;
  margin: 5px 0;
}
.why-enablex .mob-accordion #why-accordion .card .card-header {
  background-color: #ffffff;
}
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a {
  color: #333333;
  text-decoration: none;
  font-size: 16px;
  text-align: left;
  display: inherit;
  padding: 2px 0 0 9px;
  margin: 0;
  line-height: 21px;
}
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a h5 {
  color: #333333;
  font-size: 16px;
  display: inline-block;
  text-align: left;
  padding-left: 15px;
}
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a i {
  font-size: 19px;
  float: right;
}
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a svg {
  width: 30px;
  height: 35px;
}
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a #In_App_Call__ .st0 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a #App-to-People_Calls .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a #social .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a #Marketing_Campaign .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a #Voice_based_Broadcasting .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a #Voice_based_Broadcasting .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a #Voice_based_Broadcasting .st2 {
  fill: none;
  stroke: #212020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a #Voice_One_time_password .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a #Voice_One_time_password .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a #Voice_One_time_password .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a #Voice_One_time_password .st3 {
  fill: #231f20;
}
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a #Private_Conversation .st0 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #social path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #social ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #social circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #social line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #social path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #social polyline,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Full-stack path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Full-stack ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Full-stack circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Full-stack line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Full-stack path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Full-stack polyline,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Transparent-pricing path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Transparent-pricing ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Transparent-pricing circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Transparent-pricing line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Transparent-pricing path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Transparent-pricing polyline,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Carrier-grade path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Carrier-grade ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Carrier-grade circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Carrier-grade line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Carrier-grade path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Carrier-grade polyline,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #App-to-People_Calls path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #App-to-People_Calls ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #App-to-People_Calls circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #App-to-People_Calls line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #App-to-People_Calls path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #App-to-People_Calls polyline,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Marketing_Campaign path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Marketing_Campaign ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Marketing_Campaign circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Marketing_Campaign line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Marketing_Campaign path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Marketing_Campaign polyline,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Voice_based_Broadcasting path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Voice_based_Broadcasting ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Voice_based_Broadcasting circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Voice_based_Broadcasting line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Voice_based_Broadcasting path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Voice_based_Broadcasting polyline,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Voice_One_time_password path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Voice_One_time_password ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Voice_One_time_password circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Voice_One_time_password line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Voice_One_time_password path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Voice_One_time_password polyline,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Private_Conversation path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Private_Conversation ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Private_Conversation circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Private_Conversation line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Private_Conversation path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:hover #Private_Conversation polyline, .why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #social path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #social ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #social circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #social line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #social path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #social polyline,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Full-stack path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Full-stack ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Full-stack circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Full-stack line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Full-stack path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Full-stack polyline,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Transparent-pricing path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Transparent-pricing ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Transparent-pricing circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Transparent-pricing line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Transparent-pricing path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Transparent-pricing polyline,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Carrier-grade path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Carrier-grade ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Carrier-grade circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Carrier-grade line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Carrier-grade path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Carrier-grade polyline,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #App-to-People_Calls path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #App-to-People_Calls ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #App-to-People_Calls circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #App-to-People_Calls line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #App-to-People_Calls path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #App-to-People_Calls polyline,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Marketing_Campaign path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Marketing_Campaign ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Marketing_Campaign circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Marketing_Campaign line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Marketing_Campaign path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Marketing_Campaign polyline,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Voice_based_Broadcasting path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Voice_based_Broadcasting ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Voice_based_Broadcasting circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Voice_based_Broadcasting line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Voice_based_Broadcasting path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Voice_based_Broadcasting polyline,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Voice_One_time_password path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Voice_One_time_password ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Voice_One_time_password circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Voice_One_time_password line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Voice_One_time_password path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Voice_One_time_password polyline,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Private_Conversation path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Private_Conversation ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Private_Conversation circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Private_Conversation line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Private_Conversation path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:active #Private_Conversation polyline, .why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #social path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #social ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #social circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #social line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #social path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #social polyline,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Full-stack path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Full-stack ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Full-stack circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Full-stack line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Full-stack path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Full-stack polyline,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Transparent-pricing path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Transparent-pricing ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Transparent-pricing circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Transparent-pricing line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Transparent-pricing path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Transparent-pricing polyline,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Carrier-grade path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Carrier-grade ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Carrier-grade circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Carrier-grade line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Carrier-grade path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Carrier-grade polyline,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #App-to-People_Calls path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #App-to-People_Calls ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #App-to-People_Calls circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #App-to-People_Calls line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #App-to-People_Calls path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #App-to-People_Calls polyline,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Marketing_Campaign path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Marketing_Campaign ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Marketing_Campaign circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Marketing_Campaign line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Marketing_Campaign path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Marketing_Campaign polyline,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Voice_based_Broadcasting path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Voice_based_Broadcasting ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Voice_based_Broadcasting circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Voice_based_Broadcasting line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Voice_based_Broadcasting path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Voice_based_Broadcasting polyline,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Voice_One_time_password path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Voice_One_time_password ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Voice_One_time_password circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Voice_One_time_password line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Voice_One_time_password path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Voice_One_time_password polyline,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Private_Conversation path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Private_Conversation ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Private_Conversation circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Private_Conversation line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Private_Conversation path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a:focus #Private_Conversation polyline {
  stroke: #f13d3d;
}
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a[aria-expanded=true] h5,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a[aria-expanded=true] span {
  color: red;
}
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a[aria-expanded=true] i {
  color: red;
}
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a[aria-expanded=true] svg path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a[aria-expanded=true] svg ellipse,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a[aria-expanded=true] svg circle,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a[aria-expanded=true] svg line,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a[aria-expanded=true] svg path,
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a[aria-expanded=true] svg polyline {
  stroke: red;
}
.why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head > .collapsed > i:before {
  content: "\F105";
}
.why-enablex .mob-accordion #why-accordion .card .acc-ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.why-enablex .mob-accordion #why-accordion .card .acc-ul li {
  padding: 0.5em 0.5em 0.5em 1.5em;
  margin: 0;
  width: 100%;
  position: relative;
  text-align: left;
}
.why-enablex .mob-accordion #why-accordion .card .acc-ul li::before {
  content: "\2022";
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 23px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 7px;
  line-height: 19px;
}
.why-enablex .mob-accordion #why-accordion .card .acc-ul li a {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 16px;
  cursor: pointer;
}
.why-enablex .mob-accordion #why-accordion .card .acc-ul li a:hover {
  font-weight: 600;
}
.why-enablex .mob-accordion #why-accordion .card .acc-ul li a b {
  font-weight: 600;
}
.why-enablex .mob-accordion #why-accordion .card .acc-ul li a i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 14px;
  display: none;
}
.why-enablex .mob-accordion #why-accordion .card {
  text-align: left !important;
}
.why-enablex .mob-accordion #why-accordion .card .card-block {
  text-align: left;
}
@media (max-width: 991px) {
  .why-enablex .mob-accordion #why-accordion .card .card-block {
    margin-top: 10px;
  }
}
.why-enablex .mob-accordion #why-accordion .card .card-block p {
  font-size: 16px;
  text-align: left;
}
.why-enablex .mob-accordion #why-accordion .card .card-block p a {
  font-size: 14px;
  line-height: 16px;
  padding: 0.5em 0.5em 0.5em 1.5em;
}

.Partner-first-Focus-sec {
  text-align: center;
  background-image: url("../../images/index/Partner-firstFocus-bg.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 845px;
  width: 100%;
  margin: 0 0 50px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .Partner-first-Focus-sec {
    height: 100%;
    width: 100%;
    margin: 0;
    background-size: contain;
  }
}
@media (max-width: 991px) {
  .Partner-first-Focus-sec {
    background: none;
    margin: 0;
    height: 100%;
  }
}
.Partner-first-Focus-sec h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .Partner-first-Focus-sec h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .Partner-first-Focus-sec h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .Partner-first-Focus-sec h6.red-txt {
    margin-top: 50px;
  }
}
@media (max-width: 991px) {
  .Partner-first-Focus-sec h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.Partner-first-Focus-sec h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .Partner-first-Focus-sec h4 {
    font-size: 28px;
    line-height: 30px;
  }
}
.Partner-first-Focus-sec p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .Partner-first-Focus-sec p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.Partner-first-Focus-sec .btn-txt-center {
  margin-bottom: 50px;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .Partner-first-Focus-sec .btn-txt-center {
    margin-bottom: 0px;
  }
}
@media (max-width: 991px) {
  .Partner-first-Focus-sec .btn-txt-center {
    margin-top: 0;
  }
}
.Partner-first-Focus-sec .Voice-API-grid {
  margin-top: 40px;
}
@media (max-width: 991px) {
  .Partner-first-Focus-sec .Voice-API-grid {
    margin-top: 10px;
  }
}
.Partner-first-Focus-sec .Voice-API-grid a {
  margin: 0 auto;
  background: #fff;
  box-shadow: 0px 1px 5px #ddd;
  border-radius: 9px;
  padding: 30px;
  text-align: left;
  display: block;
  text-decoration: none;
  height: 100%;
}
@media (max-width: 991px) {
  .Partner-first-Focus-sec .Voice-API-grid a {
    text-align: center;
    margin: 15px auto;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 14px 10px;
  }
}
.Partner-first-Focus-sec .Voice-API-grid a h5 {
  font-family: "Barlow Semi Condensed" !important;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  background: transparent;
}
@media (max-width: 991px) {
  .Partner-first-Focus-sec .Voice-API-grid a h5 {
    font-size: 20px;
    line-height: 25px;
    text-align: center;
  }
}
.Partner-first-Focus-sec .Voice-API-grid a p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  color: #4e4e4e;
  background: transparent;
  text-transform: none;
}
@media (max-width: 991px) {
  .Partner-first-Focus-sec .Voice-API-grid a p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.Partner-first-Focus-sec .Voice-API-grid a .txt-red {
  color: #ec1c23;
}
.Partner-first-Focus-sec .Voice-API-grid a:hover, .Partner-first-Focus-sec .Voice-API-grid a:hover p, .Partner-first-Focus-sec .Voice-API-grid a:hover h5 {
  background: #f13d3d;
  color: #fff !important;
}
.Partner-first-Focus-sec .Voice-API-grid a svg {
  width: 40px;
  height: 40px;
  margin-top: 0px;
}
.Partner-first-Focus-sec .Voice-API-grid a #Hassle_free_Solution_1_ .st0 {
  fill: none;
  stroke: #ef3e3e;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Partner-first-Focus-sec .Voice-API-grid a #Connect_To_Any_Device .st0 {
  fill: none;
  stroke: #ef3e3e;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Partner-first-Focus-sec .Voice-API-grid a #Crystal_Clear_Voice_1_ .st0 {
  fill: none;
  stroke: #ef3e3e;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Partner-first-Focus-sec .Voice-API-grid a:hover #Hassle_free_Solution_1_ path,
.Partner-first-Focus-sec .Voice-API-grid a:hover #Hassle_free_Solution_1_ circle,
.Partner-first-Focus-sec .Voice-API-grid a:hover #Connect_To_Any_Device path,
.Partner-first-Focus-sec .Voice-API-grid a:hover #Connect_To_Any_Device circle,
.Partner-first-Focus-sec .Voice-API-grid a:hover #Crystal_Clear_Voice_1_ path,
.Partner-first-Focus-sec .Voice-API-grid a:hover #Crystal_Clear_Voice_1_ circle {
  stroke: #ffffff;
}

.slider {
  margin: 0 0 50px 0;
  background: #edf2fc;
  background: linear-gradient(180deg, #edf2fc 35%, #e8f6f9 100%);
  height: 100%;
  -webkit-clip-path: url(#wave);
          clip-path: url(#wave);
  text-align: center;
}
@media (max-width: 991px) {
  .slider {
    background: none;
  }
}
.slider .my-5 {
  margin-top: 0;
}
@media (max-width: 991px) {
  .slider svg {
    display: none !important;
  }
}
.slider h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 50px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .slider h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .slider h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .slider h6.red-txt {
    margin-top: 50px;
  }
}
@media (max-width: 991px) {
  .slider h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.slider h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .slider h4 {
    font-size: 25px;
    line-height: 30px;
  }
}
.slider p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .slider p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.slider .card {
  background: #fff;
  box-shadow: 0px 1px 5px #ddd;
  border-radius: 9px;
  padding: 50px 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .slider .card {
    padding: 20px 10px;
  }
}
@media (max-width: 991px) {
  .slider .card {
    padding: 20px 10px;
  }
}
.slider .card .content {
  padding-top: 10px;
  font-size: 16px;
  color: #4e4e4e;
  font-weight: 400;
}
.slider .card img {
  width: auto;
  height: auto;
  margin: 0 auto;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .slider .card img {
    width: 30px;
    height: 30px;
    margin: 0 auto;
  }
}
.slider .card .col-sm-9,
.slider .card .col-sm-3 {
  padding: 0;
}
.slider .card h3 {
  font-size: 26px;
  font-weight: bold;
  color: #333333;
  text-align: left;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .slider .card h3 {
    font-size: 20px;
    line-height: 25px;
  }
}
@media (max-width: 991px) {
  .slider .card h3 {
    text-align: center;
    font-size: 20px;
  }
}
.slider .card p {
  font-size: 16px;
  color: #969696;
  font-weight: bold;
  text-align: left;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .slider .card p {
    line-height: 20px;
  }
}
@media (max-width: 991px) {
  .slider .card p {
    text-align: center;
  }
}
.slider .profile-pic {
  width: 100px !important;
  height: 100px;
  background: #fff;
  box-shadow: 0px 1px 5px #ddd;
  border-radius: 9px;
}
.slider .owl-carousel .owl-nav {
  display: none;
}
.slider .owl-carousel .owl-nav button.owl-next {
  background: 0 0;
  color: #1e88e5 !important;
  border: none;
  padding: 5px 20px !important;
  font: inherit;
  font-size: 50px !important;
}
.slider .owl-carousel .owl-nav button.owl-next:hover {
  color: #0d47a1 !important;
  background-color: transparent !important;
}
.slider .owl-carousel .owl-nav button.owl-prev {
  background: 0 0;
  color: #1e88e5 !important;
  border: none;
  padding: 5px 20px !important;
  font: inherit;
  font-size: 50px !important;
}
.slider .owl-carousel .owl-nav button.owl-prev:hover {
  color: #0d47a1 !important;
  background-color: transparent !important;
}
.slider .owl-dots {
  display: block;
  padding: 20px 0 89px 0;
}
@media (max-width: 991px) {
  .slider .owl-dots {
    padding: 20px 0 9px 0;
  }
}
.slider .owl-dots .owl-dot span {
  background: transparent;
  border: 1px solid #ddd;
  width: 12px;
  height: 12px;
}
.slider .owl-dots .active span {
  background-color: #f13d3d !important;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 75px;
  -webkit-border-bottom-right-radius: 75px;
  -webkit-border-bottom-left-radius: 75px;
  -webkit-transform: rotate(226deg);
}
.slider button:focus {
  box-shadow: none !important;
  outline-width: 0;
}
.slider .item {
  display: none;
}
.slider .next {
  display: block !important;
  position: relative;
  transform: scale(0.8);
  transition-duration: 0.3s;
  opacity: 0.6;
}
.slider .prev {
  display: block !important;
  position: relative;
  transform: scale(0.8);
  transition-duration: 0.3s;
  opacity: 0.6;
}
.slider .item.show {
  display: block;
  transition-duration: 0.4s;
}
@media screen and (max-width: 999px) {
  .slider .next {
    transform: scale(1);
    opacity: 1;
  }
  .slider .prev {
    transform: scale(1);
    opacity: 1;
  }
  .slider .item {
    display: block !important;
  }
}

.test-drive {
  margin-top: 0px;
}

#new-head {
  background: #fff;
  box-shadow: 0 1px 5px 0 rgba(83, 83, 83, 0.4);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1000;
  display: none;
}
@media (max-width: 991px) {
  #new-head {
    display: block;
  }
}
#new-head .header-logo {
  color: #001b4f;
  font-weight: 700;
  font-size: 23px;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
#new-head .header-logo figure img {
  max-width: 200px;
}
#new-head .main-menu > li {
  position: relative;
}
#new-head .main-menu > li > a {
  color: #173966;
  font-size: 15px;
  padding: 25px 1.5vw;
  font-weight: 700;
  display: block;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
#new-head .main-menu > li > a > i {
  color: #03328e;
}
#new-head .main-menu > li > a:hover > i {
  color: #fff;
}
#new-head .main-menu > li.active > a {
  color: #10bd3b;
}
#new-head .main-menu > li:hover > a {
  color: #10bd3b;
}
#new-head .main-menu > li:hover > a i {
  color: #fff;
}
#new-head .main-menu > li:hover .sub-menu {
  display: block;
}
#new-head .main-menu .sub-menu {
  display: none;
  position: absolute;
  left: 50%;
  top: 100%;
  width: 180px;
  overflow: hidden;
  border-top: 2px solid #f49306;
  background: #fff;
  box-shadow: 0 1px 5px 0 rgba(83, 83, 83, 0.2);
  z-index: 5;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
#new-head .main-menu .sub-menu a {
  padding: 11px 10px;
  display: block;
  color: #173966;
  font-weight: 600;
  font-size: 15px;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
#new-head .main-menu .sub-menu a i {
  color: #03328e;
}
#new-head .main-menu .sub-menu a:hover {
  background: #10bd3b;
  color: #fff;
}
#new-head .demo-link {
  margin-left: 1vw;
}
#new-head .side-menu-close {
  background: transparent;
}
#new-head .side-menu-close span {
  background: #21395f;
  width: 28px;
}

#call-action .call-action {
  color: #001b4f;
  font-weight: 700;
  font-size: 23px;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
#call-action .call-action:hover {
  color: #10bd3b;
}

.side-menu-wrap {
  width: 300px;
  position: fixed;
  left: -100%;
  top: 0;
  background: #fff;
  height: 100%;
  box-shadow: 0 1px 5px 0 rgba(83, 83, 83, 0.2);
  overflow-y: auto;
  z-index: 15000;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.side-menu-wrap.opened {
  left: 0;
  transition: 0.8s;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -o-transition: 0.8s;
}
.side-menu-wrap .side-menu-close {
  position: absolute;
  right: 0;
  top: 0;
  height: 30px;
  width: 30px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.side-menu-logo {
  border-bottom: 2px solid #fe8204;
}

.side-menu-nav .main-menu > li {
  position: relative;
  border-bottom: 1px solid #ccc;
}
.side-menu-nav .main-menu > li > a {
  color: #212529;
  padding: 15px 30px 15px 10px;
  font-weight: 600;
  display: block;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.side-menu-nav .main-menu > li > a > i {
  color: #03328e;
}
.side-menu-nav .main-menu .sub-menu {
  border-top: 1px solid #fe8204;
  background: #fff;
  display: none;
}
.side-menu-nav .main-menu .sub-menu li {
  border-bottom: 1px solid #eee;
}
.side-menu-nav .main-menu .sub-menu a {
  padding: 10px 22px;
  display: block;
  color: #212529;
  font-weight: 600;
  font-size: 0.9em;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.side-menu-nav .main-menu .sub-menu a i {
  color: #03328e;
}
.side-menu-nav .main-menu .sub-menu a:hover {
  background: #f5f5f5;
}
.side-menu-nav .main-menu .sub-menu ~ i {
  font-size: 0.8em;
  position: absolute;
  padding: 21px 11px;
  right: 0;
  top: 0;
  border-left: 1px solid #ccc;
}

.side-menu-close {
  height: 40px;
  width: 40px;
  background: #21395f;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.side-menu-close span {
  height: 2px;
  width: 20px;
  background: #fff;
  position: relative;
  opacity: 1;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.side-menu-close span:nth-child(1) {
  top: -5px;
}
.side-menu-close span:nth-child(3) {
  bottom: -5px;
}
.side-menu-close.closed span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
  -webkit-transform: translateY(7px) rotate(45deg);
  -moz-transform: translateY(7px) rotate(45deg);
  -ms-transform: translateY(7px) rotate(45deg);
  -o-transform: translateY(7px) rotate(45deg);
}
.side-menu-close.closed span:nth-child(2) {
  opacity: 0;
}
.side-menu-close.closed span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
  -webkit-transform: translateY(-7px) rotate(-45deg);
  -moz-transform: translateY(-7px) rotate(-45deg);
  -ms-transform: translateY(-7px) rotate(-45deg);
  -o-transform: translateY(-7px) rotate(-45deg);
}

.custom-overlay {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 12500;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.custom-overlay.show {
  visibility: visible;
  opacity: 1;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}

.telco-theme .hlth-top-bg {
  background-image: url("/images/telco/telco-top-bg.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 800px;
}
@media (max-width: 991px) {
  .telco-theme .hlth-top-bg {
    background-image: none;
    height: 100%;
  }
}
.telco-theme .hlth-top-bg header {
  background-color: transparent;
}
.telco-theme .Partner-first-Focus-sec {
  height: 100%;
  background-image: none;
  margin-bottom: 0;
}
.telco-theme .Partner-first-Focus-sec .Voice-API-grid {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .telco-theme .Partner-first-Focus-sec .Voice-API-grid {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .telco-theme .Partner-first-Focus-sec .Voice-API-grid {
    margin-top: 20px;
  }
}
.telco-theme .Partner-first-Focus-sec .Voice-API-grid a {
  margin: 0 auto;
  background: #fff;
  box-shadow: 0px 1px 5px #ddd;
  border-radius: 9px;
  padding: 30px;
  text-align: center;
  display: block;
  text-decoration: none;
  height: 100%;
}
@media (max-width: 991px) {
  .telco-theme .Partner-first-Focus-sec .Voice-API-grid a {
    text-align: center;
    margin: 15px auto;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 14px 10px;
  }
}
.telco-theme .Partner-first-Focus-sec .Voice-API-grid a h5 {
  font-family: "Barlow Semi Condensed" !important;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  background: transparent;
  text-align: center;
}
@media (max-width: 991px) {
  .telco-theme .Partner-first-Focus-sec .Voice-API-grid a h5 {
    font-size: 18px;
    line-height: 20px;
    text-align: center;
  }
}
.telco-theme .Partner-first-Focus-sec .Voice-API-grid a p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  color: #4e4e4e;
  text-align: center;
  text-transform: none;
  background: transparent;
}
@media (max-width: 991px) {
  .telco-theme .Partner-first-Focus-sec .Voice-API-grid a p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.telco-theme .Partner-first-Focus-sec .Voice-API-grid a:hover {
  border-radius: 10px;
  background: #1facbe;
  background: linear-gradient(0deg, #1facbe 41%, #4d7bde 100%);
  color: #fff !important;
  cursor: pointer;
}
.telco-theme .Partner-first-Focus-sec .Voice-API-grid a:hover p, .telco-theme .Partner-first-Focus-sec .Voice-API-grid a:hover h5 {
  background: transparent !important;
}
.telco-theme .Partner-first-Focus-sec .Voice-API-grid a svg {
  width: 40px;
  height: 40px;
  margin-top: 0px;
}
.telco-theme .Partner-first-Focus-sec .Voice-API-grid a #create .create {
  fill: none;
  stroke: #292E34;
}
.telco-theme .Partner-first-Focus-sec .Voice-API-grid a #create .create-1 {
  fill: none;
  stroke: #292E34;
  stroke-dasharray: 4;
}
.telco-theme .Partner-first-Focus-sec .Voice-API-grid a #enhance .enhance-0 {
  fill: none;
  stroke: #292E34;
}
.telco-theme .Partner-first-Focus-sec .Voice-API-grid a #monetise .monetise-0 {
  fill: none;
  stroke: #292E34;
}
.telco-theme .Partner-first-Focus-sec .Voice-API-grid a:hover #create path,
.telco-theme .Partner-first-Focus-sec .Voice-API-grid a:hover #create circle,
.telco-theme .Partner-first-Focus-sec .Voice-API-grid a:hover #create line,
.telco-theme .Partner-first-Focus-sec .Voice-API-grid a:hover #create polyline, .telco-theme .Partner-first-Focus-sec .Voice-API-grid a:hover #create polygon,
.telco-theme .Partner-first-Focus-sec .Voice-API-grid a:hover #enhance path,
.telco-theme .Partner-first-Focus-sec .Voice-API-grid a:hover #enhance circle,
.telco-theme .Partner-first-Focus-sec .Voice-API-grid a:hover #enhance line,
.telco-theme .Partner-first-Focus-sec .Voice-API-grid a:hover #enhance polyline,
.telco-theme .Partner-first-Focus-sec .Voice-API-grid a:hover #enhance polygon,
.telco-theme .Partner-first-Focus-sec .Voice-API-grid a:hover #monetise path,
.telco-theme .Partner-first-Focus-sec .Voice-API-grid a:hover #monetise circle,
.telco-theme .Partner-first-Focus-sec .Voice-API-grid a:hover #monetise line,
.telco-theme .Partner-first-Focus-sec .Voice-API-grid a:hover #monetise polyline,
.telco-theme .Partner-first-Focus-sec .Voice-API-grid a:hover #monetise polygon {
  stroke: #ffffff;
  fill: none;
}
.telco-theme .always-platform-sec h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin: 0;
  margin-top: 150px;
  color: #4d7bde;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .telco-theme .always-platform-sec h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .telco-theme .always-platform-sec h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .telco-theme .always-platform-sec h6.red-txt {
    margin-top: 50px;
  }
}
@media (max-width: 991px) {
  .telco-theme .always-platform-sec h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.telco-theme .always-platform-sec h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding-top: 15px;
  text-align: center;
}
@media (max-width: 991px) {
  .telco-theme .always-platform-sec h4 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    font-weight: 500;
  }
}
.telco-theme .always-platform-sec p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
  text-align: center;
}
@media (max-width: 991px) {
  .telco-theme .always-platform-sec p {
    font-size: 16px;
    line-height: 20px;
  }
}
.telco-theme .always-platform-sec .card-group {
  margin: 40px 0 20px 0;
}
@media (max-width: 991px) {
  .telco-theme .always-platform-sec .card-group {
    margin: 20px 0 20px 0;
  }
}
.telco-theme .always-platform-sec .card-group .card {
  border: none !important;
  text-align: center;
}
.telco-theme .always-platform-sec .card-group .card span svg {
  width: 40px;
  height: 40px;
}
.telco-theme .always-platform-sec .card-group .card span #Programmable_SMS .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.telco-theme .always-platform-sec .card-group .card span #Programmable_SMS .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.telco-theme .always-platform-sec .card-group .card span #Programmable_SMS .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.telco-theme .always-platform-sec .card-group .card span #Programmable_Voice .st0 {
  fill: none;
  stroke: #20201F;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.telco-theme .always-platform-sec .card-group .card span #Programmable_Video .st0 {
  fill: none;
  stroke: #20201F;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.telco-theme .always-platform-sec .card-group .card span #Programmable_Chat .st0 {
  fill: none;
  stroke: #20201F;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.telco-theme .always-platform-sec .card-group .card .card-body {
  padding: 0;
}
.telco-theme .always-platform-sec .card-group .card .card-body h4.card-title {
  font-size: 28px;
  margin-bottom: 0;
}
.telco-theme .EnableX-Advantages {
  height: 100%;
  background: none;
  height: 100%;
  margin-top: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .telco-theme .EnableX-Advantages {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .telco-theme .EnableX-Advantages {
    margin-top: 0px;
    font-size: 15px;
  }
}
.telco-theme .EnableX-Advantages h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 0px;
  color: #4d7bde;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .telco-theme .EnableX-Advantages h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .telco-theme .EnableX-Advantages h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .telco-theme .EnableX-Advantages h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.telco-theme .EnableX-Advantages h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  text-align: center;
}
@media (max-width: 991px) {
  .telco-theme .EnableX-Advantages h4 {
    font-size: 22px;
    line-height: 25px;
  }
}
.telco-theme .EnableX-Advantages p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  text-align: center;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .telco-theme .EnableX-Advantages p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.telco-theme .EnableX-Advantages #advantages-tabs {
  padding: 0;
  height: 100%;
  min-height: 510px;
  display: block;
}
@media (max-width: 991px) {
  .telco-theme .EnableX-Advantages #advantages-tabs {
    display: none;
  }
}
.telco-theme .EnableX-Advantages #advantages-tabs .section-title {
  text-align: center;
  color: #007b5e;
  margin-bottom: 50px;
  text-transform: uppercase;
}
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  border: none;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 25px auto;
  width: 100%;
  box-shadow: none;
}
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li {
  width: 30%;
  margin: 0 10px;
}
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a {
  text-decoration: none;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  height: 66px;
  width: 100%;
  line-height: 25px;
  letter-spacing: 0.36px;
  align-items: center;
  text-align: center;
  padding: 8px 25px;
  background: #fff;
  border: 1px solid #e8e8e8;
  box-shadow: 0px 0px 5px 1px #dddd;
  border-radius: 10px;
  display: flex;
  justify-content: center;
}
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a:hover {
  background: #1facbe;
  background: linear-gradient(0deg, #1facbe 41%, #4d7bde 100%);
  color: #fff !important;
  cursor: pointer;
  border-radius: 6px;
}
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a.active {
  background: #1facbe;
  background: linear-gradient(0deg, #1facbe 41%, #4d7bde 100%);
  color: #fff !important;
  cursor: pointer;
  border-radius: 6px;
}
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a.active .tab-content.active {
  opacity: 1;
}
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a.active #In_App_Call__ path,
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a.active #In_App_Call__ circle,
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a.active #App-to-People_Calls path,
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a.active #App-to-People_Calls circle,
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a.active #Phone_to_Phone_Calls_1_ circle {
  stroke: #f13d3d;
}
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a span {
  display: block;
}
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a svg {
  width: 40px;
  height: 40px;
}
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a #In_App_Call__ .st0 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a #App-to-People_Calls .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a #App-to-People_Calls .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a #App-to-People_Calls .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a #Phone_to_Phone_Calls_1_ .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a #Phone_to_Phone_Calls_1_ .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a #Phone_to_Phone_Calls_1_ .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a:hover #In_App_Call__ path,
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a:hover #In_App_Call__ circle,
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a:hover #App-to-People_Calls path,
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a:hover #App-to-People_Calls circle,
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a:hover #Phone_to_Phone_Calls_1_ circle, .telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a:active #In_App_Call__ path,
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a:active #In_App_Call__ circle,
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a:active #App-to-People_Calls path,
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a:active #App-to-People_Calls circle,
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a:active #Phone_to_Phone_Calls_1_ circle, .telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a:focus #In_App_Call__ path,
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a:focus #In_App_Call__ circle,
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a:focus #App-to-People_Calls path,
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a:focus #App-to-People_Calls circle,
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.telco-theme .EnableX-Advantages #advantages-tabs ul#EnableX_tabs li a:focus #Phone_to_Phone_Calls_1_ circle {
  stroke: #f13d3d;
}
.telco-theme .EnableX-Advantages #advantages-tabs .tab-content {
  padding: 0;
}
.telco-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-top-hedding {
  padding: 40px 20px;
  height: 250px;
  display: flex;
  flex-direction: column;
}
.telco-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-top-hedding h6 {
  font-size: 30px;
  color: #333333;
  padding: 0;
  margin: 0;
}
.telco-theme .EnableX-Advantages #advantages-tabs .tab-content .tab-top-hedding p {
  padding-top: 5px;
  margin: 0;
}
.telco-theme .EnableX-Advantages #advantages-tabs .tab-content .detail-text h6 {
  font-size: 18px;
}
@media (max-width: 991px) {
  .telco-theme .EnableX-Advantages #advantages-tabs .tab-content .detail-text h6 {
    text-align: left;
  }
}
.telco-theme .EnableX-Advantages #advantages-tabs .tab-content ul.nav-tabs {
  border: none !important;
  box-shadow: 0px 3px 33px 0 rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
  padding: 0;
}
.telco-theme .EnableX-Advantages #advantages-tabs .tab-content ul.nav-tabs li a {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #939393;
  background: transparent;
  box-shadow: none;
  border: 0;
  text-decoration: none;
  padding: 25px;
  display: inline-block;
  border-bottom: 3px solid transparent;
}
.telco-theme .EnableX-Advantages #advantages-tabs .tab-content ul.nav-tabs li a.active {
  color: #010101;
  border-bottom: 3px solid #f13d3d;
  box-shadow: 0px 3px 33px 0 rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
}
.telco-theme .EnableX-Advantages #advantages-tabs .tab-content .sub-tab {
  padding: 8% 0 0 0;
}
@media (max-width: 991px) {
  .telco-theme .EnableX-Advantages #advantages-tabs .tab-content .sub-tab img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}
.telco-theme .EnableX-Advantages #advantages-tabs .tab-pane {
  margin-top: 0%;
  text-align: left;
}
.telco-theme .EnableX-Advantages #advantages-tabs .tab-pane .about-enablex {
  text-align: left;
  padding: 20px 0 0 80px;
}
@media (max-width: 991px) {
  .telco-theme .EnableX-Advantages #advantages-tabs .tab-pane .about-enablex {
    padding: 0;
  }
}
.telco-theme .EnableX-Advantages #advantages-tabs .tab-pane .about-enablex p {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-align: left;
  color: #333333;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .telco-theme .EnableX-Advantages #advantages-tabs .tab-pane .about-enablex p {
    font-size: 16px;
    line-height: 20px;
  }
}
.telco-theme .EnableX-Advantages #advantages-tabs .tab-pane .about-enablex p strong {
  font-weight: bold;
}
.telco-theme .EnableX-Advantages #advantages-tabs .tab-pane .about-enablex p a {
  background-color: #f13d3d;
  font-size: 16px;
  color: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  font-weight: 500;
  border-radius: 5px;
}
.telco-theme .EnableX-Advantages #advantages-tabs .tab-pane .about-enablex ul {
  margin: 20px 0;
  padding: 0;
  list-style: none;
}
.telco-theme .EnableX-Advantages #advantages-tabs .tab-pane .about-enablex ul li {
  padding: 2px 26px;
  margin: 0;
  position: relative;
}
.telco-theme .EnableX-Advantages #advantages-tabs .tab-pane .about-enablex ul li::before {
  content: "\2022";
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 23px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 7px;
  line-height: 19px;
}
@media only screen and (max-width: 1200px) {
  .telco-theme .EnableX-Advantages #advantages-tabs .tab-pane .about-enablex ul li {
    font-size: 16px;
    width: 100%;
    display: block;
  }
}
.telco-theme .EnableX-Advantages #advantages-tabs .tab-pane .about-enablex ul li a {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 17px;
  line-height: 20px;
  text-transform: none;
}
.telco-theme .EnableX-Advantages #advantages-tabs .tab-pane .about-enablex ul li a:hover {
  font-weight: 600;
}
.telco-theme .EnableX-Advantages #advantages-tabs .tab-pane .about-enablex ul li a b {
  font-weight: 600;
}
.telco-theme .EnableX-Advantages #advantages-tabs .tab-pane .about-enablex ul li a i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 14px;
  display: none;
}
.telco-theme .EnableX-Advantages .feature-for-mob {
  display: none;
}
@media (max-width: 991px) {
  .telco-theme .EnableX-Advantages .feature-for-mob {
    display: block;
    margin: 20px 0px;
  }
}
.telco-theme .EnableX-Advantages .feature-for-mob #accordionExample .card {
  margin: 5px 0;
  margin: 5px 0;
  border-radius: 5px;
  border: none;
}
.telco-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-header {
  border: none !important;
  background-color: #ffffff;
  padding: 0;
  margin: 0;
  text-align: left;
  padding-bottom: 4px;
}
.telco-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-header .mb-0 > button:after {
  content: "\F078";
  font-family: "FontAwesome";
  position: absolute;
  right: 7px;
  top: 7px;
  font-size: 14px;
  color: #999292;
}
.telco-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-header .mb-0 > button[aria-expanded=true]:after {
  content: "\F077";
}
.telco-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-header h2 button {
  color: #333333;
  text-align: left;
  border: 1px solid #ddd;
  display: block;
  width: 100%;
  border-radius: 5px;
  cursor: pointer;
  text-decoration: none;
}
.telco-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-header h2 button:focus, .telco-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-header h2 button:active {
  box-shadow: none;
}
.telco-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true] {
  background-color: #f13d3d;
  color: #ffffff;
}
.telco-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true]:after {
  color: #ffffff;
}
.telco-theme .EnableX-Advantages .feature-for-mob #accordionExample .card>div+div {
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-top: -8px;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.telco-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-body p {
  text-align: left;
}
.telco-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-body .acc-ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.telco-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-body .acc-ul li {
  padding: 0.5em 0.5em 0.5em 1.5em;
  margin: 0;
  width: 100%;
  position: relative;
  text-align: left;
}
.telco-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-body .acc-ul li::before {
  content: "\2022";
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 23px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 7px;
  line-height: 19px;
}
.telco-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-body .acc-ul li a {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 16px;
  cursor: pointer;
}
.telco-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-body .acc-ul li a:hover {
  font-weight: 600;
}
.telco-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-body .acc-ul li a b {
  font-weight: 600;
}
.telco-theme .EnableX-Advantages .feature-for-mob #accordionExample .card .card-body .acc-ul li a i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 14px;
  display: none;
}
.recruitment-theme header {
  background-color: transparent;
}
.recruitment-theme .hlth-top-bg {
  background-image: url(../../images/healthCare/hlth_Care-bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .recruitment-theme .hlth-top-bg {
    height: auto;
    background-image: none;
  }
}
.recruitment-theme .hlth-top-bg .top-section {
  background: none;
}
@media (max-width: 991px) {
  .recruitment-theme .hlth-top-bg .top-section {
    text-align: center;
    height: auto;
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .recruitment-theme .hlth-top-bg .top-section svg {
    width: 40px;
    height: 40px;
  }
}
.recruitment-theme .hlth-top-bg .top-section #Broaden_access_talents .st0 {
  fill: none;
  stroke: #3a72b9;
  stroke-miterlimit: 10;
}
.recruitment-theme .hlth-top-bg .top-section #Broaden_access_talents .st1 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.recruitment-theme .hlth-top-bg .top-section #Reduce_time .st0 {
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.recruitment-theme .hlth-top-bg .top-section #Reduce_time .st1 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.recruitment-theme .hlth-top-bg .top-section #Reduce_time .st2 {
  fill: none;
  stroke: #3b72b9;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.recruitment-theme .hlth-top-bg .top-section #Reduce_time .st0 {
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.recruitment-theme .hlth-top-bg .top-section #Reduce_time .st1 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.recruitment-theme .hlth-top-bg .top-section #Reduce_time .st2 {
  fill: none;
  stroke: #3b72b9;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.recruitment-theme .hlth-top-bg .top-section #Smarter_decision .st0 {
  fill: none;
  stroke: #2d2d2d;
  stroke-miterlimit: 10;
}
.recruitment-theme .hlth-top-bg .top-section #Smarter_decision .st1 {
  fill: none;
  stroke: #3a72b9;
  stroke-miterlimit: 10;
}
.recruitment-theme .hlth-top-bg .top-section .voice-api-txt {
  width: 100%;
}
.recruitment-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
  font-size: 45px;
  line-height: 55px;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .recruitment-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .recruitment-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
    font-size: 28px;
    line-height: 30px;
  }
  .recruitment-theme .voice-api-txt .red-txt {
    padding-bottom: 10px;
    margin: 0 !important;
  }
}
@media (max-width: 991px) {
  .recruitment-theme .hlth-top-bg .top-section .voice-api-txt ul.hero-btn {
    margin-top: 10px;
  }
}
.recruitment-theme .hlth-top-bg .top-section .voice-api-txt ul.hero-btn li .btn-red {
  color: #ffffff;
  background: #0575e6 !important;
  border: 1px solid transparent;
}
.recruitment-theme .hlth-top-bg .top-section .voice-api-txt ul.hero-btn li .btn-red:hover {
  border: 1px solid #0575e6;
  background: transparent !important;
  color: #0575e6;
}
.recruitment-theme .hlth-top-bg .top-section .voice-api-txt ul.hero-btn li .btn-white {
  border: 1px solid #0575e6 !important;
  background: transparent !important;
  color: #0575e6 !important;
}
.recruitment-theme .hlth-top-bg .top-section .voice-api-txt ul.hero-btn li .btn-white:hover {
  background: #0575e6 !important;
  color: #ffffff !important;
  border: 1px solid #0575e6 !important;
}
.recruitment-theme .hlth-top-bg .top-section img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .recruitment-theme .hlth-top-bg .top-section img {
    display: none;
  }
}
.recruitment-theme .why-EnableX {
  background-color: #fff;
  background-image: url("../images/recruitment/hlth-why-enablex-bg.png") !important;
  background-position: bottom center;
  background-repeat: no-repeat;
  width: 100%;
  height: 850px;
  position: relative;
}
@media (max-width: 991px) {
  .recruitment-theme .why-EnableX {
    background-image: none !important;
    height: auto;
    margin-top: 0px;
  }
}
.recruitment-theme .why-EnableX .why-round-bg {
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .recruitment-theme .why-EnableX .why-round-bg {
    background: none;
    height: auto;
    margin: 0;
  }
}
.recruitment-theme .why-EnableX .why-round-bg h4 {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  text-transform: capitalize;
  text-transform: capitalize;
  font-weight: 600;
}
@media (max-width: 991px) {
  .recruitment-theme .why-EnableX .why-round-bg h4 {
    font-size: 25px;
    line-height: 30px;
    font-weight: 500;
  }
}
.recruitment-theme .why-EnableX .why-round-bg p {
  font-size: 18px;
  padding: 0 25px;
  color: #4e4e4e;
  padding-top: 10px;
  text-transform: inherit;
}
@media (max-width: 991px) {
  .recruitment-theme .why-EnableX .why-round-bg p {
    font-size: 16px;
    line-height: 20px;
  }
}
.recruitment-theme .why-EnableX article {
  padding: 0px 40px;
}
@media (max-width: 991px) {
  .recruitment-theme .why-EnableX article {
    padding: 10px;
  }
}
.recruitment-theme .why-EnableX article h4 {
  text-align: left;
  font-size: 25px;
  line-height: 30px;
  padding-top: 10px;
  font-weight: bold;
}
@media (max-width: 991px) {
  .recruitment-theme .why-EnableX article h4 {
    font-size: 25px;
    line-height: 30px;
  }
}
.recruitment-theme .why-EnableX article p {
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  color: #4e4e4e;
}
@media (max-width: 991px) {
  .recruitment-theme .why-EnableX article p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 991px) {
  .recruitment-theme .why-EnableX article p img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}
.recruitment-theme .why-EnableX article .big-num {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  text-transform: capitalize;
  color: #0575e6;
  line-height: 50px;
}
@media (max-width: 991px) {
  .recruitment-theme .why-EnableX article .big-num {
    font-size: 100%;
    line-height: 100%;
  }
}
.recruitment-theme .why-EnableX article .big-num sub {
  font-size: 22px;
}
.recruitment-theme .why-EnableX article .source {
  font-size: 12px;
  color: #000;
  padding: 0;
  font-weight: 400;
}
.recruitment-theme .why-EnableX article.mob-hide {
  display: block;
}
@media (max-width: 991px) {
  .recruitment-theme .why-EnableX article.mob-hide {
    display: none;
  }
}
.recruitment-theme .why-EnableX .call-section {
  padding: 10px 40px;
}
@media (max-width: 991px) {
  .recruitment-theme .why-EnableX .call-section {
    padding: 10px;
  }
}
.recruitment-theme .why-EnableX .call-section h3 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: bold;
  color: #333333;
  font-size: 30px;
}
@media (max-width: 991px) {
  .recruitment-theme .why-EnableX .call-section h3 {
    text-align: left;
    font-size: 22px;
    line-height: 25px;
    padding-top: 10px;
  }
}
.recruitment-theme .why-EnableX .call-section p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
}
@media (max-width: 991px) {
  .recruitment-theme .why-EnableX .call-section p {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
  }
}
@media (max-width: 991px) {
  .recruitment-theme .why-EnableX ul {
    margin: 0;
    padding: 0;
  }
}
.recruitment-theme .hlth-use-cases {
  margin-top: 0;
  margin-bottom: 80px;
  background-color: #fff;
  background-image: url(../images/banking/hlth-use-case-bg.png) !important;
  background-position: 53% 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  text-align: center;
}
@media (max-width: 991px) {
  .recruitment-theme .hlth-use-cases {
    background-image: none !important;
    margin: 0;
  }
}
.recruitment-theme .hlth-use-cases h4 {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  text-transform: capitalize;
  padding-bottom: 0;
  font-weight: 600;
}
@media (max-width: 991px) {
  .recruitment-theme .hlth-use-cases h4 {
    font-size: 25px;
    line-height: 30px;
  }
}
.recruitment-theme .hlth-use-cases p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding: 0;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .recruitment-theme .hlth-use-cases p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
  }
}
.recruitment-theme .hlth-use-cases ul {
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .recruitment-theme .hlth-use-cases ul {
    margin: 0;
    padding: 0;
  }
}
.recruitment-theme .hlth-use-cases ul li {
  width: 47% !important;
  margin: 0 12px;
  padding: 12px 15px;
}
@media (max-width: 991px) {
  .recruitment-theme .hlth-use-cases ul li {
    width: 100% !important;
    margin: 10px 0;
    padding: 0;
  }
}
.recruitment-theme .hlth-use-cases ul li .card {
  text-align: left;
  border-radius: 12px;
  padding: 20px 20px;
  width: 100% !important;
  box-shadow: -2px 9px 14px -5px rgba(166, 164, 166, 0.9);
}
.recruitment-theme .hlth-use-cases ul li .card svg {
  width: 60px;
  height: 60px;
}
@media (max-width: 991px) {
  .recruitment-theme .hlth-use-cases ul li .card svg {
    width: 40px;
    height: 40px;
  }
}
.recruitment-theme .hlth-use-cases ul li .card #Talent_Search .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.recruitment-theme .hlth-use-cases ul li .card #Interview_Recording .st0 {
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.recruitment-theme .hlth-use-cases ul li .card #Interview_Recording .st1 {
  fill: none;
  stroke: #010101;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.recruitment-theme .hlth-use-cases ul li .card #Appointment_Reminder .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.recruitment-theme .hlth-use-cases ul li .card:hover #Talent_Search path,
.recruitment-theme .hlth-use-cases ul li .card:hover #Talent_Search ellipse,
.recruitment-theme .hlth-use-cases ul li .card:hover #Talent_Search line,
.recruitment-theme .hlth-use-cases ul li .card:hover #Talent_Search polyline,
.recruitment-theme .hlth-use-cases ul li .card:hover #Talent_Search rect,
.recruitment-theme .hlth-use-cases ul li .card:hover #Talent_Search circle,
.recruitment-theme .hlth-use-cases ul li .card:hover #Interview_Recording path,
.recruitment-theme .hlth-use-cases ul li .card:hover #Interview_Recording ellipse,
.recruitment-theme .hlth-use-cases ul li .card:hover #Interview_Recording line,
.recruitment-theme .hlth-use-cases ul li .card:hover #Interview_Recording polyline,
.recruitment-theme .hlth-use-cases ul li .card:hover #Interview_Recording rect,
.recruitment-theme .hlth-use-cases ul li .card:hover #Interview_Recording circle,
.recruitment-theme .hlth-use-cases ul li .card:hover #Appointment_Reminder path,
.recruitment-theme .hlth-use-cases ul li .card:hover #Appointment_Reminder ellipse,
.recruitment-theme .hlth-use-cases ul li .card:hover #Appointment_Reminder line,
.recruitment-theme .hlth-use-cases ul li .card:hover #Appointment_Reminder polyline,
.recruitment-theme .hlth-use-cases ul li .card:hover #Appointment_Reminder rect,
.recruitment-theme .hlth-use-cases ul li .card:hover #Appointment_Reminder circle {
  stroke: #ffffff;
}
.recruitment-theme .hlth-use-cases ul li .card .card-body {
  padding: 0;
}
.recruitment-theme .hlth-use-cases ul li .card .card-body h5 {
  font-size: 20px;
  line-height: 25px;
  color: #333333;
  font-weight: 600;
  padding-top: 10px;
}
.recruitment-theme .hlth-use-cases ul li .card .card-body p {
  font-size: 16px;
  color: #4e4e4e;
  line-height: 26px;
  font-weight: 300;
  margin-bottom: 10px;
}
.recruitment-theme .hlth-use-cases ul li .card .card-body .iot-solu {
  color: #0575e6;
  text-decoration: none;
  cursor: pointer;
}
.recruitment-theme .hlth-use-cases ul li .card .card-body .iot-solu:hover {
  color: #ffffff;
}
.recruitment-theme .hlth-use-cases ul li .card:hover {
  background: #0575e6 !important;
  background: linear-gradient(180deg, #0575e6 31%, #4dac4a 100%) !important;
}
.recruitment-theme .hlth-use-cases ul li .card:hover .card-body h5,
.recruitment-theme .hlth-use-cases ul li .card:hover .card-body p,
.recruitment-theme .hlth-use-cases ul li .card:hover .card-body .iot-solu,
.recruitment-theme .hlth-use-cases ul li .card:hover .card-body i {
  color: #ffffff !important;
}
.recruitment-theme .healthcare-journey {
  background-image: url("../images/recruitment/recruitment-journey-lft-bg.png") !important;
  margin-bottom: 150px;
}
@media (max-width: 991px) {
  .recruitment-theme .healthcare-journey {
    background-image: none !important;
    height: auto;
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .recruitment-theme .healthcare-journey .mt-5 {
    margin-top: 0 !important;
  }
}
@media (max-width: 991px) {
  .recruitment-theme .healthcare-journey article p {
    padding: 0;
    margin: 0;
  }
}
.recruitment-theme .healthcare-journey article p img {
  display: block;
}
@media (max-width: 991px) {
  .recruitment-theme .healthcare-journey article p img {
    display: none;
  }
}
.recruitment-theme .healthcare-journey .call-section a.read-more {
  font-size: 18px;
  line-height: 22px;
  color: #f13d3d;
}
.recruitment-theme .healthcare-journey .call-section a.read-more:hover {
  font-weight: bold;
}
.recruitment-theme .enableX-products {
  margin: 0;
  background: #0a78e6;
  background: linear-gradient(180deg, rgba(10, 120, 230, 0.1) 32%, rgba(74, 169, 91, 0.1) 100%);
  height: 100%;
  -webkit-clip-path: url(#wave);
          clip-path: url(#wave);
  text-align: center;
  padding-bottom: 80px;
}
@media (max-width: 991px) {
  .recruitment-theme .enableX-products {
    padding: 50px 0;
  }
}
.recruitment-theme .enableX-products .equal {
  display: flex;
  flex-wrap: wrap;
}
.recruitment-theme .enableX-products .equal > [class*=col-] {
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  .recruitment-theme .enableX-products svg {
    display: none;
  }
}
.recruitment-theme .enableX-products h6.cyan-txt {
  padding-top: 0;
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  color: #0575e6;
  margin-top: 0px;
  color: #0575e6;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .recruitment-theme .enableX-products h6.cyan-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .recruitment-theme .enableX-products h6.cyan-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .recruitment-theme .enableX-products h6.cyan-txt {
    padding-top: 0;
    font-size: 15px;
    line-height: 20px;
  }
}
.recruitment-theme .enableX-products h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  color: #333333;
  text-align: center;
  font-weight: 600;
}
@media (max-width: 991px) {
  .recruitment-theme .enableX-products h4 {
    font-size: 22px;
    line-height: 25px;
  }
}
.recruitment-theme .enableX-products p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
  color: #ffffff;
}
@media (max-width: 991px) {
  .recruitment-theme .enableX-products p {
    color: #333333;
    font-size: 16px;
    line-height: 20px;
    padding: 0;
  }
}
.recruitment-theme .enableX-products article {
  position: relative;
  margin-top: 40px;
  background: #f9f8f9;
  padding: 25px;
  text-align: left;
  border-radius: 10px;
  margin-bottom: 25px;
  box-shadow: -2px 9px 14px -5px rgba(166, 164, 166, 0.9);
}
@media (max-width: 991px) {
  .recruitment-theme .enableX-products article {
    margin-bottom: 0px;
    width: 100%;
  }
}
.recruitment-theme .enableX-products article h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  width: 100%;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .recruitment-theme .enableX-products article h4 {
    font-size: 18px;
    line-height: 20px;
    padding: 0;
    margin: 0;
  }
}
.recruitment-theme .enableX-products article p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .recruitment-theme .enableX-products article p {
    font-size: 16px;
    line-height: 20px;
  }
}
.recruitment-theme .enableX-products article p a {
  color: #ec1c23;
  text-decoration: none;
  font-weight: 400;
  position: absolute;
  bottom: 24px;
  left: 21px;
}
.recruitment-theme .enableX-products article p a:hover {
  font-weight: 600;
}
.recruitment-theme .enableX-products article p .fa-arrow-right {
  color: #ec1c23;
  font-size: 13px;
  margin-left: 5px;
}
.recruitment-theme .enableX-products article svg {
  width: 40px;
  height: 40px;
}
.recruitment-theme .enableX-products article #video .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.recruitment-theme .enableX-products article #video:hover #video path,
.recruitment-theme .enableX-products article #video:hover #video circle, .recruitment-theme .enableX-products article #video:active #video path,
.recruitment-theme .enableX-products article #video:active #video circle, .recruitment-theme .enableX-products article #video:focus #video path,
.recruitment-theme .enableX-products article #video:focus #video circle {
  stroke: #0575e6;
}
.recruitment-theme .mar-top-80 {
  margin-top: 80px;
}
@media (max-width: 991px) {
  .recruitment-theme .mar-top-80 {
    margin-top: 0px;
  }
}
.retail-ecommerce header {
  background-color: transparent;
}
.retail-ecommerce .hlth-top-bg {
  background-image: url(../../images/healthCare/hlth_Care-bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .retail-ecommerce .hlth-top-bg {
    height: auto;
    background-image: none;
  }
}
.retail-ecommerce .hlth-top-bg .top-section {
  background: none;
}
@media (max-width: 991px) {
  .retail-ecommerce .hlth-top-bg .top-section {
    text-align: center;
    height: auto;
    margin-bottom: 0px;
  }
}
@media (max-width: 991px) {
  .retail-ecommerce .hlth-top-bg .top-section svg {
    width: 40px;
    height: 40px;
  }
}
.retail-ecommerce .hlth-top-bg .top-section #Increase_brand_loyalty .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.retail-ecommerce .hlth-top-bg .top-section #Increase_brand_loyalty .st1 {
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.retail-ecommerce .hlth-top-bg .top-section #Increase_brand_loyalty .st2 {
  fill: none;
  stroke: #eb2026;
  stroke-miterlimit: 10;
}
.retail-ecommerce .hlth-top-bg .top-section #Enhance_your_customer_relationships .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.retail-ecommerce .hlth-top-bg .top-section #Enhance_your_customer_relationships .st1 {
  fill: none;
  stroke: #e92428;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.retail-ecommerce .hlth-top-bg .top-section #Reach_scale_globally .st0 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.retail-ecommerce .hlth-top-bg .top-section #Reach_scale_globally .st1 {
  fill: none;
  stroke: #eb2329;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.retail-ecommerce .hlth-top-bg .top-section .voice-api-txt {
  width: 100%;
}
.retail-ecommerce .hlth-top-bg .top-section .voice-api-txt .grey-txt {
  color: #ec1c23;
  font-size: 16px;
  line-height: 20px;
}
.retail-ecommerce .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
  font-size: 45px;
  line-height: 55px;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .retail-ecommerce .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .retail-ecommerce .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .retail-ecommerce .hlth-top-bg .top-section .voice-api-txt ul {
    margin-top: 50px;
  }
}
.retail-ecommerce .hlth-top-bg .top-section img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .retail-ecommerce .hlth-top-bg .top-section img {
    display: none;
  }
}
@media (max-width: 991px) {
  .retail-ecommerce .hlth-top-bg .icon-with-txt {
    margin-top: 50px;
  }
}
.retail-ecommerce .hlth-top-bg .icon-with-txt p {
  font-size: 20px;
  color: #333333;
  line-height: 25px;
  font-weight: 400;
}
@media (max-width: 991px) {
  .retail-ecommerce .hlth-top-bg .icon-with-txt p {
    font-size: 16px;
    line-height: 20px;
  }
}
.retail-ecommerce .why-EnableX {
  background-color: #fff;
  background-image: url("../../images/retail-ecommerce/retail-why-enablex-bg.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 900px;
}
@media (max-width: 991px) {
  .retail-ecommerce .why-EnableX {
    background-image: none;
    height: auto;
    margin-top: 0px;
  }
}
.retail-ecommerce .why-EnableX .why-round-bg {
  text-align: center;
}
@media (max-width: 991px) {
  .retail-ecommerce .why-EnableX .why-round-bg {
    background: none;
    height: auto;
  }
}
.retail-ecommerce .why-EnableX .why-round-bg h6.cyan-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  color: #f13d3d;
  margin-top: 150px !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .retail-ecommerce .why-EnableX .why-round-bg h6.cyan-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .retail-ecommerce .why-EnableX .why-round-bg h6.cyan-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .retail-ecommerce .why-EnableX .why-round-bg h6.cyan-txt {
    font-size: 15px;
    margin-top: 50px !important;
    line-height: 20px;
  }
}
.retail-ecommerce .why-EnableX .why-round-bg h4 {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  text-transform: capitalize;
  text-transform: capitalize;
  font-weight: 600;
}
@media (max-width: 991px) {
  .retail-ecommerce .why-EnableX .why-round-bg h4 {
    font-size: 20px;
    line-height: 25px;
  }
}
.retail-ecommerce .why-EnableX .why-round-bg p {
  font-size: 18px;
  padding: 0 25px;
  color: #333333;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .retail-ecommerce .why-EnableX .why-round-bg p {
    font-size: 16px;
    line-height: 20px;
  }
}
.retail-ecommerce .why-EnableX .mar-top-80 {
  margin-top: 80px;
}
@media (max-width: 991px) {
  .retail-ecommerce .why-EnableX .mar-top-80 {
    margin-top: 0px;
  }
}
.retail-ecommerce .why-EnableX article {
  padding: 0px 40px;
}
@media (max-width: 991px) {
  .retail-ecommerce .why-EnableX article {
    padding: 0px 10px;
  }
}
.retail-ecommerce .why-EnableX article p {
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  color: #4e4e4e;
}
@media (max-width: 991px) {
  .retail-ecommerce .why-EnableX article p {
    font-size: 16px;
    line-height: 20px;
  }
}
.retail-ecommerce .why-EnableX article .big-num {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  text-transform: capitalize;
  color: #f13d3d;
  line-height: 50px;
}
@media (max-width: 991px) {
  .retail-ecommerce .why-EnableX article .big-num {
    font-size: 30px;
  }
}
.retail-ecommerce .why-EnableX article .big-num sub {
  font-size: 22px;
}
.retail-ecommerce .why-EnableX article .source {
  font-size: 12px;
  color: #000;
  padding: 0;
  font-weight: 400;
}
.retail-ecommerce .why-EnableX article .source span {
  font-size: 12px;
  color: #000;
  line-height: 15px !important;
  display: inline-flex;
}
.retail-ecommerce .why-EnableX article.mob-hide {
  display: block;
}
@media (max-width: 991px) {
  .retail-ecommerce .why-EnableX article.mob-hide {
    display: none;
  }
}
.retail-ecommerce .why-EnableX .call-section {
  padding: 10px 40px;
}
@media (max-width: 991px) {
  .retail-ecommerce .why-EnableX .call-section {
    padding: 10px;
  }
}
.retail-ecommerce .why-EnableX .call-section h3 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: bold;
  color: #333333;
  font-size: 30px;
}
@media (max-width: 991px) {
  .retail-ecommerce .why-EnableX .call-section h3 {
    text-align: center;
    font-size: 22px;
    line-height: 25px;
    padding-top: 10px;
  }
}
.retail-ecommerce .why-EnableX .call-section p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
}
@media (max-width: 991px) {
  .retail-ecommerce .why-EnableX .call-section p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
@media (max-width: 991px) {
  .retail-ecommerce .why-EnableX ul {
    margin: 0;
    padding: 0;
  }
}
.retail-ecommerce .hlth-use-cases {
  background-color: #fff;
  background-image: url(../images/education/hlth-use-case-bg.png) !important;
  background-position: 52% 38%;
  background-repeat: no-repeat;
  margin-bottom: 150px;
  width: 100%;
  text-align: center;
}
@media (max-width: 991px) {
  .retail-ecommerce .hlth-use-cases {
    background-image: none !important;
    margin-bottom: 50px;
    margin-top: 0;
  }
}
.retail-ecommerce .hlth-use-cases h6.cyan-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  color: #f13d3d;
  margin-top: 150px !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .retail-ecommerce .hlth-use-cases h6.cyan-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .retail-ecommerce .hlth-use-cases h6.cyan-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .retail-ecommerce .hlth-use-cases h6.cyan-txt {
    font-size: 15px;
    margin-top: 50px !important;
    line-height: 20px;
  }
}
.retail-ecommerce .hlth-use-cases h4 {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  text-transform: capitalize;
  padding-bottom: 0;
  font-weight: 600;
}
@media (max-width: 991px) {
  .retail-ecommerce .hlth-use-cases h4 {
    font-size: 20px;
    line-height: 25px;
  }
}
.retail-ecommerce .hlth-use-cases p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .retail-ecommerce .hlth-use-cases p {
    font-size: 16px;
    line-height: 20px;
  }
}
.retail-ecommerce .hlth-use-cases ul {
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .retail-ecommerce .hlth-use-cases ul {
    margin: 0;
    padding: 0;
  }
}
.retail-ecommerce .hlth-use-cases ul li {
  width: 33% !important;
  margin: 0;
  padding: 12px;
}
@media (max-width: 991px) {
  .retail-ecommerce .hlth-use-cases ul li {
    width: 100% !important;
  }
}
.retail-ecommerce .hlth-use-cases ul li .card {
  text-align: left;
  border-radius: 12px;
  padding: 20px;
  width: 100% !important;
  box-shadow: -2px 9px 14px -5px rgba(166, 164, 166, 0.9);
}
.retail-ecommerce .hlth-use-cases ul li .card svg {
  width: 60px;
  height: 60px;
}
@media (max-width: 991px) {
  .retail-ecommerce .hlth-use-cases ul li .card svg {
    width: 40px;
    height: 40px;
  }
}
.retail-ecommerce .hlth-use-cases ul li .card #Customer_Support .st0 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.retail-ecommerce .hlth-use-cases ul li .card #Retail_Broadcasting .st0 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.retail-ecommerce .hlth-use-cases ul li .card #Buyer-seller_communication .st0 {
  fill: none;
  stroke: #010101;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.retail-ecommerce .hlth-use-cases ul li .card #Smart_Brick_and_mortar_stores .st0 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.retail-ecommerce .hlth-use-cases ul li .card:hover #Customer_Support path,
.retail-ecommerce .hlth-use-cases ul li .card:hover #Customer_Support circle,
.retail-ecommerce .hlth-use-cases ul li .card:hover #Customer_Support line,
.retail-ecommerce .hlth-use-cases ul li .card:hover #Customer_Support text,
.retail-ecommerce .hlth-use-cases ul li .card:hover #Customer_Support ellipse,
.retail-ecommerce .hlth-use-cases ul li .card:hover #Retail_Broadcasting path,
.retail-ecommerce .hlth-use-cases ul li .card:hover #Retail_Broadcasting circle,
.retail-ecommerce .hlth-use-cases ul li .card:hover #Retail_Broadcasting line,
.retail-ecommerce .hlth-use-cases ul li .card:hover #Retail_Broadcasting text,
.retail-ecommerce .hlth-use-cases ul li .card:hover #Retail_Broadcasting ellipse,
.retail-ecommerce .hlth-use-cases ul li .card:hover #Buyer-seller_communication path,
.retail-ecommerce .hlth-use-cases ul li .card:hover #Buyer-seller_communication circle,
.retail-ecommerce .hlth-use-cases ul li .card:hover #Buyer-seller_communication line,
.retail-ecommerce .hlth-use-cases ul li .card:hover #Buyer-seller_communication text,
.retail-ecommerce .hlth-use-cases ul li .card:hover #Buyer-seller_communication ellipse,
.retail-ecommerce .hlth-use-cases ul li .card:hover #Smart_Brick_and_mortar_stores path,
.retail-ecommerce .hlth-use-cases ul li .card:hover #Smart_Brick_and_mortar_stores circle,
.retail-ecommerce .hlth-use-cases ul li .card:hover #Smart_Brick_and_mortar_stores line,
.retail-ecommerce .hlth-use-cases ul li .card:hover #Smart_Brick_and_mortar_stores text,
.retail-ecommerce .hlth-use-cases ul li .card:hover #Smart_Brick_and_mortar_stores ellipse {
  stroke: #ffffff;
  font-weight: 400;
}
.retail-ecommerce .hlth-use-cases ul li .card .card-body {
  padding: 0;
}
.retail-ecommerce .hlth-use-cases ul li .card .card-body h5 {
  font-size: 20px;
  line-height: 25px;
  color: #333333;
  font-weight: 600;
  padding-top: 10px;
}
.retail-ecommerce .hlth-use-cases ul li .card .card-body p {
  font-size: 16px;
  color: #4e4e4e;
  line-height: 26px;
  font-weight: 300;
  margin-bottom: 10px;
}
.retail-ecommerce .hlth-use-cases ul li .card .card-body .iot-solu {
  color: #f13d3d;
  text-decoration: none;
  cursor: pointer;
}
.retail-ecommerce .hlth-use-cases ul li .card .card-body .iot-solu:hover {
  color: #ffffff;
}
.retail-ecommerce .hlth-use-cases ul li .card:hover {
  background: #f13d3d;
  background: linear-gradient(180deg, #f13d3d 22%, #a0198e 100%);
}
.retail-ecommerce .hlth-use-cases ul li .card:hover .card-body h5,
.retail-ecommerce .hlth-use-cases ul li .card:hover .card-body p,
.retail-ecommerce .hlth-use-cases ul li .card:hover .card-body .iot-solu,
.retail-ecommerce .hlth-use-cases ul li .card:hover .card-body i {
  color: #ffffff !important;
}
.retail-ecommerce .healthcare-journey .call-section a.read-more {
  font-size: 18px;
  line-height: 22px;
  color: #f13d3d;
}
.retail-ecommerce .healthcare-journey .call-section a.read-more:hover {
  font-weight: bold;
}
.retail-ecommerce .developer-guide {
  margin: 0;
  background: #0a78e6;
  background: linear-gradient(180deg, rgba(10, 120, 230, 0.1) 32%, rgba(74, 169, 91, 0.1) 100%);
  height: 100%;
  -webkit-clip-path: url(#wave);
  clip-path: url(#wave);
  text-align: center;
  padding-bottom: 80px;
}
@media (max-width: 991px) {
  .retail-ecommerce .developer-guide {
    padding-bottom: 50px;
  }
}
.retail-ecommerce .developer-guide .equal {
  display: flex;
  flex-wrap: wrap;
}
.retail-ecommerce .developer-guide .equal > [class*=col-] {
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  .retail-ecommerce .developer-guide svg {
    display: none;
  }
}
.retail-ecommerce .developer-guide h6.cyan-txt {
  padding-top: 0;
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  color: #f13d3d;
  margin-top: 0px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .retail-ecommerce .developer-guide h6.cyan-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .retail-ecommerce .developer-guide h6.cyan-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .retail-ecommerce .developer-guide h6.cyan-txt {
    padding-top: 0;
    margin-top: 50px !important;
    font-size: 15px;
    line-height: 20px;
  }
}
.retail-ecommerce .developer-guide h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  color: #333333;
  text-align: center;
  font-weight: 600;
}
@media (max-width: 991px) {
  .retail-ecommerce .developer-guide h4 {
    color: #333333;
    font-size: 22px;
    line-height: 25px;
  }
}
.retail-ecommerce .developer-guide p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
  color: #ffffff;
}
@media (max-width: 991px) {
  .retail-ecommerce .developer-guide p {
    color: #333333;
    font-size: 16px;
    line-height: 20px;
  }
}
.retail-ecommerce .developer-guide article {
  position: relative;
  margin-top: 40px;
  background: #f9f8f9;
  padding: 25px;
  text-align: left;
  border-radius: 10px;
  margin-bottom: 25px;
  box-shadow: -2px 9px 14px -5px rgba(166, 164, 166, 0.9);
}
@media (max-width: 991px) {
  .retail-ecommerce .developer-guide article {
    margin-bottom: 0px;
    width: 100%;
  }
}
.retail-ecommerce .developer-guide article h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  width: 100%;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .retail-ecommerce .developer-guide article h4 {
    font-size: 18px;
    line-height: 20px;
    padding: 0;
    margin: 0;
  }
}
.retail-ecommerce .developer-guide article p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .retail-ecommerce .developer-guide article p {
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
  }
}
.retail-ecommerce .developer-guide article p a {
  color: #ec1c23;
  text-decoration: none;
  font-weight: 400;
  position: absolute;
  bottom: 24px;
  left: 26px;
}
.retail-ecommerce .developer-guide article p a:hover {
  font-weight: 600;
}
.retail-ecommerce .developer-guide article p .fa-arrow-right {
  color: #ec1c23;
  font-size: 13px;
  margin-left: 5px;
}
.retail-ecommerce .developer-guide article svg {
  width: 40px;
  height: 40px;
}
.retail-ecommerce .developer-guide article #video .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.retail-ecommerce .developer-guide article #video:hover #video path,
.retail-ecommerce .developer-guide article #video:hover #video circle, .retail-ecommerce .developer-guide article #video:active #video path,
.retail-ecommerce .developer-guide article #video:active #video circle, .retail-ecommerce .developer-guide article #video:focus #video path,
.retail-ecommerce .developer-guide article #video:focus #video circle {
  stroke: #0575e6;
}
.virtual-number header {
  background-color: transparent;
}
.virtual-number .hlth-top-bg {
  background-image: url(../../images/virtual-number/platform-right-bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
  height: 100%;
  background-size: unset;
}
@media (max-width: 991px) {
  .virtual-number .hlth-top-bg {
    height: auto;
    background-image: none;
  }
}
.virtual-number .hlth-top-bg .top-section {
  background: none;
}
@media (max-width: 991px) {
  .virtual-number .hlth-top-bg .top-section {
    text-align: center;
    height: auto;
    margin-bottom: 0px;
  }
}
@media (max-width: 991px) {
  .virtual-number .hlth-top-bg .top-section .icon-with-txt {
    margin-top: 50px;
  }
}
.virtual-number .hlth-top-bg .top-section .voice-api-txt {
  width: 100%;
}
@media (max-width: 991px) {
  .virtual-number .hlth-top-bg .top-section .voice-api-txt ul {
    margin: 20px 0;
  }
}
.virtual-number .hlth-top-bg .top-section .voice-api-txt .grey-txt {
  color: #ec1c23;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}
.virtual-number .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
  color: #333333;
  font-size: 45px;
  line-height: 55px;
  font-weight: 500;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .virtual-number .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .virtual-number .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
    font-size: 28px;
    line-height: 30px;
  }
}
.virtual-number .hlth-top-bg .top-section img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .virtual-number .hlth-top-bg .top-section img {
    -o-object-fit: contain;
    object-fit: contain;
    padding-top: 40px;
    display: none;
  }
}
@media (max-width: 991px) {
  .virtual-number .hlth-top-bg .top-section svg {
    width: 40px;
    height: 40px;
  }
}
.virtual-number .hlth-top-bg .icon-with-txt svg {
  width: 40px;
  height: 40px;
}
.virtual-number .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.virtual-number .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st1 {
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.virtual-number .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st2 {
  fill: none;
  stroke: #00a6bc;
  stroke-miterlimit: 10;
}
.virtual-number .hlth-top-bg .icon-with-txt #Improve_efficiency .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .hlth-top-bg .icon-with-txt #Improve_efficiency .st1 {
  fill: none;
  stroke: #00a7bc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .hlth-top-bg .icon-with-txt #Immediate_resolutions .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .hlth-top-bg .icon-with-txt #Immediate_resolutions .st1 {
  fill: none;
  stroke: #00a7bc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .hlth-top-bg .icon-with-txt p {
  font-size: 20px;
  color: #333333;
  line-height: 25px;
  font-weight: 400;
}
.virtual-number .enableX-Voice-API {
  background: url(../../images/virtual-number/left-double-circle-bg.png) no-repeat;
  background-position: top center;
  background-repeat: no-repeat;
  height: 800px;
}
@media (max-width: 991px) {
  .virtual-number .enableX-Voice-API {
    height: 100%;
    background: none;
  }
}
.virtual-number .enableX-Voice-API .Voice-API-grid img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 991px) {
  .virtual-number .enableX-Voice-API .Voice-API-grid img {
    display: none;
  }
}
.virtual-number .enableX-Voice-API .Voice-API-grid a {
  height: 300px;
  margin: 20px 0 30px 0;
  border: 1px solid #e8e8e8;
  margin-left: 0;
}
@media (max-width: 991px) {
  .virtual-number .enableX-Voice-API .Voice-API-grid a {
    height: auto;
    margin-left: 0;
  }
}
.virtual-number .enableX-Voice-API .Voice-API-grid a p {
  font-size: 18px;
  line-height: 25px;
}
.virtual-number .enableX-Voice-API .Voice-API-grid a p i {
  color: #f13d3d;
}
.virtual-number .enableX-Voice-API .Voice-API-grid a p.txt-red {
  color: #f13d3d;
  font-size: 18px;
}
.virtual-number .enableX-Voice-API .Voice-API-grid a p.txt-red:hover {
  font-weight: bold;
  color: #ffffff;
}
.virtual-number .enableX-Voice-API .Voice-API-grid a:hover p, .virtual-number .enableX-Voice-API .Voice-API-grid a:hover p i, .virtual-number .enableX-Voice-API .Voice-API-grid a:hover h5 {
  background: transparent;
  color: #ffffff;
}
.virtual-number .enableX-Voice-API .Voice-API-grid a:hover {
  background: transparent;
  background: linear-gradient(180deg, #f13d3d 22%, #a0198e 100%);
  color: #fff !important;
}
.virtual-number .use-cases {
  text-align: center;
  background: none;
  height: auto;
}
.virtual-number .use-cases .right-build-con {
  background: url(../images/build-conversation.png) no-repeat;
  background-position: 100% 0;
  width: 100%;
}
@media (max-width: 991px) {
  .virtual-number .use-cases .right-build-con {
    background: none;
    margin-bottom: 0;
  }
}
.virtual-number .use-cases h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .virtual-number .use-cases h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .virtual-number .use-cases h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .virtual-number .use-cases h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.virtual-number .use-cases h3 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .virtual-number .use-cases h3 {
    font-size: 22px;
    line-height: 25px;
    text-align: center;
  }
}
.virtual-number .use-cases h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding: 15px 0;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .virtual-number .use-cases h4 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
  }
}
.virtual-number .use-cases p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .virtual-number .use-cases p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.virtual-number .use-cases p.small {
  font-size: 12px !important;
}
.virtual-number .use-cases #tabs, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second, .virtual-number .use-cases .all-feature .table-section #tab-second, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second, .all-feature .table-section .virtual-number .use-cases #tab-second {
  padding: 0;
}
@media (max-width: 991px) {
  .virtual-number .use-cases #tabs, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second, .virtual-number .use-cases .all-feature .table-section #tab-second, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second, .all-feature .table-section .virtual-number .use-cases #tab-second {
    display: block;
  }
}
.virtual-number .use-cases #tabs .section-title, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .section-title, .virtual-number .use-cases .all-feature .table-section #tab-second .section-title, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .section-title, .all-feature .table-section .virtual-number .use-cases #tab-second .section-title {
  text-align: center;
  color: #007b5e;
  margin-bottom: 50px;
  text-transform: uppercase;
}
.virtual-number .use-cases #tabs ul#pricing_tabs, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs, .virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs, .all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  border: none;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 25px auto;
  background: #fff;
  border: 1px solid #e8e8e8;
  box-shadow: 0px 0px 5px 1px #dddd;
  border-radius: 10px;
}
.virtual-number .use-cases #tabs ul#pricing_tabs li a, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a, .virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a, .all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a {
  border: 0px solid transparent;
  text-decoration: none;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.36px;
  text-align: center;
  padding: 8px 25px;
}
.virtual-number .use-cases #tabs ul#pricing_tabs li a:hover, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover, .virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:hover, .all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:hover {
  background: transparent;
  background: linear-gradient(180deg, #f13d3d 22%, #a0198e 100%);
  color: #fff !important;
  cursor: pointer;
  border-radius: 6px;
}
.virtual-number .use-cases #tabs ul#pricing_tabs li a.active, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active, .virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a.active, .all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a.active {
  background: transparent;
  background: linear-gradient(180deg, #f13d3d 22%, #a0198e 100%);
  color: #fff !important;
  cursor: pointer;
  border-radius: 6px;
}
.virtual-number .use-cases #tabs ul#pricing_tabs li a.active .tab-content.active, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active .tab-content.active, .virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active .tab-content.active, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a.active .tab-content.active, .all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a.active .tab-content.active {
  opacity: 1;
}
.virtual-number .use-cases #tabs ul#pricing_tabs li a.active #In_App_Call__ path, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #In_App_Call__ path, .virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #In_App_Call__ path, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a.active #In_App_Call__ path, .all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a.active #In_App_Call__ path,
.virtual-number .use-cases #tabs ul#pricing_tabs li a.active #In_App_Call__ circle,
.virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #In_App_Call__ circle,
.virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #In_App_Call__ circle,
.video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a.active #In_App_Call__ circle,
.all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a.active #In_App_Call__ circle,
.virtual-number .use-cases #tabs ul#pricing_tabs li a.active #App-to-People_Calls path,
.virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #App-to-People_Calls path,
.virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #App-to-People_Calls path,
.video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a.active #App-to-People_Calls path,
.all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a.active #App-to-People_Calls path,
.virtual-number .use-cases #tabs ul#pricing_tabs li a.active #App-to-People_Calls circle,
.virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #App-to-People_Calls circle,
.virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #App-to-People_Calls circle,
.video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a.active #App-to-People_Calls circle,
.all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a.active #App-to-People_Calls circle,
.virtual-number .use-cases #tabs ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.virtual-number .use-cases #tabs ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle {
  stroke: #f13d3d;
}
.virtual-number .use-cases #tabs ul#pricing_tabs li a span, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a span, .virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a span, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a span, .all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a span {
  display: block;
}
.virtual-number .use-cases #tabs ul#pricing_tabs li a svg, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a svg, .virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a svg, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a svg, .all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a svg {
  width: 40px;
  height: 40px;
}
.virtual-number .use-cases #tabs ul#pricing_tabs li a #In_App_Call__ .st0, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #In_App_Call__ .st0, .virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #In_App_Call__ .st0, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a #In_App_Call__ .st0, .all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a #In_App_Call__ .st0 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs ul#pricing_tabs li a #App-to-People_Calls .st0, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st0, .virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st0, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st0, .all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs ul#pricing_tabs li a #App-to-People_Calls .st1, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st1, .virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st1, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st1, .all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs ul#pricing_tabs li a #App-to-People_Calls .st2, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st2, .virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st2, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st2, .all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.virtual-number .use-cases #tabs ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs ul#pricing_tabs li a:hover #In_App_Call__ path, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #In_App_Call__ path, .virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #In_App_Call__ path, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:hover #In_App_Call__ path, .all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:hover #In_App_Call__ path,
.virtual-number .use-cases #tabs ul#pricing_tabs li a:hover #In_App_Call__ circle,
.virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #In_App_Call__ circle,
.virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #In_App_Call__ circle,
.video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:hover #In_App_Call__ circle,
.all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:hover #In_App_Call__ circle,
.virtual-number .use-cases #tabs ul#pricing_tabs li a:hover #App-to-People_Calls path,
.virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls path,
.virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls path,
.video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls path,
.all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls path,
.virtual-number .use-cases #tabs ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.virtual-number .use-cases #tabs ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.virtual-number .use-cases #tabs ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle, .virtual-number .use-cases #tabs ul#pricing_tabs li a:active #In_App_Call__ path, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #In_App_Call__ path, .virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #In_App_Call__ path, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:active #In_App_Call__ path, .all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:active #In_App_Call__ path,
.virtual-number .use-cases #tabs ul#pricing_tabs li a:active #In_App_Call__ circle,
.virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #In_App_Call__ circle,
.virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #In_App_Call__ circle,
.video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:active #In_App_Call__ circle,
.all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:active #In_App_Call__ circle,
.virtual-number .use-cases #tabs ul#pricing_tabs li a:active #App-to-People_Calls path,
.virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #App-to-People_Calls path,
.virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #App-to-People_Calls path,
.video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:active #App-to-People_Calls path,
.all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:active #App-to-People_Calls path,
.virtual-number .use-cases #tabs ul#pricing_tabs li a:active #App-to-People_Calls circle,
.virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #App-to-People_Calls circle,
.virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #App-to-People_Calls circle,
.video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:active #App-to-People_Calls circle,
.all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:active #App-to-People_Calls circle,
.virtual-number .use-cases #tabs ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.virtual-number .use-cases #tabs ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle, .virtual-number .use-cases #tabs ul#pricing_tabs li a:focus #In_App_Call__ path, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #In_App_Call__ path, .virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #In_App_Call__ path, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:focus #In_App_Call__ path, .all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:focus #In_App_Call__ path,
.virtual-number .use-cases #tabs ul#pricing_tabs li a:focus #In_App_Call__ circle,
.virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #In_App_Call__ circle,
.virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #In_App_Call__ circle,
.video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:focus #In_App_Call__ circle,
.all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:focus #In_App_Call__ circle,
.virtual-number .use-cases #tabs ul#pricing_tabs li a:focus #App-to-People_Calls path,
.virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls path,
.virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls path,
.video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls path,
.all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls path,
.virtual-number .use-cases #tabs ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.virtual-number .use-cases #tabs ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.virtual-number .use-cases #tabs ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.virtual-number .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.virtual-number .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .virtual-number .use-cases #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle {
  stroke: #f13d3d;
}
.virtual-number .use-cases #tabs .tab-content, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-content, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-content, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-content, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-content {
  padding: 0;
}
.virtual-number .use-cases #tabs .tab-content .tab-top-hedding, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-content .tab-top-hedding, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-content .tab-top-hedding {
  padding: 40px 20px;
  height: 250px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  .virtual-number .use-cases #tabs .tab-content .tab-top-hedding, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-content .tab-top-hedding, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-content .tab-top-hedding {
    padding: 20px 10px;
    height: auto;
  }
}
.virtual-number .use-cases #tabs .tab-content .tab-top-hedding h6, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding h6, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding h6, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-content .tab-top-hedding h6, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-content .tab-top-hedding h6 {
  font-size: 30px;
  color: #333333;
  padding: 0;
  margin: 0;
}
@media (max-width: 991px) {
  .virtual-number .use-cases #tabs .tab-content .tab-top-hedding h6, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding h6, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding h6, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-content .tab-top-hedding h6, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-content .tab-top-hedding h6 {
    font-size: 20px;
    line-height: 25px;
  }
}
.virtual-number .use-cases #tabs .tab-content .tab-top-hedding p, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding p, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding p, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-content .tab-top-hedding p, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-content .tab-top-hedding p {
  padding-top: 5px;
  margin: 0;
}
@media (max-width: 991px) {
  .virtual-number .use-cases #tabs .tab-content .tab-top-hedding p, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding p, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding p, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-content .tab-top-hedding p, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-content .tab-top-hedding p {
    text-align: left;
  }
}
.virtual-number .use-cases #tabs .tab-content .detail-text h6, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-content .detail-text h6, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-content .detail-text h6, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-content .detail-text h6, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-content .detail-text h6 {
  font-size: 18px;
}
@media (max-width: 991px) {
  .virtual-number .use-cases #tabs .tab-content .detail-text h6, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-content .detail-text h6, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-content .detail-text h6, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-content .detail-text h6, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-content .detail-text h6 {
    text-align: left;
  }
}
.virtual-number .use-cases #tabs .tab-content ul.nav-tabs, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-content ul.nav-tabs, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-content ul.nav-tabs, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-content ul.nav-tabs {
  border: none !important;
  box-shadow: 0px 3px 33px 0 rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
  padding: 0;
}
.virtual-number .use-cases #tabs .tab-content ul.nav-tabs li a, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs li a, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-content ul.nav-tabs li a, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-content ul.nav-tabs li a, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-content ul.nav-tabs li a {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #939393;
  background: transparent;
  box-shadow: none;
  border: 0;
  text-decoration: none;
  padding: 25px;
  display: inline-block;
  border-bottom: 3px solid transparent;
}
.virtual-number .use-cases #tabs .tab-content ul.nav-tabs li a.active, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs li a.active, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-content ul.nav-tabs li a.active, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-content ul.nav-tabs li a.active, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-content ul.nav-tabs li a.active {
  color: #010101;
  border-bottom: 3px solid #f13d3d;
  box-shadow: 0px 3px 33px 0 rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
}
.virtual-number .use-cases #tabs .tab-content .sub-tab, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-content .sub-tab, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-content .sub-tab, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-content .sub-tab, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-content .sub-tab {
  padding: 8% 0 0 0;
}
@media (max-width: 991px) {
  .virtual-number .use-cases #tabs .tab-content .sub-tab img, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-content .sub-tab img, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-content .sub-tab img, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-content .sub-tab img, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-content .sub-tab img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}
.virtual-number .use-cases #tabs .tab-pane, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane {
  margin-top: 0%;
  text-align: left;
}
.virtual-number .use-cases #tabs .tab-pane article, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article {
  padding: 0;
  padding-left: 15px;
}
@media (max-width: 991px) {
  .virtual-number .use-cases #tabs .tab-pane article, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article {
    padding: 0;
  }
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li {
  height: 150px;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li {
    margin: 0;
    padding: 0;
  }
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li svg, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li svg, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li svg, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li svg, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li svg {
  width: 40px;
  height: 40px;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Share_number .st0, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Share_number .st0, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Share_number .st0, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Share_number .st0, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Share_number .st0 {
  display: none;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Share_number .st1, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Share_number .st1, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Share_number .st1, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Share_number .st1, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Share_number .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Share_number .st2, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Share_number .st2, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Share_number .st2, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Share_number .st2, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Share_number .st2 {
  display: inline;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Share_number .st3, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Share_number .st3, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Share_number .st3, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Share_number .st3, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Share_number .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Quality_Verification .st0, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Quality_Verification .st0, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Quality_Verification .st0, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Quality_Verification .st0, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Quality_Verification .st0 {
  display: none;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Quality_Verification .st1, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Quality_Verification .st1, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Quality_Verification .st1, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Quality_Verification .st1, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Quality_Verification .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Quality_Verification .st2, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Quality_Verification .st2, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Quality_Verification .st2, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Quality_Verification .st2, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Quality_Verification .st2 {
  display: inline;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Quality_Verification .st3, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Quality_Verification .st3, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Quality_Verification .st3, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Quality_Verification .st3, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Quality_Verification .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Quality_Verification .st4, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Quality_Verification .st4, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Quality_Verification .st4, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Quality_Verification .st4, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Quality_Verification .st4 {
  fill: #010101;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Dedicated_number .st0, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Dedicated_number .st0, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Dedicated_number .st0, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Dedicated_number .st0, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Dedicated_number .st0 {
  display: none;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Dedicated_number .st1, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Dedicated_number .st1, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Dedicated_number .st1, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Dedicated_number .st1, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Dedicated_number .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Dedicated_number .st2, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Dedicated_number .st2, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Dedicated_number .st2, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Dedicated_number .st2, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Dedicated_number .st2 {
  display: inline;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Dedicated_number .st3, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Dedicated_number .st3, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Dedicated_number .st3, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Dedicated_number .st3, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Dedicated_number .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Dedicated_number .st4, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Dedicated_number .st4, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Dedicated_number .st4, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Dedicated_number .st4, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Dedicated_number .st4 {
  fill: #010101;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Keywords .st0, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Keywords .st0, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Keywords .st0, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Keywords .st0, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Keywords .st0 {
  display: none;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Keywords .st1, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Keywords .st1, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Keywords .st1, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Keywords .st1, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Keywords .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Keywords .st2, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Keywords .st2, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Keywords .st2, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Keywords .st2, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Keywords .st2 {
  display: inline;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Keywords .st3, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Keywords .st3, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Keywords .st3, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Keywords .st3, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Keywords .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Keywords .st4, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Keywords .st4, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Keywords .st4, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Keywords .st4, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Keywords .st4 {
  fill: #010101;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Long-Shared-number .st0, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st0, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st0, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st0, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st0 {
  display: none;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Long-Shared-number .st1, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st1, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st1, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st1, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Long-Shared-number .st2, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st2, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st2, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st2, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st2 {
  display: inline;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Long-Shared-number .st3, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st3, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st3, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st3, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Message-Local-Number .st0, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Message-Local-Number .st0, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Message-Local-Number .st0, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Message-Local-Number .st0, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Message-Local-Number .st0 {
  display: none;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Message-Local-Number .st1, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Message-Local-Number .st1, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Message-Local-Number .st1, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Message-Local-Number .st1, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Message-Local-Number .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Message-Local-Number .st2, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Message-Local-Number .st2, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Message-Local-Number .st2, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Message-Local-Number .st2, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Message-Local-Number .st2 {
  display: inline;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Message-Local-Number .st3, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Message-Local-Number .st3, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Message-Local-Number .st3, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Message-Local-Number .st3, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Message-Local-Number .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Message-Local-Number .st4, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Message-Local-Number .st4, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Message-Local-Number .st4, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Message-Local-Number .st4, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Message-Local-Number .st4 {
  fill: #010101;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Quality-Verification .st0, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Quality-Verification .st0, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Quality-Verification .st0, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Quality-Verification .st0, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Quality-Verification .st0 {
  display: none;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Quality-Verification .st1, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Quality-Verification .st1, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Quality-Verification .st1, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Quality-Verification .st1, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Quality-Verification .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Quality-Verification .st2, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Quality-Verification .st2, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Quality-Verification .st2, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Quality-Verification .st2, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Quality-Verification .st2 {
  display: inline;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Quality-Verification .st3, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Quality-Verification .st3, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Quality-Verification .st3, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Quality-Verification .st3, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Quality-Verification .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Quality-Verification .st4, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Quality-Verification .st4, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Quality-Verification .st4, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Quality-Verification .st4, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Quality-Verification .st4 {
  fill: #010101;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Long-Shared-number .st0, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st0, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st0, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st0, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st0 {
  display: none;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Long-Shared-number .st1, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st1, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st1, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st1, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Long-Shared-number .st2, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st2, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st2, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st2, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st2 {
  display: inline;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Long-Shared-number .st3, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st3, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st3, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st3, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Long-Shared-number .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Mobile-Number .st0, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Mobile-Number .st0, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Mobile-Number .st0, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Mobile-Number .st0, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Mobile-Number .st0 {
  display: none;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Mobile-Number .st1, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Mobile-Number .st1, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Mobile-Number .st1, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Mobile-Number .st1, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Mobile-Number .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Mobile-Number .st2, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Mobile-Number .st2, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Mobile-Number .st2, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Mobile-Number .st2, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Mobile-Number .st2 {
  display: inline;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Mobile-Number .st3, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Mobile-Number .st3, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Mobile-Number .st3, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Mobile-Number .st3, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Mobile-Number .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Mobile-Number .st4, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Mobile-Number .st4, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Mobile-Number .st4, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Mobile-Number .st4, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Mobile-Number .st4 {
  fill: #010101;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Mobile-Number .st5, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Mobile-Number .st5, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Mobile-Number .st5, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Mobile-Number .st5, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Mobile-Number .st5 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Toll-Free-Number .st0, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Toll-Free-Number .st0, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Toll-Free-Number .st0, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Toll-Free-Number .st0, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Toll-Free-Number .st0 {
  display: none;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Toll-Free-Number .st1, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Toll-Free-Number .st1, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Toll-Free-Number .st1, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Toll-Free-Number .st1, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Toll-Free-Number .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Toll-Free-Number .st2, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Toll-Free-Number .st2, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Toll-Free-Number .st2, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Toll-Free-Number .st2, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Toll-Free-Number .st2 {
  display: inline;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Toll-Free-Number .st3, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Toll-Free-Number .st3, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Toll-Free-Number .st3, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Toll-Free-Number .st3, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Toll-Free-Number .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Toll-Free-Number .st4, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Toll-Free-Number .st4, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Toll-Free-Number .st4, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Toll-Free-Number .st4, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Toll-Free-Number .st4 {
  fill: #010101;
}
.virtual-number .use-cases #tabs .tab-pane article .plat-tab-ul li #Toll-Free-Number .st5, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article .plat-tab-ul li #Toll-Free-Number .st5, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article .plat-tab-ul li #Toll-Free-Number .st5, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Toll-Free-Number .st5, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article .plat-tab-ul li #Toll-Free-Number .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.virtual-number .use-cases #tabs .tab-pane article h6, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article h6, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article h6, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article h6, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article h6 {
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  margin: 0;
}
@media (max-width: 991px) {
  .virtual-number .use-cases #tabs .tab-pane article h6, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article h6, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article h6, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article h6, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article h6 {
    font-size: 22px;
    line-height: 25px;
    text-align: center;
  }
}
.virtual-number .use-cases #tabs .tab-pane article p, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article p, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article p, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article p, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article p {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
}
@media (max-width: 991px) {
  .virtual-number .use-cases #tabs .tab-pane article p, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article p, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article p, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article p, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article p {
    font-size: 16px;
    line-height: 20px;
  }
}
.virtual-number .use-cases #tabs .tab-pane article ul, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article ul, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article ul, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article ul, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  -o-flex-direction: column;
}
.virtual-number .use-cases #tabs .tab-pane article ul li, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article ul li, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article ul li, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article ul li, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article ul li {
  padding: 0.5em 0.5em 0.5em 1.5em;
  margin: 0;
  width: 100%;
  position: relative;
}
.virtual-number .use-cases #tabs .tab-pane article ul li::before, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article ul li::before, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article ul li::before, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article ul li::before, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article ul li::before {
  content: " ";
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 23px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 7px;
  line-height: 19px;
}
@media only screen and (max-width: 1200px) {
  .virtual-number .use-cases #tabs .tab-pane article ul li, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article ul li, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article ul li, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article ul li, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article ul li {
    font-size: 16px;
    width: 100%;
    display: block;
  }
}
.virtual-number .use-cases #tabs .tab-pane article ul li a, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article ul li a, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article ul li a, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article ul li a, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article ul li a {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 18px;
  color: #f13d3d;
}
.virtual-number .use-cases #tabs .tab-pane article ul li a:hover, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article ul li a:hover, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article ul li a:hover, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article ul li a:hover, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article ul li a:hover {
  font-weight: 600;
}
.virtual-number .use-cases #tabs .tab-pane article ul li a b, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article ul li a b, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article ul li a b, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article ul li a b, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article ul li a b {
  font-weight: 600;
}
.virtual-number .use-cases #tabs .tab-pane article ul li a i, .virtual-number .use-cases .video-pricing-theme .table-section #tab-second .tab-pane article ul li a i, .virtual-number .use-cases .all-feature .table-section #tab-second .tab-pane article ul li a i, .video-pricing-theme .table-section .virtual-number .use-cases #tab-second .tab-pane article ul li a i, .all-feature .table-section .virtual-number .use-cases #tab-second .tab-pane article ul li a i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 14px;
  display: inline-block;
}
.virtual-number .Programming_Languages h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 0px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .virtual-number .Programming_Languages h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .virtual-number .Programming_Languages h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 1200px) {
  .virtual-number .Programming_Languages h6.red-txt {
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .virtual-number .Programming_Languages h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.virtual-number .Programming_Languages h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  font-size: 30px;
  line-height: 40px;
}
@media (max-width: 991px) {
  .virtual-number .Programming_Languages h4 {
    font-size: 22px;
    line-height: 25px;
    text-align: center;
  }
}
.virtual-number .Programming_Languages p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .virtual-number .Programming_Languages p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.virtual-number .Programming_Languages .vert-border {
  background: url(../../images/virtual-number/vertical-border.png) no-repeat;
  background-position: top center;
  height: 103px;
}
.virtual-number .Programming_Languages .platform-sec {
  margin-top: 40px;
  background: transparent;
  padding: 25px;
  text-align: left;
  margin: 0;
  width: 100%;
}
@media (max-width: 991px) {
  .virtual-number .Programming_Languages .platform-sec {
    width: 100%;
    padding: 20px 10px;
  }
}
.virtual-number .Programming_Languages .platform-sec h5 {
  font-family: "Barlow Semi Condensed" !important;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  width: 100%;
  margin-top: 0px;
}
@media (max-width: 991px) {
  .virtual-number .Programming_Languages .platform-sec h5 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin: 10px;
  }
}
.virtual-number .Programming_Languages .platform-sec p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  margin-top: 0px;
}
@media (max-width: 991px) {
  .virtual-number .Programming_Languages .platform-sec p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-align: center;
    margin: 5px;
    padding: 0;
  }
}
.virtual-number .Programming_Languages .platform-sec p a {
  color: #f13d3d;
  text-decoration: none;
  font-weight: 500;
}
.virtual-number .Programming_Languages .platform-sec p a:hover {
  font-weight: 600;
}
.virtual-number .Programming_Languages .platform-sec p .fa-arrow-right {
  color: #ec1c23;
  font-size: 13px;
  margin-left: 5px;
}
.virtual-number .Programming_Languages .platform-sec ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: row nowrap;
  margin: 0;
}
.virtual-number .Programming_Languages .platform-sec ul li {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin: 0 20px;
}
.virtual-number .Programming_Languages .platform-sec ul li a {
  color: #4e4e4e;
  font-size: 16px;
}
.virtual-number .Programming_Languages .platform-sec ul li a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.virtual-number .Programming_Languages .platform-sec ul li a span {
  display: flex;
  justify-content: space-around;
  align-self: flex-start;
  font-weight: bold;
}
.virtual-number .Expert_help {
  background: url(../../images/virtual-number/left-double-circle-bg.png) no-repeat;
  background-position: center left;
  margin-bottom: 60px;
  text-align: center;
}
@media (max-width: 991px) {
  .virtual-number .Expert_help {
    background: none;
    margin: 0;
  }
}
.virtual-number .Expert_help h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 0px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .virtual-number .Expert_help h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .virtual-number .Expert_help h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 1200px) {
  .virtual-number .Expert_help h6.red-txt {
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .virtual-number .Expert_help h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.virtual-number .Expert_help h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .virtual-number .Expert_help h4 {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
  }
}
.virtual-number .Expert_help p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .virtual-number .Expert_help p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.virtual-number .Expert_help article {
  margin-top: 40px;
  background: transparent;
  padding: 25px;
  text-align: left;
  margin: 0;
  width: 100%;
}
@media (max-width: 991px) {
  .virtual-number .Expert_help article {
    width: 100%;
    padding: 20px 10px;
  }
}
.virtual-number .Expert_help article h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  width: 100%;
  margin-top: 0px;
}
@media (max-width: 991px) {
  .virtual-number .Expert_help article h4 {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    margin: 10px;
  }
}
.virtual-number .Expert_help article p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  margin-top: 0px;
}
@media (max-width: 991px) {
  .virtual-number .Expert_help article p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-align: center;
    margin: 5px;
    padding: 0;
  }
}
.virtual-number .Expert_help article p a {
  color: #f13d3d;
  text-decoration: none;
  font-weight: 500;
}
.virtual-number .Expert_help article p a:hover {
  font-weight: 600;
}
.virtual-number .Expert_help article p .fa-arrow-right {
  color: #ec1c23;
  font-size: 13px;
  margin-left: 5px;
}
.virtual-number .Expert_help article svg {
  width: 40px;
  height: 40px;
}
.virtual-number .Expert_help article #SMS_Demo_App .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.virtual-number .Expert_help article #SMS_Demo_App .st1 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
}
.virtual-number .Expert_help article #SMS_Demo_App .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.virtual-number .Expert_help article #SMS_Demo_App .st3 {
  fill: #ef3f3e;
}
.virtual-number .Expert_help article #SMS_Demo_App .st4 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.virtual-number .Expert_help article #SMS_Demo_App .st5 {
  fill: #ef3e3d;
}
.virtual-number .Expert_help article #Developer_Centric_Documentation .st0 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
}
.virtual-number .Expert_help article #Developer_Centric_Documentation .st1 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.virtual-number .Expert_help article #Developer_Centric_Documentation .st2 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.virtual-number .Expert_help article #Developer_Centric_Documentation .st3 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.virtual-number .Expert_help article #Developer_Centric_Documentation .st4 {
  fill: #ef403e;
}
.virtual-number .Expert_help article:hover #In_App_Call__ path,
.virtual-number .Expert_help article:hover #In_App_Call__ circle,
.virtual-number .Expert_help article:hover #App-to-People_Calls path,
.virtual-number .Expert_help article:hover #App-to-People_Calls circle,
.virtual-number .Expert_help article:hover #Phone_to_Phone_Calls_1_ path,
.virtual-number .Expert_help article:hover #Phone_to_Phone_Calls_1_ circle, .virtual-number .Expert_help article:active #In_App_Call__ path,
.virtual-number .Expert_help article:active #In_App_Call__ circle,
.virtual-number .Expert_help article:active #App-to-People_Calls path,
.virtual-number .Expert_help article:active #App-to-People_Calls circle,
.virtual-number .Expert_help article:active #Phone_to_Phone_Calls_1_ path,
.virtual-number .Expert_help article:active #Phone_to_Phone_Calls_1_ circle, .virtual-number .Expert_help article:focus #In_App_Call__ path,
.virtual-number .Expert_help article:focus #In_App_Call__ circle,
.virtual-number .Expert_help article:focus #App-to-People_Calls path,
.virtual-number .Expert_help article:focus #App-to-People_Calls circle,
.virtual-number .Expert_help article:focus #Phone_to_Phone_Calls_1_ path,
.virtual-number .Expert_help article:focus #Phone_to_Phone_Calls_1_ circle {
  stroke: #f13d3d;
}
.virtual-number .developer-guide {
  margin: 0;
  background: #f13d3d;
  background: linear-gradient(180deg, rgba(241, 61, 61, 0.05) 0%, rgba(164, 27, 138, 0.05) 35%);
  height: 100%;
  -webkit-clip-path: url(#wave);
  clip-path: url(#wave);
  text-align: center;
  padding-bottom: 80px;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .virtual-number .developer-guide {
    padding-top: 0px;
  }
}
.virtual-number .developer-guide .Voice-API-grid a .txt-red {
  color: #f13d3d;
}
.virtual-number .developer-guide .Voice-API-grid a .txt-red:hover {
  font-weight: bold;
}
.virtual-number .developer-guide .Voice-API-grid a figure svg {
  width: 40px;
  height: 40px;
  margin-top: 0px;
}
@media (max-width: 991px) {
  .virtual-number .developer-guide .Voice-API-grid a figure svg {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
}
.virtual-number .developer-guide .Voice-API-grid a #Pay-as-you-go-Pricing .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .developer-guide .Voice-API-grid a #Volume-Discount .st0 {
  display: none;
}
.virtual-number .developer-guide .Voice-API-grid a #Volume-Discount .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .developer-guide .Voice-API-grid a #Volume-Discount .st2 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.virtual-number .developer-guide .Voice-API-grid a:hover #Pay-as-you-go-Pricing path,
.virtual-number .developer-guide .Voice-API-grid a:hover #Pay-as-you-go-Pricing line,
.virtual-number .developer-guide .Voice-API-grid a:hover #Pay-as-you-go-Pricing ellipse,
.virtual-number .developer-guide .Voice-API-grid a:hover #Pay-as-you-go-Pricing circle,
.virtual-number .developer-guide .Voice-API-grid a:hover #Volume-Discount path,
.virtual-number .developer-guide .Voice-API-grid a:hover #Volume-Discount line,
.virtual-number .developer-guide .Voice-API-grid a:hover #Volume-Discount ellipse,
.virtual-number .developer-guide .Voice-API-grid a:hover #Volume-Discount circle {
  stroke: #ffffff;
}
.banking-theme header {
  background-color: transparent;
}
.banking-theme .hlth-top-bg {
  background-image: url(../../images/healthCare/hlth_Care-bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .banking-theme .hlth-top-bg {
    height: auto;
    background-image: none;
  }
}
.banking-theme .hlth-top-bg .top-section {
  background: none;
}
@media (max-width: 991px) {
  .banking-theme .hlth-top-bg .top-section {
    text-align: center;
    height: auto;
    margin-bottom: 0px;
  }
}
@media (max-width: 991px) {
  .banking-theme .hlth-top-bg .top-section svg {
    width: 40px;
    height: 40px;
  }
}
.banking-theme .hlth-top-bg .top-section .voice-api-txt {
  width: 100%;
}
.banking-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt {
  color: #ec1c23;
  font-size: 16px;
  line-height: 20px;
}
@media (max-width: 991px) {
  .banking-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt {
    margin-top: 0px;
  }
}
.banking-theme .hlth-top-bg .top-section .voice-api-txt ul {
  margin: 0;
  padding: 0;
  margin-top: 50px;
}
@media (max-width: 991px) {
  .banking-theme .hlth-top-bg .top-section .voice-api-txt ul {
    margin-top: 50px;
    flex-direction: row-reverse;
    display: block;
  }
}
.banking-theme .hlth-top-bg .top-section .voice-api-txt ul li {
  float: left;
  margin: 6px;
}
@media (max-width: 991px) {
  .banking-theme .hlth-top-bg .top-section .voice-api-txt ul li {
    margin: 0 10px 0 10px;
    flex-direction: row-reverse;
    display: contents;
  }
}
.banking-theme .hlth-top-bg .top-section .voice-api-txt ul li a {
  font-family: "Barlow Semi Condensed" !important;
  color: #ffffff;
  padding: 10px 22px;
  font-size: 16px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 500;
  background: #0575e6;
  border: 1px solid transparent;
}
@media (max-width: 991px) {
  .banking-theme .hlth-top-bg .top-section .voice-api-txt ul li a {
    padding: 10px 15px;
    font-size: 15px;
    margin: 0 5px;
  }
}
.banking-theme .hlth-top-bg .top-section .voice-api-txt ul li a:hover {
  border: 1px solid #0575e6;
  background: transparent !important;
  color: #0575e6;
}
.banking-theme .hlth-top-bg .top-section .voice-api-txt ul li .border-btn {
  border: 1px solid #0575e6;
  background: transparent !important;
  color: #0575e6 !important;
}
.banking-theme .hlth-top-bg .top-section .voice-api-txt ul li .border-btn:hover {
  background: #0575e6 !important;
  color: #ffffff !important;
}
.banking-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
  font-size: 45px;
  line-height: 55px;
  text-transform: capitalize;
}
.banking-theme .hlth-top-bg .top-section img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .banking-theme .hlth-top-bg .top-section img {
    display: none;
  }
}
@media (max-width: 991px) {
  .banking-theme .hlth-top-bg .icon-with-txt {
    margin-top: 50px;
  }
}
.banking-theme .hlth-top-bg .icon-with-txt svg {
  width: 60px;
  height: 60px;
}
.banking-theme .hlth-top-bg .icon-with-txt #Enables_secure_connections .st0 {
  fill: none;
  stroke: #3b72b9;
  stroke-miterlimit: 10;
}
.banking-theme .hlth-top-bg .icon-with-txt #Enables_secure_connections .st1 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.banking-theme .hlth-top-bg .icon-with-txt #Improve_high_touch_engagement .st0 {
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.banking-theme .hlth-top-bg .icon-with-txt #Improve_high_touch_engagement .st1 {
  fill: none;
  stroke: #3b72b9;
  stroke-miterlimit: 10;
}
.banking-theme .hlth-top-bg .icon-with-txt #Maximise-convenience .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.banking-theme .hlth-top-bg .icon-with-txt p {
  font-size: 20px;
  color: #333333;
  line-height: 25px;
  font-weight: 400;
}
@media (max-width: 991px) {
  .banking-theme .hlth-top-bg .icon-with-txt p {
    font-size: 16px;
    line-height: 20px;
  }
}
.banking-theme .why-EnableX {
  background-color: #fff;
  background-image: url(../images/banking/bank-journey-bg.png) !important;
  width: 100%;
  height: 850px;
  position: relative;
  background-position: bottom center;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .banking-theme .why-EnableX {
    background-image: none !important;
    height: auto;
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .banking-theme .why-EnableX .mar-top-25 {
    margin-top: 0px;
  }
}
.banking-theme .why-EnableX .why-round-bg {
  text-align: center;
  margin-bottom: 40px;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .banking-theme .why-EnableX .why-round-bg {
    background: none;
    margin-bottom: 0px;
    height: auto;
  }
}
@media (max-width: 991px) {
  .banking-theme .why-EnableX .why-round-bg .mar-top-80 {
    margin-top: 0px;
  }
}
.banking-theme .why-EnableX .why-round-bg h6.cyan-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  color: #0575e6;
  margin-top: 150px !important;
  font-size: 15px;
  line-height: 25px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .banking-theme .why-EnableX .why-round-bg h6.cyan-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .banking-theme .why-EnableX .why-round-bg h6.cyan-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .banking-theme .why-EnableX .why-round-bg h6.cyan-txt {
    margin-top: 50px !important;
  }
}
.banking-theme .why-EnableX .why-round-bg h4 {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  text-transform: capitalize;
  font-weight: 600;
}
@media (max-width: 991px) {
  .banking-theme .why-EnableX .why-round-bg h4 {
    font-size: 25px;
    line-height: 30px;
  }
}
.banking-theme .why-EnableX .why-round-bg p {
  font-size: 18px;
  padding: 0 25px;
  color: #333333;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .banking-theme .why-EnableX .why-round-bg p {
    font-size: 16px;
    line-height: 20px;
  }
}
.banking-theme .why-EnableX article {
  padding: 30px 0 0 79px;
}
@media (max-width: 991px) {
  .banking-theme .why-EnableX article {
    padding: 10px;
  }
}
.banking-theme .why-EnableX article h4 {
  text-align: left;
  font-size: 25px;
  line-height: 30px;
  padding-top: 10px;
  font-weight: bold;
}
.banking-theme .why-EnableX article p {
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  color: #4e4e4e;
}
@media (max-width: 991px) {
  .banking-theme .why-EnableX article p {
    font-size: 16px;
    line-height: 20px;
  }
}
.banking-theme .why-EnableX article .big-num {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  text-transform: capitalize;
  color: #0575e6;
  line-height: 50px;
}
.banking-theme .why-EnableX article .big-num sub {
  font-size: 22px;
}
.banking-theme .why-EnableX article .source {
  font-size: 12px;
  color: #000;
  padding: 0;
  font-weight: 400;
}
.banking-theme .why-EnableX article.mob-hide {
  display: block;
}
@media (max-width: 991px) {
  .banking-theme .why-EnableX article.mob-hide {
    display: none;
  }
}
.banking-theme .why-EnableX .call-section {
  padding: 10px 40px;
}
@media (max-width: 991px) {
  .banking-theme .why-EnableX .call-section {
    padding: 10px;
  }
}
.banking-theme .why-EnableX .call-section h3 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: bold;
  color: #333333;
  font-size: 30px;
}
@media (max-width: 991px) {
  .banking-theme .why-EnableX .call-section h3 {
    text-align: center;
    font-size: 22px;
    line-height: 25px;
    padding-top: 10px;
  }
}
.banking-theme .why-EnableX .call-section p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
}
@media (max-width: 991px) {
  .banking-theme .why-EnableX .call-section p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
@media (max-width: 991px) {
  .banking-theme .why-EnableX ul {
    margin: 0;
    padding: 0;
  }
}
.banking-theme .hlth-use-cases {
  margin-top: 0;
  margin-bottom: 0px;
  background-color: #fff;
  background-image: url(../images/banking/hlth-use-case-bg.png) !important;
  background-position: 52% 38%;
  background-repeat: no-repeat;
  width: 100%;
  background-size: auto;
  text-align: center;
}
@media (max-width: 991px) {
  .banking-theme .hlth-use-cases {
    margin: 0;
    background-image: none !important;
  }
}
.banking-theme .hlth-use-cases ul li {
  height: 430px;
}
.banking-theme .hlth-use-cases ul .card {
  height: 100%;
}
.banking-theme .hlth-use-cases ul .card #Know_your_Customer .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.banking-theme .hlth-use-cases ul .card #Video_Enabled_Kiosk .st0 {
  fill: none;
  stroke: #141314;
  stroke-miterlimit: 10;
}
.banking-theme .hlth-use-cases ul .card #Video_Enabled_Kiosk .st1 {
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.banking-theme .hlth-use-cases ul .card #Video_Enabled_ATM .st0 {
  fill: none;
  stroke: #121212;
  stroke-miterlimit: 10;
}
.banking-theme .hlth-use-cases ul .card #Factor_Authentication .st0 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
}
.banking-theme .hlth-use-cases ul .card #Factor_Authentication .st1 {
  fill: none;
  stroke: #202020;
  stroke-miterlimit: 10;
}
.banking-theme .hlth-use-cases ul .card #Transaction_notification .st0 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
}
.banking-theme .hlth-use-cases ul .card #Transaction_notification .st1 {
  fill: none;
  stroke: #202020;
  stroke-miterlimit: 10;
}
.banking-theme .hlth-use-cases ul .card #Transaction_notification .st2 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.banking-theme .hlth-use-cases ul .card #video_banking .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.banking-theme .hlth-use-cases ul .card #video_banking .st1 {
  fill: none;
  stroke: #121212;
  stroke-miterlimit: 10;
}
.banking-theme .hlth-use-cases ul .card #Video_enabled_Chatbots .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.banking-theme .hlth-use-cases ul .card #Video_enabled_Chatbots .st1 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.banking-theme .hlth-use-cases ul .card:hover #Know_your_Customer path,
.banking-theme .hlth-use-cases ul .card:hover #Know_your_Customer circle,
.banking-theme .hlth-use-cases ul .card:hover #Know_your_Customer rect,
.banking-theme .hlth-use-cases ul .card:hover #Know_your_Customer ellipse,
.banking-theme .hlth-use-cases ul .card:hover #Know_your_Customer line,
.banking-theme .hlth-use-cases ul .card:hover #Know_your_Customer polyline,
.banking-theme .hlth-use-cases ul .card:hover #Video_Enabled_Kiosk path,
.banking-theme .hlth-use-cases ul .card:hover #Video_Enabled_Kiosk circle,
.banking-theme .hlth-use-cases ul .card:hover #Video_Enabled_Kiosk rect,
.banking-theme .hlth-use-cases ul .card:hover #Video_Enabled_Kiosk ellipse,
.banking-theme .hlth-use-cases ul .card:hover #Video_Enabled_Kiosk line,
.banking-theme .hlth-use-cases ul .card:hover #Video_Enabled_Kiosk polyline,
.banking-theme .hlth-use-cases ul .card:hover #Video_Enabled_ATM path,
.banking-theme .hlth-use-cases ul .card:hover #Video_Enabled_ATM circle,
.banking-theme .hlth-use-cases ul .card:hover #Video_Enabled_ATM rect,
.banking-theme .hlth-use-cases ul .card:hover #Video_Enabled_ATM ellipse,
.banking-theme .hlth-use-cases ul .card:hover #Video_Enabled_ATM line,
.banking-theme .hlth-use-cases ul .card:hover #Video_Enabled_ATM polyline,
.banking-theme .hlth-use-cases ul .card:hover #Factor_Authentication path,
.banking-theme .hlth-use-cases ul .card:hover #Factor_Authentication circle,
.banking-theme .hlth-use-cases ul .card:hover #Factor_Authentication rect,
.banking-theme .hlth-use-cases ul .card:hover #Factor_Authentication ellipse,
.banking-theme .hlth-use-cases ul .card:hover #Factor_Authentication line,
.banking-theme .hlth-use-cases ul .card:hover #Factor_Authentication polyline,
.banking-theme .hlth-use-cases ul .card:hover #Transaction_notification path,
.banking-theme .hlth-use-cases ul .card:hover #Transaction_notification circle,
.banking-theme .hlth-use-cases ul .card:hover #Transaction_notification rect,
.banking-theme .hlth-use-cases ul .card:hover #Transaction_notification ellipse,
.banking-theme .hlth-use-cases ul .card:hover #Transaction_notification line,
.banking-theme .hlth-use-cases ul .card:hover #Transaction_notification polyline,
.banking-theme .hlth-use-cases ul .card:hover #Video_enabled_Chatbots path,
.banking-theme .hlth-use-cases ul .card:hover #Video_enabled_Chatbots circle,
.banking-theme .hlth-use-cases ul .card:hover #Video_enabled_Chatbots rect,
.banking-theme .hlth-use-cases ul .card:hover #Video_enabled_Chatbots ellipse,
.banking-theme .hlth-use-cases ul .card:hover #Video_enabled_Chatbots line,
.banking-theme .hlth-use-cases ul .card:hover #Video_enabled_Chatbots polyline,
.banking-theme .hlth-use-cases ul .card:hover #video_banking path,
.banking-theme .hlth-use-cases ul .card:hover #video_banking circle,
.banking-theme .hlth-use-cases ul .card:hover #video_banking rect,
.banking-theme .hlth-use-cases ul .card:hover #video_banking ellipse,
.banking-theme .hlth-use-cases ul .card:hover #video_banking line,
.banking-theme .hlth-use-cases ul .card:hover #video_banking polyline {
  stroke: #ffffff;
}
.banking-theme .hlth-use-cases ul .card:hover {
  background: #0575e6 !important;
  background: linear-gradient(180deg, #0575e6 31%, #4dac4a 100%) !important;
}
.banking-theme .hlth-use-cases ul .card:hover .card-body h5,
.banking-theme .hlth-use-cases ul .card:hover .card-body p,
.banking-theme .hlth-use-cases ul .card:hover .card-body .iot-solu,
.banking-theme .hlth-use-cases ul .card:hover .card-body i {
  color: #ffffff !important;
}
.banking-theme .healthcare-journey {
  background-color: #fff;
  background-image: url("../images/banking/banking-journey-lft-bg.png") !important;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 150px;
}
@media (max-width: 991px) {
  .banking-theme .healthcare-journey {
    background-image: none !important;
    height: auto;
    margin-top: 0px;
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .banking-theme .healthcare-journey .mar-top-80 {
    margin-top: 0px;
  }
}
.banking-theme .healthcare-journey h6.cyan-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  color: #0575e6;
  margin-top: 150px !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .banking-theme .healthcare-journey h6.cyan-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .banking-theme .healthcare-journey h6.cyan-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .banking-theme .healthcare-journey h6.cyan-txt {
    font-size: 15px;
    line-height: 20px;
    margin-top: 50px !important;
  }
}
.banking-theme .healthcare-journey h4 {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  text-transform: capitalize;
  padding-bottom: 0;
  font-weight: 600;
}
@media (max-width: 991px) {
  .banking-theme .healthcare-journey h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
    padding-bottom: 10px;
  }
}
.banking-theme .healthcare-journey p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding: 0;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .banking-theme .healthcare-journey p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
  }
}
.banking-theme .healthcare-journey p img {
  display: block;
}
@media (max-width: 991px) {
  .banking-theme .healthcare-journey p img {
    display: none;
  }
}
.banking-theme .healthcare-journey article {
  padding: 0px 40px;
}
@media (max-width: 991px) {
  .banking-theme .healthcare-journey article {
    padding: 10px;
  }
}
.banking-theme .healthcare-journey article p {
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  color: #4e4e4e;
}
@media (max-width: 991px) {
  .banking-theme .healthcare-journey article p {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
  }
}
.banking-theme .healthcare-journey article .big-num {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  text-transform: capitalize;
  color: #0575e6;
  line-height: 50px;
}
@media (max-width: 991px) {
  .banking-theme .healthcare-journey article .big-num {
    font-size: 100%;
    line-height: 100%;
  }
}
.banking-theme .healthcare-journey article .big-num sub {
  font-size: 22px;
}
.banking-theme .healthcare-journey article .source {
  font-size: 15px;
  color: #000;
  padding: 25px 0;
  font-weight: 400;
}
.banking-theme .healthcare-journey .call-section {
  padding: 10px 40px;
}
@media (max-width: 991px) {
  .banking-theme .healthcare-journey .call-section {
    padding: 10px;
  }
}
.banking-theme .healthcare-journey .call-section h3 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: bold;
  color: #333333;
  font-size: 30px;
}
@media (max-width: 991px) {
  .banking-theme .healthcare-journey .call-section h3 {
    text-align: left;
    font-size: 22px;
    line-height: 25px;
    padding-top: 10px;
  }
}
.banking-theme .healthcare-journey .call-section p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .banking-theme .healthcare-journey .call-section p {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .banking-theme .healthcare-journey ul {
    margin: 0;
    padding: 0;
  }
}
.banking-theme .developer-guide {
  margin: 0;
  background: #0a78e6;
  background: linear-gradient(180deg, rgba(10, 120, 230, 0.1) 32%, rgba(74, 169, 91, 0.1) 100%);
  height: 100%;
  -webkit-clip-path: url(#wave);
          clip-path: url(#wave);
  text-align: center;
  padding-bottom: 80px;
}
.banking-theme .developer-guide h6.blue-txt {
  margin-top: 0px !important;
}
.banking-theme .developer-guide article #video .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.banking-theme .developer-guide article #video:hover #video path,
.banking-theme .developer-guide article #video:hover #video circle, .banking-theme .developer-guide article #video:active #video path,
.banking-theme .developer-guide article #video:active #video circle, .banking-theme .developer-guide article #video:focus #video path,
.banking-theme .developer-guide article #video:focus #video circle {
  stroke: #0575e6;
}
.iot-theme header {
  background-color: transparent;
}
.iot-theme .hlth-top-bg {
  background-image: url(../../images/healthCare/hlth_Care-bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .iot-theme .hlth-top-bg {
    height: auto;
    background-image: none;
  }
}
.iot-theme .hlth-top-bg .top-section {
  background: none;
  height: 750px;
  padding-top: 90px;
}
@media (max-width: 991px) {
  .iot-theme .hlth-top-bg .top-section {
    text-align: center;
    height: auto;
    margin-top: 50px;
    padding: 0;
  }
}
@media (max-width: 991px) {
  .iot-theme .hlth-top-bg .top-section svg {
    width: 40px;
    height: 40px;
  }
}
.iot-theme .hlth-top-bg .top-section #Improve_operational_cost .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.iot-theme .hlth-top-bg .top-section #Improve_operational_cost .st1 {
  fill: none;
  stroke: #eb2227;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.iot-theme .hlth-top-bg .top-section #Emergency_notification_real_time .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.iot-theme .hlth-top-bg .top-section #Emergency_notification_real_time .st1 {
  fill: none;
  stroke: #eb2227;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.iot-theme .hlth-top-bg .top-section #Emergency_notification .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.iot-theme .hlth-top-bg .top-section #Emergency_notification .st1 {
  fill: none;
  stroke: #eb2227;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.iot-theme .hlth-top-bg .top-section #Connect_things .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.iot-theme .hlth-top-bg .top-section #Connect_things .st1 {
  fill: none;
  stroke: #eb2227;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.iot-theme .hlth-top-bg .top-section .voice-api-txt {
  width: 100%;
}
.iot-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt {
  color: #ec1c23;
  font-size: 16px;
  line-height: 20px;
}
.iot-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
  font-size: 45px;
  line-height: 55px;
  text-transform: capitalize;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .iot-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .iot-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .iot-theme .hlth-top-bg .top-section .voice-api-txt ul {
    margin-top: 50px;
    display: block;
  }
}
@media (max-width: 991px) {
  .iot-theme .hlth-top-bg .top-section .voice-api-txt ul li {
    margin: 0 10px 0 10px;
    flex-direction: row-reverse;
    display: contents;
  }
}
@media (max-width: 991px) {
  .iot-theme .hlth-top-bg .top-section .voice-api-txt ul li a {
    padding: 10px 15px;
    font-size: 15px;
    margin: 0 5px;
  }
}
.iot-theme .hlth-top-bg .top-section img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .iot-theme .hlth-top-bg .top-section img {
    display: none;
  }
}
@media (max-width: 991px) {
  .iot-theme .hlth-top-bg .top-section .mt-5 {
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .iot-theme .hlth-top-bg .icon-with-txt {
    margin-top: 20px;
  }
}
.iot-theme .hlth-top-bg .icon-with-txt p {
  font-size: 20px;
  color: #333333;
  line-height: 25px;
  font-weight: 400;
}
@media (max-width: 991px) {
  .iot-theme .hlth-top-bg .icon-with-txt p {
    font-size: 16px;
    line-height: 20px;
  }
}
.iot-theme .why-EnableX {
  background-color: #fff;
  background-image: none !important;
  height: 826px !important;
  margin-top: 100px;
}
@media (max-width: 991px) {
  .iot-theme .why-EnableX {
    height: auto;
  }
}
.iot-theme .why-EnableX .why-round-bg {
  background: url("../../images/iot/iot-why-enablex-bg.png") no-repeat;
  background-position: top center;
  height: 100%;
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 991px) {
  .iot-theme .why-EnableX .why-round-bg {
    background: none;
    height: auto;
    margin-bottom: 0px;
  }
}
@media (max-width: 991px) {
  .iot-theme .why-EnableX .why-round-bg .mar-top-80 {
    margin-top: 0;
  }
}
.iot-theme .why-EnableX .why-round-bg h6.cyan-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  color: #f13d3d;
  margin-top: 100px !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .iot-theme .why-EnableX .why-round-bg h6.cyan-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .iot-theme .why-EnableX .why-round-bg h6.cyan-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .iot-theme .why-EnableX .why-round-bg h6.cyan-txt {
    font-size: 15px;
    line-height: 20px;
    margin-top: 50px !important;
  }
}
.iot-theme .why-EnableX .why-round-bg h4 {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  text-transform: capitalize;
  font-weight: 600;
}
@media (max-width: 991px) {
  .iot-theme .why-EnableX .why-round-bg h4 {
    font-size: 20px;
    line-height: 25px;
  }
}
.iot-theme .why-EnableX .why-round-bg p {
  font-size: 18px;
  padding: 0 25px;
  color: #333333;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .iot-theme .why-EnableX .why-round-bg p {
    font-size: 16px;
    line-height: 20px;
    padding: 0;
  }
}
.iot-theme .why-EnableX article {
  padding: 10px 0px 0 40px;
}
.iot-theme .why-EnableX article p {
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  color: #4e4e4e;
}
.iot-theme .why-EnableX article .big-num {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  text-transform: capitalize;
  color: #f13d3d;
  line-height: 50px;
}
.iot-theme .why-EnableX article .big-num sub {
  font-size: 22px;
}
.iot-theme .why-EnableX article .source {
  font-size: 15px;
  color: #000;
  font-weight: 400;
}
.iot-theme .why-EnableX article .source span {
  font-size: 12px;
  color: #000;
  line-height: 15px !important;
  display: inline-flex;
}
.iot-theme .why-EnableX .call-section {
  padding: 5px 40px;
}
@media (max-width: 991px) {
  .iot-theme .why-EnableX .call-section {
    padding: 10px;
  }
}
.iot-theme .why-EnableX .call-section h3 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: bold;
  color: #333333;
  font-size: 30px;
  text-align: left;
}
@media (max-width: 991px) {
  .iot-theme .why-EnableX .call-section h3 {
    text-align: center;
    font-size: 25px;
    line-height: 30px;
    padding-top: 10px;
    text-align: center;
  }
}
.iot-theme .why-EnableX .call-section p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  text-align: left;
  padding: 0;
}
@media (max-width: 991px) {
  .iot-theme .why-EnableX .call-section p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
@media (max-width: 991px) {
  .iot-theme .why-EnableX ul {
    margin: 0;
    padding: 0;
  }
}
.iot-theme .healthcare-journey .call-section p {
  margin-bottom: 10px;
}
.iot-theme .healthcare-journey .call-section p a.read-more {
  font-size: 18px;
  line-height: 22px;
  color: #f13d3d;
}
.iot-theme .healthcare-journey .call-section p a.read-more:hover {
  font-weight: bold;
}
.iot-theme .features {
  background-color: #fff;
  background-image: url("../../images/world-map.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  width: 100%;
  text-align: center;
}
@media (max-width: 991px) {
  .iot-theme .features {
    background-image: none;
    margin-bottom: 50px;
  }
}
.iot-theme .features .features-lft-bg {
  margin-top: 0;
  margin-bottom: 150px;
  background-image: url(../images/iot/use-case-bg.png) !important;
  text-align: center;
  background-color: #fff;
  background-position: 52% 38%;
  background-repeat: no-repeat;
  width: 100%;
  background-size: auto;
}
@media (max-width: 991px) {
  .iot-theme .features .features-lft-bg {
    background-image: none;
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
.iot-theme .features .features-lft-bg ul {
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .iot-theme .features .features-lft-bg ul {
    margin: 0;
    padding: 0;
  }
}
.iot-theme .features .features-lft-bg ul li {
  width: 33% !important;
  margin: 0;
  padding: 12px 15px;
}
@media (max-width: 991px) {
  .iot-theme .features .features-lft-bg ul li {
    width: 100% !important;
  }
}
.iot-theme .features .features-lft-bg ul li .card {
  text-align: left;
  border-radius: 12px;
  padding: 20px 20px;
  width: 100% !important;
  height: 440px !important;
  box-shadow: -2px 9px 14px -5px rgba(166, 164, 166, 0.9);
}
@media (max-width: 991px) {
  .iot-theme .features .features-lft-bg ul li .card {
    height: 100% !important;
  }
}
.iot-theme .features .features-lft-bg ul li .card svg {
  width: 60px;
  height: 60px;
}
@media (max-width: 991px) {
  .iot-theme .features .features-lft-bg ul li .card svg {
    width: 40px;
    height: 40px;
  }
}
.iot-theme .features .features-lft-bg ul li .card #Talent_Search .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.iot-theme .features .features-lft-bg ul li .card #Interview_Recording .st0 {
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.iot-theme .features .features-lft-bg ul li .card #Interview_Recording .st1 {
  fill: none;
  stroke: #010101;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.iot-theme .features .features-lft-bg ul li .card #Appointment_Reminder .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.iot-theme .features .features-lft-bg ul li .card #Biometric .biometric-1 {
  fill: none;
  stroke: #242525;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}
.iot-theme .features .features-lft-bg ul li .card #AI-enabled .ai-enabled-0 {
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.iot-theme .features .features-lft-bg ul li .card #Smart_Environment .smart_environment-1 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.iot-theme .features .features-lft-bg ul li .card:hover #Talent_Search path,
.iot-theme .features .features-lft-bg ul li .card:hover #Talent_Search ellipse,
.iot-theme .features .features-lft-bg ul li .card:hover #Talent_Search line,
.iot-theme .features .features-lft-bg ul li .card:hover #Talent_Search polyline,
.iot-theme .features .features-lft-bg ul li .card:hover #Talent_Search rect,
.iot-theme .features .features-lft-bg ul li .card:hover #Talent_Search circle,
.iot-theme .features .features-lft-bg ul li .card:hover #Interview_Recording path,
.iot-theme .features .features-lft-bg ul li .card:hover #Interview_Recording ellipse,
.iot-theme .features .features-lft-bg ul li .card:hover #Interview_Recording line,
.iot-theme .features .features-lft-bg ul li .card:hover #Interview_Recording polyline,
.iot-theme .features .features-lft-bg ul li .card:hover #Interview_Recording rect,
.iot-theme .features .features-lft-bg ul li .card:hover #Interview_Recording circle,
.iot-theme .features .features-lft-bg ul li .card:hover #Appointment_Reminder path,
.iot-theme .features .features-lft-bg ul li .card:hover #Appointment_Reminder ellipse,
.iot-theme .features .features-lft-bg ul li .card:hover #Appointment_Reminder line,
.iot-theme .features .features-lft-bg ul li .card:hover #Appointment_Reminder polyline,
.iot-theme .features .features-lft-bg ul li .card:hover #Appointment_Reminder rect,
.iot-theme .features .features-lft-bg ul li .card:hover #Appointment_Reminder circle,
.iot-theme .features .features-lft-bg ul li .card:hover #Biometric path,
.iot-theme .features .features-lft-bg ul li .card:hover #Biometric ellipse,
.iot-theme .features .features-lft-bg ul li .card:hover #Biometric line,
.iot-theme .features .features-lft-bg ul li .card:hover #Biometric polyline,
.iot-theme .features .features-lft-bg ul li .card:hover #Biometric rect,
.iot-theme .features .features-lft-bg ul li .card:hover #Biometric circle,
.iot-theme .features .features-lft-bg ul li .card:hover #Smart_Environment path,
.iot-theme .features .features-lft-bg ul li .card:hover #Smart_Environment ellipse,
.iot-theme .features .features-lft-bg ul li .card:hover #Smart_Environment line,
.iot-theme .features .features-lft-bg ul li .card:hover #Smart_Environment polyline,
.iot-theme .features .features-lft-bg ul li .card:hover #Smart_Environment rect,
.iot-theme .features .features-lft-bg ul li .card:hover #Smart_Environment circle,
.iot-theme .features .features-lft-bg ul li .card:hover #Smart_Cities path,
.iot-theme .features .features-lft-bg ul li .card:hover #Smart_Cities ellipse,
.iot-theme .features .features-lft-bg ul li .card:hover #Smart_Cities line,
.iot-theme .features .features-lft-bg ul li .card:hover #Smart_Cities polyline,
.iot-theme .features .features-lft-bg ul li .card:hover #Smart_Cities rect,
.iot-theme .features .features-lft-bg ul li .card:hover #Smart_Cities circle,
.iot-theme .features .features-lft-bg ul li .card:hover #Healthcare path,
.iot-theme .features .features-lft-bg ul li .card:hover #Healthcare ellipse,
.iot-theme .features .features-lft-bg ul li .card:hover #Healthcare line,
.iot-theme .features .features-lft-bg ul li .card:hover #Healthcare polyline,
.iot-theme .features .features-lft-bg ul li .card:hover #Healthcare rect,
.iot-theme .features .features-lft-bg ul li .card:hover #Healthcare circle,
.iot-theme .features .features-lft-bg ul li .card:hover #AI-enabled path,
.iot-theme .features .features-lft-bg ul li .card:hover #AI-enabled ellipse,
.iot-theme .features .features-lft-bg ul li .card:hover #AI-enabled line,
.iot-theme .features .features-lft-bg ul li .card:hover #AI-enabled polyline,
.iot-theme .features .features-lft-bg ul li .card:hover #AI-enabled rect,
.iot-theme .features .features-lft-bg ul li .card:hover #AI-enabled circle {
  stroke: #ffffff;
}
.iot-theme .features .features-lft-bg ul li .card .card-body {
  padding: 0;
  cursor: pointer;
}
.iot-theme .features .features-lft-bg ul li .card .card-body h5 {
  font-size: 20px;
  line-height: 25px;
  color: #333333;
  font-weight: 600;
  padding-top: 10px;
}
.iot-theme .features .features-lft-bg ul li .card .card-body p {
  font-size: 16px;
  color: #4e4e4e;
  line-height: 26px;
  font-weight: 300;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .iot-theme .features .features-lft-bg ul li .card .card-body p {
    text-align: left;
  }
}
.iot-theme .features .features-lft-bg ul li .card .card-body p b {
  font-weight: bold;
  display: block;
}
.iot-theme .features .features-lft-bg ul li .card .card-body .iot-solu {
  color: #0575e6;
  text-decoration: none;
}
.iot-theme .features .features-lft-bg ul li .card .card-body .iot-solu:hover {
  color: #ffffff;
}
.iot-theme .features .features-lft-bg ul li .card:hover {
  background: #f13d3d;
  background: linear-gradient(180deg, #f13d3d 22%, #a0198e 100%);
}
.iot-theme .features .features-lft-bg ul li .card:hover .card-body h5,
.iot-theme .features .features-lft-bg ul li .card:hover .card-body p,
.iot-theme .features .features-lft-bg ul li .card:hover .card-body .iot-solu,
.iot-theme .features .features-lft-bg ul li .card:hover .card-body i {
  color: #ffffff !important;
}
@media (max-width: 991px) {
  .iot-theme .features .features-center-bg {
    display: none;
  }
}
.iot-theme .features .features-center-bg .sub-txt {
  margin-top: 80px;
  height: 80%;
  background: #ffffff;
  border: 1px solid #e8e8e8;
  box-shadow: 10px 10px 17px -10px rgba(0, 0, 0, 0.48);
  border-radius: 10px;
  padding: 25px;
}
.iot-theme .features .features-center-bg .sub-txt article {
  padding: 15px 0 0 0;
}
.iot-theme .features .features-center-bg .sub-txt article h5 {
  color: #f13d3d;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
}
.iot-theme .features .features-center-bg .sub-txt article p {
  color: #4e4e4e;
  font-size: 16px;
  padding-top: 0;
  text-align: left;
}
.iot-theme .features .feature-for-mob {
  display: none;
}
.iot-theme .features .feature-for-mob select {
  background: #ffff;
  font-size: 20px;
  padding: 5px 43px;
  border-radius: 9px;
  line-height: 30px;
  margin: 15px;
}
.iot-theme .features .feature-for-mob select:focus {
  outline: none;
}
@media (max-width: 991px) {
  .iot-theme .features .feature-for-mob {
    display: block;
  }
}
.iot-theme .features .mar-top-80 {
  margin-top: 11% !important;
}
.iot-theme .features h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .iot-theme .features h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .iot-theme .features h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .iot-theme .features h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.iot-theme .features h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding-top: 15px;
}
@media (max-width: 991px) {
  .iot-theme .features h4 {
    font-size: 20px;
    line-height: 25px;
    text-align: center;
  }
}
.iot-theme .features p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .iot-theme .features p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.iot-theme .features #myTabContent {
  margin-top: -60px;
}
.iot-theme .features #myTabContent img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.iot-theme .features .nav-pills .nav-link {
  font-family: "Barlow Semi Condensed" !important;
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  background: #fff;
  border: 1px solid #ddd;
  margin: 5px 0;
  border-radius: 5px;
  box-shadow: 0px 15px 25px 0 rgba(114, 114, 114, 0.05);
  border: solid 1px #f0f0f0;
  background-color: #ffffff;
  line-height: 40px;
}
.iot-theme .features .nav-pills .nav-link.active {
  border-radius: 5px;
  box-shadow: 0px 15px 25px 0 rgba(114, 114, 114, 0.09);
  background-color: #f13d3d;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 40px;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}
.iot-theme .features .nav-pills .show .nav-link {
  color: #fff;
  background-color: #f13d3d;
  text-align: left;
  color: pink;
}
@media (max-width: 991px) {
  .iot-theme .features img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.iot-theme .features ul.features-tab-ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 80px;
  border: none;
}
.iot-theme .features ul.features-tab-ul li {
  font-family: "Barlow Semi Condensed" !important;
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  background: #fff;
  border: 1px solid #ddd;
  margin: 5px 0;
  padding: 0;
  border-radius: 5px;
  box-shadow: 0px 15px 25px 0 rgba(114, 114, 114, 0.05);
  border: solid 1px #f0f0f0;
  background-color: #ffffff;
  width: 100%;
  cursor: pointer;
  color: #333333;
}
.iot-theme .features ul.features-tab-ul li:hover, .iot-theme .features ul.features-tab-ul li:active, .iot-theme .features ul.features-tab-ul li:focus,
.iot-theme .features ul.features-tab-ul li .active {
  background-color: #f13d3d;
  color: #ffffff;
}
.iot-theme .features ul.features-tab-ul li a {
  border: none;
  box-shadow: 19px 6px 14px -12px rgba(0, 0, 0, 0.9);
  font-size: 18px;
  color: #333333;
  padding: 8px 15px;
  border-radius: 5px;
}
.iot-theme .features ul.features-tab-ul li a img {
  -o-object-fit: contain;
  object-fit: contain;
  margin-right: 10px;
}
.iot-theme .features ul.features-tab-ul li a svg {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.iot-theme .features ul.features-tab-ul li a #webcam .st0 {
  fill: none;
  stroke: #202020;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.iot-theme .features ul.features-tab-ul li a #webcam #Smart_Cities .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.iot-theme .features ul.features-tab-ul li a #webcam #Healthcare .st0 {
  fill: none;
  stroke: #202020;
  stroke-miterlimit: 10;
}
.iot-theme .features ul.features-tab-ul li a #webcam #Healthcare .st1 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.iot-theme .features ul.features-tab-ul li a #webcam #Proactive_Maintenance .st0 {
  fill: none;
  stroke: #202020;
  stroke-miterlimit: 10;
}
.iot-theme .features ul.features-tab-ul li a #webcam:hover #webcam path,
.iot-theme .features ul.features-tab-ul li a #webcam:hover #webcam polyline,
.iot-theme .features ul.features-tab-ul li a #webcam:hover #webcam circle,
.iot-theme .features ul.features-tab-ul li a #webcam:hover #webcam line,
.iot-theme .features ul.features-tab-ul li a #webcam:hover #webcam ellipse,
.iot-theme .features ul.features-tab-ul li a #webcam:hover #Smart_Cities path,
.iot-theme .features ul.features-tab-ul li a #webcam:hover #Smart_Cities polyline,
.iot-theme .features ul.features-tab-ul li a #webcam:hover #Smart_Cities circle,
.iot-theme .features ul.features-tab-ul li a #webcam:hover #Smart_Cities line,
.iot-theme .features ul.features-tab-ul li a #webcam:hover #Smart_Cities ellipse,
.iot-theme .features ul.features-tab-ul li a #webcam:hover #Customer-Support path,
.iot-theme .features ul.features-tab-ul li a #webcam:hover #Customer-Support polyline,
.iot-theme .features ul.features-tab-ul li a #webcam:hover #Customer-Support circle,
.iot-theme .features ul.features-tab-ul li a #webcam:hover #Customer-Support line,
.iot-theme .features ul.features-tab-ul li a #webcam:hover #Customer-Support ellipse,
.iot-theme .features ul.features-tab-ul li a #webcam:hover #Healthcare path,
.iot-theme .features ul.features-tab-ul li a #webcam:hover #Healthcare polyline,
.iot-theme .features ul.features-tab-ul li a #webcam:hover #Healthcare circle,
.iot-theme .features ul.features-tab-ul li a #webcam:hover #Healthcare line,
.iot-theme .features ul.features-tab-ul li a #webcam:hover #Healthcare ellipse,
.iot-theme .features ul.features-tab-ul li a #webcam:hover #Proactive_Maintenance path,
.iot-theme .features ul.features-tab-ul li a #webcam:hover #Proactive_Maintenance polyline,
.iot-theme .features ul.features-tab-ul li a #webcam:hover #Proactive_Maintenance circle,
.iot-theme .features ul.features-tab-ul li a #webcam:hover #Proactive_Maintenance line,
.iot-theme .features ul.features-tab-ul li a #webcam:hover #Proactive_Maintenance ellipse, .iot-theme .features ul.features-tab-ul li a #webcam:active #webcam path,
.iot-theme .features ul.features-tab-ul li a #webcam:active #webcam polyline,
.iot-theme .features ul.features-tab-ul li a #webcam:active #webcam circle,
.iot-theme .features ul.features-tab-ul li a #webcam:active #webcam line,
.iot-theme .features ul.features-tab-ul li a #webcam:active #webcam ellipse,
.iot-theme .features ul.features-tab-ul li a #webcam:active #Smart_Cities path,
.iot-theme .features ul.features-tab-ul li a #webcam:active #Smart_Cities polyline,
.iot-theme .features ul.features-tab-ul li a #webcam:active #Smart_Cities circle,
.iot-theme .features ul.features-tab-ul li a #webcam:active #Smart_Cities line,
.iot-theme .features ul.features-tab-ul li a #webcam:active #Smart_Cities ellipse,
.iot-theme .features ul.features-tab-ul li a #webcam:active #Customer-Support path,
.iot-theme .features ul.features-tab-ul li a #webcam:active #Customer-Support polyline,
.iot-theme .features ul.features-tab-ul li a #webcam:active #Customer-Support circle,
.iot-theme .features ul.features-tab-ul li a #webcam:active #Customer-Support line,
.iot-theme .features ul.features-tab-ul li a #webcam:active #Customer-Support ellipse,
.iot-theme .features ul.features-tab-ul li a #webcam:active #Healthcare path,
.iot-theme .features ul.features-tab-ul li a #webcam:active #Healthcare polyline,
.iot-theme .features ul.features-tab-ul li a #webcam:active #Healthcare circle,
.iot-theme .features ul.features-tab-ul li a #webcam:active #Healthcare line,
.iot-theme .features ul.features-tab-ul li a #webcam:active #Healthcare ellipse,
.iot-theme .features ul.features-tab-ul li a #webcam:active #Proactive_Maintenance path,
.iot-theme .features ul.features-tab-ul li a #webcam:active #Proactive_Maintenance polyline,
.iot-theme .features ul.features-tab-ul li a #webcam:active #Proactive_Maintenance circle,
.iot-theme .features ul.features-tab-ul li a #webcam:active #Proactive_Maintenance line,
.iot-theme .features ul.features-tab-ul li a #webcam:active #Proactive_Maintenance ellipse, .iot-theme .features ul.features-tab-ul li a #webcam:focus #webcam path,
.iot-theme .features ul.features-tab-ul li a #webcam:focus #webcam polyline,
.iot-theme .features ul.features-tab-ul li a #webcam:focus #webcam circle,
.iot-theme .features ul.features-tab-ul li a #webcam:focus #webcam line,
.iot-theme .features ul.features-tab-ul li a #webcam:focus #webcam ellipse,
.iot-theme .features ul.features-tab-ul li a #webcam:focus #Smart_Cities path,
.iot-theme .features ul.features-tab-ul li a #webcam:focus #Smart_Cities polyline,
.iot-theme .features ul.features-tab-ul li a #webcam:focus #Smart_Cities circle,
.iot-theme .features ul.features-tab-ul li a #webcam:focus #Smart_Cities line,
.iot-theme .features ul.features-tab-ul li a #webcam:focus #Smart_Cities ellipse,
.iot-theme .features ul.features-tab-ul li a #webcam:focus #Customer-Support path,
.iot-theme .features ul.features-tab-ul li a #webcam:focus #Customer-Support polyline,
.iot-theme .features ul.features-tab-ul li a #webcam:focus #Customer-Support circle,
.iot-theme .features ul.features-tab-ul li a #webcam:focus #Customer-Support line,
.iot-theme .features ul.features-tab-ul li a #webcam:focus #Customer-Support ellipse,
.iot-theme .features ul.features-tab-ul li a #webcam:focus #Healthcare path,
.iot-theme .features ul.features-tab-ul li a #webcam:focus #Healthcare polyline,
.iot-theme .features ul.features-tab-ul li a #webcam:focus #Healthcare circle,
.iot-theme .features ul.features-tab-ul li a #webcam:focus #Healthcare line,
.iot-theme .features ul.features-tab-ul li a #webcam:focus #Healthcare ellipse,
.iot-theme .features ul.features-tab-ul li a #webcam:focus #Proactive_Maintenance path,
.iot-theme .features ul.features-tab-ul li a #webcam:focus #Proactive_Maintenance polyline,
.iot-theme .features ul.features-tab-ul li a #webcam:focus #Proactive_Maintenance circle,
.iot-theme .features ul.features-tab-ul li a #webcam:focus #Proactive_Maintenance line,
.iot-theme .features ul.features-tab-ul li a #webcam:focus #Proactive_Maintenance ellipse {
  stroke: #ffffff;
}
.iot-theme .features ul.features-tab-ul li a #Customer-Support .st0 {
  fill: none;
  stroke: #202020;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.iot-theme .features ul.features-tab-ul li a #cloud-house .st0 {
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.iot-theme .features ul.features-tab-ul li a:hover #webcam path,
.iot-theme .features ul.features-tab-ul li a:hover #webcam polyline,
.iot-theme .features ul.features-tab-ul li a:hover #webcam circle,
.iot-theme .features ul.features-tab-ul li a:hover #webcam line,
.iot-theme .features ul.features-tab-ul li a:hover #webcam ellipse,
.iot-theme .features ul.features-tab-ul li a:hover #cloud-house path,
.iot-theme .features ul.features-tab-ul li a:hover #cloud-house polyline,
.iot-theme .features ul.features-tab-ul li a:hover #cloud-house circle,
.iot-theme .features ul.features-tab-ul li a:hover #cloud-house line,
.iot-theme .features ul.features-tab-ul li a:hover #cloud-house ellipse,
.iot-theme .features ul.features-tab-ul li a:hover #Customer-Support path,
.iot-theme .features ul.features-tab-ul li a:hover #Customer-Support polyline,
.iot-theme .features ul.features-tab-ul li a:hover #Customer-Support circle,
.iot-theme .features ul.features-tab-ul li a:hover #Customer-Support line,
.iot-theme .features ul.features-tab-ul li a:hover #Customer-Support ellipse,
.iot-theme .features ul.features-tab-ul li a:hover #Smart_Cities path,
.iot-theme .features ul.features-tab-ul li a:hover #Smart_Cities polyline,
.iot-theme .features ul.features-tab-ul li a:hover #Smart_Cities circle,
.iot-theme .features ul.features-tab-ul li a:hover #Smart_Cities line,
.iot-theme .features ul.features-tab-ul li a:hover #Smart_Cities ellipse,
.iot-theme .features ul.features-tab-ul li a:hover #Healthcare path,
.iot-theme .features ul.features-tab-ul li a:hover #Healthcare polyline,
.iot-theme .features ul.features-tab-ul li a:hover #Healthcare circle,
.iot-theme .features ul.features-tab-ul li a:hover #Healthcare line,
.iot-theme .features ul.features-tab-ul li a:hover #Healthcare ellipse,
.iot-theme .features ul.features-tab-ul li a:hover #Proactive_Maintenance path,
.iot-theme .features ul.features-tab-ul li a:hover #Proactive_Maintenance polyline,
.iot-theme .features ul.features-tab-ul li a:hover #Proactive_Maintenance circle,
.iot-theme .features ul.features-tab-ul li a:hover #Proactive_Maintenance line,
.iot-theme .features ul.features-tab-ul li a:hover #Proactive_Maintenance ellipse, .iot-theme .features ul.features-tab-ul li a:active #webcam path,
.iot-theme .features ul.features-tab-ul li a:active #webcam polyline,
.iot-theme .features ul.features-tab-ul li a:active #webcam circle,
.iot-theme .features ul.features-tab-ul li a:active #webcam line,
.iot-theme .features ul.features-tab-ul li a:active #webcam ellipse,
.iot-theme .features ul.features-tab-ul li a:active #cloud-house path,
.iot-theme .features ul.features-tab-ul li a:active #cloud-house polyline,
.iot-theme .features ul.features-tab-ul li a:active #cloud-house circle,
.iot-theme .features ul.features-tab-ul li a:active #cloud-house line,
.iot-theme .features ul.features-tab-ul li a:active #cloud-house ellipse,
.iot-theme .features ul.features-tab-ul li a:active #Customer-Support path,
.iot-theme .features ul.features-tab-ul li a:active #Customer-Support polyline,
.iot-theme .features ul.features-tab-ul li a:active #Customer-Support circle,
.iot-theme .features ul.features-tab-ul li a:active #Customer-Support line,
.iot-theme .features ul.features-tab-ul li a:active #Customer-Support ellipse,
.iot-theme .features ul.features-tab-ul li a:active #Smart_Cities path,
.iot-theme .features ul.features-tab-ul li a:active #Smart_Cities polyline,
.iot-theme .features ul.features-tab-ul li a:active #Smart_Cities circle,
.iot-theme .features ul.features-tab-ul li a:active #Smart_Cities line,
.iot-theme .features ul.features-tab-ul li a:active #Smart_Cities ellipse,
.iot-theme .features ul.features-tab-ul li a:active #Healthcare path,
.iot-theme .features ul.features-tab-ul li a:active #Healthcare polyline,
.iot-theme .features ul.features-tab-ul li a:active #Healthcare circle,
.iot-theme .features ul.features-tab-ul li a:active #Healthcare line,
.iot-theme .features ul.features-tab-ul li a:active #Healthcare ellipse,
.iot-theme .features ul.features-tab-ul li a:active #Proactive_Maintenance path,
.iot-theme .features ul.features-tab-ul li a:active #Proactive_Maintenance polyline,
.iot-theme .features ul.features-tab-ul li a:active #Proactive_Maintenance circle,
.iot-theme .features ul.features-tab-ul li a:active #Proactive_Maintenance line,
.iot-theme .features ul.features-tab-ul li a:active #Proactive_Maintenance ellipse, .iot-theme .features ul.features-tab-ul li a:focus #webcam path,
.iot-theme .features ul.features-tab-ul li a:focus #webcam polyline,
.iot-theme .features ul.features-tab-ul li a:focus #webcam circle,
.iot-theme .features ul.features-tab-ul li a:focus #webcam line,
.iot-theme .features ul.features-tab-ul li a:focus #webcam ellipse,
.iot-theme .features ul.features-tab-ul li a:focus #cloud-house path,
.iot-theme .features ul.features-tab-ul li a:focus #cloud-house polyline,
.iot-theme .features ul.features-tab-ul li a:focus #cloud-house circle,
.iot-theme .features ul.features-tab-ul li a:focus #cloud-house line,
.iot-theme .features ul.features-tab-ul li a:focus #cloud-house ellipse,
.iot-theme .features ul.features-tab-ul li a:focus #Customer-Support path,
.iot-theme .features ul.features-tab-ul li a:focus #Customer-Support polyline,
.iot-theme .features ul.features-tab-ul li a:focus #Customer-Support circle,
.iot-theme .features ul.features-tab-ul li a:focus #Customer-Support line,
.iot-theme .features ul.features-tab-ul li a:focus #Customer-Support ellipse,
.iot-theme .features ul.features-tab-ul li a:focus #Smart_Cities path,
.iot-theme .features ul.features-tab-ul li a:focus #Smart_Cities polyline,
.iot-theme .features ul.features-tab-ul li a:focus #Smart_Cities circle,
.iot-theme .features ul.features-tab-ul li a:focus #Smart_Cities line,
.iot-theme .features ul.features-tab-ul li a:focus #Smart_Cities ellipse,
.iot-theme .features ul.features-tab-ul li a:focus #Healthcare path,
.iot-theme .features ul.features-tab-ul li a:focus #Healthcare polyline,
.iot-theme .features ul.features-tab-ul li a:focus #Healthcare circle,
.iot-theme .features ul.features-tab-ul li a:focus #Healthcare line,
.iot-theme .features ul.features-tab-ul li a:focus #Healthcare ellipse,
.iot-theme .features ul.features-tab-ul li a:focus #Proactive_Maintenance path,
.iot-theme .features ul.features-tab-ul li a:focus #Proactive_Maintenance polyline,
.iot-theme .features ul.features-tab-ul li a:focus #Proactive_Maintenance circle,
.iot-theme .features ul.features-tab-ul li a:focus #Proactive_Maintenance line,
.iot-theme .features ul.features-tab-ul li a:focus #Proactive_Maintenance ellipse {
  stroke: #ffffff;
}
.iot-theme .features ul.features-tab-ul li a:hover {
  background-color: transparent;
}
.iot-theme .enableX-products {
  margin: 0;
  background: #0a78e6;
  background: linear-gradient(180deg, rgba(10, 120, 230, 0.1) 32%, rgba(74, 169, 91, 0.1) 100%);
  height: 100%;
  -webkit-clip-path: url(#wave);
  clip-path: url(#wave);
  text-align: center;
  padding-bottom: 80px;
}
@media (max-width: 991px) {
  .iot-theme .enableX-products {
    padding-top: 30px;
  }
}
.iot-theme .enableX-products .equal {
  display: flex;
  flex-wrap: wrap;
}
.iot-theme .enableX-products .equal > [class*=col-] {
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  .iot-theme .enableX-products svg {
    display: none;
  }
}
.iot-theme .enableX-products h6.cyan-txt {
  padding-top: 0;
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 0px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .iot-theme .enableX-products h6.cyan-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .iot-theme .enableX-products h6.cyan-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.iot-theme .enableX-products h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  color: #333333;
  text-align: center;
  font-weight: 600;
}
@media (max-width: 991px) {
  .iot-theme .enableX-products h4 {
    color: #333333;
    font-size: 20px;
    line-height: 25px;
  }
}
.iot-theme .enableX-products p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
  color: #ffffff;
}
@media (max-width: 991px) {
  .iot-theme .enableX-products p {
    color: #333333;
    font-size: 16px;
    line-height: 20px;
  }
}
.iot-theme .enableX-products article {
  position: relative;
  margin-top: 40px;
  background: #f9f8f9;
  padding: 25px;
  text-align: left;
  border-radius: 10px;
  margin-bottom: 25px;
  box-shadow: -2px 9px 14px -5px rgba(166, 164, 166, 0.9);
}
@media (max-width: 991px) {
  .iot-theme .enableX-products article {
    width: 100%;
    margin-bottom: 0px;
  }
}
.iot-theme .enableX-products article h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  width: 100%;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .iot-theme .enableX-products article h4 {
    font-size: 18px;
    line-height: 20px;
    padding: 0;
    margin: 0;
  }
}
.iot-theme .enableX-products article p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .iot-theme .enableX-products article p {
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
  }
}
.iot-theme .enableX-products article p a {
  color: #ec1c23;
  text-decoration: none;
  font-weight: 400;
  position: absolute;
  bottom: 24px;
  left: 27px;
}
.iot-theme .enableX-products article p a:hover {
  font-weight: 600;
}
.iot-theme .enableX-products article p .fa-arrow-right {
  color: #ec1c23;
  font-size: 13px;
  margin-left: 5px;
}
.iot-theme .enableX-products article svg {
  width: 40px;
  height: 40px;
}
.iot-theme .enableX-products article #video .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.iot-theme .enableX-products article #video:hover #video path,
.iot-theme .enableX-products article #video:hover #video circle, .iot-theme .enableX-products article #video:active #video path,
.iot-theme .enableX-products article #video:active #video circle, .iot-theme .enableX-products article #video:focus #video path,
.iot-theme .enableX-products article #video:focus #video circle {
  stroke: #0575e6;
}
.customer-service-theme header {
  background-color: transparent;
}
.customer-service-theme .hlth-top-bg {
  background-image: url(../../images/healthCare/hlth_Care-bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .customer-service-theme .hlth-top-bg {
    height: auto;
    background-image: none;
  }
}
.customer-service-theme .hlth-top-bg .top-section {
  background: none;
}
@media (max-width: 991px) {
  .customer-service-theme .hlth-top-bg .top-section {
    text-align: center;
    height: auto;
    margin-bottom: 0px;
  }
}
.customer-service-theme .hlth-top-bg .top-section .voice-api-txt {
  width: 100%;
  float: none;
}
@media (max-width: 991px) {
  .customer-service-theme .hlth-top-bg .top-section .voice-api-txt .red-txt {
    margin-bottom: 5px;
  }
}
.customer-service-theme .hlth-top-bg .top-section .voice-api-txt ul.hero-btn li a {
  background-color: #00a6bb;
  color: #ffffff;
}
@media (max-width: 991px) {
  .customer-service-theme .hlth-top-bg .top-section .voice-api-txt ul.hero-btn li a {
    background-color: #00a6bb;
    color: #ffffff;
  }
}
.customer-service-theme .hlth-top-bg .top-section .voice-api-txt ul.hero-btn li a:hover {
  border: 1px solid #00a6bb;
  background: transparent;
  color: #00a6bb;
}
.customer-service-theme .hlth-top-bg .top-section .voice-api-txt ul.hero-btn li .btn-white {
  border: 1px solid #00a6bb;
  background: transparent;
  color: #00a6bb;
}
.customer-service-theme .hlth-top-bg .top-section .voice-api-txt ul.hero-btn li .btn-white:hover {
  background: #00a6bb;
  color: #ffffff;
}
.customer-service-theme .hlth-top-bg .top-section img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .customer-service-theme .hlth-top-bg .top-section img {
    display: none;
  }
}
@media (max-width: 991px) {
  .customer-service-theme .hlth-top-bg .top-section svg {
    width: 40px;
    height: 40px;
  }
}
.customer-service-theme .hlth-top-bg .icon-with-txt svg {
  width: 40px;
  height: 40px;
}
.customer-service-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.customer-service-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st1 {
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.customer-service-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st2 {
  fill: none;
  stroke: #00a6bc;
  stroke-miterlimit: 10;
}
.customer-service-theme .hlth-top-bg .icon-with-txt #Improve_efficiency .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.customer-service-theme .hlth-top-bg .icon-with-txt #Improve_efficiency .st1 {
  fill: none;
  stroke: #00a7bc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.customer-service-theme .hlth-top-bg .icon-with-txt #Immediate_resolutions .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.customer-service-theme .hlth-top-bg .icon-with-txt #Immediate_resolutions .st1 {
  fill: none;
  stroke: #00a7bc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.customer-service-theme .hlth-top-bg .icon-with-txt p {
  font-size: 20px;
  color: #333333;
  line-height: 25px;
  font-weight: 400;
}
@media (max-width: 991px) {
  .customer-service-theme .hlth-top-bg .icon-with-txt p {
    font-size: 16px;
    line-height: 20px;
  }
}
.customer-service-theme .why-EnableX {
  background-color: #fff;
  background-image: url("../../images/customer-service/customer-servic-why-enablex-bg.png") !important;
  background-position: bottom center;
  background-repeat: no-repeat;
  height: 850px;
}
@media (max-width: 991px) {
  .customer-service-theme .why-EnableX {
    background-image: none !important;
    height: auto;
    margin-top: 0px;
  }
}
.customer-service-theme .why-EnableX .why-round-bg {
  margin-bottom: 80px;
  text-align: center;
}
@media (max-width: 991px) {
  .customer-service-theme .why-EnableX .why-round-bg {
    background: none;
    height: auto;
    margin-bottom: 0px;
  }
}
.customer-service-theme .why-EnableX .why-round-bg h6.cyan-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  color: #00a6bb;
  margin-top: 150px !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .customer-service-theme .why-EnableX .why-round-bg h6.cyan-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .customer-service-theme .why-EnableX .why-round-bg h6.cyan-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .customer-service-theme .why-EnableX .why-round-bg h6.cyan-txt {
    font-size: 15px;
    margin-top: 50px !important;
    line-height: 20px;
  }
}
.customer-service-theme .why-EnableX .why-round-bg h4 {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  text-transform: capitalize;
  font-weight: 600;
}
@media (max-width: 991px) {
  .customer-service-theme .why-EnableX .why-round-bg h4 {
    font-size: 20px;
    line-height: 25px;
  }
}
.customer-service-theme .why-EnableX .why-round-bg p {
  font-size: 18px;
  padding: 0 25px;
  color: #4e4e4e;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .customer-service-theme .why-EnableX .why-round-bg p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 991px) {
  .customer-service-theme .why-EnableX .mar-top-80 {
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .customer-service-theme .why-EnableX .mt-5 {
    margin-top: 0px !important;
  }
}
@media (max-width: 991px) {
  .customer-service-theme .why-EnableX .mt-5 article {
    padding: 0;
  }
}
.customer-service-theme .why-EnableX .mt-5 article p img {
  display: block;
}
@media (max-width: 991px) {
  .customer-service-theme .why-EnableX .mt-5 article p img {
    display: none;
  }
}
.customer-service-theme .why-EnableX article {
  padding: 0px 40px;
}
@media (max-width: 991px) {
  .customer-service-theme .why-EnableX article {
    padding: 10px;
  }
}
.customer-service-theme .why-EnableX article p {
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  color: #4e4e4e;
}
@media (max-width: 991px) {
  .customer-service-theme .why-EnableX article p {
    font-size: 16px;
    line-height: 20px;
  }
}
.customer-service-theme .why-EnableX article .big-num {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  text-transform: capitalize;
  color: #0575e6;
  line-height: 50px;
}
@media (max-width: 991px) {
  .customer-service-theme .why-EnableX article .big-num {
    font-size: 100%;
    line-height: 100%;
  }
}
.customer-service-theme .why-EnableX article .big-num sub {
  font-size: 22px;
}
.customer-service-theme .why-EnableX article .source {
  font-size: 15px;
  color: #000;
  padding: 0px 0;
  font-weight: 400;
}
.customer-service-theme .why-EnableX article.mob-hide {
  display: block;
}
@media (max-width: 991px) {
  .customer-service-theme .why-EnableX article.mob-hide {
    display: none;
  }
}
.customer-service-theme .why-EnableX .call-section {
  padding: 10px 40px;
}
@media (max-width: 991px) {
  .customer-service-theme .why-EnableX .call-section {
    padding: 10px;
  }
}
.customer-service-theme .why-EnableX .call-section h3 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: bold;
  color: #333333;
  font-size: 30px;
}
@media (max-width: 991px) {
  .customer-service-theme .why-EnableX .call-section h3 {
    text-align: left;
    font-size: 25px;
    line-height: 30px;
    padding-top: 10px;
  }
}
.customer-service-theme .why-EnableX .call-section p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
}
@media (max-width: 991px) {
  .customer-service-theme .why-EnableX .call-section p {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
  }
}
@media (max-width: 991px) {
  .customer-service-theme .why-EnableX ul {
    margin: 0;
    padding: 0;
  }
}
.customer-service-theme .hlth-use-cases {
  margin-top: 0;
  margin-bottom: 0px;
  background-color: #fff;
  background-image: url(../images/healthCare/hlth-use-case-bg.png) !important;
  background-position: 53% 100%;
  background-repeat: no-repeat;
  width: 100%;
  text-align: center;
}
@media (max-width: 991px) {
  .customer-service-theme .hlth-use-cases {
    background-image: none !important;
    margin: 0;
    padding: 0;
  }
}
.customer-service-theme .hlth-use-cases h6.cyan-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  color: #00a6bb;
  margin-top: 150px !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .customer-service-theme .hlth-use-cases h6.cyan-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .customer-service-theme .hlth-use-cases h6.cyan-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .customer-service-theme .hlth-use-cases h6.cyan-txt {
    font-size: 15px;
    line-height: 20px;
    margin-top: 50px !important;
  }
}
.customer-service-theme .hlth-use-cases h4 {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  text-transform: capitalize;
  padding-bottom: 0;
  font-weight: 600;
}
@media (max-width: 991px) {
  .customer-service-theme .hlth-use-cases h4 {
    font-size: 20px;
    line-height: 25px;
  }
}
.customer-service-theme .hlth-use-cases p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .customer-service-theme .hlth-use-cases p {
    font-size: 16px;
    line-height: 20px;
  }
}
.customer-service-theme .hlth-use-cases ul {
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .customer-service-theme .hlth-use-cases ul {
    margin: 0;
    padding: 0;
  }
}
.customer-service-theme .hlth-use-cases ul li {
  width: 33% !important;
  margin: 0;
  padding: 12px;
}
@media (max-width: 991px) {
  .customer-service-theme .hlth-use-cases ul li {
    width: 100% !important;
  }
}
.customer-service-theme .hlth-use-cases ul li .card {
  text-align: left;
  border-radius: 12px;
  padding: 20px;
  width: 100% !important;
  box-shadow: -5px 23px 38px -37px rgba(166, 164, 166, 0.8);
}
.customer-service-theme .hlth-use-cases ul li .card svg {
  width: 60px;
  height: 60px;
}
@media (max-width: 991px) {
  .customer-service-theme .hlth-use-cases ul li .card svg {
    width: 40px;
    height: 40px;
  }
}
.customer-service-theme .hlth-use-cases ul li .card #In-Store_Interactive_Kiosks .st0 {
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.customer-service-theme .hlth-use-cases ul li .card #In-Store_Interactive_Kiosks .st1 {
  fill: none;
  stroke: #000000;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.customer-service-theme .hlth-use-cases ul li .card #Contact_Centre_Enquiries .st0 {
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.customer-service-theme .hlth-use-cases ul li .card #Contact_Centre_Enquiries .st1 {
  fill: none;
  stroke: #010101;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.customer-service-theme .hlth-use-cases ul li .card #Video_enabled_Chatbots .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.customer-service-theme .hlth-use-cases ul li .card #Video_enabled_Chatbots .st1 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.customer-service-theme .hlth-use-cases ul li .card #Technical_Help-Desk .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.customer-service-theme .hlth-use-cases ul li .card #Live_Video_Product_Demo .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.customer-service-theme .hlth-use-cases ul li .card #Customer_Support_Number .support_Number0 {
  display: none;
}
.customer-service-theme .hlth-use-cases ul li .card #Customer_Support_Number .support_Number1 {
  display: inline;
}
.customer-service-theme .hlth-use-cases ul li .card #Customer_Support_Number .support_Number2 {
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.customer-service-theme .hlth-use-cases ul li .card #Customer_Support_Number .support_Number3 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
}
.customer-service-theme .hlth-use-cases ul li .card #Customer_Support_Number .support_Number4 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.customer-service-theme .hlth-use-cases ul li .card #Customer_Support_Number .support_Number5 {
  fill: none;
  stroke: #20201F;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.customer-service-theme .hlth-use-cases ul li .card #Customer_Support_Number .support_Number6 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.customer-service-theme .hlth-use-cases ul li .card #Customer_Support_Number .support_Number7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.customer-service-theme .hlth-use-cases ul li .card:hover #In-Store_Interactive_Kiosks path,
.customer-service-theme .hlth-use-cases ul li .card:hover #In-Store_Interactive_Kiosks polyline,
.customer-service-theme .hlth-use-cases ul li .card:hover #In-Store_Interactive_Kiosks circle,
.customer-service-theme .hlth-use-cases ul li .card:hover #In-Store_Interactive_Kiosks rect,
.customer-service-theme .hlth-use-cases ul li .card:hover #In-Store_Interactive_Kiosks line,
.customer-service-theme .hlth-use-cases ul li .card:hover #In-Store_Interactive_Kiosks ellipse,
.customer-service-theme .hlth-use-cases ul li .card:hover #Contact_Centre_Enquiries path,
.customer-service-theme .hlth-use-cases ul li .card:hover #Contact_Centre_Enquiries polyline,
.customer-service-theme .hlth-use-cases ul li .card:hover #Contact_Centre_Enquiries circle,
.customer-service-theme .hlth-use-cases ul li .card:hover #Contact_Centre_Enquiries rect,
.customer-service-theme .hlth-use-cases ul li .card:hover #Contact_Centre_Enquiries line,
.customer-service-theme .hlth-use-cases ul li .card:hover #Contact_Centre_Enquiries ellipse,
.customer-service-theme .hlth-use-cases ul li .card:hover #Video_enabled_Chatbots path,
.customer-service-theme .hlth-use-cases ul li .card:hover #Video_enabled_Chatbots polyline,
.customer-service-theme .hlth-use-cases ul li .card:hover #Video_enabled_Chatbots circle,
.customer-service-theme .hlth-use-cases ul li .card:hover #Video_enabled_Chatbots rect,
.customer-service-theme .hlth-use-cases ul li .card:hover #Video_enabled_Chatbots line,
.customer-service-theme .hlth-use-cases ul li .card:hover #Video_enabled_Chatbots ellipse,
.customer-service-theme .hlth-use-cases ul li .card:hover #Technical_Help-Desk path,
.customer-service-theme .hlth-use-cases ul li .card:hover #Technical_Help-Desk polyline,
.customer-service-theme .hlth-use-cases ul li .card:hover #Technical_Help-Desk circle,
.customer-service-theme .hlth-use-cases ul li .card:hover #Technical_Help-Desk rect,
.customer-service-theme .hlth-use-cases ul li .card:hover #Technical_Help-Desk line,
.customer-service-theme .hlth-use-cases ul li .card:hover #Technical_Help-Desk ellipse,
.customer-service-theme .hlth-use-cases ul li .card:hover #Live_Video_Product_Demo path,
.customer-service-theme .hlth-use-cases ul li .card:hover #Live_Video_Product_Demo polyline,
.customer-service-theme .hlth-use-cases ul li .card:hover #Live_Video_Product_Demo circle,
.customer-service-theme .hlth-use-cases ul li .card:hover #Live_Video_Product_Demo rect,
.customer-service-theme .hlth-use-cases ul li .card:hover #Live_Video_Product_Demo line,
.customer-service-theme .hlth-use-cases ul li .card:hover #Live_Video_Product_Demo ellipse,
.customer-service-theme .hlth-use-cases ul li .card:hover #Customer_Support_Number path,
.customer-service-theme .hlth-use-cases ul li .card:hover #Customer_Support_Number polyline,
.customer-service-theme .hlth-use-cases ul li .card:hover #Customer_Support_Number circle,
.customer-service-theme .hlth-use-cases ul li .card:hover #Customer_Support_Number rect,
.customer-service-theme .hlth-use-cases ul li .card:hover #Customer_Support_Number line,
.customer-service-theme .hlth-use-cases ul li .card:hover #Customer_Support_Number ellipse {
  stroke: #ffffff;
}
.customer-service-theme .hlth-use-cases ul li .card .card-body {
  padding: 0;
}
.customer-service-theme .hlth-use-cases ul li .card .card-body h5 {
  font-size: 20px;
  line-height: 25px;
  color: #333333;
  font-weight: 600;
  padding-top: 10px;
}
.customer-service-theme .hlth-use-cases ul li .card .card-body p {
  font-size: 16px;
  color: #4e4e4e;
  line-height: 26px;
  font-weight: 300;
  margin-bottom: 10px;
}
.customer-service-theme .hlth-use-cases ul li .card .card-body .iot-solu {
  color: #00a6bb;
  text-decoration: none;
  cursor: pointer;
}
.customer-service-theme .hlth-use-cases ul li .card .card-body .iot-solu:hover {
  color: #ffffff;
}
.customer-service-theme .hlth-use-cases ul li .card:hover {
  background: #1facbe;
  background: linear-gradient(0deg, #1facbe 41%, #4d7bde 100%);
}
.customer-service-theme .hlth-use-cases ul li .card:hover .card-body h5,
.customer-service-theme .hlth-use-cases ul li .card:hover .card-body p,
.customer-service-theme .hlth-use-cases ul li .card:hover .card-body .iot-solu,
.customer-service-theme .hlth-use-cases ul li .card:hover .card-body i {
  color: #ffffff !important;
}
.customer-service-theme .healthcare-journey {
  background-image: url("../../images/customer-service/customer-ser-journey-lft-bg.png") !important;
  height: 850px;
  margin-bottom: 150px;
}
@media (max-width: 991px) {
  .customer-service-theme .healthcare-journey {
    background-image: none !important;
    margin-bottom: 50px;
    padding: 0;
    height: 100%;
  }
}
@media (max-width: 991px) {
  .customer-service-theme .healthcare-journey .mar-top-80 {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .customer-service-theme .healthcare-journey img {
    width: 80%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.customer-service-theme .healthcare-journey .call-section a.read-more {
  font-size: 18px;
  line-height: 22px;
  color: #f13d3d;
}
.customer-service-theme .healthcare-journey .call-section a.read-more:hover {
  font-weight: bold;
}
.customer-service-theme .enableX-products {
  margin: 0;
  background: #0a78e6;
  background: linear-gradient(180deg, rgba(10, 120, 230, 0.1) 32%, rgba(74, 169, 91, 0.1) 100%);
  height: 100%;
  -webkit-clip-path: url(#wave);
  clip-path: url(#wave);
  text-align: center;
  padding-bottom: 80px;
}
@media (max-width: 991px) {
  .customer-service-theme .enableX-products {
    padding-top: 0px;
    padding-bottom: 40px;
    margin-bottom: 0px;
  }
}
.customer-service-theme .enableX-products .equal {
  display: flex;
  flex-wrap: wrap;
}
.customer-service-theme .enableX-products .equal > [class*=col-] {
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  .customer-service-theme .enableX-products svg {
    display: none;
  }
}
.customer-service-theme .enableX-products h6.cyan-txt {
  padding-top: 0;
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  color: #00a6bb;
  margin-top: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .customer-service-theme .enableX-products h6.cyan-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .customer-service-theme .enableX-products h6.cyan-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .customer-service-theme .enableX-products h6.cyan-txt {
    padding-top: 50px;
  }
}
.customer-service-theme .enableX-products h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  color: #333333;
  text-align: center;
  font-weight: 600;
}
@media (max-width: 991px) {
  .customer-service-theme .enableX-products h4 {
    color: #333333;
    font-size: 20px;
    line-height: 25px;
  }
}
.customer-service-theme .enableX-products p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
  color: #ffffff;
}
@media (max-width: 991px) {
  .customer-service-theme .enableX-products p {
    color: #333333;
    font-size: 16px;
    line-height: 20px;
  }
}
.customer-service-theme .enableX-products article {
  position: relative;
  margin-top: 40px;
  background: #f9f8f9;
  padding: 25px;
  text-align: left;
  border-radius: 10px;
  margin-bottom: 25px;
  box-shadow: -2px 9px 14px -5px rgba(166, 164, 166, 0.9);
}
@media (max-width: 991px) {
  .customer-service-theme .enableX-products article {
    margin-bottom: 0px;
    width: 100%;
  }
}
.customer-service-theme .enableX-products article h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  width: 100%;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .customer-service-theme .enableX-products article h4 {
    font-size: 18px;
    line-height: 20px;
    padding: 0;
    margin: 0;
  }
}
.customer-service-theme .enableX-products article p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .customer-service-theme .enableX-products article p {
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
  }
}
.customer-service-theme .enableX-products article a {
  color: #ec1c23;
  text-decoration: none;
  font-weight: 400;
  position: absolute;
  bottom: 24px;
  left: 27px;
}
.customer-service-theme .enableX-products article a:hover {
  font-weight: 600;
}
.customer-service-theme .enableX-products article .fa-arrow-right {
  color: #ec1c23;
  font-size: 13px;
  margin-left: 5px;
}
.customer-service-theme .enableX-products svg {
  width: 40px;
  height: 40px;
}
.customer-service-theme .enableX-products #video .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.customer-service-theme .enableX-products #video:hover #video path,
.customer-service-theme .enableX-products #video:hover #video circle, .customer-service-theme .enableX-products #video:active #video path,
.customer-service-theme .enableX-products #video:active #video circle, .customer-service-theme .enableX-products #video:focus #video path,
.customer-service-theme .enableX-products #video:focus #video circle {
  stroke: #0575e6;
}
.Platform-theme header {
  background-color: transparent;
}
.Platform-theme .hlth-top-bg {
  background-image: url(../../images/platform/platform-right-bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
  height: 100%;
  background-size: unset;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .Platform-theme .hlth-top-bg {
    height: 100%;
  }
}
@media (max-width: 991px) {
  .Platform-theme .hlth-top-bg {
    height: auto;
    background: none;
  }
}
.Platform-theme .hlth-top-bg .top-section {
  height: 100%;
  background: none;
}
@media (max-width: 991px) {
  .Platform-theme .hlth-top-bg .top-section {
    text-align: center;
    height: auto;
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .Platform-theme .hlth-top-bg .top-section .icon-with-txt {
    margin-top: 50px;
  }
}
.Platform-theme .hlth-top-bg .top-section .voice-api-txt {
  width: 100%;
}
.Platform-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt {
  color: #ec1c23;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}
.Platform-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
  font-size: 45px;
  line-height: 55px;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .Platform-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .Platform-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
    font-size: 28px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .Platform-theme .hlth-top-bg .top-section ul {
    margin-top: 46px;
  }
}
.Platform-theme .hlth-top-bg .top-section img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .Platform-theme .hlth-top-bg .top-section img {
    display: none;
  }
}
@media (max-width: 991px) {
  .Platform-theme .hlth-top-bg .top-section svg {
    width: 40px;
    height: 40px;
  }
}
.Platform-theme .hlth-top-bg .icon-with-txt svg {
  width: 40px;
  height: 40px;
}
.Platform-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st1 {
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st2 {
  fill: none;
  stroke: #00a6bc;
  stroke-miterlimit: 10;
}
.Platform-theme .hlth-top-bg .icon-with-txt #Improve_efficiency .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .hlth-top-bg .icon-with-txt #Improve_efficiency .st1 {
  fill: none;
  stroke: #00a7bc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .hlth-top-bg .icon-with-txt #Immediate_resolutions .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .hlth-top-bg .icon-with-txt #Immediate_resolutions .st1 {
  fill: none;
  stroke: #00a7bc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .hlth-top-bg .icon-with-txt p {
  font-size: 20px;
  color: #333333;
  line-height: 25px;
  font-weight: 400;
}
.Platform-theme .enableX-Voice-API {
  background: url(../../images/platform/left-double-circle-bg.png) no-repeat;
  height: 800px;
  background-position: top center;
  background-size: contain;
}
@media (max-width: 991px) {
  .Platform-theme .enableX-Voice-API {
    height: 100%;
  }
}
@media (max-width: 991px) {
  .Platform-theme .enableX-Voice-API {
    background: none;
    height: 100%;
  }
}
@media (max-width: 991px) {
  .Platform-theme .enableX-Voice-API .Voice-API-grid {
    padding-top: 0;
  }
}
.Platform-theme .enableX-Voice-API .Voice-API-grid img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}
@media (max-width: 991px) {
  .Platform-theme .enableX-Voice-API .Voice-API-grid img {
    display: none;
  }
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a {
  height: auto;
  margin: 20px 0 30px 0;
  border: 1px solid #e8e8e8;
  width: 300px;
  margin-left: 60px;
  padding: 30px 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .Platform-theme .enableX-Voice-API .Voice-API-grid a {
    margin-left: 0px;
    padding: 30px 10px;
  }
}
@media (max-width: 991px) {
  .Platform-theme .enableX-Voice-API .Voice-API-grid a {
    width: 100%;
    margin: 20px auto;
    margin-bottom: 0;
  }
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a h5 {
  padding-left: 9px;
  font-size: 20px;
  line-height: 25px;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a p {
  font-size: 16px;
  padding: 0;
  margin: 0;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a p i {
  color: #f13d3d;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a:hover p, .Platform-theme .enableX-Voice-API .Voice-API-grid a:hover p i, .Platform-theme .enableX-Voice-API .Voice-API-grid a:hover h5 {
  background: transparent;
  color: #ffffff;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a:hover {
  background: transparent;
  background: linear-gradient(180deg, #f13d3d 22%, #a0198e 100%);
  color: #fff !important;
  cursor: pointer;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a svg {
  width: 40px;
  height: 40px;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a #EnterprisePerformance .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a #EnterprisePerformance .st1 {
  display: none;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a #EnterprisePerformance .st2 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a #EnterprisePerformance .st3 {
  display: inline;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a #EnterprisePerformance .st4 {
  fill: #010101;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a #EnterprisePerformance .st5 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a #EnterprisePerformance .st6 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a #EnterprisePerformance .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a #Experts_help_anytime .st0 {
  display: none;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a #Experts_help_anytime .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a #Experts_help_anytime .st2 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a #Experts_help_anytime .st3 {
  display: inline;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a #Experts_help_anytime .st4 {
  fill: #010101;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a #Experts_help_anytime .st5 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a #Experts_help_anytime .st6 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a #Experts_help_anytime .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a #Developer_friendly_platform .st0 {
  display: none;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a #Developer_friendly_platform .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a #Developer_friendly_platform .st2 {
  fill: #010101;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a #Developer_friendly_platform .st3 {
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a #Developer_friendly_platform .st4 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a #Developer_friendly_platform .st5 {
  display: inline;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a #Developer_friendly_platform .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a #Developer_friendly_platform .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid a:hover #EnterprisePerformance path,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:hover #EnterprisePerformance circle,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:hover #EnterprisePerformance ellipse,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:hover #EnterprisePerformance line,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:hover #Experts_help_anytime path,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:hover #Experts_help_anytime circle,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:hover #Experts_help_anytime ellipse,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:hover #Experts_help_anytime line,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:hover #Developer_friendly_platform path,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:hover #Developer_friendly_platform circle,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:hover #Developer_friendly_platform ellipse,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:hover #Developer_friendly_platform line, .Platform-theme .enableX-Voice-API .Voice-API-grid a:active #EnterprisePerformance path,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:active #EnterprisePerformance circle,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:active #EnterprisePerformance ellipse,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:active #EnterprisePerformance line,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:active #Experts_help_anytime path,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:active #Experts_help_anytime circle,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:active #Experts_help_anytime ellipse,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:active #Experts_help_anytime line,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:active #Developer_friendly_platform path,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:active #Developer_friendly_platform circle,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:active #Developer_friendly_platform ellipse,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:active #Developer_friendly_platform line, .Platform-theme .enableX-Voice-API .Voice-API-grid a:focus #EnterprisePerformance path,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:focus #EnterprisePerformance circle,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:focus #EnterprisePerformance ellipse,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:focus #EnterprisePerformance line,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:focus #Experts_help_anytime path,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:focus #Experts_help_anytime circle,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:focus #Experts_help_anytime ellipse,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:focus #Experts_help_anytime line,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:focus #Developer_friendly_platform path,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:focus #Developer_friendly_platform circle,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:focus #Developer_friendly_platform ellipse,
.Platform-theme .enableX-Voice-API .Voice-API-grid a:focus #Developer_friendly_platform line {
  stroke: #ffffff;
}
.Platform-theme .enableX-Voice-API .Voice-API-grid .mar-lft-0 {
  margin-left: 20px;
}
@media (max-width: 991px) {
  .Platform-theme .enableX-Voice-API .Voice-API-grid .mar-lft-0 {
    margin-left: 0px;
  }
}
.Platform-theme .use-cases {
  text-align: center;
  background: none;
  height: auto;
  margin-bottom: 0;
}
.Platform-theme .use-cases .right-build-con {
  background: url(../images/build-conversation.png) no-repeat;
  background-position: 100% 0;
  width: 100%;
}
@media (max-width: 991px) {
  .Platform-theme .use-cases .right-build-con {
    background: none;
  }
}
.Platform-theme .use-cases h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 50px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .Platform-theme .use-cases h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .Platform-theme .use-cases h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .Platform-theme .use-cases h6.red-txt {
    margin-top: 50px;
    margin-bottom: 10px;
  }
}
.Platform-theme .use-cases h3 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .Platform-theme .use-cases h3 {
    font-size: 22px;
    line-height: 25px;
    text-align: center;
  }
}
.Platform-theme .use-cases h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding: 15px 0;
  margin: 0;
}
@media (max-width: 991px) {
  .Platform-theme .use-cases h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
    text-align: center;
    padding-top: 0;
  }
}
.Platform-theme .use-cases p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 0;
  margin: 0;
}
@media (max-width: 991px) {
  .Platform-theme .use-cases p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    padding-bottom: 20px;
  }
}
.Platform-theme .use-cases #tabs, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second, .Platform-theme .use-cases .all-feature .table-section #tab-second, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second, .all-feature .table-section .Platform-theme .use-cases #tab-second {
  padding: 0;
}
.Platform-theme .use-cases #tabs .section-title, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second .section-title, .Platform-theme .use-cases .all-feature .table-section #tab-second .section-title, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second .section-title, .all-feature .table-section .Platform-theme .use-cases #tab-second .section-title {
  text-align: center;
  color: #007b5e;
  margin-bottom: 50px;
  text-transform: uppercase;
}
.Platform-theme .use-cases #tabs ul#interest_tabs, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs, .Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs, .all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  border-bottom: 3px solid #f13d3d;
  padding: 25px 0;
}
.Platform-theme .use-cases #tabs ul#interest_tabs li, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li, .Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li, .all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li {
  padding-bottom: 0px;
  width: 19%;
}
.Platform-theme .use-cases #tabs ul#interest_tabs li a, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a, .Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a, .all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a {
  border: 0px solid transparent;
  text-decoration: none;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.36px;
  text-align: center;
  padding: 0 10px;
  line-height: 20px;
  display: inline-block;
}
.Platform-theme .use-cases #tabs ul#interest_tabs li a:hover, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover, .Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:hover, .all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:hover {
  background: transparent;
}
.Platform-theme .use-cases #tabs ul#interest_tabs li a.active, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active, .Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a.active, .all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a.active {
  color: #f13d3d;
  background: transparent;
  font-weight: bold;
}
.Platform-theme .use-cases #tabs ul#interest_tabs li a.active .tab-content.active, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active .tab-content.active, .Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active .tab-content.active, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a.active .tab-content.active, .all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a.active .tab-content.active {
  opacity: 1;
}
.Platform-theme .use-cases #tabs ul#interest_tabs li a.active #In_App_Call__ path, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #In_App_Call__ path, .Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #In_App_Call__ path, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a.active #In_App_Call__ path, .all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a.active #In_App_Call__ path,
.Platform-theme .use-cases #tabs ul#interest_tabs li a.active #In_App_Call__ circle,
.Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #In_App_Call__ circle,
.Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #In_App_Call__ circle,
.video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a.active #In_App_Call__ circle,
.all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a.active #In_App_Call__ circle,
.Platform-theme .use-cases #tabs ul#interest_tabs li a.active #App-to-People_Calls path,
.Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #App-to-People_Calls path,
.Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #App-to-People_Calls path,
.video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a.active #App-to-People_Calls path,
.all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a.active #App-to-People_Calls path,
.Platform-theme .use-cases #tabs ul#interest_tabs li a.active #App-to-People_Calls circle,
.Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #App-to-People_Calls circle,
.Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #App-to-People_Calls circle,
.video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a.active #App-to-People_Calls circle,
.all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a.active #App-to-People_Calls circle,
.Platform-theme .use-cases #tabs ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.Platform-theme .use-cases #tabs ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a.active #Phone_to_Phone_Calls_1_ circle {
  stroke: #f13d3d;
}
.Platform-theme .use-cases #tabs ul#interest_tabs li a span, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a span, .Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a span, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a span, .all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a span {
  display: block;
}
.Platform-theme .use-cases #tabs ul#interest_tabs li a svg, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a svg, .Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a svg, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a svg, .all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a svg {
  width: 40px;
  height: 40px;
}
.Platform-theme .use-cases #tabs ul#interest_tabs li a #In_App_Call__ .st0, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #In_App_Call__ .st0, .Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #In_App_Call__ .st0, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a #In_App_Call__ .st0, .all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a #In_App_Call__ .st0 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases #tabs ul#interest_tabs li a #App-to-People_Calls .st0, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #App-to-People_Calls .st0, .Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #App-to-People_Calls .st0, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a #App-to-People_Calls .st0, .all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a #App-to-People_Calls .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases #tabs ul#interest_tabs li a #App-to-People_Calls .st1, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #App-to-People_Calls .st1, .Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #App-to-People_Calls .st1, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a #App-to-People_Calls .st1, .all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a #App-to-People_Calls .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases #tabs ul#interest_tabs li a #App-to-People_Calls .st2, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #App-to-People_Calls .st2, .Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #App-to-People_Calls .st2, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a #App-to-People_Calls .st2, .all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a #App-to-People_Calls .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases #tabs ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st0, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st0, .Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st0, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st0, .all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases #tabs ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st1, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st1, .Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st1, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st1, .all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases #tabs ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st2, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st2, .Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st2, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st2, .all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a #Phone_to_Phone_Calls_1_ .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases #tabs ul#interest_tabs li a:hover #In_App_Call__ path, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #In_App_Call__ path, .Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #In_App_Call__ path, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:hover #In_App_Call__ path, .all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:hover #In_App_Call__ path,
.Platform-theme .use-cases #tabs ul#interest_tabs li a:hover #In_App_Call__ circle,
.Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #In_App_Call__ circle,
.Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #In_App_Call__ circle,
.video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:hover #In_App_Call__ circle,
.all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:hover #In_App_Call__ circle,
.Platform-theme .use-cases #tabs ul#interest_tabs li a:hover #App-to-People_Calls path,
.Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #App-to-People_Calls path,
.Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #App-to-People_Calls path,
.video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:hover #App-to-People_Calls path,
.all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:hover #App-to-People_Calls path,
.Platform-theme .use-cases #tabs ul#interest_tabs li a:hover #App-to-People_Calls circle,
.Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #App-to-People_Calls circle,
.Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #App-to-People_Calls circle,
.video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:hover #App-to-People_Calls circle,
.all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:hover #App-to-People_Calls circle,
.Platform-theme .use-cases #tabs ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.Platform-theme .use-cases #tabs ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:hover #Phone_to_Phone_Calls_1_ circle, .Platform-theme .use-cases #tabs ul#interest_tabs li a:active #In_App_Call__ path, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #In_App_Call__ path, .Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #In_App_Call__ path, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:active #In_App_Call__ path, .all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:active #In_App_Call__ path,
.Platform-theme .use-cases #tabs ul#interest_tabs li a:active #In_App_Call__ circle,
.Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #In_App_Call__ circle,
.Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #In_App_Call__ circle,
.video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:active #In_App_Call__ circle,
.all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:active #In_App_Call__ circle,
.Platform-theme .use-cases #tabs ul#interest_tabs li a:active #App-to-People_Calls path,
.Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #App-to-People_Calls path,
.Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #App-to-People_Calls path,
.video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:active #App-to-People_Calls path,
.all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:active #App-to-People_Calls path,
.Platform-theme .use-cases #tabs ul#interest_tabs li a:active #App-to-People_Calls circle,
.Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #App-to-People_Calls circle,
.Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #App-to-People_Calls circle,
.video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:active #App-to-People_Calls circle,
.all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:active #App-to-People_Calls circle,
.Platform-theme .use-cases #tabs ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.Platform-theme .use-cases #tabs ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:active #Phone_to_Phone_Calls_1_ circle, .Platform-theme .use-cases #tabs ul#interest_tabs li a:focus #In_App_Call__ path, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #In_App_Call__ path, .Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #In_App_Call__ path, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:focus #In_App_Call__ path, .all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:focus #In_App_Call__ path,
.Platform-theme .use-cases #tabs ul#interest_tabs li a:focus #In_App_Call__ circle,
.Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #In_App_Call__ circle,
.Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #In_App_Call__ circle,
.video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:focus #In_App_Call__ circle,
.all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:focus #In_App_Call__ circle,
.Platform-theme .use-cases #tabs ul#interest_tabs li a:focus #App-to-People_Calls path,
.Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #App-to-People_Calls path,
.Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #App-to-People_Calls path,
.video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:focus #App-to-People_Calls path,
.all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:focus #App-to-People_Calls path,
.Platform-theme .use-cases #tabs ul#interest_tabs li a:focus #App-to-People_Calls circle,
.Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #App-to-People_Calls circle,
.Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #App-to-People_Calls circle,
.video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:focus #App-to-People_Calls circle,
.all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:focus #App-to-People_Calls circle,
.Platform-theme .use-cases #tabs ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.Platform-theme .use-cases #tabs ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.Platform-theme .use-cases .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.Platform-theme .use-cases .all-feature .table-section #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .Platform-theme .use-cases #tab-second ul#interest_tabs li a:focus #Phone_to_Phone_Calls_1_ circle {
  stroke: #f13d3d;
}
.Platform-theme .use-cases #tabs .tab-content, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content, .Platform-theme .use-cases .all-feature .table-section #tab-second .tab-content, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second .tab-content, .all-feature .table-section .Platform-theme .use-cases #tab-second .tab-content {
  padding: 0;
}
.Platform-theme .use-cases #tabs .tab-content .tab-top-hedding, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding, .Platform-theme .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second .tab-content .tab-top-hedding, .all-feature .table-section .Platform-theme .use-cases #tab-second .tab-content .tab-top-hedding {
  padding: 40px 0;
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  .Platform-theme .use-cases #tabs .tab-content .tab-top-hedding, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding, .Platform-theme .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second .tab-content .tab-top-hedding, .all-feature .table-section .Platform-theme .use-cases #tab-second .tab-content .tab-top-hedding {
    padding: 20px 0;
  }
}
.Platform-theme .use-cases #tabs .tab-content .tab-top-hedding h6, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding h6, .Platform-theme .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding h6, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second .tab-content .tab-top-hedding h6, .all-feature .table-section .Platform-theme .use-cases #tab-second .tab-content .tab-top-hedding h6 {
  font-size: 30px;
  color: #333333;
  padding: 0;
  margin: 0;
}
@media (max-width: 991px) {
  .Platform-theme .use-cases #tabs .tab-content .tab-top-hedding h6, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding h6, .Platform-theme .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding h6, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second .tab-content .tab-top-hedding h6, .all-feature .table-section .Platform-theme .use-cases #tab-second .tab-content .tab-top-hedding h6 {
    font-size: 22px;
    line-height: 25px;
  }
}
.Platform-theme .use-cases #tabs .tab-content .tab-top-hedding p, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding p, .Platform-theme .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding p, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second .tab-content .tab-top-hedding p, .all-feature .table-section .Platform-theme .use-cases #tab-second .tab-content .tab-top-hedding p {
  padding-top: 5px;
  margin: 0;
}
.Platform-theme .use-cases #tabs .tab-content article, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content article, .Platform-theme .use-cases .all-feature .table-section #tab-second .tab-content article, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second .tab-content article, .all-feature .table-section .Platform-theme .use-cases #tab-second .tab-content article {
  padding: 0px 0;
}
.Platform-theme .use-cases #tabs .tab-content article ul.plat-tab-ul, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content article ul.plat-tab-ul, .Platform-theme .use-cases .all-feature .table-section #tab-second .tab-content article ul.plat-tab-ul, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second .tab-content article ul.plat-tab-ul, .all-feature .table-section .Platform-theme .use-cases #tab-second .tab-content article ul.plat-tab-ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.Platform-theme .use-cases #tabs .tab-content article ul.plat-tab-ul li, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content article ul.plat-tab-ul li, .Platform-theme .use-cases .all-feature .table-section #tab-second .tab-content article ul.plat-tab-ul li, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second .tab-content article ul.plat-tab-ul li, .all-feature .table-section .Platform-theme .use-cases #tab-second .tab-content article ul.plat-tab-ul li {
  width: 100%;
  height: 100%;
}
.Platform-theme .use-cases #tabs .tab-content article ul.plat-tab-ul li::before, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content article ul.plat-tab-ul li::before, .Platform-theme .use-cases .all-feature .table-section #tab-second .tab-content article ul.plat-tab-ul li::before, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second .tab-content article ul.plat-tab-ul li::before, .all-feature .table-section .Platform-theme .use-cases #tab-second .tab-content article ul.plat-tab-ul li::before {
  content: "";
}
.Platform-theme .use-cases #tabs .tab-content article ul.plat-tab-ul li .detail-text h6, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content article ul.plat-tab-ul li .detail-text h6, .Platform-theme .use-cases .all-feature .table-section #tab-second .tab-content article ul.plat-tab-ul li .detail-text h6, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second .tab-content article ul.plat-tab-ul li .detail-text h6, .all-feature .table-section .Platform-theme .use-cases #tab-second .tab-content article ul.plat-tab-ul li .detail-text h6 {
  font-size: 18px;
  margin-bottom: 5px;
}
.Platform-theme .use-cases #tabs .tab-content article ul.plat-tab-ul li .detail-text p a, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content article ul.plat-tab-ul li .detail-text p a, .Platform-theme .use-cases .all-feature .table-section #tab-second .tab-content article ul.plat-tab-ul li .detail-text p a, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second .tab-content article ul.plat-tab-ul li .detail-text p a, .all-feature .table-section .Platform-theme .use-cases #tab-second .tab-content article ul.plat-tab-ul li .detail-text p a {
  color: #f13d3d;
  font-size: 16px;
}
.Platform-theme .use-cases #tabs .tab-content article ul.plat-tab-ul li .detail-text p a i, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content article ul.plat-tab-ul li .detail-text p a i, .Platform-theme .use-cases .all-feature .table-section #tab-second .tab-content article ul.plat-tab-ul li .detail-text p a i, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second .tab-content article ul.plat-tab-ul li .detail-text p a i, .all-feature .table-section .Platform-theme .use-cases #tab-second .tab-content article ul.plat-tab-ul li .detail-text p a i {
  display: inline-block;
}
.Platform-theme .use-cases #tabs .tab-content ul.nav-tabs, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs, .Platform-theme .use-cases .all-feature .table-section #tab-second .tab-content ul.nav-tabs, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second .tab-content ul.nav-tabs, .all-feature .table-section .Platform-theme .use-cases #tab-second .tab-content ul.nav-tabs {
  border: none !important;
  box-shadow: 0px 3px 33px 0 rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
  padding: 0;
}
.Platform-theme .use-cases #tabs .tab-content ul.nav-tabs li a, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs li a, .Platform-theme .use-cases .all-feature .table-section #tab-second .tab-content ul.nav-tabs li a, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second .tab-content ul.nav-tabs li a, .all-feature .table-section .Platform-theme .use-cases #tab-second .tab-content ul.nav-tabs li a {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #939393;
  background: transparent;
  box-shadow: none;
  border: 0;
  text-decoration: none;
  padding: 25px;
  display: inline-block;
  border-bottom: 3px solid transparent;
}
.Platform-theme .use-cases #tabs .tab-content ul.nav-tabs li a.active, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs li a.active, .Platform-theme .use-cases .all-feature .table-section #tab-second .tab-content ul.nav-tabs li a.active, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second .tab-content ul.nav-tabs li a.active, .all-feature .table-section .Platform-theme .use-cases #tab-second .tab-content ul.nav-tabs li a.active {
  color: #010101;
  border-bottom: 3px solid #f13d3d;
  box-shadow: 0px 3px 33px 0 rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
}
.Platform-theme .use-cases #tabs .tab-content .sub-tab, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .sub-tab, .Platform-theme .use-cases .all-feature .table-section #tab-second .tab-content .sub-tab, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second .tab-content .sub-tab, .all-feature .table-section .Platform-theme .use-cases #tab-second .tab-content .sub-tab {
  padding: 8% 0 0 0;
}
@media (max-width: 991px) {
  .Platform-theme .use-cases #tabs .tab-content .sub-tab img, .Platform-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .sub-tab img, .Platform-theme .use-cases .all-feature .table-section #tab-second .tab-content .sub-tab img, .video-pricing-theme .table-section .Platform-theme .use-cases #tab-second .tab-content .sub-tab img, .all-feature .table-section .Platform-theme .use-cases #tab-second .tab-content .sub-tab img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}
.Platform-theme .use-cases .tab-pane {
  margin-top: 0%;
  text-align: left;
}
.Platform-theme .use-cases .tab-pane article {
  padding: 0;
  margin-bottom: 40px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .Platform-theme .use-cases .tab-pane article {
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .Platform-theme .use-cases .tab-pane article {
    padding: 0;
  }
}
.Platform-theme .use-cases .tab-pane article svg {
  width: 40px;
  height: 45px;
  margin-left: 25px;
}
.Platform-theme .use-cases .tab-pane article #Data_And_Privacy .st0 {
  display: none;
}
.Platform-theme .use-cases .tab-pane article #Data_And_Privacy .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Data_And_Privacy .st2 {
  display: inline;
}
.Platform-theme .use-cases .tab-pane article #Data_And_Privacy .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .tab-pane article #Data_And_Privacy .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Data_And_Privacy .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Data_And_Privacy .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Data_And_Privacy .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Infrastructure_Security .st0 {
  display: none;
}
.Platform-theme .use-cases .tab-pane article #Infrastructure_Security .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Infrastructure_Security .st2 {
  display: inline;
}
.Platform-theme .use-cases .tab-pane article #Infrastructure_Security .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .tab-pane article #Infrastructure_Security .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Infrastructure_Security .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Infrastructure_Security .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Infrastructure_Security .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Secure_Protocol .st0 {
  display: none;
}
.Platform-theme .use-cases .tab-pane article #Secure_Protocol .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Secure_Protocol .st2 {
  display: inline;
}
.Platform-theme .use-cases .tab-pane article #Secure_Protocol .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .tab-pane article #Secure_Protocol .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Secure_Protocol .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Secure_Protocol .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Secure_Protocol .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Compliance .st0 {
  display: none;
}
.Platform-theme .use-cases .tab-pane article #Compliance .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Compliance .st2 {
  display: inline;
}
.Platform-theme .use-cases .tab-pane article #Compliance .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .tab-pane article #Compliance .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Compliance .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Compliance .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Compliance .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Encryption .st0 {
  display: none;
}
.Platform-theme .use-cases .tab-pane article #Encryption .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Encryption .st2 {
  display: inline;
}
.Platform-theme .use-cases .tab-pane article #Encryption .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .tab-pane article #Encryption .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Encryption .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Encryption .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Encryption .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Encryption .st8 {
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Firewall_Traversal .st0 {
  display: none;
}
.Platform-theme .use-cases .tab-pane article #Firewall_Traversal .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Firewall_Traversal .st2 {
  display: inline;
}
.Platform-theme .use-cases .tab-pane article #Firewall_Traversal .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .tab-pane article #Firewall_Traversal .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Firewall_Traversal .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Firewall_Traversal .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Firewall_Traversal .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Firewall_Traversal .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Unlimited_Scalability .st0 {
  display: none;
}
.Platform-theme .use-cases .tab-pane article #Unlimited_Scalability .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Unlimited_Scalability .st2 {
  display: inline;
}
.Platform-theme .use-cases .tab-pane article #Unlimited_Scalability .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .tab-pane article #Unlimited_Scalability .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Unlimited_Scalability .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Unlimited_Scalability .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Unlimited_Scalability .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Unlimited_Scalability .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Unlimited_Scalability .st9 {
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Proximity_based_Management .st0 {
  display: none;
}
.Platform-theme .use-cases .tab-pane article #Proximity_based_Management .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Proximity_based_Management .st2 {
  display: inline;
}
.Platform-theme .use-cases .tab-pane article #Proximity_based_Management .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .tab-pane article #Proximity_based_Management .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Proximity_based_Management .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Proximity_based_Management .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Proximity_based_Management .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Proximity_based_Management .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Proximity_based_Management .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Full_Redundancy .st0 {
  display: none;
}
.Platform-theme .use-cases .tab-pane article #Full_Redundancy .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Full_Redundancy .st2 {
  display: inline;
}
.Platform-theme .use-cases .tab-pane article #Full_Redundancy .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .tab-pane article #Full_Redundancy .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Full_Redundancy .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Full_Redundancy .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Full_Redundancy .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Full_Redundancy .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Full_Redundancy .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Smart_Video_Optimisation .st0 {
  display: none;
}
.Platform-theme .use-cases .tab-pane article #Smart_Video_Optimisation .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Smart_Video_Optimisation .st2 {
  display: inline;
}
.Platform-theme .use-cases .tab-pane article #Smart_Video_Optimisation .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .tab-pane article #Smart_Video_Optimisation .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Smart_Video_Optimisation .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Smart_Video_Optimisation .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Smart_Video_Optimisation .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Smart_Video_Optimisation .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Smart_Video_Optimisation .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Video_Simulcast .st0 {
  display: none;
}
.Platform-theme .use-cases .tab-pane article #Video_Simulcast .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Video_Simulcast .st2 {
  display: inline;
}
.Platform-theme .use-cases .tab-pane article #Video_Simulcast .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .tab-pane article #Video_Simulcast .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Video_Simulcast .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Video_Simulcast .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Video_Simulcast .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Video_Simulcast .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Video_Simulcast .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Crystal_Clear_Voice .st0 {
  display: none;
}
.Platform-theme .use-cases .tab-pane article #Crystal_Clear_Voice .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Crystal_Clear_Voice .st2 {
  display: inline;
}
.Platform-theme .use-cases .tab-pane article #Crystal_Clear_Voice .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .tab-pane article #Crystal_Clear_Voice .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Crystal_Clear_Voice .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Crystal_Clear_Voice .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Crystal_Clear_Voice .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Crystal_Clear_Voice .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Crystal_Clear_Voice .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Deliverable_Messaging .st0 {
  display: none;
}
.Platform-theme .use-cases .tab-pane article #Deliverable_Messaging .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Deliverable_Messaging .st2 {
  display: inline;
}
.Platform-theme .use-cases .tab-pane article #Deliverable_Messaging .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .tab-pane article #Deliverable_Messaging .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Deliverable_Messaging .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Deliverable_Messaging .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Deliverable_Messaging .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Deliverable_Messaging .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Deliverable_Messaging .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Global_Connectivity .st0 {
  display: none;
}
.Platform-theme .use-cases .tab-pane article #Global_Connectivity .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Global_Connectivity .st2 {
  display: inline;
}
.Platform-theme .use-cases .tab-pane article #Global_Connectivity .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .tab-pane article #Global_Connectivity .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Global_Connectivity .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Global_Connectivity .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Global_Connectivity .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Global_Connectivity .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Global_Connectivity .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #White_Label .st0 {
  display: none;
}
.Platform-theme .use-cases .tab-pane article #White_Label .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #White_Label .st2 {
  display: inline;
}
.Platform-theme .use-cases .tab-pane article #White_Label .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .tab-pane article #White_Label .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #White_Label .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #White_Label .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #White_Label .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #White_Label .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #White_Label .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Multi_Cloud_Deployment .st0 {
  display: none;
}
.Platform-theme .use-cases .tab-pane article #Multi_Cloud_Deployment .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Multi_Cloud_Deployment .st2 {
  display: inline;
}
.Platform-theme .use-cases .tab-pane article #Multi_Cloud_Deployment .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .tab-pane article #Multi_Cloud_Deployment .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Multi_Cloud_Deployment .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Multi_Cloud_Deployment .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Multi_Cloud_Deployment .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Multi_Cloud_Deployment .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Multi_Cloud_Deployment .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Modular_Building_Blocks .st0 {
  display: none;
}
.Platform-theme .use-cases .tab-pane article #Modular_Building_Blocks .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Modular_Building_Blocks .st2 {
  display: inline;
}
.Platform-theme .use-cases .tab-pane article #Modular_Building_Blocks .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .tab-pane article #Modular_Building_Blocks .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Modular_Building_Blocks .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Modular_Building_Blocks .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Modular_Building_Blocks .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Modular_Building_Blocks .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Modular_Building_Blocks .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Modular_Building_Blocks .st10 {
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Post_call_Analysis .st0 {
  display: none;
}
.Platform-theme .use-cases .tab-pane article #Post_call_Analysis .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Post_call_Analysis .st2 {
  display: inline;
}
.Platform-theme .use-cases .tab-pane article #Post_call_Analysis .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .tab-pane article #Post_call_Analysis .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Post_call_Analysis .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Post_call_Analysis .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Post_call_Analysis .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Post_call_Analysis .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Post_call_Analysis .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Real-time-Dashboard .st0 {
  display: none;
}
.Platform-theme .use-cases .tab-pane article #Real-time-Dashboard .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Real-time-Dashboard .st2 {
  display: inline;
}
.Platform-theme .use-cases .tab-pane article #Real-time-Dashboard .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .tab-pane article #Real-time-Dashboard .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Real-time-Dashboard .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Real-time-Dashboard .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Real-time-Dashboard .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Real-time-Dashboard .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Real-time-Dashboard .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Billing_Reports .st0 {
  display: none;
}
.Platform-theme .use-cases .tab-pane article #Billing_Reports .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Billing_Reports .st2 {
  display: inline;
}
.Platform-theme .use-cases .tab-pane article #Billing_Reports .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .tab-pane article #Billing_Reports .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Billing_Reports .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Billing_Reports .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article #Billing_Reports .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Billing_Reports .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .tab-pane article #Billing_Reports .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .tab-pane article h6 {
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  margin: 0;
}
@media (max-width: 991px) {
  .Platform-theme .use-cases .tab-pane article h6 {
    font-size: 22px;
    line-height: 25px;
    text-align: left;
  }
}
.Platform-theme .use-cases .tab-pane article p {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .Platform-theme .use-cases .tab-pane article p {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (max-width: 991px) {
  .Platform-theme .use-cases .tab-pane article p {
    font-size: 16px;
    line-height: 20px;
  }
}
.Platform-theme .use-cases .tab-pane article ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  -o-flex-direction: column;
}
.Platform-theme .use-cases .tab-pane article ul li {
  padding: 0.5em 0.5em 0.5em 1.5em;
  margin: 0;
  width: 100%;
  position: relative;
}
.Platform-theme .use-cases .tab-pane article ul li::before {
  content: " ";
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 23px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 7px;
  line-height: 19px;
}
.Platform-theme .use-cases .tab-pane article ul li a {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 18px;
  color: #f13d3d;
}
.Platform-theme .use-cases .tab-pane article ul li a:hover {
  font-weight: 600;
}
.Platform-theme .use-cases .tab-pane article ul li a b {
  font-weight: 600;
}
.Platform-theme .use-cases .tab-pane article ul li a i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 14px;
  display: inline-block;
}
.Platform-theme .use-cases .feature-for-mob {
  display: none;
}
@media (max-width: 991px) {
  .Platform-theme .use-cases .feature-for-mob {
    display: block;
  }
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card {
  margin: 5px 0;
  margin: 5px 0;
  border-radius: 5px;
  border: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-header {
  border: none !important;
  background-color: transparent;
  padding: 0;
  margin: 0;
  text-align: left;
  padding-bottom: 4px;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-header .mb-0 > button:after {
  content: "\F078";
  font-family: "FontAwesome";
  position: absolute;
  right: 7px;
  top: 7px;
  font-size: 14px;
  color: #999292;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-header .mb-0 > button[aria-expanded=true]:after {
  content: "\F077";
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-header h2 button {
  color: #333333;
  text-align: left;
  border: 1px solid #ddd;
  display: block;
  width: 100%;
  border-radius: 5px;
  cursor: pointer;
  text-decoration: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true] {
  background-color: transparent;
  color: #f13d3d;
  box-shadow: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-header h2 button[aria-expanded=true]:after {
  color: #f13d3d;
  box-shadow: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-header h2 button:focus {
  box-shadow: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .collapse,
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .collapsing,
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .show {
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-top: -5px;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card p,
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .collapsing p,
.Platform-theme .use-cases .feature-for-mob #accordionExample .card p {
  text-align: left;
  font-size: 15px;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body {
  padding: 10px 0;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body .tab-top-hedding h6 {
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  padding: 10px 0;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article {
  padding: 0;
  margin-bottom: 0px;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article svg {
  width: 30px;
  height: 35px;
  margin-left: 0;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Data_And_Privacy .st0 {
  display: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card.card-body article #Data_And_Privacy .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Data_And_Privacy .st2 {
  display: inline;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Data_And_Privacy .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Data_And_Privacy .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Data_And_Privacy .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Data_And_Privacy .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Data_And_Privacy .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Infrastructure_Security .st0 {
  display: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Infrastructure_Security .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card  .card-body article #Infrastructure_Security .st2 {
  display: inline;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Infrastructure_Security .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Infrastructure_Security .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Infrastructure_Security .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Infrastructure_Security .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Infrastructure_Security .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Secure_Protocol .st0 {
  display: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Secure_Protocol .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Secure_Protocol .st2 {
  display: inline;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Secure_Protocol .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Secure_Protocol .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Secure_Protocol .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Secure_Protocol .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Secure_Protocol .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Compliance .st0 {
  display: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Compliance .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Compliance .st2 {
  display: inline;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Compliance .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Compliance .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Compliance .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Compliance .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Compliance .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Encryption .st0 {
  display: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Encryption .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Encryption .st2 {
  display: inline;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Encryption .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Encryption .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Encryption .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Encryption .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Encryption .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card  .card-body article #Encryption .st8 {
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Firewall_Traversal .st0 {
  display: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Firewall_Traversal .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Firewall_Traversal .st2 {
  display: inline;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Firewall_Traversal .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Firewall_Traversal .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Firewall_Traversal .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Firewall_Traversal .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Firewall_Traversal .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Firewall_Traversal .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Unlimited_Scalability .st0 {
  display: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Unlimited_Scalability .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Unlimited_Scalability .st2 {
  display: inline;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Unlimited_Scalability .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Unlimited_Scalability .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Unlimited_Scalability .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Unlimited_Scalability .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Unlimited_Scalability .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Unlimited_Scalability .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Unlimited_Scalability .st9 {
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Proximity_based_Management .st0 {
  display: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Proximity_based_Management .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Proximity_based_Management .st2 {
  display: inline;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Proximity_based_Management .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Proximity_based_Management .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Proximity_based_Management .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Proximity_based_Management .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Proximity_based_Management .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Proximity_based_Management .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Proximity_based_Management .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Full_Redundancy .st0 {
  display: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Full_Redundancy .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Full_Redundancy .st2 {
  display: inline;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Full_Redundancy .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Full_Redundancy .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Full_Redundancy .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Full_Redundancy .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Full_Redundancy .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Full_Redundancy .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Full_Redundancy .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Smart_Video_Optimisation .st0 {
  display: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Smart_Video_Optimisation .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Smart_Video_Optimisation .st2 {
  display: inline;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card  .card-body article #Smart_Video_Optimisation .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Smart_Video_Optimisation .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Smart_Video_Optimisation .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Smart_Video_Optimisation .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Smart_Video_Optimisation .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Smart_Video_Optimisation .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Smart_Video_Optimisation .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Video_Simulcast .st0 {
  display: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Video_Simulcast .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Video_Simulcast .st2 {
  display: inline;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Video_Simulcast .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Video_Simulcast .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Video_Simulcast .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Video_Simulcast .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Video_Simulcast .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Video_Simulcast .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Video_Simulcast .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Crystal_Clear_Voice .st0 {
  display: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Crystal_Clear_Voice .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Crystal_Clear_Voice .st2 {
  display: inline;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Crystal_Clear_Voice .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Crystal_Clear_Voice .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Crystal_Clear_Voice .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Crystal_Clear_Voice .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Crystal_Clear_Voice .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Crystal_Clear_Voice .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Crystal_Clear_Voice .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Deliverable_Messaging .st0 {
  display: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Deliverable_Messaging .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Deliverable_Messaging .st2 {
  display: inline;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Deliverable_Messaging .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card  .card-body article #Deliverable_Messaging .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Deliverable_Messaging .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Deliverable_Messaging .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Deliverable_Messaging .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Deliverable_Messaging .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Deliverable_Messaging .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Global_Connectivity .st0 {
  display: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Global_Connectivity .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Global_Connectivity .st2 {
  display: inline;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Global_Connectivity .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Global_Connectivity .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Global_Connectivity .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Global_Connectivity .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Global_Connectivity .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Global_Connectivity .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Global_Connectivity .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #White_Label .st0 {
  display: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #White_Label .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #White_Label .st2 {
  display: inline;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #White_Label .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #White_Label .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #White_Label .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #White_Label .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #White_Label .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #White_Label .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #White_Label .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Multi_Cloud_Deployment .st0 {
  display: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Multi_Cloud_Deployment .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Multi_Cloud_Deployment .st2 {
  display: inline;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Multi_Cloud_Deployment .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Multi_Cloud_Deployment .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Multi_Cloud_Deployment .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Multi_Cloud_Deployment .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Multi_Cloud_Deployment .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Multi_Cloud_Deployment .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Multi_Cloud_Deployment .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Modular_Building_Blocks .st0 {
  display: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Modular_Building_Blocks .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Modular_Building_Blocks .st2 {
  display: inline;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Modular_Building_Blocks .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Modular_Building_Blocks .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Modular_Building_Blocks .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Modular_Building_Blocks .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Modular_Building_Blocks .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Modular_Building_Blocks .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Modular_Building_Blocks .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Modular_Building_Blocks .st10 {
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Post_call_Analysis .st0 {
  display: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Post_call_Analysis .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Post_call_Analysis .st2 {
  display: inline;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Post_call_Analysis .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Post_call_Analysis .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Post_call_Analysis .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Post_call_Analysis .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Post_call_Analysis .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Post_call_Analysis .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Post_call_Analysis .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Real-time-Dashboard .st0 {
  display: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Real-time-Dashboard .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Real-time-Dashboard .st2 {
  display: inline;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Real-time-Dashboard .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Real-time-Dashboard .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Real-time-Dashboard .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Real-time-Dashboard .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Real-time-Dashboard .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Real-time-Dashboard .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Real-time-Dashboard .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Billing_Reports .st0 {
  display: none;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Billing_Reports .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Billing_Reports .st2 {
  display: inline;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Billing_Reports .st3 {
  fill: #010101;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Billing_Reports .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Billing_Reports .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Billing_Reports .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Billing_Reports .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Billing_Reports .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article #Billing_Reports .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article h6 {
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  margin: 0;
}
@media (max-width: 991px) {
  .Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article h6 {
    font-size: 22px;
    line-height: 25px;
    text-align: left;
  }
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article p {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
}
@media (max-width: 991px) {
  .Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article p {
    font-size: 16px;
    line-height: 20px;
  }
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  -o-flex-direction: column;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article ul li {
  padding: 0;
  margin: 0;
  width: 100%;
  position: relative;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article ul li::before {
  content: " ";
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 23px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 7px;
  line-height: 19px;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article ul li a {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 16px;
  line-height: 20px;
  color: #f13d3d;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article ul li a:hover {
  font-weight: 600;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article ul li a b {
  font-weight: 600;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body article ul li a i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 14px;
  display: inline-block;
}
.Platform-theme .use-cases .feature-for-mob #accordionExample .card .card-body .detail-text h6 {
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
}
.Platform-theme .developer-guide {
  background: url(../../images/platform/API-plat-right-bg.png) no-repeat;
  background-position: 100% 100%;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .Platform-theme .developer-guide {
    background-size: contain;
  }
}
@media (max-width: 991px) {
  .Platform-theme .developer-guide {
    background: none;
  }
}
@media (max-width: 991px) {
  .Platform-theme .developer-guide img {
    display: none;
  }
}
.Platform-theme .developer-guide h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .Platform-theme .developer-guide h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .Platform-theme .developer-guide h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .Platform-theme .developer-guide h6.red-txt {
    margin-top: 50px;
  }
}
.Platform-theme .developer-guide h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding: 15px 0;
  margin: 0;
}
@media (max-width: 991px) {
  .Platform-theme .developer-guide h4 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    padding-top: 0;
    font-weight: 500;
  }
}
.Platform-theme .developer-guide p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 0;
  margin-bottom: 50px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .Platform-theme .developer-guide p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 991px) {
  .Platform-theme .developer-guide p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 10px;
  }
}
.Platform-theme .developer-guide article {
  margin-top: 40px;
  background: transparent;
  padding: 25px 10px 0 10px;
  text-align: left;
  margin: 0;
  width: 100%;
  box-shadow: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .Platform-theme .developer-guide article {
    height: 100% !important;
  }
}
@media (max-width: 991px) {
  .Platform-theme .developer-guide article {
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
    display: block;
  }
}
.Platform-theme .developer-guide article img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}
@media (max-width: 991px) {
  .Platform-theme .developer-guide article img {
    display: none;
  }
}
.Platform-theme .developer-guide article svg {
  width: 45px;
  height: 45px;
}
@media (max-width: 991px) {
  .Platform-theme .developer-guide article svg {
    display: block;
    width: 40px;
    height: 40px;
  }
}
.Platform-theme .developer-guide article #APIs_Code_Snippets .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .developer-guide article #demo .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .developer-guide article #sample_codes .st0 {
  display: none;
}
.Platform-theme .developer-guide article #sample_codes .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .developer-guide article #sample_codes .st2 {
  display: inline;
}
.Platform-theme .developer-guide article #sample_codes .st3 {
  fill: #010101;
}
.Platform-theme .developer-guide article #sample_codes .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .developer-guide article #sample_codes .st5 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .developer-guide article #playground .st0 {
  display: none;
}
.Platform-theme .developer-guide article #playground .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .developer-guide article #playground .st2 {
  display: inline;
}
.Platform-theme .developer-guide article #playground .st3 {
  fill: #010101;
}
.Platform-theme .developer-guide article #playground .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .developer-guide article #playground .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .developer-guide article #playground .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .developer-guide article #tutorials .st0 {
  display: none;
}
.Platform-theme .developer-guide article #tutorials .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .developer-guide article #tutorials .st2 {
  display: inline;
}
.Platform-theme .developer-guide article #tutorials .st3 {
  fill: #010101;
}
.Platform-theme .developer-guide article #tutorials .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .developer-guide article #tutorials .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .developer-guide article #tutorials .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .developer-guide article #communities .st0 {
  display: none;
}
.Platform-theme .developer-guide article #communities .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .developer-guide article #communities .st2 {
  display: inline;
}
.Platform-theme .developer-guide article #communities .st3 {
  fill: #010101;
}
.Platform-theme .developer-guide article #communities .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .developer-guide article #communities .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .developer-guide article #communities .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .developer-guide article h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  width: 100%;
  margin-top: 0px;
  padding: 0;
}
@media (max-width: 991px) {
  .Platform-theme .developer-guide article h4 {
    font-size: 20px;
    line-height: 25px;
    text-align: left;
    margin: 5px 0;
  }
}
.Platform-theme .developer-guide article p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .Platform-theme .developer-guide article p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 991px) {
  .Platform-theme .developer-guide article p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-align: left;
    margin: 0px;
    padding: 0;
  }
}
.Platform-theme .developer-guide article p a {
  color: #f13d3d;
  text-decoration: none;
  font-weight: 500;
  display: contents;
}
@media (max-width: 991px) {
  .Platform-theme .developer-guide article p a {
    padding-top: 5px;
  }
}
.Platform-theme .developer-guide article p a:hover {
  font-weight: 600;
}
.Platform-theme .developer-guide article p .fa-arrow-right {
  color: #ec1c23;
  font-size: 13px;
  margin-left: 5px;
}
.Platform-theme .developer-guide article svg {
  width: 40px;
  height: 40px;
}
.Platform-theme .developer-guide article #SMS_Demo_App .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.Platform-theme .developer-guide article #SMS_Demo_App .st1 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
}
.Platform-theme .developer-guide article #SMS_Demo_App .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.Platform-theme .developer-guide article #SMS_Demo_App .st3 {
  fill: #ef3f3e;
}
.Platform-theme .developer-guide article #SMS_Demo_App .st4 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.Platform-theme .developer-guide article #SMS_Demo_App .st5 {
  fill: #ef3e3d;
}
.Platform-theme .developer-guide article #Developer_Centric_Documentation .st0 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
}
.Platform-theme .developer-guide article #Developer_Centric_Documentation .st1 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.Platform-theme .developer-guide article #Developer_Centric_Documentation .st2 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.Platform-theme .developer-guide article #Developer_Centric_Documentation .st3 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.Platform-theme .developer-guide article #Developer_Centric_Documentation .st4 {
  fill: #ef403e;
}
.Platform-theme .developer-guide article:hover #In_App_Call__ path,
.Platform-theme .developer-guide article:hover #In_App_Call__ circle,
.Platform-theme .developer-guide article:hover #App-to-People_Calls path,
.Platform-theme .developer-guide article:hover #App-to-People_Calls circle,
.Platform-theme .developer-guide article:hover #Phone_to_Phone_Calls_1_ path,
.Platform-theme .developer-guide article:hover #Phone_to_Phone_Calls_1_ circle, .Platform-theme .developer-guide article:active #In_App_Call__ path,
.Platform-theme .developer-guide article:active #In_App_Call__ circle,
.Platform-theme .developer-guide article:active #App-to-People_Calls path,
.Platform-theme .developer-guide article:active #App-to-People_Calls circle,
.Platform-theme .developer-guide article:active #Phone_to_Phone_Calls_1_ path,
.Platform-theme .developer-guide article:active #Phone_to_Phone_Calls_1_ circle, .Platform-theme .developer-guide article:focus #In_App_Call__ path,
.Platform-theme .developer-guide article:focus #In_App_Call__ circle,
.Platform-theme .developer-guide article:focus #App-to-People_Calls path,
.Platform-theme .developer-guide article:focus #App-to-People_Calls circle,
.Platform-theme .developer-guide article:focus #Phone_to_Phone_Calls_1_ path,
.Platform-theme .developer-guide article:focus #Phone_to_Phone_Calls_1_ circle {
  stroke: #f13d3d;
}
.Platform-theme .Programming_Languages h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 0px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .Platform-theme .Programming_Languages h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .Platform-theme .Programming_Languages h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .Platform-theme .Programming_Languages h6.red-txt {
    margin-top: 50px;
  }
}
.Platform-theme .Programming_Languages h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  font-size: 30px;
  line-height: 40px;
}
@media (max-width: 991px) {
  .Platform-theme .Programming_Languages h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
    text-align: center;
  }
}
.Platform-theme .Programming_Languages p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .Platform-theme .Programming_Languages p {
    padding-top: 0;
  }
}
@media (max-width: 991px) {
  .Platform-theme .Programming_Languages p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.Platform-theme .Programming_Languages .vert-border {
  background: url(../../images/platform/vertical-border.png) no-repeat;
  background-position: top center;
  height: 103px;
}
@media (max-width: 991px) {
  .Platform-theme .Programming_Languages .vert-border {
    display: none;
  }
}
.Platform-theme .Programming_Languages .platform-sec {
  margin-top: 40px;
  background: transparent;
  padding: 25px;
  text-align: left;
  margin: 0;
  width: 100%;
}
@media (max-width: 991px) {
  .Platform-theme .Programming_Languages .platform-sec {
    width: 100%;
    padding: 20px 10px;
  }
}
.Platform-theme .Programming_Languages .platform-sec h5 {
  font-family: "Barlow Semi Condensed" !important;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  width: 100%;
  margin-top: 0px;
}
@media (max-width: 991px) {
  .Platform-theme .Programming_Languages .platform-sec h5 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin: 10px;
  }
}
.Platform-theme .Programming_Languages .platform-sec p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  margin-top: 0px;
}
@media (max-width: 991px) {
  .Platform-theme .Programming_Languages .platform-sec p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-align: center;
    margin: 5px;
    padding: 0;
  }
}
.Platform-theme .Programming_Languages .platform-sec p a {
  color: #f13d3d;
  text-decoration: none;
  font-weight: 500;
}
.Platform-theme .Programming_Languages .platform-sec p a:hover {
  font-weight: 600;
}
.Platform-theme .Programming_Languages .platform-sec p .fa-arrow-right {
  color: #ec1c23;
  font-size: 13px;
  margin-left: 5px;
}
.Platform-theme .Programming_Languages .platform-sec ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: row nowrap;
  margin: 0;
  text-align: center;
}
@media (max-width: 991px) {
  .Platform-theme .Programming_Languages .platform-sec ul {
    justify-content: center;
    align-items: center;
    display: inline;
  }
}
.Platform-theme .Programming_Languages .platform-sec ul li {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin: 0 20px;
}
.Platform-theme .Programming_Languages .platform-sec ul li a {
  color: #4e4e4e;
  font-size: 16px;
}
@media (max-width: 991px) {
  .Platform-theme .Programming_Languages .platform-sec ul li a {
    display: block;
    margin: 17px;
  }
}
.Platform-theme .Programming_Languages .platform-sec ul li a img {
  width: 70px;
  height: 50px;
  -o-object-fit: contain;
  object-fit: contain;
}
.Platform-theme .Programming_Languages .platform-sec ul li a span {
  display: flex;
  justify-content: space-around;
  align-self: flex-start;
  font-weight: bold;
}
.Platform-theme .Expert_help {
  background: url(../../images/platform/expert_help.png) no-repeat;
  width: 100%;
  height: 950px;
  position: relative;
  background-position: bottom center;
  background-repeat: no-repeat;
  margin-bottom: 0;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .Platform-theme .Expert_help {
    height: 100%;
  }
}
@media (max-width: 991px) {
  .Platform-theme .Expert_help {
    background: none;
    height: 100%;
  }
}
.Platform-theme .Expert_help h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .Platform-theme .Expert_help h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .Platform-theme .Expert_help h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .Platform-theme .Expert_help h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .Platform-theme .Expert_help h6.red-txt {
    margin-top: 50px;
  }
}
.Platform-theme .Expert_help h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .Platform-theme .Expert_help h4 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    font-weight: 500;
  }
}
.Platform-theme .Expert_help p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .Platform-theme .Expert_help p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin: 0;
  }
}
@media (max-width: 991px) {
  .Platform-theme .Expert_help img {
    display: none;
  }
}
.Platform-theme .Expert_help article {
  margin-top: 40px;
  background: transparent;
  padding: 25px;
  text-align: left;
  margin: 0;
  width: 100%;
}
@media (max-width: 991px) {
  .Platform-theme .Expert_help article {
    width: 100%;
    padding: 20px 10px;
  }
}
.Platform-theme .Expert_help article h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  width: 100%;
  line-height: 35px;
  margin-top: 0px;
  margin: 0;
  padding: 0;
}
@media (max-width: 991px) {
  .Platform-theme .Expert_help article h4 {
    font-size: 20px;
    line-height: 25px;
    text-align: left;
    margin: 5px 0;
  }
}
.Platform-theme .Expert_help article p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  margin-top: 0px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .Platform-theme .Expert_help article p {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    margin: 0;
  }
}
@media (max-width: 991px) {
  .Platform-theme .Expert_help article p {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    margin: 0;
  }
}
.Platform-theme .Expert_help article p a {
  color: #f13d3d;
  text-decoration: none;
  font-weight: 500;
}
.Platform-theme .Expert_help article p a:hover {
  font-weight: 600;
}
.Platform-theme .Expert_help article p .fa-arrow-right {
  color: #ec1c23;
  font-size: 13px;
  margin-left: 5px;
}
.Platform-theme .Expert_help article svg {
  width: 45px;
  height: 45px;
}
.Platform-theme .Expert_help article #Consultancy .st0 {
  display: none;
}
.Platform-theme .Expert_help article #Consultancy .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .Expert_help article #Consultancy .st2 {
  display: inline;
}
.Platform-theme .Expert_help article #Consultancy .st3 {
  fill: #010101;
}
.Platform-theme .Expert_help article #Consultancy .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .Expert_help article #Consultancy .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .Expert_help article #Consultancy .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .Expert_help article #Custom_Development .st0 {
  display: none;
}
.Platform-theme .Expert_help article #Custom_Development .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .Expert_help article #Custom_Development .st2 {
  display: inline;
}
.Platform-theme .Expert_help article #Custom_Development .st3 {
  fill: #010101;
}
.Platform-theme .Expert_help article #Custom_Development .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .Expert_help article #Custom_Development .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .Expert_help article #Custom_Development .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .Expert_help article #Custom_Development .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .Expert_help article #Migration .st0 {
  display: none;
}
.Platform-theme .Expert_help article #Migration .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .Expert_help article #Migration .st2 {
  display: inline;
}
.Platform-theme .Expert_help article #Migration .st3 {
  fill: #010101;
}
.Platform-theme .Expert_help article #Migration .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .Expert_help article #Migration .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .Expert_help article #Migration .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .Expert_help article #Integration .st0 {
  display: none;
}
.Platform-theme .Expert_help article #Integration .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .Expert_help article #Integration .st2 {
  display: inline;
}
.Platform-theme .Expert_help article #Integration .st3 {
  fill: #010101;
}
.Platform-theme .Expert_help article #Integration .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .Expert_help article #Integration .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .Expert_help article #Integration .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .Expert_help article #Integration .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .Expert_help article #Testing_and_Deployment .st0 {
  display: none;
}
.Platform-theme .Expert_help article #Testing_and_Deployment .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .Expert_help article #Testing_and_Deployment .st2 {
  display: inline;
}
.Platform-theme .Expert_help article #Testing_and_Deployment .st3 {
  fill: #010101;
}
.Platform-theme .Expert_help article #Testing_and_Deployment .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Platform-theme .Expert_help article #Testing_and_Deployment .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .Expert_help article #Testing_and_Deployment .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Platform-theme .Expert_help article #Testing_and_Deployment .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Platform-theme .Expert_help article svg {
  width: 40px;
  height: 40px;
}
.Platform-theme .Expert_help article #SMS_Demo_App .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.Platform-theme .Expert_help article #SMS_Demo_App .st1 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
}
.Platform-theme .Expert_help article #SMS_Demo_App .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.Platform-theme .Expert_help article #SMS_Demo_App .st3 {
  fill: #ef3f3e;
}
.Platform-theme .Expert_help article #SMS_Demo_App .st4 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.Platform-theme .Expert_help article #SMS_Demo_App .st5 {
  fill: #ef3e3d;
}
.Platform-theme .Expert_help article #Developer_Centric_Documentation .st0 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
}
.Platform-theme .Expert_help article #Developer_Centric_Documentation .st1 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.Platform-theme .Expert_help article #Developer_Centric_Documentation .st2 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.Platform-theme .Expert_help article #Developer_Centric_Documentation .st3 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.Platform-theme .Expert_help article #Developer_Centric_Documentation .st4 {
  fill: #ef403e;
}
.Platform-theme .Expert_help article:hover #In_App_Call__ path,
.Platform-theme .Expert_help article:hover #In_App_Call__ circle,
.Platform-theme .Expert_help article:hover #App-to-People_Calls path,
.Platform-theme .Expert_help article:hover #App-to-People_Calls circle,
.Platform-theme .Expert_help article:hover #Phone_to_Phone_Calls_1_ path,
.Platform-theme .Expert_help article:hover #Phone_to_Phone_Calls_1_ circle, .Platform-theme .Expert_help article:active #In_App_Call__ path,
.Platform-theme .Expert_help article:active #In_App_Call__ circle,
.Platform-theme .Expert_help article:active #App-to-People_Calls path,
.Platform-theme .Expert_help article:active #App-to-People_Calls circle,
.Platform-theme .Expert_help article:active #Phone_to_Phone_Calls_1_ path,
.Platform-theme .Expert_help article:active #Phone_to_Phone_Calls_1_ circle, .Platform-theme .Expert_help article:focus #In_App_Call__ path,
.Platform-theme .Expert_help article:focus #In_App_Call__ circle,
.Platform-theme .Expert_help article:focus #App-to-People_Calls path,
.Platform-theme .Expert_help article:focus #App-to-People_Calls circle,
.Platform-theme .Expert_help article:focus #Phone_to_Phone_Calls_1_ path,
.Platform-theme .Expert_help article:focus #Phone_to_Phone_Calls_1_ circle {
  stroke: #f13d3d;
}
.Pricing-theme header {
  background-color: transparent;
}
.Pricing-theme .hlth-top-bg {
  background-image: url("../../images/pricing/top-head-bg.png");
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .Pricing-theme .hlth-top-bg {
    height: auto;
    background-image: none;
    width: 100%;
    height: 100%;
  }
}
.Pricing-theme .hlth-top-bg .top-section {
  background: none;
  height: 605px;
}
@media (max-width: 991px) {
  .Pricing-theme .hlth-top-bg .top-section {
    text-align: center;
    height: auto;
    margin-bottom: 0px;
    margin-top: 0px;
    height: 100%;
  }
}
.Pricing-theme .hlth-top-bg .top-section .top-CompetitivePricing-bg {
  margin-top: 0;
  margin-left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .Pricing-theme .hlth-top-bg .top-section .top-CompetitivePricing-bg {
    margin-top: 50px;
    margin-left: 0px;
  }
}
@media (max-width: 991px) {
  .Pricing-theme .hlth-top-bg .top-section .icon-with-txt {
    margin-top: 50px;
  }
}
.Pricing-theme .hlth-top-bg .top-section .voice-api-txt {
  width: 100%;
  padding: 0;
}
.Pricing-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt {
  color: #ec1c23;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}
.Pricing-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
  font-size: 45px;
  line-height: 55px;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .Pricing-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .Pricing-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
    font-size: 25px;
    line-height: 30px;
  }
}
.Pricing-theme .hlth-top-bg .top-section img {
  margin-top: -50px;
  -o-object-fit: contain;
  object-fit: contain;
  width: 90%;
  height: 100%;
  display: block;
}
@media (max-width: 991px) {
  .Pricing-theme .hlth-top-bg .top-section img {
    display: none;
  }
}
@media (max-width: 991px) {
  .Pricing-theme .hlth-top-bg .top-section svg {
    width: 40px;
    height: 40px;
  }
}
.Pricing-theme .hlth-top-bg .icon-with-txt svg {
  width: 40px;
  height: 40px;
}
.Pricing-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Pricing-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st1 {
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Pricing-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st2 {
  fill: none;
  stroke: #00a6bc;
  stroke-miterlimit: 10;
}
.Pricing-theme .hlth-top-bg .icon-with-txt #Improve_efficiency .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .hlth-top-bg .icon-with-txt #Improve_efficiency .st1 {
  fill: none;
  stroke: #00a7bc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .hlth-top-bg .icon-with-txt #Immediate_resolutions .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .hlth-top-bg .icon-with-txt #Immediate_resolutions .st1 {
  fill: none;
  stroke: #00a7bc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .hlth-top-bg .icon-with-txt p {
  font-size: 20px;
  color: #333333;
  line-height: 25px;
  font-weight: 400;
}
.Pricing-theme .enableX-Voice-API {
  background: url(../../images/pricing/left-double-circle-bg.png) no-repeat;
  background-position: 18% 20%;
  background-repeat: no-repeat;
  position: relative;
  margin-top: 0px;
  background: none !important;
}
@media (max-width: 991px) {
  .Pricing-theme .enableX-Voice-API {
    background: none;
    overflow: hidden;
  }
}
.Pricing-theme .enableX-Voice-API .bg-white {
  box-shadow: 0px 1px 3px 0px #00000021 !important;
}
@media (max-width: 991px) {
  .Pricing-theme .enableX-Voice-API .bg-white {
    border: none;
    box-shadow: none !important;
  }
}
@media (max-width: 991px) {
  .Pricing-theme .enableX-Voice-API .mar-top-80 {
    margin-top: 0px;
  }
}
.Pricing-theme .use-cases {
  background: none;
  margin-top: 0px;
  height: 100%;
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .Pricing-theme .use-cases .mar-top-80 {
    padding: 0;
    margin: 0;
  }
}
.Pricing-theme .use-cases article {
  padding: 0;
}
@media (max-width: 991px) {
  .Pricing-theme .use-cases article {
    padding: 0;
  }
}
.Pricing-theme .use-cases article .plat-tab-ul li svg {
  width: 40px;
  height: 40px;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Share_number .st0 {
  display: none;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Share_number .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Share_number .st2 {
  display: inline;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Share_number .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Quality_Verification .st0 {
  display: none;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Quality_Verification .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Quality_Verification .st2 {
  display: inline;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Quality_Verification .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Quality_Verification .st4 {
  fill: #010101;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Dedicated_number .st0 {
  display: none;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Dedicated_number .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Dedicated_number .st2 {
  display: inline;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Dedicated_number .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Dedicated_number .st4 {
  fill: #010101;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Keywords .st0 {
  display: none;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Keywords .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Keywords .st2 {
  display: inline;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Keywords .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Keywords .st4 {
  fill: #010101;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Long-Shared-number .st0 {
  display: none;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Long-Shared-number .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Long-Shared-number .st2 {
  display: inline;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Long-Shared-number .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Message-Local-Number .st0 {
  display: none;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Message-Local-Number .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Message-Local-Number .st2 {
  display: inline;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Message-Local-Number .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Message-Local-Number .st4 {
  fill: #010101;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Quality-Verification .st0 {
  display: none;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Quality-Verification .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Quality-Verification .st2 {
  display: inline;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Quality-Verification .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Quality-Verification .st4 {
  fill: #010101;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Long-Shared-number .st0 {
  display: none;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Long-Shared-number .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Long-Shared-number .st2 {
  display: inline;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Long-Shared-number .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Mobile-Number .st0 {
  display: none;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Mobile-Number .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Mobile-Number .st2 {
  display: inline;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Mobile-Number .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Mobile-Number .st4 {
  fill: #010101;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Mobile-Number .st5 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Toll-Free-Number .st0 {
  display: none;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Toll-Free-Number .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Toll-Free-Number .st2 {
  display: inline;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Toll-Free-Number .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Toll-Free-Number .st4 {
  fill: #010101;
}
.Pricing-theme .use-cases article .plat-tab-ul li #Toll-Free-Number .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Pricing-theme .use-cases article h6 {
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  font-size: 20px;
  line-height: 25px;
  padding-left: 22px;
  padding-top: 7px;
  margin: 0;
}
@media (max-width: 991px) {
  .Pricing-theme .use-cases article h6 {
    font-size: 22px;
    line-height: 25px;
    text-align: center;
  }
}
.Pricing-theme .use-cases article p {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  font-size: 16px;
  line-height: 20px;
  padding-top: 5px;
  padding-left: 5px;
}
@media (max-width: 991px) {
  .Pricing-theme .use-cases article p {
    font-size: 16px;
    line-height: 20px;
  }
}
.Pricing-theme .use-cases article ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  -o-flex-direction: column;
}
.Pricing-theme .use-cases article ul li {
  padding: 0.5em 0.5em 0.5em 1.5em;
  margin: 0;
  width: 100%;
  position: relative;
}
.Pricing-theme .use-cases article ul li::before {
  content: " ";
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 23px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 7px;
  line-height: 19px;
}
@media only screen and (max-width: 1200px) {
  .Pricing-theme .use-cases article ul li {
    font-size: 16px;
    width: 100%;
    display: block;
  }
}
.Pricing-theme .use-cases article ul li a {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 18px;
  color: #f13d3d;
}
.Pricing-theme .use-cases article ul li a:hover {
  font-weight: 600;
}
.Pricing-theme .use-cases article ul li a b {
  font-weight: 600;
}
.Pricing-theme .use-cases article ul li a i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 14px;
  display: inline-block;
}
.Pricing-theme .enableX-Voice-API .bg-white {
  box-shadow: -2px 9px 14px -5px rgba(166, 164, 166, 0.9);
  border-radius: 5px;
  padding: 30px 10px;
  border: 1px solid #e8e8e8;
  margin: 20px 0;
}
@media (max-width: 991px) {
  .Pricing-theme .enableX-Voice-API .bg-white {
    border: none;
    margin: 0;
    padding: 0;
  }
}
.Pricing-theme .enableX-Voice-API .bg-white .horizontal-border {
  border-right: 1px solid #e8e8e8;
}
@media (max-width: 991px) {
  .Pricing-theme .enableX-Voice-API .bg-white .horizontal-border {
    border: none;
  }
}
.Pricing-theme .enableX-Voice-API .bg-white article {
  padding: 0 50px 0 10px;
}
@media (max-width: 991px) {
  .Pricing-theme .enableX-Voice-API .bg-white article {
    padding: 0;
  }
}
.Pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li svg {
  width: 40px;
  height: 40px;
}
.Pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st0 {
  display: none;
}
.Pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st2 {
  display: inline;
}
.Pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st3 {
  fill: #010101;
}
.Pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.Pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.Pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Customer__x0D_Engagement .st0 {
  fill: none;
  stroke: #202020;
  stroke-miterlimit: 10;
}
.Pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Streaming_and_Broadcasting .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Message-Local-Number .st0 {
  display: none;
}
.Pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Message-Local-Number .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Message-Local-Number .st2 {
  display: inline;
}
.Pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Message-Local-Number .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.Pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Message-Local-Number .st4 {
  fill: #010101;
}
.Pricing-theme .enableX-Voice-API .bg-white article h6 {
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  font-size: 20px;
  line-height: 25px;
  padding-left: 22px;
  padding-top: 7px;
  margin: 0;
}
@media (max-width: 991px) {
  .Pricing-theme .enableX-Voice-API .bg-white article h6 {
    font-size: 22px;
    line-height: 25px;
    text-align: center;
  }
}
.Pricing-theme .enableX-Voice-API .bg-white article p {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  padding-top: 5px;
  padding-left: 5px;
}
.Pricing-theme .enableX-Voice-API .bg-white article p span {
  font-weight: bold;
}
.Pricing-theme .enableX-Voice-API .bg-white article p a i.fa-arrow-right {
  padding: 0 12px;
}
@media (max-width: 991px) {
  .Pricing-theme .enableX-Voice-API .bg-white article p {
    font-size: 16px;
    line-height: 20px;
  }
}
.Pricing-theme .enableX-Voice-API .bg-white article ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  -o-flex-direction: column;
}
.Pricing-theme .enableX-Voice-API .bg-white article ul li {
  padding: 0.5em 0.5em 0.5em 1.5em;
  margin: 0;
  width: 100%;
  position: relative;
}
.Pricing-theme .enableX-Voice-API .bg-white article ul li::before {
  content: " ";
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 23px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 7px;
  line-height: 19px;
}
@media only screen and (max-width: 1200px) {
  .Pricing-theme .enableX-Voice-API .bg-white article ul li {
    font-size: 16px;
    width: 100%;
    display: block;
  }
}
.Pricing-theme .enableX-Voice-API .bg-white article ul li a {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 18px;
  color: #f13d3d;
}
.Pricing-theme .enableX-Voice-API .bg-white article ul li a:hover {
  font-weight: 600;
}
.Pricing-theme .enableX-Voice-API .bg-white article ul li a b {
  font-weight: 600;
}
.Pricing-theme .enableX-Voice-API .bg-white article ul li a i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 14px;
  display: inline-block;
}
.sms-spi-pricing-theme header, .video-pricing-theme header, .all-feature header {
  background-color: transparent;
}
.sms-spi-pricing-theme .table-section, .video-pricing-theme .table-section, .all-feature .table-section {
  background: url(../../images/pricing/left-double-circle-bg.png) no-repeat;
  background-position: 18% 21%;
  background-repeat: no-repeat;
  position: relative;
  margin-top: 0px;
  background: none !important;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .table-section, .video-pricing-theme .table-section, .all-feature .table-section {
    background: none;
  }
}
.sms-spi-pricing-theme .table-section .country-sec, .video-pricing-theme .table-section .country-sec, .all-feature .table-section .country-sec {
  margin-top: 30px;
}
.sms-spi-pricing-theme .table-section .country-sec .font-s-16, .video-pricing-theme .table-section .country-sec .font-s-16, .all-feature .table-section .country-sec .font-s-16 {
  font-size: 16px;
}
.sms-spi-pricing-theme .table-section .country-sec .sel-country, .video-pricing-theme .table-section .country-sec .sel-country, .all-feature .table-section .country-sec .sel-country {
  width: 100%;
}
.sms-spi-pricing-theme .table-section .country-sec .sel-country p, .video-pricing-theme .table-section .country-sec .sel-country p, .all-feature .table-section .country-sec .sel-country p {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .table-section .country-sec .sel-country p, .video-pricing-theme .table-section .country-sec .sel-country p, .all-feature .table-section .country-sec .sel-country p {
    font-size: 16px;
    line-height: 20px;
  }
}
.sms-spi-pricing-theme .table-section .country-sec .sel-country p span, .video-pricing-theme .table-section .country-sec .sel-country p span, .all-feature .table-section .country-sec .sel-country p span {
  font-size: 14px;
}
.sms-spi-pricing-theme .table-section .country-sec .sel-country p span.txt-red, .video-pricing-theme .table-section .country-sec .sel-country p span.txt-red, .all-feature .table-section .country-sec .sel-country p span.txt-red {
  color: #ec1c23;
}
.sms-spi-pricing-theme .table-section .country-sec .sel-country p strong, .video-pricing-theme .table-section .country-sec .sel-country p strong, .all-feature .table-section .country-sec .sel-country p strong {
  color: #4e4e4e;
}
.sms-spi-pricing-theme .table-section .country-sec .sel-country p a.txt-red, .video-pricing-theme .table-section .country-sec .sel-country p a.txt-red, .all-feature .table-section .country-sec .sel-country p a.txt-red {
  color: #ec1c23;
}
.sms-spi-pricing-theme .table-section .country-sec .sel-country p.txt-uppe, .video-pricing-theme .table-section .country-sec .sel-country p.txt-uppe, .all-feature .table-section .country-sec .sel-country p.txt-uppe {
  font-size: 16px;
  font-weight: 600;
}
.sms-spi-pricing-theme .table-section .country-sec .sel-country .font-22, .video-pricing-theme .table-section .country-sec .sel-country .font-22, .all-feature .table-section .country-sec .sel-country .font-22 {
  font-size: 20px;
  font-weight: bold;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .table-section .country-sec .sel-country .font-22, .video-pricing-theme .table-section .country-sec .sel-country .font-22, .all-feature .table-section .country-sec .sel-country .font-22 {
    font-size: 16px;
    line-height: 20px;
  }
}
.sms-spi-pricing-theme .table-section .country-sec .sel-country select, .video-pricing-theme .table-section .country-sec .sel-country select, .all-feature .table-section .country-sec .sel-country select {
  width: 100% !important;
  font-size: 16px !important;
  border: none !important;
  border-bottom: 1px solid #d6d6d6 !important;
  outline: none !important;
  background: transparent !important;
}
.sms-spi-pricing-theme .table-section .country-sec .sel-country select:focus, .video-pricing-theme .table-section .country-sec .sel-country select:focus, .all-feature .table-section .country-sec .sel-country select:focus, .sms-spi-pricing-theme .table-section .country-sec .sel-country select:active, .video-pricing-theme .table-section .country-sec .sel-country select:active, .all-feature .table-section .country-sec .sel-country select:active, .sms-spi-pricing-theme .table-section .country-sec .sel-country select:hover, .video-pricing-theme .table-section .country-sec .sel-country select:hover, .all-feature .table-section .country-sec .sel-country select:hover {
  outline: none !important;
}
.sms-spi-pricing-theme .table-section .country-sec .sel-country .select2-container--default, .video-pricing-theme .table-section .country-sec .sel-country .select2-container--default, .all-feature .table-section .country-sec .sel-country .select2-container--default {
  margin-top: 21px;
}
.sms-spi-pricing-theme .table-section .country-sec .sel-country .select2-container--default .select2-selection--single, .video-pricing-theme .table-section .country-sec .sel-country .select2-container--default .select2-selection--single, .all-feature .table-section .country-sec .sel-country .select2-container--default .select2-selection--single {
  border: none !important;
  border-bottom: 1px solid #d6d6d6 !important;
  outline: none !important;
  background: transparent !important;
  height: 39px;
}
.sms-spi-pricing-theme .table-section .country-sec .sel-country .select2-container--default .select2-selection--single:focus, .video-pricing-theme .table-section .country-sec .sel-country .select2-container--default .select2-selection--single:focus, .all-feature .table-section .country-sec .sel-country .select2-container--default .select2-selection--single:focus, .sms-spi-pricing-theme .table-section .country-sec .sel-country .select2-container--default .select2-selection--single:active, .video-pricing-theme .table-section .country-sec .sel-country .select2-container--default .select2-selection--single:active, .all-feature .table-section .country-sec .sel-country .select2-container--default .select2-selection--single:active, .sms-spi-pricing-theme .table-section .country-sec .sel-country .select2-container--default .select2-selection--single:hover, .video-pricing-theme .table-section .country-sec .sel-country .select2-container--default .select2-selection--single:hover, .all-feature .table-section .country-sec .sel-country .select2-container--default .select2-selection--single:hover {
  outline: none !important;
}
.sms-spi-pricing-theme .table-section .country-sec .sel-country .select2-container--default .select2-selection--single .img-flag, .video-pricing-theme .table-section .country-sec .sel-country .select2-container--default .select2-selection--single .img-flag, .all-feature .table-section .country-sec .sel-country .select2-container--default .select2-selection--single .img-flag {
  -o-object-fit: contain;
  object-fit: contain;
  width: 37px;
  height: 37px;
}
.sms-spi-pricing-theme .table-section .country-sec .sel-country .select2-container--default .select2-selection--single .select2-selection__rendered, .video-pricing-theme .table-section .country-sec .sel-country .select2-container--default .select2-selection--single .select2-selection__rendered, .all-feature .table-section .country-sec .sel-country .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000 !important;
  font-size: 20px;
  font-weight: 500;
}
.sms-spi-pricing-theme .table-section .country-sec .sel-country .italic-txt, .video-pricing-theme .table-section .country-sec .sel-country .italic-txt, .all-feature .table-section .country-sec .sel-country .italic-txt {
  font-style: italic;
  font-size: 14px;
  color: #000;
}
.sms-spi-pricing-theme .table-section .country-sec .sel-country .font-16, .video-pricing-theme .table-section .country-sec .sel-country .font-16, .all-feature .table-section .country-sec .sel-country .font-16 {
  font-size: 16px;
  font-style: normal;
}
.sms-spi-pricing-theme .table-section .country-sec .table-sec, .video-pricing-theme .table-section .country-sec .table-sec, .all-feature .table-section .country-sec .table-sec {
  padding: 15px 0;
}
.sms-spi-pricing-theme .table-section .country-sec .table-sec p, .video-pricing-theme .table-section .country-sec .table-sec p, .all-feature .table-section .country-sec .table-sec p {
  font-size: 18px;
  font-weight: 500;
  color: #3333338a;
  padding: 5px 5px;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .table-section .country-sec .table-sec p, .video-pricing-theme .table-section .country-sec .table-sec p, .all-feature .table-section .country-sec .table-sec p {
    font-size: 16px;
    line-height: 20px;
  }
}
.sms-spi-pricing-theme .table-section .country-sec .table-sec p .txt-red, .video-pricing-theme .table-section .country-sec .table-sec p .txt-red, .all-feature .table-section .country-sec .table-sec p .txt-red {
  color: #ec1c23;
}
.sms-spi-pricing-theme .table-section .country-sec .table-sec .table-bordered, .video-pricing-theme .table-section .country-sec .table-sec .table-bordered, .all-feature .table-section .country-sec .table-sec .table-bordered {
  margin-top: 10px;
  padding: 15px;
  box-shadow: 0px 1px 3px 0px #00000021;
  background-color: #fff;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .table-section .country-sec .table-sec .table-bordered, .video-pricing-theme .table-section .country-sec .table-sec .table-bordered, .all-feature .table-section .country-sec .table-sec .table-bordered {
    padding: 5px;
  }
}
.sms-spi-pricing-theme .table-section .country-sec .table-sec .table-bordered tr th p, .video-pricing-theme .table-section .country-sec .table-sec .table-bordered tr th p, .all-feature .table-section .country-sec .table-sec .table-bordered tr th p {
  font-size: 20px;
  font-weight: 500;
  color: #333333 !important;
  padding: 5px 5px;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .table-section .country-sec .table-sec .table-bordered tr th p, .video-pricing-theme .table-section .country-sec .table-sec .table-bordered tr th p, .all-feature .table-section .country-sec .table-sec .table-bordered tr th p {
    font-size: 16px;
    line-height: 20px;
  }
}
.sms-spi-pricing-theme .table-section .country-sec .table-sec .table-bordered tr td, .video-pricing-theme .table-section .country-sec .table-sec .table-bordered tr td, .all-feature .table-section .country-sec .table-sec .table-bordered tr td {
  padding: 5px;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .table-section .country-sec .table-sec .table-bordered tr td, .video-pricing-theme .table-section .country-sec .table-sec .table-bordered tr td, .all-feature .table-section .country-sec .table-sec .table-bordered tr td {
    padding: 5px;
  }
}
.sms-spi-pricing-theme .table-section .country-sec .table-sec .table-bordered tr td p, .video-pricing-theme .table-section .country-sec .table-sec .table-bordered tr td p, .all-feature .table-section .country-sec .table-sec .table-bordered tr td p {
  font-size: 18px;
  font-weight: 300;
  color: #666666;
  margin: 0;
  padding: 5px 15px;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .table-section .country-sec .table-sec .table-bordered tr td p, .video-pricing-theme .table-section .country-sec .table-sec .table-bordered tr td p, .all-feature .table-section .country-sec .table-sec .table-bordered tr td p {
    padding: 0px;
    font-size: 16px;
  }
}
.sms-spi-pricing-theme .table-section .country-sec .table-sec .table-bordered tr td p span, .video-pricing-theme .table-section .country-sec .table-sec .table-bordered tr td p span, .all-feature .table-section .country-sec .table-sec .table-bordered tr td p span {
  font-weight: bold;
  color: #4e4e4e;
}
.sms-spi-pricing-theme .table-section .country-sec .table-sec .table-bordered tr td p .txt-red, .video-pricing-theme .table-section .country-sec .table-sec .table-bordered tr td p .txt-red, .all-feature .table-section .country-sec .table-sec .table-bordered tr td p .txt-red {
  color: #ec1c23;
}
.sms-spi-pricing-theme .table-section .country-sec .table-sec .font-22, .video-pricing-theme .table-section .country-sec .table-sec .font-22, .all-feature .table-section .country-sec .table-sec .font-22 {
  color: #333;
}
.sms-spi-pricing-theme .table-section .country-sec .border-none, .video-pricing-theme .table-section .country-sec .border-none, .all-feature .table-section .country-sec .border-none {
  border: none;
}
.sms-spi-pricing-theme .table-section .country-sec .txt-red, .video-pricing-theme .table-section .country-sec .txt-red, .all-feature .table-section .country-sec .txt-red {
  color: #ec1c23;
}
.sms-spi-pricing-theme .table-section .country-sec .txt-red .fa-arrow-right, .video-pricing-theme .table-section .country-sec .txt-red .fa-arrow-right, .all-feature .table-section .country-sec .txt-red .fa-arrow-right {
  padding-left: 7px;
  font-size: 12px;
}
.sms-spi-pricing-theme .table-section .country-sec .txt-red .font-s-16, .video-pricing-theme .table-section .country-sec .txt-red .font-s-16, .all-feature .table-section .country-sec .txt-red .font-s-16 {
  font-size: 16px;
}
.sms-spi-pricing-theme .table-section .country-sec .txt-red .font-s-16:hover, .video-pricing-theme .table-section .country-sec .txt-red .font-s-16:hover, .all-feature .table-section .country-sec .txt-red .font-s-16:hover {
  font-weight: bold;
}
.sms-spi-pricing-theme .table-section .country-sec .sel-country, .video-pricing-theme .table-section .country-sec .sel-country, .all-feature .table-section .country-sec .sel-country {
  display: block;
  width: 100%;
}
.sms-spi-pricing-theme .table-section .country-sec .sel-country .select2-hidden-accessible, .video-pricing-theme .table-section .country-sec .sel-country .select2-hidden-accessible, .all-feature .table-section .country-sec .sel-country .select2-hidden-accessible {
  border: 1px solid green;
  width: 100% !important;
  height: 30px;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .table-section .country-sec .sel-country .select2-hidden-accessible, .video-pricing-theme .table-section .country-sec .sel-country .select2-hidden-accessible, .all-feature .table-section .country-sec .sel-country .select2-hidden-accessible {
    display: block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 100% !important;
    height: 30px;
  }
}
.sms-spi-pricing-theme .table-section .country-sec .sel-country .select2-hidden-accessible .select2-selection--single, .video-pricing-theme .table-section .country-sec .sel-country .select2-hidden-accessible .select2-selection--single, .all-feature .table-section .country-sec .sel-country .select2-hidden-accessible .select2-selection--single {
  border: 1px solid red;
}
.sms-spi-pricing-theme .table-section .country-sec .sel-country .select2-hidden-accessible .select2-selection--single span, .video-pricing-theme .table-section .country-sec .sel-country .select2-hidden-accessible .select2-selection--single span, .all-feature .table-section .country-sec .sel-country .select2-hidden-accessible .select2-selection--single span {
  height: 100%;
}
.sms-spi-pricing-theme .table-section .country-sec .sel-country .select2-hidden-accessible .select2-selection--single span .img-flag, .video-pricing-theme .table-section .country-sec .sel-country .select2-hidden-accessible .select2-selection--single span .img-flag, .all-feature .table-section .country-sec .sel-country .select2-hidden-accessible .select2-selection--single span .img-flag {
  -o-object-fit: contain;
  object-fit: contain;
}
.sms-spi-pricing-theme .table-section table.renting-number tr th p, .video-pricing-theme .table-section table.renting-number tr th p, .all-feature .table-section table.renting-number tr th p {
  padding: 10px;
}
.sms-spi-pricing-theme .table-section table.renting-number tr td, .video-pricing-theme .table-section table.renting-number tr td, .all-feature .table-section table.renting-number tr td {
  padding: 5px 15px;
}
.sms-spi-pricing-theme .table-section table.renting-number tr td p, .video-pricing-theme .table-section table.renting-number tr td p, .all-feature .table-section table.renting-number tr td p {
  padding: 5px 15px;
}
.sms-spi-pricing-theme .table-section .tab-content .tab-pane .border-primary, .video-pricing-theme .table-section .tab-content .tab-pane .border-primary, .all-feature .table-section .tab-content .tab-pane .border-primary {
  border: none !important;
  background: transparent;
}
.sms-spi-pricing-theme .face-price-sec .country-sec p, .video-pricing-theme .face-price-sec .country-sec p, .all-feature .face-price-sec .country-sec p {
  font-size: 16px;
}
.sms-spi-pricing-theme .face-price-sec .country-sec article.sel-country, .video-pricing-theme .face-price-sec .country-sec article.sel-country, .all-feature .face-price-sec .country-sec article.sel-country {
  width: 100%;
}
.sms-spi-pricing-theme .face-price-sec .country-sec article.sel-country select.faceai-country, .video-pricing-theme .face-price-sec .country-sec article.sel-country select.faceai-country, .all-feature .face-price-sec .country-sec article.sel-country select.faceai-country {
  width: 100% !important;
  font-size: 16px !important;
  background-color: #fff !important;
  border: 1px solid #aaa !important;
  border-radius: 4px !important;
  padding: 5px !important;
}
.sms-spi-pricing-theme .face-price-sec .country-sec article.sel-country select.faceai-country:focus, .video-pricing-theme .face-price-sec .country-sec article.sel-country select.faceai-country:focus, .all-feature .face-price-sec .country-sec article.sel-country select.faceai-country:focus, .sms-spi-pricing-theme .face-price-sec .country-sec article.sel-country select.faceai-country:active, .video-pricing-theme .face-price-sec .country-sec article.sel-country select.faceai-country:active, .all-feature .face-price-sec .country-sec article.sel-country select.faceai-country:active, .sms-spi-pricing-theme .face-price-sec .country-sec article.sel-country select.faceai-country:hover, .video-pricing-theme .face-price-sec .country-sec article.sel-country select.faceai-country:hover, .all-feature .face-price-sec .country-sec article.sel-country select.faceai-country:hover {
  outline: none !important;
}
.sms-spi-pricing-theme .face-price-sec .country-sec .table-sec, .video-pricing-theme .face-price-sec .country-sec .table-sec, .all-feature .face-price-sec .country-sec .table-sec {
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
}
.sms-spi-pricing-theme .face-price-sec .country-sec .table-sec p, .video-pricing-theme .face-price-sec .country-sec .table-sec p, .all-feature .face-price-sec .country-sec .table-sec p {
  font-size: 18px;
  font-weight: 500;
  color: #3333338a;
  padding: 5px 5px;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .face-price-sec .country-sec .table-sec p, .video-pricing-theme .face-price-sec .country-sec .table-sec p, .all-feature .face-price-sec .country-sec .table-sec p {
    font-size: 16px;
    line-height: 20px;
  }
}
.sms-spi-pricing-theme .face-price-sec .country-sec .table-sec p .txt-red, .video-pricing-theme .face-price-sec .country-sec .table-sec p .txt-red, .all-feature .face-price-sec .country-sec .table-sec p .txt-red {
  color: #ec1c23;
}
.sms-spi-pricing-theme .face-price-sec .country-sec .table-sec .table-bordered, .video-pricing-theme .face-price-sec .country-sec .table-sec .table-bordered, .all-feature .face-price-sec .country-sec .table-sec .table-bordered {
  margin-top: 10px;
  padding: 15px;
  box-shadow: 0px 1px 3px 0px #00000021;
  background-color: #fff;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .face-price-sec .country-sec .table-sec .table-bordered, .video-pricing-theme .face-price-sec .country-sec .table-sec .table-bordered, .all-feature .face-price-sec .country-sec .table-sec .table-bordered {
    padding: 5px;
  }
}
.sms-spi-pricing-theme .face-price-sec .country-sec .table-sec .table-bordered tr th p, .video-pricing-theme .face-price-sec .country-sec .table-sec .table-bordered tr th p, .all-feature .face-price-sec .country-sec .table-sec .table-bordered tr th p {
  font-size: 20px;
  font-weight: 500;
  color: #333333 !important;
  padding: 5px 5px;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .face-price-sec .country-sec .table-sec .table-bordered tr th p, .video-pricing-theme .face-price-sec .country-sec .table-sec .table-bordered tr th p, .all-feature .face-price-sec .country-sec .table-sec .table-bordered tr th p {
    font-size: 16px;
    line-height: 20px;
  }
}
.sms-spi-pricing-theme .face-price-sec .country-sec .table-sec .table-bordered tr td, .video-pricing-theme .face-price-sec .country-sec .table-sec .table-bordered tr td, .all-feature .face-price-sec .country-sec .table-sec .table-bordered tr td {
  padding: 5px;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .face-price-sec .country-sec .table-sec .table-bordered tr td, .video-pricing-theme .face-price-sec .country-sec .table-sec .table-bordered tr td, .all-feature .face-price-sec .country-sec .table-sec .table-bordered tr td {
    padding: 5px;
  }
}
.sms-spi-pricing-theme .face-price-sec .country-sec .table-sec .table-bordered tr td p, .video-pricing-theme .face-price-sec .country-sec .table-sec .table-bordered tr td p, .all-feature .face-price-sec .country-sec .table-sec .table-bordered tr td p {
  font-size: 18px;
  font-weight: 300;
  color: #666666;
  margin: 0;
  padding: 5px 15px;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .face-price-sec .country-sec .table-sec .table-bordered tr td p, .video-pricing-theme .face-price-sec .country-sec .table-sec .table-bordered tr td p, .all-feature .face-price-sec .country-sec .table-sec .table-bordered tr td p {
    padding: 0px;
    font-size: 16px;
  }
}
.sms-spi-pricing-theme .face-price-sec .country-sec .table-sec .table-bordered tr td p span, .video-pricing-theme .face-price-sec .country-sec .table-sec .table-bordered tr td p span, .all-feature .face-price-sec .country-sec .table-sec .table-bordered tr td p span {
  font-weight: bold;
  color: #4e4e4e;
}
.sms-spi-pricing-theme .face-price-sec .country-sec .table-sec .table-bordered tr td p .txt-red, .video-pricing-theme .face-price-sec .country-sec .table-sec .table-bordered tr td p .txt-red, .all-feature .face-price-sec .country-sec .table-sec .table-bordered tr td p .txt-red {
  color: #ec1c23;
}
.sms-spi-pricing-theme .face-price-sec .country-sec .table-sec .font-22, .video-pricing-theme .face-price-sec .country-sec .table-sec .font-22, .all-feature .face-price-sec .country-sec .table-sec .font-22 {
  color: #333;
}
.sms-spi-pricing-theme .face-price-sec .country-sec .border-none, .video-pricing-theme .face-price-sec .country-sec .border-none, .all-feature .face-price-sec .country-sec .border-none {
  border: none;
}
.sms-spi-pricing-theme .face-price-sec .country-sec .txt-red, .video-pricing-theme .face-price-sec .country-sec .txt-red, .all-feature .face-price-sec .country-sec .txt-red {
  color: #ec1c23;
}
.sms-spi-pricing-theme .face-price-sec .country-sec .txt-red .fa-arrow-right, .video-pricing-theme .face-price-sec .country-sec .txt-red .fa-arrow-right, .all-feature .face-price-sec .country-sec .txt-red .fa-arrow-right {
  padding-left: 7px;
  font-size: 12px;
}
.sms-spi-pricing-theme .face-price-sec .country-sec .txt-red .font-s-16, .video-pricing-theme .face-price-sec .country-sec .txt-red .font-s-16, .all-feature .face-price-sec .country-sec .txt-red .font-s-16 {
  font-size: 16px;
}
.sms-spi-pricing-theme .face-price-sec .country-sec .txt-red .font-s-16:hover, .video-pricing-theme .face-price-sec .country-sec .txt-red .font-s-16:hover, .all-feature .face-price-sec .country-sec .txt-red .font-s-16:hover {
  font-weight: bold;
}
.sms-spi-pricing-theme .v-pricing-tab, .video-pricing-theme .v-pricing-tab, .all-feature .v-pricing-tab {
  border: none;
}
.sms-spi-pricing-theme .v-pricing-tab li, .video-pricing-theme .v-pricing-tab li, .all-feature .v-pricing-tab li {
  border: none;
}
.sms-spi-pricing-theme .v-pricing-tab li a, .video-pricing-theme .v-pricing-tab li a, .all-feature .v-pricing-tab li a {
  font-size: 20px;
  color: #666666;
  font-weight: 500;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .v-pricing-tab li a, .video-pricing-theme .v-pricing-tab li a, .all-feature .v-pricing-tab li a {
    font-size: 18px;
  }
}
.sms-spi-pricing-theme .v-pricing-tab li a:hover, .video-pricing-theme .v-pricing-tab li a:hover, .all-feature .v-pricing-tab li a:hover {
  background-color: none;
}
.sms-spi-pricing-theme .v-pricing-tab li a.active, .video-pricing-theme .v-pricing-tab li a.active, .all-feature .v-pricing-tab li a.active {
  background: transparent;
  background: linear-gradient(180deg, #f13d3d 22%, #a0198e 100%);
  color: #fff !important;
  cursor: pointer;
  border-radius: 6px;
}
.sms-spi-pricing-theme .slider-face-ai, .video-pricing-theme .slider-face-ai, .all-feature .slider-face-ai {
  background: transparent !important;
}
.sms-spi-pricing-theme .slider-face-ai .slider, .video-pricing-theme .slider-face-ai .slider, .all-feature .slider-face-ai .slider {
  -webkit-appearance: none;
  margin: 20px 0;
  width: 350px;
  height: 5px;
  margin: 0 auto;
  border-radius: 5px;
  background: #0c3eb1;
  outline: none;
  opacity: 0.7;
  transition: opacity 0.2s;
}
.sms-spi-pricing-theme .slider-face-ai .slider::-webkit-slider-thumb, .video-pricing-theme .slider-face-ai .slider::-webkit-slider-thumb, .all-feature .slider-face-ai .slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #0c3eb1;
  cursor: pointer;
}
.sms-spi-pricing-theme .slider-face-ai .slider::-moz-range-thumb, .video-pricing-theme .slider-face-ai .slider::-moz-range-thumb, .all-feature .slider-face-ai .slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #0c3eb1;
  cursor: pointer;
}
.sms-spi-pricing-theme .hlth-top-bg, .video-pricing-theme .hlth-top-bg, .all-feature .hlth-top-bg {
  background-image: url("../../images/sms-pricing/SMS-API-Platform-Pricing-top-bg.png");
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
  height: 428px;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .hlth-top-bg, .video-pricing-theme .hlth-top-bg, .all-feature .hlth-top-bg {
    height: auto;
    background-image: none;
  }
}
.sms-spi-pricing-theme .hlth-top-bg .top-section, .video-pricing-theme .hlth-top-bg .top-section, .all-feature .hlth-top-bg .top-section {
  background: none !important;
  height: 415px;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .hlth-top-bg .top-section, .video-pricing-theme .hlth-top-bg .top-section, .all-feature .hlth-top-bg .top-section {
    height: 100%;
  }
}
.sms-spi-pricing-theme .hlth-top-bg .top-section .top-CompetitivePricing-bg, .video-pricing-theme .hlth-top-bg .top-section .top-CompetitivePricing-bg, .all-feature .hlth-top-bg .top-section .top-CompetitivePricing-bg {
  margin-top: -50px;
  margin-left: 50px;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .hlth-top-bg .top-section .top-CompetitivePricing-bg, .video-pricing-theme .hlth-top-bg .top-section .top-CompetitivePricing-bg, .all-feature .hlth-top-bg .top-section .top-CompetitivePricing-bg {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .hlth-top-bg .top-section .icon-with-txt, .video-pricing-theme .hlth-top-bg .top-section .icon-with-txt, .all-feature .hlth-top-bg .top-section .icon-with-txt {
    margin-top: 50px;
  }
}
.sms-spi-pricing-theme .hlth-top-bg .top-section .voice-api-txt, .video-pricing-theme .hlth-top-bg .top-section .voice-api-txt, .all-feature .hlth-top-bg .top-section .voice-api-txt {
  width: 100%;
  padding: 0;
  text-align: center;
}
.sms-spi-pricing-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt, .video-pricing-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt, .all-feature .hlth-top-bg .top-section .voice-api-txt .grey-txt {
  color: #ec1c23;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}
.sms-spi-pricing-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p, .video-pricing-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p, .all-feature .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
  font-size: 45px;
  line-height: 55px;
  padding: 1px 35px;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .sms-spi-pricing-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p, .video-pricing-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p, .all-feature .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p, .video-pricing-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p, .all-feature .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
    font-size: 25px;
    line-height: 30px;
  }
}
.sms-spi-pricing-theme .hlth-top-bg .top-section img, .video-pricing-theme .hlth-top-bg .top-section img, .all-feature .hlth-top-bg .top-section img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .hlth-top-bg .top-section svg, .video-pricing-theme .hlth-top-bg .top-section svg, .all-feature .hlth-top-bg .top-section svg {
    width: 40px;
    height: 40px;
  }
}
.sms-spi-pricing-theme .hlth-top-bg .icon-with-txt svg, .video-pricing-theme .hlth-top-bg .icon-with-txt svg, .all-feature .hlth-top-bg .icon-with-txt svg {
  width: 40px;
  height: 40px;
}
.sms-spi-pricing-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st0, .video-pricing-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st0, .all-feature .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.sms-spi-pricing-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st1, .video-pricing-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st1, .all-feature .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st1 {
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st2, .video-pricing-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st2, .all-feature .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st2 {
  fill: none;
  stroke: #00a6bc;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .hlth-top-bg .icon-with-txt #Improve_efficiency .st0, .video-pricing-theme .hlth-top-bg .icon-with-txt #Improve_efficiency .st0, .all-feature .hlth-top-bg .icon-with-txt #Improve_efficiency .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .hlth-top-bg .icon-with-txt #Improve_efficiency .st1, .video-pricing-theme .hlth-top-bg .icon-with-txt #Improve_efficiency .st1, .all-feature .hlth-top-bg .icon-with-txt #Improve_efficiency .st1 {
  fill: none;
  stroke: #00a7bc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .hlth-top-bg .icon-with-txt #Immediate_resolutions .st0, .video-pricing-theme .hlth-top-bg .icon-with-txt #Immediate_resolutions .st0, .all-feature .hlth-top-bg .icon-with-txt #Immediate_resolutions .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .hlth-top-bg .icon-with-txt #Immediate_resolutions .st1, .video-pricing-theme .hlth-top-bg .icon-with-txt #Immediate_resolutions .st1, .all-feature .hlth-top-bg .icon-with-txt #Immediate_resolutions .st1 {
  fill: none;
  stroke: #00a7bc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .hlth-top-bg .icon-with-txt p, .video-pricing-theme .hlth-top-bg .icon-with-txt p, .all-feature .hlth-top-bg .icon-with-txt p {
  font-size: 20px;
  color: #333333;
  line-height: 25px;
  font-weight: 400;
}
.sms-spi-pricing-theme .enableX-Voice-API, .video-pricing-theme .enableX-Voice-API, .all-feature .enableX-Voice-API {
  background: url(../../images/pricing/left-double-circle-bg.png) no-repeat;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  margin-top: 0px;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .enableX-Voice-API, .video-pricing-theme .enableX-Voice-API, .all-feature .enableX-Voice-API {
    background: none;
  }
}
.sms-spi-pricing-theme .use-cases, .video-pricing-theme .use-cases, .all-feature .use-cases {
  background: none;
  margin-top: 150px;
}
.sms-spi-pricing-theme .use-cases article, .video-pricing-theme .use-cases article, .all-feature .use-cases article {
  padding: 0;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .use-cases article, .video-pricing-theme .use-cases article, .all-feature .use-cases article {
    padding: 0;
  }
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li svg, .video-pricing-theme .use-cases article .plat-tab-ul li svg, .all-feature .use-cases article .plat-tab-ul li svg {
  width: 40px;
  height: 40px;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Share_number .st0, .video-pricing-theme .use-cases article .plat-tab-ul li #Share_number .st0, .all-feature .use-cases article .plat-tab-ul li #Share_number .st0 {
  display: none;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Share_number .st1, .video-pricing-theme .use-cases article .plat-tab-ul li #Share_number .st1, .all-feature .use-cases article .plat-tab-ul li #Share_number .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Share_number .st2, .video-pricing-theme .use-cases article .plat-tab-ul li #Share_number .st2, .all-feature .use-cases article .plat-tab-ul li #Share_number .st2 {
  display: inline;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Share_number .st3, .video-pricing-theme .use-cases article .plat-tab-ul li #Share_number .st3, .all-feature .use-cases article .plat-tab-ul li #Share_number .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Quality_Verification .st0, .video-pricing-theme .use-cases article .plat-tab-ul li #Quality_Verification .st0, .all-feature .use-cases article .plat-tab-ul li #Quality_Verification .st0 {
  display: none;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Quality_Verification .st1, .video-pricing-theme .use-cases article .plat-tab-ul li #Quality_Verification .st1, .all-feature .use-cases article .plat-tab-ul li #Quality_Verification .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Quality_Verification .st2, .video-pricing-theme .use-cases article .plat-tab-ul li #Quality_Verification .st2, .all-feature .use-cases article .plat-tab-ul li #Quality_Verification .st2 {
  display: inline;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Quality_Verification .st3, .video-pricing-theme .use-cases article .plat-tab-ul li #Quality_Verification .st3, .all-feature .use-cases article .plat-tab-ul li #Quality_Verification .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Quality_Verification .st4, .video-pricing-theme .use-cases article .plat-tab-ul li #Quality_Verification .st4, .all-feature .use-cases article .plat-tab-ul li #Quality_Verification .st4 {
  fill: #010101;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Dedicated_number .st0, .video-pricing-theme .use-cases article .plat-tab-ul li #Dedicated_number .st0, .all-feature .use-cases article .plat-tab-ul li #Dedicated_number .st0 {
  display: none;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Dedicated_number .st1, .video-pricing-theme .use-cases article .plat-tab-ul li #Dedicated_number .st1, .all-feature .use-cases article .plat-tab-ul li #Dedicated_number .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Dedicated_number .st2, .video-pricing-theme .use-cases article .plat-tab-ul li #Dedicated_number .st2, .all-feature .use-cases article .plat-tab-ul li #Dedicated_number .st2 {
  display: inline;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Dedicated_number .st3, .video-pricing-theme .use-cases article .plat-tab-ul li #Dedicated_number .st3, .all-feature .use-cases article .plat-tab-ul li #Dedicated_number .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Dedicated_number .st4, .video-pricing-theme .use-cases article .plat-tab-ul li #Dedicated_number .st4, .all-feature .use-cases article .plat-tab-ul li #Dedicated_number .st4 {
  fill: #010101;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Keywords .st0, .video-pricing-theme .use-cases article .plat-tab-ul li #Keywords .st0, .all-feature .use-cases article .plat-tab-ul li #Keywords .st0 {
  display: none;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Keywords .st1, .video-pricing-theme .use-cases article .plat-tab-ul li #Keywords .st1, .all-feature .use-cases article .plat-tab-ul li #Keywords .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Keywords .st2, .video-pricing-theme .use-cases article .plat-tab-ul li #Keywords .st2, .all-feature .use-cases article .plat-tab-ul li #Keywords .st2 {
  display: inline;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Keywords .st3, .video-pricing-theme .use-cases article .plat-tab-ul li #Keywords .st3, .all-feature .use-cases article .plat-tab-ul li #Keywords .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Keywords .st4, .video-pricing-theme .use-cases article .plat-tab-ul li #Keywords .st4, .all-feature .use-cases article .plat-tab-ul li #Keywords .st4 {
  fill: #010101;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Long-Shared-number .st0, .video-pricing-theme .use-cases article .plat-tab-ul li #Long-Shared-number .st0, .all-feature .use-cases article .plat-tab-ul li #Long-Shared-number .st0 {
  display: none;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Long-Shared-number .st1, .video-pricing-theme .use-cases article .plat-tab-ul li #Long-Shared-number .st1, .all-feature .use-cases article .plat-tab-ul li #Long-Shared-number .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Long-Shared-number .st2, .video-pricing-theme .use-cases article .plat-tab-ul li #Long-Shared-number .st2, .all-feature .use-cases article .plat-tab-ul li #Long-Shared-number .st2 {
  display: inline;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Long-Shared-number .st3, .video-pricing-theme .use-cases article .plat-tab-ul li #Long-Shared-number .st3, .all-feature .use-cases article .plat-tab-ul li #Long-Shared-number .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Message-Local-Number .st0, .video-pricing-theme .use-cases article .plat-tab-ul li #Message-Local-Number .st0, .all-feature .use-cases article .plat-tab-ul li #Message-Local-Number .st0 {
  display: none;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Message-Local-Number .st1, .video-pricing-theme .use-cases article .plat-tab-ul li #Message-Local-Number .st1, .all-feature .use-cases article .plat-tab-ul li #Message-Local-Number .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Message-Local-Number .st2, .video-pricing-theme .use-cases article .plat-tab-ul li #Message-Local-Number .st2, .all-feature .use-cases article .plat-tab-ul li #Message-Local-Number .st2 {
  display: inline;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Message-Local-Number .st3, .video-pricing-theme .use-cases article .plat-tab-ul li #Message-Local-Number .st3, .all-feature .use-cases article .plat-tab-ul li #Message-Local-Number .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Message-Local-Number .st4, .video-pricing-theme .use-cases article .plat-tab-ul li #Message-Local-Number .st4, .all-feature .use-cases article .plat-tab-ul li #Message-Local-Number .st4 {
  fill: #010101;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Quality-Verification .st0, .video-pricing-theme .use-cases article .plat-tab-ul li #Quality-Verification .st0, .all-feature .use-cases article .plat-tab-ul li #Quality-Verification .st0 {
  display: none;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Quality-Verification .st1, .video-pricing-theme .use-cases article .plat-tab-ul li #Quality-Verification .st1, .all-feature .use-cases article .plat-tab-ul li #Quality-Verification .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Quality-Verification .st2, .video-pricing-theme .use-cases article .plat-tab-ul li #Quality-Verification .st2, .all-feature .use-cases article .plat-tab-ul li #Quality-Verification .st2 {
  display: inline;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Quality-Verification .st3, .video-pricing-theme .use-cases article .plat-tab-ul li #Quality-Verification .st3, .all-feature .use-cases article .plat-tab-ul li #Quality-Verification .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Quality-Verification .st4, .video-pricing-theme .use-cases article .plat-tab-ul li #Quality-Verification .st4, .all-feature .use-cases article .plat-tab-ul li #Quality-Verification .st4 {
  fill: #010101;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Long-Shared-number .st0, .video-pricing-theme .use-cases article .plat-tab-ul li #Long-Shared-number .st0, .all-feature .use-cases article .plat-tab-ul li #Long-Shared-number .st0 {
  display: none;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Long-Shared-number .st1, .video-pricing-theme .use-cases article .plat-tab-ul li #Long-Shared-number .st1, .all-feature .use-cases article .plat-tab-ul li #Long-Shared-number .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Long-Shared-number .st2, .video-pricing-theme .use-cases article .plat-tab-ul li #Long-Shared-number .st2, .all-feature .use-cases article .plat-tab-ul li #Long-Shared-number .st2 {
  display: inline;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Long-Shared-number .st3, .video-pricing-theme .use-cases article .plat-tab-ul li #Long-Shared-number .st3, .all-feature .use-cases article .plat-tab-ul li #Long-Shared-number .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Mobile-Number .st0, .video-pricing-theme .use-cases article .plat-tab-ul li #Mobile-Number .st0, .all-feature .use-cases article .plat-tab-ul li #Mobile-Number .st0 {
  display: none;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Mobile-Number .st1, .video-pricing-theme .use-cases article .plat-tab-ul li #Mobile-Number .st1, .all-feature .use-cases article .plat-tab-ul li #Mobile-Number .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Mobile-Number .st2, .video-pricing-theme .use-cases article .plat-tab-ul li #Mobile-Number .st2, .all-feature .use-cases article .plat-tab-ul li #Mobile-Number .st2 {
  display: inline;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Mobile-Number .st3, .video-pricing-theme .use-cases article .plat-tab-ul li #Mobile-Number .st3, .all-feature .use-cases article .plat-tab-ul li #Mobile-Number .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Mobile-Number .st4, .video-pricing-theme .use-cases article .plat-tab-ul li #Mobile-Number .st4, .all-feature .use-cases article .plat-tab-ul li #Mobile-Number .st4 {
  fill: #010101;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Mobile-Number .st5, .video-pricing-theme .use-cases article .plat-tab-ul li #Mobile-Number .st5, .all-feature .use-cases article .plat-tab-ul li #Mobile-Number .st5 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Toll-Free-Number .st0, .video-pricing-theme .use-cases article .plat-tab-ul li #Toll-Free-Number .st0, .all-feature .use-cases article .plat-tab-ul li #Toll-Free-Number .st0 {
  display: none;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Toll-Free-Number .st1, .video-pricing-theme .use-cases article .plat-tab-ul li #Toll-Free-Number .st1, .all-feature .use-cases article .plat-tab-ul li #Toll-Free-Number .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Toll-Free-Number .st2, .video-pricing-theme .use-cases article .plat-tab-ul li #Toll-Free-Number .st2, .all-feature .use-cases article .plat-tab-ul li #Toll-Free-Number .st2 {
  display: inline;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Toll-Free-Number .st3, .video-pricing-theme .use-cases article .plat-tab-ul li #Toll-Free-Number .st3, .all-feature .use-cases article .plat-tab-ul li #Toll-Free-Number .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Toll-Free-Number .st4, .video-pricing-theme .use-cases article .plat-tab-ul li #Toll-Free-Number .st4, .all-feature .use-cases article .plat-tab-ul li #Toll-Free-Number .st4 {
  fill: #010101;
}
.sms-spi-pricing-theme .use-cases article .plat-tab-ul li #Toll-Free-Number .st5, .video-pricing-theme .use-cases article .plat-tab-ul li #Toll-Free-Number .st5, .all-feature .use-cases article .plat-tab-ul li #Toll-Free-Number .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.sms-spi-pricing-theme .use-cases article h6, .video-pricing-theme .use-cases article h6, .all-feature .use-cases article h6 {
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  font-size: 20px;
  line-height: 25px;
  padding-left: 22px;
  padding-top: 7px;
  margin: 0;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .use-cases article h6, .video-pricing-theme .use-cases article h6, .all-feature .use-cases article h6 {
    font-size: 22px;
    line-height: 25px;
    text-align: center;
  }
}
.sms-spi-pricing-theme .use-cases article p, .video-pricing-theme .use-cases article p, .all-feature .use-cases article p {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  font-size: 16px;
  line-height: 20px;
  padding-top: 5px;
  padding-left: 5px;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .use-cases article p, .video-pricing-theme .use-cases article p, .all-feature .use-cases article p {
    font-size: 16px;
    line-height: 20px;
  }
}
.sms-spi-pricing-theme .use-cases article ul, .video-pricing-theme .use-cases article ul, .all-feature .use-cases article ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  -o-flex-direction: column;
}
.sms-spi-pricing-theme .use-cases article ul li, .video-pricing-theme .use-cases article ul li, .all-feature .use-cases article ul li {
  padding: 0.5em 0.5em 0.5em 1.5em;
  margin: 0;
  width: 100%;
  position: relative;
}
.sms-spi-pricing-theme .use-cases article ul li::before, .video-pricing-theme .use-cases article ul li::before, .all-feature .use-cases article ul li::before {
  content: " ";
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 23px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 7px;
  line-height: 19px;
}
@media only screen and (max-width: 1200px) {
  .sms-spi-pricing-theme .use-cases article ul li, .video-pricing-theme .use-cases article ul li, .all-feature .use-cases article ul li {
    font-size: 16px;
    width: 100%;
    display: block;
  }
}
.sms-spi-pricing-theme .use-cases article ul li a, .video-pricing-theme .use-cases article ul li a, .all-feature .use-cases article ul li a {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 18px;
  color: #f13d3d;
}
.sms-spi-pricing-theme .use-cases article ul li a:hover, .video-pricing-theme .use-cases article ul li a:hover, .all-feature .use-cases article ul li a:hover {
  font-weight: 600;
}
.sms-spi-pricing-theme .use-cases article ul li a b, .video-pricing-theme .use-cases article ul li a b, .all-feature .use-cases article ul li a b {
  font-weight: 600;
}
.sms-spi-pricing-theme .use-cases article ul li a i, .video-pricing-theme .use-cases article ul li a i, .all-feature .use-cases article ul li a i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 14px;
  display: inline-block;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white, .video-pricing-theme .enableX-Voice-API .bg-white, .all-feature .enableX-Voice-API .bg-white {
  box-shadow: -2px 9px 14px -5px rgba(166, 164, 166, 0.9);
  border-radius: 5px;
  padding: 30px 10px;
  border: 1px solid #e8e8e8;
  margin: 20px 0;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white .horizontal-border, .video-pricing-theme .enableX-Voice-API .bg-white .horizontal-border, .all-feature .enableX-Voice-API .bg-white .horizontal-border {
  border-right: 1px solid #e8e8e8;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article, .video-pricing-theme .enableX-Voice-API .bg-white article, .all-feature .enableX-Voice-API .bg-white article {
  padding: 0 50px 0 10px;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .enableX-Voice-API .bg-white article, .video-pricing-theme .enableX-Voice-API .bg-white article, .all-feature .enableX-Voice-API .bg-white article {
    padding: 0;
  }
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li svg, .video-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li svg, .all-feature .enableX-Voice-API .bg-white article .plat-tab-ul li svg {
  width: 40px;
  height: 40px;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st0, .video-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st0, .all-feature .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st0 {
  display: none;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st1, .video-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st1, .all-feature .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st2, .video-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st2, .all-feature .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st2 {
  display: inline;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st3, .video-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st3, .all-feature .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st3 {
  fill: #010101;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st4, .video-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st4, .all-feature .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st5, .video-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st5, .all-feature .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st6, .video-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st6, .all-feature .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st7, .video-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st7, .all-feature .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st7 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st8, .video-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st8, .all-feature .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st8 {
  display: inline;
  fill: none;
  stroke: #212020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st9, .video-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st9, .all-feature .enableX-Voice-API .bg-white article .plat-tab-ul li #Deliverable_Messaging .st9 {
  display: inline;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Customer__x0D_Engagement .st0, .video-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Customer__x0D_Engagement .st0, .all-feature .enableX-Voice-API .bg-white article .plat-tab-ul li #Customer__x0D_Engagement .st0 {
  fill: none;
  stroke: #202020;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Streaming_and_Broadcasting .st0, .video-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Streaming_and_Broadcasting .st0, .all-feature .enableX-Voice-API .bg-white article .plat-tab-ul li #Streaming_and_Broadcasting .st0 {
  fill: none;
  stroke: #20201f;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Message-Local-Number .st0, .video-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Message-Local-Number .st0, .all-feature .enableX-Voice-API .bg-white article .plat-tab-ul li #Message-Local-Number .st0 {
  display: none;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Message-Local-Number .st1, .video-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Message-Local-Number .st1, .all-feature .enableX-Voice-API .bg-white article .plat-tab-ul li #Message-Local-Number .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Message-Local-Number .st2, .video-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Message-Local-Number .st2, .all-feature .enableX-Voice-API .bg-white article .plat-tab-ul li #Message-Local-Number .st2 {
  display: inline;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Message-Local-Number .st3, .video-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Message-Local-Number .st3, .all-feature .enableX-Voice-API .bg-white article .plat-tab-ul li #Message-Local-Number .st3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Message-Local-Number .st4, .video-pricing-theme .enableX-Voice-API .bg-white article .plat-tab-ul li #Message-Local-Number .st4, .all-feature .enableX-Voice-API .bg-white article .plat-tab-ul li #Message-Local-Number .st4 {
  fill: #010101;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article h6, .video-pricing-theme .enableX-Voice-API .bg-white article h6, .all-feature .enableX-Voice-API .bg-white article h6 {
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  font-size: 20px;
  line-height: 25px;
  padding-left: 22px;
  padding-top: 7px;
  margin: 0;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .enableX-Voice-API .bg-white article h6, .video-pricing-theme .enableX-Voice-API .bg-white article h6, .all-feature .enableX-Voice-API .bg-white article h6 {
    font-size: 22px;
    line-height: 25px;
    text-align: center;
  }
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article p, .video-pricing-theme .enableX-Voice-API .bg-white article p, .all-feature .enableX-Voice-API .bg-white article p {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  padding-top: 5px;
  padding-left: 5px;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article p span, .video-pricing-theme .enableX-Voice-API .bg-white article p span, .all-feature .enableX-Voice-API .bg-white article p span {
  font-weight: bold;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article p a i.fa-arrow-right, .video-pricing-theme .enableX-Voice-API .bg-white article p a i.fa-arrow-right, .all-feature .enableX-Voice-API .bg-white article p a i.fa-arrow-right {
  padding: 0 12px;
}
@media (max-width: 991px) {
  .sms-spi-pricing-theme .enableX-Voice-API .bg-white article p, .video-pricing-theme .enableX-Voice-API .bg-white article p, .all-feature .enableX-Voice-API .bg-white article p {
    font-size: 16px;
    line-height: 20px;
  }
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article ul, .video-pricing-theme .enableX-Voice-API .bg-white article ul, .all-feature .enableX-Voice-API .bg-white article ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  -o-flex-direction: column;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article ul li, .video-pricing-theme .enableX-Voice-API .bg-white article ul li, .all-feature .enableX-Voice-API .bg-white article ul li {
  padding: 0.5em 0.5em 0.5em 1.5em;
  margin: 0;
  width: 100%;
  position: relative;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article ul li::before, .video-pricing-theme .enableX-Voice-API .bg-white article ul li::before, .all-feature .enableX-Voice-API .bg-white article ul li::before {
  content: " ";
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 23px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 7px;
  line-height: 19px;
}
@media only screen and (max-width: 1200px) {
  .sms-spi-pricing-theme .enableX-Voice-API .bg-white article ul li, .video-pricing-theme .enableX-Voice-API .bg-white article ul li, .all-feature .enableX-Voice-API .bg-white article ul li {
    font-size: 16px;
    width: 100%;
    display: block;
  }
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article ul li a, .video-pricing-theme .enableX-Voice-API .bg-white article ul li a, .all-feature .enableX-Voice-API .bg-white article ul li a {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 18px;
  color: #f13d3d;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article ul li a:hover, .video-pricing-theme .enableX-Voice-API .bg-white article ul li a:hover, .all-feature .enableX-Voice-API .bg-white article ul li a:hover {
  font-weight: 600;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article ul li a b, .video-pricing-theme .enableX-Voice-API .bg-white article ul li a b, .all-feature .enableX-Voice-API .bg-white article ul li a b {
  font-weight: 600;
}
.sms-spi-pricing-theme .enableX-Voice-API .bg-white article ul li a i, .video-pricing-theme .enableX-Voice-API .bg-white article ul li a i, .all-feature .enableX-Voice-API .bg-white article ul li a i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 14px;
  display: inline-block;
}

.video-pricing-theme .hlth-top-bg .top-section, .all-feature .hlth-top-bg .top-section {
  height: 428px;
}
@media (max-width: 991px) {
  .video-pricing-theme .hlth-top-bg .top-section, .all-feature .hlth-top-bg .top-section {
    height: 100%;
  }
}
.video-pricing-theme .table-section, .all-feature .table-section {
  background: none;
}
.video-pricing-theme .table-section .country-sec .green-bg, .all-feature .table-section .country-sec .green-bg {
  border: 1px solid #d0d0d0;
  background-color: #eff6f4;
  box-shadow: 3px 3px 12px 8px #f3f5f7;
  border-radius: 10px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
@media (max-width: 991px) {
  .video-pricing-theme .table-section .country-sec .green-bg, .all-feature .table-section .country-sec .green-bg {
    padding: 25px 10px;
  }
}
.video-pricing-theme .table-section .country-sec .green-bg p, .all-feature .table-section .country-sec .green-bg p {
  font-size: 23px;
  line-height: 28px;
  color: #333333;
  font-weight: 400;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .video-pricing-theme .table-section .country-sec .green-bg p, .all-feature .table-section .country-sec .green-bg p {
    font-size: 18px;
    line-height: 25px;
  }
}
.video-pricing-theme .table-section .country-sec .green-bg p .big-txt, .all-feature .table-section .country-sec .green-bg p .big-txt {
  font-size: 30px;
  font-weight: 600;
}
.video-pricing-theme .table-section .country-sec .green-bg .examples-btn, .all-feature .table-section .country-sec .green-bg .examples-btn {
  background-color: #ec1c23;
  box-shadow: none;
  font-size: 16px;
  font-weight: 500;
  width: 84%;
  padding: 10px 0;
  border: 1px solid transparent;
  color: #fff !important;
  text-shadow: none;
}
@media (max-width: 991px) {
  .video-pricing-theme .table-section .country-sec .green-bg .examples-btn, .all-feature .table-section .country-sec .green-bg .examples-btn {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .video-pricing-theme .table-section .country-sec .m-5, .all-feature .table-section .country-sec .m-5 {
    margin: 0.5rem !important;
  }
}
.video-pricing-theme .table-section section, .all-feature .table-section section {
  padding: 0;
}
.video-pricing-theme .table-section section .section-title, .all-feature .table-section section .section-title {
  text-align: center;
  color: #007b5e;
  margin-bottom: 50px;
  text-transform: uppercase;
}
.video-pricing-theme .table-section #tabs, .all-feature .table-section #tabs, .video-pricing-theme .table-section #tab-second, .all-feature .table-section #tab-second {
  height: 100%;
}
@media (max-width: 991px) {
  .video-pricing-theme .table-section #tabs, .all-feature .table-section #tabs, .video-pricing-theme .table-section #tab-second, .all-feature .table-section #tab-second {
    height: auto;
    background: none;
  }
}
.video-pricing-theme .table-section #tabs h4, .all-feature .table-section #tabs h4, .video-pricing-theme .table-section #tab-second h4, .all-feature .table-section #tab-second h4 {
  font-weight: bold;
  color: #333333;
  font-size: 40px;
  text-align: center;
  padding: 15px 0;
  font-weight: 600;
}
@media (max-width: 991px) {
  .video-pricing-theme .table-section #tabs h4, .all-feature .table-section #tabs h4, .video-pricing-theme .table-section #tab-second h4, .all-feature .table-section #tab-second h4 {
    font-size: 25px;
    line-height: 30px;
  }
}
.video-pricing-theme .table-section #tabs ul#interest_tabs, .all-feature .table-section #tabs ul#interest_tabs, .video-pricing-theme .table-section #tab-second ul#interest_tabs, .all-feature .table-section #tab-second ul#interest_tabs {
  margin-top: 150px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  border-bottom: 3px solid #f13d3d;
  padding: 0;
}
@media (max-width: 991px) {
  .video-pricing-theme .table-section #tabs ul#interest_tabs, .all-feature .table-section #tabs ul#interest_tabs, .video-pricing-theme .table-section #tab-second ul#interest_tabs, .all-feature .table-section #tab-second ul#interest_tabs {
    margin-top: 10px;
  }
}
.video-pricing-theme .table-section #tabs ul#interest_tabs li, .all-feature .table-section #tabs ul#interest_tabs li, .video-pricing-theme .table-section #tab-second ul#interest_tabs li, .all-feature .table-section #tab-second ul#interest_tabs li {
  padding-bottom: 0px;
  width: 22%;
}
@media (max-width: 991px) {
  .video-pricing-theme .table-section #tabs ul#interest_tabs li, .all-feature .table-section #tabs ul#interest_tabs li, .video-pricing-theme .table-section #tab-second ul#interest_tabs li, .all-feature .table-section #tab-second ul#interest_tabs li {
    width: auto;
  }
}
.video-pricing-theme .table-section #tabs ul#interest_tabs li a, .all-feature .table-section #tabs ul#interest_tabs li a, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a, .all-feature .table-section #tab-second ul#interest_tabs li a {
  border: 0px solid transparent;
  text-decoration: none;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.36px;
  text-align: center;
  padding: 20px 19px;
  line-height: 20px;
  display: inline-block;
}
@media (max-width: 991px) {
  .video-pricing-theme .table-section #tabs ul#interest_tabs li a, .all-feature .table-section #tabs ul#interest_tabs li a, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a, .all-feature .table-section #tab-second ul#interest_tabs li a {
    font-size: 16px;
    line-height: 20px;
  }
}
.video-pricing-theme .table-section #tabs ul#interest_tabs li a:hover, .all-feature .table-section #tabs ul#interest_tabs li a:hover, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a:hover, .all-feature .table-section #tab-second ul#interest_tabs li a:hover {
  background: transparent;
  outline: none;
}
.video-pricing-theme .table-section #tabs ul#interest_tabs li a.active, .all-feature .table-section #tabs ul#interest_tabs li a.active, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active, .all-feature .table-section #tab-second ul#interest_tabs li a.active {
  color: #fff;
  background: #f13d3d;
  font-weight: bold;
  outline: none;
  border-radius: 0;
}
.video-pricing-theme .table-section #tabs ul#interest_tabs li a.active .tab-content.active, .all-feature .table-section #tabs ul#interest_tabs li a.active .tab-content.active, .video-pricing-theme .table-section #tab-second ul#interest_tabs li a.active .tab-content.active, .all-feature .table-section #tab-second ul#interest_tabs li a.active .tab-content.active {
  opacity: 1;
}
.video-pricing-theme .table-section #tabs .tab-content, .all-feature .table-section #tabs .tab-content, .video-pricing-theme .table-section #tab-second .tab-content, .all-feature .table-section #tab-second .tab-content {
  padding: 40px 25px 20px 25px;
  background: #ffffff;
  box-shadow: 0px 1px 3px 2px #00000021;
  border-radius: 0 0px 15px 15px;
}
.video-pricing-theme .table-section #tabs .tab-content ul.nav-tabs, .all-feature .table-section #tabs .tab-content ul.nav-tabs, .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs, .all-feature .table-section #tab-second .tab-content ul.nav-tabs {
  border: none !important;
  box-shadow: 0px 3px 33px 0 rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
  padding: 0;
}
.video-pricing-theme .table-section #tabs .tab-content ul.nav-tabs li a, .all-feature .table-section #tabs .tab-content ul.nav-tabs li a, .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs li a, .all-feature .table-section #tab-second .tab-content ul.nav-tabs li a {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #939393;
  background: transparent;
  box-shadow: none;
  border: 0;
  text-decoration: none;
  padding: 25px;
  display: inline-block;
  border-bottom: 3px solid transparent;
  font-size: 18px;
}
.video-pricing-theme .table-section #tabs .tab-content ul.nav-tabs li a.active, .all-feature .table-section #tabs .tab-content ul.nav-tabs li a.active, .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs li a.active, .all-feature .table-section #tab-second .tab-content ul.nav-tabs li a.active {
  color: #010101;
  border-bottom: 3px solid #f13d3d;
  border-radius: 0;
  box-shadow: 0px 3px 33px 0 rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
}
.video-pricing-theme .table-section #tabs .tab-content .sub-tab, .all-feature .table-section #tabs .tab-content .sub-tab, .video-pricing-theme .table-section #tab-second .tab-content .sub-tab, .all-feature .table-section #tab-second .tab-content .sub-tab {
  padding: 8% 0 0 0;
}
@media (max-width: 991px) {
  .video-pricing-theme .table-section #tabs .tab-content .sub-tab img, .all-feature .table-section #tabs .tab-content .sub-tab img, .video-pricing-theme .table-section #tab-second .tab-content .sub-tab img, .all-feature .table-section #tab-second .tab-content .sub-tab img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}
.video-pricing-theme .table-section #tabs .tab-pane, .all-feature .table-section #tabs .tab-pane, .video-pricing-theme .table-section #tab-second .tab-pane, .all-feature .table-section #tab-second .tab-pane {
  margin-top: 0%;
  text-align: left;
}
.video-pricing-theme .table-section #tabs .tab-pane .sub-tab-1 article, .all-feature .table-section #tabs .tab-pane .sub-tab-1 article, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-1 article, .all-feature .table-section #tab-second .tab-pane .sub-tab-1 article, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-3 article, .all-feature .table-section #tab-second .tab-pane .sub-tab-3 article, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-2 article, .all-feature .table-section #tab-second .tab-pane .sub-tab-2 article, .video-pricing-theme .table-section #tabs .tab-pane .sub-tab-3 article, .all-feature .table-section #tabs .tab-pane .sub-tab-3 article, .video-pricing-theme .table-section #tabs .tab-pane .sub-tab-2 article, .all-feature .table-section #tabs .tab-pane .sub-tab-2 article {
  padding: 25px;
  text-align: center;
}
.video-pricing-theme .table-section #tabs .tab-pane .sub-tab-1 article h6, .all-feature .table-section #tabs .tab-pane .sub-tab-1 article h6, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-1 article h6, .all-feature .table-section #tab-second .tab-pane .sub-tab-1 article h6, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-3 article h6, .all-feature .table-section #tab-second .tab-pane .sub-tab-3 article h6, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-2 article h6, .all-feature .table-section #tab-second .tab-pane .sub-tab-2 article h6, .video-pricing-theme .table-section #tabs .tab-pane .sub-tab-3 article h6, .all-feature .table-section #tabs .tab-pane .sub-tab-3 article h6, .video-pricing-theme .table-section #tabs .tab-pane .sub-tab-2 article h6, .all-feature .table-section #tabs .tab-pane .sub-tab-2 article h6 {
  color: #ec1c23;
  font-size: 20px;
  line-height: 25px;
  font-weight: bold;
}
.video-pricing-theme .table-section #tabs .tab-pane .sub-tab-1 article p.price, .all-feature .table-section #tabs .tab-pane .sub-tab-1 article p.price, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-1 article p.price, .all-feature .table-section #tab-second .tab-pane .sub-tab-1 article p.price, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-3 article p.price, .all-feature .table-section #tab-second .tab-pane .sub-tab-3 article p.price, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-2 article p.price, .all-feature .table-section #tab-second .tab-pane .sub-tab-2 article p.price, .video-pricing-theme .table-section #tabs .tab-pane .sub-tab-3 article p.price, .all-feature .table-section #tabs .tab-pane .sub-tab-3 article p.price, .video-pricing-theme .table-section #tabs .tab-pane .sub-tab-2 article p.price, .all-feature .table-section #tabs .tab-pane .sub-tab-2 article p.price {
  color: #333333;
  font-size: 50px;
  line-height: 55px;
  font-weight: 700;
}
.video-pricing-theme .table-section #tabs .tab-pane .sub-tab-1 article hr, .all-feature .table-section #tabs .tab-pane .sub-tab-1 article hr, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-1 article hr, .all-feature .table-section #tab-second .tab-pane .sub-tab-1 article hr, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-3 article hr, .all-feature .table-section #tab-second .tab-pane .sub-tab-3 article hr, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-2 article hr, .all-feature .table-section #tab-second .tab-pane .sub-tab-2 article hr, .video-pricing-theme .table-section #tabs .tab-pane .sub-tab-3 article hr, .all-feature .table-section #tabs .tab-pane .sub-tab-3 article hr, .video-pricing-theme .table-section #tabs .tab-pane .sub-tab-2 article hr, .all-feature .table-section #tabs .tab-pane .sub-tab-2 article hr {
  background: #ec1c23;
}
.video-pricing-theme .table-section #tabs .tab-pane .sub-tab-1 article p.gray-txt, .all-feature .table-section #tabs .tab-pane .sub-tab-1 article p.gray-txt, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-1 article p.gray-txt, .all-feature .table-section #tab-second .tab-pane .sub-tab-1 article p.gray-txt, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-3 article p.gray-txt, .all-feature .table-section #tab-second .tab-pane .sub-tab-3 article p.gray-txt, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-2 article p.gray-txt, .all-feature .table-section #tab-second .tab-pane .sub-tab-2 article p.gray-txt, .video-pricing-theme .table-section #tabs .tab-pane .sub-tab-3 article p.gray-txt, .all-feature .table-section #tabs .tab-pane .sub-tab-3 article p.gray-txt, .video-pricing-theme .table-section #tabs .tab-pane .sub-tab-2 article p.gray-txt, .all-feature .table-section #tabs .tab-pane .sub-tab-2 article p.gray-txt {
  font-size: 16px;
  color: #4e4e4e;
}
.video-pricing-theme .table-section #tabs .tab-pane .sub-tab-1 article p.btn a, .all-feature .table-section #tabs .tab-pane .sub-tab-1 article p.btn a, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-1 article p.btn a, .all-feature .table-section #tab-second .tab-pane .sub-tab-1 article p.btn a, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-3 article p.btn a, .all-feature .table-section #tab-second .tab-pane .sub-tab-3 article p.btn a, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-2 article p.btn a, .all-feature .table-section #tab-second .tab-pane .sub-tab-2 article p.btn a, .video-pricing-theme .table-section #tabs .tab-pane .sub-tab-3 article p.btn a, .all-feature .table-section #tabs .tab-pane .sub-tab-3 article p.btn a, .video-pricing-theme .table-section #tabs .tab-pane .sub-tab-2 article p.btn a, .all-feature .table-section #tabs .tab-pane .sub-tab-2 article p.btn a {
  background-color: #f13d3d;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  border-radius: 25px;
  padding: 10px 25px;
}
.video-pricing-theme .table-section #tabs .tab-pane .sub-tab-2, .all-feature .table-section #tabs .tab-pane .sub-tab-2, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-2, .all-feature .table-section #tab-second .tab-pane .sub-tab-2 {
  text-align: left;
}
.video-pricing-theme .table-section #tabs .tab-pane .sub-tab-2 article, .all-feature .table-section #tabs .tab-pane .sub-tab-2 article, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-2 article, .all-feature .table-section #tab-second .tab-pane .sub-tab-2 article {
  padding: 0;
  text-align: left;
}
.video-pricing-theme .table-section #tabs .tab-pane .sub-tab-2 article ul li, .all-feature .table-section #tabs .tab-pane .sub-tab-2 article ul li, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-2 article ul li, .all-feature .table-section #tab-second .tab-pane .sub-tab-2 article ul li {
  text-align: left;
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  padding: 10px 0;
}
.video-pricing-theme .table-section #tabs .tab-pane .sub-tab-2 article p.small-txt, .all-feature .table-section #tabs .tab-pane .sub-tab-2 article p.small-txt, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-2 article p.small-txt, .all-feature .table-section #tab-second .tab-pane .sub-tab-2 article p.small-txt {
  color: #4e4e4e;
  font-size: 14px;
}
.video-pricing-theme .table-section #tabs .tab-pane .sub-tab-3, .all-feature .table-section #tabs .tab-pane .sub-tab-3, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-3, .all-feature .table-section #tab-second .tab-pane .sub-tab-3 {
  background: #4d7bde;
  background: linear-gradient(180deg, #4d7bde 0%, #1facbe 61%);
  border-radius: 10px;
  padding: 25px;
  text-align: center;
}
.video-pricing-theme .table-section #tabs .tab-pane .sub-tab-3 article, .all-feature .table-section #tabs .tab-pane .sub-tab-3 article, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-3 article, .all-feature .table-section #tab-second .tab-pane .sub-tab-3 article {
  padding: 0;
  text-align: center;
}
.video-pricing-theme .table-section #tabs .tab-pane .sub-tab-3 article p, .all-feature .table-section #tabs .tab-pane .sub-tab-3 article p, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-3 article p, .all-feature .table-section #tab-second .tab-pane .sub-tab-3 article p {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
}
.video-pricing-theme .table-section #tabs .tab-pane .sub-tab-3 article p.price, .all-feature .table-section #tabs .tab-pane .sub-tab-3 article p.price, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-3 article p.price, .all-feature .table-section #tab-second .tab-pane .sub-tab-3 article p.price {
  color: #fff;
}
.video-pricing-theme .table-section #tabs .tab-pane .sub-tab-3 article p.gray-txt, .all-feature .table-section #tabs .tab-pane .sub-tab-3 article p.gray-txt, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-3 article p.gray-txt, .all-feature .table-section #tab-second .tab-pane .sub-tab-3 article p.gray-txt {
  color: #fff;
}
.video-pricing-theme .table-section #tabs .tab-pane .sub-tab-3 article p a, .all-feature .table-section #tabs .tab-pane .sub-tab-3 article p a, .video-pricing-theme .table-section #tab-second .tab-pane .sub-tab-3 article p a, .all-feature .table-section #tab-second .tab-pane .sub-tab-3 article p a {
  background-color: #fff !important;
  color: #ec1c23 !important;
  font-size: 18px;
  font-weight: 500;
}
.video-pricing-theme .table-section #tab-second, .all-feature .table-section #tab-second {
  background: none;
}
@media (max-width: 991px) {
  .video-pricing-theme .table-section #tab-second, .all-feature .table-section #tab-second {
    margin-top: 50px;
  }
}
.video-pricing-theme .table-section #tab-second #interest_tabs li, .all-feature .table-section #tab-second #interest_tabs li {
  width: auto !important;
}
.video-pricing-theme .table-section #tab-second .SIP-Inter-sec, .all-feature .table-section #tab-second .SIP-Inter-sec {
  border-top: 3px solid #f13d3d;
  margin-top: 150px;
  background: #ffffff;
  box-shadow: 0px 0px 8px 2px #72727236;
  border-radius: 0 0px 15px 15px;
}
@media (max-width: 991px) {
  .video-pricing-theme .table-section #tab-second .SIP-Inter-sec, .all-feature .table-section #tab-second .SIP-Inter-sec {
    margin-top: 50px;
  }
}
.video-pricing-theme .table-section #tab-second .SIP-Inter-sec article, .all-feature .table-section #tab-second .SIP-Inter-sec article {
  padding: 25px;
  text-align: center;
}
.video-pricing-theme .table-section #tab-second .SIP-Inter-sec article h6, .all-feature .table-section #tab-second .SIP-Inter-sec article h6 {
  color: #ec1c23;
  font-size: 20px;
  line-height: 25px;
  font-weight: bold;
}
.video-pricing-theme .table-section #tab-second .SIP-Inter-sec article p.price, .all-feature .table-section #tab-second .SIP-Inter-sec article p.price {
  color: #333333;
  font-size: 50px;
  line-height: 55px;
  font-weight: 700;
}
.video-pricing-theme .table-section #tab-second .SIP-Inter-sec article hr, .all-feature .table-section #tab-second .SIP-Inter-sec article hr {
  background: #ec1c23;
}
.video-pricing-theme .table-section #tab-second .SIP-Inter-sec article p.gray-txt, .all-feature .table-section #tab-second .SIP-Inter-sec article p.gray-txt {
  font-size: 16px;
  color: #4e4e4e;
}
.video-pricing-theme .table-section #tab-second .SIP-Inter-sec article p.btn a, .all-feature .table-section #tab-second .SIP-Inter-sec article p.btn a {
  background-color: #f13d3d;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  border-radius: 25px;
  padding: 10px 25px;
}
.video-pricing-theme .table-section #tab-second .sub-tab-2, .all-feature .table-section #tab-second .sub-tab-2 {
  text-align: left;
}
.video-pricing-theme .table-section #tab-second .sub-tab-2 article, .all-feature .table-section #tab-second .sub-tab-2 article {
  padding: 0;
  text-align: left;
}
.video-pricing-theme .table-section #tab-second .sub-tab-2 article ul li, .all-feature .table-section #tab-second .sub-tab-2 article ul li {
  text-align: left;
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  padding: 10px 0;
}
.video-pricing-theme .table-section #tab-second .sub-tab-2 article p.small-txt, .all-feature .table-section #tab-second .sub-tab-2 article p.small-txt {
  color: #4e4e4e;
  font-size: 14px;
}
.video-pricing-theme .table-section #tab-second .sub-tab-3, .all-feature .table-section #tab-second .sub-tab-3 {
  background: #4d7bde;
  background: linear-gradient(180deg, #4d7bde 0%, #1facbe 61%);
  border-radius: 10px;
  padding: 25px;
  text-align: center;
}
.video-pricing-theme .table-section #tab-second .sub-tab-3 article, .all-feature .table-section #tab-second .sub-tab-3 article {
  padding: 0;
  text-align: center;
}
.video-pricing-theme .table-section #tab-second .sub-tab-3 article p, .all-feature .table-section #tab-second .sub-tab-3 article p {
  color: #fff;
  font-size: 18px;
}
.video-pricing-theme .table-section #tab-second .sub-tab-3 article p.price, .all-feature .table-section #tab-second .sub-tab-3 article p.price {
  color: #fff;
}
.video-pricing-theme .table-section #tab-second .sub-tab-3 article p.gray-txt, .all-feature .table-section #tab-second .sub-tab-3 article p.gray-txt {
  color: #fff;
}
.video-pricing-theme .table-section #tab-second .sub-tab-3 article p a, .all-feature .table-section #tab-second .sub-tab-3 article p a {
  background-color: #fff !important;
  color: #ec1c23 !important;
  font-size: 18px;
  font-weight: 500;
}
.video-pricing-theme .table-section #tab-second #view-exp2 .modal-content .modal-header, .all-feature .table-section #tab-second #view-exp2 .modal-content .modal-header, .video-pricing-theme .table-section #tab-second #view-exp3 .modal-content .modal-header, .all-feature .table-section #tab-second #view-exp3 .modal-content .modal-header {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  border-bottom: none;
}
.video-pricing-theme .table-section #tab-second #view-exp2 .modal-content .modal-body, .all-feature .table-section #tab-second #view-exp2 .modal-content .modal-body, .video-pricing-theme .table-section #tab-second #view-exp3 .modal-content .modal-body, .all-feature .table-section #tab-second #view-exp3 .modal-content .modal-body {
  padding: 0px 40px;
}
.video-pricing-theme .table-section #tab-second #view-exp2 .modal-content .modal-body h4.h4-color, .all-feature .table-section #tab-second #view-exp2 .modal-content .modal-body h4.h4-color, .video-pricing-theme .table-section #tab-second #view-exp3 .modal-content .modal-body h4.h4-color, .all-feature .table-section #tab-second #view-exp3 .modal-content .modal-body h4.h4-color {
  color: #333333;
  font-size: 24px;
  padding-bottom: 15px;
  font-weight: 600;
  margin: 0;
  text-align: left;
}
.video-pricing-theme .table-section #tab-second #view-exp2 .modal-content .modal-body p, .all-feature .table-section #tab-second #view-exp2 .modal-content .modal-body p, .video-pricing-theme .table-section #tab-second #view-exp3 .modal-content .modal-body p, .all-feature .table-section #tab-second #view-exp3 .modal-content .modal-body p {
  font-size: 18px;
  line-height: 20px;
}
.video-pricing-theme .table-section #tab-second #view-exp2 .modal-content .modal-body .Recording-Example-h2, .all-feature .table-section #tab-second #view-exp2 .modal-content .modal-body .Recording-Example-h2, .video-pricing-theme .table-section #tab-second #view-exp3 .modal-content .modal-body .Recording-Example-h2, .all-feature .table-section #tab-second #view-exp3 .modal-content .modal-body .Recording-Example-h2 {
  font-size: 42px;
  color: #ec1c23;
  padding: 15px 0;
  font-weight: 600;
  text-align: center;
}
.video-pricing-theme .table-section #tab-second #view-exp2 .modal-content .modal-body p.small-txt, .all-feature .table-section #tab-second #view-exp2 .modal-content .modal-body p.small-txt, .video-pricing-theme .table-section #tab-second #view-exp3 .modal-content .modal-body p.small-txt, .all-feature .table-section #tab-second #view-exp3 .modal-content .modal-body p.small-txt {
  font-size: 14px;
  text-align: center;
  line-height: 20px;
  color: #000000;
  font-weight: bold;
}
.video-pricing-theme .table-section #tab-second #view-exp2 .modal-content .modal-body .view-border-left, .all-feature .table-section #tab-second #view-exp2 .modal-content .modal-body .view-border-left, .video-pricing-theme .table-section #tab-second #view-exp3 .modal-content .modal-body .view-border-left, .all-feature .table-section #tab-second #view-exp3 .modal-content .modal-body .view-border-left {
  border-left: 2px solid #cecdcd;
  position: relative;
  z-index: 999;
  margin-left: -10px;
  display: inherit;
  height: 43px;
}
.video-pricing-theme .table-section #tab-second #view-exp2 .modal-content .modal-footer, .all-feature .table-section #tab-second #view-exp2 .modal-content .modal-footer, .video-pricing-theme .table-section #tab-second #view-exp3 .modal-content .modal-footer, .all-feature .table-section #tab-second #view-exp3 .modal-content .modal-footer {
  display: flow-root;
}
.video-pricing-theme .table-section #tab-second #view-exp2 .modal-content .modal-footer p, .all-feature .table-section #tab-second #view-exp2 .modal-content .modal-footer p, .video-pricing-theme .table-section #tab-second #view-exp3 .modal-content .modal-footer p, .all-feature .table-section #tab-second #view-exp3 .modal-content .modal-footer p {
  font-size: 12px;
  line-height: 15px;
}
.video-pricing-theme .table-section #myModal_p .modal-header, .all-feature .table-section #myModal_p .modal-header {
  border: none;
}
.video-pricing-theme .table-section #myModal_p .modal-body .nav-tabs li a, .all-feature .table-section #myModal_p .modal-body .nav-tabs li a {
  border-bottom: 3px solid #000;
  font-size: 21px;
  display: inline-block;
  margin: 0 5px;
  color: #000;
}
.video-pricing-theme .table-section #myModal_p .modal-body .nav-tabs li a.active, .all-feature .table-section #myModal_p .modal-body .nav-tabs li a.active {
  border-bottom: 3px solid #ec1c23;
  color: #ec1c23;
  border-top: none;
  border-left: none;
  border-right: none;
}
.video-pricing-theme .table-section #myModal_p .modal-body .nav-tabs li a i.gray-txt, .all-feature .table-section #myModal_p .modal-body .nav-tabs li a i.gray-txt {
  margin: 0;
  display: block;
  font-size: 14px;
  color: #808080;
  padding: 0;
}
.video-pricing-theme .table-section #myModal_p .modal-body .tab-content, .all-feature .table-section #myModal_p .modal-body .tab-content {
  box-shadow: none;
  border: none;
}
@media (max-width: 991px) {
  .video-pricing-theme .table-section #myModal_p .modal-body .tab-content, .all-feature .table-section #myModal_p .modal-body .tab-content {
    padding: 20px;
  }
}
.video-pricing-theme .table-section #myModal_p .modal-body .tab-content p, .all-feature .table-section #myModal_p .modal-body .tab-content p {
  font-size: 18px;
  color: #333333;
  line-height: 25px;
  font-weight: 300;
}
@media (max-width: 991px) {
  .video-pricing-theme .table-section #myModal_p .modal-body .tab-content p, .all-feature .table-section #myModal_p .modal-body .tab-content p {
    font-size: 16px;
    line-height: 20px;
  }
}
.video-pricing-theme .table-section #myModal_p .modal-body .tab-content p b.txt-red, .all-feature .table-section #myModal_p .modal-body .tab-content p b.txt-red {
  color: #ec1c23;
}
.video-pricing-theme .table-section #myModal_p .modal-body .tab-content h5.price-red-txt, .all-feature .table-section #myModal_p .modal-body .tab-content h5.price-red-txt {
  color: #ff0000;
  font-size: 24px;
  padding: 0 0 0 0;
}
.video-pricing-theme .table-section #myModal_p .modal-body .tab-content .price-bold, .all-feature .table-section #myModal_p .modal-body .tab-content .price-bold {
  font-size: 20px;
  color: #333333;
  line-height: 25px;
  font-weight: bold;
  display: flow-root;
}
.video-pricing-theme .table-section #myModal_p .modal-body .tab-content .example-save, .all-feature .table-section #myModal_p .modal-body .tab-content .example-save {
  background: #efeff6;
  background: #efeff6;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-pricing-theme .table-section #myModal_p .modal-body .tab-content .example-save .right-txt-pricing2, .all-feature .table-section #myModal_p .modal-body .tab-content .example-save .right-txt-pricing2 {
  text-align: center;
}
@media (max-width: 991px) {
  .video-pricing-theme .table-section #myModal_p .modal-body .tab-content .example-save .right-txt-pricing2, .all-feature .table-section #myModal_p .modal-body .tab-content .example-save .right-txt-pricing2 {
    padding: 10px;
  }
}
.video-pricing-theme .table-section #myModal_p .modal-body .tab-content .example-save .right-txt-pricing2 .pricing-2-big-txt, .all-feature .table-section #myModal_p .modal-body .tab-content .example-save .right-txt-pricing2 .pricing-2-big-txt {
  font-size: 60px;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 991px) {
  .video-pricing-theme .table-section #myModal_p .modal-body .tab-content .example-save .right-txt-pricing2 .pricing-2-big-txt, .all-feature .table-section #myModal_p .modal-body .tab-content .example-save .right-txt-pricing2 .pricing-2-big-txt {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 40px;
    line-height: 45px;
  }
}
.video-pricing-theme .table-section #myModal_p .modal-body .tab-content .example-save .right-txt-pricing2 p, .all-feature .table-section #myModal_p .modal-body .tab-content .example-save .right-txt-pricing2 p {
  padding: 15px 0px;
  text-align: center;
}
@media (max-width: 991px) {
  .video-pricing-theme .table-section #myModal_p .modal-body .tab-content .example-save .right-txt-pricing2 p, .all-feature .table-section #myModal_p .modal-body .tab-content .example-save .right-txt-pricing2 p {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

.all-feature {
  position: relative;
}
.all-feature .hlth-top-bg {
  background-image: url(../../images/sms-pricing/SMS-API-Platform-Pricing-top-bg.png) !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  width: 100%;
  height: 411px;
}
@media (max-width: 991px) {
  .all-feature .hlth-top-bg {
    background-image: none !important;
    height: 100%;
  }
}
.all-feature .hlth-top-bg .sticky {
  background-color: #fff;
}
.all-feature .hlth-top-bg .top-section {
  height: auto;
}
.all-feature h4.mb-3 {
  border-left: 3px solid red;
  text-align: left;
  padding: 0 10px;
  margin: 28px 0 !important;
}
.all-feature #navbar-scrollspy {
  background: #fff !important;
  box-shadow: none;
  margin-bottom: 50px;
  width: 100%;
  margin: 0 auto;
  z-index: 2;
  top: 76px;
}
.all-feature #navbar-scrollspy ul.navbar-pills {
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  width: 50%;
  margin: 0 auto;
}
.all-feature #navbar-scrollspy ul.navbar-pills li a {
  border: 0px solid transparent;
  text-decoration: none;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.36px;
  text-align: center;
  padding: 8px 25px;
}
@media (max-width: 991px) {
  .all-feature #navbar-scrollspy ul.navbar-pills li a {
    padding: 8px 15px;
    font-size: 14px;
  }
}
.all-feature #navbar-scrollspy ul.navbar-pills li .active {
  background: transparent;
  background: linear-gradient(180deg, #f13d3d 22%, #a0198e 100%);
  color: #fff !important;
  cursor: pointer;
  border-radius: 6px;
}
.all-feature .bg-light {
  position: fixed;
  top: 158px;
  right: 0;
  left: 0;
  z-index: 1030;
  background: #fff;
  width: 100% !important;
  background: #fff !important;
  box-shadow: none;
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #ddd;
  box-shadow: 0px 0px 1px 1px #eae9e9;
}
@media (max-width: 991px) {
  .all-feature .bg-light {
    top: 163px;
  }
}
.all-feature .voice-api-txt {
  display: flex;
  text-align: center;
  padding: 50px 0 10px 0;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
.all-feature .voice-api-txt h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding: 15px 0;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 0;
}
.all-feature .card-group {
  flex-flow: row wrap;
  height: 200px;
  margin-bottom: 29px;
}

.all-feature .card-group .card-body {
  box-shadow: 1px 2px 3px 1px #ddd;
  border: none;
}
.about-theme header, .career-theme header, .contact-us header, .we-hiring-theme header, .apply-theme header {
  background-color: transparent;
}
.about-theme .hlth-top-bg, .career-theme .hlth-top-bg, .contact-us .hlth-top-bg, .we-hiring-theme .hlth-top-bg, .apply-theme .hlth-top-bg {
  background-image: url(../../images/about/platform-right-bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
  height: 100%;
  background-size: contain;
}
@media (max-width: 991px) {
  .about-theme .hlth-top-bg, .career-theme .hlth-top-bg, .contact-us .hlth-top-bg, .we-hiring-theme .hlth-top-bg, .apply-theme .hlth-top-bg {
    height: auto;
    background-image: none;
  }
}
.about-theme .hlth-top-bg .top-section, .career-theme .hlth-top-bg .top-section, .contact-us .hlth-top-bg .top-section, .we-hiring-theme .hlth-top-bg .top-section, .apply-theme .hlth-top-bg .top-section {
  background: none;
}
@media (max-width: 991px) {
  .about-theme .hlth-top-bg .top-section, .career-theme .hlth-top-bg .top-section, .contact-us .hlth-top-bg .top-section, .we-hiring-theme .hlth-top-bg .top-section, .apply-theme .hlth-top-bg .top-section {
    text-align: center;
    height: auto;
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .about-theme .hlth-top-bg .top-section .icon-with-txt, .career-theme .hlth-top-bg .top-section .icon-with-txt, .contact-us .hlth-top-bg .top-section .icon-with-txt, .we-hiring-theme .hlth-top-bg .top-section .icon-with-txt, .apply-theme .hlth-top-bg .top-section .icon-with-txt {
    margin-top: 50px;
  }
}
.about-theme .hlth-top-bg .top-section .voice-api-txt, .career-theme .hlth-top-bg .top-section .voice-api-txt, .contact-us .hlth-top-bg .top-section .voice-api-txt, .we-hiring-theme .hlth-top-bg .top-section .voice-api-txt, .apply-theme .hlth-top-bg .top-section .voice-api-txt {
  width: 100%;
}
.about-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt, .career-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt, .contact-us .hlth-top-bg .top-section .voice-api-txt .grey-txt, .we-hiring-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt, .apply-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt {
  color: #ec1c23;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
}
.about-theme .hlth-top-bg .top-section img, .career-theme .hlth-top-bg .top-section img, .contact-us .hlth-top-bg .top-section img, .we-hiring-theme .hlth-top-bg .top-section img, .apply-theme .hlth-top-bg .top-section img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
  display: block;
}
@media (max-width: 991px) {
  .about-theme .hlth-top-bg .top-section img, .career-theme .hlth-top-bg .top-section img, .contact-us .hlth-top-bg .top-section img, .we-hiring-theme .hlth-top-bg .top-section img, .apply-theme .hlth-top-bg .top-section img {
    display: none;
  }
}
@media (max-width: 991px) {
  .about-theme .hlth-top-bg .top-section svg, .career-theme .hlth-top-bg .top-section svg, .contact-us .hlth-top-bg .top-section svg, .we-hiring-theme .hlth-top-bg .top-section svg, .apply-theme .hlth-top-bg .top-section svg {
    width: 40px;
    height: 40px;
  }
}
.about-theme .hlth-top-bg .icon-with-txt svg, .career-theme .hlth-top-bg .icon-with-txt svg, .contact-us .hlth-top-bg .icon-with-txt svg, .we-hiring-theme .hlth-top-bg .icon-with-txt svg, .apply-theme .hlth-top-bg .icon-with-txt svg {
  width: 40px;
  height: 40px;
}
.about-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st0, .career-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st0, .contact-us .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st0, .we-hiring-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st0, .apply-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.about-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st1, .career-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st1, .contact-us .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st1, .we-hiring-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st1, .apply-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st1 {
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.about-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st2, .career-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st2, .contact-us .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st2, .we-hiring-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st2, .apply-theme .hlth-top-bg .icon-with-txt #Increase_brand_loyalty .st2 {
  fill: none;
  stroke: #00a6bc;
  stroke-miterlimit: 10;
}
.about-theme .hlth-top-bg .icon-with-txt #Improve_efficiency .st0, .career-theme .hlth-top-bg .icon-with-txt #Improve_efficiency .st0, .contact-us .hlth-top-bg .icon-with-txt #Improve_efficiency .st0, .we-hiring-theme .hlth-top-bg .icon-with-txt #Improve_efficiency .st0, .apply-theme .hlth-top-bg .icon-with-txt #Improve_efficiency .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.about-theme .hlth-top-bg .icon-with-txt #Improve_efficiency .st1, .career-theme .hlth-top-bg .icon-with-txt #Improve_efficiency .st1, .contact-us .hlth-top-bg .icon-with-txt #Improve_efficiency .st1, .we-hiring-theme .hlth-top-bg .icon-with-txt #Improve_efficiency .st1, .apply-theme .hlth-top-bg .icon-with-txt #Improve_efficiency .st1 {
  fill: none;
  stroke: #00a7bc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.about-theme .hlth-top-bg .icon-with-txt #Immediate_resolutions .st0, .career-theme .hlth-top-bg .icon-with-txt #Immediate_resolutions .st0, .contact-us .hlth-top-bg .icon-with-txt #Immediate_resolutions .st0, .we-hiring-theme .hlth-top-bg .icon-with-txt #Immediate_resolutions .st0, .apply-theme .hlth-top-bg .icon-with-txt #Immediate_resolutions .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.about-theme .hlth-top-bg .icon-with-txt #Immediate_resolutions .st1, .career-theme .hlth-top-bg .icon-with-txt #Immediate_resolutions .st1, .contact-us .hlth-top-bg .icon-with-txt #Immediate_resolutions .st1, .we-hiring-theme .hlth-top-bg .icon-with-txt #Immediate_resolutions .st1, .apply-theme .hlth-top-bg .icon-with-txt #Immediate_resolutions .st1 {
  fill: none;
  stroke: #00a7bc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.about-theme .hlth-top-bg .icon-with-txt p, .career-theme .hlth-top-bg .icon-with-txt p, .contact-us .hlth-top-bg .icon-with-txt p, .we-hiring-theme .hlth-top-bg .icon-with-txt p, .apply-theme .hlth-top-bg .icon-with-txt p {
  font-size: 20px;
  color: #333333;
  line-height: 25px;
  font-weight: 400;
}
.about-theme .about-ex-vcx, .career-theme .about-ex-vcx, .contact-us .about-ex-vcx, .we-hiring-theme .about-ex-vcx, .apply-theme .about-ex-vcx {
  height: 100%;
  min-height: 500px;
  margin-top: 80px;
}
@media (max-width: 991px) {
  .about-theme .about-ex-vcx, .career-theme .about-ex-vcx, .contact-us .about-ex-vcx, .we-hiring-theme .about-ex-vcx, .apply-theme .about-ex-vcx {
    min-height: 100%;
    margin-top: 0;
  }
}
.about-theme .enableX-Voice-API, .career-theme .enableX-Voice-API, .contact-us .enableX-Voice-API, .we-hiring-theme .enableX-Voice-API, .apply-theme .enableX-Voice-API {
  display: none;
  background: url(../../images/about/left-double-circle-bg.png) no-repeat;
  background-position: center top;
  background-repeat: no-repeat;
  height: 100%;
  min-height: 800px;
  margin-top: 150px;
}
@media (max-width: 991px) {
  .about-theme .enableX-Voice-API, .career-theme .enableX-Voice-API, .contact-us .enableX-Voice-API, .we-hiring-theme .enableX-Voice-API, .apply-theme .enableX-Voice-API {
    min-height: 100%;
    margin-top: 0;
  }
}
.about-theme .enableX-Voice-API .Voice-API-grid a, .career-theme .enableX-Voice-API .Voice-API-grid a, .contact-us .enableX-Voice-API .Voice-API-grid a, .we-hiring-theme .enableX-Voice-API .Voice-API-grid a, .apply-theme .enableX-Voice-API .Voice-API-grid a {
  height: 300px;
  margin: 20px 0;
  border: 1px solid #e8e8e8;
}
@media (max-width: 991px) {
  .about-theme .enableX-Voice-API .Voice-API-grid a, .career-theme .enableX-Voice-API .Voice-API-grid a, .contact-us .enableX-Voice-API .Voice-API-grid a, .we-hiring-theme .enableX-Voice-API .Voice-API-grid a, .apply-theme .enableX-Voice-API .Voice-API-grid a {
    height: auto;
  }
}
.about-theme .enableX-Voice-API .Voice-API-grid a p, .career-theme .enableX-Voice-API .Voice-API-grid a p, .contact-us .enableX-Voice-API .Voice-API-grid a p, .we-hiring-theme .enableX-Voice-API .Voice-API-grid a p, .apply-theme .enableX-Voice-API .Voice-API-grid a p {
  font-size: 18px;
}
.about-theme .enableX-Voice-API .Voice-API-grid a p i, .career-theme .enableX-Voice-API .Voice-API-grid a p i, .contact-us .enableX-Voice-API .Voice-API-grid a p i, .we-hiring-theme .enableX-Voice-API .Voice-API-grid a p i, .apply-theme .enableX-Voice-API .Voice-API-grid a p i {
  color: #f13d3d;
}
.about-theme .enableX-Voice-API .Voice-API-grid a p.txt-red, .career-theme .enableX-Voice-API .Voice-API-grid a p.txt-red, .contact-us .enableX-Voice-API .Voice-API-grid a p.txt-red, .we-hiring-theme .enableX-Voice-API .Voice-API-grid a p.txt-red, .apply-theme .enableX-Voice-API .Voice-API-grid a p.txt-red {
  color: #f13d3d;
  font-size: 18px;
}
.about-theme .enableX-Voice-API .Voice-API-grid a p.txt-red:hover, .career-theme .enableX-Voice-API .Voice-API-grid a p.txt-red:hover, .contact-us .enableX-Voice-API .Voice-API-grid a p.txt-red:hover, .we-hiring-theme .enableX-Voice-API .Voice-API-grid a p.txt-red:hover, .apply-theme .enableX-Voice-API .Voice-API-grid a p.txt-red:hover {
  font-weight: bold;
  color: #ffffff;
}
.about-theme .enableX-Voice-API .Voice-API-grid a:hover p, .career-theme .enableX-Voice-API .Voice-API-grid a:hover p, .contact-us .enableX-Voice-API .Voice-API-grid a:hover p, .we-hiring-theme .enableX-Voice-API .Voice-API-grid a:hover p, .apply-theme .enableX-Voice-API .Voice-API-grid a:hover p, .about-theme .enableX-Voice-API .Voice-API-grid a:hover p i, .career-theme .enableX-Voice-API .Voice-API-grid a:hover p i, .contact-us .enableX-Voice-API .Voice-API-grid a:hover p i, .we-hiring-theme .enableX-Voice-API .Voice-API-grid a:hover p i, .apply-theme .enableX-Voice-API .Voice-API-grid a:hover p i, .about-theme .enableX-Voice-API .Voice-API-grid a:hover h5, .career-theme .enableX-Voice-API .Voice-API-grid a:hover h5, .contact-us .enableX-Voice-API .Voice-API-grid a:hover h5, .we-hiring-theme .enableX-Voice-API .Voice-API-grid a:hover h5, .apply-theme .enableX-Voice-API .Voice-API-grid a:hover h5 {
  background: transparent;
  color: #ffffff;
}
.about-theme .enableX-Voice-API .Voice-API-grid a:hover, .career-theme .enableX-Voice-API .Voice-API-grid a:hover, .contact-us .enableX-Voice-API .Voice-API-grid a:hover, .we-hiring-theme .enableX-Voice-API .Voice-API-grid a:hover, .apply-theme .enableX-Voice-API .Voice-API-grid a:hover {
  background: transparent;
  background: linear-gradient(180deg, #f13d3d 22%, #a0198e 100%);
  color: #fff !important;
  cursor: pointer;
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap, .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap, .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap, .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap {
  padding-top: 25%;
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2, .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2, .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2, .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 {
  width: 65%;
  margin-left: 7%;
  overflow: hidden;
  text-align: left;
  box-sizing: border-box;
  padding-bottom: 30px;
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 input, .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 input, .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 input, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 input, .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 input {
  display: none;
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_1:checked ~ .boo_inner, .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_1:checked ~ .boo_inner, .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_1:checked ~ .boo_inner, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_1:checked ~ .boo_inner, .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_1:checked ~ .boo_inner {
  margin-left: 0;
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_1:checked ~ #controls, .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_1:checked ~ #controls, .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_1:checked ~ #controls, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_1:checked ~ #controls, .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_1:checked ~ #controls {
  display: flex;
  flex-direction: row;
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_1:checked ~ #controls label:nth-child(1), .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_1:checked ~ #controls label:nth-child(1), .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_1:checked ~ #controls label:nth-child(1), .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_1:checked ~ #controls label:nth-child(1), .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_1:checked ~ #controls label:nth-child(1) {
  background: #000;
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_2:checked ~ .boo_inner, .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_2:checked ~ .boo_inner, .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_2:checked ~ .boo_inner, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_2:checked ~ .boo_inner, .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_2:checked ~ .boo_inner {
  margin-left: -100%;
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_2:checked ~ #controls, .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_2:checked ~ #controls, .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_2:checked ~ #controls, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_2:checked ~ #controls, .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_2:checked ~ #controls {
  display: flex;
  flex-direction: row;
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_2:checked ~ #controls label:nth-child(2), .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_2:checked ~ #controls label:nth-child(2), .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_2:checked ~ #controls label:nth-child(2), .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_2:checked ~ #controls label:nth-child(2), .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_2:checked ~ #controls label:nth-child(2) {
  background: #000;
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_3:checked ~ .boo_inner, .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_3:checked ~ .boo_inner, .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_3:checked ~ .boo_inner, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_3:checked ~ .boo_inner, .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_3:checked ~ .boo_inner {
  margin-left: -200%;
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_3:checked ~ #controls label:nth-child(3), .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_3:checked ~ #controls label:nth-child(3), .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_3:checked ~ #controls label:nth-child(3), .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_3:checked ~ #controls label:nth-child(3), .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_3:checked ~ #controls label:nth-child(3) {
  background: #000;
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_4:checked ~ .boo_inner, .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_4:checked ~ .boo_inner, .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_4:checked ~ .boo_inner, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_4:checked ~ .boo_inner, .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_4:checked ~ .boo_inner {
  margin-left: -300%;
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_4:checked ~ #controls, .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_4:checked ~ #controls, .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_4:checked ~ #controls, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_4:checked ~ #controls, .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_4:checked ~ #controls {
  display: flex;
  flex-direction: row;
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_4:checked ~ #controls label:nth-child(4), .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_4:checked ~ #controls label:nth-child(4), .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_4:checked ~ #controls label:nth-child(4), .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_4:checked ~ #controls label:nth-child(4), .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #slide_2_4:checked ~ #controls label:nth-child(4) {
  background: #000;
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 .boo_inner, .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 .boo_inner, .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 .boo_inner, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 .boo_inner, .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 .boo_inner {
  width: 400%;
  transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 .slide_content, .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 .slide_content, .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 .slide_content, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 .slide_content, .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 .slide_content {
  width: 25%;
  float: left;
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #controls, .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #controls, .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #controls, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #controls, .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #controls {
  text-align: left;
  width: 5%;
  margin: 0 34px;
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #controls label, .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #controls label, .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #controls label, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #controls label, .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_slider_2 #controls label {
  width: 8px;
  height: 8px;
  margin: 0 2px;
  display: inline-block;
  background: #999;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_2, .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_2, .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_2, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_2, .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_2 {
  font-size: 16px !important;
  color: #333;
  padding: 30px 30px 23px;
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_2 h3, .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_2 h3, .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_2 h3, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_2 h3, .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_2 h3 {
  font-size: 20px;
  line-height: 25px;
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_2 h3 svg, .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_2 h3 svg, .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_2 h3 svg, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_2 h3 svg, .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_2 h3 svg {
  width: 30px;
  height: 30px;
  display: block;
  padding-right: 5px;
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_2 p, .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_2 p, .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_2 p, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_2 p, .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .testimonial_2 p {
  display: block;
  font-size: 20px;
  line-height: 25px;
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .content_2, .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .content_2, .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap .content_2, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .content_2, .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .content_2 {
  position: relative;
  padding-left: 0px;
  margin-bottom: 30px;
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .content_2:before, .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .content_2:before, .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap .content_2:before, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .content_2:before, .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .content_2:before {
  content: "";
  height: 15px;
  width: 19px;
  position: absolute;
  left: 0;
}
.about-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .content_2:after, .career-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .content_2:after, .contact-us .enableX-Voice-API .Voice-API-grid .slider-wrap .content_2:after, .we-hiring-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .content_2:after, .apply-theme .enableX-Voice-API .Voice-API-grid .slider-wrap .content_2:after {
  content: "";
  height: 15px;
  width: 19px;
  position: absolute;
  margin: 5px 10px;
}
.about-theme .use-cases, .career-theme .use-cases, .contact-us .use-cases, .we-hiring-theme .use-cases, .apply-theme .use-cases {
  text-align: center;
  text-align: center;
  background: url(../../images/about/video-why-enablex-left-bg.svg);
  margin-top: 100px;
  height: 200px;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .about-theme .use-cases, .career-theme .use-cases, .contact-us .use-cases, .we-hiring-theme .use-cases, .apply-theme .use-cases {
    display: none;
  }
}
.about-theme .use-cases h6.red-txt, .career-theme .use-cases h6.red-txt, .contact-us .use-cases h6.red-txt, .we-hiring-theme .use-cases h6.red-txt, .apply-theme .use-cases h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 100px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about-theme .use-cases h6.red-txt, .career-theme .use-cases h6.red-txt, .contact-us .use-cases h6.red-txt, .we-hiring-theme .use-cases h6.red-txt, .apply-theme .use-cases h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .about-theme .use-cases h6.red-txt, .career-theme .use-cases h6.red-txt, .contact-us .use-cases h6.red-txt, .we-hiring-theme .use-cases h6.red-txt, .apply-theme .use-cases h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .about-theme .use-cases h6.red-txt, .career-theme .use-cases h6.red-txt, .contact-us .use-cases h6.red-txt, .we-hiring-theme .use-cases h6.red-txt, .apply-theme .use-cases h6.red-txt {
    margin-top: 50px;
  }
}
.about-theme .use-cases h3, .career-theme .use-cases h3, .contact-us .use-cases h3, .we-hiring-theme .use-cases h3, .apply-theme .use-cases h3 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .about-theme .use-cases h3, .career-theme .use-cases h3, .contact-us .use-cases h3, .we-hiring-theme .use-cases h3, .apply-theme .use-cases h3 {
    font-size: 35px;
    line-height: 45px;
    text-align: center;
  }
}
.about-theme .use-cases h4, .career-theme .use-cases h4, .contact-us .use-cases h4, .we-hiring-theme .use-cases h4, .apply-theme .use-cases h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding: 15px 0;
}
@media (max-width: 991px) {
  .about-theme .use-cases h4, .career-theme .use-cases h4, .contact-us .use-cases h4, .we-hiring-theme .use-cases h4, .apply-theme .use-cases h4 {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }
}
.about-theme .use-cases p, .career-theme .use-cases p, .contact-us .use-cases p, .we-hiring-theme .use-cases p, .apply-theme .use-cases p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .about-theme .use-cases p, .career-theme .use-cases p, .contact-us .use-cases p, .we-hiring-theme .use-cases p, .apply-theme .use-cases p {
    font-size: 18px;
    line-height: 20px;
    text-align: center;
  }
}
.about-theme .use-cases #tabs, .career-theme .use-cases #tabs, .contact-us .use-cases #tabs, .we-hiring-theme .use-cases #tabs, .apply-theme .use-cases #tabs, .about-theme .use-cases .video-pricing-theme .table-section #tab-second, .video-pricing-theme .table-section .about-theme .use-cases #tab-second, .career-theme .use-cases .video-pricing-theme .table-section #tab-second, .contact-us .use-cases .video-pricing-theme .table-section #tab-second, .video-pricing-theme .table-section .career-theme .use-cases #tab-second, .video-pricing-theme .table-section .contact-us .use-cases #tab-second, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second, .about-theme .use-cases .all-feature .table-section #tab-second, .all-feature .table-section .about-theme .use-cases #tab-second, .career-theme .use-cases .all-feature .table-section #tab-second, .contact-us .use-cases .all-feature .table-section #tab-second, .all-feature .table-section .career-theme .use-cases #tab-second, .all-feature .table-section .contact-us .use-cases #tab-second, .we-hiring-theme .use-cases .all-feature .table-section #tab-second, .all-feature .table-section .we-hiring-theme .use-cases #tab-second, .apply-theme .use-cases .all-feature .table-section #tab-second, .all-feature .table-section .apply-theme .use-cases #tab-second {
  padding: 0;
}
.about-theme .use-cases #tabs .section-title, .career-theme .use-cases #tabs .section-title, .contact-us .use-cases #tabs .section-title, .we-hiring-theme .use-cases #tabs .section-title, .apply-theme .use-cases #tabs .section-title, .about-theme .use-cases .video-pricing-theme .table-section #tab-second .section-title, .video-pricing-theme .table-section .about-theme .use-cases #tab-second .section-title, .career-theme .use-cases .video-pricing-theme .table-section #tab-second .section-title, .contact-us .use-cases .video-pricing-theme .table-section #tab-second .section-title, .video-pricing-theme .table-section .career-theme .use-cases #tab-second .section-title, .video-pricing-theme .table-section .contact-us .use-cases #tab-second .section-title, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second .section-title, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second .section-title, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second .section-title, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second .section-title, .about-theme .use-cases .all-feature .table-section #tab-second .section-title, .all-feature .table-section .about-theme .use-cases #tab-second .section-title, .career-theme .use-cases .all-feature .table-section #tab-second .section-title, .contact-us .use-cases .all-feature .table-section #tab-second .section-title, .all-feature .table-section .career-theme .use-cases #tab-second .section-title, .all-feature .table-section .contact-us .use-cases #tab-second .section-title, .we-hiring-theme .use-cases .all-feature .table-section #tab-second .section-title, .all-feature .table-section .we-hiring-theme .use-cases #tab-second .section-title, .apply-theme .use-cases .all-feature .table-section #tab-second .section-title, .all-feature .table-section .apply-theme .use-cases #tab-second .section-title {
  text-align: center;
  color: #007b5e;
  margin-bottom: 50px;
  text-transform: uppercase;
}
.about-theme .use-cases #tabs ul#pricing_tabs, .career-theme .use-cases #tabs ul#pricing_tabs, .contact-us .use-cases #tabs ul#pricing_tabs, .we-hiring-theme .use-cases #tabs ul#pricing_tabs, .apply-theme .use-cases #tabs ul#pricing_tabs, .about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs, .video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs, .career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs, .contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs, .video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs, .video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs, .about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs, .all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs, .career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs, .contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs, .all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs, .all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs, .we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs, .all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs, .apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs, .all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  border: none;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 25px auto;
  background: #fff;
  border: 1px solid #e8e8e8;
  box-shadow: 0px 0px 5px 1px #dddd;
  border-radius: 10px;
}
.about-theme .use-cases #tabs ul#pricing_tabs li a, .career-theme .use-cases #tabs ul#pricing_tabs li a, .contact-us .use-cases #tabs ul#pricing_tabs li a, .we-hiring-theme .use-cases #tabs ul#pricing_tabs li a, .apply-theme .use-cases #tabs ul#pricing_tabs li a, .about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a, .video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a, .career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a, .contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a, .video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a, .video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a, .about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a, .all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a, .career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a, .contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a, .all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a, .all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a, .we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a, .all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a, .apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a, .all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a {
  border: 0px solid transparent;
  text-decoration: none;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.36px;
  text-align: center;
  padding: 8px 25px;
}
.about-theme .use-cases #tabs ul#pricing_tabs li a:hover, .career-theme .use-cases #tabs ul#pricing_tabs li a:hover, .contact-us .use-cases #tabs ul#pricing_tabs li a:hover, .we-hiring-theme .use-cases #tabs ul#pricing_tabs li a:hover, .apply-theme .use-cases #tabs ul#pricing_tabs li a:hover, .about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover, .video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:hover, .career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover, .contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover, .video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:hover, .video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:hover, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:hover, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:hover, .about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover, .all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:hover, .career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover, .contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover, .all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:hover, .all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:hover, .we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover, .all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:hover, .apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover, .all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:hover {
  background: transparent;
  background: linear-gradient(180deg, #f13d3d 22%, #a0198e 100%);
  color: #fff !important;
  cursor: pointer;
  border-radius: 6px;
}
.about-theme .use-cases #tabs ul#pricing_tabs li a.active, .career-theme .use-cases #tabs ul#pricing_tabs li a.active, .contact-us .use-cases #tabs ul#pricing_tabs li a.active, .we-hiring-theme .use-cases #tabs ul#pricing_tabs li a.active, .apply-theme .use-cases #tabs ul#pricing_tabs li a.active, .about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active, .video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a.active, .career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active, .contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active, .video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a.active, .video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a.active, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a.active, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a.active, .about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active, .all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a.active, .career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active, .contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active, .all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a.active, .all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a.active, .we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active, .all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a.active, .apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active, .all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a.active {
  background: transparent;
  background: linear-gradient(180deg, #f13d3d 22%, #a0198e 100%);
  color: #fff !important;
  cursor: pointer;
  border-radius: 6px;
}
.about-theme .use-cases #tabs ul#pricing_tabs li a.active .tab-content.active, .career-theme .use-cases #tabs ul#pricing_tabs li a.active .tab-content.active, .contact-us .use-cases #tabs ul#pricing_tabs li a.active .tab-content.active, .we-hiring-theme .use-cases #tabs ul#pricing_tabs li a.active .tab-content.active, .apply-theme .use-cases #tabs ul#pricing_tabs li a.active .tab-content.active, .about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active .tab-content.active, .video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a.active .tab-content.active, .career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active .tab-content.active, .contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active .tab-content.active, .video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a.active .tab-content.active, .video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a.active .tab-content.active, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active .tab-content.active, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a.active .tab-content.active, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active .tab-content.active, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a.active .tab-content.active, .about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active .tab-content.active, .all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a.active .tab-content.active, .career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active .tab-content.active, .contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active .tab-content.active, .all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a.active .tab-content.active, .all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a.active .tab-content.active, .we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active .tab-content.active, .all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a.active .tab-content.active, .apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active .tab-content.active, .all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a.active .tab-content.active {
  opacity: 1;
}
.about-theme .use-cases #tabs ul#pricing_tabs li a.active #In_App_Call__ path, .career-theme .use-cases #tabs ul#pricing_tabs li a.active #In_App_Call__ path, .contact-us .use-cases #tabs ul#pricing_tabs li a.active #In_App_Call__ path, .we-hiring-theme .use-cases #tabs ul#pricing_tabs li a.active #In_App_Call__ path, .apply-theme .use-cases #tabs ul#pricing_tabs li a.active #In_App_Call__ path, .about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #In_App_Call__ path, .video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a.active #In_App_Call__ path, .career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #In_App_Call__ path, .contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #In_App_Call__ path, .video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a.active #In_App_Call__ path, .video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a.active #In_App_Call__ path, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #In_App_Call__ path, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a.active #In_App_Call__ path, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #In_App_Call__ path, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a.active #In_App_Call__ path, .about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #In_App_Call__ path, .all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a.active #In_App_Call__ path, .career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #In_App_Call__ path, .contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #In_App_Call__ path, .all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a.active #In_App_Call__ path, .all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a.active #In_App_Call__ path, .we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #In_App_Call__ path, .all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a.active #In_App_Call__ path, .apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #In_App_Call__ path, .all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a.active #In_App_Call__ path,
.about-theme .use-cases #tabs ul#pricing_tabs li a.active #In_App_Call__ circle,
.career-theme .use-cases #tabs ul#pricing_tabs li a.active #In_App_Call__ circle,
.contact-us .use-cases #tabs ul#pricing_tabs li a.active #In_App_Call__ circle,
.we-hiring-theme .use-cases #tabs ul#pricing_tabs li a.active #In_App_Call__ circle,
.apply-theme .use-cases #tabs ul#pricing_tabs li a.active #In_App_Call__ circle,
.about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #In_App_Call__ circle,
.video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a.active #In_App_Call__ circle,
.career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #In_App_Call__ circle,
.contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #In_App_Call__ circle,
.video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a.active #In_App_Call__ circle,
.video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a.active #In_App_Call__ circle,
.we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #In_App_Call__ circle,
.video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a.active #In_App_Call__ circle,
.apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #In_App_Call__ circle,
.video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a.active #In_App_Call__ circle,
.about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #In_App_Call__ circle,
.all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a.active #In_App_Call__ circle,
.career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #In_App_Call__ circle,
.contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #In_App_Call__ circle,
.all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a.active #In_App_Call__ circle,
.all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a.active #In_App_Call__ circle,
.we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #In_App_Call__ circle,
.all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a.active #In_App_Call__ circle,
.apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #In_App_Call__ circle,
.all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a.active #In_App_Call__ circle,
.about-theme .use-cases #tabs ul#pricing_tabs li a.active #App-to-People_Calls path,
.career-theme .use-cases #tabs ul#pricing_tabs li a.active #App-to-People_Calls path,
.contact-us .use-cases #tabs ul#pricing_tabs li a.active #App-to-People_Calls path,
.we-hiring-theme .use-cases #tabs ul#pricing_tabs li a.active #App-to-People_Calls path,
.apply-theme .use-cases #tabs ul#pricing_tabs li a.active #App-to-People_Calls path,
.about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #App-to-People_Calls path,
.video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a.active #App-to-People_Calls path,
.career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #App-to-People_Calls path,
.contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #App-to-People_Calls path,
.video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a.active #App-to-People_Calls path,
.video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a.active #App-to-People_Calls path,
.we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #App-to-People_Calls path,
.video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a.active #App-to-People_Calls path,
.apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #App-to-People_Calls path,
.video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a.active #App-to-People_Calls path,
.about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #App-to-People_Calls path,
.all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a.active #App-to-People_Calls path,
.career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #App-to-People_Calls path,
.contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #App-to-People_Calls path,
.all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a.active #App-to-People_Calls path,
.all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a.active #App-to-People_Calls path,
.we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #App-to-People_Calls path,
.all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a.active #App-to-People_Calls path,
.apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #App-to-People_Calls path,
.all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a.active #App-to-People_Calls path,
.about-theme .use-cases #tabs ul#pricing_tabs li a.active #App-to-People_Calls circle,
.career-theme .use-cases #tabs ul#pricing_tabs li a.active #App-to-People_Calls circle,
.contact-us .use-cases #tabs ul#pricing_tabs li a.active #App-to-People_Calls circle,
.we-hiring-theme .use-cases #tabs ul#pricing_tabs li a.active #App-to-People_Calls circle,
.apply-theme .use-cases #tabs ul#pricing_tabs li a.active #App-to-People_Calls circle,
.about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #App-to-People_Calls circle,
.video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a.active #App-to-People_Calls circle,
.career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #App-to-People_Calls circle,
.contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #App-to-People_Calls circle,
.video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a.active #App-to-People_Calls circle,
.video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a.active #App-to-People_Calls circle,
.we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #App-to-People_Calls circle,
.video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a.active #App-to-People_Calls circle,
.apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #App-to-People_Calls circle,
.video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a.active #App-to-People_Calls circle,
.about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #App-to-People_Calls circle,
.all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a.active #App-to-People_Calls circle,
.career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #App-to-People_Calls circle,
.contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #App-to-People_Calls circle,
.all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a.active #App-to-People_Calls circle,
.all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a.active #App-to-People_Calls circle,
.we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #App-to-People_Calls circle,
.all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a.active #App-to-People_Calls circle,
.apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #App-to-People_Calls circle,
.all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a.active #App-to-People_Calls circle,
.about-theme .use-cases #tabs ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.career-theme .use-cases #tabs ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.contact-us .use-cases #tabs ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.we-hiring-theme .use-cases #tabs ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.apply-theme .use-cases #tabs ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.about-theme .use-cases #tabs ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.career-theme .use-cases #tabs ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.contact-us .use-cases #tabs ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.we-hiring-theme .use-cases #tabs ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.apply-theme .use-cases #tabs ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a.active #Phone_to_Phone_Calls_1_ circle {
  stroke: #f13d3d;
}
.about-theme .use-cases #tabs ul#pricing_tabs li a span, .career-theme .use-cases #tabs ul#pricing_tabs li a span, .contact-us .use-cases #tabs ul#pricing_tabs li a span, .we-hiring-theme .use-cases #tabs ul#pricing_tabs li a span, .apply-theme .use-cases #tabs ul#pricing_tabs li a span, .about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a span, .video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a span, .career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a span, .contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a span, .video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a span, .video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a span, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a span, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a span, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a span, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a span, .about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a span, .all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a span, .career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a span, .contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a span, .all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a span, .all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a span, .we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a span, .all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a span, .apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a span, .all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a span {
  display: block;
}
.about-theme .use-cases #tabs ul#pricing_tabs li a svg, .career-theme .use-cases #tabs ul#pricing_tabs li a svg, .contact-us .use-cases #tabs ul#pricing_tabs li a svg, .we-hiring-theme .use-cases #tabs ul#pricing_tabs li a svg, .apply-theme .use-cases #tabs ul#pricing_tabs li a svg, .about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a svg, .video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a svg, .career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a svg, .contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a svg, .video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a svg, .video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a svg, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a svg, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a svg, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a svg, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a svg, .about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a svg, .all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a svg, .career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a svg, .contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a svg, .all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a svg, .all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a svg, .we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a svg, .all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a svg, .apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a svg, .all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a svg {
  width: 40px;
  height: 40px;
}
.about-theme .use-cases #tabs ul#pricing_tabs li a #In_App_Call__ .st0, .career-theme .use-cases #tabs ul#pricing_tabs li a #In_App_Call__ .st0, .contact-us .use-cases #tabs ul#pricing_tabs li a #In_App_Call__ .st0, .we-hiring-theme .use-cases #tabs ul#pricing_tabs li a #In_App_Call__ .st0, .apply-theme .use-cases #tabs ul#pricing_tabs li a #In_App_Call__ .st0, .about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #In_App_Call__ .st0, .video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a #In_App_Call__ .st0, .career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #In_App_Call__ .st0, .contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #In_App_Call__ .st0, .video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a #In_App_Call__ .st0, .video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a #In_App_Call__ .st0, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #In_App_Call__ .st0, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a #In_App_Call__ .st0, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #In_App_Call__ .st0, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a #In_App_Call__ .st0, .about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #In_App_Call__ .st0, .all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a #In_App_Call__ .st0, .career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #In_App_Call__ .st0, .contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #In_App_Call__ .st0, .all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a #In_App_Call__ .st0, .all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a #In_App_Call__ .st0, .we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #In_App_Call__ .st0, .all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a #In_App_Call__ .st0, .apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #In_App_Call__ .st0, .all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a #In_App_Call__ .st0 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.about-theme .use-cases #tabs ul#pricing_tabs li a #App-to-People_Calls .st0, .career-theme .use-cases #tabs ul#pricing_tabs li a #App-to-People_Calls .st0, .contact-us .use-cases #tabs ul#pricing_tabs li a #App-to-People_Calls .st0, .we-hiring-theme .use-cases #tabs ul#pricing_tabs li a #App-to-People_Calls .st0, .apply-theme .use-cases #tabs ul#pricing_tabs li a #App-to-People_Calls .st0, .about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st0, .video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st0, .career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st0, .contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st0, .video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st0, .video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st0, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st0, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st0, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st0, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st0, .about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st0, .all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st0, .career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st0, .contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st0, .all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st0, .all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st0, .we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st0, .all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st0, .apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st0, .all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.about-theme .use-cases #tabs ul#pricing_tabs li a #App-to-People_Calls .st1, .career-theme .use-cases #tabs ul#pricing_tabs li a #App-to-People_Calls .st1, .contact-us .use-cases #tabs ul#pricing_tabs li a #App-to-People_Calls .st1, .we-hiring-theme .use-cases #tabs ul#pricing_tabs li a #App-to-People_Calls .st1, .apply-theme .use-cases #tabs ul#pricing_tabs li a #App-to-People_Calls .st1, .about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st1, .video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st1, .career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st1, .contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st1, .video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st1, .video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st1, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st1, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st1, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st1, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st1, .about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st1, .all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st1, .career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st1, .contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st1, .all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st1, .all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st1, .we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st1, .all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st1, .apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st1, .all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.about-theme .use-cases #tabs ul#pricing_tabs li a #App-to-People_Calls .st2, .career-theme .use-cases #tabs ul#pricing_tabs li a #App-to-People_Calls .st2, .contact-us .use-cases #tabs ul#pricing_tabs li a #App-to-People_Calls .st2, .we-hiring-theme .use-cases #tabs ul#pricing_tabs li a #App-to-People_Calls .st2, .apply-theme .use-cases #tabs ul#pricing_tabs li a #App-to-People_Calls .st2, .about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st2, .video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st2, .career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st2, .contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st2, .video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st2, .video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st2, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st2, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st2, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st2, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st2, .about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st2, .all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st2, .career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st2, .contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st2, .all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st2, .all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st2, .we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st2, .all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st2, .apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #App-to-People_Calls .st2, .all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a #App-to-People_Calls .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.about-theme .use-cases #tabs ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .career-theme .use-cases #tabs ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .contact-us .use-cases #tabs ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .we-hiring-theme .use-cases #tabs ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .apply-theme .use-cases #tabs ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0, .all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.about-theme .use-cases #tabs ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .career-theme .use-cases #tabs ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .contact-us .use-cases #tabs ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .we-hiring-theme .use-cases #tabs ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .apply-theme .use-cases #tabs ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1, .all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.about-theme .use-cases #tabs ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .career-theme .use-cases #tabs ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .contact-us .use-cases #tabs ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .we-hiring-theme .use-cases #tabs ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .apply-theme .use-cases #tabs ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2, .all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a #Phone_to_Phone_Calls_1_ .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.about-theme .use-cases #tabs ul#pricing_tabs li a:hover #In_App_Call__ path, .career-theme .use-cases #tabs ul#pricing_tabs li a:hover #In_App_Call__ path, .contact-us .use-cases #tabs ul#pricing_tabs li a:hover #In_App_Call__ path, .we-hiring-theme .use-cases #tabs ul#pricing_tabs li a:hover #In_App_Call__ path, .apply-theme .use-cases #tabs ul#pricing_tabs li a:hover #In_App_Call__ path, .about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #In_App_Call__ path, .video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:hover #In_App_Call__ path, .career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #In_App_Call__ path, .contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #In_App_Call__ path, .video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:hover #In_App_Call__ path, .video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:hover #In_App_Call__ path, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #In_App_Call__ path, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:hover #In_App_Call__ path, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #In_App_Call__ path, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:hover #In_App_Call__ path, .about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #In_App_Call__ path, .all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:hover #In_App_Call__ path, .career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #In_App_Call__ path, .contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #In_App_Call__ path, .all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:hover #In_App_Call__ path, .all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:hover #In_App_Call__ path, .we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #In_App_Call__ path, .all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:hover #In_App_Call__ path, .apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #In_App_Call__ path, .all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:hover #In_App_Call__ path,
.about-theme .use-cases #tabs ul#pricing_tabs li a:hover #In_App_Call__ circle,
.career-theme .use-cases #tabs ul#pricing_tabs li a:hover #In_App_Call__ circle,
.contact-us .use-cases #tabs ul#pricing_tabs li a:hover #In_App_Call__ circle,
.we-hiring-theme .use-cases #tabs ul#pricing_tabs li a:hover #In_App_Call__ circle,
.apply-theme .use-cases #tabs ul#pricing_tabs li a:hover #In_App_Call__ circle,
.about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #In_App_Call__ circle,
.video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:hover #In_App_Call__ circle,
.career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #In_App_Call__ circle,
.contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #In_App_Call__ circle,
.video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:hover #In_App_Call__ circle,
.video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:hover #In_App_Call__ circle,
.we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #In_App_Call__ circle,
.video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:hover #In_App_Call__ circle,
.apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #In_App_Call__ circle,
.video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:hover #In_App_Call__ circle,
.about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #In_App_Call__ circle,
.all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:hover #In_App_Call__ circle,
.career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #In_App_Call__ circle,
.contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #In_App_Call__ circle,
.all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:hover #In_App_Call__ circle,
.all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:hover #In_App_Call__ circle,
.we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #In_App_Call__ circle,
.all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:hover #In_App_Call__ circle,
.apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #In_App_Call__ circle,
.all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:hover #In_App_Call__ circle,
.about-theme .use-cases #tabs ul#pricing_tabs li a:hover #App-to-People_Calls path,
.career-theme .use-cases #tabs ul#pricing_tabs li a:hover #App-to-People_Calls path,
.contact-us .use-cases #tabs ul#pricing_tabs li a:hover #App-to-People_Calls path,
.we-hiring-theme .use-cases #tabs ul#pricing_tabs li a:hover #App-to-People_Calls path,
.apply-theme .use-cases #tabs ul#pricing_tabs li a:hover #App-to-People_Calls path,
.about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls path,
.video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls path,
.career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls path,
.contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls path,
.video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls path,
.video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls path,
.we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls path,
.video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls path,
.apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls path,
.video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls path,
.about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls path,
.all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls path,
.career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls path,
.contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls path,
.all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls path,
.all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls path,
.we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls path,
.all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls path,
.apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls path,
.all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls path,
.about-theme .use-cases #tabs ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.career-theme .use-cases #tabs ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.contact-us .use-cases #tabs ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.we-hiring-theme .use-cases #tabs ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.apply-theme .use-cases #tabs ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:hover #App-to-People_Calls circle,
.about-theme .use-cases #tabs ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.career-theme .use-cases #tabs ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.contact-us .use-cases #tabs ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.we-hiring-theme .use-cases #tabs ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.apply-theme .use-cases #tabs ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.about-theme .use-cases #tabs ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.career-theme .use-cases #tabs ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.contact-us .use-cases #tabs ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.we-hiring-theme .use-cases #tabs ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.apply-theme .use-cases #tabs ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:hover #Phone_to_Phone_Calls_1_ circle, .about-theme .use-cases #tabs ul#pricing_tabs li a:active #In_App_Call__ path, .career-theme .use-cases #tabs ul#pricing_tabs li a:active #In_App_Call__ path, .contact-us .use-cases #tabs ul#pricing_tabs li a:active #In_App_Call__ path, .we-hiring-theme .use-cases #tabs ul#pricing_tabs li a:active #In_App_Call__ path, .apply-theme .use-cases #tabs ul#pricing_tabs li a:active #In_App_Call__ path, .about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #In_App_Call__ path, .video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:active #In_App_Call__ path, .career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #In_App_Call__ path, .contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #In_App_Call__ path, .video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:active #In_App_Call__ path, .video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:active #In_App_Call__ path, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #In_App_Call__ path, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:active #In_App_Call__ path, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #In_App_Call__ path, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:active #In_App_Call__ path, .about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #In_App_Call__ path, .all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:active #In_App_Call__ path, .career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #In_App_Call__ path, .contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #In_App_Call__ path, .all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:active #In_App_Call__ path, .all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:active #In_App_Call__ path, .we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #In_App_Call__ path, .all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:active #In_App_Call__ path, .apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #In_App_Call__ path, .all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:active #In_App_Call__ path,
.about-theme .use-cases #tabs ul#pricing_tabs li a:active #In_App_Call__ circle,
.career-theme .use-cases #tabs ul#pricing_tabs li a:active #In_App_Call__ circle,
.contact-us .use-cases #tabs ul#pricing_tabs li a:active #In_App_Call__ circle,
.we-hiring-theme .use-cases #tabs ul#pricing_tabs li a:active #In_App_Call__ circle,
.apply-theme .use-cases #tabs ul#pricing_tabs li a:active #In_App_Call__ circle,
.about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #In_App_Call__ circle,
.video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:active #In_App_Call__ circle,
.career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #In_App_Call__ circle,
.contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #In_App_Call__ circle,
.video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:active #In_App_Call__ circle,
.video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:active #In_App_Call__ circle,
.we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #In_App_Call__ circle,
.video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:active #In_App_Call__ circle,
.apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #In_App_Call__ circle,
.video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:active #In_App_Call__ circle,
.about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #In_App_Call__ circle,
.all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:active #In_App_Call__ circle,
.career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #In_App_Call__ circle,
.contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #In_App_Call__ circle,
.all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:active #In_App_Call__ circle,
.all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:active #In_App_Call__ circle,
.we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #In_App_Call__ circle,
.all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:active #In_App_Call__ circle,
.apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #In_App_Call__ circle,
.all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:active #In_App_Call__ circle,
.about-theme .use-cases #tabs ul#pricing_tabs li a:active #App-to-People_Calls path,
.career-theme .use-cases #tabs ul#pricing_tabs li a:active #App-to-People_Calls path,
.contact-us .use-cases #tabs ul#pricing_tabs li a:active #App-to-People_Calls path,
.we-hiring-theme .use-cases #tabs ul#pricing_tabs li a:active #App-to-People_Calls path,
.apply-theme .use-cases #tabs ul#pricing_tabs li a:active #App-to-People_Calls path,
.about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #App-to-People_Calls path,
.video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:active #App-to-People_Calls path,
.career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #App-to-People_Calls path,
.contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #App-to-People_Calls path,
.video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:active #App-to-People_Calls path,
.video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:active #App-to-People_Calls path,
.we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #App-to-People_Calls path,
.video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:active #App-to-People_Calls path,
.apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #App-to-People_Calls path,
.video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:active #App-to-People_Calls path,
.about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #App-to-People_Calls path,
.all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:active #App-to-People_Calls path,
.career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #App-to-People_Calls path,
.contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #App-to-People_Calls path,
.all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:active #App-to-People_Calls path,
.all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:active #App-to-People_Calls path,
.we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #App-to-People_Calls path,
.all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:active #App-to-People_Calls path,
.apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #App-to-People_Calls path,
.all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:active #App-to-People_Calls path,
.about-theme .use-cases #tabs ul#pricing_tabs li a:active #App-to-People_Calls circle,
.career-theme .use-cases #tabs ul#pricing_tabs li a:active #App-to-People_Calls circle,
.contact-us .use-cases #tabs ul#pricing_tabs li a:active #App-to-People_Calls circle,
.we-hiring-theme .use-cases #tabs ul#pricing_tabs li a:active #App-to-People_Calls circle,
.apply-theme .use-cases #tabs ul#pricing_tabs li a:active #App-to-People_Calls circle,
.about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #App-to-People_Calls circle,
.video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:active #App-to-People_Calls circle,
.career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #App-to-People_Calls circle,
.contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #App-to-People_Calls circle,
.video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:active #App-to-People_Calls circle,
.video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:active #App-to-People_Calls circle,
.we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #App-to-People_Calls circle,
.video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:active #App-to-People_Calls circle,
.apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #App-to-People_Calls circle,
.video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:active #App-to-People_Calls circle,
.about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #App-to-People_Calls circle,
.all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:active #App-to-People_Calls circle,
.career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #App-to-People_Calls circle,
.contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #App-to-People_Calls circle,
.all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:active #App-to-People_Calls circle,
.all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:active #App-to-People_Calls circle,
.we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #App-to-People_Calls circle,
.all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:active #App-to-People_Calls circle,
.apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #App-to-People_Calls circle,
.all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:active #App-to-People_Calls circle,
.about-theme .use-cases #tabs ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.career-theme .use-cases #tabs ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.contact-us .use-cases #tabs ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.we-hiring-theme .use-cases #tabs ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.apply-theme .use-cases #tabs ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.about-theme .use-cases #tabs ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.career-theme .use-cases #tabs ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.contact-us .use-cases #tabs ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.we-hiring-theme .use-cases #tabs ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.apply-theme .use-cases #tabs ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:active #Phone_to_Phone_Calls_1_ circle, .about-theme .use-cases #tabs ul#pricing_tabs li a:focus #In_App_Call__ path, .career-theme .use-cases #tabs ul#pricing_tabs li a:focus #In_App_Call__ path, .contact-us .use-cases #tabs ul#pricing_tabs li a:focus #In_App_Call__ path, .we-hiring-theme .use-cases #tabs ul#pricing_tabs li a:focus #In_App_Call__ path, .apply-theme .use-cases #tabs ul#pricing_tabs li a:focus #In_App_Call__ path, .about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #In_App_Call__ path, .video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:focus #In_App_Call__ path, .career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #In_App_Call__ path, .contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #In_App_Call__ path, .video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:focus #In_App_Call__ path, .video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:focus #In_App_Call__ path, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #In_App_Call__ path, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:focus #In_App_Call__ path, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #In_App_Call__ path, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:focus #In_App_Call__ path, .about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #In_App_Call__ path, .all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:focus #In_App_Call__ path, .career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #In_App_Call__ path, .contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #In_App_Call__ path, .all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:focus #In_App_Call__ path, .all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:focus #In_App_Call__ path, .we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #In_App_Call__ path, .all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:focus #In_App_Call__ path, .apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #In_App_Call__ path, .all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:focus #In_App_Call__ path,
.about-theme .use-cases #tabs ul#pricing_tabs li a:focus #In_App_Call__ circle,
.career-theme .use-cases #tabs ul#pricing_tabs li a:focus #In_App_Call__ circle,
.contact-us .use-cases #tabs ul#pricing_tabs li a:focus #In_App_Call__ circle,
.we-hiring-theme .use-cases #tabs ul#pricing_tabs li a:focus #In_App_Call__ circle,
.apply-theme .use-cases #tabs ul#pricing_tabs li a:focus #In_App_Call__ circle,
.about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #In_App_Call__ circle,
.video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:focus #In_App_Call__ circle,
.career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #In_App_Call__ circle,
.contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #In_App_Call__ circle,
.video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:focus #In_App_Call__ circle,
.video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:focus #In_App_Call__ circle,
.we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #In_App_Call__ circle,
.video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:focus #In_App_Call__ circle,
.apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #In_App_Call__ circle,
.video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:focus #In_App_Call__ circle,
.about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #In_App_Call__ circle,
.all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:focus #In_App_Call__ circle,
.career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #In_App_Call__ circle,
.contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #In_App_Call__ circle,
.all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:focus #In_App_Call__ circle,
.all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:focus #In_App_Call__ circle,
.we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #In_App_Call__ circle,
.all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:focus #In_App_Call__ circle,
.apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #In_App_Call__ circle,
.all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:focus #In_App_Call__ circle,
.about-theme .use-cases #tabs ul#pricing_tabs li a:focus #App-to-People_Calls path,
.career-theme .use-cases #tabs ul#pricing_tabs li a:focus #App-to-People_Calls path,
.contact-us .use-cases #tabs ul#pricing_tabs li a:focus #App-to-People_Calls path,
.we-hiring-theme .use-cases #tabs ul#pricing_tabs li a:focus #App-to-People_Calls path,
.apply-theme .use-cases #tabs ul#pricing_tabs li a:focus #App-to-People_Calls path,
.about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls path,
.video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls path,
.career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls path,
.contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls path,
.video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls path,
.video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls path,
.we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls path,
.video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls path,
.apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls path,
.video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls path,
.about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls path,
.all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls path,
.career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls path,
.contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls path,
.all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls path,
.all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls path,
.we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls path,
.all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls path,
.apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls path,
.all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls path,
.about-theme .use-cases #tabs ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.career-theme .use-cases #tabs ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.contact-us .use-cases #tabs ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.we-hiring-theme .use-cases #tabs ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.apply-theme .use-cases #tabs ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:focus #App-to-People_Calls circle,
.about-theme .use-cases #tabs ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.career-theme .use-cases #tabs ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.contact-us .use-cases #tabs ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.we-hiring-theme .use-cases #tabs ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.apply-theme .use-cases #tabs ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.about-theme .use-cases #tabs ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.career-theme .use-cases #tabs ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.contact-us .use-cases #tabs ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.we-hiring-theme .use-cases #tabs ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.apply-theme .use-cases #tabs ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.about-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.career-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.contact-us .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.apply-theme .use-cases .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.video-pricing-theme .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.about-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .about-theme .use-cases #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.career-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.contact-us .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .career-theme .use-cases #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .contact-us .use-cases #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.we-hiring-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .we-hiring-theme .use-cases #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.apply-theme .use-cases .all-feature .table-section #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle,
.all-feature .table-section .apply-theme .use-cases #tab-second ul#pricing_tabs li a:focus #Phone_to_Phone_Calls_1_ circle {
  stroke: #f13d3d;
}
.about-theme .use-cases #tabs .tab-content, .career-theme .use-cases #tabs .tab-content, .contact-us .use-cases #tabs .tab-content, .we-hiring-theme .use-cases #tabs .tab-content, .apply-theme .use-cases #tabs .tab-content, .about-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content, .video-pricing-theme .table-section .about-theme .use-cases #tab-second .tab-content, .career-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content, .contact-us .use-cases .video-pricing-theme .table-section #tab-second .tab-content, .video-pricing-theme .table-section .career-theme .use-cases #tab-second .tab-content, .video-pricing-theme .table-section .contact-us .use-cases #tab-second .tab-content, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second .tab-content, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second .tab-content, .about-theme .use-cases .all-feature .table-section #tab-second .tab-content, .all-feature .table-section .about-theme .use-cases #tab-second .tab-content, .career-theme .use-cases .all-feature .table-section #tab-second .tab-content, .contact-us .use-cases .all-feature .table-section #tab-second .tab-content, .all-feature .table-section .career-theme .use-cases #tab-second .tab-content, .all-feature .table-section .contact-us .use-cases #tab-second .tab-content, .we-hiring-theme .use-cases .all-feature .table-section #tab-second .tab-content, .all-feature .table-section .we-hiring-theme .use-cases #tab-second .tab-content, .apply-theme .use-cases .all-feature .table-section #tab-second .tab-content, .all-feature .table-section .apply-theme .use-cases #tab-second .tab-content {
  padding: 0;
}
.about-theme .use-cases #tabs .tab-content .tab-top-hedding, .career-theme .use-cases #tabs .tab-content .tab-top-hedding, .contact-us .use-cases #tabs .tab-content .tab-top-hedding, .we-hiring-theme .use-cases #tabs .tab-content .tab-top-hedding, .apply-theme .use-cases #tabs .tab-content .tab-top-hedding, .about-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding, .video-pricing-theme .table-section .about-theme .use-cases #tab-second .tab-content .tab-top-hedding, .career-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding, .contact-us .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding, .video-pricing-theme .table-section .career-theme .use-cases #tab-second .tab-content .tab-top-hedding, .video-pricing-theme .table-section .contact-us .use-cases #tab-second .tab-content .tab-top-hedding, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second .tab-content .tab-top-hedding, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second .tab-content .tab-top-hedding, .about-theme .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding, .all-feature .table-section .about-theme .use-cases #tab-second .tab-content .tab-top-hedding, .career-theme .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding, .contact-us .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding, .all-feature .table-section .career-theme .use-cases #tab-second .tab-content .tab-top-hedding, .all-feature .table-section .contact-us .use-cases #tab-second .tab-content .tab-top-hedding, .we-hiring-theme .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding, .all-feature .table-section .we-hiring-theme .use-cases #tab-second .tab-content .tab-top-hedding, .apply-theme .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding, .all-feature .table-section .apply-theme .use-cases #tab-second .tab-content .tab-top-hedding {
  padding: 40px 20px;
  height: 250px;
  display: flex;
  flex-direction: column;
}
.about-theme .use-cases #tabs .tab-content .tab-top-hedding h6, .career-theme .use-cases #tabs .tab-content .tab-top-hedding h6, .contact-us .use-cases #tabs .tab-content .tab-top-hedding h6, .we-hiring-theme .use-cases #tabs .tab-content .tab-top-hedding h6, .apply-theme .use-cases #tabs .tab-content .tab-top-hedding h6, .about-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding h6, .video-pricing-theme .table-section .about-theme .use-cases #tab-second .tab-content .tab-top-hedding h6, .career-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding h6, .contact-us .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding h6, .video-pricing-theme .table-section .career-theme .use-cases #tab-second .tab-content .tab-top-hedding h6, .video-pricing-theme .table-section .contact-us .use-cases #tab-second .tab-content .tab-top-hedding h6, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding h6, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second .tab-content .tab-top-hedding h6, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding h6, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second .tab-content .tab-top-hedding h6, .about-theme .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding h6, .all-feature .table-section .about-theme .use-cases #tab-second .tab-content .tab-top-hedding h6, .career-theme .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding h6, .contact-us .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding h6, .all-feature .table-section .career-theme .use-cases #tab-second .tab-content .tab-top-hedding h6, .all-feature .table-section .contact-us .use-cases #tab-second .tab-content .tab-top-hedding h6, .we-hiring-theme .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding h6, .all-feature .table-section .we-hiring-theme .use-cases #tab-second .tab-content .tab-top-hedding h6, .apply-theme .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding h6, .all-feature .table-section .apply-theme .use-cases #tab-second .tab-content .tab-top-hedding h6 {
  font-size: 30px;
  color: #333333;
  padding: 0;
  margin: 0;
}
.about-theme .use-cases #tabs .tab-content .tab-top-hedding p, .career-theme .use-cases #tabs .tab-content .tab-top-hedding p, .contact-us .use-cases #tabs .tab-content .tab-top-hedding p, .we-hiring-theme .use-cases #tabs .tab-content .tab-top-hedding p, .apply-theme .use-cases #tabs .tab-content .tab-top-hedding p, .about-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding p, .video-pricing-theme .table-section .about-theme .use-cases #tab-second .tab-content .tab-top-hedding p, .career-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding p, .contact-us .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding p, .video-pricing-theme .table-section .career-theme .use-cases #tab-second .tab-content .tab-top-hedding p, .video-pricing-theme .table-section .contact-us .use-cases #tab-second .tab-content .tab-top-hedding p, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding p, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second .tab-content .tab-top-hedding p, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .tab-top-hedding p, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second .tab-content .tab-top-hedding p, .about-theme .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding p, .all-feature .table-section .about-theme .use-cases #tab-second .tab-content .tab-top-hedding p, .career-theme .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding p, .contact-us .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding p, .all-feature .table-section .career-theme .use-cases #tab-second .tab-content .tab-top-hedding p, .all-feature .table-section .contact-us .use-cases #tab-second .tab-content .tab-top-hedding p, .we-hiring-theme .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding p, .all-feature .table-section .we-hiring-theme .use-cases #tab-second .tab-content .tab-top-hedding p, .apply-theme .use-cases .all-feature .table-section #tab-second .tab-content .tab-top-hedding p, .all-feature .table-section .apply-theme .use-cases #tab-second .tab-content .tab-top-hedding p {
  padding-top: 5px;
  margin: 0;
}
.about-theme .use-cases #tabs .tab-content .detail-text h6, .career-theme .use-cases #tabs .tab-content .detail-text h6, .contact-us .use-cases #tabs .tab-content .detail-text h6, .we-hiring-theme .use-cases #tabs .tab-content .detail-text h6, .apply-theme .use-cases #tabs .tab-content .detail-text h6, .about-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .detail-text h6, .video-pricing-theme .table-section .about-theme .use-cases #tab-second .tab-content .detail-text h6, .career-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .detail-text h6, .contact-us .use-cases .video-pricing-theme .table-section #tab-second .tab-content .detail-text h6, .video-pricing-theme .table-section .career-theme .use-cases #tab-second .tab-content .detail-text h6, .video-pricing-theme .table-section .contact-us .use-cases #tab-second .tab-content .detail-text h6, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .detail-text h6, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second .tab-content .detail-text h6, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .detail-text h6, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second .tab-content .detail-text h6, .about-theme .use-cases .all-feature .table-section #tab-second .tab-content .detail-text h6, .all-feature .table-section .about-theme .use-cases #tab-second .tab-content .detail-text h6, .career-theme .use-cases .all-feature .table-section #tab-second .tab-content .detail-text h6, .contact-us .use-cases .all-feature .table-section #tab-second .tab-content .detail-text h6, .all-feature .table-section .career-theme .use-cases #tab-second .tab-content .detail-text h6, .all-feature .table-section .contact-us .use-cases #tab-second .tab-content .detail-text h6, .we-hiring-theme .use-cases .all-feature .table-section #tab-second .tab-content .detail-text h6, .all-feature .table-section .we-hiring-theme .use-cases #tab-second .tab-content .detail-text h6, .apply-theme .use-cases .all-feature .table-section #tab-second .tab-content .detail-text h6, .all-feature .table-section .apply-theme .use-cases #tab-second .tab-content .detail-text h6 {
  font-size: 18px;
}
@media (max-width: 991px) {
  .about-theme .use-cases #tabs .tab-content .detail-text h6, .career-theme .use-cases #tabs .tab-content .detail-text h6, .contact-us .use-cases #tabs .tab-content .detail-text h6, .we-hiring-theme .use-cases #tabs .tab-content .detail-text h6, .apply-theme .use-cases #tabs .tab-content .detail-text h6, .about-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .detail-text h6, .video-pricing-theme .table-section .about-theme .use-cases #tab-second .tab-content .detail-text h6, .career-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .detail-text h6, .contact-us .use-cases .video-pricing-theme .table-section #tab-second .tab-content .detail-text h6, .video-pricing-theme .table-section .career-theme .use-cases #tab-second .tab-content .detail-text h6, .video-pricing-theme .table-section .contact-us .use-cases #tab-second .tab-content .detail-text h6, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .detail-text h6, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second .tab-content .detail-text h6, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .detail-text h6, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second .tab-content .detail-text h6, .about-theme .use-cases .all-feature .table-section #tab-second .tab-content .detail-text h6, .all-feature .table-section .about-theme .use-cases #tab-second .tab-content .detail-text h6, .career-theme .use-cases .all-feature .table-section #tab-second .tab-content .detail-text h6, .contact-us .use-cases .all-feature .table-section #tab-second .tab-content .detail-text h6, .all-feature .table-section .career-theme .use-cases #tab-second .tab-content .detail-text h6, .all-feature .table-section .contact-us .use-cases #tab-second .tab-content .detail-text h6, .we-hiring-theme .use-cases .all-feature .table-section #tab-second .tab-content .detail-text h6, .all-feature .table-section .we-hiring-theme .use-cases #tab-second .tab-content .detail-text h6, .apply-theme .use-cases .all-feature .table-section #tab-second .tab-content .detail-text h6, .all-feature .table-section .apply-theme .use-cases #tab-second .tab-content .detail-text h6 {
    text-align: left;
  }
}
.about-theme .use-cases #tabs .tab-content ul.nav-tabs, .career-theme .use-cases #tabs .tab-content ul.nav-tabs, .contact-us .use-cases #tabs .tab-content ul.nav-tabs, .we-hiring-theme .use-cases #tabs .tab-content ul.nav-tabs, .apply-theme .use-cases #tabs .tab-content ul.nav-tabs, .about-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs, .video-pricing-theme .table-section .about-theme .use-cases #tab-second .tab-content ul.nav-tabs, .career-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs, .contact-us .use-cases .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs, .video-pricing-theme .table-section .career-theme .use-cases #tab-second .tab-content ul.nav-tabs, .video-pricing-theme .table-section .contact-us .use-cases #tab-second .tab-content ul.nav-tabs, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second .tab-content ul.nav-tabs, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second .tab-content ul.nav-tabs, .about-theme .use-cases .all-feature .table-section #tab-second .tab-content ul.nav-tabs, .all-feature .table-section .about-theme .use-cases #tab-second .tab-content ul.nav-tabs, .career-theme .use-cases .all-feature .table-section #tab-second .tab-content ul.nav-tabs, .contact-us .use-cases .all-feature .table-section #tab-second .tab-content ul.nav-tabs, .all-feature .table-section .career-theme .use-cases #tab-second .tab-content ul.nav-tabs, .all-feature .table-section .contact-us .use-cases #tab-second .tab-content ul.nav-tabs, .we-hiring-theme .use-cases .all-feature .table-section #tab-second .tab-content ul.nav-tabs, .all-feature .table-section .we-hiring-theme .use-cases #tab-second .tab-content ul.nav-tabs, .apply-theme .use-cases .all-feature .table-section #tab-second .tab-content ul.nav-tabs, .all-feature .table-section .apply-theme .use-cases #tab-second .tab-content ul.nav-tabs {
  border: none !important;
  box-shadow: 0px 3px 33px 0 rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
  padding: 0;
}
.about-theme .use-cases #tabs .tab-content ul.nav-tabs li a, .career-theme .use-cases #tabs .tab-content ul.nav-tabs li a, .contact-us .use-cases #tabs .tab-content ul.nav-tabs li a, .we-hiring-theme .use-cases #tabs .tab-content ul.nav-tabs li a, .apply-theme .use-cases #tabs .tab-content ul.nav-tabs li a, .about-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs li a, .video-pricing-theme .table-section .about-theme .use-cases #tab-second .tab-content ul.nav-tabs li a, .career-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs li a, .contact-us .use-cases .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs li a, .video-pricing-theme .table-section .career-theme .use-cases #tab-second .tab-content ul.nav-tabs li a, .video-pricing-theme .table-section .contact-us .use-cases #tab-second .tab-content ul.nav-tabs li a, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs li a, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second .tab-content ul.nav-tabs li a, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs li a, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second .tab-content ul.nav-tabs li a, .about-theme .use-cases .all-feature .table-section #tab-second .tab-content ul.nav-tabs li a, .all-feature .table-section .about-theme .use-cases #tab-second .tab-content ul.nav-tabs li a, .career-theme .use-cases .all-feature .table-section #tab-second .tab-content ul.nav-tabs li a, .contact-us .use-cases .all-feature .table-section #tab-second .tab-content ul.nav-tabs li a, .all-feature .table-section .career-theme .use-cases #tab-second .tab-content ul.nav-tabs li a, .all-feature .table-section .contact-us .use-cases #tab-second .tab-content ul.nav-tabs li a, .we-hiring-theme .use-cases .all-feature .table-section #tab-second .tab-content ul.nav-tabs li a, .all-feature .table-section .we-hiring-theme .use-cases #tab-second .tab-content ul.nav-tabs li a, .apply-theme .use-cases .all-feature .table-section #tab-second .tab-content ul.nav-tabs li a, .all-feature .table-section .apply-theme .use-cases #tab-second .tab-content ul.nav-tabs li a {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #939393;
  background: transparent;
  box-shadow: none;
  border: 0;
  text-decoration: none;
  padding: 25px;
  display: inline-block;
  border-bottom: 3px solid transparent;
}
.about-theme .use-cases #tabs .tab-content ul.nav-tabs li a.active, .career-theme .use-cases #tabs .tab-content ul.nav-tabs li a.active, .contact-us .use-cases #tabs .tab-content ul.nav-tabs li a.active, .we-hiring-theme .use-cases #tabs .tab-content ul.nav-tabs li a.active, .apply-theme .use-cases #tabs .tab-content ul.nav-tabs li a.active, .about-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs li a.active, .video-pricing-theme .table-section .about-theme .use-cases #tab-second .tab-content ul.nav-tabs li a.active, .career-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs li a.active, .contact-us .use-cases .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs li a.active, .video-pricing-theme .table-section .career-theme .use-cases #tab-second .tab-content ul.nav-tabs li a.active, .video-pricing-theme .table-section .contact-us .use-cases #tab-second .tab-content ul.nav-tabs li a.active, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs li a.active, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second .tab-content ul.nav-tabs li a.active, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content ul.nav-tabs li a.active, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second .tab-content ul.nav-tabs li a.active, .about-theme .use-cases .all-feature .table-section #tab-second .tab-content ul.nav-tabs li a.active, .all-feature .table-section .about-theme .use-cases #tab-second .tab-content ul.nav-tabs li a.active, .career-theme .use-cases .all-feature .table-section #tab-second .tab-content ul.nav-tabs li a.active, .contact-us .use-cases .all-feature .table-section #tab-second .tab-content ul.nav-tabs li a.active, .all-feature .table-section .career-theme .use-cases #tab-second .tab-content ul.nav-tabs li a.active, .all-feature .table-section .contact-us .use-cases #tab-second .tab-content ul.nav-tabs li a.active, .we-hiring-theme .use-cases .all-feature .table-section #tab-second .tab-content ul.nav-tabs li a.active, .all-feature .table-section .we-hiring-theme .use-cases #tab-second .tab-content ul.nav-tabs li a.active, .apply-theme .use-cases .all-feature .table-section #tab-second .tab-content ul.nav-tabs li a.active, .all-feature .table-section .apply-theme .use-cases #tab-second .tab-content ul.nav-tabs li a.active {
  color: #010101;
  border-bottom: 3px solid #f13d3d;
  box-shadow: 0px 3px 33px 0 rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
}
.about-theme .use-cases #tabs .tab-content .sub-tab, .career-theme .use-cases #tabs .tab-content .sub-tab, .contact-us .use-cases #tabs .tab-content .sub-tab, .we-hiring-theme .use-cases #tabs .tab-content .sub-tab, .apply-theme .use-cases #tabs .tab-content .sub-tab, .about-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .sub-tab, .video-pricing-theme .table-section .about-theme .use-cases #tab-second .tab-content .sub-tab, .career-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .sub-tab, .contact-us .use-cases .video-pricing-theme .table-section #tab-second .tab-content .sub-tab, .video-pricing-theme .table-section .career-theme .use-cases #tab-second .tab-content .sub-tab, .video-pricing-theme .table-section .contact-us .use-cases #tab-second .tab-content .sub-tab, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .sub-tab, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second .tab-content .sub-tab, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .sub-tab, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second .tab-content .sub-tab, .about-theme .use-cases .all-feature .table-section #tab-second .tab-content .sub-tab, .all-feature .table-section .about-theme .use-cases #tab-second .tab-content .sub-tab, .career-theme .use-cases .all-feature .table-section #tab-second .tab-content .sub-tab, .contact-us .use-cases .all-feature .table-section #tab-second .tab-content .sub-tab, .all-feature .table-section .career-theme .use-cases #tab-second .tab-content .sub-tab, .all-feature .table-section .contact-us .use-cases #tab-second .tab-content .sub-tab, .we-hiring-theme .use-cases .all-feature .table-section #tab-second .tab-content .sub-tab, .all-feature .table-section .we-hiring-theme .use-cases #tab-second .tab-content .sub-tab, .apply-theme .use-cases .all-feature .table-section #tab-second .tab-content .sub-tab, .all-feature .table-section .apply-theme .use-cases #tab-second .tab-content .sub-tab {
  padding: 8% 0 0 0;
}
@media (max-width: 991px) {
  .about-theme .use-cases #tabs .tab-content .sub-tab img, .career-theme .use-cases #tabs .tab-content .sub-tab img, .contact-us .use-cases #tabs .tab-content .sub-tab img, .we-hiring-theme .use-cases #tabs .tab-content .sub-tab img, .apply-theme .use-cases #tabs .tab-content .sub-tab img, .about-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .sub-tab img, .video-pricing-theme .table-section .about-theme .use-cases #tab-second .tab-content .sub-tab img, .career-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .sub-tab img, .contact-us .use-cases .video-pricing-theme .table-section #tab-second .tab-content .sub-tab img, .video-pricing-theme .table-section .career-theme .use-cases #tab-second .tab-content .sub-tab img, .video-pricing-theme .table-section .contact-us .use-cases #tab-second .tab-content .sub-tab img, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .sub-tab img, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second .tab-content .sub-tab img, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-content .sub-tab img, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second .tab-content .sub-tab img, .about-theme .use-cases .all-feature .table-section #tab-second .tab-content .sub-tab img, .all-feature .table-section .about-theme .use-cases #tab-second .tab-content .sub-tab img, .career-theme .use-cases .all-feature .table-section #tab-second .tab-content .sub-tab img, .contact-us .use-cases .all-feature .table-section #tab-second .tab-content .sub-tab img, .all-feature .table-section .career-theme .use-cases #tab-second .tab-content .sub-tab img, .all-feature .table-section .contact-us .use-cases #tab-second .tab-content .sub-tab img, .we-hiring-theme .use-cases .all-feature .table-section #tab-second .tab-content .sub-tab img, .all-feature .table-section .we-hiring-theme .use-cases #tab-second .tab-content .sub-tab img, .apply-theme .use-cases .all-feature .table-section #tab-second .tab-content .sub-tab img, .all-feature .table-section .apply-theme .use-cases #tab-second .tab-content .sub-tab img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}
.about-theme .use-cases #tabs .tab-pane, .career-theme .use-cases #tabs .tab-pane, .contact-us .use-cases #tabs .tab-pane, .we-hiring-theme .use-cases #tabs .tab-pane, .apply-theme .use-cases #tabs .tab-pane, .about-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane, .video-pricing-theme .table-section .about-theme .use-cases #tab-second .tab-pane, .career-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane, .contact-us .use-cases .video-pricing-theme .table-section #tab-second .tab-pane, .video-pricing-theme .table-section .career-theme .use-cases #tab-second .tab-pane, .video-pricing-theme .table-section .contact-us .use-cases #tab-second .tab-pane, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second .tab-pane, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second .tab-pane, .about-theme .use-cases .all-feature .table-section #tab-second .tab-pane, .all-feature .table-section .about-theme .use-cases #tab-second .tab-pane, .career-theme .use-cases .all-feature .table-section #tab-second .tab-pane, .contact-us .use-cases .all-feature .table-section #tab-second .tab-pane, .all-feature .table-section .career-theme .use-cases #tab-second .tab-pane, .all-feature .table-section .contact-us .use-cases #tab-second .tab-pane, .we-hiring-theme .use-cases .all-feature .table-section #tab-second .tab-pane, .all-feature .table-section .we-hiring-theme .use-cases #tab-second .tab-pane, .apply-theme .use-cases .all-feature .table-section #tab-second .tab-pane, .all-feature .table-section .apply-theme .use-cases #tab-second .tab-pane {
  margin-top: 0%;
  text-align: left;
}
.about-theme .use-cases #tabs .tab-pane .about-enablex, .career-theme .use-cases #tabs .tab-pane .about-enablex, .contact-us .use-cases #tabs .tab-pane .about-enablex, .we-hiring-theme .use-cases #tabs .tab-pane .about-enablex, .apply-theme .use-cases #tabs .tab-pane .about-enablex, .about-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex, .video-pricing-theme .table-section .about-theme .use-cases #tab-second .tab-pane .about-enablex, .career-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex, .contact-us .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex, .video-pricing-theme .table-section .career-theme .use-cases #tab-second .tab-pane .about-enablex, .video-pricing-theme .table-section .contact-us .use-cases #tab-second .tab-pane .about-enablex, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second .tab-pane .about-enablex, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second .tab-pane .about-enablex, .about-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex, .all-feature .table-section .about-theme .use-cases #tab-second .tab-pane .about-enablex, .career-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex, .contact-us .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex, .all-feature .table-section .career-theme .use-cases #tab-second .tab-pane .about-enablex, .all-feature .table-section .contact-us .use-cases #tab-second .tab-pane .about-enablex, .we-hiring-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex, .all-feature .table-section .we-hiring-theme .use-cases #tab-second .tab-pane .about-enablex, .apply-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex, .all-feature .table-section .apply-theme .use-cases #tab-second .tab-pane .about-enablex {
  text-align: center;
  padding: 20px;
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .about-theme .use-cases #tabs .tab-pane .about-enablex, .career-theme .use-cases #tabs .tab-pane .about-enablex, .contact-us .use-cases #tabs .tab-pane .about-enablex, .we-hiring-theme .use-cases #tabs .tab-pane .about-enablex, .apply-theme .use-cases #tabs .tab-pane .about-enablex, .about-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex, .video-pricing-theme .table-section .about-theme .use-cases #tab-second .tab-pane .about-enablex, .career-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex, .contact-us .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex, .video-pricing-theme .table-section .career-theme .use-cases #tab-second .tab-pane .about-enablex, .video-pricing-theme .table-section .contact-us .use-cases #tab-second .tab-pane .about-enablex, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second .tab-pane .about-enablex, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second .tab-pane .about-enablex, .about-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex, .all-feature .table-section .about-theme .use-cases #tab-second .tab-pane .about-enablex, .career-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex, .contact-us .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex, .all-feature .table-section .career-theme .use-cases #tab-second .tab-pane .about-enablex, .all-feature .table-section .contact-us .use-cases #tab-second .tab-pane .about-enablex, .we-hiring-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex, .all-feature .table-section .we-hiring-theme .use-cases #tab-second .tab-pane .about-enablex, .apply-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex, .all-feature .table-section .apply-theme .use-cases #tab-second .tab-pane .about-enablex {
    padding: 0;
  }
}
.about-theme .use-cases #tabs .tab-pane .about-enablex p, .career-theme .use-cases #tabs .tab-pane .about-enablex p, .contact-us .use-cases #tabs .tab-pane .about-enablex p, .we-hiring-theme .use-cases #tabs .tab-pane .about-enablex p, .apply-theme .use-cases #tabs .tab-pane .about-enablex p, .about-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex p, .video-pricing-theme .table-section .about-theme .use-cases #tab-second .tab-pane .about-enablex p, .career-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex p, .contact-us .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex p, .video-pricing-theme .table-section .career-theme .use-cases #tab-second .tab-pane .about-enablex p, .video-pricing-theme .table-section .contact-us .use-cases #tab-second .tab-pane .about-enablex p, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex p, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second .tab-pane .about-enablex p, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex p, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second .tab-pane .about-enablex p, .about-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex p, .all-feature .table-section .about-theme .use-cases #tab-second .tab-pane .about-enablex p, .career-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex p, .contact-us .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex p, .all-feature .table-section .career-theme .use-cases #tab-second .tab-pane .about-enablex p, .all-feature .table-section .contact-us .use-cases #tab-second .tab-pane .about-enablex p, .we-hiring-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex p, .all-feature .table-section .we-hiring-theme .use-cases #tab-second .tab-pane .about-enablex p, .apply-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex p, .all-feature .table-section .apply-theme .use-cases #tab-second .tab-pane .about-enablex p {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-align: center;
  color: #333333;
}
@media (max-width: 991px) {
  .about-theme .use-cases #tabs .tab-pane .about-enablex p, .career-theme .use-cases #tabs .tab-pane .about-enablex p, .contact-us .use-cases #tabs .tab-pane .about-enablex p, .we-hiring-theme .use-cases #tabs .tab-pane .about-enablex p, .apply-theme .use-cases #tabs .tab-pane .about-enablex p, .about-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex p, .video-pricing-theme .table-section .about-theme .use-cases #tab-second .tab-pane .about-enablex p, .career-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex p, .contact-us .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex p, .video-pricing-theme .table-section .career-theme .use-cases #tab-second .tab-pane .about-enablex p, .video-pricing-theme .table-section .contact-us .use-cases #tab-second .tab-pane .about-enablex p, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex p, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second .tab-pane .about-enablex p, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex p, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second .tab-pane .about-enablex p, .about-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex p, .all-feature .table-section .about-theme .use-cases #tab-second .tab-pane .about-enablex p, .career-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex p, .contact-us .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex p, .all-feature .table-section .career-theme .use-cases #tab-second .tab-pane .about-enablex p, .all-feature .table-section .contact-us .use-cases #tab-second .tab-pane .about-enablex p, .we-hiring-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex p, .all-feature .table-section .we-hiring-theme .use-cases #tab-second .tab-pane .about-enablex p, .apply-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex p, .all-feature .table-section .apply-theme .use-cases #tab-second .tab-pane .about-enablex p {
    font-size: 18px;
    line-height: 20px;
  }
}
.about-theme .use-cases #tabs .tab-pane .about-enablex p strong, .career-theme .use-cases #tabs .tab-pane .about-enablex p strong, .contact-us .use-cases #tabs .tab-pane .about-enablex p strong, .we-hiring-theme .use-cases #tabs .tab-pane .about-enablex p strong, .apply-theme .use-cases #tabs .tab-pane .about-enablex p strong, .about-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex p strong, .video-pricing-theme .table-section .about-theme .use-cases #tab-second .tab-pane .about-enablex p strong, .career-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex p strong, .contact-us .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex p strong, .video-pricing-theme .table-section .career-theme .use-cases #tab-second .tab-pane .about-enablex p strong, .video-pricing-theme .table-section .contact-us .use-cases #tab-second .tab-pane .about-enablex p strong, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex p strong, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second .tab-pane .about-enablex p strong, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex p strong, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second .tab-pane .about-enablex p strong, .about-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex p strong, .all-feature .table-section .about-theme .use-cases #tab-second .tab-pane .about-enablex p strong, .career-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex p strong, .contact-us .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex p strong, .all-feature .table-section .career-theme .use-cases #tab-second .tab-pane .about-enablex p strong, .all-feature .table-section .contact-us .use-cases #tab-second .tab-pane .about-enablex p strong, .we-hiring-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex p strong, .all-feature .table-section .we-hiring-theme .use-cases #tab-second .tab-pane .about-enablex p strong, .apply-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex p strong, .all-feature .table-section .apply-theme .use-cases #tab-second .tab-pane .about-enablex p strong {
  font-weight: bold;
}
.about-theme .use-cases #tabs .tab-pane .about-enablex p a, .career-theme .use-cases #tabs .tab-pane .about-enablex p a, .contact-us .use-cases #tabs .tab-pane .about-enablex p a, .we-hiring-theme .use-cases #tabs .tab-pane .about-enablex p a, .apply-theme .use-cases #tabs .tab-pane .about-enablex p a, .about-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex p a, .video-pricing-theme .table-section .about-theme .use-cases #tab-second .tab-pane .about-enablex p a, .career-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex p a, .contact-us .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex p a, .video-pricing-theme .table-section .career-theme .use-cases #tab-second .tab-pane .about-enablex p a, .video-pricing-theme .table-section .contact-us .use-cases #tab-second .tab-pane .about-enablex p a, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex p a, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second .tab-pane .about-enablex p a, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex p a, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second .tab-pane .about-enablex p a, .about-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex p a, .all-feature .table-section .about-theme .use-cases #tab-second .tab-pane .about-enablex p a, .career-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex p a, .contact-us .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex p a, .all-feature .table-section .career-theme .use-cases #tab-second .tab-pane .about-enablex p a, .all-feature .table-section .contact-us .use-cases #tab-second .tab-pane .about-enablex p a, .we-hiring-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex p a, .all-feature .table-section .we-hiring-theme .use-cases #tab-second .tab-pane .about-enablex p a, .apply-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex p a, .all-feature .table-section .apply-theme .use-cases #tab-second .tab-pane .about-enablex p a {
  background-color: #f13d3d;
  font-size: 18px;
  color: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  font-weight: 500;
  border-radius: 5px;
}
.about-theme .use-cases #tabs .tab-pane .about-enablex .head-italic, .career-theme .use-cases #tabs .tab-pane .about-enablex .head-italic, .contact-us .use-cases #tabs .tab-pane .about-enablex .head-italic, .we-hiring-theme .use-cases #tabs .tab-pane .about-enablex .head-italic, .apply-theme .use-cases #tabs .tab-pane .about-enablex .head-italic, .about-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex .head-italic, .video-pricing-theme .table-section .about-theme .use-cases #tab-second .tab-pane .about-enablex .head-italic, .career-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex .head-italic, .contact-us .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex .head-italic, .video-pricing-theme .table-section .career-theme .use-cases #tab-second .tab-pane .about-enablex .head-italic, .video-pricing-theme .table-section .contact-us .use-cases #tab-second .tab-pane .about-enablex .head-italic, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex .head-italic, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second .tab-pane .about-enablex .head-italic, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex .head-italic, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second .tab-pane .about-enablex .head-italic, .about-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex .head-italic, .all-feature .table-section .about-theme .use-cases #tab-second .tab-pane .about-enablex .head-italic, .career-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex .head-italic, .contact-us .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex .head-italic, .all-feature .table-section .career-theme .use-cases #tab-second .tab-pane .about-enablex .head-italic, .all-feature .table-section .contact-us .use-cases #tab-second .tab-pane .about-enablex .head-italic, .we-hiring-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex .head-italic, .all-feature .table-section .we-hiring-theme .use-cases #tab-second .tab-pane .about-enablex .head-italic, .apply-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex .head-italic, .all-feature .table-section .apply-theme .use-cases #tab-second .tab-pane .about-enablex .head-italic {
  font-style: italic;
  font-weight: 500;
}
.about-theme .use-cases #tabs .tab-pane .about-enablex h5, .career-theme .use-cases #tabs .tab-pane .about-enablex h5, .contact-us .use-cases #tabs .tab-pane .about-enablex h5, .we-hiring-theme .use-cases #tabs .tab-pane .about-enablex h5, .apply-theme .use-cases #tabs .tab-pane .about-enablex h5, .about-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex h5, .video-pricing-theme .table-section .about-theme .use-cases #tab-second .tab-pane .about-enablex h5, .career-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex h5, .contact-us .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex h5, .video-pricing-theme .table-section .career-theme .use-cases #tab-second .tab-pane .about-enablex h5, .video-pricing-theme .table-section .contact-us .use-cases #tab-second .tab-pane .about-enablex h5, .we-hiring-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex h5, .video-pricing-theme .table-section .we-hiring-theme .use-cases #tab-second .tab-pane .about-enablex h5, .apply-theme .use-cases .video-pricing-theme .table-section #tab-second .tab-pane .about-enablex h5, .video-pricing-theme .table-section .apply-theme .use-cases #tab-second .tab-pane .about-enablex h5, .about-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex h5, .all-feature .table-section .about-theme .use-cases #tab-second .tab-pane .about-enablex h5, .career-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex h5, .contact-us .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex h5, .all-feature .table-section .career-theme .use-cases #tab-second .tab-pane .about-enablex h5, .all-feature .table-section .contact-us .use-cases #tab-second .tab-pane .about-enablex h5, .we-hiring-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex h5, .all-feature .table-section .we-hiring-theme .use-cases #tab-second .tab-pane .about-enablex h5, .apply-theme .use-cases .all-feature .table-section #tab-second .tab-pane .about-enablex h5, .all-feature .table-section .apply-theme .use-cases #tab-second .tab-pane .about-enablex h5 {
  font-size: 20px;
}
.about-theme .profil-about h6.red-txt, .career-theme .profil-about h6.red-txt, .contact-us .profil-about h6.red-txt, .we-hiring-theme .profil-about h6.red-txt, .apply-theme .profil-about h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about-theme .profil-about h6.red-txt, .career-theme .profil-about h6.red-txt, .contact-us .profil-about h6.red-txt, .we-hiring-theme .profil-about h6.red-txt, .apply-theme .profil-about h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .about-theme .profil-about h6.red-txt, .career-theme .profil-about h6.red-txt, .contact-us .profil-about h6.red-txt, .we-hiring-theme .profil-about h6.red-txt, .apply-theme .profil-about h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 1200px) {
  .about-theme .profil-about h6.red-txt, .career-theme .profil-about h6.red-txt, .contact-us .profil-about h6.red-txt, .we-hiring-theme .profil-about h6.red-txt, .apply-theme .profil-about h6.red-txt {
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .about-theme .profil-about h6.red-txt, .career-theme .profil-about h6.red-txt, .contact-us .profil-about h6.red-txt, .we-hiring-theme .profil-about h6.red-txt, .apply-theme .profil-about h6.red-txt {
    margin-top: 50px;
  }
}
.about-theme .profil-about .mar-top-50, .career-theme .profil-about .mar-top-50, .contact-us .profil-about .mar-top-50, .we-hiring-theme .profil-about .mar-top-50, .apply-theme .profil-about .mar-top-50 {
  margin: 25px auto;
}
.about-theme .profil-about h4, .career-theme .profil-about h4, .contact-us .profil-about h4, .we-hiring-theme .profil-about h4, .apply-theme .profil-about h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  text-align: center;
}
@media (max-width: 991px) {
  .about-theme .profil-about h4, .career-theme .profil-about h4, .contact-us .profil-about h4, .we-hiring-theme .profil-about h4, .apply-theme .profil-about h4 {
    font-size: 30px;
    line-height: 40px;
  }
}
.about-theme .profil-about p, .career-theme .profil-about p, .contact-us .profil-about p, .we-hiring-theme .profil-about p, .apply-theme .profil-about p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  text-align: center;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .about-theme .profil-about p, .career-theme .profil-about p, .contact-us .profil-about p, .we-hiring-theme .profil-about p, .apply-theme .profil-about p {
    font-size: 18px;
    line-height: 20px;
    text-align: center;
  }
}
.about-theme .profil-about p b, .career-theme .profil-about p b, .contact-us .profil-about p b, .we-hiring-theme .profil-about p b, .apply-theme .profil-about p b {
  font-weight: bold;
}
.about-theme .profil-about .borde-member-h5, .career-theme .profil-about .borde-member-h5, .contact-us .profil-about .borde-member-h5, .we-hiring-theme .profil-about .borde-member-h5, .apply-theme .profil-about .borde-member-h5 {
  font-size: 20px;
  color: #4e4e4e;
  text-align: center;
  color: #f13d3d;
  font-weight: bold;
  padding-bottom: 2px;
  margin: 25px auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.about-theme .profil-about .card-group .card, .career-theme .profil-about .card-group .card, .contact-us .profil-about .card-group .card, .we-hiring-theme .profil-about .card-group .card, .apply-theme .profil-about .card-group .card {
  background: none;
  padding: 30px;
  border: none;
}
.about-theme .profil-about .card-group .card .card-img-top, .career-theme .profil-about .card-group .card .card-img-top, .contact-us .profil-about .card-group .card .card-img-top, .we-hiring-theme .profil-about .card-group .card .card-img-top, .apply-theme .profil-about .card-group .card .card-img-top {
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  margin: 0 auto;
}
.about-theme .profil-about .card-group .card .card-body h4, .career-theme .profil-about .card-group .card .card-body h4, .contact-us .profil-about .card-group .card .card-body h4, .we-hiring-theme .profil-about .card-group .card .card-body h4, .apply-theme .profil-about .card-group .card .card-body h4 {
  font-size: 20px;
  color: #333333;
  text-align: center;
  font-weight: bold;
}
.about-theme .profil-about .card-group .card .card-body p, .career-theme .profil-about .card-group .card .card-body p, .contact-us .profil-about .card-group .card .card-body p, .we-hiring-theme .profil-about .card-group .card .card-body p, .apply-theme .profil-about .card-group .card .card-body p {
  padding: 0;
  font-size: 18px;
  color: #4e4e4e;
  text-align: center;
}
.about-theme .profil-about .card-group .card .card-body .soci-sec, .career-theme .profil-about .card-group .card .card-body .soci-sec, .contact-us .profil-about .card-group .card .card-body .soci-sec, .we-hiring-theme .profil-about .card-group .card .card-body .soci-sec, .apply-theme .profil-about .card-group .card .card-body .soci-sec {
  width: 50%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.about-theme .profil-about .card-group .card .card-body .soci-sec a, .career-theme .profil-about .card-group .card .card-body .soci-sec a, .contact-us .profil-about .card-group .card .card-body .soci-sec a, .we-hiring-theme .profil-about .card-group .card .card-body .soci-sec a, .apply-theme .profil-about .card-group .card .card-body .soci-sec a {
  margin: 0;
  padding: 0;
}
.about-theme .profil-about .card-group .card .card-body .soci-sec a img, .career-theme .profil-about .card-group .card .card-body .soci-sec a img, .contact-us .profil-about .card-group .card .card-body .soci-sec a img, .we-hiring-theme .profil-about .card-group .card .card-body .soci-sec a img, .apply-theme .profil-about .card-group .card .card-body .soci-sec a img {
  width: 50px;
  height: 50px;
  -o-object-fit: contain;
  object-fit: contain;
}
.about-theme .profil-about .card-group .card .card-body .read-more, .career-theme .profil-about .card-group .card .card-body .read-more, .contact-us .profil-about .card-group .card .card-body .read-more, .we-hiring-theme .profil-about .card-group .card .card-body .read-more, .apply-theme .profil-about .card-group .card .card-body .read-more {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #f13d3d;
  font-size: 16px;
}
.about-theme .profil-about .card-group .card .card-body .read-more i, .career-theme .profil-about .card-group .card .card-body .read-more i, .contact-us .profil-about .card-group .card .card-body .read-more i, .we-hiring-theme .profil-about .card-group .card .card-body .read-more i, .apply-theme .profil-about .card-group .card .card-body .read-more i {
  padding-left: 5px;
}
.about-theme .EnableX-Advantages, .career-theme .EnableX-Advantages, .contact-us .EnableX-Advantages, .we-hiring-theme .EnableX-Advantages, .apply-theme .EnableX-Advantages {
  background: url(../../images/about/right-double-circle-bg.png) no-repeat;
  background-position: top center;
  background-repeat: no-repeat;
  height: 100%;
  margin-top: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about-theme .EnableX-Advantages, .career-theme .EnableX-Advantages, .contact-us .EnableX-Advantages, .we-hiring-theme .EnableX-Advantages, .apply-theme .EnableX-Advantages {
    background-position: 100% 171%;
    background-repeat: no-repeat;
    height: 100%;
    margin-top: 150px;
    background-size: contain;
  }
}
@media (max-width: 991px) {
  .about-theme .EnableX-Advantages, .career-theme .EnableX-Advantages, .contact-us .EnableX-Advantages, .we-hiring-theme .EnableX-Advantages, .apply-theme .EnableX-Advantages {
    background: none;
    margin-top: 0;
  }
}
.about-theme .EnableX-Advantages h6.red-txt, .career-theme .EnableX-Advantages h6.red-txt, .contact-us .EnableX-Advantages h6.red-txt, .we-hiring-theme .EnableX-Advantages h6.red-txt, .apply-theme .EnableX-Advantages h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 0px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about-theme .EnableX-Advantages h6.red-txt, .career-theme .EnableX-Advantages h6.red-txt, .contact-us .EnableX-Advantages h6.red-txt, .we-hiring-theme .EnableX-Advantages h6.red-txt, .apply-theme .EnableX-Advantages h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .about-theme .EnableX-Advantages h6.red-txt, .career-theme .EnableX-Advantages h6.red-txt, .contact-us .EnableX-Advantages h6.red-txt, .we-hiring-theme .EnableX-Advantages h6.red-txt, .apply-theme .EnableX-Advantages h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .about-theme .EnableX-Advantages h6.red-txt, .career-theme .EnableX-Advantages h6.red-txt, .contact-us .EnableX-Advantages h6.red-txt, .we-hiring-theme .EnableX-Advantages h6.red-txt, .apply-theme .EnableX-Advantages h6.red-txt {
    margin-top: 50px;
  }
}
.about-theme .EnableX-Advantages h4, .career-theme .EnableX-Advantages h4, .contact-us .EnableX-Advantages h4, .we-hiring-theme .EnableX-Advantages h4, .apply-theme .EnableX-Advantages h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  text-align: center;
}
@media (max-width: 991px) {
  .about-theme .EnableX-Advantages h4, .career-theme .EnableX-Advantages h4, .contact-us .EnableX-Advantages h4, .we-hiring-theme .EnableX-Advantages h4, .apply-theme .EnableX-Advantages h4 {
    font-size: 30px;
    line-height: 40px;
  }
}
.about-theme .EnableX-Advantages p, .career-theme .EnableX-Advantages p, .contact-us .EnableX-Advantages p, .we-hiring-theme .EnableX-Advantages p, .apply-theme .EnableX-Advantages p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  text-align: center;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .about-theme .EnableX-Advantages p, .career-theme .EnableX-Advantages p, .contact-us .EnableX-Advantages p, .we-hiring-theme .EnableX-Advantages p, .apply-theme .EnableX-Advantages p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.about-theme .developer-guide, .career-theme .developer-guide, .contact-us .developer-guide, .we-hiring-theme .developer-guide, .apply-theme .developer-guide {
  background: url(../../images/about/API-plat-right-bg.png) no-repeat;
  background-position: center right;
  margin-bottom: 60px;
  text-align: center;
}
@media (max-width: 991px) {
  .about-theme .developer-guide, .career-theme .developer-guide, .contact-us .developer-guide, .we-hiring-theme .developer-guide, .apply-theme .developer-guide {
    background: none;
  }
}
.about-theme .developer-guide h6.red-txt, .career-theme .developer-guide h6.red-txt, .contact-us .developer-guide h6.red-txt, .we-hiring-theme .developer-guide h6.red-txt, .apply-theme .developer-guide h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 0px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about-theme .developer-guide h6.red-txt, .career-theme .developer-guide h6.red-txt, .contact-us .developer-guide h6.red-txt, .we-hiring-theme .developer-guide h6.red-txt, .apply-theme .developer-guide h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .about-theme .developer-guide h6.red-txt, .career-theme .developer-guide h6.red-txt, .contact-us .developer-guide h6.red-txt, .we-hiring-theme .developer-guide h6.red-txt, .apply-theme .developer-guide h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 1200px) {
  .about-theme .developer-guide h6.red-txt, .career-theme .developer-guide h6.red-txt, .contact-us .developer-guide h6.red-txt, .we-hiring-theme .developer-guide h6.red-txt, .apply-theme .developer-guide h6.red-txt {
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .about-theme .developer-guide h6.red-txt, .career-theme .developer-guide h6.red-txt, .contact-us .developer-guide h6.red-txt, .we-hiring-theme .developer-guide h6.red-txt, .apply-theme .developer-guide h6.red-txt {
    margin-top: 50px;
  }
}
.about-theme .developer-guide h4, .career-theme .developer-guide h4, .contact-us .developer-guide h4, .we-hiring-theme .developer-guide h4, .apply-theme .developer-guide h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .about-theme .developer-guide h4, .career-theme .developer-guide h4, .contact-us .developer-guide h4, .we-hiring-theme .developer-guide h4, .apply-theme .developer-guide h4 {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }
}
.about-theme .developer-guide p, .career-theme .developer-guide p, .contact-us .developer-guide p, .we-hiring-theme .developer-guide p, .apply-theme .developer-guide p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .about-theme .developer-guide p, .career-theme .developer-guide p, .contact-us .developer-guide p, .we-hiring-theme .developer-guide p, .apply-theme .developer-guide p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.about-theme .developer-guide article, .career-theme .developer-guide article, .contact-us .developer-guide article, .we-hiring-theme .developer-guide article, .apply-theme .developer-guide article {
  margin-top: 40px;
  background: transparent;
  padding: 25px;
  text-align: left;
  margin: 0;
  width: 100%;
}
@media (max-width: 991px) {
  .about-theme .developer-guide article, .career-theme .developer-guide article, .contact-us .developer-guide article, .we-hiring-theme .developer-guide article, .apply-theme .developer-guide article {
    width: 100%;
    padding: 20px 10px;
  }
}
.about-theme .developer-guide article h4, .career-theme .developer-guide article h4, .contact-us .developer-guide article h4, .we-hiring-theme .developer-guide article h4, .apply-theme .developer-guide article h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  width: 100%;
  margin-top: 0px;
}
@media (max-width: 991px) {
  .about-theme .developer-guide article h4, .career-theme .developer-guide article h4, .contact-us .developer-guide article h4, .we-hiring-theme .developer-guide article h4, .apply-theme .developer-guide article h4 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin: 10px;
  }
}
.about-theme .developer-guide article p, .career-theme .developer-guide article p, .contact-us .developer-guide article p, .we-hiring-theme .developer-guide article p, .apply-theme .developer-guide article p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  margin-top: 0px;
}
@media (max-width: 991px) {
  .about-theme .developer-guide article p, .career-theme .developer-guide article p, .contact-us .developer-guide article p, .we-hiring-theme .developer-guide article p, .apply-theme .developer-guide article p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-align: center;
    margin: 5px;
    padding: 0;
  }
}
.about-theme .developer-guide article p a, .career-theme .developer-guide article p a, .contact-us .developer-guide article p a, .we-hiring-theme .developer-guide article p a, .apply-theme .developer-guide article p a {
  color: #f13d3d;
  text-decoration: none;
  font-weight: 500;
}
.about-theme .developer-guide article p a:hover, .career-theme .developer-guide article p a:hover, .contact-us .developer-guide article p a:hover, .we-hiring-theme .developer-guide article p a:hover, .apply-theme .developer-guide article p a:hover {
  font-weight: 600;
}
.about-theme .developer-guide article p .fa-arrow-right, .career-theme .developer-guide article p .fa-arrow-right, .contact-us .developer-guide article p .fa-arrow-right, .we-hiring-theme .developer-guide article p .fa-arrow-right, .apply-theme .developer-guide article p .fa-arrow-right {
  color: #ec1c23;
  font-size: 13px;
  margin-left: 5px;
}
.about-theme .developer-guide article svg, .career-theme .developer-guide article svg, .contact-us .developer-guide article svg, .we-hiring-theme .developer-guide article svg, .apply-theme .developer-guide article svg {
  width: 40px;
  height: 40px;
}
.about-theme .developer-guide article #SMS_Demo_App .st0, .career-theme .developer-guide article #SMS_Demo_App .st0, .contact-us .developer-guide article #SMS_Demo_App .st0, .we-hiring-theme .developer-guide article #SMS_Demo_App .st0, .apply-theme .developer-guide article #SMS_Demo_App .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.about-theme .developer-guide article #SMS_Demo_App .st1, .career-theme .developer-guide article #SMS_Demo_App .st1, .contact-us .developer-guide article #SMS_Demo_App .st1, .we-hiring-theme .developer-guide article #SMS_Demo_App .st1, .apply-theme .developer-guide article #SMS_Demo_App .st1 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
}
.about-theme .developer-guide article #SMS_Demo_App .st2, .career-theme .developer-guide article #SMS_Demo_App .st2, .contact-us .developer-guide article #SMS_Demo_App .st2, .we-hiring-theme .developer-guide article #SMS_Demo_App .st2, .apply-theme .developer-guide article #SMS_Demo_App .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.about-theme .developer-guide article #SMS_Demo_App .st3, .career-theme .developer-guide article #SMS_Demo_App .st3, .contact-us .developer-guide article #SMS_Demo_App .st3, .we-hiring-theme .developer-guide article #SMS_Demo_App .st3, .apply-theme .developer-guide article #SMS_Demo_App .st3 {
  fill: #ef3f3e;
}
.about-theme .developer-guide article #SMS_Demo_App .st4, .career-theme .developer-guide article #SMS_Demo_App .st4, .contact-us .developer-guide article #SMS_Demo_App .st4, .we-hiring-theme .developer-guide article #SMS_Demo_App .st4, .apply-theme .developer-guide article #SMS_Demo_App .st4 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.about-theme .developer-guide article #SMS_Demo_App .st5, .career-theme .developer-guide article #SMS_Demo_App .st5, .contact-us .developer-guide article #SMS_Demo_App .st5, .we-hiring-theme .developer-guide article #SMS_Demo_App .st5, .apply-theme .developer-guide article #SMS_Demo_App .st5 {
  fill: #ef3e3d;
}
.about-theme .developer-guide article #Developer_Centric_Documentation .st0, .career-theme .developer-guide article #Developer_Centric_Documentation .st0, .contact-us .developer-guide article #Developer_Centric_Documentation .st0, .we-hiring-theme .developer-guide article #Developer_Centric_Documentation .st0, .apply-theme .developer-guide article #Developer_Centric_Documentation .st0 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
}
.about-theme .developer-guide article #Developer_Centric_Documentation .st1, .career-theme .developer-guide article #Developer_Centric_Documentation .st1, .contact-us .developer-guide article #Developer_Centric_Documentation .st1, .we-hiring-theme .developer-guide article #Developer_Centric_Documentation .st1, .apply-theme .developer-guide article #Developer_Centric_Documentation .st1 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.about-theme .developer-guide article #Developer_Centric_Documentation .st2, .career-theme .developer-guide article #Developer_Centric_Documentation .st2, .contact-us .developer-guide article #Developer_Centric_Documentation .st2, .we-hiring-theme .developer-guide article #Developer_Centric_Documentation .st2, .apply-theme .developer-guide article #Developer_Centric_Documentation .st2 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.about-theme .developer-guide article #Developer_Centric_Documentation .st3, .career-theme .developer-guide article #Developer_Centric_Documentation .st3, .contact-us .developer-guide article #Developer_Centric_Documentation .st3, .we-hiring-theme .developer-guide article #Developer_Centric_Documentation .st3, .apply-theme .developer-guide article #Developer_Centric_Documentation .st3 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.about-theme .developer-guide article #Developer_Centric_Documentation .st4, .career-theme .developer-guide article #Developer_Centric_Documentation .st4, .contact-us .developer-guide article #Developer_Centric_Documentation .st4, .we-hiring-theme .developer-guide article #Developer_Centric_Documentation .st4, .apply-theme .developer-guide article #Developer_Centric_Documentation .st4 {
  fill: #ef403e;
}
.about-theme .developer-guide article:hover #In_App_Call__ path, .career-theme .developer-guide article:hover #In_App_Call__ path, .contact-us .developer-guide article:hover #In_App_Call__ path, .we-hiring-theme .developer-guide article:hover #In_App_Call__ path, .apply-theme .developer-guide article:hover #In_App_Call__ path,
.about-theme .developer-guide article:hover #In_App_Call__ circle,
.career-theme .developer-guide article:hover #In_App_Call__ circle,
.contact-us .developer-guide article:hover #In_App_Call__ circle,
.we-hiring-theme .developer-guide article:hover #In_App_Call__ circle,
.apply-theme .developer-guide article:hover #In_App_Call__ circle,
.about-theme .developer-guide article:hover #App-to-People_Calls path,
.career-theme .developer-guide article:hover #App-to-People_Calls path,
.contact-us .developer-guide article:hover #App-to-People_Calls path,
.we-hiring-theme .developer-guide article:hover #App-to-People_Calls path,
.apply-theme .developer-guide article:hover #App-to-People_Calls path,
.about-theme .developer-guide article:hover #App-to-People_Calls circle,
.career-theme .developer-guide article:hover #App-to-People_Calls circle,
.contact-us .developer-guide article:hover #App-to-People_Calls circle,
.we-hiring-theme .developer-guide article:hover #App-to-People_Calls circle,
.apply-theme .developer-guide article:hover #App-to-People_Calls circle,
.about-theme .developer-guide article:hover #Phone_to_Phone_Calls_1_ path,
.career-theme .developer-guide article:hover #Phone_to_Phone_Calls_1_ path,
.contact-us .developer-guide article:hover #Phone_to_Phone_Calls_1_ path,
.we-hiring-theme .developer-guide article:hover #Phone_to_Phone_Calls_1_ path,
.apply-theme .developer-guide article:hover #Phone_to_Phone_Calls_1_ path,
.about-theme .developer-guide article:hover #Phone_to_Phone_Calls_1_ circle,
.career-theme .developer-guide article:hover #Phone_to_Phone_Calls_1_ circle,
.contact-us .developer-guide article:hover #Phone_to_Phone_Calls_1_ circle,
.we-hiring-theme .developer-guide article:hover #Phone_to_Phone_Calls_1_ circle,
.apply-theme .developer-guide article:hover #Phone_to_Phone_Calls_1_ circle, .about-theme .developer-guide article:active #In_App_Call__ path, .career-theme .developer-guide article:active #In_App_Call__ path, .contact-us .developer-guide article:active #In_App_Call__ path, .we-hiring-theme .developer-guide article:active #In_App_Call__ path, .apply-theme .developer-guide article:active #In_App_Call__ path,
.about-theme .developer-guide article:active #In_App_Call__ circle,
.career-theme .developer-guide article:active #In_App_Call__ circle,
.contact-us .developer-guide article:active #In_App_Call__ circle,
.we-hiring-theme .developer-guide article:active #In_App_Call__ circle,
.apply-theme .developer-guide article:active #In_App_Call__ circle,
.about-theme .developer-guide article:active #App-to-People_Calls path,
.career-theme .developer-guide article:active #App-to-People_Calls path,
.contact-us .developer-guide article:active #App-to-People_Calls path,
.we-hiring-theme .developer-guide article:active #App-to-People_Calls path,
.apply-theme .developer-guide article:active #App-to-People_Calls path,
.about-theme .developer-guide article:active #App-to-People_Calls circle,
.career-theme .developer-guide article:active #App-to-People_Calls circle,
.contact-us .developer-guide article:active #App-to-People_Calls circle,
.we-hiring-theme .developer-guide article:active #App-to-People_Calls circle,
.apply-theme .developer-guide article:active #App-to-People_Calls circle,
.about-theme .developer-guide article:active #Phone_to_Phone_Calls_1_ path,
.career-theme .developer-guide article:active #Phone_to_Phone_Calls_1_ path,
.contact-us .developer-guide article:active #Phone_to_Phone_Calls_1_ path,
.we-hiring-theme .developer-guide article:active #Phone_to_Phone_Calls_1_ path,
.apply-theme .developer-guide article:active #Phone_to_Phone_Calls_1_ path,
.about-theme .developer-guide article:active #Phone_to_Phone_Calls_1_ circle,
.career-theme .developer-guide article:active #Phone_to_Phone_Calls_1_ circle,
.contact-us .developer-guide article:active #Phone_to_Phone_Calls_1_ circle,
.we-hiring-theme .developer-guide article:active #Phone_to_Phone_Calls_1_ circle,
.apply-theme .developer-guide article:active #Phone_to_Phone_Calls_1_ circle, .about-theme .developer-guide article:focus #In_App_Call__ path, .career-theme .developer-guide article:focus #In_App_Call__ path, .contact-us .developer-guide article:focus #In_App_Call__ path, .we-hiring-theme .developer-guide article:focus #In_App_Call__ path, .apply-theme .developer-guide article:focus #In_App_Call__ path,
.about-theme .developer-guide article:focus #In_App_Call__ circle,
.career-theme .developer-guide article:focus #In_App_Call__ circle,
.contact-us .developer-guide article:focus #In_App_Call__ circle,
.we-hiring-theme .developer-guide article:focus #In_App_Call__ circle,
.apply-theme .developer-guide article:focus #In_App_Call__ circle,
.about-theme .developer-guide article:focus #App-to-People_Calls path,
.career-theme .developer-guide article:focus #App-to-People_Calls path,
.contact-us .developer-guide article:focus #App-to-People_Calls path,
.we-hiring-theme .developer-guide article:focus #App-to-People_Calls path,
.apply-theme .developer-guide article:focus #App-to-People_Calls path,
.about-theme .developer-guide article:focus #App-to-People_Calls circle,
.career-theme .developer-guide article:focus #App-to-People_Calls circle,
.contact-us .developer-guide article:focus #App-to-People_Calls circle,
.we-hiring-theme .developer-guide article:focus #App-to-People_Calls circle,
.apply-theme .developer-guide article:focus #App-to-People_Calls circle,
.about-theme .developer-guide article:focus #Phone_to_Phone_Calls_1_ path,
.career-theme .developer-guide article:focus #Phone_to_Phone_Calls_1_ path,
.contact-us .developer-guide article:focus #Phone_to_Phone_Calls_1_ path,
.we-hiring-theme .developer-guide article:focus #Phone_to_Phone_Calls_1_ path,
.apply-theme .developer-guide article:focus #Phone_to_Phone_Calls_1_ path,
.about-theme .developer-guide article:focus #Phone_to_Phone_Calls_1_ circle,
.career-theme .developer-guide article:focus #Phone_to_Phone_Calls_1_ circle,
.contact-us .developer-guide article:focus #Phone_to_Phone_Calls_1_ circle,
.we-hiring-theme .developer-guide article:focus #Phone_to_Phone_Calls_1_ circle,
.apply-theme .developer-guide article:focus #Phone_to_Phone_Calls_1_ circle {
  stroke: #f13d3d;
}
.about-theme .Programming_Languages h6.red-txt, .career-theme .Programming_Languages h6.red-txt, .contact-us .Programming_Languages h6.red-txt, .we-hiring-theme .Programming_Languages h6.red-txt, .apply-theme .Programming_Languages h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 0px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about-theme .Programming_Languages h6.red-txt, .career-theme .Programming_Languages h6.red-txt, .contact-us .Programming_Languages h6.red-txt, .we-hiring-theme .Programming_Languages h6.red-txt, .apply-theme .Programming_Languages h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .about-theme .Programming_Languages h6.red-txt, .career-theme .Programming_Languages h6.red-txt, .contact-us .Programming_Languages h6.red-txt, .we-hiring-theme .Programming_Languages h6.red-txt, .apply-theme .Programming_Languages h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 1200px) {
  .about-theme .Programming_Languages h6.red-txt, .career-theme .Programming_Languages h6.red-txt, .contact-us .Programming_Languages h6.red-txt, .we-hiring-theme .Programming_Languages h6.red-txt, .apply-theme .Programming_Languages h6.red-txt {
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .about-theme .Programming_Languages h6.red-txt, .career-theme .Programming_Languages h6.red-txt, .contact-us .Programming_Languages h6.red-txt, .we-hiring-theme .Programming_Languages h6.red-txt, .apply-theme .Programming_Languages h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.about-theme .Programming_Languages h4, .career-theme .Programming_Languages h4, .contact-us .Programming_Languages h4, .we-hiring-theme .Programming_Languages h4, .apply-theme .Programming_Languages h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  font-size: 30px;
  line-height: 40px;
}
@media (max-width: 991px) {
  .about-theme .Programming_Languages h4, .career-theme .Programming_Languages h4, .contact-us .Programming_Languages h4, .we-hiring-theme .Programming_Languages h4, .apply-theme .Programming_Languages h4 {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }
}
.about-theme .Programming_Languages p, .career-theme .Programming_Languages p, .contact-us .Programming_Languages p, .we-hiring-theme .Programming_Languages p, .apply-theme .Programming_Languages p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .about-theme .Programming_Languages p, .career-theme .Programming_Languages p, .contact-us .Programming_Languages p, .we-hiring-theme .Programming_Languages p, .apply-theme .Programming_Languages p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.about-theme .Programming_Languages .vert-border, .career-theme .Programming_Languages .vert-border, .contact-us .Programming_Languages .vert-border, .we-hiring-theme .Programming_Languages .vert-border, .apply-theme .Programming_Languages .vert-border {
  background: url(../../images/about/vertical-border.png) no-repeat;
  background-position: top center;
  height: 103px;
}
.about-theme .Programming_Languages .platform-sec, .career-theme .Programming_Languages .platform-sec, .contact-us .Programming_Languages .platform-sec, .we-hiring-theme .Programming_Languages .platform-sec, .apply-theme .Programming_Languages .platform-sec {
  margin-top: 40px;
  background: transparent;
  padding: 25px;
  text-align: left;
  margin: 0;
  width: 100%;
}
@media (max-width: 991px) {
  .about-theme .Programming_Languages .platform-sec, .career-theme .Programming_Languages .platform-sec, .contact-us .Programming_Languages .platform-sec, .we-hiring-theme .Programming_Languages .platform-sec, .apply-theme .Programming_Languages .platform-sec {
    width: 100%;
    padding: 20px 10px;
  }
}
.about-theme .Programming_Languages .platform-sec h5, .career-theme .Programming_Languages .platform-sec h5, .contact-us .Programming_Languages .platform-sec h5, .we-hiring-theme .Programming_Languages .platform-sec h5, .apply-theme .Programming_Languages .platform-sec h5 {
  font-family: "Barlow Semi Condensed" !important;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  width: 100%;
  margin-top: 0px;
}
@media (max-width: 991px) {
  .about-theme .Programming_Languages .platform-sec h5, .career-theme .Programming_Languages .platform-sec h5, .contact-us .Programming_Languages .platform-sec h5, .we-hiring-theme .Programming_Languages .platform-sec h5, .apply-theme .Programming_Languages .platform-sec h5 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin: 10px;
  }
}
.about-theme .Programming_Languages .platform-sec p, .career-theme .Programming_Languages .platform-sec p, .contact-us .Programming_Languages .platform-sec p, .we-hiring-theme .Programming_Languages .platform-sec p, .apply-theme .Programming_Languages .platform-sec p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  margin-top: 0px;
}
@media (max-width: 991px) {
  .about-theme .Programming_Languages .platform-sec p, .career-theme .Programming_Languages .platform-sec p, .contact-us .Programming_Languages .platform-sec p, .we-hiring-theme .Programming_Languages .platform-sec p, .apply-theme .Programming_Languages .platform-sec p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-align: center;
    margin: 5px;
    padding: 0;
  }
}
.about-theme .Programming_Languages .platform-sec p a, .career-theme .Programming_Languages .platform-sec p a, .contact-us .Programming_Languages .platform-sec p a, .we-hiring-theme .Programming_Languages .platform-sec p a, .apply-theme .Programming_Languages .platform-sec p a {
  color: #f13d3d;
  text-decoration: none;
  font-weight: 500;
}
.about-theme .Programming_Languages .platform-sec p a:hover, .career-theme .Programming_Languages .platform-sec p a:hover, .contact-us .Programming_Languages .platform-sec p a:hover, .we-hiring-theme .Programming_Languages .platform-sec p a:hover, .apply-theme .Programming_Languages .platform-sec p a:hover {
  font-weight: 600;
}
.about-theme .Programming_Languages .platform-sec p .fa-arrow-right, .career-theme .Programming_Languages .platform-sec p .fa-arrow-right, .contact-us .Programming_Languages .platform-sec p .fa-arrow-right, .we-hiring-theme .Programming_Languages .platform-sec p .fa-arrow-right, .apply-theme .Programming_Languages .platform-sec p .fa-arrow-right {
  color: #ec1c23;
  font-size: 13px;
  margin-left: 5px;
}
.about-theme .Programming_Languages .platform-sec ul, .career-theme .Programming_Languages .platform-sec ul, .contact-us .Programming_Languages .platform-sec ul, .we-hiring-theme .Programming_Languages .platform-sec ul, .apply-theme .Programming_Languages .platform-sec ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: row nowrap;
  margin: 0;
}
.about-theme .Programming_Languages .platform-sec ul li, .career-theme .Programming_Languages .platform-sec ul li, .contact-us .Programming_Languages .platform-sec ul li, .we-hiring-theme .Programming_Languages .platform-sec ul li, .apply-theme .Programming_Languages .platform-sec ul li {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin: 0 20px;
}
.about-theme .Programming_Languages .platform-sec ul li a, .career-theme .Programming_Languages .platform-sec ul li a, .contact-us .Programming_Languages .platform-sec ul li a, .we-hiring-theme .Programming_Languages .platform-sec ul li a, .apply-theme .Programming_Languages .platform-sec ul li a {
  color: #4e4e4e;
  font-size: 16px;
}
.about-theme .Programming_Languages .platform-sec ul li a img, .career-theme .Programming_Languages .platform-sec ul li a img, .contact-us .Programming_Languages .platform-sec ul li a img, .we-hiring-theme .Programming_Languages .platform-sec ul li a img, .apply-theme .Programming_Languages .platform-sec ul li a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.about-theme .Programming_Languages .platform-sec ul li a span, .career-theme .Programming_Languages .platform-sec ul li a span, .contact-us .Programming_Languages .platform-sec ul li a span, .we-hiring-theme .Programming_Languages .platform-sec ul li a span, .apply-theme .Programming_Languages .platform-sec ul li a span {
  display: flex;
  justify-content: space-around;
  align-self: flex-start;
  font-weight: bold;
}
.about-theme .Expert_help, .career-theme .Expert_help, .contact-us .Expert_help, .we-hiring-theme .Expert_help, .apply-theme .Expert_help {
  background: url(../../images/about/left-double-circle-bg.png) no-repeat;
  background-position: center left;
  margin-bottom: 60px;
  text-align: center;
}
@media (max-width: 991px) {
  .about-theme .Expert_help, .career-theme .Expert_help, .contact-us .Expert_help, .we-hiring-theme .Expert_help, .apply-theme .Expert_help {
    background: none;
  }
}
.about-theme .Expert_help h6.red-txt, .career-theme .Expert_help h6.red-txt, .contact-us .Expert_help h6.red-txt, .we-hiring-theme .Expert_help h6.red-txt, .apply-theme .Expert_help h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 0px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about-theme .Expert_help h6.red-txt, .career-theme .Expert_help h6.red-txt, .contact-us .Expert_help h6.red-txt, .we-hiring-theme .Expert_help h6.red-txt, .apply-theme .Expert_help h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .about-theme .Expert_help h6.red-txt, .career-theme .Expert_help h6.red-txt, .contact-us .Expert_help h6.red-txt, .we-hiring-theme .Expert_help h6.red-txt, .apply-theme .Expert_help h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 1200px) {
  .about-theme .Expert_help h6.red-txt, .career-theme .Expert_help h6.red-txt, .contact-us .Expert_help h6.red-txt, .we-hiring-theme .Expert_help h6.red-txt, .apply-theme .Expert_help h6.red-txt {
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .about-theme .Expert_help h6.red-txt, .career-theme .Expert_help h6.red-txt, .contact-us .Expert_help h6.red-txt, .we-hiring-theme .Expert_help h6.red-txt, .apply-theme .Expert_help h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.about-theme .Expert_help h4, .career-theme .Expert_help h4, .contact-us .Expert_help h4, .we-hiring-theme .Expert_help h4, .apply-theme .Expert_help h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .about-theme .Expert_help h4, .career-theme .Expert_help h4, .contact-us .Expert_help h4, .we-hiring-theme .Expert_help h4, .apply-theme .Expert_help h4 {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }
}
.about-theme .Expert_help p, .career-theme .Expert_help p, .contact-us .Expert_help p, .we-hiring-theme .Expert_help p, .apply-theme .Expert_help p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .about-theme .Expert_help p, .career-theme .Expert_help p, .contact-us .Expert_help p, .we-hiring-theme .Expert_help p, .apply-theme .Expert_help p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.about-theme .Expert_help article, .career-theme .Expert_help article, .contact-us .Expert_help article, .we-hiring-theme .Expert_help article, .apply-theme .Expert_help article {
  margin-top: 40px;
  background: transparent;
  padding: 25px;
  text-align: left;
  margin: 0;
  width: 100%;
}
@media (max-width: 991px) {
  .about-theme .Expert_help article, .career-theme .Expert_help article, .contact-us .Expert_help article, .we-hiring-theme .Expert_help article, .apply-theme .Expert_help article {
    width: 100%;
    padding: 20px 10px;
  }
}
.about-theme .Expert_help article h4, .career-theme .Expert_help article h4, .contact-us .Expert_help article h4, .we-hiring-theme .Expert_help article h4, .apply-theme .Expert_help article h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  width: 100%;
  margin-top: 0px;
}
@media (max-width: 991px) {
  .about-theme .Expert_help article h4, .career-theme .Expert_help article h4, .contact-us .Expert_help article h4, .we-hiring-theme .Expert_help article h4, .apply-theme .Expert_help article h4 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin: 10px;
  }
}
.about-theme .Expert_help article p, .career-theme .Expert_help article p, .contact-us .Expert_help article p, .we-hiring-theme .Expert_help article p, .apply-theme .Expert_help article p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  margin-top: 0px;
}
@media (max-width: 991px) {
  .about-theme .Expert_help article p, .career-theme .Expert_help article p, .contact-us .Expert_help article p, .we-hiring-theme .Expert_help article p, .apply-theme .Expert_help article p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-align: center;
    margin: 5px;
    padding: 0;
  }
}
.about-theme .Expert_help article p a, .career-theme .Expert_help article p a, .contact-us .Expert_help article p a, .we-hiring-theme .Expert_help article p a, .apply-theme .Expert_help article p a {
  color: #f13d3d;
  text-decoration: none;
  font-weight: 500;
}
.about-theme .Expert_help article p a:hover, .career-theme .Expert_help article p a:hover, .contact-us .Expert_help article p a:hover, .we-hiring-theme .Expert_help article p a:hover, .apply-theme .Expert_help article p a:hover {
  font-weight: 600;
}
.about-theme .Expert_help article p .fa-arrow-right, .career-theme .Expert_help article p .fa-arrow-right, .contact-us .Expert_help article p .fa-arrow-right, .we-hiring-theme .Expert_help article p .fa-arrow-right, .apply-theme .Expert_help article p .fa-arrow-right {
  color: #ec1c23;
  font-size: 13px;
  margin-left: 5px;
}
.about-theme .Expert_help article svg, .career-theme .Expert_help article svg, .contact-us .Expert_help article svg, .we-hiring-theme .Expert_help article svg, .apply-theme .Expert_help article svg {
  width: 40px;
  height: 40px;
}
.about-theme .Expert_help article #SMS_Demo_App .st0, .career-theme .Expert_help article #SMS_Demo_App .st0, .contact-us .Expert_help article #SMS_Demo_App .st0, .we-hiring-theme .Expert_help article #SMS_Demo_App .st0, .apply-theme .Expert_help article #SMS_Demo_App .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.about-theme .Expert_help article #SMS_Demo_App .st1, .career-theme .Expert_help article #SMS_Demo_App .st1, .contact-us .Expert_help article #SMS_Demo_App .st1, .we-hiring-theme .Expert_help article #SMS_Demo_App .st1, .apply-theme .Expert_help article #SMS_Demo_App .st1 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
}
.about-theme .Expert_help article #SMS_Demo_App .st2, .career-theme .Expert_help article #SMS_Demo_App .st2, .contact-us .Expert_help article #SMS_Demo_App .st2, .we-hiring-theme .Expert_help article #SMS_Demo_App .st2, .apply-theme .Expert_help article #SMS_Demo_App .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.about-theme .Expert_help article #SMS_Demo_App .st3, .career-theme .Expert_help article #SMS_Demo_App .st3, .contact-us .Expert_help article #SMS_Demo_App .st3, .we-hiring-theme .Expert_help article #SMS_Demo_App .st3, .apply-theme .Expert_help article #SMS_Demo_App .st3 {
  fill: #ef3f3e;
}
.about-theme .Expert_help article #SMS_Demo_App .st4, .career-theme .Expert_help article #SMS_Demo_App .st4, .contact-us .Expert_help article #SMS_Demo_App .st4, .we-hiring-theme .Expert_help article #SMS_Demo_App .st4, .apply-theme .Expert_help article #SMS_Demo_App .st4 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.about-theme .Expert_help article #SMS_Demo_App .st5, .career-theme .Expert_help article #SMS_Demo_App .st5, .contact-us .Expert_help article #SMS_Demo_App .st5, .we-hiring-theme .Expert_help article #SMS_Demo_App .st5, .apply-theme .Expert_help article #SMS_Demo_App .st5 {
  fill: #ef3e3d;
}
.about-theme .Expert_help article #Developer_Centric_Documentation .st0, .career-theme .Expert_help article #Developer_Centric_Documentation .st0, .contact-us .Expert_help article #Developer_Centric_Documentation .st0, .we-hiring-theme .Expert_help article #Developer_Centric_Documentation .st0, .apply-theme .Expert_help article #Developer_Centric_Documentation .st0 {
  fill: none;
  stroke: #333333;
  stroke-miterlimit: 10;
}
.about-theme .Expert_help article #Developer_Centric_Documentation .st1, .career-theme .Expert_help article #Developer_Centric_Documentation .st1, .contact-us .Expert_help article #Developer_Centric_Documentation .st1, .we-hiring-theme .Expert_help article #Developer_Centric_Documentation .st1, .apply-theme .Expert_help article #Developer_Centric_Documentation .st1 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.about-theme .Expert_help article #Developer_Centric_Documentation .st2, .career-theme .Expert_help article #Developer_Centric_Documentation .st2, .contact-us .Expert_help article #Developer_Centric_Documentation .st2, .we-hiring-theme .Expert_help article #Developer_Centric_Documentation .st2, .apply-theme .Expert_help article #Developer_Centric_Documentation .st2 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.about-theme .Expert_help article #Developer_Centric_Documentation .st3, .career-theme .Expert_help article #Developer_Centric_Documentation .st3, .contact-us .Expert_help article #Developer_Centric_Documentation .st3, .we-hiring-theme .Expert_help article #Developer_Centric_Documentation .st3, .apply-theme .Expert_help article #Developer_Centric_Documentation .st3 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.about-theme .Expert_help article #Developer_Centric_Documentation .st4, .career-theme .Expert_help article #Developer_Centric_Documentation .st4, .contact-us .Expert_help article #Developer_Centric_Documentation .st4, .we-hiring-theme .Expert_help article #Developer_Centric_Documentation .st4, .apply-theme .Expert_help article #Developer_Centric_Documentation .st4 {
  fill: #ef403e;
}
.about-theme .Expert_help article:hover #In_App_Call__ path, .career-theme .Expert_help article:hover #In_App_Call__ path, .contact-us .Expert_help article:hover #In_App_Call__ path, .we-hiring-theme .Expert_help article:hover #In_App_Call__ path, .apply-theme .Expert_help article:hover #In_App_Call__ path,
.about-theme .Expert_help article:hover #In_App_Call__ circle,
.career-theme .Expert_help article:hover #In_App_Call__ circle,
.contact-us .Expert_help article:hover #In_App_Call__ circle,
.we-hiring-theme .Expert_help article:hover #In_App_Call__ circle,
.apply-theme .Expert_help article:hover #In_App_Call__ circle,
.about-theme .Expert_help article:hover #App-to-People_Calls path,
.career-theme .Expert_help article:hover #App-to-People_Calls path,
.contact-us .Expert_help article:hover #App-to-People_Calls path,
.we-hiring-theme .Expert_help article:hover #App-to-People_Calls path,
.apply-theme .Expert_help article:hover #App-to-People_Calls path,
.about-theme .Expert_help article:hover #App-to-People_Calls circle,
.career-theme .Expert_help article:hover #App-to-People_Calls circle,
.contact-us .Expert_help article:hover #App-to-People_Calls circle,
.we-hiring-theme .Expert_help article:hover #App-to-People_Calls circle,
.apply-theme .Expert_help article:hover #App-to-People_Calls circle,
.about-theme .Expert_help article:hover #Phone_to_Phone_Calls_1_ path,
.career-theme .Expert_help article:hover #Phone_to_Phone_Calls_1_ path,
.contact-us .Expert_help article:hover #Phone_to_Phone_Calls_1_ path,
.we-hiring-theme .Expert_help article:hover #Phone_to_Phone_Calls_1_ path,
.apply-theme .Expert_help article:hover #Phone_to_Phone_Calls_1_ path,
.about-theme .Expert_help article:hover #Phone_to_Phone_Calls_1_ circle,
.career-theme .Expert_help article:hover #Phone_to_Phone_Calls_1_ circle,
.contact-us .Expert_help article:hover #Phone_to_Phone_Calls_1_ circle,
.we-hiring-theme .Expert_help article:hover #Phone_to_Phone_Calls_1_ circle,
.apply-theme .Expert_help article:hover #Phone_to_Phone_Calls_1_ circle, .about-theme .Expert_help article:active #In_App_Call__ path, .career-theme .Expert_help article:active #In_App_Call__ path, .contact-us .Expert_help article:active #In_App_Call__ path, .we-hiring-theme .Expert_help article:active #In_App_Call__ path, .apply-theme .Expert_help article:active #In_App_Call__ path,
.about-theme .Expert_help article:active #In_App_Call__ circle,
.career-theme .Expert_help article:active #In_App_Call__ circle,
.contact-us .Expert_help article:active #In_App_Call__ circle,
.we-hiring-theme .Expert_help article:active #In_App_Call__ circle,
.apply-theme .Expert_help article:active #In_App_Call__ circle,
.about-theme .Expert_help article:active #App-to-People_Calls path,
.career-theme .Expert_help article:active #App-to-People_Calls path,
.contact-us .Expert_help article:active #App-to-People_Calls path,
.we-hiring-theme .Expert_help article:active #App-to-People_Calls path,
.apply-theme .Expert_help article:active #App-to-People_Calls path,
.about-theme .Expert_help article:active #App-to-People_Calls circle,
.career-theme .Expert_help article:active #App-to-People_Calls circle,
.contact-us .Expert_help article:active #App-to-People_Calls circle,
.we-hiring-theme .Expert_help article:active #App-to-People_Calls circle,
.apply-theme .Expert_help article:active #App-to-People_Calls circle,
.about-theme .Expert_help article:active #Phone_to_Phone_Calls_1_ path,
.career-theme .Expert_help article:active #Phone_to_Phone_Calls_1_ path,
.contact-us .Expert_help article:active #Phone_to_Phone_Calls_1_ path,
.we-hiring-theme .Expert_help article:active #Phone_to_Phone_Calls_1_ path,
.apply-theme .Expert_help article:active #Phone_to_Phone_Calls_1_ path,
.about-theme .Expert_help article:active #Phone_to_Phone_Calls_1_ circle,
.career-theme .Expert_help article:active #Phone_to_Phone_Calls_1_ circle,
.contact-us .Expert_help article:active #Phone_to_Phone_Calls_1_ circle,
.we-hiring-theme .Expert_help article:active #Phone_to_Phone_Calls_1_ circle,
.apply-theme .Expert_help article:active #Phone_to_Phone_Calls_1_ circle, .about-theme .Expert_help article:focus #In_App_Call__ path, .career-theme .Expert_help article:focus #In_App_Call__ path, .contact-us .Expert_help article:focus #In_App_Call__ path, .we-hiring-theme .Expert_help article:focus #In_App_Call__ path, .apply-theme .Expert_help article:focus #In_App_Call__ path,
.about-theme .Expert_help article:focus #In_App_Call__ circle,
.career-theme .Expert_help article:focus #In_App_Call__ circle,
.contact-us .Expert_help article:focus #In_App_Call__ circle,
.we-hiring-theme .Expert_help article:focus #In_App_Call__ circle,
.apply-theme .Expert_help article:focus #In_App_Call__ circle,
.about-theme .Expert_help article:focus #App-to-People_Calls path,
.career-theme .Expert_help article:focus #App-to-People_Calls path,
.contact-us .Expert_help article:focus #App-to-People_Calls path,
.we-hiring-theme .Expert_help article:focus #App-to-People_Calls path,
.apply-theme .Expert_help article:focus #App-to-People_Calls path,
.about-theme .Expert_help article:focus #App-to-People_Calls circle,
.career-theme .Expert_help article:focus #App-to-People_Calls circle,
.contact-us .Expert_help article:focus #App-to-People_Calls circle,
.we-hiring-theme .Expert_help article:focus #App-to-People_Calls circle,
.apply-theme .Expert_help article:focus #App-to-People_Calls circle,
.about-theme .Expert_help article:focus #Phone_to_Phone_Calls_1_ path,
.career-theme .Expert_help article:focus #Phone_to_Phone_Calls_1_ path,
.contact-us .Expert_help article:focus #Phone_to_Phone_Calls_1_ path,
.we-hiring-theme .Expert_help article:focus #Phone_to_Phone_Calls_1_ path,
.apply-theme .Expert_help article:focus #Phone_to_Phone_Calls_1_ path,
.about-theme .Expert_help article:focus #Phone_to_Phone_Calls_1_ circle,
.career-theme .Expert_help article:focus #Phone_to_Phone_Calls_1_ circle,
.contact-us .Expert_help article:focus #Phone_to_Phone_Calls_1_ circle,
.we-hiring-theme .Expert_help article:focus #Phone_to_Phone_Calls_1_ circle,
.apply-theme .Expert_help article:focus #Phone_to_Phone_Calls_1_ circle {
  stroke: #f13d3d;
}
.about-theme .pricing-sec, .career-theme .pricing-sec, .contact-us .pricing-sec, .we-hiring-theme .pricing-sec, .apply-theme .pricing-sec {
  margin-bottom: 100px;
  background: #e6f1fc;
  background: linear-gradient(180deg, #e6f1fc 4%, #edf7ed 66%);
  height: 100%;
  -webkit-clip-path: url(#wave);
  clip-path: url(#wave);
  padding: 20px 40px 100px 40px;
}
@media (max-width: 991px) {
  .about-theme .pricing-sec, .career-theme .pricing-sec, .contact-us .pricing-sec, .we-hiring-theme .pricing-sec, .apply-theme .pricing-sec {
    padding: 0px 40px 50px 40px;
  }
}
.about-theme .pricing-sec svg, .career-theme .pricing-sec svg, .contact-us .pricing-sec svg, .we-hiring-theme .pricing-sec svg, .apply-theme .pricing-sec svg {
  height: 80px;
}
.about-theme .pricing-sec h6.red-txt, .career-theme .pricing-sec h6.red-txt, .contact-us .pricing-sec h6.red-txt, .we-hiring-theme .pricing-sec h6.red-txt, .apply-theme .pricing-sec h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about-theme .pricing-sec h6.red-txt, .career-theme .pricing-sec h6.red-txt, .contact-us .pricing-sec h6.red-txt, .we-hiring-theme .pricing-sec h6.red-txt, .apply-theme .pricing-sec h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .about-theme .pricing-sec h6.red-txt, .career-theme .pricing-sec h6.red-txt, .contact-us .pricing-sec h6.red-txt, .we-hiring-theme .pricing-sec h6.red-txt, .apply-theme .pricing-sec h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .about-theme .pricing-sec h6.red-txt, .career-theme .pricing-sec h6.red-txt, .contact-us .pricing-sec h6.red-txt, .we-hiring-theme .pricing-sec h6.red-txt, .apply-theme .pricing-sec h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.about-theme .pricing-sec h3, .career-theme .pricing-sec h3, .contact-us .pricing-sec h3, .we-hiring-theme .pricing-sec h3, .apply-theme .pricing-sec h3 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .about-theme .pricing-sec h3, .career-theme .pricing-sec h3, .contact-us .pricing-sec h3, .we-hiring-theme .pricing-sec h3, .apply-theme .pricing-sec h3 {
    font-size: 35px;
    line-height: 45px;
    text-align: center;
  }
}
.about-theme .pricing-sec h4, .career-theme .pricing-sec h4, .contact-us .pricing-sec h4, .we-hiring-theme .pricing-sec h4, .apply-theme .pricing-sec h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding: 15px 0 0 0;
  text-align: center;
}
@media (max-width: 991px) {
  .about-theme .pricing-sec h4, .career-theme .pricing-sec h4, .contact-us .pricing-sec h4, .we-hiring-theme .pricing-sec h4, .apply-theme .pricing-sec h4 {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }
}
.about-theme .pricing-sec p, .career-theme .pricing-sec p, .contact-us .pricing-sec p, .we-hiring-theme .pricing-sec p, .apply-theme .pricing-sec p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .about-theme .pricing-sec p, .career-theme .pricing-sec p, .contact-us .pricing-sec p, .we-hiring-theme .pricing-sec p, .apply-theme .pricing-sec p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.about-theme .pricing-sec .btn-small, .career-theme .pricing-sec .btn-small, .contact-us .pricing-sec .btn-small, .we-hiring-theme .pricing-sec .btn-small, .apply-theme .pricing-sec .btn-small {
  background: red;
  border: 1px solid red;
  border-radius: 25px;
  padding: 8px 25px;
  color: #fff;
  margin-top: 20px;
}
.about-theme .pricing-sec .Voice-API-grid, .career-theme .pricing-sec .Voice-API-grid, .contact-us .pricing-sec .Voice-API-grid, .we-hiring-theme .pricing-sec .Voice-API-grid, .apply-theme .pricing-sec .Voice-API-grid {
  margin-top: 50px;
}
@media (max-width: 991px) {
  .about-theme .pricing-sec .Voice-API-grid, .career-theme .pricing-sec .Voice-API-grid, .contact-us .pricing-sec .Voice-API-grid, .we-hiring-theme .pricing-sec .Voice-API-grid, .apply-theme .pricing-sec .Voice-API-grid {
    margin-top: 10px;
  }
}
.about-theme .pricing-sec .Voice-API-grid a, .career-theme .pricing-sec .Voice-API-grid a, .contact-us .pricing-sec .Voice-API-grid a, .we-hiring-theme .pricing-sec .Voice-API-grid a, .apply-theme .pricing-sec .Voice-API-grid a {
  margin: 0 auto;
  background: #fff;
  box-shadow: 0px 1px 5px #ddd;
  border-radius: 9px;
  padding: 30px;
  text-align: left;
  display: block;
  text-decoration: none;
  height: 100%;
}
@media (max-width: 991px) {
  .about-theme .pricing-sec .Voice-API-grid a, .career-theme .pricing-sec .Voice-API-grid a, .contact-us .pricing-sec .Voice-API-grid a, .we-hiring-theme .pricing-sec .Voice-API-grid a, .apply-theme .pricing-sec .Voice-API-grid a {
    text-align: center;
    margin: 15px auto;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}
.about-theme .pricing-sec .Voice-API-grid a h5, .career-theme .pricing-sec .Voice-API-grid a h5, .contact-us .pricing-sec .Voice-API-grid a h5, .we-hiring-theme .pricing-sec .Voice-API-grid a h5, .apply-theme .pricing-sec .Voice-API-grid a h5 {
  font-family: "Barlow Semi Condensed" !important;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  background: transparent;
}
@media (max-width: 991px) {
  .about-theme .pricing-sec .Voice-API-grid a h5, .career-theme .pricing-sec .Voice-API-grid a h5, .contact-us .pricing-sec .Voice-API-grid a h5, .we-hiring-theme .pricing-sec .Voice-API-grid a h5, .apply-theme .pricing-sec .Voice-API-grid a h5 {
    font-size: 18px;
    line-height: 20px;
    text-align: center;
  }
}
.about-theme .pricing-sec .Voice-API-grid a p, .career-theme .pricing-sec .Voice-API-grid a p, .contact-us .pricing-sec .Voice-API-grid a p, .we-hiring-theme .pricing-sec .Voice-API-grid a p, .apply-theme .pricing-sec .Voice-API-grid a p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  color: #4e4e4e;
  background: transparent;
}
@media (max-width: 991px) {
  .about-theme .pricing-sec .Voice-API-grid a p, .career-theme .pricing-sec .Voice-API-grid a p, .contact-us .pricing-sec .Voice-API-grid a p, .we-hiring-theme .pricing-sec .Voice-API-grid a p, .apply-theme .pricing-sec .Voice-API-grid a p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.about-theme .pricing-sec .Voice-API-grid a p i, .career-theme .pricing-sec .Voice-API-grid a p i, .contact-us .pricing-sec .Voice-API-grid a p i, .we-hiring-theme .pricing-sec .Voice-API-grid a p i, .apply-theme .pricing-sec .Voice-API-grid a p i {
  padding-left: 5px;
  font-size: 12px;
}
.about-theme .pricing-sec .Voice-API-grid a .txt-red, .career-theme .pricing-sec .Voice-API-grid a .txt-red, .contact-us .pricing-sec .Voice-API-grid a .txt-red, .we-hiring-theme .pricing-sec .Voice-API-grid a .txt-red, .apply-theme .pricing-sec .Voice-API-grid a .txt-red {
  color: #f13d3d;
}
.about-theme .pricing-sec .Voice-API-grid a .txt-red:hover, .career-theme .pricing-sec .Voice-API-grid a .txt-red:hover, .contact-us .pricing-sec .Voice-API-grid a .txt-red:hover, .we-hiring-theme .pricing-sec .Voice-API-grid a .txt-red:hover, .apply-theme .pricing-sec .Voice-API-grid a .txt-red:hover {
  font-weight: bold;
}
.about-theme .pricing-sec .Voice-API-grid a:hover, .career-theme .pricing-sec .Voice-API-grid a:hover, .contact-us .pricing-sec .Voice-API-grid a:hover, .we-hiring-theme .pricing-sec .Voice-API-grid a:hover, .apply-theme .pricing-sec .Voice-API-grid a:hover, .about-theme .pricing-sec .Voice-API-grid a:hover p, .career-theme .pricing-sec .Voice-API-grid a:hover p, .contact-us .pricing-sec .Voice-API-grid a:hover p, .we-hiring-theme .pricing-sec .Voice-API-grid a:hover p, .apply-theme .pricing-sec .Voice-API-grid a:hover p, .about-theme .pricing-sec .Voice-API-grid a:hover h5, .career-theme .pricing-sec .Voice-API-grid a:hover h5, .contact-us .pricing-sec .Voice-API-grid a:hover h5, .we-hiring-theme .pricing-sec .Voice-API-grid a:hover h5, .apply-theme .pricing-sec .Voice-API-grid a:hover h5 {
  cursor: pointer;
}
.about-theme .pricing-sec .Voice-API-grid a svg, .career-theme .pricing-sec .Voice-API-grid a svg, .contact-us .pricing-sec .Voice-API-grid a svg, .we-hiring-theme .pricing-sec .Voice-API-grid a svg, .apply-theme .pricing-sec .Voice-API-grid a svg {
  width: 40px;
  height: 40px;
  margin-top: 0px;
}
.about-theme .pricing-sec .Voice-API-grid a #Pay-as-you-go-Pricing .st0, .career-theme .pricing-sec .Voice-API-grid a #Pay-as-you-go-Pricing .st0, .contact-us .pricing-sec .Voice-API-grid a #Pay-as-you-go-Pricing .st0, .we-hiring-theme .pricing-sec .Voice-API-grid a #Pay-as-you-go-Pricing .st0, .apply-theme .pricing-sec .Voice-API-grid a #Pay-as-you-go-Pricing .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.about-theme .pricing-sec .Voice-API-grid a #Volume-Discount .st0, .career-theme .pricing-sec .Voice-API-grid a #Volume-Discount .st0, .contact-us .pricing-sec .Voice-API-grid a #Volume-Discount .st0, .we-hiring-theme .pricing-sec .Voice-API-grid a #Volume-Discount .st0, .apply-theme .pricing-sec .Voice-API-grid a #Volume-Discount .st0 {
  display: none;
}
.about-theme .pricing-sec .Voice-API-grid a #Volume-Discount .st1, .career-theme .pricing-sec .Voice-API-grid a #Volume-Discount .st1, .contact-us .pricing-sec .Voice-API-grid a #Volume-Discount .st1, .we-hiring-theme .pricing-sec .Voice-API-grid a #Volume-Discount .st1, .apply-theme .pricing-sec .Voice-API-grid a #Volume-Discount .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.about-theme .pricing-sec .Voice-API-grid a #Volume-Discount .st2, .career-theme .pricing-sec .Voice-API-grid a #Volume-Discount .st2, .contact-us .pricing-sec .Voice-API-grid a #Volume-Discount .st2, .we-hiring-theme .pricing-sec .Voice-API-grid a #Volume-Discount .st2, .apply-theme .pricing-sec .Voice-API-grid a #Volume-Discount .st2 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.about-theme .pricing-sec .Voice-API-grid a:hover #Pay-as-you-go-Pricing path, .career-theme .pricing-sec .Voice-API-grid a:hover #Pay-as-you-go-Pricing path, .contact-us .pricing-sec .Voice-API-grid a:hover #Pay-as-you-go-Pricing path, .we-hiring-theme .pricing-sec .Voice-API-grid a:hover #Pay-as-you-go-Pricing path, .apply-theme .pricing-sec .Voice-API-grid a:hover #Pay-as-you-go-Pricing path,
.about-theme .pricing-sec .Voice-API-grid a:hover #Pay-as-you-go-Pricing line,
.career-theme .pricing-sec .Voice-API-grid a:hover #Pay-as-you-go-Pricing line,
.contact-us .pricing-sec .Voice-API-grid a:hover #Pay-as-you-go-Pricing line,
.we-hiring-theme .pricing-sec .Voice-API-grid a:hover #Pay-as-you-go-Pricing line,
.apply-theme .pricing-sec .Voice-API-grid a:hover #Pay-as-you-go-Pricing line,
.about-theme .pricing-sec .Voice-API-grid a:hover #Pay-as-you-go-Pricing ellipse,
.career-theme .pricing-sec .Voice-API-grid a:hover #Pay-as-you-go-Pricing ellipse,
.contact-us .pricing-sec .Voice-API-grid a:hover #Pay-as-you-go-Pricing ellipse,
.we-hiring-theme .pricing-sec .Voice-API-grid a:hover #Pay-as-you-go-Pricing ellipse,
.apply-theme .pricing-sec .Voice-API-grid a:hover #Pay-as-you-go-Pricing ellipse,
.about-theme .pricing-sec .Voice-API-grid a:hover #Pay-as-you-go-Pricing circle,
.career-theme .pricing-sec .Voice-API-grid a:hover #Pay-as-you-go-Pricing circle,
.contact-us .pricing-sec .Voice-API-grid a:hover #Pay-as-you-go-Pricing circle,
.we-hiring-theme .pricing-sec .Voice-API-grid a:hover #Pay-as-you-go-Pricing circle,
.apply-theme .pricing-sec .Voice-API-grid a:hover #Pay-as-you-go-Pricing circle,
.about-theme .pricing-sec .Voice-API-grid a:hover #Volume-Discount path,
.career-theme .pricing-sec .Voice-API-grid a:hover #Volume-Discount path,
.contact-us .pricing-sec .Voice-API-grid a:hover #Volume-Discount path,
.we-hiring-theme .pricing-sec .Voice-API-grid a:hover #Volume-Discount path,
.apply-theme .pricing-sec .Voice-API-grid a:hover #Volume-Discount path,
.about-theme .pricing-sec .Voice-API-grid a:hover #Volume-Discount line,
.career-theme .pricing-sec .Voice-API-grid a:hover #Volume-Discount line,
.contact-us .pricing-sec .Voice-API-grid a:hover #Volume-Discount line,
.we-hiring-theme .pricing-sec .Voice-API-grid a:hover #Volume-Discount line,
.apply-theme .pricing-sec .Voice-API-grid a:hover #Volume-Discount line,
.about-theme .pricing-sec .Voice-API-grid a:hover #Volume-Discount ellipse,
.career-theme .pricing-sec .Voice-API-grid a:hover #Volume-Discount ellipse,
.contact-us .pricing-sec .Voice-API-grid a:hover #Volume-Discount ellipse,
.we-hiring-theme .pricing-sec .Voice-API-grid a:hover #Volume-Discount ellipse,
.apply-theme .pricing-sec .Voice-API-grid a:hover #Volume-Discount ellipse,
.about-theme .pricing-sec .Voice-API-grid a:hover #Volume-Discount circle,
.career-theme .pricing-sec .Voice-API-grid a:hover #Volume-Discount circle,
.contact-us .pricing-sec .Voice-API-grid a:hover #Volume-Discount circle,
.we-hiring-theme .pricing-sec .Voice-API-grid a:hover #Volume-Discount circle,
.apply-theme .pricing-sec .Voice-API-grid a:hover #Volume-Discount circle {
  stroke: #ffffff;
}
.about-theme .blog-sec, .career-theme .blog-sec, .contact-us .blog-sec, .we-hiring-theme .blog-sec, .apply-theme .blog-sec {
  height: 100%;
}
.about-theme .blog-sec h4, .career-theme .blog-sec h4, .contact-us .blog-sec h4, .we-hiring-theme .blog-sec h4, .apply-theme .blog-sec h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding: 15px 0;
  text-align: center;
}
@media (max-width: 991px) {
  .about-theme .blog-sec h4, .career-theme .blog-sec h4, .contact-us .blog-sec h4, .we-hiring-theme .blog-sec h4, .apply-theme .blog-sec h4 {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }
}
.about-theme .blog-sec article, .career-theme .blog-sec article, .contact-us .blog-sec article, .we-hiring-theme .blog-sec article, .apply-theme .blog-sec article {
  margin-top: 40px;
  background: transparent;
  padding: 25px;
  text-align: left;
  margin: 0;
  width: 100%;
}
@media (max-width: 991px) {
  .about-theme .blog-sec article, .career-theme .blog-sec article, .contact-us .blog-sec article, .we-hiring-theme .blog-sec article, .apply-theme .blog-sec article {
    width: 100%;
    padding: 20px 10px;
  }
}
.about-theme .blog-sec article img, .career-theme .blog-sec article img, .contact-us .blog-sec article img, .we-hiring-theme .blog-sec article img, .apply-theme .blog-sec article img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.about-theme .blog-sec article svg, .career-theme .blog-sec article svg, .contact-us .blog-sec article svg, .we-hiring-theme .blog-sec article svg, .apply-theme .blog-sec article svg {
  width: 45px;
  height: 45px;
}
.about-theme .blog-sec article #APIs_Code_Snippets .st0, .career-theme .blog-sec article #APIs_Code_Snippets .st0, .contact-us .blog-sec article #APIs_Code_Snippets .st0, .we-hiring-theme .blog-sec article #APIs_Code_Snippets .st0, .apply-theme .blog-sec article #APIs_Code_Snippets .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.about-theme .blog-sec article #demo .st0, .career-theme .blog-sec article #demo .st0, .contact-us .blog-sec article #demo .st0, .we-hiring-theme .blog-sec article #demo .st0, .apply-theme .blog-sec article #demo .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.about-theme .blog-sec article #sample_codes .st0, .career-theme .blog-sec article #sample_codes .st0, .contact-us .blog-sec article #sample_codes .st0, .we-hiring-theme .blog-sec article #sample_codes .st0, .apply-theme .blog-sec article #sample_codes .st0 {
  display: none;
}
.about-theme .blog-sec article #sample_codes .st1, .career-theme .blog-sec article #sample_codes .st1, .contact-us .blog-sec article #sample_codes .st1, .we-hiring-theme .blog-sec article #sample_codes .st1, .apply-theme .blog-sec article #sample_codes .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.about-theme .blog-sec article #sample_codes .st2, .career-theme .blog-sec article #sample_codes .st2, .contact-us .blog-sec article #sample_codes .st2, .we-hiring-theme .blog-sec article #sample_codes .st2, .apply-theme .blog-sec article #sample_codes .st2 {
  display: inline;
}
.about-theme .blog-sec article #sample_codes .st3, .career-theme .blog-sec article #sample_codes .st3, .contact-us .blog-sec article #sample_codes .st3, .we-hiring-theme .blog-sec article #sample_codes .st3, .apply-theme .blog-sec article #sample_codes .st3 {
  fill: #010101;
}
.about-theme .blog-sec article #sample_codes .st4, .career-theme .blog-sec article #sample_codes .st4, .contact-us .blog-sec article #sample_codes .st4, .we-hiring-theme .blog-sec article #sample_codes .st4, .apply-theme .blog-sec article #sample_codes .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.about-theme .blog-sec article #sample_codes .st5, .career-theme .blog-sec article #sample_codes .st5, .contact-us .blog-sec article #sample_codes .st5, .we-hiring-theme .blog-sec article #sample_codes .st5, .apply-theme .blog-sec article #sample_codes .st5 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.about-theme .blog-sec article #playground .st0, .career-theme .blog-sec article #playground .st0, .contact-us .blog-sec article #playground .st0, .we-hiring-theme .blog-sec article #playground .st0, .apply-theme .blog-sec article #playground .st0 {
  display: none;
}
.about-theme .blog-sec article #playground .st1, .career-theme .blog-sec article #playground .st1, .contact-us .blog-sec article #playground .st1, .we-hiring-theme .blog-sec article #playground .st1, .apply-theme .blog-sec article #playground .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.about-theme .blog-sec article #playground .st2, .career-theme .blog-sec article #playground .st2, .contact-us .blog-sec article #playground .st2, .we-hiring-theme .blog-sec article #playground .st2, .apply-theme .blog-sec article #playground .st2 {
  display: inline;
}
.about-theme .blog-sec article #playground .st3, .career-theme .blog-sec article #playground .st3, .contact-us .blog-sec article #playground .st3, .we-hiring-theme .blog-sec article #playground .st3, .apply-theme .blog-sec article #playground .st3 {
  fill: #010101;
}
.about-theme .blog-sec article #playground .st4, .career-theme .blog-sec article #playground .st4, .contact-us .blog-sec article #playground .st4, .we-hiring-theme .blog-sec article #playground .st4, .apply-theme .blog-sec article #playground .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.about-theme .blog-sec article #playground .st5, .career-theme .blog-sec article #playground .st5, .contact-us .blog-sec article #playground .st5, .we-hiring-theme .blog-sec article #playground .st5, .apply-theme .blog-sec article #playground .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.about-theme .blog-sec article #playground .st6, .career-theme .blog-sec article #playground .st6, .contact-us .blog-sec article #playground .st6, .we-hiring-theme .blog-sec article #playground .st6, .apply-theme .blog-sec article #playground .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.about-theme .blog-sec article #tutorials .st0, .career-theme .blog-sec article #tutorials .st0, .contact-us .blog-sec article #tutorials .st0, .we-hiring-theme .blog-sec article #tutorials .st0, .apply-theme .blog-sec article #tutorials .st0 {
  display: none;
}
.about-theme .blog-sec article #tutorials .st1, .career-theme .blog-sec article #tutorials .st1, .contact-us .blog-sec article #tutorials .st1, .we-hiring-theme .blog-sec article #tutorials .st1, .apply-theme .blog-sec article #tutorials .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.about-theme .blog-sec article #tutorials .st2, .career-theme .blog-sec article #tutorials .st2, .contact-us .blog-sec article #tutorials .st2, .we-hiring-theme .blog-sec article #tutorials .st2, .apply-theme .blog-sec article #tutorials .st2 {
  display: inline;
}
.about-theme .blog-sec article #tutorials .st3, .career-theme .blog-sec article #tutorials .st3, .contact-us .blog-sec article #tutorials .st3, .we-hiring-theme .blog-sec article #tutorials .st3, .apply-theme .blog-sec article #tutorials .st3 {
  fill: #010101;
}
.about-theme .blog-sec article #tutorials .st4, .career-theme .blog-sec article #tutorials .st4, .contact-us .blog-sec article #tutorials .st4, .we-hiring-theme .blog-sec article #tutorials .st4, .apply-theme .blog-sec article #tutorials .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.about-theme .blog-sec article #tutorials .st5, .career-theme .blog-sec article #tutorials .st5, .contact-us .blog-sec article #tutorials .st5, .we-hiring-theme .blog-sec article #tutorials .st5, .apply-theme .blog-sec article #tutorials .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.about-theme .blog-sec article #tutorials .st6, .career-theme .blog-sec article #tutorials .st6, .contact-us .blog-sec article #tutorials .st6, .we-hiring-theme .blog-sec article #tutorials .st6, .apply-theme .blog-sec article #tutorials .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.about-theme .blog-sec article #communities .st0, .career-theme .blog-sec article #communities .st0, .contact-us .blog-sec article #communities .st0, .we-hiring-theme .blog-sec article #communities .st0, .apply-theme .blog-sec article #communities .st0 {
  display: none;
}
.about-theme .blog-sec article #communities .st1, .career-theme .blog-sec article #communities .st1, .contact-us .blog-sec article #communities .st1, .we-hiring-theme .blog-sec article #communities .st1, .apply-theme .blog-sec article #communities .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.about-theme .blog-sec article #communities .st2, .career-theme .blog-sec article #communities .st2, .contact-us .blog-sec article #communities .st2, .we-hiring-theme .blog-sec article #communities .st2, .apply-theme .blog-sec article #communities .st2 {
  display: inline;
}
.about-theme .blog-sec article #communities .st3, .career-theme .blog-sec article #communities .st3, .contact-us .blog-sec article #communities .st3, .we-hiring-theme .blog-sec article #communities .st3, .apply-theme .blog-sec article #communities .st3 {
  fill: #010101;
}
.about-theme .blog-sec article #communities .st4, .career-theme .blog-sec article #communities .st4, .contact-us .blog-sec article #communities .st4, .we-hiring-theme .blog-sec article #communities .st4, .apply-theme .blog-sec article #communities .st4 {
  display: inline;
  fill: none;
  stroke: #010101;
  stroke-miterlimit: 10;
}
.about-theme .blog-sec article #communities .st5, .career-theme .blog-sec article #communities .st5, .contact-us .blog-sec article #communities .st5, .we-hiring-theme .blog-sec article #communities .st5, .apply-theme .blog-sec article #communities .st5 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.about-theme .blog-sec article #communities .st6, .career-theme .blog-sec article #communities .st6, .contact-us .blog-sec article #communities .st6, .we-hiring-theme .blog-sec article #communities .st6, .apply-theme .blog-sec article #communities .st6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.about-theme .blog-sec article h4, .career-theme .blog-sec article h4, .contact-us .blog-sec article h4, .we-hiring-theme .blog-sec article h4, .apply-theme .blog-sec article h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  width: 100%;
  margin-top: 0px;
  padding: 0;
}
@media (max-width: 991px) {
  .about-theme .blog-sec article h4, .career-theme .blog-sec article h4, .contact-us .blog-sec article h4, .we-hiring-theme .blog-sec article h4, .apply-theme .blog-sec article h4 {
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    margin: 10px;
  }
}
.about-theme .blog-sec article p, .career-theme .blog-sec article p, .contact-us .blog-sec article p, .we-hiring-theme .blog-sec article p, .apply-theme .blog-sec article p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  margin-top: 0px;
}
@media (max-width: 991px) {
  .about-theme .blog-sec article p, .career-theme .blog-sec article p, .contact-us .blog-sec article p, .we-hiring-theme .blog-sec article p, .apply-theme .blog-sec article p {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    margin: 5px;
    padding: 0;
  }
}
.about-theme .blog-sec article p a, .career-theme .blog-sec article p a, .contact-us .blog-sec article p a, .we-hiring-theme .blog-sec article p a, .apply-theme .blog-sec article p a {
  color: #f13d3d;
  text-decoration: none;
  font-weight: 500;
}
.about-theme .blog-sec article p a:hover, .career-theme .blog-sec article p a:hover, .contact-us .blog-sec article p a:hover, .we-hiring-theme .blog-sec article p a:hover, .apply-theme .blog-sec article p a:hover {
  font-weight: 600;
}
.about-theme .blog-sec article p a .read-more, .career-theme .blog-sec article p a .read-more, .contact-us .blog-sec article p a .read-more, .we-hiring-theme .blog-sec article p a .read-more, .apply-theme .blog-sec article p a .read-more {
  font-size: 18px;
}
.about-theme .blog-sec article p .fa-arrow-right, .career-theme .blog-sec article p .fa-arrow-right, .contact-us .blog-sec article p .fa-arrow-right, .we-hiring-theme .blog-sec article p .fa-arrow-right, .apply-theme .blog-sec article p .fa-arrow-right {
  color: #ec1c23;
  font-size: 13px;
  margin-left: 5px;
}
.about-theme .blog-sec article svg, .career-theme .blog-sec article svg, .contact-us .blog-sec article svg, .we-hiring-theme .blog-sec article svg, .apply-theme .blog-sec article svg {
  width: 40px;
  height: 40px;
  padding-right: 5px;
}
.about-theme .blog-sec article #Read-Our-Whitepapers .st0, .career-theme .blog-sec article #Read-Our-Whitepapers .st0, .contact-us .blog-sec article #Read-Our-Whitepapers .st0, .we-hiring-theme .blog-sec article #Read-Our-Whitepapers .st0, .apply-theme .blog-sec article #Read-Our-Whitepapers .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.about-theme .blog-sec article #news .st0, .career-theme .blog-sec article #news .st0, .contact-us .blog-sec article #news .st0, .we-hiring-theme .blog-sec article #news .st0, .apply-theme .blog-sec article #news .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.about-theme .test-Drive h6.red-txt, .career-theme .test-Drive h6.red-txt, .contact-us .test-Drive h6.red-txt, .we-hiring-theme .test-Drive h6.red-txt, .apply-theme .test-Drive h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about-theme .test-Drive h6.red-txt, .career-theme .test-Drive h6.red-txt, .contact-us .test-Drive h6.red-txt, .we-hiring-theme .test-Drive h6.red-txt, .apply-theme .test-Drive h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .about-theme .test-Drive h6.red-txt, .career-theme .test-Drive h6.red-txt, .contact-us .test-Drive h6.red-txt, .we-hiring-theme .test-Drive h6.red-txt, .apply-theme .test-Drive h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about-theme .test-Drive h6.red-txt, .career-theme .test-Drive h6.red-txt, .contact-us .test-Drive h6.red-txt, .we-hiring-theme .test-Drive h6.red-txt, .apply-theme .test-Drive h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .about-theme .test-Drive h6.red-txt, .career-theme .test-Drive h6.red-txt, .contact-us .test-Drive h6.red-txt, .we-hiring-theme .test-Drive h6.red-txt, .apply-theme .test-Drive h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.about-theme .test-Drive h4, .career-theme .test-Drive h4, .contact-us .test-Drive h4, .we-hiring-theme .test-Drive h4, .apply-theme .test-Drive h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding-top: 15px;
  text-align: center;
  text-transform: capitalize;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about-theme .test-Drive h4, .career-theme .test-Drive h4, .contact-us .test-Drive h4, .we-hiring-theme .test-Drive h4, .apply-theme .test-Drive h4 {
    font-size: 35px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .about-theme .test-Drive h4, .career-theme .test-Drive h4, .contact-us .test-Drive h4, .we-hiring-theme .test-Drive h4, .apply-theme .test-Drive h4 {
    font-size: 21px;
    line-height: 25px;
    text-align: center;
    font-weight: 600;
  }
}
.about-theme .test-Drive p, .career-theme .test-Drive p, .contact-us .test-Drive p, .we-hiring-theme .test-Drive p, .apply-theme .test-Drive p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  line-height: 22px;
  color: #4e4e4e;
}
@media (max-width: 991px) {
  .about-theme .test-Drive p, .career-theme .test-Drive p, .contact-us .test-Drive p, .we-hiring-theme .test-Drive p, .apply-theme .test-Drive p {
    font-size: 16px;
    line-height: 20px;
  }
}
.about-theme .test-Drive .test-Drive-Video, .career-theme .test-Drive .test-Drive-Video, .contact-us .test-Drive .test-Drive-Video, .we-hiring-theme .test-Drive .test-Drive-Video, .apply-theme .test-Drive .test-Drive-Video {
  background-color: #f4e9e7;
  height: 280px;
  padding: 40px;
  border-radius: 10px;
  margin: 50px 0px;
  text-align: center;
  position: relative;
}
@media (max-width: 991px) {
  .about-theme .test-Drive .test-Drive-Video, .career-theme .test-Drive .test-Drive-Video, .contact-us .test-Drive .test-Drive-Video, .we-hiring-theme .test-Drive .test-Drive-Video, .apply-theme .test-Drive .test-Drive-Video {
    padding: 30px;
    margin: 14px 0px;
    height: 250px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
}
.about-theme .test-Drive .test-Drive-Video h5, .career-theme .test-Drive .test-Drive-Video h5, .contact-us .test-Drive .test-Drive-Video h5, .we-hiring-theme .test-Drive .test-Drive-Video h5, .apply-theme .test-Drive .test-Drive-Video h5 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
  color: #333333;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about-theme .test-Drive .test-Drive-Video h5, .career-theme .test-Drive .test-Drive-Video h5, .contact-us .test-Drive .test-Drive-Video h5, .we-hiring-theme .test-Drive .test-Drive-Video h5, .apply-theme .test-Drive .test-Drive-Video h5 {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .about-theme .test-Drive .test-Drive-Video h5, .career-theme .test-Drive .test-Drive-Video h5, .contact-us .test-Drive .test-Drive-Video h5, .we-hiring-theme .test-Drive .test-Drive-Video h5, .apply-theme .test-Drive .test-Drive-Video h5 {
    font-size: 20px;
    line-height: 25px;
  }
}
.about-theme .test-Drive .test-Drive-Video p, .career-theme .test-Drive .test-Drive-Video p, .contact-us .test-Drive .test-Drive-Video p, .we-hiring-theme .test-Drive .test-Drive-Video p, .apply-theme .test-Drive .test-Drive-Video p {
  font-size: 20px;
  font-weight: 300;
  color: #333;
}
@media (max-width: 991px) {
  .about-theme .test-Drive .test-Drive-Video p, .career-theme .test-Drive .test-Drive-Video p, .contact-us .test-Drive .test-Drive-Video p, .we-hiring-theme .test-Drive .test-Drive-Video p, .apply-theme .test-Drive .test-Drive-Video p {
    margin-top: 12px;
    font-size: 17px;
    line-height: 20px;
  }
}
.about-theme .test-Drive .test-Drive-Video a, 
.career-theme .test-Drive .test-Drive-Video a, 
.contact-us .test-Drive .test-Drive-Video a, 
.we-hiring-theme .test-Drive .test-Drive-Video a,
.apply-theme .test-Drive .test-Drive-Video a {
  background-color: #f13d3d;
  color: #fff;
  padding: 5px 30px;
  border-radius: 30px;
  margin-top: 25px;
  display: inline-flex;
  position: absolute;
  bottom: 16%;
  left: 34%;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: 500;
}
@media (max-width: 991px) {
  .about-theme .test-Drive .test-Drive-Video a,
  .career-theme .test-Drive .test-Drive-Video a, 
  .contact-us .test-Drive .test-Drive-Video a,
  .we-hiring-theme .test-Drive .test-Drive-Video a, 
  .apply-theme .test-Drive .test-Drive-Video a {
    margin-top: 0;
    display: inherit;
    left: 50%;
    line-height: 30px;
    transform: translate(-50%, 40%);
  }
}
.about-theme .test-Drive .test-Drive-Video a:hover,
.career-theme .test-Drive .test-Drive-Video a:hover,
.contact-us .test-Drive .test-Drive-Video a:hover, 
.we-hiring-theme .test-Drive .test-Drive-Video a:hover, 
.apply-theme .test-Drive .test-Drive-Video a:hover {
  text-decoration: none;
  font-weight: 600;
}
.about-theme .test-Drive .test-Drive-Our-Communication, 
.career-theme .test-Drive .test-Drive-Our-Communication,
.contact-us .test-Drive .test-Drive-Our-Communication,
.we-hiring-theme .test-Drive .test-Drive-Our-Communication,
.apply-theme .test-Drive .test-Drive-Our-Communication {
  background-color: #f4e9e7;
  position: relative;
  height: 280px;
  padding: 40px;
  border-radius: 10px;
  margin: 50px 0px;
  text-align: center;
  background: #5f1ec9;
  background: linear-gradient(55deg, #5f1ec9 0%, #3653b0 99%);
}
@media (max-width: 991px) {
  .about-theme .test-Drive .test-Drive-Our-Communication,
  .career-theme .test-Drive .test-Drive-Our-Communication,
  .contact-us .test-Drive .test-Drive-Our-Communication,
  .we-hiring-theme .test-Drive .test-Drive-Our-Communication,
  .apply-theme .test-Drive .test-Drive-Our-Communication {
    padding: 30px;
    margin: 14px 0px;
    height: 250px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
}
.about-theme .test-Drive .test-Drive-Our-Communication h5,
.career-theme .test-Drive .test-Drive-Our-Communication h5,
.contact-us .test-Drive .test-Drive-Our-Communication h5,
.we-hiring-theme .test-Drive .test-Drive-Our-Communication h5,
.apply-theme .test-Drive .test-Drive-Our-Communication h5 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
  color: #fff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about-theme .test-Drive .test-Drive-Our-Communication h5, 
  .career-theme .test-Drive .test-Drive-Our-Communication h5,
  .contact-us .test-Drive .test-Drive-Our-Communication h5,
  .we-hiring-theme .test-Drive .test-Drive-Our-Communication h5,
  .apply-theme .test-Drive .test-Drive-Our-Communication h5 {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .about-theme .test-Drive .test-Drive-Our-Communication h5, 
  .career-theme .test-Drive .test-Drive-Our-Communication h5,
  .contact-us .test-Drive .test-Drive-Our-Communication h5, 
  .we-hiring-theme .test-Drive .test-Drive-Our-Communication h5,
  .apply-theme .test-Drive .test-Drive-Our-Communication h5 {
    font-size: 20px;
    line-height: 25px;
  }
}
.about-theme .test-Drive .test-Drive-Our-Communication p,
.career-theme .test-Drive .test-Drive-Our-Communication p, 
.contact-us .test-Drive .test-Drive-Our-Communication p,
.we-hiring-theme .test-Drive .test-Drive-Our-Communication p, 
.apply-theme .test-Drive .test-Drive-Our-Communication p {
  font-size: 20px;
  font-weight: 300;
  color: #fff;
}
@media (max-width: 991px) {
  .about-theme .test-Drive .test-Drive-Our-Communication p, .career-theme .test-Drive .test-Drive-Our-Communication p, .contact-us .test-Drive .test-Drive-Our-Communication p, .we-hiring-theme .test-Drive .test-Drive-Our-Communication p, .apply-theme .test-Drive .test-Drive-Our-Communication p {
    margin-top: 12px;
    font-size: 17px;
    line-height: 20px;
  }
}
.about-theme .test-Drive .test-Drive-Our-Communication a, .career-theme .test-Drive .test-Drive-Our-Communication a, .contact-us .test-Drive .test-Drive-Our-Communication a, .we-hiring-theme .test-Drive .test-Drive-Our-Communication a, .apply-theme .test-Drive .test-Drive-Our-Communication a {
  background-color: #f13d3d;
  color: #fff;
  padding: 5px 30px;
  border-radius: 30px;
  margin-top: 25px;
  display: inline-flex;
  position: absolute;
  bottom: 16%;
  left: 34%;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: 500;
}
@media (max-width: 991px) {
  .about-theme .test-Drive .test-Drive-Our-Communication a, .career-theme .test-Drive .test-Drive-Our-Communication a, .contact-us .test-Drive .test-Drive-Our-Communication a, .we-hiring-theme .test-Drive .test-Drive-Our-Communication a, .apply-theme .test-Drive .test-Drive-Our-Communication a {
    margin-top: 0;
    display: inherit;
    left: 50%;
    line-height: 30px;
    transform: translate(-50%, 40%);
  }
}
.about-theme .test-Drive .test-Drive-Our-Communication a:hover, .career-theme .test-Drive .test-Drive-Our-Communication a:hover, .contact-us .test-Drive .test-Drive-Our-Communication a:hover, .we-hiring-theme .test-Drive .test-Drive-Our-Communication a:hover, .apply-theme .test-Drive .test-Drive-Our-Communication a:hover {
  text-decoration: none;
  font-weight: 600;
}
.about-theme .modal .details-by-person, .career-theme .modal .details-by-person, .contact-us .modal .details-by-person, .we-hiring-theme .modal .details-by-person, .apply-theme .modal .details-by-person {
  padding: 20px 30px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
.about-theme .modal .details-by-person p img, .career-theme .modal .details-by-person p img, .contact-us .modal .details-by-person p img, .we-hiring-theme .modal .details-by-person p img, .apply-theme .modal .details-by-person p img {
  border-radius: 5px;
  width: 200px;
  height: 200px;
  -o-object-fit: contain;
  object-fit: contain;
}
.about-theme .modal button:focus, .career-theme .modal button:focus, .contact-us .modal button:focus, .we-hiring-theme .modal button:focus, .apply-theme .modal button:focus {
  outline: none;
}
.about-theme .modal .close, .career-theme .modal .close, .contact-us .modal .close, .we-hiring-theme .modal .close, .apply-theme .modal .close {
  padding-right: 10px !important;
}

.introducing-theme .hlth-top-bg {
  background-image: url(../../images/introducing/hero-banner-bg.png);
  background-repeat: repeat-x;
  background-size: auto;
  background-position: bottom;
  height: 100%;
}
.introducing-theme .hlth-top-bg #stickyHeader, .introducing-theme .hlth-top-bg .theme-cyan, .introducing-theme .hlth-top-bg .theme-blue, .introducing-theme .hlth-top-bg .virtual-number, .introducing-theme .hlth-top-bg .Pricing-theme {
  background-color: #fff;
}
.introducing-theme .hlth-top-bg .top-section {
  background: none;
  padding-top: 90px;
}
.introducing-theme .hlth-top-bg .top-section .voice-api-txt {
  width: 100%;
}
.introducing-theme .hlth-top-bg .top-section .voice-api-txt .inx-txt-red {
  color: #f13d3d;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 2px;
}
.introducing-theme .hlth-top-bg .top-section .voice-api-txt .voice-api-p {
  font-size: 45px;
  line-height: 55px;
}
.introducing-theme .hlth-top-bg .top-section .voice-api-txt h2.font-60 {
  font-size: 60px;
  line-height: 70px;
}
@media (max-width: 991px) {
  .introducing-theme .hlth-top-bg .top-section .voice-api-txt h2.font-60 {
    font-size: 35px;
    line-height: 40px;
  }
}
.introducing-theme .hlth-top-bg .top-section .voice-api-txt p {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  margin-top: 20px;
}
.introducing-theme .hlth-top-bg .top-section .voice-api-txt ul.list-circle {
  margin: 25px 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
  flex-direction: column;
  width: 100%;
}
.introducing-theme .hlth-top-bg .top-section .voice-api-txt ul.list-circle li {
  padding: 0.5em 0.5em 0 1.5em;
  margin: 0;
  width: 50%;
  position: relative;
  font-size: 20px;
  line-height: 25px;
  color: #333333;
  font-weight: 600;
}
.introducing-theme .hlth-top-bg .top-section .voice-api-txt ul.list-circle li::before {
  content: "\2022";
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 23px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 7px;
  line-height: 19px;
}
@media only screen and (max-width: 1200px) {
  .introducing-theme .hlth-top-bg .top-section .voice-api-txt ul.list-circle li {
    font-size: 16px;
    width: 100%;
    display: block;
  }
}
.introducing-theme .hlth-top-bg .top-section .voice-api-txt ul.list-circle li a {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 17px;
}
.introducing-theme .hlth-top-bg .top-section .voice-api-txt ul.list-circle li a:hover {
  font-weight: 600;
}
.introducing-theme .hlth-top-bg .top-section .voice-api-txt ul.list-circle li a b {
  font-weight: 600;
}
.introducing-theme .hlth-top-bg .top-section .voice-api-txt ul.list-circle li a i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 14px;
  display: none;
}
.introducing-theme .hlth-top-bg .top-section .voice-api-txt ul.hero-btn {
  display: inline-flex;
  margin: 25px 0;
  padding: 0;
}
.introducing-theme .hlth-top-bg .top-section .voice-api-txt ul.hero-btn li {
  padding: 0.5em 0em 0 0em;
  margin: 0 10px 0 0;
}
.introducing-theme .hlth-top-bg .top-section .voice-api-txt ul.hero-btn li .btn-red {
  background-color: #f13d3d;
  color: #fff;
  padding: 10px 22px;
  font-size: 18px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 500;
  border: 1px solid transparent;
  text-transform: capitalize;
}
.introducing-theme .hlth-top-bg .top-section .voice-api-txt ul.hero-btn li .btn-red:hover {
  background-color: #fff;
  color: #f13d3d;
  border: 1px solid #f13d3d;
}
.introducing-theme .hlth-top-bg .top-section .voice-api-txt ul.hero-btn li .btn-white {
  background-color: #f13d3d;
  color: #fff;
  padding: 10px 22px;
  font-size: 18px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 500;
  border: 1px solid transparent;
  text-transform: capitalize;
  background-color: #fff;
  border: 1px solid #a08686;
  color: #f13d3d;
  text-transform: capitalize;
}
.introducing-theme .hlth-top-bg .top-section .voice-api-txt ul.hero-btn li .btn-white:hover {
  background-color: #f13d3d;
  color: #fff;
}
.introducing-theme .hlth-top-bg .top-section .img-box {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  vertical-align: top;
}
.introducing-theme .always-platform-sec .top-box-shadow {
  border-radius: 10px;
  margin-top: 20px;
}
.introducing-theme .always-platform-sec .top-box-shadow .row-box {
  box-shadow: -2px -15px 8px 3px #f2f2f2;
  background: #fff;
  height: 44px;
  border-radius: 5px;
}
.introducing-theme .always-platform-sec .top-box-shadow a {
  margin: 0;
  box-shadow: 0px 2px 23px -5px rgba(166, 164, 166, 0.9);
  height: 100%;
  padding: 0px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #dddddd38;
}
@media (max-width: 991px) {
  .introducing-theme .always-platform-sec .top-box-shadow a {
    height: 284px;
    display: block;
    margin-top: 20px;
  }
}
.introducing-theme .always-platform-sec .top-box-shadow a .card-group {
  margin: 30px 0;
}
@media (max-width: 991px) {
  .introducing-theme .always-platform-sec .top-box-shadow a .card-group {
    display: block;
  }
}
.introducing-theme .always-platform-sec .top-box-shadow a .card-group .card {
  background-color: transparent;
}
.introducing-theme .always-platform-sec .top-box-shadow a .card-group .card span svg {
  width: 40px;
  height: 40px;
  margin-top: 0px;
}
.introducing-theme .always-platform-sec .top-box-shadow a .card-group .card span #Commun-home-Platform .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .always-platform-sec .top-box-shadow a .card-group .card span #Commun-home-Platform .Commun-home-Platform-0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .always-platform-sec .top-box-shadow a .card-group .card span #Conferencing-Solutions .Solutions-0 {
  display: none;
}
.introducing-theme .always-platform-sec .top-box-shadow a .card-group .card span #Conferencing-Solutions .Solutions-1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .always-platform-sec .top-box-shadow a .card-group .card span #Conferencing-Solutions .Solutions-2 {
  display: inline;
}
.introducing-theme .always-platform-sec .top-box-shadow a .card-group .card span #Conferencing-Solutions .Solutions-3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .always-platform-sec .top-box-shadow a .card-group .card span #Conferencing-Solutions .Solutions-4 {
  fill: none;
  stroke: #202020;
}
.introducing-theme .always-platform-sec .top-box-shadow a .card-group .card span #Professional-Services .p-services-0 {
  display: none;
}
.introducing-theme .always-platform-sec .top-box-shadow a .card-group .card span #Professional-Services .p-services-1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .always-platform-sec .top-box-shadow a .card-group .card span #Professional-Services .p-services-2 {
  display: inline;
}
.introducing-theme .always-platform-sec .top-box-shadow a .card-group .card span #Professional-Services .p-services-3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .always-platform-sec .top-box-shadow a .card-group .card span #Professional-Services .p-services-4 {
  fill: none;
  stroke: #202020;
}
.introducing-theme .always-platform-sec .top-box-shadow a .card-group .card span #Professional-Services .p-services-5 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.introducing-theme .always-platform-sec .top-box-shadow a .card-group .card .card-body {
  position: relative;
  height: 185px;
  padding: 0 11px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .introducing-theme .always-platform-sec .top-box-shadow a .card-group .card .card-body {
    height: 200px;
    padding: 0 5px;
  }
}
.introducing-theme .always-platform-sec .top-box-shadow a .card-group .card .card-body h4.card-title {
  font-size: 23px;
  color: #f14141;
  font-weight: 600;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .introducing-theme .always-platform-sec .top-box-shadow a .card-group .card .card-body h4.card-title {
    font-size: 21px;
  }
}
.introducing-theme .always-platform-sec .top-box-shadow a .card-group .card .card-body p.card-text {
  font-size: 18px;
  line-height: 25px;
  color: #333333;
  font-weight: 300;
  text-transform: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .introducing-theme .always-platform-sec .top-box-shadow a .card-group .card .card-body p.card-text {
    font-size: 17px;
  }
}
.introducing-theme .always-platform-sec .top-box-shadow a .card-group .card .card-body i {
  color: #ec1c23;
  position: absolute;
  bottom: -3px;
}
@media (max-width: 991px) {
  .introducing-theme .always-platform-sec .top-box-shadow a .card-group .card .card-body i {
    bottom: 20px;
  }
}
.introducing-theme .always-platform-sec .top-box-shadow a:hover {
  text-decoration: none;
  background-color: #f14141;
  color: #fff;
}
.introducing-theme .always-platform-sec .top-box-shadow a:hover .card-group .card span #Conferencing-Solutions path,
.introducing-theme .always-platform-sec .top-box-shadow a:hover .card-group .card span #Conferencing-Solutions circle,
.introducing-theme .always-platform-sec .top-box-shadow a:hover .card-group .card span #Conferencing-Solutions line,
.introducing-theme .always-platform-sec .top-box-shadow a:hover .card-group .card span #Conferencing-Solutions polygon,
.introducing-theme .always-platform-sec .top-box-shadow a:hover .card-group .card span #Conferencing-Solutions rect,
.introducing-theme .always-platform-sec .top-box-shadow a:hover .card-group .card span #Commun-home-Platform path,
.introducing-theme .always-platform-sec .top-box-shadow a:hover .card-group .card span #Commun-home-Platform circle,
.introducing-theme .always-platform-sec .top-box-shadow a:hover .card-group .card span #Commun-home-Platform line,
.introducing-theme .always-platform-sec .top-box-shadow a:hover .card-group .card span #Commun-home-Platform polygon,
.introducing-theme .always-platform-sec .top-box-shadow a:hover .card-group .card span #Commun-home-Platform rect,
.introducing-theme .always-platform-sec .top-box-shadow a:hover .card-group .card span #Professional-Services path,
.introducing-theme .always-platform-sec .top-box-shadow a:hover .card-group .card span #Professional-Services circle,
.introducing-theme .always-platform-sec .top-box-shadow a:hover .card-group .card span #Professional-Services line,
.introducing-theme .always-platform-sec .top-box-shadow a:hover .card-group .card span #Professional-Services polygon,
.introducing-theme .always-platform-sec .top-box-shadow a:hover .card-group .card span #Professional-Services rect {
  stroke: #fff;
}
.introducing-theme .always-platform-sec .top-box-shadow a:hover .card-group .card .card-body h4.card-title,
.introducing-theme .always-platform-sec .top-box-shadow a:hover .card-group .card .card-body p.card-text,
.introducing-theme .always-platform-sec .top-box-shadow a:hover .card-group .card .card-body i {
  color: #ffffff;
}
.introducing-theme .Video-conferencing {
  margin-top: 0px;
}
@media (max-width: 991px) {
  .introducing-theme .Video-conferencing .img-sec {
    margin: 20px 0;
  }
}
.introducing-theme .Video-conferencing .article-video-con {
  text-align: left;
}
.introducing-theme .Video-conferencing .article-video-con .red-txt {
  font-size: 16px;
  color: #f13d3d;
  font-weight: 600;
  text-align: left;
  margin-top: 0px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .introducing-theme .Video-conferencing .article-video-con .red-txt {
    text-align: center;
    margin-top: 50px;
  }
}
.introducing-theme .Video-conferencing .article-video-con h4 {
  font-size: 44px;
  line-height: 50px;
  font-weight: 600;
  color: #333333;
  text-align: left;
}
@media (max-width: 991px) {
  .introducing-theme .Video-conferencing .article-video-con h4 {
    font-size: 25px !important;
    line-height: 30px;
    text-align: center;
  }
}
.introducing-theme .Video-conferencing .article-video-con p {
  font-size: 18px;
  line-height: 22px;
  color: #4e4e4e;
  text-align: left;
  font-weight: 300;
}
.introducing-theme .Video-conferencing .article-video-con p a.read-more {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
  font-weight: 500;
  text-transform: capitalize;
  color: #ec1c23;
  font-size: 16px;
}
.introducing-theme .Video-conferencing .article-video-con p a.read-more:hover {
  font-weight: 600;
}
.introducing-theme .Video-conferencing .article-video-con p a.read-more i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 5px;
}
.introducing-theme .Video-conferencing .article-video-con ul.list-circle {
  margin: 7px 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
  flex-direction: column;
  width: 100%;
}
.introducing-theme .Video-conferencing .article-video-con ul.list-circle li {
  padding: 2px 20px;
  margin: 0;
  width: 100%;
  position: relative;
  font-size: 20px;
  line-height: 25px;
  color: #333333;
  font-weight: 300;
}
.introducing-theme .Video-conferencing .article-video-con ul.list-circle li::before {
  content: "\2022";
  color: #ec1c23;
  font-weight: 400;
  display: inline-block;
  width: 23px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 2px;
  line-height: 19px;
}
@media only screen and (max-width: 1200px) {
  .introducing-theme .Video-conferencing .article-video-con ul.list-circle li {
    font-size: 16px;
    width: 100%;
    display: block;
  }
}
@media (max-width: 991px) {
  .introducing-theme .Video-conferencing .pt-5 {
    padding-top: 0rem !important;
  }
}
.introducing-theme .mr-top {
  margin-top: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .introducing-theme .mr-top {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .introducing-theme .mr-top {
    margin-top: 0px;
  }
}
.introducing-theme #advantages-tabs {
  padding: 0;
  height: 100%;
}
.introducing-theme #advantages-tabs .section-title {
  text-align: center;
  color: #007b5e;
  margin-bottom: 50px;
  text-transform: uppercase;
}
.introducing-theme #advantages-tabs ul#EnableX_tabs {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  border: none;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 25px auto;
  background: transparent;
  border: none;
}
.introducing-theme #advantages-tabs ul#EnableX_tabs li {
  margin: 0 10px;
}
.introducing-theme #advantages-tabs ul#EnableX_tabs li a {
  text-decoration: none;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.36px;
  text-align: center;
  padding: 8px 25px;
  border-radius: 7px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 6px;
}
.introducing-theme #advantages-tabs ul#EnableX_tabs li a:hover {
  background: transparent;
  background: #f13d3d;
  color: #fff !important;
  cursor: pointer;
  border-radius: 6px;
}
.introducing-theme #advantages-tabs ul#EnableX_tabs li a.active {
  background: transparent;
  background: #f13d3d;
  color: #fff !important;
  cursor: pointer;
}
.introducing-theme #advantages-tabs ul#EnableX_tabs li a.active .tab-content.active {
  opacity: 1;
}
.introducing-theme #advantages-tabs ul#EnableX_tabs li a.active #In_App_Call__ path,
.introducing-theme #advantages-tabs ul#EnableX_tabs li a.active #In_App_Call__ circle,
.introducing-theme #advantages-tabs ul#EnableX_tabs li a.active #App-to-People_Calls path,
.introducing-theme #advantages-tabs ul#EnableX_tabs li a.active #App-to-People_Calls circle,
.introducing-theme #advantages-tabs ul#EnableX_tabs li a.active #Phone_to_Phone_Calls_1_ path,
.introducing-theme #advantages-tabs ul#EnableX_tabs li a.active #Phone_to_Phone_Calls_1_ circle {
  stroke: #f13d3d;
}
.introducing-theme #advantages-tabs ul#EnableX_tabs li a span {
  display: block;
}
.introducing-theme #advantages-tabs ul#EnableX_tabs li a svg {
  width: 40px;
  height: 40px;
}
.introducing-theme #advantages-tabs ul#EnableX_tabs li a #In_App_Call__ .st0 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme #advantages-tabs ul#EnableX_tabs li a #App-to-People_Calls .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.introducing-theme #advantages-tabs ul#EnableX_tabs li a #App-to-People_Calls .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.introducing-theme #advantages-tabs ul#EnableX_tabs li a #App-to-People_Calls .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.introducing-theme #advantages-tabs ul#EnableX_tabs li a #Phone_to_Phone_Calls_1_ .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.introducing-theme #advantages-tabs ul#EnableX_tabs li a #Phone_to_Phone_Calls_1_ .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.introducing-theme #advantages-tabs ul#EnableX_tabs li a #Phone_to_Phone_Calls_1_ .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme #advantages-tabs ul#EnableX_tabs li a:hover #In_App_Call__ path,
.introducing-theme #advantages-tabs ul#EnableX_tabs li a:hover #In_App_Call__ circle,
.introducing-theme #advantages-tabs ul#EnableX_tabs li a:hover #App-to-People_Calls path,
.introducing-theme #advantages-tabs ul#EnableX_tabs li a:hover #App-to-People_Calls circle,
.introducing-theme #advantages-tabs ul#EnableX_tabs li a:hover #Phone_to_Phone_Calls_1_ path,
.introducing-theme #advantages-tabs ul#EnableX_tabs li a:hover #Phone_to_Phone_Calls_1_ circle, .introducing-theme #advantages-tabs ul#EnableX_tabs li a:active #In_App_Call__ path,
.introducing-theme #advantages-tabs ul#EnableX_tabs li a:active #In_App_Call__ circle,
.introducing-theme #advantages-tabs ul#EnableX_tabs li a:active #App-to-People_Calls path,
.introducing-theme #advantages-tabs ul#EnableX_tabs li a:active #App-to-People_Calls circle,
.introducing-theme #advantages-tabs ul#EnableX_tabs li a:active #Phone_to_Phone_Calls_1_ path,
.introducing-theme #advantages-tabs ul#EnableX_tabs li a:active #Phone_to_Phone_Calls_1_ circle, .introducing-theme #advantages-tabs ul#EnableX_tabs li a:focus #In_App_Call__ path,
.introducing-theme #advantages-tabs ul#EnableX_tabs li a:focus #In_App_Call__ circle,
.introducing-theme #advantages-tabs ul#EnableX_tabs li a:focus #App-to-People_Calls path,
.introducing-theme #advantages-tabs ul#EnableX_tabs li a:focus #App-to-People_Calls circle,
.introducing-theme #advantages-tabs ul#EnableX_tabs li a:focus #Phone_to_Phone_Calls_1_ path,
.introducing-theme #advantages-tabs ul#EnableX_tabs li a:focus #Phone_to_Phone_Calls_1_ circle {
  stroke: #f13d3d;
}
.introducing-theme #advantages-tabs .tab-content {
  padding: 0;
}
.introducing-theme #advantages-tabs .tab-content .tab-top-hedding {
  padding: 40px 20px;
  height: 250px;
  display: flex;
  flex-direction: column;
}
.introducing-theme #advantages-tabs .tab-content .tab-top-hedding h6 {
  font-size: 30px;
  color: #333333;
  padding: 0;
  margin: 0;
}
.introducing-theme #advantages-tabs .tab-content .tab-top-hedding p {
  padding-top: 5px;
  margin: 0;
}
.introducing-theme #advantages-tabs .tab-content .detail-text h6 {
  font-size: 18px;
}
@media (max-width: 991px) {
  .introducing-theme #advantages-tabs .tab-content .detail-text h6 {
    text-align: left;
  }
}
.introducing-theme #advantages-tabs .tab-content ul.nav-tabs {
  border: none !important;
  box-shadow: 0px 3px 33px 0 rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
  padding: 0;
}
.introducing-theme #advantages-tabs .tab-content ul.nav-tabs li a {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #939393;
  background: transparent;
  box-shadow: none;
  border: 0;
  text-decoration: none;
  padding: 25px;
  display: inline-block;
  border-bottom: 3px solid transparent;
}
.introducing-theme #advantages-tabs .tab-content ul.nav-tabs li a.active {
  color: #010101;
  border-bottom: 3px solid #f13d3d;
  box-shadow: 0px 3px 33px 0 rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
}
.introducing-theme #advantages-tabs .tab-content .sub-tab {
  padding: 8% 0 0 0;
}
@media (max-width: 991px) {
  .introducing-theme #advantages-tabs .tab-content .sub-tab img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}
.introducing-theme #advantages-tabs .tab-pane {
  margin-top: 0%;
  text-align: left;
  border-top: 1px solid #ddd;
}
.introducing-theme #advantages-tabs .tab-pane .about-enablex {
  text-align: left;
  padding: 20px 0 0 80px;
}
@media (max-width: 991px) {
  .introducing-theme #advantages-tabs .tab-pane .about-enablex {
    padding: 0;
  }
}
.introducing-theme #advantages-tabs .tab-pane .about-enablex p.red-txt {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #f13d3d;
}
.introducing-theme #advantages-tabs .tab-pane .about-enablex h4 {
  font-size: 44px;
  line-height: 50px;
  font-weight: 600;
  color: #333333;
  width: 70%;
  border: 1px solid green;
}
.introducing-theme #advantages-tabs .tab-pane .about-enablex p {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-align: left;
  color: #4e4e4e;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .introducing-theme #advantages-tabs .tab-pane .about-enablex p {
    font-size: 16px;
    line-height: 20px;
  }
}
.introducing-theme #advantages-tabs .tab-pane .about-enablex p strong {
  font-weight: bold;
}
.introducing-theme #advantages-tabs .tab-pane .about-enablex p a {
  background-color: #f13d3d;
  font-size: 16px;
  color: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  font-weight: 500;
  border-radius: 5px;
}
.introducing-theme #advantages-tabs .tab-pane .about-enablex ul {
  margin: 20px 0;
  padding: 0;
  list-style: none;
}
.introducing-theme #advantages-tabs .tab-pane .about-enablex ul li {
  padding: 0px 26px;
  margin: 0;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .introducing-theme #advantages-tabs .tab-pane .about-enablex ul li {
    width: 100%;
    display: block;
  }
}
.introducing-theme #advantages-tabs .tab-pane .about-enablex ul li::before {
  content: "\2022";
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 23px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 7px;
  line-height: 19px;
}
.introducing-theme #advantages-tabs .tab-pane .about-enablex ul li a {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
}
.introducing-theme #advantages-tabs .tab-pane .about-enablex ul li a:hover {
  font-weight: 600;
}
.introducing-theme #advantages-tabs .tab-pane .about-enablex ul li a b {
  font-weight: 600;
}
.introducing-theme #advantages-tabs .tab-pane .about-enablex ul li a i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 14px;
  display: none;
}
.introducing-theme #intro-second-tab {
  padding: 0;
  height: 100%;
  margin-bottom: 150px;
  padding-bottom: 40px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .introducing-theme #intro-second-tab {
    margin-bottom: 0px;
  }
}
@media (max-width: 991px) {
  .introducing-theme #intro-second-tab {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
}
.introducing-theme #intro-second-tab .section-title {
  text-align: center;
  color: #007b5e;
  margin-bottom: 50px;
  text-transform: uppercase;
}
.introducing-theme #intro-second-tab #Intro-2nd-tab {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  border: none;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 25px auto;
}
@media (max-width: 991px) {
  .introducing-theme #intro-second-tab #Intro-2nd-tab {
    display: inline;
  }
}
.introducing-theme #intro-second-tab #Intro-2nd-tab li {
  margin: 0 10px;
}
.introducing-theme #intro-second-tab #Intro-2nd-tab li a {
  text-decoration: none;
  color: #333333;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.36px;
  text-align: center;
  padding: 8px 25px;
  border-radius: 7px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 6px;
}
@media (max-width: 991px) {
  .introducing-theme #intro-second-tab #Intro-2nd-tab li a {
    margin: 10px 0;
  }
}
.introducing-theme #intro-second-tab #Intro-2nd-tab li a:hover {
  background: #f13d3d;
  color: #fff !important;
  cursor: pointer;
  border-radius: 6px;
}
.introducing-theme #intro-second-tab #Intro-2nd-tab li a.active {
  background: #f13d3d;
  color: #fff !important;
  cursor: pointer;
}
.introducing-theme #intro-second-tab #Intro-2nd-tab li a.active .tab-content.active {
  opacity: 1;
}
.introducing-theme #intro-second-tab #Intro-2nd-tab li a.active #In_App_Call__ path,
.introducing-theme #intro-second-tab #Intro-2nd-tab li a.active #In_App_Call__ circle,
.introducing-theme #intro-second-tab #Intro-2nd-tab li a.active #App-to-People_Calls path,
.introducing-theme #intro-second-tab #Intro-2nd-tab li a.active #App-to-People_Calls circle,
.introducing-theme #intro-second-tab #Intro-2nd-tab li a.active #Phone_to_Phone_Calls_1_ path,
.introducing-theme #intro-second-tab #Intro-2nd-tab li a.active #Phone_to_Phone_Calls_1_ circle {
  stroke: #f13d3d;
}
.introducing-theme #intro-second-tab #Intro-2nd-tab li a span {
  display: block;
}
.introducing-theme #intro-second-tab #Intro-2nd-tab li a svg {
  width: 40px;
  height: 40px;
}
.introducing-theme #intro-second-tab #Intro-2nd-tab li a #In_App_Call__ .st0 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme #intro-second-tab #Intro-2nd-tab li a #App-to-People_Calls .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.introducing-theme #intro-second-tab #Intro-2nd-tab li a #App-to-People_Calls .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.introducing-theme #intro-second-tab #Intro-2nd-tab li a #App-to-People_Calls .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.introducing-theme #intro-second-tab #Intro-2nd-tab li a #Phone_to_Phone_Calls_1_ .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.introducing-theme #intro-second-tab #Intro-2nd-tab li a #Phone_to_Phone_Calls_1_ .st1 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-miterlimit: 10;
}
.introducing-theme #intro-second-tab #Intro-2nd-tab li a #Phone_to_Phone_Calls_1_ .st2 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme #intro-second-tab #Intro-2nd-tab li a:hover #In_App_Call__ path,
.introducing-theme #intro-second-tab #Intro-2nd-tab li a:hover #In_App_Call__ circle,
.introducing-theme #intro-second-tab #Intro-2nd-tab li a:hover #App-to-People_Calls path,
.introducing-theme #intro-second-tab #Intro-2nd-tab li a:hover #App-to-People_Calls circle,
.introducing-theme #intro-second-tab #Intro-2nd-tab li a:hover #Phone_to_Phone_Calls_1_ path,
.introducing-theme #intro-second-tab #Intro-2nd-tab li a:hover #Phone_to_Phone_Calls_1_ circle, .introducing-theme #intro-second-tab #Intro-2nd-tab li a:active #In_App_Call__ path,
.introducing-theme #intro-second-tab #Intro-2nd-tab li a:active #In_App_Call__ circle,
.introducing-theme #intro-second-tab #Intro-2nd-tab li a:active #App-to-People_Calls path,
.introducing-theme #intro-second-tab #Intro-2nd-tab li a:active #App-to-People_Calls circle,
.introducing-theme #intro-second-tab #Intro-2nd-tab li a:active #Phone_to_Phone_Calls_1_ path,
.introducing-theme #intro-second-tab #Intro-2nd-tab li a:active #Phone_to_Phone_Calls_1_ circle, .introducing-theme #intro-second-tab #Intro-2nd-tab li a:focus #In_App_Call__ path,
.introducing-theme #intro-second-tab #Intro-2nd-tab li a:focus #In_App_Call__ circle,
.introducing-theme #intro-second-tab #Intro-2nd-tab li a:focus #App-to-People_Calls path,
.introducing-theme #intro-second-tab #Intro-2nd-tab li a:focus #App-to-People_Calls circle,
.introducing-theme #intro-second-tab #Intro-2nd-tab li a:focus #Phone_to_Phone_Calls_1_ path,
.introducing-theme #intro-second-tab #Intro-2nd-tab li a:focus #Phone_to_Phone_Calls_1_ circle {
  stroke: #f13d3d;
}
.introducing-theme #intro-second-tab .tab-content {
  padding: 0;
}
.introducing-theme #intro-second-tab .tab-content .tab-top-hedding {
  padding: 40px 20px;
  height: 250px;
  display: flex;
  flex-direction: column;
}
.introducing-theme #intro-second-tab .tab-content .tab-top-hedding h6 {
  font-size: 30px;
  color: #333333;
  padding: 0;
  margin: 0;
}
.introducing-theme #intro-second-tab .tab-content .tab-top-hedding p {
  padding-top: 5px;
  margin: 0;
}
.introducing-theme #intro-second-tab .tab-content .detail-text h6 {
  font-size: 18px;
}
@media (max-width: 991px) {
  .introducing-theme #intro-second-tab .tab-content .detail-text h6 {
    text-align: left;
  }
}
.introducing-theme #intro-second-tab .tab-content ul.nav-tabs {
  border: none !important;
  box-shadow: 0px 3px 33px 0 rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
  padding: 0;
}
.introducing-theme #intro-second-tab .tab-content ul.nav-tabs li a {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #939393;
  background: transparent;
  box-shadow: none;
  border: 0;
  text-decoration: none;
  padding: 25px;
  display: inline-block;
  border-bottom: 3px solid transparent;
}
.introducing-theme #intro-second-tab .tab-content ul.nav-tabs li a.active {
  color: #010101;
  border-bottom: 3px solid #f13d3d;
  box-shadow: 0px 3px 33px 0 rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
}
.introducing-theme #intro-second-tab .tab-content .sub-tab {
  padding: 8% 0 0 0;
}
@media (max-width: 991px) {
  .introducing-theme #intro-second-tab .tab-content .sub-tab img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}
.introducing-theme #intro-second-tab .tab-pane {
  margin-top: 0%;
  text-align: left;
  border-top: 1px solid #ddd;
}
.introducing-theme #intro-second-tab .tab-pane .about-enablex {
  text-align: left;
  padding: 20px 0 0 80px;
}
@media (max-width: 991px) {
  .introducing-theme #intro-second-tab .tab-pane .about-enablex {
    padding: 0;
  }
}
.introducing-theme #intro-second-tab .tab-pane .about-enablex p.red-txt {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #f13d3d;
}
.introducing-theme #intro-second-tab .tab-pane .about-enablex h4 {
  font-size: 44px;
  line-height: 50px;
  font-weight: 600;
  color: #333333;
  width: 70%;
}
.introducing-theme #intro-second-tab .tab-pane .about-enablex p {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-align: left;
  color: #4e4e4e;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .introducing-theme #intro-second-tab .tab-pane .about-enablex p {
    font-size: 16px;
    line-height: 20px;
  }
}
.introducing-theme #intro-second-tab .tab-pane .about-enablex p strong {
  font-weight: bold;
}
.introducing-theme #intro-second-tab .tab-pane .about-enablex p a {
  background-color: #f13d3d;
  font-size: 16px;
  color: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  font-weight: 500;
  border-radius: 5px;
}
.introducing-theme #intro-second-tab .tab-pane .about-enablex ul {
  margin: 20px 0;
  padding: 0;
  list-style: none;
}
.introducing-theme #intro-second-tab .tab-pane .about-enablex ul li {
  padding: 0px 26px;
  margin: 0;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .introducing-theme #intro-second-tab .tab-pane .about-enablex ul li {
    width: 100%;
    display: block;
  }
}
.introducing-theme #intro-second-tab .tab-pane .about-enablex ul li::before {
  content: "\2022";
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 23px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 7px;
  line-height: 19px;
}
.introducing-theme #intro-second-tab .tab-pane .about-enablex ul li a {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
}
.introducing-theme #intro-second-tab .tab-pane .about-enablex ul li a:hover {
  font-weight: 600;
}
.introducing-theme #intro-second-tab .tab-pane .about-enablex ul li a b {
  font-weight: 600;
}
.introducing-theme #intro-second-tab .tab-pane .about-enablex ul li a i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 14px;
  display: none;
}
.introducing-theme #intro-second-tab .tab-pane .about-enablex span a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #000;
}
.introducing-theme #intro-second-tab .tab-pane .about-enablex span a i {
  color: #f13d3d;
}
.introducing-theme .why-enablex-sec {
  background-image: url(../../images/introducing/intro-why-enablex.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 850px;
  height: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .introducing-theme .why-enablex-sec {
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 100%;
    height: 100%;
  }
}
@media (max-width: 991px) {
  .introducing-theme .why-enablex-sec {
    margin-top: 0rem !important;
    background-image: none;
    min-height: 100%;
  }
}
@media (max-width: 991px) {
  .introducing-theme .why-enablex-sec .mt-5 {
    margin-top: 0rem !important;
  }
}
.introducing-theme .why-enablex-sec h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin: 0;
  margin-top: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .introducing-theme .why-enablex-sec h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .introducing-theme .why-enablex-sec h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .introducing-theme .why-enablex-sec h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .introducing-theme .why-enablex-sec h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
    text-align: center;
  }
}
.introducing-theme .why-enablex-sec h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding-top: 15px;
  text-align: center;
}
@media (max-width: 991px) {
  .introducing-theme .why-enablex-sec h4 {
    font-size: 20px;
    line-height: 25px;
    text-align: center;
  }
}
.introducing-theme .why-enablex-sec p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  line-height: 22px;
  color: #4e4e4e;
}
@media (max-width: 991px) {
  .introducing-theme .why-enablex-sec p {
    font-size: 16px;
    line-height: 20px;
  }
}
.introducing-theme .why-enablex-sec .card-group {
  text-align: left;
  margin: 40px 0 20px 0;
}
@media (max-width: 991px) {
  .introducing-theme .why-enablex-sec .card-group {
    margin: 10px 20px;
  }
}
.introducing-theme .why-enablex-sec .card-group .card {
  background: transparent;
  border: none !important;
  text-align: left;
}
.introducing-theme .why-enablex-sec .card-group .card span svg {
  width: 40px;
  height: 40px;
}
.introducing-theme .why-enablex-sec .card-group .card span #Carrier-Grade-Platform .carrier-grade-0 {
  display: none;
}
.introducing-theme .why-enablex-sec .card-group .card span #Carrier-Grade-Platform .carrier-grade-1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .why-enablex-sec .card-group .card span #Carrier-Grade-Platform .carrier-grade-2 {
  display: inline;
}
.introducing-theme .why-enablex-sec .card-group .card span #Carrier-Grade-Platform .carrier-grade-3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .why-enablex-sec .card-group .card span #Carrier-Grade-Platform .carrier-grade-4 {
  fill: none;
  stroke: #202020;
}
.introducing-theme .why-enablex-sec .card-group .card span #Carrier-Grade-Platform .carrier-grade-5 {
  display: inline;
  fill: none;
  stroke: #202020;
}
.introducing-theme .why-enablex-sec .card-group .card span #Carrier-Grade-Platform .carrier-grade-6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.introducing-theme .why-enablex-sec .card-group .card span #All-Inclusive .all-inclusive-0 {
  display: none;
}
.introducing-theme .why-enablex-sec .card-group .card span #All-Inclusive .st1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .why-enablex-sec .card-group .card span #All-Inclusive .all-inclusive-2 {
  display: inline;
}
.introducing-theme .why-enablex-sec .card-group .card span #All-Inclusive .all-inclusive-3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .why-enablex-sec .card-group .card span #All-Inclusive .all-inclusive-4 {
  fill: none;
  stroke: #202020;
}
.introducing-theme .why-enablex-sec .card-group .card span #All-Inclusive .all-inclusive-5 {
  display: inline;
  fill: none;
  stroke: #202020;
}
.introducing-theme .why-enablex-sec .card-group .card span #All-Inclusive .all-inclusive-6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.introducing-theme .why-enablex-sec .card-group .card span #All-Inclusive .all-inclusive-7 {
  fill: none;
  stroke: #0f1231;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .why-enablex-sec .card-group .card span #Customisable .customisable-0 {
  display: none;
}
.introducing-theme .why-enablex-sec .card-group .card span #Customisable .customisable-1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .why-enablex-sec .card-group .card span #Customisable .customisable-2 {
  display: inline;
}
.introducing-theme .why-enablex-sec .card-group .card span #Customisable .customisable-3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .why-enablex-sec .card-group .card span #Customisable .customisable-4 {
  fill: none;
  stroke: #202020;
}
.introducing-theme .why-enablex-sec .card-group .card span #Customisable .customisable-5 {
  display: inline;
  fill: none;
  stroke: #202020;
}
.introducing-theme .why-enablex-sec .card-group .card span #Customisable .customisable-6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.introducing-theme .why-enablex-sec .card-group .card span #Customisable .customisable-7 {
  display: inline;
  fill: none;
  stroke: #0f1231;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .why-enablex-sec .card-group .card span #Customisable .customisable-8 {
  fill: none;
  stroke: #0f1231;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .why-enablex-sec .card-group .card span #Customisable .customisable-9 {
  fill: none;
  stroke: #232323;
}
.introducing-theme .why-enablex-sec .card-group .card span #Transparent-Pricing .transparent-Pricing-0 {
  display: none;
}
.introducing-theme .why-enablex-sec .card-group .card span #Transparent-Pricing .transparent-Pricing-1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .why-enablex-sec .card-group .card span #Transparent-Pricing .transparent-Pricing-2 {
  display: inline;
}
.introducing-theme .why-enablex-sec .card-group .card span #Transparent-Pricing .transparent-Pricing-3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .why-enablex-sec .card-group .card span #Transparent-Pricing .transparent-Pricing-4 {
  fill: none;
  stroke: #202020;
}
.introducing-theme .why-enablex-sec .card-group .card span #Transparent-Pricing .transparent-Pricing-5 {
  display: inline;
  fill: none;
  stroke: #202020;
}
.introducing-theme .why-enablex-sec .card-group .card span #Transparent-Pricing .transparent-Pricing-6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.introducing-theme .why-enablex-sec .card-group .card span #Transparent-Pricing .transparent-Pricing-7 {
  display: inline;
  fill: none;
  stroke: #0f1231;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .why-enablex-sec .card-group .card span #Transparent-Pricing .transparent-Pricing-8 {
  fill: none;
  stroke: #0f1231;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .why-enablex-sec .card-group .card span #Transparent-Pricing .transparent-Pricing-9 {
  display: inline;
  fill: none;
  stroke: #232323;
}
.introducing-theme .why-enablex-sec .card-group .card span #Transparent-Pricing .transparent-Pricing-10 {
  fill: none;
  stroke: #232323;
}
.introducing-theme .why-enablex-sec .card-group .card span #Transparent-Pricing .transparent-Pricing-11 {
  fill: #010101;
}
.introducing-theme .why-enablex-sec .card-group .card span #A-Team .a-Team-0 {
  display: none;
}
.introducing-theme .why-enablex-sec .card-group .card span #A-Team .a-Team-1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .why-enablex-sec .card-group .card span #A-Team .a-Team-2 {
  display: inline;
}
.introducing-theme .why-enablex-sec .card-group .card span #A-Team .a-Team-3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .why-enablex-sec .card-group .card span #A-Team .a-Team-4 {
  fill: none;
  stroke: #202020;
}
.introducing-theme .why-enablex-sec .card-group .card span #A-Team .a-Team-5 {
  display: inline;
  fill: none;
  stroke: #202020;
}
.introducing-theme .why-enablex-sec .card-group .card span #A-Team .a-Team-6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.introducing-theme .why-enablex-sec .card-group .card span #A-Team .a-Team-7 {
  display: inline;
  fill: none;
  stroke: #0f1231;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .why-enablex-sec .card-group .card span #A-Team .a-Team-8 {
  fill: none;
  stroke: #0f1231;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .why-enablex-sec .card-group .card span #A-Team .a-Team-9 {
  display: inline;
  fill: none;
  stroke: #232323;
}
.introducing-theme .why-enablex-sec .card-group .card span #A-Team .a-Team-10 {
  fill: none;
  stroke: #232323;
}
.introducing-theme .why-enablex-sec .card-group .card span #A-Team .a-Team-11 {
  fill: #010101;
}
.introducing-theme .why-enablex-sec .card-group .card span #Robust-Scalable .robust-scalable-0 {
  display: none;
}
.introducing-theme .why-enablex-sec .card-group .card span #Robust-Scalable .robust-scalable-1 {
  display: inline;
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .why-enablex-sec .card-group .card span #Robust-Scalable .robust-scalable-2 {
  display: inline;
}
.introducing-theme .why-enablex-sec .card-group .card span #Robust-Scalable .robust-scalable-3 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .why-enablex-sec .card-group .card span #Robust-Scalable .robust-scalable-4 {
  fill: none;
  stroke: #202020;
}
.introducing-theme .why-enablex-sec .card-group .card span #Robust-Scalable .robust-scalable-5 {
  display: inline;
  fill: none;
  stroke: #202020;
}
.introducing-theme .why-enablex-sec .card-group .card span #Robust-Scalable .robust-scalable-6 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.introducing-theme .why-enablex-sec .card-group .card span #Robust-Scalable .robust-scalable-7 {
  display: inline;
  fill: none;
  stroke: #0f1231;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .why-enablex-sec .card-group .card span #Robust-Scalable .robust-scalable-8 {
  fill: none;
  stroke: #0f1231;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.introducing-theme .why-enablex-sec .card-group .card span #Robust-Scalable .robust-scalable-9 {
  display: inline;
  fill: none;
  stroke: #232323;
}
.introducing-theme .why-enablex-sec .card-group .card span #Robust-Scalable .robust-scalable-10 {
  fill: none;
  stroke: #232323;
}
.introducing-theme .why-enablex-sec .card-group .card span #Robust-Scalable .robust-scalable-11 {
  fill: #010101;
}
.introducing-theme .why-enablex-sec .card-group .card .card-body {
  padding: 0;
  text-align: left;
}
.introducing-theme .why-enablex-sec .card-group .card .card-body h4.card-title {
  font-size: 20px;
  line-height: 25px;
  color: #333333;
  font-weight: 600;
  text-align: left;
  margin-bottom: 0;
}
.introducing-theme .test-Drive h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 100px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .introducing-theme .test-Drive h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .introducing-theme .test-Drive h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .introducing-theme .test-Drive h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .introducing-theme .test-Drive h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.introducing-theme .test-Drive h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding-top: 15px;
  text-align: center;
  text-transform: capitalize;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .introducing-theme .test-Drive h4 {
    font-size: 35px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .introducing-theme .test-Drive h4 {
    font-size: 21px;
    line-height: 25px;
    text-align: center;
    font-weight: 600;
  }
}
.introducing-theme .test-Drive p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  line-height: 22px;
  color: #4e4e4e;
}
@media (max-width: 991px) {
  .introducing-theme .test-Drive p {
    font-size: 16px;
    line-height: 20px;
  }
}
.introducing-theme .test-Drive .test-Drive-Video {
  background-color: #f4e9e7;
  height: 280px;
  padding: 40px;
  border-radius: 10px;
  margin: 50px 0px;
  text-align: center;
  position: relative;
}
@media (max-width: 991px) {
  .introducing-theme .test-Drive .test-Drive-Video {
    padding: 30px;
    margin: 14px 0px;
    height: 250px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
}
.introducing-theme .test-Drive .test-Drive-Video h5 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
  color: #333333;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .introducing-theme .test-Drive .test-Drive-Video h5 {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .introducing-theme .test-Drive .test-Drive-Video h5 {
    font-size: 20px;
    line-height: 25px;
  }
}
.introducing-theme .test-Drive .test-Drive-Video p {
  font-size: 20px;
  font-weight: 300;
  color: #333;
}
@media (max-width: 991px) {
  .introducing-theme .test-Drive .test-Drive-Video p {
    margin-top: 12px;
    font-size: 17px;
    line-height: 20px;
  }
}
.introducing-theme .test-Drive .test-Drive-Video a {
  background-color: #f13d3d;
  color: #fff;
  padding: 5px 30px;
  border-radius: 30px;
  margin-top: 25px;
  display: inline-flex;
  position: absolute;
  bottom: 16%;
  left: 34%;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: 500;
}
@media (max-width: 991px) {
  .introducing-theme .test-Drive .test-Drive-Video a {
    margin-top: 0;
    display: inherit;
    left: 50%;
    line-height: 30px;
    transform: translate(-50%, 40%);
  }
}
.introducing-theme .test-Drive .test-Drive-Video a:hover {
  text-decoration: none;
  font-weight: 600;
}
.introducing-theme .test-Drive .test-Drive-Our-Communication {
  background-color: #f4e9e7;
  position: relative;
  height: 280px;
  padding: 40px;
  border-radius: 10px;
  margin: 50px 0px;
  text-align: center;
  background: #5f1ec9;
  background: linear-gradient(55deg, #5f1ec9 0%, #3653b0 99%);
}
@media (max-width: 991px) {
  .introducing-theme .test-Drive .test-Drive-Our-Communication {
    padding: 30px;
    margin: 14px 0px;
    height: 250px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
}
.introducing-theme .test-Drive .test-Drive-Our-Communication h5 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
  color: #fff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .introducing-theme .test-Drive .test-Drive-Our-Communication h5 {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .introducing-theme .test-Drive .test-Drive-Our-Communication h5 {
    font-size: 20px;
    line-height: 25px;
  }
}
.introducing-theme .test-Drive .test-Drive-Our-Communication p {
  font-size: 20px;
  font-weight: 300;
  color: #fff;
}
@media (max-width: 991px) {
  .introducing-theme .test-Drive .test-Drive-Our-Communication p {
    margin-top: 12px;
    font-size: 17px;
    line-height: 20px;
  }
}
.introducing-theme .test-Drive .test-Drive-Our-Communication a {
  background-color: #f13d3d;
  color: #fff;
  padding: 5px 30px;
  border-radius: 30px;
  margin-top: 25px;
  display: inline-flex;
  position: absolute;
  bottom: 16%;
  left: 34%;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: 500;
}
@media (max-width: 991px) {
  .introducing-theme .test-Drive .test-Drive-Our-Communication a {
    margin-top: 0;
    display: inherit;
    left: 50%;
    line-height: 30px;
    transform: translate(-50%, 40%);
  }
}
.introducing-theme .test-Drive .test-Drive-Our-Communication a:hover {
  text-decoration: none;
  font-weight: 600;
}

.legals-theme .tou {
  padding: 50px 0;
}
@media (max-width: 991px) {
  .legals-theme .tou {
    padding: 0;
  }
}
.legals-theme .tou h1 {
  font-weight: 600;
  font-size: 45px;
  line-height: 55px;
  text-transform: capitalize;
  font-weight: bold;
}
@media (max-width: 991px) {
  .legals-theme .tou h1 {
    font-size: 30px;
    line-height: 35px;
  }
}
.legals-theme .tou span {
  font-family: "Barlow Semi Condensed", sans-serif;
  color: #333333;
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
}
.legals-theme .tou .tou-content {
  margin: 50px 0;
}
@media (max-width: 991px) {
  .legals-theme .tou .tou-content {
    margin: 0;
  }
}
.legals-theme .tou .tou-content p {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 17px;
  color: #4d4d4d;
  font-weight: 300;
  padding: 6px 5px;
  margin: 0;
}
@media (max-width: 991px) {
  .legals-theme .tou .tou-content p {
    font-size: 16px;
    line-height: 20px;
  }
}
.legals-theme .tou .tou-content p strong {
  font-weight: 600;
}
.legals-theme .tou .tou-content a {
  text-transform: none;
}
.legals-theme .tou .tou-content .h5-title {
  border-left: 5px solid #534367;
  background-color: #f1f1f1;
  padding: 8px 15px;
  font-size: 22px;
  font-weight: 600;
  margin: 10px 0;
}
.legals-theme .tou .tou-content ul.list-cri {
  list-style-type: disc !important;
}
.legals-theme .tou .tou-content ul.list-cri li {
  margin-left: 17px;
  padding: 6px 5px;
  font-size: 17px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 25px;
  letter-spacing: 0.2px;
  margin-top: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #4d4d4d;
}
@media (max-width: 991px) {
  .legals-theme .tou .tou-content ul.list-cri li {
    font-size: 16px;
    line-height: 20px;
    margin-left: 0;
  }
}
.legals-theme .tou .tou-content ul.list-cri li strong {
  font-weight: 700;
}
.legals-theme .tou .tou-content ul {
  list-style-type: disc !important;
}
.legals-theme .tou .tou-content ul li {
  margin-left: 17px;
  padding: 6px 5px;
  font-size: 17px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 25px;
  letter-spacing: 0.2px;
  margin-top: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #4d4d4d;
}
@media (max-width: 991px) {
  .legals-theme .tou .tou-content ul li {
    font-size: 16px;
    line-height: 20px;
    margin-left: 0;
  }
}
.legals-theme .tou .tou-content .term-ol {
  margin: 0;
  padding: 0;
}
.legals-theme .tou .tou-content .term-ol li {
  margin-left: 17px;
  padding: 6px 5px;
  font-size: 17px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 25px;
  letter-spacing: 0.2px;
  margin-top: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #4d4d4d;
}
@media (max-width: 991px) {
  .legals-theme .tou .tou-content .term-ol li {
    font-size: 16px;
    line-height: 20px;
    margin-left: 0;
  }
}
.legals-theme .tou .tou-content .term-ol li strong {
  font-weight: 600;
}
.legals-theme .tou .tou-content ol.n {
  list-style-type: lower-alpha;
  font-size: 16px;
  line-height: 25px;
}
.legals-theme .tou .tou-content ol.n li {
  margin-left: 17px;
  padding: 6px 5px;
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 25px;
  letter-spacing: 0.2px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #4d4d4d;
}
@media (max-width: 991px) {
  .legals-theme .tou .tou-content ol.n li {
    font-size: 16px;
    line-height: 20px;
    margin-left: 0;
  }
}
.legals-theme .tou .tou-content ol.g {
  list-style-type: decimal;
}
.legals-theme .tou .tou-content ol.g li {
  margin-left: 17px;
  padding: 6px 5px;
  font-size: 17px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 25px;
  letter-spacing: 0.2px;
  margin-top: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #4d4d4d;
}
@media (max-width: 991px) {
  .legals-theme .tou .tou-content ol.g li {
    font-size: 16px;
    line-height: 20px;
    margin-left: 0;
  }
}
.legals-theme .tou .tou-content ol.n {
  list-style-type: lower-alpha;
}
.legals-theme .tou .tou-content ol.n li {
  margin-left: 17px;
  padding: 6px 5px;
  font-size: 17px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 25px;
  letter-spacing: 0.2px;
  margin-top: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #4d4d4d;
}
@media (max-width: 991px) {
  .legals-theme .tou .tou-content ol.n li {
    font-size: 16px;
    line-height: 20px;
    margin-left: 0px;
  }
}
.legals-theme .tou .tou-content ul.cricle {
  list-style-type: disc;
}
.legals-theme .tou .tou-content ul.cricle li {
  margin-left: 17px;
  padding: 6px 5px;
  font-size: 17px;
  font-weight: 300;
  color: #4d4d4d;
  font-stretch: normal;
  font-style: normal;
  line-height: 25px;
  letter-spacing: 0.2px;
  margin-top: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .legals-theme .tou .tou-content ul.cricle li {
    font-size: 16px;
    line-height: 20px;
    margin-left: 0px;
  }
}
.legals-theme .tou .tou-content .sla-table {
  width: 100%;
}
.legals-theme .tou .tou-content .sla-table tr {
  background: transparent !important;
}
.legals-theme .tou .tou-content .sla-table tr th {
  background-color: #dddddd;
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}
.legals-theme .tou .tou-content .sla-table tr td {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
  background: transparent;
}
.legals-theme .tou .tou-content .btn-accept {
  margin-top: 20px;
  padding: 5px 20px;
  color: #f13d3d !important;
  border-color: #f1f1f1 !important;
  border-radius: 50px;
  box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.2), 0 10px 20px 0 rgba(0, 0, 0, 0.19);
}

.verification-code .form-bg h4 {
  font-weight: 600;
  font-size: 20px;
  color: #333333;
  padding-top: 15px;
}
.verification-code .form-bg .sign-up .btn-Verify {
  width: 91px !important;
  margin-left: -4px;
  height: 43px;
  color: #fff;
}
.verification-code .form-bg #progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  color: #455A64;
  padding-left: 0px;
  margin-top: 30px;
}
.verification-code .form-bg #progressbar li {
  list-style-type: none;
  font-size: 13px;
  width: 33.33%;
  float: left;
  position: relative;
  font-weight: 400;
}
.verification-code .form-bg #progressbar #step1:before {
  content: "1";
  color: #333;
}
.verification-code .form-bg #progressbar #step2:before {
  content: "2";
  color: #fff;
}
.verification-code .form-bg #progressbar #step3:before {
  content: "3";
  color: #333333;
}
.verification-code .form-bg #progressbar li {
  font-size: 18px;
  color: #333333;
}
.verification-code .form-bg #progressbar li:before {
  width: 27px;
  height: 27px;
  line-height: 25px;
  display: block;
  font-size: 18px;
  background: #fff;
  border-radius: 50%;
  margin: 0 auto;
  padding: 0px;
  position: relative;
  z-index: 2;
  border: 1px solid #33333373;
}
.verification-code .form-bg #progressbar li:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #455A64;
  position: absolute;
  left: 0;
  top: 14px;
  z-index: 0;
}
.verification-code .form-bg #progressbar li:last-child:after {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  position: absolute;
  left: -50%;
}
.verification-code .form-bg #progressbar li:nth-child(2):after {
  left: -50%;
}
.verification-code .form-bg #progressbar li:first-child:after {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  position: absolute;
  left: 50%;
}
.verification-code .form-bg #progressbar li:last-child:after {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.verification-code .form-bg #progressbar li:first-child:after {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.verification-code .form-bg #progressbar li.active {
  font-weight: 600;
}
.verification-code .form-bg #progressbar li.active:before, .verification-code .form-bg #progressbar li.active:after {
  background: #ec1c23;
  border: none;
}
.verification-code .form-bg #progressbar li.active #step2:before {
  content: "2";
  color: #fff;
}

@media (max-width: 991px) {
  .contact-us .hlth-top-bg {
    background-image: none;
  }
}
.contact-us .hlth-top-bg .top-section {
  height: 100%;
  margin-bottom: 100px;
}
@media (max-width: 991px) {
  .contact-us .hlth-top-bg .top-section {
    margin-bottom: 50px;
    padding: 0;
  }
}
.contact-us .hlth-top-bg .top-section .bd-bottom {
  margin: 50px 0 20px 0;
  border-bottom: 1px solid #c1dadd;
}
.contact-us .hlth-top-bg .top-section .bd-bottom h4 {
  font-size: 20px;
  font-weight: 600;
  color: #ec1c23;
  padding-bottom: 5px;
}
.contact-us .hlth-top-bg .top-section .three-col {
  padding-top: 15px;
}
.contact-us .hlth-top-bg .top-section .three-col h5 {
  font-size: 18px;
  font-weight: 500;
  color: #333333;
}
.contact-us .hlth-top-bg .top-section .three-col p {
  display: flex;
  justify-content: left;
  align-items: flex-end;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}
@media (max-width: 991px) {
  .contact-us .hlth-top-bg .top-section .three-col p {
    justify-content: center;
  }
}
.contact-us .hlth-top-bg .top-section .three-col p span {
  display: inline-flex;
  padding-right: 5px;
}
.contact-us .hlth-top-bg .top-section .three-col p span svg {
  width: 15px;
  height: 15px;
}
.contact-us .hlth-top-bg .top-section .three-col p a {
  color: #666666;
  font-size: 15px;
  line-height: 20px;
  display: inline-flex;
}
.contact-us .hlth-top-bg .top-section .voice-api-txt {
  display: block;
  width: 100%;
}
@media (max-width: 991px) {
  .contact-us .hlth-top-bg .top-section .voice-api-txt {
    display: none;
  }
}
.contact-us .hlth-top-bg .top-section .sign-up {
  border-radius: 15px;
  background: #fff;
  box-shadow: 0px 0px 10px -3px #72727236;
  margin: 30px auto 0 40px;
  padding: 30px 10px;
  width: 100%;
}
@media (max-width: 991px) {
  .contact-us .hlth-top-bg .top-section .sign-up {
    margin: 30px auto;
  }
}
.contact-us .hlth-top-bg .top-section .sign-up .desk-hide {
  display: none;
}
@media (max-width: 991px) {
  .contact-us .hlth-top-bg .top-section .sign-up .desk-hide {
    display: block;
  }
}
.contact-us .hlth-top-bg .top-section .sign-up h2 {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}
.contact-us .hlth-top-bg .top-section .sign-up h3 {
  font-size: 20px;
  font-weight: 500;
  color: #333333;
}
.contact-us .hlth-top-bg .top-section .sign-up p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}
.contact-us .hlth-top-bg .top-section .sign-up p a {
  color: #ec1c23;
}
.contact-us .hlth-top-bg .top-section .sign-up .mt-4 {
  margin-top: 1rem !important;
}
.contact-us .hlth-top-bg .top-section .sign-up .thank-p {
  font-size: 20px;
  line-height: 25px;
  color: #333333;
}
.contact-us .hlth-top-bg .top-section .sign-up .form-control {
  height: calc(1.5em + 0.75rem + 8px);
  color: #969696;
  font-size: 16px;
}
.contact-us .hlth-top-bg .top-section .sign-up .form-control:focus {
  border-color: #ed38338a;
  outline: 0;
  box-shadow: 0 0 0 -0.8rem rgba(237, 56, 51, 0.64);
}
.contact-us .hlth-top-bg .top-section .sign-up textarea.form-control {
  height: 70px;
  border-radius: 5px !important;
}
.contact-us .hlth-top-bg .top-section .sign-up .checkbox-sec {
  display: flex;
  justify-content: left;
  flex-direction: column;
  align-items: baseline;
}
.contact-us .hlth-top-bg .top-section .sign-up .checkbox-sec [type=checkbox]:not(:checked),
.contact-us .hlth-top-bg .top-section .sign-up .checkbox-sec [type=checkbox]:checked {
  position: absolute;
  left: -9999px;
}
.contact-us .hlth-top-bg .top-section .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label,
.contact-us .hlth-top-bg .top-section .sign-up .checkbox-sec [type=checkbox]:checked + label {
  position: relative;
  overflow: hidden;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  font-size: 12px;
  line-height: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.contact-us .hlth-top-bg .top-section .sign-up .checkbox-sec [type=checkbox] + label:before,
.contact-us .hlth-top-bg .top-section .sign-up .checkbox-sec [type=checkbox] + label:after {
  content: "";
  position: absolute;
  left: 0;
  z-index: 1;
  transition: 0.2s;
}
.contact-us .hlth-top-bg .top-section .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label:before {
  top: 0px;
  width: 19px;
  height: 19px;
  border: 2px solid red;
}
.contact-us .hlth-top-bg .top-section .sign-up .checkbox-sec [type=checkbox]:not(:checked) + label:after {
  top: 0px;
  width: 19px;
  height: 19px;
  border: 2px solid red;
  z-index: 0;
}
.contact-us .hlth-top-bg .top-section .sign-up .checkbox-sec [type=checkbox]:checked + label:before {
  top: 2px;
  left: 2px;
  width: 6px;
  height: 12px;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid red;
  border-bottom: 1px solid red;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%;
}
.contact-us .hlth-top-bg .top-section .sign-up .checkbox-sec [type=checkbox]:checked + label:after {
  top: 0px;
  width: 19px;
  height: 19px;
  border: 2px solid red;
  z-index: 0;
}
.contact-us .hlth-top-bg .top-section .sign-up .checkbox-sec [type=checkbox]:disabled:not(:checked) + label:before,
.contact-us .hlth-top-bg .top-section .sign-up .checkbox-sec [type=checkbox]:disabled:checked + label:before {
  top: 0;
  box-shadow: none;
  background-color: #444;
  width: 19px;
  height: 19px;
  border: 3px solid #444;
  transform: rotateZ(0deg);
}
.contact-us .hlth-top-bg .top-section .sign-up .checkbox-sec [type=checkbox]:disabled + label {
  color: #555;
}
.contact-us .hlth-top-bg .top-section .sign-up .checkbox-sec [type=checkbox]:disabled:not(:checked) + label:hover:before {
  border-color: red;
}
.contact-us .hlth-top-bg .top-section .sign-up .btn-primary {
  margin: 0 auto;
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  padding: 9px 39px;
  background: #ec1c23 !important;
  border-color: #ec1c23 !important;
  font-size: 16px;
  height: 44px;
  border-radius: 6px;
}
.contact-us .hlth-top-bg .top-section .sign-up .btn-primary:hover, .contact-us .hlth-top-bg .top-section .sign-up .btn-primary:focus, .contact-us .hlth-top-bg .top-section .sign-up .btn-primary:active {
  border: 1px solid #ec1c23 !important;
  background: #fff !important;
  color: #ec1c23 !important;
  box-shadow: none;
}

@media (max-width: 991px) {
  .facex-theme .ton-hedr-nav {
    justify-content: flex-start !important;
    display: flex;
    width: 100%;
    padding-top: 10px;
  }
}
.facex-theme .ton-hedr-nav .separator {
  background-color: #ffffff !important;
}

.facex-theme #first-menu li .sign-in {
  color: #f13d3d !important;
}
.facex-theme #first-menu ul.dropdown {
  width: 100%;
  display: none;
  position: absolute;
  z-index: 999;
  left: 0%;
  top: 77px;
}
.facex-theme #first-menu ul.dropdown .lft-wht-bg {
  background: #fff;
  box-shadow: 0px 1px 5px #ddd;
  border-radius: 12px 0px 0px 12px;
  padding: 25px;
}
@media (max-width: 991px) {
  .facex-theme #first-menu ul.dropdown .lft-wht-bg {
    border-radius: 15px 15px 0px 0px;
  }
}
.facex-theme #first-menu ul.dropdown .rgt-wht-bg {
  background: #f7f7f7;
  box-shadow: 0px 1px 5px #ddd;
  border-radius: 0px 12px 12px 0px;
  padding: 25px;
}
@media (max-width: 991px) {
  .facex-theme #first-menu ul.dropdown .rgt-wht-bg {
    border-radius: 0px 1px 15px 15px;
  }
}
.facex-theme #first-menu ul.dropdown li {
  display: block;
  padding: 10px 0;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left {
  padding: 0 10px;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left h5 {
  color: #ec1c23 !important;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left h5 a {
  color: #ec1c23;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
}
@media (max-width: 991px) {
  .facex-theme #first-menu ul.dropdown li .sub-menu-left h5 a {
    pointer-events: auto;
  }
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li {
  padding: 0;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a {
  display: block;
  text-transform: capitalize;
  margin: 5px 0;
  padding: 5px 0;
  border: none;
  color: #000 !important;
}
@media (max-width: 991px) {
  .facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a {
    pointer-events: auto !important;
  }
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a:after {
  content: none;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a .pad-lft-25 {
  padding-left: 25px;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a svg {
  width: 20px;
  height: 20px;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Banking_Finance .cls-1 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Education .cls-1, .facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Education .cls-1, .facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Short_Codes .cls-1, .facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Short_Codes .cls-1, .facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Healthcare .cls-1, .facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Healthcare .cls-1, .facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Retail_eCommerce .cls-1, .facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Retail_eCommerce .cls-1, .facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #HR_recruitment .cls-1, .facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #HR_recruitment .cls-1, .facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Customer_Service .cls-1, .facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Customer_Service .cls-1, .facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Phone_Numbers .cls-1, .facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Phone_Numbers .cls-1 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Video-API .video-API-0 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #IOT .cls-1,
.facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #IOT .cls-2 {
  fill: none;
  stroke: #212020;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #IOT .cls-1 {
  stroke-miterlimit: 10;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #IOT .cls-2 {
  stroke-linecap: round;
  stroke-linejoin: round;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #P_SMS_API .cls-1 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Customer__x0D_Engagement .customer-0 {
  fill: none;
  stroke: #202020;
  stroke-miterlimit: 10;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Voice_Call_API .st0 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #facex-icon .facex-icon-0, .facex-theme #first-menu ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #facex-icon .st0 {
  fill: none;
  stroke: #635b5b;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left article .txt-16 li a {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left article .detail-text h6 {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left article .detail-text h6 span {
  text-transform: lowercase !important;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left article .detail-text h6 .beta {
  text-transform: capitalize !important;
  color: #ec1c23;
  font-weight: 400;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left article .detail-text p {
  font-size: 15px;
  line-height: 20px;
  color: #333333;
  padding-bottom: 0;
  margin-bottom: 0;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left article .detail-text p a {
  color: #f13d3d;
  font-size: 16px;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-left article .detail-text p a i {
  display: inline-block;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-right {
  padding: 0 10px;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-right h6 {
  color: #333333;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-right h6.txt-red {
  color: #ec1c23;
  font-size: 18px;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-right p {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  color: #333333;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-right p a {
  color: #f13d3d;
  font-size: 15px;
  padding: 0;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-right p a i {
  display: inline-block;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-right ul.list-circle {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
  flex-direction: column;
  width: 100%;
  padding-bottom: 10px;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-right ul.list-circle li {
  padding: 2px 19px;
  margin: 0;
  width: 100%;
  position: relative;
  font-size: 15px;
  line-height: 22px;
  color: #333333;
  font-weight: 400;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-right ul.list-circle li::before {
  content: "\2022";
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 19px;
  margin-left: 0;
  font-size: 29px;
  position: absolute;
  left: 4px;
  line-height: 19px;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-right ul.list-circle li a {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 17px;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-right ul.list-circle li a:hover {
  font-weight: 600;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-right ul.list-circle li a b {
  font-weight: 600;
}
.facex-theme #first-menu ul.dropdown li .sub-menu-right ul.list-circle li a i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 14px;
  display: none;
}
.facex-theme #first-menu ul.dropdown li .aap-links h6.android-icon {
  font-size: 16px;
  font-weight: 600;
  padding-left: 30px;
}
.facex-theme #first-menu ul.dropdown li .aap-links h6.android-icon::before {
  content: url("../../images/index/android-icon.svg");
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 36px;
  line-height: 19px;
}
.facex-theme #first-menu ul.dropdown li .aap-links h6.ios-icon {
  font-size: 16px;
  font-weight: 600;
  position: relative;
  padding-left: 30px;
}
.facex-theme #first-menu ul.dropdown li .aap-links h6.ios-icon::before {
  content: url("../../images/index/ios-icon.svg");
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: -2px;
  line-height: 19px;
}
.facex-theme #first-menu ul.dropdown li .aap-links p a {
  color: #333333;
}
.facex-theme #first-menu ul.dropdown li .aap-links p a i {
  color: #ec1c23;
}
.facex-theme #first-menu ul.dropdown li .subscribe {
  padding: 20px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 1px 5px #ddd;
  text-align: center;
}
.facex-theme #first-menu ul.dropdown li .subscribe p {
  color: #333333;
  font-size: 16px;
  line-height: 20px;
}
.facex-theme #first-menu ul.dropdown li .subscribe #social-media {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: left;
  align-items: flex-start;
}
.facex-theme #first-menu ul.dropdown li .subscribe #social-media li {
  float: left;
  margin: 0 6px;
  padding: 0;
}
.facex-theme #first-menu ul.dropdown li .subscribe #social-media li a {
  padding: 0;
}
.facex-theme #first-menu ul.dropdown li .subscribe #social-media li a img {
  -o-object-fit: scale-down;
  object-fit: scale-down;
  width: 19px;
  height: 19px;
}
.facex-theme #first-menu ul.dropdown li .subscribe form {
  position: relative;
}
.facex-theme #first-menu ul.dropdown li .subscribe form .input-group .form-control {
  border-radius: 25px !important;
  border: 1px solid #e4e4e4 !important;
  font-size: 12px;
  color: #acacac;
  height: 38px;
  position: relative;
  z-index: 1;
  outline: none;
}
.facex-theme #first-menu ul.dropdown li .subscribe form .input-group .form-control:focus {
  border-color: #ed38338a;
  outline: 0;
  box-shadow: 0 0 0 -0.8rem rgba(237, 56, 51, 0.64);
}
.facex-theme #first-menu ul.dropdown li .subscribe form .input-group input:focus {
  outline: none;
}
.facex-theme #first-menu ul.dropdown li .subscribe form .btn-primary {
  background-color: transparent;
  border: transparent;
}
.facex-theme #first-menu ul.dropdown li .subscribe form .btn-primary::after {
  content: url(../../images/subscribe-icon.png);
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 5px;
}
@media (max-width: 991px) {
  .facex-theme #first-menu li.separator {
    display: none;
  }
}
.facex-theme #first-menu li.mar-0 {
  margin: 0px 0 10px 0;
}
.facex-theme .repeat-bg {
  background: url(/images/fecex-img/repeat-bg.jpg) repeat-x;
  width: 100%;
}
.facex-theme .hlth-top-bg {
  background: url("/images/fecex-img/repeat-bg.jpg") no-repeat;
  background-size: 100% 100%;
  height: 735px;
  background-position: top center;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .facex-theme .hlth-top-bg {
    height: 654px;
  }
}
@media (max-width: 991px) {
  .facex-theme .hlth-top-bg {
    background: #2a6aa1 !important;
    height: 100%;
  }
}
.facex-theme .hlth-top-bg .top-section {
  height: 750px;
  padding-top: 20px;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .facex-theme .hlth-top-bg .top-section {
    height: 655px;
  }
}
@media (max-width: 991px) {
  .facex-theme .hlth-top-bg .top-section {
    height: 100%;
  }
}
.facex-theme .hlth-top-bg .top-section .voice-api-txt {
  width: 100%;
  float: left;
  padding-top: 100px;
}
.facex-theme .hlth-top-bg .top-section .voice-api-txt .inx-txt-red {
  color: #a3a3a3;
}
@media (max-width: 991px) {
  .facex-theme .hlth-top-bg .top-section .voice-api-txt .inx-txt-red {
    text-align: center;
  }
}
.facex-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
  color: #fff;
}
.facex-theme .hlth-top-bg .top-section .voice-api-txt p {
  color: #ffffff;
}
.facex-theme .hlth-top-bg .top-section img {
  -o-object-fit: fill;
  object-fit: fill;
  width: 100%;
  height: 100%;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .facex-theme .hlth-top-bg .top-section img {
    -o-object-fit: contain;
    object-fit: contain;
  }
}
@media (max-width: 991px) {
  .facex-theme .hlth-top-bg .top-section img {
    -o-object-fit: contain;
    object-fit: contain;
    display: block !important;
    width: 100%;
    height: 100%;
  }
}
.facex-theme .image-sec {
  position: relative;
}
.facex-theme .image-sec .liveliness-bg {
  width: 100%;
  height: 100%;
  background: url("/images/fecex-img/liveliness-img.jpg") no-repeat;
  background-size: cover;
  background-position: top center;
  width: 100%;
  height: 650px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .image-sec .liveliness-bg {
    background: url("/images/fecex-img/liveliness-img.jpg") no-repeat;
    background-size: 100%;
    background-position: top center;
    height: 332px;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .facex-theme .image-sec .liveliness-bg {
    background: url("/images/fecex-img/liveliness-img.jpg") no-repeat;
    background-size: cover;
    background-position: top;
    height: 322px;
    width: 100%;
  }
}
@media (max-width: 600px) {
  .facex-theme .image-sec .liveliness-bg {
    background: url("/images/fecex-img/liveliness-img-mob.jpg") no-repeat;
    background-size: 100% 100%;
    min-height: 100%;
    height: 600px;
  }
}
.facex-theme .image-sec .liveliness-bg .prog-bar {
  position: absolute;
  width: 50%;
  top: 150px;
  left: 0;
  z-index: 100;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .image-sec .liveliness-bg .prog-bar {
    width: 50%;
    top: 20px;
    left: 0;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .facex-theme .image-sec .liveliness-bg .prog-bar {
    width: 100%;
    top: 20px;
    left: 0;
  }
}
@media (max-width: 600px) {
  .facex-theme .image-sec .liveliness-bg .prog-bar {
    top: 38px;
    left: 5%;
    width: 90%;
  }
}
.facex-theme .image-sec .liveliness-bg .prog-bar article {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .facex-theme .image-sec .liveliness-bg .prog-bar article {
    margin-bottom: 0px;
  }
}
.facex-theme .image-sec .liveliness-bg .prog-bar article h4 {
  font-size: 40px;
  line-height: 50px;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .image-sec .liveliness-bg .prog-bar article h4 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
    text-shadow: none;
    font-weight: 600;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .facex-theme .image-sec .liveliness-bg .prog-bar article h4 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
    text-shadow: none;
    font-weight: 600;
  }
}
@media (max-width: 600px) {
  .facex-theme .image-sec .liveliness-bg .prog-bar article h4 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
    text-shadow: none;
    font-weight: 600;
  }
}
.facex-theme .image-sec .liveliness-bg .prog-bar article p {
  font-size: 20px;
  line-height: 25px;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .image-sec .liveliness-bg .prog-bar article p {
    font-size: 16px;
    line-height: 22px;
    padding-top: 10px;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .facex-theme .image-sec .liveliness-bg .prog-bar article p {
    font-size: 16px;
    line-height: 22px;
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .facex-theme .image-sec .liveliness-bg .prog-bar article p {
    font-size: 16px;
    line-height: 22px;
    padding-top: 10px;
  }
}
.facex-theme .image-sec .liveliness-bg .prog-bar .bar-animaction {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  top: 40px;
  left: 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .image-sec .liveliness-bg .prog-bar .bar-animaction {
    left: 0px;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .facex-theme .image-sec .liveliness-bg .prog-bar .bar-animaction {
    left: 0px;
  }
}
@media (max-width: 600px) {
  .facex-theme .image-sec .liveliness-bg .prog-bar .bar-animaction {
    display: block;
  }
}
.facex-theme .image-sec .liveliness-bg .prog-bar .bar-animaction .progressbar {
  border-radius: 2px;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  display: inline-grid;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  border-color: #fff;
  background-color: #fff;
  width: 10px;
  height: 100px;
  border-radius: 0px;
  margin: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .image-sec .liveliness-bg .prog-bar .bar-animaction .progressbar {
    width: 9px;
    height: 85px;
    margin: 14px 35px 18px 15px;
    border-radius: 3px;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .facex-theme .image-sec .liveliness-bg .prog-bar .bar-animaction .progressbar {
    width: 9px;
    height: 85px;
    margin: 14px 38px 18px 15px;
    border-radius: 3px;
  }
}
@media (max-width: 600px) {
  .facex-theme .image-sec .liveliness-bg .prog-bar .bar-animaction .progressbar {
    width: 9px;
    height: 90px;
    margin: 14px 50px 18px 15px;
    border-radius: 3px;
  }
}
.facex-theme .image-sec .liveliness-bg .prog-bar .bar-animaction .progressbar .valor-nivel {
  line-height: 30px;
  color: #fff;
  margin-left: 10px;
  font-family: "Montserrat";
  font-size: 12px;
}
.facex-theme .image-sec .liveliness-bg .prog-bar .bar-animaction .progressbar .bar {
  height: 0;
  flex-direction: column-reverse;
  align-self: flex-end;
  border-color: transparent;
  color: #fff;
  background: #eee;
  background: linear-gradient(to top, #5677b9 21%, #2e9abb 51%);
  display: flex;
  border-width: 0;
  border-style: solid;
  border-radius: 5px;
}
.facex-theme .image-sec .liveliness-bg .prog-bar .bar-animaction .progressbar .anim-1 {
  -moz-animation-delay: 3s;
  -moz-animation-name: slidebar;
  -moz-animation-timing-function: ease-out;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  -webkit-animation-name: slidebar;
  animation-name: slidebar;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  min-height: 10px;
  max-height: 30px;
}
.facex-theme .image-sec .liveliness-bg .prog-bar .bar-animaction .progressbar .anim-2 {
  -moz-animation-delay: 5s;
  -moz-animation-name: slidebar;
  -moz-animation-timing-function: ease-out;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
  -webkit-animation-name: slidebar;
  animation-name: slidebar;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  min-height: 20px;
  max-height: 40px;
}
.facex-theme .image-sec .liveliness-bg .prog-bar .bar-animaction .progressbar .anim-3 {
  -moz-animation-delay: 4s;
  -moz-animation-name: slidebar;
  -moz-animation-timing-function: ease-out;
  -moz-animation-duration: 4s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  -webkit-animation-name: slidebar;
  animation-name: slidebar;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  min-height: 10px;
  max-height: 50px;
}
.facex-theme .image-sec .liveliness-bg .prog-bar .bar-animaction .progressbar .valor-nivel {
  line-height: 30px;
  color: #fff;
  margin-left: 10px;
  font-family: "Montserrat";
  font-size: 12px;
}
@-webkit-keyframes slidebar {
  0% {
    height: 20%;
  }
  50% {
    height: 100%;
  }
  100% {
    height: 20%;
  }
}
.facex-theme .image-sec .liveliness-bg .prog-bar span {
  display: block;
  position: relative;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #888888;
  line-height: 17px;
  margin-bottom: 5px;
}
.facex-theme .image-sec .liveliness-bg .prog-bar .bar-txt {
  position: absolute;
  top: 0%;
  left: 0%;
  color: #fff;
  font-size: 14px;
}
@media (max-width: 991px) {
  .facex-theme .image-sec .liveliness-bg .prog-bar .bar-txt {
    font-size: 11px;
    line-height: 15px;
    top: -11px;
  }
}
.facex-theme .image-sec .liveliness-bg .prog-bar .arousal {
  top: -11px !important;
  left: 15%;
  position: absolute;
  color: #fff;
  font-size: 14px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .image-sec .liveliness-bg .prog-bar .arousal {
    left: 0px;
    left: 57px !important;
    font-size: 14px;
    font-weight: 500;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .facex-theme .image-sec .liveliness-bg .prog-bar .arousal {
    left: 0px;
    left: 57px !important;
    font-size: 14px;
    font-weight: 500;
  }
}
@media (max-width: 600px) {
  .facex-theme .image-sec .liveliness-bg .prog-bar .arousal {
    font-size: 14px;
    font-weight: 500;
    top: -11px !important;
    left: 20% !important;
  }
}
.facex-theme .image-sec .liveliness-bg .prog-bar .mood {
  position: absolute;
  top: 0% !important;
  left: 154px !important;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .image-sec .liveliness-bg .prog-bar .mood {
    left: 113px !important;
    top: -11px !important;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .facex-theme .image-sec .liveliness-bg .prog-bar .mood {
    left: 113px !important;
    top: -11px !important;
  }
}
@media (max-width: 600px) {
  .facex-theme .image-sec .liveliness-bg .prog-bar .mood {
    left: 40% !important;
    top: -11px !important;
  }
}
.facex-theme .image-sec .emotion-indicator-bg {
  width: 100%;
  height: 100%;
  background: url("/images/fecex-img/emotion.jpg") no-repeat;
  background-size: cover;
  background-position: top center;
  width: 100%;
  height: 650px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .image-sec .emotion-indicator-bg {
    background: url("/images/fecex-img/emotion.jpg") no-repeat;
    background-size: 100%;
    background-position: top center;
    height: 336px;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .facex-theme .image-sec .emotion-indicator-bg {
    background: url("/images/fecex-img/emotion.jpg") no-repeat;
    background-size: cover;
    background-position: 100% 100%;
    height: 322px;
  }
}
@media (max-width: 600px) {
  .facex-theme .image-sec .emotion-indicator-bg {
    background: url("/images/fecex-img/emotion-mob.jpg") no-repeat;
    background-size: cover;
    min-height: 100%;
    height: 559px;
  }
}
.facex-theme .image-sec .emotion-indicator-bg .prog-bar {
  position: absolute;
  width: 40%;
  top: 150px;
  right: 0;
  z-index: 100;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .image-sec .emotion-indicator-bg .prog-bar {
    width: 60%;
    top: 20px;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .facex-theme .image-sec .emotion-indicator-bg .prog-bar {
    width: 100%;
    top: 20px;
  }
}
@media (max-width: 600px) {
  .facex-theme .image-sec .emotion-indicator-bg .prog-bar {
    top: 38px;
    left: 5%;
    width: 90%;
  }
}
.facex-theme .image-sec .emotion-indicator-bg .prog-bar article {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .facex-theme .image-sec .emotion-indicator-bg .prog-bar article {
    margin-bottom: 0px;
  }
}
.facex-theme .image-sec .emotion-indicator-bg .prog-bar article h4 {
  font-size: 40px;
  line-height: 50px;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .image-sec .emotion-indicator-bg .prog-bar article h4 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
    text-shadow: none;
    font-weight: 600;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .facex-theme .image-sec .emotion-indicator-bg .prog-bar article h4 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
    text-shadow: none;
    font-weight: 600;
  }
}
@media (max-width: 600px) {
  .facex-theme .image-sec .emotion-indicator-bg .prog-bar article h4 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
    text-shadow: none;
    font-weight: 600;
  }
}
.facex-theme .image-sec .emotion-indicator-bg .prog-bar article p {
  font-size: 20px;
  line-height: 25px;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .image-sec .emotion-indicator-bg .prog-bar article p {
    font-size: 16px;
    line-height: 22px;
    padding-top: 10px;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .facex-theme .image-sec .emotion-indicator-bg .prog-bar article p {
    font-size: 16px;
    line-height: 22px;
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .facex-theme .image-sec .emotion-indicator-bg .prog-bar article p {
    font-size: 16px;
    line-height: 22px;
    padding-top: 10px;
  }
}
.facex-theme .image-sec .emotion-indicator-bg .prog-bar .bar-animaction {
  position: relative;
  top: 40px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.facex-theme .image-sec .emotion-indicator-bg .prog-bar .bar-animaction .progressbar {
  border-radius: 2px;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  display: inline-grid;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  border-color: #fff;
  background-color: #fff;
  width: 10px;
  height: 100px;
  border-radius: 0px;
  margin: 30px 17px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .image-sec .emotion-indicator-bg .prog-bar .bar-animaction .progressbar {
    margin: 30px 19px;
    width: 10px;
    height: 85px;
    border-radius: 3px;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .facex-theme .image-sec .emotion-indicator-bg .prog-bar .bar-animaction .progressbar {
    margin: 20px;
    width: 9px;
    height: 85px;
    border-radius: 3px;
  }
}
@media (max-width: 480px) {
  .facex-theme .image-sec .emotion-indicator-bg .prog-bar .bar-animaction .progressbar {
    margin: 20px;
    width: 9px;
    height: 109px;
    border-radius: 3px;
  }
}
.facex-theme .image-sec .emotion-indicator-bg .prog-bar .bar-animaction .progressbar .valor-nivel {
  line-height: 30px;
  color: #fff;
  margin-left: 10px;
  font-family: "Montserrat";
  font-size: 14px;
}
.facex-theme .image-sec .emotion-indicator-bg .prog-bar .bar-animaction .progressbar .bar {
  height: 0;
  flex-direction: column-reverse;
  align-self: flex-end;
  border-color: transparent;
  color: #fff;
  background: #eee;
  background: linear-gradient(to top, #5677b9 21%, #2e9abb 51%);
  display: flex;
  border-width: 0;
  border-style: solid;
  border-radius: 5px;
}
.facex-theme .image-sec .emotion-indicator-bg .prog-bar .bar-animaction .progressbar .anim-1 {
  -moz-animation-delay: 3s;
  -moz-animation-name: slidebar;
  -moz-animation-timing-function: ease-out;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  -webkit-animation-name: slidebar;
  animation-name: slidebar;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  min-height: 10px;
  max-height: 30px;
}
.facex-theme .image-sec .emotion-indicator-bg .prog-bar .bar-animaction .progressbar .anim-2 {
  -moz-animation-delay: 5s;
  -moz-animation-name: slidebar;
  -moz-animation-timing-function: ease-out;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
  -webkit-animation-name: slidebar;
  animation-name: slidebar;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  min-height: 20px;
  max-height: 40px;
}
.facex-theme .image-sec .emotion-indicator-bg .prog-bar .bar-animaction .progressbar .anim-3 {
  -moz-animation-delay: 4s;
  -moz-animation-name: slidebar;
  -moz-animation-timing-function: ease-out;
  -moz-animation-duration: 4s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  -webkit-animation-name: slidebar;
  animation-name: slidebar;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  min-height: 10px;
  max-height: 50px;
}
.facex-theme .image-sec .emotion-indicator-bg .prog-bar .bar-animaction .progressbar .valor-nivel {
  line-height: 30px;
  color: #fff;
  margin-left: 10px;
  font-family: "Montserrat";
  font-size: 12px;
}
@-webkit-keyframes slidebar {
  0% {
    height: 20%;
  }
  50% {
    height: 100%;
  }
  100% {
    height: 20%;
  }
}
.facex-theme .image-sec .emotion-indicator-bg .prog-bar span {
  display: block;
  position: relative;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #888888;
  line-height: 17px;
  margin-bottom: 5px;
}
.facex-theme .image-sec .emotion-indicator-bg .prog-bar .angry {
  position: absolute;
  top: 0%;
  left: 0%;
  color: #fff;
  font-size: 14px;
}
@media (max-width: 991px) {
  .facex-theme .image-sec .emotion-indicator-bg .prog-bar .angry {
    font-size: 14px;
    left: 5px;
    font-weight: 500;
  }
}
.facex-theme .image-sec .emotion-indicator-bg .prog-bar .disgust {
  top: -35px !important;
  left: 8%;
  position: absolute;
  color: #fff;
  font-size: 14px;
}
@media (max-width: 991px) {
  .facex-theme .image-sec .emotion-indicator-bg .prog-bar .disgust {
    font-size: 14px;
    font-weight: 500;
    top: -18% !important;
    left: 46px !important;
  }
}
.facex-theme .image-sec .emotion-indicator-bg .prog-bar .fear {
  position: absolute;
  top: 0% !important;
  left: 21% !important;
  color: #fff;
  font-size: 14px;
}
@media (max-width: 991px) {
  .facex-theme .image-sec .emotion-indicator-bg .prog-bar .fear {
    font-size: 14px;
    font-weight: 500;
    left: 109px !important;
  }
}
.facex-theme .image-sec .emotion-indicator-bg .prog-bar .happy {
  position: absolute;
  top: -23% !important;
  left: 30% !important;
  color: #fff;
  font-size: 14px;
}
@media (max-width: 991px) {
  .facex-theme .image-sec .emotion-indicator-bg .prog-bar .happy {
    font-size: 14px;
    font-weight: 500;
    top: -18% !important;
    left: 154px !important;
  }
}
.facex-theme .image-sec .emotion-indicator-bg .prog-bar .sad {
  position: absolute;
  top: 0% !important;
  left: 186px !important;
  color: #fff;
  font-size: 14px;
}
@media (max-width: 991px) {
  .facex-theme .image-sec .emotion-indicator-bg .prog-bar .sad {
    font-size: 14px;
    font-weight: 500;
    left: 209px !important;
  }
}
.facex-theme .image-sec .emotion-indicator-bg .prog-bar .surprise {
  position: absolute;
  top: -23% !important;
  left: 211px !important;
  color: #fff;
  font-size: 14px;
}
@media (max-width: 991px) {
  .facex-theme .image-sec .emotion-indicator-bg .prog-bar .surprise {
    position: absolute;
    top: -15% !important;
    left: 238px !important;
    font-size: 14px;
    font-weight: 500;
  }
}
.facex-theme .image-sec .emotion-indicator-bg .prog-bar .neutral {
  position: absolute;
  top: 0% !important;
  left: 260px !important;
  color: #fff;
  font-size: 14px;
}
@media (max-width: 991px) {
  .facex-theme .image-sec .emotion-indicator-bg .prog-bar .neutral {
    left: 243px !important;
    color: #fff;
  }
}
.facex-theme .image-sec .age-gender-bg {
  width: 100%;
  height: 100%;
  background: url("/images/fecex-img/age-gender.jpg") no-repeat;
  background-size: cover;
  background-position: top center;
  width: 100%;
  height: 650px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .image-sec .age-gender-bg {
    background: url("/images/fecex-img/age-gender.jpg") no-repeat;
    background-size: 100%;
    background-position: top center;
    height: 348px;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .facex-theme .image-sec .age-gender-bg {
    background: url("/images/fecex-img/age-gender.jpg") no-repeat;
    background-size: cover;
    background-position: 100% 100%;
    height: 322px;
  }
}
@media (max-width: 600px) {
  .facex-theme .image-sec .age-gender-bg {
    background: url("/images/fecex-img/age-gender-mob.png") no-repeat;
    background-size: cover;
    min-height: 100%;
    height: 559px;
  }
}
.facex-theme .image-sec .age-gender-bg .prog-bar {
  position: absolute;
  width: 40%;
  top: 150px;
  left: 0;
  z-index: 100;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .image-sec .age-gender-bg .prog-bar {
    top: 38px;
    left: 2%;
    width: 40%;
  }
}
@media (max-width: 767px) {
  .facex-theme .image-sec .age-gender-bg .prog-bar {
    top: 38px;
    left: 5%;
    width: 90%;
  }
}
.facex-theme .image-sec .age-gender-bg .prog-bar article {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .facex-theme .image-sec .age-gender-bg .prog-bar article {
    margin-bottom: 0px;
  }
}
.facex-theme .image-sec .age-gender-bg .prog-bar article h4 {
  font-size: 40px;
  line-height: 50px;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .image-sec .age-gender-bg .prog-bar article h4 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
    text-shadow: none;
    font-weight: 600;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .facex-theme .image-sec .age-gender-bg .prog-bar article h4 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
    text-shadow: none;
    font-weight: 600;
  }
}
@media (max-width: 600px) {
  .facex-theme .image-sec .age-gender-bg .prog-bar article h4 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
    text-shadow: none;
    font-weight: 600;
  }
}
.facex-theme .image-sec .age-gender-bg .prog-bar article p {
  font-size: 20px;
  line-height: 25px;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .image-sec .age-gender-bg .prog-bar article p {
    font-size: 16px;
    line-height: 22px;
    padding-top: 10px;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .facex-theme .image-sec .age-gender-bg .prog-bar article p {
    font-size: 16px;
    line-height: 22px;
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .facex-theme .image-sec .age-gender-bg .prog-bar article p {
    font-size: 16px;
    line-height: 22px;
    padding-top: 10px;
  }
}
.facex-theme .image-sec .age-gender-bg .prog-bar .bar-animaction {
  position: relative;
  top: 40px;
}
.facex-theme .image-sec .age-gender-bg .prog-bar .bar-animaction .progressbar {
  border-radius: 2px;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  display: inline-grid;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  border-color: #fff;
  background-color: #fff;
  width: 10px;
  height: 100px;
  border-radius: 0px;
  margin: 30px;
}
@media (max-width: 991px) {
  .facex-theme .image-sec .age-gender-bg .prog-bar .bar-animaction .progressbar {
    width: 4px;
    height: 48px;
    margin: 9px 25px 18px 25px;
  }
}
.facex-theme .image-sec .age-gender-bg .prog-bar .bar-animaction .progressbar .valor-nivel {
  line-height: 30px;
  color: #fff;
  margin-left: 10px;
  font-family: "Montserrat";
  font-size: 12px;
}
.facex-theme .image-sec .age-gender-bg .prog-bar .bar-animaction .progressbar .bar {
  height: 0;
  flex-direction: column-reverse;
  align-self: flex-end;
  border-color: transparent;
  color: #fff;
  background: #eee;
  background: linear-gradient(to top, #5677b9 21%, #2e9abb 51%);
  display: flex;
  border-width: 0;
  border-style: solid;
  border-radius: 5px;
}
.facex-theme .image-sec .age-gender-bg .prog-bar .bar-animaction .progressbar .anim-1 {
  -moz-animation-delay: 3s;
  -moz-animation-name: slidebar;
  -moz-animation-timing-function: ease-out;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  -webkit-animation-name: slidebar;
  animation-name: slidebar;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  min-height: 10px;
  max-height: 30px;
}
.facex-theme .image-sec .age-gender-bg .prog-bar .bar-animaction .progressbar .anim-2 {
  -moz-animation-delay: 5s;
  -moz-animation-name: slidebar;
  -moz-animation-timing-function: ease-out;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
  -webkit-animation-name: slidebar;
  animation-name: slidebar;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  min-height: 20px;
  max-height: 40px;
}
.facex-theme .image-sec .age-gender-bg .prog-bar .bar-animaction .progressbar .anim-3 {
  -moz-animation-delay: 4s;
  -moz-animation-name: slidebar;
  -moz-animation-timing-function: ease-out;
  -moz-animation-duration: 4s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  -webkit-animation-name: slidebar;
  animation-name: slidebar;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  min-height: 10px;
  max-height: 50px;
}
.facex-theme .image-sec .age-gender-bg .prog-bar .bar-animaction .progressbar .valor-nivel {
  line-height: 30px;
  color: #fff;
  margin-left: 10px;
  font-family: "Montserrat";
  font-size: 12px;
}
@-webkit-keyframes slidebar {
  0% {
    height: 20%;
  }
  50% {
    height: 100%;
  }
  100% {
    height: 20%;
  }
}
.facex-theme .image-sec .age-gender-bg .prog-bar span {
  display: block;
  position: relative;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #888888;
  line-height: 17px;
  margin-bottom: 5px;
}
.facex-theme .image-sec .age-gender-bg .prog-bar .bar-txt {
  position: absolute;
  top: 0%;
  left: 0%;
  color: #fff;
  font-size: 18px;
}
@media (max-width: 991px) {
  .facex-theme .image-sec .age-gender-bg .prog-bar .bar-txt {
    font-size: 11px;
    line-height: 15px;
  }
}
.facex-theme .image-sec .age-gender-bg .prog-bar .arousal {
  top: -25px !important;
  left: 20%;
  position: absolute;
  color: #fff;
  font-size: 18px;
}
@media (max-width: 991px) {
  .facex-theme .image-sec .age-gender-bg .prog-bar .arousal {
    font-size: 11px;
    top: 36% !important;
    left: 22% !important;
  }
}
.facex-theme .image-sec .age-gender-bg .prog-bar .mood {
  position: absolute;
  top: 0% !important;
  left: 38% !important;
  color: #fff;
  font-size: 18px;
}
@media (max-width: 991px) {
  .facex-theme .image-sec .age-gender-bg .prog-bar .mood {
    font-size: 11px;
    left: 43% !important;
  }
}
.facex-theme .image-sec .feature-bg {
  width: 100%;
  height: 100%;
  background: url("/images/fecex-img/feature-img.jpg") no-repeat;
  background-size: cover;
  background-position: top center;
  width: 100%;
  height: 650px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .image-sec .feature-bg {
    background: url("/images/fecex-img/feature-img.jpg") no-repeat;
    background-size: 100%;
    background-position: top center;
    height: 350px;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .facex-theme .image-sec .feature-bg {
    background: url("/images/fecex-img/feature-img.jpg") no-repeat;
    background-size: cover;
    background-position: 100% 100%;
    height: 322px;
  }
}
@media (max-width: 600px) {
  .facex-theme .image-sec .feature-bg {
    background: url("/images/fecex-img/feature-img-mob.png") no-repeat;
    background-size: cover;
    min-height: 100%;
    height: 559px;
  }
}
.facex-theme .image-sec .feature-bg .prog-bar {
  position: absolute;
  width: 44%;
  top: 150px;
  right: -50px;
  z-index: 100;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .image-sec .feature-bg .prog-bar {
    top: 35px;
    right: 0%;
    width: 40%;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .facex-theme .image-sec .feature-bg .prog-bar {
    top: 35px;
    right: 0%;
    width: 100%;
  }
}
@media (max-width: 600px) {
  .facex-theme .image-sec .feature-bg .prog-bar {
    top: 35px;
    left: 5%;
    width: 90%;
  }
}
.facex-theme .image-sec .feature-bg .prog-bar article {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .facex-theme .image-sec .feature-bg .prog-bar article {
    margin-bottom: 0px;
  }
}
.facex-theme .image-sec .feature-bg .prog-bar article h4 {
  font-size: 40px;
  line-height: 50px;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .image-sec .feature-bg .prog-bar article h4 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
    text-shadow: none;
    font-weight: 600;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .facex-theme .image-sec .feature-bg .prog-bar article h4 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
    text-shadow: none;
    font-weight: 600;
  }
}
@media (max-width: 600px) {
  .facex-theme .image-sec .feature-bg .prog-bar article h4 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
    text-shadow: none;
    font-weight: 600;
  }
}
.facex-theme .image-sec .feature-bg .prog-bar article p {
  font-size: 20px;
  line-height: 25px;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .image-sec .feature-bg .prog-bar article p {
    font-size: 16px;
    line-height: 22px;
    padding-top: 10px;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .facex-theme .image-sec .feature-bg .prog-bar article p {
    font-size: 16px;
    line-height: 22px;
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .facex-theme .image-sec .feature-bg .prog-bar article p {
    font-size: 16px;
    line-height: 22px;
    padding-top: 10px;
  }
}
.facex-theme .why-enablex {
  margin-bottom: 50px;
}
.facex-theme .why-enablex .whight-sec {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 20px 4px #00000017;
  padding: 20px 0;
  display: flex;
  height: 100px;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .facex-theme .why-enablex .whight-sec {
    margin-bottom: 20px;
  }
}
.facex-theme .why-enablex .whight-sec .lft-txt {
  padding: 0 !important;
  margin: 0;
}
.facex-theme .why-enablex .whight-sec .lft-txt svg {
  width: 50px;
  height: 50px;
}
.facex-theme .why-enablex .whight-sec .lft-txt #Continuous-Streaming-analysis .st0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.facex-theme .why-enablex .whight-sec .lft-txt #Continuous-Streaming-analysis .st1 {
  fill: none;
  stroke: #eb2227;
  stroke-width: 0.75;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.facex-theme .why-enablex .whight-sec .lft-txt #One-Multiple-Faces-Analysis .one-multiple-0 {
  fill: none;
  stroke: #202020;
  stroke-width: 0.75;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.facex-theme .why-enablex .whight-sec .lft-txt #One-Multiple-Faces-Analysis .one-multiple-1 {
  fill: none;
  stroke: #eb2227;
  stroke-width: 0.75;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.facex-theme .why-enablex .whight-sec .lft-txt #Adaptive-Media-Experience .adaptive-media-0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.facex-theme .why-enablex .whight-sec .lft-txt #Adaptive-Media-Experience .adaptive-media-1 {
  fill: none;
  stroke: #eb2227;
  stroke-width: 0.75;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.facex-theme .why-enablex .whight-sec .lft-txt #Easy-to-integrate-API .easy-to-integrate-0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.facex-theme .why-enablex .whight-sec .lft-txt #Easy-to-integrate-API .easy-to-integrate-1 {
  fill: none;
  stroke: #eb2227;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.facex-theme .why-enablex .whight-sec .lft-txt #Fully-GDPR-Compliant .fully-GDPR-0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.facex-theme .why-enablex .whight-sec .lft-txt #Fully-GDPR-Compliant .fully-GDPR-1 {
  fill: none;
  stroke: #202020;
  stroke-width: 0.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.facex-theme .why-enablex .whight-sec .lft-txt #Fully-GDPR-Compliant .fully-GDPR-2 {
  fill: none;
  stroke: #eb2227;
  stroke-width: 0.75;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.facex-theme .why-enablex .whight-sec .lft-txt #Platform-Device-Agnostic .Platform-Device-0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.facex-theme .why-enablex .whight-sec .lft-txt #Platform-Device-Agnostic .Platform-Device-1 {
  fill: none;
  stroke: #eb2227;
  stroke-width: 0.75;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.facex-theme .why-enablex .whight-sec .lft-txt #Platform-Device-Agnostic .Platform-Device-2 {
  fill: none;
  stroke: #202020;
  stroke-width: 0.75;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.facex-theme .why-enablex .whight-sec .right-txt {
  padding: 0 !important;
  margin: 0;
}
.facex-theme .why-enablex .whight-sec .right-txt h4 {
  font-size: 20px;
  line-height: 25px;
  color: #333333;
  text-align: left;
  padding: 0;
  margin: 0;
}
.facex-theme .why-enablex .whight-sec .right-txt p {
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  padding: 0 10px 0 0;
  text-align: left;
  margin: 0;
  opacity: 0;
  display: none;
}
.facex-theme .why-enablex .whight-sec:hover {
  background: #f13d3d;
}
.facex-theme .why-enablex .whight-sec:hover .right-txt h4 {
  display: none;
}
.facex-theme .why-enablex .whight-sec:hover .right-txt p {
  opacity: 10;
  color: #fff;
  display: block;
}
.facex-theme .why-enablex .whight-sec:hover #Continuous-Streaming-analysis .st0,
.facex-theme .why-enablex .whight-sec:hover #Continuous-Streaming-analysis .st1,
.facex-theme .why-enablex .whight-sec:hover #Continuous-Streaming-analysis path,
.facex-theme .why-enablex .whight-sec:hover #Continuous-Streaming-analysis circle,
.facex-theme .why-enablex .whight-sec:hover #Continuous-Streaming-analysis ellipse {
  stroke: #fff;
}
.facex-theme .why-enablex .whight-sec:hover #One-Multiple-Faces-Analysis .one-multiple-0,
.facex-theme .why-enablex .whight-sec:hover #One-Multiple-Faces-Analysis .one-multiple-1,
.facex-theme .why-enablex .whight-sec:hover #One-Multiple-Faces-Analysis g {
  stroke: #fff;
}
.facex-theme .why-enablex .whight-sec:hover #Adaptive-Media-Experience .adaptive-media-0,
.facex-theme .why-enablex .whight-sec:hover #Adaptive-Media-Experience .adaptive-media-1 {
  stroke: #fff;
}
.facex-theme .why-enablex .whight-sec:hover #Easy-to-integrate-API .easy-to-integrate-0,
.facex-theme .why-enablex .whight-sec:hover #Easy-to-integrate-API .easy-to-integrate-1 {
  stroke: #fff;
}
.facex-theme .why-enablex .whight-sec:hover #Fully-GDPR-Compliant .fully-GDPR-0,
.facex-theme .why-enablex .whight-sec:hover #Fully-GDPR-Compliant .fully-GDPR-1,
.facex-theme .why-enablex .whight-sec:hover #Fully-GDPR-Compliant .fully-GDPR-2 {
  stroke: #fff;
}
.facex-theme .why-enablex .whight-sec:hover #Platform-Device-Agnostic .Platform-Device-0,
.facex-theme .why-enablex .whight-sec:hover #Platform-Device-Agnostic .Platform-Device-1,
.facex-theme .why-enablex .whight-sec:hover #Platform-Device-Agnostic .Platform-Device-2 {
  stroke: #fff;
}
.facex-theme .videoAI-features {
  padding: 50px 0;
  margin: 0;
  background: #f9f9f9;
}
.facex-theme .videoAI-features h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 50px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .facex-theme .videoAI-features h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .facex-theme .videoAI-features h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .facex-theme .videoAI-features h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .facex-theme .videoAI-features h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.facex-theme .videoAI-features h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .facex-theme .videoAI-features h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
    padding-bottom: 10px;
  }
}
.facex-theme .videoAI-features p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .facex-theme .videoAI-features p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    padding: 0;
  }
}
.facex-theme .casestudy {
  margin-bottom: 50px;
}
.facex-theme .casestudy h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .facex-theme .casestudy h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .facex-theme .casestudy h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .facex-theme .casestudy h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .facex-theme .casestudy h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.facex-theme .casestudy h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .facex-theme .casestudy h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
  }
}
.facex-theme .casestudy p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .facex-theme .casestudy p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    padding: 0;
  }
}
.facex-theme .casestudy .snip0016 {
  color: #fff;
  position: relative;
  overflow: hidden;
  padding: 0px;
  margin: 20px;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  border-radius: 10px;
  text-align: left;
  border-radius: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .casestudy .snip0016 {
    margin: 10px auto;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .facex-theme .casestudy .snip0016 {
    margin: 10px auto;
  }
}
@media (max-width: 600px) {
  .facex-theme .casestudy .snip0016 {
    margin: 10px auto;
    height: 250px;
    padding: 0;
  }
}
.facex-theme .casestudy .snip0016 .txt-over-the-img {
  position: absolute;
  left: 40%;
  top: 50%;
  transform: translate(-49%, -50%);
}
@media (max-width: 991px) {
  .facex-theme .casestudy .snip0016 .txt-over-the-img {
    left: 15px;
    top: 50%;
    transform: translate(1%, -50%);
    width: 85%;
  }
}
.facex-theme .casestudy .snip0016 .txt-over-the-img p.gradient-pink {
  background: linear-gradient(89deg, #ba2ba5 0%, #ba2ba5 25%, #e83168 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#BA2BA5", endColorstr="#E83168",GradientType=1 );
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  border-radius: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: 35px;
  padding: 6px 15px 6px 10px;
}
.facex-theme .casestudy .snip0016 .txt-over-the-img h4 {
  font-size: 30px;
  color: #fff;
  font-weight: 600;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .facex-theme .casestudy .snip0016 .txt-over-the-img h4 {
    font-size: 25px;
    line-height: 30px;
  }
}
.facex-theme .casestudy .snip0016 img {
  max-width: 100%;
  opacity: 10;
  width: 100%;
  height: 100%;
  transition: opacity 0.35s;
}
.facex-theme .casestudy .snip0016 img.heigh-300 {
  height: 300px;
}
@media (min-width: 992px) and (max-width: 1100px) {
  .facex-theme .casestudy .snip0016 img.heigh-300 {
    height: 257px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .casestudy .snip0016 img.heigh-300 {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .facex-theme .casestudy .snip0016 img.heigh-300 {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media (max-width: 600px) {
  .facex-theme .casestudy .snip0016 img.heigh-300 {
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 30px;
  }
}
.facex-theme .casestudy .snip0016 img.height-630 {
  height: 594px;
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1100px) {
  .facex-theme .casestudy .snip0016 img.height-630 {
    height: 495px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .casestudy .snip0016 img.height-630 {
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .facex-theme .casestudy .snip0016 img.height-630 {
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media (max-width: 600px) {
  .facex-theme .casestudy .snip0016 img.height-630 {
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.facex-theme .casestudy .snip0016 figcaption {
  opacity: 0;
  position: absolute;
  left: 33%;
  top: 50%;
  transform: translate(-49%, -50%);
}
@media (max-width: 991px) {
  .facex-theme .casestudy .snip0016 figcaption {
    left: 15px;
    top: 50%;
    transform: translate(1%, -50%);
    width: 85%;
  }
}
.facex-theme .casestudy .snip0016 figcaption::before {
  position: absolute;
  top: 2px;
  right: 30px;
  bottom: 30px;
  left: 100%;
  border-left: 4px solid rgba(255, 255, 255, 0.8);
  content: "";
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.5);
  transition: all 0.5s;
  transition-delay: 0.6s;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .casestudy .snip0016 figcaption::before {
    border-left: none;
    left: 0;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .facex-theme .casestudy .snip0016 figcaption::before {
    border-left: none;
    left: 0;
  }
}
@media (max-width: 600px) {
  .facex-theme .casestudy .snip0016 figcaption::before {
    border-left: none;
    left: 0;
  }
}
.facex-theme .casestudy .snip0016 figcaption p {
  opacity: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facex-theme .casestudy .snip0016 figcaption p {
    font-size: 20px;
    line-height: 25px;
  }
}
@media (max-width: 991px) {
  .facex-theme .casestudy .snip0016 figcaption p {
    font-size: 15px;
    line-height: 20px;
  }
}
.facex-theme .casestudy .snip0016:hover {
  background: #000000;
}
.facex-theme .casestudy .snip0016:hover img {
  opacity: 0.3;
}
.facex-theme .casestudy .snip0016:hover .txt-over-the-img {
  opacity: 0;
}
.facex-theme .casestudy .snip0016:hover figcaption {
  opacity: 10;
}
.facex-theme .casestudy .snip0016:hover figcaption p {
  position: relative;
  left: 22%;
  opacity: 1;
  color: #fff;
  transform: translate3d(0%, 0%, 0);
  transition-delay: 0.6s;
  font-weight: bold;
}
@media (max-width: 991px) {
  .facex-theme .casestudy .snip0016:hover figcaption p {
    text-align: left;
    left: 2%;
  }
}
.facex-theme .casestudy .snip0016:hover figcaption p a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  color: #ffffff;
  font-size: 12px;
}
@media (max-width: 991px) {
  .facex-theme .casestudy .snip0016:hover figcaption p {
    font-size: 15px;
    line-height: 20px;
  }
}
.facex-theme .casestudy .snip0016:hover figcaption p.gradient-pink {
  background: linear-gradient(89deg, #ba2ba5 0%, #ba2ba5 25%, #e83168 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#BA2BA5", endColorstr="#E83168",GradientType=1 );
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  border-radius: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: 35px;
  padding: 6px 15px 6px 10px;
}
.facex-theme .casestudy .snip0016:hover figcaption p.gradient-pink a {
  display: contents;
}
.facex-theme .casestudy .snip0016:hover figcaption p.gradient-pink a:hover {
  font-size: 12px;
}
.facex-theme .casestudy .snip0016:hover figcaption::before {
  background: rgba(255, 255, 255, 0);
  left: 30px;
  opacity: 1;
  height: 100%;
  transition-delay: 0s;
}
.facex-theme .casestudy p.text-center a.read-more {
  color: #000000 !important;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
.facex-theme .casestudy p.text-center a.read-more i.fa-arrow-right {
  color: #ec1c23;
}
.facex-theme .casestudy p.text-center a.read-more:hover {
  font-weight: bold;
}
.facex-theme .sign-up {
  border-radius: 15px;
  background: #fff;
  box-shadow: 0px 0px 10px -3px #72727236;
  margin: 30px auto 0 40px;
  padding: 0px 10px 20px 0;
  width: 100%;
}
@media (max-width: 991px) {
  .facex-theme .sign-up {
    margin: 30px auto;
    padding: 10px;
    width: 85%;
  }
}
.facex-theme .sign-up #modal-2,
.facex-theme .sign-up #modal-3,
.facex-theme .sign-up #modal-4,
.facex-theme .sign-up #modal-5 {
  display: none;
}
.facex-theme .sign-up .desk-hide {
  display: none;
}
@media (max-width: 991px) {
  .facex-theme .sign-up .desk-hide {
    display: block;
  }
}
.facex-theme .sign-up .modal-hedding {
  text-align: center;
}
.facex-theme .sign-up .modal-hedding h4 {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}
.facex-theme .sign-up .modal-hedding h3 {
  font-size: 20px;
  font-weight: 500;
  color: #333333;
}
.facex-theme .sign-up .modal-hedding p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  color: #f13d3d;
}
.facex-theme .sign-up p .txt-red {
  color: #f13d3d;
}
.facex-theme .sign-up .gray-txt {
  padding-top: 10px;
}
.facex-theme .sign-up .gray-txt p {
  font-size: 14px;
  color: #666666;
  text-align: center;
}
.facex-theme .sign-up .img-center {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: auto;
}
.facex-theme .sign-up .mt-4 {
  margin-top: 1rem !important;
}
.facex-theme .sign-up .thank-p {
  font-size: 20px;
  line-height: 25px;
  color: #333333;
}
.facex-theme .sign-up .form-control {
  height: calc(1.5em + 0.75rem + 8px);
  color: #969696;
  font-size: 16px;
}
.facex-theme .sign-up .form-control:focus {
  border-color: #ed38338a;
  outline: 0;
  box-shadow: 0 0 0 -0.8rem rgba(237, 56, 51, 0.64);
}
.facex-theme .sign-up textarea.form-control {
  height: 70px;
  border-radius: 5px !important;
}
.facex-theme .sign-up .radio-item {
  display: inline-block;
  position: relative;
  padding: 0 6px;
  margin: 10px 0 0;
}
.facex-theme .sign-up .radio-item input[type=radio] {
  display: none;
}
.facex-theme .sign-up .radio-item label {
  color: #666;
  font-weight: normal;
  display: inline-flex;
  margin: 0;
  line-height: 28px;
}
.facex-theme .sign-up .radio-item label:before {
  content: " ";
  display: inline-block;
  position: relative;
  top: 5px;
  margin: 0 5px 0 0;
  width: 20px;
  height: 20px;
  border-radius: 11px;
  border: 2px solid #ddd;
  background-color: transparent;
}
@media (max-width: 991px) {
  .facex-theme .sign-up .radio-item label:before {
    width: 30px;
  }
}
.facex-theme .sign-up .radio-item input[type=radio]:checked + label:after {
  border-radius: 11px;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 9px;
  left: 10px;
  content: " ";
  display: block;
  background: #ec1c23 !important;
}
.facex-theme .sign-up #inviteCode.invite-page {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
  justify-content: space-between;
  width: 100%;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.07);
}
.facex-theme .sign-up #inviteCode.invite-page #link {
  align-self: center;
  font-size: 14px;
  color: #333;
  font-weight: 400;
  flex-grow: 2;
  background-color: #fff;
  border: none;
}
.facex-theme .sign-up #inviteCode.invite-page #copy {
  width: 30px;
  height: 30px;
  margin-left: 20px;
}
.facex-theme .sign-up #inviteCode.invite-page #copy i {
  display: block;
  line-height: 30px;
  position: relative;
  font-size: 21px;
}
.facex-theme .sign-up #inviteCode.invite-page #copy i::before {
  display: block;
  width: 15px;
  margin: 0 auto;
}
.facex-theme .sign-up #inviteCode.invite-page #copy i.copied::after {
  position: absolute;
  top: 0px;
  right: 35px;
  height: 30px;
  line-height: 25px;
  display: block;
  content: "copied";
  font-size: 1.5em;
  padding: 2px 10px;
  color: #fff;
  background-color: #4099ff;
  border-radius: 3px;
  opacity: 1;
  will-change: opacity, transform;
  -webkit-animation: showcopied 1.5s ease;
  animation: showcopied 1.5s ease;
}
.facex-theme .sign-up #inviteCode.invite-page #copy:hover {
  cursor: pointer;
  background-color: #dfdfdf;
  transition: background-color 0.3s ease-in;
}
@-webkit-keyframes showcopied {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  70% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
  }
}
@keyframes showcopied {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  70% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
  }
}
.facex-theme .sign-up .btn-primary {
  margin: 0 auto;
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  padding: 9px 39px;
  background: #ec1c23 !important;
  border-color: #ec1c23 !important;
  font-size: 16px;
  height: 44px;
  border-radius: 6px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.facex-theme .sign-up .btn-primary:hover, .facex-theme .sign-up .btn-primary:focus, .facex-theme .sign-up .btn-primary:active {
  border: 1px solid #ec1c23 !important;
  background: #fff !important;
  color: #ec1c23 !important;
  box-shadow: none;
}
.partner-theme .hlth-top-bg {
  background-image: url(/images/partner/partner-top-bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  width: 100%;
  height: 100%;
  padding-bottom: 10%;
}
@media (max-width: 991px) {
  .partner-theme .hlth-top-bg {
    background-image: none;
    padding: 0;
  }
}
.partner-theme .top-section {
  background: none;
  padding-top: 90px;
}
@media (max-width: 991px) {
  .partner-theme .top-section {
    text-align: center;
    height: auto;
    padding-top: 0px;
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .partner-theme .top-section .icon-with-txt {
    margin-top: 50px;
  }
}
.partner-theme .top-section .voice-api-txt {
  width: 100%;
}
.partner-theme .top-section .voice-api-txt ul {
  margin-top: 20px;
}
.partner-theme .top-section .voice-api-txt .grey-txt {
  color: #ec1c23;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
}
.partner-theme .top-section .voice-api-txt h2.voice-api-p {
  font-size: 45px;
  line-height: 55px;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .partner-theme .top-section .voice-api-txt h2.voice-api-p {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .partner-theme .top-section .voice-api-txt h2.voice-api-p {
    font-size: 25px;
    line-height: 30px;
  }
}
.partner-theme .top-section img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
  display: block;
}
@media (max-width: 991px) {
  .partner-theme .top-section img {
    display: none;
  }
}
@media (max-width: 991px) {
  .partner-theme .top-section svg {
    width: 40px;
    height: 40px;
  }
}
.partner-theme #stickyHeader .border-botm, .partner-theme .theme-cyan .border-botm, .partner-theme .theme-blue .border-botm, .partner-theme .virtual-number .border-botm, .partner-theme .Pricing-theme .border-botm {
  border: none !important;
}
.partner-theme .build-conversation {
  margin-bottom: 0;
  background: url("/images/partner/business-success.png") no-repeat;
  background-position: top center;
  height: 576px;
}
@media (max-width: 991px) {
  .partner-theme .build-conversation {
    margin: 50px auto;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 991px) {
  .partner-theme .build-conversation .video-right-build-con {
    display: none;
  }
}
.partner-theme .build-conversation svg {
  width: 60px;
  height: 60px;
  margin-top: 0;
}
.partner-theme .build-conversation .justify-content-center {
  align-items: center;
  height: 100%;
}
.partner-theme .build-conversation article {
  padding-right: 52px;
  position: relative;
}
@media (max-width: 991px) {
  .partner-theme .build-conversation article {
    padding-right: 0;
    text-align: center;
  }
}
.partner-theme .build-conversation article h4 {
  color: #333333;
}
@media (max-width: 991px) {
  .partner-theme .build-conversation article h4 {
    font-size: 30px;
    line-height: 35px;
  }
}
@media (max-width: 991px) {
  .partner-theme .build-conversation article .call-section {
    text-align: center;
  }
}
.partner-theme .build-conversation article .call-section h3 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: bold;
  color: #333333;
  font-size: 30px;
}
@media (max-width: 991px) {
  .partner-theme .build-conversation article .call-section h3 {
    text-align: center;
    font-size: 20px;
    line-height: 25px;
    padding-top: 10px;
  }
}
.partner-theme .build-conversation article .call-section p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
}
.partner-theme .build-conversation .img-obj-fit {
  -o-object-fit: none !important;
  object-fit: none !important;
}
.partner-theme .enableX-Voice-API {
  background: url("/images/partner/programs-benefits-bg.svg"), url("/images/partner/why-enablex-bg-bot.png");
  height: 100%;
  text-align: center;
  width: 100%;
  background-position: center bottom;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .partner-theme .enableX-Voice-API {
    background-position: bottom;
    background-repeat: no-repeat;
    margin: 0;
  }
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API {
    background: none;
    margin: 0;
  }
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API .mar-top-25 {
    padding: 0;
  }
}
.partner-theme .enableX-Voice-API h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .partner-theme .enableX-Voice-API h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .partner-theme .enableX-Voice-API h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.partner-theme .enableX-Voice-API h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API h4 {
    font-size: 30px;
    line-height: 35px;
  }
}
.partner-theme .enableX-Voice-API p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    padding: 0;
  }
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API .mar-top-25 {
    margin: 0;
    padding: 0;
  }
}
.partner-theme .enableX-Voice-API .mar-top-25 .btn-txt-center {
  margin-bottom: 0px;
  padding-top: 25px;
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API .mar-top-25 .btn-txt-center {
    margin-top: 0;
    padding-top: 0px;
  }
}
.partner-theme .enableX-Voice-API .Voice-API-grid {
  margin-top: 40px;
  height: 100%;
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API .Voice-API-grid {
    margin: 0;
    padding: 0;
  }
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API .Voice-API-grid .col-sm-12 {
    margin-top: 20px;
  }
}
.partner-theme .enableX-Voice-API .Voice-API-grid .red-bg-6, .partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 {
  margin: 0 auto;
  background: #f13d3d;
  box-shadow: 0px 1px 5px #ddd;
  border-radius: 9px;
  padding: 50px 30px 30px 30px;
  text-align: left;
  display: block;
  height: 110%;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .partner-theme .enableX-Voice-API .Voice-API-grid .red-bg-6, .partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 {
    padding: 20px;
    height: 116%;
  }
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API .Voice-API-grid .red-bg-6, .partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 {
    text-align: center;
    margin: 15px auto;
    height: 100%;
    padding: 14px 10px;
    position: relative;
  }
}
.partner-theme .enableX-Voice-API .Voice-API-grid .red-bg-6 a.border-btn, .partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 a.border-btn {
  color: #ffffff;
  font-weight: 500;
  font-size: 14px;
  padding: 9px 20px;
  margin-top: 7px;
  margin-right: 0px;
  box-shadow: none;
  border-radius: 5px;
  text-transform: capitalize;
  display: inline;
  background: #fff !important;
  border: 1px solid #fff;
  background: transparent;
  color: #f13d3d;
  text-transform: capitalize;
  position: absolute;
  height: 40px;
  bottom: 19px;
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API .Voice-API-grid .red-bg-6 a.border-btn, .partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 a.border-btn {
    position: relative;
    bottom: -17px;
    margin: 0 auto;
  }
}
.partner-theme .enableX-Voice-API .Voice-API-grid .red-bg-6 a.border-btn:hover, .partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 a.border-btn:hover {
  background: #f13d3d !important;
  color: #fff !important;
}
.partner-theme .enableX-Voice-API .Voice-API-grid .red-bg-6 h5, .partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 h5 {
  font-family: "Barlow Semi Condensed" !important;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  background: transparent;
  color: #fff;
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API .Voice-API-grid .red-bg-6 h5, .partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 h5 {
    font-size: 20px;
    line-height: 25px;
    text-align: center;
  }
}
.partner-theme .enableX-Voice-API .Voice-API-grid .red-bg-6 p, .partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  color: #fff;
  background: transparent;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .partner-theme .enableX-Voice-API .Voice-API-grid .red-bg-6 p, .partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API .Voice-API-grid .red-bg-6 p, .partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.partner-theme .enableX-Voice-API .Voice-API-grid .red-bg-6 figure, .partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 figure {
  margin: 0;
}
.partner-theme .enableX-Voice-API .Voice-API-grid .red-bg-6 svg, .partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 svg {
  width: 40px;
  height: 40px;
  margin-top: 0px;
}
.partner-theme .enableX-Voice-API .Voice-API-grid .red-bg-6 #Reseller_Partners .reseller0, .partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 #Reseller_Partners .reseller0 {
  fill: none;
  stroke: #ffffff;
  stroke-width: 0.5;
  stroke-miterlimit: 10;
}
.partner-theme .enableX-Voice-API .Voice-API-grid .red-bg-6 #three-users .three-users0, .partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 #three-users .three-users0 {
  fill: none;
  stroke: #ffffff;
  stroke-width: 0.5;
  stroke-miterlimit: 10;
}
.partner-theme .enableX-Voice-API .Voice-API-grid .red-bg-6 #three-users .three-users1, .partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 #three-users .three-users1 {
  fill: none;
  stroke: #ffffff;
  stroke-width: 0.5;
  stroke-linejoin: bevel;
  stroke-miterlimit: 10;
}
.partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 {
  padding: 50px 30px 0px 30px;
  background: #fff;
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 {
    height: 100%;
    padding: 0px 10px;
    margin: 0 auto;
    text-align: center;
  }
}
.partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 ul {
  margin: 0;
  padding: 0;
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 ul {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding-bottom: 40px;
  }
}
.partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 ul li {
  padding: 15px 0;
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 ul li {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 ul li .pr-0 {
    padding-right: 15px !important;
  }
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 ul li .pl-0 {
    padding-left: 15px !important;
  }
}
.partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 ul li h5 {
  font-family: "Barlow Semi Condensed" !important;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  background: transparent;
  font-weight: 500;
  padding-top: 4px;
  color: #333333;
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 ul li h5 {
    font-size: 20px;
    line-height: 25px;
    text-align: center;
  }
}
.partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 ul li p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  color: #333333;
  background: transparent;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 ul li p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 ul li p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 ul li figure {
  margin: 0;
}
.partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 ul li figure svg {
  width: 40px;
  height: 40px;
  margin-top: 0px;
}
.partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 ul li #discounts .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 0.5;
  stroke-miterlimit: 10;
}
.partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 ul li #Marketing .marketing0 {
  fill: none;
  stroke: #333333;
  stroke-width: 0.5;
  stroke-miterlimit: 10;
}
.partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 ul li #Marketing .marketing1 {
  opacity: 0;
}
.partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 ul li #Training .training0 {
  fill: none;
  stroke: #333333;
  stroke-width: 0.5;
  stroke-miterlimit: 10;
}
.partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 ul li #privileges .privileges0 {
  fill: none;
  stroke: #333333;
  stroke-width: 0.5;
  stroke-miterlimit: 10;
}
.partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 ul li #Support .support0 {
  fill: none;
  stroke: #333333;
  stroke-width: 0.5;
  stroke-miterlimit: 10;
}
.partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 ul li #Support .support1 {
  opacity: 0;
}
.partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 ul li #Rewards .rewards0 {
  fill: none;
  stroke: #333333;
  stroke-width: 0.5;
  stroke-miterlimit: 10;
}
.partner-theme .enableX-Voice-API .Voice-API-grid .white-bg-12 ul li #Rewards .rewards1 {
  enable-background: new;
}
.partner-theme .enableX-Voice-API .Voice-API-grid .why-enableX-sec {
  margin: 0 auto;
  background: #fff;
  box-shadow: 0px 1px 5px #ddd;
  border-radius: 9px;
  padding: 30px 25px;
  text-align: left;
  display: block;
  height: 100%;
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API .Voice-API-grid .why-enableX-sec {
    margin-bottom: 50px;
    padding-bottom: 0;
    text-align: center;
  }
}
.partner-theme .enableX-Voice-API .Voice-API-grid .why-enableX-sec h5 {
  font-family: "Barlow Semi Condensed" !important;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  background: transparent;
  color: #333;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .partner-theme .enableX-Voice-API .Voice-API-grid .why-enableX-sec h5 {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API .Voice-API-grid .why-enableX-sec h5 {
    font-size: 20px;
    line-height: 25px;
    text-align: center;
  }
}
.partner-theme .enableX-Voice-API .Voice-API-grid .why-enableX-sec p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  color: #333;
  background: transparent;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .partner-theme .enableX-Voice-API .Voice-API-grid .why-enableX-sec p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API .Voice-API-grid .why-enableX-sec p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.partner-theme .enableX-Voice-API .Voice-API-grid .why-enableX-sec figure {
  margin: 0;
}
.partner-theme .enableX-Voice-API .Voice-API-grid .why-enableX-sec svg {
  width: 40px;
  height: 40px;
  margin-top: 0px;
}
.partner-theme .enableX-Voice-API .Voice-API-grid .why-enableX-sec #Sales-Potential .sales-potential0 {
  fill: none;
  stroke: #333333;
  stroke-width: 0.5;
  stroke-miterlimit: 10;
}
.partner-theme .enableX-Voice-API .Voice-API-grid .why-enableX-sec #Sales-Potential .sales-potential1 {
  fill: #333333;
}
.partner-theme .enableX-Voice-API .Voice-API-grid .why-enableX-sec #Technology .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 0.5;
  stroke-miterlimit: 10;
}
.partner-theme .enableX-Voice-API .Voice-API-grid .why-enableX-sec #Make-It-Yours .make-yours0 {
  fill: none;
  stroke: #333333;
  stroke-width: 0.5;
  stroke-miterlimit: 10;
}
.partner-theme .enableX-Voice-API .Voice-API-grid .why-enableX-sec #Make-It-Yours .make-yours1 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: none;
  stroke: #333333;
  stroke-width: 0.5;
  stroke-miterlimit: 10;
}
.partner-theme .enableX-Voice-API .Voice-API-grid .why-enableX-sec #Make-It-Yours .make-yours2 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #333333;
}
.partner-theme .enableX-Voice-API .pad-bot-100 {
  padding-bottom: 50px;
}
@media (max-width: 991px) {
  .partner-theme .enableX-Voice-API .pad-bot-100 {
    padding-bottom: 10px;
  }
}
.partner-theme .test-Drive h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 100px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .partner-theme .test-Drive h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .partner-theme .test-Drive h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .partner-theme .test-Drive h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .partner-theme .test-Drive h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.partner-theme .test-Drive h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding-top: 15px;
  text-align: center;
  text-transform: capitalize;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .partner-theme .test-Drive h4 {
    font-size: 35px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .partner-theme .test-Drive h4 {
    font-size: 21px;
    line-height: 25px;
    text-align: center;
    font-weight: 600;
  }
}
.partner-theme .test-Drive p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  line-height: 22px;
  color: #4e4e4e;
}
@media (max-width: 991px) {
  .partner-theme .test-Drive p {
    font-size: 16px;
    line-height: 20px;
  }
}
.partner-theme .test-Drive .test-Drive-Video {
  background-color: #f4e9e7;
  height: 280px;
  padding: 40px;
  border-radius: 10px;
  margin: 50px 0px;
  text-align: center;
  position: relative;
}
@media (max-width: 991px) {
  .partner-theme .test-Drive .test-Drive-Video {
    padding: 28px 0px;
    margin: 14px 0px;
    height: 250px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
}
.partner-theme .test-Drive .test-Drive-Video h5 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
  color: #333333;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .partner-theme .test-Drive .test-Drive-Video h5 {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .partner-theme .test-Drive .test-Drive-Video h5 {
    font-size: 20px;
    line-height: 25px;
  }
}
.partner-theme .test-Drive .test-Drive-Video p {
  font-size: 20px;
  font-weight: 300;
  color: #333;
}
@media (max-width: 991px) {
  .partner-theme .test-Drive .test-Drive-Video p {
    margin-top: 12px;
    font-size: 17px;
    line-height: 20px;
  }
}
.partner-theme .test-Drive .test-Drive-Video a {
  background-color: #f13d3d;
  color: #fff;
  padding: 5px 30px;
  border-radius: 30px;
  margin-top: 25px;
  display: inline-flex;
  position: absolute;
  bottom: 16%;
  left: 34%;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: 500;
}
@media (max-width: 991px) {
  .partner-theme .test-Drive .test-Drive-Video a {
    margin-top: 0;
    display: inherit;
    left: 50%;
    font-size: 12px;
    line-height: 30px;
    transform: translate(-50%, 40%);
  }
}
.partner-theme .test-Drive .test-Drive-Video a:hover {
  text-decoration: none;
  font-weight: 600;
}
.partner-theme .test-Drive .test-Drive-Our-Communication {
  background-color: #f4e9e7;
  position: relative;
  height: 280px;
  padding: 40px;
  border-radius: 10px;
  margin: 50px 0px;
  text-align: center;
  background: #5f1ec9;
  background: linear-gradient(55deg, #5f1ec9 0%, #3653b0 99%);
}
@media (max-width: 991px) {
  .partner-theme .test-Drive .test-Drive-Our-Communication {
    padding: 30px;
    margin: 14px 0px;
    height: 250px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
}
.partner-theme .test-Drive .test-Drive-Our-Communication h5 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
  color: #fff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .partner-theme .test-Drive .test-Drive-Our-Communication h5 {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .partner-theme .test-Drive .test-Drive-Our-Communication h5 {
    font-size: 20px;
    line-height: 25px;
  }
}
.partner-theme .test-Drive .test-Drive-Our-Communication p {
  font-size: 20px;
  font-weight: 300;
  color: #fff;
}
@media (max-width: 991px) {
  .partner-theme .test-Drive .test-Drive-Our-Communication p {
    margin-top: 12px;
    font-size: 17px;
    line-height: 20px;
  }
}
.partner-theme .test-Drive .test-Drive-Our-Communication a {
  background-color: #f13d3d;
  color: #fff;
  padding: 5px 30px;
  border-radius: 30px;
  margin-top: 25px;
  display: inline-flex;
  position: absolute;
  bottom: 16%;
  left: 34%;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: 500;
}
@media (max-width: 991px) {
  .partner-theme .test-Drive .test-Drive-Our-Communication a {
    margin-top: 0;
    display: inherit;
    left: 50%;
    line-height: 30px;
    transform: translate(-50%, 40%);
    font-size: 12px;
  }
}
.partner-theme .test-Drive .test-Drive-Our-Communication a:hover {
  text-decoration: none;
  font-weight: 600;
}
.video-embed .sticky {
  position: fixed;
  top: 0;
  width: 100%;
  margin-top: 0;
  background-color: #fff !important;
  color: #000;
  z-index: 999;
  border-bottom: 1px solid #ddd;
  box-shadow: 0px 1px 3px 0px #d2d0d0dd;
}
.video-embed .separator {
  background-color: #fff;
  width: 1px;
  height: 28px;
  margin: 13px 25px;
  line-height: 40px;
}
.video-embed .repeat-bg {
  background: url(/images/fecex-img/repeat-bg.jpg) repeat-x;
  width: 100%;
}
.video-embed .hlth-top-bg {
  background-image: url("/images/video-embed/hero-banner-bg.png");
  background-repeat: no-repeat !important;
  background-size: auto;
  background-position: top center;
  height: 100%;
}
@media (max-width: 991px) {
  .video-embed .hlth-top-bg {
    background: none;
    padding-top: 10px;
    height: 100%;
  }
}
@media (max-width: 991px) {
  .video-embed .hlth-top-bg .top-sec-bg {
    background-image: none;
    height: auto;
    margin-top: 0px;
  }
}
.video-embed .hlth-top-bg .top-sec-bg .top-section {
  padding-top: 90px;
}
@media (max-width: 991px) {
  .video-embed .hlth-top-bg .top-sec-bg .top-section {
    padding-top: 40px;
    text-align: center;
  }
}
.video-embed .hlth-top-bg .top-sec-bg .top-section .voice-api-txt {
  width: 97%;
}
.video-embed .hlth-top-bg .top-sec-bg .top-section .voice-api-txt .inx-txt-red {
  color: #f13d3d;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 20px;
  font-weight: 600;
  margin-top: 50px;
}
.video-embed .hlth-top-bg .top-sec-bg .top-section .voice-api-txt .img-box {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.video-embed .hlth-top-bg .top-sec-bg .top-section .voice-api-txt h2.voice-api-p {
  font-size: 45px;
  line-height: 55px;
}
@media (max-width: 991px) {
  .video-embed .hlth-top-bg .top-sec-bg .top-section .voice-api-txt h2.voice-api-p {
    font-size: 35px;
    line-height: 40px;
  }
}
.video-embed .hlth-top-bg .top-sec-bg .top-section .voice-api-txt p {
  color: #1a1a1a;
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
  margin: 15px 0;
}
.video-embed .hlth-top-bg .top-sec-bg .top-section .voice-api-txt ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 50px;
}
@media (max-width: 991px) {
  .video-embed .hlth-top-bg .top-sec-bg .top-section .voice-api-txt ul {
    margin-top: 10px;
  }
}
.video-embed .hlth-top-bg .top-sec-bg .top-section .voice-api-txt ul li {
  float: left;
  margin: 0 10px 0 0;
}
@media (max-width: 991px) {
  .video-embed .hlth-top-bg .top-sec-bg .top-section .voice-api-txt ul li {
    margin: 0 10px 0 10px;
    flex-direction: row-reverse;
    display: contents;
  }
}
.video-embed .hlth-top-bg .top-sec-bg .top-section .voice-api-txt ul li a {
  font-family: "Barlow Semi Condensed" !important;
  background-color: #f13d3d;
  color: #ffffff;
  padding: 10px 22px;
  font-size: 18px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 500;
  border: 1px solid transparent;
  text-transform: capitalize;
}
.video-embed .hlth-top-bg .top-sec-bg .top-section .voice-api-txt ul li a:hover {
  border: 1px solid #989fa5;
  background: #fff;
  color: #f13d3d;
}
@media (max-width: 991px) {
  .video-embed .hlth-top-bg .top-sec-bg .top-section .voice-api-txt ul li a {
    margin: 0 5px;
    font-size: 13px;
    padding: 8px 12px;
  }
}
.video-embed .hlth-top-bg .top-sec-bg .top-section .voice-api-txt ul li a.border-btn {
  border: 1px solid #989fa5;
  background: transparent;
  color: #f13d3d;
  text-transform: capitalize;
}
.video-embed .hlth-top-bg .top-sec-bg .top-section .voice-api-txt ul li a.border-btn:hover {
  background: #f13d3d;
  color: #fff;
}
.video-embed .hlth-top-bg .top-sec-bg .top-section .mr-img-60 {
  margin-top: -60px;
}
@media (max-width: 991px) {
  .video-embed .hlth-top-bg .top-sec-bg .top-section .mr-img-60 {
    margin-top: 0px;
  }
}
.video-embed .hlth-top-bg .top-sec-bg .top-section img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}
@media (max-width: 991px) {
  .video-embed .hlth-top-bg .top-sec-bg .top-section img {
    display: none;
  }
}
.video-embed .Partner-first-Focus-sec {
  text-align: center;
  background-image: url("/images/video-embed/benefits-section-bg.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 745px;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .video-embed .Partner-first-Focus-sec {
    height: 100%;
    width: 100%;
    margin: 0;
    background-size: contain;
  }
}
@media (max-width: 991px) {
  .video-embed .Partner-first-Focus-sec {
    background: none;
    margin: 0;
    height: 100%;
  }
}
.video-embed .Partner-first-Focus-sec h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 50px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .video-embed .Partner-first-Focus-sec h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .video-embed .Partner-first-Focus-sec h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .video-embed .Partner-first-Focus-sec h6.red-txt {
    margin-top: 50px;
  }
}
@media (max-width: 991px) {
  .video-embed .Partner-first-Focus-sec h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.video-embed .Partner-first-Focus-sec h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .video-embed .Partner-first-Focus-sec h4 {
    font-size: 28px;
    line-height: 30px;
    margin: 0 !important;
    padding: 0 !important;
  }
}
.video-embed .Partner-first-Focus-sec p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .video-embed .Partner-first-Focus-sec p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.video-embed .Partner-first-Focus-sec .btn-txt-center {
  margin-bottom: 50px;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .video-embed .Partner-first-Focus-sec .btn-txt-center {
    margin-bottom: 0px;
  }
}
@media (max-width: 991px) {
  .video-embed .Partner-first-Focus-sec .btn-txt-center {
    margin-top: 0;
  }
}
.video-embed .Partner-first-Focus-sec .Voice-API-grid {
  margin-top: 40px;
}
@media (max-width: 991px) {
  .video-embed .Partner-first-Focus-sec .Voice-API-grid {
    margin-top: 10px;
  }
}
.video-embed .Partner-first-Focus-sec .Voice-API-grid .soluttion-for-everyone:hover {
  background: #fff !important;
}
.video-embed .Partner-first-Focus-sec .Voice-API-grid .soluttion-for-everyone:hover h5, .video-embed .Partner-first-Focus-sec .Voice-API-grid .soluttion-for-everyone:hover p {
  color: #333333 !important;
  background: #fff !important;
}
.video-embed .Partner-first-Focus-sec .Voice-API-grid .soluttion-for-everyone .txt-red {
  color: #ec1c23;
}
.video-embed .Partner-first-Focus-sec .Voice-API-grid .soluttion-for-everyone svg {
  width: 40px;
  height: 40px;
  margin-top: 0px;
}
.video-embed .Partner-first-Focus-sec .Voice-API-grid .soluttion-for-everyone #Hassle_free_Solution_1_ .st0 {
  fill: none;
  stroke: #ef3e3e;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.video-embed .Partner-first-Focus-sec .Voice-API-grid .soluttion-for-everyone #Connect_To_Any_Device .st0 {
  fill: none;
  stroke: #ef3e3e;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.video-embed .Partner-first-Focus-sec .Voice-API-grid .soluttion-for-everyone #Crystal_Clear_Voice_1_ .st0 {
  fill: none;
  stroke: #ef3e3e;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.video-embed .Partner-first-Focus-sec .Voice-API-grid .soluttion-for-everyone:hover #Hassle_free_Solution_1_ path,
.video-embed .Partner-first-Focus-sec .Voice-API-grid .soluttion-for-everyone:hover #Hassle_free_Solution_1_ circle,
.video-embed .Partner-first-Focus-sec .Voice-API-grid .soluttion-for-everyone:hover #Connect_To_Any_Device path,
.video-embed .Partner-first-Focus-sec .Voice-API-grid .soluttion-for-everyone:hover #Connect_To_Any_Device circle,
.video-embed .Partner-first-Focus-sec .Voice-API-grid .soluttion-for-everyone:hover #Crystal_Clear_Voice_1_ path,
.video-embed .Partner-first-Focus-sec .Voice-API-grid .soluttion-for-everyone:hover #Crystal_Clear_Voice_1_ circle {
  stroke: #ffffff;
}
.video-embed .how-it-work h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 50px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .video-embed .how-it-work h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .video-embed .how-it-work h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .video-embed .how-it-work h6.red-txt {
    margin-top: 50px;
  }
}
@media (max-width: 991px) {
  .video-embed .how-it-work h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.video-embed .how-it-work h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .video-embed .how-it-work h4 {
    font-size: 28px;
    line-height: 30px;
  }
}
.video-embed .how-it-work p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .video-embed .how-it-work p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.video-embed .how-it-work .step-1 {
  background-image: url("/images/video-embed/first-sec-bg-circle-green.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 640px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
}
@media (max-width: 991px) {
  .video-embed .how-it-work .step-1 {
    background-image: none;
    height: auto;
    margin-top: 0px;
    text-align: center;
  }
}
@media (max-width: 991px) {
  .video-embed .how-it-work .step-1 .text-steps {
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
  }
}
.video-embed .how-it-work .step-1 .text-steps h4 {
  font-weight: 500;
  font-size: 60px;
  width: 300px;
}
@media (max-width: 991px) {
  .video-embed .how-it-work .step-1 .text-steps h4 {
    text-align: center;
    font-size: 40px;
    line-height: 45px;
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
  }
}
.video-embed .how-it-work .step-1 .text-steps h5 {
  font-weight: 500;
  font-size: 38px;
  width: 300px;
}
@media (max-width: 991px) {
  .video-embed .how-it-work .step-1 .text-steps h5 {
    text-align: center;
    font-size: 25px;
    line-height: 30px;
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .video-embed .how-it-work .step-1 .pl-5, .video-embed .how-it-work .step-1 .px-5 {
    padding-left: 0rem !important;
    margin-left: 0rem !important;
  }
}
@media (max-width: 991px) {
  .video-embed .how-it-work .step-1 .justify-content-start {
    justify-content: center !important;
  }
}
@media (max-width: 991px) {
  .video-embed .how-it-work .step-1 .justify-content-end {
    justify-content: center !important;
  }
}
.video-embed .how-it-work .step-1 img {
  width: 60%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 991px) {
  .video-embed .how-it-work .step-1 img {
    margin-bottom: 40px;
  }
}
.video-embed .how-it-work .step-2 {
  background-image: url("/images/video-embed/second-sec-bg-circle.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto;
  height: 700px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
}
@media (max-width: 991px) {
  .video-embed .how-it-work .step-2 {
    background-image: none;
    height: auto;
    margin-top: 0px;
    text-align: center;
  }
}
@media (max-width: 991px) {
  .video-embed .how-it-work .step-2 .text-steps {
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
  }
}
.video-embed .how-it-work .step-2 .text-steps h4 {
  font-weight: 500;
  font-size: 60px;
  width: 300px;
}
@media (max-width: 991px) {
  .video-embed .how-it-work .step-2 .text-steps h4 {
    text-align: center;
    font-size: 40px;
    line-height: 45px;
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
  }
}
.video-embed .how-it-work .step-2 .text-steps h5 {
  font-weight: 500;
  font-size: 38px;
  width: 300px;
}
@media (max-width: 991px) {
  .video-embed .how-it-work .step-2 .text-steps h5 {
    text-align: center;
    font-size: 25px;
    line-height: 30px;
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .video-embed .how-it-work .step-2 .pl-5, .video-embed .how-it-work .step-2 .px-5 {
    padding-left: 0rem !important;
    margin-left: 0rem !important;
  }
}
@media (max-width: 991px) {
  .video-embed .how-it-work .step-2 .justify-content-start {
    justify-content: center !important;
  }
}
@media (max-width: 991px) {
  .video-embed .how-it-work .step-2 .justify-content-end {
    justify-content: center !important;
  }
}
.video-embed .how-it-work .step-2 img {
  width: 60%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 991px) {
  .video-embed .how-it-work .step-2 img {
    margin-bottom: 40px;
  }
}
.video-embed .how-it-work .step-3 {
  background-image: url("/images/video-embed/step-3-doted-circle.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 468px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .video-embed .how-it-work .step-3 {
    background-image: none;
    height: auto;
    text-align: center;
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .video-embed .how-it-work .step-3 .pl-5, .video-embed .how-it-work .step-3 .px-5 {
    padding-left: 0rem !important;
    margin-left: 0rem !important;
  }
}
@media (max-width: 991px) {
  .video-embed .how-it-work .step-3 .text-steps {
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
  }
}
.video-embed .how-it-work .step-3 .text-steps h4 {
  font-weight: 500;
  font-size: 60px;
  width: 300px;
}
@media (max-width: 991px) {
  .video-embed .how-it-work .step-3 .text-steps h4 {
    text-align: center;
    font-size: 40px;
    line-height: 45px;
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
  }
}
.video-embed .how-it-work .step-3 .text-steps h5 {
  font-weight: 500;
  font-size: 38px;
  width: 300px;
}
@media (max-width: 991px) {
  .video-embed .how-it-work .step-3 .text-steps h5 {
    text-align: center;
    font-size: 25px;
    line-height: 30px;
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .video-embed .how-it-work .step-3 .justify-content-start {
    justify-content: center !important;
  }
}
@media (max-width: 991px) {
  .video-embed .how-it-work .step-3 .justify-content-end {
    justify-content: center !important;
  }
}
.video-embed .how-it-work .step-3 img {
  width: 60%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 991px) {
  .video-embed .how-it-work .step-3 img {
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .video-embed .how-it-work .ml-5 .pl-5 {
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
}
.video-embed .how-it-work a {
  background-color: #cccccc4d;
  border-radius: 5px;
  text-align: center;
  padding: 9px 50px;
  margin-top: 100px;
}
.video-embed .tab-sec {
  background: url("/images/video-embed/tab-sec-bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  height: 745px;
  width: 100%;
  margin-top: 100px;
}
@media (max-width: 991px) {
  .video-embed .tab-sec {
    background-image: none;
    height: 100%;
    margin-top: 50px;
  }
}
.video-embed .tab-sec h6.red-txt {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 150px;
  margin-top: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .video-embed .tab-sec h6.red-txt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .video-embed .tab-sec h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .video-embed .tab-sec h6.red-txt {
    margin-top: 50px;
    font-size: 15px;
  }
}
.video-embed .tab-sec h3 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .video-embed .tab-sec h3 {
    font-size: 22px;
    line-height: 25px;
    text-align: center;
  }
}
.video-embed .tab-sec h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding: 15px 0;
  padding-bottom: 0;
  margin-top: 50px;
}
@media (max-width: 991px) {
  .video-embed .tab-sec h4 {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    margin-top: 0px;
  }
}
.video-embed .tab-sec p {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 22px;
  text-transform: inherit;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .video-embed .tab-sec p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
}
.video-embed .tab-sec #tabs, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second, .video-embed .tab-sec .all-feature .table-section #tab-second, .all-feature .table-section .video-embed .tab-sec #tab-second {
  padding: 0;
}
@media (max-width: 991px) {
  .video-embed .tab-sec #tabs, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second, .video-embed .tab-sec .all-feature .table-section #tab-second, .all-feature .table-section .video-embed .tab-sec #tab-second {
    display: block;
  }
}
.video-embed .tab-sec #tabs ul#pricing_tabs, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second ul#pricing_tabs, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second ul#pricing_tabs, .video-embed .tab-sec .all-feature .table-section #tab-second ul#pricing_tabs, .all-feature .table-section .video-embed .tab-sec #tab-second ul#pricing_tabs {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  border: none;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 25px auto;
  background: #fff;
  border: 1px solid #e8e8e8;
  box-shadow: 0px 0px 5px 1px #dddd;
  border-radius: 10px;
}
.video-embed .tab-sec #tabs ul#pricing_tabs li a, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second ul#pricing_tabs li a, .video-embed .tab-sec .all-feature .table-section #tab-second ul#pricing_tabs li a, .all-feature .table-section .video-embed .tab-sec #tab-second ul#pricing_tabs li a {
  border: 0px solid transparent;
  text-decoration: none;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.36px;
  text-align: center;
  padding: 8px 25px;
}
.video-embed .tab-sec #tabs ul#pricing_tabs li a:hover, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a:hover, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second ul#pricing_tabs li a:hover, .video-embed .tab-sec .all-feature .table-section #tab-second ul#pricing_tabs li a:hover, .all-feature .table-section .video-embed .tab-sec #tab-second ul#pricing_tabs li a:hover {
  background: transparent;
  background: linear-gradient(180deg, #f13d3d 22%, #a0198e 100%);
  color: #fff !important;
  cursor: pointer;
  border-radius: 6px;
}
.video-embed .tab-sec #tabs ul#pricing_tabs li a.active, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a.active, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second ul#pricing_tabs li a.active, .video-embed .tab-sec .all-feature .table-section #tab-second ul#pricing_tabs li a.active, .all-feature .table-section .video-embed .tab-sec #tab-second ul#pricing_tabs li a.active {
  background: transparent;
  background: linear-gradient(180deg, #f13d3d 22%, #a0198e 100%);
  color: #fff !important;
  cursor: pointer;
  border-radius: 6px;
}
.video-embed .tab-sec #tabs ul#pricing_tabs li a span, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a span, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second ul#pricing_tabs li a span, .video-embed .tab-sec .all-feature .table-section #tab-second ul#pricing_tabs li a span, .all-feature .table-section .video-embed .tab-sec #tab-second ul#pricing_tabs li a span {
  display: block;
}
.video-embed .tab-sec #tabs ul#pricing_tabs li a svg, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second ul#pricing_tabs li a svg, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second ul#pricing_tabs li a svg, .video-embed .tab-sec .all-feature .table-section #tab-second ul#pricing_tabs li a svg, .all-feature .table-section .video-embed .tab-sec #tab-second ul#pricing_tabs li a svg {
  width: 40px;
  height: 40px;
}
.video-embed .tab-sec #tabs .tab-content, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content {
  margin-top: 50px;
  padding: 0;
}
.video-embed .tab-sec #tabs .tab-content h4, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content h4, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content h4, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content h4, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding: 15px 0;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .video-embed .tab-sec #tabs .tab-content h4, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content h4, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content h4, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content h4, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content h4 {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
  }
}
.video-embed .tab-sec #tabs .tab-content #tabs-1 img.tab-img, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content #tabs-1 img.tab-img, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-1 img.tab-img, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content #tabs-1 img.tab-img, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-1 img.tab-img, .video-embed .tab-sec #tabs .tab-content #tabs-2 img.tab-img, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content #tabs-2 img.tab-img, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-2 img.tab-img, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content #tabs-2 img.tab-img, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-2 img.tab-img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.video-embed .tab-sec #tabs .tab-content #tabs-1 article.feature-ul, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content #tabs-1 article.feature-ul, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-1 article.feature-ul, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content #tabs-1 article.feature-ul, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-1 article.feature-ul, .video-embed .tab-sec #tabs .tab-content #tabs-2 article.feature-ul, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content #tabs-2 article.feature-ul, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-2 article.feature-ul, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content #tabs-2 article.feature-ul, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-2 article.feature-ul {
  margin-top: 10px;
}
.video-embed .tab-sec #tabs .tab-content #tabs-1 article.feature-ul h5, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content #tabs-1 article.feature-ul h5, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-1 article.feature-ul h5, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content #tabs-1 article.feature-ul h5, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-1 article.feature-ul h5, .video-embed .tab-sec #tabs .tab-content #tabs-2 article.feature-ul h5, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content #tabs-2 article.feature-ul h5, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-2 article.feature-ul h5, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content #tabs-2 article.feature-ul h5, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-2 article.feature-ul h5 {
  font-size: 28px;
  line-height: 35px;
  color: #ed1c24;
  font-weight: 500;
  color: #333333;
  text-align: left;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .video-embed .tab-sec #tabs .tab-content #tabs-1 article.feature-ul h5, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content #tabs-1 article.feature-ul h5, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-1 article.feature-ul h5, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content #tabs-1 article.feature-ul h5, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-1 article.feature-ul h5, .video-embed .tab-sec #tabs .tab-content #tabs-2 article.feature-ul h5, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content #tabs-2 article.feature-ul h5, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-2 article.feature-ul h5, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content #tabs-2 article.feature-ul h5, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-2 article.feature-ul h5 {
    font-size: 25px;
    line-height: 30px;
  }
}
.video-embed .tab-sec #tabs .tab-content #tabs-1 article.feature-ul p, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content #tabs-1 article.feature-ul p, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-1 article.feature-ul p, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content #tabs-1 article.feature-ul p, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-1 article.feature-ul p, .video-embed .tab-sec #tabs .tab-content #tabs-2 article.feature-ul p, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content #tabs-2 article.feature-ul p, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-2 article.feature-ul p, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content #tabs-2 article.feature-ul p, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-2 article.feature-ul p {
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  text-transform: inherit;
  text-align: left;
}
.video-embed .tab-sec #tabs .tab-content #tabs-1 article.feature-ul .iframe-light, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light, .video-embed .tab-sec #tabs .tab-content #tabs-2 article.feature-ul .iframe-light, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light {
  list-style: none;
  margin: 0;
  padding: 0;
}
.video-embed .tab-sec #tabs .tab-content #tabs-1 article.feature-ul .iframe-light li, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light li, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light li, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light li, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light li, .video-embed .tab-sec #tabs .tab-content #tabs-2 article.feature-ul .iframe-light li, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light li, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light li, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light li, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light li {
  font-weight: 300;
  color: #4e4e4e;
  font-size: 18px;
  text-transform: inherit;
  text-align: left;
  width: 100%;
}
.video-embed .tab-sec #tabs .tab-content #tabs-1 article.feature-ul .iframe-light li::before, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light li::before, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light li::before, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light li::before, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light li::before, .video-embed .tab-sec #tabs .tab-content #tabs-2 article.feature-ul .iframe-light li::before, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light li::before, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light li::before, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light li::before, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light li::before {
  content: " ";
}
@media (max-width: 991px) {
  .video-embed .tab-sec #tabs .tab-content #tabs-1 article.feature-ul .iframe-light li, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light li, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light li, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light li, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light li, .video-embed .tab-sec #tabs .tab-content #tabs-2 article.feature-ul .iframe-light li, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light li, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light li, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light li, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light li {
    font-size: 15px;
    display: flex;
  }
}
.video-embed .tab-sec #tabs .tab-content #tabs-1 article.feature-ul .iframe-light li svg, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light li svg, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light li svg, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light li svg, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light li svg, .video-embed .tab-sec #tabs .tab-content #tabs-2 article.feature-ul .iframe-light li svg, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light li svg, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light li svg, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light li svg, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light li svg {
  width: 40px;
  height: 40px;
  padding-right: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .video-embed .tab-sec #tabs .tab-content #tabs-1 article.feature-ul .iframe-light li svg, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light li svg, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light li svg, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light li svg, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light li svg, .video-embed .tab-sec #tabs .tab-content #tabs-2 article.feature-ul .iframe-light li svg, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light li svg, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light li svg, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light li svg, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light li svg {
    width: 28px;
    height: 28px;
    padding-right: 7px;
  }
}
@media (max-width: 991px) {
  .video-embed .tab-sec #tabs .tab-content #tabs-1 article.feature-ul .iframe-light li svg, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light li svg, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light li svg, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light li svg, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-1 article.feature-ul .iframe-light li svg, .video-embed .tab-sec #tabs .tab-content #tabs-2 article.feature-ul .iframe-light li svg, .video-embed .tab-sec .video-pricing-theme .table-section #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light li svg, .video-pricing-theme .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light li svg, .video-embed .tab-sec .all-feature .table-section #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light li svg, .all-feature .table-section .video-embed .tab-sec #tab-second .tab-content #tabs-2 article.feature-ul .iframe-light li svg {
    width: 28px;
    height: 28px;
    padding-right: 7px;
  }
}
.video-embed h4.mar-top-50 {
  margin-top: 150px;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
  padding: 15px 0;
  padding-bottom: 0;
}

#stickyHeader, .theme-cyan, .theme-blue, .virtual-number, .Pricing-theme {
  color: #f1f1f1;
  padding-top: 10px;
  background-color: transparent;
  padding-bottom: 10px;
}
#stickyHeader .border-botm, .theme-cyan .border-botm, .theme-blue .border-botm, .virtual-number .border-botm, .Pricing-theme .border-botm {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
#stickyHeader .border-botm .smart-scroll, .theme-cyan .border-botm .smart-scroll, .theme-blue .border-botm .smart-scroll, .virtual-number .border-botm .smart-scroll, .Pricing-theme .border-botm .smart-scroll {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
#stickyHeader .border-botm .scrolled-down, .theme-cyan .border-botm .scrolled-down, .theme-blue .border-botm .scrolled-down, .virtual-number .border-botm .scrolled-down, .Pricing-theme .border-botm .scrolled-down {
  -webkit-transform: translateY(-100%);
  -webkit-transition: all 0.3s ease-in-out;
  transform: translateY(-100%);
  transition: all 0.3s ease-in-out;
}
#stickyHeader .border-botm .scrolled-up, .theme-cyan .border-botm .scrolled-up, .theme-blue .border-botm .scrolled-up, .virtual-number .border-botm .scrolled-up, .Pricing-theme .border-botm .scrolled-up {
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 991px) {
  #stickyHeader .app .p-3, .theme-cyan .app .p-3, .theme-blue .app .p-3, .virtual-number .app .p-3, .Pricing-theme .app .p-3 {
    padding: 0rem !important;
  }
}
@media (max-width: 991px) {
  #stickyHeader .app .ton-hedr-nav, .theme-cyan .app .ton-hedr-nav, .theme-blue .app .ton-hedr-nav, .virtual-number .app .ton-hedr-nav, .Pricing-theme .app .ton-hedr-nav {
    justify-content: flex-start !important;
    display: flex;
    width: 100%;
    padding-top: 10px;
  }
}
#stickyHeader .app .ton-hedr-nav li a, .theme-cyan .app .ton-hedr-nav li a, .theme-blue .app .ton-hedr-nav li a, .virtual-number .app .ton-hedr-nav li a, .Pricing-theme .app .ton-hedr-nav li a {
  text-transform: uppercase;
  color: #000;
  font-size: 13px !important;
  line-height: 15px;
  font-weight: 500;
  padding: 9px 22px;
  letter-spacing: 1px;
  cursor: auto !important;
}
@media (max-width: 991px) {
  #stickyHeader .app .ton-hedr-nav li a, .theme-cyan .app .ton-hedr-nav li a, .theme-blue .app .ton-hedr-nav li a, .virtual-number .app .ton-hedr-nav li a, .Pricing-theme .app .ton-hedr-nav li a {
    padding: 9px 20px 3px 8px;
    font-size: 12px;
    font-weight: 400;
  }
}
#stickyHeader .app .ton-hedr-nav li .login, .theme-cyan .app .ton-hedr-nav li .login, .theme-blue .app .ton-hedr-nav li .login, .virtual-number .app .ton-hedr-nav li .login, .Pricing-theme .app .ton-hedr-nav li .login {
  position: relative;
}
#stickyHeader .app .ton-hedr-nav li .login::after, .theme-cyan .app .ton-hedr-nav li .login::after, .theme-blue .app .ton-hedr-nav li .login::after, .virtual-number .app .ton-hedr-nav li .login::after, .Pricing-theme .app .ton-hedr-nav li .login::after {
  content: url(../../images/index/login-icons.svg);
  width: 20px;
  height: 20px;
  margin-left: 0;
  position: absolute;
  top: 6px;
  right: -2px;
  line-height: 19px;
}
@media (max-width: 991px) {
  #stickyHeader .app .ton-hedr-nav li .login::after, .theme-cyan .app .ton-hedr-nav li .login::after, .theme-blue .app .ton-hedr-nav li .login::after, .virtual-number .app .ton-hedr-nav li .login::after, .Pricing-theme .app .ton-hedr-nav li .login::after {
    width: 13px;
    height: 13px;
    margin-left: 0;
    position: absolute;
    top: 9px;
    right: 2px;
  }
}
#stickyHeader .app .ton-hedr-nav li .support, .theme-cyan .app .ton-hedr-nav li .support, .theme-blue .app .ton-hedr-nav li .support, .virtual-number .app .ton-hedr-nav li .support, .Pricing-theme .app .ton-hedr-nav li .support {
  cursor: pointer !important;
  position: relative;
}
#stickyHeader .app .ton-hedr-nav .separator, .theme-cyan .app .ton-hedr-nav .separator, .theme-blue .app .ton-hedr-nav .separator, .virtual-number .app .ton-hedr-nav .separator, .Pricing-theme .app .ton-hedr-nav .separator {
  background-color: #333333;
  width: 1px;
  height: 15px;
  margin: 11px 0px;
  padding: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #stickyHeader .app nav, .theme-cyan .app nav, .theme-blue .app nav, .virtual-number .app nav, .Pricing-theme .app nav {
    padding: 0.5rem 0rem;
  }
}
#stickyHeader .app nav a.navbar-brand, .theme-cyan .app nav a.navbar-brand, .theme-blue .app nav a.navbar-brand, .virtual-number .app nav a.navbar-brand, .Pricing-theme .app nav a.navbar-brand {
  padding: 0px 0 12px 0px;
  display: flex;
  flex-direction: column;
  align-self: flex-end;
}
@media (max-width: 991px) {
  #stickyHeader .app nav .navbar-light .navbar-toggler, .theme-cyan .app nav .navbar-light .navbar-toggler, .theme-blue .app nav .navbar-light .navbar-toggler, .virtual-number .app nav .navbar-light .navbar-toggler, .Pricing-theme .app nav .navbar-light .navbar-toggler {
    border: none;
  }
}
#stickyHeader .app nav ul#first-menu, .theme-cyan .app nav ul#first-menu, .theme-blue .app nav ul#first-menu, .virtual-number .app nav ul#first-menu, .Pricing-theme .app nav ul#first-menu {
  width: 100%;
}
@media (max-width: 991px) {
  #stickyHeader .app nav ul#first-menu, .theme-cyan .app nav ul#first-menu, .theme-blue .app nav ul#first-menu, .virtual-number .app nav ul#first-menu, .Pricing-theme .app nav ul#first-menu {
    width: 100%;
    display: inline-flex;
  }
}
#stickyHeader .app nav ul#first-menu li, .theme-cyan .app nav ul#first-menu li, .theme-blue .app nav ul#first-menu li, .virtual-number .app nav ul#first-menu li, .Pricing-theme .app nav ul#first-menu li {
  padding: 0px;
  display: flex;
  flex-direction: column;
  align-self: flex-end;
}
@media (max-width: 991px) {
  #stickyHeader .app nav ul#first-menu li, .theme-cyan .app nav ul#first-menu li, .theme-blue .app nav ul#first-menu li, .virtual-number .app nav ul#first-menu li, .Pricing-theme .app nav ul#first-menu li {
    padding: 0;
    align-self: flex-start;
    display: inline-flex;
    width: 100%;
    border-bottom: none;
  }
}
#stickyHeader .app nav ul#first-menu li a, .theme-cyan .app nav ul#first-menu li a, .theme-blue .app nav ul#first-menu li a, .virtual-number .app nav ul#first-menu li a, .Pricing-theme .app nav ul#first-menu li a {
  font-family: "Barlow Semi Condensed" !important;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-transform: capitalize;
  padding: 0px 17px 8px 17px;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.14px;
  text-align: left;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #stickyHeader .app nav ul#first-menu li a, .theme-cyan .app nav ul#first-menu li a, .theme-blue .app nav ul#first-menu li a, .virtual-number .app nav ul#first-menu li a, .Pricing-theme .app nav ul#first-menu li a {
    font-size: 12px;
    padding: 0px 18px 8px 0px;
  }
}
#stickyHeader .app nav ul#first-menu li a strong, .theme-cyan .app nav ul#first-menu li a strong, .theme-blue .app nav ul#first-menu li a strong, .virtual-number .app nav ul#first-menu li a strong, .Pricing-theme .app nav ul#first-menu li a strong {
  display: block;
  font-weight: 500;
  font-size: 16px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #stickyHeader .app nav ul#first-menu li a strong, .theme-cyan .app nav ul#first-menu li a strong, .theme-blue .app nav ul#first-menu li a strong, .virtual-number .app nav ul#first-menu li a strong, .Pricing-theme .app nav ul#first-menu li a strong {
    font-size: 15px;
    line-height: 18px;
  }
}
@media (max-width: 991px) {
  #stickyHeader .app nav ul#first-menu li a strong, .theme-cyan .app nav ul#first-menu li a strong, .theme-blue .app nav ul#first-menu li a strong, .virtual-number .app nav ul#first-menu li a strong, .Pricing-theme .app nav ul#first-menu li a strong {
    font-size: 14px;
    display: inline-flex;
  }
}
#stickyHeader .app nav ul#first-menu li a::after, .theme-cyan .app nav ul#first-menu li a::after, .theme-blue .app nav ul#first-menu li a::after, .virtual-number .app nav ul#first-menu li a::after, .Pricing-theme .app nav ul#first-menu li a::after {
  content: "";
  position: absolute;
  top: 25px;
  right: -7px;
}
#stickyHeader .app nav ul#first-menu li a:hover, .theme-cyan .app nav ul#first-menu li a:hover, .theme-blue .app nav ul#first-menu li a:hover, .virtual-number .app nav ul#first-menu li a:hover, .Pricing-theme .app nav ul#first-menu li a:hover, #stickyHeader .app nav ul#first-menu li a:active, .theme-cyan .app nav ul#first-menu li a:active, .theme-blue .app nav ul#first-menu li a:active, .virtual-number .app nav ul#first-menu li a:active, .Pricing-theme .app nav ul#first-menu li a:active, #stickyHeader .app nav ul#first-menu li a:focus, .theme-cyan .app nav ul#first-menu li a:focus, .theme-blue .app nav ul#first-menu li a:focus, .virtual-number .app nav ul#first-menu li a:focus, .Pricing-theme .app nav ul#first-menu li a:focus {
  text-decoration: none;
  color: #f13d3d;
}
@media (max-width: 991px) {
  #stickyHeader .app nav ul#first-menu li a, .theme-cyan .app nav ul#first-menu li a, .theme-blue .app nav ul#first-menu li a, .virtual-number .app nav ul#first-menu li a, .Pricing-theme .app nav ul#first-menu li a {
    padding: 5px 10px;
    font-size: 13px;
    pointer-events: none;
  }
}
#stickyHeader .app nav ul#first-menu li .sign-in, .theme-cyan .app nav ul#first-menu li .sign-in, .theme-blue .app nav ul#first-menu li .sign-in, .virtual-number .app nav ul#first-menu li .sign-in, .Pricing-theme .app nav ul#first-menu li .sign-in {
  font-family: "Barlow Semi Condensed" !important;
  background-color: #f13d3d;
  border-radius: 5px;
  color: #fff !important;
  font-weight: 500;
  font-size: 14px;
  padding: 9px 20px;
  margin-top: 7px;
  margin-right: 0px;
  border: 1px solid #f13d3d;
  text-transform: capitalize;
  box-shadow: 0px 0px 10px 1px #dedbdb;
}
#stickyHeader .app nav ul#first-menu li .sign-in.hire-btn {
  padding: 7px 18px;
  background-color: #fff;
  color: #f13d3d!important;
  border: 1px solid transparent;
  font-size: 13px;
}
#stickyHeader .app nav ul#first-menu li .sign-in:hover, .theme-cyan .app nav ul#first-menu li .sign-in:hover, .theme-blue .app nav ul#first-menu li .sign-in:hover, .virtual-number .app nav ul#first-menu li .sign-in:hover, .Pricing-theme .app nav ul#first-menu li .sign-in:hover {
  background-color: #fff;
  border: 1px solid #fff;
  color: #f13d3d !important;
}
@media (max-width: 991px) {
  #stickyHeader .app nav ul#first-menu li .sign-in, .theme-cyan .app nav ul#first-menu li .sign-in, .theme-blue .app nav ul#first-menu li .sign-in, .virtual-number .app nav ul#first-menu li .sign-in, .Pricing-theme .app nav ul#first-menu li .sign-in {
    width: 100px;
    pointer-events: auto;
  }
}
#stickyHeader .app nav ul#first-menu li .try-for-free, .theme-cyan .app nav ul#first-menu li .try-for-free, .theme-blue .app nav ul#first-menu li .try-for-free, .virtual-number .app nav ul#first-menu li .try-for-free, .Pricing-theme .app nav ul#first-menu li .try-for-free {
  font-family: "Barlow Semi Condensed" !important;
  background-color: #f13d3d;
  border-radius: 5px;
  color: #ffffff;
  font-weight: 500;
  font-size: 14px;
  padding: 9px 20px;
  margin-top: 7px;
  text-transform: capitalize;
  border: 1px solid transparent;
}
#stickyHeader .app nav ul#first-menu li .try-for-free:hover, .theme-cyan .app nav ul#first-menu li .try-for-free:hover, .theme-blue .app nav ul#first-menu li .try-for-free:hover, .virtual-number .app nav ul#first-menu li .try-for-free:hover, .Pricing-theme .app nav ul#first-menu li .try-for-free:hover {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #333333;
}
@media (max-width: 991px) {
  #stickyHeader .app nav ul#first-menu li .try-for-free, .theme-cyan .app nav ul#first-menu li .try-for-free, .theme-blue .app nav ul#first-menu li .try-for-free, .virtual-number .app nav ul#first-menu li .try-for-free, .Pricing-theme .app nav ul#first-menu li .try-for-free {
    font-size: 14px;
    padding: 5px 16px;
    margin-top: 7px;
  }
}
#stickyHeader .app nav ul#first-menu li:hover, .theme-cyan .app nav ul#first-menu li:hover, .theme-blue .app nav ul#first-menu li:hover, .virtual-number .app nav ul#first-menu li:hover, .Pricing-theme .app nav ul#first-menu li:hover, #stickyHeader .app nav ul#first-menu li:active, .theme-cyan .app nav ul#first-menu li:active, .theme-blue .app nav ul#first-menu li:active, .virtual-number .app nav ul#first-menu li:active, .Pricing-theme .app nav ul#first-menu li:active, #stickyHeader .app nav ul#first-menu li:visited, .theme-cyan .app nav ul#first-menu li:visited, .theme-blue .app nav ul#first-menu li:visited, .virtual-number .app nav ul#first-menu li:visited, .Pricing-theme .app nav ul#first-menu li:visited {
  color: #ec1c23;
}
#stickyHeader .app nav ul#first-menu li:hover ul.dropdown, .theme-cyan .app nav ul#first-menu li:hover ul.dropdown, .theme-blue .app nav ul#first-menu li:hover ul.dropdown, .virtual-number .app nav ul#first-menu li:hover ul.dropdown, .Pricing-theme .app nav ul#first-menu li:hover ul.dropdown, #stickyHeader .app nav ul#first-menu li:active ul.dropdown, .theme-cyan .app nav ul#first-menu li:active ul.dropdown, .theme-blue .app nav ul#first-menu li:active ul.dropdown, .virtual-number .app nav ul#first-menu li:active ul.dropdown, .Pricing-theme .app nav ul#first-menu li:active ul.dropdown, #stickyHeader .app nav ul#first-menu li:visited ul.dropdown, .theme-cyan .app nav ul#first-menu li:visited ul.dropdown, .theme-blue .app nav ul#first-menu li:visited ul.dropdown, .virtual-number .app nav ul#first-menu li:visited ul.dropdown, .Pricing-theme .app nav ul#first-menu li:visited ul.dropdown {
  display: block;
}
@media (max-width: 991px) {
  #stickyHeader .app nav ul#first-menu li:hover ul.dropdown, .theme-cyan .app nav ul#first-menu li:hover ul.dropdown, .theme-blue .app nav ul#first-menu li:hover ul.dropdown, .virtual-number .app nav ul#first-menu li:hover ul.dropdown, .Pricing-theme .app nav ul#first-menu li:hover ul.dropdown, #stickyHeader .app nav ul#first-menu li:active ul.dropdown, .theme-cyan .app nav ul#first-menu li:active ul.dropdown, .theme-blue .app nav ul#first-menu li:active ul.dropdown, .virtual-number .app nav ul#first-menu li:active ul.dropdown, .Pricing-theme .app nav ul#first-menu li:active ul.dropdown, #stickyHeader .app nav ul#first-menu li:visited ul.dropdown, .theme-cyan .app nav ul#first-menu li:visited ul.dropdown, .theme-blue .app nav ul#first-menu li:visited ul.dropdown, .virtual-number .app nav ul#first-menu li:visited ul.dropdown, .Pricing-theme .app nav ul#first-menu li:visited ul.dropdown {
    padding: 0;
    margin: 0;
    overflow: scroll;
    height: 400px;
  }
}
#stickyHeader .app nav ul#first-menu li ul.dropdown, .theme-cyan .app nav ul#first-menu li ul.dropdown, .theme-blue .app nav ul#first-menu li ul.dropdown, .virtual-number .app nav ul#first-menu li ul.dropdown, .Pricing-theme .app nav ul#first-menu li ul.dropdown {
  width: 100%;
  display: none;
  position: absolute;
  z-index: 9999;
  left: 0%;
  top: 77px;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown .lft-wht-bg, .theme-cyan .app nav ul#first-menu li ul.dropdown .lft-wht-bg, .theme-blue .app nav ul#first-menu li ul.dropdown .lft-wht-bg, .virtual-number .app nav ul#first-menu li ul.dropdown .lft-wht-bg, .Pricing-theme .app nav ul#first-menu li ul.dropdown .lft-wht-bg {
  background: #fff;
  box-shadow: 0px 1px 5px #ddd;
  border-radius: 12px 0px 0px 12px;
  padding: 25px;
}
@media (max-width: 991px) {
  #stickyHeader .app nav ul#first-menu li ul.dropdown .lft-wht-bg, .theme-cyan .app nav ul#first-menu li ul.dropdown .lft-wht-bg, .theme-blue .app nav ul#first-menu li ul.dropdown .lft-wht-bg, .virtual-number .app nav ul#first-menu li ul.dropdown .lft-wht-bg, .Pricing-theme .app nav ul#first-menu li ul.dropdown .lft-wht-bg {
    border-radius: 15px 15px 0px 0px;
  }
}
#stickyHeader .app nav ul#first-menu li ul.dropdown .rgt-wht-bg, .theme-cyan .app nav ul#first-menu li ul.dropdown .rgt-wht-bg, .theme-blue .app nav ul#first-menu li ul.dropdown .rgt-wht-bg, .virtual-number .app nav ul#first-menu li ul.dropdown .rgt-wht-bg, .Pricing-theme .app nav ul#first-menu li ul.dropdown .rgt-wht-bg {
  background: #f7f7f7;
  box-shadow: 0px 1px 5px #ddd;
  border-radius: 0px 12px 12px 0px;
  padding: 25px;
}
@media (max-width: 991px) {
  #stickyHeader .app nav ul#first-menu li ul.dropdown .rgt-wht-bg, .theme-cyan .app nav ul#first-menu li ul.dropdown .rgt-wht-bg, .theme-blue .app nav ul#first-menu li ul.dropdown .rgt-wht-bg, .virtual-number .app nav ul#first-menu li ul.dropdown .rgt-wht-bg, .Pricing-theme .app nav ul#first-menu li ul.dropdown .rgt-wht-bg {
    border-radius: 0px 1px 15px 15px;
  }
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li, .theme-cyan .app nav ul#first-menu li ul.dropdown li, .theme-blue .app nav ul#first-menu li ul.dropdown li, .virtual-number .app nav ul#first-menu li ul.dropdown li, .Pricing-theme .app nav ul#first-menu li ul.dropdown li {
  display: block;
  padding: 10px 0;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left {
  padding: 0 10px;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left h5, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left h5, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left h5, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left h5, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left h5 {
  color: #ec1c23 !important;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left h5 a, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left h5 a, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left h5 a, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left h5 a, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left h5 a {
  color: #ec1c23 !important;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
}
@media (max-width: 991px) {
  #stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left h5 a, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left h5 a, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left h5 a, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left h5 a, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left h5 a {
    pointer-events: auto;
  }
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li {
  padding: 0;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a {
  display: block;
  text-transform: capitalize;
  margin: 5px 0;
  padding: 5px 0;
  border: none;
  color: #000 !important;
}
@media (max-width: 991px) {
  #stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a {
    pointer-events: auto !important;
  }
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a:after, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a:after, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a:after, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a:after, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a:after {
  content: none;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a .pad-lft-25, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a .pad-lft-25, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a .pad-lft-25, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a .pad-lft-25, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a .pad-lft-25 {
  padding-left: 25px;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a svg, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a svg, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a svg, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a svg, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a svg {
  width: 20px;
  height: 20px;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Banking_Finance .cls-1, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Banking_Finance .cls-1, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Banking_Finance .cls-1, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Banking_Finance .cls-1, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Banking_Finance .cls-1 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Education .cls-1, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Education .cls-1, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Education .cls-1, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Education .cls-1, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Education .cls-1, #stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Short_Codes .cls-1, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Short_Codes .cls-1, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Short_Codes .cls-1, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Short_Codes .cls-1, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Short_Codes .cls-1, #stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Healthcare .cls-1, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Healthcare .cls-1, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Healthcare .cls-1, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Healthcare .cls-1, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Healthcare .cls-1, #stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Retail_eCommerce .cls-1, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Retail_eCommerce .cls-1, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Retail_eCommerce .cls-1, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Retail_eCommerce .cls-1, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Retail_eCommerce .cls-1, #stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #HR_recruitment .cls-1, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #HR_recruitment .cls-1, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #HR_recruitment .cls-1, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #HR_recruitment .cls-1, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #HR_recruitment .cls-1, #stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Customer_Service .cls-1, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Customer_Service .cls-1, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Customer_Service .cls-1, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Customer_Service .cls-1, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Customer_Service .cls-1, #stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Customer_Service .cls-1, #stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Phone_Numbers .cls-1, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Phone_Numbers .cls-1, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Phone_Numbers .cls-1, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Phone_Numbers .cls-1, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Phone_Numbers .cls-1, #stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Phone_Numbers .cls-1 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Video-API .video-API-0, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Video-API .video-API-0, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Video-API .video-API-0, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Video-API .video-API-0, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Video-API .video-API-0 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #IOT .cls-1, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #IOT .cls-1, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #IOT .cls-1, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #IOT .cls-1, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #IOT .cls-1,
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #IOT .cls-2,
.theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #IOT .cls-2,
.theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #IOT .cls-2,
.virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #IOT .cls-2,
.Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #IOT .cls-2 {
  fill: none;
  stroke: #212020;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #IOT .cls-1, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #IOT .cls-1, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #IOT .cls-1, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #IOT .cls-1, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #IOT .cls-1 {
  stroke-miterlimit: 10;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #IOT .cls-2, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #IOT .cls-2, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #IOT .cls-2, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #IOT .cls-2, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #IOT .cls-2 {
  stroke-linecap: round;
  stroke-linejoin: round;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #P_SMS_API .cls-1, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #P_SMS_API .cls-1, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #P_SMS_API .cls-1, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #P_SMS_API .cls-1, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #P_SMS_API .cls-1 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Customer__x0D_Engagement .customer-0, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Customer__x0D_Engagement .customer-0, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Customer__x0D_Engagement .customer-0, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Customer__x0D_Engagement .customer-0, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Customer__x0D_Engagement .customer-0 {
  fill: none;
  stroke: #202020;
  stroke-miterlimit: 10;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Voice_Call_API .st0, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Voice_Call_API .st0, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Voice_Call_API .st0, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Voice_Call_API .st0, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #Voice_Call_API .st0 {
  fill: none;
  stroke: #202020;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #facex-icon .facex-icon-0, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #facex-icon .facex-icon-0, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #facex-icon .facex-icon-0, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #facex-icon .facex-icon-0, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #facex-icon .facex-icon-0, #stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #facex-icon .st0, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #facex-icon .st0, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #facex-icon .st0, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #facex-icon .st0, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a #facex-icon .st0 {
  fill: none;
  stroke: #635b5b;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .txt-16 li a, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .txt-16 li a, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .txt-16 li a, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .txt-16 li a, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .txt-16 li a {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text h6, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text h6, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text h6, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text h6, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text h6 {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text h6 span, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text h6 span, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text h6 span, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text h6 span, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text h6 span {
  text-transform: lowercase !important;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text h6 .beta, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text h6 .beta, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text h6 .beta, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text h6 .beta, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text h6 .beta {
  text-transform: capitalize !important;
  color: #ec1c23;
  font-weight: 400;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text p, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text p, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text p, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text p, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text p {
  font-size: 15px;
  line-height: 20px;
  color: #333333;
  padding-bottom: 0;
  margin-bottom: 0;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text p a, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text p a, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text p a, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text p a, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text p a {
  color: #f13d3d;
  font-size: 16px;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text p a i, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text p a i, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text p a i, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text p a i, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text p a i {
  display: inline-block;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-right, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-right, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-right, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-right, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-right {
  padding: 0 10px;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-right h6, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-right h6, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-right h6, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-right h6, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-right h6 {
  color: #333333;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-right h6.txt-red, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-right h6.txt-red, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-right h6.txt-red, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-right h6.txt-red, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-right h6.txt-red {
  color: #ec1c23;
  font-size: 18px;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-right p, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-right p, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-right p, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-right p, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-right p {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  color: #333333;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-right p a, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-right p a, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-right p a, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-right p a, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-right p a {
  color: #f13d3d !important;
  font-size: 15px;
  padding: 0;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-right p a i, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-right p a i, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-right p a i, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-right p a i, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-right p a i {
  display: inline-block;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
  flex-direction: column;
  width: 100%;
  padding-bottom: 10px;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li {
  padding: 2px 19px;
  margin: 0;
  width: 100%;
  position: relative;
  font-size: 15px;
  line-height: 22px;
  color: #333333;
  font-weight: 400;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li::before, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li::before, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li::before, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li::before, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li::before {
  content: "\2022";
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 19px;
  margin-left: 0;
  font-size: 29px;
  position: absolute;
  left: 4px;
  line-height: 19px;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li a, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li a, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li a, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li a, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li a {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 17px;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li a:hover, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li a:hover, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li a:hover, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li a:hover, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li a:hover {
  font-weight: 600;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li a b, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li a b, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li a b, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li a b, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li a b {
  font-weight: 600;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li a i, .theme-cyan .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li a i, .theme-blue .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li a i, .virtual-number .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li a i, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .sub-menu-right ul.list-circle li a i {
  color: #ec1c23;
  font-size: 14px;
  padding: 0 14px;
  display: none;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .aap-links h6.android-icon, .theme-cyan .app nav ul#first-menu li ul.dropdown li .aap-links h6.android-icon, .theme-blue .app nav ul#first-menu li ul.dropdown li .aap-links h6.android-icon, .virtual-number .app nav ul#first-menu li ul.dropdown li .aap-links h6.android-icon, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .aap-links h6.android-icon {
  font-size: 16px;
  font-weight: 600;
  padding-left: 30px;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .aap-links h6.android-icon::before, .theme-cyan .app nav ul#first-menu li ul.dropdown li .aap-links h6.android-icon::before, .theme-blue .app nav ul#first-menu li ul.dropdown li .aap-links h6.android-icon::before, .virtual-number .app nav ul#first-menu li ul.dropdown li .aap-links h6.android-icon::before, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .aap-links h6.android-icon::before {
  content: url("../../images/index/android-icon.svg");
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: 36px;
  line-height: 19px;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .aap-links h6.ios-icon, .theme-cyan .app nav ul#first-menu li ul.dropdown li .aap-links h6.ios-icon, .theme-blue .app nav ul#first-menu li ul.dropdown li .aap-links h6.ios-icon, .virtual-number .app nav ul#first-menu li ul.dropdown li .aap-links h6.ios-icon, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .aap-links h6.ios-icon {
  font-size: 16px;
  font-weight: 600;
  position: relative;
  padding-left: 30px;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .aap-links h6.ios-icon::before, .theme-cyan .app nav ul#first-menu li ul.dropdown li .aap-links h6.ios-icon::before, .theme-blue .app nav ul#first-menu li ul.dropdown li .aap-links h6.ios-icon::before, .virtual-number .app nav ul#first-menu li ul.dropdown li .aap-links h6.ios-icon::before, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .aap-links h6.ios-icon::before {
  content: url("../../images/index/ios-icon.svg");
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 0;
  font-size: 34px;
  position: absolute;
  left: -2px;
  line-height: 19px;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .aap-links p a, .theme-cyan .app nav ul#first-menu li ul.dropdown li .aap-links p a, .theme-blue .app nav ul#first-menu li ul.dropdown li .aap-links p a, .virtual-number .app nav ul#first-menu li ul.dropdown li .aap-links p a, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .aap-links p a {
  color: #333333;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .aap-links p a i, .theme-cyan .app nav ul#first-menu li ul.dropdown li .aap-links p a i, .theme-blue .app nav ul#first-menu li ul.dropdown li .aap-links p a i, .virtual-number .app nav ul#first-menu li ul.dropdown li .aap-links p a i, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .aap-links p a i {
  color: #ec1c23;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .subscribe, .theme-cyan .app nav ul#first-menu li ul.dropdown li .subscribe, .theme-blue .app nav ul#first-menu li ul.dropdown li .subscribe, .virtual-number .app nav ul#first-menu li ul.dropdown li .subscribe, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .subscribe {
  padding: 20px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 1px 5px #ddd;
  text-align: center;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .subscribe p, .theme-cyan .app nav ul#first-menu li ul.dropdown li .subscribe p, .theme-blue .app nav ul#first-menu li ul.dropdown li .subscribe p, .virtual-number .app nav ul#first-menu li ul.dropdown li .subscribe p, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .subscribe p {
  color: #333333;
  font-size: 16px;
  line-height: 20px;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .subscribe #social-media, .theme-cyan .app nav ul#first-menu li ul.dropdown li .subscribe #social-media, .theme-blue .app nav ul#first-menu li ul.dropdown li .subscribe #social-media, .virtual-number .app nav ul#first-menu li ul.dropdown li .subscribe #social-media, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .subscribe #social-media {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: left;
  align-items: flex-start;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .subscribe #social-media li, .theme-cyan .app nav ul#first-menu li ul.dropdown li .subscribe #social-media li, .theme-blue .app nav ul#first-menu li ul.dropdown li .subscribe #social-media li, .virtual-number .app nav ul#first-menu li ul.dropdown li .subscribe #social-media li, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .subscribe #social-media li {
  float: left;
  margin: 0 6px;
  padding: 0;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .subscribe #social-media li a, .theme-cyan .app nav ul#first-menu li ul.dropdown li .subscribe #social-media li a, .theme-blue .app nav ul#first-menu li ul.dropdown li .subscribe #social-media li a, .virtual-number .app nav ul#first-menu li ul.dropdown li .subscribe #social-media li a, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .subscribe #social-media li a {
  padding: 0;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .subscribe #social-media li a img, .theme-cyan .app nav ul#first-menu li ul.dropdown li .subscribe #social-media li a img, .theme-blue .app nav ul#first-menu li ul.dropdown li .subscribe #social-media li a img, .virtual-number .app nav ul#first-menu li ul.dropdown li .subscribe #social-media li a img, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .subscribe #social-media li a img {
  -o-object-fit: scale-down;
  object-fit: scale-down;
  width: 19px;
  height: 19px;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .subscribe form, .theme-cyan .app nav ul#first-menu li ul.dropdown li .subscribe form, .theme-blue .app nav ul#first-menu li ul.dropdown li .subscribe form, .virtual-number .app nav ul#first-menu li ul.dropdown li .subscribe form, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .subscribe form {
  position: relative;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .subscribe form .input-group .form-control, .theme-cyan .app nav ul#first-menu li ul.dropdown li .subscribe form .input-group .form-control, .theme-blue .app nav ul#first-menu li ul.dropdown li .subscribe form .input-group .form-control, .virtual-number .app nav ul#first-menu li ul.dropdown li .subscribe form .input-group .form-control, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .subscribe form .input-group .form-control {
  border-radius: 25px !important;
  border: 1px solid #e4e4e4 !important;
  font-size: 12px;
  color: #acacac;
  height: 38px;
  position: relative;
  z-index: 1;
  outline: none;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .subscribe form .input-group .form-control:focus, .theme-cyan .app nav ul#first-menu li ul.dropdown li .subscribe form .input-group .form-control:focus, .theme-blue .app nav ul#first-menu li ul.dropdown li .subscribe form .input-group .form-control:focus, .virtual-number .app nav ul#first-menu li ul.dropdown li .subscribe form .input-group .form-control:focus, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .subscribe form .input-group .form-control:focus {
  border-color: #ed38338a;
  outline: 0;
  box-shadow: 0 0 0 -0.8rem rgba(237, 56, 51, 0.64);
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .subscribe form .input-group input:focus, .theme-cyan .app nav ul#first-menu li ul.dropdown li .subscribe form .input-group input:focus, .theme-blue .app nav ul#first-menu li ul.dropdown li .subscribe form .input-group input:focus, .virtual-number .app nav ul#first-menu li ul.dropdown li .subscribe form .input-group input:focus, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .subscribe form .input-group input:focus {
  outline: none;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .subscribe form .btn-primary, .theme-cyan .app nav ul#first-menu li ul.dropdown li .subscribe form .btn-primary, .theme-blue .app nav ul#first-menu li ul.dropdown li .subscribe form .btn-primary, .virtual-number .app nav ul#first-menu li ul.dropdown li .subscribe form .btn-primary, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .subscribe form .btn-primary {
  background-color: transparent;
  border: transparent;
}
#stickyHeader .app nav ul#first-menu li ul.dropdown li .subscribe form .btn-primary::after, .theme-cyan .app nav ul#first-menu li ul.dropdown li .subscribe form .btn-primary::after, .theme-blue .app nav ul#first-menu li ul.dropdown li .subscribe form .btn-primary::after, .virtual-number .app nav ul#first-menu li ul.dropdown li .subscribe form .btn-primary::after, .Pricing-theme .app nav ul#first-menu li ul.dropdown li .subscribe form .btn-primary::after {
  content: url(../../images/subscribe-icon.png);
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 5px;
}
#stickyHeader .app nav ul#first-menu li:nth-last-of-type(3) a, .theme-cyan .app nav ul#first-menu li:nth-last-of-type(3) a, .theme-blue .app nav ul#first-menu li:nth-last-of-type(3) a, .virtual-number .app nav ul#first-menu li:nth-last-of-type(3) a, .Pricing-theme .app nav ul#first-menu li:nth-last-of-type(3) a {
  pointer-events: auto !important;
}
@media (max-width: 991px) {
  .theme-cyan .app nav ul#first-menu li:nth-last-of-type(4) a, .theme-blue .app nav ul#first-menu li:nth-last-of-type(4) a, .virtual-number .app nav ul#first-menu li:nth-last-of-type(4) a, .Pricing-theme .app nav ul#first-menu li:nth-last-of-type(4) a {
    pointer-events: none !important;
  }
}
@media (max-width: 991px) {
  #stickyHeader .app nav ul#first-menu li:nth-last-of-type(5) a, .theme-cyan .app nav ul#first-menu li:nth-last-of-type(5) a, .theme-blue .app nav ul#first-menu li:nth-last-of-type(5) a, .virtual-number .app nav ul#first-menu li:nth-last-of-type(5) a, .Pricing-theme .app nav ul#first-menu li:nth-last-of-type(5) a {
    pointer-events: auto !important;
  }
}
@media (max-width: 991px) {
  #stickyHeader .app nav ul#first-menu li.separator, .theme-cyan .app nav ul#first-menu li.separator, .theme-blue .app nav ul#first-menu li.separator, .virtual-number .app nav ul#first-menu li.separator, .Pricing-theme .app nav ul#first-menu li.separator {
    display: none;
  }
}
#stickyHeader .app nav ul#first-menu li.mar-0, .theme-cyan .app nav ul#first-menu li.mar-0, .theme-blue .app nav ul#first-menu li.mar-0, .virtual-number .app nav ul#first-menu li.mar-0, .Pricing-theme .app nav ul#first-menu li.mar-0 {
  margin: 0px 0 10px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #stickyHeader .app nav ul#second-menu, .theme-cyan .app nav ul#second-menu, .theme-blue .app nav ul#second-menu, .virtual-number .app nav ul#second-menu, .Pricing-theme .app nav ul#second-menu {
    margin-right: 7px;
  }
}
@media (max-width: 991px) {
  #stickyHeader .app nav ul#second-menu, .theme-cyan .app nav ul#second-menu, .theme-blue .app nav ul#second-menu, .virtual-number .app nav ul#second-menu, .Pricing-theme .app nav ul#second-menu {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-bottom: 7px;
    overflow-y: scroll;
  }
}
@media (max-width: 991px) {
  #stickyHeader .app nav ul#second-menu li, .theme-cyan .app nav ul#second-menu li, .theme-blue .app nav ul#second-menu li, .virtual-number .app nav ul#second-menu li, .Pricing-theme .app nav ul#second-menu li {
    display: unset;
    padding: 5px 0px;
    margin: 0;
    flex: none;
  }
}
#stickyHeader .app nav ul#second-menu li a, .theme-cyan .app nav ul#second-menu li a, .theme-blue .app nav ul#second-menu li a, .virtual-number .app nav ul#second-menu li a, .Pricing-theme .app nav ul#second-menu li a {
  font-family: "Barlow Semi Condensed" !important;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  padding: 15px 10px;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.14px;
  text-align: left;
}
#stickyHeader .app nav ul#second-menu li a:hover, .theme-cyan .app nav ul#second-menu li a:hover, .theme-blue .app nav ul#second-menu li a:hover, .virtual-number .app nav ul#second-menu li a:hover, .Pricing-theme .app nav ul#second-menu li a:hover, #stickyHeader .app nav ul#second-menu li a:active, .theme-cyan .app nav ul#second-menu li a:active, .theme-blue .app nav ul#second-menu li a:active, .virtual-number .app nav ul#second-menu li a:active, .Pricing-theme .app nav ul#second-menu li a:active, #stickyHeader .app nav ul#second-menu li a:focus, .theme-cyan .app nav ul#second-menu li a:focus, .theme-blue .app nav ul#second-menu li a:focus, .virtual-number .app nav ul#second-menu li a:focus, .Pricing-theme .app nav ul#second-menu li a:focus {
  text-decoration: none;
  color: #f13d3d;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #stickyHeader .app nav ul#second-menu li a, .theme-cyan .app nav ul#second-menu li a, .theme-blue .app nav ul#second-menu li a, .virtual-number .app nav ul#second-menu li a, .Pricing-theme .app nav ul#second-menu li a {
    font-size: 14px;
    padding: 15px 7px;
  }
}
@media (max-width: 991px) {
  #stickyHeader .app nav ul#second-menu li a, .theme-cyan .app nav ul#second-menu li a, .theme-blue .app nav ul#second-menu li a, .virtual-number .app nav ul#second-menu li a, .Pricing-theme .app nav ul#second-menu li a {
    font-size: 14px;
    padding: 5px 16px !important;
    display: unset;
  }
}
#stickyHeader .app nav ul#second-menu li .sign-in, .theme-cyan .app nav ul#second-menu li .sign-in, .theme-blue .app nav ul#second-menu li .sign-in, .virtual-number .app nav ul#second-menu li .sign-in, .Pricing-theme .app nav ul#second-menu li .sign-in {
  font-family: "Barlow Semi Condensed" !important;
  background-color: #ffffff;
  border-radius: 5px;
  color: #f13d3d;
  font-weight: 500;
  font-size: 14px;
  padding: 10px 30px;
  margin-top: 7px;
  margin-right: 0px;
  margin-left: 5px;
  border: none;
  box-shadow: 0px 0px 10px 1px #dedbdb;
  text-transform: capitalize;
}
#stickyHeader .app nav ul#second-menu li .sign-in:hover, .theme-cyan .app nav ul#second-menu li .sign-in:hover, .theme-blue .app nav ul#second-menu li .sign-in:hover, .virtual-number .app nav ul#second-menu li .sign-in:hover, .Pricing-theme .app nav ul#second-menu li .sign-in:hover {
  background-color: #f13d3d;
  border: none;
  color: #ffffff;
}
@media (max-width: 991px) {
  #stickyHeader .app nav ul#second-menu li .sign-in, .theme-cyan .app nav ul#second-menu li .sign-in, .theme-blue .app nav ul#second-menu li .sign-in, .virtual-number .app nav ul#second-menu li .sign-in, .Pricing-theme .app nav ul#second-menu li .sign-in {
    font-size: 13px;
    padding: 15px 6px 15px 0;
  }
}
#stickyHeader .app nav ul#second-menu li .try-for-free, .theme-cyan .app nav ul#second-menu li .try-for-free, .theme-blue .app nav ul#second-menu li .try-for-free, .virtual-number .app nav ul#second-menu li .try-for-free, .Pricing-theme .app nav ul#second-menu li .try-for-free {
  font-family: "Barlow Semi Condensed" !important;
  background-color: #f13d3d;
  border-radius: 5px;
  color: #ffffff;
  font-weight: 500;
  font-size: 14px;
  padding: 9px 20px;
  margin-top: 7px;
  margin-right: 0px;
  text-transform: capitalize;
  border: 1px solid transparent;
}
@media (max-width: 991px) {
  #stickyHeader .app nav ul#second-menu li .try-for-free, .theme-cyan .app nav ul#second-menu li .try-for-free, .theme-blue .app nav ul#second-menu li .try-for-free, .virtual-number .app nav ul#second-menu li .try-for-free, .Pricing-theme .app nav ul#second-menu li .try-for-free {
    font-size: 11px;
    padding: 5px 5px;
    margin: 0 5px;
    border: 1px solid red;
  }
}
#stickyHeader .app nav ul#second-menu li .try-for-free:hover, .theme-cyan .app nav ul#second-menu li .try-for-free:hover, .theme-blue .app nav ul#second-menu li .try-for-free:hover, .virtual-number .app nav ul#second-menu li .try-for-free:hover, .Pricing-theme .app nav ul#second-menu li .try-for-free:hover {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #ec1c23;
}
#stickyHeader .app nav ul#second-menu li:hover, .theme-cyan .app nav ul#second-menu li:hover, .theme-blue .app nav ul#second-menu li:hover, .virtual-number .app nav ul#second-menu li:hover, .Pricing-theme .app nav ul#second-menu li:hover, #stickyHeader .app nav ul#second-menu li:active, .theme-cyan .app nav ul#second-menu li:active, .theme-blue .app nav ul#second-menu li:active, .virtual-number .app nav ul#second-menu li:active, .Pricing-theme .app nav ul#second-menu li:active, #stickyHeader .app nav ul#second-menu li:visited, .theme-cyan .app nav ul#second-menu li:visited, .theme-blue .app nav ul#second-menu li:visited, .virtual-number .app nav ul#second-menu li:visited, .Pricing-theme .app nav ul#second-menu li:visited {
  color: #ec1c23;
  border: none;
}
#stickyHeader .app ul#second-menu, .theme-cyan .app ul#second-menu, .theme-blue .app ul#second-menu, .virtual-number .app ul#second-menu, .Pricing-theme .app ul#second-menu {
  flex-direction: row;
}
@media (max-width: 991px) {
  #stickyHeader .app ul#second-menu, .theme-cyan .app ul#second-menu, .theme-blue .app ul#second-menu, .virtual-number .app ul#second-menu, .Pricing-theme .app ul#second-menu {
    display: flow-root;
    width: 100%;
    justify-content: flex-start !important;
    margin-bottom: 7px;
  }
}
@media (max-width: 991px) {
  #stickyHeader .app ul#second-menu li, .theme-cyan .app ul#second-menu li, .theme-blue .app ul#second-menu li, .virtual-number .app ul#second-menu li, .Pricing-theme .app ul#second-menu li {
    border: none !important;
    display: contents;
    padding: 5px 0px;
    margin: 0;
  }
}
#stickyHeader .app ul#second-menu li a, .theme-cyan .app ul#second-menu li a, .theme-blue .app ul#second-menu li a, .virtual-number .app ul#second-menu li a, .Pricing-theme .app ul#second-menu li a {
  font-family: "Barlow Semi Condensed" !important;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  padding: 15px 10px;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.14px;
  text-align: left;
}
#stickyHeader .app ul#second-menu li a:hover, .theme-cyan .app ul#second-menu li a:hover, .theme-blue .app ul#second-menu li a:hover, .virtual-number .app ul#second-menu li a:hover, .Pricing-theme .app ul#second-menu li a:hover, #stickyHeader .app ul#second-menu li a:active, .theme-cyan .app ul#second-menu li a:active, .theme-blue .app ul#second-menu li a:active, .virtual-number .app ul#second-menu li a:active, .Pricing-theme .app ul#second-menu li a:active, #stickyHeader .app ul#second-menu li a:focus, .theme-cyan .app ul#second-menu li a:focus, .theme-blue .app ul#second-menu li a:focus, .virtual-number .app ul#second-menu li a:focus, .Pricing-theme .app ul#second-menu li a:focus {
  text-decoration: none;
  color: #f13d3d;
}
@media (max-width: 991px) {
  #stickyHeader .app ul#second-menu li a, .theme-cyan .app ul#second-menu li a, .theme-blue .app ul#second-menu li a, .virtual-number .app ul#second-menu li a, .Pricing-theme .app ul#second-menu li a {
    font-size: 12px;
    padding: 5px 4px !important;
    display: inline-flex;
  }
}
#stickyHeader .app ul#second-menu li .try-for-free, .theme-cyan .app ul#second-menu li .try-for-free, .theme-blue .app ul#second-menu li .try-for-free, .virtual-number .app ul#second-menu li .try-for-free, .Pricing-theme .app ul#second-menu li .try-for-free {
  font-family: "Barlow Semi Condensed" !important;
  background-color: #f13d3d;
  border-radius: 5px;
  color: #ffffff;
  font-weight: 500;
  font-size: 14px;
  padding: 9px 20px;
  margin-top: 7px;
  margin-right: 20px;
  text-transform: capitalize;
  border: 1px solid transparent;
}
#stickyHeader .app ul#second-menu li .try-for-free:hover, .theme-cyan .app ul#second-menu li .try-for-free:hover, .theme-blue .app ul#second-menu li .try-for-free:hover, .virtual-number .app ul#second-menu li .try-for-free:hover, .Pricing-theme .app ul#second-menu li .try-for-free:hover {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #333333;
}
@media (max-width: 991px) {
  #stickyHeader .app ul#second-menu li .try-for-free, .theme-cyan .app ul#second-menu li .try-for-free, .theme-blue .app ul#second-menu li .try-for-free, .virtual-number .app ul#second-menu li .try-for-free, .Pricing-theme .app ul#second-menu li .try-for-free {
    font-size: 11px;
    padding: 5px 5px;
    margin: 0 5px;
    border: 1px solid red;
  }
}
#stickyHeader .app ul#second-menu li .sign-in, .theme-cyan .app ul#second-menu li .sign-in, .theme-blue .app ul#second-menu li .sign-in, .virtual-number .app ul#second-menu li .sign-in, .Pricing-theme .app ul#second-menu li .sign-in {
  font-family: "Barlow Semi Condensed" !important;
  background-color: transparent;
  border-radius: 5px;
  color: #f13d3d;
  font-weight: 500;
  font-size: 14px;
  padding: 10px 30px;
  margin-top: 7px;
  margin-right: 0px;
  border: none;
  text-transform: capitalize;
  box-shadow: 0px 0px 10px 1px #dedbdb;
  border: none;
}
@media (max-width: 991px) {
  #stickyHeader .app ul#second-menu li .sign-in, .theme-cyan .app ul#second-menu li .sign-in, .theme-blue .app ul#second-menu li .sign-in, .virtual-number .app ul#second-menu li .sign-in, .Pricing-theme .app ul#second-menu li .sign-in {
    font-size: 13px;
    padding: 15px 6px 15px 0;
  }
}
#stickyHeader .app ul#second-menu li .sign-in:hover, .theme-cyan .app ul#second-menu li .sign-in:hover, .theme-blue .app ul#second-menu li .sign-in:hover, .virtual-number .app ul#second-menu li .sign-in:hover, .Pricing-theme .app ul#second-menu li .sign-in:hover {
  background-color: #f13d3d;
  border: none;
  color: #ffffff;
}
#stickyHeader .app ul#second-menu li:hover, .theme-cyan .app ul#second-menu li:hover, .theme-blue .app ul#second-menu li:hover, .virtual-number .app ul#second-menu li:hover, .Pricing-theme .app ul#second-menu li:hover, #stickyHeader .app ul#second-menu li:active, .theme-cyan .app ul#second-menu li:active, .theme-blue .app ul#second-menu li:active, .virtual-number .app ul#second-menu li:active, .Pricing-theme .app ul#second-menu li:active, #stickyHeader .app ul#second-menu li:visited, .theme-cyan .app ul#second-menu li:visited, .theme-blue .app ul#second-menu li:visited, .virtual-number .app ul#second-menu li:visited, .Pricing-theme .app ul#second-menu li:visited {
  color: #ec1c23;
  border: none;
}
#stickyHeader .app .mar-0, .theme-cyan .app .mar-0, .theme-blue .app .mar-0, .virtual-number .app .mar-0, .Pricing-theme .app .mar-0 {
  margin: 0px;
}
#stickyHeader .app .separator, .theme-cyan .app .separator, .theme-blue .app .separator, .virtual-number .app .separator, .Pricing-theme .app .separator {
  background-color: #5240ae;
  width: 1px;
  height: 28px;
  margin: 13px 25px;
  line-height: 40px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  margin-top: 0;
  background-color: #fff !important;
  color: #333333;
  z-index: 99999;
  border-bottom: 1px solid #ddd;
  box-shadow: 0px 1px 3px 0px #d2d0d0dd;
}

.test-drive {
  background-image: url(../images/test-drive.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  border-radius: 5px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
  margin-top: 50px;
}
@media (max-width: 991px) {
  .test-drive {
    background: #2269cd;
    background: -webkit-gradient(left top, right top, color-stop(0%, #2269cd), color-stop(100%, rgba(115, 0, 255, 0.73)));
    background: linear-gradient(to right, #2269cd 0%, rgba(115, 0, 255, 0.73) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#2269cd", endColorstr="#7300ff", GradientType=1 );
    margin-bottom: 10px;
  }
}
.test-drive h6.red-txt {
  margin-top: 150px;
  border: 1px solid red;
}
@media (max-width: 991px) {
  .test-drive h6.red-txt {
    margin-top: 50px;
  }
}
.test-drive article {
  margin-top: 50px;
  width: 100%;
}
.test-drive article h4 {
  font-size: 50px;
  color: #ffffff;
  font-weight: bold;
  display: block;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .test-drive article h4 {
    font-size: 30px;
    line-height: 35px;
  }
}
.test-drive article p {
  font-size: 20px;
  color: #ffffff;
  font-weight: 500;
  display: block;
  line-height: normal;
  padding: 1px 30px;
  margin: 0 auto;
  width: 80%;
}
@media (max-width: 991px) {
  .test-drive article p {
    font-size: 16px;
    line-height: 20px;
    width: 100%;
    padding: 10px;
  }
}
.test-drive article a {
  background: #ec1c23;
  padding: 9px 40px;
  color: #fff;
  border-radius: 24.1px;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  line-break: auto;
  margin-top: 15px;
  display: inline-block;
  font-weight: 500;
  line-height: 25px;
  margin-bottom: 50px;
  text-transform: capitalize;
}
.test-drive article a:hover {
  font-weight: 600;
}

footer {
  border-top: 1px solid #e5e5e5;
  padding-top: 30px;
}
@media (max-width: 991px) {
  footer .pl-5 {
    padding-left: 1rem !important;
  }
}
footer h4 {
  color: #373737;
  font-size: 18px;
  letter-spacing: 0.18px;
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 500;
}
@media (max-width: 991px) {
  footer h4 {
    margin-top: 15px;
  }
}
footer h4 a {
  color: #373737 !important;
  font-weight: 500;
}
footer h3 {
  color: #373737;
  font-size: 15px;
  letter-spacing: 0.18px;
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
}
footer h3 a {
  color: #373737 !important;
}
footer ul.footer-nav li.nav-item,
footer ul.flex-column li.nav-item {
  color: #666666;
  font-size: 15px;
  font-weight: 300;
  line-height: 26px;
  text-align: left;
  letter-spacing: 0.16px;
  background: transparent;
  padding: 0;
}
footer ul.footer-nav li.nav-item a.nav-link,
footer ul.flex-column li.nav-item a.nav-link {
  color: #666666;
  font-size: 15px;
  font-weight: 300;
  line-height: 26px;
  text-align: left;
  letter-spacing: 0.16px;
  background: transparent;
  padding: 0;
}
footer ul.footer-nav li.nav-item .font-w,
footer ul.flex-column li.nav-item .font-w {
  font-weight: 500 !important;
}
footer ul.flex-column li.nav-item {
  color: #373737;
}
footer ul.social-media {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: left;
  align-items: flex-start;
}
footer ul.social-media li {
  float: left;
  margin: 0 6px;
  padding: 0;
}
footer ul.social-media li a {
  padding: 0;
}
footer ul.social-media li a img {
  -o-object-fit: scale-down;
  object-fit: scale-down;
  width: 19px;
  height: 19px;
}
footer .aap-links {
  margin: 10px 0;
}
footer .aap-links ul {
  display: flex;
  justify-content: left;
  align-items: baseline;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  footer .aap-links ul {
    flex-direction: column;
  }
}
footer .aap-links ul li {
  margin: 10px 0;
  float: left;
}
footer .aap-links ul li a.android-icon {
  font-size: 12px;
  font-weight: 500;
  position: relative;
  margin-right: 10px;
  padding: 8px 16px 8px 34px;
  background: #fff;
  width: 150px;
  border-radius: 30px;
  color: #666666;
  box-shadow: 0px 0px 10px 1px #dedbdb;
}
footer .aap-links ul li a.android-icon::before {
  content: url("../../images/index/ios-icon.svg");
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-left: 0;
  position: absolute;
  left: 13px;
  line-height: 23px;
  top: 6px;
}
footer .aap-links ul li a.ios-icon {
  font-size: 12px;
  font-weight: 500;
  position: relative;
  padding: 8px 16px 8px 34px;
  background: #fff;
  box-shadow: 0px 0px 10px 1px #dedbdb;
  border-radius: 30px;
  color: #666666;
  width: 150px;
}
footer .aap-links ul li a.ios-icon::before {
  content: url("../../images/index/android-icon.svg");
  color: #ec1c23;
  font-weight: bold;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-left: 0;
  position: absolute;
  left: 14px;
  line-height: 34px;
}
footer .aap-links p a {
  color: #333333;
}
footer .aap-links p a i {
  color: #ec1c23;
}

.zsiq_floatmain {
  position: fixed;
  z-index: 100 !important;
}

.cookie-bar {
  position: fixed;
  width: 100%;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 999999 !important;
  text-align: center;
  line-height: 40px;
  background: #000000ab;
  color: white;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  font-weight: 100;
  transition: 0.8s;
  -webkit-animation: slideIn 0.8s;
  animation: slideIn 0.8s;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  display: none !important;
}
.cookie-bar .message {
  font-size: 15px;
  line-height: 20px;
  display: inline-block;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
}
.cookie-bar .message a {
  color: #fff;
  text-decoration: underline;
  font-weight: 500;
}
.cookie-bar .message a.btn-small {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  align-self: center;
  margin: 4px auto;
  color: #ec1c23;
  border: 1px solid #ec1c23;
  background: #ffffff;
  padding: 5px 20px;
  border-radius: 5px;
  text-decoration: none;
}
.cookie-bar .mobile {
  display: none;
}
@media (max-width: 767px) {
  .cookie-bar .mobile {
    display: inline-block;
  }
}

@-webkit-keyframes slideIn {
  0% {
    transform: translateY(-50px);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes slideIn {
  0% {
    transform: translateY(-50px);
  }
  100% {
    transform: translateY(0);
  }
}
.close-cb {
  border: none;
  color: white;
  background: #990000;
  position: absolute;
  display: inline-block;
  right: 10px;
  top: 5px;
  cursor: pointer;
  border-radius: 3px;
  box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.2);
  line-height: 30px;
  height: 30px;
  width: 30px;
  font-size: 16px;
  font-weight: bold;
}
.close-cb:hover {
  background: #cc0000;
}

.checkbox-cb {
  display: none;
}
.checkbox-cb:checked + .cookie-bar {
  transform: translateY(-50px);
}

.hlth-top-bg .top-section .voice-api-txt .voice-api-p.custom-features-title {
  padding: 1px 35px;
  letter-spacing: 0;
  font-size: 45px;
  line-height: 55px;
}

.owl-carousel.owl-drag .owl-item.center .item {
  opacity: 1;
  transform: none;
  display: block;
  transition-duration: 0.4s;
}

.slider .item.show {
  display: block !important;
  position: relative;
  transform: scale(0.8);
  transition-duration: 0.3s;
  opacity: 0.6;
}

.slider .owl-carousel .owl-nav>button {
  position: absolute;
  top: 37%;
  transform: translateY(-50%);
  padding: 0 !important;
  margin: 0 !important;
}

.slider .owl-carousel .owl-nav>button.owl-prev {
  left: 0;
  padding: 0;
}

.slider .owl-carousel .owl-nav>button.owl-next {
  right: 0;
}

.slider .owl-carousel .owl-nav button.owl-prev,
.slider .owl-carousel .owl-nav button.owl-next {
  padding: 0 !important;
}

.slider .owl-carousel .owl-nav {
  display: block !important;
}

.slider .owl-carousel .owl-nav button,
.slider .owl-carousel .owl-nav button>span {
  color: #000;
}

body.custom-embed-inner-page {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  background-color: #fff;
  font-family: "Barlow Semi Condensed";
  color: #333333;
}

.page-center {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}


*, *::before, *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.top-banner-section {
  padding-top: 90px;
}

.top-banner-section .banner-content {
  max-width: 41.6666666667%;
}

.top-banner-section .banner-content h3 {
  color: #f13d3d;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 20px;
  font-weight: 600;
  margin-top: 50px;
  letter-spacing: 1px;
  padding-left: 2px;
}

.top-banner-section .banner-content h1 {
  margin: 0;
  font-size: 45px;
  line-height: 55px;
  margin-bottom: 0.5rem;
}

.top-banner-section .banner-content p {
  color: #1a1a1a;
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: 0.2px;
  margin: 15px 0;
}

.top-banner-section .banner-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 50px;
}

.top-banner-section .banner-content ul li {
  float: left;
  margin: 0 10px 0 0;
}

.visual-builder-page a {
  text-decoration: none;
  color: #ec1c23;
}

.top-banner-section .banner-content ul li a {
  font-family: "Barlow Semi Condensed" !important;
  background-color: #f13d3d;
  color: #ffffff;
  padding: 10px 22px;
  font-size: 18px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 500;
  border: 1px solid transparent;
  text-transform: capitalize;
}

.custom-section:before,
.custom-section:after {
  clear: both;
  overflow: hidden;
  display: block;
  visibility: hidden;
  content: '';
}

.top-banner-section .banner-content ul li a.border-btn {
  border: 1px solid #f13d3d;
  background: transparent;
  color: #f13d3d;
  text-transform: capitalize;
}

.top-banner-section .banner-content ul li a:hover {
  border: 1px solid #989fa5;
  background: transparent;
  color: #f13d3d;
  text-transform: capitalize;
}

.top-banner-section .banner-content ul li a.border-btn:hover {
  background: #f13d3d;
  color: #fff;
}

.custom-section {
  position: relative;
}

.left-img {
  position: absolute;
  left: -150px;
  top: 0;
}

.benefit-section {
  padding-top: 60px;
  min-height: 580px;
  overflow: hidden;
}

.custom-section .top {
  text-align: center;
}

.custom-section .top h6 {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 50px;
  line-height: normal;
}

.custom-section .top h3 {
  font-size: 30px;
  color: #000;
  font-family: "Barlow";
  letter-spacing: 0;
  font-weight: 500;
  margin: 0;
  padding-top: 10px;
}

.custom-section .top p {
  margin: 0 auto;
  max-width: 900px;
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  line-height: 24px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}

.right-img {
  position: absolute;
  right: -80px;
  bottom: 0;
  max-width: 22%;
}

.benefit-section .left-img {
  top: 230px;
  left: -70px;
}

.cm-featured-section .benefit-item {
  width: 33.3333333333%;
  float: left;
  padding: 0 15px;
  margin-bottom: 30px;
}

.cm-featured-section .row-fluid {
  clear: both;
  overflow: hidden;
  margin: 0 -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 10px;
}

.cm-featured-section h3 {
  padding-bottom: 10px;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #FF0000;
  margin: 0 0 8px;
}

.cm-featured-section p {
  margin: 0;
  color: #666666;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
}

.cm-featured-section .benefit-item .inner {
  margin: 0 auto;
  background: #fff;
  -webkit-box-shadow: 0px 1px 5px #ddd;
  box-shadow: 0px 1px 5px #ddd;
  border-radius: 9px;
  padding: 30px;
  text-align: left;
  display: block;
  text-decoration: none;
  height: 100%;
  position: relative;
  z-index: 9;
  min-height: 280px;
}

.cm-featured-section .img {
  margin: 0 0 15px;
  min-height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.cm-featured-section .img img {
  max-width: 45px;
}

.cm-featured-section {
  position: relative;
  padding-bottom: 60px;
  padding-top: 40px;
}

.cm-featured-section .pink-img {
  max-width: 100px;
  position: absolute;
  bottom: -10px;
  right: -30px;
}

.cm-featured-section .page-center {
  position: relative;
}

.cm-featured-section .right-img {
  top: 0;
  right: 0;
  max-width: 370px;
  position: absolute;
}

.about-section {
  padding: 40px 0;
  background-size: cover;
  background-position: center;
}

.about-section .top h3 {
  color: #fff;
  padding-bottom: 20px;
}

.about-section .top p {
  color: #fff;
}

.row-fluid {
  clear: both;
  overflow: hidden;
}

.accordion-section .acc-item {
  background: #F2F2F2;
  border-radius: 10px;
}

.accordion-section .acc-item .acc-title {
  padding: 15px 30px;
  position: relative;
  cursor: pointer;
}

.accordion-section .acc-item .acc-title h4 {
  margin: 0;
  color: #000;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
}

.accordion-section .acc-item .acc-title>div {
  color: #f00;
  font-size: 42px;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.accordion-section .acc-item .acc-title>div.minus {
  display: none;
}

.about-section .span6 {
  width: 50%;
  float: left;
  padding: 0 15px;
}

.about-section .row-fluid {
  margin: 0 -15px;
  padding-top: 100px;
}

.accordion-section .acc-item .acc-content .inner {
  padding: 10px 30px 30px;
  border-top: 2px solid #d7d7d7;
}

.accordion-section .acc-item .acc-content .inner p {
  margin: 0;
  color: #666;
  font-size: 18px;
  line-height: normal;
  font-weight: 300;
}

.accordion-section .acc-content {
  display: none;
}

.accordion-section .acc-item+.acc-item {
  margin-top: 30px;
}

.accordion-section .acc-item .acc-title.open .plus {
  display: none;
}

.accordion-section .acc-item .acc-title.open .minus {
  display: block;
}

.about-section .btm {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 20px;
}

.about-section .btm p {
  margin: 0;
  font-size: 20px;
}

.about-section .btm p a {
  color: #fff;
  display: inline-block;
}

.about-section .btm p span {
  margin-left: 20px;
}

.art-feature-section {
  background: #E6E6E6;
  padding: 70px 0;
  padding-top: 90px;
}

.art-feature-section h6 {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 20px;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  line-height: normal;
}

.art-feature-section h2 {
  padding-top: 10px;
  color: #000;
  font-family: "Barlow";
  letter-spacing: 0;
  font-weight: 500;
  margin: 0;
}

.art-feature-section .item {
  width: 50%;
  float: left;
  padding: 0 15px;
}

.art-feature-section .row-fluid.top-sec {
  margin: 0 -15px;
  padding-top: 20px;
  padding-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.art-feature-section .item h4 {
  color: #333;
  font-weight: normal;
  padding-bottom: 10px;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
}

.art-feature-section .item p {
  margin: 0;
  color: #333;
  max-width: 400px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
}

.art-feature-section .btm-sec .span4 {
  width: 33.333%;
  float: left;
  padding: 0 15px;
}

.art-feature-section .btm-sec .row-fluid {
  margin: 0 -15px;
  padding-top: 40px;
}

.art-feature-section .btm-sec ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-weight: normal;
}

.art-feature-section .btm-sec ul li:before {
  content: '';
  width: 10px;
  height: 10px;
  display: block;
  background: #f00;
  border-radius: 50%;
  margin-right: 30px;
  position: relative;
  top: 3px;
}

.art-feature-section .btm-sec ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding-bottom: 15px;
}

.art-feature-section .btm-sec ul li:last-child {
  padding-bottom: 0;
}

.table-section thead tr td {
  background: #f00;
  padding: 20px 10px;
  border: 0;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}

.table-section table {
  border-collapse: collapse;
  border: 0;
}

.table-section thead tr td:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.table-section thead tr td:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.table-section tr.table-row td {
  padding: 20px 40px;
  border: 0;
  font-size: 18px;
  font-weight: 400;
  background: #F2F2F2;
  color: #666;
}

.table-section tr.table-row:nth-child(even) td {
  background: transparent;
}

.table-section tr.table-row td:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.table-section tr.table-row td:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  width: 30%;
}

.table-section {
  padding-top: 40px;
}

.design-code-section .test-drive {
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  border-radius: 5px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 50px;
  margin-top: 50px;
}

.design-code-section .test-drive h4 {
  font-size: 50px;
  color: #ffffff;
  font-weight: bold;
  display: block;
  text-transform: capitalize;
  margin-top: 50px;
}

.test-drive article p {
  font-size: 20px;
  color: #ffffff;
  font-weight: 500;
  display: block;
  line-height: normal;
  padding: 1px 30px;
  margin: 0 auto;
}

.design-code-section .test-drive a {
  background: #ec1c23;
  padding: 9px 40px;
  color: #fff;
  border-radius: 24.1px;
  font-size: 20px;
  text-decoration: none;
  line-break: auto;
  margin-top: 15px;
  display: inline-block;
  font-weight: 500;
  line-height: 25px;
  margin-bottom: 0;
  text-transform: capitalize;
  margin-bottom: 50px;
}

.design-code-section .row-fluid {
  margin: 0 -15px;
}

.design-code-section {
  padding: 60px 0;
}

.competition-section .left-img {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 380px;
  left: auto;
  right: -140px;
}

.competition-section .page-center {
  position: relative;
}

.competition-section .table-section {
  position: relative;
}

.design-code-section .right-img {
  right: 70px;
  bottom: auto;
  top: 80px;
}

.header-wrapper {
  min-height: 105px;
}

.table-section tr.table-row td+td span {
  border-left: 2px solid #66666621;
  padding: 10px 40px;
  min-height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.table-section tr.table-row td+td {
  padding: 20px 10px;
  padding-left: 0;
}

.top-banner-section .page-center {
  position: relative;
}

.top-banner-section .left-img {
  top: -80px;
  left: -190px;
}

.benefit-video-section {
  background: #6e6f6f;
  padding: 10px;
  border-radius: 20px;
  position: relative;
  z-index: 1;
}

.benefit-video-section .inner {
  border-radius: 20px;
  position: relative;
  width: 100%;
  min-height: 439px;
  overflow: hidden;
}

.benefit-section .top {
  padding-bottom: 80px;
}

.benefit-video-section .sidebar {
  height: 100%;
  width: 60px;
  position: absolute;
  z-index: 100;
  top: 0px;
  left: 0;
  background-color: #fff;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  padding-top: 15px;
  white-space: nowrap;
  border-radius: 5px;
  -webkit-box-shadow: 1px 1px 12px 4px #00000017;
  box-shadow: 1px 1px 12px 4px #00000017;
}

.benefit-video-section .sidebar .navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.mb-auto, .my-auto {
  margin-bottom: auto!important;
}

.benefit-video-section .sidebar ul {
  margin: 0;
  padding: 0;
  width: 100%;
}

.benefit-video-section .list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.sidebar nav.navbar ul li.list-group-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 5px;
  margin-bottom: 0px;
  background-color: #fff;
  border: 4px solid transparent;
  justify-content: center;
}

.sidebar nav.navbar ul li.list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

.sidebar nav.navbar ul li.list-group-item .self-user {
  width: 41px;
  height: 41px;
  border-radius: 30px;
  border: 2px solid #fff;
  margin: 0 auto;
  -webkit-box-shadow: 1px 1px 5px 1px #00000052;
  box-shadow: 1px 1px 5px 1px #00000052;
  overflow: hidden;
}

.sidebar nav.navbar ul li.list-group-item #list_home_user .snapshot {
  margin-bottom: 10px;
}

.sidebar svg {
  width: 30px;
  height: 30px;
  color: #000;
}

.sidebar nav.navbar ul li.list-group-item #icon_participants .icon_participants-0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.sidebar nav.navbar ul li.list-group-item #icon_chat .icon_chat-0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.sidebar nav.navbar ul li.list-group-item #handraise .handraise-0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

.sidebar nav.navbar ul li.list-group-item #live-streaming .live-streaming-1 {
  fill: #010101;
}

.sidebar nav.navbar ul li.list-group-item #live-streaming .live-streaming-2 {
  font-family: "Barlow", sans-serif;
}

.sidebar nav.navbar ul li.list-group-item #live-streaming .live-streaming-3 {
  font-size: 8.3431px;
}

.sidebar nav.navbar ul li.list-group-item #live-streaming .live-streaming-0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.sidebar nav.navbar ul li.list-group-item #live-streaming .st4 {
  fill: none;
  stroke: #010101;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

.sidebar nav.navbar ul li.list-group-item #poll .poll-0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.sidebar nav.navbar ul li.list-group-item #invites .invites-0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.sidebar nav.navbar ul li.list-group-item #setting .setting-0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

.benefit-video-section .sidebar .navbar:last-child {
  position: absolute;
  bottom: 30px;
  width: 100%;
}

.benefit-top-wrp {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  background: #fff;
  z-index: 99;
}

.benefit-top-wrp .container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.benefit-top-wrp .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.benefit-top-wrp .col-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0!important;
}

.benefit-top-wrp .navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.benefit-top-wrp .navbar .text-logo {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  padding-left: 0;
  padding-top: 10px;
}

.benefit-top-wrp .navbar-collapse .navbar-nav:nth-child(2n+2) svg#zoom {
  width: 20px;
  height: 20px;
  margin: 0 !important;
}

.benefit-top-wrp .navbar-collapse {
  padding-top: 7px;
}

.benefit-top-wrp .navbar-toggler {
  margin: 0;
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: .25rem;
  color: rgba(0,0,0,.5);
  border-color: rgba(0,0,0,.1);
  cursor: pointer;
}

.benefit-top-wrp .navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.benefit-top-wrp .navbar-collapse .navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
}

.ml-auto, .mx-auto {
  margin-left: auto!important;
}

.benefit-top-wrp .navbar-collapse .navbar-nav:nth-child(2n+2) {
  margin-left: 20px;
}

.benefit-top-wrp .navbar-collapse .navbar-nav .gra-bg {
  background: #f6f6f6;
  color: #5c5c5c !important;
  padding: 0px 15px !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  width: 100%;
  text-align: right;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
  line-height: 33px;
}

.benefit-top-wrp .navbar-collapse .navbar-nav svg {
  width: 35px;
  height: 35px;
}

.mt-2 {
  margin-top: 10px !important;
}

.zoom-0 {
  fill: none;
  stroke: #202020;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

.ml-3 {
  margin-left: 15px !important;
}

.benefit-top-wrp .nav-link {
  display: block;
}

.benefit-top-wrp .nav-link img {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
  object-fit: contain;
  vertical-align: middle;
}

.ml-3 {
  margin-left: 15px !important;
}

.pl-2 {
  padding-left: 15px !important;
}

.videos-main-group {
  clear: both;
  overflow: hidden;
  padding-top: 56px;
  padding-left: 60px;
}

.videos-main-group .span4 {
  width: 33.333%;
  position: relative;
  float: left;
}

.videos-main-group .span4 .inner-sec {
  position: relative;
  padding-bottom: 83%;
}

.videos-main-group .span4 video,
.videos-main-group .span4 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.benefit-section .cm-left-inner img {
  width: 70%;
}

.custom-inner-benefit-row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 900px;
  margin: 0 auto;
  z-index: 1;
}

.custom-inner-benefit-row>div {
  width: 100%;
  z-index: 1;
}

.custom-inner-benefit-row>div.cm-right-inner {
  position: relative;
  width: 80%;
  float: right;
}

.custom-inner-benefit-row>div.cm-left-inner {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.competition-section .inner>h6 {
  font-family: "Barlow Semi Condensed" !important;
  color: #ec1c23;
  font-size: 16px;
  text-transform: uppercase !important;
  font-weight: 600;
  margin: 0;
  margin-top: 50px;
  line-height: normal;
}

.competition-section .inner>h2 {
  padding-top: 10px;
  color: #000;
  font-family: "Barlow";
  letter-spacing: 0;
  font-weight: 500;
  margin: 0;
}

.visual-builder-page {
  overflow: hidden;
}

.benefit-section .page-center {
  position: relative;
}

.benefit-top-wrp .navbar-collapse .navbar-nav:nth-child(2n+2) a {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

img {
  max-width: 100%;
}

.builder2-page .top-banner-section {
  padding-top: 40px;
}

.builder2-page .top-banner-section .banner-content {
  margin: 0 auto;
  text-align: center;
  max-width: 640px;
}

.builder2-page .top-banner-section .banner-content h1 {
  font-size: 45px;
  line-height: normal;
  font-weight: normal;
  color: #000;
}

.builder2-page  .button-section a {
  background-color: #f13d3d;
  color: #ffffff;
  padding: 10px 22px;
  font-size: 18px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 500;
  border: 1px solid transparent;
  text-transform: capitalize;
  display: inline-block;
}

.builder2-page .button-section a:hover {
  border-color: #f13d3d;
  background: transparent;
  color: #f13d3d;
}

.builder2-page .button-section {
  padding-top: 30px;
}

.builder2-page .top-banner-section .right-img {
  max-width: 100%;
  right: 0;
}

.builder2-page .builder-section img {
  max-width: 900px;
  margin: 0 auto;
  display: block;
  width: 100%;
}

.builder2-page .custom-section .top h2 {
  margin: 0;
  padding-top: 15px;
  padding-bottom: 10px;
}

.builder2-page .cm-featured-section .benefit-item .inner {
  perspective: 700;
  padding: 0;
  min-height: 144px;
  height: 100%;
  box-shadow: none;
  border-radius: 0;
}

.builder2-page .cm-featured-section .benefit-item .cm-card {
  color: #fff;
  text-align: center;
  transition: all 0.6s ease;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.builder2-page .cm-featured-section .benefit-item .cm-card>div {
  top: 0;
  left: 0;
  backface-visibility: hidden;
  background: #fff;
  width: 100%;
  padding: 20px 25px;
  -webkit-box-shadow: 0px 1px 5px #ddd;
  box-shadow: 0px 1px 5px #ddd;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  height: 100%;
}

.builder2-page .cm-featured-section .benefit-item h3 {
  margin: 0;
  font-size: 22px;
  line-height: 28px;
  color: #000;
  font-weight: 500;
  padding: 0;
}

.builder2-page .cm-featured-section .row-fluid {
  padding-top: 60px;
  overflow: initial;
  clear: initial;
}

.builder2-page .cm-featured-section .benefit-item .back p {
  font-size: 16px;
  line-height: 21px;
  color: #fff;
}

.builder2-page .cm-featured-section .benefit-item .cm-card>div.back {
  background: linear-gradient(90deg,#a20a90,#cc292a);
  position: absolute;
  height: 100%;
  padding: 0;
  opacity: 0;
  visibility: hidden;
}

.builder2-page .cm-featured-section .benefit-item .cm-card:hover .back {
  opacity: 1;
  visibility: visible;
}

.builder2-page .cm-featured-section .benefit-item .cm-card>div.back .wrp {
  padding: 20px 25px;
}

.launch-section {
  background-position: center;
  background-size: cover;
  padding: 80px 0 40px;
  color: #fff;
}

.builder2-page .cm-featured-section .benefit-item .front>div {
  width: 100%;
}

.launch-section .inner {
  max-width: 400px;
}

.launch-section p {
  font-size: 18px;
  line-height: 24px;
  color: inherit;
}

.launch-section h2 {
  color: inherit;
  padding-bottom: 20px;
}

.launch-section .button-section {
  text-align: center;
  padding-top: 0;
}

.launch-section .button-section a {
  background: transparent;
  border-color: #fff;
  padding: 8px 40px;
}

.launch-section .button-section a:hover {
  background: #fff;
  border-color: #fff;
  color: #4b78be;
}

.art-feature-section .top h6 {
  margin: 0;
}

.art-feature-section .custom-inner-benefit-row {
  max-width: 970px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.art-feature-section .top {
  padding-bottom: 60px;
}

.art-feature-section .btm-sec {
  padding-top: 30px;
  padding-bottom: 30px;
}

.use-case-section ul.nav.nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50%;
  float: right;
  margin: 0;
  padding: 10px 0;
  list-style: none;
  border: 0;
}

.use-case-section .tab-content {
  clear: both;
  overflow: hidden;
  border-top: 3px solid #e5e5e5;
}


.use-case-section ul.nav.nav-tabs li {
  width: 25%;
  text-align: center;
}

.use-case-section ul.nav.nav-tabs li a {
  color: #4e4e4e;
  cursor: pointer;
  font-weight: 600;
  border: 0;
  padding: 0;
}

.use-case-section .btm {
  padding-top: 30px;
}

.use-case-section .span6 {
  width: 55%;
  padding: 0 15px;
}

.use-case-section .row-fluid {
  margin: 0 -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 25px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}

.use-case-section .tab-content h3 {
  font-weight: 600;
  color: #333333;
  font-size: 30px;
  text-transform: capitalize;
  line-height: normal;
}

.use-case-section {
  padding-bottom: 80px;
}

.cm-design-code-section {
  background-position: center;
  background-size: cover;
  border-radius: 15px;
  overflow: hidden;
  padding-top: 60px;
}

.competition-section {
  padding-bottom: 80px;
}

.cm-design-code-section img {
  display: block;
  width: 100%;
}

.cm-design-code-section .top h3 {
  color: #fff;
  font-size: 40px;
  line-height: normal;
  font-family: "Barlow Semi Condensed" !important;
}

.cm-design-code-section .top {
  padding: 0 40px;
  padding-bottom: 20px;
}

.custom-btm-design-section {
  padding-bottom: 80px;
}

.builder-section .cm-slider-wrp .slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}

.builder-section .cm-slider-wrp .slick-dots button {
  display: none;
}

.builder-section .cm-slider-wrp .slick-dots li {
  margin: 0 4px;
  background: #fff;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #ec1c23;
  cursor: pointer;
}

.builder-section .cm-slider-wrp .slick-dots li.slick-active {
  background: #ec1c23;
}

.builder-section {
  padding: 70px 0 0;
}

.launch-section .span6 {
  width: 50%;
  float: left;
  padding: 0 15px;
}

.launch-section .span6.right {
  text-align: center;
}

.launch-section .row-fluid {
  margin: 0 -15px;
  padding-bottom: 70px;
  display: flex;
  align-items: center;
}

.launch-section .span6 img {
  display: block;
  margin: 0 auto;
}

.use-case-section .span6.left img {
  max-width: 500px;
  display: block;
  margin: 0 auto;
}

.use-case-section ul.nav.nav-tabs li a.active {
  color: #FF0000;
}

.launch-section .span6:first-child {
  width: 40%;
}

.launch-section .span6:last-child {
  width: 60%;
}

.builder2-page .top-banner-section .banner-content h1 strong {
  font-size: 50px;
  font-weight: 500;
  line-height: normal;
}

@keyframes slideLeft {
from {
  opacity: 0;
  transform: translateX(0%);
} 
to {
  opacity: 1;
  transform: translateX(50px);
}
}

.animation span {
  animation: slideLeft 0.2s forwards;
  opacity: 0;
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}

.use-case-section .mobile-title {
  display: none;
}

.visible-phone {
  display: none;
}

.builder2-page .top-banner-section .banner-content h1 em {
  font-style: normal;
}

.use-case-section .span6:last-child {
  width: 45%;
  padding-left: 0;
  padding-right: 100px;
}

.use-case-section .tab-pane p {
  font-size: 18px;
}

.use-case-section .page-center {
  position: relative;
}

.use-case-section img.left-img {
  top: auto;
  bottom: -200px;
  left: -40px;
}

.use-case-section .tab-content > .tab-pane {
  display: block;
}

.use-case-section .tab-content {
  padding: 0 !important;
}

.benefit-video-section .sidebar .navbar {
  padding: 0;
}

.builder-section .page-center {
  position: relative;
}

.builder-section img.right-img {
  max-width: 400px;
  width: 100%;
  bottom: auto;
  top: -80px;
  right: 0;
}

.custom-top-bar-section {
  background: #0098c0;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  transition: filter 0.1s linear 0s;
  color: #fff;
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  letter-spacing: 0.4px;
}

.custom-top-bar-section>span:first-child {
  background: #fff;
  border-radius: 6px;
  color: #0098c0;
  padding: 2px 8px 1px;
  margin: 0px 10px 0px 0px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
}

.custom-top-bar-section .mobile-hide {
  position: relative;
  margin-left: 10px;
  padding-left: 11px;
}

.custom-top-bar-section .divider {
  display: inline-block;
  height: 19px;
  border-left: 1px solid rgb(255, 255, 255);
  position: absolute;
  left: 0px;
  top: 3px;
}

.custom-top-bar-section a {
  color: inherit;
  cursor: pointer !important;
  display: inline-block;
}

.enb-api-header {
  padding-top: 55px !important;
  position: static !important;
  box-shadow: none !important;
  border-bottom: 0 !important;
}

.cm-enb-row {
  align-items: center;
}

.cm-enb-video-api-page .zsiq_floatmain {
  display: none !important;
}

.enb-api-popup-form .sign-up {
  margin: 0 !important;
  padding: 40px 35px !important;
}

.enb-api-popup-form i#password-toggle {
  position: absolute;
  top: 17px;
  right: 20px;
  font-size: 12px;
  z-index: 2;
}

.enb-api-popup-form .sign-up>.col-12 {
  padding: 0 !important;
}

.enb-api-popup-form .form-bg {
  height: auto;
  background: none;
}

.hero-btn a {
  cursor: pointer;
}

.popup-open .enb-api-popup-form {
  opacity: 1;
  visibility: visible;
}

.popup-open .enb-overlay,
.popup-open2 .enb-overlay {
  visibility: visible;
  opacity: 40%;
}

.popup-open2 .enb-api-popup-form.popup2 {
  opacity: 1;
  visibility: visible;
}

.enb-api-popup-form.popup2 .top-section {
  background: none !important;
  padding: 0 !important;
  height: auto !important;
  margin: 0 !important;
}

.enb-api-popup-form.popup2 .hlth-top-bg {
  background: none !important;
}

.cm-sticky-footer-section {
  background: #fff;
  position: fixed;
  bottom: -100px;
  width: 100%;
  left: 0;
  -webkit-box-shadow: 0px 0px 10px -3px #72727236;
  box-shadow: 0px 0px 10px -3px #72727236;
  z-index: 9;
  padding: 20px 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease;
}

.cm-sticky-footer-section ul.hero-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  width: 100%;
  height: 100%;
}

.cm-sticky-footer-section ul.hero-btn li {
  padding: 0.5em 0em 0 0em;
  margin: 0 10px 0 0;
}

.cm-sticky-footer-section ul.hero-btn .btn-red {
  color: #fff;
  padding: 10px 22px;
  font-size: 18px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 500;
  text-transform: capitalize;
  color: #ffffff;
  background: #c358e8 !important;
  border: 1px solid transparent;
}

.cm-sticky-footer-section ul.hero-btn .btn-red:hover {
  border: 1px solid #c358e8;
  background: transparent !important;
  color: #c358e8;
}

.cm-sticky-footer-section ul.hero-btn .btn-white {
  padding: 10px 22px;
  font-size: 18px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 500;
  text-transform: capitalize;
  border: 1px solid #c358e8;
  background: transparent;
  color: #c358e8;
}

.cm-sticky-footer-section ul.hero-btn .btn-white:hover {
  background: #c358e8 !important;
  color: #ffffff !important;
  border: 1px solid #c358e8 !important;
}

.cm-sticky-footer-section ul.hero-btn li:last-child {
  margin-right: 0;
}

.cm-sticky-footer-section.up {
  bottom: 0;
  opacity: 1;
  visibility: visible;
}

.cm-bottom-element {
  padding-bottom: 80px;
}

.top-section.cm-api-top-section {
  height: auto;
  padding-top: 40px;
  background-image: url(../../images/health-care-bg.png) !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding-bottom: 150px;
  background-position: center;
}

.cm-enb-video-api-page .top-section.cm-api-top-section article.voice-api-txt a.navbar-brand {
  margin-bottom: 15px;
}

.cm-enb-video-api-page .top-section .sign-up {
  padding: 20px 25px 35px !important;
}

.cm-enb-video-api-page .row.Voice-API-grid {
  align-items: initial;
}

.cm-enb-video-api-page .form-bg p.text-h3 {
  margin-bottom: 0;
}

.cm-enb-video-api-page .form-bg .mt-4 {
  margin-top: 12px !important;
}

.cm-enb-video-api-page .form-bg .cm-checkbox-sec label {
  font-size: 15px;
  margin-bottom: 2px;
}

.cm-enb-video-api-page .form-bg .cm-checkbox-sec {
  padding-top: 14px;
}

.cm-enb-video-api-page .top-section.cm-api-top-section article.voice-api-txt {
  float: none;
  width: 100%;
  padding: 0;
}

.cm-enb-video-api-page .top-section.cm-api-top-section .cm-enb-row>div {
  position: static;
}

.cm-enb-video-api-page .top-section.cm-api-top-section .navbar-brand {
  position: absolute;
  top: 0;
  left: 15px;
  padding: 0;
  margin: 0;
}

.cm-enb-video-api-page .top-section.cm-api-top-section .cm-enb-row {
  position: relative;
}

.enb-api-popup-form h2 {
  font-size: 29px !important;
}

.cm-enb-video-api-page .top-section.cm-api-top-section article.voice-api-txt h4,
.embed3-title {
  padding-top: 30px;
  color: #ec1c23;
  letter-spacing: 0;
}

.sign-get-started i.material-icons {
  font-size: 40px;
  line-height: normal;
  position: relative;
  top: 3px;
}

.close.alert-overlay.danger-overlay {
  opacity: 40% !important;
}

.cm-api-head-section {
  display: none;
}

.cm-enb-video-api-page .form-bg .cm-checkbox-sec label {
  margin-bottom: 1px;
}

.cm-enb-video-api-page .form-bg button.btn {
    margin-top: 8px !important;
}

.custom-thankyou-page .form-bg {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: top center;
}

.custom-thankyou-page .form-bg .sign-up {
  border-radius: 15px;
  background: #fff;
  box-shadow: 0px 0px 8px 2px #72727236;
  margin: 50px 0;
  padding: 50px;
}

.custom-thankyou-page .form-bg h2 {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
}

.custom-thankyou-page .form-bg .sign-up p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: "Barlow Semi Condensed", sans-serif !important;
}

.custom-thankyou-page .form-bg .sign-up p.thank-p {
  font-size: 20px;
  color: #333333;
  font-stretch: normal;
  letter-spacing: normal;
}

.thankyou-header {
  padding-bottom: 0 !important;
}

.thankyou-header>div {
  display: block !important;
}

.service-provider-advantages .nav.nav-tabs {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.cm-head-wrapper {
  display: none;
}

.embed2-page .banner-content {
  text-align: left !important;
}

.embed2-page .banner-content h1 {
  font-size: 40px !important;
}

.embed2-page .banner-content h1 strong {
  font-size: 45px !important;
}

.builder2-page .cm-sticky-footer-section ul.hero-btn .btn-red {
  background-color: #f13d3d !important;
}

.builder2-page .cm-sticky-footer-section ul.hero-btn .btn-red:hover {
  color: #f13d3d !important;
  border-color: #f13d3d !important;
  background-color: #fff !important;
}

.embed2-page a.navbar-brand {
  position: absolute;
  top: 0;
  left: 15px;
  padding: 0;
  margin: 0;
}

.embed2-page .cm-enb-row>div:first-child {
  position: static;
}

.enb-api-popup-form .align-items-center {
  align-items: initial !important;
}

.cm-builder2 .builder-section .top {
  padding-bottom: 60px;
}

.custom-partner-logo-section .partner-item {
  width: 25%;
  padding: 0 10px;
  text-align: center;
}

.custom-partner-logo-section .row-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -10px;
}

.custom-partner-logo-section .partner-item img {
  max-width: 90%;
  width: 160px;
}

.custom-partner-logo-section {
  padding: 40px 0 0;
}

.cm-reads-section .top {
  padding-bottom: 50px;
}

.cm-reads-section .span4 {
  width: 33.333%;
  padding: 0 10px;
}

.cm-reads-section .row-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  margin: 0 -10px;
}


.cm-reads-section .span4 .item {
  background: #fff;
  width: 100%;
  padding: 20px 25px;
  -webkit-box-shadow: 0px 1px 5px #ddd;
  box-shadow: 0px 1px 5px #ddd;
  border-radius: 10px;
  height: 100%;
}

.cm-reads-section {
  padding-bottom: 70px;
  padding-top: 60px;
}

.cm-reads-section .top h6 {
  margin-top: 0;
}

.cm-builder2 .builder-section {
  padding-top: 0;
}

.cm-builder2 .custom-btm-design-section {
  padding-top: 80px;
}

.custom-partner-logo-section .top {
  max-width: 890px;
  margin: 0 auto;
}

.embed-header {
  padding: 47px 0 17px;
}

.embed-header .embed-logo img {
 height: 27px;
 width: 139.02px;
}

.embed-footer {
  text-align: center;
  padding: 15px 0;
  background-color: #fff;
  border-top: 1px solid #f1eef9;
  clear: both;
  -webkit-box-shadow: 9px 0px 15px 7px #f1eef9;
  -moz-box-shadow: 9px 0px 15px 7px #f1eef9;
  box-shadow: 9px 0px 15px 7px #f1eef9;
}

.embed-footer p {
  margin: 0;
  font-weight: 500;
}

.cm-embed-top-wrapper {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 80px;
  position: relative;
}

.cm-embed-top-wrapper .back-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}

.embed-logo {
  background-size: contain;
  background-repeat: no-repeat;
  padding-top: 30px;
}

.embed-logo a.navbar-brand {
  margin: 0 auto !important;
  width: 100% !important;
  display: block !important;
}

.embed-logo img {
  max-width: 130px;
}

.embed-logo-left-section .partner-item {
  width: 20%;
  padding: 0 10px;
}

.embed-logo-left-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -10px;
}

.cm-embed-top-wrapper .banner-content h1 {
  font-size: 40px;
  line-height: 46px;
}

.cm-embed-top-wrapper h1 strong {
  font-weight: 600;
}

.cm-embed-top-wrapper .banner-content h3 {
  color: #f13d3d;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 20px;
  font-weight: 600;
  margin-top: 50px;
  letter-spacing: 1px;
  padding-left: 2px;
}

.cm-embed-top-wrapper .banner-content p {
  color: #1a1a1a;
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: 0.2px;
  margin: 15px 0;
}

.cm-embed-top-wrapper .banner-content {
  padding-right: 50px;
  position: relative;
}

.video-embd-3-builder-inner {
  padding: 70px 0 0 !important;
}

.cm-builder2 .custom-btm-design-section.design-area {
  padding-top: 0;
  padding-bottom: 140px;
}

.home-banner-section {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.custom-home h5 {
  color: #f13d3d;
  font-size: 16px;
  line-height: normal;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 15px;
  margin: 0;
}

.home-banner-section .home-banner-content {
  text-align: center;
}

.home-section {
  padding: 90px 0 50px;
}

.home-banner-section .home-banner-content h1 {
  font-weight: 500;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0;
  color: #000;
  padding-bottom: 20px;
}

.home-banner-section .home-banner-content p {
  line-height: normal;
  font-weight: normal;
}

.home-banner-section img {
  max-width: 700px;
  margin: 0 auto;
  display: block;
}

.home-banner-section .button-section {
    text-align: center;
    position: relative;
}

.custom-home .btn-primary {
    background: #ed1c24;
    border: 1px solid #ed1c24 !important;
    color: #fff;
}

.custom-home .btn {
  font-size: 16px;
  line-height: normal;
  font-family: Lato;
  font-weight: 500;
  cursor: pointer !important;
  padding: 13.5px 33px;
  border-radius: 5px;
  letter-spacing: 0;
  outline: 0 !important;
  box-shadow: none !important;
}

.custom-home .btn-primary:hover {
  background-color: #fff;
  color: #ed1c24;
}

.custom-home .btn-default {
  border: 1px solid #cbd1d7 !important;
  color: #ed1c24;
}

.custom-home .btn-default:hover {
  border-color: #ed1c24 !important;
  background-color: #ed1c24;
  color: #fff;
}

.home-banner-section .button-section a {
  margin: 0 4px;
}

.home-section .top {
  text-align: center;
}

.home-client-section .client-logo-item {
  width: 14.2857142857%;
  padding: 0 15px;
}

.home-client-section .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: block;
}

.home-client-section .client-logo-item img {
  max-width: 100px;
  display: block;
  margin: 0 auto;
}

.home-client-section .client-logo-section {
  padding: 0 0 50px;
}

.home-section .top h2 {
  margin: 0;
  padding-bottom: 10px;
}

.home-client-section .client-logo-item img.family-doctor {
  max-width: 140px;
}

.home-convo-section {
  padding: 70px 0;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  clear: both;
  overflow: hidden;
}

.custom-home .span6 {
  width: 50%;
}

.home-convo-section .row.top-sec {
  flex-wrap: initial;
}

.home-convo-section .item {
  width: 50%;
  padding: 0 15px;
}

.home-convo-section .item .inner {
  background: #fff;
  border-radius: 25px;
  padding: 30px;
  height: 100%;
  position: relative;
  padding-bottom: 130px;
}

.home-convo-section .head h2 {
  font-size: 35px;
  line-height: 46px;
  letter-spacing: 0;
  margin: 0;
}

.home-convo-section .head h4 {
  font-size: 25px;
  line-height: 46px;
  letter-spacing: 0;
  margin: 0;
  font-weight: normal;
}

.home-convo-section .head h3 {
  font-size: 25px;
  line-height: 46px;
  color: #ed1c24;
}

.home-convo-section .img {
  padding: 10px 0;
  margin-bottom: 20px;
}

.home-convo-section p {
  margin: 0;
  font-size: 18px;
  color: #4e4e4e;
  font-weight: normal;
  line-height: 27px;
}

.home-convo-section .item .btn {
  position: absolute;
  left: 0;
  display: inline-block;
  width: auto;
  bottom: 60px;
  right: 0;
  max-width: 300px;
  margin: 0 auto;
}

.home-convo-section .btm {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 70px 0;
}

.home-convo-section .btm .box-item {
  width: 16.6666666667%;
  padding: 0 15px;
}

.home-convo-section .btm .box-item img {
  display: block;
  margin: 0 auto;
  width: 30px;
  -o-object-fit: cover;
  object-fit: cover;
}

.home-convo-section .btm .box-item .inner {
  background: #fff;
  border-radius: 15px;
  padding: 15px;
  text-align: center;
}

.home-convo-section .btm .box-item span {
  font-weight: 500;
  display: block;
  font-size: 16px;
  line-height: normal;
  color: #333;
  padding-top: 12px;
}

.home-convo-section .bottom-links {
  color: #fff;
  position: relative;
  width: auto;
  padding-top: 10px;
}

.home-convo-section .bottom-links img {
  width: 30px;
  margin-right: 8px;
  height: 30px;
  -o-object-fit: contain;
  object-fit: contain;
}

.home-convo-section .bottom-links .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.home-convo-section .bottom-links .img-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  float: none !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.home-convo-section .bottom-links .arrow {
  display: inline-block;
  height: 12px;
  position: absolute;
  width: 12px;
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate( 135deg);
  transform: rotate( 135deg);
  left: 0;
}

.home-convo-section .bottom-links .arrow:before {
  bottom: 1px;
  content: "";
  height: 73px;
  position: absolute;
  right: 0;
  transform-origin: bottom;
  width: 1px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate( -45deg);
  transform: rotate( -45deg);
  background: #fff;
}

.home-convo-section .bottom-links .arrow:after {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  content: "";
  display: inline-block;
  height: 7px;
  left: 6px;
  position: absolute;
  top: 5px;
  width: 7px;
  border-color: #fff;
}

.home-intelligent-section {
  padding-top: 150px;
  padding-bottom: 100px;
}

.home-intelligent-section .btm .row {
  -ms-flex-wrap: initial;
  flex-wrap: initial;
}

.home-intelligent-section .btm .span6 {
  position: relative;
}

.home-intelligent-section .btm .bubble {
  max-width: 175px;
  position: absolute;
  top: 10px;
  left: 40px;
}

.home-intelligent-section .btm .circle {
  max-width: 500px;
  position: absolute;
  top: 60px;
  left: -90px;
}

.home-intelligent-section .btm .description {
  position: relative;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  padding-top: 20px;
  max-width: 630px;
  padding-right: 50px;
}

.home-intelligent-section .btm .description p {
  font-size: 18px;
  color: #4e4e4e;
}

.home-intelligent-section .btm .span6.desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.home-intelligent-section .btm .description .btn {
  margin-top: 35px;
}

.home-intelligent-section .btm .description p {
  margin: 0;
}

.home-tabber-section .cm-nav-tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  border-bottom: 1px solid #979797;
}

.home-tabber-section .cm-nav-tabs li a {
  padding: 20px;
  font-size: 18px;
  line-height: 27px;
  color: #333;
  font-family: 'Barlow', sans-serif;
  font-weight: 600;
  position: relative;
  cursor: pointer;
}

.home-tabber-section .cm-tab-content {
  padding: 40px 0;
}

.home-tabber-section .wrap {
  position: relative;
}

.home-tabber-section .imgs {
  position: absolute;
  top: 20px;
  right: 20px;
  max-width: 157px;
}

.home-tabber-section .img2 img {
  max-width: 173px;
}

.home-tabber-section .img1 img+img {
  margin-top: 8px;
}

.home-tabber-section .wrap>img {
  max-height: 250px;
  width: 100%;
}

.home-tabber-section .cm-nav-tabs li a:after {
  content: '';
  display: block;
  height: 3px;
  background: transparent;
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 80%;
  margin: 0 auto;
  right: 0;
}

.home-tabber-section .cm-nav-tabs li a.active:after {
  background: #ed1c24;
}

.home-intelligent-section.content-right .desc {
  justify-content: end;
}

.home-intelligent-section.content-right .desc .description {
  padding-left: 50px;
  padding-right: 0;
  border: 0;
}

.home-intelligent-section.content-right .circle {
  left: auto;
  right: -90px;
}

.home-intelligent-section.content-right .bubble {
  left: auto;
  top: 0;
}

.home-developer-section {
  padding-top: 100px;
}

.home-developer-section .top {
  padding-bottom: 70px;
}

.home-developer-section .span6:last-child img {
  max-width: 317px;
  width: 100%;
  margin: 0 auto;
  display: block;
  margin-top: 60px;
}

.home-developer-section .panel-head h4 {
  font-size: 22px;
  line-height: 24px;
  font-family: 'Barlow', sans-serif !important;
  font-weight: 500;
}

.home-developer-section .panel-head {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  padding-right: 33px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-developer-section .panel-head .circle-icon {
  width: 30px;
  height: 30px;
  background: #e8f6f3;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  right: 0;
  cursor: pointer;
}

.home-developer-section .panel-head .circle-icon .remove {
  display: none;
}

.home-developer-section .panel-head .circle-icon span {
  font-size: 20px;
  line-height: normal;
  font-family: 'Barlow', sans-serif;
  font-weight: 500;
}

.home-developer-section .panel-body p {
  color: #4e4e4e;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.1pt;
  font-family: 'Barlow', sans-serif;
  font-weight: normal;
}

.home-developer-section .panel-body .inner {
  max-width: 350px;
  padding: 25px 0;
}

.home-developer-section .panel-body {
  display: none;
}

.home-developer-section .accordion-item+.accordion-item {
  padding-top: 15px;
}

.home-developer-section .accordion-section {
  max-width: 440px;
}

.home-developer-section .panel-head.active .add {
  display: none;
}

.home-developer-section .panel-head.active .remove {
  display: block;
}

.home-signup-section .top {
  padding-bottom: 50px;
}

.home-signup-section .row {
  flex-wrap: initial;
}

.home-signup-section .span6 {
  padding: 0 15px;
}

.home-signup-section .inner {
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
  border-radius: 10px;
  padding: 50px;
  background-size: cover;
  position: relative;
}

.home-signup-section .inner h4 {
  font-family: 'Barlow', sans-serif !important;
}

.home-signup-section .inner p {
  font-family: 'Barlow', sans-serif !important;
  margin: 0;
}

.home-signup-section .inner .btn {
  margin-top: 30px;
}

.home-signup-section .inner.text-white {
  color: #fff;
}

.home-signup-section .inner.text-white h4 {
  color: #fff;
}

.home-signup-section .inner.text-white p {
  color: #fff;
}

.home-customer-section {
  background-position: center;
  background-size: cover;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.home-customer-section .bubble-img {
  max-width: 175px;
  top: -83px;
  right: 0;
  position: absolute;
}

.home-customer-section .container {
  position: relative;
  margin-top: 90px;
}

.home-customer-section .customer-wrp {
  padding: 40px 0;
  padding-bottom: 80px;
  max-width: 700px;
  margin: 0 auto;
}

.home-customer-section .customer-wrp img {
  display: block;
  margin: 0 auto;
}

.home-customer-section .item {
  padding: 0 10px;
}

.home-customer-section .customer-img {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  height: 100%;
}

.cm-home-page footer {
  border: 0;
  padding-top: 80px;
}

.home-signup-section {
  padding-bottom: 140px;
  padding-top: 50px;
}

.home-head-wrp {
  min-height: 105px;
}

.custom-home {
  overflow: hidden;
}

.custom-home img {
  width: 100%;
}

.home-convo-section .bottom-links span {
  color: #333333;
  display: inline-block;
  white-space: nowrap;
}

.home-developer-section .span6 {
  position: relative;
}

.home-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.home-overlay img {
  height: 372px;
  width: 410px;
  display: block;
  margin: 0 auto;
}

.home-intelligent-section .icon {
  position: absolute;
  height: 157px;
  width: 144px;
  object-fit: contain;
  margin-top: 30px;
  margin-left: 20px;
  display: inline-block;
}

.home-intelligent-section .btm .description .inner-sec {
  margin-top: -100px;
  padding-right: 100px;
}

.home-intelligent-section .btm .description .inner-sec h2,
.home-developer-section h2 {
  margin: 0;
  padding-bottom: 10px;
}

.home-intelligent-section .span6.desc {
  width: 60%;
}

.home-intelligent-section .span6.image {
  width: 40%;
}

.home-intelligent-section .icon.icon2 {
  height: 203px;
  width: 197px;
  margin-top: 60px;
  left: -40px;
}

.home-developer-section h2 {
  padding-bottom: 30px;
}

.home-developer-section .icon.icon3 {
  position: absolute;
  height: 158px;
  width: 144px;
  object-fit: contain;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.home-developer-section .container {
  position: relative;
}

.home-developer-section .span6:last-child .home-overlay img {
  max-width: 478px;
  height: 464px;
  width: 90%;
  display: block;
  margin: 0 auto;
}

.home-developer-section .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-banner-section .home-banner-content h1 span {
  font-size: 46px;
  line-height: normal;
}

.home-client-section .button-section {
  text-align: center;
  padding-bottom: 30px;
}


.home-intelligent-section.content-left svg .svg-elem-1 {
  stroke-dashoffset: 233.56622314453125px;
  stroke-dasharray: 233.56622314453125px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}

.home-intelligent-section.content-left .animated svg .svg-elem-1 {
  stroke-dashoffset: 0;
}

.home-intelligent-section.content-left svg .svg-elem-2 {
  stroke-dashoffset: 22.020252227783203px;
  stroke-dasharray: 22.020252227783203px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
}

.home-intelligent-section.content-left .animated svg .svg-elem-2 {
  stroke-dashoffset: 0;
}

.home-intelligent-section.content-left svg .svg-elem-3 {
  stroke-dashoffset: 55.40707511102649px;
  stroke-dasharray: 55.40707511102649px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;
}

.home-intelligent-section.content-left .animated svg .svg-elem-3 {
  stroke-dashoffset: 0;
}

.icon svg {
  width: inherit;
  height: inherit;
}

.custom-home .icon {
  animation-duration: 3s;
}

.home-intelligent-section.content-right svg .svg-elem-1 {
  stroke-dashoffset: 233.56622314453125px;
  stroke-dasharray: 233.56622314453125px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}

.home-intelligent-section.content-right .animated svg .svg-elem-1 {
  stroke-dashoffset: 0;
}

.home-intelligent-section.content-right svg .svg-elem-2 {
  stroke-dashoffset: 22.020252227783203px;
  stroke-dasharray: 22.020252227783203px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
}

.home-intelligent-section.content-right .animated svg .svg-elem-2 {
  stroke-dashoffset: 0;
}

.home-intelligent-section.content-right svg .svg-elem-3 {
  stroke-dashoffset: 55.40707511102649px;
  stroke-dasharray: 55.40707511102649px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;
}

.home-intelligent-section.content-right .animated svg .svg-elem-3 {
  stroke-dashoffset: 0;
}

.home-developer-section svg .svg-elem-1 {
  stroke-dashoffset: 233.5668182373047px;
  stroke-dasharray: 233.5668182373047px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}

.home-developer-section .animated svg .svg-elem-1 {
  stroke-dashoffset: 0;
}

.home-developer-section svg .svg-elem-2 {
  stroke-dashoffset: 22.02112579345703px;
  stroke-dasharray: 22.02112579345703px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
}

.home-developer-section .animated svg .svg-elem-2 {
  stroke-dashoffset: 0;
}

.home-developer-section svg .svg-elem-3 {
  stroke-dashoffset: 55.40707511102649px;
  stroke-dasharray: 55.40707511102649px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;
}

.home-developer-section .animated svg .svg-elem-3 {
  stroke-dashoffset: 0;
}

.home-tabber-section .cm-tab-content .mobile-title {
  display: none;
}

.home-intelligent-section .cm-img-slide-wrapper .slick-dots,
.deploy-wrapper .slick-dots,
.home-developer-section .slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
  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-top: 20px;
}

.home-intelligent-section .cm-img-slide-wrapper .slick-dots button,
.deploy-wrapper .slick-dots button,
.home-developer-section .slick-dots button {
  display: none;
}

.home-intelligent-section .cm-img-slide-wrapper .slick-dots li,
.deploy-wrapper .slick-dots li,
.home-developer-section .slick-dots li {
  background: #d8d8d8;
  width: 10px;
  height: 10px;
  border-radius: 6px;
  margin: 0 5px;
  cursor: pointer;
}

.home-intelligent-section .cm-img-slide-wrapper .slick-dots li.slick-active,
.deploy-wrapper .slick-dots li.slick-active,
.home-developer-section .slick-dots li.slick-active {
  background: #ed1c24;
  border-radius: 6px;
  width: 34px 
}

.home-intelligent-section .home-overlay img {
  height: 464px;
  max-width: 408px;
  width: 100%;
  margin-top: 30px;
}

.home-intelligent-section .cm-img-slide-wrapper .item img {
  width: 100%;
}

.home-intelligent-section .cm-img-slide-wrapper .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-intelligent-section .deploy-wrapper {
  max-width: 478px;
  width: 100%;
  min-height: 464px;
  text-align: center;
  position: relative;
}

.home-intelligent-section .deploy-wrapper img {
  max-width: 168px;
  display: block;
  margin: 0 auto;
  margin-bottom: 30px;
}

.home-intelligent-section .deploy-wrapper h4 {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.12px;
  color: #333;
  margin: 0;
}

.home-intelligent-section .deploy-wrapper p {
  color: #4e4e4e;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.1px;
}

.home-intelligent-section .deploy-wrapper .deploy-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.home-intelligent-section .deploy-wrapper .slick-slider {
  padding: 20px 50px;
  padding-top: 80px;
}

.enterprise-img-wrap {
  position: relative;
}

.enterprise-img-wrap.ent-tab2 img {
  max-width: 403px !important;
  margin-top: -20px !important;
}

.enterprise-img-wrap.ent-tab3 img {
  max-width: 536px !important;
  margin-top: 15px !important;
}

.enterprise-img-wrap.ent-tab4 {
  padding-top: 110px;
}

.home-developer-section .span6:last-child  .enterprise-img-wrap.ent-tab4 .row img {
  max-width: 120px;
  margin: 0 auto;
}

.home-developer-section .span6:last-child .enterprise-img-wrap.ent-tab4 .row {
  padding: 0 70px;
  margin-bottom: 30px;
  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;
}


.home-developer-section .span6:last-child .ent-slide-main-item .ent-slide-inner {
  background: #fff;
  border-radius: 24.5px;
  min-height: 100px;
  width: 90px;
  margin: 0 auto;
  max-width: 100%;
  padding: 20px;
  box-shadow: 0px 0px 6px 0px #eff2ff;
  -webkit-box-shadow: 0px 0px 6px 0px #eff2ff;
  -ms-box-shadow: 0px 0px 6px 0px #eff2ff;
  -o-box-shadow: 0px 0px 6px 0px #eff2ff;
  text-align: center;
  height: 100%;
}

.home-developer-section .span6:last-child .ent-slide-main-item .ent-slide-inner img {
  margin: 0 auto;
  max-width: 30px;
  margin-bottom: 5px;
}

.ent-slide-main-item .row {
  width: 100%;
  margin: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: initial;
  -ms-flex-align: initial;
  align-items: initial;
}

.ent-slide-main-item .row .slide-inner-item {
  padding: 0 10px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
}

.ent-slide-main-item {
  margin: 0 auto;
  padding-top: 110px;
}

.ent-slide-main-item .ent-slide-inner span.img-caption {
  color: #333;
  font-size: 13px;
  line-height: normal;
}

.home-developer-section .accordion-item .button-section {
  padding-top: 10px;
}

.home-developer-section .accordion-item .button-section a {
  margin-right: 5px;
}

.cm-ai-tabs .tab-content {
  padding: 0 !important;
}

.cm-ai-tabs ul#interest_tabs {
  padding: 0 !important;
}

.cm-ai-tabs ul#interest_tabs li {
  padding: 0 !important;
  display: block !important;
  width: initial !important;
}

.use-cases #tabs.cm-ai-tabs  ul#interest_tabs li a.nav-link.active {
  font-weight: 500 !important;
}

.cm-ai-tabs article {
  padding: 60px 0 !important;
}

.cm-ai-page .why-enablex h6.red-txt {
  margin-top: 0 !important;
}

.cm-ai-page .why-enablex {
  background-image: url(../../images/why-enablex.png);
  background-size: contain;
  width: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  height: 958px;
  margin-bottom: 50px;
}

.cm-top-ai-banner {
  padding-top: 100px;
}

.table-sec.custom-pricing-calculator {
  border: 0 !important;
}

.faceai-calculator-inner {
  background: #f6f6f6;
  max-width: 600px;
  margin: 20px 0;
  padding: 30px 60px;
  border-radius: 15px;
}

.faceai-calculator-inner .form-group>label {
  display: block;
  font-weight: 500;
}

.faceai-calculator-inner .form-group>input {
  width: 100%;
  display: block;
  border: 1px solid #dee1e7;
  background: transparent;
  padding: 10px;
  border-radius: 5px;
}

.faceai-calculator-inner input[type="button"] {
  background: #f00;
  border: 0;
  color: #fff;
  padding: 13px 50px;
  line-height: normal;
  border-radius: 25px;
  margin: 0px 0 30px;
  font-weight: 600;
}

.custom-pricing-calculator {
  padding-bottom: 60px !important;
}

.cm-video-api2-page .api-embed-logo img {
  max-width: 143px;
  display: block !important;
}

.cm-video-api2-page .bottom-section {
  padding-top: 20px;
}

.cm-video-api2-page .top-section.cm-api-top-section {
  padding-bottom: 20px;
}

.cm-service-provider-page .home-banner-section .home-banner-content h1 {
  padding-bottom: 0;
}

.cm-service-provider-page .home-banner-section .button-section {
  margin-bottom: -40px;
}

.cm-service-provider-page .home-banner-section img {
  max-width: 900px;
}

.cm-service-provider-page .cm-revenue-section .rev-item {
  background: #fff;
  border-radius: 15px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.05);
  box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.05);
  margin: 0 10px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px;
  width: 33.333%;
}

.cm-service-provider-page .cm-revenue-section .rev-item img {
  max-width: 58px;
  margin-right: 20px;
}

.cm-service-provider-page .cm-revenue-section .rev-item span {
  font-size: 18px;
  display: inline-block;
  max-width: 83px;
  font-weight: 600;
  line-height: 24px;
}

.cm-service-provider-page .cm-revenue-section .row {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: initial;
  flex-wrap: initial;
  max-width: 700px;
  margin: 0 auto;
}

.cm-service-provider-page .custom-section .top h2 {
  margin: 0;
  padding-bottom: 10px;
}

.cm-service-provider-page .cm-provider-section2 {
  padding-top: 120px;
}

.cm-service-provider-page .cm-provider-section2 .home-developer-section {
  padding-top: 70px;
  padding-bottom: 100px;
}

.cm-service-provider-page .home-developer-section .dev-desc h3 {
  font-size: 40px;
  line-height: 46px;
  color: #000;
  padding-bottom: 10px;
}

.cm-service-provider-page .home-developer-section .dev-desc p {
  font-size: 18px;
  color: #4e4e4e;
  font-weight: normal;
}

.cm-service-provider-page .home-developer-section .dev-desc {
  padding-bottom: 20px;
}

.cm-service-provider-page .home-developer-section .panel-body .inner {
  padding: 10px 0;
}

.cm-service-provider-page .home-developer-section .panel-head h4 {
  color: #000;
  font-weight: 600;
}

.cm-service-provider-page .home-developer-section .icon1 {
  position: absolute;
  right: -60px;
  margin-top: 50px;
}

.cm-service-provider-page .cm-provider-section3 .enterprise-img-wrap img {
  max-width: 470px;
  margin: 0 auto;
  display: block;
}

.cm-service-provider-page .cm-provider-section3 .home-overlay {
  display: none;
}

.cm-service-provider-page .cm-provider-section3 .icon {
  position: absolute;
  left: -100px;
  margin-top: 30px;
}

.cm-service-provider-page .cm-provider-section3 .home-developer-section {
  padding-bottom: 250px;
}

.cm-service-provider-page .cm-provider-section3 .icon svg {
  width: 177px;
}

.cm-service-provider-page .cm-provider-section4 h3 {
  font-size: 40px;
  line-height: 46px;
  color: #000;
  letter-spacing: 0;
  font-weight: 500;
  padding-bottom: 10px;
}

.cm-service-provider-page .cm-provider-section4 p {
  font-size: 18px;
  color: #4e4e4e;
  max-width: 520px;
}

.cm-service-provider-page .cm-provider-section4 .right img {
  max-width: 527px;
  display: block;
  margin: 0 auto;
}

.cm-service-provider-page .cm-provider-section4 .row {
  -ms-flex-wrap: initial;
  flex-wrap: initial;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cm-service-provider-page .cm-provider-section4 {
  padding-bottom: 140px;
}

.cm-service-provider-page .cm-partner-provider {
  background-position: center;
  background-size: cover;
  padding: 50px 0;
}

.cm-service-provider-page .cm-partner-provider .left img {
  max-width: 198px;
  display: block;
  margin: 0 auto;
}

.cm-service-provider-page .cm-partner-provider .row {
  -ms-flex-wrap: initial;
  flex-wrap: initial;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cm-service-provider-page .cm-partner-provider .right h3 {
  font-size: 34px;
  line-height: 50px;
  letter-spacing: 0;
  font-weight: bold;
  padding-bottom: 20px;
}

.cm-service-provider-page .possibilities-section {
  padding: 130px 0 80px;
}

.cm-service-provider-page .possibilities-section .possibile-top,
.cm-service-provider-page .business-section .top {
  text-align: center;
  padding-bottom: 40px;
}

.cm-service-provider-page .possibilities-section .possibile-top p,
.cm-service-provider-page .business-section .top p {
  margin: 0 auto;
  max-width: 900px;
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 300;
  color: #4e4e4e;
  line-height: 24px;
  text-transform: inherit;
  font-size: 18px;
  padding-top: 10px;
}

.cm-service-provider-page .possibilities-section .row-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.cm-service-provider-page .possibilities-section .item {
  width: 50%;
  padding: 0 15px;
  margin-bottom: 40px;
}

.cm-service-provider-page .possibilities-section .item .inner {
  border: 1px solid #e4e5eb;
  position: relative;
  border-radius: 25px;
  background: #fff;
  padding: 40px 30px;
  -webkit-box-shadow: 0px 0px 6px 0px rgb(239 242 255);
  box-shadow: 0px 0px 6px 0px rgb(239 242 255);
  height: 100%;
}

.cm-service-provider-page .possibilities-section .item p {
  color: #000;
  font-size: 22px;
  line-height: 33px;
  font-weight: 600;
}

.cm-service-provider-page .possibilities-section .item ul {
  padding: 0;
  font-size: 20px;
  line-height: 30px;
}

.cm-service-provider-page .possibilities-section .item ul li+li {
  margin-top: 10px;
}

.cm-service-provider-page .possibilities-section .item ul li {
  position: relative;
  list-style: none;
  width: 100%;
  padding-left: 30px;
  font-size: 18px;
}

.cm-service-provider-page .possibilities-section .item ul li:before {
  content: '';
  width: 8px;
  height: 8px;
  background: #ed1c24;
  border-radius: 50%;
  display: inline-block;
  margin-right: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.cm-service-provider-page .business-section .btm img {
  max-width: 58px;
}

.cm-service-provider-page .business-section .row-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 1000px;
}

.cm-service-provider-page .business-section .btm .item {
  width: 33.333%;
  padding: 0 10px;
  margin-bottom: 50px;
}

.cm-service-provider-page .business-section .btm .item h3 {
  font-size: 22px;
  color: #000;
  line-height: 33px;
  font-weight: 600;
  margin: 0;
  padding-bottom: 10px;
}

.cm-service-provider-page .business-section .btm .item p {
  font-size: 18px;
}

.cm-service-provider-page .business-section .btm .item .img {
  margin-bottom: 30px;
}

.cm-service-provider-page .business-section .button-section {
  text-align: center;
}

.cm-service-provider-page .business-section {
  padding-bottom: 90px;
}

.cm-service-provider-page .cm-provider-section8 .cm-test-drive-section {
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  border-radius: 25px;
  text-align: center;
  background-size: cover;
}

.cm-service-provider-page .cm-provider-section8 .cm-test-drive-section .inner {
  padding: 50px 30px;
}

.cm-service-provider-page .cm-provider-section8 .cm-test-drive-section h3 {
  font-size: 40px;
  line-height: normal;
  color: #fff;
  font-weight: 500;
}

.cm-service-provider-page .cm-provider-section8 .cm-test-drive-section p {
  color: #fff;
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 15px;
}

.cm-service-provider-page .cm-provider-section8 {
  padding-bottom: 100px;
}

.cm-service-provider-page .cm-provider-section3 .span6.last-sec {
  padding-right: 100px;
}

.cm-service-provider-page .cm-provider-section4 .right {
  padding-left: 70px;
}

.cm-service-provider-page .home-developer-section .panel-head img {
  width: 30px;
  margin: 0 !important;
  max-width: 100% !important;
}

.cm-service-provider-page .home-developer-section .panel-head img.top-arrow {
  display: none;
}

.cm-service-provider-page .home-developer-section .panel-head {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0;
}

.cm-service-provider-page .home-developer-section .panel-head.active img.btm-arrow {
  display: none;
}

.cm-service-provider-page .home-developer-section .panel-head.active img.top-arrow {
  display: block;
}

.home-industry-solution {
  padding-top: 210px;
}

.home-industry-solution .item {
  width: 33.333%;
  text-align: center;
  padding: 0 30px;
  margin-bottom: 40px;
}

.home-industry-solution .item img.white-img {
  display: none;
}

.home-industry-solution .item .img img {
  width: 30px;
  image-rendering: -webkit-optimize-contrast;
  margin: 0 auto;
}

.home-industry-solution .btm {
  max-width: 700px;
  padding-top: 80px;
  margin: 0 auto;
}

.home-industry-solution .item .inner {
  background: #fff;
  border-radius: 15px;
  overflow: hidden;
  height: 100%;
  border: 1px solid #e4e5eb;
  -webkit-box-shadow: 0px 0px 6px 0px rgb(239 242 255);
  box-shadow: 0px 0px 6px 0px rgb(239 242 255);
}

.home-industry-solution .item .inner a {
  display: block;
  padding: 10px 20px;
}

.home-industry-solution .item .title span {
  font-size: 16px;
  line-height: normal;
  color: #333;
  font-weight: 500;
  display: block;
}

.home-industry-solution .item .title {
  padding: 10px 0 4px;
}

.home-industry-solution .item .inner:hover {
  background: #ff0000;
  color: #fff;
}

.home-industry-solution .item .inner:hover .title span {
  color: #fff;
}

.home-industry-solution .item .inner:hover svg {
  fill: #fff;
}

.home-industry-solution .item .inner:hover svg g {
  stroke: #fff;
}

.home-industry-solution .item .inner:hover .white-img {
  display: block;
}

.home-industry-solution .item .inner:hover img.pink-img {
  display: none;
}

.home-section.home-intelligent-section.content-left .icon {
  left: 0;
  right: 0;
  margin: 0 auto;
}

.home-section.home-intelligent-section.content-right {
  padding-top: 20px;
}

.home-section.home-intelligent-section.content-right .icon.icon2 {
  margin-top: 150px;
}

.client-logo-section .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-client-section .client-logo-item img.engage {
  max-width: 140px;
}

.home-client-section .client-logo-item img.samarpan {
  max-width: 140px;
}

.home-client-section .client-logo-item img.connectable {
  max-width: 150px;
}

.home-client-section .client-logo-item img.lifecell {
  max-width: 140px;
}

.home-client-section .client-logo-item img.revisewise {
  max-width: 160px;
}

.home-client-section .client-logo-item img.simplify-360, .home-client-section .client-logo-item img.routemobile {
  max-width: 150px;
}

.home-client-section .client-logo-item img.tata {
  max-width: 120px;
}

.home-client-section .client-logo-item img.kastle {
  max-height: 80px;
}

.home-client-section .client-logo-item img.talentlease {
  max-width: 170px;
}

.home-client-section .client-logo-item img.skill-mantra {
  max-width: 140px;
}
.home-client-section .client-logo-item img.anq {
  max-width: 120px;
}

.home-client-section .client-logo-item img.paytm-bank {
  max-width: 140px;
}

.home-client-section .client-logo-item img.globl-logic {
  max-width: 140px;
}

.home-client-section .client-logo-item img.gslab {
  max-width: 140px;
}

.home-client-section .client-logo-item img.softtech {
  max-width: 150px;
}

.home-client-section .client-logo-item img.unicorn {
  max-width: 140px;
}

.home-client-section .client-logo-item img.digital-events {
  max-width: 140px;
}

.home-client-section .client-logo-item img.planet-nextgen {
  max-width: 140px;
}

.home-client-section .client-logo-item img.technovators {
  max-width: 150px;
}

.home-client-section .client-logo-item img.nextgen {
  max-width: 140px;
}

.home-client-section .client-logo-item img.offc-track {
  max-width: 140px;
}

.home-client-section .client-logo-item img.costuco {
  max-width: 140px;
}

.home-client-section .client-logo-item img.tapplent {
  max-width: 140px;
}

.hiring-tabs .project.white-bg.hide {
  display: none;
}

.hiring-tabs .project.white-bg.show {
  display: block;
}

.hiring-tabs .projects.cm-all .project.white-bg[data-filter*="none"] {
  display: none !important;
}

.custom-header ul#first-menu>li.has-submenu>a {
  cursor: pointer;
}

.cm-ai-page .modal {
  z-index: 999999;
}

.cm-ai-page .modal-backdrop {
  z-index: 99999;
}

.cm-ai-page .modal-dialog {
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%) !important;
}

.cm-ai-page .modal-dialog button.close {
  margin: 0;
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: center;
  padding: 0;
}

.cm-ai-page .modal-dialog button.close span {
  position: static;
  line-height: 20px;
}

.home-section.home-client-section {
  padding-top: 0;
}

.home-section.home-intelligent-section.content-right .home-overlay {
  top: -20px;
}

/* .home-customer-section .customer-wrp img.last-img {
  height: 121.33px;
  object-fit: contain;
} */

.header-logo {
  background-image: url(../../images/css_sprites-new.png);
  width: 145px;
  height: 28px;
  background-position: -0 -0;
  margin: 0;
  padding: 0 !important;
  position: relative;
  top: -11px;
}

.header2 .head-ico {
  background-image: url(../../images/css_sprites-new.png);
  width: 30px;
  height: 30px;
  margin: 0;
  padding: 0 !important;
  background-position: -173px -0;
  display: inline-block;
  background-repeat: no-repeat;
}

.header2 .head-ico.video-api {
  background-position: -173px -90px;
}

.header2 .head-ico.voice-api {
  background-position: -0 -146px;
}

.header2 .head-ico.sms-api {
  background-position: -143px -30px;
}

.header2 .head-ico.chat-api {
  background-position: -0 -86px;
}

.header2 .head-ico.virtual-num {
  background-position: -173px -60px;
}

.header2 .head-ico.face-ai {
  background-position: -30px -116px;
}

.header2 .head-ico.capability {
  background-position: -0 -56px;
}

.header2 .head-ico.feature {
  background-position: -90px -86px;
}

.header2 .head-ico.education {
  background-position: -60px -86px;
}

.header2 .head-ico.healthcare {
  background-position: -60px -116px;
}

.header2 .head-ico.banking-fin {
  background-position: -30px -56px;
}

.header2 .head-ico.retail-com {
  background-position: -120px -116px;
}

.header2 .head-ico.hr-recruit {
  background-position: -90px -116px;
}

.header2 .head-ico.iot {
  background-position: -143px -0;
}

.header2 .head-ico.service {
  background-position: -30px -86px;
}

.head-industry .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header2 .head-ico.video-meet {
  background-position: -173px -30px;
}

.header2 .head-ico.webinar {
  background-position: -143px -60px;
}

.header2 .head-ico.vid-meeting {
  background-position: -173px -30px;
}

.header2 .head-ico.blogs {
  background-position: -90px -56px;
}

.header2 .head-ico.news {
  background-position: -60px -56px;
}

.header2 .head-ico.whitepaper {
  background-position: -0 -116px;
}

.header2 .subscribe li.dl-back {
  display: none !important;
}

.soc-icon {
  display: block;
  background-image: url(../../images/css_sprites-new.png);
  width: 26px;
  height: 24px;
  background-position: -173px -120px;
}

.soc-icon.twitter {
  background-position: -143px -90px;
  height: 21px;
  position: relative;
  top: 4px;
}

.soc-icon.youtube {
  height: 26px;
  background-position: -120px -56px;
}

.cm-figure-imgs .white-hvr {
  display: none;
}

.Voice-API-grid a:hover .cm-figure-imgs .white-hvr {
  display: block;
}

.Voice-API-grid a:hover .cm-figure-imgs .norml-hvr {
  display: none;
}

.cm-service-provider-page .home-banner-section {
  padding-bottom: 0;
  margin-bottom: -20px;
}

.cm-service-provider-page .home-developer-section .panel-body p {
  font-size: 18px;
}

.cm-service-provider-page .service-possible-links ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 30px;
  background: #fff;
  border: 1px solid #e8e8e8;
  box-shadow: 0px 0px 5px 1px #dddd;
  border-radius: 10px;
  width: max-content;
  padding: 0;
}

.cm-service-provider-page .service-possible-links ul a {
  cursor: pointer;
  border: 0px solid transparent;
  text-decoration: none;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.36px;
  text-align: center;
  padding: 8px 25px;
  display: block;
}

.cm-service-provider-page .service-possible-links ul a.active {
  background: linear-gradient( 180deg, #f13d3d 22%, #a0198e 100%);
  color: #fff !important;
  cursor: pointer;
  border-radius: 6px;
}

.cm-service-provider-page .home-developer-section.first .span6:last-child img {
  max-width: 450px !important;
  margin-top: 220px !important;
}

.cm_webrtc .top-section.cm-api-top-section {
  background-image: url(../../images/webrtc/Background-10.webp) !important;
  padding-bottom: 100px;
  position: relative;
}

.cm_webrtc .home-client-section {
  padding: 40px 0;
}

.webr-section {
  padding: 80px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.webr-section .top {
  text-align: center;
}

.webr-section .top h2 {
  margin: 0;
  padding-bottom: 10px;
}

.webr-section .top p {
  line-height: normal;
  font-weight: 300;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.cm_webrtc .customer-love .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 20px;
  margin: 0 auto;
  padding-top: 20px;
}

.cm_webrtc .customer-love .item .inner {
  background: #fff;
  -webkit-box-shadow: 0px 1px 5px #ddd;
  box-shadow: 0px 1px 5px #ddd;
  border-radius: 10px;
  padding: 30px 20px;
  height: 100%;
}

.cm_webrtc .customer-love .item {
  width: 50%;
  padding: 0 5px 15px;
}

.cm_webrtc .customer-love .item .white-img {
  display: none;
}

.cm_webrtc .customer-love .item .imgs img {
  margin: 0;
  width: 30px;
}

.cm_webrtc .customer-love .item h3 {
  margin: 0;
  font-size: 20px;
  line-height: normal;
  font-weight: 500;
  padding: 0;
  padding-bottom: 10px;
}

.cm_webrtc .customer-love .item .imgs {
  margin-bottom: 10px;
}

.cm_webrtc .customer-love .item .inner:hover {
  background: -webkit-gradient( linear ,left top, right top ,from(#a20a90),to(#cc292a));
  background: -o-linear-gradient( left ,#a20a90,#cc292a);
  background: linear-gradient( 90deg ,#a20a90,#cc292a);
  color: #fff;
}

.cm_webrtc .customer-love .item .inner:hover .grey-img {
  display: none;
}

.cm_webrtc .customer-love .item .inner:hover img.white-img {
  display: block;
}

.cm_webrtc .customer-love .item .inner:hover p {
  color: #fff;
}

.cm_webrtc .customer-love .item .imgs svg {
  height: 35px;
  width: 35px;
}

.cm_webrtc .customer-love .item .inner:hover svg .st11 {
  stroke: #fff;
}

.cm_webrtc .use-case-section .tab-content h3 {
  font-size: 1.75rem;
  font-weight: 500;
}

.cm_webrtc .use-case-section .tab-pane p {
  font-size: 17px;
}

.webr-section.hooks-section {
  background-size: cover;
  background-position: center;
  padding-bottom: 100px;
}

.webr-section.hooks-section .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 70px;
  margin: 0 auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.webr-section.hooks-section .item {
  width: 25%;
  padding: 0 5px;
  margin-top: 20px;
}

.webr-section.hooks-section .item .inner {
  background: #fff;
  -webkit-box-shadow: 0px 1px 5px #ddd;
  box-shadow: 0px 1px 5px #ddd;
  border-radius: 10px;
  padding: 30px 20px;
  height: 100%;
  text-align: center;
}

.webr-section.hooks-section .item .imgs {
  text-align: center;
  padding-bottom: 20px;
}

.webr-section.hooks-section .item svg {
  width: 40px;
}

.webr-section.hooks-section .item h3 {
  margin: 0;
  font-size: 20px;
  line-height: normal;
  font-weight: 500;
  padding: 0;
  padding-bottom: 10px;
}

.webr-section.hooks-section .item .arrow img {
  width: 30px;
}

.webr-section.feature-section .btm .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 20px;
  margin: 0 auto;
  padding-top: 20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.webr-section.feature-section .btm .item {
  width: 25%;
  padding: 0 5px;
  margin-bottom: 40px;
}

.webr-section.feature-section .btm .item .inner {
  background: #fff;
  -webkit-box-shadow: 0px 1px 5px #ddd;
  box-shadow: 0px 1px 5px #ddd;
  border-radius: 10px;
  padding: 30px 20px;
  height: 100%;
}

.webr-section.feature-section .item img {
  width: 35px;
  margin-bottom: 20px;
}

.webr-section.feature-section .item h3 {
  margin: 0;
  font-size: 20px;
  line-height: normal;
  font-weight: 500;
  padding: 0;
  padding-bottom: 10px;
}

.webr-section.feature-section .item p {
  line-height: normal;
}

.webr-section.feature-section {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.webr-section.feature-section .btm {
  padding: 0 50px;
}

.cm_webrtc .test-drive {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.cm_webrtc .test-drive article h4 {
  font-size: 40px;
}

.cm_webrtc .test-drive article p {
  font-size: 17px;
}
.cm_webrtc .home-section.home-customer-section {
  padding-bottom: 80px;
}
.cm_webrtc .voice-api-txt .voice-api-p {
  padding-bottom: 20px;
}

.cm_webrtc .home-client-section .client-logo-section {
  padding: 0;
}

.cm_webrtc .use-case-section .btm {
  padding: 0;
}

.cm_webrtc .home-developer-section {
  padding: 0;
  padding-top: 80px;
}

.cm_webrtc .home-developer-section .span6:last-child img {
  margin: 0 auto !important;
  max-width: 100% !important;
}

.cm_webrtc .use-case-section .span6:last-child {
  width: 50%;
  padding: 0;
}

.use-case-section.webr-section {
  padding-bottom: 100px;
}
.webr-section.hooks-section .item img {
  max-width: 40px;
}

.cm_webrtc .home-developer-section .panel-body p {
  font-size: 17px;
  font-family: 'Barlow', sans-serif !important;
  line-height: 25px;
}

.custom-copyright-section {
  border-top: 1px solid #e5e5e5;
  margin-top: 20px;
  padding: 15px;
  text-align: center;
}

.custom-copyright-section p {
  margin: 0;
  font-family: 'Barlow' !important;
  font-size: 16px;
  line-height: normal;
}

.cm-scrolling-arrow {
  width: 30px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 20px;
}

.cm_sms_pricing .send_sms_to_sec select {
  pointer-events: none;
}

.cm_sms_pricing .send_sms_to_sec .select2-selection {
  pointer-events: none;
}

.sms-spi-pricing-theme.cm_sms_pricing .table-section .country-sec .sel-country .select2-container--default .select2-selection--single {
  border: 0 !important;
  height: 29px !important;
}

.cm_sms_pricing .send_sms_to_sec .select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none !important;
}

.cm_sms_pricing .send_sms_to_sec p.sms_data {
  font-size: 18px;
  line-height: normal;
  padding-top: 10px;
  color: #3333338a;
}

.cm_sms_pricing .send_sms_to_sec p.sms_data a {
  text-decoration: underline;
}

.cm_sms_pricing .cm_wrap article.sel-country.mt-4 {
  margin: 0 !important;
}

.cm_sms_pricing .cm_wrap span.select2.select2-container.select2-container--default {
  margin: 0 !important;
}

.cm_sms_pricing .cm_wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cm_sms_pricing .cm_wrap p {
  margin: 0 !important;
}

.cm_sms_pricing .cm_wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
  text-overflow: initial;
  overflow: initial;
}

.cm_sms_pricing .cm_wrap .cm-right {
  display: flex;
  align-items: center;
}

.career-testimonail-section .testi-left img {
  max-width: 80%;
  margin: 0 auto;
}

.career-testimonail-section .author-section .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.career-testimonail-section .author-section .right img {
  width: 16px;
  margin-right: 7px;
}

.career-testimonail-section .author-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.career-testimonail-section .author-section>div {
  width: 50%;
}

.career-testimonail-section .testi-right h5 {
  color: #ed1c24;
  font-size: 16px;
  font-family: 'Barlow' !important;
  text-transform: uppercase;
  font-weight: 600;
}

.career-testimonail-section .testi-right p {
  font-size: 17px;
  line-height: 27px;
  letter-spacing: -0.09px;
  max-width: 420px;
}

.career-testimonail-section .author-section .left h4 {
  font-size: 22px;
  line-height: normal;
  font-family: 'Barlow' !important;
  letter-spacing: -0.12px;
  margin: 0;
  padding-bottom: 5px;
}

.career-testimonail-section .author-section .left p {
  font-size: 13px;
  line-height: normal;
  font-family: 'Barlow' !important;
  margin: 0;
}

.career-testimonail-section .slick-arrow {
  border-radius: 50%;
  border: 0;
  background: #f0f0f0;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  cursor: pointer;
  z-index: 1;
}

.career-testimonail-section .slick-arrow i {
  line-height: inherit;
  position: relative;
  top: -2px;
}

.career-testimonail-section .slick-arrow:hover {
  background: -webkit-gradient(linear,left top, right top,from(#a20a90),to(#cc292a));
  background: -o-linear-gradient(left,#a20a90,#cc292a);
  background: linear-gradient(90deg,#a20a90,#cc292a);
  color: #fff;
}

.career-testimonail-section .slick-slider {
  position: relative;
}

.career-testimonail-section .slick-arrow.slick-next {
  left: auto;
  right: 0;
}

.career-testimonail-section .quote {
  letter-spacing: -0.65px;
  color: #333;
  font-size: 130px;
  opacity: 10%;
  position: absolute;
  top: 30px;
  left: 0;
  line-height: 0;
}

.career-testimonail-section .content_inner {
  position: relative;
}

.cm_career_page .profil-about {
  margin-top: 120px;
  padding-bottom: 80px;
  margin-bottom: 50px;
  padding-top: 40px;
}

.cm_career_page .profil-about li p {
  margin: 0;
}

.cm_career_page .profil-about .col-xl-4 .row {
  align-items: center;
}

.cm_career_page.we-hiring-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt,
.career-theme.cm_career_page.we-hiring-theme .EnableX-Advantages h6.red-txt,
.career-theme.cm_career_page .profil-about h6.red-txt,
.cm_career_page .custom-home h5 {
  color: #ed1c24;
  font-size: 16px;
  font-family: 'Barlow' !important;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: normal;
}

.career-theme.cm_career_page .profil-about h4,
.career-theme.cm_career_page .EnableX-Advantages h4 {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
  padding-top: 15px;
}

.career-testimonail-section .testi-right h3 {
  color: #333333;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
  font-family: 'Barlow' !important;
  padding-bottom: 30px;
}

.career-testimonail-section .item>.row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.career-testimonail-section .top h5 {
  color: #ed1c24;
  font-size: 16px;
  font-family: 'Barlow' !important;
  text-transform: uppercase;
  font-weight: 600;
}

.career-testimonail-section .top h3 {
  color: #333333;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
  font-family: 'Barlow' !important;
  padding-bottom: 30px;
}

.career-testimonail-section .top {
  margin-bottom: -120px;
}

.career-inner-pages.apply-theme .hlth-top-bg .top-section {
  height: auto;
}

.cm_no_list {
  padding-left: 0 !important;
}

.cm_no_list:before {
  content: none !important;
}

.apply-theme.career-inner-pages .section-2-job .exp-sec p a {
  text-transform: initial;
}

.sub-menu-right.aap-links {
  padding-bottom: 20px !important;
}

.career-inner-pages.apply-theme .hlth-top-bg .top-section {
  height: auto !important;
}

.career-inner-pages.apply-theme .section-2-job {
  height: auto;
  padding: 80px 0;
  background-size: contain;
  background-position: inherit;
}

.career-inner-pages.apply-theme .section-2-job .white-bg {
  text-align: center;
}

.career-inner-pages.apply-theme .section-2-job .white-bg p {
  text-align: center;
}

.career-inner-pages.apply-theme .section-2-job .white-bg ul {
  margin: 0;
  clear: both;
  line-height: normal;
  padding: 20px 0;
}

.career-inner-pages.apply-theme .section-2-job .white-bg ul li {
  float: none;
  display: inline-block;
}

.career-inner-pages.apply-theme .section-2-job .white-bg ul li a {
  display: inline-block;
}

@media (min-height:600px) and (min-width: 992px) {
  .cm_webrtc .top-section.cm-api-top-section {
    min-height: 100vh;
  }
  .cm_webrtc .top-section.cm-api-top-section .bottom-section {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

#stickyHeader .app .ton-hedr-nav li.nav-item.cm-talk-us>a {
  font-family: barlow semi condensed!important;
  background-color: #fff;
  border-radius: 5px;
  color: #f13d3d !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  padding: 9px 20px !important;
  margin-right: 0;
  border: 1px solid #fff;
  text-transform: capitalize !important;
  box-shadow: 0 0 10px 1px #dedbdb;
  cursor: pointer !important;
  letter-spacing: 0;
}
#stickyHeader .app .ton-hedr-nav li.nav-item.cm-talk-us.contact-btn>a {
  background-color: #f13d3d;
  color: #fff !important;
  border: 1px solid #f13d3d;
  padding: 9px 20px !important;
  font-size: 16px !important;
  display: initial;
}
#stickyHeader .app .ton-hedr-nav li.nav-item.cm-talk-us.contact-btn>a:hover {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #f13d3d!important;
}
#stickyHeader .app .ton-hedr-nav li.nav-item.cm-talk-us>a:hover {
  background-color: #f13d3d;
  border: 1px solid transparent;
  color: #fff !important;
}
#stickyHeader .app nav ul#first-menu li .sign-in.hire-btn:hover {
  background: #f13d3d!important;
  color: #fff!important;
  border: 1px solid transparent;
}
.cm_discord .discord {
  border-radius: 3px;
  background: #5965f3;
  max-width: 30px;
  display: inline-block;
  padding: 2px 5px;
  margin-right: 8px;
}

.cm_discord em {
  font-style: normal;
  font-size: 12px;
  text-transform: none;
  font-family: "Barlow";
  font-weight: 500;
  letter-spacing: -0.04px;
  line-height: normal;
}

.cm_discord a {
  box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 10%);
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1);
  -ms-box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 10%);
  -o-box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 10%);
  border-radius: 5px;
  padding: 5px 15px 5px 5px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
}

#stickyHeader .app .ton-hedr-nav li.cm_discord a {
  cursor: pointer !important;
  color: #333 !important;
}

#stickyHeader .app .ton-hedr-nav li a {
  padding: 9px 10px;
}
.cm-provider-section1 .btn {
  position: relative;
  z-index: 1;
}
.apply-theme .responsibiliti-sec ul p {
  text-align: left;
  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
}
.notfound-404 .title {
  line-height: 200px;
}

.notfound-404 {
  text-align: center;
  padding: 40px 0 60px;
}

.notfound-404 .title h1 {
  font-family: 'Fredoka One', cursive !important;
  font-size: 150px;
  margin: 0px;
  text-transform: uppercase;
  background: -webkit-linear-gradient(#c12747, #9c2b87);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.notfound-404 h2 {
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
  color: #222;
  margin: 0;
}
.cm_video-tabber .cm_wrapr {
  display: flex;
}
.cm_video-tabber {
  padding: 40px 0;
}
.cm_video-tabber .cm_wrapr .left-bar,.cm_video-tabber .cm_wrapr .right-bar {
  width: 25%;
}
.cm_video-tabber .cm_wrapr .mid-bar {
  width: 50%;
  text-align: center;
  padding: 0 10px;
  margin-top: -20px;
}
.cm_video-tabber ul li>span {
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  background: #fff;
  font-family: "Barlow Semi Condensed";
  margin: 5px 0;
  border-radius: 5px;
  box-shadow: 0px 15px 25px 0 rgb(114 114 114 / 5%);
  border: solid 1px #f0f0f0;
  background-color: #ffffff;
  line-height: 40px;
  padding: 10px 15px;
  cursor: pointer;
  color: #333333;
  display: block;
}
.cm_video-tabber ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cm_video-tabber ul li:hover>span,
.cm_video-tabber ul li.active>span {
  background: #c358e8;
  color: #fff;
}
.cm_video-tabber .cm_wrapr .img-section img {
  max-width: 430px;
}
.cm_video-tabber .cm_wrapr .vid_tab_content p {
  font-family: 'Barlow' !important;
  font-weight: 500;
  font-size: 17px;
  line-height: normal;
  max-width: 300px;
  margin: 0 auto;
}
.livecall {
  display: block;
  background-image: url(../images/api_sprites.png);
  width: 50px;
  height: 50px;
  background-position: 0 0;
}
.livecall.livecall-1 {
  background-position: -50px 0;
  margin: 0 auto;
}
.livecall.livecall-2 {
  margin: 0 auto;
}
.livecall.livecall-5 {
  background-position: -80px -100px;
  width: 40px;
  height: 40px;
}
.cm-figure-imgs .white-hvr {
  display: none;
}
.livecall.livecall-5hvr {
  background-position: 0 -100px;
  width: 40px;
  height: 40px;
}
.Voice-API-grid a:hover .cm-figure-imgs .white-hvr {
  display: block;
}
.Voice-API-grid a:hover .cm-figure-imgs .norml-hvr {
  display: none;
}
.livecall.livecall-6 {
  background-position: -40px -100px;
  width: 40px;
  height: 40px;
}
.livecall.livecall-6hvr {
  background-position: -141px 0;
  width: 40px;
  height: 40px;
}
.livecall.livecall-7 {
  background-position: -100px 0;
  width: 41px;
  height: 41px;
}
.livecall.livecall-7hvr {
  background-position: -100px -41px;
  width: 41px;
  height: 41px;
}
.livecall.livecall-3 {
  background-position: -50px -50px;
}
.livecall.livecall-4 {
  background-position: 0 -50px;
}
.mode {
  color: #333;
  margin-left: 20px;
}
.change {
  cursor: pointer;
  border: 1px solid #555;
  border-radius: 40%;
  width: 20px;
  text-align: center;
  padding: 5px 8px;
  margin-left: 8px;
  font-size: 14px;
}
.modal-open .sticky {
  z-index: 1;
}
.profil-about .read-more {
  display: inline-block !important;
  cursor: pointer;
  width: auto;
  margin: 0 auto;
}
.profil-about .card-body {
  text-align: center;
}
.about-theme .test-Drive article {
  height: 100% !important;
  margin: 0 !important;
}
.about-theme .test-Drive article a {
  position: static !important;
}
.about-theme .test-Drive .wrap {
  padding: 50px 0;
}
.cm-service-provider-page .cm-provider-section1 .home-section.home-banner-section {
  padding-top: 0;
}
.cm-service-provider-page .cm-provider-section1 .home-banner-content {
  padding-top: 70px;
}
ul#second-menu a {
  cursor: pointer !important;
}
.about-info h6.red-txt {
  margin: 0;
  text-align: left;
}
.about-info .top h4 {
  font-family: "Barlow Semi Condensed" !important;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  text-transform: capitalize;
}
.profil-about h6.red-txt {
  margin-top: 0 !important;
}
section.about-ex-vcx {
  padding-bottom: 80px;
}
.about-info .description p {
  font-size: 17px;
  font-weight: normal;
  line-height: 22px;
  font-family: 'Barlow' !important;
}
.about-info .description {
  padding-top: 20px;
}
.details-by-person .img-area {
  background-repeat: no-repeat;
  padding: 0 100px;
  margin-bottom: 40px;
  background-position: center;
}
.details-by-person .img-area .wrapper {
  display: flex;
  align-items: center;
}
.details-by-person .img-area .wrapper h4 {
  color: #fff;
  font-size: 40px;
  line-height: normal;
}
.details-by-person .img-area .wrapper p {
  margin: 0;
  color: #fff;
}
.about-theme .modal .close {
  position: absolute;
  top: 20px;
  right: 10px;
  z-index: 9;
  width: 60px;
  opacity: 1 !important;
}
.about-theme .modal .modal-content {
  padding-top: 20px;
}
.details-by-person .img-area .wrapper .img {
  width: 40%;
}
.theme-red .cm_video-tabber ul li:hover>span, 
.theme-red .cm_video-tabber ul li.active>span {
  background-color: #f13d3d;
}
.theme-blue .cm_video-tabber ul li:hover>span, 
.theme-blue .cm_video-tabber ul li.active>span {
  background-color: #0575e6;
}


/* media queries */

@media (min-width: 576px) {
  .page-center {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .page-center {
    max-width: 720px;
  }
  .benefit-top-wrp .col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
    margin-left: 8.333333%;
  }
  .benefit-top-wrp .navbar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .benefit-top-wrp .navbar-toggler {
    display: none;
  }
  .benefit-top-wrp .navbar-collapse {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .benefit-top-wrp .navbar-collapse .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .home-tabber-section .inner {
    display: block !important;
  }
}

@media (min-width: 992px) {
  .page-center {
    max-width: 960px;
  }
  .use-case-section .inner-sec {
    display: block !important;
  }
  .mobile-trigger {
    display: none !important;
  }
  .child-trigger {
    display: none;
  }
  li.dl-back {
    display: none !important;
  }
  .custom-header ul {
    position: static !important;
  }
  .custom-header ul.nav {
    display: flex !important;
  }
  .custom-header .navbar-nav {
    display: flex !important;
  }
  .custom-header .navbar-nav ul.dropdown {
    top: 77px !important;
    left: 0 !important;
    position: absolute !important;
    width: 100% !important;
  }
  .custom-header .navbar-nav li.has-submenu:hover>ul.dropdown {
    display: block !important;
  }
  .custom-header .navbar-collapse {
    height: auto !important;
    overflow: initial !important;
  }
  .cm-mobile-nav-item {
    display: none !important;
  }
  .custom-header ul#first-menu ul.dropdown {
    display: none !important;
  }
  .custom-header ul#first-menu>li:hover>ul.dropdown {
    display: block !important;
  }
  .home-developer-section .panel-body .mobile-content {
    display: none;
  }
  .cm_api_tabs h3.mob_title {
    pointer-events: none;
  }
  .cm_api_tabs .inner-tabs {
    display: block !important;
  }
  .cm_webrtc .top-section.cm-api-top-section .voice-api-txt p {
    padding-right: 70px;
  }
  .custom-header ul.nav.ton-hedr-nav {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #stickyHeader .app .ton-hedr-nav li a:hover {
    color: #f13d3d;
  }
  .cm-provider-section2 img.mobile-img {
    display: none;
  }
  .cm_video-tabber ul li p {
    display: none;
  }
  .cm_video-tabber .cm_wrapr .vid_tab_content p {
    background: #fff;
    box-shadow: 0px 1px 5px #ddd;
    border-radius: 9px;
    padding: 10px 20px;
    color: #333;
    border: 1px solid #ddd;
    max-width: 400px;
  }
}

@media (min-width: 1200px) {
  .page-center {
    max-width: 1140px;
  }
}

@media (max-width: 1199px) {
  .benefit-top-wrp .navbar .text-logo {
    padding-left: 45px;
  }
  .videos-main-group .span4 .inner-sec {
    position: relative;
    padding-bottom: 87%;
  }
  .home-intelligent-section .btm .description {
    border: 0 !important;
  }
  .home-intelligent-section .deploy-wrapper .slick-slider {
    padding-left: 30px;
    padding-right: 30px;
  }
  .home-intelligent-section .deploy-wrapper img {
    max-width: 40%;
  }
  .home-developer-section .icon.icon3 {
    margin-top: 50px;
  }

  .cm_sms_pricing .cm_wrap>div {
    flex: 0 0 50%;
    max-width: 50%;
    text-align: left !important;
  }

  .cm_sms_pricing .cm_wrap>div span.select2.select2-container.select2-container--default {
    width: auto !important;
  }
  .career-testimonail-section .top {
    margin-bottom: -80px;
  }
  .career-testimonail-section .slick-arrow.slick-next {
    right: -20px;
  }
  .career-testimonail-section .slick-arrow.slick-prev {
    left: -20px;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .custom-header ul#social-media {
    margin-bottom: 20px !important;
  }
}

@media (max-width: 1030px) {
  .custom-top-bar-section {
    padding: 10px;
    flex-wrap: wrap;
    display: block;
  }
  .custom-top-bar-section>span:first-child {
    display: block;
    width: 100%;
    max-width: 41px;
    margin: 0 auto;
  }
  .custom-body-section.homepage {
    padding-top: 171px;
  }
  .home-convo-section .bottom-links span {
    white-space: initial;
    display: initial;
  }
  .home-developer-section .icon.icon3 {
    margin-top: 30px;
  }
}


@media (max-width: 999px) {
  .slider .owl-carousel .owl-nav {
    display: none !important;
  }
  .home-intelligent-section {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home-developer-section {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home-developer-section .icon.icon3 {
    margin-top: 50px;
  }
}

@media (max-width: 991px) {
  .hlth-top-bg .top-section .voice-api-txt .voice-api-p.custom-features-title {
    font-size: 28px;
    line-height: 30px;
  }
  .cm_webrtc .customer-love .item {
    width: 100%;
  }

  .cm_webrtc .customer-love .item+.item {
    margin-top: 30px;
  }

  .cm_webrtc .use-case-section .inner-sec img {
    max-width: 360px;
    margin: 30px auto;
  }

  .webr-section.hooks-section .item {
    width: 100%;
  }

  .webr-section.hooks-section .item+.item {
    margin-top: 30px;
  }

  .webr-section.feature-section .btm .item {
    width: 100%;
    margin-bottom: 30px;
  }
  
  .custom-header .logo-section {
    padding-top: 10px;
  }
  .scroll-body .custom-header .logo-section {
    padding-top: 0px;
  }
  .header-wrapper {
    min-height: 70px;
  }
  .top-banner-section .banner-content {
    max-width: 100%;
    text-align: center;
  }
  .top-banner-section {
    padding-top: 40px;
  }
  .top-banner-section .banner-content h1 {
    font-size: 35px;
    line-height: 40px;
    padding-bottom: 10px;
  }
  .top-banner-section .banner-content ul {
    margin-top: 10px;
    clear: both;
    padding-top: 10px;
  }
  .top-banner-section .banner-content ul li {
    margin: 0 10px 0 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    display: contents;
  }
  .top-banner-section .banner-content ul li a {
    margin: 0 5px;
    font-size: 13px;
    padding: 8px 12px;
  }
  .custom-section .top h6 {
    font-size: 15px;
    margin-top: 0;
  }
  .custom-section .top h3 {
    font-size: 28px;
    line-height: 30px;
    padding: 0;
  }
  .custom-section .top p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
  .benefit-section {
    padding-top: 51px;
  }
  .cm-featured-section .benefit-item {
    float: none;
    width: 100%;
  }
  .cm-featured-section .row-fluid {
    margin: 0;
    display: block;
  }
  .cm-featured-section .benefit-item .inner {
    min-height: initial;
    text-align: center;
  }
  .cm-featured-section .img {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .cm-featured-section h3 {
    text-align: center;
  }
  .cm-featured-section p {
    font-size: 16px;
    line-height: 20px;
  }
  .about-section .span6 {
    float: none;
    width: 100%;
  }
  .about-section .row-fluid {
    padding-top: 50px;
  }
  .art-feature-section .item {
    float: none;
    width: 100%;
  }
  .art-feature-section .item p {
    max-width: 100%;
    font-size: 17px;
  }
  .art-feature-section .btm-sec .span4 {
    float: none;
    width: 100%;
  }
  .art-feature-section .btm-sec .span4+.span4 {
    padding-top: 10px;
  }
  .table-section tr.table-row td {
    font-size: 14px;
    min-height: initial;
  }
  .table-section tr.table-row td+td span {
    min-height: initial;
  }
  .design-code-section .test-drive h4 {
    font-size: 30px;
    line-height: 35px;
  }
  .custom-inner-benefit-row {
    display: block;
  }
  .custom-inner-benefit-row>div.cm-left-inner {
    position: static;
    text-align: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .benefit-section .cm-left-inner img {
    max-width: 100%;
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .benefit-section .top {
    padding-bottom: 40px;
  }
  .custom-inner-benefit-row>div.cm-right-inner {
    float: none;
    width: 100%;
    margin: 0 auto;
    margin-top: 40px;
    max-width: 560px;
  }
  .benefit-video-section .sidebar {
    bottom: 0;
    width: 100%;
    top: auto;
    height: 65px;
    padding: 0;
  }
  .benefit-video-section .sidebar .navbar {
    -ms-flex-wrap: initial;
    flex-wrap: initial;
    width: 100%;
  }
  .benefit-video-section .list-group {
    display: block;
  }
  .sidebar nav.navbar ul li.list-group-item {
    display: inline-block;
  }
  .benefit-video-section .sidebar .navbar:last-child {
    right: 0;
    bottom: 0;
  }
  .sidebar nav.navbar ul li.list-group-item .self-user {
    position: relative;
    top: 5px;
  }
  .videos-main-group {
    padding-left: 0;
    padding-top: 56px;
  }
  .videos-main-group .span4 {
    width: 50%;
  }
  .benefit-top-wrp .navbar .text-logo {
    padding: 0;
    padding-top: 10px;
  }
  .benefit-top-wrp .col-12 {
    margin: 0;
    max-width: 100% !important;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 100%;
  }
  .benefit-top-wrp .row {
    display: block;
  }
  .benefit-top-wrp .navbar-collapse .navbar-nav .gra-bg {
    text-align: center;
  }
  .benefit-video-section .sidebar ul {
    margin-top: -4px;
  }
  .art-feature-section h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .art-feature-section h6 {
    font-size: 15px;
    margin-top: 0;
  }
  .competition-section .inner>h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .competition-section .inner>h6 {
    font-size: 15px;
  }
  .builder2-page .cm-featured-section .benefit-item .inner {
    min-height: initial !important;
  }
  .launch-section .row-fluid {
    flex-wrap: wrap-reverse;
  }
  .launch-section .span6 {
    width: 100% !important;
  }
  .launch-section .inner {
    max-width: 100%;
  }
  .use-case-section {
    padding-top: 80px;
    padding-bottom: 30px;
  }
  .builder2-page .top-banner-section .banner-content h1 {
    font-size: 35px;
    line-height: 40px;
  }
  .builder2-page .top-banner-section .banner-content h1 strong {
    font-size: 40px;
  }
  .use-case-section .span6 {
    width: 100%;
  }
  .use-case-section ul.nav.nav-tabs {
    display: none;
  }
  .visible-phone {
    display: block;
  }
  .use-case-section .span6.left {
    display: none;
  }
  .use-case-section .mobile-title {
    display: block;
    background: #eee;
    border-radius: 10px;
    overflow: hidden;
    padding: 12px 15px;
    cursor: pointer;
  }
  .use-case-section .mobile-title h4 {
    margin: 0;
    line-height: 1;
    font-size: 21px;
    letter-spacing: 0;
  }
  .use-case-section .inner-sec {
    display: none;
  }
  .use-case-section .tab-pane {
    display: block !important;
  }
  .use-case-section .row-fluid {
    padding-top: 10px;
  }
  .use-case-section .span6:last-child {
    width: 100%;
    padding: 0 15px;
  }
  .use-case-section .tab-content {
    border: 0;
  }
  .builder2-page .cm-featured-section .benefit-item .back p {
    font-size: 14px;
    line-height: normal;
  }
  .use-case-section .inner-sec img {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .builder2-page .custom-section .top h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .launch-section h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .benefit-video-section .sidebar .navbar:last-child {
    display: none;
  }
  .sidebar nav.navbar ul li.list-group-item:first-child {
    display: none;
  }
  .benefit-video-section .sidebar {
    height: 50px;
  }
  .benefit-video-section .sidebar ul {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: initial;
  }
  .use-case-section div#tabs {
    display: block !important;
  }
  .launch-section .span6 img {
    margin-bottom: 30px;
  }
  .cm-enb-video-api-page article.text-container h4 {
    font-size: 30px !important;
    line-height: 35px !important;
    text-align: center;
  }
  .cm-enb-video-api-page .second-headding {
    font-size: 26px !important;
    line-height: 30px !important;
    text-align: center;
  }
  .cm-enb-video-api-page .third-headding {
    font-size: 16px !important;
    line-height: 20px !important;
  }
  .cm-enb-video-api-page  h6.magenta-txt {
    margin-top: 50px;
    font-size: 15px !important;
  }
  .cm-enb-video-api-page .features h4 {
    font-size: 28px !important;
    line-height: 30px !important;
    margin-bottom: 0.5rem;
  }
  .cm-enb-video-api-page a.navbar-brand img {
    display: block;
  }
  .cm-enb-video-api-page .top-section.cm-api-top-section .cm-enb-row {
    padding-top: 70px;
  }
  .custom-thankyou-page .form-bg {
    background-image: none !important;
    height: 100%;
    margin-bottom: 50px;
  }
  .custom-thankyou-page .form-bg .sign-up {
    margin: 10px;
    padding: 20px;
  }
  .custom-thankyou-page .form-bg h2 {
    font-size: 20px;
    line-height: 25px;
  }
  .custom-thankyou-page .form-bg .sign-up p {
    line-height: 20px;
  }
  .cm-reads-section .row-fluid {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cm-reads-section .span4 {
    width: 100%;
  }
  .cm-reads-section .span4+.span4 {
    margin-top: 20px;
  }
  .embed-logo {
    position: relative;
    padding-bottom: 30px;
  }
  .cm-embed-top-wrapper .banner-content h3 {
    margin-top: 10px;
  }
  .cm-builder2 .builder-section {
    padding-top: 70px;
  }
  .cm-embed-top-wrapper .banner-content {
    padding-right: 0;
    text-align: center;
  }
  .home-head-wrp {
    min-height: 60px;
  }
  .home-tabber-section #tabs {
    display: block;
  }
  .home-client-section .client-logo-item {
    width: 33.333%;
    padding-bottom: 30px;
    text-align: center;
  }
  .home-client-section .row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .home-client-section .client-logo-section {
    padding-bottom: 30px;
  }
  .home-convo-section .item {
    width: 100%;
  }
  .home-convo-section .row.top-sec {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .home-convo-section .item+.item {
    padding-top: 30px;
  }
  .home-convo-section .btm .box-item {
    width: 33.333%;
    padding-bottom: 20px;
  }
  .home-convo-section .btm {
    padding-bottom: 50px;
  }
  .custom-home .span6 {
    width: 100%;
  }
  .home-intelligent-section .btm .row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .home-intelligent-section .btm .span6.desc {
    display: block;
    padding-bottom: 30px;
  }
  .home-intelligent-section .btm .description {
    max-width: 100%;
    padding-right: 0;
    margin: 0;
  }
  .home-intelligent-section.content-right .desc .description {
    padding-left: 0;
    margin: 0;
  }
  .home-intelligent-section .btm .bubble {
    display: none;
  }
  .home-tabber-section #tabs {
    display: block;
  }
  .home-intelligent-section {
    padding: 0;
  }
  .home-intelligent-section.content-left {
    padding-top: 90px;
  }
  .home-developer-section {
    padding-top: 80px;
    position: relative;
  }
  .home-intelligent-section.content-right .circle {
    display: none;
  }
  .home-developer-section .accordion-section {
    max-width: 100%;
  }
  .home-developer-section .panel-body .inner {
    max-width: 100%;
  }
  .home-signup-section .row {
    display: block;
  }
  .custom-home .span6+.span6 {
    padding-top: 50px;
  }
  .home-signup-section {
    padding-bottom: 80px;
  }
  .home-customer-section .bubble-img {
    display: none;
  }
  .home-banner-section .button-section a {
    margin-bottom: 15px;
  }
  .home-banner-section {
    padding-bottom: 0;
  }
  .home-banner-section .home-banner-content h1 {
    font-size: 35px;
    line-height: 40px;
  }
  .home-headline {
    padding-top: 25px;
    text-align: center;
  }
  .home-headline .home-banner-content, .home-headline .button-section {
    text-align: center!important;
  }
  .home-section.home-section-edit {
    padding: 50px 0 0!important;
  }
  .home-headline .home-banner-content h1 {
    line-height: 30px;
  }
  .home-section .top h2 {
    font-size: 35px;
    line-height: normal;
  }
  .home-convo-section .head h2 {
    font-size: 30px;
    line-height: normal;
  }
  .home-convo-section .head h3 {
    font-size: 22px;
    line-height: normal;
  }
  .home-convo-section .head h2 br {
    display: none;
  }
  .home-intelligent-section .btm .description .inner-sec {
    margin: 0;
    padding: 0 !important;
  }
  .home-intelligent-section .span6.desc {
    width: 100%;
  }
  .home-intelligent-section .span6.image {
    width: 100%;
  }
  .home-tabber-section .wrap>img {
    max-height: initial;
  }
  .home-intelligent-section.content-right .btm .row {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .home-intelligent-section.content-right .span6.image {
    padding-top: 0;
  }
  .home-intelligent-section .icon.icon2 {
    margin: 0;
    left: 0;
    position: static;
  }
  .home-intelligent-section.content-right .span6.desc {
    padding-bottom: 0;
  }
  .home-developer-section .row {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .home-developer-section .row .span6.last-sec {
    padding: 0;
    padding-bottom: 160px;
  }
  .home-customer-section .slick-arrow,
  .client-logo-section .slick-arrow, {
    background: transparent;
    border: 0;
  }
  .home-customer-section svg,
  .client-logo-section svg {
    font-size: 16px;
    line-height: normal;
    margin-top: -10px;
  }
  .home-customer-section .slick-arrow, .client-logo-section .slick-arrow {
    border: 0;
    background: transparent;
    cursor: pointer;
  }
  .client-logo-section .slick-slider {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: initial !important;
    flex-wrap: initial !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .home-client-section .client-logo-item {
    padding-bottom: 0;
  }
  .home-client-section .client-logo-section {
    padding-bottom: 0;
  }
  .home-client-section .client-logo-item img {
    max-width: 100px;
  }
  .home-client-section .client-logo-item img.family-doctor {
    max-width: 150px;
  }
  .client-logo-section .slick-slider {
    padding: 0 15px;
  }
  .home-client-section .button-section {
    padding-top: 40px;
  }
  .use-case-section .mobile-title svg {
    font-size: 12px;
  }
  .use-case-section .mobile-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .use-case-section .mobile-title .up {
    display: none;
  }
  .use-case-section .mobile-title.active .down {
    display: none;
  }
  .use-case-section .mobile-title.active .up {
    display: block;
  }
  .home-customer-section .customer-wrp img {
    max-width: 115px;
  }

  /* Mobile Menu Start */

  .mobile-trigger {
    border: 0;
    background: transparent;
    width: 30px;
    height: 30px;
    cursor: pointer;
  }
  .mobile-trigger span {
    width: 30px;
    background: #273185;
    height: 2px;
    display: block;
    cursor: pointer;
    position: relative;
  }
  .mobile-open .mobile-trigger span {
    height: 0;
  }
  .mobile-trigger span:before {
    position: absolute;
    top: -9px;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    width: 30px;
    background: #273185;
    height: 2px;
    content: "";
    display: block;
  }
  .mobile-open .mobile-trigger span:before {
    -webkit-transform: rotate(45deg) translate(4.25px,3.25px);
    -ms-transform: rotate(45deg) translate(4.25px,3.25px);
    transform: rotate(45deg) translate(4.25px,3.25px);
    top: -6px;
  }
  .mobile-trigger span:after {
    position: absolute;
    top: 9px;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    width: 30px;
    background: #273185;
    height: 2px;
    content: "";
    display: block;
  }
  .mobile-open .mobile-trigger span:after {
    -webkit-transform: rotate(-45deg) translate(5.25px,-4.25px);
    -ms-transform: rotate(-45deg) translate(5.25px,-4.25px);
    transform: rotate(-45deg) translate(5.25px,-4.25px);
    top: 6px;
  }
  .hs-menu-wrapper {
    position: fixed;
    height: calc(100vh - 60px) !important;
    top: 60px;
    background: #fff;
    z-index: 9999;
    width: 100%;
    display: initial !important;
    right: -100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: right 0.5s ease;
    -o-transition: right 0.5s ease;
    transition: right 0.5s ease;
  }
  .mobile-open .hs-menu-wrapper {
    right: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: right 0.5s ease;
    -o-transition: right 0.5s ease;
    transition: right 0.5s ease;
  }
  .hs-menu-wrapper .ton-hedr-nav {
    display: none !important;
  }
  .hs-menu-wrapper .navbar-nav>li {
    display: block !important;
  }
  .hs-menu-wrapper .navbar-nav>li>a,
  #stickyHeader .app nav ul#first-menu li a {
    padding: 3px 20px !important;
    border-bottom: 1px solid #e2e1da;
    font-family: 'Lato', sans-serif !important;
    line-height: 59px;
    font-size: 14px;
    letter-spacing: 0;
    color: #353738;
    pointer-events: initial !important;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
  }
  .hs-menu-wrapper .navbar-nav>li:first-child>a {
    border-top: 1px solid #e2e1da;
  }
  .hs-menu-wrapper .navbar-nav>li.cm-talk-us {
    padding: 3px 20px !important;
    border-bottom: 1px solid #e2e1da !important;
    font-family: 'Lato', sans-serif !important;
    line-height: 59px;
    font-size: 14px;
    letter-spacing: 0;
    color: #353738;
  }
  .hs-menu-wrapper .navbar-nav>li .dropdown {
    display: none;
    height: calc(100vh - 60px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
  }
  .hs-menu-wrapper .navbar-nav>li>a:hover {
    background: #f13d3d;
    color: #fff !important;
  }
  .hs-menu-wrapper .navbar-nav>li.has-submenu>a:after {
    display: inline-block;
    background-size: contain;
    right: 20px !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "\f105" !important;
    font-family: 'FontAwesome';
    font-size: 26px;
    color: #bcbcbc;
    font-weight: normal;
  }
  .hs-menu-wrapper .navbar-nav>li.has-submenu>a:hover:after {
    color: #fff;
  }
  .hs-menu-wrapper .navbar-nav>li .dropdown .lft-wht-bg {
    padding: 0 !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  .hs-menu-wrapper .navbar-nav>li .dropdown .row {
    display: block;
    margin: 0;
  }
  li.dl-back>a {
    display: block;
    cursor: pointer !important;
    border: 0 !important;
    font-size: 17px !important;
    color: #ed1c24 !important;
  }
  li.dl-back>a:before {
    content: "\f104";
    font-family: 'FontAwesome';
    margin-right: 10px;
    font-size: 22px;
    line-height: normal;
  }
  .hs-menu-wrapper .navbar-nav>li .dropdown .row>div {
    padding: 0;
  }
  .hs-menu-wrapper .col-md-12 {
    padding: 0;
  }
  .hs-menu-wrapper .sub-menu-left {
    padding: 0 !important;
    margin-bottom: 20px;
    margin-top: 0 !important;
  }
  .hs-menu-wrapper .sub-menu-left h5 a {
    display: block;
    border: 0 !important;
  }
  li.dl-back {
    -webkit-box-shadow: 0 8px 6px -6px rgba(199,199,199,0.5);
    box-shadow: 0 8px 6px -6px rgba(199,199,199,0.5);
    padding: 0 !important;
  }
  .hs-menu-wrapper .sub-menu-left h5 a,
  .hs-menu-wrapper .sub-menu-left h5 {
    font-size: 18px !important;
    line-height: normal !important;
    font-weight: 500 !important;
  }
  .hs-menu-wrapper ul.plat-tab-ul,
  .hs-menu-wrapper ul.plat-tab-ul[data-level="level-3"] {
    display: block !important;
    position: static !important;
  }
  .hs-menu-wrapper ul.plat-tab-ul a .row .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .hs-menu-wrapper ul.plat-tab-ul a .col-md-2 {
    width: auto !important;
    max-width: initial !important;
    -webkit-box-flex: initial !important;
    -ms-flex: initial !important;
    flex: initial !important;
  }
  .hs-menu-wrapper ul.plat-tab-ul a .col-md-10 {
    float: initial !important;
    padding-left: 20px !important;
  }
  .hs-menu-wrapper ul.plat-tab-ul a .col-md-2 svg {
    width: 25px !important;
    height: 25px !important;
  }
  #stickyHeader .app nav ul#first-menu h5 a {
    padding: 0 !important;
  }
  .hs-menu-wrapper .sub-menu-left h5 {
    font-family: 'Lato', sans-serif !important;
    padding: 10px 20px;
  }
  .hs-menu-wrapper ul.plat-tab-ul a .col-md-10 h6 {
    font-family: "Barlow" !important;
  }
  .hs-menu-wrapper ul.plat-tab-ul a .col-md-10 p {
    font-family: "Barlow" !important;
    font-size: 14px !important;
  }
  .hs-menu-wrapper ul.plat-tab-ul a {
    margin: 0 !important;
  }
  .hs-menu-wrapper ul.plat-tab-ul>li>a {
    line-height: normal !important;
  }
  .hs-menu-wrapper ul.plat-tab-ul>li {
    margin-bottom: 15px !important;
  }
  .hs-menu-wrapper .sub-menu-left h5 {
    margin: 0 !important;
    padding-bottom: 0 !important;
  }
  .hs-menu-wrapper img {
    width: 100%;
    display: block;
    max-width: 400px;
  }
  .hs-menu-wrapper .cm-header-green-img a {
    display: block;
    border: 0 !important;
  }
  .hs-menu-wrapper .rgt-wht-bg {
    margin-top: 30px !important;
    border-radius: 0 !important;
  }
  .hs-menu-wrapper .rgt-wht-bg li.dl-back {
    display: none !important;
  }
  .hs-menu-wrapper .rgt-wht-bg article {
    padding: 0 !important;
  }
  .hs-menu-wrapper .rgt-wht-bg a {
    border: 0 !important;
    padding: 0 !important;
  }
  #stickyHeader .app nav ul#first-menu .rgt-wht-bg a {
    padding: 0 !important;
    line-height: 20px;
  }
  #stickyHeader .app nav ul#first-menu .rgt-wht-bg p {
    line-height: normal !important;
  }
  body.mobile-open {
    overflow: hidden;
  }
  .hs-menu-wrapper .navbar-nav>li .dropdown>li:last-child {
    padding-bottom: 0 !important;
  }
  .hs-menu-wrapper ul.plat-tab-ul li.dl-back {
    display: none !important;
  }
  .hs-menu-wrapper ul.plat-tab-ul {
    padding-top: 20px !important;
  }
  .hs-menu-wrapper .col-12 {
    padding: 0 !important;
  }
  .hs-menu-wrapper .rgt-wht-bg.col-12 {
    padding: 30px 20px !important;
  }
  .hs-menu-wrapper .rgt-wht-bg h6 {
    padding-bottom: 10px !important;
    font-family: 'Lato', sans-serif !important;
  }
  .hs-menu-wrapper .rgt-wht-bg h6.android-icon {
    position: relative;
  }
  .hs-menu-wrapper .rgt-wht-bg h6.android-icon:before {
    left: 0 !important;
  }
  .hs-menu-wrapper article.sub-menu-right.pl-0 p a {
    display: block;
    border: 0 !important;
  }
  #stickyHeader .app nav .hs-menu-wrapper ul#first-menu article.sub-menu-right.pl-0 p {
    line-height: normal !important;
    margin: 0 !important;
  }
  #stickyHeader .app nav .hs-menu-wrapper ul#first-menu article.sub-menu-right {
    padding: 0 !important;
  }
  #stickyHeader .app nav .hs-menu-wrapper ul#first-menu article.sub-menu-right.pl-0 p a {
    line-height: normal;
  }
  .hs-menu-wrapper ul#social-media {
    -webkit-box-pack: initial !important;
    -ms-flex-pack: initial !important;
    justify-content: initial !important;
    margin-bottom: 20px !important;
  }
  .hs-menu-wrapper ul#social-media li.dl-back {
    display: none;
  }
  .hs-menu-wrapper ul#social-media>li {
    width: auto !important;
  }
  .hs-menu-wrapper article.subscribe {
    padding: 20px !important;
  }
  .hs-menu-wrapper .navbar-nav>li.cm-talk-us>a.nav-link.sign-in {
    font-size: 16px !important;
    width: auto !important;
    display: inline-block !important;
    line-height: normal !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #f13d3d !important;
    padding: 20px !important;
  }
  #stickyHeader .app nav ul#first-menu li.cm-talk-us .sign-in {
    padding: 13px 20px !important;
    line-height: normal !important;
  }
  #stickyHeader .app nav ul#first-menu li.cm-talk-us .sign-in:after {
    content: none;
  }
  header#stickyHeader >.container-fluid .app ul#second-menu {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    max-width: 500px;
    overflow-x: auto !important;
    overflow-y: hidden;
  }
  header#stickyHeader >.container-fluid .app nav.pr-2 {
    padding: 0.5rem 1rem !important;
    justify-content: space-around !important;
  }
  .hs-menu-wrapper .navbar-nav>li.language-nav-item {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: initial !important;
    -webkit-box-direction: initial !important;
    -ms-flex-direction: initial !important;
    flex-direction: initial !important;
  }
  .hs-menu-wrapper .navbar-nav>li.language-nav-item>a {
    border: 0 !important;
    line-height: normal !important;
    text-transform: uppercase !important;
  }
  .hs-menu-wrapper .navbar-nav>li.language-nav-item {
    padding: 15px 0 !important;
    color: #353738 !important;
  }
  .hs-menu-wrapper .navbar-nav>li.language-nav-item a {
    color: #353738 !important;
    background: transparent !important;
  }
  .hs-menu-wrapper .navbar-nav>li.language-nav-item a:hover {
    color: #f13d3d !important;
  }
  li.dl-back>a:before {
    content: "\f104";
    font-family: 'FontAwesome';
    margin-right: 10px;
    font-size: 22px;
    line-height: normal;
  }
  #stickyHeader .app nav ul#first-menu li.dl-back a {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .custom-home-main .hs-menu-wrapper {
    height: calc(100vh - 150px) !important;
    top: 150px;
  }
  .custom-home-main .hs-menu-wrapper .navbar-nav>li .dropdown {
    height: calc(100vh - 150px) !important;
  }

  /* Mobile Menu End */

  .cm-video-api2-page .bottom-section {
    padding-top: 0;
  }
  .home-intelligent-section .cm-img-slide-wrapper .item img {
    max-width: 400px;
    display: block;
    margin: 0 auto;
  }
  .home-intelligent-section .icon.icon1 {
    margin-top: 20px;
    margin-left: 0;
  }
  .home-intelligent-section.content-right .span6.image {
    text-align: center;
  }
  .home-intelligent-section .deploy-wrapper {
    margin: 0 auto;
  }
  .home-intelligent-section .icon.icon2 {
    margin: 0 auto;
    left: ;
    display: block;
    position: relative;
  }
  .home-developer-section .span6:last-child .enterprise-img-wrap.ent-tab4 .row {
    -ms-flex-wrap: initial;
    flex-wrap: initial;
    margin: 0;
  }
  .education-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt {
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
  }
  .hlth-top-bg .top-section .voice-api-txt .voice-api-p {
    font-size: 28px;
    line-height: 30px;
  }
  .voice-api-txt .hero-btn li .btn-red {
    font-size: 15px;
  }
  .voice-api-txt .hero-btn li .btn-white {
    font-size: 15px;
  }
  .second-headding {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
  }
  .call-section h3 {
    font-size: 18px;
    line-height: normal;
    font-weight: 600;
  }
  .call-section p {
    text-align: center !important;
  }
  .education-theme .hlth-use-cases ul .card .card-body h5 {
    font-size: 18px;
    line-height: normal;
  }
  .education-theme .hlth-use-cases ul .card .card-body p {
    padding: 0;
    line-height: 20px;
  }
  .education-theme .developer-guide {
    padding-top: 80px;
  }
  .developer-guide h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
    padding-top: 10px;
  }
  .developer-guide article h4 {
    font-size: 18px;
    line-height: normal;
    font-weight: 600;
  }
  .test-drive {
    max-width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
  }
  .test-drive article h4 {
    font-size: 28px;
    line-height: 30px;
    padding: 0;
    font-weight: 500;
  }
  .test-drive article p {
    font-weight: normal;
    line-height: normal;
    font-size: 17px;
  }
  .test-drive article a {
    font-size: 15px;
    margin-top: 20px;
  }
  .education-theme .hlth-top-bg .top-section {
    margin-bottom: 0;
  }
  .education-theme .hlth-use-cases ul .card {
    text-align: center;
  }
  .hlth-use-cases ul .card svg {
    margin: 0 auto;
  }
  .hlth-top-bg .top-section .voice-api-txt .inx-txt-red {
    font-size: 15px;
  }
  .hlth-top-bg .top-section .voice-api-txt p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    padding: 0;
  }
  .hlth-top-bg .top-section .voice-api-txt ul.list-circle li {
    width: auto;
    display: inline-block;
  }
  .always-platform-sec .card-group .card .card-body {
    padding-bottom: 0;
  }
  .built-developers-sec #advantages-tab ul.nav-tabs li.nav-item a.nav-link {
    font-size: 14px;
    padding: 5px 11px;
  }
  .built-developers-sec #advantages-tab .tab-content .tab-pane .about-enablex pre {
    overflow: hidden;
    font-size: 13px;
  }
  section.slider, section.slider .my-5 {
    margin-bottom: 0 !important;
  }
  .why-enablex .mob-accordion #why-accordion .card .card-header .accordion-head a i {
    position: relative;
    top: 7px;
  }
  .voice-api-txt .voice-api-p {
    font-size: 28px;
  }
  article.text-container h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
  }
  .build-conversation .row {
    display: block;
  }
  .build-conversation .row>div {
    width: 100%;
    max-width: 100%;
  }
  .developer-guide h6.magenta-txt {
    margin: 0;
  }
  section.developer-guide {
    padding: 50px 15px;
  }
  .features-lft-bg .feature-for-mob .card-body p {
    text-align: left;
  }
  .features-lft-bg .feature-for-mob .card-body {
    border: 1px solid #ddd;
    border-radius: 3px;
    border-top: 0;
    margin-top: -7px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .features-lft-bg .feature-for-mob .card-header button:not(.collapsed) {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .btn-txt-center {
    margin: 10px 0;
  }
  .use-cases h4.second-headding {
    padding-bottom: 20px;
  }
  .use-cases .mob-accordion {
    padding: 0;
  }
  .mob-accordion #accordion .card .card-block.col-12 {
    padding: 15px;
  }
  .developer-guide .col-lg-6 {
    padding: 0;
  }
  section.container.chat-drive-wrapper {
    padding: 0;
  }
  .facex-theme .why-enablex .whight-sec .right-txt h4 {
    font-size: 18px;
    line-height: normal;
  }
  .virtual-number .use-cases #tabs .tab-pane article ul .row>div {
    max-width: 100%;
  }
  .virtual-number .use-cases #tabs .tab-pane article ul .row {
    display: block;
    text-align: center;
  }
  .virtual-number .use-cases #tabs .tab-content .detail-text h6 {
    text-align: center;
    padding-top: 20px;
    font-weight: 500;
  }
  .virtual-number .use-cases #tabs .tab-pane article p {
    text-align: center;
  }
  .virtual-number .use-cases #tabs .tab-content .tab-top-hedding {
    text-align: center;
  }
  .virtual-number .use-cases #tabs .tab-content .tab-top-hedding p {
    text-align: center;
  }
  body.virtual-number .developer-guide {
    padding-top: 70px;
    margin: 0;
  }
  body.virtual-number .developer-guide .row.Voice-API-grid {
    display: block;
  }
  body.virtual-number .developer-guide p.text-left.txt-red {
    text-align: center !important;
    display: block;
  }
  body.virtual-number .developer-guide .row.Voice-API-grid .row {
    margin: 0;
  }
  .virtual-number .use-cases #tabs ul#pricing_tabs {
    flex-wrap: wrap;
    width: 100%;
    align-items: initial;
    justify-content: initial;
  }
  .virtual-number .use-cases #tabs ul#pricing_tabs li {
    width: 50%;
    height: 100%;
  }
  .virtual-number .use-cases #tabs ul#pricing_tabs li a {
    height: 100%;
    display: block;
    padding: 10px !important;
    font-size: 16px;
    font-weight: 500;
  }
  body.virtual-number #tabs>.container {
    padding: 0;
  }
  body.virtual-number .developer-guide .col-md-10.offset-md-1 {
    padding: 0;
  }
  .virtual-number .use-cases h4 {
    font-weight: 500;
  }
  .cm-sticky-footer-section ul.hero-btn li a {
    font-size: 13px !important;
  }
  .cm-enb-row {
    flex-wrap: wrap-reverse;
  }
  .cm-enb-video-api-page .form-bg .cm-checkbox-sec {
    display: block;
  }
  .cm-enb-video-api-page .form-bg .cm-checkbox-sec label {
    display: block;
    width: 100%;
  }
  .custom-body-section.homepage {
    padding-top: 126.5px;
  }
  .embed2-page .row.cm-enb-row {
    padding-top: 70px;
  }
  .home-intelligent-section.content-left .span6.image {
    padding-top: 130px;
  }
  .home-section.home-intelligent-section.content-right .icon.icon2 {
    margin-top: 20px;
  }
  .cm-capability-page .developer-guide .row+.row {
    padding-top: 20px;
  }
  .cm-capability-page .developer-guide h6.red-txt {
    padding-bottom: 10px;
  }
  .cm-capability-page .developer-guide article {
    text-align: center;
  }
  .cm-capability-page .developer-guide article h4 {
    text-align: center;
  }
  .cm-capability-page .developer-guide article p {
    text-align: center;
    padding-bottom: 10px;
  }
  .cm-capability-page .developer-guide article svg {
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .cm-capability-page .developer-guide article .row+.row {
    padding: 0;
  }
  .cm-capability-page .platform-sec ul {
    display: flex !important;
    flex-flow: initial !important;
    flex-wrap: wrap !important;
  }
  .cm-capability-page .Expert_help svg {
    margin: 0 auto;
    display: block;
  }
  .cm-capability-page .Expert_help h4 {
    text-align: center !important;
    display: block;
  }
  .cm-capability-page .Expert_help p {
    text-align: center !important;
  }
  .cm-capability-page h6.red-txt {
    padding-bottom: 10px;
  }
  .Platform-theme .hlth-top-bg .top-section {
    margin-bottom: 0;
  }
  .cm-capability-page .container.cm-container {
    padding: 0;
  }
  .cm-capability-page h6.red-txt:empty {
    display: none;
  }
  .Platform-theme .Expert_help article {
    padding-left: 0;
    padding-right: 0;
  }
  .all-feature .card-group {
    height: auto;
  }
  .all-feature .card-group .card .card-body {
    padding-bottom: 40px;
    box-shadow: none;
  }
  .all-feature .voice-api-txt {
    padding-top: 10px;
  }
  .all-feature .voice-api-txt h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
  }
  .all-feature #navbar-scrollspy {
    margin-bottom: 30px;
  }
  .all-feature h4.card-title {
    font-size: 18px;
    line-height: normal;
  }
  .all-feature #navbar-scrollspy {
    border: 0;
    padding: 0;
    margin: 0;
    position: static !important;
  }
  .all-feature .bg-light {
    position: static !important;
  }
  .cm-feature-controller {
    padding: 0;
  }
  .health-care-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt {
    font-size: 15px;
    font-weight: 600;
  }
  .health-care-theme .icon-with-txt {
    display: block;
  }
  .health-care-theme .icon-with-txt>div {
    max-width: initial;
    width: auto;
    display: inline-block;
  }
  .health-care-theme .icon-with-txt .row {
    display: block;
  }
  .health-care-theme .hlth-top-bg .top-section .icon-with-txt {
    margin-top: 30px;
  }
  .health-care-theme .hlth-use-cases ul .card .card-body h5 {
    text-align: center;
  }
  .health-care-theme .hlth-use-cases ul .card .card-body p {
    text-align: center;
    padding: 0;
  }
  .health-care-theme .healthcare-journey h6.cyan-txt {
    margin-top: 10px !important;
  }
  .health-care-theme .healthcare-journey {
    padding-bottom: 40px;
  }
  .health-care-theme .healthcare-journey .col-md-10 {
    padding: 0 !important;
  }
  .health-care-theme .healthcare-journey p {
    padding-left: 0;
    padding-right: 0;
  }
  .health-care-theme .enableX-products article {
    text-align: center;
  }
  .health-care-theme .enableX-products article p a {
    position: static;
  }
  .hlth-use-cases ul li {
    padding-left: 0;
    padding-right: 0;
  }
  .health-care-theme .healthcare-journey {
    padding-left: 15px;
    padding-right: 15px;
  }
  .health-care-theme .healthcare-journey .row>div {
    padding: 0;
  }
  .health-care-theme .why-EnableX article.call-section {
    padding-left: 0;
    padding-right: 0;
  }
  .banking-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt {
    font-size: 15px;
  }
  .banking-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
    font-size: 28px;
    line-height: 30px;
  }
  .banking-theme .hlth-top-bg .top-section .voice-api-txt ul li {
    float: none;
    display: block;
    clear: both;
    height: 100%;
    margin: 0;
    margin-bottom: 30px;
  }
  .banking-theme .hlth-top-bg .top-section .voice-api-txt ul {
    display: block;
    height: 100%;
  }
  .banking-theme .hlth-top-bg .top-section .voice-api-txt ul li a {
    line-height: normal;
  }
  .banking-theme .hlth-top-bg .icon-with-txt {
    margin-top: 30px;
  }
  .banking-theme .hlth-top-bg .icon-with-txt .row>div {
    width: initial;
    max-width: initial;
    padding-bottom: 20px;
  }
  .banking-theme .hlth-top-bg .icon-with-txt .row {
    flex-wrap: initial;
    display: block;
  }
  .banking-theme .hlth-top-bg .icon-with-txt .row>div .row {
    display: block;
  }
  .banking-theme .why-EnableX h6.blue-txt {
    margin: 0;
  }
  .banking-theme .why-EnableX .why-round-bg h4 {
    font-size: 28px;
    font-weight: 500;
  }
  .banking-theme .why-EnableX .call-section h3 {
    font-weight: 500;
    font-size: 19px;
    margin: 0;
  }
  .hlth-use-cases p {
    margin-bottom: 20px;
  }
  .banking-theme .hlth-use-cases ul li {
    height: auto;
  }
  .banking-theme .developer-guide {
    padding-top: 80px;
  }
  .banking-theme .why-EnableX .call-section {
    padding-left: 0;
    padding-right: 0;
  }
  .banking-theme .developer-guide .col-md-10.offset-md-1 {
    padding: 0;
  }
  .banking-theme .developer-guide .col-xl-4 {
    padding: 0;
  }
  .banking-theme .developer-guide .container {
    padding: 0;
  }
  .banking-theme .developer-guide .container>.row {
    margin: 0;
  }
  .banking-theme .developer-guide article {
    width: 100%;
  }
  .hlth-use-cases h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
  }
  .retail-ecommerce .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
    font-size: 28px;
    line-height: 30px;
  }
  .retail-ecommerce .hlth-top-bg .top-section .voice-api-txt .grey-txt {
    font-size: 15px;
    font-weight: 600;
  }
  .retail-ecommerce .why-EnableX .why-round-bg h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
  }
  .retail-ecommerce .why-EnableX .call-section h3 {
    font-weight: 500;
  }
  .retail-ecommerce .why-EnableX .call-section {
    padding-left: 0;
    padding-right: 0;
  }
  .retail-ecommerce .hlth-use-cases ul li {
    padding-left: 0;
    padding-right: 0;
  }
  .retail-ecommerce .hlth-use-cases p {
    margin-bottom: 30px;
  }
  .retail-ecommerce .developer-guide h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
  }
  .retail-ecommerce .txt-red {
    padding-bottom: 10px;
  }
  .retail-ecommerce .developer-guide h4 {
    text-align: center !important;
    display: block;
  }
  .retail-ecommerce .developer-guide article p a {
    position: static;
  }
  .retail-ecommerce .developer-guide .container {
    padding: 0;
  }
  .retail-ecommerce .hlth-use-cases ul li .card .card-body h5 {
    text-align: center !important;
    margin: 0;
  }
  .retail-ecommerce .hlth-use-cases ul li .card .card-body p {
    text-align: center;
  }
  .retail-ecommerce .hlth-use-cases h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
    padding-top: 0;
  }
  .recruitment-theme .why-EnableX .call-section h3 {
    text-align: center;
    font-weight: 500;
    margin-bottom: 0;
  }
  .recruitment-theme .hlth-use-cases ul li .card .card-body h5 {
    text-align: center;
  }
  .recruitment-theme .hlth-use-cases ul li .card .card-body p {
    text-align: center;
  }
  .recruitment-theme .hlth-use-cases {
    padding-bottom: 10px;
  }
  .recruitment-theme .why-EnableX .why-round-bg h4 {
    font-size: 28px;
    line-height: 30px;
  }
  .recruitment-theme .healthcare-journey article {
    padding: 0;
  }
  .recruitment-theme .healthcare-journey article.call-section {
    padding: 0;
  }
  .recruitment-theme .healthcare-journey article.call-section p {
    padding-bottom: 10px;
  }
  .recruitment-theme .enableX-products h6.blue-txt {
    margin-top: 20px;
  }
  .recruitment-theme .enableX-products p a {
    position: static !important;
  }
  .recruitment-theme .enableX-products article {
    text-align: center;
  }
  .recruitment-theme .enableX-products h4 {
    text-align: center !important;
  }
  .recruitment-theme .hlth-use-cases h4 {
    font-weight: 500;
    font-size: 28px;
    padding-bottom: 10px;
  }
  .recruitment-theme .why-EnableX article.call-section {
    padding-left: 0;
    padding-right: 0;
  }
  .recruitment-theme .enableX-products h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
  }
  .iot-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt {
    font-size: 15px;
  }
  .iot-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
    font-size: 28px;
    line-height: 30px;
  }
  .iot-theme .hlth-top-bg .top-section .voice-api-txt ul {
    margin-top: 30px;
  }
  .iot-theme .why-EnableX {
    height: auto !important;
    margin: 0;
  }
  .iot-theme .why-EnableX .why-round-bg h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
    padding: 0;
  }
  .iot-theme .why-EnableX .call-section h3 {
    font-weight: 500;
    font-size: 20px;
  }
  .iot-theme .why-EnableX .call-section {
    padding: 0;
  }
  .iot-theme .why-EnableX article {
    padding: 0;
  }
  .iot-theme .features .features-lft-bg ul li .card {
    text-align: center;
  }
  .iot-theme .features .features-lft-bg ul li .card svg {
    display: block;
    margin: 0 auto;
  }
  .iot-theme .features .features-lft-bg ul li .card .card-body p {
    text-align: center;
  }
  .iot-theme .features .features-lft-bg ul li .card:hover svg circle,
  .iot-theme .features .features-lft-bg ul li .card:hover svg path {
    stroke: #fff;
  }
  .developer-guide h6.red-txt {
    padding-bottom: 10px;
  }
  .iot-theme .features .features-lft-bg ul li {
    padding-left: 0;
    padding-right: 0;
  }
  .iot-theme .developer-guide .container {
    padding: 0;
  }
  .iot-theme .developer-guide article {
    width: 100%;
  }
  .iot-theme .features h4.second-headding {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
  }
  .customer-service-theme h4.second-headding {
    font-size: 28px !important;
    line-height: 30px !important;
    font-weight: 500 !important;
    padding-bottom: 10px;
  }
  .customer-service-theme .why-EnableX h3 {
    text-align: center !important;
    font-weight: 500 !important;
    margin: 0;
  }
  .customer-service-theme .hlth-use-cases ul li .card .card-body h5 {
    text-align: center;
  }
  .customer-service-theme .hlth-use-cases ul li {
    padding-left: 0;
    padding-right: 0;
  }
  .customer-service-theme .hlth-use-cases p.third-headding {
    margin-bottom: 30px;
  }
  .customer-service-theme .why-EnableX .why-round-bg p {
    padding-left: 0;
    padding-right: 0;
  }
  section.developer-guide h6.cyan-txt {
    margin-top: 10px;
  }
  .developer-guide .equal {
    margin: 0;
  }
  section.developer-guide .container {
    padding: 0;
  }
  section.developer-guide .container>.row {
    margin: 0;
  }
  section.developer-guide article {
    width: 100%;
  }
  .customer-service-theme .hlth-use-cases ul li .card .card-body p {
    line-height: normal;
    text-align: center;
    padding: 0;
  }
  .Video-conferencing .article-video-con h4 {
    font-weight: 500;
  }
  .Video-conferencing .article-video-con p {
    font-size: 16px;
    line-height: 20px;
  }
  .face-to-face .sub-hedding p {
    font-size: 16px;
    line-height: 20px;
  }
  .face-to-face .accordion .card-header .card-title {
    font-size: 16px;
    line-height: 1.5;
  }
  .face-to-face .accordion p {
    font-size: 16px;
    line-height: 20px;
  }
  .intelligent-hiring .sub-hedding h4 {
    font-weight: 500;
  }
  .intelligent-hiring .intelligent-icon-txt {
    margin-bottom: 30px !important;
  }
  .use-cases h4 {
    font-weight: 500;
  }
  .mob-wt-can-do .bg-trans a h2.panel-title {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
  }
  .mob-wt-can-do .bg-trans a h2.panel-title span {
    font-size: 16px;
    line-height: 1.5;
  }
  .mob-wt-can-do .bg-trans a h2.panel-title span {
    order: 1;
  }
  .mob-wt-can-do .bg-trans a h2.panel-title:before {
    order: 2;
  }
  .why-enablex h4 {
    font-weight: 500;
  }
  .why-enablex .white-border-sec figure svg {
    margin: 0 auto;
    display: block;
  }
  .why-enablex .white-border-sec h5 {
    text-align: center;
  }
  .why-enablex .white-border-sec p {
    text-align: center;
    font-size: 16px;
    line-height: 20px;
  }
  .useful-read form {
    padding: 20px 0;
  }
  .cm-top-ai-banner .row>div {
    padding: 0;
  }
  .face-to-face .accordion .card-header {
    padding-left: 0;
    padding-right: 0;
  }
  .get-more p {
    font-size: 16px;
    line-height: 20px;
  }
  .intelligent-hiring .sub-hedding p {
    font-size: 16px;
    line-height: 20px;
  }
  .use-cases p {
    font-size: 16px;
    line-height: 20px;
  }
  .useful-read {
    padding: 0 15px;
  }
  .face-to-face .accordion .card-body {
    padding: 0 0 0 37px;
  }
  .hs-menu-wrapper .navbar-nav>li>a,
  .hs-menu-wrapper .navbar-nav>li>a strong {
    font-family: 'Lato', sans-serif !important;
  }
  .Pricing-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt {
    font-size: 15px;
  }
  .Pricing-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
    font-size: 28px;
    line-height: 30px;
  }
  .hlth-top-bg .top-section .voice-api-txt p {
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    padding: 0;
  }
  .Pricing-theme .use-cases article ul svg {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .Pricing-theme .use-cases article ul h6 {
    font-weight: 500;
  }
  .Pricing-theme .use-cases article ul p {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
  .Pricing-theme .use-cases article ul .row>div {
    padding: 0;
  }
  .Pricing-theme .enableX-Voice-API .bg-white article h6 {
    font-size: 18px;
    line-height: normal;
    font-weight: 500;
    padding: 10px 0;
  }
  .Pricing-theme .enableX-Voice-API .bg-white article p {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
  .Pricing-theme .enableX-Voice-API .row>div {
    padding: 0;
  }
  .Pricing-theme .test-drive {
    margin-bottom: 50px;
  }
  .Pricing-theme .enableX-Voice-API .bg-white article ul li a {
    font-size: 16px;
  }
  .Pricing-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
  }
  .Pricing-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt {
    font-size: 15px;
  }
  .Pricing-theme .use-cases article svg {
    display: block;
    margin: 0 auto;
  }
  .Pricing-theme .use-cases article h6 {
    font-weight: 500;
    padding: 10px 0;
  }
  .Pricing-theme .use-cases article p {
    padding: 0;
    text-align: center;
  }
  .Pricing-theme .hlth-top-bg .top-section .top-CompetitivePricing-bg {
    margin-top: 0;
  }
  .Pricing-theme .enableX-Voice-API .bg-white article h6 {
    padding: 10px 0;
    font-weight: 500;
  }
  .Pricing-theme .enableX-Voice-API .bg-white article p {
    padding-left: 0;
    text-align: center;
  }
  .Pricing-theme .enableX-Voice-API .bg-white article ul li a {
    font-size: 16px;
  }
  .Pricing-theme .use-cases .container>.row {
    margin: 0;
  }
  .Pricing-theme .use-cases .container>.row>div {
    padding: 0;
  }
  .Pricing-theme .use-cases article ul {
    display: block;
  }
  .Pricing-theme .use-cases article ul li {
    padding-left: 0;
    padding-right: 0;
  }
  .Pricing-theme .use-cases article ul .row {
    margin: 0;
  }
  .Pricing-theme .enableX-Voice-API ul .row {
    margin: 0;
    display: block;
  }
  .Pricing-theme .enableX-Voice-API .bg-white article ul li {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .Pricing-theme .enableX-Voice-API ul.plat-tab-ul {
    display: block !important;
  }
  .Pricing-theme .enableX-Voice-API .row {
    margin: 0;
  }
  .video-pricing-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt {
    font-size: 15px;
  }
  .video-pricing-theme .hlth-top-bg .top-section .voice-api-txt h2.voice-api-p {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
  }
  .hlth-top-bg .top-section .voice-api-txt p {
    padding: 0;
    font-size: 16px;
    line-height: 20px;
  }
  .video-pricing-theme .table-section .country-sec .table-sec p {
    font-weight: normal;
  }
  .video-pricing-theme .test-drive {
    margin-top: 0;
    margin-bottom: 50px;
  }
  .video-pricing-theme .table-section {
    padding: 0;
  }
  .table-section .col-12.mx-auto {
    padding: 0;
  }
  .table-section .tab-content .col-12 {
    padding: 0;
  }
  .video-pricing-theme .table-section .country-sec>.container>.row {
    margin: 0;
  }
  .video-pricing-theme .table-section .country-sec .border-none>.row {
    margin: 0;
  }
  .video-pricing-theme .table-section .country-sec .table-sec p {
    font-weight: normal;
  }
  .video-pricing-theme .tab-content .row {
    margin: 0;
  }
  .video-pricing-theme .test-drive {
    max-width: 100%;
  }
  .sms-spi-pricing-theme .country-sec .row {
    margin: 0;
  }
  .sms-spi-pricing-theme .table-section .country-sec .table-sec p, 
  .video-pricing-theme .table-section .country-sec .table-sec p,
  .all-feature .table-section .country-sec .table-sec p {
    font-weight: normal;
  }
  .send_sms_to_sec .row>div,send_receive_sms_sec .row>div {
    padding: 0;
  }
  .sms-spi-pricing-theme .table-section .country-sec .table-sec>.row>div {
    padding: 0;
  }
  .sms-spi-pricing-theme .table-section .select2.select2-container {
    width: 100% !important;
  }
  .sms-spi-pricing-theme .test-drive {
    max-width: 100%;
  }
  .sms-spi-pricing-theme .table-section .select2-selection.select2-selection--single {
    border-radius: 0 !important;
  }
  .contact-us .d-inline-flex.row {
    margin: 0;
  }
  .contact-us .hlth-top-bg .top-section .sign-up h2 {
    font-weight: 500;
    font-size: 28px;
  }
  .about-theme .EnableX-Advantages h4,
  .about-theme .profil-about h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
  }
  .about-theme .EnableX-Advantages h6.red-txt,
  .about-theme .profil-about h6.red-txt {
    padding-bottom: 10px;
  }
  .about-theme .EnableX-Advantages .accordion p {
    text-align: left;
  }
  .about-theme .profil-about p {
    font-size: 16px !important;
    line-height: 20px;
  }
  .about-theme .blog-sec article h4 {
    margin-left: 0;
  }
  .career-theme .hlth-top-bg .top-section .voice-api-txt ul {
    display: block;
  }
  .career-theme .blog-sec article {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  .career-theme .blog-sec article h4 {
    margin-left: 0 !important;
    text-align: center;
  }
  .career-theme .blog-sec article p {
    text-align: center;
  }
  .career-theme .together h4.second-headding {
    padding: 0;
    padding-bottom: 20px;
  }
  .career-theme .profil-about h4 {
    font-weight: 500;
    font-size: 28px;
    line-height: 30px;
  }
  .career-theme .profil-about p {
    font-size: 16px;
    line-height: 20px;
  }
  .career-theme .pricing-sec {
    margin-bottom: 0;
  }
  .career-theme .test-Drive {
    padding-bottom: 50px;
  }
  .career-theme .test-Drive .test-Drive-Video {
    height: auto;
  }
  .career-theme .test-Drive .test-Drive-Video a {
    position: static;
    width: auto;
    display: inline-block;
    transform: none;
    max-width: 190px;
    margin: 0 auto;
  }
  .career-theme .test-Drive h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
    padding-bottom: 20px;
  }
  .career-theme .pricing-sec h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
  }
  .career-theme .pricing-sec .container {
    padding: 0;
  }
  .career-theme .pricing-sec {
    padding-left: 15px;
    padding-right: 15px;
  }
  .career-theme .pricing-sec p .btn-bg-red {
    font-size: 16px;
    font-weight: 500;
  }
  .career-theme .together .feature-for-mob #accordionExample .card .card-body p {
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
  }
  .legals-theme .tou .tou-content .term-ol {
    padding-left: 0;
    list-style-position: inside;
  }
  .legals-theme .tou .tou-content ul.cricle {
    padding: 0;
    list-style-position: inside !important;
  }
  .legals-theme .tou .tou-content .h5-title {
    font-size: 18px;
  }
  .legals-theme article.tou {
    padding-bottom: 50px;
  }
  .home-developer-section .row .span6.last-sec {
    display: none;
  }
  .home-developer-section .panel-body .mobile-content img {
    max-width: 280px !important;
    margin: 0 auto !important;
    display: block;
  }
  .home-developer-section .panel-body .mobile-content:before {
    content: '';
    display: block;
    background-image: url(/images/home/ent-overlay-img.png);
    width: 100%;
    height: 100%;
    min-height: 350px;
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 360px;
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
  }
  .enterprise-img-wrap.mobile-content {
    margin-top: 30px;
    margin-bottom: 60px;
    display: block !important;
  }
  .enterprise-img-wrap.ent-tab3.mobile-content img {
    position: relative;
    max-width: 450px !important;
  }
  .enterprise-img-wrap.ent-tab4.mobile-content {
    padding-top: 30px;
  }
  .enterprise-img-wrap.ent-tab4.mobile-content .row img {
    display: inline-block;
    max-width: 130px !important;
  }
  .enterprise-img-wrap.ent-tab4.mobile-content .row .span6 {
    width: 50%;
    padding: 0 !important;
  }
  .enterprise-img-wrap.ent-tab4.mobile-content .row {
    max-width: 210px;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    padding-bottom: 30px;
  }
  .enterprise-img-wrap.ent-tab4.mobile-content .row:last-child {
    padding: 0;
  }
  .enterprise-img-wrap.ent-tab4.mobile-content .row img.gdpr {
    max-width: 90px !important;
  }
  .enterprise-img-wrap.mobile-content.ent-tab5 {
    margin-bottom: 90px;
  }
  .facex-theme .casestudy {
    margin-bottom: 0;
  }
  .all-feature .voice-api-txt .red-txt {
    margin-top: 20px !important;
  }
  .developer-guide article p a {
    position: static;
  }
  .theme-magenta .features .features-lft-bg {
    padding-bottom: 40px;
  }
  .telco-theme .Partner-first-Focus-sec .Voice-API-grid>div {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .telco-theme .always-platform-sec .col-sm-8.offset-sm-2 {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0;
  }
  .telco-theme .always-platform-sec .card-group .card .card-body h4.card-title {
    font-size: 20px;
    line-height: normal;
    font-weight: 500;
  }
  .telco-theme .EnableX-Advantages h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
    padding-top: 10px;
  }
  .telco-theme .EnableX-Advantages .feature-for-mob {
    padding: 0 15px;
  }
  .country-sec .container {
    padding: 0;
  }
  .video-pricing-theme .table-section .container {
    padding: 0;
  }
  .table-section .select2-container {
    width: 100% !important;
  }
  .video-pricing-theme .table-section>div>.row {
    margin: 0;
    padding: 0 15px;
  }
  .home-signup-section .inner {
    padding: 30px;
  }
  .about-theme .blog-sec h4,
  .about-theme .test-Drive h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
  }
  .Pricing-theme .enableX-Voice-API .mar-top-80 {
    margin-top: 30px;
  }
  .career-theme .hlth-top-bg .top-section {
    margin-bottom: 0;
  }
  .legals-theme .tou .tou-content ol.g {
    padding: 0;
  }
  .legals-theme .tou .tou-content p {
    padding: 0;
  }
  .legals-theme .tou .tou-content ol.n {
    padding: 0;
  }
  .legals-theme .tou .tou-content li {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .legals-theme .tou .tou-content ul.list-cri {
    padding: 0;
    list-style-position: inside;
  }
  .legals-theme .tou .tou-content ol.n {
    list-style-position: inside;
  }
  .legals-theme .tou .tou-content .sla-table {
    margin: 20px 0;
  }
  .legals-theme .tou .tou-content ul {
    padding: 0;
    list-style-position: inside !important;
  }
  .legals-theme .tou .tou-content ul.cricle ol {
    list-style: none !important;
  }
  .legals-theme .tou .tou-content h4 {
    padding-top: 10px;
  }
  .legals-theme .tou .tou-content ol {
    padding: 0;
    list-style-position: inside;
  }
  .theme-magenta .voice-api-txt .red-txt {
    margin: 0 !important;
  }
  .customer-service-theme .hlth-top-bg .top-section {
    padding-top: 0;
  }
  .sms-spi-pricing-theme .country-sec>.container {
    padding: 0 15px;
  }
  .enableX-Voice-API .Voice-API-grid {
    margin-top: 0;
  }
  .theme-blue .developer-guide h6.blue-txt {
    padding-bottom: 10px;
  }
  .theme-cyan, .theme-blue, .virtual-number, .Pricing-theme {
    padding: 0;
  }
  #stickyHeader .app nav ul#first-menu li .sign-in, 
  .theme-cyan .app nav ul#first-menu li .sign-in, 
  .theme-blue .app nav ul#first-menu li .sign-in, 
  .virtual-number .app nav ul#first-menu li .sign-in, 
  .Pricing-theme .app nav ul#first-menu li .sign-in {
    font-family: 'Lato', sans-serif !important;
  }
  .banking-theme .why-EnableX article.mob-hide {
    display: block;
    text-align: center;
  }
  .banking-theme .why-EnableX article.mob-hide p {
    text-align: center;
  }
  .banking-theme .why-EnableX article.mob-hide span {
    display: block;
  }
  .retail-ecommerce .why-EnableX article.mob-hide {
    display: block;
  }
  .retail-ecommerce .why-EnableX article.mob-hide p {
    text-align: center;
  }
  .retail-ecommerce .why-EnableX article.mob-hide span.big-num {
    display: block;
  }
  .cm-ai-page .get-more h1 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
  }
  .cm-ai-page .get-more p {
    text-align: center;
  }
  .face-to-face .sub-hedding h4 {
    font-weight: 500;
  }
  .ebook-sec article h3 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
  }
  .cm-ai-page .owl-slider {
    display: block;
    margin-bottom: 50px;
  }
  .cm-ai-page .owl-slider .owl-prev {
    left: 0;
  }
  .cm-ai-page .owl-slider .owl-next {
    right: 0;
  }
  .cm-ai-page .owl-slider .owl-nav>button {
    width: 30px;
    height: 30px;
  }
  .cm-ai-page .owl-slider .owl-nav>button span {
    font-size: 30px;
    top: -12px;
  }
  .cm-ai-page .hero-btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .cm-ai-page .three-col {
    display: block;
    padding-bottom: 40px;
  }
  .cm-ai-page #main-carousel {
    display: block;
    padding: 20px 0 40px;
  }
  .useful-read h4 {
    font-weight: 500;
  }
  .hlth-top-bg .top-section img {
    display: block;
  }
  .sms-spi-pricing-theme .table-section .country-sec .row>div {
    padding: 0;
  }
  .Pricing-theme .enableX-Voice-API h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
  }
  .Pricing-theme .hlth-top-bg .top-section img {
    display: block;
    margin: 0 auto 30px;
  }
  .about-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt {
    font-size: 15px;
  }
  .about-theme .pricing-sec h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
  }
  .about-theme .hlth-top-bg .top-section img {
    display: block;
    width: auto;
    margin: 0 auto;
  }
  .career-theme .hlth-top-bg .top-section img {
    display: block;
  }
  .cm_webrtc .custom-home .span6+.span6 {
    padding-top: 0;
  }

  .cm_webrtc .home-developer-section .panel-body .mobile-content:before {
    content: none;
  }

  .cm_webrtc .home-developer-section .panel-body .mobile-content img {
    max-width: 80% !important;
  }

  .cm_webrtc .test-drive article h4 {
    font-size: 28px;
  }

  .cm_webrtc .enb-api-popup-form h2 {
    line-height: normal !important;
  }
  .cm_api_tabs #tabs {
    display: block !important;
  }
  .cm_api_tabs ul.nav.nav-tabs {
    display: none !important;
  }
  .cm_api_tabs .tab-content > .tab-pane {
    display: block !important;
  }

  .cm_api_tabs .tab-content .col-lg-5 {
    display: none;
  }

  .cm_api_tabs .tab-content .col-12 {
    padding: 0;
  }
  .cm_api_tabs article .inner-tabs {
    display: none;
  }

  .cm_api_tabs h3.mob_title {
    background-color: #fff;
    border: 1px solid #2120201c;
    border-radius: 0.25rem;
    padding: 0.75rem 1.25rem;
    font-size: 16px;
    line-height: 21px;
    cursor: pointer;
    margin: 0;
    text-align: left !important;
  }

  .cm_api_tabs h3.mob_title:after {
    content: "\F105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 19px;
    float: right;
  }

  .cm_api_tabs .tab-content {
    padding: 40px 0 !important;
  }
  .cm_api_tabs h3.mob_title.active:after {
    content: "\f107";
  }
  .cm_api_tabs .inner-section-acc {
    border: 1px solid #2120201c;
    padding: 15px;
    border-top: 0;
    border-radius: 0.25rem;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1px;
  }
  .cm_api_tabs .tab-pane {
    margin-bottom: 5px;
  }
  .cm-enb-video-api-page.cm_webrtc .top-section.cm-api-top-section .cm-enb-row {
    flex-wrap: wrap;
    padding-top: 50px;
  }

  .cm-enb-video-api-page.cm_webrtc .top-section.cm-api-top-section .cm-enb-row>div:first-child {
    padding-bottom: 20px;
  }

  .cm-enb-video-api-page.cm_webrtc .top-section.cm-api-top-section article.voice-api-txt h4 {
    padding-top: 0;
  }

  .cm-enb-video-api-page.cm_webrtc .top-section.cm-api-top-section article.voice-api-txt p {
    padding: 0 30px;
  }

  .cm-enb-video-api-page.cm_webrtc .top-section.cm-api-top-section article.voice-api-txt p br {
    display: none;
  }

  .cm_webrtc .voice-api-txt .voice-api-p {
    padding-bottom: 10px;
  }
  .cm_api_tabs .tab-content .row {
    margin: 0;
  }

  .cm_career_page.career-theme .hlth-top-bg .top-section img {
    margin: 0 auto !important;
    max-width: 70%;
  }

  .career-theme.cm_career_page .hlth-top-bg .top-section .voice-api-txt ul li {
    margin: 0 !important;
    clear: both;
    padding-bottom: 20px;
  }

  .career-theme.cm_career_page .hlth-top-bg .top-section .voice-api-txt ul {
    padding-top: 20px;
  }

  .career-testimonail-section .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .career-testimonail-section .testi-right p {
    max-width: 100%;
  }

  .career-testimonail-section .col-md-6.testi-right {
    padding: 0 40px;
    padding-top: 30px;
  }

  .cm_career_page #tabs {
    display: block !important;
  }

  .career-testimonail-section .testi-right h3 {
    font-size: 28px;
    line-height: 30px;
    padding-bottom: 10px;
  }

  .career-testimonail-section .author-section .left h4 {
    font-size: 18px;
  }

  .career-theme.cm_career_page .profil-about h4, 
  .career-theme.cm_career_page .EnableX-Advantages h4 {
    font-size: 28px;
    line-height: 30px;
  }

  .cm_career_page .home-section .top h2 {
    font-size: 28px;
    line-height: 30px;
  }

  .career-testimonail-section .testi-left img {
    max-width: 50%;
  }
  .career-testimonail-section .top {
    margin: 0;
  }
  .career-testimonail-section {
    padding-top: 40px;
  }
  .career-inner-pages.apply-theme .section-2-job {
    padding: 20px 0;
  }

  .career-inner-pages.apply-theme .hlth-top-bg .top-section {
    margin-bottom: 20px;
  }

  .career-inner-pages.apply-theme .section-2-job .white-bg h3 {
    font-size: 20px;
    line-height: normal;
  }

  .career-inner-pages.apply-theme .responsibiliti-sec h4 {
    font-size: 25px;
    line-height: 30px;
  }
  header .app nav ul#first-menu li .sign-in:hover {
    color: #f13d3d !important;
  }

  .cm_discord.dis_mob {
    display: block !important;
  }

  .cm_discord.dis_mob a {
    color: #333;
    cursor: pointer !important;
    font-size: 13px !important;
    line-height: 15px;
    font-weight: 500;
    letter-spacing: 1px;
  }

  .custom-header .app>nav.navbar {
    justify-content: initial;
    position: relative;
  }

  .custom-header .app>nav.navbar .mobile-trigger {
    position: absolute;
    right: 0;
  }
  .cm-provider-section2 img.mobile-img {
    max-width: 400px;
    margin: 20px auto;
    display: block;
  }

  .cm-service-provider-page .home-developer-section .icon1 {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
  }

  .cm-service-provider-page .cm-provider-section3 .home-developer-section {
    padding-top: 10px;
    padding-bottom: 180px;
  }

  .cm-service-provider-page .cm-provider-section3 .icon {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
  }

  .cm-service-provider-page .cm-provider-section4 .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .cm-service-provider-page .cm-provider-section4 p {
    max-width: 100%;
  }

  .cm-service-provider-page .cm-provider-section4 .row {
    flex-wrap: wrap-reverse;
  }

  .cm-service-provider-page .cm-provider-section4 {
    padding-bottom: 40px;
  }

  .cm-service-provider-page .cm-partner-provider .row {
    display: block;
  }

  .cm-service-provider-page .cm-partner-provider .row>div {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }

  .cm-service-provider-page .cm-partner-provider .right h3 br {
    display: none;
  }

  .cm-service-provider-page .possibilities-section .item {
    width: 100%;
  }

  .cm-service-provider-page .business-section .btm .item {
    width: 100%;
  }
  .cm-service-provider-page .cm-partner-provider .right h3 {
    font-size: 30px;
    line-height: normal;
    text-align: center;
  }
  .cm-service-provider-page .cm-provider-section8 .cm-test-drive-section h3 {
    font-size: 28px;
    line-height: 30px;
    padding: 0;
  }
  .cm-service-provider-page .possibilities-section {
    padding: 80px 0;
  }
  .cm-service-provider-page .cm-provider-section8 {
    padding-bottom: 80px;
  }
  .sticky .hs-menu-wrapper {
    top: 48px;
  }
  #stickyHeader .border-botm {
    border: 0;
    padding: 0;
  }
  .cm-service-provider-page .cm-provider-section4 .right {
    padding-left: 15px;
    margin-bottom: 30px;
  }
  .cm-service-provider-page .cm-provider-section2 .home-developer-section {
    padding-top: 30px;
  }
  .cm_video-tabber .cm_wrapr {
    display: block;
  }
  .cm_video-tabber .cm_wrapr .left-bar, .cm_video-tabber .cm_wrapr .right-bar {
    width: 100%;
  }
  .cm_video-tabber .cm_wrapr .mid-bar {
    display: none;
  }
  .cm_video-tabber ul li>span {
    padding: 0.75rem 1.25rem;
    font-size: 16px;
    line-height: 21px;
  }
  .cm_video-tabber ul li>span:after {
    content: "\F105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 19px;
    float: right;
  }
  .cm_video-tabber ul li p {
    text-align: left;
    background: #fff;
    padding: 10px !important;
    margin: 0;
    border: solid 1px #f0f0f0;
    margin-top: -8px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: none;
  }
  .cm_video-tabber ul li.active p {
    display: block;
  }
  .cm_video-tabber ul li.active>span:after {
    content: "\f107";
  }
  .cm-figure-imgs .livecall {
    margin: 0 auto;
  }
  .cookie-bar {
    width: 90%;
    border-radius: 10px;
    overflow: hidden;
    bottom: 90px;
    padding: 10px !important;
    margin: 0 auto;
  }
  .about-info .top h4 {
    font-size: 28px;
    line-height: 30px;
  }
  .about-info .description p {
    font-size: 16px;
    line-height: 20px;
  }
  .about-theme .test-Drive article a {
    position: static !important;
    transform: none !important;
    width: auto !important;
    display: inline-block !important;
    max-width: 200px;
    margin: 0 auto;
  }
  .about-theme .test-Drive .col-xl-6 {
    margin-bottom: 30px !important;
  }
  .about-theme .pricing-sec {
    margin-bottom: 30px;
  }
  .details-by-person .img-area {
    padding: 0 20px;
    margin-bottom: 20px;
  }
  .about-theme .modal .close {
    right: 0;
  }
  .details-by-person .img-area .wrapper h4 {
    font-size: 30px;
  }
}

@media (max-width: 4000px) {
  .home-customer-section .customer-wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .home-customer-section .slick-dots {
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .home-customer-section .slick-dots li {
    margin: 0 4px;
    background: #fff;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #ec1c23;
    cursor: pointer;
  }
  .home-customer-section .slick-dots li button {
    display: none;
  }
  .home-customer-section .slick-dots li.slick-active {
    background: #ec1c23;
  }
}

@media (max-width: 800px) {
  .home-customer-section .customer-wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .home-customer-section .slick-dots {
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .home-customer-section .slick-dots li {
    margin: 0 4px;
    background: #fff;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #ec1c23;
    cursor: pointer;
  }
  .home-customer-section .slick-dots li button {
    display: none;
  }
  .home-customer-section .slick-dots li.slick-active {
    background: #ec1c23;
  }
  .cm-ai-page .why-enablex .row .col-xl-6:last-of-type .white-border-sec:first-child {
    margin-top: 0;
  }
  /* .home-customer-section .customer-wrp img.last-img {
    height: 111.34px;
  } */
  .cm_sms_pricing .cm_wrap p.txt-uppe {
    font-size: 17px !important;
  }
}

@media (max-width: 767px) {
  .table-section tr.table-row td+td span {
    padding: 20px;
  }
  .table-section tr.table-row td {
    padding: 20px;
  }
  .design-code-section .test-drive {
    padding-left: 15px;
    padding-right: 15px;
  }
  .design-code-section .test-drive {
    padding-left: 15px;
    padding-right: 15px;
  }
  .benefit-top-wrp .navbar-collapse .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .benefit-top-wrp .navbar-collapse .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .benefit-top-wrp .navbar-collapse .navbar-nav:nth-child(2n+2) {
    margin-left: 20px;
  }
  .benefit-top-wrp .navbar-collapse {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .benefit-top-wrp .navbar-toggler {
    display: none;
  }
  .benefit-top-wrp .navbar-collapse .navbar-nav:nth-child(2n+2) {
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
  }
  .benefit-top-wrp .navbar-collapse .navbar-nav {
    margin: 0 auto;
  }
  .benefit-top-wrp .navbar {
    display: block;
    text-align: center;
  }
  .benefit-top-wrp .navbar-collapse .navbar-nav:nth-child(2n+2) a.nav-link.gra-bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 70px;
    border-radius: 0;
  }
  .benefit-top-wrp .navbar-collapse .navbar-nav:nth-child(2n+2) a.nav-link.gra-bg svg {
    margin: 0 !important;
  }
  .videos-main-group {
    padding-top: 70px;
    padding-bottom: 40px;
  }
  .sidebar nav.navbar ul li.list-group-item {
    padding: 8px 30px;
  }
  .accordion-section .acc-item .acc-title h4 {
    font-size: 17px;
  }
  .accordion-section .acc-item .acc-title {
    padding: 15px;
    padding-right: 40px;
  }
  .accordion-section .acc-item .acc-title>div {
    font-size: 25px;
  }
  .accordion-section .acc-item .acc-content .inner {
    padding: 15px;
    padding-bottom: 30px;
  }
  .about-section .btm p {
    font-size: 15px;
  }
  .benefit-video-section .inner {
    min-height: 100%;
    padding-bottom: 62px;
  }
  .launch-section .span6.right {
    display: none;
  }
  .launch-section {
    padding-top: 30px;
    text-align: center;
  }
  .launch-section .row-fluid {
    padding-bottom: 20px;
  }
  .art-feature-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .art-feature-section .top {
    padding-bottom: 0;
  }
  .benefit-video-section .inner {
    border-radius: 10px;
    padding-bottom: 0;
  }
  .benefit-video-section .sidebar .navbar:last-child {
    display: none;
  }
  .sidebar nav.navbar ul li.list-group-item:first-child {
    display: none;
  }
  .use-case-section {
    padding-top: 50px;
  }
  .custom-btm-design-section .btm {
    display: none;
  }
  .builder2-page .button-section a {
    font-size: 15px;
  }
  .cm-design-code-section {
    padding-top: 30px;
  }
  .builder2-page .cm-featured-section .benefit-item .cm-card>div.back .wrp {
    padding: 10px 7px;
  }
  .benefit-video-section .list-group {
    display: flex;
    flex-direction: initial;
    align-items: center;
    justify-content: space-around;
  }
  .custom-partner-logo-section .partner-item {
    width: 50%;
  }
  .custom-partner-logo-section .row-fluid {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .builder2-page .builder-section {
    padding-top: 30px;
  }
  .cm-builder2 .custom-btm-design-section {
    padding: 40px 0;
  }
  .embed-logo-left-section .partner-item {
    width: 50%;
  }
  .embed-logo-left-section {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .embed-logo-left-section .partner-item img {
    max-width: 60%;
  }
  .home-tabber-section .cm-nav-tabs {
    display: none;
  }
  .home-tabber-section .cm-tab-content .mobile-title {
    display: block;
    background: #eee;
    border-radius: 10px;
    overflow: hidden;
    padding: 12px 15px;
    cursor: pointer;
    margin: 0;
    line-height: 1;
    font-size: 19px;
    letter-spacing: 0;
    color: #333;
    font-weight: 500;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .home-tabber-section .cm-tab-content .inner .wrap {
    margin: 20px 0;
  }
  .home-tabber-section .cm-tab-pane {
    display: block !important;
  }
  .home-tabber-section .cm-tab-pane+.cm-tab-pane {
    margin-top: 30px;
  }
  .home-overlay {
    z-index: -1;
  }
  .home-tabber-section .cm-tab-content .inner {
    display: none;
  }
  .home-tabber-section .cm-tab-content {
    padding: 0;
  }
  .home-banner-section .home-banner-content h1 br {
    display: none;
  }
  .home-banner-section .home-banner-content h1 span {
    display: block;
    font-size: 32px;
    line-height: normal;
    font-weight: 500;
    padding-bottom: 5px;
  }
  .home-tabber-section .cm-tab-content .mobile-title svg {
    font-size: 12px;
  }
  .home-tabber-section .cm-tab-content .mobile-title .up {
    display: none;
  }
  .home-tabber-section .cm-tab-content .mobile-title.active .up {
    display: block;
  }
  .home-tabber-section .cm-tab-content .mobile-title.active .down {
    display: none;
  }
  .home-developer-section .span6:last-child .home-overlay img {
    width: 100%;
    object-fit: contain;
  }
  .home-overlay {
    display: none;
  }
  .chat-drive-wrapper>.row {
    margin: 0;
  }
  .theme-cyan .top-section .row {
    overflow: hidden;
  }
  .facex-theme .image-sec {
    overflow: hidden;
  }
  .sms-spi-pricing-theme .table-section {
    overflow: hidden;
  }
  .home-developer-section .home-overlay {
    display: block;
  }
  .home-industry-solution .item {
    width: 50%;
  }
  .top-banner-section .banner-content p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
  .top-banner-section .banner-content h3 {
    font-size: 15px;
    margin-top: 30px;
  }
  .launch-section p {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
  }
  .launch-section h2 {
    margin-bottom: 0;
  }
  .art-feature-section .btm-sec .row-fluid {
    padding-top: 20px;
  }
  .art-feature-section .btm-sec ul li:before {
    width: 8px;
    height: 8px;
  }
  .use-case-section .tab-pane p {
    font-size: 16px;
    line-height: 20px;
  }
  .use-case-section .tab-content h3 {
    font-size: 18px;
    line-height: normal;
  }
  .use-case-section .mobile-title h4 {
    font-size: 18px;
    line-height: normal;
  }
  .table-section thead tr td {
    font-size: 16px;
    line-height: normal;
  }
  .builder2-page .top-banner-section .banner-content h1 {
    font-size: 28px;
    line-height: 30px;
  }
  .builder2-page .top-banner-section .banner-content h1 strong {
    font-size: 32px;
    line-height: 1.6;
  }
  .builder2-page .custom-section .top h2 br {
    display: none;
  }
  .competition-section .inner>h6 {
    text-align: center;
    font-size: 15px;
  }
  .competition-section .inner>h2 {
    text-align: center;
    color: #333333;
  }
  .table-section tr.table-row td+td {
    padding: 0;
  }
  .table-section tr.table-row td+td span {
    padding: 10px;
  }
  .table-section tr.table-row td {
    padding: 10px;
  }
  .cm-design-code-section .top {
    padding-left: 20px;
    padding-right: 20px;
  }
  .builder2-page .button-section {
    position: relative;
    z-index: 1;
  }
  .use-case-section .mobile-title h4 {
    font-size: 16px;
    line-height: 1.5;
  }
  .use-case-section .tab-content h3 {
    font-size: 16px;
  }
  .voice-api-txt .hero-btn a {
    display: inline-block !important;
  }
  .voice-api-txt .hero-btn li {
    display: block !important;
    width: 100%;
  }
  .voice-api-txt .hero-btn {
    display: block;
  }
  header#stickyHeader >.container-fluid .app nav.pr-2 {
    padding-bottom: 0 !important;
  }
  .mob-accordion #accordion .card .card-header .accordion-head a {
    display: flex;
  }
  .mob-accordion #accordion .card .card-header .accordion-head a i {
    position: absolute;
    right: 6px;
    top: 3px;
  }
  .cm-featured-section .benefit-item {
    padding: 0;
  }
  .builder2-page .cm-featured-section .benefit-item h3 {
    font-size: 17px;
  }
  .accordion .row>div {
    width: 100%;
    max-width: 100%;
  }
  .accordion .row {
    display: block;
  }
  .accordion .row>div h6 {
    text-align: center !important;
    padding-bottom: 10px;
  }
  .accordion .row>div p {
    text-align: center !important;
  }
  .accordion span.tab-top-hedding,.accordion span.tab-top-hedding * {
    display: block;
    text-align: center !important;
  }
  .accordion span.tab-top-hedding h6 {
    margin: 0;
  }
  .legals-theme .tou .tou-content .sla-table {
    display: block;
    overflow-x: auto;
  }
  .home-banner-section .home-banner-content h1 {
    font-size: 28px;
    line-height: 30px;
    font-weight: normal;
  }
  .home-headline {
    padding-top: 25px;
    text-align: center;
  }
  .home-headline .home-banner-content, .home-headline .button-section {
    text-align: center!important;
  }
  .home-section.home-section-edit {
    padding: 50px 0 0!important;
  }
  .home-headline .home-banner-content h1 {
    line-height: 30px!important;
    font-size: 28px!important;
  }
  .home-headline .home-banner-content h1 span {
    font-size: 32px!important;
  }
  .home-banner-image img {
    min-height: auto!important;
  }
  .home-section .top h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .custom-home h5 {
    font-size: 15px;
    margin-top: 0;
  }
  .home-client-section .client-logo-section {
    padding-bottom: 0;
  }
  .home-section.home-client-section {
    padding-bottom: 30px;
  }
  .home-industry-solution .top br {
    display: none;
  }
  .home-industry-solution .btm {
    padding-top: 30px;
  }
  .home-convo-section .head h2,
	.home-convo-section .head h4,
	.home-convo-section .head h3,
	.home-convo-section .desc,
	.home-intelligent-section .btm .description .inner-sec,
	.home-developer-section h5,
	.home-developer-section h2,
  .home-signup-section .inner {
		text-align: center;
	}
	.home-developer-section .accordion-section {
		padding-top: 30px;
	}
  .home-client-section .button-section {
    padding-top: 0px;
  }
  .home-convo-section .btm {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .home-signup-section {
    padding-bottom: 60px;
  }
  .home-customer-section .container {
    margin-top: 40px;
  }
  .home-intelligent-section .deploy-wrapper .slick-slider {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 60px;
  }
  .sms-spi-pricing-theme .table-section>.container.py-3>.row {
    margin: 0;
  }
  .sms-spi-pricing-theme .table-section .card-body {
    padding: 0;
  }
  .sms-spi-pricing-theme .table-section .card.border-primary.mb-3 {
    margin: 0 !important;
  }
  .sms-spi-pricing-theme .table-section .tab-content.py-4 {
    padding: 0 !important;
  }
  .contact-us .hlth-top-bg .top-section .voice-api-txt .grey-txt {
    margin: 0;
    padding-bottom: 10px;
  }
  .about-theme .EnableX-Advantages h6.red-txt {
    margin-top: 0;
  }
  .about-theme .pricing-sec {
    margin-bottom: 40px;
    padding-top: 30px;
  }
  .about-theme .test-Drive {
    padding-bottom: 50px;
  }
  .about-theme .test-Drive article {
    height: auto !important;
  }
  .about-theme .test-Drive article a {
    position: static !important;
    transform: none !important;
    display: inline-block !important;
    width: auto;
    max-width: 200px;
    margin: 0 auto;
  }
  .about-theme .blog-sec article h4,.about-theme .blog-sec article p {
    text-align: center;
  }
  .about-theme .blog-sec article p {
    padding-bottom: 10px;
  }
  .about-theme .blog-sec article h4 {
    margin-bottom: 0;
  }
  .about-theme .pricing-sec svg {
    display: none;
  }
  .about-theme .test-Drive .row>div {
    padding: 0;
  }
  .about-theme .test-Drive .row {
    margin: 0;
  }
  .about-theme .test-Drive .container-fluid {
    padding: 0;
  }
  .career-theme .hlth-top-bg .top-section .voice-api-txt .grey-txt {
    margin-top: 10px;
  }
  .career-theme .test-Drive .col-12 {
    padding: 0;
  }
  .career-theme .test-Drive .row {
    margin: 0;
  }
  .career-theme .test-Drive .container-fluid {
    padding: 0;
  }
  .career-theme .test-Drive article {
    height: auto !important;
  }
  .career-theme .test-Drive article a {
    position: static !important;
    transform: none !important;
    max-width: 200px;
    display: inline-block !important;
    margin: 0 auto;
  }
  .Pricing-theme .col-12.test-drive {
    max-width: 100%;
  }
  .about-theme .pricing-sec .row>div {
    padding: 0;
  }
  .webr-section .top h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .webr-section .top p {
    text-align: center;
  }
  .cm_webrtc .use-case-section .tab-content h3 {
    font-size: 20px;
  }
  .webr-section.hooks-section .wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .webr-section.feature-section .btm {
    padding: 0;
  }
  .webr-section.feature-section .btm .wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .cm_webrtc .customer-love .wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .cm_webrtc.cm-enb-video-api-page .top-section.cm-api-top-section .cm-enb-row>div {
    padding: 0;
  }
  .cm_webrtc .home-developer-section .span6 {
    padding: 0;
  }
  .cm-service-provider-page .cm-revenue-section .rev-item {
    width: 100%;
    margin: 0 auto 20px;
    justify-content: center;
  }

  .cm-service-provider-page .cm-revenue-section .row {
    display: block;
  }

  .cm-service-provider-page .cm-revenue-section .rev-item span {
    max-width: 100%;
  }

  .cm-service-provider-page .cm-revenue-section .rev-item:last-child {
    margin-bottom: 0;
  }

  .cm-revenue-section {
    padding-top: 20px;
  }

  .cm-service-provider-page .cm-provider-section2 {
    padding-top: 80px;
  }

  .cm-service-provider-page .custom-section .top h2 {
    font-size: 28px;
    line-height: 30px;
    font-weight: normal;
  }
  .cm-service-provider-page .home-developer-section h2 {
    font-size: 28px;
    line-height: 30px;
    font-weight: normal;
  }
  .cm-service-provider-page .cm-partner-provider .right h3 {
    font-size: 28px;
    line-height: 30px;
  }
  .cm-service-provider-page .business-section {
    padding-bottom: 80px;
  }
  .cm-service-provider-page .home-banner-section .button-section {
    margin-bottom: 0;
  }
  .cm-service-provider-page .home-developer-section .panel-body p {
    font-size: 16px;
    line-height: 20px;
  }
  .cm-service-provider-page .home-developer-section .dev-desc p {
    font-size: 16px;
    line-height: 20px;
  }
  .cm-service-provider-page .home-developer-section .dev-desc {
    padding: 0;
  }
  .cm-service-provider-page .possibilities-section {
    padding-bottom: 30px;
  }
  .cm-service-provider-page .cm-provider-section4 p {
    font-size: 16px;
    line-height: 20px;
  }
  .cm-service-provider-page .possibilities-section .possibile-top p, 
  .cm-service-provider-page .business-section .top p {
    font-size: 16px;
    line-height: 20px;
  }
  .cm-service-provider-page .possibilities-section .item ul li {
    font-size: 16px;
    line-height: 20px;
  }
  .cm-service-provider-page .business-section .btm .item p {
    font-size: 16px;
    line-height: 20px;
  }
  .cm-service-provider-page .business-section .btm .item {
    margin-bottom: 20px;
  }
  .cm-provider-section4 h2 {
    font-size: 28px;
    line-height: 30px;
  }
}

@media (max-width: 600px) {
  .sidebar nav.navbar ul li.list-group-item {
    padding: 8px 3px;
  }
  .benefit-video-section .sidebar ul {
    padding: 0 5px;
    margin-top: -6px;
  }
  .benefit-top-wrp .navbar-collapse .navbar-nav:nth-child(2n+2) {
    display: none;
  }
  .sidebar nav.navbar ul li.list-group-item {
    padding: 10px 12px;
    border: 0;
  }
  .sidebar svg {
    width: 25px;
    height: 25px;
  }
  .benefit-video-section .sidebar ul {
    margin: 0;
  }
  .benefit-video-section .sidebar {
    height: 45px;
  }
  .videos-main-group .span4 .inner-sec {
    padding-bottom: 100%;
  }
  .launch-section p {
    font-size: 16px;
    line-height: 20px;
  }
  .benefit-top-wrp .navbar-collapse {
    display: none !important;
  }
  .benefit-top-wrp .navbar {
    padding-top: 4px;
  }
  .videos-main-group {
    padding-top: 35px;
  }
  .home-customer-section .customer-img {
    display: none;
  }
  .home-customer-section {
    background: #e9f5f9;
  }
  .home-intelligent-section .btm .row {
    margin: 0;
  }
  .home-intelligent-section.content-left {
    padding-top: 40px;
  }
  .home-developer-section .row {
    margin: 0;
  }
  .home-intelligent-section .btm .description .inner-sec h2, 
  .home-developer-section h2 {
    font-size: 35px;
    line-height: normal;
  }
  .home-developer-section .icon.icon3 {
    display: none;
  }
  .home-tabber-section .wrap>img {
    max-height: initial;
    height: 250px;
    object-fit: cover;
    border-radius: 10px;
    overflow: hidden;
  }
  .home-intelligent-section .icon {
    display: none;
  }
  .home-developer-section .span6:last-child img {
    margin-top: 0;
  }
  .faceai-calculator-inner {
    padding: 30px;
  }
  .home-intelligent-section.content-left .span6.image {
    padding-top: 0;
  }
  .home-section.home-intelligent-section.content-right .icon.icon2 {
    display: none;
  }
  .home-section.home-intelligent-section.content-right .span6.desc {
    padding-bottom: 50px;
  }
  .home-developer-section .span6:last-child .ent-tab1 img {
    margin-top: 60px;
  }
  .home-convo-section .head h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .home-convo-section .head h4 {
    font-size: 22px;
  }
  .home-convo-section .head h3 {
    font-size: 20px;
  }
  .home-convo-section p {
    font-size: 16px;
    line-height: 20px;
  }
  .custom-home .btn {
    font-size: 12px;
    padding: 5px 13px;
  }
  .home-intelligent-section .btm .description .inner-sec h2, 
  .home-developer-section h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .home-intelligent-section .btm .description p {
    font-size: 16px;
    line-height: 20px;
  }
  .home-intelligent-section .deploy-wrapper p {
    font-size: 16px;
    line-height: 20px;
  }
  .home-intelligent-section .deploy-wrapper h4 {
    padding-bottom: 10px;
  }
  .home-developer-section .panel-head h4 {
    font-size: 20px;
  }
  .home-developer-section .panel-body p {
    font-size: 16px;
    line-height: 20px;
  }
  .home-developer-section .panel-body .inner {
    padding-bottom: 0;
  }
  .home-industry-solution {
    padding-bottom: 0;
    padding-top: 20px;
  }
  .home-intelligent-section .deploy-wrapper img {
    max-width: 30%;
    margin-bottom: 10px;
  }
  .home-intelligent-section .deploy-wrapper {
    min-height: initial;
  }
  .home-customer-section .customer-wrp img {
    max-width: 115px;
  }
  .voice-api-txt .hero-btn li .btn-red {
    font-size: 12px;
    padding: 5px 13px;
  }
  .voice-api-txt .hero-btn li .btn-white {
    font-size: 12px;
    padding: 5px 13px;
  }
  .test-drive article a {
    font-size: 16px;
    padding: 7px 13px;
    border-radius: 5px;
    line-height: normal;
  }
  .builder2-page .button-section a {
    font-size: 12px;
    padding: 5px 13px;
  }
  .builder2-page .button-section {
    padding-top: 20px;
  }
  .cm-design-code-section {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .banking-theme .hlth-top-bg .top-section .voice-api-txt ul li a {
    font-size: 12px;
    padding: 7px 13px;
  }
  .banking-theme .hlth-top-bg .top-section .voice-api-txt ul li {
    margin-bottom: 14px;
  }
  .banking-theme .hlth-top-bg .top-section .voice-api-txt ul {
    margin-top: 20px;
  }
  .retail-ecommerce .hlth-top-bg .top-section .voice-api-txt ul {
    margin-top: 10px;
  }
  .iot-theme .hlth-top-bg .top-section .voice-api-txt ul li a {
    font-size: 12px;
    padding: 5px 13px;
  }
  .iot-theme .hlth-top-bg .top-section .voice-api-txt ul {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .cm-ai-page ul.hero-btn li:last-child button {
    font-size: 12px;
    padding: 5px 13px;
  }
  .cm-ai-page ul.hero-btn li a {
    font-size: 12px;
    padding: 9px 13px;
  }
  .contact-us .hlth-top-bg .top-section .sign-up .btn-primary {
    font-size: 13px;
    padding: 5px 13px;
    height: auto;
    text-align: center;
  }
  .about-theme .pricing-sec .btn-small,
  .career-theme .pricing-sec .btn-small, 
  .contact-us .pricing-sec .btn-small, 
  .we-hiring-theme .pricing-sec .btn-small, 
  .apply-theme .pricing-sec .btn-small {
    font-size: 12px;
    padding: 5px 25px;
    border-radius: 5px;
    font-weight: 500;
  }
  .about-theme .test-Drive article a,
  .career-theme .test-Drive a {
    font-size: 12px;
    padding: 8px 13px !important;
    border-radius: 5px !important;
    height: auto;
    line-height: normal !important;
    margin-top: 10px !important;
  }
  .career-theme .pricing-sec p .btn-bg-red {
    font-size: 12px;
    padding: 5px 25px;
    border-radius: 5px;
    font-weight: 500;
    margin: 0;
  }
  /* .home-customer-section .customer-wrp img.last-img {
    height: 110.08px;
  } */
  .career-theme.cm_career_page .hlth-top-bg .top-section .voice-api-txt ul li {
    padding-bottom: 0;
  }

  .career-testimonail-section .slick-arrow.slick-prev {
    left: 0;
  }

  .career-testimonail-section .slick-arrow.slick-next {
    right: 0;
  }

  .career-testimonail-section .author-section {
    display: block;
  }

  .career-testimonail-section .author-section>div {
    width: 100%;
  }

  .career-testimonail-section .author-section>div.left {
    padding-bottom: 20px;
  }
  .cm_career_page .profil-about {
    margin-top: 70px;
  }
  .cm_video_api_page .top-section .voice-api-txt .btn-red {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .cm_video_api_page .top-section .voice-api-txt .btn-white {
    font-size: 16px;
  }

  .cm_video_api_page .build-conversation.cm-scale-inner {
    margin-top: 10px;
  }
}

@media (max-width: 491px) {
  .custom-home-main .hs-menu-wrapper {
    height: calc(100vh - 174px) !important;
    top: 174px;
  }
  .custom-home-main .hs-menu-wrapper .navbar-nav>li .dropdown {
    height: calc(100vh - 174px) !important;
  }
}

@media (max-width: 480px) {
  .cm-sticky-footer-section ul.hero-btn {
    display: block;
    text-align: center;
  }
  .cm-sticky-footer-section ul.hero-btn li {
    margin: 0;
  }
  .cm-sticky-footer-section ul.hero-btn li+li {
    margin-top: 20px;
  }
  .cm-bottom-element {
    padding-bottom: 150px;
  }
  .home-client-section .client-logo-item {
    width: 50%;
  }
  .home-client-section .client-logo-section {
    padding-bottom: 0;
  }
  .home-convo-section .item .btn {
    position: static;
    margin-top: 30px;
  }
  .home-convo-section .item .inner {
    padding-bottom: 50px;
  }
  .home-convo-section .btm .box-item {
    width: 50%;
  }
  .home-intelligent-section .btm .row {
    margin: 0;
  }
  .home-intelligent-section .btm .description {
    padding: 0;
  }
  .home-intelligent-section .btm .circle {
    display: none;
  }
  .home-developer-section .row {
    margin: 0;
  }
  .home-developer-section .panel-head {
    padding-right: 40px;
  }
  .home-signup-section {
    padding-top: 20px;
  }
  .home-customer-section svg, 
  .client-logo-section svg {
    font-size: 11px;
    line-height: normal;
  }
  .client-logo-section svg {
    margin-top: -39px;
  }
  .home-developer-section .accordion-item .button-section a {
    margin-bottom: 20px;
  }
  .home-developer-section {
    padding-left: 0;
    padding-right: 0;
  }
  .home-developer-section .home-overlay {
    display: none;
  }
  .home-intelligent-section .icon.icon2 {
    display: none;
  }
  .ent-slide-main-item {
    padding: 0;
  }
  .home-developer-section .row .span6.last-sec {
    padding-bottom: 60px;
  }
  .telco-theme .test-drive {
    max-width: 100%;
    margin-top: 20px;
  }
  .telco-theme .Partner-first-Focus-sec .Voice-API-grid>div {
    padding: 0;
  }
  .home-developer-section .panel-body .mobile-content:before {
    min-height: 400px;
    left: 0;
    top: -33px;
  }
  .cm-service-provider-page .service-possible-links ul {
    width: auto;
    align-items: initial;
  }
  .cm-service-provider-page .service-possible-links ul>li {
    align-items: initial;
  }
  .cm-service-provider-page .service-possible-links ul a {
    height: 100%;
    display: flex;
    align-items: center;
  }
  .cm-service-provider-page .custom-section .top h2 br {
    display: none;
  }
}

@media (max-width: 400px) {
  .benefit-video-section {
    padding: 10px;
    border-radius: 10px;
  }
  .home-industry-solution .item {
    width: 100%;
  }
  .home-developer-section .panel-body .mobile-content img {
    max-width: 210px !important;
  }
  .enterprise-img-wrap.ent-tab3.mobile-content img {
    max-width: 450px !important;
  }
  .enterprise-img-wrap.ent-tab4.mobile-content .row {
    padding-bottom: 20px;
  }
  .enterprise-img-wrap.ent-tab4.mobile-content {
    padding-top: 10px;
  }
  .home-developer-section .panel-body .mobile-content:before {
    min-height: 290px;
    left: 30px;
    top: -23px;
  }

  .mobile-trigger {
    margin-right: 10px;
  }

  .career-testimonail-section .col-md-6.testi-right {
    padding-left: 60px;
    padding-right: 60px;
  }
  .career-inner-pages.apply-theme .section-2-job .white-bg ul li {
    display: block;
    padding-bottom: 10px;
  }

  .career-inner-pages.apply-theme .section-2-job {
    padding-bottom: 0;
  }

  .career-inner-pages.apply-theme .enableX-products .sign-up .file-upload-wrapper:before {
    font-size: 14px;
    padding: 0 10px;
    right: 40px;
  }
  .cm_discord em {
    font-size: 11px;
  }
  .cm_discord .discord {
    max-width: 24px;
    margin-right: 3px;
  }
  .cm_discord.dis_mob a {
    padding: 4px 4px!important;
    position: relative;
    top: 5px;
  }
  .custom-header .navbar-brand>img {
    max-width: 110px;
  }
  .custom-header .navbar-brand {
    padding: 0 !important;
    margin-right: 7px !important;
  }
  .custom-header .app>nav.navbar .mobile-trigger {
    top: 5px;
  }
  .notfound-404 .title h1 {
    font-size: 60px;
  }
  .notfound-404 h2 {
    font-size: 16px;
  }
  .notfound-404 {
    padding-bottom: 10px;
  }
}

@media (max-width: 380px) {
  .home-developer-section .panel-body .mobile-content:before {
    min-height: 290px;
    left: 20px;
  }
  .details-by-person .img-area .wrapper h4 {
    font-size: 20px;
    margin: 0;
  }
  .details-by-person .img-area .wrapper p {
    font-size: 14px;
  }
  .details-by-person>.col-12 {
    padding: 0;
  }
  .about-theme .modal .close {
    right: -10px;
  }
}

@media (max-width: 360px) {
  .home-developer-section .panel-body .mobile-content:before {
    min-height: 290px;
    left: 10px;
  }
}

@media (max-width: 349px) {
  .custom-home-main .hs-menu-wrapper {
    height: calc(100vh - 198px) !important;
    top: 198px;
  }
  .custom-home-main .hs-menu-wrapper .navbar-nav>li .dropdown {
    height: calc(100vh - 198px) !important;
  }
  .home-developer-section .panel-body .mobile-content:before {
    left: 0;
  }
  .enterprise-img-wrap.ent-tab4.mobile-content .row img.gdpr {
    max-width: 80px !important;
  }
}

@media (max-width: 325px) {
  .videos-main-group {
    padding-top: 35px;
  }
}

@media (max-height: 680px) and (min-width: 992px) {
  .custom-header ul#first-menu li ul.dropdown .lft-wht-bg {
    padding: 10px 20px !important;
  }
  .custom-header ul#first-menu li ul.dropdown li .sub-menu-left h5 a {
    padding-bottom: 0 !important;
  }
  .custom-header ul#first-menu li ul.dropdown li .sub-menu-left article ul.plat-tab-ul li a {
    margin: 0 !important;
    padding: 3px 0 !important;
  }
  .custom-header ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text h6 {
    margin-bottom: 2px !important;
  }
  .custom-header ul#first-menu li ul.dropdown li .sub-menu-left article .detail-text p {
    font-size: 14px !important;
    line-height: normal !important;
  }
}

.select-drop-arrow select{
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 0.5rem 2rem 0.5rem 1rem; 
}
.select-drop-arrow::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900; 
  content: "\f078";
  position: absolute;
  right: 20px;
  cursor: pointer;
  top: 14px;
  font-size: 11px;
  color: #969696;
  pointer-events:none;
}

.career-modal {
  max-width: 570px;
  top: 25%;
}
.career-modal .modal-content {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
}
.career-modal .modal-header {
  padding: 0;
  border-bottom: 1px solid transparent;
}
.career-modal button.close {
  color: #ed1c24;
  font-size: 47px;
  font-weight: inherit;
  padding:0;
  opacity: 0.9;
}
.career-modal .modal-body {
  padding: 20px;
  text-align: center;
}
.career-modal .modal-body img {
  max-width: 100px;
}
.career-modal .modal-body p{
  font-family: barlow,sans-serif!important;
  font-size: 17px;
  margin-bottom:0;
  margin-top: 15px;
}
.error-message {
  color:#ec1c23!important;
  font-size: 16px!important;
  padding-top: 0!important;
  display: flex;
  justify-content: center;
}
.success {
  color: #1ea030!important;
}
.mt-6 {
  margin-top: 2rem!important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}
.add-update-line {
  color: #3333338a;
  margin: 0;
}
.voice-text-edit {
  padding: 0;
  width: 100%;
  float:none;
}
.voice-text-edit h5, h4 {
  color: #f13d3d;
}
.trial-form-edit label {
  color: #333333;
}
.client-slider-editor {
  padding: 40px 0 40px 0!important;
}
.landing-page-logo {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  line-height: 70px;
}
.verification-code.shadow-edit .form-bg .sign-up {
  box-shadow: none;
}
.theme-blue .enableX-Voice-API.sms-api-edit {
  background-position: left;
}
/* hire css start */
  .hlth-top-bg.hire-bg {
    background-image: url(../../images/index/hire-bg.png);
    padding-bottom: 60px;
  }
  .why-enablex.hire-enablex {
    background: none;
    height: inherit;
    margin-bottom: 0;
  }
  .test-drive.test-drive-banner {
    background-size: cover;
    background-image: url(../../images/index/hire-5.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    border-radius: 0px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin:0;
    padding: 50px 0;
  }
  .test-drive.test-drive-banner article {
    width: initial;
    margin-top:0;
  }
  .test-drive.test-drive-banner a {
    background: #fff;
    color: #ec1c23;
    border-radius: 5px;
    margin-bottom: 0;
  }
  .test-drive.test-drive-banner p {
    font-weight: 400;
  }
  .test-drive.test-drive-banner a:hover {
    font-weight: 500;
  }
  .why-hire {
    background: url(../../images/index/hire-10.svg);
    background-size: cover;
    width: 100%;
    background-position: bottom , bottom;
    background-repeat: no-repeat no-repeat;
    height: 100%;
    position: relative;
    z-index: 2;
    padding-bottom: 120px;
    padding-top: 30px;
  }
  .story-wrapper {
    border-radius: 20px;
    padding: 60px 20px;
    background-image: linear-gradient(125deg, #d0e6f3 0%, #d8ece2 74%);
  }
  .story-wrapper .slick-dots li {
    background: #fff;
  }
  .story-wrapper .deploy-inner {
    max-width: 600px;
    margin:auto;
    text-align:center;
  }
  .hire-header {
    padding: 20px 0;
  }
  .hire-demo {
    display:flex;
    justify-content: flex-end;
  }
  .hire-demo li {
    list-style-type: none;
  }
  .demo-list {
    background: #9b2d87;
    background: linear-gradient(90deg,rgba(155,45,135,1) 0%,rgba(155,45,55,1) 100%);
    margin-left: 20px;
    letter-spacing: .86pt;
    border-radius: 5px;
    /* padding: 10px 20px!important; */
    margin-left: 20px;
  }
  .demo-list a {
    color: #fff;
    font-size: 12px;
    border: none;
    text-transform: uppercase;
    font-family: barlow,sans-serif;
    font-weight: 500;
    padding: 10px 20px!important;
    display: block;
  }
  .demo-list.demo-list-edit {
    background: #fff;
    margin-top: 0;
    letter-spacing: .86pt;
    border: 2px solid #cfcfcf;
    text-transform: uppercase;
    margin-left: 15px;
    border-radius: 5px;
    letter-spacing: .86pt;
    /* padding: 10px 20px; */
    margin-left: 20px;
  }
  .demo-list.demo-list-edit a {
    color: #333;
  }
  .footer-hire-list {
    padding-left:0;
  }
  .footer-hire-list li {
    display: inline-block;
    margin-right: 15px;
  }
  .footer-hire-list li a{
    color: #666;
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
    text-align: left;
    letter-spacing: .16px;
    background: 0 0;
    padding: 0;
    cursor:pointer!important;
  }
  .Voice-API-grid.key-service a:hover,.Voice-API-grid.key-service a:hover h5, .Voice-API-grid.key-service a:hover p, .Voice-API-grid.buid-builder a:hover {
    background: inherit;
    color: inherit!important;
  }
  .hlth-top-bg.top-bg {
    background-image: url(../../images/index/home-top-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top center;
    position: relative;
  }
  .test-drive.test-drive-banner article h4 {
    font-weight: 600;
    font-size: 40px;
  }
  .m-20 {
    margin: 70px 0;
  }
  .m-70 {
    margin-top: 70px;
    margin-bottom: 30px;
  }
  .use-cases.rec-uses #tabs ul#interest_tabs li a i.fa {
    color: gray;
  }
  .use-cases.rec-uses #tabs ul#interest_tabs li a.active {
    color: #ff0000;
    border-bottom: none;
  }
  .use-cases.rec-uses #tabs ul#interest_tabs li a.active .fa {
    color: #ff0000;
  }
  .use-cases.rec-uses #tabs ul#interest_tabs {
    margin-bottom: 30px;
  }
  .key-service a {
    box-shadow: 2px 1px 23px #e9e9e9;
    border: 2px solid #e9e9e9;
    border-radius: 15px;
  }
  .radio-btn-edit {
    cursor: pointer;
  } 
/* hihre css end */


/* video-api css start */
.home-banner-section.video-api-banner img {
  max-width: 1000px;
}
.home-section.video-api-banner {
  padding: 60px 0 60px;
}
.live-video-scales {
  background: linear-gradient(90deg,#a20a90,#cc292a);
  padding: 70px 0;
}
.live-video-scales h4, .live-video-scales p, .live-video-scales h3 {
  color: #fff!important;
}
.third-headding.third-heading-edit {
  font-size: 30px;
  line-height: 1.2;
}
.cm_video-tabber.what-we-got ul li:hover>span, .cm_video-tabber.what-we-got ul li.active>span  {
  background: linear-gradient(90deg,#a20a90,#cc292a);
}
.cm_video-tabber.what-we-got .cm_wrapr .img-section img {
  max-width: 400px;
}
.cm_video-tabber.what-we-got .cm_wrapr .vid_tab_content p {
  max-width: 320px;
  border: 2px solid #f13d3d;
  position: relative;
  background: #FFFFFF;
}
.cm_video-tabber.what-we-got .cm_wrapr .vid_tab_content p:after {
  content: '';
    display: block;
    position: absolute;
    top: -11px;
    /* right: -5px; */
    width: 20px;
    left: 25px;
    height: 20px;
    background: #FFFFFF;
    border-right: 2px solid #ed3c3c;
    border-bottom: 2px solid #ed3c3c;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-136deg);
}
.we-real {
  padding: 70px 0;
  background: rgb(250 250 250);
}
.we-real p {
  font-size: 18px;
}
.we-real h3 {
  font-size: 30px;
  font-weight: 600;
}
.story-wrapper.video-story {
  background-image: linear-gradient(125deg, #e9ccf1 0%, #eec4c4 74%);
  margin: 70px auto;
}
.expert-btn {
  background: #fff;
}
.video-story p {
  color: #000;
}
/* video-api css end */
.home-headline .home-banner-content, .home-headline .button-section {
  text-align:left;
}
.home-headline .home-banner-content h1 span {
  font-size: 40px;
  font-weight: 500;
}
.home-headline .home-banner-content h1 {
  padding-bottom: 15px;
  margin-bottom: 0;
  line-height: 50px;
}
.home-headline .home-banner-content h1 {
  font-size: 35px;
  font-weight: 400;
}
.home-section.home-section-edit {
  padding: 75px 0 50px;
}
.home-banner-section.home-section-edit {
  background-position: center bottom;
}
/* .home-banner-image img {
  min-height: 350px;
} */