@import url("https://cdn.qntrl.com/sites/qntrl/themes/gin/custom/css/new_qntrl_common.css");
/* *{
  padding:revert;
  margin: 0;
} */
.Layout__oneColumn,.Layout__twoColumn,.Layout__twoColumn2,.Layout__twoColumnReverse {
    max-width: 91rem;
    min-height: 75vh;
    padding: 4.125rem 0 4.125rem;
    transition: max-width 200ms ease;
    background-color: white
}
#common-product-footer{
    z-index:initial;
}
html,body{
    scroll-behavior: initial;
}
ol,ul{
  list-style:revert
}
.header-wrap, .header-wrap *{
  margin:0;
}
#footerContainer ul,#headerContainer ul{
    list-style: none
}
.Readingprogress__progressBarTransition{
   top: 77px !important;
}
.Readingprogress__progressBar{
   background: #fa6f65 !important;
}
.KbDetailRtContainer__widgetSection:nth-child(2) {
    display: none;
}
.Header__logo img{
 max-height:60px;
 max-width:60px;
 padding:15px 0
}
/*.Header__logo{
  padding: 20px 0
}*/
.AppContainer__backToTop svg{
    display: none
}
.AppContainer__backToTop{
    background: transparent!important;
    z-index:999
}
.AppContainer__backToTop:before{
    content: "";
    position: absolute;
    background: url(https://desk.zoho.com/galleryDocuments/edbsn22da0727c6c16f03af6b3518422cfe43d8149e4f3b0d4397a392877722f21891b4ffef3a38044c2a12f396c9cfea039d?inline=true)no-repeat;
    width:53px;
    height: 53px;
    background-size: 53px auto;
    transform: rotate(90deg);
    top: -5px;
    left: -5px
}
.Header__name{
  display:none
}
.Header__menu, .Header__menu:after, .Header__menu:before{
  width:20px
}
.dropdownArrow span{
    position: relative
}
.dropdownArrow span:before{
    content: "";
    display: inline-block;
    position: absolute;
    width: 7px;
    height: 7px;
    background-image: linear-gradient(45deg,transparent 50%,black 50%);
    transform: rotate(135deg) translate(-6px,-9px);
    right:-7px;
    top:3px 
}
.dropdownArrow:hover span:before{
    background-image: linear-gradient(45deg,transparent 50%,#fa6f65 50%);
}
.header-nav .dropdownArrow::after{
    display: none
}
.second-level-menu-wrap {
  transform: none !important;
  transition: inherit !important;
  opacity: 0 !important;
  max-height: inherit !important;
  display: none !important
}
.dropdownArrow:hover .second-level-menu-wrap {
  opacity: 1 !important;
  display: block !important
}
.mob_header_part {
  display: none;
}
.desktop_header_part {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1
}
#headerContainer {
  background-attachment: fixed;
  background-color: #303030;
  background-size: contain;
  background-position: 0 -12px;
  margin-top: 77.5px
}
.Header__searchTitle {
  font-size: 2rem;
  margin-bottom: 0;
  line-height: 30px
}
.Header__homeNavbarFixed .Header__navbar .Header__name,
.Header__homeNavbarFixed .Header__navbar .Header__tabsTab {
  color: #fff
}
.Header__homeNavbarFixed .Header__menuToggle {
    background-color: transparent !important
}
.Header__homeNavbarFixed .Header__navbar .Header__tabsTab:hover{
  color:#ff645e
}
.Header__homeContent.Header__homeNavbarFixed .Header__navbar,
.Header__navopen .Header__navbar .Header__menuTab, .Header__homeNavbarFixed.Header__navopen .Header__navbar .Header__menuTab {
  background-color: #262626
}
.Header__homeNavbarFixed.Header__navopen .Header__navbar .Header__menuTab {
  box-shadow: none
}
.Header__homeNavbarFixed .Header__menu, .Header__homeNavbarFixed .Header__menu:after, .Header__homeNavbarFixed .Header__menu:before {
  background-color: #fff
}
.menu.nav.header-nav.productmenu.clearfix > li {
  padding: 29px 60px 23px 0 !important
}
.second-level-menus li:hover .menus-wrapper {
  background-color: #fa6f65;
  color: white !important;
  border-radius: 10px !important
}
.second-level-menus li:hover .menus-wrapper p {
  color: #fff
}
.second-level-menus li:hover .menus-wrapper::before {
  background-image: url(https://cdn.qntrl.com/sites/qntrl/files/qntrl/new_ui_images/arrow-white.svg) !important;
}
.menus-wrapper img:nth-child(1),
.second-level-menus li:hover .menus-wrapper img:nth-child(2) {
  display: block
}
.menus-wrapper img:nth-child(2),
.second-level-menus li:hover .menus-wrapper img:nth-child(1) {
  display: none
}
.Header__globalSearch {
  max-width: 500px;
  margin: 0 auto;
  border: 0.0625rem solid transparent;
  border-radius: 10px;
  background: #3e3e3e
}
.SearchContainer__globalSearch,
.Input__headerSearch,
.commonStyle__zt3BrandBg {
  background: transparent
}
.SearchContainer__globalSearch .SearchContainer__downArrow {
    border-top-color: #928D8D
}
.SearchContainer__downArrow {
  border-top-color: #fa6f65
}
.SearchContainer__globalSearch .SearchContainer__searchFilter{
    width: 500px;
    background: #5A5A5A;
    border: none;
    border-radius: 10px;
    padding: 5px 0px
}
.SearchContainer__globalSearch .SearchContainer__searchIcon{
    position: relative
}
.SearchContainer__globalSearch .SearchContainer__searchIcon:before{
    display:none;
    position: absolute;
    content:"";
    background: url(https://desk.zoho.com/galleryDocuments/edbsnc23cdc68933c6ed1e043693cc9e9ee0591395db7d21f5b33e0cde10be9c33d90a6c29807bcdc0676f15a67aba83fee1c?inline=true)no-repeat;
    background-size: 25px auto;
    width:25px;
    height: 25px;
    right:15px;
    top:13px
}
.SearchContainer__globalSearch .SearchContainer__searchFilter {
  background: #5a5a5a
}
.SearchContainer__searchModule {
    border-bottom: 0.0625rem solid #4D4D4D;
    margin: 0 20px;
    padding-left: 0
}
.SearchContainer__globalSearch .SearchContainer__moduleChangePopup{
  margin:0.75rem 0rem 0.500rem 0.125em
}
.SearchContainer__searchModule {
  border-bottom: 0.0625rem solid #888888
}
.SearchContainer__searchFilter li {
  color: #fff
}
.SearchContainer__searchFilter li.commonStyle__zt3LinkActive {
  color: #ff645e
}
.Header__globalSearch .Input__headerSearch,
.Header__globalSearch .Icon__white,
.SearchContainer__searchBoxIcon .Icon__icon{
  color: #b9b9b9
}
.AppContainer__homePage .ContentBox__boxThree {
  padding: 1.5rem 0;
  border: 1px solid #909090;
  border-radius: 20px
}
.AppContainer__homePage .ModuleCont__moduleCont > div {
  display: flex;
  gap: 30px;
  justify-content:center
}
.ContentBox__boxThree:last-child {
    display: none
}
.AppContainer__homePage .ContentBox__boxInnerHome .commonStyle__displayBlock {
    display: inline-block;
    padding-left:20px
}
.AppContainer__homePage .ContentBox__boxInnerHome .commonStyle__displayBlock .Icon__Xlarge {
    width: 2rem;
    height: 2rem
}
.AppContainer__homePage .ContentBox__headerMid {
  padding-left:20px;
  padding-right:20px;
  display:inline-block;
  margin-bottom: 0
}
.AppContainer__homePage .ContentBox__headerMid a {
  font-family: var(--primaryfont-bold);
}
.AppContainer__homePage .ContentBox__boxInnerHome p {
  	min-height: 100px;
    margin: 20px 20px 0;
    padding: 20px 0;
    border-top: 1px solid #ccc
}
.AppContainer__homePage .ContentBox__boxInnerHome .commonStyle__tAlignCenter {
    text-align: left
}
.WidgetContainer__list .WidgetContainer__contentList:not(:first-child) {
  float: left;
  width: calc(50% - 20px);
  background: #414141;
  border-radius: 20px;
  padding: 0 0;
  border: 1px solid #707070;
  height: 340px;
  overflow-y: scroll
}
.home .WidgetContainer__boxSplit{
    position: relative
}
.home .WidgetContainer__boxSplit .ListHeader__listHeader2{
    position: sticky;
    top:0;
    width:100%;
    background:#414141;
    padding:20px 45px;
    margin:0 0;
    z-index:1
}
.home .WidgetContainer__boxSplit .ListHeader__listHeader2 .Icon__greyShade70{
   color:#fff
}
.WidgetContainer__list .WidgetContainer__contentList:not(:first-child) h5 {
  color: #ffffff;
  font-family: "Zoho_Puvi_Bold";
  font-size: 1.4rem
}
.WidgetContainer__list .WidgetContainer__contentList:not(:first-child) a {
  color: #c1c1c1
}
.WidgetContainer__list .WidgetContainer__contentList:nth-child(2),
.WidgetContainer__list .WidgetContainer__contentList:nth-child(4) {
  margin-right: 40px
}
.WidgetContainer__list .WidgetContainer__contentList .ContentList__documentIcon svg,
.WidgetContainer__list .WidgetContainer__contentList .TopicListWidget__documentIcon svg {
  display: none
}
.WidgetContainer__list .WidgetContainer__contentList .ContentList__documentIcon,
.WidgetContainer__list .WidgetContainer__contentList .TopicListWidget__documentIcon {
  position: relative
}
.WidgetContainer__list .WidgetContainer__contentList .ContentList__documentIcon:before,
.WidgetContainer__list .WidgetContainer__contentList .TopicListWidget__documentIcon:before {
  content: url(https://desk.zoho.com/galleryDocuments/edbsn9caa2b53127c8d8c4fb1e3e3433f754ca22d589745039ccd3c84c0c980ac49065d919893cd98db59007ccb25f72a9208?inline=true);
  position: absolute;
  top: 5px
}
.WidgetContainer__list .WidgetContainer__contentList .ContentList__topicContent,
.WidgetContainer__list .WidgetContainer__contentList .TopicListWidget__topicContent {
  margin-left: 2.4rem
}
.WidgetContainer__list .WidgetContainer__contentList .ContentList__topicList,
.WidgetContainer__list .WidgetContainer__contentList .TopicListWidget__topicList {
  padding: 13px 45px;
  position:relative;
  background:#414141
}
.WidgetContainer__list .WidgetContainer__contentList .ContentList__topicList:before,
.WidgetContainer__list .WidgetContainer__contentList .TopicListWidget__topicList:before{
  	content:"";
    position:absolute;
    width: calc(100% - 90px);
    height:1px;
    background:#707070;
    bottom:0
}
.articleSubCategory .WidgetContainer__list .WidgetContainer__contentList .ContentList__topicList, 
.articleSubCategory .WidgetContainer__list .WidgetContainer__contentList .TopicListWidget__topicList{
    background: transparent;
    padding: 15px 0 
}
.articleSubCategory .WidgetContainer__list .WidgetContainer__contentList .ContentList__topicList:before, 
.articleSubCategory .WidgetContainer__list .WidgetContainer__contentList .TopicListWidget__topicList:before{
    display: none
}
.Footer__footerDescription {
  text-align: left
}
.Button__footerBtn {
  background: #fa7065;
  padding: 1rem 2rem;
  font-family: "Zoho_Puvi_SemiBold"
}
.home .ListHeader__listIcon2 svg {
	display:none
}
.home .ListHeader__listHeader2:before{
    content: "";
    position: absolute;
    width:30px;
    height:30px;
    top:25px;
    left:45px
}
.home .announcementTopics .ListHeader__listHeader2:before{
    background: url(https://desk.zoho.com/galleryDocuments/edbsn10dec92206d66c2075d27659812596af1c2f9fbe3b503fb6592da101c584418a959725757a370099f8ec951bf87b96de?inline=true)no-repeat;
    background-size: 30px auto
}
.home .recentTopics .ListHeader__listHeader2:before{
    background: url(https://desk.zoho.com/galleryDocuments/edbsndb52588116a8d897e47525940ce79e126cce30b0e33636a59edf1e3ddabd983d8fa31b044ed670db17c5418686c87c6e?inline=true)no-repeat;
    background-size: 25px auto
}
.home .popularAricles .ListHeader__listHeader2:before{
    background: url(https://desk.zoho.com/galleryDocuments/edbsnc021aa5ed6e33527208d73cf21b0cb2f9dc42e9d5f4b57600d6357e2c6e96bf29c027fba3fcf69589559a4b1200538ab?inline=true)no-repeat;
    background-size: 30px auto;
}

.home .recentArticles .ListHeader__listHeader2:before{
    background: url(https://desk.zoho.com/galleryDocuments/edbsn2ddf3aa9335a1ab6057b3d51ec44d1c4ff46ede55230f3e95531fcdd80bb61106cf32704030f874f2bf904f860e9a097?inline=true)no-repeat;
    background-size: 25px auto;
    top:27px
}
.home .ListHeader__listHeader2 .ListHeader__headerContent{
    padding-left:30px
}
.TopicListRightContainer__fLeft{
    float:none;
}
.TopicListRightContainer__deskHeading{
    display: none
}
.TopicListRightContainer__fLeft .Avatar__avatarImg {
    width: 5.5rem;
    height: auto;
    padding-bottom: 15px
}
/*Article sub category page*/
.articleSubCategory .KbSubCategoryContainer__row{
    gap:15px;
    margin: 0 0;
    justify-content: center
}
.ScrollSticky__type1{
    z-index: 2
}
.articleSubCategory .KbSubCategoryContainer__contentList {
    padding: 1.5rem;
    border: 1px solid #eee;
    border-radius: 20px;
    margin: 0;
    width:32.33%;
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.1)
}
.articleSubCategory .WidgetContainer__list .WidgetContainer__contentList .ContentList__documentIcon:before{
    left:-10px
}
.articleSubCategory .WidgetContainer__list .WidgetContainer__contentList .ContentList__topicList{
    border-bottom: 1px solid #eee
}
/*Breadcrum section*/
.commonStyle__zt3breadCrumbBg {
    background: #303030
}
.SearchContainer__searchBox{
    max-width: 500px;
    margin: 0;
    border: 0.0625rem solid transparent;
    background: #3e3e3e;
    border-radius: 10px;
    margin:0
}
.SearchContainer__searchBox .SearchContainer__searchBoxIcon{
    top:10px
}
.BreadCrumbs__breadcrumbsView ul li:last-child,
.commonStyle__zt3breadCrumbText,
.Input__searchBox::placeholder{
    color: #efefef
}
.commonStyle__zt3breadCrumbText:hover {
    color: #e46317
}
.Input__searchBox{
    background: transparent;
    border: none;
    padding: 1.4rem 0.75rem;
    color:#fff
}
/*Breadcrum section*/
@media screen and (max-width: 1025px) {
    .articleSubCategory .KbSubCategoryContainer__contentList{
        width: 49%
    }
    .articleSubCategory .KbSubCategoryContainer__row {
        gap: 15px
    }
}
@media screen and (max-width: 780px) {
    .articleSubCategory .KbSubCategoryContainer__contentList{
        width: 100%
    }
}
/*Article Sub Category page*/
@media screen and (max-width: 1230px) {
  .header-nav .dropdownArrow::after {
    	top: 95px!important
	}
  .product-header-menus {
    position: static;
    width: 100% !important;
    max-width: 100%;
    left: 0;
    transform: none;
    background-color: white;
    top: 64px;
    overflow: scroll;
    height: inherit !important;
    max-height: inherit !important;
    transition: 0.5s !important
  }
  .extra-menu-wrapper {
    min-height: unset
  }
  #featured_in_products .content-section-inner-wrap h3 {
    padding: 25px 0 !important
  }
  .second-level-menus h3 {
    font-family: "Zoho_Puvi_Regular" !important;
    font-weight: initial;
    padding-bottom: 0
  }
  .btn {
    padding: 12px;
    min-width: 170px;
    font-size: 15px
  }
  .second-level-menus p {
    display: none
  }
  .second-level-menu-wrap {
    position: absolute;
    top: 135px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    height: calc(100vh - 160px) !important;
    overflow-y: scroll;
    background: #fff !important
  }
  #resources .second-level-menu-wrap {
    width: 100% !important;
    position: relative;
    left: 0 !important
  }
  #resources .second-level-menus {
    padding: 0
  }
  #resources .second-level-menus li {
    width: 100%
  }
  .second-level-menus {
    display: block;
    border: 0;
    padding: 0;
    margin: 0
  }
  .second-level-menus li {
    width: 100%;
    border: none !important;
    padding: 0 30px
  }
  .second-level-menus li:not(:last-child) .menus-wrapper {
    border-bottom: 1px solid #ebebeb !important;
    border-radius: 0
  }
  .header-buttons {
    display: inherit !important;
  }
  .header-menu-icon {
    display: none !important;
    width: 20px;
    height: 30px;
    padding-top: 10px
  }
  span.header-mobile-drop-icon {
    display: none !important
  }
  .menu.nav.header-nav.productmenu.clearfix {
    display: flex;
    width: inherit;
    border-bottom: 1px solid #d7d4d4;
    border: 0;
    height: inherit !important;
    justify-content: flex-start;
  }
  .menu.nav.header-nav.productmenu.clearfix > li {
    padding: 30px 40px 30px 0;
    width: auto !important;
    margin: 0 0 !important
  }
  .dropdownArrow::after {
    content: "" !important
  }
  .menu.nav.header-nav.productmenu.clearfix > li > span,
  .menu.nav.header-nav.productmenu.clearfix > li > a {
    width: auto !important;
    display: inline-block;
    padding: 0 0px 0 20px;
    height: 20px;
    color: initial;
    box-sizing: border-box
  }
  .header-mobile-drop-icon {
    display: none;
    position: relative;
    top: -4px;
    display: block !important;
    float: right;
    width: 20px !important;
    font-size: 20px !important;
    text-align: center;
    padding: 0 !important;
    transition: 0.5s !important
  }
  #solutions-tab .second-level-menus li:last-child {
    display: none;
    visibility: hidden
  }
  #common-product-footer{
    display:none
  }
  .Header__homeContent .Header__searchSection{
    margin-top:158px
  }
}
@media screen and (max-width: 915px) {
  .menu.nav.header-nav.productmenu.clearfix > li > span {
    padding: 0 0 0 0
  }
  .menu.nav.header-nav.productmenu.clearfix > li {
    padding: 29px 40px 23px 0 !important
  }
}
@media only screen and (max-width: 1024px){
  .Header__menuicon{
    top:55%!important
  }
  .Header__menu{
    background-color: transparent!important
  }
  .Header__menu:after{
    margin-top:0 !important
  }
  .Header__navopen .Header__menuicon{
    top: 50% !important
  }
}
@media screen and (max-width: 785px) {
  .desktop_header_part {
    display: none
  }
  #headerContainer{
    margin-top:0
  }
  .Header__homeContent .Header__searchSection {
    margin-top: 0
  }
  .Header__homeContent .Header__searchSection{
    padding:7rem 0 3rem
  }
  .mob_header_part {
    display: block
  }
  .AppContainer__homePage .ModuleCont__moduleCont > div {
    flex-flow: row wrap;
    justify-content: center
  }
  .AppContainer__homePage .ContentBox__boxThree {
    max-width: 450px;
    width: 100%
  }
  .AppContainer__homePage p {
    min-height: auto
  }
  .WidgetContainer__list .WidgetContainer__contentList:not(:first-child) {
    float: none;
    width: 100%;
    max-width: 550px;
    margin: 30px auto !important
  }
}
@media screen and (max-width:545px){
  .SearchContainer__globalSearch .SearchContainer__searchFilter{
    max-width:100%
  }
}
/*Widgets CSS*/
.qntrl_versions{
    max-width: 350px;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    color:#303030;
    background:#F5E1DF;
    padding:20px 15px;
    box-sizing: border-box;
    border-radius:15px
}
.qntrl_versions p{
    font-size: 14px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    font-weight: 600 !important
}
.qntrl_versions p a{
    color:#FA6E65;
    text-decoration: none;
  	font-weight: 600 !important
}
/*Widgets CSS*/


.KbSubCategoryContainer__contentList .ContentList__topicList{
    max-height: 0px;
    padding: 0;
    /* line-height: 0; */
    overflow: hidden;
    transition: 0.5s;
    position: relative;
}


.KbSubCategoryContainer__contentList .ContentList__moreOption {
    /* display: none; */
    text-align:right;
    padding-top:10px;
}
.KbSubCategoryContainer__contentList .ContentList__moreOption a{
    border: 1px solid #fa6f65;
    padding:10px 20px;
    border-radius:50px;
    transition:0.5s;
    cursor:pointer;
  	text-transform: capitalize;
}
.KbSubCategoryContainer__contentList .ContentList__moreOption a:hover{
    background:#fa6f65;
    padding:10px 20px;
    color:white;
    border-radius:50px;
}
.KbSubCategoryContainer__contentList .ContentList__moreOption a svg{
    display:none;
}
.articleSubCategory .KbSubCategoryContainer__contentList:hover .ContentList__moreOption {
    display:block;
}

.KbSubCategoryContainer__contentList .ListHeader__headerType1 {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid transparent;
    display: block;
    transition: 0.5s;
}

.articleSubCategory .KbSubCategoryContainer__contentList {
    background: #F8F8F8;
    box-shadow: initial;
    border-color: transparent;
    cursor: pointer;
    transition: 0.5s;
    position: relative;
    /* height: max-content; */
    padding: 2rem;
}

.articleSubCategory .KbSubCategoryContainer__contentList:hover {
    /* background: white; */
    /* border-color: #FA6F65; */
}

.ContentList__subCategory {
    /* height: calc(100% - 28px); */
    /* overflow: hidden; */
}

.KbSubCategoryContainer__contentList .ContentList__subCategory .ContentList__documentIcon {
    display:none;
}

.articleSubCategory .KbSubCategoryContainer__contentList .ContentList__topicList:nth-child(2),.articleSubCategory .KbSubCategoryContainer__contentList .ContentList__topicList:nth-child(3),.articleSubCategory .KbSubCategoryContainer__contentList .ContentList__topicList:nth-child(4){
  max-height: 80px !important;
  padding: 0 0 0.3rem !important;
  /* line-height: initial; */
  overflow: auto !important;
}



.KbSubCategoryContainer__contentList .ListHeader__dottedPopup {
    position: absolute;
    top: 10px;
    right: 15px;
}

.KbSubCategoryContainer__contentList .ContentList__subCategory .ContentList__topicContent {
    margin-left: 2rem;
}

.KbSubCategoryContainer__contentList .ContentList__subCategory .ContentList__topicContent a {font-size: 15px;display: block;}

.articleSubCategory .KbSubCategoryContainer__contentList .ListHeader__headerType1 {
    padding-bottom: 10px;
    border-color: #CCCCCC;
    margin-bottom: 20px;
}

.KbSubCategoryContainer__contentList .ContentList__topicList::before {
    content: '';
    width: 8px;
    height: 8px;
    background: black;
    position: absolute;
    left: 4px;
    top: 8px;
    border-radius: 50%;
}

.articleSubCategory .KbSubCategoryContainer__row {
    justify-content: flex-start;
    align-items: stretch;
}




.AppContainer__container{
    padding: 15px 1.5rem;
}
.Input__searchBox:hover, .Input__searchBox:focus{
	box-shadow:none !important;
}
.commonStyle__zt3breadCrumbBg {
    background: linear-gradient(90deg, white, #ffd3cf, white) !important;
}

.KbCategory__box {
    box-shadow: 7px 7px 15px #00000010 !important;
    border: 1px solid #E8E8E8;
    border-radius: 12px;
    cursor: pointer;
}

div#layoutContainer[data-id="kbLanding"] .Avatar__avatar {
    width: 10rem;
    height: 10rem;
    background: #F7F7F7;
    border-radius: 12px;
    position: relative;
}

.KbCategory__dottedPopup {
    opacity: 1;
    visibility: initial;
    position: absolute;
    top: 0px;
    right: 0px;
}

.KbCategory__avatarText, .KbCategory__avatarPhoto {
    margin: initial;
}

div#layoutContainer[data-id="kbLanding"] .MediaObject__mediaObject.commonStyle__flex {
    display: flex;
    align-items: center;
    position: relative;
}

div#layoutContainer[data-id="kbLanding"] .MediaObject__mediaObject.commonStyle__flex .MediaObject__mediaFigure {
    margin-right: 25px;
}

div#layoutContainer[data-id="kbLanding"] .KbCategoryContainer__row.commonStyle__w100per.commonStyle__disFlexRow.commonStyle__flexWrap {
    justify-content: center;
}
div#layoutContainer[data-id="kbLanding"] .Avatar__square {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.KbCategory__box:hover {
    border-color: #fa6f65;
}

.KbCategory__boxInner {
    padding: 1.25rem !important;
}

.KbCategory__topic a {
    font-size: 18px;
    font-family: 'Zoho_Puvi_Bold';
}

.DottedMenuPopup__dottedIcon {
    padding: .1125rem .4rem !important;
}

.KbCategory__topic {
    position: initial;
}
.BreadCrumbs__breadcrumbsView ul li:last-child, .commonStyle__zt3breadCrumbText, .Input__searchBox::placeholder{
  color:black;
}
.Input__searchBox{
  color:black;
}
.SearchContainer__searchBox{
  background:white;
  border-color:#F7CAC7;
  max-width: 400px;
}
.Layout__oneColumn, .Layout__twoColumn, .Layout__twoColumn2, .Layout__twoColumnReverse {
    min-height: initial;
  	max-width:75rem;
    padding: 5.125rem 0 4.125rem;
}




#headerContainer {
    background: linear-gradient(90deg, white, #ffd3cf, white) !important;
}

h1.Header__searchTitle {
    color: black;
    margin: 0;
}

.Header__name, .Header__searchTitle, .Header__description {
    color: black;
}

.Header__globalSearch {
    background: white;
    border-color: #F7CAC7;
}

.Header__homeContent .Header__searchSection {
    padding: 4rem 0;
}

.AppContainer__homePage .ContentBox__headerMid {
    display: block;
}

.AppContainer__homePage .ContentBox__boxThree {
    border-color: #E8E8E8;
    box-shadow: 7px 7px 15px #00000010;
    transition: 0.5s;
    cursor: pointer;
}

.AppContainer__homePage .ContentBox__boxThree:hover {
    border-color: red;
}

.AppContainer__homePage {
    margin: 0;
}

.home .WidgetContainer__boxSplit {
    background: white;
}

.home .WidgetContainer__boxSplit .ListHeader__listHeader2 {
    background: #f9f9f9;
}

.WidgetContainer__list .WidgetContainer__contentList .ContentList__topicList, .WidgetContainer__list .WidgetContainer__contentList .TopicListWidget__topicList {
    background: white;
}

.WidgetContainer__list .WidgetContainer__contentList:not(:first-child) a {
    color: black;
}

.WidgetContainer__list .WidgetContainer__contentList .ContentList__topicList:before, .WidgetContainer__list .WidgetContainer__contentList .TopicListWidget__topicList:before {
    background: #ececec;
}

.AppContainer__homePage .ContentBox__boxInnerHome p {
    margin: 10px 20px 0;
}
.WidgetContainer__list .WidgetContainer__contentList:not(:first-child){
    border-color: #dddddd;
}
.WidgetContainer__list .WidgetContainer__contentList:not(:first-child) h5{
	color: black;
    font-size: 1.1rem;
}
.home .ListHeader__listHeader2 .ListHeader__headerContent{
	padding:0;
}
.home .ListHeader__listHeader2:before{
	content:initial;
}
.AppContainer__homePage .ContentBox__headerMid {
    display: block;
    margin-top: 10px;
}

.AppContainer__homePage .ContentBox__boxThree{
    padding: 2rem 0;
}




/*New Footer CSS -- Starts*/

.second-level-menu-wrap{
	top:80px;
}
@media screen and (max-width: 1230px) {
  .header-buttons {
    display: none !important;
  }
  .product-header-menus{
  	display: none !important;
  }
  #headerContainer{
  	margin-top:62px !important;
  }
  .Header__homeContent .Header__searchSection{
  	margin-top:0px !important;
  }
  #common-product-footer{
  	display:block !important;
  }
}
@media screen and (max-width: 768px) {
  .Header__homeContent .Header__searchSection {
    padding: 9rem 0 4rem !important;
  }
}

/*New Footer CSS -- Ends*/



/*New Footer CSS -- Starts*/
div#footer-section{
	opacity:1;
}
@font-face {
    font-family: 'Zoho_Puvi_Thin';
    src: url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Thin.eot'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Thin.eot') format('embedded-opentype'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Thin.woff2') format('woff2'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Thin.otf') format('opentype')
}

@font-face {
    font-family: 'Zoho_Puvi_Light';
    src: url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Light.eot'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Light.eot') format('embedded-opentype'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Light.woff2') format('woff2'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Light.otf') format('opentype')
}

@font-face {
    font-family: 'Zoho_Puvi_ExtraLight';
    src: url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Extralight.eot'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Extralight.eot') format('embedded-opentype'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Extralight.woff2') format('woff2'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Extralight.otf') format('opentype')
}

@font-face {
    font-family: 'Zoho_Puvi_Regular';
    src: url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Regular.eot'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Regular.eot') format('embedded-opentype'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Regular.woff2') format('woff2'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Regular.otf') format('opentype')
}

@font-face {
    font-family: 'Zoho_Puvi_Medium';
    src: url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Medium.eot'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Medium.eot') format('embedded-opentype'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Medium.woff2') format('woff2'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Medium.otf') format('opentype')
}

@font-face {
    font-family: 'Zoho_Puvi_SemiBold';
    src: url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Semibold.eot'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Semibold.eot') format('embedded-opentype'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Semibold.woff2') format('woff2'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Semibold.otf') format('opentype')
}

@font-face {
    font-family: 'Zoho_Puvi_Bold';
    src: url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Bold.eot'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Bold.eot') format('embedded-opentype'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Bold.woff2') format('woff2'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Bold.otf') format('opentype')
}

@font-face {
    font-family: 'Zoho_Puvi_ExtraBold';
    src: url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Extrabold.eot'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Extrabold.eot') format('embedded-opentype'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Extrabold.woff2') format('woff2'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Extrabold.otf') format('opentype')
}

@font-face {
    font-family: 'Zoho_Puvi_Black';
    src: url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Black.eot'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Black.eot') format('embedded-opentype'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Black.woff2') format('woff2'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Black.otf') format('opentype')
}

@font-face {
    font-family: 'Zoho_Puvi_ExtraBlack';
    src: url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Extrablack.eot'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Extrablack.eot') format('embedded-opentype'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Extrablack.woff2') format('woff2'),url('https://static.zohocdn.com/zohofonts/zohopuvi/4.0/Zoho_Puvi_Extrablack.otf') format('opentype')
}

div#footer-section :root {
    --zf-primary-bold: 'Zoho_Puvi_Bold';
    --zf-primary-regular: 'Zoho_Puvi_Regular';
    --zf-primary-thin: 'Zoho_Puvi_Thin';
    --zf-primary-light: 'Zoho_Puvi_Light';
    --zf-primary-medium: 'Zoho_Puvi_Medium';
    --zf-primary-semibold: 'Zoho_Puvi_SemiBold';
    --zf-primary-extrabold: 'Zoho_Puvi_ExtraBold';
    --zf-primary-black: 'Zoho_Puvi_Black';
    --zf-primary-extrablack: 'Zoho_Puvi_ExtraBlack'
}

div#footer-section * {
    margin: 0;
    padding: 0;
    outline: 0;
    text-decoration: none;
    list-style: none;
    box-sizing: border-box;
    font-family: var(--zf-primary-regular)
}
div#footer-section :root {
    --qntrl-color: #fa6f65;
    --qr-black-color: #333
}

div#footer-section ::-moz-selection {
    color: #fff;
    background-color: #fa6f65 !important
}

div#footer-section ::selection {
    color: #fff;
    background-color: #fa6f65 !important
}


div#footer-section #footer-section img {
    display: block
}

div#footer-section #footer-wrapper::before {
    display: block;
    width: 100%;
    height: 826px;
    margin-top: 0;
    z-index: 0;
    position: relative
}

div#footer-section .footer-region>div>p,div#footer-section .mobileStores>p,div#footer-section .mobileStores+div>p {
    padding-bottom: 25px;
    font-size: 20px;
    line-height: 25px;
    font-family: var(--zf-primary-medium)
}

div#footer-section .footer-region {
    display: flex;
    justify-content: space-between;
    width: 1428px;
    margin: auto;
    padding: 70px 0;
    max-width: 74%
}

div#footer-section .q-footer {
    background-color: #fafafa;
    position: relative;
    bottom: initial;
    width: 100%;
    z-index: 10
}

div#footer-section .show-footer {
    z-index: 1 !important
}

div#footer-section .footer-menu-arrow {
    display: none
}

div#footer-section .footer-region ul li:not(:last-child) {
    padding-bottom: 20px
}

div#footer-section .footer-region ul li a {
    color: black;
    font-size: 14px;
    transition: .5s
}

div#footer-section .first-row span a img {
    width: 35px
}

div#footer-section .first-row {
    display: flex;
    column-gap: 12px;
    max-width: 150px;
    row-gap: 15px;
    flex-wrap: wrap
}

div#footer-section .first-row span.linkedin-logo a img {
    width: 36px
}

div#footer-section .footer-region>div>div:last-child {
    margin-top: 20px
}

div#footer-section .copy-rights-wrap {
    background-color: #494949;
    position: relative;
    bottom: 0;
    z-index: 50;
    width: 100%
}

div#footer-section .footer-main-nav-links a {
    color: #cdcccc;
    transition: .5s
}

div#footer-section .footer-main-nav-links a:hover {
    color: #fa6f65
}

div#footer-section .footer-main-nav-links ul {
    display: flex;
    justify-content: space-between;
    width: 1428px;
    margin: auto;
    max-width: 74%
}

div#footer-section .footer-main-nav-links li {
    padding: 35px 0;
    font-size: 15px
}

div#footer-section .copy-rights-container {
    background-color: black;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center
}

div#footer-section .copy-rights-container img {
    width: 55px;
    margin: auto
}

div#footer-section .copy-rights-container p {
    color: gray;
    padding: 30px 5px;
    margin: initial
}

div#footer-section .mobileStores img {
    width: 156px;
    height: 50px
}

div#footer-section .mobileStores a {
    display: block
}

div#footer-section .footer-region ul li a:hover {
    color: #fa6f65
}

div#footer-section .first-row img {
    width: 42px
}

div#footer-section .first-row a img {
    transition: .3s
}

div#footer-section .first-row a:hover img {
    filter: initial
}

div#footer-section .certificate_section {
    width: 1428px;
    max-width: 74%;
    margin: auto;
    padding: 0 0 50px
}

div#footer-section .field-body-container .certificate_section h4 {
    background-color: white;
    text-align: left;
    padding-top: 20px
}

div#footer-section .certificate_section>p {
    margin: auto;
    font-size: 20px;
    line-height: 25px;
    padding-bottom: 50px;
    position: relative;
    text-align: center;
    font-family: var(--zf-primary-medium)
}

div#footer-section .certificate_section>p:before {
    content: '';
    width: 38%;
    display: block;
    border-bottom: 1px solid #d2d2d2;
    position: absolute;
    left: 0;
    top: 12px
}

div#footer-section .field-body-container .certificate_section>p:before {
    content: initial
}

div#footer-section .certificate_section>p:after {
    content: '';
    width: 38%;
    display: block;
    border-bottom: 1px solid #d2d2d2;
    position: absolute;
    right: 0;
    top: 12px
}

div#footer-section .field-body-container .certificate_section h4:after {
    width: calc(100% - 330px);
    top: 30px
}

div#footer-section .certi_logos_wrap {
    display: flex;
    justify-content: space-between;
    column-gap: 5%
}

div#footer-section .certi_logos_wrap img {
    height: 100px
}

div#footer-section .certi_logos_wrap li:nth-child(5)div#footer-section .certi_logos_wrap li:nth-child(6),div#footer-section .certi_logos_wrap li:nth-child(7) {
    max-width: 90px
}

div#footer-section ul.certi_logos {
    flex: 2;
    column-gap: 4%;
    display: flex;
    justify-content: space-between;
    gap: 30px;
    padding: 0 10vw
}

div#footer-section ul.certi_logos.standards_logos {
    flex: 1;
    column-gap: 20px
}

div#footer-section .certi_logos_wrap p {
    text-align: center;
    font-family: var(--zf-primary-semibold);
    font-size: 13px;
    line-height: 22px;
    padding: 10px 0 0
}

div#footer-section .certi_logos_wrap .certi_logos>li p:last-child {
    width: 50px;
    margin: auto
}
div#footer-section .mobileStores p a:first-child {
    margin-bottom: 10px
}

@media screen and (max-width: 1330px) and (min-width:1231px) {
    div#footer-section .q-navs>ul>li>span,div#footer-section .q-navs>ul>li>a {
        padding:30px 30px 30px 0
    }
}

@media screen and (max-width: 1230px) {
    div#footer-section .qheader {
        padding:11px 22px
    }

    div#footer-section .q-navs {
        position: absolute;
        width: 100% !important;
        max-width: 100%;
        left: 0;
        transform: initial;
        background-color: white;
        top: 71px;
        overflow: scroll;
        height: initial !important;
        max-height: 0;
        transition: .5s !important
    }

    div#footer-section .qn-sub-menu-wrap.opened {
        max-height: initial
    }

    div#footer-section .qheader.bg-layer::before {
        content: initial
    }

    div#footer-section .q-navs.active {
        max-height: calc(100vh - 50px)
    }

    div#footer-section .q-sub-menu label {
        font-size: 17px
    }

    div#footer-section .q-sub-menu small {
        font-size: 16px
    }

    div#footer-section .q-navs>ul {
        display: block;
        width: 100%;
        border-bottom: 1px solid #d7d4d4;
        border: 0;
        height: calc(100vh - 53px);
        background-color: white;
        overflow: auto
    }

    div#footer-section .q-navs.opened>ul {
        position: absolute;
        padding: 20px 0
    }

    div#footer-section .q-navs>ul>li>span,div#footer-section .q-navs>ul>li>a {
        padding: 20px 25px 20px 25px
    }

    div#footer-section .q-utilities {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 20px
    }

    div#footer-section .q-navs.opened {
        overflow: initial
    }

    div#footer-section .qn-sub-menu-wrap {
        transform: initial !important
    }

    div#footer-section .qn-sub-menu-wrap ul {
        display: block;
        border: 0;
        padding: 0 20px
    }

    div#footer-section .qn-sub-menu-wrap ul::before {
        content: initial
    }

    div#footer-section .followCurser {
        display: none
    }

    div#footer-section .qn-sub-menu-wrap ul li {
        padding: 0
    }

    div#footer-section .qn-sub-menu-wrap.opened {
        position: initial
    }

    div#footer-section .features-section>.flex-right li {
        padding-top: 0 !important
    }

    div#footer-section .features-section>.flex-right .content-wrap ul li:before {
        top: 6px
    }

    div#footer-section #features-section .content-section-inner-wrap .flex-right {
        max-width: 90%
    }

    div#footer-section #features-section .slick-prev {
        left: -35px
    }

    div#footer-section #features-section .slick-next {
        right: -35px
    }

    div#footer-section .features-section>.flex-right li:not(.slick-dots li) {
        display: block
    }

    div#footer-section .features-section>.flex-right li:not(.slick-dots li) .content-wrap li {
        padding: 10px 0 10px 30px
    }

    div#footer-section .features-section>.flex-right .content-wrap ul {
        padding: 20px 0
    }

    div#footer-section .features-section>.flex-right li .content-wrap {
        width: 650px;
        max-width: 100%;
        margin: auto;
        padding: 40px;
        min-height: 320px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    div#footer-section .features-section>.flex-right li .content-wrap h3:first-child {
        display: none
    }

    div#footer-section .features-section>.flex-right li .content-wrap h3:nth-child(2) {
        display: block;
        text-align: center
    }

    div#footer-section .features-section>.flex-right li .content-wrap p {
        text-align: center
    }

    div#footer-section .features-section>.flex-right li .content-wrap p {
        width: 100%
    }

    div#footer-section .features-image-box {
        padding: 10px 0 0 35px
    }
}

@media screen and (max-width: 999px) {
    div#footer-section div#html-bottom-block .content-section-inner-wrap::before,div#footer-section div#html-bottom-block .content-section-inner-wrap::after {
        content:initial
    }
}

@media screen and (max-width: 768px) {
    div#footer-section .non-umain .q-navs {
        top:67px
    }

    div#footer-section .q-sub-menu label {
        font-size: 15px
    }

    div#footer-section .q-sub-menu small {
        font-size: 14px
    }

    div#footer-section .q-btn {
        padding: 10px 25px !important;
        font-size: 15px
    }

    div#footer-section p.btn-wrap .q-btn {
        min-width: 160px
    }

    div#footer-section .btn-wrap {
        flex-wrap: wrap
    }

    div#footer-section a.q-btn.customer-page-link-btn {
        bottom: -60px
    }

    div#footer-section .features-section {
        padding-bottom: 80px
    }

    div#footer-section .features-image-box {
        display: none
    }

    div#footer-section .features-section>.flex-right li .content-wrap h3 {
        font-size: 25px;
        line-height: 30px
    }

    div#footer-section .features-section>.flex-right li .content-wrap p {
        font-size: 15px;
        line-height: 25px
    }

    div#footer-section .features-section>.flex-right li .content-wrap {
        min-height: 360px !important
    }

    div#footer-section .readMore-arrow-icon {
        font-size: 16px
    }

    div#footer-section ul.slick-dots {
        min-width: 150px
    }

    div#footer-section li.customer-list-container .customer-details-wrapper {
        padding: 0
    }

    div#footer-section #testimonial .content-section-inner-wrap {
        padding: 60px 0 100px !important
    }

    div#footer-section #testimonial .customer-details>p:first-child {
        font-size: 17px;
        line-height: 30px
    }

    div#footer-section .customer-details>p:first-child::before {
        width: 120px;
        height: 120px;
        left: 35%
    }

    div#footer-section .banner-images img {
        border-radius: 5px
    }
}

@media screen and (max-width: 425px) {
    div#footer-section .features-section>.flex-right li .content-wrap {
        padding:20px
    }

    div#footer-section .features-section>.flex-right li.slick-slide {
        margin: 0 10px
    }

    div#footer-section .features-section>.flex-right li .content-wrap {
        min-height: 380px;
        padding: 18px !important
    }
}

@media screen and (min-width: 1230px) {
    div#footer-section .mob-head-dropdowns {
        display:none
    }
}


@media screen and (max-width: 1230px) {
    div#footer-section .header-menu-icon {
        display:block;
        width: 20px;
        height: 30px;
        padding-top: 10px
    }
}

@media screen and (max-width: 1024px) {
    div#footer-section .header-menu-icon {
        width:20px;
        height: 30px;
        padding-top: 9px !important
    }
}

@media screen and (max-width: 1440px) {
    div#footer-section .certi_logos_wrap p {
        font-size:10px;
        line-height: 12px;
        letter-spacing: .1px !important
    }

    div#footer-section .certificate_section>p {
        font-size: 16px;
        padding-bottom: 20px
    }

    div#footer-section .certificate_section {
        padding-bottom: 30px
    }

    div#footer-section .certi_logos_wrap img {
        height: 70px
    }
}

@media screen and (max-width: 1230px) {
    div#footer-section .footer-region {
        width:90% !important;
        max-width: 90%
    }

    div#footer-section #footer-wrapper::before {
        height: 460px
    }

    div#footer-section .footer-main-nav-links ul {
        max-width: 90%;
        flex-wrap: wrap;
        justify-content: center;
        padding: 20px 0
    }

    div#footer-section .footer-main-nav-links li {
        font-size: 14px;
        padding: 10px 20px
    }

    div#footer-section .footer-region ul li:not(:last-child) {
        padding-bottom: 15px !important
    }

    div#footer-section .footer-region ul li a {
        font-size: 13px !important
    }

    div#footer-section .copy-rights-container img {
        width: 50px
    }

    div#footer-section .copy-rights-container p {
        font-size: 14px
    }

    div#footer-section #footer-wrapper::before {
        content: initial !important
    }

    div#footer-section #common-product-footer {
        position: initial !important
    }

    div#footer-section .footer-region {
        display: block !important
    }

    div#footer-section .copy-rights-container img {
        width: 45px
    }

    div#footer-section .footer-menu-arrow {
        display: block !important;
        float: right
    }

    div#footer-section div#banner-wrapper::after {
        content: initial !important
    }

    div#footer-section .footer-menu-arrow.active {
        transform: rotate(45deg)
    }

    div#footer-section .footer-region ul li:not(:last-child) {
        padding-bottom: 8px !important
    }

    div#footer-section .footer-region ul {
        max-height: 0;
        overflow: hidden
    }

    div#footer-section .footer-region>div>div:last-child {
        margin: 20px 0 0 !important
    }

    div#footer-section .footer-region ul li a {
        font-size: 14px !important;
        display: inline-block;
        width: 100% !important
    }

    div#footer-section .footer-region {
        padding: 40px 0
    }

    div#footer-section #footer-wrapper::before {
        height: 350px
    }

    div#footer-section .footer-main-nav-links ul {
        padding: 10px 0
    }

    div#footer-section .footer-main-nav-links li {
        padding: q0 20px;
        min-width: 100px;
        font-size: 12px
    }

    div#footer-section .product-header-menus .second-level-menu-wrap li>a {
        width: 100%
    }

    div#footer-section #common-product-footer {
        bottom: 170px
    }

    div#footer-section .first-row {
        max-width: 150px;
        margin: auto;
        padding-top: 10px;
        justify-content: center
    }

    div#footer-section .footer-region div:last-child div:last-child h4 {
        text-align: center
    }

    div#footer-section .mobileStores {
        text-align: center
    }

    div#footer-section .mobileStores>p {
        display: flex;
        justify-content: center;
        gap: 15px;
        flex-wrap: wrap
    }

    div#footer-section .mobileStores a {
        display: inline-block
    }

    div#footer-section .mobileStores a img {
        width: 140px;
        height: 50px
    }

    div#footer-section .mobileStores a:last-child img {
        width: 155px
    }

    div#footer-section .copy-rights-wrap {
        position: initial !important
    }

    div#footer-section .footer-region ul.active {
        max-height: 1000px
    }

    div#footer-section .footer-region ul li {
        padding: 10px 20px
    }

    div#footer-section .footer-region div:not(:last-child) {
        padding-bottom: 25px
    }

    div#footer-section .footer-region>div>p,div#footer-section .mobileStores>p,div#footer-section .mobileStores+div>p {
        padding-bottom: 15px;
        font-size: 18px
    }

    div#footer-section .footer-region>div:not(:last-child)>p,div#footer-section .mobileStores>p,div#footer-section .mobileStores+div>p {
        cursor: pointer
    }

    div#footer-section .mobileStores+div>p {
        text-align: center
    }

    div#footer-section .certificate_section {
        max-width: 90%;
        padding: 40px 0
    }

    div#footer-section .certificate_section>p {
        font-size: 14px
    }

    div#footer-section .certificate_section>p:before,div#footer-section .certificate_section>p:after {
        width: 35%
    }

    div#footer-section .field-body-container .certificate_section h4:after {
        width: calc(100% - 290px)
    }
}

@media screen and (max-width: 1024px) {
    div#footer-section .copy-rights-container img {
        width:50px;
        margin: auto
    }
}

@media screen and (max-width: 700px) {
    div#footer-section .non-umain .q-navs {
        top:53px
    }

    div#footer-section li.q-btns {
        display: none
    }

    div#footer-section .q-navs {
        top: 63px
    }

    div#footer-section .zgh-userPanel {
        width: 40px;
        height: 40px
    }

    div#footer-section .zgh-accounts-menu {
        width: 40px
    }

    div#footer-section .qh-brand a {
        width: 85px;
        height: 27px;
        background-size: 490px;
        background-position: -160px -12px
    }
}

@media screen and (max-width: 768px) {
    div#footer-section .copy-rights-container img {
        width:45px
    }

    div#footer-section .footer-menu-arrow {
        display: block;
        float: right
    }

    div#footer-section .footer-menu-arrow.active {
        transform: rotate(45deg)
    }

    div#footer-section .footer-region ul li:not(:last-child) {
        padding-bottom: 5px !important
    }

    div#footer-section .footer-region ul {
        max-height: 0;
        overflow: hidden
    }

    div#footer-section .footer-region ul li a {
        font-size: 12px !important
    }

    div#footer-section .footer-region {
        padding: 40px 10px
    }

    div#footer-section #footer-wrapper::before {
        height: 350px
    }

    div#footer-section .footer-main-nav-links ul {
        padding: 10px 0
    }

    div#footer-section .footer-main-nav-links li {
        padding: q0 20px;
        min-width: 100px;
        font-size: 12px
    }

    div#footer-section #common-product-footer {
        bottom: 170px
    }

    div#footer-section .first-row {
        max-width: 150px;
        margin: auto;
        padding-top: 10px
    }

    div#footer-section .footer-region div:last-child div:last-child h4 {
        text-align: center
    }

    div#footer-section .mobileStores {
        text-align: center
    }

    div#footer-section .mobileStores a {
        display: inline-block
    }

    div#footer-section .mobileStores a img {
        width: 140px;
        height: 50px
    }

    div#footer-section .mobileStores a:last-child img {
        width: 155px
    }

    div#footer-section .copy-rights-wrap {
        position: initial
    }

    div#footer-section .footer-region ul.active {
        max-height: 1000px
    }

    div#footer-section .footer-region ul li {
        padding: 10px 20px
    }

    div#footer-section .footer-region div:not(:last-child) {
        padding-bottom: 25px
    }

    div#footer-section .footer-region>div>p,div#footer-section .mobileStores>p,div#footer-section .mobileStores+div>p {
        padding-bottom: 15px
    }

    div#footer-section .footer-region>div:not(:last-child)>p,div#footer-section .mobileStores>p,div#footer-section .mobileStores+div>p {
        cursor: pointer
    }

    div#footer-section .footer-region ul li a {
        font-size: 13px !important
    }

    div#footer-section ul.certi_logos.standards_logos {
        max-width: 100%
    }

    div#footer-section ul.certi_logos {
        flex-wrap: wrap;
        justify-content: center
    }

    div#footer-section ul.certi_logos:first-child img {
        width: 90px
    }

    div#footer-section .certificate_section>p {
        font-size: 17px;
        line-height: 22px
    }

    div#footer-section .certificate_section>p:before,div#footer-section .certificate_section>p:after {
        width: 28%
    }

    div#footer-section ul.certi_logos {
        gap: 25px
    }

    div#footer-section .certi_logos_wrap p {
        font-size: 8px
    }
}

@media screen and (max-width: 640px) {
    div#footer-section .certificate_section>p:before,div#footer-section .certificate_section>p:after {
        content:initial
    }
}
@media screen and (max-width: 425px) {
    div#footer-section .product-logo-wrap img {
        width:60px
    }

    div#footer-section .mobileStores img {
        width: 150px !important
    }

    div#footer-section .footer-region {
        padding: 40px 10px
    }

    div#footer-section .footer-region>div>p,div#footer-section .mobileStores>p,div#footer-section .mobileStores+div>p {
        font-size: 15px;
        padding-bottom: 10px
    }

    div#footer-section .footer-region ul li {
        padding: 10px 0 5px 0 !important
    }

    div#footer-section .mobileStores {
        text-align: center;
        padding: 0 !important
    }

    div#footer-section .footer-main-nav-links ul {
        padding: 20px 0
    }

    div#footer-section .footer-main-nav-links li {
        text-align: center;
        padding: 10px
    }

    div#footer-section .copy-rights-container {
        display: block;
        padding: 20px;
        text-align: center
    }

    div#footer-section .copy-rights-container p {
        width: 210px !important;
        font-size: 13px;
        text-align: center;
        margin: auto;
        padding: 0;
        padding-top: 10px;
        max-width: 100%
    }

    div#footer-section .mobileStores a img {
        width: 120px !important;
        height: 40px
    }

    div#footer-section .mobileStores a:last-child img {
        width: 120px !important
    }

    div#footer-section .exp-box p:nth-child(1):not(.exp-box-p p) {
        font-size: 22px;
        line-height: 30px
    }

    div#footer-section .exp-box p {
        font-size: 15px;
        line-height: 26px
    }

    div#footer-section .exp-box a.btn-link {
        font-size: 16px
    }

    div#footer-section ul.certi_logos {
        padding: 0
    }
}


/*New Footer CSS -- Ends*/
