@charset "UTF-8";
/*AlmadenSans font*/
@font-face {
  font-family: 'AlmadenSans';
  src: url('//theme.zdassets.com/theme_assets/141844/7abfd05e4dee535a15d02cf87b95c0f5db32d3c4.woff') format('woff');
  font-style: normal;
  font-weight: 100;
}
@font-face {
  font-family: 'AlmadenSans';
  src: url('//theme.zdassets.com/theme_assets/141844/8bf1602d897c4c113fd199e75062f75f51be8123.woff') 	format('woff');
  font-style: italic;
  font-weight: 100;
}
@font-face {
  font-family: 'AlmadenSans';
  src: url('//theme.zdassets.com/theme_assets/141844/671c286ac3abd31e4ef959d02f75475cbfec5e1d.woff') format('woff');
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: 'AlmadenSans';
  src: url('//theme.zdassets.com/theme_assets/141844/8d3c4c16674a191906db28b388372f82c7784a63.woff') format('woff');
  font-style: italic;
  font-weight: 200;
}
@font-face {
  font-family: 'AlmadenSans';
  src: url('//theme.zdassets.com/theme_assets/141844/8842baf373857ece45b589719f1801377b0fd395.woff') format('woff');
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: 'AlmadenSans';
  src: url('//theme.zdassets.com/theme_assets/141844/017a1dfeee7ce06bbf745f6b76a870ef0e23f8b9.woff') format('woff');
  font-style: italic;
  font-weight: 300;
}
@font-face {
  font-family: 'AlmadenSans';
  src: url('//theme.zdassets.com/theme_assets/141844/361ea72a4ce353dc025ec6db2ef4231c1d210fcc.woff') format('woff');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'AlmadenSans';
  src: url('//theme.zdassets.com/theme_assets/141844/bb2ad4827287e220fd9f715042364b036f65819f.woff') format('woff');
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: 'AlmadenSans';
  src: url('//theme.zdassets.com/theme_assets/141844/92f3b27381d3e2150e259f383cb8986a4e0ed88b.woff') format('woff');
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: 'AlmadenSans';
  src: url('//theme.zdassets.com/theme_assets/141844/750701c11b1c1d9ce9f6da4953273d2eff891b37.woff') format('woff');
  font-style: italic;
  font-weight: 500;
}
@font-face {
  font-family: 'AlmadenSans';
  src: url('//theme.zdassets.com/theme_assets/141844/065255c3f0436088a68bda7d2af7dc4deba51f2f.woff') format('woff');
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: 'AlmadenSans';
  src: url('//theme.zdassets.com/theme_assets/141844/d4db6a7d6a19e576d4dc2b61319f69967b79e1bb.woff') format('woff');
  font-style: italic;
  font-weight: 600;
}
@font-face {
  font-family: 'AlmadenSans';
  src: url('//theme.zdassets.com/theme_assets/141844/c2d5b52861760aa9d229713dfb39efe2ae179797.woff') format('woff');
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'AlmadenSans';
  src: url('//theme.zdassets.com/theme_assets/141844/7a85ba22874c403c1ab3c1058e8d63bc494d6a49.woff') format('woff');
  font-style: italic;
  font-weight: 700;
}
@font-face {
  font-family: 'AlmadenSans';
  src: url('//theme.zdassets.com/theme_assets/141844/df3f33da0b38e306d34b6129dc903c0ae1c5f44a.woff') format('woff');
  font-style: normal;
  font-weight: 800;
}
@font-face {
  font-family: 'AlmadenSans';
  src: url('//theme.zdassets.com/theme_assets/141844/78a75a51df71e310e06bd70374b83e39245817d7.woff') format('woff');
  font-style: italic;
  font-weight: 800;
}
@font-face {
  font-family: 'AlmadenSans';
  src: url('//theme.zdassets.com/theme_assets/141844/554cc02b35375eef4bc68f3a3eaa9e4725ddddbf.woff') format('woff');
  font-style: normal;
  font-weight: 900;
}
@font-face {
  font-family: 'AlmadenSans';
  src: url('//theme.zdassets.com/theme_assets/141844/9af049632a618c4f80c91de57194814a5b65a361.woff') format('woff');
  font-style: italic;
  font-weight: 900;
}

/*HappyDisplay font*/
@font-face {
  font-family: 'HappyDisplay';
  src: url('//theme.zdassets.com/theme_assets/141844/3f0d594c1c4d33f0a68c78166cd0ff6569c15ed0.otf') format('opentype');
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: 'HappyDisplay';
  src: url('$assets-happydisplay-semibolditalic-otf') format('opentype');
  font-style: italic;
  font-weight: 600;
}

#preview-bar-container {
}

/*** VARIABLES ***/
:root {
  --zm-main-blue: #0B5CFF;
  --zm-night-blue:#00031F;
  --zm-main-grey:#747487;
  --zm-light-grey:#f6f7f9;
  --zm-white:#fff;
  --zm-link-blue: #0B5CFF;
  --zm-orange: #FF5F0F; 
  --zm-charcoal:#232333; 
  --zm-dark-gray:#414155;
  --zm-alt-grey:#616171;
  --zm-link-grey:#666484;
  --zm-header-font:HappyDisplay;
  --zm-body-font:AlmadenSans;
}
:root:lang(ja),:root:lang(ko-KR),:root:lang(zh-CN),:root:lang(zh-TW),:root:lang(vi-VN) {
  --zm-header-font: 'Noto Sans', sans-serif;
  --zm-body-font: 'Noto Sans', sans-serif;
}
:root:lang(ru) {
  --zm-header-font: 'Noto Sans', sans-serif;
}
/*** GENERAL CLASSES ***/
.float-right {
  float:right !important;
}
.topbar-divider {
  opacity:0.5;
  height:24px;
  width:1px;
  background-color:#fff;
  background-color:var(--zm-white);
  margin:auto 10px;
}
.dropdown-caret {
  background-image:url('//theme.zdassets.com/theme_assets/141844/1414b96fcb06c7ca7bfd216eb11090f328b56cd3.svg');
  display: inline-block;
  background-position:center;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
  text-decoration: inherit !important;
  transition: transform 0.4s ease !important;
}
.invisible {
  position:absolute;
  visibility:hidden !important;
}
.hamburger-button {
  width:24px;
  height:16px;
  color: #0B5CFF;
  color: var(--zm-main-blue);
  cursor: pointer;
  z-index:300;
} 
.hamburger-button b {
  position: absolute;
  left: 0;
  width: 24px;
  height: 2px;
  background-color: #0B5CFF;
  background-color: var(--zm-main-blue);
}
.hamburger-button b:nth-child(1) {
  top: 0;
}
.hamburger-button b:nth-child(2) {
  top: 50%;
}
.hamburger-button b:nth-child(3) {
  top: 100%;
}
/*** Hamburger ***/
/* GENERAL STYLES */
.visuallyHidden {
    position: absolute; 
    overflow: hidden; 
    clip: rect(0 0 0 0); 
    height: 1px; width: 1px; 
    margin: -1px; padding: 0; border: 0; 
}

.hamburger-button .bar {
    padding: 0;
    width: 24px;
    height: 2px;
  	background-color: #0B5CFF;
    background-color: var(--zm-main-blue);
    display: block;
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
    position: absolute; 
}
.bar1 {
    top: 0;
}
.bar2,
.bar3 {
    top: 7px;
}
.bar3 {
    right: 0;
}
.bar4 {
    bottom: 0;
}

/* HAMBURGER 1 */
.support-checkbox:checked + label > .bar1{
    transform: rotate(45deg);
    transform-origin: 5%;
    width: 22px
}

.support-checkbox:checked + label > .bar2 {
    transform: translateX(-22px);
    background-color: transparent;
}

.support-checkbox:checked + label > .bar3 {
    transform: translateX(22px);
    background-color: transparent;
}

.support-checkbox:checked + label > .bar4 {
    transform-origin: 5%;
    transform: rotate(-45deg);
    width: 22px;
}
/*** End Hamburger ***/

.active-dropdown > a, .active-dropdown {
  color: var(--zm-main-blue) !important;
  color: #0B5CFF !important;
  text-decoration: none;
  border-color:var(--zm-main-blue) !important;
  border-color:#0B5CFF !important;
}
.active-dropdown > a > .dropdown-caret, .active-dropdown > .dropdown-caret {
  filter: brightness(0) saturate(100%) invert(33%) sepia(78%) saturate(6543%) hue-rotate(220deg) brightness(102%) contrast(103%);
  transition:rotate 0.35s linear;
  transform:rotate(180deg) translateY(1px);
}
.active-dropdown > .header-dropdown {
  display:block !important;
  z-index:1000 !important;
}
.active-dropdown > .header-dropdown.grid-dropdown {
  display:grid !important;
  display:-ms-grid !important;
}
.active-dropdown > .header-dropdown.flex-dropdown {
  display:flex !important;
  flex-wrap:wrap;
}
.temporary-hide {
  display:none !important;
}
.show-dropdown {
  display:block !important;
}
.show-dropdown.flex-dropdown {
  display:flex !important;
}
/*** HEADER REDESIGN CODE ***/
#header-main-container {
  position:fixed;
  width:100%;
  top:0;
  z-index:300;
  font-family: var(--zm-body-font) !important;
  -webkit-font-smoothing: auto;
}
.header-container {
  width:100%;
  height:100%;
  max-width:1440px;
  margin:0 auto;
  display:inline-flex;
  position:relative;
  justify-content:space-between;
}
.alt-dropdown-style, .industries-dropdown-style {
  position:relative;
}
.alt-dropdown-style .header-dropdown, .industries-dropdown-style .header-dropdown {
  border-radius:4px;
  box-shadow: 0px 0px 3.63674px rgba(0, 0, 0, 0.25);
  right:0;
  left:auto;
  min-width:200px;
  width:auto;
  padding:10px 20px;
  white-space: nowrap;
}
.industries-dropdown-style .header-dropdown > li > a {
  font-size: 16px;
  color:#0B5CFF;
  color:var(--zm-main-blue);
  line-height:34px;
}
.alt-dropdown-style .header-dropdown > li > a {
  font-size:14px;
  color:#666484;
  color:var(--zm-link-grey);
  line-height:34px;
  width:100%;
}
#header-support-ul .grid-dropdown {
  top: 42px !important;
  box-shadow: 0px 0px 3.63674px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
}
@media screen and (min-width:769px) {
  #header-support-ul .grid-dropdown .colhead {
    padding-left:20px !important;
    padding-right:20px !important;
    padding-top:20px !important;
    padding-bottom:0 !important;
  }
  #header-support-ul .grid-dropdown .colbody {
    padding-left:20px !important;
    padding-right:20px !important;
  }
}
.header-dropdown {
  position:absolute;
  left:5%;
  top:40px !important;
  background-color:#fff;
  display:none;
  box-shadow: 0 8px 24px rgba(0,0,0,0.16);
  border-radius:20px;
  width:100%;
  max-width:90vw;
  overflow:hidden;
}
#product-dropdown {
}
.col-3-drop {
  column-count:3;
  -webkit-columns:3;
}
.main-dropdown-style > li {
	padding:40px;
}
.header-dropdown > li > a {
  color:#0B5CFF;
  color:var(--zm-main-blue);
  padding:0;
  display:block;
  line-height:40px;
  font-size:16px;
  font-weight:500;
}
.header-dropdown > li > a:hover, .header-dropdown > li > a:focus {
  text-decoration:underline;
  color:#0B5CFF;
  color:var(--zm-main-blue);
}
#header-logo-a {
  display: inline-flex;
  align-items: center;
  height: 100%;
  margin: 0;
  padding: 0 15px 0 60px;
}
#header-mainbar {
  background-color:#fff;
  background-color:var(--zm-white);
  height:54px;
  position:relative;
  display:flex;
}
#header-mainbar > .header-container {
  padding-right:60px;
}
.FlyoutContainer .CoveoSearchInterface .FlyoutButton {
   margin-right:140px !important;
}
@media screen and (max-width:1023px) {
  #header-mainbar > .header-container {
    padding-right:40px;
  }
  .FlyoutContainer .CoveoSearchInterface .FlyoutButton {
    margin-right:120px !important;
  }
}
@media screen and (min-width:768px) and (max-width:768px) {
  .FlyoutContainer .CoveoSearchInterface .FlyoutButton {
    margin-right:100px !important;
  }
  .FlyoutContainer .CoveoSearchInterface .CoveoSearchbox {
    right:0 !important;
  }
}
@media screen and (max-width:767px) {
  #header-mainbar > .header-container {
    padding-right:20px;
  }
  .FlyoutContainer .CoveoSearchInterface .FlyoutButton {
    margin-right:20px !important;
  }
}
#join-host-bar .header-dropdown {
	top:30px !important;
}
#main-menubar, #join-host-bar {
  display:inline-flex;
  align-items:center;
  height:100%;
  gap:0;
}
#main-menubar > li, #join-host-bar > li {
  padding:0 10px;
}
#header-mainbar.mobile-size #main-menubar > li {
  padding:0;
}
#join-host-bar > li:last-child {
  padding-right:0;
}
#main-menubar {
  margin:0;
}
#join-host-bar {
  margin:0 0 0 auto;
  padding:0 0 0 20px;
}
#join-host-bar .header-dropdown {
  position:absolute !important;
}
#main-menubar .header-dropdown {
  top:55px !important;
}
#main-menubar .dropdown-li .dropdown-caret {
  z-index:1;
  position:absolute;
  right:4px;
  opacity:0;
  transition:all 0.4s ease !important;
  filter: brightness(0) saturate(100%) invert(33%) sepia(78%) saturate(6543%) hue-rotate(220deg) brightness(102%) contrast(103%);
}
#main-menubar .dropdown-li > a:after {
  width:0;
  content:"";
  height:2px;
  position:absolute;
  left:0;
  background-color:#0B5CFF;
  background-color:var(--zm-main-blue);
  bottom:0;
  transition:all 0.35s ease;
}
#main-menubar .dropdown-li.active-dropdown > a:after {
  width:100%;
}
#main-menubar .dropdown-li.active-dropdown .dropdown-caret {
  display:inline-block;
  opacity:1;
  right:0;
}
#main-menubar > li > a {
  padding-right:15px;
}
#main-menubar > li > a, #join-host-bar > li > a {
  color:#666484;
  color:var(--zm-link-grey);
  display:flex;
  align-items:center;
  font-weight:500;
	position:relative;
  font-size:16px;
}
.product-dropdown-chunk {
  display:flex;
  gap:10px;
  align-items:center;
}
#header-support-ul .product-dropdown-chunk-txt > a {
  font-size:16px !important;
  line-height:19px !important;
}
.product-dropdown-chunk-txt > a {
  font-size:14px !important;
  line-height:16.8px !important;
}
@media screen and (max-width:768px) {
  .product-dropdown-chunk-txt > a {
    min-height:40px;
    padding:10px 0;
  }
}
.product-dropdown-chunk-txt > p {
  line-height:120%;
  font-size:12px !important;
  margin-bottom:0;
  color:#00031F;
  color:var(--zm-night-blue);
}
#support-logo {
  height:26px;
}
#header-support {
  background-color:#f6f7f9;
  background-color:var(--zm-light-grey);
  min-height:40px;
  display:flex;
}
#header-support .header-container > ul {
  display:inline-flex;
  align-items:center;
  margin:0 auto 0 0;
  padding:0 60px;
  min-height:40px;
}
@media screen and (max-width:1023px) {
  #header-support .header-container > ul {
    padding:0 40px;
  }
}
@media screen and (max-width:1023px) {
  #header-logo-a {
    padding:0 15px 0 40px;
  }
}
#header-support .header-container > ul > li {
  display:inline-flex;
  line-height:40px;
}
#header-support .header-container > ul > li:first-child > a {
  padding-left:0;
}
#header-support .header-container > ul > li > a {
  color:#616171;
  color:var(--zm-alt-grey);
  padding:0 10px;
  font-size:16px;
  display:flex;
  align-items:center;
  font-weight:500;
  position:relative;
}

@media screen and (min-width:769px) {
  #more-support-dropdown {
  	top:35px !important;
    padding:20px;
    left:10px;
	}
  #more-support-dropdown > li > a {
    line-height:19px;
    margin-bottom:10px;
  }
  #more-support-dropdown li:last-child > a {
    margin-bottom:0;
  }
  #header-support .header-container > ul > li > a {
    line-height:23px;
    padding:2px 10px;
  }
  #header-support .header-container > ul > li > a::after {
    background-color:var(--zm-main-blue);
    background-color:#0b5cff;
    width:0;
    height:1.5px;
    transition:width 0.4s ease;
    content:"";
    position:absolute;
    bottom:0;
  }
  #header-support .header-container > ul > li:first-child.active-dropdown > a::after { 
    width:calc(100% - 10px);
  }
  #header-support .header-container > ul > li.active-dropdown > a::after { 
    width:calc(100% - 20px);
  }
}

#header .header-container > ul > li > a:hover, #header .header-container > ul > li > a:focus {
  color:#0B5CFF;
  color:var(--zm-main-blue);
  text-decoration:none;
}
#header-support .header-container > ul > li > a:hover {
  text-decoration:none;
}
#header .header-container > ul > li > a:hover > .dropdown-caret, #header .header-container > ul > li > a:focus > .dropdown-caret, #signed-in-menubar > li > a:focus > .dropdown-caret, #signed-in-menubar > li > a:hover > .dropdown-caret, .hover-dropdown > a > .dropdown-caret, .hover-dropdown > .dropdown-caret {
  filter: brightness(0) saturate(100%) invert(33%) sepia(78%) saturate(6543%) hue-rotate(220deg) brightness(102%) contrast(103%) !important;
  display:inline-block;
  right:0;
  opacity:1;
}
#top-menubar .dropdown-caret {
  background-image:url('//theme.zdassets.com/theme_assets/141844/84ea6d9c01416d0ebedd19f639bbec9c07f708ae.svg');
}
.header-container .dropdown-caret {
  margin-left: 4px;
  margin-top:2px;
  height: 6px;
  width: 10px;
}
.product-column-header {
  padding-bottom:20px;
  border-bottom: 1px solid #E1E1E6;
  height:100%;
}
.header-dropdown h4 {
  font-weight:600 !important;
  line-height:120% !important;
  color:#00031F !important;
  color:var(--zm-night-blue) !important;
  width:100%;
  font-family:var(--zm-header-font) !important;
}
.header-dropdown p {
  font-size:14px;
  line-height:120%;
  font-weight:400;
  color:#00031F;
  color:var(--zm-night-blue);
}
.header-dropdown a {
  color:#0B5CFF;
  color:var(--zm-main-blue);
  font-weight:500;
  display:block;
}
.product-column-header > h4 {
  padding-bottom: 0px;
  margin-bottom:0px;
  width:100%;
}
.product-column-header > p {
  margin-bottom:0;
  margin-top:10px;
}
.product-column-header > a {
  margin-top:10px;
  color:#0B5CFF;
  color:var(--zm-main-blue);
  font-size:14px;
  line-height:110%;
}
.product-column > ul {
  margin-top:20px;
}
#product-dropdown .product-dropdown-chunk img {
  width:28px;
  height:28px;
  object-fit: none;
  flex-shrink:0;
}
#product-dropdown .col1 ul li:nth-child(1) .product-dropdown-chunk img {
	object-position: -27px -37px;
}
#product-dropdown .col1 ul li:nth-child(2) .product-dropdown-chunk img {
	object-position: -27px -110px;
}
#product-dropdown .col1 ul li:nth-child(3) .product-dropdown-chunk img {
	object-position: -27px -181px;
}
#product-dropdown .col1 ul li:nth-child(4) .product-dropdown-chunk img {
	object-position: -27px -253px;
}
#product-dropdown .col1 ul li:nth-child(5) .product-dropdown-chunk img {
	object-position: -99px -253px;
}
#product-dropdown .col1 ul li:nth-child(6) .product-dropdown-chunk img {
	object-position: -27px -325px;
}
#product-dropdown .col1 ul li:nth-child(7) .product-dropdown-chunk img {
	object-position: -99px -325px;
}
#product-dropdown .col2 ul li:nth-child(1) .product-dropdown-chunk img {
	object-position: -99px -37px;
}
#product-dropdown .col2 ul li:nth-child(2) .product-dropdown-chunk img {
	object-position: -99px -109px;
}
#product-dropdown .col2 ul li:nth-child(3) .product-dropdown-chunk img {
	object-position: -99px -181px;
}
#product-dropdown .col3 ul li:nth-child(1) .product-dropdown-chunk img {
	object-position: -171px -37px;
}
#product-dropdown .col3 ul li:nth-child(2) .product-dropdown-chunk img {
	object-position: -171px -109px;
}
#product-dropdown .col3 ul li:nth-child(3) .product-dropdown-chunk img {
	object-position: -171px -181px;
}
#product-dropdown .col3 ul li:nth-child(4) .product-dropdown-chunk img {
	object-position: -171px -253px;
}
#product-dropdown .col4 ul li:nth-child(1) .product-dropdown-chunk img {
	object-position: -243px -37px;
}
#product-dropdown .col4 ul li:nth-child(2) .product-dropdown-chunk img {
	object-position: -243px -109px;
}
#product-dropdown .col4 ul li:nth-child(3) .product-dropdown-chunk img {
	object-position: -243px -181px;
}

#product-dropdown .scheduler-chunk img {
	object-position: -171px -325px;
}


.product-dropdown-chunk {
  padding-bottom:10px;
}
.product-dropdown-chunk-txt {
  width:100%;
}
.colbody ul li:last-child .product-dropdown-chunk {
  margin-bottom:0;
}
.product-column .product-col {
  display:block !important;
}
.grid-dropdown {
  grid-template-rows: auto;
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-rows:auto;
  -ms-grid-columns:1fr 1fr 1fr
}
.grid-dropdown .col1 {
  grid-column:1;
  -ms-grid-column:1;
}
.grid-dropdown .col2 {
  grid-column:2;
  -ms-grid-column:2;
}
.grid-dropdown .col3 {
  grid-column:3;
  -ms-grid-column:3;
}
.grid-dropdown .col4 {
  grid-column:4;
  -ms-grid-column:4;
}
.grid-dropdown .colhead {
  grid-row:1;
  -ms-grid-row:1;
  padding:20px 20px 0 20px;
}
.grid-dropdown .col2-header-second {
	grid-row:3;
  -ms-grid-row:3;
}
.grid-dropdown .colbody {
  grid-row:2/5;
  -ms-grid-row:2/4;
  padding:20px 20px 20px 20px;
}
.grid-dropdown .col2-body {
  grid-row:2/2;
  -ms-grid-row:2/2;
}
.grid-dropdown .col2-body-second {
	grid-row:4;
  -ms-grid-row:4;
}
.grid-dropdown .col1.colspan4 {
  grid-column:1 / 5;
  -ms-grid-column:1;
  -ms-grid-column-span:4;
}
.grid-dropdown .row3 {
  grid-row:3;
  -ms-grid-row:3;
}
.grid-dropdown .dropdown-footer {
  background-color:#f6f7f9;
  background-color:var(--zm-light-grey);
}
.grid-dropdown .dropdown-footer .dropdown-footer-inner {
  display:flex;
  width:100%;
}
.dropdown-footer-inner .inner1, .dropdown-footer-inner .inner2 {
  flex:1;
  padding:20px;
  display:flex;
  gap:20px;
  align-items:center;
}
.dropdown-footer-inner .inner1 img, .dropdown-footer-inner .inner2 img {
  width:75px;
  height:75px;
}
.dropdown-footer-inner p {
  margin-bottom:10px;
  margin-top:10px;
}
#topic-dropdown {
  grid-template-rows: auto;
  -ms-grid-rows:auto;
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-columns:1fr 1fr 1fr;
}
#topic-dropdown .col1 {
  grid-column:1;
  -ms-grid-column:1;
}
#topic-dropdown .col2 {
  grid-column:2;
  -ms-grid-column:2;
}
#topic-dropdown .col3 {
  grid-column:3;
  -ms-grid-column:3;
}
#topic-dropdown .row1.colhead {
  grid-row:1;
  -ms-grid-row:1;
}
#topic-dropdown .row1.colbody {
  grid-row:2;
  -ms-grid-row:2;
  padding:20px 40px;
}
#topic-dropdown .row2.colhead {
  grid-row:3;
  -ms-grid-row:3;
  padding:20px 40px;
}
#topic-dropdown .row2.colbody {
  grid-row:4;
  -ms-grid-row:4;
}
.flex-dropdown .row {
  display:flex;
  flex-direction:row;
  width:100%;
  margin:0;
}
.flex-dropdown .col {
  display:flex;
  flex-direction:column;
}
.flex-dropdown .row1 .col {
  padding:40px 40px 0 40px;
}
.flex-dropdown .row2 .col {
  padding:20px 40px 40px 40px;
}
#product-dropdown .col1, #product-support-dropdown .col1 {
  background-color:#f6f7f9;
  background-color:var(--zm-light-grey);
}
.header-dropdown ul a {
	font-weight:500;
  font-size:16px;
  display:block;
  width:100%;
  line-height:40px;
}
#support-nav-checkbox-label {
  display:none;
}
#main-nav-checkbox-label .bar3 {
  display:none !important;
}
#main-nav-checkbox-label {
  position: relative;
  cursor:pointer;
  z-index:300;
  color:#666484;
  color: var(--zm-link-grey);
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  align-items:center;
  margin:auto 0;
  display:none;
  padding:0;
}
#header-mainbar:not(.mobile-size) #main-nav-checkbox-label {
  display:none;
}
#header-mainbar.mobile-size #main-nav-checkbox-label {
  display:flex;
}
#header-mainbar.mobile-size #join-host-bar {
  padding:0 20px;
}
#header-mainbar.mobile-size #main-menubar {
  position:absolute;
  top:0;
  display:none;
  background-color:#fff;
  top:54px;
  left:0;
  width:100%;
  z-index:1000;
  height:auto;
  padding:0;
  max-height:calc(100vh - 54px) !important;
  overflow-y:scroll;
}
.magic-box .magic-box-clear {
  z-index:299;
}
#header-mainbar.mobile-size #main-menubar .dropdown-li .dropdown-caret {
  display: flex;
  margin: 0 5px 1px auto;
  float: right;
  opacity:1;
  filter:none;
  position:static;
  z-index:auto;
}
#header-mainbar.mobile-size #main-menubar .dropdown-li.active-dropdown > a:after {
  content:none;
}
#header-mainbar.mobile-size #main-menubar .header-dropdown {
  top:0 !important;
  padding:10px 0;
}
#header-mainbar.mobile-size #main-menubar > li {
  line-height:40px;
}
#header-mainbar.mobile-size #main-menubar > li > a {
  padding: 0;
  display: flex;
  border-bottom: 1px solid rgba(102, 100, 132, 0.25);
  text-align: left;
  width: calc(100% - 80px);
  margin: 0 auto;
  font-weight: 500;
}
@media screen and (max-width:767px) {
  #header-mainbar.mobile-size #main-menubar > li > a {
    width:calc(100% - 40px);
  }
}

#header-mainbar.mobile-size .bottom-button {
  position:fixed;
  height:10vh;
  width:100%;
  display:flex;
  align-items:start;
  justify-content:center;
  bottom:0;
  z-index:2000;
  background-color:#fff;
  padding-top:2vh !important;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  
}
#header-mainbar.mobile-size #main-menubar .bottom-button > a > .dropdown-caret {
  filter: brightness(0) saturate(100%) invert(100%) sepia(19%) saturate(12%) hue-rotate(14deg) brightness(103%) contrast(102%) !important;
  align-self:center;
  margin:0 5px;
  height:10px;
  width:14px;
  transform:rotate(180deg);
  margin-top:2px;
}
#header-mainbar.mobile-size #main-menubar .bottom-button.active-dropdown > a > .dropdown-caret {
  transform:rotate(0deg);
}
#header-mainbar.mobile-size #main-menubar .bottom-button > a {
  border-bottom:none;
  width: auto;
  padding:10px 20px;
  color:#fff !important;
  color:var(--zm-white);
  background-color:#0B5CFF;
  background-color:var(--zm-main-blue);
  border-radius:20px;
  line-height:19px;
}
#header-mainbar.mobile-size #main-menubar {
  height:calc(100vh - 54px) !important;
  top:54px;
  padding-bottom:30vh;
}

#header-mainbar.mobile-size .bottom-button .bottom-button-ul a {
  width:90% !important;
  margin:0 auto;
  padding:10px 0 !important;
  display:flex;
}
#header-mainbar.mobile-size .bottom-button.active-dropdown .bottom-button-ul {
  max-height:200px !important;
  transition:max-height 0.5s ease-in !important;
}
#header-mainbar.mobile-size #main-menubar .header-dropdown.bottom-button-ul {
  position:absolute;
  top:auto !important;
  bottom:10vh !important;
  width:100vw !important;
  max-width:100vw;
  height:auto;
  max-height:0;
  display:block !important;
  padding: 0 !important;
  background-color:#f7f7f8;
  transform-origin: 0 100%;
  transition:max-height 0.5s ease-out;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
}
#header-mainbar.mobile-size #main-menubar .header-dropdown {
  margin: 0 auto;
  width: 90%;
  border: none;
  box-shadow: none;
  padding: 10px 0;
  left: 0;
  position: relative;
  top: 0 !important;
}
#header-mainbar.mobile-size .grid-dropdown {
  grid-template-columns:1fr 1fr;
  grid-template-rows:auto;
  -ms-grid-columns:1fr 1fr;
  -ms-grid-rows:auto;
}
#header-mainbar.mobile-size .product-column-header > h4 {
  font-size:16px !important;
  line-height:19px !important;
}
#header-mainbar.mobile-size .grid-dropdown .colhead {
  padding:20px 20px 0 20px;
}
#header-mainbar.mobile-size .grid-dropdown .colbody {
  padding: 10px 30px 20px 30px;
}
#header-mainbar.mobile-size .grid-dropdown .col1, #header-mainbar.mobile-size .grid-dropdown .col3 {
  grid-column:1;
  -ms-grid-column:1;
}
#header-mainbar.mobile-size .grid-dropdown .col2, #header-mainbar.mobile-size .grid-dropdown .col4 {
  grid-column:2;
  -ms-grid-column:2;
}
#header-mainbar.mobile-size.grid-dropdown .col1.colhead, #header-mainbar.mobile-size .grid-dropdown .col2.colhead {
  grid-row:1;
  -ms-grid-row:1;
}
#header-mainbar.mobile-size .grid-dropdown .col1.colbody, #header-mainbar.mobile-size .grid-dropdown .col2.colbody {
  grid-row:2;
  -ms-grid-row:2;
}
#header-mainbar.mobile-size .grid-dropdown .col3.colhead, #header-mainbar.mobile-size .grid-dropdown .col4.colhead {
  grid-row:3;
  -ms-grid-row:3;
}
#header-mainbar.mobile-size .grid-dropdown .col3.colbody, #header-mainbar.mobile-size .grid-dropdown .col4.colbody {
  grid-row:4;
  -ms-grid-row:4;
}
#header-mainbar.mobile-size #resources-dropdown .dropdown-footer {
  grid-column: 1 / 3;
  -ms-grid-column: 1;
  -ms-grid-column-span:2;
  grid-row:5;
  -ms-grid-row:5;
  margin-bottom:10px;
}
#header-mainbar.mobile-size .show-dropdown .alt-dropdown-style .header-dropdown {
  min-width:0;
  max-width:90%;
}
#header-mainbar.mobile-size .show-dropdown .alt-dropdown-style .header-dropdown > li > a {
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  color:#0B5CFF;
  color: var(--zm-main-blue);
  padding-bottom: 10px;
  padding-top:10px;
  min-height:40px;
}
.all-products-footer {
  width:100%;
  position:absolute;
  bottom:20px;
  grid-column:4;
  padding:0 20px;
}
.all-products-footer .dropdown-footer-inner {
  display:flex;
}
.all-products-footer .dropdown-footer-inner a {
  font-size:16px;
  display:flex;
  width:fit-content;
}
.all-products-footer .dropdown-footer-inner a .dropdown-caret {
	filter: brightness(0) saturate(100%) invert(33%) sepia(78%) saturate(6543%) hue-rotate(220deg) brightness(102%) contrast(103%) !important;
  width:14px;
  height:100%;
  transform:rotate(270deg);
  margin:0 5px;
}
.dropdown-footer-inner .inner-txt a {
  font-size:16px;
  line-height:120%;
}
#header-mainbar:not(.mobile-size) .back-button, #header-mainbar:not(.mobile-size) .dropdown-descriptor {
  display:none;
}
#header-mainbar.mobile-size .back-button {
}
#header-mainbar.mobile-size .back-button a {
  position:relative;
  display:inline-flex;
  gap:10px;
  align-items:center;
  color:var(--zm-link-grey) !important;
  color:#666484 !important;
}
#header-mainbar.mobile-size .back-button .dropdown-caret {
  display:inline-flex !important;
  float:none !important;
  width:14px;
  height:10px;
  margin:0 !important;
  transform:rotate(90deg);
}
#header-mainbar.mobile-size .dropdown-descriptor {
  font-size:16px;
  color:#232333;
  color:var(--zm-charcoal);
  font-weight:700;
}
#header-mainbar.mobile-size #account-dropdown, #header-mainbar.mobile-size #signin-dropdown {
  padding-left:10px;
}
#header-mainbar.mobile-size #account-dropdown li:not(.back-button):not(.dropdown-descriptor), #header-mainbar.mobile-size #signin-dropdown li:not(.back-button):not(.dropdown-descriptor) {
  padding-left:10px;
}
#header .show-dropdown {
  -ms-overflow-style: none;  /* Internet Explorer 10+ */
  scrollbar-width: none;  /* Firefox */
}
#header .show-dropdown::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}

@media screen and (min-width:1400px) {
  #main-nav-checkbox-label {
    display:none !important;
  }
}
@media screen and (max-width:1200px) {
  #support-logo {
    height:22px;
  }
}
@media screen and (max-width:1024px) {
  .header-dropdown {
    width:calc(100vw - 15px);
  }
}
@media screen and (max-width:1023px) {
  #support-nav-checkbox-label {
    left:40px !important;
  }
  #header-mainbar > .header-container {
    padding-right:40px !important;
  }
}
@media screen and (max-width:767px) {
  #header-logo-a {
    padding:0 20px 0 20px;
  }
  #support-nav-checkbox-label {
    left:20px !important;
  }
  #header-mainbar > .header-container {
    padding-right:20px !important;
  }
}

@media screen and (max-width:768px) {
  #support-logo {
    padding-bottom:0 !important;
  }
  #header-support-ul .grid-dropdown {
    top:0 !important;
    box-shadow:none !important;
    border:none !important;
  }
  .all-products-footer {
    width:100%;
    grid-column:1 / 3;
    padding:10px 20px;
    position:static !important;
  }
  .all-products-footer .dropdown-footer-inner a .dropdown-caret {
    margin:0 5px !important;
    height:100%;
  }
  .active-dropdown > a > .dropdown-caret, .active-dropdown > .dropdown-caret {
    transform:rotate(180deg);
  }
  .show-dropdown {
    max-height: 100vh !important;
    transition: max-height 1s ease-in !important;
  }
  #main-menubar {
    padding:0 5%;
  }
  #header-support .header-container .invisible {
    visibility:visible !important;
    position:static;
  }
  .col-3-drop {
    column-count:2;
    -webkit-columns:2;
  }
  #header-support .header-container > ul {
    position:absolute;
    left:0;
    margin:0;
    padding:0;
    flex-wrap:wrap;
    flex-direction:column;
    top:40px;
    width:100%;
    background-color:#fff;
    box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.16);
    display:none;
    max-height:0;
    transition: max-height 0.35s ease-out;
    overflow:hidden;
  }
  .header-search-container > div {
    margin-left:0 !important;
  }
  #header-mainbar > .header-container {
    padding-right:20px;
  }
  #support-logo {
    height:20px;
  }
  #header-support .header-container > ul {
    height:calc(100vh - 94px);
    overflow-y:scroll;
    background-color:#f6f7f9;
  }
  #header-support .header-container > ul > li {
    width:100%;
    display:block;
  }
  #header-support .header-container > ul > li:first-child > a, #header-support .header-container > ul > li > a {
    padding:0;
    display:flex;
    border-bottom:1px solid rgba(102, 100, 132, 0.25);
    text-align:left;
    width:calc(100% - 80px);
    margin:0 auto;
    font-weight:500;
    font-size:16px;
  }
  @media screen and (max-width:767px) {
    #header-support .header-container > ul > li:first-child > a, #header-support .header-container > ul > li > a {
      width:calc(100% - 40px);
    }
  }
  #header-support .header-container > ul > li:last-child > a {
    border:none;
  }
  #header-support .header-container .dropdown-caret {
    display:flex;
    margin:0 5px 1px auto;
    float:right;
  }
  #header-support-ul .header-dropdown {
    background-color:#f6f7f9;
  }
  .header-dropdown {
    margin:0 auto;
  	width:90%;
    border:none;
    box-shadow:none;
    padding:10px 0;
    left:0;
    position:relative;
    top:0 !important;
  }
  .header-dropdown.flex-dropdown {
    flex-wrap:wrap;
  }
  .header-dropdown > li {
    padding:0;
  }
  .header-dropdown.flex-dropdown > li {
    width:50%;
    flex:none;
    padding:20px 10px;
  }
  .header-dropdown > li > h4 {
    border-bottom:none;
    padding-bottom:0;
    font-size:16px !important;
  }
  .header-dropdown > li > a {
    padding:0 10px;
  }
  .header-dropdown > li > ul {
    padding:0 10px;
  }
  .FlyoutContainer .CoveoSearchInterface .FlyoutButton {
    margin-left:5%;
  }
  #support-nav-checkbox-label {
    position: absolute;
    left: 20px;
    top: 12px;
    cursor: pointer;
    z-index: 300;
    color:#00031F;
    color: var(--zm-night-blue);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 14px;
    display: flex;
    align-items: center;
  }
  #header-support #support-nav-checkbox-label .dropdown-caret {
    margin:0 0 1px 5px;
  }
  #product-dropdown {
    gap:0;
    padding:0;
  }
  #product-dropdown .col1.colhead, #product-support-dropdown .col1.colhead  {
    border-radius:12px 12px 0 0;
  }
  #product-dropdown .col1.colbody, #product-support-dropdown .col1.colbody {
    border-radius:0 0 12px 12px;
  }
  #product-dropdown .colbody {
    padding:20px !important;
  }
  .grid-dropdown {
    grid-template-columns:1fr 1fr;
    grid-template-rows:auto;
    -ms-grid-columns:1fr 1fr;
    -ms-grid-rows:auto;
  }
  .product-column-header > h4 {
    font-size:16px !important;
    line-height:19px !important;
  }
  .grid-dropdown .colhead {
    padding:20px 20px 0 20px;
  }
  .grid-dropdown .colbody {
    padding: 10px 30px 20px 30px !important;
  }
  .grid-dropdown .col1, .grid-dropdown .col3 {
    grid-column:1;
    -ms-grid-column:1;
  }
  .grid-dropdown .col2, .grid-dropdown .col4 {
    grid-column:2;
    -ms-grid-column:2;
  }
  .grid-dropdown .col1.colhead, .grid-dropdown .col2.colhead {
    grid-row:1;
    -ms-grid-row:1;
  }
  /*.grid-dropdown .col1.colbody, .grid-dropdown .col2.colbody {
    grid-row:2;
    -ms-grid-row:2;
  }*/
  .grid-dropdown .col2.colbody {
    grid-row:2;
    -ms-grid-row:2;
  }
  .grid-dropdown .col1.colbody {
    grid-row:2/5;
    -ms-grid-row:2/5;
  }
  
  .grid-dropdown .col2.colhead.col2-header-second {
		grid-row:3;
    -ms-grid-row:3;
  }
  .grid-dropdown .col2.colbody.col2-body-second {
    grid-row:4;
    -ms-grid-row:4;
  }
  .grid-dropdown .col3.colhead, .grid-dropdown .col4.colhead {
    grid-row:5;
    -ms-grid-row:5;
  }
  .grid-dropdown .col3.colbody, .grid-dropdown .col4.colbody {
    grid-row:6;
    -ms-grid-row:6;
  }
  #topic-dropdown {
		grid-template-columns:repeat(2, 1fr);
    -ms-grid-columns: 1fr 1fr;
  }
  #topic-dropdown .col1.row1.colhead, #topic-dropdown .col2.row1.colhead {
    grid-row:1;
    -ms-grid-row:1;
  }
  #topic-dropdown .col1.row1.colbody, #topic-dropdown .col2.row1.colbody {
    grid-row:2;
    -ms-grid-row:2;
  }
  #topic-dropdown .col3.row1.colhead, #topic-dropdown .col1.row2.colhead {
    grid-row:3;
    -ms-grid-row:3;
  }
  #topic-dropdown .col3.row1.colbody, #topic-dropdown .col1.row2.colbody {
    grid-row:4;
    -ms-grid-row:4;
  }
  #topic-dropdown .col2.row2.colhead, #topic-dropdown .col3.row2.colhead {
    grid-row:5;
    -ms-grid-row:5;
  }
  #topic-dropdown .col2.row2.colbody, #topic-dropdown .col3.row2.colbody {
    grid-row:6;
    -ms-grid-row:6;
  }
  #topic-dropdown .col1.row1, #topic-dropdown .col3.row1, #topic-dropdown .col2.row2 {
    grid-column:1;
    -ms-grid-column:1;
  }
  #topic-dropdown .col2.row1, #topic-dropdown .col1.row2, #topic-dropdown .col3.row2 {
    grid-column:2;
    -ms-grid-column:2;
  }
  #topic-dropdown .colhead, #topic-dropdown .row2.colhead {
    padding: 20px 20px 0 20px;
  }
  
  .show-dropdown .alt-dropdown-style .header-dropdown, .show-dropdown .industries-dropdown-style .header-dropdown {
		border:none;
    box-shadow:none;
    width:90%;
    padding:10px !important;
    min-width:0;
    max-width:90%;
  }
  #header-support-ul #more-support-dropdown > li > a {
    line-height:40px;
    padding-bottom:0;
  }
  .show-dropdown .alt-dropdown-style .header-dropdown > li > a, .show-dropdown .industries-dropdown-style .header-dropdown > li > a {
    font-size:16px;
    line-height:19px;
    font-weight:500;
    color:#0B5CFF;
    color:var(--zm-main-blue);
    padding-bottom:10px;
  }
  .header-dropdown > li > a {
    padding:0;
  }
  #solutions-dropdown .product-column-header p, #solutions-dropdown .product-column-header a, #resources-dropdown .product-column-header p, #resouces-dropdown .product-column-header a {
    display:none;
  }
  .product-dropdown-chunk-txt p {
    display:none;
  }
  .dropdown-footer .inner-txt h4, .dropdown-footer .inner-txt p {
    display:none;
  }
  .dropdown-footer img {
    width:40px;
    height:40px;
  }
  .dropdown-footer-inner .inner1, .dropdown-footer-inner .inner2 {
    padding:10px;
  }
  .dropdown-footer-inner a {
    font-size:16px;
    font-weight:500;
  }
  .product-dropdown-chunk {
    padding-bottom:0;
  }
  #resources-dropdown .dropdown-footer {
    grid-column: 1 / 3;
    -ms-grid-column: 1;
    -ms-grid-column-span:2;
    grid-row:5;
    -ms-grid-row:5;
  }
   
  
}
@media screen and (max-width:481px) {
  .all-products-footer {
    padding:20px 10px 10px 10px;
  }
  
  #header-mainbar:not(.mobile-size) #join-host-bar, #header-mainbar:not(.mobile-size) #main-menubar {
    display:none;
  }
  
  .col-3-drop {
    column-count:1;
    -webkit-columns:1;
  }
  .grid-dropdown {
    max-width:100%;
    width:100% !important;
    padding:10px !important;
  }
  #product-dropdown {
    padding:10px 0;
  }
  .header-dropdown.flex-dropdown > li {
    width:100%;
    padding: 10px 10px;
  }
  .header-dropdown > li > ul {
    padding:0 10px;
  }
  #header-mainbar {
    height:44px;
  }
  #support-logo {
    height:16px;
  }
  #header-support .header-container > ul {
    height:calc(100vh - 84px);
    padding-bottom:30vh;
    overflow-y:scroll;
  }
  #header-mainbar.mobile-size #main-menubar {
    height:calc(100vh - 44px) !important;
    top:44px;
    padding-bottom:30vh;
    max-height: calc(100vh - 44px) !important;
  }
  .grid-dropdown, #header-mainbar.mobile-size .grid-dropdown {
    grid-template-columns:1fr;
    grid-template-rows:auto;
    -ms-grid-columns:1fr;
    -ms-grid-rows:auto;
  }
  .product-column-header {
    border-bottom:0;
    padding-bottom:0;
  }
  .grid-dropdown .colhead, #header-mainbar.mobile-size .grid-dropdown .colhead {
    padding: 20px 10px 10px 10px;
  }
  .grid-dropdown:not(#product-dropdown) .colhead:first-child {
    padding:10px;
  }
  #resources-dropdown .colbody {
    padding:0 20px 10px 20px !important;
  }
  #product-dropdown .colhead {
    padding:10px 10px 0 10px !important;
  }
  .product-column-header > a {
    margin-top:10px;
  }
  .grid-dropdown .colbody {
    padding:0 20px 10px 20px !important;
    /*border-bottom: 1px solid #E1E1E6;*/
  }
  .grid-dropdown .colhead, .grid-dropdown .colbody, #header-mainbar.mobile-size .grid-dropdown .colhead, #header-mainbar.mobile-size .grid-dropdown .colbody {
    grid-column:1;
    -ms-grid-column:1;
    grid-row:auto !important;
    -ms-grid-row:auto !important;
  }
  #product-support-dropdown .col1.colbody, #product-dropdown .col1.colbody {
    border-bottom:none;
  }
  #topic-dropdown {
    grid-template-columns:1fr;
    -ms-grid-columns:1fr;
  }
  #topic-dropdown .colhead, #topic-dropdown .colbody {
    grid-column:1 !important;
    -ms-grid-column:1 !important;
    grid-row:auto !important;
    -ms-grid-row:auto !important;
  }
  #topic-dropdown .colhead, #topic-dropdown .row2.colhead {
    padding:10px;
  }
  #topic-dropdown .colbody, #solutions-dropdown .colbody {
    padding:0 20px 10px 20px !important;
  }
  #product-dropdown .colbody {
    padding:10px !important;
  }
   #resources-dropdown .dropdown-footer {
    grid-column: 1 !important;
    -ms-grid-column: 1 !important;
    grid-row:1 !important;
    -ms-grid-row:1 !important;
     border-radius:12px;
  }
  #resources-dropdown .col1.colhead {
    grid-row:2;
    -ms-grid-row:2;
  }
  #resources-dropdown .col1.colbody {
    grid-row:3;
    -ms-grid-row:3;
  }
  #resources-dropdown .col2.colhead {
    grid-row:4;
    -ms-grid-row:4;
  }
  #resources-dropdown .col2.colbody {
    grid-row:5;
    -ms-grid-row:5;
  }
  #resources-dropdown .col3.colhead {
    grid-row:6;
    -ms-grid-row:6;
  }
  #resources-dropdown .col3.colbody {
    grid-row:7;
    -ms-grid-row:7;
  }
  #resources-dropdown .col4.colhead {
    grid-row:8;
    -ms-grid-row:8;
  }
  #resources-dropdown .col4.colbody {
    grid-row:9;
    -ms-grid-row:9;
  }
  #resources-dropdown .dropdown-footer-inner {
    flex-wrap:wrap;
  }
  #resources-dropdown .dropdown-footer-inner .inner1, #resources-dropdown .dropdown-footer-inner .inner2 {
    flex:none;
    width:100%;
  }
}

.product-selector li img {	
	height:70px;	
  width:70px;	
}	
.dark-blue-text {	
	color: #0A38F5;	
}
/***** Normalize.css *****/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}


* {
  min-height:0;
}

body {
  margin: 0;
  overflow-x:hidden;
}

main {
  display: block;
}

h1 {
  margin: 0.67em 0;
}

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

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/***** Base *****/
* {
  box-sizing: border-box;
}
.powered-by-zendesk {
  display:none;
}

h3[aria-expanded="true"] span {
  transform:rotate(-90deg) !important;
}

#escalation_button {
  word-wrap: break-word;
  min-height: 0;
  box-sizing: border-box;
  margin: 0 20px 0 0;
  font-family: inherit;
  overflow: visible;
  text-transform: none;
  cursor: pointer;
  border-radius: 4px;
  font-size: 14px;
  line-height: 2.72;
  min-width: 190px;
  padding: 0 1.9286em;
  width: auto;
  color: #4d4d6f;
  border: 1px solid #ddd;
  background-color: transparent;
  -webkit-appearance: button;
}

body {
  background-color: #FFFFFF;
  color: rgba(35, 35, 51, 1);
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

@media (min-width: 1024px) {
  body > main {
    min-height: 70vh;
  }
}
h1, h2, h3, h4, h5, h6 {
  /*font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;*/
  margin-top: 0;
}

h1, .h1 {
  font-family:var(--zm-header-font) !important;
  font-size: 48px !important;
  line-height:120% !important;
  letter-spacing:0 !important;
  color:#232333 !important;
  font-weight:600 !important;
}

h2, .h2 {
  font-family:var(--zm-header-font) !important;
  font-size: 32px !important;
  font-weight:600 !important;
  line-height:120% !important;
  letter-spacing:0 !important;
  color:#232333 !important;
}

.article-body-container h2 > span {
  font-size: inherit !important;
  font-weight:inherit !important;
  line-height:inherit;
  letter-spacing:inherit;
  color:inherit;
  text-transform:initial !important;
}

h3, .h3 {
  font-family:var(--zm-header-font) !important;
  font-weight:600 !important;
  font-size:24px !important;
  line-height:120% !important;
  color:#232333 !important;
}

.article-body-container h3 > span {
  font-size: inherit !important;
  font-weight:inherit !important;
  line-height:inherit;
  letter-spacing:inherit;
  color:inherit;
  text-transform:initial !important;
}

h4, .h4 {
  font-family:var(--zm-header-font) !important;
  font-weight:600 !important;
  font-size:20px !important;
  line-height:120% !important;
  color:#232333 !important;
}

.article-body-container h4 > span {
  font-size: inherit !important;
  font-weight:inherit !important;
  line-height:inherit;
  letter-spacing:inherit;
  color:inherit;
  text-transform:initial !important;
}

h5, .h5 {
  font-family: var(--zm-header-font) !important;
  font-weight:600 !important;
  font-size:16px !important;
  line-height:120% !important;
  letter-spacing: 0 !important;
}

@media screen and (max-width:768px) {
 	
  h1, .h1 {
    font-size:32px !important;
  }
  h2, .h2 {
    font-size:24px !important;
  }
  h3, .h3 {
    font-size:20px !important;
  }
  h4, .h4 {
    font-size:16px !important;
  }
  h5, .h5 {
    font-size:14px !important;
  }
  
}

a {
  color:#2d8cff;
  text-decoration: none;
}

a:hover, a:active, a:focus {
  text-decoration: underline;
}

input,
textarea {
  color: #000;
  font-size: 14px;
}

input {
  max-width: 100%;
  box-sizing: border-box;
  transition: border .12s ease-in-out;
}

input:not([type="checkbox"]) {
  outline: none;
}

input:not([type="checkbox"]):focus {
  border: 1px solid rgba(13, 42, 76, 1);
}

input[disabled] {
  background-color: #ddd;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%23CCC' d='M0 0h10L5 6 0 0z'/%3E%3C/svg%3E%0A") no-repeat #fff;
  background-position: right 10px center;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 8px 30px 8px 10px;
  outline: none;
  color: #555;
  width: 100%;
}

select:focus {
  border: 1px solid rgba(13, 42, 76, 1);
}

select::-ms-expand {
  display: none;
}

textarea {
  border: 1px solid #ddd;
  border-radius: 2px;
  resize: vertical;
  width: 100%;
  outline: none;
  padding: 10px;
}

textarea:focus {
  border: 1px solid rgba(13, 42, 76, 1);
}

.container {
  max-width:1440px !important;
  margin: 0 auto !important;
  padding: 0 60px !important;
}

@media (min-width: 1160px) {
  .container {
    padding: 0 60px !important;
    width: 100% !important;
  }
}
@media (max-width:1023px) {
  .container {
    padding: 0 40px !important;
  }
}

@media (max-width:767px) {
  .container {
    padding:0 20px !important;
  }
}
.container-divider {
  border-top: 1px solid #ddd;
  margin-bottom: 20px;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.error-page {
  max-width: 1440px;
  margin: 0 auto;
  padding: 60px 5%;
}

@media (min-width: 1160px) {
  .error-page {
    padding: 60px 0;
    width: 90%;
  }
}

.visibility-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}
.article-body-container ul {
  list-style:disc;
  padding-left: 40px;
}
@media screen and (max-width:767px) {
  .article-body-container ul {
    display:inline-block;
  }
}

/***** Buttons *****/
.button, .split-button button, .section-subscribe button, .article-subscribe button, .community-follow button, .requests-table-toolbar .organization-subscribe button, .subscriptions-subscribe button, .pagination-next-link, .pagination-prev-link, .pagination-first-link, .pagination-last-link {
  background-color: transparent;
  border: 1px solid rgba(13, 42, 76, 1);
  border-radius: 4px;
  color: rgba(13, 42, 76, 1);
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  line-height: 2.34;
  margin: 0;
  padding: 0 20px;
  text-align: center;
  transition: background-color .12s ease-in-out, border-color .12s ease-in-out, color .15s ease-in-out;
  user-select: none;
  white-space: nowrap;
  width: 100%;
  -webkit-touch-callout: none;
}

@media (min-width: 768px) {
  .button, .split-button button, .section-subscribe button, .article-subscribe button, .community-follow button, .requests-table-toolbar .organization-subscribe button, .subscriptions-subscribe button, .pagination-next-link, .pagination-prev-link, .pagination-first-link, .pagination-last-link {
    width: auto;
  }
}

.button:hover, .split-button button:hover, .section-subscribe button:hover, .article-subscribe button:hover, .community-follow button:hover, .requests-table-toolbar .organization-subscribe button:hover, .subscriptions-subscribe button:hover, .pagination-next-link:hover, .pagination-prev-link:hover, .pagination-first-link:hover, .pagination-last-link:hover, .button:active, .split-button button:active, .section-subscribe button:active, .article-subscribe button:active, .community-follow button:active, .requests-table-toolbar .organization-subscribe button:active, .subscriptions-subscribe button:active, .pagination-next-link:active, .pagination-prev-link:active, .pagination-first-link:active, .pagination-last-link:active, .button:focus, .split-button button:focus, .section-subscribe button:focus, .article-subscribe button:focus, .community-follow button:focus, .requests-table-toolbar .organization-subscribe button:focus, .subscriptions-subscribe button:focus, .pagination-next-link:focus, .pagination-prev-link:focus, .pagination-first-link:focus, .pagination-last-link:focus, .button.button-primary, .split-button button.button-primary, .section-subscribe button.button-primary, .section-subscribe button[data-selected="true"], .article-subscribe button.button-primary, .article-subscribe button[data-selected="true"], .community-follow button.button-primary, .requests-table-toolbar .organization-subscribe button.button-primary, .requests-table-toolbar .organization-subscribe button[data-selected="true"], .subscriptions-subscribe button.button-primary, .subscriptions-subscribe button[data-selected="true"], .button-primary.pagination-next-link, .button-primary.pagination-prev-link, .button-primary.pagination-first-link, .button-primary.pagination-last-link {
  background-color: rgba(13, 42, 76, 1);
  color: #FFFFFF;
  text-decoration: none;
}

.button.button-primary:hover, .split-button button:hover, .section-subscribe button.button-primary:hover, .section-subscribe button:hover[data-selected="true"], .article-subscribe button.button-primary:hover, .article-subscribe button:hover[data-selected="true"], .community-follow button.button-primary:hover, .requests-table-toolbar .organization-subscribe button.button-primary:hover, .requests-table-toolbar .organization-subscribe button:hover[data-selected="true"], .subscriptions-subscribe button.button-primary:hover, .subscriptions-subscribe button:hover[data-selected="true"], .button-primary.pagination-next-link:hover, .button-primary.pagination-prev-link:hover, .button-primary.pagination-first-link:hover, .button-primary.pagination-last-link:hover, .button.button-primary:focus, .split-button button.button-primary:focus, .section-subscribe button.button-primary:focus, .section-subscribe button:focus[data-selected="true"], .article-subscribe button.button-primary:focus, .article-subscribe button:focus[data-selected="true"], .community-follow button.button-primary:focus, .requests-table-toolbar .organization-subscribe button.button-primary:focus, .requests-table-toolbar .organization-subscribe button:focus[data-selected="true"], .subscriptions-subscribe button.button-primary:focus, .subscriptions-subscribe button:focus[data-selected="true"], .button-primary.pagination-next-link:focus, .button-primary.pagination-prev-link:focus, .button-primary.pagination-first-link:focus, .button-primary.pagination-last-link:focus, .button.button-primary:active, .split-button button.button-primary:active, .section-subscribe button.button-primary:active, .section-subscribe button:active[data-selected="true"], .article-subscribe button.button-primary:active, .article-subscribe button:active[data-selected="true"], .community-follow button.button-primary:active, .requests-table-toolbar .organization-subscribe button.button-primary:active, .requests-table-toolbar .organization-subscribe button:active[data-selected="true"], .subscriptions-subscribe button.button-primary:active, .subscriptions-subscribe button:active[data-selected="true"], .button-primary.pagination-next-link:active, .button-primary.pagination-prev-link:active, .button-primary.pagination-first-link:active, .button-primary.pagination-last-link:active {
  background-color: #000;
  border-color: #000;
}

.button[data-disabled], .split-button button[data-disabled], .section-subscribe button[data-disabled], .article-subscribe button[data-disabled], .community-follow button[data-disabled], .requests-table-toolbar .organization-subscribe button[data-disabled], .subscriptions-subscribe button[data-disabled], .pagination-next-link[data-disabled], .pagination-prev-link[data-disabled], .pagination-first-link[data-disabled], .pagination-last-link[data-disabled] {
  cursor: default;
}

.button-large, input[type="submit"], #billing_form_intercept, #support_form_intercept {
  cursor: pointer;
  background-color: rgba(13, 42, 76, 1);
  border: 0;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 2.72;
  min-width: 190px;
  padding: 0 1.9286em;
  width: 100%;
}

@media (min-width: 768px) {
  .button-large, input[type="submit"], #billing_form_intercept, #support_form_intercept {
    width: auto;
  }
}

.button-large:hover, .button-large:active, .button-large:focus, input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus {
  background-color: #000;
}

.button-large[disabled], input[type="submit"][disabled] {
  background-color: #ddd;
}

.button-secondary {
  color: #4d4d6f;
  border: 1px solid #ddd;
  background-color: transparent;
}

.button-secondary:hover, .button-secondary:focus, .button-secondary:active {
  color: rgba(35, 35, 51, 1);
  border: 1px solid #ddd;
  background-color: #f7f7f7;
}

/***** Split button *****/
.split-button {
  display: flex;
}

.split-button button {
  background-color: rgba(13, 42, 76, 1);
  border: 0;
  color: #FFFFFF;
  height: 32px;
  line-height: 16px;
  outline-color: rgba(13, 42, 76, 1);
}

[dir="rtl"] .split-button button:not(:only-child):first-child {
  border-left: 1px solid #FFFFFF;
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
}

[dir="ltr"] .split-button button:not(:only-child):first-child {
  border-right: 1px solid #FFFFFF;
  border-top-right-radius: unset;
  border-bottom-right-radius: unset;
}

.split-button button:not(:only-child):last-child {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 26px;
  min-width: 26px;
  max-width: 26px;
  padding: 0;
}

[dir="rtl"] .split-button button:not(:only-child):last-child {
  border-top-right-radius: unset;
  border-bottom-right-radius: unset;
}

[dir="ltr"] .split-button button:not(:only-child):last-child {
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
}

/***** Tables *****/
.table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}

@media (min-width: 768px) {
  .table {
    table-layout: auto;
  }
}

.table th,
.table th a {
  color: #4d4d6f;
  font-size: 13px;
  text-align: left;
}

[dir="rtl"] .table th, [dir="rtl"]
.table th a {
  text-align: right;
}

.table tr {
  border-bottom: 1px solid #ddd;
  display: block;
  padding: 20px 0;
}

@media (min-width: 768px) {
  .table tr {
    display: table-row;
  }
}

.table td {
  display: block;
}

@media (min-width: 768px) {
  .table td {
    display: table-cell;
  }
}

@media (min-width: 1024px) {
  .table td, .table th {
    padding: 20px 30px;
  }
}

@media (min-width: 768px) {
  .table td, .table th {
    padding: 10px 20px;
    height: 60px;
  }
}

/***** Forms *****/
.form {
  max-width: 650px;
  padding-bottom:60px;
}

.form-field ~ .form-field {
  margin-top: 25px;
}

.form-field label {
  display: block;
  font-size: 13px;
  margin-bottom: 5px;
}

.form-field input {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 10px;
  width: 100%;
}

.form-field input:focus {
  border: 1px solid rgba(13, 42, 76, 1);
}

.form-field input[type="text"] {
  border: 1px solid #ddd;
  border-radius: 4px;
}

.form-field input[type="text"]:focus {
  border: 1px solid rgba(13, 42, 76, 1);
}

.form-field input[type="checkbox"] {
  width: auto;
}

.form-field .nesty-input {
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  outline: none;
  vertical-align: middle;
}

.form-field .nesty-input:focus {
  border: 1px solid rgba(13, 42, 76, 1);
  text-decoration: none;
}

.form-field .hc-multiselect-toggle:focus {
  outline: none;
  border: 1px solid rgba(13, 42, 76, 1);
  text-decoration: none;
}

.form-field textarea {
  vertical-align: middle;
}

.form-field input[type="checkbox"] + label {
  margin: 0 0 0 10px;
}

.form-field .optional {
  color: #4d4d6f;
  margin-left: 4px;
}

.form-field p {
  color: #4d4d6f;
  font-size: 12px;
  margin: 5px 0;
}

.form footer {
  margin-top: 40px;
  padding-top: 30px;
}

.form footer a {
  color: #4d4d6f;
  cursor: pointer;
  margin-right: 15px;
}
.form .suggestion-list {
display:none;
}
.form .suggestion-list label {
display:none;
}
.form .suggestion-list li {
display:none;
}
.form .suggestion-list li a:visited {
display:none;
}

.logo img {
  max-height: 37px;
  vertical-align: middle;
}

.logo span {
  margin: 0 10px;
  color: rgba(13, 42, 76, 1);
}

.logo a {
  display: inline-block;
}

.logo a:hover, .logo a:focus, .logo a:active {
  text-decoration: none;
}

.user-nav {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .user-nav {
    position: relative;
  }
}

.user-nav[aria-expanded="true"] {
  background-color: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15), 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #ddd;
  right: 0;
  left: 0;
  top: 71px;
  z-index: 1;
}

.user-nav[aria-expanded="true"] > a {
  display: block;
  margin: 20px;
}

.nav-wrapper a {
  border: 0;
  color: rgba(14, 114, 237, 1);
  display: none;
  font-size: 14px;
  padding: 0 20px 0 0;
  width: auto;
}

@media (min-width: 768px) {
  .nav-wrapper a {
    display: inline-block;
  }
}

[dir="rtl"] .nav-wrapper a {
  padding: 0 0 0 20px;
}

.nav-wrapper a:hover, .nav-wrapper a:focus, .nav-wrapper a:active {
  background-color: transparent;
  color: rgba(14, 114, 237, 1);
  text-decoration: underline;
}

.nav-wrapper a.sign-in {
  display: inline-block;
}

@media (max-width: 768px) {
  .nav-wrapper .hide-on-mobile {
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
  }
}

.nav-wrapper .menu-button {
  background: none;
  border: 0;
  color: rgba(14, 114, 237, 1);
  display: inline-block;
  margin-right: 10px;
  padding: 0;
  width: auto;
}

@media (min-width: 768px) {
  .nav-wrapper .menu-button {
    display: none;
  }
}

.nav-wrapper .menu-button .icon-menu {
  vertical-align: middle;
  width: 13px;
  height: 13px;
}

[dir="rtl"] .nav-wrapper .menu-button {
  margin-left: 10px;
  margin-right: 0;
}

.nav-wrapper .menu-button:hover, .nav-wrapper .menu-button:focus, .nav-wrapper .menu-button:active {
  background-color: transparent;
  color: rgba(14, 114, 237, 1);
}

.skip-navigation {
  align-items: center;
  background-color: black;
  color: white;
  display: flex;
  font-size: 14px;
  justify-content: center;
  left: -999px;
  margin: 20px;
  padding: 20px;
  overflow: hidden;
  position: absolute;
  top: auto;
  z-index: -999;
}

[dir="rtl"] .skip-navigation {
  left: initial;
  right: -999px;
}

.skip-navigation:focus, .skip-navigation:active {
  left: auto;
  overflow: auto;
  text-align: center;
  text-decoration: none;
  top: auto;
  z-index: 999;
}

[dir="rtl"] .skip-navigation:focus, [dir="rtl"] .skip-navigation:active {
  left: initial;
  right: auto;
}

/***** User info in header *****/
.user-info {
  display: inline-block;
}

.user-info .dropdown-toggle::after {
  display: none;
}

@media (min-width: 768px) {
  .user-info .dropdown-toggle::after {
    display: inline-block;
  }
}

.user-info > button {
  border: 0;
  color: rgba(14, 114, 237, 1);
  min-width: 0;
  padding: 0;
  white-space: nowrap;
}

.user-info > button:hover, .user-info > button:focus {
  color: rgba(14, 114, 237, 1);
  background-color: transparent;
}

.user-info > button::after {
  color: rgba(14, 114, 237, 1);
  padding-right: 15px;
}

[dir="rtl"] .user-info > button::after {
  padding-left: 15px;
  padding-right: 0;
}

#user #user-name {
  display: none;
  font-size: 14px;
}

@media (min-width: 768px) {
  #user #user-name {
    display: inline-block;
  }
}

#user #user-name:hover {
  text-decoration: underline;
}

/***** User avatar *****/
.user-avatar {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

.avatar {
  display: inline-block;
  position: relative;
}

.avatar img {
  height: 40px;
  width: 40px;
}

.avatar .icon-agent {
  color: rgba(13, 42, 76, 1);
  border: 2px solid #fff;
  border-radius: 50%;
  bottom: -4px;
  background-color: #FFFFFF;
  font-size: 17px;
  height: 17px;
  line-height: 17px;
  position: absolute;
  right: -2px;
  text-align: center;
  width: 17px;
}

/***** Breadcrumbs *****/
.breadcrumbs {
  margin: 0 0 15px 0;
  padding: 0;
}

@media (min-width: 768px) {
  .breadcrumbs {
    margin: 0;
  }
}

.breadcrumbs li {
  color: #4d4d6f;
  display: inline;
  font-size: 13px;
  max-width: 450px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.breadcrumbs li + li::before {
  content: ">";
  margin: 0 4px;
}

.breadcrumbs li a:visited {
  color: rgba(14, 114, 237, 1);
}

/***** Search field *****/
.search {
  position: relative;
}

.search input[type="search"] {
  border: 1px solid #ddd;
  border-radius: 30px;
  box-sizing: border-box;
  color: #666;
  height: 40px;
  padding-left: 40px;
  padding-right: 20px;
  -webkit-appearance: none;
  width: 100%;
}

[dir="rtl"] .search input[type="search"] {
  padding-right: 40px;
  padding-left: 20px;
}

.search input[type="search"]:focus {
  border: 1px solid rgba(13, 42, 76, 1);
  color: #555;
}

.search-full input[type="search"] {
  border: 1px solid #fff;
}

.search-icon {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 15px;
  z-index: 1;
  width: 18px;
  height: 18px;
  color: #777;
}

[dir="rtl"] .search-icon {
  right: 15px;
  left: auto;
}

.search-container {
  position: relative;
  width:100% !important;
}

/***** Hero component *****/
.hero {
  background-image: url(//theme.zdassets.com/theme_assets/141844/eabf50894a56b2eb7b2c5b5dac193b307d3aeccc.jpg);
  background-position: center;
  background-size: cover;
  height: 300px;
  padding: 0 20px;
  text-align: center;
  width: 100%;
}

.hero-inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  max-width: 610px;
  margin: 0 auto;
}

.page-header {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 10px 0;
}

@media (min-width: 768px) {
  .page-header {
    align-items: baseline;
    flex-direction: row;
    margin: 0;
  }
}

.page-header .section-subscribe {
  flex-shrink: 0;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .page-header .section-subscribe {
    margin-bottom: 0;
  }
}

.page-header h1 {
  flex-grow: 1;
  margin-bottom: 10px;
}

.page-header-description {
  font-style: italic;
  margin: 0 0 30px 0;
  word-break: break-word;
}

@media (min-width: 1024px) {
  .page-header-description {
    flex-basis: 100%;
  }
}

.page-header .icon-lock {
  height: 20px;
  width: 20px;
  position: relative;
  left: -5px;
  vertical-align: baseline;
}

.sub-nav {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 30px;
  min-height: 50px;
  padding-bottom: 15px;
}

@media (min-width: 768px) {
  .sub-nav {
    align-items: baseline;
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .sub-nav input[type="search"] {
    min-width: 300px;
  }
}

.sub-nav input[type="search"]::after {
  font-size: 15px;
}


/***** Homepage *****/
.section {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .section {
    margin-bottom: 60px;
  }
}

.home-section h2 {
  margin-bottom: 10px;
  text-align: center;
}

/***** Promoted articles *****/
.promoted-articles {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

@media (min-width: 1024px) {
  .promoted-articles {
    flex-direction: row;
  }
}

.promoted-articles-item {
  flex: 1 0 auto;
}

@media (min-width: 1024px) {
  .promoted-articles-item {
    align-self: flex-end;
    flex: 0 0 auto;
    padding-right: 30px;
    width: 33%;
  }
  [dir="rtl"] .promoted-articles-item {
    padding: 0 0 0 30px;
  }
}

.promoted-articles-item:nth-child(3n) {
  padding-right: 0;
}

.promoted-articles-item a {
  display: block;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
  color: rgba(35, 35, 51, 1);
}

.promoted-articles-item .icon-lock {
  vertical-align: baseline;
}

.promoted-articles-item:last-child a {
  border: 0;
}

@media (min-width: 1024px) {
  .promoted-articles-item:last-child a {
    border-bottom: 1px solid #ddd;
  }
}

/***** Community section in homepage *****/
.community {
  text-align: center;
}

.community-image {
  min-height: 300px;
  margin-top: 32px;
  background-image: url(//theme.zdassets.com/theme_assets/141844/f809f5c199aae24d576f120908f1cc705a8a12f1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  max-width: 100%;
}

.community,
.activity {
  border-top: 1px solid #ddd;
  padding: 30px 0;
}

/***** Recent activity *****/
.recent-activity-header {
  margin-bottom: 10px;
  text-align: center;
}

.recent-activity-list {
  padding: 0;
}

.recent-activity-item {
  border-bottom: 1px solid #ddd;
  overflow: auto;
  padding: 20px 0;
}

.recent-activity-item-parent {
  font-size: 16px;
}

.recent-activity-item-parent, .recent-activity-item-link {
  margin: 6px 0;
  color: rgba(35, 35, 51, 1);
  display: inline-block;
  width: 100%;
}

@media (min-width: 768px) {
  .recent-activity-item-parent, .recent-activity-item-link {
    width: 70%;
    margin: 0;
  }
}

.recent-activity-item-link {
  font-size: 14px;
}

.recent-activity-item-meta {
  margin: 15px 0 0 0;
  float: none;
}

@media (min-width: 768px) {
  .recent-activity-item-meta {
    margin: 0;
    float: right;
  }
  [dir="rtl"] .recent-activity-item-meta {
    float: left;
  }
}

.recent-activity-item-time, .recent-activity-item-comment {
  color: #4d4d6f;
  display: inline-block;
  font-size: 13px;
}

.recent-activity-item-comment {
  padding-left: 5px;
}

[dir="rtl"] .recent-activity-item-comment {
  padding: 0 5px 0 0;
}

.recent-activity-item-comment::before {
  display: inline-block;
}

.recent-activity-controls {
  padding-top: 15px;
}

.recent-activity-accessibility-label {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

.recent-activity-comment-icon svg {
  vertical-align: middle;
  color: rgba(13, 42, 76, 1);
  width: 16px;
  height: 16px;
}

.recent-activity-comment-icon:after {
  content: attr(data-comment-count);
  margin-left: 3px;
}

[dir="rtl"] .recent-activity-comment-icon:after {
  margin-left: 0;
  margin-right: 3px;
}

/***** Category pages *****/
.category-container {
  display: flex;
  justify-content: flex-end;
}

.category-content {
  flex: 1;
}

@media (min-width: 1024px) {
  .category-content {
    flex: 0 0 80%;
  }
}

.section-tree {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .section-tree {
    flex-direction: row;
  }
}

.section-tree .section {
  flex: initial;
}

@media (min-width: 768px) {
  .section-tree .section {
    flex: 0 0 45%;
  }
}

.section-tree-title {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
}

.section-tree-title a {
  color: rgba(35, 35, 51, 1);
}

.section-tree .see-all-articles {
  display: block;
  padding: 15px 0;
}

.article-list-item {
  font-size: 16px;
  padding: 15px 0;
}

.article-list-item a {
  color: rgba(35, 35, 51, 1);
}

.icon-star {
  color: rgba(13, 42, 76, 1);
  font-size: 18px;
}

/***** Section pages *****/
.section-container {
  display: flex;
  justify-content: flex-end;
}

.section-content {
  flex: 1;
}

@media (min-width: 1024px) {
  .section-content {
    flex: 0 0 80%;
  }
}

.section-list {
  margin: 40px 0;
}

.section-list-item {
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  padding: 15px 0;
}

.section-list-item:first-child {
  border-top: 1px solid #ddd;
}

.section-list-item a {
  align-items: center;
  color: rgba(35, 35, 51, 1);
  display: flex;
  justify-content: space-between;
}

.see-all-sections-trigger {
  cursor: pointer;
  display: block;
  padding: 15px;
  text-align: center;
}

.see-all-sections-trigger[aria-hidden="true"] {
  display: none;
}

/***** Article *****/

/* Back To Top button for support articles ZCS-811 */
#return-to-top {
    position: fixed;
    bottom: 24px;
    left: 24px;
    height: 56px;
		cursor: pointer;
    z-index: 22;
  	display:none;
}
#return-to-top .circle {
    background: #0B5CFF;
    height: 56px;
    width: 56px;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 100%;
    animation: myball 3s ease infinite;
}

#return-to-top .rtt-arrow {
    height: 12px;
    width: 12px;
    background: transparent;
    position: absolute;
    top: 22px;
    left: 22px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(-45deg);
    border-radius: 0 4px 0 0;
    animation: myarrow 3s ease infinite;
}

#return-to-top .circle:hover {
    background: #0C63CE;
}
/* end of button css*/

.article {
  flex: 1 0 auto;
}

@media (min-width: 1024px) {
  .article {
    flex: 1 0 66%;
    max-width: 66%;
    min-width: 640px;
    padding: 0 30px;
  }
}

.article-container {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  .article-container {
    flex-direction: row;
  }
}

.article-header {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .article-header {
    flex-direction: row;
    margin-top: 0;
  }
}

.article-avatar {
  margin-right: 10px;
}

.article-author {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .article-title {
    flex-basis: 100%;
  }
}

.article-title .icon-lock {
  position: relative;
  left: -5px;
  vertical-align: baseline;
}

.article [role="button"] {
  flex-shrink: 0;
  /*Avoid collapsing elements in Safari (https://github.com/philipwalton/flexbugs#1-minimum-content-sizing-of-flex-items-not-honored)*/
  width: 100%;
}

@media (min-width: 768px) {
  .article [role="button"] {
    width: auto;
  }
}

.article-info {
  max-width: 100%;
}

.article-meta {
  display: inline-block;
  vertical-align: middle;
}

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

.article-body ul, .article-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}

[dir="rtl"] .article-body ul, [dir="rtl"] .article-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}

.article-body ul > ul, .article-body ol > ol, .article-body ol > ul, .article-body ul > ol, .article-body li > ul, .article-body li > ol {
  margin: 0;
}

.article-body ul {
  list-style-type: disc;
}

.article-body a:visited {
  color: rgba(14, 114, 237, 1);
}

.article-body code {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}

.article-body pre {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.article-body blockquote {
  border-left: 1px solid #ddd;
  color: #4d4d6f;
  font-style: italic;
  padding: 0 15px;
}

.article-body > p:last-child {
  margin-bottom: 0;
}

.article-content {
  line-height: 1.6;
  margin: 40px 0;
  word-wrap: break-word;
}

.article-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}

.article-comment-count {
  color: #4d4d6f;
}

.article-comment-count:hover {
  text-decoration: none;
}

.article-comment-count-icon {
  vertical-align: middle;
  color: rgba(13, 42, 76, 1);
  width: 18px;
  height: 18px;
}

.article-sidebar {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  margin-bottom: 20px;
  padding: 0;
}

@media (min-width: 1024px) {
  .article-sidebar {
    border: 0;
    flex: 0 0 17%;
    height: auto;
  }
}

.article-relatives {
  border-top: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  padding: 20px 0;
}

@media (min-width: 768px) {
  .article-relatives {
    flex-direction: row;
  }
}

.article-relatives > * {
  flex: 1 0 50%;
  min-width: 50%;
  overflow-wrap: break-word;
  margin-right: 0;
}

.article-relatives > *:last-child {
  padding: 0;
}

@media (min-width: 768px) {
  .article-relatives > * {
    padding-right: 20px;
  }
}

.article-votes {
  border-top: 1px solid #ddd;
  padding: 30px 0;
  text-align: center;
}

.article-vote {
  margin: 10px 5px;
  min-width: 90px;
  width: auto;
}

.article-more-questions {
  margin: 10px 0 20px;
  text-align: center;
}

.article-return-to-top {
  border-top: 1px solid #ddd;
}

@media (min-width: 1024px) {
  .article-return-to-top {
    display: none;
  }
}

.article-return-to-top a {
  color: rgba(35, 35, 51, 1);
  display: block;
  padding: 20px 0;
}

.article-return-to-top a:hover, .article-return-to-top a:focus {
  text-decoration: none;
}

.article-return-to-top-icon {
  transform: rotate(0.5turn);
}

.sidenav-title {
  font-size: 15px;
  position: relative;
  font-weight: 600;
}

.sidenav-item {
  border-radius: 4px;
  color: rgba(35, 35, 51, 1);
  display: block;
  margin-bottom: 10px;
  padding: 10px;
}

.sidenav-item.current-article, .sidenav-item:hover {
  background-color: rgba(13, 42, 76, 1);
  color: #FFFFFF;
  text-decoration: none;
}

/***** Attachments *****/
/* Styles attachments inside posts, articles and comments */
.attachments .attachment-item {
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
}

.attachments .attachment-item:last-child {
  margin-bottom: 0;
}

.attachments .attachment-item .attachment-icon {
  color: rgba(35, 35, 51, 1);
  left: 0;
  position: absolute;
  top: 5px;
}

[dir="rtl"] .attachments .attachment-item {
  padding-left: 0;
  padding-right: 20px;
}

[dir="rtl"] .attachments .attachment-item .attachment-icon {
  left: auto;
  right: 0;
}

.upload-dropzone span {
  color: #4d4d6f;
}

/***** Social share links *****/
.share {
  padding: 0;
  white-space: nowrap;
}

.share li, .share a {
  display: inline-block;
}

.share li {
  height: 25px;
  width: 25px;
}

.share a {
  color: #4d4d6f;
}

.share a:hover {
  text-decoration: none;
  color: rgba(13, 42, 76, 1);
}

.share a svg {
  height: 18px;
  width: 18px;
  display: block;
}

/***** Comments *****/
/* Styles comments inside articles, posts and requests */
.comment {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}

.comment-heading, .recent-articles-title,
.related-articles-title {
  margin-bottom: 5px;
  margin-top: 0;
  font-size: 18px;
  font-weight: 600;
}

.comment-overview {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 20px 0;
}

.comment-overview p {
  margin-top: 0;
}

.comment-callout {
  color: #4d4d6f;
  display: inline-block;
  font-size: 13px;
  margin-bottom: 0;
}

.comment-callout a {
  color: rgba(13, 42, 76, 1);
}

.comment-sorter {
  display: inline-block;
  float: right;
}

.comment-sorter .dropdown-toggle {
  color: #4d4d6f;
  font-size: 13px;
}

[dir="rtl"] .comment-sorter {
  float: left;
}

.comment-wrapper {
  display: flex;
  position: relative;
}

.comment-wrapper.comment-official {
  border: 1px solid rgba(13, 42, 76, 1);
  padding: 40px 20px 20px;
}

@media (min-width: 768px) {
  .comment-wrapper.comment-official {
    padding-top: 20px;
  }
}

.comment-info {
  min-width: 0;
  padding-right: 20px;
  width: 100%;
}

[dir="rtl"] .comment-info {
  padding-right: 0;
  padding-left: 20px;
}

.comment-author {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .comment-author {
    justify-content: space-between;
  }
}

.comment-avatar {
  margin-right: 10px;
}

[dir="rtl"] .comment-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.comment-meta {
  flex: 1 0 auto;
}

.comment-labels {
  flex-basis: 100%;
}

@media (min-width: 768px) {
  .comment-labels {
    flex-basis: auto;
  }
}

.comment .status-label:not(.status-label-official) {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .comment .status-label:not(.status-label-official) {
    margin-top: 0;
  }
}

.comment-form {
  display: flex;
  padding-top: 30px;
  word-wrap: break-word;
}

.comment-container {
  width: 100%;
}

.comment-form-controls {
  display: none;
  margin-top: 10px;
  text-align: left;
}

@media (min-width: 768px) {
  [dir="ltr"] .comment-form-controls {
    text-align: right;
  }
}

.comment-form-controls input[type="submit"] {
  margin-top: 15px;
}

@media (min-width: 1024px) {
  .comment-form-controls input[type="submit"] {
    margin-left: 15px;
  }
  [dir="rtl"] .comment-form-controls input[type="submit"] {
    margin-left: 0;
    margin-right: 15px;
  }
}

.comment-form-controls input[type="checkbox"] {
  margin-right: 5px;
}

.comment-form-controls input[type="checkbox"] [dir="rtl"] {
  margin-left: 5px;
}

.comment-ccs {
  display: none;
}

.comment-ccs + textarea {
  margin-top: 10px;
}

.comment-attachments {
  margin-top: 10px;
}

.comment-attachments a {
  color: rgba(13, 42, 76, 1);
}

.comment-body {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
  line-height: 1.6;
  overflow-x: auto;
}

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

.comment-body ul, .comment-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}

[dir="rtl"] .comment-body ul, [dir="rtl"] .comment-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}

.comment-body ul > ul, .comment-body ol > ol, .comment-body ol > ul, .comment-body ul > ol, .comment-body li > ul, .comment-body li > ol {
  margin: 0;
}

.comment-body ul {
  list-style-type: disc;
}

.comment-body a:visited {
  color: rgba(14, 114, 237, 1);
}

.comment-body code {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}

.comment-body pre {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.comment-body blockquote {
  border-left: 1px solid #ddd;
  color: #4d4d6f;
  font-style: italic;
  padding: 0 15px;
}

.comment-mark-as-solved {
  display: inline-block;
}

/***** Vote *****/
/* Used in article comments, post comments and post */
.vote {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.vote a:active, .vote a:hover, .vote a:focus {
  text-decoration: none;
}

.vote-sum {
  color: #4d4d6f;
  display: block;
  margin: 3px 0;
}

[dir="rtl"] .vote-sum {
  direction: ltr;
  unicode-bidi: bidi-override;
}

.vote-up svg {
  transform: scale(1, -1);
}

.vote-up:hover,
.vote-down:hover {
  color: rgba(13, 42, 76, 1);
}

.vote-up, .vote-down {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  color: #4d4d6f;
  cursor: pointer;
  min-height: 35px;
  min-width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.vote-voted {
  color: rgba(13, 42, 76, 1);
}

.vote-voted:hover {
  color: #000;
}

/***** Actions *****/
/* Styles admin and en user actions(edit, delete, change status) in comments and posts */
.actions {
  text-align: center;
  flex-shrink: 0;
  /*Avoid collapsing elements in Safari*/
}

.actions button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  min-height: 35px;
  min-width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/***** Community *****/
.community-hero {
  background-image: url(//theme.zdassets.com/theme_assets/141844/e8671b2629a56a2a58bdce403940f55557d1dc6b.jpg);
  margin-bottom: 10px;
}

.community-footer {
  padding-top: 50px;
  text-align: center;
}

.community-footer-title {
  font-size: 16px;
  margin-bottom: 20px;
}

.community-featured-posts .title {
  font-size: 18px;
  font-weight: 600;
}

.community-featured-posts, .community-activity {
  padding-top: 40px;
  width: 100%;
}

.community-header {
  margin-bottom: 30px;
}

.community-header .title {
  margin-bottom: 0;
  font-size: 16px;
}

.post-to-community {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .post-to-community {
    margin: 0;
  }
}

/* Community topics grid */
.topics {
  max-width: none;
  width: 100%;
}

.topics-item .meta-group {
  justify-content: center;
  margin-top: 20px;
}

/* Community topic page */
.topic-header {
  border-bottom: 1px solid #ddd;
  font-size: 13px;
}

@media (min-width: 768px) {
  .topic-header {
    padding-bottom: 10px;
  }
}

.topic-header .dropdown {
  display: block;
  border-top: 1px solid #ddd;
  padding: 10px 0;
}

@media (min-width: 768px) {
  .topic-header .dropdown {
    border-top: 0;
    display: inline-block;
    margin-right: 20px;
    padding: 0;
  }
}

.no-posts-with-filter {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* Topic, post and user follow button */
.community-follow {
  margin-bottom: 10px;
  width: 100%;
}

@media (min-width: 768px) {
  .community-follow {
    margin-bottom: 0;
    width: auto;
  }
}

.community-follow button {
  line-height: 30px;
  padding: 0 10px 0 15px;
  position: relative;
  width: 100%;
}

@media (min-width: 768px) {
  .community-follow button {
    width: auto;
  }
}

.community-follow button:hover {
  background-color: rgba(13, 42, 76, 1);
}

.community-follow button:hover::after, .community-follow button:focus::after {
  border-color: #FFFFFF;
  color: #FFFFFF;
}

.community-follow button[data-selected="true"] {
  background-color: rgba(13, 42, 76, 1);
  color: #FFFFFF;
}

.community-follow button[data-selected="true"]::after {
  border-left: 1px solid #FFFFFF;
  color: #FFFFFF;
}

.community-follow button[data-selected="true"]:hover {
  background-color: #000;
  border-color: #000;
}

.community-follow button::after {
  border-left: 1px solid rgba(13, 42, 76, 1);
  content: attr(data-follower-count);
  color: rgba(13, 42, 76, 1);
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
  margin-left: 15px;
  padding-left: 10px;
  position: absolute;
  right: 10px;
}

@media (min-width: 768px) {
  .community-follow button::after {
    position: static;
  }
}

[dir="rtl"] .community-follow button::after {
  border-left: 0;
  border-right: 1px solid rgba(13, 42, 76, 1);
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
}

/***** Striped list *****/
/* Used in community posts list and requests list */
.striped-list {
  padding: 0;
}

.striped-list-item {
  align-items: flex-start;
  border-bottom: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 20px 0;
}

@media (min-width: 768px) {
  .striped-list-item {
    align-items: center;
    flex-direction: row;
  }
}

.striped-list-info {
  flex: 2;
}

.striped-list-title {
  color: rgba(14, 114, 237, 1);
  margin-bottom: 10px;
  margin-right: 5px;
}

.striped-list-title:hover, .striped-list-title:focus, .striped-list-title:active {
  text-decoration: underline;
}

.striped-list-title:visited {
  color: rgba(14, 114, 237, 1);
}

.striped-list .meta-group {
  margin: 5px 0;
}

.striped-list-count {
  color: #4d4d6f;
  font-size: 13px;
  justify-content: flex-start;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .striped-list-count {
    display: flex;
    flex: 1;
    justify-content: space-around;
  }
}

.striped-list-count-item::after {
  content: "·";
  display: inline-block;
  padding: 0 5px;
}

@media (min-width: 768px) {
  .striped-list-count-item::after {
    display: none;
  }
}

.striped-list-count-item:last-child::after {
  display: none;
}

.striped-list-number {
  text-align: center;
}

@media (min-width: 768px) {
  .striped-list-number {
    color: rgba(35, 35, 51, 1);
    display: block;
  }
}

/***** Status labels *****/
/* Styles labels used in posts, articles and requests */
.status-label {
  background-color: #038153;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  margin-right: 2px;
  padding: 3px 10px;
  vertical-align: middle;
  white-space: nowrap;
  display: inline-block;
}

.status-label:hover, .status-label:active, .status-label:focus {
  text-decoration: none;
}

.status-label-pinned, .status-label-featured, .status-label-official {
  background-color: rgba(13, 42, 76, 1);
}

.status-label-official {
  border-radius: 0;
  margin-right: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .status-label-official {
    border-radius: 0 0 4px 4px;
    right: 30px;
    width: auto;
  }
}

[dir="rtl"] .status-label-official {
  left: 30px;
  right: auto;
}

.status-label-not-planned, .status-label-closed {
  background-color: #e9ebed;
  color: #4d4d6f;
}

.status-label-pending, .status-label-pending-moderation {
  background-color: #1f73b7;
  text-align: center;
}

.status-label-open {
  background-color: #c72a1c;
}

.status-label-solved {
  background-color: #68737d;
}

.status-label-new {
  background-color: #ffb648;
  color: #703b15;
}

.status-label-hold {
  background-color: #000;
}

/***** Post *****/
/*
* The post grid is defined this way:
* Content | Sidebar
* 70%     | 30%
*/
.post {
  flex: 1;
  margin-bottom: 10px;
}

@media (min-width: 1024px) {
  .post {
    flex: 1 0 70%;
    max-width: 70%;
  }
}

.post-container {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  .post-container {
    flex-direction: row;
  }
}

.post-header {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .post-header {
    align-items: baseline;
    flex-direction: row;
  }
}

.post-header .status-label {
  vertical-align: super;
}

.post-title {
  margin-bottom: 20px;
  width: 100%;
}

@media (min-width: 768px) {
  .post-title {
    margin-bottom: 0;
    padding-right: 10px;
  }
}

.post-title h1 {
  display: inline;
  vertical-align: middle;
}

@media (min-width: 768px) {
  .post-title h1 {
    margin-right: 5px;
  }
}

.post-author {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}

.post-avatar {
  margin-bottom: 30px;
}

.post-content {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
  line-height: 1.6;
  word-break: break-word;
}

.post-info-container {
  display: flex;
  margin-bottom: 40px;
}

.post-info {
  min-width: 0;
  padding-right: 20px;
  width: 100%;
}

[dir="rtl"] .post-info {
  padding-right: 0;
  padding-left: 20px;
}

.post-meta {
  display: inline-block;
  flex: 1;
  margin-left: 10px;
  vertical-align: middle;
}

[dir="rtl"] .post-meta {
  margin-left: 0;
  margin-right: 10px;
}

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

.post-body ul, .post-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}

[dir="rtl"] .post-body ul, [dir="rtl"] .post-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}

.post-body ul > ul, .post-body ol > ol, .post-body ol > ul, .post-body ul > ol, .post-body li > ul, .post-body li > ol {
  margin: 0;
}

.post-body ul {
  list-style-type: disc;
}

.post-body a:visited {
  color: rgba(14, 114, 237, 1);
}

.post-body code {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}

.post-body pre {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.post-body blockquote {
  border-left: 1px solid #ddd;
  color: #4d4d6f;
  font-style: italic;
  padding: 0 15px;
}

.post-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}

.post-comment-count {
  color: #4d4d6f;
}

.post-comment-count:hover {
  text-decoration: none;
}

.post-comment-count .icon-comments {
  color: rgba(13, 42, 76, 1);
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 5px;
  vertical-align: middle;
}

.post-sidebar {
  border-top: 1px solid #ddd;
  flex: 1;
  padding: 30px 0;
  text-align: center;
}

@media (min-width: 1024px) {
  .post-sidebar {
    border: 0;
    flex: 1 0 30%;
    padding: 0 0 0 50px;
    text-align: initial;
  }
  [dir="rtl"] .post-sidebar {
    padding: 0 50px 0 0;
  }
}

.post-sidebar-title {
  font-size: 18px;
  font-weight: 600;
}

.post-comments {
  margin-bottom: 20px;
}

@media (min-width: 1024px) {
  .post-comments {
    margin-bottom: 0;
  }
}

/***** Community Badges *****/
/* Styles labels used next to the authors of article comments, community posts, and community comments */
.community-badge-title {
  background-color: #04444d;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 0px 8px;
  vertical-align: top;
  white-space: nowrap;
  display: inline-flex;
  line-height: 18px;
  vertical-align: middle;
}

.profile-info .community-badge-title {
  padding: 2px 8px;
  line-height: 20px;
}

.community-badge-container-achievements {
  display: flex;
}

.community-badge-container-achievements > .community-badge-titles {
  margin-left: calc(28px - 0.5em);
}

[dir="rtl"] .community-badge-container-achievements > .community-badge-titles {
  margin-right: calc(28px - 0.5em);
}

.community-name-and-title-badges {
  display: flex;
  flex-wrap: wrap;
}

.community-badge {
  margin: 2px;
}

.community-badge-achievements {
  display: block;
  height: 16px;
  white-space: nowrap;
  width: 16px;
}

.profile-info .community-badge-achievements {
  height: 40px;
  width: 40px;
}

.community-title-badges {
  flex-basis: 100%;
  margin-top: 15px;
}

.community-badge-achievements-rest {
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  vertical-align: top;
}

.community-badge-achievements img {
  width: 100%;
  height: 100%;
}

.community-badge-titles img {
  width: 20px;
  height: 20px;
}

.profile-info .community-badge-achievements-rest {
  line-height: 40px;
  font-size: 20px;
}

/* Navigation element that collapses on mobile */
.collapsible-nav {
  flex-direction: column;
  font-size: 14px;
  position: relative;
}

@media (min-width: 768px) {
  .collapsible-nav {
    flex-direction: row;
  }
}

.collapsible-nav-border {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

@media (min-width: 768px) {
  .collapsible-nav-border {
    border-top: 0;
  }
}

.collapsible-nav-toggle {
  top: calc(45px / 2);
  transform: translateY(-50%);
  position: absolute;
  right: 0;
  padding: 0;
  border: 0;
  background: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  z-index:299;
}

@media (min-width: 768px) {
  .collapsible-nav-toggle {
    display: none;
  }
}
@media screen and (max-width:768px) {

  .my-activities-header {
    padding:20px 0;
  }
  
  .collapsible-nav-list {
    margin-bottom:0;
  }
}

[dir="rtl"] .collapsible-nav-toggle {
  left: 0;
  right: auto;
}

.collapsible-nav-toggle-icon {
  display: none;
}

.collapsible-nav-toggle[aria-expanded="false"] .chevron-icon {
  display: inline-block;
}

.collapsible-nav-toggle[aria-expanded="true"] .x-icon {
  display: inline-block;
}

.collapsible-nav-toggle:focus {
  outline: none;
  border: 1px solid rgba(13, 42, 76, 1);
}

.collapsible-nav-list {
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .collapsible-nav-list {
    flex-direction: row;
  }
}

.collapsible-nav-list li {
  color: rgba(35, 35, 51, 1);
  line-height: 45px;
  order: 1;
}

@media (min-width: 768px) {
  .collapsible-nav-list li {
    line-height: normal;
    margin-right: 30px;
  }
  [dir="rtl"] .collapsible-nav-list li {
    margin-left: 30px;
    margin-right: 0;
  }
  .collapsible-nav-list li a {
    text-decoration: none;
    padding: 15px 0;
  }
}

.collapsible-nav-list li a {
  color: rgba(35, 35, 51, 1);
  display: block;
}

@media (min-width: 768px) {
  .collapsible-nav-list li:hover {
    border-bottom: 4px solid #ddd;
  }
  .collapsible-nav-list li:hover a:not([aria-current="page"]) {
    padding: 15px 0 11px 0;
    text-decoration: none;
  }
}

.collapsible-nav-list li:not([aria-selected="true"]),
.collapsible-nav-list li:not(.current) {
  display: none;
}

@media (min-width: 768px) {
  .collapsible-nav-list li:not([aria-selected="true"]),
  .collapsible-nav-list li:not(.current) {
    display: block;
  }
}

@media (min-width: 768px) {
  .collapsible-nav-list li[aria-selected="true"] {
    padding: 15px 0 11px 0;
  }
}

.collapsible-nav-list li[aria-selected="true"],
.collapsible-nav-list li.current {
  order: 0;
  position: relative;
}

@media (min-width: 768px) {
  .collapsible-nav-list li[aria-selected="true"],
  .collapsible-nav-list li.current {
    border-bottom: 4px solid rgba(13, 42, 76, 1);
    order: 1;
  }
}

.collapsible-nav-list li[aria-selected="true"] a,
.collapsible-nav-list li.current a {
  color: rgba(35, 35, 51, 1);
}

.collapsible-nav[aria-expanded="true"] li:not([aria-selected="true"]),
.collapsible-nav[aria-expanded="true"] li:not(.current) {
  display: block;
}

/* Sidebar navigation that collapses on mobile */
.collapsible-sidebar {
  flex: 1;
  max-height: 45px;
  overflow: hidden;
  padding: 10px 0;
  position: relative;
}

@media (min-width: 1024px) {
  .collapsible-sidebar {
    max-height: none;
    padding: 0;
  }
}

.collapsible-sidebar-title {
  margin-top: 0;
}

.collapsible-sidebar-toggle {
  position: absolute;
  top: calc(45px / 2);
  transform: translateY(-50%);
  right: 0;
  padding: 0;
  border: 0;
  background: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}

@media (min-width: 1024px) {
  .collapsible-sidebar-toggle {
    display: none;
  }
}
@media (max-width:1023px) {
  .collapsible-sidebar-title {
    cursor:pointer;
  }
}

[dir="rtl"] .collapsible-sidebar-toggle {
  left: 0;
  right: auto;
}

.collapsible-sidebar-toggle-icon {
  display: none;
}

.collapsible-sidebar-toggle[aria-expanded="false"] .chevron-icon {
  display: inline-block;
}

.collapsible-sidebar-toggle[aria-expanded="true"] .x-icon {
  display: inline-block;
}

.collapsible-sidebar-toggle:focus {
  outline: none;
  border: 1px solid rgba(13, 42, 76, 1);
}

.collapsible-sidebar-body {
  display: none;
}

@media (min-width: 1024px) {
  .collapsible-sidebar-body {
    display: block;
  }
}

.collapsible-sidebar[aria-expanded="true"] {
  max-height: none;
}

.collapsible-sidebar[aria-expanded="true"] .collapsible-sidebar-body {
  display: block;
}

/***** My activities *****/
.my-activities-nav {
  background-color: #f2f2f2;
  margin-bottom: 20px;
}

.my-activities-sub-nav {
  margin-bottom: 30px;
}

.my-activities-table .striped-list-title {
  /* My activities tables */
  display: block;
  margin-bottom: 10px;
  max-width: 350px;
  white-space: normal;
}

@media (min-width: 1024px) {
  .my-activities-table .striped-list-title {
    margin-bottom: 0;
    max-width: 500px;
    min-width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.my-activities-table thead {
  display: none;
}

@media (min-width: 768px) {
  .my-activities-table thead {
    display: table-header-group;
  }
}

.my-activities-table th:first-child,
.my-activities-table td:first-child {
  padding-left: 0;
}

@media (min-width: 1024px) {
  .my-activities-table th:first-child,
  .my-activities-table td:first-child {
    width: 500px;
  }
}

.my-activities-table th:last-child,
.my-activities-table td:last-child {
  padding-right: 0;
}

.my-activities-table td:not(:first-child) {
  display: none;
}

@media (min-width: 768px) {
  .my-activities-table td:not(:first-child) {
    display: table-cell;
  }
}

/* Requests table */
.requests-search {
  width: 100%;
}

.requests-table-toolbar {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .requests-table-toolbar {
    flex-direction: row;
  }
}

.requests-table-toolbar .search {
  flex: 1;
  width: 100%;
}

.requests-table-toolbar .request-table-filter {
  width: 100%;
}

@media (min-width: 768px) {
  .requests-table-toolbar .request-table-filter {
    width: auto;
  }
}

.requests-table-toolbar .request-filter {
  display: block;
}

@media (min-width: 768px) {
  .requests-table-toolbar .request-filter {
    margin: 0 0 0 30px;
  }
  [dir="rtl"] .requests-table-toolbar .request-filter {
    margin: 0 30px 0 0;
  }
}

.requests-table-toolbar .request-filter-label {
  font-size: 13px;
  margin-top: 30px;
}

@media (min-width: 768px) {
  .requests-table-toolbar .request-filter-label {
    margin-top: 0;
  }
}

.requests-table-toolbar select {
  max-height: 40px;
  margin-bottom: 30px;
  width: 100%;
}

@media (min-width: 768px) {
  .requests-table-toolbar select {
    margin-bottom: 0;
    max-width: 300px;
    width: auto;
  }
}

@media (min-width: 768px) {
  .requests-table-toolbar .organization-subscribe {
    margin-left: 10px;
  }
  [dir="rtl"] .requests-table-toolbar .organization-subscribe {
    margin: 0 10px 0 0;
  }
}

.requests-table-toolbar .organization-subscribe button {
  line-height: 40px;
  max-height: 40px;
  padding: 0 20px;
}

.requests-table-toolbar + .requests-search-info {
  margin-top: 15px;
}

.requests-table-toolbar + .requests-search-info.meta-data::after {
  content: "";
  margin: 0;
}

.requests-table-toolbar + .requests-search-info + .requests {
  margin-top: 20px;
}

.requests-table-toolbar + .requests {
  margin-top: 40px;
}

.requests .requests-table-meta {
  display: block;
}

@media (min-width: 768px) {
  .requests .requests-table-meta {
    display: none;
  }
}

.requests .requests-table thead {
  display: none;
}

@media (min-width: 768px) {
  .requests .requests-table thead {
    display: table-header-group;
  }
}

.requests .requests-table-info {
  display: block;
}

@media (min-width: 768px) {
  .requests .requests-table-info {
    display: table-cell;
    vertical-align: middle;
    width: auto;
  }
}

.requests .requests-table .requests-link {
  position: relative;
}

.requests .requests-table .requests-sort-symbol {
  position: absolute;
  left: calc(100% + 3px);
  bottom: 0;
  font-size: 10px;
}

/* Following table */
@media (min-width: 768px) {
  .subscriptions-subscribe button {
    width: auto;
  }
}

.subscriptions-table td:last-child {
  display: block;
}

@media (min-width: 768px) {
  .subscriptions-table td:last-child {
    display: table-cell;
  }
}

.subscriptions-table td:first-child {
  display: flex;
  align-items: center;
}

.subscriptions-table .user-avatar {
  margin-right: 10px;
}

.subscriptions .striped-list-title {
  display: inline-block;
  vertical-align: middle;
}

/* Contributions table */
.contributions-table td:last-child {
  color: #4d4d6f;
  font-size: 13px;
}

@media (min-width: 768px) {
  .contributions-table td:last-child {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
  }
}

.no-activities {
  color: #4d4d6f;
}

/***** Request *****/
.request-container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 1024px) {
  .request-container {
    align-items: flex-start;
    flex-direction: row;
  }
}

.request-container .comment-container {
  min-width: 0;
}

.request-breadcrumbs {
  margin-bottom: 40px;
  padding-top:20px;
}

@media (min-width: 1024px) {
  .request-breadcrumbs {
    margin-bottom: 60px;
  }
}

.request-main {
  flex: 1 0 auto;
  order: 1;
  padding-bottom:60px;
}

.request-main .comment-fields, .request-main .request-submit-comment {
  display: none;
}

.request-main .comment-fields.shown {
  display: block;
}

.request-main .request-submit-comment.shown {
  display: inline;
}

@media (min-width: 1024px) {
  .request-main {
    flex: 0 0 66%;
    order: 0;
    min-width: 0;
  }
}

.request-main .comment-form-controls {
  display: block;
}

.request-main .comment-ccs {
  display: block;
}

.request-main .comment-show-container {
  border-radius: 2px;
  border: 1px solid #ddd;
  color: #4d4d6f;
  text-align: inherit;
  padding: 8px 25px;
  width: 100%;
}

.request-main .comment-show-container.hidden {
  display: none;
}

.request-main .form-field.comment-ccs > ul {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}

.request-main .form-field.comment-ccs > ul[data-hc-focus="true"] {
  border: 1px solid rgba(13, 42, 76, 1);
}

.request-main .form-field.comment-ccs > input[type="text"] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}

.request-main .comment-ccs + textarea {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
}

.request-main .comment-ccs + textarea:focus {
  border-top: 1px solid rgba(13, 42, 76, 1);
}

.request-main input#mark_as_solved {
  display: none;
}

.request-title {
  width: 100%;
}

@media (min-width: 1024px) {
  .request-title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    max-width: 66%;
    padding-bottom: 20px;
  }
}

.request-sidebar {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  order: 0;
  cursor: pointer;
}

@media (min-width: 1024px) {
  .request-sidebar {
    background-color: #f7f7f7;
    border: 0;
    font-size: 13px;
    flex: 0 0 auto;
    padding: 0 20px;
    width: 30%;
  }
}

.request-sidebar h2 {
  font-size: 16px !important;
  line-height:30px !important;
  font-weight: 600;
  position: relative;
}

@media (min-width: 1024px) {
  .request-sidebar h2 {
    display: none;
  }
}

.request-details {
  border-bottom: 1px solid #ddd;
  font-size: 0;
  margin: 0;
  padding-bottom: 20px;
}

.request-details:last-child {
  border: 0;
}

.request-details dt, .request-details dd {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  margin: 20px 0 0 0;
}

.request-details dd {
  padding: 0 10px;
  width: 60%;
}

.request-details dd::after {
  content: "\A";
  white-space: pre;
}

.request-details dt {
  color: #4d4d6f;
  width: 40%;
}

.request-details .request-collaborators {
  display: inline-block;
}

.request-attachments dt, .request-attachments dd {
  width: 100%;
}

.request-attachments dd {
  margin: 10px 0 0 0;
}

.request-form textarea {
  min-height: 120px;
}

.request-follow-up {
  padding-top: 20px;
}

/***** Pagination *****/
.pagination {
  margin: 40px 0;
  text-align: center;
}
.pagination-list a {
  font-size:16px;
  color:#232333;
  font-weight:700;
}
.pagination-list span {
  font-size:16px;
  color:inherit;
  font-weight:700;
}
.pagination-list a:hover, .pagination-list a:focus {
  color:#fff !important;
  background-color:#0B5CFF !important;
}
.pagination-next, .pagination-prev, .pagination-first, .pagination-last {
  display: inline-block;
}

.pagination-first-link, .pagination-last-link {
  padding: 0 10px;
}

.pagination-first-text, .pagination-last-text {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

.pagination-next-link {
  padding-right: 10px;
}

.pagination-next-text {
  margin-right: 10px;
}

[dir="rtl"] .pagination-next-link {
  padding-left: 10px;
}

[dir="rtl"] .pagination-next-text {
  margin-left: 10px;
}

.pagination-prev-link {
  padding-left: 10px;
}

.pagination-prev-text {
  margin-left: 10px;
}

[dir="rtl"] .pagination-prev-link {
  padding-right: 10px;
}

[dir="rtl"] .pagination-prev-text {
  margin-right: 10px;
}

/***** Metadata *****/
.meta-group {
  display: block;
}

.meta-group-opposite {
  float: right;
}

[dir="rtl"] .meta-group-opposite {
  float: left;
}

.meta-group * {
  display: inline;
}

.meta-data {
  color: #4d4d6f;
  font-size: 13px;
}

.meta-data:not(:last-child)::after {
  content: "\00B7";
  margin: 0 5px;
}

/* User Profiles */
.profile-header {
  padding: 30px 0;
  background-color: #f7f7f7;
}

.profile-header .container {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .profile-header .container {
    flex-wrap: nowrap;
  }
}

.profile-header .profile-info {
  flex-basis: 100%;
  display: flex;
  flex-wrap: wrap;
  min-width: 0;
}

.profile-avatar {
  position: relative;
  line-height: 0;
  align-self: center;
  margin-right: 10px;
}

[dir="rtl"] .profile-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.profile-avatar .user-avatar {
  width: 80px;
  height: 80px;
}

.profile-avatar .icon-agent {
  bottom: 0;
  right: 0;
}

.profile-header .basic-info {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}

.profile-header .basic-info .name {
  margin: 0;
  line-height: 25px;
}

.profile-header .options {
  display: flex;
  flex-basis: 100%;
  margin-top: 12px;
  align-items: flex-start;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .profile-header .options {
    flex-wrap: nowrap;
    flex-basis: auto;
    margin-top: 0;
    margin-left: 10px;
  }
  [dir="rtl"] .profile-header .options {
    margin-left: 0;
    margin-right: 10px;
  }
  .profile-header .options > :not(:last-child) {
    margin-bottom: 0;
    margin-right: 10px;
  }
  [dir="rtl"] .profile-header .options > :not(:last-child) {
    margin-left: 10px;
    margin-right: 0;
  }
}

.user-profile-actions {
  width: 100%;
  margin-bottom: 15px;
}

.profile-header .description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  margin: 15px 0;
  flex-basis: 100%;
}

.profile-stats {
  font-size: 13px;
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
}

.profile-stats .stat {
  display: flex;
  margin-bottom: 10px;
}

.profile-stats .stat-label {
  color: #4d4d6f;
  flex: 0 0 100px;
  margin-right: 10px;
}

[dir="rtl"] .profile-stats .stat-label {
  margin-left: 10px;
  margin-right: 0;
}

.profile-stats-activity {
  border-top: solid 1px #ddd;
  margin-top: 15px;
}

@media (min-width: 768px) {
  .profile-stats-activity {
    border-top: 0;
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat {
    flex-direction: column;
  }
}

.profile-stats-activity .stat:first-child {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .profile-stats-activity .stat:first-child {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat:not(:last-child) {
    margin-right: 40px;
  }
  [dir="rtl"] .profile-stats-activity .stat:not(:last-child) {
    margin-left: 40px;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat-label {
    flex: 0 1 auto;
  }
}

.profile-stats-counters {
  border-bottom: solid 1px #ddd;
}

@media (min-width: 768px) {
  .profile-stats-counters {
    flex: 0 0 200px;
    border-bottom: 0;
    margin-left: 40px;
  }
  [dir="rtl"] .profile-stats-counters {
    margin-left: 0;
    margin-right: 40px;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters {
    flex: 0 0 270px;
    margin-left: 60px;
  }
  [dir="rtl"] .profile-stats-counters {
    margin-right: 60px;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat {
    flex-direction: column;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters .stat {
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat:not(:last-child) {
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat-label {
    flex: 0 1 auto;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters .stat-label {
    flex: 0 0 100px;
  }
}

.profile-private-badge {
  flex-basis: 100%;
  border: solid 1px rgba(13, 42, 76, 1);
  border-radius: 4px;
  color: rgba(13, 42, 76, 1);
  padding: 5px 20px;
  font-size: 12px;
  text-align: center;
}

.profile-private-badge .profile-private-icon {
  margin-left: 5px;
  line-height: 15px;
}

@media (min-width: 768px) {
  .profile-private-badge {
    flex-basis: auto;
  }
}

.profile-nav {
  background-color: #f2f2f2;
  margin-bottom: 37px;
}

.profile-section {
  width: 100%;
}

@media (min-width: 1024px) {
  .profile-section {
    width: calc(100% - 330px);
  }
}

.profile-section-header {
  display: flex;
  flex-wrap: wrap;
}

.profile-section-title {
  flex-basis: 100%;
  margin-bottom: 0;
}

.profile-section-description {
  flex-basis: 100%;
  padding: 10px 0;
  color: #4d4d6f;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 768px) {
  .profile-section-description {
    flex: 1 0 50%;
    padding-bottom: 0;
  }
}

.profile-section-sorter {
  flex-basis: 100%;
  border-top: solid 1px #eee;
  font-size: 13px;
}

.profile-section-sorter .dropdown-toggle {
  padding: 10px 0;
  width: 100%;
}

.profile-section-sorter .dropdown-toggle::after {
  position: absolute;
  right: 0;
}

[dir="rtl"] .profile-section-sorter .dropdown-toggle::after {
  left: 0;
  right: initial;
}

@media (min-width: 768px) {
  .profile-section-sorter .dropdown-toggle::after {
    position: relative;
  }
}

@media (min-width: 768px) {
  .profile-section-sorter {
    flex: 0 1 auto;
    padding-top: 0;
    border-top: 0;
    margin-left: 20px;
  }
  [dir="rtl"] .profile-section-sorter {
    margin-left: 0;
    margin-right: 20px;
  }
}

.profile-badges-items {
  margin-top: 25px;
}

.profile-badges-item {
  border-top: 1px solid #ddd;
  display: flex;
  flex: 1;
  flex-direction: row;
  justify-content: flex-start;
  padding: 27px 12px;
}

.profile-badges-item > div {
  padding-right: 12px;
  padding-left: 12px;
}

.profile-badges-item-image {
  height: 40px;
  width: 40px;
  margin-right: 12px;
}

.profile-badges-item-image img {
  max-height: 40px;
}

[dir="rtl"] .profile-badges-item-image {
  margin-left: 12px;
  margin-right: 0;
}

.profile-badges-item-title, .profile-badges-item-metadata-title {
  font-size: 15px;
  margin-bottom: 10px;
}

.profile-badges-item-title {
  font-weight: 600;
}

.profile-badges-item-description, .profile-badges-item-metadata-description {
  color: #4d4d6f;
  font-size: 13px;
  margin: 0;
}

.profile-badges-item-metadata {
  margin-left: auto;
  text-align: right;
}

[dir="rtl"] .profile-badges-item-metadata {
  margin-left: 0;
  margin-right: auto;
  text-align: left;
}

.profile-contribution {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  padding: 20px 0;
  position: relative;
}

.profile-contribution-header {
  margin-bottom: 5px;
}

.profile-contribution-title {
  margin: 0 0 5px 0;
  display: inline;
  line-height: 21px;
  font-size: 15px;
  vertical-align: middle;
}

.profile-contribution-body {
  margin: 10px 0;
}

.profile-contribution-list > .profile-contribution {
  border-top: 1px solid #eee;
}

@media (min-width: 768px) {
  .profile-contribution-list > .profile-contribution {
    padding-left: 30px;
  }
  [dir="rtl"] .profile-contribution-list > .profile-contribution {
    padding-right: 30px;
    padding-left: 0;
  }
}

.profile-contribution-list > .profile-contribution:last-child {
  border-bottom: 1px solid #eee;
}

.profile-contribution-icon {
  left: 0;
  position: absolute;
  color: #ccc;
  line-height: 25px;
}

[dir="rtl"] .profile-contribution-icon {
  right: 0;
}

.profile-contribution-icon svg {
  vertical-align: middle;
}

.profile-contribution-list .profile-contribution-header {
  margin-left: 30px;
}

[dir="rtl"] .profile-contribution-list .profile-contribution-header {
  padding-right: 30px;
  padding-left: 0;
}

@media (min-width: 768px) {
  .profile-contribution-list .profile-contribution-header {
    margin-left: 0;
  }
  [dir="rtl"] .profile-contribution-list .profile-contribution-header {
    padding-right: 0;
  }
}

.profile-comments .profile-contribution-breadcrumbs {
  margin-left: 30px;
}

[dir="rtl"] .profile-comments .profile-contribution-breadcrumbs {
  padding-right: 30px;
  padding-left: 0;
}

@media (min-width: 768px) {
  .profile-comments .profile-contribution-breadcrumbs {
    margin-left: 0;
  }
  [dir="rtl"] .profile-comments .profile-contribution-breadcrumbs {
    padding-right: 0;
  }
}

.profile-section .no-activity,
.profile-section .private-activity {
  display: block;
  margin-top: 40px;
  color: #999;
}

.private-activity-icon {
  margin-right: 10px;
}

[dir="rtl"] .private-activity-icon {
  margin-right: 0;
  margin-left: 10px;
}

.profile-activity-list {
  margin-top: 25px;
}

.profile-activity {
  position: relative;
  padding-bottom: 30px;
}

@media (min-width: 768px) {
  .profile-activity {
    padding-left: 20px;
  }
  [dir="rtl"] .profile-activity {
    padding-right: 20px;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .profile-activity:not(:last-child) {
    border-left: 1px solid #ddd;
  }
  [dir="rtl"] .profile-activity:not(:last-child) {
    border-left: 0;
    border-right: 1px solid #ddd;
  }
}

.profile-activity-header {
  display: flex;
  align-items: center;
  margin-left: 35px;
}

[dir="rtl"] .profile-activity-header {
  margin-left: 0;
  margin-right: 35px;
}

@media (min-width: 768px) {
  .profile-activity-header {
    margin-left: 0;
  }
  [dir="rtl"] .profile-activity-header {
    margin-right: 0;
  }
}

.profile-activity-header .user-avatar {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  min-width: 40px;
  align-self: flex-start;
}

[dir="rtl"] .profile-activity-header .user-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.profile-activity-description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  margin: 0;
  min-width: 0;
  width: 100%;
}

.profile-activity-description span:first-child {
  font-weight: 600;
  display: inline;
}

.profile-activity-contribution {
  padding: 20px;
  margin-top: 10px;
  border-radius: 8px;
  background-color: #f7f7f7;
}

@media (min-width: 768px) {
  .profile-activity-contribution {
    margin-top: 0;
    margin-left: 50px;
  }
  [dir="rtl"] .profile-activity-contribution {
    margin-left: 0;
    margin-right: 50px;
  }
}

.profile-activity-icon {
  position: absolute;
  left: 0;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-position: 50% 50%;
  text-align: center;
  color: #ccc;
}

[dir="rtl"] .profile-activity-icon {
  right: 0;
}

@media (min-width: 768px) {
  .profile-activity-icon {
    left: -14px;
  }
  [dir="rtl"] .profile-activity-icon {
    right: -14px;
  }
}

.profile-activity-icon svg {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  margin: auto;
}

/***** Search results *****/
.search-results {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 1024px) {
  .search-results {
    flex-direction: row;
  }
}

/*.search-results-column {
  flex: 1;
}*/

@media (min-width: 1024px) {
  .search-results-column {
    flex: 0 0 75%;
  }
}

.search-results-sidebar {
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  margin-bottom: 20px;
  padding: 0;
  display:none;
}

@media (min-width: 1024px) {
  .search-results-sidebar {
    border: 0;
    flex: 0 0 20%;
    height: auto;
  }
}

.search-results-sidebar .sidenav-item:hover, .search-results-sidebar .sidenav-item.current {
  background-color: #e9ebed;
  color: inherit;
  text-decoration: none;
}

.search-results-sidebar .sidenav-subitem {
  unicode-bidi: embed;
}

.search-results-sidebar .collapsible-sidebar {
  margin-bottom: 30px;
}

.search-results-sidebar .collapsible-sidebar[aria-expanded="false"] .multibrand-filter-list {
  display: none;
}

@media (min-width: 1024px) {
  .search-results-sidebar .collapsible-sidebar[aria-expanded="false"] .multibrand-filter-list {
    display: block;
  }
}

.search-results-sidebar .multibrand-filter-list--collapsed li:nth-child(1n + 6) {
  display: none;
}

.search-results-sidebar .multibrand-filter-list .doc-count {
  color: #666;
}

.search-results-sidebar .see-all-filters {
  background: none;
  border: none;
  cursor: pointer;
  display: block;
  padding: 10px;
  color: rgba(14, 114, 237, 1);
}

.search-results-sidebar .see-all-filters[aria-hidden="true"] {
  display: none;
}

.search-results-sidebar .see-all-filters:hover {
  text-decoration: underline;
}

.search-results-sidebar .see-all-filters::after {
  content: ' \2304';
  font-weight: bold;
}

.search-results-subheading {
  font-size: 18px !important;
  font-weight: 600 !important;
}

.search-results-list {
  margin-bottom: 25px;
}

.search-results-list > li {
  padding: 20px 0;
}

.search-results-list > li:first-child {
  border-top: 1px solid #ddd;
}

.search-results-list > li h2 {
  margin-bottom: 0;
  font-size:24px !important;
  font-weight:600 !important;
}

.search-results .meta-group {
  display: block;
  align-items: center;
  clear: both;
  color: #666;
}

@media (min-width: 1024px) {
  .search-results .meta-group {
    display: flex;
  }
}

.search-results .meta-group > li {
  display: block;
}

@media (min-width: 1024px) {
  .search-results .meta-group > li {
    display: inline;
  }
}

@media (min-width: 1024px) {
  .search-results .meta-group li:first-child {
    flex: 1;
  }
}

.search-results .meta-group .meta-data {
  color: inherit;
}

[dir="ltr"] .search-results .meta-group .meta-data:not(:last-child) {
  margin-right: 20px;
}

[dir="rtl"] .search-results .meta-group .meta-data:not(:last-child) {
  margin-left: 20px;
}

.search-results .meta-group .meta-data::after {
  content: none;
}

.search-results-description {
  margin-top: 10px;
  word-break: break-word;
}

.search-result-title {
  font-size: 16px;
  display: inline-block;
}

[dir="ltr"] .search-result-icons {
  float: right;
}

[dir="rtl"] .search-result-icons {
  float: left;
}

.search-result-votes, .search-result-meta-count {
  color: #4d4d6f;
  display: inline-block;
  font-size: 13px;
  padding: 4px 5px;
  position: relative;
}

.search-result-votes-icon, .search-result-meta-count-icon {
  color: rgba(13, 42, 76, 1);
  vertical-align: middle;
  width: 13px;
  height: 13px;
}

[dir="ltr"] .search-result-votes, [dir="ltr"] .search-result-meta-count {
  margin-left: 5px;
}

[dir="ltr"] .search-result-votes::before, [dir="ltr"] .search-result-meta-count::before {
  margin-right: 3px;
}

[dir="rtl"] .search-result-votes, [dir="rtl"] .search-result-meta-count {
  margin-right: 5px;
}

[dir="rtl"] .search-result-votes::before, [dir="rtl"] .search-result-meta-count::before {
  margin-left: 3px;
}

.search-result .meta-group {
  align-items: center;
}

.search-result-breadcrumbs {
  margin: 0;
}

@media (min-width: 1024px) {
  .search-result-breadcrumbs {
    display: table-row;
  }
}

@media (min-width: 1024px) {
  .search-result-breadcrumbs li {
    display: table-cell;
  }
}

.search-result-breadcrumbs li, .search-result-breadcrumbs li a, .search-result-breadcrumbs li a:visited {
  color: inherit;
}

/* By default use bold instead of italic to highlight */
.search-results-description em {
  font-style: normal;
  font-weight: bold;
}

/* Add a yellow background for Chinese */
html[lang|="zh"] .search-results-description em {
  font-style: normal;
  background: yellow;
}

/***** Notifications *****/
.notification {
  border: 1px solid;
  display: table;
  font-family: sans-serif;
  font-size: 12px;
  padding: 13px 15px;
  transition: height .2s;
  width: 100%;
  color: #555;
}

.notification a {
  color: #158ec2;
}

.notification-inner {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 980px;
}

.notification-icon, .notification-text, .notification-dismiss {
  display: table-cell;
  vertical-align: middle;
}

.notification-text {
  padding: 0 15px;
  width: 100%;
}

.notification + .notification {
  margin-bottom: -1px;
  position: relative;
  top: -1px;
}

/* Error */
.notification-error {
  background: #ffeded;
  border-color: #f7cbcb;
}

.notification-error .notification-icon::before, .notification-error .notification-inline.notification-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cg fill='none' stroke='%23555555'%3E%3Ccircle cx='5.5' cy='6.5' r='5'/%3E%3Cpath stroke-linecap='round' d='M5.5 3.5v3'/%3E%3C/g%3E%3Ccircle cx='5.5' cy='9' r='1' fill='%23555555'/%3E%3C/svg%3E");
}

/* Notice */
.notification-notice {
  background: #dbf3ff;
  border-color: #b5e0f5;
}

.notification-notice .notification-icon::before, .notification-notice .notification-inline.notification-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cg fill='none' stroke='%23555555'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M3.5 6l2 2L9 4.5'/%3E%3Ccircle cx='6' cy='6' r='5.5'/%3E%3C/g%3E%3C/svg%3E");
}

/* Alert / Lock */
.notification-alert {
  color: #ad5e18;
  background: #fff8ed;
  border-color: #fcdba9;
}

.notification-alert .notification-icon::before, .notification-alert .notification-inline.notification-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23ad5e18' stroke-linecap='round' d='M5.06 1.27l-4.5 8.5c-.18.33.06.73.44.73h9c.38 0 .62-.4.44-.73l-4.5-8.5a.494.494 0 00-.88 0zM5.5 4v2'/%3E%3Ccircle cx='5.5' cy='8' r='.8' fill='%23ad5e18'/%3E%3C/svg%3E");
}

.notification-icon::before, .notification-inline.notification-error::before {
  background-size: cover;
  content: "";
  display: inline-block;
  height: 14px;
  width: 14px;
  vertical-align: middle;
}

/* Dismiss button */
.notification-dismiss, a.notification-dismiss {
  color: #555;
  cursor: pointer;
  opacity: .6;
  transition: opacity 100ms ease;
  text-decoration: none !important;
}

.notification-dismiss:hover {
  opacity: 1;
}

/* Inline notifications */
.notification-inline {
  border-radius: 4px;
  line-height: 14px;
  margin-top: 5px;
  padding: 5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

[dir="rtl"] .notification-inline {
  text-align: right;
}

.notification-inline[aria-hidden="true"] {
  display: none;
}

.notification-inline.notification-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cg fill='none' stroke='%23e35b66'%3E%3Ccircle cx='5.5' cy='6.5' r='5'/%3E%3Cpath stroke-linecap='round' d='M5.5 3.5v3'/%3E%3C/g%3E%3Ccircle cx='5.5' cy='9' r='1' fill='%23e35b66'/%3E%3C/svg%3E");
  margin: -2px 5px 0 0;
}

[dir="rtl"] .notification-inline.notification-error::before {
  margin: 0 0 0 5px;
}

.notification-inline.notification-error {
  background-color: #fff0f1;
  border: 1px solid #e35b66;
  color: #cc3340;
}

.notification-inline.notification-large {
  padding: 13px 15px;
  margin-bottom: 25px;
}

.notification-left-aligned {
  text-align: left;
  padding-left: 0;
}

html[dir="rtl"] .notification-left-aligned {
  text-align: right;
  padding-left: auto;
  padding-right: 0;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-toggle {
  cursor: pointer;
  background: none;
  border: 0;
  display: inline-block;
  padding: 0;
  text-align: initial;
  vertical-align: middle;
}

.dropdown-toggle:hover {
  text-decoration: none;
}

.dropdown-toggle > * {
  display: inline-block;
}

.dropdown-menu {
  background: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  display: none;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  left: 0;
  margin-top: 1px;
  min-width: 170px;
  padding: 10px 0;
  position: absolute;
  text-align: left;
  z-index: 1000;
}

[dir="rtl"] .dropdown-menu {
  text-align: right;
}

.dropdown-menu[aria-expanded="true"] {
  display: block;
}

.dropdown-menu [role="separator"] {
  border-bottom: 1px solid #d8d8d8;
  color: #969696;
  display: block;
  font-weight: normal;
  font-size: 11px;
  padding: 5px 0;
  margin: 5px 20px 10px 20px;
}

.dropdown-menu [role="menuitem"] {
  color: #333;
  cursor: pointer;
  display: block;
  padding: 7px 40px 7px 20px;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  text-align: start;
  line-height: inherit;
  width: 100%;
}

[dir="rtl"] .dropdown-menu [role="menuitem"] {
  padding: 7px 20px 7px 40px;
}

.dropdown-menu [role="menuitem"]:hover, .dropdown-menu [role="menuitem"]:focus {
  background: #f3f3f3;
  text-decoration: none;
  color: #333;
}

.dropdown-menu [role="menuitem"][aria-selected="true"] {
  cursor: default;
}

.dropdown-menu [role="menuitem"][aria-selected="true"]::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 7l3 3 7-7'%3E%3C/path%3E%3C/svg%3E");
  display: inline-block;
  height: 12px;
  margin-left: 10px;
  width: 12px;
}

[dir="rtl"] .dropdown-menu [role="menuitem"][aria-selected="true"]::after {
  margin-left: 0;
  margin-right: 10px;
  float: left;
}

.dropdown-menu [role="menuitem"][hidden], .dropdown-menu [role="menuitem"][aria-hidden="true"] {
  display: none !important;
}

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

.dropdown-menu-top {
  bottom: 100%;
  margin-bottom: 1px;
}

[dir="rtl"] .dropdown-menu {
  left: auto;
  right: 0;
  text-align: right;
}

[dir="rtl"] .dropdown-menu-end {
  left: 0;
  right: auto;
}

.dropdown-chevron-icon {
  vertical-align: middle;
}

/***
REDESIGN CSS*/
body {
  font-family:var(--zm-body-font) !important;
  -webkit-font-smoothing: auto;
}
body:lang(ja) {
  font-family: 'Lato', sans-serif !important;
}
label {
  font-family:var(--zm-header-font) !important;
}
label:lang(ja) {
  font-family: 'Lato', sans-serif !important;
}
.as-font {
  font-family:var(--zm-body-font) !important;
}
.as-font:lang(ja) {
  font-family: 'Lato', sans-serif !important;
}
.hd-font {
  font-family:var(--zm-header-font) !important;
}
.hd-font:lang(ja) {
  font-family: 'Lato', sans-serif !important;
}
p {
  font-weight:400;
  font-size:16px;
  line-height:20px;
  color:#414155;
  text-transform:none;
}
.dont-break-out {
	word-break:break-word;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
/** NEW CTAS **/
.main-blue-cta {
  padding:15px 30px;
  background-color:#0b5cff;
  color:#fff;
  border-radius:24px;
}
.small {
  font-weight:400;
  font-size:14px;
  line-height:17px;
  color:#414155;
  text-transform:none;
}
.primary-cta {
  font-weight:500;
  font-family:var(--zm-body-font);
  font-size:16px;
  line-height:120%;
  letter-spacing:0;
  background-color:#0b5cff;
  border-radius:24px;
  padding:15px 30px;
  color:#fff;
  border:none;
  cursor:pointer;
}
.primary-cta:active, .primary-cta:hover, .primary-cta:focus {
  background-color:#004ce5;
  color:#fff !important;
  text-decoration:none;
}
.secondary-cta {
  font-weight:500;
  font-family:var(--zm-body-font);
  font-size:16px;
  line-height:120%;
  letter-spacing:0;
  background-color:transparent;
  border-radius:24px;
  padding:15px 30px;
  color:#0b5cff;
  border:2px solid #0b5cff;
  cursor:pointer;
}
.follow-button button {
  font-weight:500;
  font-family:var(--zm-body-font);
  font-size:16px;
  line-height:120%;
  letter-spacing:0;
  background-color:transparent;
  border-radius:24px;
  padding:15px 30px;
  color:#0b5cff;
  border:2px solid #0b5cff;
  cursor:pointer;
}
.secondary-cta:hover, .secondary-cta:focus, .follow-button button:hover, .follow-button button:focus {
  background-color:rgba(11, 92, 255, .1);
  text-decoration:none;
}
.secondary-blue-cta:hover, .secondary-blue-cta:focus {
  background-color:#2D8CFF;
  
}
.primary-cta:focus, .secondary-cta:focus, .secondary-blue-cta:focus {
  outline:4px solid rgba(0,148,255,0.5);
}
.blue-cta:focus {
  outline:4px solid #0094ff;
}
.blue-cta {
  font-weight:500;
  font-family:var(--zm-body-font);
  letter-spacing:0;
  color:#00031f;
  font-size:16px;
  line-height:120%;
  padding:15px 30px;
  border-radius:24px;
  border:none;
  background-color:#00EDE7;
  cursor:pointer;
}
.blue-cta:hover, .blue-cta:active, .blue-cta:focus {
  color:#00031f;
  border-color:#00E0DB;
  background-color:#00E0DB;
  text-decoration:none;
}
.secondary-blue-cta {
 	font-weight:600;
  font-size:15px;
  letter-spacing:0.2em;
  color:#2d8cff;
  border:2px solid #2d8cff;
  text-transform:uppercase;
  background-color:transparent;
  border-radius:3px;
  padding:20px 45px;
  cursor:pointer;
}
.text-cta {
	font-family:var(--zm-body-font) !important;
  font-weight:500;
  font-size:16px;
  line-height:120%;
  color:#0b5cff;
  position:relative;
  letter-spacing:0;
  width:fit-content;
}
.product-panel-inner .text-cta {
  display:flex;
  justify-self:center;
}
.text-cta > .footer-arrow {
  display:none;
}
.text-cta.previous::after {
  transform:rotate(180deg);
  left:0;
  top:2px;
}
.text-cta::after {
  content:"";
  position:absolute;
  height:100%;
  width:9px;
  transition:.3s;
  background-image:url('//theme.zdassets.com/theme_assets/141844/c174777ae11d3770f7941b505266c7673aebeaf2.svg');
  background-repeat:no-repeat;
  background-position-y:bottom;
  right:0;
  opacity:0;
  bottom:2px;
}
.text-cta:hover, .text-cta:focus {
  color:#0b5cff !important;
  text-decoration:none;
}
.text-cta.previous:hover::after, .text-cta.previous:focus::after {
  left:-20px !important;
}
.text-cta:hover::after, .text-cta:focus::after {
  right:-20px;
  opacity:1;
}
.header, .homepage-container ul {
  margin-bottom:0;
}
#preview-bar-container {
  position:absolute;
}
.currently-selected {
  color:#0B5CFF !important;
	text-decoration: underline;  
}
.five-percent-divider {
  margin-bottom:5% !important;
}
.page-header-h1 {
  font-weight:600;
  font-size:48px;
  line-height:58px;
  color:#232333;
  margin-bottom:20px;
  text-transform: initial !important;
}
.section-header-h2 {
  margin-bottom:35px;
}
.900-weight {
  font-weight:900 !important;
}
.p-16-19 {
  font-family: var(--zm-body-font) !important;
  font-size:16px;
  font-weight:400;
  line-height:19px;
  color:#232333;
  font-style:normal;
  margin-bottom:0px;
}
.p-16-24 {
  font-family:var(--zm-body-font) !important;
  font-size:16px;
  font-weight:400;
  line-height:24px;
  color:#232333;
  font-style:normal;
  margin-bottom:0px;
}
.p-20-120 {
  font-family:var(--zm-body-font) !important;
  font-size:20px;
  font-weight:400;
  line-height:120%;
  color:#232333;
  margin-bottom:0;
}
.p-14-120 {
  font-family:var(--zm-body-font) !important;
  font-size:14px; 
  font-weight:400;
  line-height:120%;
  color:#232333;
  margin-bottom:0px;
}
.orange-line {
  position:relative;
  text-transform:initial !important;
}
.orange-line::after {
  /*content: "";*/
  border: 3px solid #ff5f0f;
  position: absolute;
  left: 0px;
  width: 70px;
  height: 0px;
  background-color: #ff5f0f;
  bottom: -15px;
}
.blue-link {
  font-family:inherit;
  font-weight:500;
  color: #0B5CFF !important;
}
.blue-link:hover {
  color: #0B5CFF !important;
	text-decoration: underline;
}
.blue-link:focus, .blue-link:active {
  outline:none;
  text-decoration:underline;
}

.ada-embed-drawer__iframe-container, #ada-chat-frame{
  	min-height: 650px !important;
    max-height: 80% !important;
    max-width: 20% !important;
    min-width: 450px !important;
    margin: 20px 10px 10px 10px !important;
}
@media screen and (max-width:500px) {
  .ada-embed-drawer__iframe-container, #ada-chat-frame{
    margin: 0 !important;
    min-width: 300px !important;
    width:95% !important;
    min-height: 400px !important;
    max-width:95% !important;
    max-height:95% !important;
    right:2px !important;
    height:94% !important;
	}
}
button .ada-embed-button{
  background-color: rgb(72, 144, 251) !important;
}

.youtube-player {
  position:relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
  border-radius:12px;
}

.youtube-player > div:focus, .youtube-player > div:hover, .slider-item:focus .youtube-player img {
  background-color:black;
  opacity:0.5;
}


/*** Add youtube cookie stuff here ***/
.youtube-player p {
  color:#fff !important;
  width:80%;
  margin:5% auto;
  text-align:center;
  display:block;
  min-height:150px;
}

.article-body-container .youtube-player {
  margin-bottom:20px;
}

.youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: transparent;
}

.youtube-player img {
  object-fit: cover;
  display: block;
  left: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  transition: 0.4s all;
}

.youtube-player img:hover {
  -webkit-filter: brightness(75%);
}

.youtube-player .play {
  height: 40px;
  width: 40px;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  /*background: url('//i.imgur.com/TxzC70f.png') no-repeat;*/
  background:url("//theme.zdassets.com/theme_assets/141844/0a16a3b4452cf357dd635c88e2411a469ddff8f6.png") no-repeat;
  background-position:center;
  background-size:contain;
  cursor: pointer;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 4px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  transform:translateY(-1px);
}
.fa-bars::before {
  content: "\f0c9";
}

@media (prefers-reduced-motion: reduce) {
    .collapsing {
        transition-property: height, visibility;
        transition-duration: .75s;
    }
}

.hide {
  display:none !important;
}

.footer-arrow {
    content:"";
    background-image:url('//theme.zdassets.com/theme_assets/141844/c174777ae11d3770f7941b505266c7673aebeaf2.svg');
    display:inline-block;
    height:17px;
    width:8px;
    transform:translate(0px, 2px);
    background-size:contain;
    background-repeat:no-repeat;
    cursor:pointer;
    text-decoration: inherit !important;
  }

/*** HOMEPAGE ***/
.homepage-container {
  
}
.homepage-hero, .homepage-icons, .homepage-links, .homepage-videos {
  width:100%;
}
.homepage-hero {
  background-color:#0D2A4C;
  background-image:url('//theme.zdassets.com/theme_assets/141844/61b2808fb0e079769f8c2f87e261728654febd76.jpg');
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center;
}
.homepage-hero-inner > label {
  width:100%;
  text-align:center;
}
.query-links {
  color:#fff;
  text-align:center;
}
.homepage-search-container {
  position:relative;
}
.query-links > a {
  color:#fff !important;
  text-decoration:underline;
  text-transform:lowercase;
}
.query-links > a:hover {
  opacity: 0.8;
}
.homepage-icons {
  display:flex;
  display:ms-flexbox;
  background-color:#fff;
  border-top: 1px solid #ececec;
}
.homepage-icon, .homepage-icon-noclick {
  display:grid;
  display:-ms-grid;
  justify-items:center;
  -ms-grid-columns:33% 33% 33%;
  -ms-grid-rows: 40% 30% 30%;
  -ms-grid-column-align:center;
  width:100%;
}
.homepage-icon > img, .homepage-icon-noclick > img {
  -ms-grid-row:1;
  -ms-grid-column:2;
  -ms-grid-column-span:1;
  max-width:50%;
  -ms-grid-column-align:center;
  -ms-grid-row-align:center;
}
.homepage-icon > label, .homepage-icon-noclick > label {
  -ms-grid-row:2;
  -ms-grid-column:1;
  -ms-grid-column-span:3;
  -ms-grid-row-align:center;
}
.homepage-icon-description {
  -ms-grid-row:3;
  -ms-grid-column:1;
  -ms-grid-column-span:3;
  -ms-grid-row-align:center;
}
.homepage-icon:hover, .homepage-icon:focus {
  /*transform:scale(1.05);
  outline:1px solid #2d8cff !important;
  transition: transform .2s linear;*/
}
.homepage-links {
  background-color:#F6F7F9;
}
.homepage-videos {
  background-color:#fff;
}
.slider-item {
  display:flex !important;
  justify-content:center;
  align-items:center;
  padding-bottom:56.25%;
  height:0;
}
.slider-item > span {
  display:flex;
  justify-self:center;
  align-self:center;
}

/***** Footer *****/
.footer {
  /*background-color:#39394d;*/
  background-color:#00031F;
  width:100%;
  min-height:88px;
  font-family:var(--zm-body-font) !important;
}

.footer-inner {
  width:90%;
  max-width: 1080px;
  margin: 0 auto;
}
.footer-nav {
  display:flex;
  flex-wrap:wrap;
}
.footer-nav > li {
  width:17.5%;
  padding:0 50px 0 0;
}
.footer-lang-col {
  width:30% !important;
}
.footer-nav-col > li > a, .footer-nav-col > li, .footer-nav-col-heading {
  color:#fff !important;
  line-height:16px;
  font-size:11px;
  font-weight:700;
  display:block;
  width:fit-content;
}
.footer-nav-col-heading > a {
  color: inherit !important;
  font-size:inherit;
  font-weight:inherit;
}
.footer-nav-col > li > a:hover, .footer-nav-col > li > a:focus {
  color:#fff !important;
	text-decoration: underline;
  outline: none !important;
  cursor:pointer;
}
.footer-nav-col-heading {
  margin: 30px 0 15px 0;
}
.language-selector {
  position:relative;
}
.language-selector > a {
  border: 1px solid rgba(255,255,255,.3);
  width:fit-content;
  padding:4px 15px;
}
.language-selector > a > .caret {
  margin-left:8px;
}
#language-dropdown-container {
  position:relative;
  bottom:150%;
}
.language-dropdown {
  list-style-type:none;
  border-radius:4px;
  margin-top:6px!important;
  text-shadow:none;
  border:1px solid #eee;
  background-color:#fff;
  min-width:160px;
  z-index:9999;
  bottom:100%;
  transform:translateY(-40px);
  box-shadow:0 6px 12px rgb(0 0 0 / 18%);
  position:absolute;
  padding:5px 0;
}
.language-dropdown::after {
  position:absolute;
  bottom:-7px;
  left:39px;
  display:inline-block !important;
  border-right:7px solid transparent;
  border-bottom:7px solid #fff !important;
  border-left:7px solid transparent;
  content:'';
  transform:rotate(180deg);
}
.language-dropdown > li {
  color:#555;
  padding:8px 14px;
  font-weight:300;
  line-height:15px;
  white-space:nowrap;
  text-transform:none !important;
  font-size:11px;
}
.active-lang { 
	cursor:pointer;
  background-color:#428bca;
  outline:0;
  color:#fff !important;
}
.language-dropdown > li:hover {
  background-color:#f5f5f5;
  cursor:pointer;
  outline:0;
}

.footer-language-selector button {
  color: #4d4d6f;
  display: inline-block;
}
.copyright-info {
  margin:0;
  font-size:11px;
  color:#fff;
  padding:40px 0;
}
.copyright-info > li {
  display:inline;
}
.copyright-info > li > a {
  color:#fff !important;
  padding:0 6px;
}
.copyright-info > li > a:hover { 
	color:#fff !important;
  text-decoration:underline;
}
.copyright-link-inner {
  border-right:1px solid #fff;
}
.footer-social-icons {
  margin: 20px 0 0 0;
}
.footer-social-icons > a > span {
  display:inline-block;
  width:36px;
  height:36px;
  vertical-align:middle;
  background:url('//theme.zdassets.com/theme_assets/141844/cee7ab36fa727303bb7ad7315b0434ebe42cfd79.svg');
  /*margin:2px;*/
}
.footer-social-icons > a {
	width:36px;
  height:36px;
}
.wordpress {
  background-position: 0 0 !important;
}
.linkedin {
  background-position: -36px 0 !important;
}
.twitter {
  background-position: -72px 0 !important;
}
.youtube {
  background-position: -108px 0 !important;
}
.facebook {
  background-position: -144px 0 !important;
}
.instagram {
  background-position: -180px 0 !important;
}
.footer-social-icons > a > span:hover {
  background-position-y:36px !important;
}
#getting-started-tile {
  -ms-grid-column:1;
  -ms-grid-row:1;
}
#account-management-tile {
  -ms-grid-column:3;
  -ms-grid-row:1;
}
#sbp-tile {
  -ms-grid-column:5;
  -ms-grid-row:1;
}
#av-tile {
  -ms-grid-column:1;
  -ms-grid-row:3;
}
#community-tile {
  -ms-grid-column:5;
  -ms-grid-row:3;
}
#learning-center-tile {
  -ms-grid-column:3;
  -ms-grid-row:3;
}
.slider-item-inner {
  width:100%;
  height:100%;
  border-radius:12px !important;
}
.slider-item {
  overflow:hidden;
  border-radius:12px;
}
 /*** SOLO PRODUCT PAGES ***/
.solo-product-header {
  display:flex;
  display:-ms-flex;
  max-width:1440px;
  padding:0 60px;
  width:100%;
  margin:0 auto;
}
.solo-product-header-container  {
  padding:53px 0;
  width:50%;
  margin-bottom:144px;
}
.solo-product-header-container > p {
  margin-bottom:20px;
}
.product-img-container {
  position:absolute;
  left:50%;
  top:auto;
  width:100%;
}
.solo-product-section-list, .category-section-list {
  max-width:1440px;
  padding:0 60px;
  width:100%;
  margin:0 auto;
}
.section-list {
  max-width:1440px;
  width:100%;
  margin:0 auto;
}
.category-section-list, .section-list {
  padding: 0;
}
.solo-product-section-list-mobile, .category-section-list-mobile, .section-list-mobile {
  display:none;
}
.solo-product-section, .category-section, .section-section {
  padding:60px 0;
  width:100%;
  border-bottom:1px solid #e4e4ed;
}
.solo-product-section > h2, .category-section > h2, .section-list > h2, .section-section > h2 {
  margin-bottom:20px;
  text-transform:none !important;
}
.solo-product-section > ul, .category-section > ul, .section-list > ul, .section-section > ul {
  columns:2;
  column-gap:0;
  margin-bottom:0;
}
.category-section > ul > li, .section-list > ul > li, .section-section > ul > li, .solo-product-section > ul > li {
  display:none;
}
.category-section > ul > .keep, .section-list > ul > .keep, .section-section > ul > .keep, .solo-product-section > ul > .keep, .section-articles-ul > .keep {
  font-weight:700;
  line-height:30px;
  padding-right:40px;
  display:block;
  width:100%;
}
.solo-product-section > .text-cta, .category-section > .text-cta, .section-list > .text-cta, .section-section > .text-cta {
  margin:20px 0 0 50%;
  display:inline-block;
}
.solo-product-section:first-child, .category-section:first-child, .section-section:first-child {
  padding-top:0 !important;
}
.solo-product-section:last-child, .category-section:last-child, .section-section:last-child {
  border-bottom:none !important;
}
.solo-product-video-tutorials {
  background-color:#f6f7f9;
}
.solo-product-vid-container {
  max-width:1440px;
  width:100%;
  margin:0 auto;
  padding: 60px;
}
.solo-product-vid-container > h2 {
  margin-bottom:40px;
}
.solo-product-vid-container > .product-video-box {
  margin-bottom:40px;
  display:grid;
  display:-ms-grid;
  grid-template-columns: 1fr 20px 1fr 20px 1fr;
  -ms-grid-columns:1fr 20px 1fr 20px 1fr;
  grid-template-rows:100%;
  -ms-grid-rows:100%;
}
.solo-product-vid-container > .product-video-box-2-vid {
  margin-bottom:40px;
  display:grid;
  display:-ms-grid;
  grid-template-columns: 1fr 20px 1fr;
  -ms-grid-columns:1fr 20px 1fr;
  grid-template-rows:100%;
  -ms-grid-rows:100%;
}
.solo-product-vid-container > .product-video-box-1-vid {
  margin-bottom:40px;
  display:grid;
  display:-ms-grid;
  grid-template-columns: 1fr;
  -ms-grid-columns:1fr;
  grid-template-rows:100%;
  -ms-grid-rows:100%;
  padding:0 10%;
}
.prod-vid-1 {
  grid-column:1;
  -ms-grid-column:1;
  grid-row:1;
  -ms-grid-row:1;
}
.prod-vid-2 {
  grid-column:3;
  -ms-grid-column:3;
  grid-row:1;
  -ms-grid-row:1;
}
.prod-vid-3 {
  grid-column:5;
  -ms-grid-column:5;
  grid-row:1;
  -ms-grid-row:1;
}
.product-vid {
  width:100%;
  aspect-ratio:16 / 9;
  border-radius:12px;
}
.solo-product-additional-resources, .category-additional-resources, .section-additional-resources {
  max-width:1440px;
  width:100%;
  padding:0 60px;
  margin:0 auto;
}
.solo-product-additional-resources {
  padding:60px;
}
.category-additional-resources, .section-additional-resources {
  padding:60px 0;
}
.solo-product-additional-resources > h2, .category-additional-resources > h2, .section-additional-resources > h2 {
  margin-bottom:40px;
}
.product-panels {
  display:grid;
  display:-ms-grid;
  grid-template-columns: 49.25% 1.5% 49.25%;
  -ms-grid-columns: 49.25% 1.5% 49.25%;
  grid-template-rows: 100%;
  -ms-grid-rows: 100%;
}
.prod-panel-1 {
  grid-column:1;
  -ms-grid-column:1;
  grid-row:1;
  -ms-grid-row:1;
}
.prod-panel-2 {
  grid-column:3;
  -ms-grid-column:3;
  grid-row:1;
  -ms-grid-row:1;
}

/*** DEFAULT CATEGORY PAGE + DEFAULT SECTION PAGE***/

/* section follow button code */
.follow-button {
  display:flex;
  display:-ms-flexbox;
  align-items:center;
  margin-bottom:40px;
}
.follow-button > div {
  margin:auto 0;
}
.section-header-and-follow {
  display:inline-flex;
  width:100%;
}
.section-header-and-follow > h1 {
  width:90%;
  padding-right:40px;
}

@media screen and (max-width:768px) {
  .section-header-and-follow {
    flex-wrap:wrap;
  }
  .section-header-and-follow > h1 {
    width:100%;
    padding-right:0;
  }
  .follow-button, .follow-button > div {
    width:100%;
  }
}

@media screen and (max-width:481px) {
  .follow-button button {
    width:100%;
  }
}
/****/

.default-category-container, .default-section-container {
  max-width:1440px;
  width:100%;
  margin:0 auto;
  padding:0 60px;
}
.category-header-section, .section-header-section {
  padding:40px 0;
}
.breadcrumbs {
  margin-bottom:20px;
}
.breadcrumbs > li, .breadcrumbs > li > a {
  color:#747487 !important;
  font-size:16px;
  line-height:19px;
  font-weight:400;
}
.category-header-container > h1, .section-header-container > h1, .section-header-and-follow > h1 {
  margin-bottom:40px;
  text-transform: initial !important;
}
.category-body-section, .section-body-section {
  display:grid;
  display:-ms-grid;
  grid-template-columns:33% 67%;
  -ms-grid-columns:33% 67%;
  grid-template-rows:100%;
  -ms-grid-rows:100%;
  margin-bottom:60px;
  min-height:600px;
}
.category-left-nav, .section-left-nav {
  grid-column:1;
  grid-row:1;
  -ms-grid-column:1;
  -ms-grid-row:1;
  border-right: 2px solid #ececec;
  padding:0 20px;
  height:fit-content;
}
.category-page-all-articles > a, .section-page-all-articles > a {
  font-weight:700;
  font-size:24px;
  line-height:29px;
}
.category-page-all-articles, .section-page-all-articles {
  margin-bottom:15px;
}
.category-left-li, .section-left-li {
  padding:10px 40px 10px 0;
}
.subsection-container {
  padding:10px 20px;
}
.subsection-container > ul > li {
  padding:6px 0;
}
.category-left-li > a, .section-left-li > a {
  font-size:20px;
  line-height:24px;
	font-weight:700;
  position:relative;
}
.category-section-dropdown > a > .arrow, .section-section-dropdown > a > .arrow {
  transform:rotate(90deg);
  position:absolute;
  right:-30px;
  top:8px;
}

/*** HEADER BANNER ALL SIZES ***/
.header-banner {
  width:100%;
  background-color:#2d8cff;
  padding:18px 0;
  position:relative;
}
.header-banner-container {
  display:flex;
  display:-ms-flexbox;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
  text-align:center;
  max-width:1440px;
  margin:0 auto;
  width:100%;
  padding:0 40px;
}
.header-banner-text {
  font-weight:400;
  font-size:16px;
  line-height:24px;
  margin:0 40px 0 0;
  color:#fff !important;
}
.header-banner-cta {
  color:#fff !important;
  font-size:15px;
  line-height:24px;
  letter-spacing:0.2em;
  font-weight:600;
  text-transform:uppercase;
  position:relative;
  display:flex;
  display:-ms-flexbox;
  align-items:center;
}
.white-arrow {
  background-image:url('//theme.zdassets.com/theme_assets/141844/45f9c39152233dc2af6daf740551f0646e4b4eef.svg') !important;
  transform:translateY(1px) rotate(0deg) !important;
}
.header-banner-cta:hover, .header-banner-cta:focus {
  color:#fff !important;
  text-decoration:underline;
}
.header-banner-cta > .footer-arrow {
  transform:translate(0, -2px) rotate(180deg);
}
.banner-close:before, .banner-close:after {
  position: absolute;
  content: ' ';
  height: 19px;
  width: 1px;
  background-color:#fff;
}
.banner-close:before {
  transform: rotate(45deg);
}
.banner-close:after {
  transform: rotate(-45deg);
}
.banner-close:hover {
  cursor:pointer;
}
.banner-close {
  position: absolute;
  right: 20px;
  margin:auto 0;
  width: 19px;
  height: 19px;
  transition:all .75s ease-in;
}

@media screen and (max-width:1200px) {
  .header-banner-container {
    justify-content: left;
    max-width:1440px;
    width:100%;
    padding:0 60px;
  }
  .header-banner-text {
    text-align:left;
    margin-bottom:10px;
  }
}
@media screen and (max-width:1023px) {
  .header-banner-container {
    padding:0 40px;
  }
}
@media screen and (max-width: 767px) {
	.header-banner-container {
  	padding:0 20px;
	}
}
/*** END BANNER CSS ***/

@media screen and (max-width:1200px) {
  .category-section-dropdown > a > .arrow, .section-section-dropdown > a > .arrow {
    right:-30px;
  }
}
.category-left-nav a, .section-left-nav a {
  color:#232333;
  display:block;
}
.category-left-nav a:hover, .section-left-nav a:hover {
  color:#0B5CFF;
}
.category-left-nav a:focus, .section-left-nav a:focus {
  outline:none;
}
.category-right-results, .section-right-results {
  grid-column:2;
  grid-row:1;
  -ms-grid-column:2;
  -ms-grid-row:1;
  padding:0 20px;
}
.category-right-results {
  max-height:1005px;
  overflow:hidden;
}
.category-right-articles > li:first-child > ul > li:first-child {
  padding-top:0px;
}
.category-article-chunk {
  
}
.category-article-chunk > li, .section-right-articles > li {
  border-bottom: 2px solid #e4e4ed;
  padding:15px 0;
}
.category-article-chunk > li > a, .section-right-articles > li > a {
  display:block;
  color:#0e71eb;
  font-weight:700;
  font-size:16px;
  line-height:19px;
}
.category-body-section-mobile, .section-body-section-mobile {
  display:none;
}
.gs-tab-5 {
	display:none !important;
}

#tablet-top-right > div {
  margin-bottom:-4px;
}

.article-body-container td {
  text-align:left;
  padding:10px 20px;
  vertical-align:middle;
}
.article-body-container td p {
  margin:0;
}
.article-body-container table:not(.responsive-table) tr:nth-child(odd) {
  background: rgba(246,247,249,0.6);
}
.article-body-container table {
  margin-bottom:20px;
}
.modal-header.device-selector {
  height:auto;
}
.device-selector-container {
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  gap:20px;
  padding:10px 0;
}
.device-selector-container > button {
  border:none;
  background-color:#f6f7f9;
  padding:0;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  padding:10px 0;
  cursor:pointer;
}
.device-selector-container > button:focus {
  outline:none;
}
.device-selector-container > button:focus > span {
  text-decoration:underline;
}
.device-selector-container > button > img {
  height:40px;
  filter: invert(93%) sepia(0%) saturate(37%) hue-rotate(156deg) brightness(88%) contrast(86%);
}
.device-selector-container > button > span {
  width:100%;
  font-weight:700;
  font-size:16px;
  line-height:24px;
  letter-spacing:0.1em;
  text-transform:uppercase;
  color:#c4c4c4;
  margin-top:10px;
}
.device-selector-container > button.selected > img {
  filter: invert(40%) sepia(88%) saturate(1768%) hue-rotate(197deg) brightness(101%) contrast(102%);
}
.device-selector-container > button.selected > span {
  color:#000000;
}
.modal-body-container {
  display:none;
  padding: 0;
	width: 100%;
  display: -ms-flexbox;
  flex-wrap: wrap;
  overflow: auto;
}
.modal-body-container.active-modal-content {
  display:flex;
}
.always-active {
  display:flex !important;
}

/*** MAIN MONITOR CSS ***/

@media screen and (min-width:1024px) and (max-width:1200px) {
  .homepage-icons {
    height:460px;
    padding: 61px 60px;
  }
  .homepage-icons-container {
    display:grid;
    display:-ms-grid;
    grid-gap:20px;
    grid-template-columns: repeat(2,1fr);
    -ms-grid-columns:1fr 20px 1fr;
    -ms-grid-rows:1fr 20px 1fr 20px 1fr;
    width:100%;
  }
  .homepage-icon, .homepage-icon-noclick {
    border-radius:12px;
    border:1px solid #ececec;
    text-align:center;
    color:#232333;
    display:flex;
    padding: 0 7%;
  }
  .homepage-icon > img, .homepage-icon-noclick > img {
    justify-self:center;
    align-self:center;
    display: flex;
    margin-right:10%;
    flex:0 0 auto;
    max-width:25%;
  }
  .homepage-icon > label, .homepage-icon-noclick > label {
    margin-top:5px;
    font-size:24px;
    font-weight:700;
    color:inherit;
    line-height:29px;
    cursor:inherit;
    align-self:center;
    display: flex;
    flex:3;
    justify-content:center;
    flex-wrap:wrap;
  }
  .homepage-icon:hover {
    /*color:#0E71EB;*/
    cursor:pointer;
  }
  .homepage-icon-description {
    display:none;
  }
  #getting-started-tile {
    -ms-grid-column:1;
    -ms-grid-row:1;
  }
  #account-management-tile {
    -ms-grid-column:3;
    -ms-grid-row:1;
    padding:0 5%;
  }
  #sbp-tile {
    -ms-grid-column:1;
    -ms-grid-row:3;
  }
  #av-tile {
    -ms-grid-column:3;
    -ms-grid-row:3;
  }
  #community-tile {
    -ms-grid-column:3;
    -ms-grid-row:5;
  }
  #download-center-tile {
    -ms-grid-column:3;
    -ms-grid-row:5;
  }
  #learning-center-tile {
    -ms-grid-column:1;
    -ms-grid-row:5;
  }

}
@media screen and (min-width:1200px) {
  .homepage-icons {
    padding: 60px 60px;
    display:flex;
    display:-ms-flexbox;
    justify-content:center;
  }
  .homepage-icons-container {
    display:grid;
    display:-ms-grid;
    grid-gap:20px;
    grid-template-columns: repeat(3,1fr);
    -ms-grid-columns:1fr 20px 1fr 20px 1fr;
    -ms-grid-rows:1fr 20px 1fr;
    max-width:1320px;
  }
  .homepage-icon, .homepage-icon-noclick {
    height:100%;
    border-radius:12px;
    border:1px solid #ececec;
    text-align:center;
    align-content:center;
    padding:20px 40px;
    color:#232333;
    -ms-grid-row-align:center;
    -ms-grid-column-align:center;
  }
  .homepage-icon > label, .homepage-icon-noclick > label {
    margin-top:10px;
    font-size:24px;
    font-weight:700;
    color:inherit;
    line-height:29px;
    cursor:inherit;
  }
  
  /*** PRODUCT LANDING PAGE ***/
  .product-selector li img {
    margin-right: 24px !important;
  }
}

@media (min-width: 1024px) {  
  /*** HOMEPAGE ***/
  .homepage-hero-inner {
    padding:80px 0;
    max-width:800px;
    margin:auto;
  }
  .homepage-hero-inner > label {
    font-size:24px;
    font-weight:700;
    line-height:29px;
    color:#fff;
    margin-bottom:13px;
  }
  #query {
    width:800px;
    height:65px;
    border-radius:12px;
    padding:21px 50px 21px 29px;
  }
  #query::placeholder {
    color:#d9d9d9;
    font-size:18px;
    line-height:22px;
    font-weight:400;
  }
  .query-links {
    margin:20px 0 0 0;
    font-size:20px;
    line-height:24px;
  }
  .homepage-links {
    padding: 60px 60px;
    display:flex;
    display:-ms-flexbox;
    justify-content:center;
  }
  .homepage-links-container {
    display:grid;
    display:-ms-grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows:repeat(12, auto);
    -ms-grid-columns:auto auto auto;
    -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto;
    
    height:100%;
    max-width:1320px;
  }
  .links-card {
    border:1px solid #ececec;
    border-radius:12px;
    color:#232333;
    padding:30px;
    text-align:left;
    background-color:#fff;
  }
  .links-card > .text-cta {
    width:100%;
  }
  .card-label {
    margin-bottom:20px;
    width:100%;
  }
  .card-links {
    margin:8px 0 0 0;
    width:100%;
  }
  .card-links > li {
    font-weight:700;
    font-size:16px;
    line-height:30px;
  }
  .card-description {
    margin-bottom:20px;
    width:100%;
  }
  .card-1 {
    -ms-grid-column:1;
    -ms-grid-row:1;
    -ms-grid-row-span: 6;
    grid-column: 1;
    grid-row: 1/8;
    margin:0 25px 25px 0;
  }
  .card-2 {
    grid-column:2;
    grid-row: 1/12;
    -ms-grid-column:3;
    -ms-grid-row-span: 10;
    -ms-grid-row:1;
  }
  .card-3 {
    grid-column: 1;
    grid-row: 8/12;
    -ms-grid-column:1;
    -ms-grid-row-span: 3;
    -ms-grid-row:7;
    margin: 0 25px 0 0;
  }
  .card-4 {
    grid-column:3;
    grid-row:1/7;
    -ms-grid-column:5;
    -ms-grid-row-span: 5;
    -ms-grid-row:1;
    margin:0 0 25px 25px;
  }
  .card-5 {
    grid-column:3;
    grid-row:7/12;
    -ms-grid-column:5;
    -ms-grid-row-span: 5;
    -ms-grid-row:6;
    margin:0 0 0 25px;
  }
  .card-3 > img {
    cursor:inherit;
    max-height:90%;
		width:auto;
    display:flex;
    display:-ms-flexbox;
    justify-self:center;
    align-self:center;
  }
  .homepage-videos {
    padding:60px 0%;
    display:flex;
    display:-ms-flexbox;
    justify-content:center;
  }
  .homepage-videos-container {
    max-width:1440px;
    position:relative;
    width:100%;
    padding:0 60px;
  }
  .video-label {
    margin-bottom:51px;
  }
  .video-box {
    padding:0 8%;
    display:none;
  }
  .slick-slider {
    display:flex !important;
    align-items:center;
  }
  .slick-track .slick-slide {
    max-height:205px !important;
  }
  .slider-item {
    flex-shrink:0;
    padding:0px;
    margin:0 20px;
    position:relative;
    aspect-ratio:16 / 9;
  }
  @supports not (aspect-ratio: 16 / 9) {
    .slider-item::before {
      float: left;
      padding-top: 100%;
      content: "";
    }

    .slider-item::after {
      display: block;
      content: "";
      clear: both;
    }
  }
  .slider-item-inner {
    width:100%;
    height:100%;
    border-radius:12px;
  }
  .slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 18px;
    height: 34px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index:2;
    background-image:url('//theme.zdassets.com/theme_assets/141844/c174777ae11d3770f7941b505266c7673aebeaf2.svg');
    background-repeat:no-repeat;
    background-size:cover;
    cursor:pointer;
  }
  .slick-next {
    right:10px;
  }
  .slick-prev {
    left:10px;
    transform:translate(0, -50%) rotate(-180deg);
  }
  .video-footer {
    font-size:15px;
    font-weight:600;
    color:#0E71EB !important;
    cursor:pointer;
    line-height:24px;
    letter-spacing:3px;
    margin-top:40px;
  }
  .video-footer > a {
    text-align:center;
  }
  .video-footer-arrow, .footer-arrow {
    content:"";
    background-image:url('//theme.zdassets.com/theme_assets/141844/c174777ae11d3770f7941b505266c7673aebeaf2.svg');
    display:inline-block;
    height:17px;
    width:8px;
    transform:translate(0px, 4px);
    background-size:contain;
    background-repeat:no-repeat;
    cursor:pointer;
    margin-left:20px;
    text-decoration: inherit !important;
  }
  
  /*** SUPPORT BY PRODUCT PAGE ***/
  .main-container {
    max-width:1440px;
    margin:0 auto !important;
    padding-bottom:181px;
  }
  .product-page-header {
    width:100%;
    padding:53px 5%;
  }
  .product-page-contents-full {
    display:grid;
    grid-template-columns:5% 27.5% 5% 57.5% 5%;
    display:-ms-grid;
    -ms-grid-columns: 5% 27.5% 5% 57.5% 5%;
  }
  .product-selector {
    flex: 0 0 27.5%;
    display:grid;
    display:-ms-grid;
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-columns: 1fr;
    -ms-grid-column:2;
    grid-column:2;
    border-right:2px solid #ececec;
  }
  .tab-1 {
    -ms-grid-row: 1;
  }
  .tab-2 {
    -ms-grid-row: 2;
  }
  .tab-3 {
    -ms-grid-row: 3;
  }
  .tab-4 {
    -ms-grid-row: 4;
  }
  .tab-5 {
    -ms-grid-row: 5;
  }
  .tab-6 {
    -ms-grid-row: 6;
  }
  .tab-7 {
    -ms-grid-row: 7;
  }
  .tab-8 {
    -ms-grid-row: 8;
  }
  .product-selector li {
    font-weight:600;
    font-size:24px;
    line-height:29px;
		color:#232333;
    display:flex;
    padding:0 10%;
    align-items:center;
    border-bottom: 2px solid #ececec;
  }
  .product-selector li img {
    margin-right: 20px;
  }
  .product-selector > li:hover, .product-selector > .active-tab, .product-selector > li:focus {
    cursor:pointer;
    color:#0e71eb;
    background-color:#f6f7f9;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
    outline:none !important;
  }
  .product-selector > .active-tab {
    border-bottom:4px solid #0e71eb;
  }
  .product-contents {
    flex: 0 0 57.5%;
    height:951px;
    margin:0 5% 0 0;
    position:relative;
    -ms-grid-column:4;
    grid-column:4;
  }
  .product-contents > li {
    display:none;
    height:100%;
    position:absolute;
    width:100%;
  }
  .product-contents > li:not(.first-active) {
    left:10%;
  }
  .product-contents > .active-content {
    display:block !important;
  }
  .product-contents-header > p {
    margin-bottom:39px;
  }
  .product-contents-button > button {
    margin-bottom:61px;
    max-width:100%;
  }
  .product-contents-articles > h3 {
    margin-bottom:25px;
  }
  .product-contents-articles > ul {
    margin-bottom: 60px;
  }
  .product-contents-articles > ul > li > a {
    font-weight:700;
    font-size:16px;
    line-height:31.5px;
  }
  .product-contents-panels {
    position:relative;
    display:grid;
    grid-template-columns:47.5% 5% 47.5%;
    grid-template-rows:100%;
    display:-ms-grid;
    -ms-grid-columns:47.5% 5% 47.5%;
    -ms-grid-rows:100%; 
  }
  .panel-1 {
    grid-row:1;
    grid-column:1;
    -ms-grid-row:1;
    -ms-grid-column:1;
  }
  .panel-2 {
    grid-row:1;
    grid-column:3;
    -ms-grid-row:1;
    -ms-grid-column:3;
  }
  .panel-3 {
    grid-row:1;
    grid-column:5;
    -ms-grid-row:1;
    -ms-grid-column:5;
  }
  .product-panel {
    border-radius:12px;
    border:1px solid #ececec;
  }
  .product-panel-inner { 
  	padding:8%;
    text-align:center;
    display:grid;
    align-items:center;
    height:100%;
  }
  .product-panel-inner > h3 {
    font-weight:600;
    font-size:24px;
    line-height:29px;
    color:#232333;
    margin-bottom:15px;
  }
  .product-panel-inner > p {
    margin-bottom:14px;
  }
  .product-panel-inner > a > .footer-arrow {
    margin-left:19px;
    text-decoration:inherit !important;
  }
  .product-selector-mobile {
    display:none !important;
  }
  
  /*** GETTING STARTED - MAIN MONITOR ***/
  .getting-started-body {
    padding:0 60px 0 60px;
    max-width:1440px;
    margin:0 auto;
    width:100%;
  }
  .getting-started-header {
    padding: 60px 60px 80px 60px;
    max-width:1440px;
    margin:0 auto;
    width:100%;
  }
  .getting-started-header h1 {
    margin-bottom:20px;
    text-transform:initial !important;
    display:block;
    max-height:60px;
    line-height:120% !important;
  }
  
  /*** GETTING STARTED - HEADER - MAIN MONITOR ***/
  
  /*** ZP GETTING STARTED - DESKTOP // GETTING STARTED TEMPLATE - DESKTOP ***/
  
  /*** ARTICLE MAIN MONITOR ***/
  .main-article-section {
    margin:0 auto;
    width:100%;
    padding:0 60px;
    max-width:1440px;
  }
  .article-header-section {
    padding:60px 0 20px 0;
  }
  .article-contents-section {
    display:grid;
    display:-ms-grid;
    grid-template-columns:25% 75%;
    grid-template-rows: auto;
    -ms-grid-columns:25% 75%;
    -ms-grid-rows:auto;
    padding-bottom:120px;
  }
  .article-sidebar-section {
    border-right:2px solid #ececec;
    margin-top:60px;
    height:fit-content;
    grid-column:1;
    grid-row:1/3;
    -ms-grid-column:1;
    -ms-grid-row:1/3;
    padding-right:10px;
  }
  .panel {
    width:100%;
  }
  .panel-heading {
    
  }
  .panel-heading .panel-title a {
    font-weight:700 !important;
    font-size:24px !important;
    line-height:24px !important;
    color:#0B5CFF !important;
    text-decoration:none !important;
    display:block !important;
    height: 100%;
    width:100%;
    padding:20px 0 !important;
    border-bottom:1px solid #e4e4ed;
    position:relative;
  }
  .panel-heading .panel-title a::after {
    content:"";
    background-image:url('//theme.zdassets.com/theme_assets/141844/c174777ae11d3770f7941b505266c7673aebeaf2.svg');
    display:inline-block;
    height:17px;
    width:8px;
    transform:rotate(90deg);
    background-size:contain;
    background-repeat:no-repeat;
    cursor:pointer;
    margin-left:16px;
    text-decoration: inherit !important;
    position:absolute;
    right:20px;
    transition:all .35s linear;
  }
  .panel-heading .panel-title a[aria-expanded="true"]::after {
    transform:rotate(-90deg) !important;
  }
  .panel-collapse {
    padding-top:20px;
  }
  .panel-heading .osIcon {
    display:none !important;
  }
  .related-articles, .recent-articles {
    margin-bottom:60px;
  }
  .related-articles ul, .recent-articles ul {
    margin-bottom:0;
    padding-right:10px;
  }
  .related-articles h2, .recent-articles h2 {
    position:relative !important;
    font-size:24px !important;
    line-height:29px !important;
    font-weight:600 !important;
    margin-bottom:20px !important;
  }
  .related-articles a, .recent-articles a {
    color: #0B5CFF !important;
    font-size:16px !important;
    font-weight:700 !important;
    line-height:29px !important;
  }
  .article-body-section {
    padding: 0 0 0 40px;
    grid-column:2;
    grid-row:1;
    -ms-grid-column:2;
    -ms-grid-row:1;
  }
  .article-body-container h2, .article-body-container h3 {
    margin-bottom:20px;
    margin-top:40px;
    text-transform:initial !important;
  }
  .article-body-container h4 {
    text-transform:initial !important;
  }
  .article-body-container a {
    text-decoration: none;
    color: #0B5CFF !important;
  }
  .article-body-container a:hover {
    text-decoration:underline;
    color: #0B5CFF !important;
  }
  .article-body-container img {
    max-width:100% !important;
    height:auto;
  }
  .article-body-container ol li {
    margin-bottom: 10px;
  }
  .article-body-container h1 {
    text-transform: initial !important;
    margin-bottom:40px;
  }
  .article-body-survey {	
    grid-column:2;	
    grid-row:2;	
    -ms-grid-column:2;	
    -ms-grid-row:2;	
    padding-left:40px;	
  }	
  .article-body-community {	
    margin-top:40px;	
    grid-column:2;	
    grid-row:3;	
    -ms-grid-column:2;	
    -ms-grid-row:3;	
    padding:40px;	
    background-color:#f6f7f9;	
  }
  .article-body-community h2 {
    margin-bottom:20px;
  }
  .article-body-community p {
    margin-bottom:20px;
  }
  .article-body-community-ctas {
    height:45px;
    display:flex;
    display:-ms-flexbox;
    flex-wrap:wrap;
    align-items:center;
  }
  .article-body-community-ctas .primary-cta {
    margin-right:20px;
    padding:12px 45px !important;
  }
  .article-body-community-ctas .text-cta {
    margin:auto 0;
  }
  
  /*** ARTICLE NO SIDEBAR ***/
  .article-no-sidebar > .article-contents-section {
    grid-template-columns:100%;
    -ms-grid-columns:100%;
  }
  .article-no-sidebar > .article-contents-section > .article-sidebar-section {
    display:none;
  }
  .article-no-sidebar > .article-contents-section > .article-body-section {
    grid-column:1;
    -ms-grid-column:1;
    padding-left:0;
  }
  .article-no-sidebar > .article-contents-section > .article-body-community {
    grid-column:1;
    -ms-grid-column:1;
    margin-left:-40px;
    width:calc(100% + 80px);
  }
  
}
/*** MAIN TABLET CSS ***/
@media screen and (max-width:1023px) {
  .category-section > ul > li, .section-list > ul > li, .section-section > ul > li, .solo-product-section > ul > li {
    display:none;
  }
  .category-section > ul > .keep, .section-list > ul > .keep, .section-section > ul > .keep, .solo-product-section > ul > .keep, .section-articles-ul > .keep, .getting-started-article-list > li {
    height:48px;
    margin:5px 0;
    display:inline-block !important;
    width:100%;
  }
  .solo-product-section > ul > li > a, .category-section > ul > li > a, .section-list > ul > li > a, .section-section > ul > li > a, .section-articles-ul > li > a, .getting-started-article-list > li > a {
    display:block;
    line-height:19px;
    height:100%;
    font-size:16px;
    font-weight:700;
    line-height:19px;
  }
  .product-mobile-articles-ul > li, .section-mobile-articles-ul > li, .product-contents-articles > ul > li {
    height:48px;
    margin:5px 0;
    display:inline-block;
  }
  .product-contents-articles > ul > li {
    width:100%;
  }
  .category-mobile-articles-ul > li {
    display:none;
  }
  .category-mobile-articles-ul > .keep {
    height:48px;
    margin:5px 0;
    display:inline-block !important;
  }
  .product-mobile-articles-ul > li > a, .category-mobile-articles-ul > li > a, .section-mobile-articles-ul > li > a, .product-contents-articles > ul > li > a {
    display:block;
    line-height:19px;
    height:100%;
  }
  
  /*** GETTING STARTED - HEADER - TABLET ***/
  
  /*** ZP Getting Started Tablet // GETTING STARTED TEMPLATE - TABLET ***/
  
  /*** GETTING STARTED TABLET ***/
  .getting-started-main-container {

  }
  .getting-started-body {
    padding:0 40px 0 40px;
    max-width:1440px;
    margin:0 auto;
    width:100%;
  }
  .getting-started-header {
    padding:40px;
    max-width:1440px;
    margin:0 auto;
    width:100%;
  }
  .getting-started-header h1 {
    margin-bottom:20px;
    display:block;
    text-transform:initial !important;
  }
  .getting-started-header h1:not(.gs-header-h1) {
    margin-right:20px;
  }
  .getting-started-body-container {
    position:relative;
  }
  
  /*** ARTICLE TABLET ***/
  .main-article-section {
    margin:0 auto;
    width:100%;
    max-width:1440px;
  }
  .article-header-section {
    padding:60px 40px 20px 40px;
  }
  .article-contents-section {
    display:grid;
    display:-ms-grid;
    grid-template-columns:100%;
    grid-template-rows: auto;
    -ms-grid-columns:100%;
    -ms-grid-rows:auto;
    padding-bottom:120px;
  }
  .article-sidebar-section {	
    margin-top:60px;	
    height:fit-content;	
    grid-column:1;	
    grid-row:3;	
    -ms-grid-column:1;	
    -ms-grid-row:3;	
    padding:0 40px;	
  }
  .article-sidebar-container {
    display:flex;
    display:-ms-flexbox;
  }
  .related-articles, .recent-articles {
    margin-bottom:60px;
    width:50%;
    padding-right:40px;
  }
  .related-articles ul, .recent-articles ul {
    margin-bottom:0;
  }
  .related-articles h2, .recent-articles h2 {
    position:relative !important;
    font-size:24px !important;
    line-height:29px !important;
    font-weight:600 !important;
    margin-bottom:20px !important;
  }
  .related-articles a, .recent-articles a {
    color: #0B5CFF !important;
    font-size:16px !important;
    font-weight:700 !important;
    line-height:29px !important;
  }
  .article-body-section {
    grid-column:1;
    grid-row:1;
    -ms-grid-column:1;
    -ms-grid-row:1;
    padding:0 40px;
  }
  .panel {
    width:100%;
  }
  .panel-heading {
    
  }
  .panel-heading .panel-title a {
    font-weight:700 !important;
    font-size:24px !important;
    line-height:24px !important;
    color:#0B5CFF !important;
    text-decoration:none !important;
    display:block !important;
    height: 100%;
    width:100%;
    padding:20px 0 !important;
    border-bottom:1px solid #e4e4ed;
    position:relative;
  }
  .panel-heading .panel-title a::after {
    content:"";
    background-image:url('//theme.zdassets.com/theme_assets/141844/c174777ae11d3770f7941b505266c7673aebeaf2.svg');
    display:inline-block;
    height:17px;
    width:8px;
    transform:rotate(90deg);
    background-size:contain;
    background-repeat:no-repeat;
    cursor:pointer;
    margin-left:16px;
    text-decoration: inherit !important;
    position:absolute;
    right:20px;
    transition:all .35s linear;
  }
  .panel-heading .panel-title a[aria-expanded="true"]::after {
    transform:rotate(-90deg) !important;
  }
  .panel-collapse {
    padding-top:20px;
  }
  .panel-heading .osIcon {
    display:none !important;
  }
  .article-body-container h2, .article-body-container h3 {
    margin-bottom:20px;
    margin-top:40px;
    text-transform:initial !important;
  }
  .article-body-container h4 {
    text-transform:initial !important;
  }
  .article-body-container img {
    max-width:100% !important;
    height:auto;
  }
  .article-body-container ol li {
    margin-bottom: 10px;
  }
  .article-body-container a {
    text-decoration: none;
    color: #0B5CFF !important;
  }
  .article-body-container a:hover {
    text-decoration:underline;
    color: #0B5CFF !important;
  }
  .article-body-container h1 {
    text-transform: initial !important;
    margin-bottom:40px;
  }
  .article-body-survey {	
    padding:20px 40px 0 40px;	
    grid-column:1;	
    grid-row:2;	
    -ms-grid-column:1;	
    -ms-grid-row:2;	
  }	
  .article-body-community {	
    grid-column:1;	
    grid-row:4;	
    -ms-grid-column:1;	
    -ms-grid-row:4;	
    background-color:#f6f7f9;	
    padding:40px 40px;	
  }
  .article-body-community h2 {
    margin-bottom:20px;
  }
  .article-body-community p {
    margin-bottom:20px;
  }
  .article-body-community-ctas {
    display:flex;
    display:-ms-flexbox;
    flex-wrap:wrap;
    align-items:center;
  }
  .article-body-community-ctas .primary-cta {
    margin-right:40px;
    padding:12px 45px !important;
  }
  .article-body-community-ctas .text-cta {
    margin:auto 0;
  }
  
  /*** ARTICLE NO SIDEBAR TABLET ***/
  .article-no-sidebar > .article-contents-section > .article-sidebar-section {
    display:none;
  }
  .article-no-sidebar > .article-contents-section > .article-body-section {
    padding-bottom:40px;
  }
}
@media screen and (max-width:1200px) {
  .solo-product-header-container {
    margin-bottom:40px;
  }
  .product-img-container > img {
    width:600px;
  }
}
@media screen and (min-width:768px) and (max-width:1023px) {
  
}
@media screen and (min-width:481px) and (max-width:768px) {
  /*** SOLO PRODUCT PAGES TABLET ***/
  .product-img-container {
    display:none;
  }
  .solo-product-header-container {
    padding:42px 0;
  }
  .solo-product-section-list, .category-section-list {
    display:none;
  }
  .solo-product-section-list-mobile, .category-section-list-mobile {
    display:block;
  }
  .solo-product-section-list-mobile {
    padding:0 20px 20px 20px;
  }
  .category-section-list-mobile {
    padding:0;
  }
  .solo-product-section-mobile, .category-section-mobile, .section-section-mobile {
    border-bottom:1px solid #e4e4ed;
  }
  .solo-product-section-mobile > h3, .category-section-mobile > h3, .section-section-mobile > h3 {
    position:relative;
    cursor:pointer;
    margin:20px 0;
    padding-right:25px;
  }
  .solo-product-section-mobile > h3:active, .solo-product-section-mobile > h3:focus, .category-section-mobile > h3:active, .category-section-mobile > h3:focus, .section-section-mobile > h3:active, .section-section-mobile > h3:focus {
  	outline:none !important;
  }
  .solo-product-section-mobile > h3 > .arrow, .category-section-mobile > h3 > .arrow, .section-section-mobile > h3 > .arrow {
    transform:rotate(90deg);
    position:absolute;
    right:5px;
    top:8px;
    transition:all .35s linear;
  }
  .up-arrow {
    transform:rotate(-90deg) !important;
  }
  .solo-product-header-container {
    width:100%;
    margin-bottom:0px;
  }
  .product-mobile-articles-ul, .section-mobile-articles-ul, .category-mobile-articles-ul {
    padding:0 0 0 0;
    margin-bottom:0px
  }
  .category-mobile-articles-ul > li, .section-mobile-articles-ul > li {
    display:none;
  }
  .category-mobile-articles-ul > .keep, .section-mobile-articles-ul > .keep {
    display:inline-block;
  }
  .product-mobile-articles-ul > li, .category-mobile-articles-ul > li, .section-mobile-articles-ul > li {
    font-weight:700;
    font-size:16px;
    line-height:30px;
    width:100%;
  }
  .category-section-mobile .text-cta, .solo-product-section-mobile .text-cta, .section-section-mobile .text-cta {
    margin-bottom:40px;
    display:block;
  }
  .product-video-box {
    grid-template-columns:100% !important;
    grid-template-rows:1fr 40px 1fr 40px 1fr !important; 
    -ms-grid-columns:100% !important;
    -ms-grid-rows:1fr 40px 1fr 40px 1fr !important;
    padding:0 10%;
  }
  .product-video-box-2-vid {
    grid-template-columns:100% !important;
    grid-template-rows:1fr 40px 1fr !important; 
    -ms-grid-columns:100% !important;
    -ms-grid-rows:1fr 40px 1fr !important;
    padding:0 10%;
  }
  .product-video-box-1-vid {
    grid-template-columns:100% !important;
    grid-template-rows:1fr !important; 
    -ms-grid-columns:100% !important;
    -ms-grid-rows:1fr !important;
    padding:0 10%;
  }
  .product-vid {
    grid-column:1;
    -ms-grid-column:1;
  }
  .prod-vid-1 {
    grid-row:1;
    -ms-grid-row:1;
  }
  .prod-vid-2 {
    grid-row:3;
    -ms-grid-row:3;
  }
  .prod-vid-3 {
    grid-row:5;
    -ms-grid-row:5;
  }
  .product-panels {
    grid-template-columns:1fr 20px 1fr !important;
    -ms-grid-columns: 1fr 20px 1fr !important;
  }
  /*** DEFAULT SECTION PAGE ***/
  .section-list {
    display:none;
  }
  .section-header-section {
    padding:40px 0;
  }
  .section-list-mobile {
    display:inline-block;
    width:100%;
  }
  .section-articles-ul > li > a {
    font-size:16px;
    font-weight:700;
    line-height:19px;
  }
  
}

@media screen and (min-width:482px) and (max-width: 1023px) {
  p {
    font-weight:400;
    font-size:16px;
    line-height:22px;
    color:#414155;
    text-transform:none;
  }
  .small {
    font-weight:400;
    font-size:14px;
    line-height:120%;
    color:#414155;
    text-transform:none;
  }
  
  /*** HOMEPAGE ***/
  .homepage-hero-inner {
    padding:80px 0;
    width:90%;
    max-width:685px;
    margin:auto;
  }
  .homepage-hero-inner > label {
    font-size:24px;
    font-weight:700;
    line-height:29px;
    color:#fff;
    margin-bottom:13px;
  }
  #query {
    width:685px;
    height:65px;
    border-radius:12px;
    padding:21px 16px;
  }
  #query::placeholder {
    color:#d9d9d9;
    font-size:18px;
    line-height:22px;
    font-weight:400;
  }
  .query-links {
    margin:20px 0 0 0;
    font-size:20px;
    line-height:24px;
  }
  .query-links > a {
    text-transform:lowercase;
  }
  .homepage-icons {
    height:460px;
    padding: 60px 40px;
  }
  .homepage-icons-container {
    display:grid;
    display:-ms-grid;
    grid-gap:20px;
    grid-template-columns: repeat(2,1fr);
    -ms-grid-columns:1fr 20px 1fr;
    -ms-grid-rows:1fr 20px 1fr 20px 1fr;
    width:100%;
  }
  .homepage-icon, .homepage-icon-noclick {
    border-radius:12px;
    border:1px solid #ececec;
    text-align:center;
    color:#232333;
    display:flex;
    padding: 0 7%;
  }
  .homepage-icon > img, .homepage-icon-noclick > img {
    justify-self:center;
    align-self:center;
    display: flex;
    margin-right:5%;
    flex:0 0 auto;
    max-width:22.5%;
  }
  .homepage-icon > label, .homepage-icon-noclick > label {
    margin-top:5px;
    font-size:24px;
    font-weight:700;
    color:inherit;
    line-height:29px;
    cursor:inherit;
    align-self:center;
    display: flex;
    flex:3;
    justify-content:center;
    flex-wrap:wrap;
  }
  .homepage-icon-description {
    display:none;
  }
  #getting-started-tile {
    -ms-grid-column:1;
    -ms-grid-row:1;
  }
  #account-management-tile {
    -ms-grid-column:3;
    -ms-grid-row:1;
    padding:0 5%;
  }
  #sbp-tile {
    -ms-grid-column:1;
    -ms-grid-row:3;
  }
  #av-tile {
    -ms-grid-column:3;
    -ms-grid-row:3;
  }
  #community-tile {
    -ms-grid-column:3;
    -ms-grid-row:5;
  }
  #learning-center-tile {
    -ms-grid-column:1;
    -ms-grid-row:5;
  }
  #download-center-tile {
    -ms-grid-column:3;
    -ms-grid-row:5;
  }
  .homepage-links-container {
    display:grid;
    display:-ms-grid;
    grid-template-columns: repeat(1, 100%);
    -ms-grid-columns:100%;
    -ms-grid-rows:auto 25px auto 25px auto 25px auto 25px auto;
    padding:60px 5%;
    gap:25px;
    height:100%;
  }
  .links-card {
    border:1px solid #ececec;
    border-radius:12px;
    color:#232333;
    padding:20px 5% 0 5%;
    text-align:left;
    background-color:#fff;
  }
  .links-card .text-cta, .links-card .card-links {
    margin-bottom:20px;
    display:block;
    width:fit-content;
  }
  .card-label {
    margin-bottom:30px;
  }
  .card-links > li {
    font-weight:700;
    font-size:16px;
    line-height:30px;
  }
  .card-description {
    margin-bottom:24px;
  }
  .card-footer-link {
    margin-bottom:5% !important;
  }
  .card-1 {
    grid-column: 1;
    -ms-grid-column:1;
    -ms-grid-row:1;
  }
  .card-2 {
    grid-column:1;
    -ms-grid-column:1;
    -ms-grid-row:3;
  }
  .card-3 {
    grid-column: 1;
    -ms-grid-column:1;
    -ms-grid-row:5;
  }
  .card-4 {
    grid-column:1;
    -ms-grid-column:1;
    -ms-grid-row:7;
  }
  .card-5 {
    grid-column:1;
    -ms-grid-column:1;
    -ms-grid-row:9;
  }
  .homepage-videos {
    padding:60px 10%;
    position:relative;
  }
  .video-label {
    margin-bottom:51px;
  }
  .video-box {
    display:grid;
    display:-ms-grid;
    grid-template-columns:repeat(2,1fr);
    grid-template-rows: repeat(2, 1fr);
    -ms-grid-columns:1fr 50px 1fr;
    -ms-grid-rows: 1fr 50px 1fr;
    overflow:hidden;
    gap:50px;
  }
  .vid-1 {
    grid-column:1;
    grid-row:1;
    -ms-grid-column:1;
    -ms-grid-row:1;
  }
  .vid-2 {
    -ms-grid-column:3;
    -ms-grid-row:1;
    grid-column:2;
    grid-row:1;
  }
  .vid-3 {
    -ms-grid-column:1;
    -ms-grid-row:3;
    grid-column:1;
    grid-row:2;
  }
  .vid-4 {
    -ms-grid-column:3;
    -ms-grid-row:3;
    grid-column:2;
    grid-row:2;
  }
  .vid-5, .vid-6, .vid-7, .vid-8, .vid-9 {
    display:none !important;
  }
  .slider-item {
    border-radius:12px;
    aspect-ratio: 16 / 9;
    display:flex;
    display:-ms-flexbox;
    height:0;
    padding-bottom:56.25%;
  }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .slider-item {
      height:100% !important;
    }
  }
  @supports not (aspect-ratio: 16 / 9) {
    .slider-item::before {
      float: left;
      padding-top: 100%;
      content: "";
    }

    .slider-item::after {
      display: block;
      content: "";
      clear: both;
    }
  }
  .video-footer {
    font-weight:600;
    font-size:15px;
    line-height:24px;
    margin-top:45px;
    letter-spacing:3px;
  }
  .video-footer-arrow, .footer-arrow {
    content:"";
    background-image:url('//theme.zdassets.com/theme_assets/141844/c174777ae11d3770f7941b505266c7673aebeaf2.svg');
    display:inline-block;
    height:17px;
    width:8px;
    transform:translate(0px, 4px);
    background-size:contain;
    background-repeat:no-repeat;
    cursor:pointer;
    margin-left:16px;
    text-decoration: inherit !important;
  }
  
  /*** SUPPORT BY PRODUCT ***/
  .product-selector {
    display:none;
  }
  .product-selector-mobile {
    margin-bottom:60px;
  }
  .main-container {
    margin: 0 auto !important;
    padding:40px;
  }
  .product-page-header > p {
    margin-bottom:60px;
  }
  .product-contents > li {
    display:none;
  }
  .product-contents > li:not(.first-active) {
    opacity:0;
  }
  .product-contents > .active-content {
    display:block !important;
  }
  #product-selector-dropdown-container {
    box-shadow:0px 5px 15px rgba(0,0,0,0.15);
    width:414px;
    z-index:-1;
  }
  #product-selector-dropdown-container > ul {
    padding:21px 0;
    background:#fff;
  }
  #product-selector-dropdown-container > ul > li {
    color:#232333;
    line-height:24px;
    font-weight:600;
    font-size:20px;
    letter-spacing:0.01em;
    padding:18px 30px;
    font-family:var(--zm-header-font);
  }
  #product-selector-dropdown-container > ul > li:hover, #product-selector-dropdown-container > ul > li:focus {
    cursor:pointer;
    color:#0B5CFF !important;
    outline: none !important;
  }
  .product-contents-header > p {
    margin-bottom:41px;
    width:80%;
  }
  .product-contents-button > button {
    margin-bottom:61px;
    max-width:100%;
  }
  .product-contents-articles > h3 {
    margin-bottom:25px;
  }
  .product-contents-articles > ul {
    margin-bottom: 60px;
  }
  .product-contents-articles > ul > li > a {
    font-weight:700;
    font-size:16px;
    line-height:31.5px;
  }
  .product-contents-panels {
    display:grid;
    display:-ms-grid;
		grid-template-columns: 47.5% 5% 47.5%;
    grid-template-rows:100%;
    -ms-grid-columns:47.5% 5% 47.5%;
    -ms-grid-rows:47.5% 5% 47.5%;
    position:relative;
    justify-content:space-between;
    flex-wrap:wrap;
  }
  .panel-1 {
    grid-row:1;
    grid-column:1;
    -ms-grid-row:1;
    -ms-grid-column:1;
  }
  .panel-2 {
    grid-row:1;
    grid-column:3;
    -ms-grid-row:1;
    -ms-grid-column:3;
  }
  .product-panel {
    border-radius:12px;
    border:1px solid #ececec;
    margin-bottom:4%;
  }
  .product-panel-inner { 
    padding:8%;
    text-align:center;
    display:grid;
    align-items:center;
    height:100%;
  }
  .product-panel-inner > h3 {
    font-weight:600;
    font-size:24px;
    line-height:29px;
    color:#232333;
    margin-bottom:15px;
  }
  .product-panel-inner > p {
    margin-bottom:14px;
  }
  .product-panel-inner > a > .footer-arrow {
    margin-left:19px;
    text-decoration:inherit !important;
  }
  
  /*** FOOTER TABLET ***/
  .footer-inner {
    width:100%;
    padding:0 60px;
  }
  .footer-nav-col-heading > a {
    font-size:16px !important;
    font-weight:600;
  }
  .footer-nav > li {
    width:100%;
    padding: 0;
  }
  .footer-nav-col {
    columns: 2;
  	-webkit-columns: 2;
  	-moz-columns: 2;
    
  }
  .footer-nav-col > li > a{
    font-size:13px;
    margin-bottom:8px;
  }
  .footer-lang-col {
    width:100% !important;
  }
  .lang-col {
    columns: 1;
  	-webkit-columns: 1;
  	-moz-columns: 1;
  }
  .language-dropdown::after {
    content:none;
  }
  /*** DEFAULT CATEGORY PAGES ***/
  .category-body-section-mobile {
    display:block;
  }
  .category-body-section {
    display:none;
  }
  
}
/*** MAIN MOBILE CSS ***/
@media screen and (min-width:0px) and (max-width: 481px) {
  /*** GENERAL CLASSES ***/ 
  
  /*** HOMEPAGE ***/
  .homepage-hero-inner {
    padding:80px 0;
    width:80%;
    max-width:353px;
    margin:auto;
  }
  .homepage-hero-inner > label {
    font-size:20px;
    font-weight:700;
    line-height:24px;
    color:#fff;
    margin-bottom:15px;
  }
  #query {
    width:685px;
    height:65px;
    border-radius:12px;
    padding:21px 14px;
  }
  #query::placeholder {
    color:#d9d9d9;
    font-size:18px;
    line-height:22px;
    font-weight:400;
  }
  .query-links {
    margin:34px 0 0 0;
    font-size:16px;
    line-height:19px;
    text-align:center;
  }
  #getting-started-tile {
  	-ms-grid-row:1;
    grid-row:1;
  }
  #account-management-tile {
    -ms-grid-row:2;
    grid-row:2;
  }
  #sbp-tile {
    -ms-grid-row:3;
    grid-row:3;
  }
  #av-tile {
    -ms-grid-row:4;
    grid-row:4;
  }
  #community-tile {
    -ms-grid-row:5;
    grid-row:5;
  }
  #learning-center-tile {
    -ms-grid-row:6;
    grid-row:6;
  }
  .homepage-icons-container {
    display:grid;
    display:-ms-grid;
    grid-template-columns:100%;
    grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-columns:100%;
    -ms-grid-rows:1fr 1fr 1fr 1fr 1fr 1fr;
    width:100%;
  }
  .homepage-icon, .homepage-icon-noclick {
    border-radius:12px;
    border:1px solid #ececec;
    text-align:center;
    color:#232333;
    display:flex;
    padding:10px 7%;
    width:100%;
    margin-bottom:20px;
    -ms-grid-column:1;
    grid-column:1;
  }
  .homepage-icon > img, .homepage-icon-noclick > img {
    justify-self:center;
    align-self:center;
    display: flex;
    margin-right:5%;
    flex:0 0 auto;
    max-width:22%;
  }
  .homepage-icon > label, .homepage-icon-noclick > label {
    margin-top:5px;
    font-size:16px;
    font-weight:700;
    color:inherit;
    line-height:19px;
    cursor:inherit;
    align-self:center;
    display: flex;
    flex:3;
    justify-content:center;
    flex-wrap:wrap;
  }
  .homepage-icon:hover {
    color:#0E71EB;
    cursor:pointer;
  }
  .homepage-icon-description {
    display:none;
  }
  .homepage-links-container {
    display:grid;
    display:-ms-grid;
    grid-template-columns: repeat(1, 100%);
    -grid-ms-columns:100%;
    padding:40px 8% 15px 8%;
    height:100%;
  }
  .links-card {
    border:1px solid #ececec;
    border-radius:12px;
    color:#232333;
    padding:5%;
    text-align:left;
    background-color:#fff;
    margin-bottom:25px;
  }
  .card-label {
    margin-bottom:30px;
  }
  .card-links {
    margin:8px 0 0 0;
  }
  .card-links > li {
    font-weight:700;
    font-size:16px;
    line-height:30px;
  }
  .card-description {
    margin-bottom:24px;
  }
  .card-1 {
    grid-column: 1;
    -ms-grid-column:1;
  }
  .card-2 {
    grid-column:1;
    -ms-grid-column:1;
  }
  .card-3 {
    grid-column: 1;
    -ms-grid-column:1;
  }
  .card-4 {
    grid-column:1;
    -ms-grid-column:1;
  }
  .card-5 {
    grid-column:1;
    -ms-grid-column:1;
  }
  .homepage-videos {
    padding:40px 8%;
    position:relative;
  }
  .video-label {
    margin-bottom:51px;
  }
  .video-box {
    display:grid;
    display:-ms-grid;
    grid-template-columns:repeat(1,1fr);
    -ms-grid-columns:1fr;
    -ms-grid-rows:1fr 45px 1fr 45px 1fr
    overflow:hidden;
    gap:45px;
  }
  .slider-item {
    border-radius:12px;
    display:flex;
    aspect-ratio: 16 / 9;
    padding-bottom:56.25%;
    height:0;
  }
  @supports not (aspect-ratio: 16 / 9) {
    .slider-item::before {
      float: left;
      padding-top: 100%;
      content: "";
    }

    .slider-item::after {
      display: block;
      content: "";
      clear: both;
    }
  }
  .vid-1 {
    -ms-grid-column:1;
    -ms-grid-row:1;
  }
  .vid-2 {
    -ms-grid-column:1;
    -ms-grid-row:3;
  }
  .vid-3 {
    -ms-grid-column:1;
    -ms-grid-row:5;
  }
  .vid-4, .vid-5, .vid-6, .vid-7, .vid-8, .vid-9 {
    display:none !important;
  }
  .video-footer {
    font-weight:600;
    font-size:15px;
    line-height:24px;
    margin-top:45px;
    letter-spacing:3px;
  }
  .video-footer-arrow, .footer-arrow {
    content:"";
    background-image:url('//theme.zdassets.com/theme_assets/141844/c174777ae11d3770f7941b505266c7673aebeaf2.svg');
    display:inline-block;
    height:17px;
    width:8px;
    transform:translate(0px, 4px);
    background-size:contain;
    background-repeat:no-repeat;
    cursor:pointer;
    margin-left:16px;
    text-decoration: inherit !important;
  }
  
  /*** SUPPORT BY PRODUCT ***/
  .product-selector {
    display:none;
  }
  .product-selector-mobile {
    margin-bottom:60px;
  }
  .main-container {
    margin: 0 auto !important;
  }
  .product-page-header {
    padding:7% 7% 0 7%;
  }
  .product-page-header > p {
    margin-bottom:60px;
  }
  .product-contents > li {
    display:none;
  }
  .product-contents > li:not(.first-active) {
    opacity:0;
  }
  .product-contents > .active-content {
    display:block !important;
  }
  #product-selector-dropdown-container {
    box-shadow:0px 5px 15px rgba(0,0,0,0.15);
    width:100%;
    z-index:-1;
  }
  #product-selector-dropdown-container > ul {
    padding:21px 0;
    background:#fff;
  }
  #product-selector-dropdown-container > ul > li {
    color:#232333;
    line-height:24px;
    font-weight:600;
    font-size:20px;
    letter-spacing:0.01em;
    padding:18px 30px;
    font-family:var(--zm-header-font);
  }
  #product-selector-dropdown-container > ul > li:hover {
    cursor:pointer;
  }
  .product-contents-header {
    padding:0 7%;
  }
  .product-contents-header > p {
    margin-bottom:47px;
  }
  .product-contents-button {
    padding:0 7%;
  }
  .product-contents-button > button {
    margin-bottom:61px;
    max-width:100%;
    width:100%;
  }
  .product-contents-articles {
    padding:0 7%;
  }
  .product-contents-articles > h3 {
    margin-bottom:25px;
  }
  .product-contents-articles > ul {
    margin-bottom: 60px;
  }
  .product-contents-articles > ul > li > a {
    font-weight:700;
    font-size:16px;
    line-height:30px;
  }
  .product-contents-panels {
    display:grid;
    grid-template-columns:86%;
    grid-template-rows:47.5% 5% 47.5%;
    display:-ms-grid;
    -ms-grid-columns:86%;
    -ms-grid-rows:47.5% 5% 47.5%%; 
    position:relative;
    justify-content:center;
    flex-wrap:wrap;
  }
  .panel-1 {
    grid-row:1;
    grid-column:1;
    -ms-grid-row:1;
    -ms-grid-column:1;
  }
  .panel-2 {
    grid-row:3;
    grid-column:1;
    -ms-grid-row:3;
    -ms-grid-column:1;
  }
  .product-panel {
    border-radius:12px;
    border:1px solid #ececec;
    margin-bottom:4%;
  }
  .product-panel-inner { 
    padding:8%;
    text-align:center;
    display:grid;
    align-items:center;
    height:100%;
  }
  .product-panel-inner > h3 {
    font-weight:600;
    font-size:24px;
    line-height:29px;
    color:#232333;
    margin-bottom:15px;
  }
  .product-panel-inner > p {
    margin-bottom:14px;
  }
  .product-panel-inner > a > .footer-arrow {
    margin-left:19px;
    text-decoration:inherit !important;
  }
  /*** SOLO PRODUCT PAGE - MOBILE ***/
  .product-img-container {
    display:none;
  }
  .solo-product-section-list, .category-section-list, .section-list {
    display:none;
  }
  .solo-product-header-container {
    padding:30px 0;
  }
  .category-section-list-mobile, .section-list-mobile {
    padding:0;
    display:block;
  }
  .solo-product-section-list-mobile {
    padding:0 20px 20px 20px;
    display:block;
  }
  .category-section-mobile .text-cta, .solo-product-section-mobile .text-cta, .section-section-mobile .text-cta {
    margin-bottom:40px;
    display:block;
  }
  .solo-product-section-mobile, .category-section-mobile, .section-section-mobile {
    border-bottom:1px solid #e4e4ed;
  }
  .solo-product-section-mobile > h3, .category-section-mobile > h3, .section-section-mobile > h3 {
    position:relative;
    cursor:pointer;
    margin:20px 0;
    padding-right:30px;
  }
  .solo-product-section-mobile > h3 > .arrow, .category-section-mobile > h3 > .arrow, .section-section-mobile > h3 > .arrow {
    transform:rotate(90deg);
    position:absolute;
    right:5px;
    top:8px;
    transition:all .35s linear;
  }
  .up-arrow {
    transform:rotate(-90deg) !important;
  }
  .solo-product-header-container {
    width:100%;
    margin-bottom:0px;
  }
  .product-mobile-articles-ul, .category-mobile-articles-ul, .section-mobile-articles-ul {
    padding:0 0 0 0;
    margin-bottom:0px;
  }
  .product-mobile-articles-ul > li {
    font-weight:700;
    font-size:16px;
    line-height:30px;
    width:100%;
  }
  .category-mobile-articles-ul > li, .section-mobile-articles-ul > li {
    display:none;
  }
  .category-mobile-articles-ul > .keep, .section-mobile-articles-ul > .keep {
    font-weight:700;
    font-size:16px;
    line-height:30px;
    width:100%;
    display:inline-block;
  }
  .category-section-mobile .text-cta, .section-section-mobile .text-cta {
    margin-bottom:40px;
    display:block;
  }
  .product-video-box {
    grid-template-columns:100% !important;
    grid-template-rows:1fr 40px 1fr 40px 1fr !important; 
    -ms-grid-columns:100% !important;
    -ms-grid-rows:1fr 40px 1fr 40px 1fr !important;
    padding:0 20px;
  }
  .product-video-box-2-vid {
    grid-template-columns:100% !important;
    grid-template-rows:1fr 40px 1fr !important; 
    -ms-grid-columns:100% !important;
    -ms-grid-rows:1fr 40px 1fr !important;
    padding:0 20px;
  }
  .product-video-box-1-vid {
    grid-template-columns:100% !important;
    grid-template-rows:1fr !important; 
    -ms-grid-columns:100% !important;
    -ms-grid-rows:1fr !important;
    padding:0 20px;
  }
  .product-vid {
    grid-column:1;
    -ms-grid-column:1;
  }
  .prod-vid-1 {
    grid-row:1;
    -ms-grid-row:1;
  }
  .prod-vid-2 {
    grid-row:3;
    -ms-grid-row:3;
  }
  .prod-vid-3 {
    grid-row:5;
    -ms-grid-row:5;
  }
  
  /** GETTING STARTED - MOBILE **/
  .getting-started-body {
    padding:0;
  }
  .getting-started-header {
    padding:20px 0;
  }
  .getting-started-header h1 {
    font-size:36px !important;
    line-height:46px !important;
  }
  .gs-role-selector {
    margin-bottom:0;
  }
  /** **/
  
  /*** FOOTER MOBILE ***/
  .footer-inner {
    width:100%;
    padding:0 60px;
  }
  .footer-nav-col-heading > a {
    font-size:16px !important;
    font-weight:600;
  }
  .footer-nav > li {
    width:100%;
    padding:0;
  }
  .footer-nav-col {
    columns: 2;
  	-webkit-columns: 2;
  	-moz-columns: 2;
  }
  .lang-col {
    columns: 1 !important;
  	-webkit-columns: 1 !important;
  	-moz-columns: 1 !important;
  }
  
  .footer-nav-col > li > a{
    font-size:13px;
    margin-bottom:8px;
  }
  .footer-lang-col {
    width:100% !important;
  }
  .language-dropdown::after {
    content:none;
  }
  
  /*** GETTING STARTED ***/
  .use-and-learn-videos-contents {
    padding:40px 0;
  }
  .download-links-container {
    padding: 40px 0 0 0;
  }
  .troubleshoot-links-container {
    padding: 40px 0 0 0;
  }
  
  /** SECTION ***/
  .section-header-section, .category-header-section {
    padding:40px 0;
  }
}

/*** SECONDARY BREAKPOINTS ***/




@media screen and (min-width:320px) and (max-width:350px) {
  .icon-bar+.icon-bar {
    margin-top:3.5px;
  }
}

@media screen and (max-width:350px) {
  .icon-bar+.icon-bar {
    margin-top:3px;
  }
}
@media screen and (max-width:650px) {
  .product-contents-panels {
    display:grid;
    grid-template-columns:86%;
    grid-template-rows:47.5% 5% 47.5%;
    display:-ms-grid;
    -ms-grid-columns:86%;
    -ms-grid-rows:47.5% 5% 47.5%%; 
    position:relative;
    justify-content:center;
    flex-wrap:wrap;
  }
  .panel-1 {
    grid-row:1;
    grid-column:1;
    -ms-grid-row:1;
    -ms-grid-column:1;
  }
  .panel-2 {
    grid-row:3;
    grid-column:1;
    -ms-grid-row:3;
    -ms-grid-column:1;
  }
}
@media screen and (min-width:412px) and (max-width:481px) {
  #tablet-top-right {
    padding-top:0px !important;
  }
}
@media screen and (min-width:351px) and (max-width:411px) {
  #tablet-top-right {
    padding-top:1px;
  }
}
@media screen and (min-width:0px) and (max-width:350px) {
  #tablet-top-right {
    padding-top:0px;
  }
}
@media screen and (min-width:0px) and (max-width:380px) {
  
}
@media screen and (min-width:482px) and (max-width:560px) {
  .homepage-icon > label, .homepage-icon-noclick > label {
    font-size:16px;
    line-height:19px;
  }
  #tablet-top-right a {
    padding:0 10px !important;
  }
}
@media screen and (min-width:560px) and (max-width:650px) {
  .homepage-icon > label, .homepage-icon-noclick > label {
    font-size:20px;
    line-height:24px;
  }
}
@media screen and (min-width:415px) and (max-width:550px) {
  .page-header-h1 {
    font-size:40px !important;
  }
}

@media screen and (max-width:767px) {
  .video-box {
    display:grid;
    display:-ms-grid;
    grid-template-columns:repeat(1,1fr);
    -ms-grid-columns:1fr;
    -ms-grid-rows:1fr 45px 1fr 45px 1fr;
    overflow:hidden;
    gap:45px;
    max-width:550px;
    width:100%;
    padding:0 60px;
    margin:0 auto;
  }
  .use-and-learn-videos-container .video-box {
    -ms-grid-rows:1fr 45px 1fr !important;
  }
  .slider-item {
    border-radius:12px;
    display:flex;
    aspect-ratio: 16 / 9;
    padding-bottom:56.25%;
    height:0;
  }
  @supports not (aspect-ratio: 16 / 9) {
    .slider-item::before {
      float: left;
      padding-top: 100%;
      content: "";
    }

    .slider-item::after {
      display: block;
      content: "";
      clear: both;
    }
  }
  
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .slider-item {
      height:100% !important;
    }
  }
  .homepage-videos-container .vid-1 {
    grid-column:1;
    grid-row:1;
    -ms-grid-column:1;
    -ms-grid-row:1;
  }
  .homepage-videos-container .vid-2 {
    grid-column:1;
    grid-row:2;
    -ms-grid-column:1;
    -ms-grid-row:3;
  }
  .homepage-videos-container .vid-3 {
    grid-column:1;
    grid-row:3;
    -ms-grid-column:1;
    -ms-grid-row:5;
  }
  .homepage-videos-container .vid-4, .homepage-videos-container .vid-5, .homepage-videos-container .vid-6, .homepage-videos-container .vid-7,.homepage-videos-container .vid-8,.homepage-videos-container .vid-9 {
    display:none !important;
  }
  .use-and-learn-videos-container .vid-3, .use-and-learn-videos-container .vid-4, .use-and-learn-videos-container .vid-5, .use-and-learn-videos-container .vid-6 {
    display: none !important;
  }
  .use-and-learn-videos-container .vid-2 {
    grid-column:1;
    grid-row:2;
    -ms-grid-column:1;
    -ms-grid-row:3;
  }
  
  .product-panels {
    grid-template-columns:100% !important;
    -ms-grid-columns:100% !important;
    grid-template-rows:1fr 20px 1fr;
    -ms-grid-rows:1fr 20px 1fr;
  }
  .prod-panel-1, .prod-panel-2 {
    grid-column:1;
    -ms-grid-column:1;
  }
  .prod-panel-1 {
    grid-row:1;
    -ms-grid-row:1;
  }
  .prod-panel-2 {
    grid-row:3;
    -ms-grid-row:3;
  }
  
  /*** GETTING STARTED CAROUSEL ***/
  
  /*** ZP Getting Started Mobile // GETTING STARTED TEMPLATES - MOBILE ***/
  
  /*** Article Mobile ***/
  .article-header-section {
    padding: 20px 20px;
  }
  .article-body-container h1, .article-body-community h1 {
    font-size:36px !important;
    line-height:43px !important;
    font-weight:600 !important;
    letter-spacing:0.01em !important;
  }
  .article-body-container h2, .article-body-community h2 {
    font-size:24px !important;
    font-weight:600 !important;
    line-height:30px !important;
    letter-spacing:0.01em !important;
    text-transform:initial !important;
  }
  .article-body-container h4 {
    text-transform:initial !important;
  }
  .article-body-container h3, .article-body-community h3 {
    font-size:20px !important;
    font-weight:600 !important;
    line-height:30px !important;
    text-transform:initial !important;
  }
  .article-body-container p, .article-body-community p {
    font-size:16px !important;
    font-weight:400 !important;
    line-height:22px !important;
    color:#414155;
  }
  .article-body-container a {
    text-decoration: none;
    color: #0B5CFF !important;
  }
  .article-body-container a:hover {
    text-decoration:underline;
    color: #0B5CFF !important;
  }
  .article-sidebar-container {
    flex-wrap:wrap;
  }
  .recent-articles, .related-articles {
    width:100%;
  }
  .article-body-community-ctas .text-cta{
    width:100%;
    margin-top:20px;
  }
  
  
}

@media screen and (max-width:400px) {
  .getting-started-tab {
    height:60px !important;
    padding:0px;
  }
  .getting-started-tab > h2 {
    font-size:14px !important;
    width:75%;
    padding-right:5px;
  }
  .getting-started-tab > img {
    transform:scale(0.7);
    width:25%;
    margin-right:5px;
  }
}

/**Slim Community Banner CSS**/
#community_banner_slim {
  width:100%; 
  margin: 0px auto; 
  background-color:#F6F7F9; 
  display:none;
  padding:18px 10%;
  justify-content:center;
  align-items:center;
  text-align:center;
  flex-wrap:wrap;
  column-gap:40px;
  font-family: 'Lato', sans-serif;
  background-image:url('//theme.zdassets.com/theme_assets/141844/9daa4ddf6fd2c5e8de727a46bd76a944ce34f077.png');
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover;
  position:relative;
  height:fit-content;
}
#slim_banner_text {
  font-weight:400;
  font-size:16px;
  line-height:24px;
}
#slim_banner_link {
  color:#2D8CFF;
  font-size:15px;
  line-height:24px;
  letter-spacing:0.2em;
  font-weight:600;
  text-transform:uppercase;
  position:relative;
  display:flex;
  align-items:center;
}
#slim_banner_link:hover {
  color:#2D8CFF !important;
  text-decoration:underline;
}
.arrow {
  background-image:url('//theme.zdassets.com/theme_assets/141844/c174777ae11d3770f7941b505266c7673aebeaf2.svg');
  width:9px;
  height:16px;
  margin-left:16px;
}

#slim_banner_close {
  position: absolute;
  right: 10px;
  margin:auto 0;
  width: 19px;
  height: 19px;
}
.banner_close:hover {
  cursor:pointer;
}
.banner_close:before, .banner_close:after {
  position: absolute;
  left: 0px;
  content: ' ';
  height: 19px;
  width: 1px;
  background-color: #232333;
}
.banner_close:hover:before, .banner_close:hover:after {
  background-color: #2D8CFF;
}
.banner_close:before {
  transform: rotate(45deg);
}
.banner_close:after {
  transform: rotate(-45deg);
}

#awc-backdrop {
  z-index: 1000;
}

.loading {
  border: 2px solid #ccc;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border-top-color: #747487;
  border-left-color:  #747487;
  animation: spin 1s infinite ease-in;
}
@keyframes spin {
  0% {
      transform: rotate(0deg);
  }
  100% {
      transform: rotate(360deg);
  }
}

.border-red { 
     border-color: red !important;
}

/* ANNOUNCEMENT BANNER CSS */

.announcement {
	background: #f6f7f9;
  position:relative;
  width:100%;
  padding:18px 0;
}
.announcement > div {
  display:flex;
  display:-ms-flexbox;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
  text-align:center;
  max-width:1440px;
  margin:0 auto;
  width:100%;
  padding:0 60px;
}
.announcement h2 {
	color: #074D70;
	font-weight: bold;
	margin: 10px 0;
}
.announcement p {
	font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin: 0 40px 0 0;
}

@media screen and (max-width:1200px) {
  .announcement > div {
    justify-content: left;
    max-width:1000px;
    width:100%;
    padding:0 40px;
  }
  .announcement p {
    text-align:left;
    margin-bottom:10px;
    width:100%;
  }
}
@media screen and (max-width:767px) {
  .announcement > div {
    padding:0 20px;
  }
}

.announcement .btn {
	background-color: #0E71EB;
	font-size: 16px;
	font-weight: 900;
	letter-spacing: 0.32rem;
	color: #ffffff;
	text-transform: uppercase;
	padding: 10px;
	border-radius: 4px;
	border: none;
	display: inline-block;
}
.announcement .btn:hover{
	background-color: #0C63CE;
	text-decoration: none;
}
#announcement_banner_close {
  position: absolute;
  right: 40px;
  top:15px;
}
#announcement_banner_close:hover {
  cursor:pointer;
}
#announcement_banner_close:before, #announcement_banner_close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 24px;
  width: 2px;
  background-color: #232333;
}
#announcement_banner_close:hover:before, #announcement_banner_close:hover:after {
  background-color: #2D8CFF;
}
#announcement_banner_close:before {
  transform: rotate(45deg);
}
#announcement_banner_close:after {
  transform: rotate(-45deg);
}

/****/

/** COVEO **/
/** JOEY ADDING TO TRY TO FIX RESPONSIVENESS **/
@media (max-width:480px) {
  .CoveoSearchInterface .CoveoSearchbox {
    margin:0 !important;
  }
  #searchbox .CoveoSearchbox .magic-box .magic-box-input>input::placeholder {
    font-size:14px !important;
  }
}
.CoveoSearchInterface {
  min-width:0 !important;
}
#search.CoveoSearchInterface .coveo-tab-section {
  min-width:0 !important;
}
.coveo-result-cell {
  padding-right:16px;
}
/** REST OF COVEO BELOW**/

#searchbox.CoveoSearchInterface .CoveoSearchbox {
  min-width: 300px;
  width: 100%;
  max-width: 960px;
  margin-right: unset;
}

#searchbox.CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input {
  height: 44px;
  border-radius: unset;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

#searchbox.CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input input{
  line-height: 19.2px;
  font-size: 16px;
  color: #232333;
  color: var(--zm-charcoal);
  padding-left: 24px;
}

#searchbox.CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input input::placeholder{
  color: #232333;
  color: var(--zm-charcoal);
  font-size: 16px;
}

#searchbox.CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton {
  background-color: #0B5CFF;
  color: var(--zm-link-blue);
  border: unset;
  height: 44px;
  width: 44px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

#searchbox.CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton:hover {
  background-color: #2269BF;
}

#searchbox.CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton .coveo-search-button svg path{
  fill: white;
}

#searchbox.CoveoSearchInterface .CoveoSearchbox .magic-box {
  border: unset
}

#searchbox.CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input .magic-box-icon {
  height: 44px;
  width: 44px;
  line-height: 44px;
}

#searchbox.CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input .magic-box-icon .magic-box-clear-svg {
  color: #666484;
  color: var(--zm-link-grey);
}

#searchbox.CoveoSearchInterface .magic-box .magic-box-suggestions.magic-box-hasSuggestion {
  top: 48px;
  background-color: unset;
}

#searchbox.CoveoSearchInterface .magic-box .magic-box-suggestions.magic-box-hasSuggestion .coveo-magicbox-suggestions{
  border: unset;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0px 4px 16px rgb(0 0 0 / 16%);
  background-color: white;;
}

#searchbox.CoveoSearchInterface .magic-box .magic-box-suggestions.magic-box-hasSuggestion .coveo-magicbox-suggestions .magic-box-suggestion{
  padding-left: 24px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}

/* Flyout Searchbox */
.header-search-container {
  position:absolute;
  width:100%;
  max-width:1520px;
  left:0;
}
@media screen and (max-width:767px) {
  .header-search-container > div {
    position:relative !important;
    width:100% !important;
  }
  #header_searchbox_mobile {
    width:100%;
  }
  .FlyoutContainer .CoveoSearchInterface .FlyoutButton .CoveoText {
    font-size:14px !important;
    width:fit-content !important;
  }
  .FlyoutContainer .CoveoSearchInterface .FlyoutButton {
    width:fit-content !important;
  }
  .FlyoutContainer .CoveoSearchInterface .CoveoSearchbox.transition-hidden {
    margin:0 1% !important;
    z-index:100;
    width:10% !important;
  	left:0;
    z-index:100;
  }
  .FlyoutContainer {
		width:100%;
    display:flex;
    float:left;
  }
  #header-searchbox-a {
    margin:0 !important;
  }
  .FlyoutButton {
    margin-left:20px;
  }
}
#header_searchbox.CoveoSearchInterface{
  padding: 0px;
}
.magic-box .magic-box-input .magic-box-underlay, .magic-box .magic-box-input>input, .magic-box .magic-box-suggestions {
  font-family:var(--zm-body-font) !important;
  font-size:14px;
}

.FlyoutContainer {
  float: right
}

.FlyoutContainer .CoveoSearchInterface {
  min-width: 350px;
}

.FlyoutContainer .CoveoSearchInterface .FlyoutButton {
  color: white;
  align-self: center;
  display: flex;
  float: right;
  cursor: pointer;
  border-radius: 5px 5px 5px 5px;
  height: 40px;
  overflow: hidden;
  width: 75px;
  margin-right: 120px;
  visibility: visible;
  transition: visibility 500ms linear 0s, opacity 500ms, width 500ms;
  align-items:center;
}

.FlyoutContainer .CoveoSearchInterface .FlyoutButton.transition-hidden {
  color:#666484;
  color: var(--zm-link-grey);
  border-radius: 0px 5px 5px 0px;
  visibility: hidden;
  width: 0px;
  margin-right: 0px;
  opacity: 0;
  transition: visibility 500ms linear 0s, opacity 500ms, width 500ms;
}

.FlyoutContainer .CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-clear{
  width: 32px;
  height: 32px;
  visibility: visible;
}

.FlyoutContainer .CoveoSearchInterface .CoveoSearchbox .magic-box.magic-box-notEmpty .magic-box-clear{
  width: 32px;
  height: 32px;
  visibility: visible;
}

.FlyoutContainer .CoveoSearchInterface .CoveoSearchbox .magic-box.magic-box-notEmpty+.CoveoSearchButton{
  background-color: #0B5CFF;
  background-color: var(--zm-link-blue);
}

.FlyoutContainer .CoveoSearchInterface .CoveoSearchbox .magic-box.magic-box-notEmpty+.CoveoSearchButton:hover{
  background-color: #2269BF;
}

.FlyoutContainer .CoveoSearchInterface .CoveoSearchbox .magic-box.magic-box-notEmpty+.CoveoSearchButton:hover path,
.FlyoutContainer .CoveoSearchInterface .CoveoSearchbox .magic-box.magic-box-notEmpty+.CoveoSearchButton path {
  fill: white
}

.FlyoutContainer .CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input .magic-box-clear .magic-box-icon {
  line-height: 28px;
}

.FlyoutContainer .CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input .magic-box-clear-svg {
  color: #666484;
  color: var(--zm-link-grey);
  width: 14px;
  height: 14px;
}

.FlyoutContainer .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton {
  height: 30px;
  width: 30px;
  background-color: white;
  border-radius: 5px 0px 0px 5px;
  border: none;
}

.FlyoutContainer .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton path,
.FlyoutContainer .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton:hover path,
.FlyoutContainer .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton .coveo-search-button-svg {
  fill: #666484;
  fill: var(--zm-link-grey);
}

.FlyoutContainer .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton .coveo-search-button-svg {
  width: 15px;
  height: 15px;
}

.FlyoutContainer .CoveoSearchInterface .FlyoutButton path,
.FlyoutContainer .CoveoSearchInterface .FlyoutButton .coveo-search-button-svg {
  fill: #666484;
  color: #666484;
  fill: var(--zm-link-grey);
  color: var(--zm-link-grey);
}

.FlyoutContainer .CoveoSearchInterface .FlyoutButton .CoveoText {
  width: 75px;
  margin-left: 10px;
  visibility: visible;
  opacity: 1;
  color: #666484;
  color: var(--zm-link-grey);
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  text-transform: capitalize;
  vertical-align: top;
  display: flex;
  display: -ms-flexbox;
  align-items:center;
  font-family:var(--zm-body-font) !important;
}
.CoveoSearchInterface {
  position:static !important;
}

.FlyoutContainer .CoveoSearchInterface .CoveoSearchbox {
  float: right;
  height: 30px;
  flex-direction: row-reverse;
  width: 100%;
  position: absolute;
  right: 0px;
  top: 5px;
  visibility: visible;
  opacity: 1;
  transition: visibility 500ms linear 0s, opacity 500ms, width 500ms;
  z-index:400;
}

@media screen and (min-width:1024px) {
  .FlyoutContainer .CoveoSearchInterface .CoveoSearchbox {
    max-width:1320px;
    right:40px;
    width:calc(100% - 80px);
  }
}
@media screen and (max-width:1023px) {
  .FlyoutContainer .CoveoSearchInterface .CoveoSearchbox {
    right:20px;
    width:calc(100% - 40px);
  }
}

.FlyoutContainer .CoveoSearchInterface .CoveoSearchbox.transition-hidden {
  visibility: hidden;
  opacity: 0;
  transition: visibility 500ms linear 0s, opacity 500ms width 500ms;
}

.FlyoutContainer .CoveoSearchInterface .CoveoSearchbox .magic-box {
  border: unset;
  border-radius: unset
}

.FlyoutContainer .CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input {
  height: 30px;
  border-radius: 0px 5px 5px 0px;
}

.FlyoutContainer .CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input .magic-box-underlay {
  height: 30px
}

.FlyoutContainer .CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input input {
  height: 30px;
  line-height: 12px;
}

.FlyoutContainer .CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input input::placeholder {
  color: #666484;
  color: var(--zm-link-grey);
  font-size: 14px;
  font-family: var(--zm-body-font) !important;
}

.FlyoutContainer .CoveoSearchInterface .magic-box .magic-box-suggestions.magic-box-hasSuggestion {
  top: 36px;
  background-color: unset;
}

.FlyoutContainer .CoveoSearchInterface .magic-box .magic-box-suggestions .coveo-magicbox-suggestions{
  border: unset;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0px 4px 16px rgb(0 0 0 / 16%);
  background-color: white;;
}

.FlyoutContainer .CoveoSearchInterface .magic-box .magic-box-suggestions .coveo-magicbox-suggestions .magic-box-suggestion{
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}

/* end of flyout */

/** Qualtrics CSS **/
#QSIFeedbackButton-btn {
  overflow:hidden;
}
#QSIFeedbackButton-btn { max-height:200px;}
#QSIFeedbackButton-btn > div { 
  max-height:180px;
	justify-content:center;
}


@media screen and (max-width:768px) {
  #return-to-top {
    display:none !important;
  }
}
/** END QUALTRICS CSS **/

/*** CONTACT US ***/

.h-toggle {
  display:block;
  width:100%;
  height:100%;
  color:inherit;
  font-size:inherit;
  position:relative;
}
.h-toggle::after {
  content:"";
  background-image:url('//theme.zdassets.com/theme_assets/141844/c174777ae11d3770f7941b505266c7673aebeaf2.svg');
  display:inline-block;
  height:17px;
  width:8px;
  transform:rotate(90deg);
  background-size:contain;
  background-repeat:no-repeat;
  cursor:pointer;
  margin-left:16px;
  text-decoration: inherit !important;
  position:absolute;
  top:35%;
  transition:all .35s linear;
}
.h-toggle:hover, .h-toggle:focus {
  text-decoration:none;
}
.h-toggle[aria-expanded="true"]::after {
  transform:rotate(-90deg) !important;
}
.clear-cta {
  font-weight:600;
  font-size:15px;
  letter-spacing:0.2em;
  color:#ffffff;
  text-transform:uppercase;
  background-color:transparent;
  border-radius:3px;
  padding:20px 45px;
  border:1px solid #fff;
  cursor:pointer;
}
.clear-cta:focus, .clear-cta:hover {
  color:#0B5CFF !important;
  border:1px solid #0B5CFF;
  background-color:#fff;
}
.cta {
  text-align:center;
}
.page-section-padding {
  max-width:1440px;
  width:100%;
  margin:0 auto;
  padding:0 60px;
}
.page-header-section {
  margin-top:60px;
  margin-bottom:40px;
}
.page-header-section h1 {
  margin-bottom:40px;
  text-transform: initial !important;
}
  
.cu-tiles-container {
  display:grid;
  display:-ms-grid;
  width:100%;
  margin-bottom:60px;
}
.tile-li > a {
  border-radius:12px;
  border:1px solid #ececec;
  text-align:center;
  color:#232333;
	display:grid;
  display:-ms-grid;
  justify-items:center;
  grid-template-columns:1fr;
  grid-template-rows:62px 1fr 1fr;
  -ms-grid-columns:1fr;
  -ms-grid-rows: 62px 1fr 1fr;
  width:100%;
  padding: 0 7%;
  width:100%;
  height:100%;
  position:relative;
}
.tile-li > a > * {
  -ms-grid-column:1;
  grid-column:1;
  width:100%;
}
.tile-li .tile-li-img {
  justify-self:center;
  align-self:center;
  display: flex;
  height:62px;
  width:100%;
  -ms-grid-row:1;
  -ms-grid-column:1;
  grid-row:1;
  grid-column:1;
}
.tile-li > a > label {
  -ms-grid-row:2;
  grid-row:2;
}
.tile-li > a > p {
  -ms-grid-row:3;
  grid-row:3;
}
#cu-tile-1 .tile-li-img {
  background:url("//theme.zdassets.com/theme_assets/141844/ebbdf831de5840b2d6e8eb676f4392c9a384e35e.svg") no-repeat top center;
}
#cu-tile-1 a:hover .tile-li-img, #cu-tile-1 a:focus .tile-li-img {
  background:url("//theme.zdassets.com/theme_assets/141844/14bf5ee981977cdb12f006f7c81ab9cdec48c10d.svg") no-repeat top center;
}
#cu-tile-2 .tile-li-img {
  background:url("//theme.zdassets.com/theme_assets/141844/239c8c3ca3f23ec03afab525bac898d33b80e6d8.svg") no-repeat top center;
}
#cu-tile-2 a:hover .tile-li-img, #cu-tile-2 a:focus .tile-li-img {
  background:url("//theme.zdassets.com/theme_assets/141844/3e0c9f783107a54d8b608e18602f0343f1c8c5d0.svg") no-repeat top center;
}
#cu-tile-3 .tile-li-img {
  background:url("//theme.zdassets.com/theme_assets/141844/246e92e94362359cded2743273959d60f29cd454.svg") no-repeat top center;
}
#cu-tile-3 a:hover .tile-li-img, #cu-tile-3 a:focus .tile-li-img {
  background:url("//theme.zdassets.com/theme_assets/141844/2e88f43546a1e09403c7838d95767ddb08f17330.svg") no-repeat top center;
}
#cu-tile-4 .tile-li-img {
  background:url("//theme.zdassets.com/theme_assets/141844/321d05e2968fb7d4cbba7223774a653d24ada788.svg") no-repeat top center;
}
#cu-tile-4 a:hover .tile-li-img, #cu-tile-4 a:focus .tile-li-img {
  background:url("//theme.zdassets.com/theme_assets/141844/eee7f8a82c21f7f6b9179e15eef74e8b1885731c.svg") no-repeat top center;
}
#cu-tile-5 .tile-li-img {
  background:url("//theme.zdassets.com/theme_assets/141844/7faed6301bb8879e3f2a613d44f9a6efa53e3f55.svg") no-repeat top center;
}
#cu-tile-5 a:hover .tile-li-img, #cu-tile-5 a:focus .tile-li-img {
  background:url("//theme.zdassets.com/theme_assets/141844/6dfada39df1e041fe5f6000c0dee0c9096435a89.svg") no-repeat top center;
}
#cu-tile-6 .tile-li-img {
  background:url("//theme.zdassets.com/theme_assets/141844/26f4026451a95ea3a86a3693547bde07ab85b989.svg") no-repeat top center;
}
#cu-tile-6 a:hover .tile-li-img, #cu-tile-6 a:focus .tile-li-img {
  background:url("//theme.zdassets.com/theme_assets/141844/10ea73f2676880a56d9fe00813910fb896aa36fe.svg") no-repeat top center;
}
.tile-li label {
  margin-top:5px;
  font-size:24px;
  font-weight:700;
  color:inherit;
  line-height:29px;
  cursor:inherit;
  align-self:center;
  display: flex;
  flex:1;
  justify-content:center;
  flex-wrap:wrap;
  -ms-grid-row:2;
  -ms-grid-column:1;
  -ms-grid-column-span:3;
  -ms-grid-row-align:center;
}
.tile-li p {
  -ms-grid-row:3;
  -ms-grid-column:1;
  -ms-grid-column-span:3;
  -ms-grid-row-align:center;
}
  
.cu-signed-out-section, .cu-signed-in-section {
  width:100%;
  background-image:url("//theme.zdassets.com/theme_assets/141844/b51d61d9271dd2f3591553eef7acb059ea73a072.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cu-signed-out-container, .cu-signed-in-container {
  display:flex;
  display:-ms-flexbox;
  flex-wrap:wrap;
  padding-top:40px !important;
  padding-bottom:40px !important;
}
.cu-signed-out-text {
  flex:2;
}
.cu-signed-in-text{
  flex:1;
  padding-right:20px;
}
.cu-signed-out-text h3, .cu-signed-in-text h3 {
  font-size:36px !important;
  line-height:42px !important;
  font-weight:600;
  text-transform: initial !important;
  letter-spacing: 0.01em;
  color:#fff !important;
  margin-bottom:10px;
}
.cu-signed-out-text p, .cu-signed-in-text p {
  color:#fff;
  margin:0 !important;
}
.cu-signed-out-cta {
  flex:1;
  display:flex;
  display:-ms-flexbox;
  align-items:center;
  justify-content:center;
}
.cu-signed-in-cta {
  flex:1;
  display:flex;
  display:-ms-flexbox;
  align-items:center;
  justify-content:center;
}
.cu-signed-in-cta .primary-cta {
  margin-right:20px;
}
.cu-signed-out-section a:hover, .cu-signed-out-section a:focus {
  color:#fff;
  text-decoration:none;
}
  
.cu-plans-overview-section {
  padding-top:60px !important;
  padding-bottom:60px !important;
}

.plan-overview-header h2 {
  margin-bottom:20px;
}
#collapsePlans {
  padding-top:0;
}
#collapsePlans > h3 {
  margin: 40px 0 0 0;
}
.member-admin-selector-container {
  width:100%;
  display:flex;
  display:-ms-flexbox;
  border-bottom:2px solid rgba(35,35,51,0.1);
}
.member-admin-selector {
  display:inline-flex;
  justify-content:center;
  margin:40px auto 0 auto;
  position:relative;
}
.member-admin-selector::after {
  content:"";
  height:4px;
  width:50%;
  background-color:#0E71EB;
  display:block;
  position:absolute;
  bottom:-3px;
  left:0;
  transition:0.35s ease all;
}
.member-selected::after {
	transform:translateX(0%);
}
.admin-selected::after {
  transform:translateX(100%);
}
.member-admin-selector > li {
  color:#232333;
  font-weight:600;
  font-size:24px;
  line-height:30px;
  opacity:50%;
  cursor:pointer;
  min-width:200px;
  flex:1;
  text-align:center;
  display:flex;
  display:-ms-flexbox;
  justify-content:center;
  align-items:center;
  padding-bottom:6px;
  font-family:var(--zm-header-font);
}
.ma-active-tab {
  opacity:100% !important;
}
.plan-options-container {
  transition: opacity 0.75s ease-in;
  position:absolute;
  top:0;
  opacity:0;
  height:0;
  width:0;
  visibility:hidden;
}
.plans-active-section {
  opacity:1;
  height:auto;
  position:relative;
  visibility:visible;
  width:100%;
}
.plan-options {
  padding:40px 0;
}
.three-plans {
  display:grid;
  display:-ms-grid;
  align-items:flex-start;
  margin-bottom:0;
}
.signed-in .three-plans {
  display:grid;
  display:-ms-grid;
  padding:120px 0 40px 0;
}
.plan-option {
  border:1px solid #ececec;
  border-radius:12px;
  padding:20px;
  position:relative;
  display:flex;
  display:-ms-flexbox;
  flex-wrap:wrap;
  transition:0.35s ease all;
}
.plan-option h3 {
	margin-bottom:20px;
  width:100%;
}
.plan-option > ul {
	padding-left:30px;
  width:100%;
}
.plan-option li {
	padding:5px 0;
  opacity:50%;
  position:relative;
}
.plan-option .enabled, .plan-option .part-enabled {
  opacity:100% !important;
}
.plan-option .enabled::before {
  content:"";
  background-image:url("//theme.zdassets.com/theme_assets/141844/270c4249b05e596cc83d739e9d06fc2a778d5959.svg");
  background-size:contain;
  position:absolute;
  left:-30px;
  top:50%;
  transform:translateY(-50%);
  height:20px;
  width:20px;
}
.plan-option .part-enabled::before, .plan-option .fifty-mrr::before {
  content:"";
  background-image:url("//theme.zdassets.com/theme_assets/141844/0276f5ccb69a870b5eabddf2df0ba5c6a292974a.svg");
  background-size:contain;
  position:absolute;
  left:-30px;
  top:50%;
  transform:translateY(-50%);
  height:20px;
  width:20px;
  background-repeat:no-repeat;
}
.plan-option .fifty-mrr::before {
  content:"";
  background-image:url("//theme.zdassets.com/theme_assets/141844/2be4b8ddf18469600a9675a15de1b83e06aca726.svg");
}
.plan-option .asterisk::after {
  content:"*";
  color: inherit;
}

.plan-option .blue-cta {
  display:flex;
  display:-ms-flexbox;
  margin-top:20px;
  width:fit-content;
  align-self:flex-end;
}
.my-plan {
  border:2px solid #0e71eb;
  box-shadow:0 0 32px rgba(0,0,0,0.25);
  position:relative;
}
.no-upgrade .blue-cta {
  visibility:hidden;
  display:none;
}
.my-plan::before {
  text-transform:capitalize;
  background:#ffbf39;
  box-shadow:0 4px 16px rgba(0,0,0,0.16);
  position:absolute;
  top:-60px;
  left:0;
  padding:5px 20px;
  color:#232333;
  font-weight:700;
  font-size:20px;
  line-height:26px;
  color:#232333;
}

.cu-premier-support-banner {
  width:100%;
  background-image:url("//theme.zdassets.com/theme_assets/141844/b31f2c43ff81329d42c4e8cb7a170be7b4e937f7.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height:510px;
}

.cu-premier-support-banner-container {
  display:block;
  width:100%;
  height:100%;
  padding-top:80px !important;
  padding-right:0;
}
.cu-premier-support-banner-container > * {
	width:45%;
  margin-bottom:20px;
}
.cu-premier-banner-cta-container {
  display:flex;
  display:-ms-flexbox;
  flex-wrap:wrap;
}
.cu-premier-banner-cta-container > .blue-link {
  width:100%;
  margin-top:20px;
  font-weight:700;
}

.cu-need-help {
  background-color:#f6f7f9;
}
.cu-need-help-container {
  padding-top:60px !important;
  padding-bottom:60px !important;
  display:flex;
  display:-ms-flexbox;
}
.cu-need-help-text {
	flex:2;
  padding-right:40px;
}
.cu-need-help-cta {
  flex:1;
  display:inline-flex;
  justify-content:center;
  align-items:center;
}

.cu-phone-section-container {
  padding:60px 0;
}
.cu-phone-section-container p {
	margin-bottom:20px;
}
.extension-info {
	font-size:16px;
  font-weight:600;
  line-height:24px;
  letter-spacing:0.1em;
  color:#000;
  text-transform:uppercase;
}
.country-selector-container {
  position:relative;
}
.country-selector-container > a {
  font-family:var(--zm-header-font);
  margin-bottom:40px;
  padding:20px 15px;
  background:#f6f7f9;
  box-shadow:0 5px 15px rgba(0, 0, 0, 0.15);
  color:#0B5CFF;
  font-size:20px;
  font-weight:600;
  line-height:24px;
  letter-spacing:0.01em;
  display:block;
  max-width:425px;
  width:100%;
  position:relative;
}
.country-selector-container > a::after {
  content:"";
  background-image:url('//theme.zdassets.com/theme_assets/141844/c174777ae11d3770f7941b505266c7673aebeaf2.svg');
  display:inline-block;
  height:17px;
  width:8px;
  transform:rotate(90deg);
  background-size:contain;
  background-repeat:no-repeat;
  cursor:pointer;
  margin-left:16px;
  text-decoration: inherit !important;
  position:absolute;
  right:20px;
  top:26px;
  transition:all .35s linear;
}
.country-selector-container > a[aria-expanded="true"]::after {
  transform:rotate(-90deg) !important;
}
#country-list {
  margin-bottom:40px;
  padding-top:0;
  box-shadow:0 5px 15px rgb(0 0 0 / 15%);
  z-index:-1;
  background:#fff;
  max-width:425px;
  margin-top:-40px;
}
#country-list > ul {
	margin:0; 
  padding:20px 0;
  background:#fff;
}
#country-list > ul > li {
  line-height:24px;
  font-family:var(--zm-header-font);
  font-weight:600;
  font-size:20px;
  letter-spacing:0.01em;
  padding:18px 30px;
}
#country-list > ul > li:hover, #country-list > ul > li:focus {
  cursor:pointer;
  color:#0B5CFF;
  outline:none !important;
}
.country-info {
  display:block;
  margin-bottom:40px;
}
.country-info > h3 {
  margin-bottom:40px;
}
.country-info .p-16-19 {
  margin-bottom:0px;
}
#country-select-a:focus, #country-select-a:hover {
	text-decoration:none;
}
.asterick-footer, .part-enabled-footer, .fifty-mrr-footer {
  position:relative;
}
.part-enabled-footer, .fifty-mrr-footer {
  padding-left:30px;
}
.asterick-footer::before {
  content:'*';
  margin-right:19px;
  margin-left:5px;
}
.part-enabled-footer::before, .fifty-mrr-footer::before {
  content:"";
  background-size:contain;
  background-image:url("//theme.zdassets.com/theme_assets/141844/0276f5ccb69a870b5eabddf2df0ba5c6a292974a.svg");
  height:20px;
  width:20px;
  margin-right:10px;
  position:absolute;
  left:0;
  top:1px;
  background-repeat:no-repeat;
}
.fifty-mrr-footer::before {
  content:"";
  background-image:url("//theme.zdassets.com/theme_assets/141844/2be4b8ddf18469600a9675a15de1b83e06aca726.svg");
}
  
/*** BREAKPOINTS ***/
@media screen and (min-width:1200px) {
  .tile-li a {
  	height:100%;
  	padding:20px 40px;
  }
  .cu-tiles-container {
    grid-template-columns: 1fr 20px 1fr 20px 1fr;
  	grid-template-rows:1fr 20px 1fr;
    -ms-grid-columns:1fr 20px 1fr 20px 1fr;
    -ms-grid-rows:1fr 20px 1fr;
  }
	#cu-tile-1, #cu-tile-2, #cu-tile-3 {
  	grid-row:1;
  	-ms-grid-row:1;
  }
  #cu-tile-4, #cu-tile-5, #cu-tile-6 {
  	grid-row:3;
  	-ms-grid-row:3;
  }
  #cu-tile-1 {
  	grid-column:1;
  	-ms-grid-column:1;
  }
  #cu-tile-2 {
  	grid-column:3;
  	-ms-grid-column:3;
  }
  #cu-tile-3 {
  	grid-column:5;
  	-ms-grid-column:5;
  }
  #cu-tile-4 {
  	grid-column:1;
  	-ms-grid-column:1;
  }
  #cu-tile-5 {
  	grid-column:3;
  	-ms-grid-column:3;
  }
  #cu-tile-6 {
  	grid-column:5;
  	-ms-grid-column:5;
  }
  .plan-option h3 {
    height:60px;
  }
  #collapsePremier .plan-option h3 {
		height:auto;
  }
  :lang(zh-cn).plan-option h3, :lang(ko-kr).plan-option h3 {
		height:auto;
  }
  :lang(ru).plan-option h3 {
    height:80px;
  }
  .three-plans {
    grid-template-columns:1fr 40px 1fr 40px 1fr;
    grid-template-rows:auto;
    -ms-grid-columns:1fr 40px 1fr 40px 1fr;
    -ms-grid-rows:1fr;
  }
  .three-plans > li {
    grid-row:1;
    -ms-grid-row:1;
  }
  .three-plans .option-1 {
    grid-column:1;
    -ms-grid-column:1;
  }
  .three-plans .option-2 {
    grid-column:3;
    -ms-grid-column:3;
  }
  .three-plans .option-3 {
    grid-column:5;
    -ms-grid-column:5;
  }
  .four-plans {
		grid-template-columns:1fr 40px 1fr 40px 1fr 40px 1fr;
    grid-template-rows:1fr;
    -ms-grid-columns:1fr 40px 1fr 40px 1fr 40px 1fr;
    -ms-grid-rows:1fr;
  }
  .four-plans > li {
    grid-row:1;
    -ms-grid-row:1;
  }
  .four-plans .option-1 {
		grid-column:1;
    -ms-grid-column:1;
  }
  .four-plans .option-2 {
		grid-column:3;
    -ms-grid-column:3;
  }
  .four-plans .option-3 {
		grid-column:5;
    -ms-grid-column:5;
  }
  .four-plans .option-4 {
		grid-column:7;
    -ms-grid-column:7;
  }
}
@media screen and (min-width:768px) and (max-width:1200px) {
  .tile-li a {
  	height:100%;
  	padding:20px 40px;
  }
  .cu-tiles-container {
    grid-template-columns: 1fr 20px 1fr;;
  	grid-template-rows:1fr 20px 1fr 20px 1fr;
    -ms-grid-columns:1fr 20px 1fr;
    -ms-grid-rows:1fr 20px 1fr 20px 1fr;
    width:100%;
  }
  #cu-tile-1, #cu-tile-3, #cu-tile-5 {
  	grid-column:1;
  	-ms-grid-column:1;
  }
  #cu-tile-2, #cu-tile-4, #cu-tile-6 {
  	grid-column:3;
  	-ms-grid-column:3;
  }
  #cu-tile-1 {
  	grid-row:1;
  	-ms-grid-row:1;
  }
  #cu-tile-2 {
  	grid-row:1;
  	-ms-grid-row:1;
  }
  #cu-tile-3 {
  	grid-row:3;
  	-ms-grid-row:3;
  }
  #cu-tile-4 {
  	grid-row:3;
  	-ms-grid-row:3;
  }
  #cu-tile-5 {
  	grid-row:5;
  	-ms-grid-row:5;
  }
  #cu-tile-6 {
  	grid-row:5;
  	-ms-grid-row:5;
  }
  .signed-in .three-plans {
    padding:40px 0;
  }
  .active-1 > .option-1, .active-1 > .option-2 {
    margin-top:40px;
  }
  .active-2 > .option-1, .active-2 > .option-2 {
    margin-top:40px;
  }
  .active-3 > .option-3 {
		margin-top:40px;
  }

  .no-upgrade .blue-cta {
    display:flex;
    display:-ms-flexbox;
  }
  .three-plans {
		grid-template-columns:1fr 40px 1fr;
    grid-template-rows:auto 40px auto;
    -ms-grid-columns:1fr 40px 1fr;
    -ms-grid-rows:1fr 40px 1fr;
  }
  .three-plans .option-1 {
		grid-column:1;
    grid-row:1;
    -ms-grid-column:1;
    -ms-grid-row:1;
  }
  .three-plans .option-2 {
		grid-column:3;
    grid-row:1;
    -ms-grid-column:3;
    -ms-grid-row:1;
  }
  .three-plans .option-3 {
		grid-column:1;
    grid-row:3;
    -ms-grid-column:1;
    -ms-grid-row:3;
  }
  .four-plans {
		grid-template-columns:1fr 40px 1fr;
    grid-template-rows:auto 40px auto;
    -ms-grid-columns:1fr 40px 1fr;
    -ms-grid-rows:1fr 40px 1fr;
  }
  .four-plans .option-1 {
		grid-column:1;
    -ms-grid-column:1;
    grid-row:1;
    -ms-grid-row:1;
  }
  .four-plans .option-2 {
		grid-column:3;
    -ms-grid-column:3;
    grid-row:1;
    -ms-grid-row:1;
  }
  .four-plans .option-3 {
		grid-column:1;
    -ms-grid-column:1;
    grid-row:3;
    -ms-grid-row:3;
  }
  .four-plans .option-4 {
		grid-column:3;
    -ms-grid-column:3;
    grid-row:3;
    -ms-grid-row:3;
  }
  .cu-premier-support-banner {
    background-position:0;
    min-height:400px;
  }
  .cu-need-help-container {
    padding-top:40px !important;
    padding-bottom:40px !important;
  }
  .cu-need-help-text {
    flex:1;
    padding-right:0;
  }
  .cu-need-help-cta {
    flex:1;
  }
  .cu-phone-section-container {
    padding: 40px 0;
  }
  .cu-plans-overview-section {
    padding-top:40px !important;
    padding-bottom:40px !important;
  }
}
@media screen and (min-width:901px) and (max-width:1023px) {
  .cu-premier-support-banner {
    
  }
}
@media screen and (min-width:768px) and (max-width:900px) {
  .cu-premier-support-banner { 
    background-position:-5vh;
  }
}
@media screen and (max-width:1023px) {
  .cu-signed-out-text h3, .cu-signed-in-text h3 {
    font-size: 24px !important;
    line-height: 30px !important;
    font-weight: 900;
    text-transform: initial !important;
    letter-spacing: 0.01em;
    color: #fff !important;
  }
  .cu-signed-out-text p, .cu-signed-in-text p {
  	margin:20px 0;
  }	
}
@media screen and (max-width:767px) {
  .page-section-padding {
    padding-left: 60px;
  	padding-right:60px;
  }
  .page-header-section {
		margin-top:40px;
  }
  .tile-li a {
  	height:100%;
  	padding:20px;
  }
  .cu-tiles-container {
    grid-template-columns:100%;
    grid-template-rows:1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    -ms-grid-columns:100%;
    -ms-grid-rows:1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
  }
  .tile-li {
  	grid-column:1;
  	-ms-grid-column:1;
  }
  #cu-tile-1 {
  	grid-row:1;
  	-ms-grid-row:1;
  }
  #cu-tile-2 {
  	grid-row:3;
  	-ms-grid-row:3;
  }
  #cu-tile-3 {
  	grid-row:5;
  	-ms-grid-row:6;
  }
  #cu-tile-4 {
  	grid-row:7;
  	-ms-grid-row:7;
  }
  #cu-tile-5 {
  	grid-row:9;
  	-ms-grid-row:9;
  }
  #cu-tile-6 {
  	grid-row:11;
  	-ms-grid-row:11;
  }
  
  .cu-signed-out-text, .cu-signed-in-text {
		width:100%;
  	flex:auto;
  }
  .cu-signed-out-cta, .cu-signed-in-text {
  	width: 100%;
  	flex:auto;
  }
  .cu-signed-in-cta {
  	flex-wrap:wrap;
  }
  .cu-signed-out-cta .primary-cta, .cu-signed-in-cta .cta {
		width:100%;
  	text-align:center;
  	margin:20px 0;
  }
  .plan-option h3 {
    font-size:20px !important
  }
  .signed-in .three-plans {
    padding:20px 0;
  }
  .active-1 > .option-1, .active-1 > .option-2 {
    margin-top:40px;
  }
  .active-2 > .option-1, .active-2 > .option-2 {
    margin-top:40px;
  }
  .active-3 > .option-3 {
		margin-top:40px;
  }
  .three-plans {
		grid-template-columns:1fr;
    grid-template-rows:auto 40px auto 40px auto;
    -ms-grid-columns:1fr;
    -ms-grid-rows:1fr 40px 1fr 40px 1fr;
  }
  .three-plans > li {
    grid-column:1;
    -ms-grid-column:1;
    width:100%;
  }
  .three-plans .option-1 {
		grid-row:1;
    -ms-grid-row:1;
  }
  .three-plans .option-2 {
		grid-row:3;
    -ms-grid-row:3;
  }
  .three-plans .option-3 {
		grid-row:5;
    -ms-grid-row:5;
  }
  .four-plans {
		grid-template-columns:1fr;
    grid-template-rows:1fr 40px 1fr 40px 1fr 40px 1fr;
    -ms-grid-columns:1fr;
    -ms-grid-rows:1fr 40px 1fr 40px 1fr 40px 1fr;
  }
  .four-plans > li {
    grid-column:1;
    -ms-grid-column:1;
  }
  .four-plans .option-1 {
		grid-row:1;
    -ms-grid-row:1;
  }
  .four-plans .option-2 {
		grid-row:3;
    -ms-grid-row:3;
  }
  .four-plans .option-3 {
		grid-row:5;
    -ms-grid-row:5;
  }
  .four-plans .option-4 {
		grid-row:7;
    -ms-grid-row:7;
  }
  .cu-premier-support-banner {
   	background:none;
    min-height:0;
  }
  .cu-premier-support-banner-container {
    width:100%;
    padding-top:20px !important;
    padding-bottom:20px !important;
  }
  .cu-premier-support-banner-container > * {
    width:100%;
  }
  .cu-premier-support-banner-container h2 {
    font-size:24px !important;
  }
  .cu-premier-banner-cta-container > .blue-link {
		display:none;
  }
  .cu-premier-support-banner::before {
   	position:relative;
    content:'';
    background-image:url("//theme.zdassets.com/theme_assets/141844/b31f2c43ff81329d42c4e8cb7a170be7b4e937f7.png");
    background-size:cover;
    background-position:center;
    display:block;
    width:100%;
    height:208px;
  }
  
  .cu-need-help-container {
    flex-wrap:wrap;
    padding-top:20px !important;
    padding-bottom:20px !important;
  }
  .cu-need-help-text {
    flex:none;
    width:100%;
    padding-right:0;
    margin-bottom:20px;
  }
  .cu-need-help-text h2 {
		font-size:24px !important;
  }
  .cu-need-help-cta {
    flex:none;
    width:100%;
    justify-content:flex-start;
    margin-bottom:20px;
  }
  .member-admin-selector > li {
    font-size:20px;
  }
  .cu-phone-section-container {
    padding: 20px 0;
  }
  .cu-phone-section-container > h2 {
    font-size:24px !important;
  }
  .h-toggle::after {
    right:0;
  }
  .h-toggle {
    padding-right:20px;
    font-size:24px !important;
  }
  .cu-plans-overview-section {
    padding-top:20px;
    padding-bottom:20px;
  }
}
  
@media screen and (max-width:560px) {
  .tile a {
  	grid-template-rows:48px 1fr 1fr;
  	-ms-grid-rows:48px 1fr 1fr;
  }
  .tile-li a .tile-li-img {
		background-size:100% 48px !important;
  	min-width:0px;
  	height:48px;
  }
  .member-admin-selector > li {
    min-width:120px;
    padding-left:10px;
    padding-right:10px;
  }
}
  
@media screen and (max-width:481px) {
  .page-section-padding {
    padding-left: 20px;
  	padding-right:20px;
  }
  .page-header-section h1 {
  	margin-bottom:20px;
  }
  .cu-premier-banner-cta-container > a, .cu-need-help-cta > a {
    width:100%;
    text-align:center;
  }
}

/*** END CONTACT US ***/

/*** TABLE CSS ***/
.table-container {
	max-width:100%;
  overflow-x:hidden;
  position:relative;
}
.table-container > table {
  position:relative;
  border-collapse:collapse;
  width:100%;
  display:block;
  overflow-y:auto;
  max-height:750px; 
}
.table-container > table tr, .table-container > table td {
  height:auto !important;
}
.cell-enabled {
	background-image:url('//theme.zdassets.com/theme_assets/141844/ab8a2757bb7c92d8904ae770078b819b58c52bc2.svg');
  background-position:center;
  background-repeat:no-repeat;
  color:transparent;
  font-size:1px;
}
.cell-disabled {
  color:transparent;
  font-size:1px;
}
.table-head-row {
  background-color:#0d2a4c;
  color:#fff;
  position:sticky;
  top:0;
  z-index:3;
}
.table-head-row * {
  position:relative;
  width:1%;
  border: 0 !important;
}
.sortable .table-head-row > th {
  padding-right:25px;
  cursor:pointer;
}
.sortable .table-head-row > th::before, .sortable .table-head-row > th::after {
  content:"";
  width:0;
  height:0;
  position:absolute;
  right:10px;
  top:50%;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent; 
}
.table-head-row > th::before {
  border-bottom: 5px solid #fff;
  transform:translateY(-4px);
}
.table-head-row > th::after {
  border-top: 5px solid #fff;
  transform:translateY(4px);
}
.table-head-row > th.asc::before {
	opacity:0;
}
.table-head-row > th.desc::after {
  opacity:0;
}
.sortable .table-head-row > th:focus {
  text-decoration:underline;
}
.table-divider-row > th {
  border:0 !important;
}
.table-head-row > th:nth-child(odd), .table-row > td:first-child {
  outline: 1px solid #ececec;
}
.table-head-row > th:nth-child(2), .table-row > td:nth-child(2) {
  border-left:0 !important;  
}
.responsive-table tr > *:first-child {
  border-left:0px !important;
}
.responsive-table tr > *:last-child {
  border-right:0px !important;
}
.table-row {
  background-color:#fff;
}
.table-container tr > * {
  padding:8px;
}
.responsive-table, .responsive-table th, .responsive-table td {
  border: 1px solid #ececec;
}
.table-divider-row {
  background-color:#c0ddff;
  position:sticky;
  top:70px;
  z-index:3;
}
.table-search-container {
  display:flex; 
  padding:1px;
}
.table-search-component {
  display:flex;
  align-items:center;  
  position:relative;
  margin:0 0 10px auto;
  border-radius:4px;
  outline:1px solid rgba(116,116,135,0.25);
}
.table-container:not(.searchable) > .table-search-container {
  display:none;
}
.table-search-icon {
  height:40px;
  width:40px;
  background-color:#fff;
  background-image:url("//theme.zdassets.com/theme_assets/141844/fe68e9ea98dfff72973f8b4b786158dff99eb649.svg");
  background-repeat:no-repeat;
  background-position:center;
  transition:0.35s all ease-in;
}
.table-search-active > .table-search-icon {
  background-color:#0B5CFF;
  background-image:url("//theme.zdassets.com/theme_assets/141844/35016c5a8f9e6e969ecc883e5eae0568933e43e4.svg")
}
.table-search-cancel {
  display:none;
  content:"";
  background-image:url("//theme.zdassets.com/theme_assets/141844/21e6ad5628ad655e4545450b6f7f56dfd67c3900.svg");
  height:18px;
  width:18px;
  position:absolute;
  right:10px;
  top:50%;
  transform:translateY(-50%);
  background-position:center;
  cursor:pointer;
}
.table-search-active .table-search-cancel {
  display:block;
}
.table-search-active > .table-search {
  width:190px;
}
.table-search {
  font-size:14px;
  line-height:100%;
  color:#5a5a5a;
  font-weight:400;
  padding-left:10px;
  height:100%;
  width:120px;
  box-sizing: border-box;
  border:none;
  transition:all .35s ease-in;
}
.table-search:active, .table-search:focus {
  outline:none;
  border:none !important;
}
.grey-row {
  background-color:#f7f7fc; 
}
.responsive-table thead th:first-child, .table-divider-row > th:first-child, .table-row > td:first-child {
  position: sticky;
  left: 0;
  z-index: 2;
  background-color:inherit;
}
.divider-text {
  position:sticky;
  left:8px;
}  
.short-text-col {
  min-width:100px;
}
.long-text-col {
  min-width:300px;
}
.short-num-col {
  min-width:75px;
}
.long-num-col {
  min-width:150px;
}
.checkmark-col {
  min-width:50px;
}
/*** END TABLE CSS ***/

/** Article Callout CSS **/
.article-callout {
  width:320px;
  height:fit-content;
  gap:20px;
  display:flex;
  flex-wrap:wrap;
  background-color:#f6f7f9;
  border:1px solid #c4c4c4;
  align-items:flex-start;
  padding:20px;
  border-radius:12px;
  float:right;
  margin:20px 0 20px 20px;
}
.callout-icon, .callout-text, .callout-cta {
  width:100%;
}
.callout-icon {
  display:flex;
  align-self:flex-start;
}
.callout-icon img {
  width:40px;
  height:40px;
}
.callout-text {
  color:#000;
  font-size:16px;
  line-height:20.8px;
}
.callout-cta {
  display:flex;
  align-self:flex-end;
}
.callout-cta a{
  padding:15px 45px;
  display:block;
  width:fit-content;
}
.callout-cta a:hover, .callout a:focus {
  text-decoration:none;
}

@media screen and (max-width:767px) {
  .article-callout {
    width:100%;
    height:fit-content;
    gap:20px;
  }
  .callout-text {
    font-size:16px;
    line-height:20.8px;
  }

}
/*** End Article Callout CSS ***/

/*** Article Notes CSS ***/
.article-notes {
  width:100%;
  height:fit-content;
  display:inline-flex;
  background-color:#f6f7f9;
  border:1px solid #c4c4c4;
  align-items:flex-start;
  padding:20px;
  border-radius:12px;
  gap:20px;
  margin:20px 0;
}
.article-notes .article-notes-icon {
  width:40px;
}
.article-notes .article-notes-icon img {
  width:40px;
  max-width:40px !important;
}
.article-notes .article-notes-text {
  margin-top:-4px;
  font-size:16px;
	color:#000;
  line-height:20.8px;
}

@media screen and (max-width:767px) {
  .article-notes .article-notes-text {
    font-size:16px;
    line-height:20.8px;
  }
}
/*** End Article Notes CSS ***/

/*** Generic Classes ***/
.selector-dropdown-container {
  display:block;
  position:relative;
  width:fit-content;
  max-width:414px;
}
.selector-dropdown-container > button {
  height:60px;
  width:414px;
  background-color:#f6f7f9;
  box-shadow: 0px 5px 15px rgba(0,0,0,0.15);
  border:none;
  text-align:left;
  padding-left:38px;
  color:#0B5CFF;
  font-weight:600;
  font-size:20px;
  line-height:24px;
  letter-spacing:0.01em;
  font-family:var(--zm-header-font);
  position:relative;
}
.selector-dropdown-container > button::after {
  content:'';
  position:absolute;
  background-image:url('//theme.zdassets.com/theme_assets/141844/c174777ae11d3770f7941b505266c7673aebeaf2.svg');
  background-repeat:no-repeat;
  width:10px;
  height:15px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transition:transform .35s linear;
  right:20px;
  top:calc(50% - 7px);
}
.selector-dropdown-container > button:hover {
  cursor:pointer;
}
.selector-dropdown-container > button:focus {
  outline-color: #0B5CFF;
}
.selector-dropdown-container > button[aria-expanded="true"]::after {
  transform:rotate(270deg);
  -webkit-transform:rotate(270deg);
}

@media screen and (min-width:0px) and (max-width: 481px) {
  .selector-dropdown-container {
    width:90%;
    margin-left:auto;
    margin-right:auto;
  }
  .selector-dropdown-container > button {
    width:100%;
  }
}
#search > div.coveo-search-section > div.CoveoText {
  padding:0 60px;
}
/** Tablet padding **/
@media screen and (max-width:1023px) {
  .getting-started-header, .download-buttons-container-1, .use-and-learn-links-container,  .setup-links-container, .troubleshoot-links-container {
    padding:40px 40px;
  }
  .getting-started-selector {
    width:calc(100% - 80px);
  }
  .download-buttons-container-2 {
    padding:20px 40px;
  }
  .download-links-container {
    padding:40px 40px;
  }
  .footer-inner, .default-category-container, .default-section-container, .solo-product-header, .solo-product-section-list, .gs-zp-user-section, .gs-zp-admin-section, .gs-section, .article-body-section, .article-sidebar-section, .page-section-padding, #search > div.coveo-search-section > div.CoveoText {
    padding:0 40px;
  }
  .homepage-icons, .gs-resources, .zp-cta-banner-container, .gs-cta-banner-container {
    padding: 40px 40px;
  }
  .homepage-links-container, .homepage-videos, .solo-product-vid-container, .solo-product-additional-resources, .category-additional-resources, .section-additional-resources {
    padding:60px 40px;
  }
  #search.CoveoSearchInterface .coveo-search-section .sub-nav {
    padding:0 40px !important;
  }
  #search.CoveoSearchInterface .coveo-search-section .CoveoSearchbox {
    width:calc(100% - 80px) !important;
  }
  .CoveoSearchInterface .coveo-main-section {
    width:calc(100% - 60px) !important;
    padding:0 !important;
  }
  .coveo-still-help-container {
    width:100% !important;
    padding:0 40px !important;
  }
  
}

/** Mobile padding **/
@media screen and (max-width:767px) {
  .getting-started-header, .download-buttons-container-1, .use-and-learn-links-container,  .setup-links-container, .troubleshoot-links-container {
    padding:40px 20px;
  }
  .getting-started-selector {
    width:calc(100% - 40px);
  }
  .download-buttons-container-2 {
    padding:20px;
  }
  .download-links-container {
    padding:40px 20px;
  }
  .footer-inner, .default-category-container, .default-section-container, .solo-product-header, .solo-product-section-list, .gs-zp-user-section, .gs-zp-admin-section, .gs-section, .article-body-section, .article-sidebar-section, .page-section-padding, #search > div.coveo-search-section > div.CoveoText, .getting-started-body {
    padding:0 20px;
  }
  .homepage-icons, .gs-resources, .zp-cta-banner-container, .gs-cta-banner-container, .article-body-community, .main-container {
    padding: 40px 20px;
  }
  .homepage-links-container, .homepage-videos, .solo-product-vid-container, .solo-product-additional-resources, .category-additional-resources, .section-additional-resources {
    padding:60px 20px;
  }
  #search.CoveoSearchInterface .coveo-search-section .sub-nav {
    padding:0 20px !important;
  }
  #search.CoveoSearchInterface .coveo-search-section .CoveoSearchbox {
    width:calc(100% - 40px) !important;
  }
  .CoveoSearchInterface .coveo-main-section, .coveo-tab-section {
    width:calc(100% - 20px) !important;
    padding:0 !important;
    margin:0 auto;
  }
  #search.CoveoSearchInterface .coveo-tab-section {
    justify-content:space-evenly !important;
  }
  #search.CoveoSearchInterface .coveo-tab-section .CoveoTab {
    margin-right:0 !important;
  }
  .coveo-still-help-container {
    width:100% !important;
    padding:0 20px !important;
  }
  
  .CoveoTab * {
    line-height:110% !important;
  }
  
}

.zp-cta-banner-text a, .zp-cta-banner-text a:hover, .gs-cta-banner-text a, .gs-cta-banner-text a:hover{
  color:#fff !important;
  text-decoration:underline !important;
}

#solvvy-ui-iframe {
  z-index:19000000000 !important;
}

.contentonly .QSIFeedbackButton, .contentonly #solvvy-lazy-button, .contentonly #header-main-container, .contentonly .footer, .contentonly .article-header-section, .contentonly .article-sidebar-section, .contentonly .article-body-survey, .contentonly .article-body-community, .contentonly #return-to-top, .nohyperlink .youtube-player, .nohyperlink .article-callout, .contentonly #onetrust-consent-sdk {
  display:none !important;
}
.contentonly .article-body-section {
  padding:0;
}
.contentonly .article-contents-section {
  display:block;
}
.contentonly .main-article-section {
  padding:0 60px;
  max-width: 100%;
}
.nohyperlink .dead-link {
  color:#414155 !important;
  cursor:default;
}
.nohyperlink .dead-link:hover, .contentonly .dead-link:focus {
  text-decoration:none;
  color:#414155 !important;
}

#launcher {
  display:none !important;
}

/* Getting Started Template */
.flex {
  display:flex;
  display:-ms-flexbox;
}
.wrap {
  flex-wrap:wrap;
}
.gs-main-container p, .gs-main-container ul, .gs-main-container h2, .gs-main-container h1, .gs-main-container h4, .gs-main-container h3 {
  margin-bottom:0;
}
.gs-header-section {
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  padding:40px 60px 60px 60px;
  gap:20px;
}
.gs-header-section p {
  color:#232333;
  font-size:20px;
  line-height:120%;
  font-weight:400;
  display:none;
  margin-bottom:0;
}
.gs-header-section p.active-description {
  display:block;
}
.gs-card-section {
	max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  padding:0 60px;
}
.gs-card-section-footer {
  margin-top: 40px;
  margin-bottom:-40px;
  display: flex;
  display: -ms-flexbox;
}
.tabs-container {
  gap:2px;
}
.tabs-container button {
  background-color:#f0f6fe;
  border-radius:10px 10px 0 0;
  border:none;
  padding:20px 40px;
  color:#00053d;
  cursor:pointer;
  font-size:20px;
  line-height:120%;
  transition:0s ease-in;
}
.tabs-container button:focus, .tabs-container:active {
  border:none;
  outline:none;
}
.tabs-container button:not(.active-tab):hover, .tabs-container button:not(.active-tab):focus {
  transition:.25s ease-in;
  background-color:#B5D0F8;
}
.tabs-container button.active-tab {
  background-color:#0B5CFF;
  color:#fff;
  transition:0.5s ease-out;
}
.gs-card-section .gs-carousel .slick-track {
    border-bottom:0 !important;
  }
.cards-container {
  display:none;
  padding:40px 0 80px 0;
}
.cards-container.active-section {
  display:block;
}
.gs-cards {
  display:grid;
  display:-ms-grid;
  grid-template-columns:1fr 1fr 1fr;
  -ms-grid-columns:1fr 1fr 1fr;
  column-gap:40px;
  grid-template-rows:1fr 1fr;
  -ms-grid-rows:1fr 1fr;
  row-gap:60px;
  margin-bottom:0;
}
.gs-cards li:nth-child(1) {
  grid-column:1;
  grid-row:1;
  -ms-grid-column:1;
  -ms-grid-row:1;
}
.gs-cards li:nth-child(2) {
  grid-column:2;
  grid-row:1;
  -ms-grid-column:2;
  -ms-grid-row:1;
}
.gs-cards li:nth-child(3) {
  grid-column:3;
  grid-row:1;
  -ms-grid-column:3;
  -ms-grid-row:1;
}
.gs-cards li:nth-child(4) {
  grid-column:1;
  grid-row:2;
  -ms-grid-column:1;
  -ms-grid-row:2;
}
.gs-cards li:nth-child(5) {
  grid-column:2;
  grid-row:2;
  -ms-grid-column:2;
  -ms-grid-row:2;
}
.gs-cards li:nth-child(6) {
  grid-column:3;
  grid-row:2;
  -ms-grid-column:3;
  -ms-grid-row:2;
}
.gs-card {
  display:flex;
  display:-ms-flexbox;
  padding:40px;
  border:1px solid #e1e1e6;
  border-radius:10px;
  gap:20px;
  width:100%;
  cursor:pointer;
  position:relative;
  transition:box-shadow .25s ease-out;
}
.gs-card.unread::after {
  position:absolute;
  background-color:#00053d;
  border-radius:20px 0 0 20px;
  right:0;
  top:10px;
  color:#fff;
  font-size:16px;
  line-height:120%;
  padding:4px 10px;
}
.gs-card .card-img {
  width:fit-content;
  position:relative;
  z-index:9;
  transition:.25s ease-in;
  display:flex;
  display:-ms-flexbox;
  align-self:center;
}
.gs-card .card-img-container {
  position:relative;
  flex-shrink:0;
  display:flex;
  display:-ms-flexbox;
}
.gs-card:nth-child(1) .card-img-background {
  background: #C1F0F0;
}
.gs-card:nth-child(2) .card-img-background {
  background: #F7D8B7;
}
.gs-card:nth-child(3) .card-img-background {
  background: #B5D0F8;
}
.gs-card:nth-child(4) .card-img-background {
  background: #F0BFCD;
}
.gs-card:nth-child(5) .card-img-background {
  background: #DFD1F0;
}
.gs-card:nth-child(6) .card-img-background {
  background: #FAF1C4;
}
.gs-card .card-img-background {
  width:50px;
  height:50px;
  display:flex;
  border-radius:999px;
	position:absolute;
  top: calc(50% - 25px);
  left:0;
  right:0;
  margin:auto;
  z-index:1;
  opacity:0;
  transition:.25s ease-in;
  -webkit-transition:transform .25s ease-in;
}
.gs-card:hover, .gs-card:focus {
  outline:none;
  /*border:none;*/
  box-shadow:0 4px 16px 0 rgba(0,0,0,.16);
}
.gs-card:hover .card-img, .gs-card:focus .card-img {
  -webkit-transform: translateX(-8px) translateY(-8px);
  transform: translateX(-8px) translateY(-8px);
}
.gs-card:hover .card-img-background, .gs-card:focus .card-img-background {
  -webkit-animation-name: slideZ;
  animation-name: slideZ;
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.gs-card .card-txt {
  margin:0;
}
@keyframes slideZ {
  0% { opacity:1; }
  25% { opacity:1; }
  50% { opacity:1; }
  100% {     
    opacity: 1;
    -webkit-transform: translateX(8px) translateY(8px);
    transform: translateX(8px) translateY(8px); 
  }
}

.gs-card .card-txt-container {
  display:flex;
  display:-ms-flexbox;
  align-items:center;
}

.gs-cta-section {
  margin-top:80px;
  width:100%;
  background-image: linear-gradient(to right, #00053D 65%, #3564A6 35%);
}
.gs-cta-inner {
  max-width:1440px;
  display:flex;
  display:-ms-flexbox;
  flex-direction:row;
  margin:0 auto;
  width:100%;
}
.gs-cta-inner .left {
  padding: 140px 60px 120px 60px;
  display:flex;
  display:-ms-flexbox;
  flex-direction:column;
  gap:40px;
}
.gs-cta-inner .left h2, .gs-cta-inner .left p {
  color:#fff !important;
}
.gs-cta-inner .left a {
  width:fit-content;
}
.gs-cta-inner .left p {
  font-size:16px;
  line-height:120%;
  font-weight:400;
  margin-bottom:0;
}
.gs-cta-inner .left p a {
  color:#fff;
  text-decoration:underline;
}
.gs-cta-inner .left p a:hover, .gs-cta-inner .left p a:focus {
  color:#fff !important;
  text-decoration:underline;
}
.gs-cta-inner .left p a:focus {
  outline:auto;
}
.gs-cta-inner .right, .gs-cta-inner .left {
  width:50%;
  position:relative;
}
.gs-cta-inner .right {
  padding-left:15px;
}
.gs-cta-inner .right img {
	position:relative;
  top:-60px;
  max-width:100%;
  height:auto;
}
.gs-footer-section {
  max-width:1440px;
  margin:0 auto;
  padding:80px 60px;
}
.gs-footer-section h2 {
  margin-bottom:0;
}
.gs-footer-section .gs-footer-cards {
  margin-top:20px;
  gap:40px;
}
.gs-footer-section .gs-footer-cards .gs-footer-card {
  border:1px solid #e1e1e6;
  border-radius:10px;
  padding:20px;
  gap:20px;
  flex-direction:column;
  flex:1;
}
.gs-footer-card p {
  color:#00031f;
  font-size:16px;
  line-height:120%;
  margin-bottom:0;
}
.gs-footer-card a {
  width:fit-content;
}
@media screen and (max-width:1350px) {
  .gs-cta-inner .left {
    padding: 120px 60px 120px 60px;
  }
  .gs-cta-inner {
    max-width:1275px;
    margin:0;
  }
}
@media screen and (max-width:1300px) {
  .gs-cta-inner .left {
    padding: 120px 60px 120px 60px;
  }
  .gs-cta-inner {
    max-width:1225px;
    margin:0;
  }
}
@media screen and (max-width:1250px) {
  .gs-cta-inner .left {
    padding: 120px 60px 120px 60px;
  }
  .gs-cta-inner {
    max-width:1175px;
    margin:0;
  }
}
@media screen and (max-width:1200px) {
  .gs-cta-inner .left {
    padding: 100px 60px 100px 60px;
  }
  .gs-cta-inner {
    max-width:1125px;
    margin:0;
  }
}
@media screen and (max-width:1199px) {
  .gs-cards {
    grid-template-columns:1fr 1fr;
    -ms-grid-columns:1fr 1fr;
    grid-template-rows:auto;
    -ms-grid-rows:1fr 1fr 1fr;
  }
  .gs-cards li:nth-child(1) {
    grid-column:1;
    grid-row:1;
    -ms-grid-column:1;
    -ms-grid-row:1;
  }
  .gs-cards li:nth-child(2) {
    grid-column:2;
    grid-row:1;
    -ms-grid-column:2;
    -ms-grid-row:1;
  }
  .gs-cards li:nth-child(3) {
    grid-column:1;
    grid-row:2;
    -ms-grid-column:1;
    -ms-grid-row:2;
  }
  .gs-cards li:nth-child(4) {
    grid-column:2;
    grid-row:2;
    -ms-grid-column:2;
    -ms-grid-row:2;
  }
  .gs-cards li:nth-child(5) {
    grid-column:1;
    grid-row:3;
    -ms-grid-column:1;
    -ms-grid-row:3;
  }
  .gs-cards li:nth-child(6) {
    grid-column:2;
    grid-row:3;
    -ms-grid-column:2;
    -ms-grid-row:3;
  }
}
@media screen and (max-width:1150px) {
  .gs-cta-inner .left {
    padding: 100px 60px 100px 60px;
  }
  .gs-cta-inner {
    max-width:1075px;
    margin:0;
  }
}
@media screen and (max-width:1100px) {
  .gs-cta-inner .left {
    padding: 80px 60px 80px 60px;
  }
  .gs-cta-inner {
    max-width:1025px;
    margin:0;
  }
}
@media screen and (max-width:1050px) {
  .gs-cta-inner .left {
    padding: 80px 60px 80px 60px;
  }
  .gs-cta-inner {
    max-width:975px;
    margin:0;
  }
}
@media screen and (max-width:1023px) {
  .tabs-container button {
    padding:20px;
  }
  .gs-header-section {
    padding:40px 40px 60px 40px;
  }
  .gs-card-section {
    padding:0 40px;
  }
  .gs-cta-inner .left {
    padding: 80px 40px 80px 40px;
  }
  .gs-footer-section {
    padding:60px 40px;
  }
}
@media screen and (max-width:1000px) {
  .gs-cta-inner .left {
    padding: 80px 40px 80px 40px;
  }
  .gs-cta-inner {
    max-width:925px;
    margin:0;
  }
}
@media screen and (max-width:950px) {
  .gs-cta-inner .left {
    padding: 80px 40px 80px 40px;
  }
  .gs-cta-inner {
    max-width:875px;
    margin:0;
  }
  .gs-cta-inner .right img {
    top:25%;
		top:calc(50% - 160px);
  }
}
@media screen and (max-width:900px) {
  .gs-cta-inner .left {
    padding: 80px 40px 80px 40px;
  }
  .gs-cta-inner {
    max-width:825px;
    margin:0;
  }
  .gs-cta-inner .right img {
    top:25%;
		top:calc(50% - 150px);
  }
}
@media screen and (max-width:850px) {
  .gs-cta-section {
    margin-top:0 !important;
  }
  .gs-cta-inner .left {
    padding: 80px 40px 80px 40px;
  }
  .gs-cta-inner {
    max-width:720px;
    margin:0;
  }
  .gs-cta-inner .right img {
    top:25%;
		top:calc(50% - 131px);
  }
}
@media screen and (max-width:767px) {
  .tabs-container button {
    padding:10px;
    font-size:14px;
  }
  .gs-card-section .slick-track {
    margin:0 20px;
  }
  .gs-cards {
    row-gap:40px;
    grid-template-columns:1fr;
    -ms-grid-columns:1fr;
    grid-template-rows:auto;
    -ms-grid-rows:1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .gs-cards li {
    grid-column:1 !important;
    -ms-grid-column:1 !important;
  }
  .gs-cards li:nth-child(1) {
    grid-row:1;
    -ms-grid-row:1;
  }
  .gs-cards li:nth-child(2) {
    grid-row:2;
    -ms-grid-row:2;
  }
  .gs-cards li:nth-child(3) {
    grid-row:3;
    -ms-grid-row:3;
  }
  .gs-cards li:nth-child(4) {
    grid-row:4;
    -ms-grid-row:4;
  }
  .gs-cards li:nth-child(5) {
    grid-row:5;
    -ms-grid-row:5;
  }
  .gs-cards li:nth-child(6) {
    grid-row:6;
    -ms-grid-row:6;
  }
	.gs-cta-section {
    margin-top:80px;
    width:100%;
    background-image: linear-gradient(to bottom, #00053D 65%, #3564A6 35%);
  }
  .gs-cta-inner {
    flex-wrap:wrap;
    max-width:100%;
  }
  .gs-cta-inner .left, .gs-cta-inner .right {
    width:100%;
  }
  .gs-cta-inner .left {
    padding:40px 20px;
    gap:20px;
  }
  .gs-cta-inner .right {
		padding:0 20px 40px 20px;
    justify-content:center;
    display:flex;
    display:-ms-flexbox;
  }
  .gs-cta-inner .right img {
		top:auto;
  }
  .gs-header-section {
    padding:40px 20px 40px 20px;
  }
  .gs-card-section {
    padding:20px;
  }
  .gs-footer-section {
    padding:40px 20px;
  }
  .gs-footer-section .gs-footer-cards {
		flex-wrap:wrap;
  }
  .gs-footer-section .gs-footer-card {
    width:100%;
    flex:auto !important;
  }
  .gs-footer-card p {
    font-size:14px;
  }
  .tabs-container {
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    overflow-y:hidden;
    color: #00031f;
    border-bottom: 1px solid #e7e7e7;
    scroll-behavior:smooth;
    justify-content:flex-start;
  }
  .tabs-container button {
    display:flex;
    position:relative;
    transition:.2s linear;
    white-space:nowrap;
  }
}
@media screen and (max-width:481px) {
}

/* Modal Code */
body.modal-open #header-main-container {
	padding-right:17px;
}
.gs-modals .modal-header.device-selector {
  height:auto;
}
.gs-modals .device-selector-container {
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  gap:20px;
  padding:10px 0;
}
.gs-modals .device-selector-container > button {
  border:none;
  background-color:#f6f7f9;
  padding:0;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  padding:10px 0;
  cursor:pointer;
}
.gs-modals .device-selector-container > button:focus {
  outline:none;
}
.gs-modals .device-selector-container > button:focus > span {
  text-decoration:underline;
}
.gs-modals .device-selector-container > button > img {
  height:40px;
  filter: invert(93%) sepia(0%) saturate(37%) hue-rotate(156deg) brightness(88%) contrast(86%);
}
.gs-modals .device-selector-container > button > span {
  width:100%;
  font-weight:700;
  font-size:16px;
  line-height:24px;
  letter-spacing:0.1em;
  text-transform:uppercase;
  color:#c4c4c4;
  margin-top:10px;
}
.gs-modals .device-selector-container > button.selected > img {
  filter: invert(40%) sepia(88%) saturate(1768%) hue-rotate(197deg) brightness(101%) contrast(102%);
}
.gs-modals .device-selector-container > button.selected > span {
  color:#000000;
}
.gs-modals .modal-body-container {
  display:none;
  padding: 0;
	width: 100%;
  display: -ms-flexbox;
  flex-wrap: wrap;
  overflow: auto;
}
.gs-modals .modal-body-container.active-modal-content {
  display:flex;
}
.always-active {
  display:flex !important;
}
.gs-modals .modal {	
  transition: all .15s linear;
  padding-right:0 !important;
  z-index:20000000001;
}
  .gs-modals .small-modal {
  	transform:scale(0.8);
  }
  .gs-modals .max-768 {
  	max-width:768px !important;
  }
  .gs-modals .modal-container {
  	max-width:1320px;
  	width:90%;
  	margin:0 auto;
  	position:relative;
  }
  .gs-modals .modal-inner-container {
  	margin:0 auto;
  	/*width:100%;*/
    width:fit-content;
  	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 0 40px 40px 40px;
    background: #F6F7F9;
    border-radius: 12px;
  	/*position: absolute;
  	top:20vh;*/
    margin-top:20vh;
  }
  .gs-modals .modal-header {
  	width:100%;
  	border-bottom:none;
  	padding:0;
  	height:40px;
  }
  .gs-modals .modal-header .close {
  	margin:-10px -40px -20px auto;
  }
  .gs-modals .modal-body, .gs-modals .modal-text-section, .gs-modals .modal-body-container.active-modal-content {
  	padding:0;
  	margin-bottom:40px;
  	width:100%;
  	display:flex;
  	display:-ms-flexbox;
  	flex-wrap:wrap;
  	overflow-y:auto;
    overflow-x:hidden;
  	gap:10px;
  }
  .gs-modals .modal-text-section {
  	flex:1;
  	margin-right:20px;
  }
  .gs-modals .double-digit-list {
  	margin-left:2em !important;
  	width:calc(100% - 2em) !important;
  }
  .gs-modals .double-digit-header {
  	margin-left:10px !important;
  }
  .gs-modals .modal-body-container p {
		font-size:16px;
  	line-height:24px;
  	color:#000 !important;
    margin-bottom:0;
  }
  .gs-modals .modal-body a {
  	font-weight:500;
  }
  .gs-modals .modal-text-section ul {
  	list-style:square inside;
  }
  .gs-modals .modal-video-section {
  	flex:1;
  	display:flex;
  	display:-ms-flexbox;
  	align-items:center;
  }
  .gs-modals .modal-video-section .youtube-player {
  	width:100%;
  }
  .gs-modals .modal-body h3 {
  	margin-bottom:10px;
  	text-transform: initial !important;
  	color:#000 !important;
  	width:100%;
  }
  .gs-modals .modal-body ol, .gs-modals .modal-body ul{
  	padding:0;
  	list-style-position:outside;
  	width:calc(100% - 1.5em);
  	margin-left:1.5em;
  	margin-bottom:0;
  }
  .gs-modals .modal-body li {
  	color:#000 !important;
  	display:list-item;
   	margin-bottom:4px;
  }
  .gs-modals .modal-body li > div {
  	line-height:24px;
  	margin-bottom:4px;
  }
  .gs-modals .modal-body li > div > ol, .gs-modals .modal-body li > div > ul {
  	/*margin-left:40px;
  	width:calc(100% - 40px);*/
  }
  .gs-modals .modal-body li > div > ol > li {
  	list-style-type:lower-alpha;
  }
  .gs-modals .modal-body li > div > ol > li > div {
  	list-style-type:lower-alpha;
  }
  .gs-modals .modal-body li > div > ul > li, .gs-modals .modal-body ul li {
  	list-style-type:disc;
  }
  .gs-modals .modal-body li > div > ul > li > div {
  	list-style-type:disc;
  }
  .gs-modals .modal-body li div img {
  	margin: 0 3px;
  	height:26px;
  }
  .gs-modals .modal-body li > div > .small-icon {
  	height:20px;
  }
  .gs-modals .modal-body li > div > .tiny-icon {
  	height:16px;
  }
	.modal-body p {
  	margin-bottom:0;
    color:#000;
	}
  .gs-modals .modal-footer {
  	width:100%;
  	border-top:none;
  	padding:0;
  	position:relative;
  	flex-wrap:wrap;
  	justify-content:space-between;
  }
  .gs-modals .modal-footer .previous {
  	margin:0 auto 0 0;
  	display:flex;
  	display:-ms-flexbox;
  	justify-content:flex-start;
  }
  .gs-modals .modal-footer .next {
  	margin:0 0 0 auto;
  	display:flex;
  	display:-ms-flexbox;
  	justify-content:flex-end;
  }
  .gs-modals .modal-footer .previous span {
  	transform:rotate(180deg) translate(0, -1.5px);
  	margin:2px 10px 0 0;
  }
  .gs-modals .modal-footer .next span {
  	margin:2px 0 0 10px;
  }
  
  @media screen and (max-width:1023px) {
  	.gs-modals .modal-text-section {
  		width:100%;
  		margin:0 0 20px 0;
  		flex:auto;
  	}
  	.gs-modals .modal-video-section {
  		width:100%;
  		flex:auto;
 		}
  	.gs-modals .modal-inner-container {
      margin-top:10vh;
  		top:10vh;
  	}
  	.gs-modals .modal-body li > div > ol, .gs-modals .modal-body li > div > ul {
  		margin-left:20px;
  		width:calc(100% - 20px);
  	}
  }
  
  @media screen and (max-width:768px) {
  	.gs-modals .modal-container {
  		transform:none;
  	}
  	.gs-modals .modal-inner-container {
      margin-top:5vh;
  		top:5vh;
  	}
  	.gs-modals .modal-footer .previous, .gs-modals .modal-footer .next {
  		font-size:14px;
  	}
  	.gs-modals .gs-tile { {
  		min-height:250px;
  	}
  }
  @media screen and (max-width:481px) {
  	.gs-modals .gs-zp-tile-h2 {
  		max-width:90%;
  		width:90%;
  	}
  }