.mr-10 {
  margin-right: 10px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.my-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.py-20 {
  padding-bottom: 20px !important;
  padding-top: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.py-60 {
  padding-bottom: 60px;
  padding-top: 60px;
}

.p-0 {
  padding: 0px !important;
}

.p-20 {
  padding: 20px;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.py-40 {
  padding-bottom: 40px;
  padding-top: 40px;
}

.p-40 {
  padding: 40px;
}

.pt-0 {
  padding-top: 0px !important;
}

.pt-20 {
  padding-top: 20px;
}

.h-100 {
  height: 100%;
}
.fz-44 {
  font-size: 44px;
}
.fz-24 {
  font-size: 24px;
}
.fz-17 {
  font-size: 17px;
}
.font-weight-med {
  font-weight: 600;
}
.font-weight-bold {
  font-weight: bold;
}
.lh-13 {
  line-height: 1.3;
}
.lh-14 {
  line-height: 1.4;
}
.text-grey {
  color: #777;
}

.text-white {
  color: #fff !important;
}

.text-black {
  color: #000;
}
.text-dark-blue {
  color: #2d4a6c;
}

.text-transform-uppercase {
  text-transform: uppercase;
}

.bg-grey {
  background: #eee;
}

.d-inline-block {
  display: inline-block !important;
}

.d-flex {
  display: flex;
}
.flex-column {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}

.align-items-center {
  align-items: center;
}
.flex-grow-1 {
  flex-grow: 1;
}
/***** INDEX HERO SECTION ******/
.no-webp .index-hero {
  background-image: url('/static/assets/images/_thebarcoderegistry-barcode-verification-101.jpg') !important ;
}
.index-hero {
  height: auto;
  justify-content: center;
  min-height: 0px;
  /* padding: 70px 30px 40px !important; */
  padding: 96px 30px 40px !important;
  position: relative;
}
.index-hero-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1130px;
  margin: auto;
  padding: 70px 0px 30px;
  /* padding-top: 73px; */
}
.index-hero-content {
  width: 50%;
  text-align: center;
}
.index-hero-form {
  flex-basis: 365px;
  flex-grow: 0;
  text-align: center;
}
.index-hero-title {
  font-family: Cinzel;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 54px;
  letter-spacing: 0em;
  text-align: center;
  margin: 10px auto 25px;
  color: #fff;
  opacity: 1;
}
.index-hero-title:after {
  background: #fff;
  content: '';
  display: block;
  height: 2px;
  margin: 15px auto 15px;
  width: 60px;
}
.index-hero-subtitle {
  font-family: Cinzel;
  font-size: 24px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 4.08px;
  margin-bottom: 30px;
}
.index-hero-subtitle:after {
  display: none !important;
}
.index-hero-partner {
  margin-bottom: 40px;
}
.index-hero-partner img {
  max-width: 600px;
  height: auto;
  margin: auto;
  image-rendering: crisp-edges;
}
.index-hero-block {
  max-width: 600px;
  margin: 0 auto;
  background: #00820b;
  color: #000;
  text-align: center;
  padding: 17px 15px;
  display: block;
}
.index-hero-block-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 3.5px;
  text-decoration-line: underline;
  margin-bottom: 11px;
}
.index-hero-block-text {
  font-size: 18px !important;
  line-height: 24px;
  letter-spacing: 3.5px;
  font-family: Cinzel;
  font-weight: bold;
  margin-bottom: 10px;
  color: #000;
}
.verify-form #verify_barcode {
  background-color: rgba(35, 80, 130, 0.8);
  padding: 32px;
  margin: 0;
}
.verify-form-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 2px;
  text-align: center;
}
.verify-form-title:after {
  background: #fff;
  content: '';
  display: block;
  height: 2px;
  margin: 15px auto 30px;
  width: 60px;
}
.verify-form-field {
  float: none !important;
  width: 100% !important;
  font-size: 12px !important;
  padding: 23px 10px !important;
}
.verify-form-btn {
  background: #3d6493;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  padding: 17px 23px;
  width: 100%;
  border: 1px solid #3d6493;
  text-transform: uppercase;
  margin-top: 12px;
  float: none !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 33px;
  letter-spacing: 2px;
  text-align: center;
}

@media (max-width: 920px) {
  .index-hero-content {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .index-hero-inner {
    padding: 0px 0px 30px;
  }
  .index-hero-form {
    margin: 0 auto;
  }
}
@media (max-width: 600px) {
  .index-hero-content {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .index-hero-title {
    font-size: 30px;
    line-height: 1.5;
    margin: 0px auto 20px;
  }
  .index-hero-subtitle {
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 1.08px;
    margin-bottom: 15px;
  }
  .index-hero-partner {
    margin-bottom: 15px;
  }
  .index-hero-block {
    padding: 10px 15px;
  }
  .index-hero-block-title {
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 1.5px;
    margin-bottom: 5px;
  }
  .index-hero-block-text {
    font-size: 16px !important;
    line-height: 1.5;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
  }
  .verify-form-title {
    font-size: 22px;
    line-height: 1.5;
  }
  .verify-form #verify_barcode {
    padding: 20px;
  }
}
/*****  END INDEX HERO SECTION  ******/

/*****  BANNER  ******/

.promo {
  font-family: Cinzel, serif;
  margin-right: 5%;
  position: relative;
}
.promo:before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /* background: rgba(0, 0, 0, 0.45); */
}
.promo-inner {
  position: relative;
  padding: 85px 15px 60px;
}
.promo-card {
  max-width: 400px;
  margin: auto;
  background: #000;
  color: #fff;
  text-align: center;
  padding: 25px;

  font-weight: bold;
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 0.08em;
  margin-bottom: 44px;
}
.promo-card-title {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
  letter-spacing: 0.08em;
  margin-bottom: 8px;
}
.promo-card-text {
  margin-bottom: 7px;
}
.promo-card-btn {
  margin-top: 13px;
  padding: 12px 8px;
  font-weight: bold;
  font-size: 17px;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 0.08em;
  color: #ffffff;
  background: #00820b;
  transition: all 0.4s ease;
}
.promo-card-btn:hover {
  color: #000;
  background: #fff;
}
.promo-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.08em;
  text-decoration: underline;
  margin: 0 auto 18px;

  color: #ffffff;
}
.promo-text {
  font-weight: bold;
  font-size: 17px;
  line-height: 1.74;
  text-align: center;
  letter-spacing: 1px;
  color: #ffffff;
}
@media (max-width: 990px) {
  .promo {
    margin: 0 0 30px;
  }
}
/*****  END BANNER  ******/

/*****  Recommendation  ******/
.index-recommended-section {
  align-self: flex-end;
  background: #3d6493;
  padding: 20px 0;
  width: 100%;
  z-index: 999;
}

.index-recommended-section h5 {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
}

.index-recommended-section .images-group-set {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
}

.index-recommended-section .images-group-set .image {
  flex-basis: 100%;
  margin: 0 2%;
  max-width: 345px;
}

.index-recommended-section .images-group-set hr {
  background: #fff;
  border: none;
  height: 70px;
  margin: 0;
  margin: 0 30px;
  min-height: 8px;
  width: 1px;
}

@media (max-width: 700px) {
  .index-recommended-section .images-group-set .image {
    flex-basis: 100%;
    margin: 0 0 30px;
    max-width: 305px;
  }
}

/*****  Protected  ******/
.protected {
  padding: 60px 0;
}

.protected br {
  display: inline-block;
}

.protected-title {
  /* padding: 60px 0; */
  color: #3d6493;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 30px;
  position: relative;
  text-align: center;
}

.protected-title span {
  height: 100%;
  position: absolute;
  right: 199px;
  top: 0;
}

.protected-title span img {
  display: block;
  width: auto;
  /* height: 100%; */
  /* height: 100px; */
  width: 120px;
}

.protected p {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0 auto;
  max-width: 700px;
  text-align: center;
}

.protected--new p {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0 auto 15px;
  max-width: 900px;
  text-align: center;
}
.protected--new li {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0 auto;
  max-width: 270px;
  text-align: left;
}
.protected--new ul {
  display: block;
  max-width: 270px;
  margin: 30px auto;
}

@media (max-width: 1200px) {
  .protected-title span {
    right: 0;
  }
}

@media (max-width: 768px) {
  .protected {
    padding: 120px 0 60px;
  }

  .protected-title {
    padding-top: 10px;
  }

  .protected-title span {
    height: auto;
    left: 50%;
    right: auto;
    top: 0;
    transform: translate(-50%, -100%);
  }
}

/*****  Slider  ******/
.slider {
  padding: 60px 0 30px;
}

.slider .slick-arrow {
  display: none;
}

.slider .slick-slide {
  height: auto;
}

.slider .slick-dots li {
  background: #fff;
  border: 1px solid #3d6493;
  height: 5px;
  width: 40px;
}

.slider .slick-dots li.slick-active {
  background: #3d6493;
}

.slider-item {
  outline: none;
  padding: 0 20px 20px;
}

.slider-card {
  border: 1px solid #02225e;
  min-height: 200px;
  padding: 20px;
}

.slider-card-title {
  /* color:#000033; */
  color: #02225e;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}

@media (max-width: 1200px) {
  .slider-item {
    padding: 0 0 20px;
  }
  .slider-item-container {
    padding: 0 15px !important;
  }
}
@media (max-width: 768px) {
  .slider {
    padding: 0;
  }

  .slider.slick-dotted.slick-slider {
    margin-bottom: 60px;
  }
}

.alternate-membership-box {
  background: rgba(0, 0, 0, 0.5);
  align-items: center;
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
}

/*****  Membership  ******/
#home .membership-box {
  align-items: center;
  display: flex;
  height: 90%;
  justify-content: center;
  margin-left: 25%;
  margin-left: calc(25% + 25px);
  /* margin-top: 0px; */
  margin-right: 0;
  width: 100%;
}

.membership-title {
  color: #02225e;
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 10px;
  position: relative;
  text-align: center;
}

.dark-blue-membership {
  color: #02225e;
}

.main-membership {
  font-size: 37.5px;
}

.membership-card {
  line-height: 1.6;
  padding: 20px;
}

.membership-card p {
  color: #858585;
  margin-bottom: 15px;
}

.membership-card-blue {
  background: rgba(223, 235, 246, 1);
  border: 1px solid #02225e;
}

.membership-card-blue p {
  color: #000;
}

.membership-card-grey {
  background: #eee;
  max-width: 430px;
  width: 100%;
}

.membership-box {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  margin: auto auto auto 25%;
  max-width: 100%;
  padding: 20px;
  padding-top: 60px;
  position: relative;
  text-align: center;
  width: 70%;
}

.membership-box .btn--register {
  letter-spacing: 1px;
}

.btn--register .click-here-text {
  font-size: 0.9rem;
  letter-spacing: 2px;
}

.rekognition-image {
  max-width: 600px;
  height: auto;
  margin: auto;
  image-rendering: crisp-edges;
}

.cinzel {
  font-family: Cinzel, serif;
}

.membership-box h3 {
  font-size: 3em !important;
}
.alternate-membership-box h3 {
  font-size: 3em !important;
}

.membership-box p {
  display: block;
  font-family: Cinzel, serif;
  font-size: 1.5em;
  font-weight: bold;
  font-weight: 600 !important;
  margin: 21px;
}

.alternate-membership-box p {
  display: block;
  font-family: Cinzel, serif;
  font-size: 1.5em;
  font-weight: bold;
  font-weight: 600 !important;
  margin: 21px;
}

.membership .content-left {
  margin-left: 25%;
  margin-right: 25px;
  margin-top: 0;
}

@media only screen and (max-width: 990px) {
  .membership-box {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    margin: auto;
    max-width: 100% !important;
    width: 100% !important;
  }

  .membership .content-left {
    margin: 40px 0;
  }
}

.membership__benefits .membership-holder::before {
  background: rgba(0, 0, 0, 0.7);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.primary-heading-padding {
  padding-top: 50px;
}

.registry-description {
  color: rgb(81, 81, 81);
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
}

@media only screen and (max-width: 1200px) {
  .membership-box__box h3 {
    font-size: 2em;
  }

  .primary-heading h2 {
    font-size: 2em;
  }

  .content-left {
    margin-left: 10%;
  }

  .content-right {
    padding-right: 10%;
  }
}

.membership-content p {
  color: #777;
  line-height: 30px;
}

.membership {
  margin: 50px 0;
}

.membership .container {
  max-width: 100%;
  padding: 0;
  /* width: 100%; */
}

.membership__benefits .membership-list {
  margin: auto;
  margin-bottom: 85px;
  max-width: 100%;
}

.content-right {
  margin-left: 20px;
  padding-right: 25%;
}

.content-right p {
  color: #777;
  line-height: 30px;
}

.image-background > img,
.image-background-bg {
  display: none;
}

.membership-holder::before {
  display: none;
}

.membership__nodrop .container {
  max-width: 1400px;
  padding: 0;
  width: 100%;
}

.membership__nodrop .membership-holder {
  background-size: 100% !important;
  height: 420px;
  width: 100%;
}

.membership__nodrop .content-right {
  padding-left: 10%;
  padding-right: 25%;
}

.membership__benefits .container {
  /* max-width: 100%;
  width: 1170px; */
}

.membership__benefits .membership-holder {
  width: 100%;
}

.membership__benefits h2 {
  text-align: left !important;
}

.membership__benefits .membership-holder {
  background-position: -115px 0% !important;
  background-size: 150% !important;
  float: right;
  height: auto;
  width: 85%;
}

.membership-content {
  padding-right: 11%;
}

.membership-list {
  margin: auto;
  margin-bottom: 85px;
  max-width: 90%;
}

.membership-list li {
  border-top: 1px solid #ddd;
  padding: 30px 0;
}

.membership-list li h3 {
  color: #26445a;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.1em;
  font-weight: 600;
  margin-bottom: 10px;
}

.membership-list li p {
  color: #777;
  margin: 0;
}

.membership-list li:last-child {
  border-bottom: 1px solid #ddd;
}

.membership-holder {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  height: 550px;
  justify-content: center;
  margin-right: 65px;
  position: relative;
}

.message-box {
  padding: 30px 0 !important;
  /* padding-bottom: 5px; */
}

@media only screen and (min-width: 1600px) {
  .membership-holder {
    /* width: 840px; */
  }
}

.membership-holder::before {
  background: rgba(0, 0, 0, 0.5);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.shield-logo-lg {
  width: 180px;
}

.star-title {
  font-family: Cinzel, serif;
  font-size: 20px;
  font-weight: bold;
  margin-top: 50px;
}

@media (max-width: 768px) {
  #home .membership-box {
    margin: auto;
  }

  #home .content-left {
    margin-top: 0;
  }

  .shield-logo-lg {
    height: 240px;
    width: 210px;
  }
}

.d-flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.align-items-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.flex-center {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.flex-center::before,
.flex-center::after {
  display: none;
}

.flex-center .right-content {
  height: 100%;
}

.flex-center .right-content {
  height: 100%;
}

@media (max-width: 991px) {
  .flex-center .right-content {
    height: auto;
    padding-top: 40px !important;
  }
}

.flex-wrap {
  flex-wrap: wrap;
}

.w-100 {
  width: 100% !important;
}

.m-0 {
  margin: 0 !important;
}

.max-width-850 {
  max-width: 850px;
}

@media (max-width: 991px) {
  #home .membership-holder {
    margin-right: 0;
    right: 0;
  }
}

@media (max-width: 768px) {
  #home .content-right {
    margin: 0;
    padding: 0 35px !important;
  }

  #home .membership-card-grey {
    margin-left: auto;
    margin-right: auto;
  }

  .w-sm-100 {
    width: 100%;
  }
}

.fixed-logo {
  bottom: 10px;
  left: 10px;
  max-width: 30%;
  position: fixed;
  width: 90px;
  z-index: 999999;
}

.fixed-logo img {
  min-height: 100px;
  width: 100%;
}

.arrow-down,
.arrow-down i {
  left: 0;
  margin: 0 auto;
  right: 0;
  text-align: center;
}

.arrow-down,
.arrow-down i,
.benefits-btn {
  margin: 0 auto;
}

.arrow-down,
.arrow-down i,
.benefits-btn,
.member-benefits h2 {
  text-align: center;
}

#dashboard3 textarea,
#main-category span,
#nearest-category span,
.map,
.overlay,
.tt-menu {
  width: 100%;
}

h1 {
  font-size: 59px;
}

.padding-0 {
  padding: 0;
}

.padding-left-0 {
  padding-left: 0;
}

header {
  position: relative;
  z-index: 999;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  height: auto !important;
}

.arrow-down {
  bottom: 0;
  color: #fff;
  font-size: 35px;
  position: fixed;
  z-index: 99;
}

#dashboard3 .tab-form li,
#mytabs a {
  color: #2a6496;
}

.arrow-down i,
.map-container {
  position: relative;
}

.arrow-down i {
  background: rgba(45, 74, 108, 0.8);
  padding: 7px 17px;
}

.map {
  height: 500px;
}

.overlay {
  min-height: 500px;
  position: absolute;
  top: 0;
}

footer .footer-links {
  margin-bottom: 40px !important;
}

#billing .payment-sec-1,
#billing h3,
#home {
  position: relative;
}

.tt-menu {
  background: #f5f5f5;
  padding: 10px 18px;
}

.benefits-btn a {
  font-size: 20px;
  margin: 15px 0;
  padding: 27px;
}

.member-benefits h3 {
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 4px;
}

.member-benefits p {
  font-weight: 300;
  margin: 0 0 26px;
}

.member-benefits .inner {
  padding: 65px 20px 35px !important;
}

.popover {
  max-width: 500px;
}

#dashboard1 button {
  margin-bottom: 20px;
  min-width: 385px;
}

.small,
small {
  padding-left: 26px;
}

.map-container {
  margin-bottom: -6px;
}

#mytabs .active {
  border-bottom: 3px solid #000 !important;
}

#dashboard2 .alert-success {
  margin: 20px 15px;
}

#dashboard3 textarea {
  border: 1px solid #e3e3e3;
  height: 120px;
  padding: 6px 13px;
}

#dashboard3 .tab-form li.active {
  color: #3d6493;
}

#dashboard3 #billing h3 {
  margin-bottom: 0;
  text-align: left;
}

#dashboard1 .btn:active,
.dashboard .btn.active,
.dashboard .btn.active.focus,
.dashboard .btn.active:focus,
.dashboard .btn.focus,
.dashboard .btn:active.focus,
.dashboard .btn:active:focus,
.dashboard .btn:focus {
  box-shadow: none;
}

.dashboard .build .btn:last-child {
  margin-right: 16px;
}

#age_group,
#gender {
  border: 1px solid #e3e3e3;
  font-size: 15px;
  padding: 10px 20px;
  width: 150px;
}

#condition,
#detailed_category {
  border: 1px solid #e3e3e3;
  padding: 10px 20px;
  width: 100%;
}

select {
  -moz-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url(../images/select-arrow.png) 97% center no-repeat #fff;
}

select#age_group,
select#gender {
  background: url(../images/select-arrow.png) 93% center no-repeat #fff;
}

.collapse:first-child {
  display: block;
}

.panel {
  background-color: transparent;
}

#cta .row {
  margin: 60px auto 15px;
}

.payment-sec-1 .panel-body {
  padding: 15px 0;
}

.payment-stripe div {
  padding-left: 3px;
}

.cc-payment-content {
  display: none;
}

#billing .cc-main span {
  color: #000;
}

.stripe {
  float: left;
}

.stripe img {
  display: inline-block;
}

.paypal-contents,
.stripe-contents {
  display: block;
}

#verify-next .slide .main .next,
#verify-next .slide .main .prev,
.billing-info {
  display: none;
}

#billing .payment-sec-1 {
  z-index: 2;
}

#billing h3 {
  z-index: 1;
}

.hero .images,
.hero form,
.hero h1,
.hero p {
  position: relative;
  z-index: 2;
}
.hero-min {
  height: 320px !important;
  overflow: hidden;
  padding-top: 130px !important;
  position: relative;
}
#contact-cta textarea {
  max-width: 800px;
}

#home .overlay {
  background: #000;
  height: 1000px;
  opacity: 0.3;
  position: absolute;
  width: 100%;
  z-index: 1;
}

#home .section1 .image img {
  height: auto !important;
}

.paypal button {
  float: none !important;
  margin-top: 10px;
}

#payment #billing .btn {
  float: right;
  margin-right: -20px;
  margin-top: 70px;
  text-align: right;
}

#billing form p {
  display: inline;
  margin-left: 5px;
  margin-right: 15px;
}

#billing form input {
  margin-right: 5px;
  width: auto;
}

#billing form span {
  color: #dd1b25;
}

.additional-reg input[type='radio'] {
  float: left;
  margin-top: 6px;
  width: 25px;
}

.additional-reg .paypal-main input[type='radio'] {
  margin-top: 26px;
}

.additional-reg table td[class*='col-'],
.additional-reg table th[class*='col-'] {
  float: left;
}

#billing .credit-card {
  width: 100%;
}

#billing .cc-info {
  background: #f8f8f8;
  margin-bottom: 25px;
  padding: 20px 25px;
}

#billing .cc-info p {
  padding-bottom: 20px;
}

#billing .cc-info div {
  margin-bottom: 20px;
}

#billing .cc-info label {
  color: #5b5b5b;
  display: block;
  font-weight: 400;
}

#billing .cc-info .card-code {
  width: 90px;
}

input.card-number {
  width: 90px !important;
}

.cc-info .expiry {
  width: 235px !important;
}

#billing .cc-info input {
  height: 40px;
}

#billing .payment-type {
  margin: 30px auto;
}

#billing .payment-type img {
  display: inline-block;
  margin: 0 15px;
  max-width: 140px;
  position: relative;
  top: -6px;
}

#billing .cc-main img {
  display: inline-block;
  margin: 0 1px;
  max-width: 39px;
  position: relative;
  top: -3px;
}

.billing {
  max-width: 594px;
  padding: 45px 0 10px;
  text-align: left;
}

.billing .container {
  margin: 0 auto;
  max-width: 570px;
  width: 100%;
}

.billing h3 {
  color: #1a1a1a !important;
  font-size: 38px !important;
  margin-bottom: 50px !important;
  text-align: left !important;
}

.billing .row {
  margin-bottom: 25px;
}

.billing label {
  color: #666565;
  display: block;
  font-size: 15px;
  margin-bottom: 5px;
}

.billing input {
  border: 1px solid #e3e3e3;
  font-size: 14px;
  padding: 10px 20px;
}

.billing .btn {
  border-radius: 0;
  padding: 0;
  text-align: center;
}

.billing button {
  font-size: 12px;
  letter-spacing: 2px;
  padding: 12px 40px;
}

.billing .login {
  margin-top: 40px;
  text-align: center;
}

.billing a {
  color: #1a1a1a;
  font-size: 15px;
}

#billing {
  padding: 45px 0 170px;
}

#billing h3 {
  font-size: 24px;
  margin-left: 0;
  margin-top: 13px;
}

#billing .form-control {
  border-radius: 0;
  color: #000;
  height: 40px;
  margin-bottom: 15px;
  padding: 10px 20px;
  width: 100%;
}

#billing h4 {
  margin: 14px 0;
}

#billing .table {
  margin-bottom: 35px;
  margin-top: 22px;
}

#billing input#address {
  margin-bottom: 15px;
}

#billing label {
  font-weight: 400;
}

#billing #state.form-control {
  background: url(../images/select-arrow.png) 97% center no-repeat #fff;
  color: #000;
}

#billing .cc-info input:focus {
  border: 1px solid rgba(5, 70, 122, 0.7);
}

#billing .form-control:focus {
  border-color: #66afe9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(5, 70, 122, 0.9);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(5, 70, 122, 0.9);
  outline: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

#billing .cc-payment-content input {
  color: #000;
  padding: 0 25px;
}

#billing .table-bordered > tbody > tr > td,
#billing .table-bordered > tbody > tr > th {
  border: none;
}

#billing button {
  margin-right: 47px;
  margin-top: 25px;
}

.payment-divs {
  background: #fff !important;
}

.membership-div {
  background: #f5f5f5;
  padding: 5px 60px;
}

.title-account {
  padding-top: 45px;
}

.uk-form-row i {
  left: 80px;
}

#contact-cta .inner {
  background: #fff;
  padding: 65px 20px 63px;
}

#contact-cta .container {
  margin: 0 auto;
  max-width: 1420px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

#contact-cta h2 {
  color: #1a1a1a;
  margin-bottom: 60px;
  text-align: center;
  flex-basis: 100%;
}

#cta .images img {
  height: auto;
  width: 155px;
}

#cta .images {
  padding: 0 45px;
}

#contact-cta {
  margin-top: 0;
  position: relative;
  text-align: left;
}

#contact-cta form {
  /* margin: 10px 15px !important; */
  flex-basis: 60%;
  /* flex-grow: 1; */
  margin: 0;
  width: 67%;
  margin-left: 10px 0 10px 20% !important;
}

@media (max-width: 1120px) {
  #contact-cta form {
    flex-basis: 100%;
    margin: 10px 0 10px 0 !important;
  }
}

#contact-cta form textarea {
  width: 100%;
  max-width: none;
}

#contact-cta h5 {
  font-size: 20px;
  margin: 22px 0 0;
  text-transform: initial;
}

#contact-cta input,
#contact-cta select,
#contact-cta textarea {
  border: 1px solid #777;
  color: #777;
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  font-weight: 500;
  height: 110px;
  padding: 15px;
  width: 100%;
}

#contact-cta input,
#contact-cta select {
  -webkit-appearance: none;
  border-radius: 0;
  height: 100%;
  max-height: 60px;
}

#contact-cta .row {
  margin-bottom: 15px;
}

#contact-cta .col {
  float: left;
  margin-right: 19px;
  width: 48.8%;
}

#contact-cta .col:last-child {
  margin-right: 0;
}

#contact-cta button {
  margin-top: 40px;
}

#contact-cta div.details {
  flex-basis: 20%;
  flex-grow: 0;
  margin: 0;
  padding-left: 25px;
}

@media (max-width: 1120px) {
  #contact-cta div.details {
    flex-basis: 100%;
    margin: 10px 0 10px 0 !important;
  }
}

#home .section1 {
  background: #f8f8f8;
  margin-bottom: 60px;
  padding: 65px 0 65px 250px;
  position: relative;
  z-index: 2;
}

#home .welcome-text-title {
  color: #fff;
  display: block;
  font-family: Cinzel, serif;
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 10px;
}

#home .welcome-text-title::after {
  background: #fff;
  content: '';
  display: block;
  height: 2px;
  margin: 30px auto;
  width: 60px;
}

#home form {
  margin: 25px 0;
  max-width: 100%;
}

#home .btn-black,
#home .btn-register {
  border: 1px solid #3d6493;
  font-weight: 600;
  text-transform: uppercase;
}

#home .verify-bg {
  background-color: rgba(61, 100, 147, 0.9);
  position: relative;
  right: 50px;
}

#home .btn-black {
  background: #3d6493;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  padding: 17px 23px;
  width: 100%;
}

#home .btn-black:hover {
  background: #fff;
  border: 1px solid #3d6493;
  color: #3d6493;
}

#home .btn-register {
  background: #3d6493;
  color: #fff;
  font-size: 18px;
  letter-spacing: 2px;
  padding: 15px 25px;
  position: relative;
  z-index: 2;
}

#home .btn-register:hover {
  background: #fff;
  border: 1px solid #3d6493;
  color: #3d6493;
}

@media (max-width: 1620px) {
  #about .section1 .desc {
    padding-left: 50px;
  }
}

@media (max-width: 1570px) {
  #home .welcome-text-title {
    font-size: 42px;
  }
}

@media (max-width: 1520px) {
  #home .section1 .desc {
    padding-right: 30px;
  }
}

@media (max-width: 1500px) {
  header nav {
    max-width: 973px;
  }

  #about .section2 .green-bg {
    margin-right: 20px;
  }
}

@media (max-width: 1450px) {
  #about .section2 .desc {
    padding-left: 40px;
  }

  .dashboard .menu {
    padding: 8px 45px;
  }
}

@media (max-width: 1443px) {
  header .logo img {
    max-width: 322px;
  }

  header nav li a {
    font-size: 14px;
  }

  #about .section2 .desc {
    padding-left: 40px;
    padding-right: 90px;
    padding-top: 40px;
  }

  header nav {
    max-width: 973px;
  }
}

#contact-cta .col {
  float: left;
  margin-right: 0;
  width: 48.8%;
}

#contact-cta .col:last-child {
  float: right;
  margin-right: 0;
}

@media (max-width: 1385px) {
  #home .section2 .col {
    height: 100%;
    min-height: 435px;
  }
}

@media (max-width: 1365px) {
  #home .welcome-text-title {
    font-size: 40px;
  }

  #home .hero .image {
    padding: 0 10px;
    width: 135px;
  }
}

@media (min-width: 1200px) and (max-width: 1365px) {
  #home .verify-bg {
    right: 14px;
  }

  #home .col-lg-9 {
    width: 70%;
  }

  #home .col-lg-3 {
    width: 30%;
  }

  #home .hero {
    height: 640px;
    min-height: 810px;
  }
}

@media (max-width: 1305px) {
  #product_details {
    width: 58%;
  }
}

@media (max-width: 1215px) {
  header nav {
    width: 68%;
  }

  #about .section2 .green-bg {
    padding: 60px 45px;
  }
}

@media (max-width: 1280px) {
  #verify-next .tab {
    padding-left: 0;
    width: 61%;
  }
}

#home .verify-bg img {
  max-width: 360px;
  margin: 0 auto;
  width: 100%;
}

@media (max-width: 1199px) {
  #dashboard2 a i,
  #dashboard2 a img {
    display: none;
  }

  header .mobile-menu button {
    padding: 20px;
  }

  .scroll .row {
    margin: 0 0 -1px;
  }

  h2 {
    font-size: 36px;
  }

  p {
    font-size: 15px;
  }

  #home .section1 .desc p {
    font-size: 15px;
    margin: 30px 0;
  }

  header nav {
    width: 35%;
  }

  #home .section1 a.blue:nth-child(3) {
    margin-left: 0;
    padding: 13px 17px;
  }

  #home .section1 a.blue {
    margin-bottom: 20px;
  }

  #home .verify-bg {
    margin-top: 30px;
    right: 0;
  }

  #dashboard2 a span {
    margin-left: 0;
  }

  #dashboard2 .col-2 a .inner {
    text-align: left;
  }

  #dashboard2 .col-3 a .inner {
    height: auto;
    line-height: 137px;
    text-align: left;
  }

  #billing .table-bordered > tbody > tr > td,
  #billing .table-bordered > tbody > tr > th {
    border: none;
    width: 50%;
  }

  #dashboard2 .col-3 a span {
    vertical-align: middle;
  }

  #business_details {
    margin: 7px 15px;
  }

  #certificate-page .google {
    margin: 160px 20px;
    width: auto;
  }

  #faq .inner .accordion-toggle p {
    font-size: inherit;
    margin: auto 70px auto 0;
  }

  #home .section1 {
    padding: 65px 0 65px 80px;
  }

  #verify-next .tab {
    width: 100%;
  }

  #verify-next .slide .main {
    width: 50%;
  }

  #verify-next .slide {
    padding-right: 0;
    padding-top: 25px;
    width: 100%;
  }

  #verify-next .slide .swiper-slide {
    text-align: center;
  }

  #verify-next .tab p {
    margin: 0 0 40px;
    text-align: center;
  }

  #verify-next .tab .tab-content {
    padding: 35px 30px;
  }
}

@media (max-width: 1092px) {
  #business_details,
  #product_details {
    width: 97.4%;
  }
}

@media (max-width: 1081px) {
  #about .section2 a.blue:nth-child(3) {
    margin-left: 0;
    margin-top: 10px;
  }
}

@media (max-width: 1079px) {
  header nav {
    max-width: 100%;
    width: 0%;
  }

  #faq .panel-body {
    border: none;
    margin-bottom: 25px;
  }
}

@media (max-width: 1024px) {
  #home .section1 {
    padding: 120px 0 85px 80px;
  }

  #about .section1 .desc {
    padding-left: 40px;
  }

  #about h2 {
    margin-bottom: 20px;
  }

  #home .hero .image {
    padding: 7px 12px;
    width: 156px;
  }

  #about .section2 .desc {
    margin-left: 0;
    padding-right: 50px;
    padding-top: 0;
  }

  #contact-cta .col {
    width: 48.2%;
  }

  #about .section2 .green-bg {
    padding: 60px 30px;
  }

  #about .section1 {
    padding: 70px 30px 50px 0;
  }

  #billing .payment-sec-1 {
    margin-bottom: 30px;
  }
}

@media (max-width: 991px) {
  #about .section1 .image,
  #home .section1 br {
    display: none;
  }

  h1 {
    font-size: 50px;
  }

  #about .section2 .col,
  #home .section1 .desc,
  #home .section1 .image {
    width: 100%;
  }

  #contact-cta .col {
    margin-right: 24px;
  }

  #contact-cta form {
    margin: 10px 0 !important;
  }

  #contact-cta .details {
    margin-left: 15px;
    margin-top: 30px;
  }

  #about {
    padding-bottom: 0;
  }

  #about .section1 .absolute {
    position: relative;
  }

  #about .section1 .desc,
  #about .section1 .image {
    float: left;
    width: 100%;
  }

  #about .section2 .green-bg {
    margin-right: 0;
    margin-top: 50px;
  }

  #home .section1 .image {
    margin-top: 40px;
    max-width: 680px;
    padding-left: 0;
  }

  #contact-cta textarea,
  #cta .row {
    max-width: 100%;
  }

  #home .section1 {
    padding: 70px 40px 20px;
  }

  #home .verify-bg {
    right: 0;
  }

  #about .section2 .desc,
  #dashboard2 a span {
    margin-left: 0;
  }

  #home .btn-register {
    margin-top: 15px;
  }

  #about .section1 {
    padding: 70px 30px 20px 0;
  }

  .verify .inner .join .col {
    width: 80%;
  }

  #dashboard2 .col-3 a {
    margin-bottom: 30px;
    width: 50%;
  }

  .dashboard .table-container table {
    border-collapse: collapse;
    width: 1024px;
  }

  .table-container {
    overflow-x: auto;
  }

  .dashboard .table-striped {
    width: 100%;
  }

  /* #billing .table-bordered > tbody > tr > td,
  #billing .table-bordered > tbody > tr > th {
    border: none;
    width: 100%;
  } */

  #billing button {
    margin-bottom: 25px;
    margin-right: 47px;
    margin-top: 20px;
  }

  #payment-form {
    margin: 13px 0;
  }

  #billing .cc-info {
    margin-top: 25px;
  }

  #cta .row {
    margin: 35px auto 40px;
  }

  #verify-next br {
    display: block;
  }
}

@media (max-width: 890px) {
  .verify .inner input {
    max-width: 480px;
    width: 100%;
  }

  .dashboard .build .col {
    width: 100%;
  }

  .dashboard .build p {
    margin-right: 33px;
  }
}

@media (max-width: 800px) {
  .verify .inner .join .col {
    color: #fff;
    float: right;
    text-align: left;
    width: 100%;
  }

  #dashboard3 .tab-form .col {
    width: 100%;
  }

  #verify-next .back {
    top: -35px;
  }
}

@media (max-width: 767px) {
  #home form {
    background: 0 0;
    margin: 30px 23px;
  }

  .verify .inner input {
    max-width: 390px;
    width: 100%;
  }

  .verify .inner .join .col {
    width: 100%;
  }

  #contact-cta .col {
    margin-right: 21px;
  }

  #home .welcome-text-title {
    font-size: 30px;
  }

  #home .btn-register {
    margin-top: 10px;
  }

  #home .verify-bg {
    right: 0;
  }

  #dashboard2 .col-2 a {
    width: 100%;
  }

  #dashboard2 .col-2 a .inner {
    margin-top: 30px;
  }

  #dashboard2 .tab-form .col {
    margin-bottom: 20px;
    width: 100%;
  }

  /* #billing .table-bordered > tbody > tr > td,
  #billing .table-bordered > tbody > tr > th {
    border: none;
    width: 100%;
  } */

  .dashboard td.name {
    width: 22%;
  }

  .dashboard .table-container table {
    border-collapse: collapse;
    width: 750px;
  }

  .table-container {
    overflow-x: auto;
  }

  #verify-next .tab li {
    float: none;
    padding: 20px;
    text-align: left;
    width: auto;
  }

  #home .verify-bg img {
    width: 80%;
  }
}

@media (max-width: 686px) {
  #dashboard2 .col-2 a .inner,
  #dashboard2 .col-3 a .inner {
    padding: 40px 30px;
    text-align: left;
  }

  #home form {
    margin: 30px 2px;
  }

  #dashboard2 .col-3 a .inner {
    height: auto;
    line-height: 0;
    width: 100%;
  }

  #dashboard2 .col-3 a {
    margin-bottom: 30px;
    width: 100%;
  }

  #dashboard2 a img {
    display: none;
  }

  #dashboard2 .tab-form .col {
    width: 100%;
  }

  .dashboard .menu {
    padding: 8px 0 8px 15px;
  }

  #product_details_left,
  #product_details_right {
    float: left;
    width: 100%;
  }

  #certificate-page .modal-dialog {
    margin: 160px 20px;
    width: auto;
  }

  #certificate-page .images-container {
    display: block;
  }

  #certificate-page .images {
    float: none;
    height: 325px;
    margin: 31px auto;
    max-width: 400px;
    position: relative;
    vertical-align: middle;
    width: 100%;
  }

  .verify .inner input {
    max-width: 335px;
    width: 100%;
  }
}

@media (max-width: 670px) {
  #contact-cta .col {
    margin-bottom: 20px;
    width: 100%;
  }

  #contact-cta .row {
    margin-bottom: 0;
  }

  #contact-cta textarea {
    margin-bottom: 20px;
    margin-top: 20px;
  }

  #product_details_left,
  #product_details_right {
    width: 100%;
  }

  #certificate .inner-container {
    margin: 74px 20px;
  }
}

@media (max-width: 641px) {
  #home .section1 .desc,
  #home .section1 .image {
    float: left;
    max-width: 465px !important;
    width: 100% !important;
  }

  #about .section2 .green-bg {
    padding: 40px;
  }

  #about .button,
  #about .section2 a.blue:nth-child(3) {
    margin-left: 0;
  }

  #contact-cta .col {
    float: left;
    margin-right: auto;
  }

  #contact-cta .col:last-child {
    float: right;
    margin-right: 0;
  }

  #verify-main .join .fa.fa-angle-right {
    display: none;
  }

  #verify-main .join a.blue {
    padding: 19px;
  }

  #dashboard3 .tab-form a {
    padding: 0;
  }

  .dashboard .menu .dropdown {
    margin-top: 8px;
    padding-right: 15px;
  }
}

@media (max-width: 610px) {
  .verify .inner button {
    width: 100%;
  }

  .verify .inner input {
    max-width: 100%;
    width: 100%;
  }

  #dashboard3 .tab-form li {
    border-bottom: 3px solid #c8d0d9;
    color: #777;
    cursor: pointer;
    float: none;
    font-size: 14px;
    padding: 20px;
    text-align: left;
    text-transform: uppercase;
    width: auto;
  }

  #verify-next .slide .main {
    width: 100%;
  }
}

@media (max-width: 560px) {
}

@media (max-width: 520px) {
  #home form {
    margin: 30px 5px;
  }
}

@media (max-width: 500px) {
  .verify .inner .join {
    padding: 175px 35px;
  }

  #verify-main .join a.blue {
    padding: 13px;
  }

  .dashboard .build p {
    margin-left: 0;
  }
}

@media (max-width: 480px) {
  #about .section2 a i,
  #dashboard2 a img,
  #home .section1 a i,
  #home .section1 br,
  .verify .inner .join a i {
    display: none;
  }

  h3 {
    font-size: 28px;
    font-weight: 400;
  }

  h2 {
    font-size: 32px;
  }

  h1 {
    font-size: 27px;
  }

  #dashboard2 .col-3 a .inner {
    text-align: left;
  }

  #dashboard2 a span {
    margin-left: 0;
  }

  .banner {
    background-position: 66% !important;
    background-size: 1167px 327px !important;
    height: 326px;
  }

  .index-recommended-section .images-group-set {
    margin-top: 10px;
  }

  #home .section1 .desc,
  #home .section1 .image {
    float: none;
    width: 100% !important;
  }

  #home .section1 .image img {
    max-height: 100%;
  }

  #home .section1 .desc {
    float: none;
    width: 100%;
  }

  #home .section2 .col {
    margin-bottom: 20px;
    max-width: 436px;
    min-height: 365px;
    width: 100% !important;
  }

  #dashboard3 .col-xs-6,
  #dashboard3 .col-xs-7,
  .payment-stripe .col-xs-5,
  .payment-stripe .col-xs-6,
  .payment-stripe .col-xs-7,
  .verify .inner button {
    width: 100%;
  }

  #home .section2 .col .image {
    margin: 0 auto 25px;
    max-width: 185px;
    text-align: center;
  }

  #home .section2 .row {
    margin-left: -15px;
    margin-right: -15px;
  }

  #contact-cta .col {
    margin-right: 21px;
    width: 100%;
  }

  #contact-cta .row {
    margin-bottom: 0;
  }

  #contact-cta input,
  #contact-cta select,
  #contact-cta textarea {
    margin-bottom: 20px;
  }

  .verify .inner .join {
    margin: 100px auto 0;
    max-width: 1420px;
    padding: 60px 20px;
  }

  #about .section2 a.blue,
  .verify .inner .join a.blue {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 20px;
    margin-right: 0;
    padding: 0 0 0 18px;
    position: relative;
  }

  #home .section1 a.blue {
    padding: 0 0 0 27px;
  }

  #home .section1 a.blue:nth-child(3) {
    margin-left: 0;
    padding: 13px 18px;
  }

  #about .section1 {
    padding: 70px 30px 17px 0;
  }

  #about p {
    margin-bottom: 17px;
  }

  #verify-main .join a.blue:nth-child(3) {
    margin-left: 0;
    padding: 13px 10px;
  }

  #about .section2 .desc {
    margin-left: 0;
    padding-right: 42px;
  }

  /* #home h1 {
    font-size: 20px;
    text-shadow: 1px 0 6px rgba(150, 150, 150, 1);
  } */

  #home .welcome-text-title {
    /* font-size: 31px; */
    /* font-size: 26px; */
    font-size: 23px;
    text-shadow: 1px 0 6px rgba(150, 150, 150, 1);
    margin-top: 30px;
  }

  #home .btn-register {
    margin-top: 10px;
  }

  #home .verify-bg {
    right: 0;
  }

  #faq .panel-title a {
    padding: 30px 22px 30px 0;
  }

  header .logo {
    max-width: 238px;
  }

  #dashboard3 #billing .payment-sec-1 {
    margin-bottom: 35px;
  }

  #billing .cc-info {
    margin-top: 25px;
  }

  #billing .cc-main span {
    display: inline-block;
    font-size: 13px;
    width: auto;
  }

  #billing .paypal-main {
    font-size: 13px;
  }

  #billing .panel-body {
    padding: 15px 0;
  }

  #certificate-page .images {
    height: 301px;
    max-width: 337px;
  }

  #business_details,
  #description,
  #product_details {
    margin: 15px 7px;
  }

  #dashboard1 button {
    font-size: 14px;
    min-width: 311px;
    padding: 17px 0;
  }

  .certificate_number {
    font-size: 29px;
  }

  .member-benefits h3 {
    font-size: 20px;
  }

  .member-benefits p {
    font-size: 13px;
  }
}

@media (max-width: 375px) {
  #home .section2 .col {
    margin-bottom: 20px;
    min-height: 370px;
    width: 100% !important;
  }

  h2 span {
    color: #26445a;
    font-size: 29.8px;
  }

  .dashboard .menu span {
    max-width: 300px;
  }

  .btn {
    padding: 6px 7px;
  }

  .dashboard .build .btn:last-child {
    margin-right: 0;
  }

  .dashboard .build .btn {
    display: inline-block;
    margin-right: 0;
  }

  #home .section1 .fa.fa-angle-right {
    display: none;
  }

  #home .section1 a.blue {
    padding: 14px;
  }

  #verify-next .tab .tab-content {
    padding: 35px 10px;
  }
}

.pt-50 {
  padding-top: 50px;
}
.px-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.px-30 {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 768px) {
  .px-10--sm {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.py-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.col-6 {
  flex-basis: 50%;
  width: 50%;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid rgba(0, 0, 0, 0.125);
  border-radius: 4px;
}

.card-bordered {
  border: 1px solid #dbdfea;
}

.card-full {
  height: 100%;
}

.h-100 {
  height: 100%;
}

.row {
}

.col-md-6 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 992px) {
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.accordion-list .panel-title button {
  @media (max-width: 992px) {
    padding-right: 20px;
  }
}
header nav.row {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

@media (max-width: 806px) {
  header .login-cart {
    display: none;
  }

  header .mobile-nav.open .login-cart {
    display: block;
    max-width: 120px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
  }

  header .login-cart a {
    border-bottom: 1px solid #efefef;
    display: block;
    float: left;
    max-width: 60px;
    text-align: center;
    width: 100%;
  }
}

.section2.apps .row .col .image img {
  height: auto;
}

@media (max-width: 767px) {
  .section2.apps .row .apps-new-cont .col {
    padding: 0 20px;
  }
}

.sitemap ul {
  padding-left: 0;
  max-width: 400px;
  margin: auto;
  margin-bottom: 50px;
}

.sitemap ul li {
  padding-left: 15px;
  list-style: none;
  position: relative;
  padding-top: 4px;
  padding-bottom: 4px;
}

.sitemap ul li:before {
  content: '';
  width: 7px;
  height: 7px;
  left: 0;
  top: 11px;
  position: absolute;
  background: #000;
}

.sitemap ul li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #1a1a1a;
}

.btn-learn-more {
  color: #fff;
  margin-top: 30px;
  background-color: rgb(0, 130, 11);
  padding: 10px;
}

.btn-learn-more:hover {
  background-color: rgb(6, 169, 19);
  color: #fff;
}

.green-banner {
  background-color: rgb(0, 130, 11);
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  padding: 30px 35px 30px 35px;
}

.membership-margin {
  width: 80%;
  margin: auto;
  margin-top: 30px;
}

.container-margin {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .pricing {
    margin-top: 40px;
  }
  .pricing-faq {
    display: none;
  }
  .pricing-faq-wrap .list-item-r::before {
    align-items: center;
    background-color: #3d6493;
    border: 0;
    border-radius: 50%;
    color: #fff;
    content: '+';
    display: flex;
    font-size: 14px;
    height: 12px;
    justify-content: center;
    left: 0;
    line-height: 0;
    padding: 0;
    padding-top: 0;
    position: absolute;
    top: 0;
    transform: rotate(0deg) translate(4px, 5px);
    width: 12px;
  }
}
.pricing-subtitle {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}
.pricing-faq {
  font-weight: 300;
  line-height: 1.6;
}

.pricing-items .card {
  background-color: #3d6493;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15), 0 0 5px 0 rgb(0, 0, 0, 0.07);
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  border: 1px solid rgba(0, 0, 0, 0.125);
  padding: 1.5rem !important;
}
.pricing-items .card:hover {
  background-color: #333;
  opacity: 1;
  text-decoration: none;
}
.top-bar {
  background: #2d4a6c;
  color: #fff;
  font-size: 14px;
  text-align: center;
  margin-left: -30px;
  padding: 3px 15px;
}
.top-bar a {
  color: yellow;
  font-weight: bold;
}
@media (max-width: 767px) {
  .top-bar {
    margin-left: 0;
    font-size: 9px;
  }
}
.list-disc {
  padding-left: 20px;
}
.list-disc li {
  list-style-type: disc;
  padding-bottom: 7px;
}
