.header_background {
  background-image: linear-gradient(110deg, rgba(25, 187, 183, .9) 48%, rgba(253, 187, 64, .1) 12%), url(../img/home-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 80% 80%
}

.header_section {
  display: table;
  width: 40%;
}

.head-phone {
  background-color: #5a595c;
  color: #fff;
  text-align: center
}

.head-phone a {
  color: #fff
}

.header_vcenter {
  margin: 120px 0;
  position: relative
}

.sign-up {
  background-image: linear-gradient(110deg, rgba(25, 187, 183, .9) 48%, rgba(253, 187, 64, .1) 12%), url(../img/sign-up-lg.jpg);
  background-color: #bcbbbb;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 25% 20%
}

.sign-up .header_section {
  text-align: center;
  display: table;
  width: 40%;

}

.sign-up .header_vcenter {
  margin: 120px 0;
  position: relative
}

.faqs {
  background-image: linear-gradient(110deg, rgba(25, 187, 183, .9) 48%, rgba(253, 187, 64, .1) 12%), url(../img/faqs-lg.jpg);
  background-color: #858585;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 5% 25%
}

.faqs .header_section {
  text-align: center;
  display: table;
  width: 40%
}

.faqs .header_vcenter {
  margin: 120px 0;
  position: relative
}

.p-search {
  background-image: linear-gradient(110deg, rgba(25, 187, 183, .9) 48%, rgba(253, 187, 64, .1) 12%), url(../img/p-search-lg.jpg);
  background-color: #4b5961;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 25% 55%
}

.p-search .header_section {
  text-align: center;
  display: table;
  width: 40%;

}

.p-search .header_vcenter {
  margin: 120px 0;
  position: relative
}

@media (max-width:992px) and (min-width:769px) {
  .header_background {
    background-image: linear-gradient(110deg, rgba(25, 187, 183, .9) 48%, rgba(253, 187, 64, .1) 12%), url(../img/home-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 80% 80%
  }

  .header_section {
    display: table;
    width: 40%;

  }

  .header_vcenter {
    position: relative
  }

  .sign-up .header_vcenter {
    position: relative
  }

  .header_p {
    display: none
  }

  .p-search {
    background-image: linear-gradient(180deg, rgba(25, 187, 183, .7) 45%, rgba(25, 187, 183, .7) 12%), url(../img/p-search-lg.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 25% 20%
  }

  .p-search .header_section {
    text-align: center;
    display: table;
    width: 100%;

  }

  .p-search .header_vcenter {
    margin: 100px 0;
    position: relative
  }

  .sign-up {
    background-image: linear-gradient(180deg, rgba(25, 187, 183, .7) 45%, rgba(25, 187, 183, .7) 12%), url(../img/sign-up-lg.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 25% 20%
  }

  .sign-up .header_section {
    text-align: center;
    display: table;
    width: 50%;

  }

  .sign-up .header_vcenter {
    position: relative
  }

  .faqs {
    background-image: linear-gradient(180deg, rgba(25, 187, 183, .7) 45%, rgba(25, 187, 183, .7) 12%), url(../img/faqs-lg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: -45% 15%
  }

  .faqs .header_section {
    text-align: center;
    display: table;
    width: 100%;
    margin-bottom: 80px
  }

  .faqs .header_vcenter {
    position: relative
  }
}

.head-phone h4 {
  margin-bottom: 0;
  margin: 5px 0
}

.head-phone p {
  margin-bottom: 5px
}

@media (max-width:768px) and (min-width:480px) {
  .header_background {
    background-image: linear-gradient(180deg, rgba(25, 187, 183, .7) 45%, rgba(25, 187, 183, .7) 12%), url(../img/home-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 80% 80%
  }

  .header_section {
    display: table;
    width: 80%;
    margin-bottom: 5px
  }

  .sign-up .header_vcenter {
    position: relative
  }

  .header_p {
    display: none
  }

  .p-search {
    background-image: linear-gradient(180deg, rgba(25, 187, 183, .7) 45%, rgba(25, 187, 183, .7) 12%), url(../img/p-search.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 25% 20%
  }

  .p-search .header_section {
    text-align: center;
    display: table;
    width: 100%;

  }

  .p-search .header_vcenter {
    margin: 80px 0;
    position: relative
  }

  .sign-up {
    background-image: linear-gradient(180deg, rgba(25, 187, 183, .7) 45%, rgba(25, 187, 183, .7) 12%), url(../img/sign-up.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 25% 20%
  }

  .sign-up .header_section {
    text-align: center;
    display: table;
    width: 50%;

  }

  .sign-up .header_vcenter {
    position: relative
  }

  .faqs {
    background-image: linear-gradient(180deg, rgba(25, 187, 183, .7) 45%, rgba(25, 187, 183, .7) 12%), url(../img/faqs.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: -45% 15%
  }

  .faqs .header_section {
    text-align: center;
    display: table;
    width: 100%
  }

  .faqs .header_vcenter {
    position: relative
  }

  #Features .fa-3x {
    font-size: 200%
  }
}

@media (max-width:480px) {
  .header_background {
    background-image: linear-gradient(180deg, rgba(25, 187, 183, .7) 45%, rgba(25, 187, 183, .7) 12%), url(../img/home-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 80% 80%
  }

  .header_section {
    display: table;
    width: 100%
  }

  .p-search {
    background-image: linear-gradient(180deg, rgba(25, 187, 183, .7) 45%, rgba(25, 187, 183, .7) 12%), url(../img/p-search.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 25% 20%
  }

  .sign-up {
    background-image: linear-gradient(180deg, rgba(25, 187, 183, .7) 45%, rgba(25, 187, 183, .7) 12%), url(../img/sign-up.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 25% 20%
  }

  .faqs {
    background-image: linear-gradient(180deg, rgba(25, 187, 183, .7) 45%, rgba(25, 187, 183, .7) 12%), url(../img/faqs.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: -45% 15%
  }

  .faqs .header_section {
    text-align: center;
    display: table;
    width: 100%
  }

  .faqs .header_vcenter {
    position: relative
  }

  .sign-up .header_section {
    text-align: center;
    display: table;
    width: 100%;

  }

  .sign-up .header_vcenter {
    position: relative
  }

  .p-search .header_section {
    text-align: center;
    display: table;
    width: 100%
  }

  .p-search .header_vcenter {
    position: relative
  }

  .sign-up .header_vcenter {
    position: relative
  }

  .header_p {
    display: none
  }

  #Features .fa-3x {
    font-size: 100%
  }
}

.bg-light {
  background: 0 0
}

.header_p {
  font-size: 130%;
  color: #fff;
  margin: 20px 0
}

.header_h1 {
  font-size: 50px;
  color: #fdbb40
}

.btn {
  border-radius: 30px;
  font-weight: 700;
  margin: 5px 0
}

.btn-success {
  background-color: #99cc61;
  border-color: #99cc61
}

.btn-success:hover {
  background-color: #80ae4e;
  border-color: #80ae4e
}

.btn-success:active {
  background-color: #99cc61 !important;
  border-color: #99cc61 !important
}

.btn-warning {
  color: #fff
}

.btn-warning:hover {
  color: #fff
}

.btn-warning:active {
  color: #fff !important
}

.nav-link {
  font-size: 115%;
  font-weight: 700
}

.active {
  margin-top: -6px;
  font-size: 155%
}

.nav-link:hover {
  color: #000
}

.section-headers {
  margin: 30px auto;
  color: #19bbb7
}

.btn-primary {
  background-color: #19bbb7;
  border-color: #19bbb7
}

.btn-primary:active {
  background-color: #19bbb7 !important;
  border-color: #19bbb7 !important
}

.btn-primary:hover {
  background-color: #17a8a4;
  border-color: #17a8a4
}

.btn-secondary {
  background-color: #27aae1
}

.btn-secondary:active {
  background-color: #27aae1 !important;
  border-color: #27aae1 !important
}

.btn-secondary:hover {
  background-color: #228ebb
}

.btn-link {
  color: #000;
  text-align: left
}

.card:nth-child(9) .btn-link {
  color: #27aae1
}

.card:nth-child(6) .btn-link {
  color: #27aae1
}

.card:nth-child(1) .btn-link {
  color: #19bbb7
}

.card:nth-child(4) .btn-link {
  color: #19bbb7
}

.card:nth-child(7) .btn-link {
  color: #19bbb7
}

.card:nth-child(10) .btn-link {
  color: #19bbb7
}

.card:nth-child(2) .btn-link {
  color: #ef4b7b
}

.card:nth-child(8) .btn-link {
  color: #ef4b7b
}

.card:nth-child(5) .btn-link {
  color: #ef4b7b
}

.card:nth-child(3) .btn-link {
  color: #27aae1
}

#faqs {
  padding: 40px
}

#Features .btn-secondary {
  border-radius: 5px 0 0 5px
}

.btn-danger {
  background-color: #ef4b7b
}

.btn-danger:hover {
  background-color: #de4874
}

.btn-danger:active {
  background-color: #ef4b7b !important;
  border-color: #ef4b7b !important
}

#Features .btn-danger {
  border-radius: 0 5px 5px 0
}

#How-To-Use .card {
  background-color: #19bbb7;
  color: #fff;
  border-radius: 50%;
  border-width: 8px;
  padding: 20px;
  height: 240px;
  width: 240px;
  margin: 20px auto
}

#price-cards .card {
  background-color: #5a595c;
  border-radius: 10px;
  color: #fff;
  margin: 20px auto 20px auto;
  border-color: #fff;
  color: #fff
}

#price-cards .img-round {
  display: inline-block;
  position: relative;
  width: 200px;
  height: 200px;
  overflow: hidden;
  border-radius: 50%;
  border: solid #fff 3px
}

#price-cards .card img {
  width: auto;
  height: 100%;
  margin-left: 0
}

#price-cards .col-sm-6:first-child .card img {
  width: auto;
  height: 100%;
  margin-left: -50px
}

#price-cards .card .card-head {
  margin: 10px auto 10px auto;
  text-align: center
}

#price-cards .card .text-muted {
  color: #fff !important
}

#price-cards .card .card-body {
  text-align: center
}

#price-cards a {
  text-decoration: none
}

#Pricing .card {
  background-image: linear-gradient(110deg, rgba(25, 187, 183, 0) 46.5%, rgba(253, 187, 64, 1) 12%)
}

#Pricing .card .col-md-5 {
  color: rgba(153, 204, 97, 1)
}

#sign-up form {
  margin: 50px
}

.scrole-spy .nav {
  min-height: 20px;
  width: 100%;
  background-color: #555;
  overflow: auto
}

.scrole-spy .nav a {
  font-size: 20px;
  width: 33.33%;
  text-align: center
}

.scrole-spy .nav a {
  float: left;
  padding: 12px;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  width: 100%;
  text-align: center
}

.scrole-spy .nav a:hover {
  -webkit-text-stroke-width: 0;
  background: -webkit-linear-gradient(60deg, #fdbb40, #ffe7bb);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}

#scrolltop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: rgba(0, 175, 170, .7);
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 1
}

#scrolltop i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 16px;
  top: 13px;
  font-size: 19px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

#scrolltop:hover {
  background: #00afaa
}

#scrolltop:hover i {
  color: #fff;
  top: 5px
}

.PRODUCT img {
  float: right !important
}

.PRODUCT h2 {
  display: none
}

.PRODUCT td {
  vertical-align: middle !important
}

.PRODUCT th {
  vertical-align: bottom !important;
  background: #434345 !important;
  color: #fff !important
}

.avg-savings, .avg-savings-num {
  background: #434345;
  color: #fff;
  font-weight: 700
}

.POS table {
  width: 100% !important
}

.ATNA img, .POS img {
  margin-top: -30px
}

.MTMD td {
  width: 33% !important
}

.CMAL table {
  max-width: 500px !important;
  width: 100% !important
}

.avg-savings {
  border-right: 0 !important
}

.CMAL td, .CRNT td, .HMIP-COLUMNS th {
  width: 33% !important
}

.CMAL td, .CRNT td {
  font-weight: 400 !important;
  vertical-align: top !important;
  border-left: 0 !important
}

.LAPN-PRICING {
  max-width: 400px !important
}

.TDOC .video-table td:first-child, .TVIP .video-table td:first-child {
  border-right: 1px solid #fff !important
}

.TDOC td, .TDOC th, .TVIP td, .TVIP th {
  padding: 0 !important;
  border: 0 !important
}

.TDOC .video-table, .TVIP .video-table {
  text-align: center
}

.LCA td, .LCA th {
  text-align: center !important
}

.VSPS td:nth-child(1), .VSPS th:nth-child(1) {
  width: 35% !important;
  text-align: right !important
}

.VSPS td:nth-child(2), .VSPS th:nth-child(2) {
  width: 65% !important
}

.TWOCOLUMN td:nth-child(2), .TWOCOLUMN td:nth-child(3), .TWOCOLUMN th:nth-child(2), .TWOCOLUMN th:nth-child(3) {
  width: 50%
}

.THREECOLUMN td:nth-child(2), .THREECOLUMN td:nth-child(3), .THREECOLUMN th:nth-child(2), .THREECOLUMN th:nth-child(3) {
  text-align: center
}

.FOURCOLUMN td:nth-child(2), .FOURCOLUMN td:nth-child(3), .FOURCOLUMN td:nth-child(4), .FOURCOLUMN th:nth-child(2), .FOURCOLUMN th:nth-child(3), .FOURCOLUMN th:nth-child(4) {
  text-align: center;
  width: 22%
}

.FIVECOLUMN td:nth-child(4), .FIVECOLUMN td:nth-child(5), .FIVECOLUMN th:nth-child(4), .FIVECOLUMN th:nth-child(5) {
  font-weight: 700 !important
}

.FIVECOLUMN td:nth-child(2), .FIVECOLUMN td:nth-child(3), .FIVECOLUMN td:nth-child(4), .FIVECOLUMN td:nth-child(5), .FIVECOLUMN th:nth-child(2), .FIVECOLUMN th:nth-child(3), .FIVECOLUMN th:nth-child(4), .FIVECOLUMN th:nth-child(5) {
  text-align: center;
  width: 17%
}

.SIXCOLUMN th:nth-child(2), .SIXCOLUMN ttd:nth-child(2) {
  text-align: left
}

.SIXCOLUMN td:nth-child(2), .SIXCOLUMN td:nth-child(3), .SIXCOLUMN td:nth-child(4), .SIXCOLUMN td:nth-child(5), .SIXCOLUMN td:nth-child(6), .SIXCOLUMN th:nth-child(2), .SIXCOLUMN th:nth-child(3), .SIXCOLUMN th:nth-child(4), .SIXCOLUMN th:nth-child(5), .SIXCOLUMN th:nth-child(6) {
  text-align: center;
  width: 16%
}

.SEVENCOLUMN td:nth-child(2), .SEVENCOLUMN td:nth-child(3), .SEVENCOLUMN td:nth-child(4), .SEVENCOLUMN td:nth-child(5), .SEVENCOLUMN td:nth-child(6), .SEVENCOLUMN td:nth-child(7), .SEVENCOLUMN th:nth-child(2), .SEVENCOLUMN th:nth-child(3), .SEVENCOLUMN th:nth-child(4), .SEVENCOLUMN th:nth-child(5), .SEVENCOLUMN th:nth-child(6), .SEVENCOLUMN th:nth-child(7) {
  text-align: center;
  width: 12%
}

footer {
  background-color: #5a595c;
  padding: 40px 10px;
  color: #fff;
  font-size: 30px;
  text-align: center
}

footer a {
  color: #fff
}

footer a:hover {
  color: #fff
}

.disclaimer {
  padding: 20px
}
