.hero{
	background: linear-gradient(135deg, #1a2e44 0%, #1e4a6e 60%, #007777 100%);
}

.table td, .table th {
    padding: .75rem;
    vertical-align: middle;
    border-bottom: 1px solid #dee2e6!important;
	border-top:0px!important;
}

.pricing-card {	
	border-radius: 24px;	
}  
.pricing-header {
    padding: 32px 32px 24px;
}  
.pricing-header.monthly { background: var(--teal); color: var(--white); }
.pricing-header.yearly { background: var(--blue); color: var(--white); }
.pricing-body {
    padding: 28px 32px 32px;
}
.pricing-applies strong {
    color: var(--navy);
    display: block;
    margin-bottom: 2px;
}
.pricing-applies {
    background: var(--cyan);
    border-radius: 12px;
    padding: 14px 16px;
    font-size: 0.8rem;
    color: var(--white);
    font-weight: 600;
    margin-bottom: 22px;
    line-height: 1.5;
	min-height: 120px;
}

.btn-uux {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    padding: 8px 20px;
    border: solid 1px #000;
    text-decoration: none !important;
    border-radius: 10px;
}

.btn-uux:hover {
	color: #000;
	font-weight: 600;
}

.g-bg-turquoise{
	background-color:#DCFCFE;
}	

.g-color-turquoise{
	color:#DCFCFE;
}

.g-color-salmonrose{
	color: #F27B7D;
}	

.g-bg-vert-fluo{
	background-color: #D0FFAE;
}	

.g-bg-intro{
	/* background-color:#008680; */
	/* background-color:#FDEFF0; */
	background: linear-gradient(#FDEFF0, #F2FCF5);
	/* background: url(https://imgcdn.myt.mu/nortonfamily/bg-webpage.jpg) no-repeat center center, rgba(0, 0, 0, 0);
    background-blend-mode: overlay;
    background-size: cover;
    height: auto; */
}	

.g-border-vertturquoise{
    border-color: #008C99 !important;
}	

.g-min-height-applies--md {
	min-height: 60px;
}	
	
@media (min-width:768px) and (max-width:991px){	
	.g-min-height-features--md {
        min-height: 275px!important;
    }
	.g-min-height-applies--md {
        min-height: 60px;
    }	
}
@media (max-width: 768px) {		
    .g-min-height-features--md {
        min-height: 290px;
    }
	.g-min-height-applies--md {
        min-height: 60px;
    }	
}

.modal-custom {
    width: 100% !important;
    height: 60% !important;
    position: absolute;
    bottom: 0%;
    border-radius: 20px 20px 0px 0px;
	background-color:#F9F9F9;
}
@media (max-width:767px) {
	.modal-custom{
		width: 100% !important;
		height: 100% !important;
		position: absolute;
		bottom: 0%;
		border-radius: 20px 20px 0px 0px;
		background-color:#F9F9F9;
	}
}

/*pricing part*/
.text-mint-dark {
    --tw-text-opacity: 1;
    color: rgb(158 238 184 / var(--tw-text-opacity, 1));
}
.text-coral {
    --tw-text-opacity: 1;
    color: rgb(242 122 125 / var(--tw-text-opacity, 1));
}

.bg-coral {
    --tw-bg-opacity: 1;
    background-color: rgb(242 122 125 / var(--tw-bg-opacity, 1));
}

.pricing-card {
    border-radius: 1.5rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding: 2rem;
    --tw-shadow: 0 4px 20px rgba(0, 0, 0, .08);
    --tw-shadow-colored: 0 4px 20px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0,0,.2,1);
    animation-duration: .5s;
    animation-timing-function: cubic-bezier(0,0,.2,1)
}

.pricing-card:hover {
    --tw-shadow: 0 8px 40px rgba(0, 0, 0, .12);
    --tw-shadow-colored: 0 8px 40px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}

.pricing-card-popular {
    position: relative;
    overflow: hidden;
    border-radius: 1.5rem;
    --tw-bg-opacity: 1;
    background-color: rgb(29 29 31 / var(--tw-bg-opacity, 1));
    padding: 2rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    --tw-shadow: 0 8px 40px rgba(0, 0, 0, .12);
    --tw-shadow-colored: 0 8px 40px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0,0,.2,1);
    animation-duration: .5s;
    animation-timing-function: cubic-bezier(0,0,.2,1)
}

.pricing-card-popular:hover {
    --tw-shadow: 0 0 40px rgba(242, 122, 125, .3);
    --tw-shadow-colored: 0 0 40px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}

/*princing part*/

/*activation part*/
/* ── Section wrapper ── */
.setup-section {
  max-width: 660px;
  width: 100%;
  background: #ffffff;
  border-radius: 20px;
  padding: 3rem 2.5rem;
  box-shadow: 0 4px 32px rgba(0, 0, 0, 0.07);
}

/* ── Header ── */
.setup-header {
  /* text-align: center; */
  margin-bottom: 2.5rem;
}

.setup-icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #e1f5ee;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
}

.setup-icon svg {
  width: 28px;
  height: 28px;
}

.setup-header h2 {
  /* font-family: 'DM Serif Display', serif; 
  font-size: 26px;
  font-weight: 400;*/
  color: #0f2e1f;
  margin-bottom: 8px;
}

.setup-header p {
  font-size: 15px;
  color: #5a7065;
  line-height: 1.6;
}

/* ── Steps list ── */
.steps {
  list-style: none;
  position: relative;
}

.step {
  display: flex;
  gap: 18px;
  position: relative;
}

/* Vertical connector line */
.step:not(:last-child) .step-line {
  position: absolute;
  left: 15px;
  top: 40px;
  bottom: -4px;
  width: 1.5px;
  background: #c8e8d8;
}

/* ── Step number badge ── */
.step-badge {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  /* background: #e1f5ee; */
  background: #dce8f8;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 600;
  /* color: #0f6e56; */
  color: #000000;
  position: relative;
  z-index: 1;
  margin-top: 2px;
}

/* Final step gets filled badge */
.step--final .step-badge {
  /* background:#0f6e56; */
  background:#00aeef;
}

.step--final .step-badge svg {
  width: 14px;
  height: 14px;
}

/* ── Step content ── */
.step-content {
  padding-bottom: 28px;
  flex: 1;
}

.step--final .step-content {
  padding-bottom: 0;
}

.step-title {
  font-size: 18px;
  font-weight: 600;
  color: #0f2e1f;
  margin-bottom: 4px;
  line-height: 1.4;
}

.step-desc {
  font-size: 16px;
  color: #5a7065;
  line-height: 1.65;
}

.step-desc a {
  /* color: #0f6e56; */
  color: #000000;
  text-decoration: none;
  font-weight: 500;
  border-bottom: 1px solid #9fd9c0;
  transition: border-color 0.2s;
}

.step-desc a:hover {
  border-color: #0f6e56;
}

.step-desc strong {
  color: #0f2e1f;
  font-weight: 500;
}

/* ── Support note ── */
.support-note {
  margin-top: 2rem;
  padding: 14px 18px;
  /* background: #f5f7f5; */
  background: #f1f1f1;
  border-radius: 10px;
  border: 1px solid #d4e8db;
  font-size: 16px;
  color: #5a7065;
  line-height: 1.6;
}

.support-note a {
  /*color: #0f6e56; */
  color: #000000;
  text-decoration: none;
  font-weight: 500;
}

.support-note a:hover {
  text-decoration: underline;
}

.step {
  position: relative; /* ensure this is explicitly set */
}

@media (max-width: 768px) {
	.mainimg{
		width: 90%;
		margin-top: 40px;
	}	
	.textcentermob{
		text-align:center;
		margin: 0 auto;
	}	
}
/*activation part*/

/*steps part*/
.subscribe-section {
  text-align: center;
  /* padding: 2rem 1rem;*/
  padding-bottom: 1rem;  
}

.subscribe-title {
  font-size: 18px;
  /*color: #9ca3af;*/
  color: #000;
  margin: 0 0 1.25rem;
}

.channels {
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
}

.channel-btn {
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: #f3f4f6;
  border-radius: 999px;
  padding: 5px 20px;
  font-size: 16px;
  color: #374151;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.channel-btn:hover {
  background-color: #e5e7eb;
}
/*steps part*/

/*videos part*/
.video-container {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    /* font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; */
    /* margin: 20px 0; */
	margin-top: 20px;
}
.video-card {
    flex: 1;
    background: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
    transition: transform 0.2s;
}
.video-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}
.video-card img {
    width: 100%;
    height: auto;
    display: block;
}
.video-card h4 {
    margin: 15px 0 10px;
    font-size: 1.1rem;
    color: #333;
}
.video-card p {
    font-size: 0.9rem;
    padding: 0 10px 15px;
    color: #666;
}
.btn-watch {
    display: inline-block;
    background: #e31837; /* Norton Red */
    color: white;
    padding: 8px 15px;
    text-decoration: none;
    border-radius: 4px;
    margin-bottom: 15px;
    font-weight: bold;
}
/* Responsive for mobile */
@media (max-width: 768px) {
	.video-container {
	  flex-direction: column;
	}
}
/*videos part*/