body {
  font-family: "Lato";
}

.modal-header .videoclosebutton {
  opacity: 1;
}
.modal-header .videoclosebutton img {
  width: 20px;
}

.dnnEditState .coupon-overlay {
  display: block;
  position: relative;
}

.coupon-overlay {
  width: 100%;
  padding: 0;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  background: rgba(0, 0, 0, 0.42);
  z-index: 999;
  display: none;
}

.coupon-overlay.show {
  display: table;
}

.coupon-inner {
  padding: 0;
  vertical-align: middle;
  display: table-cell;
  margin: 0;
}

.CouponActionFormPane,
.CouponImagePane {
  display: inline-block;
  vertical-align: top;
}

.coupon-section {
  background: #fff;
  border-radius: 0;
  width: 712px;
  margin: auto;
  position: relative;
  padding: 40px 43px 45px 54px;
  box-sizing: border-box;
}

.coupon-section .DnnModule {
  position: inherit;
}

.CouponTopPane {
  width: 100%;
}

.Popup-title {
  width: 100%;
  position: relative;
  text-align: center;
  color: #3a2a3a;
  font-size: 30px;
  line-height: normal;
  margin: -7px 0 38px;
  font-weight: 700;
}
.Popup-title span {
  position: relative;
  z-index: 1;
}
.Popup-title span::before {
  content: "";
  left: 0px;
  bottom: 2px;
  height: 10px;
  position: absolute;
  background: #3bc1e5;
  width: 100%;
  z-index: -1;
}

.coupon-close-btn,
.pop-close-btn {
  position: absolute;
  font-size: 30px;
  top: 10px;
  right: 0px;
  cursor: pointer;
  z-index: 111;
}

.CouponActionFormPane .bstrap3-material .section-title,
.coupon-image-title {
  font-size: 25px;
  font-family: "Avenir Next LT W01 Bold", Sans-Serif !important;
  text-transform: uppercase;
}

.coupon-close-btn img,
.pop-close-btn img {
  right: 20px;
  position: relative;
  height: 20px;
}

.CouponImagePane {
  width: 235px;
  position: relative;
}

.coupon-image-title,
.coupon-img {
  float: left;
  width: 100%;
  margin-top: 40px;
}

.coupon-image-title {
  margin-bottom: 70px;
}

.coupon-image .coupon-img p.coupon-p {
  padding-left: 30px;
}

.coupon-img img {
  max-width: 191px;
}

.CouponActionFormPane {
  width: 376px;
  position: relative;
}

.CouponActionFormPane .c-form.form-horizontal.normal.label-align-right.col-sm-12 {
  margin: 0;
  padding: 0;
}

.CouponActionFormPane .bstrap3-material .row {
  min-width: 0;
  margin: 0;
}

.CouponActionFormPane .bstrap3-material .c-form .form-group {
  margin: 0;
  padding: 0;
}

.CouponActionFormPane .bstrap3-material .section-title {
  padding: 0;
  margin: 0 0 40px;
  font-weight: 400;
  color: #3a2a39;
}

.CouponActionFormPane .bstrap3-material .col-sm-3 label {
  display: none;
}

.CouponActionFormPane .bstrap3-material .col-sm-3 label.email-field {
  display: block;
  padding: 0;
  margin: 0 0 10px -15px;
  font-size: 15px;
  text-transform: uppercase;
  color: #3a2a39;
  letter-spacing: 2px;
  font-weight: 700 !important;
}

.CouponActionFormPane .bstrap3-material .field-container {
  margin: 0;
  padding: 0;
  max-width: 100%;
}

.CouponActionFormPane .field-container.af-slide.form-group-checbox-one.col-sm-12.form-checkbox {
  margin-top: 15px;
}

.CouponActionFormPane .bstrap3-material .field-container .email-field {
  width: 100%;
  border: 1px solid #b3b3b3;
  height: 35px;
  line-height: 20px;
  text-indent: 10px;
  box-shadow: none;
  margin: 0;
  font-size: 15px;
}

.CouponActionFormPane .bstrap3-material .field-container .checkbox.checbox-one,
.CouponActionFormPane .bstrap3-material .field-container .checkbox.checbox-two {
  margin: 0;
  padding: 0;
}

.CouponActionFormPane .field-container.af-slide.form-group-checbox-one.col-sm-9.checkbox-list {
  margin-bottom: 0;
}

.CouponActionFormPane .bstrap3-material .field-container .checkbox label {
  min-height: 23px;
  padding-left: 0px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
  color: #3a2a3a;
  font-size: 13px;
  vertical-align: top;
  margin-left: 0px;
}

.CouponActionFormPane .bstrap3-material .checkbox input[type=checkbox],
.CouponActionFormPane .bstrap3-material input[type=checkbox] {
  position: relative;
  vertical-align: top;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  margin-right: 5px;
  margin-top: 2px !important;
}

.CouponActionFormPane .bstrap3-material p {
  margin: 10px 0 15px !important;
  color: #acacac;
  font-size: 11.5px;
  line-height: normal;
}

.CouponActionFormPane .bstrap3-material p a {
  color: #acacac;
}

.CouponActionFormPane .bstrap3-material .btn-info {
  background: #0b5a63;
  width: 440px;
  border-radius: 0;
  font-size: 18px;
  margin: 50px 0 0 -150px;
  text-transform: uppercase;
  font-weight: 900;
}

.CouponActionFormPane .bstrap3-material .btn-info.disabled,
.CouponActionFormPane .bstrap3-material .btn-info:active,
.CouponActionFormPane .bstrap3-material .btn-info:focus,
.CouponActionFormPane .bstrap3-material .btn-info:hover,
.CouponActionFormPane .bstrap3-material .btn-info[disabled] {
  background: #0b5a63 !important;
  border-color: transparent !important;
  outline: 0 !important;
  opacity: 0.5;
}

.CouponActionFormPane .label-right.col-sm-3,
.CouponPane .bstrap3-material .col-sm-9 {
  max-width: 100%;
}

.CouponActionFormPane .label-right.col-sm-3 .control-label {
  color: #444;
  max-width: 100%;
  text-align: left;
  font-size: 20px;
  text-shadow: none;
  font-weight: 400 !important;
}

.CouponActionFormPane .bstrap3-material .col-sm-9 .bstrap3-material .form-control {
  display: block;
  width: 100%;
  height: 45px;
  padding: 6px 16px;
  font-size: 15px;
  line-height: 1.846;
  color: #666;
  border: 1px solid #ccc !important;
}

.coupon-revtrax-section {
  display: none;
  width: 550px;
}

.couponForm {
  width: 100%;
}

.bstrap3-material .checkbox input[type=checkbox]:checked:before,
.bstrap3-material .checkbox-inline input[type=checkbox]:checked:before,
.bstrap3-material input[type=checkbox]:checked:before {
  top: 1px;
  left: 6px;
  width: 6px;
  height: 9px;
  border-color: #3a2a39;
}

.bstrap3-material .checkbox input[type=checkbox]:checked:after,
.bstrap3-material .checkbox-inline input[type=checkbox]:checked:after,
.bstrap3-material input[type=checkbox]:checked:after {
  background-color: #cdc0dd;
  border-color: #b3b3b3;
}

.test-404 {
  padding-top: 300px;
  padding-bottom: 100px;
}
.test-404 h3 {
  font-size: 30px;
  text-align: center;
  font-weight: 900;
  margin-bottom: 30px;
}
.test-404 p {
  font-size: 20px;
  text-align: center;
}

.bstrap3-material input[type=checkbox]:checked:before, .bstrap3-material .checkbox input[type=checkbox]:checked:before, .bstrap3-material .checkbox-inline input[type=checkbox]:checked:before {
  content: "";
  position: absolute;
  top: 0;
  left: 6px;
  display: table;
  width: 6px;
  height: 12px;
  border: 2px solid #fff;
  border-top-width: 0;
  border-left-width: 0;
  transform: rotate(45deg);
}

.bstrap3-material input[type=checkbox]:checked:after, .bstrap3-material .checkbox input[type=checkbox]:checked:after, .bstrap3-material .checkbox-inline input[type=checkbox]:checked:after {
  background-color: #2196f3;
  border-color: #2196f3;
}

.bstrap3-material input[type=checkbox]:after, .bstrap3-material .checkbox input[type=checkbox]:after, .bstrap3-material .checkbox-inline input[type=checkbox]:after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  margin-top: -2px;
  margin-right: 5px;
  border: 2px solid #666;
  border-radius: 2px;
  transition: 240ms;
}

.form-checkbox .checkbox label input {
  float: left;
  margin-top: -4px;
}
.form-checkbox .checkbox label span {
  float: left;
  width: calc(100% - 40px);
}

.noWrap {
  white-space: nowrap;
}

header {
  z-index: 99;
  position: fixed;
  width: 100%;
  top: 0px;
}
header #topHeaderPopPane {
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  position: relative;
  z-index: 9;
}
header .logo-height {
  height: 60px;
}
header .top-min-header {
  background: #0d7b87;
  padding: 18px 0px;
}
header .top-min-header .container .row {
  align-items: center;
}
header .top-min-header .text1 {
  font-weight: 700;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
header .top-min-header .text1 img {
  margin-left: 8px;
  height: 10px;
  top: -1px;
  position: relative;
}
header .top-min-header .text2 {
  font-weight: 400;
  color: #fff;
  font-size: 12px;
  justify-content: flex-end;
  display: flex;
  text-align: center;
  line-height: 16px;
  text-decoration: underline;
}
header .top-min-header .text2 a {
  color: #fff;
}
header .top-dnn-bg {
  background: rgba(255, 255, 255, 0.6);
  padding: 20px 0px;
  position: relative;
  width: 100%;
  top: 0px;
}
header .header-pop {
  width: 100%;
  padding: 150px 0px;
  position: relative;
  z-index: 100;
  display: none;
}
header .header-pop h4 {
  font-size: 33px;
  font-weight: 700;
  color: #2d2926;
  padding: 0px 5%;
  margin-bottom: 0px;
}
header .header-pop h4 span {
  position: relative;
  z-index: 1;
  display: inline-table;
}
header .header-pop h4 span:before {
  content: "";
  position: absolute;
  background: #44c2e3;
  bottom: 3px;
  left: 0px;
  height: 6px;
  width: 100%;
  z-index: -1;
}
header .header-pop p {
  font-size: 33px;
  font-weight: 400;
  color: #2d2926;
  padding: 0px 5%;
}
header .pop-sec {
  cursor: pointer;
}
header .pop-sec1 {
  display: none;
  cursor: pointer;
}

.navbar-toggler {
  background: #fff;
  color: #005b66;
  font-size: 14px;
  font-weight: bold;
  border-radius: 18px;
  padding: 8px 22px;
  line-height: 20px;
  display: flex;
  float: right;
}

.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
  outline: none !important;
}

.navbar-collapse {
  position: fixed;
  top: 68px;
  right: 0;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  width: 35%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  border-left: 1px solid #88c4ec;
}

.navbar-collapse.collapsing {
  right: -35%;
  transition: height 0s ease;
}

.navbar-collapse.show {
  right: 0;
  transition: right 300ms ease-in-out;
}

.navbar-toggler.collapsed ~ .navbar-collapse {
  transition: right 500ms ease-in-out;
}

.navbar-toggler-icon {
  width: auto;
  height: auto;
  text-transform: uppercase;
}

.navbar-nav {
  margin-top: 150px;
  margin-left: 50px;
  width: 90%;
}
.navbar-nav li {
  margin-bottom: 40px;
}
.navbar-nav li.active a:before {
  content: "";
  position: absolute;
  background: #44c2e3;
  width: 100%;
  height: 8px;
  bottom: 0px;
  left: 0px;
  z-index: -1;
}
.navbar-nav li a {
  font-size: 20px;
  font-weight: bold;
  color: #2d2926;
  text-transform: uppercase;
  position: relative;
}
.navbar-nav li a:hover {
  text-decoration: none;
}

.coupon-link {
  margin-left: 50px;
}
.coupon-link ul {
  list-style: none;
  margin-left: -40px!important;
}
.coupon-link ul li {
  margin-bottom: 40px;
}
.coupon-link ul li:last-child {
  margin-top: 100px;
  display: none;
}
.coupon-link ul li a {
  font-size: 20px;
  font-weight: bold;
  color: #2d2926;
  text-transform: uppercase;
  cursor: pointer;
}

.close-img {
  position: relative;
  top: 50px;
  left: 50px;
  width: 35px;
  cursor: pointer;
}

a.btn-buynow {
  background: #538416;
  color: #fff !important;
  font-size: 22px !important;
  font-weight: 900 !important;
  padding: 15px 40px;
  border-radius: 30px;
}

footer .footer-sec3 .GlobaloptoutLinks ul {
    display: block !important;
    text-align: center;
}

.GlobaloptoutLinks {
    margin-top: 6px!important;
    text-align: center;
}

    .GlobaloptoutLinks li:not(:last-child) {
        margin-right: 0px;
    }

@media (max-width: 576px) {
  header .header-pop h4 {
    font-size: 15px;
  }
  header .header-pop p {
    font-size: 15px;
    line-height: 19px;
  }

  header {
    z-index: 99;
    position: fixed;
    width: 100%;
    top: 0px;
  }
  header .logo-height {
    height: 45px;
  }
  header .top-min-header {
    padding: 12px 0px;
  }
  header .top-min-header .text1 {
    font-size: 8px;
    letter-spacing: 1.5px;
    text-align: center;
  }
  header .top-min-header .text1 img {
    margin-left: 8px;
    height: 8px;
  }
  header .top-min-header .text2 {
    font-size: 8px;
    line-height: 10px;
  }
  header .top-dnn-bg {
    background: rgba(255, 255, 255, 0.6);
    padding: 10px 0px;
    position: relative;
    width: 100%;
    top: 0px;
  }

  .close-img {
    position: relative;
    top: 50px;
    left: 30px;
    width: 30px;
    cursor: pointer;
  }

  .navbar-nav {
    width: 85%;
    margin-left: 30px;
    margin-top: 100px;
  }
  .navbar-nav li.active a {
    font-size: 16px;
  }
  .navbar-nav li.active a:before {
    content: "";
    position: absolute;
    background: #44c2e3;
    width: 100%;
    height: 4px;
    bottom: 0px;
    left: 0px;
    z-index: -1;
  }
  .navbar-nav li a {
    font-size: 16px;
  }

  .coupon-link ul li a {
    font-size: 16px;
  }
  .coupon-link ul li .btn-buynow {
    font-size: 18px !important;
  }

  .coupon-link {
    margin-left: 30px;
  }

  .navbar-toggler {
    background: #fff;
    color: #005b66;
    font-size: 14px;
    padding: 6px 15px;
    line-height: 20px;
    display: flex;
    float: right;
  }

  .navbar-collapse {
    position: fixed;
    top: 44px;
    right: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    border-left: 1px solid #88c4ec;
  }

  .navbar-collapse.collapsing {
    right: -100%;
    transition: height 0s ease;
  }
}
@media screen and (max-width: 768px) and (min-width: 577px) {
  header .header-pop h4 {
    font-size: 25px;
  }
  header .header-pop p {
    font-size: 25px;
  }
  header .logo-height {
    height: 45px;
  }
  header .top-dnn-bg {
    padding: 10px 0px;
  }

  .navbar-collapse {
    width: 100%;
  }

  .navbar-collapse {
    position: fixed;
    right: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    border-left: 1px solid #88c4ec;
  }

  .navbar-collapse.collapsing {
    right: -100%;
    transition: height 0s ease;
  }
}
@media screen and (max-width: 991px) and (min-width: 769px) {
  header .header-pop h4 {
    font-size: 25px;
  }
  header .header-pop p {
    font-size: 25px;
  }

  header {
    z-index: 99;
    position: fixed;
    width: 100%;
    top: 0px;
  }
  header .top-min-header {
    padding: 21px 0px;
  }
  header .top-min-header .text1 {
    font-size: 12px;
    letter-spacing: 1.5px;
    text-align: center;
    line-height: 26px;
  }
  header .top-min-header .text1 img {
    margin-left: 8px;
    height: 8px;
  }
  header .top-min-header .text2 {
    font-size: 12px;
    line-height: 14px;
  }
  header .top-dnn-bg {
    background: rgba(255, 255, 255, 0.6);
    padding: 10px 0px;
    position: relative;
    width: 100%;
    top: 0px;
  }

  .navbar-nav {
    width: 85%;
  }
  .navbar-nav li a {
    font-size: 22px;
  }

  .coupon-link ul li a {
    font-size: 22px;
  }
  .coupon-link ul li .btn-buynow {
    font-size: 18px !important;
  }

  .navbar-toggler {
    background: #fff;
    color: #005b66;
    font-size: 14px;
    padding: 6px 15px;
    line-height: 20px;
    display: flex;
    float: right;
  }

  .navbar-collapse {
    position: fixed;
    top: 44px;
    right: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    width: 50%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    border-left: 1px solid #88c4ec;
  }

  .navbar-collapse.collapsing {
    right: -50%;
    transition: height 0s ease;
  }
}
@media screen and (max-width: 1024px) and (min-width: 992px) {
  header .header-pop h4 {
    font-size: 25px;
  }
  header .header-pop p {
    font-size: 25px;
  }

  header {
    z-index: 99;
    position: fixed;
    width: 100%;
    top: 0px;
  }
  header .top-min-header {
    padding: 8px 0px;
  }
  header .top-min-header .text1 {
    font-size: 12px;
    letter-spacing: 1.5px;
    text-align: center;
    line-height: 26px;
  }
  header .top-min-header .text1 img {
    margin-left: 8px;
    height: 8px;
  }
  header .top-min-header .text2 {
    font-size: 12px;
    line-height: 14px;
  }
  header .top-dnn-bg {
    background: rgba(255, 255, 255, 0.6);
    padding: 10px 0px;
    position: relative;
    width: 100%;
    top: 0px;
  }

  .navbar-nav {
    width: 85%;
  }
  .navbar-nav li a {
    font-size: 22px;
  }

  .coupon-link ul li a {
    font-size: 22px;
  }
  .coupon-link ul li .btn-buynow {
    font-size: 18px !important;
  }

  .navbar-toggler {
    background: #fff;
    color: #005b66;
    font-size: 14px;
    padding: 6px 15px;
    line-height: 20px;
    display: flex;
    float: right;
  }

  .navbar-collapse {
    position: fixed;
    top: 44px;
    right: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    width: 50%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    border-left: 1px solid #88c4ec;
  }

  .navbar-collapse.collapsing {
    right: -50%;
    transition: height 0s ease;
  }
}
@media screen and (max-width: 1366px) and (min-width: 1025px) {
  header {
    z-index: 99;
    position: fixed;
    width: 100%;
    top: 0px;
  }
  header .top-min-header {
    padding: 8px 0px;
  }
  header .top-min-header .text1 {
    font-size: 12px;
    letter-spacing: 1.5px;
    text-align: center;
    line-height: 26px;
  }
  header .top-min-header .text1 img {
    margin-left: 8px;
    height: 8px;
  }
  header .top-min-header .text2 {
    font-size: 12px;
    line-height: 14px;
  }
  header .top-dnn-bg {
    background: rgba(255, 255, 255, 0.6);
    padding: 10px 0px;
    position: relative;
    width: 100%;
    top: 0px;
  }

  .navbar-nav {
    width: 85%;
  }
  .navbar-nav li a {
    font-size: 20px;
  }

  .coupon-link ul li a {
    font-size: 20px;
  }
  .coupon-link ul li .btn-buynow {
    font-size: 18px !important;
  }

  .navbar-toggler {
    background: #fff;
    color: #005b66;
    font-size: 14px;
    padding: 6px 15px;
    line-height: 20px;
    display: flex;
    float: right;
  }

  .navbar-collapse {
    position: fixed;
    top: 44px;
    right: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    width: 40%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    border-left: 1px solid #88c4ec;
  }

  .navbar-collapse.collapsing {
    right: -40%;
    transition: height 0s ease;
  }
}
.banner-sec {
  background: url(../img/bg-1210x192-home-banner.jpg) left top no-repeat;
}

.banner {
  background: #aee2f0;
}
.banner .banner-img {
  position: relative;
  left: 0px;
  right: 0px;
  top: 20%;
  max-width: 100%;
  margin: auto;
}
.banner .banner-text {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 27%;
  margin: auto;
  text-align: center;
  width: 540px;
}
.banner .banner-text h1 {
  font-size: 80px;
  font-weight: 900;
  color: #2d2926;
  line-height: 85px;
}
.banner .banner-text p {
  font-size: 24px;
  font-weight: 400;
  color: #2d2926;
}

.sec1-text {
  padding: 65px 0px 195px 0px;
  margin-top: -76px;
  background: #fff;
  position: relative;
  z-index: 1;
}
.sec1-text h2 {
  font-size: 30px;
  color: #2d2926;
  text-align: center;
  font-weight: 900;
  display: table;
  text-transform: uppercase;
  width: auto;
  position: relative;
  margin: auto;
  padding: 0px 10px;
}
.sec1-text h2::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  bottom: 3px;
  left: 0px;
  background: #44c2e3;
  z-index: -1;
}
.sec1-text .sec1-row2 {
  margin-top: 45px;
}
.sec1-text .sec1-row2 .col-lg {
  text-align: center;
  font-size: 14px;
  font-weight: 900;
  color: #2d2926;
  text-transform: uppercase;
}
.sec1-text .sec1-row2 .col-lg img {
  height: 70px;
}
.sec1-text .sec1-row2 .col-lg p {
  margin-top: 30px;
  text-align: center;
}
.sec1-text .sec1-row2 .col-lg .footnote-text {
  font-size: 12px;
}

.box-pop-footnote, .box-footnote {
  font-size: 12px !important;
}

.box-pop-footnote {
  margin-top: -15px;
  font-style: italic;
  line-height: 16px !important;
}

#first-button .hide-facts, #second-button .hide-facts, #third-button .hide-facts, #four-button .hide-facts {
  display: none;
}
#first-button .show, #second-button .show, #third-button .show, #four-button .show {
  display: block;
  cursor: pointer;
}
#first-button .hide, #second-button .hide, #third-button .hide, #four-button .hide {
  display: none;
}

.sec2-text {
  position: relative;
  z-index: 2;
  background: #abe1f0;
}
.sec2-text img {
  position: relative;
  top: -105px;
  left: 0px;
}
.sec2-text h3 {
  font-size: 30px;
  font-weight: 900;
  color: #2570b8;
  text-align: center;
  margin-bottom: 20px;
}
.sec2-text .sec2-row2 {
  padding: 80px 0px;
  background: #fff;
  margin-top: -105px;
}
.sec2-text .sec2-row2 p {
  font-size: 14px;
  color: #2d2926;
  font-weight: 400;
  text-align: center;
}
.sec2-text .sec2-row2 p a {
  background: #2b6fb7;
  font-size: 14px;
  color: #fff;
  border-radius: 25px;
  padding: 15px 50px;
  margin: 40px auto 0px auto;
  display: table;
  font-weight: 900;
  letter-spacing: 1px;
}
.sec2-text .sec2-row2 p a:hover {
  opacity: 0.5;
  text-decoration: none;
}

.sec3-text {
  background: #0d7b87;
  padding: 65px 0px;
}
.sec3-text h3 {
  font-size: 30px;
  color: #ffffff;
  font-weight: 900;
  text-align: center;
}
.sec3-text .sec3-row {
  margin-top: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
}
.sec3-text .sec3-row .col-lg-3 {
  display: flex;
  align-items: center;
  text-transform: uppercase;
}
.sec3-text .sec3-row .col-lg-3 img {
  padding-right: 20px;
}

.sec4-text {
  background: #abe1f0;
  padding-bottom: 218px;
}
.sec4-text .sec4-row1 {
  background: #fff;
  padding: 90px 0px;
}
.sec4-text .sec4-row1 h3 {
  font-size: 30px;
  color: #2d2926;
  font-weight: 900;
  text-align: center;
  margin-bottom: 20px;
}
.sec4-text .sec4-row1 h3 span {
  position: relative;
  z-index: 1;
}
.sec4-text .sec4-row1 h3 span::before {
  content: "";
  width: 100%;
  position: absolute;
  z-index: -1;
  left: 0px;
  bottom: 3px;
  background: #44c2e3;
  height: 8px;
}
.sec4-text .sec4-row1 p {
  font-size: 14px;
  font-weight: 700;
  color: #4c4a46;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.sec4-text .sec4-row1 .text-center img {
  max-width: 75%;
}
.sec4-text .sec4-row2 {
  background: #0d7b87;
  padding: 90px 0px;
}
.sec4-text .sec4-row2 h3 {
  font-size: 30px;
  color: #ffffff;
  font-weight: 900;
  text-align: center;
}
.sec4-text .sec4-row2 h3 span {
  position: relative;
  z-index: 1;
}
.sec4-text .sec4-row2 h3 span::before {
  content: "";
  width: 100%;
  position: absolute;
  z-index: -1;
  left: 0px;
  bottom: 4px;
  background: #44c2e3;
  height: 12px;
}
.sec4-text .sec4-row2 p {
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.sec4-text .sec4-row2 p a {
  background: #538416;
  font-size: 14px;
  color: #fff;
  border-radius: 25px;
  padding: 15px 50px;
  margin: 32px auto 0px auto;
  display: table;
  cursor: pointer;
  font-weight: 900;
}
.sec4-text .sec4-row2 p a:hover {
  opacity: 0.5;
}

.how-it-works-sec2-text {
  /*background:#abe1f0;*/
  background: url(../img/img-1224x1920-banner-back.png) left top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0px 0;
  background-color: #abe1f0;
  margin-top: 68px;
  padding-top: 20px;
}
.how-it-works-sec2-text img {
  padding-top: 165px;
}
.how-it-works-sec2-text h3 {
  font-size: 30px;
  font-weight: 900;
  color: #2d2926;
  text-align: center;
  text-transform: none;
}
.how-it-works-sec2-text h3 span {
  width: auto;
  position: relative;
  margin: auto;
  padding: 0px 2px;
  display: table;
  z-index: 9;
}
.how-it-works-sec2-text h3 span:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  bottom: 3px;
  left: 0px;
  background: #44c2e3;
  z-index: -1;
}
.how-it-works-sec2-text h3 em {
  font-style: normal !important;
}
.how-it-works-sec2-text .sec2-row2 {
  padding: 90px 0px;
  background: #fff;
}
.how-it-works-sec2-text .sec2-row2 p {
  font-size: 16px;
  color: #2d2926;
  font-weight: 400;
  text-align: center;
  line-height: 21px;
  padding-top: 10px;
}

.how-it-works-sec3-text {
  background: #0d7b87;
  padding: 90px 0px 100px 0px;
}
.how-it-works-sec3-text h2 {
  font-size: 30px;
  color: #ffffff;
  font-weight: 900;
  text-align: center;
  position: relative;
  display: table;
  width: auto;
  position: relative;
  margin: auto;
  padding: 0px 10px;
  z-index: 9;
  margin-bottom: 15px;
}
.how-it-works-sec3-text h2 span {
  position: relative;
  z-index: 1;
}
.how-it-works-sec3-text h2 span::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  bottom: 3px;
  left: 0px;
  background: #44c2e3;
  z-index: -1;
}
.how-it-works-sec3-text h3 {
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 15px;
}
.how-it-works-sec3-text p {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  line-height: 21px;
  margin-bottom: 0px;
  padding-bottom: 15px;
}
.how-it-works-sec3-text p:nth-child(2) {
  padding-top: 40px;
  padding-bottom: 30px;
}
.how-it-works-sec3-text .sec3-row {
  margin-top: 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
}
.how-it-works-sec3-text .sec3-row .col-6 {
  display: flex;
  align-items: center;
  text-transform: uppercase;
}
.how-it-works-sec3-text .sec3-row .col-6 img {
  padding-right: 20px;
}
.how-it-works-sec3-text .sec3-row .col-6 span {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}

.how-it-works-sec4-text {
  background: #cdedf6;
}
.how-it-works-sec4-text .bg {
  padding-top: 70px;
  padding-bottom: 70px;
  background: #fff;
}
.how-it-works-sec4-text .bg .sec4-row1 h3 {
  font-size: 30px;
  color: #2d2926;
  font-weight: 900;
  text-align: center;
  width: auto;
  position: relative;
  margin: auto;
  padding: 0px 10px;
  display: table;
  z-index: 9;
  margin-bottom: 20px;
}
.how-it-works-sec4-text .bg .sec4-row1 h3::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  bottom: 3px;
  left: 0px;
  background: #44c2e3;
  z-index: -1;
}
.how-it-works-sec4-text .bg .sec4-row2 p {
  font-size: 14px;
  font-weight: 400;
  color: #2d2926;
  text-align: center;
  line-height: 19px;
  margin-bottom: 0px;
  padding-bottom: 15px;
}
.how-it-works-sec4-text .bg .sec4-row2 p:nth-child(3) {
  font-weight: 700;
}
.how-it-works-sec4-text .bg .sec4-row3 ol {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-left:-22px;
}
.how-it-works-sec4-text .bg .sec4-row3 ol li {
  font-size: 14px;
  line-height: 19px;
  color: #2d2926;
  padding: 0px 0px;
  padding-left: 10px;
  position: relative;
  padding-bottom: 20px;
  text-align: left;
  font-weight: 700;
}
.how-it-works-sec4-text .bg .sec4-row4 p {
  font-size: 14px;
  font-weight: 400;
  color: #2d2926;
  text-align: center;
  line-height: 19px;
}

.how-it-works-sec5-text {
  background: #a8d6ff;
}
.how-it-works-sec5-text .row:first-child {
  align-items: center;
}
.how-it-works-sec5-text h3 {
  font-size: 30px;
  line-height: 38px;
  color: #2d2926;
  font-weight: 900;
  text-align: center;
  padding-top: 0px;
  margin-top: -63px;
}
.how-it-works-sec5-text h3 span {
  width: auto;
  position: relative;
  margin: auto;
  padding: 0px 0px;
  z-index: 9;
}
.how-it-works-sec5-text h3 span:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  bottom: 3px;
  left: 0px;
  background: #b8dd8e;
  z-index: -1;
}
.how-it-works-sec5-text a {
  background: #538416;
  font-size: 14px;
  color: #fff;
  border-radius: 25px;
  padding: 15px 50px;
  margin: 32px auto 0px auto;
  display: table;
  font-weight: 900;
  text-transform: uppercase;
}
.how-it-works-sec5-text a:hover {
  opacity: 0.5;
  text-decoration: none;
}

.how-it-works-sec6-text {
  background: #cdedf6;
  padding-bottom: 90px;
}
.how-it-works-sec6-text .sec4-row1 {
  background: #fff;
  padding: 90px 0px;
}
.how-it-works-sec6-text .sec4-row1 h3 {
  font-size: 30px;
  color: #2d2926;
  font-weight: 900;
  text-align: center;
}
.how-it-works-sec6-text .sec4-row1 p {
  font-size: 14px;
  font-weight: 700;
  color: #4c4a46;
  text-align: center;
}
.how-it-works-sec6-text .sec6-row1 {
  background: #0d7b87;
  padding: 70px 0px 50px 0px;
  position: relative;
  top: -83px;
}
.how-it-works-sec6-text .sec6-row1 h3 {
  font-size: 30px;
  color: #ffffff;
  font-weight: 900;
  text-align: center;
}
.how-it-works-sec6-text .sec6-row1 h3 span {
  width: auto;
  position: relative;
  margin: auto;
  padding: 0px 5px;
  z-index: 9;
}
.how-it-works-sec6-text .sec6-row1 h3 span::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  bottom: 3px;
  left: 0px;
  background: #44c2e3;
  z-index: -1;
}
.how-it-works-sec6-text .sec6-row1 p {
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.how-it-works-sec6-text .sec6-row1 p a {
  background: #538416;
  font-size: 14px;
  color: #fff;
  border-radius: 25px;
  padding: 15px 50px;
  margin: 32px auto 0px auto;
  display: table;
  cursor: pointer;
  font-weight: 900;
}
.how-it-works-sec6-text .sec6-row1 p a:hover {
  opacity: 0.5;
}

#our-products {
  background: url(../img/img-3819x1920-our-products-back-image.png) left top;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #abe1f0;
  padding-bottom: 70px;
  margin-top: 68px;
  padding-top: 117px;
}

.our-products-sec1-text h2 {
  font-size: 40px;
  font-weight: 900;
  color: #2d2926;
  text-align: center;
  width: auto;
  position: relative;
  margin: auto;
  padding: 0px 10px;
  display: table;
  z-index: 9;
  margin-top: 50px;
}
.our-products-sec1-text h2::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  bottom: 3px;
  left: 0px;
  background: #75ba43;
  z-index: -1;
}
.our-products-sec1-text p {
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  color: #2d2926;
  text-align: center;
  margin-bottom: 0px;
  padding-bottom: 70px;
  padding-top: 30px;
}
.our-products-sec1-text .sec1-col {
  background: #fff;
  padding: 70px 0px 20px 0px;
  text-align: center;
  height: 640px;
}
.our-products-sec1-text .sec1-col h3 {
  font-size: 18px;
  font-weight: 700;
  color: #2d2926;
  text-align: center;
  text-transform: uppercase;
  padding-top: 18px;
  letter-spacing: 1px;
  margin: 0px;
  padding: 5px 0px 0px 0px;
}
.our-products-sec1-text .sec1-col p {
  font-size: 14px;
  font-weight: 400;
  color: #2d2926;
  text-align: center;
  text-transform: none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
.our-products-sec1-text .sec1-col a {
  font-size: 14px;
  font-weight: 400;
  color: #8d8c8b;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  display: table;
  margin: 10px auto 0px auto;
}
.our-products-sec1-text .sec1-col a img {
  height: 12px;
}
.our-products-sec1-text h4 {
  font-size: 14px;
  font-weight: 400;
  color: #939598;
  text-align: center;
  text-transform: uppercase;
  font-style: italic;
  margin-bottom: 3px;
}
.our-products-sec1-text .second-row {
  padding-top: 100px;
}
.our-products-sec1-text .custom-pt-20 {
  padding-top: 13px !important;
}
.our-products-sec1-text .custom-pb-0 {
  padding-bottom: 1px !important;
}

.our-products-sec2-text {
  background: #ffffff;
  padding-bottom: 10px;
}
.our-products-sec2-text .sec1-row1 {
  background: #fff;
  padding: 90px 0px;
  padding-bottom: 215px;
}
.our-products-sec2-text .sec1-row1 h3 {
  font-size: 30px;
  color: #2d2926;
  font-weight: 900;
  text-align: center;
  margin-bottom: 20px;
}
.our-products-sec2-text .sec1-row1 h3 span {
  position: relative;
  z-index: 1;
}
.our-products-sec2-text .sec1-row1 h3 span::before {
  content: "";
  width: 100%;
  position: absolute;
  z-index: -1;
  left: 0px;
  bottom: 3px;
  background: #44c2e3;
  height: 8px;
}
.our-products-sec2-text .sec1-row1 p {
  font-size: 14px;
  font-weight: 700;
  color: #4c4a46;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.our-products-sec2-text .sec1-row1 .text-center img {
  max-width: 75%;
}

.our-products-sec3-text {
  background: #cdedf6;
  padding-bottom: 0px;
}
.our-products-sec3-text .sec3-row1 {
  background: #0d7b87;
  padding: 100px 0px 80px 0px;
  position: relative;
  top: -190px;
}
.our-products-sec3-text .sec3-row1 h3 {
  font-size: 30px;
  color: #ffffff;
  font-weight: 900;
  text-align: center;
}
.our-products-sec3-text .sec3-row1 h3 span {
  width: auto;
  position: relative;
  margin: auto;
  padding: 0px 0px 0px 5px;
  z-index: 9;
}
.our-products-sec3-text .sec3-row1 h3 span:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  bottom: 3px;
  left: 0px;
  background: #44c2e3;
  z-index: -1;
}
.our-products-sec3-text .sec3-row1 p {
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.our-products-sec3-text .sec3-row1 p a {
  background: #538416;
  font-size: 14px;
  color: #fff;
  border-radius: 25px;
  padding: 15px 50px;
  margin: 32px auto 0px auto;
  display: table;
  cursor: pointer;
  font-weight: 900;
}
.our-products-sec3-text .sec3-row1 p a:hover {
  opacity: 0.5;
}

#first-product-popup-show, #second-product-popup-show, #third-product-popup-show, #four-product-popup-show {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  padding: 40px 20px;
  background-color: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  overflow: auto;
}
#first-product-popup-show .modal-header, #second-product-popup-show .modal-header, #third-product-popup-show .modal-header, #four-product-popup-show .modal-header {
  border-bottom: 0px solid #e9ecef;
}

.custom-popup-width {
  max-width: 920px;
}
.custom-popup-width .left-section-image {
  padding: 0px 20px 35px 20px;
}
.custom-popup-width .modal-body {
  padding: 0px 30px 30px 30px;
}
.custom-popup-width .close {
  position: relative;
  right: 20px;
  top: 5px;
  font-size: 25px;
  font-weight: 400;
}
.custom-popup-width .close:focus {
  outline: none;
}

.popup-right-section {
  overflow-y: auto;
}
.popup-right-section h2 {
  font-size: 24px;
  color: #322e2b;
  letter-spacing: 1px;
  /* line-height: 50px; */
  font-weight: 900;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 0px;
  padding-top: 20px;
}
.popup-right-section h4 {
  font-size: 20px;
  color: #322e2b;
  line-height: 25px;
  padding: 10px 10px 10px 0px;
  font-weight: 400;
  text-align: left;
  margin-bottom: 0px;
}
.popup-right-section p {
  font-size: 14px;
  color: #322e2b;
  font-weight: 400;
  line-height: 23px;
  text-align: left;
  margin-bottom: 0px;
  padding-bottom: 20px;
  padding-right: 10px;
  margin-right: -7px;
}
.popup-right-section h5 {
  color: #2b6fb7;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  border-top: 1px solid #2b6fb7;
  border-bottom: 1px solid #2b6fb7;
  text-transform: uppercase;
  padding: 5px 0px;
  letter-spacing: 1px;
  cursor: pointer;
}
.popup-right-section h5 img {
  padding-left: 5px;
  width: 25px;
}
.popup-right-section h6 {
  font-size: 12px;
  color: #322e2b;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 0px;
  padding-bottom: 20px;
  margin-top: -8px;
}
.popup-right-section a {
  background: #4c7917;
  font-size: 14px;
  color: #fff;
  border-radius: 25px;
  padding: 10px 50px;
  margin: 21px auto 21px auto;
  text-align: left;
  display: none;
  text-decoration: none;
}

#first-content {
  display: none;
}

#first-content.show {
  display: block;
}

#second-content {
  display: none;
}

#second-content.show {
  display: block;
}

#third-content {
  display: none;
}

#third-content.show {
  display: block;
}

#four-content {
  display: none;
}

#four-content.show {
  display: block;
}

.banner .carousel-inner {
  text-align: center;
}
.banner .banner-carousel {
  padding-top: 150px;
}
.banner .banner-carousel .carousel-control-prev, .banner .banner-carousel .carousel-control-next {
  display: none;
}

footer .footer-sec1 {
  background: #0d7b87;
  padding: 55px 0px 40px 0px;
}
footer .footer-sec1 ul {
  list-style: none;
  display: flex;
  justify-content: space-between !important;
  padding-top: 30px;
  font-size: 16px;
  font-weight: 900;
  margin-bottom: 0px;
  margin-left: -22px!important;
}
footer .footer-sec1 ul li a {
  color: #fff;
}
footer .footer-sec2 {
  background: #a4dfee;
  padding: 25px 0px 25px 0px;
}
footer .footer-sec2 ul {
  list-style: none;
  display: flex;
  justify-content: center !important;
  font-size: 14px;
  font-weight: 900;
  margin-bottom: 0px;
  margin-left: -22px!important;
}
footer .footer-sec2 ul li {
  margin: 0px 15px;
}
footer .footer-sec2 ul li a {
  color: #005c66;
  text-decoration: underline;
}
footer .footer-sec3 {
  background: #0e717c;
  padding: 45px 0px 45px 0px;
}
footer .footer-sec3 p {
  font-size: 13px;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
  margin-bottom: 0px;
}
footer .footer-sec3 p a {
  color: #fff;
}
footer .footer-sec3 p:nth-child(3) {
  display: none;
}
footer .footer-sec3 ul {
  display: none;
}

footer .footer-sec1 ul li a {
  color: #fff !important;
  cursor: pointer;
}
footer .footer-sec1 ul li a:hover {
  text-decoration: none;
}

@media (max-width: 576px) {
  .banner .banner-text {
    position: relative;
    top: -105px;
    width: 100%;
  }
  .banner .banner-text h1 {
    font-size: 35px;
    line-height: 40px;
  }
  .banner .banner-text p {
    font-size: 14px;
  }
  .banner .banner-carousel {
    padding-top: 95px;
  }

  #our-products {
    margin-top: 44px;
    padding-top: 80px;
    padding-bottom: 20px;
  }

  .sec1-text {
    padding: 65px 0px 140px 0px;
    margin-top: -76px;
    background: #fff;
    position: relative;
    z-index: 1;
  }
  .sec1-text h2 {
    font-size: 24px;
    padding: 0px 10px;
  }
  .sec1-text h2::before {
    content: "";
    position: absolute;
    width: 90%;
    height: 8px;
    bottom: 2px;
    left: 0px;
    background: #44c2e3;
    z-index: -1;
    right: 0px;
    margin: auto;
  }
  .sec1-text .sec1-row2 {
    margin-top: 45px;
  }
  .sec1-text .sec1-row2 .col-lg {
    text-align: center;
    font-size: 14px;
    font-weight: 900;
    color: #2d2926;
    text-transform: uppercase;
  }
  .sec1-text .sec1-row2 .col-lg p {
    margin-top: 20px;
    font-size: 14px;
  }

  .sec2-text {
    padding: 0px 15px;
  }
  .sec2-text .sec2-row2 {
    padding: 40px 0px;
  }
  .sec2-text h3 {
    font-size: 24px;
    text-transform: inherit;
    margin-bottom: 20px;
  }
  .sec2-text .sec2-row2 p {
    font-size: 14px;
    line-height: 21px;
  }
  .sec2-text .sec2-row2 p a {
    font-size: 12px;
    padding: 8px 25px;
    margin-top: 35px;
    letter-spacing: 1px;
    border-radius: 10px;
  }

  .sec3-text h3 {
    font-size: 24px;
    text-transform: inherit;
  }
  .sec3-text .col-6 {
    text-align: center;
  }
  .sec3-text .col-6:nth-child(3), .sec3-text .col-6:nth-child(4) {
    margin-top: 60px;
  }
  .sec3-text .sec3-row {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 19px;
  }
  .sec3-text .sec3-row .col-lg-3 {
    display: flex;
    align-items: center;
    text-transform: uppercase;
    flex-direction: column;
  }
  .sec3-text .sec3-row .col-lg-3 img {
    padding-right: 0px;
  }
  .sec3-text .sec3-row img {
    margin-bottom: 0px;
  }

  .sec4-text {
    padding: 0px 15px 115px 15px;
  }
  .sec4-text .sec4-row1 {
    padding: 45px 0px;
  }
  .sec4-text .sec4-row1 h3 {
    font-size: 24px;
    text-transform: inherit;
  }
  .sec4-text .sec4-row1 h3 span {
    position: relative;
    z-index: 1;
  }
  .sec4-text .sec4-row1 h3 span:before {
    content: "";
    position: absolute;
    background: #44c2e3;
    bottom: 3px;
    left: 0px;
    height: 6px;
    width: 100%;
    z-index: -1;
  }
  .sec4-text .sec4-row1 p {
    font-size: 16px;
    line-height: 21px;
    color: #4c4a46;
  }
  .sec4-text .sec4-row2 {
    padding: 30px 15px 20px 15px;
  }
  .sec4-text .sec4-row2 p {
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
  }
  .sec4-text .sec4-row2 p a {
    font-size: 12px;
    border-radius: 10px;
    padding: 8px 25px;
  }
  .sec4-text .sec4-row2 h3 {
    font-size: 24px;
    text-transform: inherit;
  }
  .sec4-text .sec4-row2 h3 span {
    position: relative;
    z-index: 1;
  }
  .sec4-text .sec4-row2 h3 span:before {
    position: absolute;
    content: "";
    bottom: 3px;
    left: 0px;
    width: 100%;
    height: 6px;
    z-index: -1;
    background: #44c2e3;
  }

  footer .footer-sec3 ul {
    margin-left: 0px;
  }

  footer .footer-sec1 .sec4-row1 .col-lg-5 {
    text-align: center;
  }
  footer .footer-sec1 ul {
    display: inherit;
    font-size: 14px;
    text-align: center;
  }
  footer .footer-sec1 ul li {
    margin-bottom: 35px;
  }
  footer .footer-sec1 ul li a {
    letter-spacing: 1.5px;
  }
  footer .footer-sec2 {
    display: none;
  }
  footer .footer-sec1 {
    padding-bottom: 0px;
  }
  footer .footer-sec3 {
    background: #0d7b87;
    padding-top: 0px;
  }
  footer .footer-sec3 p {
    font-size: 12px;
    padding: 6px 0px;
    line-height: 18px;
  }
  footer .footer-sec3 p a {
    text-decoration: underline;
  }
  footer .footer-sec3 p:nth-child(3) {
    display: block;
  }
  footer .footer-sec3 ul {
    list-style: none;
    display: flex;
    margin-top: 6px;
    justify-content: center;
    margin-left: -40px!important;
  }
  footer .footer-sec3 ul li {
    padding: 0px 10px 2px 10px;
    border-left: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    line-height: 7px;
  }
  footer .footer-sec3 ul li:nth-child(1) {
    padding-left: 0px;
  }
  footer .footer-sec3 ul li:nth-child(3) {
    padding-right: 0px;
  }
  footer .footer-sec3 ul li:first-child {
    border-left: 0px;
  }
  footer .footer-sec3 ul li a {
    color: #fff;
    font-size: 12px;
  }

  .how-it-works-sec2-text {
    padding: 0px 15px;
    margin-top: 44px;
  }
  .how-it-works-sec2-text img {
    padding-top: 115px;
  }
  .how-it-works-sec2-text .sec2-row2 {
    padding: 45px 0px;
  }
  .how-it-works-sec2-text .sec2-row2 h3 {
    font-size: 24px;
  }
  .how-it-works-sec2-text .sec2-row2 h3 span:before {
    bottom: 3px;
  }
  .how-it-works-sec2-text .sec2-row2 p {
    font-size: 14px;
    line-height: 18px;
    padding-top: 20px;
  }

  .how-it-works-sec3-text {
    padding: 45px 0px;
  }
  .how-it-works-sec3-text h2 {
    font-size: 24px;
    margin-bottom: 0px;
  }
  .how-it-works-sec3-text h2::before {
    display: none;
  }
  .how-it-works-sec3-text h2 span {
    position: relative;
    z-index: 1;
  }
  .how-it-works-sec3-text h2 span::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 8px;
    bottom: 2px;
    left: 0px;
    background: #44c2e3;
    z-index: -1;
  }
  .how-it-works-sec3-text h3 {
    font-weight: 900;
    font-size: 24px;
    margin-top: 40px;
  }
  .how-it-works-sec3-text p {
    font-size: 14px;
    line-height: 19px;
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .how-it-works-sec3-text .sec3-row .col-6 {
    text-align: center;
    font-size: 14px;
    line-height: 19px;
    flex-direction: column;
  }
  .how-it-works-sec3-text .sec3-row .col-6:nth-child(3), .how-it-works-sec3-text .sec3-row .col-6:nth-child(4) {
    margin-top: 60px;
  }
  .how-it-works-sec3-text .sec3-row .col-6 img {
    margin-bottom: 10px;
    padding-right: 0px;
  }

  .how-it-works-sec4-text {
    padding: 0px 15px;
  }
  .how-it-works-sec4-text .bg {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .how-it-works-sec4-text .bg .sec4-row1 h3 {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .how-it-works-sec4-text .bg .sec4-row1 h3:before {
    bottom: 2px;
    width: 98%;
  }
  .how-it-works-sec4-text .bg .sec4-row2 p {
    font-size: 14px;
    line-height: 19px;
    padding-bottom: 20px;
  }
  .how-it-works-sec4-text .bg .sec4-row3 ol {
    padding: 10px 0px 0px 40px!important;
    margin-bottom: 0px;
  }
  .how-it-works-sec4-text .bg .sec4-row3 ol li {
    font-size: 14px;
    line-height: 19px;
  }
  .how-it-works-sec4-text .bg .sec4-row4 p {
    font-size: 14px;
    line-height: 19px;
  }

  .how-it-works-sec5-text {
    padding: 0px 15px;
  }
  .how-it-works-sec5-text h3 {
    font-size: 24px;
    padding-top: 40px;
    line-height: 35px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .how-it-works-sec5-text h3 span {
    display: table;
  }
  .how-it-works-sec5-text h3 span:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 8px;
    bottom: 2px;
    left: 0px;
    background: #b8dd8e;
    z-index: -1;
  }
  .how-it-works-sec5-text p {
    padding-bottom: 18px;
  }
  .how-it-works-sec5-text p a {
    padding: 5px 20px;
    margin-top: 25px;
    border-radius: 10px;
  }

  .how-it-works-sec6-text {
    padding: 0px 15px;
  }
  .how-it-works-sec6-text .sec6-row1 {
    padding: 50px 0px;
    top: -60px;
  }
  .how-it-works-sec6-text .sec6-row1 p {
    font-size: 14px;
    text-transform: uppercase;
  }
  .how-it-works-sec6-text .sec6-row1 p a {
    font-size: 14px;
    color: #fff;
    border-radius: 10px;
    padding: 6px 20px;
    margin: 32px auto 0px auto;
    display: table;
    cursor: pointer;
  }
  .how-it-works-sec6-text .sec6-row1 h3 {
    font-size: 24px;
  }

  .popup-right-section p {
    line-height: 20px;
    margin-right: -10px;
  }

  .our-products-sec1-text .sec1-col {
    padding: 70px 30px 20px 30px;
    height: auto;
  }
  .our-products-sec1-text .sec1-col p {
    font-size: 16px;
    padding-top: 0px;
    line-height: 20px;
  }
  .our-products-sec1-text .sec1-col a {
    color: #8d8c8b;
  }
  .our-products-sec1-text .sec1-col img:last-child {
    height: 15px;
  }
  .our-products-sec1-text .col-11 {
    margin-bottom: 30px !important;
  }
  .our-products-sec1-text .second-row {
    padding-top: 0px;
  }

  .coupon-section {
    width: 90%;
    padding: 40px 30px 45px 30px;
  }

  .CouponImagePane {
    display: none;
  }

  .Popup-title {
    font-size: 24px;
  }

  .coupon-close-btn, .pop-close-btn {
    top: 15px;
    right: 15px;
  }

  .CouponActionFormPane {
    width: 100%;
  }
  .CouponActionFormPane .bstrap3-material .btn-info {
    width: 100%;
    border-radius: 0;
    font-size: 18px;
    margin: 50px auto 0px auto;
    text-transform: uppercase;
  }

  .coupon-close-btn img {
    right: 0px;
  }

  .our-products-sec1-text h2 {
    font-size: 30px;
  }
  .our-products-sec1-text h2::before {
    background: #75ba43;
    height: 12px;
    bottom: 0px;
  }
  .our-products-sec1-text p {
    font-size: 17px;
  }

  .our-products-sec2-text .sec1-row1 {
    padding: 45px 0px 100px 0px;
  }
  .our-products-sec2-text .sec1-row1 h3 {
    font-size: 24px;
  }
  .our-products-sec2-text .sec1-row1 p {
    font-size: 14px;
  }

  .our-products-sec3-text {
    padding: 0px 15px;
  }
  .our-products-sec3-text .sec3-row1 {
    padding: 30px 0px;
    top: -80px;
  }
  .our-products-sec3-text .sec3-row1 h3 {
    font-size: 24px;
  }
  .our-products-sec3-text .sec3-row1 p {
    font-size: 14px;
  }
  .our-products-sec3-text .sec3-row1 p a {
    font-size: 14px;
    color: #fff;
    border-radius: 10px;
    padding: 6px 20px;
    margin: 32px auto 0px auto;
    display: table;
    cursor: pointer;
  }

  .popup-right-section {
    overflow-y: auto;
  }
  .popup-right-section h4 {
    font-size: 20px;
    color: #322e2b;
    line-height: 27px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 0px;
    padding: 10px 0px;
  }
}
@media (max-width: 410px) {
  .how-it-works-sec6-text .sec6-row1 {
    top: -65px;
  }
}
@media (max-width: 392px) {
  .mobile-nowrap-em {
    white-space: nowrap;
  }
}
@media (max-width: 380px) {
  .how-it-works-sec6-text .sec6-row1 {
    top: -56px;
  }
}
@media (max-width: 325px) {
  .how-it-works-sec6-text .sec6-row1 {
    top: -46px;
  }
}
@media screen and (max-width: 577px) and (min-width: 481px) {
  .how-it-works-sec6-text .sec6-row1 {
    top: -95px;
  }
}
@media screen and (max-width: 480px) and (min-width: 431px) {
  .how-it-works-sec6-text .sec6-row1 {
    top: -73px;
  }
}
@media screen and (max-width: 430px) and (min-width: 411px) {
  .how-it-works-sec6-text .sec6-row1 {
    top: -63px;
  }
}
@media screen and (max-width: 768px) and (min-width: 577px) {
  .banner .banner-text {
    position: relative;
    top: -200px;
    width: 100%;
  }
  .banner .banner-text h1 {
    font-size: 60px;
    line-height: 65px;
  }
  .banner .banner-text p {
    font-size: 20px;
  }
  .banner .banner-carousel {
    padding-top: 150px;
  }

  #our-products {
    margin-top: 44px;
    padding-top: 177px;
  }

  .sec1-text {
    padding: 65px 0px 195px 0px;
    margin-top: -76px;
    background: #fff;
    position: relative;
    z-index: 1;
  }
  .sec1-text h2 {
    font-size: 30px;
    padding: 0px 10px;
  }
  .sec1-text h2::before {
    content: "";
    position: absolute;
    width: 90%;
    height: 12px;
    bottom: 2px;
    left: 0px;
    background: #44c2e3;
    z-index: -1;
    right: 0px;
    margin: auto;
  }
  .sec1-text .sec1-row2 {
    margin-top: 45px;
  }
  .sec1-text .sec1-row2 .col-lg {
    text-align: center;
    font-size: 18px;
    font-weight: 900;
    color: #2d2926;
    text-transform: uppercase;
  }
  .sec1-text .sec1-row2 .col-lg:nth-child(3), .sec1-text .sec1-row2 .col-lg:nth-child(4), .sec1-text .sec1-row2 .col-lg:nth-child(5), .sec1-text .sec1-row2 .col-lg:nth-child(1), .sec1-text .sec1-row2 .col-lg:nth-child(2) {
    padding-top: 30px;
  }
  .sec1-text .sec1-row2 .col-lg p {
    margin-top: 20px;
    font-size: 15px;
  }

  .sec2-text {
    padding: 0px 15px;
  }
  .sec2-text .sec2-row2 {
    padding: 40px 0px;
  }
  .sec2-text h3 {
    font-size: 30px;
    text-transform: inherit;
  }
  .sec2-text .sec2-row2 p {
    font-size: 16px;
    line-height: 21px;
  }
  .sec2-text .sec2-row2 p a {
    font-size: 12px;
    padding: 8px 25px;
    margin-top: 35px;
    letter-spacing: 1px;
    border-radius: 10px;
  }

  .sec3-text h3 {
    font-size: 30px;
    text-transform: inherit;
  }
  .sec3-text .col-6 {
    text-align: center;
  }
  .sec3-text .col-6:nth-child(3), .sec3-text .col-6:nth-child(4) {
    margin-top: 60px;
  }
  .sec3-text .sec3-row {
    font-size: 17px;
    text-transform: uppercase;
    line-height: 21px;
  }
  .sec3-text .sec3-row .col-lg-3 {
    flex-direction: column;
  }
  .sec3-text .sec3-row img {
    margin-bottom: 10px;
    padding-right: 0px !important;
  }

  .sec4-text {
    padding: 0px 15px 115px 15px;
  }
  .sec4-text .sec4-row1 {
    padding: 45px 0px;
  }
  .sec4-text .sec4-row1 h3 {
    font-size: 30px;
    text-transform: inherit;
  }
  .sec4-text .sec4-row1 h3 span {
    position: relative;
    z-index: 1;
  }
  .sec4-text .sec4-row1 h3 span:before {
    content: "";
    position: absolute;
    background: #44c2e3;
    bottom: 3px;
    left: 0px;
    height: 6px;
    width: 100%;
    z-index: -1;
  }
  .sec4-text .sec4-row1 p {
    font-size: 16px;
    line-height: 21px;
    color: #4c4a46;
  }
  .sec4-text .sec4-row2 {
    padding: 45px 15px;
  }
  .sec4-text .sec4-row2 p {
    font-size: 16px;
    line-height: 21px;
    text-transform: uppercase;
  }
  .sec4-text .sec4-row2 p a {
    font-size: 12px;
    border-radius: 10px;
    padding: 8px 25px;
  }
  .sec4-text .sec4-row2 h3 {
    font-size: 30px;
    text-transform: inherit;
  }
  .sec4-text .sec4-row2 h3 span {
    position: relative;
    z-index: 1;
  }
  .sec4-text .sec4-row2 h3 span:before {
    position: absolute;
    content: "";
    bottom: 3px;
    left: 0px;
    width: 100%;
    height: 6px;
    z-index: -1;
    background: #44c2e3;
  }

  footer .footer-sec1 .sec4-row1 .col-lg-5 {
    text-align: center;
  }
  footer .footer-sec1 ul {
    display: inherit;
    font-size: 18px;
    text-align: center;
  }
  footer .footer-sec1 ul li {
    margin-bottom: 35px;
  }
  footer .footer-sec1 ul li a {
    letter-spacing: 1.5px;
  }
  footer .footer-sec2 {
    display: none;
  }
  footer .footer-sec1 {
    padding-bottom: 0px;
  }
  footer .footer-sec3 {
    background: #0d7b87;
    padding-top: 0px;
  }
  footer .footer-sec3 p {
    font-size: 12px;
    padding: 6px 0px;
  }
  footer .footer-sec3 p a {
    text-decoration: underline;
  }
  footer .footer-sec3 p:nth-child(3) {
    display: block;
  }
  footer .footer-sec3 ul {
    list-style: none;
    display: flex;
    margin-top: 6px;
    justify-content: center;
  }
  footer .footer-sec3 ul li {
    padding: 0px 10px 2px 10px;
    border-left: solid 1px #ffffff;
    line-height: 10px;
  }
  footer .footer-sec3 ul li:first-child {
    border: 0px;
  }
  footer .footer-sec3 ul li a {
    color: #fff;
    font-size: 12px;
  }

  .how-it-works-sec2-text {
    padding: 0px 15px;
  }
  .how-it-works-sec2-text img {
    padding-top: 200px;
  }
  .how-it-works-sec2-text .sec2-row2 {
    padding: 45px 0px;
  }
  .how-it-works-sec2-text .sec2-row2 h3 {
    font-size: 30px;
  }
  .how-it-works-sec2-text .sec2-row2 p {
    font-size: 16px;
    line-height: 21px;
    padding-top: 20px;
  }

  .how-it-works-sec3-text {
    padding: 45px 0px;
  }
  .how-it-works-sec3-text h2 {
    font-size: 30px;
  }
  .how-it-works-sec3-text h2 span {
    position: relative;
    z-index: 1;
  }
  .how-it-works-sec3-text h2 span::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 12px;
    bottom: 2px;
    left: 0px;
    background: #44c2e3;
    z-index: -1;
  }
  .how-it-works-sec3-text p {
    font-size: 16px;
    line-height: 21px;
    padding-top: 0px;
  }
  .how-it-works-sec3-text .sec3-row .col-6 {
    text-align: center;
    font-size: 17px;
    line-height: 21px;
    flex-direction: column;
  }
  .how-it-works-sec3-text .sec3-row .col-6:nth-child(3), .how-it-works-sec3-text .sec3-row .col-6:nth-child(4) {
    margin-top: 60px;
  }
  .how-it-works-sec3-text .sec3-row .col-6 img {
    margin-bottom: 10px;
  }

  .how-it-works-sec4-text {
    padding: 0px 15px;
  }
  .how-it-works-sec4-text .bg {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .how-it-works-sec4-text .bg .sec4-row1 h3 {
    font-size: 30px;
  }
  .how-it-works-sec4-text .bg .sec4-row1 h3:before {
    bottom: 2px;
    width: 98%;
  }
  .how-it-works-sec4-text .bg .sec4-row2 p {
    font-size: 16px;
    line-height: 21px;
  }
  .how-it-works-sec4-text .bg .sec4-row3 ol {
    padding: 10px 0px 0px 40px!important;
  }
  .how-it-works-sec4-text .bg .sec4-row3 ol li {
    font-size: 16px;
    line-height: 21px;
    padding-bottom: 10px;
  }
  .how-it-works-sec4-text .bg .sec4-row4 p {
    font-size: 16px;
    line-height: 21px;
  }

  .how-it-works-sec5-text {
    padding: 0px 15px;
  }
  .how-it-works-sec5-text .col-lg-5 {
    text-align: center;
  }
  .how-it-works-sec5-text .col-lg-5 img {
    margin: 0px auto;
  }
  .how-it-works-sec5-text h3 {
    font-size: 30px;
    padding-top: 40px;
    line-height: 35px;
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .how-it-works-sec5-text h3 span {
    display: table;
  }
  .how-it-works-sec5-text h3 span:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 12px;
    bottom: 0px;
    left: 0px;
    background: #b8dd8e;
    z-index: -1;
  }
  .how-it-works-sec5-text p a {
    padding: 5px 20px;
    border-radius: 10px;
    margin-bottom: 38px;
    display: table;
  }

  .how-it-works-sec6-text {
    padding: 0px 15px;
  }
  .how-it-works-sec6-text .sec6-row1 {
    padding: 50px 0px;
    top: -116px;
  }
  .how-it-works-sec6-text .sec6-row1 p {
    font-size: 16px;
    text-transform: uppercase;
  }
  .how-it-works-sec6-text .sec6-row1 p a {
    font-size: 14px;
    color: #fff;
    border-radius: 10px;
    padding: 6px 20px;
    margin: 32px auto 0px auto;
    display: table;
    cursor: pointer;
  }
  .how-it-works-sec6-text .sec6-row1 h3 {
    font-size: 30px;
  }

  .our-products-sec1-text .sec1-col {
    padding: 70px 30px 20px 30px;
  }
  .our-products-sec1-text .sec1-col p {
    font-size: 16px;
    padding-top: 0px;
  }
  .our-products-sec1-text .sec1-col a {
    color: #8d8c8b;
  }
  .our-products-sec1-text .sec1-col img:last-child {
    height: 15px;
  }
  .our-products-sec1-text .col-11 {
    margin-bottom: 80px !important;
  }
  .our-products-sec1-text .second-row {
    padding-top: 0px;
  }

  .coupon-section {
    width: 90%;
    padding: 40px 30px 45px 30px;
  }

  .CouponImagePane {
    display: none;
  }

  .Popup-title {
    font-size: 24px;
  }

  .coupon-close-btn, .pop-close-btn {
    top: 15px;
    right: 15px;
  }

  .CouponActionFormPane {
    width: 100%;
  }
  .CouponActionFormPane .bstrap3-material .btn-info {
    width: 100%;
    border-radius: 0;
    font-size: 18px;
    margin: 50px auto 0px auto;
    text-transform: uppercase;
  }

  .coupon-close-btn img {
    right: 0px;
  }

  .our-products-sec1-text h2 {
    font-size: 30px;
  }
  .our-products-sec1-text h2::before {
    background: #75ba43;
    height: 12px;
    bottom: 0px;
  }
  .our-products-sec1-text p {
    font-size: 17px;
  }

  .our-products-sec2-text .sec1-row1 {
    padding: 45px 0px 130px 0px;
  }
  .our-products-sec2-text .sec1-row1 h3 {
    font-size: 30px;
  }
  .our-products-sec2-text .sec1-row1 p {
    font-size: 16px;
  }

  .our-products-sec3-text {
    padding: 0px 15px;
  }
  .our-products-sec3-text .sec3-row1 {
    padding: 30px 0px;
    top: -110px;
  }
  .our-products-sec3-text .sec3-row1 h3 {
    font-size: 30px;
  }
  .our-products-sec3-text .sec3-row1 p a {
    font-size: 15px;
    color: #fff;
    border-radius: 10px;
    padding: 6px 20px;
    margin: 32px auto 0px auto;
    display: table;
    cursor: pointer;
  }
}
@media screen and (max-width: 991px) and (min-width: 769px) {
  .banner .banner-text {
    position: relative;
    top: -190px;
    width: 100%;
  }
  .banner .banner-text h1 {
    font-size: 55px;
    line-height: 65px;
  }
  .banner .banner-text p {
    font-size: 26px;
    line-height: 32px;
  }
  .banner .banner-carousel {
    padding-top: 95px;
  }

  #our-products {
    margin-top: 44px;
    padding-top: 177px;
  }

  .sec1-text {
    padding: 65px 0px 195px 0px;
    margin-top: -76px;
    background: #fff;
    position: relative;
    z-index: 1;
  }
  .sec1-text h2 {
    font-size: 30px;
    padding: 0px 10px;
  }
  .sec1-text h2::before {
    content: "";
    position: absolute;
    width: 90%;
    height: 12px;
    bottom: 2px;
    left: 0px;
    background: #44c2e3;
    z-index: -1;
    right: 0px;
    margin: auto;
  }
  .sec1-text .sec1-row2 {
    margin-top: 45px;
  }
  .sec1-text .sec1-row2 .col-lg {
    text-align: center;
    font-size: 18px;
    font-weight: 900;
    color: #2d2926;
    margin-top: 30px;
    text-transform: uppercase;
  }
  .sec1-text .sec1-row2 .col-lg p {
    margin-top: 20px;
    font-size: 15px;
  }

  .sec2-text {
    padding: 0px 15px;
  }
  .sec2-text .sec2-row2 {
    padding: 40px 0px;
  }
  .sec2-text h3 {
    font-size: 30px;
    text-transform: inherit;
  }
  .sec2-text .sec2-row2 p {
    font-size: 16px;
    line-height: 21px;
  }
  .sec2-text .sec2-row2 p a {
    font-size: 12px;
    padding: 8px 25px;
    margin-top: 35px;
    letter-spacing: 1px;
    border-radius: 10px;
  }

  .sec3-text h3 {
    font-size: 30px;
    text-transform: inherit;
  }
  .sec3-text .col-6 {
    text-align: center;
    flex-direction: column;
  }
  .sec3-text .col-6:nth-child(3), .sec3-text .col-6:nth-child(4) {
    margin-top: 60px;
  }
  .sec3-text .sec3-row {
    font-size: 17px;
    text-transform: uppercase;
    line-height: 21px;
  }
  .sec3-text .sec3-row .col-lg-3 img {
    margin-right: 0px;
  }
  .sec3-text .sec3-row img {
    margin-bottom: 10px;
  }

  .sec3-text .sec3-row .col-lg-3 img {
    padding-right: 0px;
  }

  .sec4-text {
    padding: 0px 15px 115px 15px;
  }
  .sec4-text .sec4-row1 {
    padding: 45px 0px;
  }
  .sec4-text .sec4-row1 h3 {
    font-size: 30px;
    text-transform: inherit;
  }
  .sec4-text .sec4-row1 h3 span {
    position: relative;
    z-index: 1;
  }
  .sec4-text .sec4-row1 h3 span:before {
    content: "";
    position: absolute;
    background: #44c2e3;
    bottom: 3px;
    left: 0px;
    height: 6px;
    width: 100%;
    z-index: -1;
  }
  .sec4-text .sec4-row1 p {
    font-size: 16px;
    line-height: 21px;
    color: #4c4a46;
  }
  .sec4-text .sec4-row2 {
    padding: 45px 15px;
  }
  .sec4-text .sec4-row2 p {
    font-size: 16px;
    line-height: 21px;
    text-transform: uppercase;
  }
  .sec4-text .sec4-row2 p a {
    font-size: 12px;
    border-radius: 10px;
    padding: 8px 25px;
  }
  .sec4-text .sec4-row2 h3 {
    font-size: 30px;
    text-transform: inherit;
  }
  .sec4-text .sec4-row2 h3 span {
    position: relative;
    z-index: 1;
  }
  .sec4-text .sec4-row2 h3 span:before {
    position: absolute;
    content: "";
    bottom: 3px;
    left: 0px;
    width: 100%;
    height: 6px;
    z-index: -1;
    background: #44c2e3;
  }

  footer .footer-sec1 .sec4-row1 .col-lg-5 {
    text-align: center;
  }
  footer .footer-sec1 ul {
    display: inherit;
    font-size: 18px;
    text-align: center;
  }
  footer .footer-sec1 ul li {
    margin-bottom: 35px;
  }
  footer .footer-sec1 ul li a {
    letter-spacing: 1.5px;
  }
  footer .footer-sec2 {
    display: none;
  }
  footer .footer-sec1 {
    padding-bottom: 0px;
  }
  footer .footer-sec3 {
    background: #0d7b87;
    padding-top: 0px;
  }
  footer .footer-sec3 p {
    font-size: 12px;
    padding: 6px 0px;
  }
  footer .footer-sec3 p a {
    text-decoration: underline;
  }
  footer .footer-sec3 p:nth-child(3) {
    display: block;
  }
  footer .footer-sec3 ul {
    list-style: none;
    display: flex;
    margin-top: 6px;
    justify-content: center;
  }
  footer .footer-sec3 ul li {
    padding: 0px 10px 2px 10px;
    border-left: solid 1px #ffffff;
    line-height: 10px;
  }
  footer .footer-sec3 ul li:first-child {
    border: 0px;
  }
  footer .footer-sec3 ul li a {
    color: #fff;
    font-size: 12px;
  }

  .how-it-works-sec2-text {
    padding: 0px 15px;
  }
  .how-it-works-sec2-text img {
    padding-top: 200px;
  }
  .how-it-works-sec2-text .sec2-row2 {
    padding: 45px 0px;
  }
  .how-it-works-sec2-text .sec2-row2 h3 {
    font-size: 30px;
  }
  .how-it-works-sec2-text .sec2-row2 p {
    font-size: 16px;
    line-height: 21px;
    padding-top: 20px;
  }

  .how-it-works-sec3-text {
    padding: 45px 0px;
  }
  .how-it-works-sec3-text h2 {
    font-size: 30px;
  }
  .how-it-works-sec3-text p {
    font-size: 16px;
    line-height: 21px;
    padding-top: 20px;
  }
  .how-it-works-sec3-text .sec3-row .col-6 {
    text-align: center;
    font-size: 17px;
    line-height: 21px;
    flex-direction: column;
  }
  .how-it-works-sec3-text .sec3-row .col-6:nth-child(3), .how-it-works-sec3-text .sec3-row .col-6:nth-child(4) {
    margin-top: 60px;
  }
  .how-it-works-sec3-text .sec3-row .col-6 img {
    margin-bottom: 0px;
    padding-right: 0px;
  }

  .how-it-works-sec4-text {
    padding: 0px 15px;
  }
  .how-it-works-sec4-text .bg {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .how-it-works-sec4-text .bg .sec4-row1 h3 {
    font-size: 30px;
  }
  .how-it-works-sec4-text .bg .sec4-row2 p {
    font-size: 16px;
    line-height: 21px;
  }
  .how-it-works-sec4-text .bg .sec4-row3 ol {
    padding: 30px 0px;
  }
  .how-it-works-sec4-text .bg .sec4-row3 ol li {
    font-size: 16px;
    line-height: 21px;
  }
  .how-it-works-sec4-text .bg .sec4-row4 p {
    font-size: 16px;
    line-height: 21px;
  }

  .how-it-works-sec5-text {
    padding: 0px 15px;
  }
  .how-it-works-sec5-text .col-lg-5 {
    text-align: center;
  }
  .how-it-works-sec5-text .col-lg-5 img {
    margin: auto;
  }
  .how-it-works-sec5-text h3 {
    font-size: 30px;
    padding-top: 40px;
    line-height: 35px;
    margin-top: 0px;
  }
  .how-it-works-sec5-text p {
    padding-bottom: 35px;
    margin: 0px;
  }
  .how-it-works-sec5-text p a {
    padding: 5px 20px;
    border-radius: 10px;
  }

  .how-it-works-sec6-text {
    padding: 0px 15px;
  }
  .how-it-works-sec6-text .sec6-row1 {
    padding: 50px 0px;
    top: -118px;
  }
  .how-it-works-sec6-text .sec6-row1 p {
    font-size: 16px;
    text-transform: uppercase;
  }
  .how-it-works-sec6-text .sec6-row1 p a {
    font-size: 14px;
    color: #fff;
    border-radius: 10px;
    padding: 6px 20px;
    margin: 32px auto 0px auto;
    display: table;
    cursor: pointer;
  }
  .how-it-works-sec6-text .sec6-row1 h3 {
    font-size: 30px;
  }

  .our-products-sec1-text .sec1-col {
    padding: 70px 30px 20px 30px;
  }
  .our-products-sec1-text .sec1-col p {
    font-size: 16px;
    padding-top: 0px;
  }
  .our-products-sec1-text .sec1-col a {
    color: #8d8c8b;
  }
  .our-products-sec1-text .sec1-col img:last-child {
    height: 15px;
  }
  .our-products-sec1-text .col-11 {
    margin-bottom: 80px !important;
  }
  .our-products-sec1-text .second-row {
    padding-top: 0px;
  }

  .coupon-close-btn {
    right: 20px;
  }

  .Popup-title {
    font-size: 24px;
  }

  .coupon-close-btn img {
    right: 0px;
  }

  .our-products-sec1-text h2 {
    font-size: 30px;
  }
  .our-products-sec1-text h2::before {
    background: #75ba43;
    height: 12px;
    bottom: 0px;
  }
  .our-products-sec1-text p {
    font-size: 17px;
  }

  .our-products-sec2-text .sec1-row1 {
    padding: 45px 0px 130px 0px;
  }
  .our-products-sec2-text .sec1-row1 h3 {
    font-size: 30px;
  }
  .our-products-sec2-text .sec1-row1 p {
    font-size: 16px;
  }

  .our-products-sec3-text {
    padding: 0px 15px;
  }
  .our-products-sec3-text .sec3-row1 {
    padding: 30px 0px;
    top: -110px;
  }
  .our-products-sec3-text .sec3-row1 h3 {
    font-size: 30px;
  }
  .our-products-sec3-text .sec3-row1 p a {
    font-size: 15px;
    color: #fff;
    border-radius: 10px;
    padding: 6px 20px;
    margin: 32px auto 0px auto;
    display: table;
    cursor: pointer;
  }
}
@media screen and (max-width: 1024px) and (min-width: 992px) {
  .banner .banner-text {
    position: absolute;
    top: 193px;
    width: 100%;
  }
  .banner .banner-text h1 {
    font-size: 50px;
    line-height: 55px;
  }
  .banner .banner-text p {
    font-size: 20px;
  }
  .banner .banner-carousel {
    padding-top: 120px;
  }

  #our-products {
    margin-top: 44px;
    padding-top: 177px;
  }

  .sec1-text {
    padding: 65px 0px 195px 0px;
    margin-top: -76px;
    background: #fff;
    position: relative;
    z-index: 1;
  }
  .sec1-text h2 {
    font-size: 30px;
    padding: 0px 10px;
  }
  .sec1-text h2::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 12px;
    bottom: 2px;
    left: 0px;
    background: #44c2e3;
    z-index: -1;
    right: 0px;
    margin: auto;
  }
  .sec1-text .sec1-row2 {
    margin-top: 45px;
  }
  .sec1-text .sec1-row2 .col-lg {
    text-align: center;
    font-size: 18px;
    font-weight: 900;
    color: #2d2926;
    text-transform: uppercase;
  }
  .sec1-text .sec1-row2 .col-lg p {
    margin-top: 20px;
    font-size: 13px;
  }

  .sec2-text {
    padding: 0px 15px;
  }
  .sec2-text .sec2-row2 {
    padding: 40px 0px;
  }
  .sec2-text h3 {
    font-size: 30px;
    text-transform: inherit;
  }
  .sec2-text .sec2-row2 p {
    font-size: 16px;
    line-height: 21px;
  }
  .sec2-text .sec2-row2 p a {
    font-size: 12px;
    padding: 8px 25px;
    margin-top: 35px;
    letter-spacing: 1px;
    border-radius: 10px;
  }

  .sec3-text h3 {
    font-size: 30px;
    text-transform: inherit;
  }
  .sec3-text .col-6 {
    display: flex;
    align-items: center;
  }
  .sec3-text .col-6 img {
    margin-right: 10px;
  }
  .sec3-text .sec3-row {
    font-size: 17px;
    text-transform: uppercase;
    line-height: 21px;
  }
  .sec3-text .sec3-row img {
    margin-bottom: 10px;
  }

  .sec4-text {
    padding: 0px 15px 115px 15px;
  }
  .sec4-text .sec4-row1 {
    padding: 45px 0px;
  }
  .sec4-text .sec4-row1 h3 {
    font-size: 30px;
    text-transform: inherit;
  }
  .sec4-text .sec4-row1 h3 span {
    position: relative;
    z-index: 1;
  }
  .sec4-text .sec4-row1 h3 span:before {
    content: "";
    position: absolute;
    background: #44c2e3;
    bottom: 3px;
    left: 0px;
    height: 6px;
    width: 100%;
    z-index: -1;
  }
  .sec4-text .sec4-row1 p {
    font-size: 16px;
    line-height: 21px;
    color: #4c4a46;
  }
  .sec4-text .sec4-row2 {
    padding: 45px 15px;
  }
  .sec4-text .sec4-row2 p {
    font-size: 16px;
    line-height: 21px;
    text-transform: uppercase;
  }
  .sec4-text .sec4-row2 p a {
    font-size: 12px;
    border-radius: 10px;
    padding: 8px 25px;
  }
  .sec4-text .sec4-row2 h3 {
    font-size: 30px;
    text-transform: inherit;
  }
  .sec4-text .sec4-row2 h3 span {
    position: relative;
    z-index: 1;
  }
  .sec4-text .sec4-row2 h3 span:before {
    position: absolute;
    content: "";
    bottom: 3px;
    left: 0px;
    width: 100%;
    height: 6px;
    z-index: -1;
    background: #44c2e3;
  }

  footer .footer-sec1 .sec4-row1 .col-lg-5 {
    text-align: left;
  }
  footer .footer-sec1 ul {
    font-size: 14px;
    text-align: center;
  }
  footer .footer-sec1 ul li {
    margin-bottom: 35px;
  }
  footer .footer-sec1 ul li a {
    letter-spacing: 1.5px;
  }
  footer .footer-sec2 {
    display: block;
  }
  footer .footer-sec2 ul {
    font-size: 12px;
  }
  footer .footer-sec1 {
    padding-bottom: 0px;
  }
  footer .footer-sec3 {
    background: #0d7b87;
    padding-top: 45px;
  }
  footer .footer-sec3 p {
    font-size: 12px;
    padding: 6px 0px;
  }
  footer .footer-sec3 p:nth-child(3) {
    display: none;
  }
  footer .footer-sec3 ul {
    list-style: none;
    display: none;
    margin-top: 6px;
    justify-content: center;
  }
  footer .footer-sec3 ul li {
    padding: 0px 10px 2px 10px;
    border-left: solid 1px #ffffff;
    line-height: 10px;
  }
  footer .footer-sec3 ul li:first-child {
    border: 0px;
  }
  footer .footer-sec3 ul li a {
    color: #fff;
    font-size: 12px;
  }

  .how-it-works-sec2-text {
    padding: 0px 15px;
    margin-top: 44px;
  }
  .how-it-works-sec2-text img {
    padding-top: 200px;
  }
  .how-it-works-sec2-text .sec2-row2 {
    padding: 45px 0px;
  }
  .how-it-works-sec2-text .sec2-row2 h3 {
    font-size: 30px;
  }
  .how-it-works-sec2-text .sec2-row2 h3 span::before {
    height: 12px;
  }
  .how-it-works-sec2-text .sec2-row2 p {
    font-size: 16px;
    line-height: 21px;
    padding-top: 20px;
  }

  .how-it-works-sec3-text {
    padding: 45px 0px;
  }
  .how-it-works-sec3-text h2 {
    font-size: 30px;
  }
  .how-it-works-sec3-text h2::before {
    height: 12px;
  }
  .how-it-works-sec3-text p {
    font-size: 16px;
    line-height: 21px;
    padding-top: 0px;
  }
  .how-it-works-sec3-text .sec3-row .col-6 {
    font-size: 17px;
    line-height: 21px;
    align-items: center;
    display: flex;
  }
  .how-it-works-sec3-text .sec3-row .col-6 img {
    margin-bottom: 10px;
    margin-right: 10px;
  }

  .how-it-works-sec4-text {
    padding: 0px 15px;
  }
  .how-it-works-sec4-text .bg {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .how-it-works-sec4-text .bg .sec4-row1 h3 {
    font-size: 30px;
  }
  .how-it-works-sec4-text .bg .sec4-row2 p {
    font-size: 16px;
    line-height: 21px;
  }
  .how-it-works-sec4-text .bg .sec4-row3 ol {
    padding: 10px 0px 0px 40px!important;
  }
  .how-it-works-sec4-text .bg .sec4-row3 ol li {
    font-size: 16px;
    line-height: 21px;
    padding-bottom: 10px;
  }
  .how-it-works-sec4-text .bg .sec4-row4 p {
    font-size: 16px;
    line-height: 21px;
  }

  .how-it-works-sec5-text {
    padding: 0px 15px;
  }
  .how-it-works-sec5-text .col-lg-5 {
    text-align: center;
  }
  .how-it-works-sec5-text h3 {
    font-size: 30px;
    padding-top: 0px;
    line-height: 35px;
  }
  .how-it-works-sec5-text p a {
    padding: 5px 20px;
    border-radius: 10px;
  }

  .how-it-works-sec6-text {
    padding: 0px 15px;
  }
  .how-it-works-sec6-text .sec6-row1 {
    padding: 50px 0px;
    top: -66px;
  }
  .how-it-works-sec6-text .sec6-row1 p {
    font-size: 16px;
    text-transform: uppercase;
  }
  .how-it-works-sec6-text .sec6-row1 p a {
    font-size: 14px;
    color: #fff;
    border-radius: 10px;
    padding: 6px 20px;
    margin: 32px auto 0px auto;
    display: table;
    cursor: pointer;
  }
  .how-it-works-sec6-text .sec6-row1 h3 {
    font-size: 30px;
  }
  .how-it-works-sec6-text .sec6-row1 h3 span::before {
    height: 12px;
  }

  .our-products-sec1-text .sec1-col {
    padding: 70px 30px 20px 30px;
    height: 540px;
  }
  .our-products-sec1-text .sec1-col p {
    font-size: 16px;
    padding-top: 0px;
  }
  .our-products-sec1-text .sec1-col a {
    color: #8d8c8b;
  }
  .our-products-sec1-text .sec1-col img:last-child {
    height: 15px;
  }
  .our-products-sec1-text .col-11 {
    margin-bottom: 80px !important;
  }
  .our-products-sec1-text .second-row {
    padding-top: 0px;
  }

  .our-products-sec1-text h2 {
    font-size: 30px;
  }
  .our-products-sec1-text h2::before {
    background: #75ba43;
    height: 12px;
    bottom: 0px;
  }
  .our-products-sec1-text p {
    font-size: 17px;
  }

  .our-products-sec2-text .sec1-row1 {
    padding: 45px 0px 130px 0px;
  }
  .our-products-sec2-text .sec1-row1 h3 {
    font-size: 30px;
  }
  .our-products-sec2-text .sec1-row1 p {
    font-size: 16px;
  }

  .our-products-sec3-text {
    padding: 0px 15px;
  }
  .our-products-sec3-text .sec3-row1 {
    padding: 30px 0px;
    top: -110px;
  }
  .our-products-sec3-text .sec3-row1 h3 {
    font-size: 30px;
  }
  .our-products-sec3-text .sec3-row1 p a {
    font-size: 15px;
    color: #fff;
    border-radius: 10px;
    padding: 6px 20px;
    margin: 32px auto 0px auto;
    display: table;
    cursor: pointer;
  }
}
@media screen and (max-width: 1366px) and (min-width: 1025px) {
  .banner .banner-text {
    position: absolute;
    top: 230px;
    width: 100%;
  }
  .banner .banner-text h1 {
    font-size: 70px;
    line-height: 75px;
  }
  .banner .banner-text p {
    font-size: 30px;
  }
  .banner .banner-carousel {
    padding-top: 150px;
  }

  #our-products {
    margin-top: 44px;
    padding-top: 177px;
  }

  .sec1-text {
    padding: 65px 0px 195px 0px;
    margin-top: -76px;
    background: #fff;
    position: relative;
    z-index: 1;
  }
  .sec1-text h2 {
    font-size: 30px;
    padding: 0px 10px;
  }
  .sec1-text h2::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 12px;
    bottom: 2px;
    left: 0px;
    background: #44c2e3;
    z-index: -1;
    right: 0px;
    margin: auto;
  }
  .sec1-text .sec1-row2 {
    margin-top: 45px;
  }
  .sec1-text .sec1-row2 .col-lg {
    text-align: center;
    font-size: 18px;
    font-weight: 900;
    color: #2d2926;
    text-transform: uppercase;
  }
  .sec1-text .sec1-row2 .col-lg p {
    margin-top: 20px;
    font-size: 15px;
  }

  .sec2-text {
    padding: 0px 15px;
  }
  .sec2-text .sec2-row2 {
    padding: 40px 0px;
  }
  .sec2-text h3 {
    font-size: 30px;
    text-transform: inherit;
  }
  .sec2-text .sec2-row2 p {
    font-size: 16px;
    line-height: 21px;
  }
  .sec2-text .sec2-row2 p a {
    font-size: 14px;
    padding: 8px 25px;
    margin-top: 35px;
    letter-spacing: 1px;
    border-radius: 10px;
  }

  .sec3-text h3 {
    font-size: 30px;
    text-transform: inherit;
  }
  .sec3-text .col-6 {
    display: flex;
    align-items: center;
  }
  .sec3-text .col-6 img {
    margin-right: 10px;
  }
  .sec3-text .sec3-row {
    font-size: 17px;
    text-transform: uppercase;
    line-height: 21px;
  }
  .sec3-text .sec3-row img {
    margin-bottom: 10px;
  }

  .sec4-text {
    padding: 0px 15px 115px 15px;
  }
  .sec4-text .sec4-row1 {
    padding: 45px 0px;
  }
  .sec4-text .sec4-row1 h3 {
    font-size: 30px;
    text-transform: inherit;
  }
  .sec4-text .sec4-row1 h3 span {
    position: relative;
    z-index: 1;
  }
  .sec4-text .sec4-row1 h3 span:before {
    content: "";
    position: absolute;
    background: #44c2e3;
    bottom: 3px;
    left: 0px;
    height: 6px;
    width: 100%;
    z-index: -1;
  }
  .sec4-text .sec4-row1 p {
    font-size: 16px;
    line-height: 21px;
    color: #4c4a46;
  }
  .sec4-text .sec4-row2 {
    padding: 45px 15px;
  }
  .sec4-text .sec4-row2 p {
    font-size: 16px;
    line-height: 21px;
    text-transform: uppercase;
  }
  .sec4-text .sec4-row2 p a {
    font-size: 14px;
    border-radius: 10px;
    padding: 8px 25px;
  }
  .sec4-text .sec4-row2 h3 {
    font-size: 30px;
    text-transform: inherit;
  }
  .sec4-text .sec4-row2 h3 span {
    position: relative;
    z-index: 1;
  }
  .sec4-text .sec4-row2 h3 span:before {
    position: absolute;
    content: "";
    bottom: 3px;
    left: 0px;
    width: 100%;
    height: 6px;
    z-index: -1;
    background: #44c2e3;
  }

  footer .footer-sec1 .sec4-row1 .col-lg-5 {
    text-align: left;
  }
  footer .footer-sec1 ul {
    font-size: 18px;
    text-align: center;
  }
  footer .footer-sec1 ul li {
    margin-bottom: 35px;
  }
  footer .footer-sec1 ul li a {
    letter-spacing: 1.5px;
  }
  footer .footer-sec2 {
    display: block;
  }
  footer .footer-sec2 ul {
    font-size: 14px;
  }
  footer .footer-sec1 {
    padding-bottom: 0px;
  }
  footer .footer-sec3 {
    background: #0d7b87;
    padding-top: 45px;
  }
  footer .footer-sec3 p {
    font-size: 12px;
    padding: 6px 0px;
  }
  footer .footer-sec3 p:nth-child(3) {
    display: none;
  }
  footer .footer-sec3 ul {
    list-style: none;
    display: none;
    margin-top: 6px;
    justify-content: center;
  }
  footer .footer-sec3 ul li {
    padding: 0px 10px 2px 10px;
    border-left: solid 1px #ffffff;
    line-height: 10px;
  }
  footer .footer-sec3 ul li:first-child {
    border: 0px;
  }
  footer .footer-sec3 ul li a {
    color: #fff;
    font-size: 12px;
  }

  .how-it-works-sec2-text {
    padding: 0px 15px;
    margin-top: 44px;
  }
  .how-it-works-sec2-text img {
    padding-top: 200px;
  }
  .how-it-works-sec2-text .sec2-row2 {
    padding: 45px 0px;
  }
  .how-it-works-sec2-text .sec2-row2 h3 {
    font-size: 30px;
  }
  .how-it-works-sec2-text .sec2-row2 h3 span::before {
    height: 12px;
  }
  .how-it-works-sec2-text .sec2-row2 p {
    font-size: 16px;
    line-height: 21px;
    padding-top: 20px;
  }

  .how-it-works-sec3-text {
    padding: 45px 0px;
  }
  .how-it-works-sec3-text h2 {
    font-size: 30px;
  }
  .how-it-works-sec3-text h2::before {
    height: 12px;
  }
  .how-it-works-sec3-text p {
    font-size: 16px;
    line-height: 21px;
    padding-top: 0px;
  }
  .how-it-works-sec3-text .sec3-row .col-6 {
    font-size: 17px;
    line-height: 21px;
    align-items: center;
    display: flex;
  }
  .how-it-works-sec3-text .sec3-row .col-6 img {
    margin-bottom: 10px;
    margin-right: 10px;
  }

  .how-it-works-sec4-text {
    padding: 0px 15px;
  }
  .how-it-works-sec4-text .bg {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .how-it-works-sec4-text .bg .sec4-row1 h3 {
    font-size: 30px;
  }
  .how-it-works-sec4-text .bg .sec4-row2 p {
    font-size: 16px;
    line-height: 21px;
  }
  .how-it-works-sec4-text .bg .sec4-row3 ol {
    padding: 10px 0px 0px 40px!important;
  }
  .how-it-works-sec4-text .bg .sec4-row3 ol li {
    font-size: 16px;
    line-height: 21px;
    padding-bottom: 10px;
  }
  .how-it-works-sec4-text .bg .sec4-row4 p {
    font-size: 16px;
    line-height: 21px;
  }

  .how-it-works-sec5-text {
    padding: 0px 15px;
  }
  .how-it-works-sec5-text .col-lg-5 {
    text-align: center;
  }
  .how-it-works-sec5-text h3 {
    font-size: 30px;
    padding-top: 0px;
    line-height: 35px;
  }
  .how-it-works-sec5-text p a {
    padding: 5px 20px;
    border-radius: 10px;
  }

  .how-it-works-sec6-text {
    padding: 0px 15px;
  }
  .how-it-works-sec6-text .sec6-row1 {
    padding: 50px 0px;
  }
  .how-it-works-sec6-text .sec6-row1 p {
    font-size: 16px;
    text-transform: uppercase;
  }
  .how-it-works-sec6-text .sec6-row1 p a {
    font-size: 14px;
    color: #fff;
    border-radius: 10px;
    padding: 8px 25px;
    margin: 32px auto 0px auto;
    display: table;
    cursor: pointer;
  }
  .how-it-works-sec6-text .sec6-row1 h3 {
    font-size: 30px;
  }
  .how-it-works-sec6-text .sec6-row1 h3 span::before {
    height: 12px;
  }

  .our-products-sec1-text .sec1-col {
    padding: 70px 30px 20px 30px;
  }
  .our-products-sec1-text .sec1-col p {
    font-size: 16px;
    padding-top: 0px;
  }
  .our-products-sec1-text .sec1-col a {
    color: #8d8c8b;
  }
  .our-products-sec1-text .sec1-col img:last-child {
    height: 15px;
  }
  .our-products-sec1-text .col-11 {
    margin-bottom: 80px !important;
  }
  .our-products-sec1-text .second-row {
    padding-top: 0px;
  }

  .our-products-sec1-text h2 {
    font-size: 30px;
  }
  .our-products-sec1-text h2::before {
    background: #75ba43;
    height: 12px;
    bottom: 0px;
  }
  .our-products-sec1-text p {
    font-size: 17px;
  }

  .our-products-sec2-text .sec1-row1 {
    padding: 45px 0px 130px 0px;
  }
  .our-products-sec2-text .sec1-row1 h3 {
    font-size: 30px;
  }
  .our-products-sec2-text .sec1-row1 p {
    font-size: 16px;
  }

  .our-products-sec3-text {
    padding: 0px 15px;
  }
  .our-products-sec3-text .sec3-row1 {
    padding: 30px 0px;
    top: -110px;
  }
  .our-products-sec3-text .sec3-row1 h3 {
    font-size: 30px;
  }
  .our-products-sec3-text .sec3-row1 p a {
    font-size: 14px;
    color: #fff;
    border-radius: 10px;
    padding: 8px 25px;
    margin: 32px auto 0px auto;
    display: table;
    cursor: pointer;
  }
}
@media screen and (max-width: 1200px) and (min-width: 1000px) {
  .our-products-sec1-text .sec1-col {
    padding: 70px 30px 20px 30px;
    height: 540px;
  }
}
@media screen and (max-width: 1383px) and (min-width: 1201px) {
  .our-products-sec1-text .sec1-col {
    padding: 70px 30px 20px 30px;
    height: 610px;
  }
}
@media screen and (max-width: 768px) and (min-width: 568px) {
  .our-products-sec1-text .sec1-col {
    padding: 70px 30px 20px 30px;
    height: auto;
  }
}
.donot_text{
  text-decoration: underline;
  font-weight: 600;
  padding: 0px; 
 }
 @media (min-width: 992px){
   .modal .modal-dialog.modal-lg {
       width: 900px!important;
   }
}


.Form__Element__Caption{
  display: block;
  padding: 0;
  margin: 0 0 10px -15px;
  font-size: 15px!important;
  text-transform: uppercase;
  color: #3a2a39;
  letter-spacing: 2px;
  font-weight: 700 !important;
  max-width: 100%;
  text-align: left;
  text-shadow: none;
}

.FormTextbox__Input{
width: 100%;
border: 1px solid #b3b3b3;
height: 35px;
line-height: 20px;
text-indent: 10px;
box-shadow: none;
margin: 0;
font-size: 15px;
padding: .375rem .75rem;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border-radius: .25rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;   
}


.Form__Element label{
min-height: 23px;
padding-left: 0px;
margin-bottom: 0;
font-weight: 400;
cursor: pointer;
color: #3a2a3a;
font-size: 13px;
vertical-align: top;
margin: 0 0 -18px 0px;
}

.FormParagraphText p{
    margin: 10px 0 15px !important;
    color: #acacac;
    font-size: 11.5px;
    line-height: normal;
}

.FormParagraphText a{
  color: #acacac;
}

.Form__Element .FormSubmitButton{
    cursor: pointer!important;
    opacity: 1!important;
    background: #0b5a63;
    width: 440px;
    border-radius: 0;
    font-size: 18px;
    margin: 50px 0 0 -150px!important;
    text-transform: uppercase;
    font-weight: 900;
    color: #fff;
    border-color: transparent;
    height: auto;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.FormSubmitButton:hover{
  opacity: 0.4!important;
}

#LiveMonTransparentImage{
  display:none;
}

@media screen and (max-width: 576px){
  .Form__Element .FormSubmitButton {
      width: 100%;
      border-radius: 0;
      font-size: 18px;
      margin: 50px auto 0px auto!important;
      text-transform: uppercase;
  }
}
@media screen and (max-width: 835px) and (min-width: 834px) {
  .how-it-works-sec4-text .bg .sec4-row3 ol {
  margin-left:18px;
}  
}
.top-dnn-bg .navbar-nav li:nth-child(4) {
    display: none;
}

/*  02072021  */

input[type=checkbox]:checked:after,  .checkbox input[type=checkbox]:checked:after, .checkbox-inline input[type=checkbox]:checked:after {
    background-color: #2196f3 !important;
    border-color: #2196f3 !important;
}

input:matches([type="checkbox"], [type="radio"]):checked {
    background: #2196f3 !important;
    border-color:  #2196f3 !important;
}

.Form__Status
{
display:none;
}
/*form responsive media query*/
@media screen and (max-width: 768px) and (min-width: 577px) {
    .Form__Element .FormSubmitButton {
        width: 646px;
        margin: 50px 0 0 auto !important;
    }
}
.popup-right-section p {
    margin-right: -9px !important;
}

input[type=checkbox], input[type=radio] {
  
    width: 18px;
    height: 18px;
    margin-top: -2px;
    margin-right: 5px;
    border: 2px solid #666;
    border-radius: 2px;
    transition: 240ms;
}
.FormTextbox__Input {
    width: 93%!important;
}
.EPiServerForms .Form__Element .Form__Element__ValidationError {
    color: #dc3545!important;
}

@media screen and (max-width: 767px){
	.coupon-revtrax-section {
    width: 100%;
}

    footer .footer-sec3 .GlobaloptoutLinks ul li {
        border: none;
        margin-bottom: 10px;
    }
	
	
}

.GlobaloptoutLinks ul li a {
    color: #fff!important;
    font-size: 13px;
}

.GlobaloptoutLinks ul li {
    padding: 0px 10px 2px 10px!important;
   
    line-height: 10px;
}

.GlobaloptoutLinks li {
    margin-right: 0px!important;
    border: none!important;
}

/*  Cms-12 EpiForm Css Fix for Borders- Start */

.EPiServerForms .ValidationRequired .Form__Element__Caption:after {
    content: " " !important;
}

.EPiServerForms .ValidationFail input, .EPiServerForms .ValidationFail textarea, .EPiServerForms .ValidationFail select {
    border-color: inherit !important;
    border: 1px solid #b3b3b3 !important;
}

/*  Cms-12 EpiForm Css Fix for Borders- END */