body{
    font-family: 'Poppins', sans-serif;
    margin: 0;
    padding: 0;
    font-size: 15px;
    color: #444;
    overflow-x: hidden;
}
img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
a:hover {
  text-decoration: none; 
}
a {
  color: #444;
  text-decoration: none;
  outline: 0;
}   
ul {
margin: 0;
padding: 0;
list-style: none; 
}
button{
  outline: 0;
  cursor: pointer;
}
.pos-life-easier-section{
  background-image: linear-gradient(to bottom, #90dcb9, #a2e1bc, #b3e6bf, #c3eac5, #d2efcb, #d2f4d8, #d4f8e5, #d9fcf0, #dffdfe, #ecfcff, #f9fdff, #ffffff);
  margin-bottom: 50px;
}
.pos-life-easier-section .container {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.top-header {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 20px 0;
}
.top-header .web-logo {
  width: 30%;
}
.top-header .web-logo a img {
  width: 110px;
}
.top-header .pos-category-option {
  display: flex;
  justify-content: flex-end;
  width: 70%;
  align-items: center;
}
.top-header .pos-category-option a.first-child {
  border: solid 2px #35425b;
  color: #35425b;
  font-weight: 500;
  text-decoration: none;
  padding: 7px 20px;
  border-radius: 40px;
  margin-right: 10px;
}
.top-header .pos-category-option a.second-child {
  border: solid 2px #5c5fff;
  color: #ffffff;
  font-weight: 500;
  text-decoration: none;
  padding: 7px 30px;
  border-radius: 40px;
  background-color: #5c5fff;
}
.top-header .pos-category-option .menu-navigation {
  margin-right: 15px;
}
.top-header .pos-category-option .menu-navigation li {
  display: inline-block;
  vertical-align: middle;
}
.top-header .pos-category-option .menu-navigation li a {
  margin: 0 10px;
  font-weight: 500;
  position: relative;
}
.top-header .pos-category-option .menu-navigation li a:hover{
  color: #5c5fff;
}
.top-header .pos-category-option .menu-navigation li a:hover::after {
  border-bottom: solid 2px #5c5fff;
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
}
header.fixed {
  background: #fff;
  position: fixed;
  width: 100%;
  z-index: 1000;
  top: 0;
  left: 0;
  box-shadow: 0 0 40px #e1e1e1;
}
header.fixed .top-header .web-logo img {
  width: 80px;
}
header.fixed .top-header {
  padding: 5px 0;
}
.price-panel-green a.web-primary-btn:hover{
  background-color: #444;
}
.pos-caption-easier .small-title {
  font-size: 16px;
  margin: 0 0 10px;
}
.pos-caption-easier h1 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 800;
  font-size: 4rem;
  margin: 0 0 15px;
}
.pos-caption-easier p {
  font-size: 16px;
  line-height: 30px;
  margin: 0 0 25px;
}
.pos-caption-easier ul {
  margin: 0 0 35px;
}
.pos-caption-easier li {
  position: relative;
  display: table;
  margin: 0 0 16px;
}
.pos-caption-easier li::before {
  content: "";
  background-image: url(../images/top-green-tick.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: table-cell;
  padding-right: 35px;
}
.swip-card-image-overflow {
  position: relative;
  right: -70px;
}
.web-primary-btn {
  border-radius: 50px;
  border: 0;
  background: #5c5fff;
  padding: 14px 34px;
  color: #fff;
  font-weight: 600;
  outline: 0;
}
.web-primary-btn:hover,.web-primary-btn:focus{
  background: #3cbd87;
  color: #ffffff;
  outline: 0;
}
.why-choose-us-section .container {
  max-width: 1200px;
}
.light-bg-green {
  background: #f3fcfb;
  padding: 50px 30px;
  border-radius: 30px;
  position: relative;
}
.light-bg-green .angle-graphic {
  position: absolute;
  right: 30px;
  top: 30px;
}
.why-choose-us-section h2 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 800;
  font-size: 2.8rem;
  margin: 0 0 40px;
}
.choose-panel-option .choose-icon-center {
  border: solid 2px #3cbd87;
  background: #e0f8f5;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.choose-panel-option .choose-icon-center img {
  width: 80px;
}
.choose-panel-option h3 {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 14px;
}
.choose-panel-option p {
  font-size: 14px;
  margin: 0;
  line-height: 26px;
}
.why-choose-us-section {
  margin: 0 0 80px;
}
.subscribe-premium-service-section{}
.subscribe-premium-service-section h2{
  font-family: 'Josefin Sans', sans-serif;
  /* font-family: 'Poppins', sans-serif; */
  font-weight: 800;
  font-size: 2.8rem;
  margin: 0 0 40px;
}
.subscribe-premium-service-section h2 span{
  color: #02bd7b;
}
/* .subscribe-premium-service-section h2 span {
  border-bottom: solid 3px #ccefc6;
  padding-bottom: 8px;
} */
.subscribe-premium-service-section h2 span:last-child {
  border-bottom: solid 3px #5c5fff;
  padding-bottom: 8px;
}
.subscribe-premium-service-section p {
  text-align: center;
  line-height: 26px;
  margin: 0 0 30px;
}
.subscription-plan-panel {
  background: #ffffff;
  box-shadow: 0 40px 40px #e8e8e8;
  border-radius: 40px;
  padding: 25px;
  max-width: 900px;
  margin: 0 auto 50px;
  position: relative;
}
.price-panel-green {
  background: #02bd7b;
  text-align: center;
  color: #fff;
  padding: 30px;
  min-height: 320px;
  border-radius: 30px;
}
.price-panel-green .price {
  margin: 0 0 20px;
}
.price-panel-green .price sup {
  font-weight: 600;
  font-size: 100px;
  top: -20px;
}
.price-panel-green .price span {
  font-size: 70px;
  font-weight: 600;
}
.price-table-cell {
  display: table;
  width: 100%;
}
.price-cell {
  display: table-cell;
  vertical-align: middle;
  height: 320px;
}
.price-panel-green .price {
  margin: 15px auto 20px;
  max-width: 320px;
  width: 100%;
  text-align: center;
}
.price-panel-green .price .mth-yr {
  text-align: center;
  margin: 0 0 30px;
}
.price-panel-green button.web-primary-btn:hover{
  background: #35425b;
  color: #fff;
}
.plan-sub-list li {
  position: relative;
  display: table;
  margin: 0 0 20px;
  vertical-align: middle;
}
.plan-sub-list li::before {
  content: "";
  background-image: url(../images/light-check.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  display: table-cell;
  padding-right: 45px;
  position: relative;
  top: -5px;
}
.plan-sub-list .price-cell {
  height: 380px;
}
.plan-tabbing-section ul.nav.nav-tabs {
  text-align: center;
  border: 0;
}
.plan-tabbing-section ul.nav.nav-tabs {
  text-align: center;
  border: 0;
  max-width: 350px;
  margin: 0 auto;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: transparent;
  color: #02bd7b;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  position: relative;
  font-weight: 600;
  font-size: 18px;
  padding: 15px 8px;
}
.nav-tabs .nav-link:hover{
  border: 1px solid transparent;
  position: relative;
}
.nav-tabs .nav-link.active::after {
  content: "";
  border-bottom: solid 3px #02bd7b;
  position: absolute;
  bottom: 0;
  width: 80%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.subscribe-premium-service-section {
  margin: 0 0 80px;
}
.subscribe-premium-service-section .container{
  position: relative;
}
.subscribe-premium-service-section .container img.pinl-oval-decor {
  position: absolute;
  right: 20%;
  top: 15%;
  width: 20px;
}
.subscribe-premium-service-section img.transparent-green-oval-decor {
  position: absolute;
  left: 15%;
  top: 15%;
  width: 40px;
}
.subscription-plan-panel img.green-feather-oval {
  position: absolute;
  right: -80px;
  top: -66px;
  z-index: -10;
  width: 200px;
}
.subscription-plan-panel img.yellow-oval {
  position: absolute;
  left: -110px;
  bottom: 40px;
  width: 40px;
}
.some-client-words-section h2 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 800;
  font-size: 2.8rem;
  margin: 0 0 40px;
  padding-top: 60px;
}
.some-client-words-section h2 span{
  color: #5c5fff;
}
.some-client-words-section {
  margin: 0 0 80px;
}
.video-testimonial-panel {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
}
.streaming-video-panel {
  background: #fff;
  padding: 20px;
  border-radius: 30px;
  border: solid 1px #e3e3e3;
  max-width: 750px;
  margin: 0 auto 80px;
  box-shadow: 0 40px 40px #e3e3e3;
}
.video-graphic-position {
  position: absolute;
  top: 0;
  left: -150px;
}
.video-graphic-position img {
  width: 310px;
}
.video-testimonial-panel .item {
  position: relative;
}
.client-testimonial-content {
  position: absolute;
  right: 40px;
  bottom: -30px;
  z-index: 100;
  background: #fff;
  width: 60%;
  padding: 20px 20px;
  box-shadow: 0 20px 30px #e1e1e1;
}
.video-testimonial-panel .owl-dots {
  display: none;
}
.video-testimonial-panel .owl-nav button.owl-prev {
  position: absolute;
  left: 50px;
  top: 40%;
  width: 50px;
  height: 50px;
  background: #fff !important;
  border-radius: 50%;
  font-size: 60px !important;
  font-weight: 300 !important;
  outline: 0;
  border: solid 1px #e3e3e3 !important;
}
.video-testimonial-panel .owl-nav button.owl-prev span {
  position: relative;
  top: -24px;
  font-weight: 300;
}
.video-testimonial-panel .owl-nav button.owl-next {
  position: absolute;
  right: 50px;
  top: 40%;
  width: 50px;
  height: 50px;
  background: #fff !important;
  border-radius: 50%;
  font-size: 60px !important;
  font-weight: 300 !important;
  outline: 0;
  border: solid 1px #e3e3e3 !important;
}
.video-testimonial-panel .owl-nav button.owl-next span {
  position: relative;
  top: -24px;
  font-weight: 300;
}
.video-testimonial-panel .owl-theme .owl-nav [class*='owl-']:hover {
  background: #02bd7b !important;
  color: #fff !important;
}
.client-testimonial-content p {
  margin: 0;
  font-size: 14px;
  line-height: 26px;
}
.testimonial-client.text-right {
  color: #02bd7b;
  font-style: italic;
  position: relative;
}
.testimonial-client.text-right::after {
  content: "";
  font-style: italic;
  border-bottom: solid 2px #02bd7b;
  position: absolute;
  right: 0;
  bottom: -3px;
  width: 17%;
  display: inline-block;
}
.some-client-words-section {
  position: relative;
  z-index: 100;
}
.some-client-words-section::after {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  content: "";
  height: 80%;
  z-index: -1;
  display: block;
  background: #f3fcfb;
}
.newsletter-section .newsletter-center {
  margin: 0 0 10px;
}
.newsletter-section h2 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 800;
  font-size: 2.8rem;
  margin: 0 0 10px;
}
.newsletter-section p {
  font-size: 16px;
  margin: 0 0 30px;
}
.newsletter-section {
  margin: 0 0 80px;
}
.subscribe-newsletter-filed-panel {
  max-width: 600px;
  margin: 0 auto;
  width: 100%;
}
.subscribe-newsletter-filed-panel {
  max-width: 650px;
  margin: 0 auto;
  width: 100%;
  position: relative;
}
.subscribe-newsletter-filed-panel .mail-icon {
  position: absolute;
  left: 25px;
  top: 20px;
}
.subscribe-newsletter-filed-panel .mail-icon img {
  width: 30px;
}
.subscribe-newsletter-filed-panel input[type="text"] {
  border-radius: 40px;
  height: 65px;
  box-shadow: 0 0 60px #cfcfcf;
  border: solid 1px #d4d4d4;
  font-size: 14px;
  padding: 0 70px;
}
.newsletter-section .newsletter-center img {
  width: 400px;
}
.subscribe-newsletter-filed-panel .subscribe-btn-green {
  background: #02bd7b;
  color: #fff;
  border: 0;
  padding: 8px 30px;
  font-size: 16px;
  border-radius: 30px;
  font-weight: 500;
  position: absolute;
  right: 12px;
  top: 12px;
}
.copyright {
  border-top: solid 1px #e5e5e5;
  padding: 20px 15px;
  font-size: 12px;
}
#login-modal {
  padding: 0 !important;
}
#login-modal .modal-dialog {
  width: 100%;
  max-width: 100%;
  margin: 0;
}
#login-modal .modal-dialog .modal-content {
  border: 0;
  border-radius: 0;
  height: 100vh;
}
#login-modal .modal-header {
  border-bottom: 0;
}
.table-miidle-row-panel {
  width: 100%;
  display: table;
  vertical-align: middle;
}
.table-center-panel {
  vertical-align: middle;
  display: table-cell;
  height: 100vh;
}
.login-infographic-align-center .table-center-panel {
  height: 100vh;
}
.login-infographic-align-center .image-overflow img {
  width: 580px;
  margin: 0 auto;
  display: block;
}
#login-modal .modal-body {
  padding: 0;
}
.login-form-modal {
  position: relative;
  z-index: 100;
  padding: 0 50px;
}
.login-form-modal::after{
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, #90dcb9, #a2e1bc, #b3e6bf, #c3eac5, #d2efcb, #d2f4d8, #d4f8e5, #d9fcf0, #dffdfe, #ecfcff, #f9fdff, #ffffff);
  z-index: -1;
  content: "";
}
.login-form-modal .login-form h1 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 800;
  font-size: 2.8rem;
  margin: 0 0 10px;
}
.login-form-modal .login-form p {
  margin-bottom: 20px;
}
.login-form-modal .login-form {
  max-width: 500px;
  margin: 0 auto;
  width: 100%;
}
.login-form-modal .form-group {
  margin-bottom: 24px;
}
.login-form-modal input {
  border: solid 2px #666666;
  background: #fff;
  border-radius: 30px;
  height: 50px;
  padding: 0 25px;
}

.custom-checkbox-btn input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.custom-checkbox-btn label {
  position: relative;
  cursor: pointer;
}
.custom-checkbox-btn label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #0079bf;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
  border-radius: 50%;
}
.custom-checkbox-btn input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 9px;
  width: 6px;
  height: 14px;
  border: solid #0079bf;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
#login-modal button.close {
  position: absolute;
  right: 20px;
  z-index: 1050;
  top: 10px;
  opacity: 1;
  text-shadow: none;
  font-size: 40px;
  padding: 0;
}
.login-form-modal .web-primary-btn {
  padding: 12px 50px;
}
.key-features-section h3{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 800;
  font-size: 2.8rem;
  margin: 0 0 40px;
  padding-top: 60px;
  text-align: center;
}
.key-features-section h3 span {
  color: #02bd7b;
}
.key-features-panel {
  text-align: left;
  background: #fff;
  border: solid 1px #e5e5e5;
  border-radius: 8px;
  padding: 20px 20px;
  box-shadow: 0 0 30px #f2f2f2;
  margin-bottom: 30px;
}
.key-features-panel .icon-overflow {
  width: 50px;
  margin-bottom: 14px;
}
.key-features-panel .feature-title {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 5px;
}
.key-features-panel p {
  text-align: left;
  margin: 0;
  font-size: 13px;
  line-height: 24px;
}


.switch {
  position: absolute;
  right: 170px;
  text-align: center;
  z-index: 100;
  margin: 48px 0 0;
  display: none !important; 
}
.switch label {
  font-weight: 600;
  font-size: 13px;
}
.switch input {
  position: absolute;
  height: 1px;
  width: 1px;
  background: none;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  overflow: hidden;
  padding: 0;
}
.switch input + label {
  position: relative;
  min-width: calc(calc(2.375rem * .8) * 2);
  border-radius: calc(2.375rem * .8);
  height: calc(2.375rem * .8);
  line-height: calc(2.375rem * .8);
  display: inline-block;
  cursor: pointer;
  outline: none;
  user-select: none;
  vertical-align: middle;
  text-indent: calc(calc(calc(2.375rem * .8) * 2) + .5rem);
}
.switch input + label::before,
.switch input + label::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(calc(2.375rem * .8) * 2);
  bottom: 0;
  display: block;
}
.switch input + label::before {
  right: 0;
  background-color: #dee2e6;
  border-radius: calc(2.375rem * .8);
  transition: 0.2s all;
}
.switch input + label::after {
  top: 2px;
  left: 2px;
  width: calc(calc(2.375rem * .8) - calc(2px * 2));
  height: calc(calc(2.375rem * .8) - calc(2px * 2));
  border-radius: 50%;
  background-color: white;
  transition: 0.2s all;
}
.switch input:checked + label::before {
  background-color: #08d;
}
.switch input:checked + label::after {
  margin-left: calc(2.375rem * .8);
}
.switch input:focus + label::before {
  outline: none;
  box-shadow: 0 0 0 0.2rem rgba(0, 136, 221, 0.25);
}
.switch input:disabled + label {
  color: #868e96;
  cursor: not-allowed;
}
.switch input:disabled + label::before {
  background-color: #e9ecef;
}
.switch.switch-sm {
  font-size: 0.875rem;
}
.switch.switch-sm input + label {
  min-width: calc(calc(1.9375rem * .8) * 2);
  height: calc(1.9375rem * .8);
  line-height: calc(1.9375rem * .8);
  text-indent: calc(calc(calc(1.9375rem * .8) * 2) + .5rem);
}
.switch.switch-sm input + label::before {
  width: calc(calc(1.9375rem * .8) * 2);
}
.switch.switch-sm input + label::after {
  width: calc(calc(1.9375rem * .8) - calc(2px * 2));
  height: calc(calc(1.9375rem * .8) - calc(2px * 2));
}
.switch.switch-sm input:checked + label::after {
  margin-left: calc(1.9375rem * .8);
}
.switch.switch-lg {
  font-size: 1.25rem;
}
.switch.switch-lg input + label {
  min-width: calc(calc(3rem * .8) * 2);
  height: calc(3rem * .8);
  line-height: calc(3rem * .8);
  text-indent: calc(calc(calc(3rem * .8) * 2) + .5rem);
}
.switch.switch-lg input + label::before {
  width: calc(calc(3rem * .8) * 2);
}
.switch.switch-lg input + label::after {
  width: calc(calc(3rem * .8) - calc(2px * 2));
  height: calc(calc(3rem * .8) - calc(2px * 2));
}
.switch.switch-lg input:checked + label::after {
  margin-left: calc(3rem * .8);
}
.switch + .switch {
  margin-left: 1rem;
}
.contentA {
  display: none;
}
label.label-monthly {
  margin-right: 5px;
}
label.label-yearly {
  position: relative !important;
  top: 4px;
}
.brands-partner-section{
  margin-bottom: 80px;
  text-align: center;
}
.brands-partner-section h6 {
  margin-bottom: 14px;
  /* font-family: 'Josefin Sans', sans-serif; */
  font-family: 'Poppins', sans-serif;
  font-size: 2.8rem;
  font-weight: 700;
}
.brands-partner-section h2 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 800;
  font-size: 1.8rem;
  margin: 0 auto 40px;
  /* max-width: 560px; */
  /* line-height: 40px; */
}
.brands-partner-section .container {
  max-width: 1200px;
}
.brands-partner-section h2 span {
  color: #02bd7b;
}
.brands-partner-section h2 a {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #5c5fff;
  border-bottom: solid 2px #5c5fff;
  position: relative;
  top: -8px;
}
.company-brands-partner .col-sm-3 {
  max-width: 16.66%;
}
.bl-c-item {
  position: relative;
  padding: 12px;
  height: 90px;
}
.bl-c-item a {
  max-height: 90px;
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.bl-c-item a img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  object-fit: contain;
}
.company-brands-partner {
  margin: 70px 0;
}
.pdv-features-section {
  margin-bottom: 80px;
}
.pdv-features-section h2 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 800;
  font-size: 2.8rem;
  margin: 0 0 40px;
  text-align: left;
}
.pdv-features-section p {
  line-height: 28px;
}
.pdv-features-section li {
  position: relative;
  display: table;
  margin: 0 0 20px;
  vertical-align: middle;
}
.pdv-features-section li::before {
  content: "";
  background-image: url(../images/light-check.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  display: table-cell;
  padding-right: 45px;
  position: relative;
  top: -5px;
}
.pdv-features-section .gfeatures-image-overflow img {
  width: 75%;
  margin: 0 auto;
  display: block;
}
.pdv-features-section .feature-bottom {
  margin-bottom: 60px;
}
.watching-demo-section {
  background-image: linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.5)),url(../images/working-office.jpg);
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 550px;
  margin-bottom: 80px;
  padding: 100px 0;
  color: #fff;
}
.watching-demo-section h2{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 800;
  font-size: 2.8rem;
  margin: 0 0 20px;
  text-align: center;
  color: #fff;
}
.watching-demo-panel {
  max-width: 730px;
  margin: 0 auto;
}
.retail3restaurant-section {
  margin-bottom: 80px;
}
.retail3restaurant-section .container {
  max-width: 1200px;
}
.retail-restaurant-panel h3 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 800;
  font-size: 1.5rem;
  margin: 0 0 15px;
}
.retail-restaurant-panel .small-title {
  font-size: 16px;
  min-height: 90px;
  line-height: 26px;
}
.retail-restaurant-panel li {
  position: relative;
  display: table;
  margin: 0 0 20px;
  vertical-align: middle;
}
.retail-restaurant-panel li::before {
  content: "";
  background-image: url(../images/light-check.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
  display: table-cell;
  padding-right: 40px;
  position: relative;
  top: 0;
}
.retail-restaurant-panel{
  background: #ffffff;
  box-shadow: 0 40px 40px #e8e8e8;
  border-radius: 40px;
  padding: 20px;
  position: relative;
  min-height: 320px;
}
.price-annually {
  font-size: 30px;
  font-weight: 600;
}

.accordion {
  margin-top: 40px;
}
.accordion .card {
  border: none;
  margin-bottom: 20px;
}
.accordion .card h2 {
  background: url(https://cdn0.iconfinder.com/data/icons/entypo/91/arrow56-512.png) no-repeat calc(100% - 10px) center;
  background-size: 20px;
  cursor: pointer;
  font-size: 18px;
}
.accordion .card h2.collapsed {
  background-image: url(https://cdn0.iconfinder.com/data/icons/arrows-android-l-lollipop-icon-pack/24/expand2-256.png);
}
.accordion .card-body {
  padding-left: 0;
  padding-right: 0;
}
.faq-section .container {
  max-width: 1200px;
}
.faq-top-list .swip-card-image-overflow img {
  width: 500px;
  margin: 0 auto;
  display: block;
}
.accordion .card .card-head h2 {
  font-size: 1.7rem;
}
.accordion .card {
  margin-bottom: 35px;
}
.accordion .card .card-head h2 span {
  font-weight: 800;
  margin-right: 10px;
  color: #02bd7b;
}
.accordion .card-body {
  line-height: 28px;
}
.accordion .card .card-head {
  background: #fff;
  padding: 20px;
  box-shadow: 0 0 20px #e4e4e4;
  border-radius: 7px;
}
.faq-section {
  margin-bottom: 80px;
}

.tutorial-section .container{
  width: 1200px;
}
.tutorial-section .vertical-tutorial-tabbing .col-md-2 {
  max-width: 25%;
  flex: 0 0 25%;
}
.tutorial-section .vertical-tutorial-tabbing .col-md-10 {
  max-width: 75%;
  flex: 0 0 75%;
}
.tutorial-section .vertical-tutorial-tabbing .nav-pills li.nav-item {
  margin: 0 0 15px;
}
.tutorial-section .vertical-tutorial-tabbing .nav-pills li.nav-item a {
  text-transform: capitalize;
  font-weight: 500;
}
.tutorial-section .vertical-tutorial-tabbing .nav-pills li.nav-item a:hover {
  background-color: #d3ffef;
  color: #02bd7b;
}
.tutorial-section .vertical-tutorial-tabbing .nav-pills li.nav-item a.active {
  background-color: #d3ffef;
  color: #02bd7b;
  font-weight: 500;
}
.vertical-tutorial-tabbing h1,.vertical-tutorial-tabbing h2,.vertical-tutorial-tabbing h3,
.vertical-tutorial-tabbing h4,.vertical-tutorial-tabbing h5,.vertical-tutorial-tabbing h6{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 800;
  margin: 0 0 14px;
}
.vertical-tutorial-tabbing p{
  line-height: 28px;
  margin-bottom: 20px;
}
.vertical-tutorial-tabbing iframe{
  margin-bottom: 30px;
}

.contact-section{
  margin-bottom: 80px;
}
.contact-form-panel .form-group {
  margin: 0 0 25px;
}
.contact-form-panel input[type="text"], .contact-form-panel input[type="email"] {
  border: solid 2px #444;
  border-radius: 40px;
  height: 50px;
  font-size: 14px;
  padding: 20px;
}
.contact-form-panel textarea {
  border: solid 2px #444;
  height: 200px;
  border-radius: 20px;
  padding: 20px;
  font-size: 14px;
}

.contact-radius-corner {
  background: #ffffff;
  box-shadow: 0 40px 40px #e8e8e8;
  border-radius: 40px;
  padding: 25px;
  position: relative;
}
.contact-information-section {
  background: #02bd7b;
  min-height: 500px;
  border-radius: 30px;
  box-shadow: 0 0 40px #e3e3e3;
  color: #fff;
  padding: 30px 30px;
}
.contact-information-panel {
  display: flex;
  align-items: center;
  margin: 0 0 20px;
}
.contact-information-panel .contact-icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: solid 2px #fff;
  text-align: center;
  font-size: 22px;
  line-height: 50px;
  margin-right: 15px;
}
.contact-information-panel .contact-info-content a {
  color: #fff;
}
.contact-information-panel .contact-info-content {
  width: 350px;
}
.contact-information-section h3 {
  font-family: 'Josefin Sans', sans-serif;
}
.contact-information-section p {
  margin: 15px 0;
}
.popular{
  font-size: 65px;
  color: #02BD7B;
}
.pos-caption-easier .small-title .helptool {
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
}
.pos-caption-easier .small-title .helptool .tooltiptext {
  display: none;
}
.pos-caption-easier .small-title .helptool:hover .tooltiptext {
  display: block;
  position: absolute;
  right: -50px;
  top: -30px;
  width: 280px;
  background: #fff;
  padding: 10px;
  box-shadow: 0 0 30px #c8c8c8;
  border-radius: 10px;
  font-weight: 500;
}
.pos-caption-easier {
  position: relative;
}
.price-watching-offer {
  margin-bottom: 80px;
}
.price-watching-offer h2{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 800;
  font-size: 2.8rem;
  margin: 0 0 40px;
  padding-top: 60px;
  text-align: center;
}
.price-watching-offer h2 span {
  color: #02bd7b;
}
.video-price-watching-offer {
  background: #fff;
  padding: 20px;
  border-radius: 30px;
  border: solid 1px #e3e3e3;
  box-shadow: 0 40px 40px #e3e3e3;
}
.video-price-watching-offer-content h3 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 10px;
}
.video-price-watching-offer-content p {
  line-height: 26px;
}
.video-price-watching-offer-content li {
  margin: 0 0 20px;
}
.video-price-watching-offer-content li i {
  background: #02bd7b;
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  margin-right: 6px;
}
.price-watching-offer {
  margin-bottom: 110px;
}
.video-price-watching-offer-content button.web-primary-btn {
  font-size: 18px;
  padding: 14px 50px;
  margin-top: 20px;
}
.video-price-watching-offer-content a.web-primary-btn {
  margin: 10px 0 0;
  display: inline-block;
}
.strip-infographic-section{
  position: relative;
  z-index: 1000;
}
.payment-form-section .panel.panel-default.credit-card-box {
  border-color: transparent;
  box-shadow: none;
}
.payment-form-section .panel.panel-default.credit-card-box .panel-heading.display-table {
  padding: 0;
  background-color: transparent;
  border: 0;
}
.payment-form-section .panel.panel-default.credit-card-box .panel-heading.display-table h3{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 800;
  font-size: 3rem;
  margin: 0 0 20px;
}
.payment-form-section .panel.panel-default.credit-card-box .panel-body {
  padding: 0;
}
.strip-infographic-section .strip-image-overflow img {
  width: 85%;
  margin: 0 auto;
  display: block;
}
.payment-form-section input {
  border: solid 2px #666666;
  background: #fff;
  border-radius: 30px;
  height: 50px;
  padding: 0 25px;
}
.payment-form-section {
  max-width: 550px;
  margin: 0 auto;
  background: #ffffff;
  box-shadow: 0 40px 40px #e8e8e8;
  border-radius: 40px;
  padding: 20px;
  position: relative;
}
.payment-form-section button.web-primary-btn {
  margin: 15px 0;
}
.strip-payment-section {
  margin-bottom: 80px;
  margin-top: 40px;
}
.note-paying {
  color: #b8b8b8;
  font-size: 11px;
}
.payment-form-section .form-group {
  margin-bottom: 25px;
}
.new-login-dropdown{
  position: relative;
}
.new-login-dropdown .sub-logis-dropdown {
  display: none;
}
.new-login-dropdown .sub-logis-dropdown {
  display: block;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 10000;
  /* transform: scale(0, 0); */
  -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.new-login-dropdown:hover .sub-logis-dropdown {
  display: block;
  position: absolute;
  top: 170%;
  left: -50px;
  width: 220px;
  background: #fff;
  border-radius: 5px;
  margin-top: 0;
  opacity: 1;
  visibility: visible;
  /* transform: scale(1, 1); */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 10000;
}
.new-login-dropdown .sub-logis-dropdown li{
  display: block;
}
.new-login-dropdown .sub-logis-dropdown li a {
  padding: 10px 12px;
  display: block;
  text-decoration: none;
  font-size: 13px;
  border-bottom: solid 1px #e3e1e1;
}

@media (max-width:1199px) and (min-width:980px) {

}
  
@media (max-width:979px) and (min-width:768px) {

}

@media (max-width:767px) {
  .top-header .web-logo {
      width: 100%;
  }
  .top-header .pos-category-option {
    justify-content: flex-start;
    width: 100%;
    flex-wrap: wrap;
  }
  .top-header .web-logo {
    width: 100%;
    margin-bottom: 20px;
  }
  .top-header .web-logo a img {
    width: 110px;
  }
  .top-header .pos-category-option .menu-navigation {
    margin-right: 0;
    position: absolute;
    top: 60px;
    right: 15px;
  }
  .web-primary-btn {
    width: 100%;
  }  
  .swip-card-image-overflow {
    position: relative;
    right: 0;
  }
  .pos-caption-easier h1 {
    font-size: 3rem;
  }
  .why-choose-us-section h2 {
    font-size: 2.4rem;
  }
  .light-bg-green .angle-graphic {
    display: none;
  }
  .light-bg-green {
    padding: 30px 20px;
  }
  .choose-panel-option {
    margin: 0 0 30px;
  }
  .subscribe-premium-service-section .container img.pinl-oval-decor {
    display: none;
  }
  .subscribe-premium-service-section img.transparent-green-oval-decor {
    display: none;
  }
  .subscribe-premium-service-section p br {
    display: none;
  }
  .subscribe-premium-service-section h2 {
    font-size: 2.4rem;
  }
  .subscribe-premium-service-section h2 br {
    display: none;
  }
  .price-cell {
    height: 250px;
  }
  .plan-tabbing-section ul.nav.nav-tabs {
    margin: 0 auto 20px;
  }
  .some-client-words-section h2 {
    font-size: 2.4rem;
  }
  .streaming-video-panel {
    margin: 0 auto 40px;
    box-shadow: none;
  }
  .client-testimonial-content {
    position: relative;
    right: 0;
    bottom: 0;
    z-index: 100;
    background: #fff;
    width: 100%;
    box-shadow: none;
  }
  .video-testimonial-panel .owl-nav button.owl-prev {
    left: -20px;
  }
  .video-testimonial-panel .owl-nav button.owl-next {
    right: -20px;
  }
  .subscribe-newsletter-filed-panel .subscribe-btn-green {
    padding: 15px 30px;
    position: relative;
    right: 0;
    top: 20px;
    width: 100%;
  }
  .video-graphic-position {
    display: none;
  }
  .login-infographic-align-center .table-center-panel {
    height: auto;
  }
  .switch {
    position: relative;
    right: 0;
    margin: 48px 0 0 20px;
 }
 .subscription-plan-panel {
  margin: 20px auto 50px;
 }
 header.fixed {
  padding: 15px 0;
}
.brands-partner-section h6 {
  font-size: 2.4rem;
  font-family: 'Poppins', sans-serif;
}
.brands-partner-section h2 {
  font-size: 1.6rem;
  font-family: 'Poppins', sans-serif;
}
.company-brands-partner .col-sm-3 {
  max-width: 50%;
  margin-bottom: 30px;
}
.plan-sub-list li::before {
  padding-right: 60px;
}
.price-panel-green .price span {
  font-size: 55px;
}
.key-features-section h3 {
  font-size: 2.4rem;
}
.watching-demo-section h2 {
  font-size: 2.4rem;
}
.retail-restaurant-panel {
  margin-bottom: 40px;
}
.pdv-features-section h2 {
  font-size: 2.4rem;
  margin: 0 0 20px;
}
.pdv-features-section li::before {
  padding-right: 60px;
}
.pdv-features-section p {
  margin: 0 0 25px;
}
.pdv-features-section .gfeatures-image-overflow img {
  width: 100%;
}
.pdv-features-section .gfeatures-image-overflow {
  margin: 0 0 30px;
}
.pdv-features-section ul {
  margin-bottom: 40px;
}
.plan-sub-list li {
  font-size: 16px;
}
.watching-demo-section .watching-demo-panel.text-center p {
  margin-bottom: 30px;
}
.video-price-watching-offer {
  margin-bottom: 40px;
}
.video-price-watching-offer-content li {
  display: table;
}
.video-price-watching-offer-content li i {
  background: transparent;
  font-size: 24px;
  display: table-cell;
  vertical-align: middle;
  color: #02bd7b;
}

}