.heading-menu{display: none !important;}
.faq-title{margin:0px !important}
#APlusCloude_GQ .as-amount.addon4 .gq-add-on-divi, #APlusCloude_GQ .pp-amount.addon4 .gq-pp-amount-divi{
width:100% !important;
}
#APlus_GQ .as-amount.addon4 .gq-add-on-divi, #APlus_GQ .pp-amount.addon4 .gq-pp-amount-divi {
width:100% !important;
}
/*get quote Page design start here*/
.get-quote .container {
  max-width: 1200px;
  padding: 0 25px;
}
.get-quote .container .cl-md-4 {
  width: 32%;
}
.get-quote {
  /*    background: #EFF7FF;*/
  background-image: linear-gradient(180deg, #EFF7FF 0%, #fff 75%);
  padding: 50px 0px;
}
.sub-tit {
  font-size: 16px;
  font-weight: 600;
  margin-top: 10px;
}
.get-quote-popular {
  position: absolute;
  font-size: 9px;
  
  top: 15px;
  right: 38%;
  background: #4dc9a8;
  text-transform: uppercase;
  padding: 4px 10px;
  border-radius: 12px;
}
.aplus-op-cloud-inn {
  width: 350px;
  margin: auto;
  text-align: center;
  display: flex;
  margin-top: 40px;
  cursor: pointer;
}
.aplus-op-cloud-inn span {
  width: 50%;
  background: #fff;
  display: block;
  padding-block: 12px;
  border: 1px solid #ccc;
}
.aplus-op-cloud-inn span.active {
  background: #008fe5;
  position: relative;
  color: #fff;
  border: 1px solid #008fe4;
}
.aplus-op-cloud-inn span.active:before {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #008fe5;
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -5px;
  z-index: 99;
}
.aplus-op-cloud-inn #ap_Cloud {
  border-right: 0px solid #ccc;
}
.aplus-op-cloud-inn #ap_OP {}
.price-box {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
}
.price-box .cl-md-4 {
  padding: 3px;
}
.price-box-inner {
  /*	cursor: pointer;*/
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/*
.price-box-inner:hover {
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    transform: scale(1.07);    
	box-shadow: 0px 7px 25px #d5d5d5;
    -moz-box-shadow: 0px 7px 25px #d5d5d5;
    -webkit-box-shadow: 0px 7px 25px #d5d5d5;
	z-index: 9999;
}
*/
.price-box .cl-md-4:nth-child(2) .price-box-inner {
  transform: scale(1.04) translateX(-7px);
  z-index: 9;
  position: relative;
}
.price-box .cl-md-4:nth-child(3) .price-box-inner {
  transform: scale(1.08);
  background: #fffde6;
  border: 1px solid #c2bc7e;
  box-shadow: 0 0 12px 0 rgb(80 80 80 / 25%);
  -moz-box-shadow: 0 0 12px 0 rgb(80 80 80 / 25%);
  -webkit-box-shadow: 0 0 12px 0 rgb(80 80 80 / 25%);
}
/*
.price-box .cl-md-4:first-child .price-box-inner {
    transform: scale(1.06);	
}
.price-box .cl-md-4:last-child .price-box-inner {
    transform: scale(1.06);	
}
*/
.pp-amount {
  display: none;
}
.price-box-inner h1 {
  font-size: 24px;
  color: #454545;
  text-align: center;
  margin-top: 25px;
}
.price-box-top, .price-box-bottom {
  padding: 20px;
}
.price-box-top {
  text-align: center;
  border-bottom: 1px solid #e0e0e0;
}
.price-box-top h2, .addon-box-inner h2 {
  font-size: 28px;
  font-weight: 600;
  margin: 20px 0 10px;
}
.price-box-top h2 span, .addon-box-inner h2 span {
  font-size: 16px;
  display: table-cell;
}
.price-box-top h2 .lrg b, .addon-box-inner h2 .lrg b {
  font-size: 28px;
  font-weight: 600;
}
.price-box-top h2 .lrg i, .addon-box-inner .lrg i {
  display: block;
  font-size: 14px;
  opacity: .7;
  font-weight: 400;
  font-style: italic;
}
.price-box-top h2 .lrg i {
  margin-bottom: 15px;
}
.price-t {
  width: 230px;
  margin: 0px auto;
  display: table;
}
.price-box-top p {
  margin-bottom: 1px
}
.price-box-top .user-opa span {
  opacity: .7;
}
.addon-box-inner .as-amount .user-opa span, .addon-box-inner .pp-amount .user-opa span {
  color: #555;
  font-size: 15px;
}
.btn-orng {
  background: #fa5d4e;
  color: #fff;
  border: 1px solid #fa5d4e;
}
.btn-green {
  background: #2fab89;
  color: #fff;
  border: 1px solid #2fab89;
}
.price-box-top .btn {
  padding: 8px 35px;
  border-radius: 0px;
  margin-top: 18px;
}
.price-box-bottom {
  /*    min-height: 300px;*/
  height: 500px;
}
.price-box-bottom ul li {
  position: relative;
  margin-bottom: 16px;
  margin-left: 28px;
  font-size: 13.4px;
}
.price-box-middle ul {
  background: #f7f7f7;
  border-bottom: 1px solid #e5e5e5;
  padding: 40px 20px;
}
.price-box-middle ul li {
  position: relative;
  margin-left: 28px;
  font-size: 16.4px;
}
.price-box-middle ul li em {
  display: block;
  font-size: 13px;
  font-style: inherit;
}
.price-box .cl-md-4:nth-child(3) .price-box-middle ul {
  background: #fbf8d5;
}
.price-box-bottom ul li:before, .price-box-middle ul li:before {
  content: " ";
  position: absolute;
  background: url(../images/index/ap-sprite-img.svg) no-repeat;
  width: 25px;
  height: 25px;
  top: 0;
  left: -33px;
  background-size: 500px;
  background-position: -430px 1px;
}
.price-box-bottom ul li.emt-cont:before {
  content: none;
}
.gq-addon:before {
  content: none !important;
}
.gq-addon {
  margin-left: 0 !important;
  color: #fa5d4d;
  font-size: 17px;
}
.faq-panel-heading.active .faq-title {
  background: none;
  font-weight: 600;
  transition: 300ms linear;
  -webkit-transition: 300ms linear;
  -moz-transition: 300ms linear;
}
.sn-gq-faq .container {
  max-width: 1160px !important;
  padding: 0 25px;
}
/*
.gq-add-on-divi h1 a {
    font-style: italic;
    border: 1px solid #ef372e;
    width: 13px;
    height: 13px;
    line-height: 14px;
    font-size: 13px;
    border-radius: 17px;
    display: inline-block;
    color: #ef372e;
}
*/
.addon-box {
  text-align: center;
  margin-top: 40px;
  background: #f4faff;
  padding-block: 20px;
}
.addon-box-out {
  /*    width: 460px;*/
  margin: 20px auto;
  /*    background: #fff;*/
  /*    border: 1px solid #e0e0e0;*/
  padding: 24px;
}
#APlus_GQ .addon-box-inner {
  text-align: center !important;
}
#APlus_GQ .addon-box-out.addon-out {
  width: 950px !important;
}
#APlus_GQ .addon-box-inner h1 {
  font-size: 20px;
  text-align: center !important;
}
.addon-box-inner p {
  margin-bottom: 0px;
  margin-top: 1px;
  font-size: 13px;
  font-weight: 500;
}
.addon-box-inner .as-amount .price-t, .addon-box-inner .pp-amount .price-t, .gq-add-on-divi span.lrg {
  font-size: 30px;
  font-weight: 600;
  margin: 4px auto !important;
  display: inline-block;
}
/*
.addon-box-inner span {
	opacity: .7;	
}
*/
.addon-box-out.addon-out {
  width: 100%;
  background: #fff;
  border: 1px solid rgb(224, 224, 224);
  border-radius: 10px !important;
  padding: 25px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.addon-box-out.addon-out .title2 {
  font-size: 30px;
}
.addon-box-out.addon-out .addon-box-inner, .addon-box-out.addon-out .addon-box-inner h1 {
  position: relative;
  font-weight: 600;
  font-size: 20px;
  color: #000;
  text-align: left !important;
  display: initial;
}
.addon-box-out.addon-out * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gq-add-on-divi, .gq-pp-amount-divi {
  height: 174px;
  border-radius: 6px;
  padding: 22px;
}
#APlusCloude_GQ .as-amount.addon4 .gq-add-on-divi, #APlusCloude_GQ .pp-amount.addon4 .gq-pp-amount-divi {
  padding: 20px;
}
#APlusCloude_GQ .gq-add-on-divi:last-child, #APlusCloude_GQ .gq-pp-amount-divi:last-child {
  grid-column: 2 / span 2;
}
.as-amount.addon4 .gq-add-on-divi select, .pp-amount.addon4 .gq-pp-amount-divi select {
  width: 100%;
  font-weight: 400;
  height: 40px;
  border: 1px solid #cccccc;
  font-size: 15px;
  padding: 6px 35px 6px 14px;
  margin-block: 15px;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc0, #ccc0);
  background-position: calc(100% - 17px) calc(1em + 2px), calc(100% - 12px) calc(1em + 2px), calc(100% - 2.5em) -0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.as-amount.addon4 .gq-add-on-divi .gqaddcomn ul li, .pp-amount.addon4 .gq-pp-amount-divi .gqaddcomn ul li {
  display: none;
  font-size: 15px;
  color: #555;
  font-weight: 500;
}
.as-amount.addon4 .gq-add-on-divi .gqaddcomn ul li:first-child, .pp-amount.addon4 .gq-pp-amount-divi .gqaddcomn ul li:first-child {
  display: block;
}
.as-amount.addon4 .gq-add-on-divi .gqaddcomn ul li span, .pp-amount.addon4 .gq-pp-amount-divi .gqaddcomn ul li span {
  font-weight: 600;
  font-size: 22px;
  color: #000;
}
.addon-box .woselbox {
  display: flex;
  width: 33.333%;
  margin-top: 18px;
}
.addon-box .woselbox .innr {
  width: 90%;
  margin: auto;
  text-align: center;
  background: #e1ecfe;
  border: 1px solid #b4caee;
  border-radius: 6px;
  padding: 75px 25px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#APlusCloude_GQ .dis-f {
  justify-content: space-between;
}
.addon-box .woselbox h1 {
  position: relative;
  font-weight: 600;
  font-size: 20px;
  color: #000;
  text-align: left !important;
  display: initial;
}
.addon-box .woselbox img {
  width: 17px;
  filter: grayscale(100%);
}
.addon-box .woselbox p {
  margin-bottom: 0px;
  margin-top: 1px;
  font-size: 13px;
  font-weight: 500;
  opacity: .7;
}
.addon-box .woselbox span.lrg {
  font-size: 30px;
  font-weight: 600;
  margin: 5px auto !important;
  display: inline-block;
}
.addon-box .woselbox .user-opa span {
  color: #555;
  font-size: 15px;
}
.woselbox .tooltip-box {
  height: 84px !important;
  top: -88px !important;
  right: -216px;
}
#APlusCloude_GQ .addon-box-inner .pp-amount-innr, #APlusCloude_GQ .addon-box-inner .as-amount-innr, #APlus_GQ .addon-box-inner .as-amount, #APlus_GQ .addon-box-inner .pp-amount-innr {
  display: grid;
  grid-template-rows: repeat(2, auto);
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  background: rgb(255, 255, 255);
  width: 100% !important;
  padding: 0;
}
.gq-add-on-divi:first-child, .gq-pp-amount-divi:first-child, .gq-add-on-divi:nth-child(3), .gq-pp-amount-divi:nth-child(3), .gq-add-on-divi:nth-child(5), .gq-pp-amount-divi:nth-child(5), .gq-add-on-divi:nth-child(7), .gq-pp-amount-divi:nth-child(7) {
  background: #fff6ef;
  border: 1px solid #f7d57d;
}
.gq-add-on-divi:nth-child(2), .gq-pp-amount-divi:nth-child(2), .gq-add-on-divi:nth-child(4), .gq-pp-amount-divi:nth-child(4), .gq-add-on-divi:nth-child(6), .gq-pp-amount-divi:nth-child(6) {
  background: #e8fbff;
  border: 1px solid #9ac4ce;
}
.gq-add-on-divi:last-child, .gq-pp-amount-divi:last-child {
  background: #e1ecfe;
  border: 1px solid #b4caee;
}
#APlus_GQ .gq-add-on-divi:nth-child(3), #APlus_GQ .gq-pp-amount-divi:nth-child(3) {
  background: #e1ecfe;
  border: 1px solid #b4caee;
}
.addon4 .gq-add-on-divi:first-child select, .addon4 .gq-pp-amount-divi:first-child select, .addon4 .gq-add-on-divi:nth-child(3) select, .addon4 .gq-pp-amount-divi:nth-child(3) select, .addon4 .gq-add-on-divi:nth-child(5) select, .addon4 .gq-pp-amount-divi:nth-child(5) select {
  border: 1px solid #f7d57d;
}
.addon4 .gq-add-on-divi:nth-child(2) select, .addon4 .gq-pp-amount-divi:nth-child(2) select, .addon4 .gq-add-on-divi:nth-child(4) select, .addon4 .gq-pp-amount-divi:nth-child(4) select {
  border: 1px solid #9ac4ce;
}
.link-ce a {
  position: relative;
  font-size: 20px;
  color: #008fe5;
}
.link-ce a:after {
  background: #008fe5 !important;
  bottom: -1px;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
.link-ce a:hover {
  text-decoration: none;
}
.link-ce a:hover:after {
  text-decoration: none;
  width: 100%;
  left: 0;
}
.as-amount-innr .gq-add-on-divi:nth-child(2) .quick-help-view, .pp-amount-innr .gq-pp-amount-divi:nth-child(2) .quick-help-view {
  left: 160px;
  top: -5px !important;
}
.as-amount-innr .gq-add-on-divi:nth-child(3) .quick-help-view, .pp-amount-innr .gq-pp-amount-divi:nth-child(3) .quick-help-view {
  left: 189px;
  top: -5px !important;
}
.as-amount-innr .gq-add-on-divi:nth-child(4) .quick-help-view, .pp-amount-innr .gq-pp-amount-divi:nth-child(4) .quick-help-view {
  left: 259px;
  top: -5px !important;
}
.as-amount-innr .gq-add-on-divi:nth-child(5) .quick-help-view, .pp-amount-innr .gq-pp-amount-divi:nth-child(5) .quick-help-view {
  left: 209px;
  top: -5px !important;
}
.as-amount-innr .gq-add-on-divi:nth-child(8) .quick-help-view, .pp-amount-innr .gq-pp-amount-divi:nth-child(8) .quick-help-view {
  left: 139px;
  top: -5px !important;
}
#APlus_GQ .as-amount .gq-add-on-divi:nth-child(1) .quick-help-view, #APlus_GQ .pp-amount-innr .gq-pp-amount-divi:nth-child(1) .quick-help-view {
  left: 160px;
  top: -5px !important;
}
#APlus_GQ .as-amount .gq-add-on-divi:nth-child(2) .quick-help-view {
  left: 80px;
  top: -5px !important;
}
#APlus_GQ .as-amount .gq-add-on-divi:nth-child(3) .quick-help-view {
  left: 180px;
  top: -5px !important;
}
.g-toggle input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}
.g-toggle input[type="checkbox"]:focus {
  outline: 0;
}
.g-quote-toggle {
  height: 30px;
  width: 60px;
  border-radius: 35px;
  display: inline-block;
  position: relative;
  margin: 0;
  border: 1px solid #cfcfd0;
  background: #fff;
  transform: translateY(8px);
  transition: all 0.2s ease;
}
.g-quote-toggle:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #2fab89;
  /*  box-shadow: 0 1px 2px rgba(44, 44, 44, 0.2);*/
  transition: all 0.2s cubic-bezier(0.5, 0.1, 0.75, 1.35);
}
.g-toggle {
  margin-top: 40px;
  text-align: right;
}
.g-toggle span {
  font-weight: 600;
}
.g-quote-toggle:checked:after {
  transform: translatex(30px);
}
.gq-opa {
  opacity: .6;
}
.g-toggle #perpet, .g-toggle #a-sub {
  position: relative;
}
.g-toggle #perpet em, .g-toggle #a-sub em {
  background-color: #feda68;
  display: inline-block;
  font-style: inherit;
  font-size: 13px;
  color: #000;
  line-height: 1;
  padding: 6px 8px;
  border: 1px solid #e19c01;
  border-radius: 6px;
  font-weight: 700;
  margin-left: 15px;
  position: absolute;
  width: 115px;
  top: -3px;
}
.g-toggle #perpet em:before, .g-toggle #a-sub em:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 8px 6px 0;
  border-color: transparent #e19c01 transparent transparent;
  left: -8.5px;
  top: 50%;
  margin-top: -6px;
}
.g-toggle #perpet em:after, .g-toggle #a-sub em:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 8px 6px 0;
  border-color: transparent #feda68 transparent transparent;
  left: -7px;
  top: 50%;
  margin-top: -6px;
}
#APlusCloude_GQ .g-toggle #a-sub em:after {
  left: auto;
  right: -7px;
  transform: rotate(180deg);
}
#APlusCloude_GQ .g-toggle #a-sub em:before {
  left: auto;
  right: -9px;
  transform: rotate(180deg);
}
#APlusCloude_GQ .g-toggle #a-sub em {
  width: 65px;
  right: auto;
  left: -113px;
}
.zsave-star, .zsave-star:after {
  position: absolute;
  width: 8px;
  height: 1px;
  background: #ff7810;
  left: -7px;
  top: -6px;
}
.zsave-star:after {
  content: "";
  left: 0;
  top: 0;
  transform: rotate(90deg);
}
.zsave-star1, .zsave-star1:after {
  position: absolute;
  width: 8px;
  height: 1px;
  background: #ff7810;
  bottom: -6px;
  right: -7px;
  top: auto;
  left: auto;
}
.zsave-star1:after {
  content: "";
  left: 0;
  top: 0;
  transform: rotate(90deg);
}
.gq-forms, .gq-forms-cloud {
  display: none;
  margin: 0 auto;
  /*    transform: translatey(40px);*/
}
.gq-forms .quote-label, .gq-forms-cloud .quote-label {
  display: block;
  padding-left: 0;
}
.gq-forms #downloadSubmit, .gq-forms-cloud #downloadSubmit {
  background: #ef372e !important;
  color: #fff !important;
  border: 1px solid #ef372e !important;
  width: 49%;
  float: left;
}
.gq-forms #downloadReset, .gq-forms-cloud #downloadReset {
  width: 49%;
  float: right;
  margin-top: 20px;
}
.gq-forms .dwn-fm-titl, .gq-forms-cloud .dwn-fm-titl {
  font-size: 24px;
}
.gq-forms .dwn-page, .gq-forms-cloud .dwn-page {
  width: 500px;
  position: relative;
}
.edition-note {
  position: absolute;
  top: 4px;
  right: 20px;
  font-size: 11px;
  color: #a5a5a5;
}
.posRel {
  position: relative;
}
.quick-help-view {
  position: absolute;
  left: -30px;
  top: -4px !important;
  /*    z-index: 999;*/
  cursor: pointer;
display:block;
width:12px;
height:12px
}
.index-dwn-form .quick-help-view {
  right: -22px !important;
  top: 10px !important;
}
.index-dwn-form .tooltip-box {
  right: -236px;
}
.quick-help-view span:after {
  content: "i";
  width: 12px;
  height: 12px;
  border: 1px solid #9d9d9d;
  display: inline-block;
  border-radius: 100%;
  font-size: 10px;
  line-height: 13px;
  text-align: center;
  color: #5a5a5a;
  font-weight: 600;
  cursor: pointer;
}
#APlusCloude_GQ .price-box-bottom li .quick-help-view .tooltip-box, #APlus_GQ .price-box-bottom li .quick-help-view .tooltip-box {
  left: 30px !important;
  top: -6px !important;
  font-size: 12px;
}
#APlusCloude_GQ .price-box-bottom li .quick-help-view .tooltip-box:after, #APlus_GQ .price-box-bottom li .quick-help-view .tooltip-box:after {
  top: 9px;
  left: -20px;
  border-color: transparent #000 transparent transparent;
}
#APlusCloude_GQ .cl-md-4:nth-child(1) .price-box-bottom li:nth-child(4) .quick-help-view {
  left: 100px !important;
  top: -1px !important;
}
#APlusCloude_GQ .cl-md-4:nth-child(2) .price-box-bottom li:nth-child(2) .quick-help-view {
  left: 174px !important;
  top: -1px !important;
}
#APlusCloude_GQ .cl-md-4:nth-child(2) .price-box-bottom li:nth-child(5) .quick-help-view {
  left: 120px !important;
  top: -1px !important;
}
#APlusCloude_GQ .cl-md-4:nth-child(2) .price-box-bottom li:nth-child(6) .quick-help-view {
  left: 142px !important;
  top: -1px !important;
}
#APlusCloude_GQ .cl-md-4:nth-child(2) .price-box-bottom li:nth-child(7) .quick-help-view {
  left: 90px !important;
  top: -1px !important;
}
#APlusCloude_GQ .cl-md-4:nth-child(2) .price-box-bottom li:nth-child(9) .quick-help-view {
  left: 150px !important;
  top: -1px !important;
}
#APlusCloude_GQ .cl-md-4:nth-child(3) .price-box-bottom li:nth-child(2) .quick-help-view {
  left: 110px !important;
  top: -1px !important;
}
#APlusCloude_GQ .cl-md-4:nth-child(3) .price-box-bottom li:nth-child(3) .quick-help-view {
  left: 112px !important;
  top: -1px !important;
}
#APlusCloude_GQ .cl-md-4:nth-child(3) .price-box-bottom li:nth-child(4) .quick-help-view {
  left: 138px !important;
  top: -1px !important;
}
#APlusCloude_GQ .cl-md-4:nth-child(3) .price-box-bottom li:nth-child(5) .quick-help-view {
  left: 93px !important;
  top: -1px !important;
}
#APlusCloude_GQ .cl-md-4:nth-child(3) .price-box-bottom li:nth-child(6) .quick-help-view {
  left: 211px !important;
  top: -1px !important;
}
#APlusCloude_GQ .cl-md-4:nth-child(3) .price-box-bottom li:nth-child(7) .quick-help-view {
  left: 188px !important;
  top: -1px !important;
}
#APlusCloude_GQ .cl-md-4:nth-child(3) .price-box-bottom li:nth-child(8) .quick-help-view, #APlus_GQ .cl-md-4:nth-child(3) .price-box-bottom li:nth-child(5) .quick-help-view {
  left: 111px !important;
  top: -1px !important;
}
#APlusCloude_GQ .cl-md-4:nth-child(3) .price-box-bottom li:nth-child(9) .quick-help-view {
  left: 77px !important;
  top: -1px !important;
}
#APlusCloude_GQ .cl-md-4:nth-child(3) .price-box-bottom li:nth-child(10) .quick-help-view {
  left: 155px !important;
  top: -1px !important;
}
#APlusCloude_GQ .cl-md-4:nth-child(3) .price-box-bottom li:nth-child(11) .quick-help-view {
  left: 125px !important;
  top: -1px !important;
}
#APlusCloude_GQ .cl-md-4:nth-child(3) .price-box-bottom li:nth-child(12) .quick-help-view {
  left: 197px !important;
  top: -1px !important;
}

.quick-help-view-dw {
  position: absolute;
  right: -22px;
  top: 10px;
  cursor: pointer;
}
.quick-help-view-dw span:after {
  content: "i";
  width: 12px;
  height: 12px;
  border: 1px solid #9d9d9d;
  display: inline-block;
  border-radius: 100%;
  font-size: 10px;
  line-height: 13px;
  text-align: center;
  color: #5a5a5a;
  font-weight: 600;
  cursor: pointer;
}
.quick-help-view-dw .tooltip-box {
	display: none;
    width: 450px;
	font-size: 13px;
    background: #000;
    color: #fff;
    padding: 5px 10px;
    text-align: left;
    position: absolute;
    right: -237px;
    border-radius: 4px;
    bottom: 30px;
    z-index: 9;	
}
.quick-help-view-dw .tooltip-box:after {
	position: absolute;
    content: '';
    bottom: -20px;
    left: 48%;
    border-width: 10px;
    border-style: solid;
    border-color: #000 transparent transparent;
}
.gq-add-on-divi .tooltip-box p {
  font-style: inherit !important;
}
.vis-toggle {
  float: right;
  margin-top: 30px;
  visibility: hidden;
}
.vis-toggle.visi {
  visibility: visible !important;
}
.addon-box .tooltip-box {
  width: 450px;
  background: #000;
  color: #fff;
  padding: 10px 20px;
  text-align: left;
  position: absolute;
  right: -226px;
  border-radius: 4px;
  bottom: 40px;
  z-index: 9;
}
.addon-box .tooltip-box:after {
  position: absolute;
  content: '';
  bottom: -20px;
  left: 48%;
  border-width: 10px;
  border-style: solid;
  border-color: #000 transparent transparent;
}
.price-box .tooltip-box {
  width: 280px;
  background: #000;
  color: #fff;
  padding: 10px 20px;
  text-align: left;
  position: absolute;
  border-radius: 4px;
  z-index: 99;
}
.price-box .tooltip-box p {
  margin: 0;
}
.price-box .tooltip-box:after {
  position: absolute;
  content: '';
  left: 48%;
  border-width: 10px;
  border-style: solid;
  border-color: #000 transparent transparent;
}
/*get quote Page design end here*/
