/*********** CSS TABLE OF CONTENTS *******************

|--- 01.Component -> { Header }
|--- 01.Component -> { Menu }
|--- 01.Component -> { Button }
|--- 01.Component -> { Lists }
|--- 01.Component -> { Background }
|--- 01.Component -> { Form }
|--- 01.Component -> { Cards }
|--- 01.Component -> { Modal }
|--- 01.Component -> { Tab }
|--- 01.Component -> { Acccordion }
|--- 01.Component -> { Sidebar }
|--- THEME CUSTOM STYLES

******************************************************/

/*=== Media Query ===*/

.text-highlight {
  color: #0066ff;
}

/* .welcome-content__title {
  /* font-size: 40px; */
  height: auto;
} */

.btn-purple-heart,
.btn-torch-red {
  color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 36px;
  gap: 10px;
  width: 243px;
  height: 48px;
  background: linear-gradient(90deg, #8B33FF 0%, #6A00F5 100%);
  border-radius: 7px;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
}

.btn-purple-heart:hover,
.btn-torch-red:hover,
.btn-link-water:hover {
  color: #fff;
  background-color: #0066ff !important;
  border-color: #0066ff !important;
}

.btn-check:checked + .btn-primary,
.btn-check:active + .btn-primary,
.btn-primary:active,
.btn-primary.active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0066ff !important;
  border-color: #0066ff !important;
}

/* .welcome-content__descriptions {
  font-size: 18px;
} */

/* .btn-link {
  color: #0066ff;
}

.btn-link:hover {
  color: #0066ff;
} */

/* .welcome-content--l1 {
  padding-left: 22px;
} */

/* .welcome-content__title span {
  font-size: 36px;
} */

/* .welcome-area--l1 {
  padding-bottom: 250px;
} */

/* .section-title__heading {
  font-size: 50px;
  padding-right: 40px;
} */

.Request-Btn {
  font-size: 18px;
  padding: 60px 0 0 0;
  display: inline-block;
}

a {
  color: #0066ff;
  text-decoration: none;
}

.Request-Btn i {
  position: relative;
  left: 5px;
  top: 2px;
}

.btn-primary {
  color: #000;
  background-color: #0066ff;
  border-color: #0066ff;
}

.btn-primary:hover {
  background-color: #0066ff;
  border-color: #0066ff;
}

.sonar-emitter::after {
  background-color: #0066ff;
}

.about-us__image.w-100 video {
  border-radius: 10px;
}

.text-primary {
  color: #0066ff !important;
}

.section-title--l5 .section-title__sub-heading::before {
  background-color: #0066ff;
}

.btn-electric-violet-2 {
  color: #0066ff !important;
  background-color: #fff;
  border-color: #0066ff;
}

.shadow--primary-2 {
  box-shadow: none;
}

/* .section-title--l5 .section-title__heading {
  font-size: 34px;
} */

/* .videobtn .btn.btn--lg-3 {
  min-width: 245px;
} */

.about-us__image.w-100 img.w-100 {
  border-radius: 10px;
}

.bg-purple-heart {
  background-color: #0066ff !important;
}

/* .feature-area--l2__content__heading {
  letter-spacing: 1px;
}

.feature-area--l2__content__heading {
  font-size: 34px;
} */

.widget--feature-2__title {
  line-height: 1.2;
}

.content-texts .content__heading {
  font-size: 40px;
  margin-bottom: 25px;
}

.add_description {
  margin-bottom: 50px;
}

.card.card--content-2.bg-white a {
  width: 100%;
}

.card--content-2 .card--content-single.card-btn {
  padding-top: 0;
  padding-bottom: 20px;
}

.text-electric-violet-3,
.text-bittersweet {
  color: #0066ff !important;
}

.card--table-single:hover .card--price__price,
.card--table-single:hover .card--price__price-time,
.card--table-single:hover .card--price__currency {
  color: #0066ff !important;
}

.min-height {
  height: 390px;
}

.min-height h3.card--services-l6__heading {
  min-height: 50px;
}

.section-title--l3 .section-title__sub-heading {
  color: #0066ff !important;
}

/* .contact-widget-box,
.bg-electric-violet-2 {
  background-color: #0066ff;
} */

.shadow--primary-4,
.shadow--primary-5 {
  box-shadow: 0 4px 4px hsl(217deg 91% 46% / 30%);
}

.widget--contact.active .widget-icon {
  color: #0066ff;
}

/* .contact-widget-box__title-block .widget-box__title {
  font-size: 28px;
} */

.btn-white {
  background-color: #fff !important;
  color: #0066ff !important;
}

.newsletter-form small {
  display: block;
  width: 100%;
  text-align: left;
  color: #cacaca;
  letter-spacing: 1px;
  padding-top: 2px;
  padding-left: 0;
}

/* .footer-section--l5 .footer-social-share li a:hover {
  box-shadow: 0 2px 2px #0066ff;
  background-color: #0066ff;
  color: #fff;
} */

.btn-link-water {
  color: #fff !important;
  background-color: #0066ff;
  border-color: #0066ff;
  min-width: 170px;
  border-radius: 30px;
}

/* .nav-tab--feature-2 .nav-link.active {
  background-color: transparent;
  color: #ffffff;
  border-bottom: 2px solid #ffffff;
} */

/* .section-title__heading {
  font-size: 40px;
  padding-right: 40px;
} */

.content-btn-group.mt-4.text-center ~ small {
  text-align: center;
  display: block;
}

.card-hover__niagara:hover:hover,
.card-hover__coral:hover:hover,
.card-hover__lavender:hover:hover,
.card-hover__bittersweet:hover:hover {
  background-color: #041C4F;
}

.white-btn,
.white-btn:hover {
  width: 100% !important;
  text-align: center;
  background-color: #fff;
  color: #0066ff !important;
  margin: 0 !important;
}

.white-btn:hover {
  opacity: 0.8;
}

.contact-widgets-wrapper.row .widget-body {
  width: 100%;
}

.contact-widget-box .bg-blue-2 {
  background-color: #fff;
  padding: 1rem;
  border-radius: 5px;
  margin-bottom: 30px;
  margin-top: 50px;
}

.pt-title .section-title__heading {
  padding-right: 190px;
}

.section-title--l8 .section-title__heading {
  padding: 0;
}

.welcome-image--group-01__img-3 {
  bottom: -15%;
}

.content__heading.blue_label {
  font-size: 50px;
}

.blue_label span {
  color: #0066ff;
}

.bg-white h2.card--content-2__currency small {
  color: #ff0000;
  font-size: 20px;
  position: relative;
  top: -15px;
}

.tagSpan small {
  line-height: 18px;
  display: block;
}

.mb-md-7 {
  margin-bottom: 2.125rem !important;
}

.custom-price .card--table-single .table-top .card--price {
  margin-top: 0;
  flex-wrap: wrap;
}

.card--table-single .table-top .card--price__price {
  font-size: 60px;
}

.custom-price .card--table-single .table-top {
  padding: 0;
}

.custom-price .card--table-single:hover {
  box-shadow: 0 4px 10px transparent;
}

.card--table-single .table-top .card--price__currency {
  margin-top: -5px;
}

.custom-price .card--table-single:hover .card--price__price,
.custom-price .card--table-single:hover .card--price__price-time,
.custom-price .card--table-single:hover .card--price__currency {
  color: #262729 !important;
  cursor: inherit;
}

.complete-plan:hover .plan-content {
  background-color: #0066ff;
}

.complete-plan:hover .card--price .card--price__price,
.complete-plan:hover .card--price .card--price__price-time,
.complete-plan:hover .card--price .card--price__currency,
.complete-plan:hover .plan-details span,
.complete-plan:hover .plan-details p,
.plans .plan input[type="radio"]:checked + .plan-content .plan-details span,
.plans .plan input[type="radio"]:checked + .plan-content .plan-details p,
.plans .plan input[type="radio"]:checked + .plan-content .card--price span,
.plans .plan input[type="radio"]:checked + .plan-content .card--price p,
.plans .plan input[type="radio"]:checked + .plan-content .card--price span,
.plans .plan input[type="radio"]:checked + .plan-content .card--price h1,
.freePrice span,
.freePrice h1 {
  color: #ffffff !important;
}

.hide {
  display: none;
}

.freePrice h1 span {
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: normal;
  transition: 0.4s;
}

.pricing-btn label {
  color: #bfbfbf;
}

/* .About-Details p {
  font-size: 20px !important;
  margin-bottom: 18px;
} */

.table-section--l8 .pricing-btn .btn-toggle:checked {
  background-color: #0066ff !important;
  background-image: url(
    data:image/svg + xml,
    %3csvgxmlns="http://www.w3.org/2000/svg"viewBox="-4 -4 8 8"%3e%3ccircler="3"fill="%23fff"/%3e%3c/svg%3e
  );
}

/* .footer-section--l5 .footer-menu ul li a:hover {
  color: #0066ff;
} */

.freeCard .shape {
  z-index: 1;
}

.freeCard .shape img {
  width: 220px !important;
  height: auto;
  position: absolute;
  right: 40px;
  top: 30px;
}

.freeCard .plan-details {
  padding-top: 170px;
}

/* .section-title--l3 .section-title__heading {
  font-size: 38px;
} */

.feature-content--l3__list li:before {
  background-color: #0066ff;
}

.counter-widgets {
  background-color: rgb(11 91 224);
}

.section-title--l5 .section-title__sub-heading,
.widgets--content-1-l5 .widgets__title {
  color: #0066ff;
}

.testimonial-section--inner-about-us .slick-dots li.slick-active button {
  background-color: #0066ff;
}

.testimonial-section--inner-about-us .card--testimonial-l7 .card__hover {
  background-image: linear-gradient(
    360deg,
    rgb(11 91 224) 0%,
    #0066ff9c,
    rgba(255, 87, 34, 0) 71%,
    rgba(255, 87, 34, 0) 100%
  );
}

.bg-electric-violet-2 {
  background-color: #0066ff !important;
}

/* .add_pad_contact,
.add_pad_about,
.add_pad_security {
  padding-top: 170px;
  padding-bottom: 60px;
} */

/* price Card Css */

label.plan.basic-plan.freeCard,
label.plan.basic-plan.freeCard .plan-content {
  height: 98%;
  position: relative;
}

.freePrice {
  position: absolute;
  z-index: 1;
  right: 20px;
  top: 20px;
}

label.plan.basic-plan.freeCard .plan-content .plan-details span {
  font-size: 40px;
}

/* Security page css  */

/* .card-Security {
  background-color: #ffffff;
  padding: 1.5rem;
  box-shadow: 0 10px 30px rgb(154 150 150 / 10%);
  border: 1px solid #ffffff;
  border-radius: 5px;
  margin-bottom: 30px;
}

.card-Security:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
} */

/* .card-Security h3,
.card-Features h3 {
  font-size: 22px;
  letter-spacing: 1px;
  position: relative;
} */

.SecurityMain .feature-area--l2__image-group {
  margin-right: 0px;
  box-shadow: none;
}

.SecurityMain .feature-area--l2__image-group__img-1 {
  left: -2%;
  bottom: 15%;
}

/* .dataDiv {
  width: 100%;
  height: 100%;
  background: url(../images/Security/BGimg.png) no-repeat;
  content: "";
  padding: 3rem 3rem;
  background-size: cover;
} */

/* .page-title-content__text {
  font-size: 18px;
} */

.add_pad_about {
  padding-bottom: 80px;
  padding-top: 160px;
}

/* .dataDivin h4 {
  font-size: 34px;
  color: #fff;
  letter-spacing: 1px;
  padding-bottom: 10px;
}

.dataDivin p {
  color: #fff;
  padding: 0px 470px 30px 0;
  font-size: 18px;
} */

/* .FeaturesDetails h3:before {
  content: "";
  position: absolute;
  width: 70px;
  height: 2px;
  background-color: #0066ff;
  bottom: -3px;
} */

/* Security page css  */

/* Features page css  */

/* .card-Features {
  background-color: #f9fafc;
  padding: 1.5rem;
  border-right: 1px solid #e6e7e8;
  border-radius: 5px;
  margin-bottom: 16px;
  display: flex;
} */

.FeaturesIcon {
  width: 60px;
  height: auto;
  margin-right: 16px;
}

.card-Features.br-none {
  border-right: 0px solid #e6e7e8;
}

/* .FeatureskeyIcon {
  width: 35px;
  height: auto;
} */

.card-Features.ComplainceCard {
  display: block;
  border-right: 0px solid #e6e7e8;
  background-color: #f3f4f6;
}

.card-Features.ComplainceCard .imgDiv {
  margin-bottom: 14px;
}

.card-Features.ComplainceCard h3:before {
  display: none;
}

.card-Features.ComplainceCard h3 {
  font-size: 16px;
}

.card-Features.ComplainceCard .imgDiv .FeaturesIcon {
  width: 45px;
  height: auto;
}

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

/* Features page css  */

.tab-content .accordion-body:before {
  height: 63px;
  background-color: #0066ff;
}

.text-readical-red {
  color: #0066ff !important;
}

.tab-content .accordion-button::after {
  color: #0066ff;
}

.freeDetails {
  margin-top: 30px;
  font-size: 20px !important;
  line-height: 24px !important;
}

/* .plans .plan input[type="radio"]:checked + .plan-content .plan-details span, .plans .plan input[type="radio"]:checked + .plan-content .plan-details p,
.plans .plan input[type="radio"]:checked + .plan-content .card--price span, .plans .plan input[type="radio"]:checked + .plan-content .card--price p,
.plans .plan input[type="radio"]:checked + .plan-content .card--price span, .plans .plan input[type="radio"]:checked + .plan-content .card--price h1
{
  color: #ffffff;
} */

.reduce_padding.table-section {
  padding: 0 0 20px 0;
}

/* .reduce_margin .section-title.section-title--l4 {
  margin-bottom: 55px;
} */

.custom-price .card--table-single {
  margin-bottom: -40px;
}

.faq-tabs .nav-link.active {
  color: #0066ff;
}

.plans {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 98%;
  padding: 40px 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 8px 10px 0px #d8dfeb;
  box-shadow: 0px 8px 10px 0px #d8dfeb;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.scrollup {
  width: 40px;
  height: 40px;
  opacity: 0.3;
  position: fixed;
  bottom: 50px;
  right: 50px;
  display: none;
  text-indent: -9999px;
  background: url("icon_top.png") no-repeat;
  z-index: 999999;
}

.list-point {
  position: relative;
}

/* label.mb-3.mb-lg-0.blue_Month {
  margin-right: 53px;
} */

.list-point:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #000;
  left: -11px;
  top: 13px;
}

.plans .plan input[type="radio"] {
  position: absolute;
  opacity: 0;
}

.plans .plan {
  cursor: pointer;
  width: 100%;
  margin-bottom: 16px;
}

.plans .plan .plan-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1.5px solid #e1e2e7;
  border-radius: 10px;
  -webkit-transition: -webkit-box-shadow 0.4s;
  transition: -webkit-box-shadow 0.4s;
  -o-transition: box-shadow 0.4s;
  transition: box-shadow 0.4s;
  transition: box-shadow 0.4s, -webkit-box-shadow 0.4s;
  position: relative;
  justify-content: space-between;
  align-items: center;
}

.plans .plan .plan-content img {
  margin-right: 30px;
  height: 72px;
}

.plans .plan .plan-details span {
  margin-bottom: 10px;
  display: block;
  font-size: 20px;
  line-height: 24px;
  color: #252f42;
  font-weight: bold;
}

.plans .plan .plan-details p {
  color: #646a79;
  font-size: 14px;
  line-height: 18px;
}

.plans .plan .plan-content:hover {
  -webkit-box-shadow: 0px 3px 5px 0px #e8e8e8;
  box-shadow: 0px 3px 5px 0px #e8e8e8;
}

.plans .plan input[type="radio"]:checked + .plan-content:after {
  content: "";
  position: absolute;
  height: 8px;
  width: 8px;
  background: #216fe0;
  right: 20px;
  top: 20px;
  border-radius: 100%;
  border: 3px solid #fff;
  -webkit-box-shadow: 0px 0px 0px 2px #0066ff;
  box-shadow: 0px 0px 0px 2px #0066ff;
  display: none;
}

.plans .plan input[type="radio"]:checked + .plan-content {
  border: 2px solid #0066ff;
  background: #0066ff;
  -webkit-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
}

.yearly-toggle .blue_year {
  color: #0066ff;
  /* margin-right: 53px; */
}

.monthly-toggle .blue_Month {
  color: #0066ff;
  /* margin-right: 53px; */
}

/* .yearly-toggle .blue_Month {
  color: #0066ff;
} */

.btn-check:checked + .btn-primary,
.btn-check:active + .btn-primary,
.btn-primary:active,
.btn-primary.active,
.show > .btn-primary.dropdown-toggle {
  color: #fff !important;
}

.btn-check:checked + .btn-link-water:focus,
.btn-check:active + .btn-link-water:focus,
.btn-link-water:active:focus,
.btn-link-water.active:focus,
.show > .btn-link-water.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgb(206 208 213 / 50%);
}

/* .form-check {
  padding-left: 0;
} */

.main-error-div {
  margin: 50px auto;
  text-align: center;
}

.dark-title {
  font-weight: 500;
  margin-bottom: 20px !important;
}

.main-error-div p {
  margin-bottom: 6px;
}
/* 
.page-title-content__heading {
  font-size: 45px;
} */

/* .section-title--l7 .section-title__heading,
.section-title--l8 .section-title__heading {
  font-size: 30px;
} */

/* .section-title .section-title__heading{
font-size: 30px !important;
} */

.faqs-area--inner.SecuredDiv {
  padding: 50px 0 100px !important;
}

.featurepoint {
  display: flex;
  align-items: center;
  font-size: 20px;
}

.featurepoint .card--services-l4__icon {
  margin: 0 12px 0 0 !important;
}

.featureHover ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.featurepoint {
  color: #262729;
}

.featurepoint:hover {
  color: #0066ff;
}

.featureHover ul li {
  margin: 20px 0 20px 0;
}

.snapDiv {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}

.FeatureskeySnap {
  width: 100%;
  height: auto;
}

.featureHover {
  position: relative;
}

.featureHover ul li:nth-child(1) {
  top: -80px;
  left: 130px;
}

.featureHover ul li {
  position: absolute;
}

.featureHover ul li:nth-child(2) {
  top: 0px;
  left: 50px;
}

.featureHover ul li:nth-child(3) {
  top: 80px;
  left: 10px;
}

.featureHover ul li:nth-child(4) {
  top: 160px;
  left: 50px;
}

.featureHover ul li:nth-child(5) {
  top: -80px;
  left: 130px;
}

.featureHover ul li:nth-child(5) {
  top: 240px;
  left: 130px;
}

.featureHover1 ul li:nth-child(1) {
  left: auto;
  right: 80px;
}

.featureHover1 ul li a .card--services-l4__icon {
  margin: 0 0 0 12px !important;
}

.featureHover1 ul li:nth-child(2) {
  left: auto;
  right: 40px;
}

.featureHover1 ul li:nth-child(3) {
  left: auto;
  right: 40px;
}

.featureHover.featureHover1 ul li a {
  text-align: right;
}

.FeaturesKeyMB {
  margin-bottom: 120px !important;
}

.FeaturesPB {
  padding-bottom: 160px !important;
}

.sponsorshipSection .feature-section--l1__shape-group .img-1 {
  width: 60%;
  top: -390%;
  right: -30%;
}

.sponsorshipSection .feature-section--l1__shape-group .img-1 .imgTop,
.sponsorshipSection .feature-section--l1__shape-group .img-Down .imgBottom {
  width: 50% !important;
}

.sponsorshipSection {
  position: relative;
}

/* .welcome-image--group-01 img {
  width: 90%;
} */

.sponsorshipSection small {
  color: #fff;
  font-size: 18px;
}

/* .DesiringLI ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.DesiringLI {
  margin: 60px 0 0px 0;
}

.DesiringLI ul li i {
  color: #ffffff !important;
  margin: 0 10px 0 0;
  font-size: 20px;
} */

.feature-area--l2__image-group {
  box-shadow: none;
}

.iti--allow-dropdown {
  display: inline !important;
}

/* .feature-content--l3__image {
  border: 1px solid #f4f1f1;
  border-radius: 5px;
  box-shadow: 0 0 15px 10px rgb(221 221 221 / 20%);
} */

/* .DesiringLI ul li {
  margin-bottom: 20px;
  font-size: 18px;
  color: #fff;
} */

/* h2.section-title__heading ~ small {
  font-size: 18px;
} */

.feature-section--l1__shape-group1 {
  position: relative;
}

.img-Down {
  width: 130px;
  transform: rotate(191deg);
  left: -317px;
  position: absolute;
  bottom: -120px;
}

/* .FeatureskeyImg {
  width: 100%;
  height: auto;
  padding: 2rem;
} */

.mt-80 {
  margin-top: 80px;
}

.about-us__image {
  border-radius: 5px;
  position: relative;
}

.about-us__image:before {
  content: "";
  position: absolute;
  /* background-color: rgb(0 0 0 / 30%); */
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 5px;
}

.about-us__image .video-btn {
  background-color: #0066ff;
  border-color: #0066ff;
}

.about-us__image .video-btn i {
  color: #e2e2e2;
}

.sonar-emitter::after {
  background-color: #0066ff;
}

.contact-info-Details ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.contact-info-Details ul li a,
.contact-info-Details ul li {
  color: #fff;
  font-size: 16px;
}

/* .contact-info-Details ul li {
  margin-bottom: 14px;
  position: relative;
} */
/* 
.contact-info-Details ul li a i,
.contact-info-Details ul li i {
  padding: 0 14px 0 0px;
} */

/* .contact-info-Details ul li a:hover {
  opacity: 0.8;
} */

/* .contact-info-Details ul li i {
  position: absolute;
  left: 0;
  top: 4px;
} */

/* .contact-info-Details ul li {
  padding: 0 0 0 30px;
} */

/* .mt-100 {
  margin-top: 100px;
} */

.mapLocation iframe {
  border-radius: 5px;
  box-shadow: 0 5px 16px -1px rgb(50 44 44 / 34%);
}

/* .br-bottom-none {
  border-bottom: 0;
} */

.mapAdd .contact-widget-box {
  padding: 40px 42px 15px;
}

/* .contact-section--l3 .contact-widget-box {
  position: relative;
} */

.blogHero a.btn.btn-primary {
  margin: 0 10px;
  padding: 10px 14px;
}
.blogHero a.btn.btn-primary:hover {
  opacity: 0.8 !important;
}

.ViewblogList .blogs-post.blogs-post--big img,
.BlogDetailspage .blog-content__img img {
  width: 100%;
  height: 550px;
  max-width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.ViewblogList .blogs-post.blogs-post--big {
  margin-bottom: 100px;
}

.ViewblogList .blogs-post.blogs-post--small img,
.RelatedSection .blogs-post.blogs-post--small img {
  object-fit: cover;
  object-position: center center;
}
.help-block {
  text-align: left;
}
.container.RelatedSection {
  padding-bottom: 100px;
}
.BlogDetailspage .blog-title__heading {
  font-size: 44px;
}
.BlogDetailspage .blog-title {
  padding-bottom: 15px;
}
.BlogDetailspage {
  padding-top: 85px;
}
.BlogDetailspage .blog-content__img {
  margin-bottom: 15px;
}
.blog-content p span,
.blog-content p {
  font-size: 20px;
  line-height: 32px;
  text-align: justify;
}
.blog-content ul {
  list-style: none;
  padding-left: 0;
  font-size: 20px;
}
.blog-content ul li {
  padding-bottom: 10px;
}
.BlogDetailspage .blog-details {
  padding-top: 80px;
}
.next-preBtn a {
  border: 1px solid #104cba;
  border-radius: 5px;
  padding: 10px 20px 10px 20px;
}
.blog-detailsSection,
.blog-detailsSection .blog-details {
  padding-top: 0;
}
/* .feature-section.feature-section--l3.BlogDetailspage {
  padding-bottom: 0;
} */

nav.navbar.site-navbar ul li:hover a {
  color: #041C4F;
}

.btn-check:focus + .btn-primary,
.btn-primary:focus {
  background-color: #0066ff !important;
  border-color: #0066ff !important;
  box-shadow: 0 4px 4px hsl(217deg 91% 46% / 30%);
}
/* new  */

.introduction {
  margin: 30px;
}
.dy-popup-container h1 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
  margin: 0 0 5px 0;
  text-align: center;
  padding-top: 30px;
  font-family: "Rubik", sans-serif;
}
.dy-popup-container h1 span {
  color: #0066ff;
}
.introduction hr {
  width: 25%;
  height: 1px;
  background-color: #ccc;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 0;
  padding: 0;
  border: 0;
}
.introduction p {
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.4;
}
.introduction p a {
  color: #009fb4;
  text-decoration: none;
  transition: color 0.2s;
}
.introduction p a:active,
.introduction p a:focus,
.introduction p a:hover {
  color: #006c81;
}

/* Remove before adding to Dynamic Yield */
@keyframes dy-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#dy-popup-overlay, #missOut  {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 1111;
  bottom: 0;
  right: 0;
}

.dy-popup-container {
  position: relative;
  z-index: 1;
  display: flex;
  width: 100%;
  max-width: 550px;
  padding: 1rem;
  border: 1px solid #ccc;
  border-radius: 8px;
  background-color: #FFFFFF;
  margin: auto;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.2s;
  opacity: 0;
  animation-name: dy-fadein;
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
}

.dy-popup-container .dy-popup-title {
  font-size: 30px;
  line-height: 1.2;
  color: #333;
  text-align: center;
  font-weight: 600;
}

.dy-popup-container .dy-popup-title span {
  color: #0066ff;
}

/* .dy-popup-container h1 {
  font-size: 4rem;
  line-height: 1;
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
  margin: 0 0 5px 0;
} */
.dy-popup-container hr {
  height: 1px;
  width: 33%;
  background-color: #ccc;
  border: 0;
  margin: 0 auto 10px auto;
}
.dy-popup-container p {
  font-size: 1rem;
  line-height: 1.2;
  color: #333;
  margin: 0 0 15px 0;
}
.dy-popup-container #dy-popup-btn {
  display: inline-flex;
  background-color: #68c143;
  border: 1px solid #68c143;
  padding: 10px 20px;
  border-radius: 0 2px 2px 0;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
  outline: 0;
  overflow: hidden;
  transition: background-color 0.2s, border-color 0.2s;
  color: #fff;
  vertical-align: middle;
}
.dy-popup-container #dy-popup-btn:focus,
.dy-popup-container #dy-popup-btn:hover {
  background-color: #358e10;
  border-color: #358e10;
  text-decoration: none;
}
.dy-popup-container .dy-popup-close, .missout-container .dy-popup-close {
  position: absolute;
  right: 36px;
  top: 15px;
  width: 20px;
  height: 20px;
  opacity: 0.5;
  transition: opacity 0.2s;
  cursor: pointer;
}
.dy-popup-container .dy-popup-close:hover, .missout-container .dy-popup-close:hover {
  opacity: 1;
}
.dy-popup-container .dy-popup-close:before, .missout-container .dy-popup-close::before
.dy-popup-container .dy-popup-close:after, .missout-container .dy-popup-close::after {
  position: absolute;
  left: 10px;
  content: "";
  height: 20px;
  width: 2px;
  background-color: #999;
}
.dy-popup-container .dy-popup-close:before, .missout-container .dy-popup-close::before {
  transform: rotate(45deg);
}
.dy-popup-container .dy-popup-close:after, .missout-container .dy-popup-close::after {
  transform: rotate(-45deg);
}
.dy-popup-container .dy-popup-col {
/*  display: flex;*/
  flex: 1;
  flex-direction: column;
  padding: 15px;
  justify-content: center;
  align-items: center;
}
.dy-popup-container .dy-popup-label {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  color: #0066ff;
  margin: 0 10% 15px 10%;
  font-weight: 500;
}
.dy-popup-container .dy-voucher-group {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}
.dy-popup-container #dy-voucher-code {
  padding: 10px 20px;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  border-radius: 2px 0 0 2px;
  cursor: pointer;
  border: 1px solid #d8d8d8;
  border-right: 0;
}
.dy-popup-container #dy-voucher-code:focus {
  outline: 0;
}
.dy-popup-container .dy-popup-optout {
  font-size: 1rem;
  font-weight: 400;
  color: #333;
  text-decoration: none;
  transition: color 0.2s;
  margin-bottom: 30px;
}
.dy-popup-container .dy-popup-optout:focus,
.dy-popup-container .dy-popup-optout:hover {
  color: #000;
}

#dy-popup-1 {
  position: relative;
}

#dy-popup-1:before {
  width: 100%;
  height: 100%;
  
  content: "";
  background-size: cover;
  position: absolute;
  z-index: -1;
}
.poupImg {
  margin: 20px 0 20px;
}


/*miss out popup */

#missOut {
  background-color: rgba(0, 0, 0, 0.1);
}

#missOut .missout-container:before {
  display: none;
}

.missout-container {
  background-color: #fff;
  position: absolute !important;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  border-radius: 8px;
  text-align: center;
  padding: 1rem;
  width: 500px;
  max-width: 100%;
}
@media (max-width: 768px) {
  .missout-container {
      width: 90%; /* Adjust the width for smaller screens */
      padding: 0.5rem; /* Adjust the padding for smaller screens */
  }
}

.missout-container .dy-popup-title {
  font-size: 40px;
  font-weight: bold;
  color: #0066ff;
  margin: 0;
  padding: 20px 0 10px 0;
  line-height: normal;
}

.missout-container .dy-popup-label {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #484848;
  padding: 0 20px 10px 20px;
}
.missout-container .book-text {
  font-size: 16px;
  color: #484848;
  margin-bottom: 0;
  padding-bottom: 30px;
}
.missout-container .teamText {
  font-size: 14px;
  letter-spacing: 0.5px;
  padding-bottom: 20px;
}
.missout-container .teamText a {
  font-weight: bold;
}

/*miss out popup */



@media screen and (max-width: 1599px) {
  .BlogDetailspage .blog-details {
    padding-right: 150px;
    padding-left: 150px;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 1499px) {
  .blog-content ul li {
    font-size: 18px;
  }

  .blog-content h1,
  .blog-content h2,
  .blog-content h3,
  .blog-content h4,
  .blog-content h5,
  .blog-content h6 {
    font-size: 24px;
  }

  .BlogDetailspage .blog-title__heading {
    font-size: 40px;
  }

  .blog-content p span,
  .blog-content p {
    font-size: 18px;
  }

  /* .welcome-content__title {
    font-size: 40px;
    margin-bottom: 25px;
  } */

  .welcome-content__descriptions {
    font-size: 18px;
    line-height: 26px;
  }

  /* .feature-section {
    padding-top: 40px;
    padding-bottom: 40px;
  } */

  /* .section-title--l7 .section-title__heading,
  .section-title--l8 .section-title__heading {
    font-size: 35px;
  } */

  /* h2.section-title__heading ~ small {
    font-size: 14px;
  } */
/* 
  .DesiringLI ul li {
    margin-bottom: 18px;
    font-size: 16px;
  }

  .DesiringLI ul li i {
    font-size: 18px;
  } */

  .card--services-l4__heading {
    font-size: 18px;
  }

  .card--services-l4__content {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px;
    color: rgba(38, 39, 41, 0.7);
  }
/* 
  .section-title--l5 .section-title__heading {
    font-size: 30px;
  } */

  /* .section-title--l5 .section-title__description {
    font-size: 16px;
  } */

  /* .feature-area--l2__content__heading {
    font-size: 28px;
  } */

  .widget--feature-2__content {
    font-size: 14px;
  }

  /* .widget--feature-2__icon {
    min-width: 59px;
    max-width: 59px;
    min-height: 59px;
    max-height: 59px;
  } */

  /* .cta-section--l1 {
    padding-top: 90px;
  } */

  /* .newsletter--l1-2 {
    margin-bottom: 105px;
  } */

  /* .section-title--l7 .section-title__heading,
  .section-title--l8 .section-title__heading {
    font-size: 30px;
  } */

  /* h2.section-title__heading ~ small {
    font-size: 16px;
  } */

  /* .card-Security h3,
  .card-Features h3 {
    font-size: 20px;
  }

  .card-Security p {
    font-size: 15px;
  } */

  .ViewblogList .blogs-post.blogs-post--big img,
  .BlogDetailspage .blog-content__img img {
    height: 450px;
  }
}
@media screen and (max-width: 1800px) and (min-width: 1400px) {
  .welcome-content__descriptions {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 33px;
  }
}

@media screen and (max-width: 1399px) {
  /* .welcome-content__title {
    font-size: 35px;
    height: auto !important;
  } */

  .welcome-content__descriptions {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 33px;
  }

  /* .newsletter-form input {
    height: 60px;
  } */

  /* .newsletter-form .btn {
    width: 100%;
    height: 60px;
  } */

  .welcome-content__terms-text {
    margin-top: 6px;
    font-size: 14px;
  }

  /* .section-title--l7 .section-title__heading,
  .section-title--l8 .section-title__heading {
    font-size: 30px;
  } */

  .cookie-paragraph {
    font-size: 15px;
  }

  /* .nav-tab--feature-2 .nav-link {
    font-size: 16px;
  } */

  /* .feature-area--l2__content__heading {
    font-size: 26px;
  } */

  /* .section-title--l4 .section-title__heading {
    font-size: 35px;
  } */

  .card--table-single .table-top .card--price__price {
    font-size: 45px;
  }

  .plans .plan .plan-details span {
    font-size: 16px;
  }

  label.plan.basic-plan.freeCard .plan-content .plan-details span {
    font-size: 30px;
  }

  .freeDetails {
    margin-top: 24px;
    font-size: 18px !important;
    line-height: 20px !important;
  }

  .freeCard .shape img {
    width: 190px !important;
  }

  .cookie {
    font-size: 1.2rem;
  }

  .accept-cookies {
    min-width: 130px;
    font-size: 16px;
  }

  /* .section-title__heading {
    font-size: 30px;
  } */

  .card--services-l6__heading {
    font-size: 18px;
  }

  .card--services-l6__content {
    font-size: 14px;
  }

  /* .reduce_margin .section-title.section-title--l4 {
    margin-bottom: 35px;
  } */

  /* .footer-section--l5 .footer-social-share {
    margin-bottom: 30px;
  } */

  /* .newsletter--l1-2 .btn {
    height: 60px;
  } */

  /* .welcome-image--group-01 {
    width: 80%;
  } */

  /* .page-title-content__heading {
    font-size: 35px;
  }

  .page-title-content__text {
    font-size: 16px;
  } */

  /* .add_pad_contact,
  .add_pad_about,
  .add_pad_security {
    padding-top: 150px;
    padding-bottom: 50px;
  } */

  /* .section-title__heading {
    font-size: 30px;
    padding-right: 30px;
  } */

  /* .footer-section--l5 {
    padding-top: 60px;
    padding-bottom: 20px;
  } */

  .featureHover1 ul li:nth-child(1) {
    right: 40px;
  }

  .featureHover1 ul li:nth-child(2) {
    right: 10px;
  }

  .featureHover1 ul li:nth-child(3) {
    right: 10px;
  }
}

@media screen and (max-width: 1199px) {
  .welcome-content__descriptions {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 33px;
  }

  .BlogDetailspage .blog-details {
    padding-right: 80px;
    padding-left: 50px;
    padding-bottom: 50px;
  }

  /* .card--services-l4 {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  } */

  /* .welcome-content__title {
    font-size: 30px !important;
  } */

  /* .newsletter-form .btn {
    width: 60%;
    height: 60px;
  } */

  /* .DesiringLI ul li {
    margin-bottom: 16px;
    font-size: 14px;
  }

  .DesiringLI ul li i {
    font-size: 14px;
  } */

  /* .feature-section {
    padding-top: 60px;
    padding-bottom: 60px;
  } */

  .img-Down {
    left: -137px;
    bottom: -110px;
  }
/* 
  .videobtn .btn.btn--lg-3 {
    min-width: 200px;
    height: 50px;
  } */

  /* .about-us-section--l5,
  .video-section {
    padding-top: 90px;
    padding-bottom: 90px;
  } */

  /* .section-title--l7 .section-title__heading,
  .section-title--l8 .section-title__heading {
    font-size: 26px;
  } */

  .featureHover1 ul li:nth-child(1) {
    right: -10px;
  }

  .featureHover1 ul li:nth-child(3) {
    right: -30px;
  }
  .blogHero {
    margin: 0 auto;
  }
  .blogHero a.btn.btn-primary {
    margin: 0 10px;
    padding: 10px 14px;
    min-width: 100px;
    font-size: 14px;
  }
  .ViewblogList .justify-content-center > [class*="col-lg-9"] {
    width: 50%;
  }
  .RelatedSection .justify-content-center > [class*="col-lg-9"] {
    width: 33.33%;
  }
}

@media screen and (max-width: 1024px) {
  .site-menu-main .nav-link-item {
    padding-left: 12px !important;
    padding-right: 10px !important;
    font-size: 14px;
  }

  /* .welcome-image--group-01 {
    width: 70%;
  } */

  /* .section-title--l3 .section-title__heading {
    font-size: 30px;
  } */

  /* .section-title--l3 .section-title__description {
    font-size: 14px;
  } */

  .card--content-2__text {
    font-size: 16px;
  }

  .featureHover1 ul li:nth-child(2) {
    right: -20px;
  }
}

@media screen and (max-width: 991px) {
  .plans {
    margin: 0 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 20px;
    width: 100%;
  }

  .plans .plan {
    width: 100%;
  }

  .plan.complete-plan {
    margin-top: 20px;
  }

  .plans .plan .plan-content .plan-details {
    width: 70%;
    display: inline-block;
  }

  .plans .plan input[type="radio"]:checked + .plan-content:after {
    top: 45%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }

  /* .welcome-area--l1 {
    padding-top: 230px;
  } */

  .welcome-area.welcome-area--l1.position-relative.bg-default .order-1,
  .welcome-area.welcome-area--l1.position-relative.bg-default .order-2 {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }

  .welcome-area--l1 .newsletter-form {
    margin: 0 auto;
  }

  /* .faqs-area--inner {
    padding-top: 70px;
    padding-bottom: 50px;
  } */

  .card--services-l4__heading {
    font-size: 16px;
    line-height: 20px;
  }

  .card--services-l4__content {
    font-size: 12px;
  }

  /* .FeatureskeyIcon {
    width: 28px;
  } */

  .card--services-l4__icon {
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
  }

  .about-us-section--l5 .section-title,
  .video-section .section-title {
    text-align: center;
  }

  /* .dataDivin p {
    padding: 0px 70px 30px 0;
  } */

  .btn.btn--lg-3 {
    min-width: 183px;
    height: 46px;
    font-size: 15px;
  }

  .faqs-area--inner.SecuredDiv {
    padding: 20px 0 100px !important;
  }

  .container.RelatedSection {
    padding-bottom: 100px;
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .plans .plan .plan-content .plan-details {
    width: 60%;
    display: inline-block;
  }
}

@media screen and (max-width: 540px) {
  .plans .plan .plan-content img {
    margin-bottom: 20px;
    height: 56px;
    -webkit-transition: height 0.4s;
    -o-transition: height 0.4s;
    transition: height 0.4s;
  }

  .plans .plan input[type="radio"]:checked + .plan-content:after {
    top: 20px;
    right: 10px;
  }

  .plans .plan .plan-content .plan-details {
    width: 100%;
  }

  .plans .plan .plan-content {
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
}

/* inspiration */

.inspiration {
  font-size: 12px;
  margin-top: 50px;
  position: absolute;
  bottom: 10px;
  font-weight: 300;
}

.inspiration a {
  color: #666;
}

@media screen and (max-width: 767px) {
  /* inspiration */
  .inspiration {
    display: none;
  }
}

/* price Card Css */

/* .faqs-area--inner {
  padding-top: 20px;
  padding-bottom: 60px;
} */

@media screen and (max-width: 991px) {
  .freeCard .shape img {
    width: 150px !important;
  }

  label.plan.basic-plan.freeCard .plan-content .plan-details span {
    font-size: 28px;
  }

  .freeDetails {
    margin-top: 20px;
    font-size: 14px !important;
    line-height: 18px !important;
  }

  .plans .plan .plan-content {
    padding: 16px 16px;
  }

  .plans .plan .plan-details span {
    font-size: 16px;
    line-height: 18px;
  }

  .card--table-single .table-top .card--price__price {
    font-size: 30px;
  }

  .card--table-single .table-top .card--price__price-time,
  .card--table-single .table-top .card--price__currency {
    font-size: 12px;
    line-height: 12px;
  }

  .plans .plan .plan-details p {
    font-size: 12px;
  }

  .custom-price .card--table-single .table-top .card--price {
    margin-top: 0;
    display: inline-table;
  }

  .plan.complete-plan {
    margin-top: 10px;
  }

  /* .nav-tab--feature-2 .nav-link {
    font-size: 14px;
    padding: 10px 0;
  } */

  /* .feature-area--l2__content__heading {
    font-size: 26px;
  } */

  .widget--feature-2__title {
    font-size: 16px;
  }

  .widget--feature-2__content {
    font-size: 13px;
  }

  /* .welcome-content__title {
    font-size: 35px;
    height: 90px;
  } */

  /* .welcome-content__title span {
    font-size: 26px;
  } */

  .welcome-content__descriptions {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 23px;
  }

  .welcome-content__terms-text a.btn.btn-link {
    height: 35px;
  }

  /* .welcome-area--l1 {
    padding-bottom: 60px;
  } */

  .pt-title .section-title__heading {
    padding-right: 60px;
    font-size: 28px;
    letter-spacing: 1px;
  }

  .Request-Btn {
    font-size: 18px;
    padding: 30px 0 0 0;
  }

  /* .section-title__description {
    font-size: 16px;
  } */

  /* .section-title--l5 .section-title__heading {
    font-size: 24px;
  } */

  .content__heading.blue_label {
    font-size: 28px;
    letter-spacing: 1px;
  }

  .content-texts .content__description {
    font-size: 16px;
  }

  /* .section-title--l4 .section-title__heading {
    font-size: 28px;
  } */

  /* .section-title--l7 .section-title__heading,
  .section-title--l8 .section-title__heading {
    font-size: 24px;
  } */

  /* .feature-area--l2__content__heading {
    font-size: 20px;
  } */

  /* .section-title__heading {
    font-size: 24px;
  } */

  .featurepoint {
    font-size: 14px;
  }

  .FeaturesPB > .container {
    max-width: 900px;
  }
}

@media screen and (max-width: 1400px) and (min-width: 991px) {
  /* .welcome-content__title {
    font-size: 36px; */
    /* height: 150px; */
    /* padding-top: 20px; */
  /* } */
}

@media screen and (max-width: 768px) {
  .plans .plan .plan-content .plan-details {
    width: 60%;
  }

  .welcome-area--l1 .col-xl-6.col-lg-7.col-md-8,
  .welcome-area--l1 .col-md-10 {
    width: 95%;
    margin: 0 auto;
  }

  /* .welcome-image-group-wrapper {
    width: 70%;
  } */

  /* .welcome-content__title {
    font-size: 45px;
    height: 150px;
    padding-top: 20px;
  } */

  /* .section-title__heading {
    font-size: 28px;
  } */

  /* .section-title__description {
    font-size: 18px;
  } */

  /* .section-title--l5 .section-title__heading {
    font-size: 26px;
  } */

  /* .feature-area--l2__content__heading {
    font-size: 22px;
  } */

  /* .welcome-area--l1 {
    padding-bottom: 50px;
  } */

  .widget--feature-2__title {
    font-size: 18px;
  }

  .widget--feature-2__content {
    font-size: 13px;
  }

  .content__heading.blue_label {
    font-size: 30px;
  }

  .content-texts .content__description {
    font-size: 14px;
    line-height: 1.66666;
  }

  .freeCard .shape img {
    width: 160px !important;
  }

  label.plan.basic-plan.freeCard .plan-content .plan-details span {
    font-size: 26px;
  }

  .freeDetails {
    margin-top: 30px;
    font-size: 12px !important;
  }

  .plans {
    max-width: 100%;
    margin: 0 10px;
    padding: 10px;
  }

  .plans .plan .plan-content {
    padding: 14px 14px;
  }

  .plans .plan .plan-details p {
    font-size: 12px;
    line-height: 16px;
  }

  .card--table-single .table-top .card--price__price {
    font-size: 34px;
  }

  .card--table-single .table-top .card--price__price-time,
  .card--table-single .table-top .card--price__currency {
    font-size: 12px;
  }

  .plans .plan .plan-details span {
    font-size: 18px;
  }

  /* .section-title__heading {
    font-size: 22px;
  } */

  /* .nav-tab--feature-2 .nav-link {
    font-size: 14px;
  } */

  /* .section-title--l3 .section-title__heading {
    font-size: 32px;
  } */

  .navbar {
    padding-bottom: 0.5rem !important;
  }

  /* .add_pad_contact,
  .add_pad_about,
  .add_pad_security {
    padding-top: 150px;
  } */

  /* .section-title__heading {
    font-size: 26px;
    padding-right: 0;
  } */

  /* .newsletter-form input {
    height: 60px;
  } */

  /* .newsletter--l1-2 .btn {
    height: 60px;
  } */

  .faq-body .col-xl-9.col-lg-8.col-md-11 {
    width: 75%;
  }

  .faq-body .col-xl-3.col-lg-4.col-md-5.col-xs-8.mb-6.mb-lg-0 {
    width: 25%;
  }

  .faq-tabs .nav-link {
    font-size: 12px;
    line-height: 14px;
    padding: 12px 12px;
  }

  .tab-content .accordion-button {
    margin-left: 22px;
    margin-right: 25px;
    font-size: 16px;
    line-height: 30px;
    padding-top: 27px;
    padding-bottom: 24px;
  }

  .faqs-area--inner .section-title {
    margin-bottom: 20px;
  }

  /* .videobtn .btn.btn--lg-3 {
    min-width: 215px;
    height: 50px;
    font-size: 14px;
  } */

  .FeaturesIcon {
    width: 30px;
  }

  /* .card-Security h3,
  .card-Features h3 {
    font-size: 16px;
  } */

  .card-Features {
    padding: 1rem;
  }

  .FeaturesPB > .container {
    max-width: 670px;
  }

  .featureHover ul li {
    margin: 8px 0 8px 0;
  }

  .featureHover ul {
    position: relative;
    left: -23px;
    top: -30px;
  }
  /* .section-title--l5 .section-title__description {
    font-size: 14px;
  } */
  .faqs-area--inner.bg-default-6 .col-sm-4 .text-center {
    min-height: auto !important;
  }
  /* .FeatureskeyImg {
    padding: 1rem;
  } */
  .footer__shape-1 {
    left: -200px;
  }
}

@media screen and (max-width: 700px) {
  .plans .plan .plan-content .plan-details {
    width: 100%;
  }
  .card--table-single .table-top .card--price__price {
    font-size: 30px;
  }
  /* .page-title-content__heading {
    font-size: 24px;
  }
  .page-title-content__text {
    font-size: 14px;
  } */
  .card-Features {
    padding: 0.5rem;
    border-right: 0px solid #e6e7e8;
  }
  .FeaturesDetails p {
    font-size: 14px;
  }
  /* .card-Security h3,
  .card-Features h3 {
    font-size: 14px;
  } */
  /* .section-title--l7 .section-title__heading,
  .section-title--l8 .section-title__heading {
    font-size: 20px;
  } */
  .card--services-l4 {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    height: 270px;
  }
  .ExploreKey .row .col-xs-12 {
    width: 50%;
  }
  /* .FeatureskeyIcon {
    width: 22px;
  } */
  /* .card--services-l4__icon {
    min-width: 70px;
    max-width: 70px;
    min-height: 70px;
    max-height: 70px;
  } */
  .featurepoint {
    font-size: 12px;
  }
  .featureHover ul li:nth-child(1) {
    top: -70px;
    left: 120px;
  }
  .featureHover ul li:nth-child(2) {
    left: 90px;
  }
  .featureHover ul li:nth-child(3) {
    left: 60px;
    top: 70px;
  }
  .featureHover ul li:nth-child(4) {
    left: 80px;
  }
  .featureHover1 ul li:nth-child(1) {
    right: 30px;
  }
  .featureHover1 ul li:nth-child(2) {
    right: 20px;
  }
  .featureHover1 ul li:nth-child(3) {
    right: 20px;
  }
  .featureHover1 ul li:nth-child(4) {
    left: -20px;
  }
  /* .DesiringLI {
    margin: 30px 0 0px 0;
  } */
  .BlogDetailspage .blog-details {
    padding-top: 50px;
  }
  .BlogDetailspage .blog-title__heading {
    font-size: 30px;
  }
  .BlogDetailspage .blog-details {
    padding-right: 20px;
    padding-left: 30px;
  }
  .BlogDetailspage .blog-title__heading {
    font-size: 24px;
  }
  .blog__metainfo__date {
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 600px) {
  .poupImg {
    width: 100%;
  }
  .dy-popup-container .dy-popup-label {
    font-size: 13px;
  }

  .dy-popup-container h1 {
    font-size: 16px;
    line-height: 24px;
  }

  .blog__metainfo__date {
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .BlogDetailspage .blog-title__heading {
    font-size: 24px;
  }

  .ExploreKey .row .col-xs-12 {
    width: 100%;
  }
  .card--table-single .table-top .card--price__price-time {
    line-height: 22px;
  }

  .custom-price .card--table-single .table-top .card--price {
    display: flex;
  }

  .nav-tab--feature-2 {
    border-bottom: 0px solid rgba(248, 249, 252, 0.2);
  }

  /* h2.section-title__heading ~ small {
    padding: 0 20px;
    display: block;
  } */
  .BlogDetailspage .blog-details {
    padding-right: 10px;
    padding-left: 10px;
  }
  .BlogDetailspage .blog-title__heading {
    font-size: 30px;
  }
  .RelatedSection .justify-content-center > [class*="col-lg-9"] {
    width: 100%;
  }

  .ViewblogList .justify-content-center > [class*="col-lg-9"] {
    width: 100%;
  }
  /* .welcome-content__title {
    font-size: 24px;
    height: auto;
  } */

  /* .welcome-content__title span {
    font-size: 18px;
    margin-top: 5px;
  } */

  /* .newsletter-form input {
    height: 60px;
  }

  .newsletter-form .btn {
    height: 50px;
  } */

  .welcome-content__terms-text {
    font-size: 12px;
  }

  .pt-title .section-title__heading {
    padding-right: 0px;
    letter-spacing: 1px;
    font-size: 20px;
  }

  /* .section-title__description {
    font-size: 14px;
  } */

  /* .section-title--l5 .section-title__heading {
    font-size: 16px;
  } */

  /* .section-title--l5 .section-title__description {
    font-size: 14px;
  } */

  .content__heading.blue_label {
    font-size: 22px;
    letter-spacing: 1px;
  }

  /* .section-title--l4 .section-title__heading {
    font-size: 22px;
  } */

  .freeCard .shape img {
    width: 90px !important;
  }

  .freeCard .plan-details {
    padding-top: 50px;
  }

  /* .section-title--l3 .section-title__heading {
    font-size: 22px;
  } */

  /* .section-title__heading {
    font-size: 22px;
    padding: 0;
  } */

  /* .feature-area--l2__content__heading {
    font-size: 18px;
  } */

  /* .widget--feature-2__icon {
    min-width: 55px;
    max-width: 55px;
    min-height: 55px;
    max-height: 55px;
  } */

  .card--content-2__currency {
    font-size: 26px;
  }

  .card--content-2__text {
    font-size: 16px;
  }

  .card--content-2 .card--content-single {
    padding-bottom: 25px;
  }
/* 
  .welcome-content__title {
    font-size: 22px;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 10px;
  } */

  /* .About-Details p {
    font-size: 16px !important;
  } */

  .promo-area--inner-about .promo-content__title {
    font-size: 22px;
  }

  /* .section-title--l7 .section-title__heading,
  .section-title--l8 .section-title__heading {
    font-size: 22px;
    padding: 0 10px;
  } */

  .faq-body .col-xl-3.col-lg-4.col-md-5.col-xs-8.mb-6.mb-lg-0 {
    width: 100%;
  }

  .faq-body .col-xl-9.col-lg-8.col-md-11 {
    width: 100%;
  }

  .tab-content .accordion-body {
    padding-bottom: 43px;
    font-size: 14px;
    line-height: 26px;
    margin-left: 30px;
  }

  .faq-tabs .nav-link {
    font-size: 12px;
    line-height: 12px;
    padding: 9px 6px;
  }

  .faq-tabs .flex-column {
    flex-direction: inherit !important;
  }

  .buttons p,
  .buttons a {
    font-size: 14px;
    line-height: 22px;
  }

  .px-3.site-header--absolute.site-header--sticky {
    padding: 0 !important;
  }

  .btn.btn--medium-2 {
    width: auto;
    height: auto !important;
    min-width: auto;
    font-size: 12px;
    line-height: normal;
    padding: 8px 10px 8px 10px;
  }

  .btn-link {
    font-size: 13px;
    margin-right: 0.25rem !important;
  }

  .site-header .mobile-menu-trigger {
    margin-left: 10px;
  }

  .site-navbar .brand-logo img.light-version-logo {
    width: 45px;
  }

  /* .welcome-content--l1 {
    margin-top: 50px;
  } */

  .welcome-content__descriptions {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 20px;
    text-align: center;
  }

  /* .welcome-content--l1 {
    padding-left: 0;
  } */

  .welcome-content__terms-text a.btn.btn-link {
    height: auto;
    margin-right: 0;
    margin-left: 0;
    justify-content: flex-start;
  }

  .Request-Btn {
    padding: 30px 0 0 0;
  }

  /* .nav-tab--feature-2 .nav-link {
    font-size: 12px;
    width: 112px;
    line-height: normal;
  } */

  /* .add_pad_contact,
  .add_pad_about,
  .add_pad_security {
    padding-top: 100px;
    padding-bottom: 50px;
  } */

  /* .faqs-area--inner {
    padding-top: 60px;
    padding-bottom: 40px;
  } */

  .min-height {
    height: 330px;
  }

  .min-height h3.card--services-l6__heading {
    min-height: 30px;
  }

  .card--services-l6__icon {
    margin-bottom: 20px;
  }

  .widget--service .widget__icon {
    margin-bottom: 35px;
  }

  /* .welcome-image-group-wrapper {
    position: relative;
    left: -16px;
  } */

  /* .welcome-area--l1 {
    padding-top: 150px;
  } */

  /* .welcome-content__title {
    font-size: 22px !important;
  } */

  .welcome-content__descriptions {
    font-size: 14px;
    line-height: 22px;
  }

  /* .newsletter-form .btn {
    width: 100%;
  } */

  .welcome-content__terms-text {
    line-height: 18px;
  }

  /* .newsletter-form input {
    height: 50px;
    width: 100% !important;
  } */

  /* .DesiringLI {
    margin: 20px 0 0px 20px;
  } */

  #cookieNotice .cookie-notice {
    display: block;
    text-align: center;
  }

  /* .card--services-l4 {
    min-height: auto !important;
  } */

  /* .about-us-section--l5,
  .video-section {
    padding-top: 40px;
    padding-bottom: 50px;
  } */

  /* .page-title-content__heading {
    font-size: 24px;
  }

  .page-title-content__text {
    font-size: 14px;
  } */

  /* .card-Security {
    min-height: auto !important;
  } */

  /* .dataDivin h4 {
    font-size: 24px;
  }

  .dataDivin p {
    padding: 0px 20px 20px 0;
    font-size: 12px;
  } */

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

  .FeaturesIcon {
    width: 50px;
  }

  .FeaturesPB .row .col-md-4 {
    width: 100%;
    flex: 0 0 100%;
  }

  .featureHover ul li {
    position: initial;
  }

  .FeaturesPB .row .col-md-4:nth-child(2) {
    order: 1;
  }

  .FeaturesPB .row .col-md-4:nth-child(1) {
    order: 2;
  }

  .FeaturesPB .row .col-md-4:nth-child(3) {
    order: 3;
  }

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

  .featureHover ul {
    position: relative;
    left: 0;
    top: 20px;
  }

  .FeaturesPB .row .col-md-4:nth-child(3) {
    order: 3;
    flex: 0 0 50%;
    width: 50%;
  }

  .FeaturesPB .row .col-md-4:nth-child(1) {
    order: 2;
    width: 50%;
    flex: 0 0 50%;
  }

  .FeaturesPB {
    padding-bottom: 70px !important;
  }
}

.cookie-consent-popup {
  animation-name: show;
  animation-duration: 1s;
  animation-timing-function: ease;
  display: none;
  position: inherit !important;
  bottom: 0;
  width: 100%;
}

.cookie-consent-popup.open {
  display: block;
  opacity: 1;
  animation-name: show;
  animation-duration: 1s;
  animation-timing-function: ease;
  background: #323232;
  color: white;
  padding: 1.5rem;
  text-align: center;
  border-radius: 0.5rem;
}

.cookie-consent-link {
  color: white !important;
}

.cookie-consent-controls-toggle,
.cookie-consent-details-toggle,
.cookie-consent-save {
  display: none !important;
}

.cookie-consent-row {
  position: fixed;
  bottom: 2% !important;
  width: 100%;
  justify-content: center;
  z-index: 999999 !important;
}

.cookie-consent-accept-all {
  color: #ffffff;
  background-color: #0066ff;
  border-color: #0066ff;
  border-radius: 0.5rem;
  padding: 0.5rem;
}

.cookie-consent-text {
  color: white !important;
}

@keyframes show {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes hide {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.cookie-notice {
  position: fixed;
  padding: 1.5rem 0;
  bottom: 15px;
  width: 22%;
  left: 15px;
  background: #ffffffc2;
  color: #f6f6f6;
  font-size: 1.2rem;
  z-index: 999;
  text-align: center;
  border-radius: 20px;
  transition: 0.4s;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid black;
}

.cookie-notice:hover {
  box-shadow: 0 10px 30px rgba(12, 90, 224, 0.3) !important;
}

.cookie {
  font-size: 2.2rem;
  margin-right: 0.3rem;
  margin-left: 1rem;
}

.accept-cookies {
  cursor: pointer;
  outline: none;
  padding: 0.3rem 1rem;
  margin-left: 1rem;
  transition: 0.35s ease;
}

.cookie-paragraph {
  color: black;
}

.cookie-close-btn {
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;
  background-color: transparent;
  border: none;
  color: black;
}

@media screen and (max-width: 1800px) {
  .cookie-notice {
    width: 25% !important;
  }
}

@media screen and (max-width: 1700px) {
  .cookie-notice {
    width: 26% !important;
  }
}

@media screen and (max-width: 1600px) {
  .cookie-notice {
    width: 28% !important;
  }
}

@media screen and (max-width: 1500px) {
  .cookie-notice {
    width: 30% !important;
  }
}

@media screen and (max-width: 1400px) {
  .cookie-notice {
    width: 32% !important;
  }
}

@media screen and (max-width: 1000px) {
  .cookie-notice {
    width: 36% !important;
  }
}

@media screen and (max-width: 900px) {
  .cookie-notice {
    width: 40% !important;
  }
}

@media screen and (max-width: 800px) {
  .cookie-notice {
    width: 46% !important;
  }
}

@media screen and (max-width: 700px) {
  .cookie-notice {
    width: 54% !important;
  }
}

@media screen and (max-width: 600px) {
  .cookie-notice {
    width: 64% !important;
  }
}

@media screen and (max-width: 500px) {
  .cookie-notice {
    width: 75% !important;
  }
  .accept-cookies {
    margin-left: unset !important;
  }
}

@media screen and (max-width: 400px) {
  .cookie-notice {
    width: 92% !important;
  }
  .accept-cookies {
    margin-top: 5px !important;
    margin-left: unset !important;
  }
}

@media screen and (max-width: 300px) {
  .accept-cookies {
    margin-left: unset !important;
  }
}

@media screen and (max-width: 200px) {
  .cookie-notice {
    width: 80% !important;
  }
  .accept-cookies {
    margin-left: unset !important;
  }
}

/* .custom-btn {
  border: 1px solid #0066ff;
  margin-left: 12px;
}

.custom-btn:hover {
  color: #0066ff;
} */
/* Style for the main navigation menu */
.site-menu-main {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Style for the main navigation items */
.site-menu-main > li {
    display: inline-block;
    position: relative;
}

/* Style for the dropdown menu */
.site-menu-main ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff; /* Background color for the dropdown */
    border: 1px solid #ccc; /* Border color for the dropdown */
    padding: 20px;
    z-index: 1000; /* Ensure the dropdown appears above other elements */
}

/* Show the dropdown when the parent item is hovered */
.site-menu-main > li:hover > ul {
    display: block;
    width: auto;
    border-radius: 12px;
    z-index: 1000;
    min-width: 270px;
    width: 100%;
    text-align: left;
    padding: 20px 0;
    list-style: none;
    white-space: nowrap;
    background-color: #fff;
    transition: all 0.2s ease-in-out;
}

/* Style for the dropdown items */
.site-menu-main li.nav-item {
    display: block;
    white-space: nowrap;
}

/* Additional styling for the links */
.site-menu-main a {
    text-decoration: none;
    color: #8b95a3; /* Link color */
    font-size: 15px;
    padding: 3px 30px;
    display: block;
}

/* Additional styling for the links on hover */
.site-menu-main a:hover {
    color: #0066cc; /* Link color on hover */
}
