body,
html {
  font-family: "Open Sans", sans-serif;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  color: #777;
  font-weight: 400;
  width: 100% !important;
  height: 100% !important;
}
h2,
h3,
h4 {
  font-family: "Raleway", sans-serif;
}
h2 {
  text-transform: uppercase;
  margin: 0 0 20px;
  font-weight: 800;
  font-size: 36px;
  color: #333;
}
h3 {
  font-size: 20px;
  font-weight: 600;
  color: #333;
}
h4 {
  font-size: 18px;
  color: #333;
  margin: 5px 0;
  font-weight: 600;
}
h5 {
  text-transform: uppercase;
  font-weight: 700;
  line-height: 20px;
}
p {
  font-size: 15px;
}
p.intro {
  margin: 12px 0 0;
  line-height: 24px;
}
a {
  color: #369e0b;
  font-weight: 400;
  cursor: pointer;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #369e0b;
}
ul,
ol {
  list-style: none;
}
ul,
ol {
  padding: 0;
}
hr {
  height: 2px;
  width: 70px;
  text-align: center;
  position: relative;
  background: #1e7a46;
  margin-bottom: 20px;
  border: 0;
}
/* Navigation */
#menu {
  padding: 15px 0px;
  transition: all 0.8s;
}
#menu.navbar-default {
  margin-bottom: 0;
  background-color: #fff;
  border-color: rgba(231, 231, 231, 0);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
#menu a.navbar-brand {
  font-family: "Raleway", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #333;
}
#menu.navbar-default .navbar-nav > li > a {
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  color: #555;
  font-size: 15px;
  font-weight: 400;
  padding: 8px 2px;
  border-radius: 0;
  margin: 9px 11px;
}
#menu.navbar-default .navbar-nav > li > a:after {
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
  height: 2px;
  background: linear-gradient(to right, #297f05f7 0%, #3ac500f7 100%);
  content: "";
  transition: width 0.2s;
}
#menu.navbar-default .navbar-nav > li > a:hover:after {
  width: 100%;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a:after,
.navbar-default .navbar-nav > .active > a:hover:after,
.navbar-default .navbar-nav > .active > a:focus:after {
  display: block !important;
  position: absolute !important;
  left: 0 !important;
  bottom: -1px !important;
  width: 100% !important;
  height: 2px !important;
  background: linear-gradient(
    to right,
    #297f05f7 0%,
    #3ac500f7 100%
  ) !important;
  content: "" !important;
  transition: width 0.2s !important;
}
.navbar-toggle {
  border-radius: 0;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #fff;
  border-color: #369e0b;
}
.navbar-default .navbar-toggle:hover > .icon-bar {
  background-color: #369e0b;
}
.section-title {
  margin-top: 20px;
  margin-bottom: 50px;
}
.section-title h2 {
  position: relative;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.section-title h2::after {
  position: absolute !important;
  content: "" !important;
  background: linear-gradient(
    to right,
    #297f05f7 0%,
    #3ac500f7 100%
  ) !important;
  height: 4px;
  width: 60px;
  bottom: 0;
  margin-left: -30px;
  left: 50%;
}
.section-title p {
  font-size: 18px;
}
.btn-custom {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  color: #fff;
  background-color: #369e0b;
  background-image: linear-gradient(to right, #297f05f7 0%, #3ac500f7 100%);
  padding: 14px 34px;
  letter-spacing: 1px;
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  border-radius: 25px;
  transition: all 0.5s linear;
  border: 0;
}
.btn-custom:hover,
.btn-custom:focus,
.btn-custom.focus,
.btn-custom:active,
.btn-custom.active {
  color: #fff;
  background-image: none;
  background-color: #369e0b;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a:focus,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
  outline-offset: none;
}
/* Header Section */
.intro {
  display: table;
  width: 100%;
  padding: 0;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='668' preserveAspectRatio='none' viewBox='0 0 1440 668'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1300%26quot%3b)' fill='none'%3e%3crect width='1440' height='668' x='0' y='0' fill='url(%26quot%3b%23SvgjsLinearGradient1301%26quot%3b)'%3e%3c/rect%3e%3cpath d='M 0%2c225 C 96%2c257 288%2c367.2 480%2c385 C 672%2c402.8 768%2c322.2 960%2c314 C 1152%2c305.8 1344%2c338 1440%2c344L1440 668L0 668z' fill='rgba(255%2c 255%2c 255%2c 1)'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1300'%3e%3crect width='1440' height='668' fill='white'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1='0%25' y1='50%25' x2='100%25' y2='50%25' gradientUnits='userSpaceOnUse' id='SvgjsLinearGradient1301'%3e%3cstop stop-color='rgba(41%2c 127%2c 5%2c 0.9686274509803922)' offset='0'%3e%3c/stop%3e%3cstop stop-color='rgba(58%2c 197%2c 0%2c 0.9686274509803922)' offset='0.97'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");
  background-color: #e5e5e5;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.header-button {
  border: 2px solid #fff;
  font-family: "Raleway", sans-serif;
  color: #fff;
  background-color: #3ac957;
  background-image: linear-gradient(to right, #297f05f7 0%, #3ac500f7 100%);

  padding: 10px;
  font-size: 25px;
  font-weight: 500;
  border-radius: 8px;
   @media (max-width: 1024px) {
  font-size: 20px;
}
}
.header-button:hover {
  color: #3ac957;
  background: white;
 
}
.intro h1 {
  font-family: "Raleway", sans-serif;
  color: #fff;
  font-size: 37px;
  font-weight: 800;
  margin: 25px 0px 45px 0px;
}
.intro h1 span {
  font-weight: 800;
  color: #369e0b;
}
.intro p {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 40px;
  width: 65%;
}
header .intro-text {
  padding-top: 85px;
  text-align: center;
}
/* Features Section */
#features {
  margin-bottom: 5px;
  padding-top: 70px;
}

#features p {
  font-size: 15px;
  padding-bottom: 25px;
}
#features i.fa {
  font-size: 38px;
  margin-bottom: 20px;
  transition: all 0.5s;
  color: #fff;
  width: 100px;
  height: 100px;
  padding: 30px 0;
  border-radius: 50%;
  background: linear-gradient(to right, #297f05f7 0%, #3ac500f7 100%);
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.05);
}
/* About Section */
#about {
  padding: 100px 0;
  background-color: #f6f6f6;
}
#about h3 {
  font-size: 22px;
  margin: 0 0 20px;
}
#about h2 {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#about h2::after {
  position: absolute;
  content: "";
  background: linear-gradient(to right, #297f05f7 0%, #3ac500f7 100%);
  height: 4px;
  width: 60px;
  bottom: 0;
  left: 0;
}
#about .about-text li {
  margin-bottom: 6px;
  margin-left: 6px;
  list-style: none;
  padding: 0;
}
#about .about-text li:before {
  content: "\f00c";
  font-family: "FontAwesome";
  color: #369e0b;
  font-size: 11px;
  font-weight: 300;
  padding-right: 8px;
}
#about img {
  width: 550px;
  margin-top: 70px;
  background: #eee;
  border-right: 0;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.06);
}
#about p {
  line-height: 20px;
  margin: 13px 0;
}
/* Services Section */
#services {
  padding: 85px 0;
  background: #f6f6f6;
}
#services .service-desc {
  margin: 10px 10px 20px;
}
#services h2 {
  color: #333;
}
#services .section-title h2::after {
  position: absolute;
  content: "";
  background: rgba(255, 255, 255, 0.3);
  height: 4px;
  width: 60px;
  bottom: 0;
  margin-left: -30px;
  left: 50%;
}
#services i.fa {
  font-size: 34px;
  width: 80px;
  height: 80px;
  border: 2px solid #369e0b;
  padding: 22px 0;
  border-radius: 50%;
  color: #369e0b;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.05);
}
#services h3 {
  font-weight: 500;
  padding: 5px 0;
  color: #333;
}
#services p {
  color: #777;
}
#services .service-desc {
  margin-bottom: 40px;
}
/* Portfolio Section */
#portfolio {
  padding: 100px 0;
}
.portfolio-item {
  margin: 1px -15px 0 -14px;
  padding: 0;
}
.portfolio-item .hover-bg {
  overflow: hidden;
  position: relative;
  margin: 0;
}
.hover-bg .hover-text {
  position: absolute;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  background: linear-gradient(to right, #297f05f7 0%, #3ac500f7 100%);
  padding: 30% 0 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: all 0.5s;
}
.hover-bg .hover-text > h4 {
  opacity: 0;
  color: #fff;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition: all 0.3s;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 500;
  text-transform: uppercase;
}
.hover-bg:hover .hover-text > h4 {
  opacity: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.hover-bg:hover .hover-text {
  opacity: 1;
}
/* Testimonials Section */
#testimonials {
  padding: 50px 0;
  background: #f6f6f6;
}
#testimonials i {
  color: #e6e6e6;
  font-size: 32px;
  margin-bottom: 20px;
}
.testimonial {
  position: relative;
  padding: 10px;
}
.testimonial-image {
  float: left;
}
.testimonial-image,
.testimonial-image img {
  display: block;
  height: 60px;
  border-radius: 50%;
}
.testimonial-content {
  position: relative;
  overflow: hidden;
}
.testimonial-content p {
  margin-bottom: 0;
  font-size: 14px;
  font-style: italic;
}
.testimonial-meta {
  margin-top: 10px;
  font-size: 15px;
  font-weight: 600;
  color: #666;
}
/* Team Section */
#team {
  padding-top: 50px;
}
.section-title h2,
#team h2 {
  margin-top: 35px;
  margin-bottom: 35px;

  @media (max-width: 768px) {
    margin-top: 10px;
  }
}
#team p {
  margin: 2s0px 0;
}
#team h4 {
  margin: 5px 0;
}
#team .team-img {
  width: 240px;
}
#team .thumbnail {
  background: transparent;
  border: 0;
}
#team .thumbnail .caption {
  padding: 10px 0 0;
  color: #888;
}
/* Contact Section */
#contact {
  padding: 30px 40px;
  background: linear-gradient(to right, #297f05f7 0%, #3ac500f7 100%);
  color: rgba(255, 255, 255, 0.75);
}
#contact .section-title {
  margin-bottom: 40px;
}
#contact .section-title p {
  font-size: 16px;
}
#contact h2 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#contact .section-title h2::after {
  position: absolute;
  content: "";
  background: rgba(255, 255, 255, 0.3);
  height: 4px;
  width: 60px;
  bottom: 0;
  left: 30px;
}
#contact h3 {
  color: #fff;
  margin-top: 80px;
  margin-bottom: 25px;
  padding-bottom: 20px;
  font-weight: 400;
}
#contact form {
  padding-top: 20px;
}
#contact .text-danger {
  color: #cc0033;
  text-align: left;
}
#contact .btn-custom {
  margin: 30px 0;
  background: transparent;
  border: 2px solid #fff;
}
#contact .btn-custom:hover {
  color: #1f386e;
  background: #fff;
}
label {
  font-size: 12px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  float: left;
}
#contact .form-control {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #444;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
#contact .form-control:focus {
  border-color: #999;
  outline: 0;
  -webkit-box-shadow: transparent;
  box-shadow: transparent;
}
.form-control::-webkit-input-placeholder {
  color: #777;
}
.form-control:-moz-placeholder {
  color: #777;
}
.form-control::-moz-placeholder {
  color: #777;
}
.form-control:-ms-input-placeholder {
  color: #777;
}
#contact .contact-item {
  margin: 20px 0;
}
#contact .contact-item span {
  color: rgba(255, 255, 255, 1);
  margin-bottom: 10px;
  display: block;
}
#contact .contact-item i.fa {
  margin-right: 10px;
}
#contact .social {
  margin-bottom: 35px;
  text-align: center;
  display: flex;
  gap: 10px;
}
#contact .social ul li {
  display: inline-block;
  margin: 0 20px;
}
#contact .social i.fa {
  font-size: 22px;
  width: 48px;
  height: 48px;
  padding: 12px 0;
  border: 2px solid #fff;
  color: #fff;
  border-radius: 50%;
  transition: all 0.3s;
}
#contact .social i.fa:hover {
  color: #369e0b;
  background: #fff;
}
/* Footer Section*/
#footer {
  background: #f6f6f6;
  padding: 30px 0;
}
#footer p {
  color: #888;
  font-size: 14px;
}
.footer-bottom {
  display: flex;
  justify-content: space-between;
  color: #fff;
}
#footer a {
  color: white !important;
  text-decoration: underline !important;
}
#footer a:hover {
  text-decoration: none;
  border-bottom: 1px solid lightgreen;
}
.footer-link {
  margin: 0px 15px;
  color: #fff;
  text-decoration: underline;
}

.footer-div-option {
  display: flex;
  justify-content: space-evenly;
  margin: 10px;
  border-top: 2px solid #cde7b6;
  padding: 20px 0px;
}
.footer-option-head {
  font-size: x-large;
  color: white;
  margin: 10px 0 15px 0;
}
.footer-div-option-a {
  color: rgba(255, 255, 255, 0.75);
  text-decoration: underline;
}
.footer-link:hover,
.footer-div-option-a:hover {
  color: white;
}

@media (max-width: 768px) {
  #about img {
    margin: 50px 0;
  }
  #header .header-freestyle {
    color: green;
    font-size: 22px;
    line-height: 30px;
    background: white;
    font-weight: 500;
    padding: 5px 15px;
    border-radius: 20px;
    margin-top: 15px;
    position: absolute;
    left: 40px;
    top: 202px;
  }
  .intro {
    background-image: linear-gradient(to right, #297f05f7 0%, #3ac500f7 100%);
  }
  .intro h1 {
    width: 80%;
    margin: 80px auto 50px auto;
  }
  .footer-bottom {
    display: block;
    justify-content: space-between;
    color: #fff;
    text-align: center;
    margin-top: 25px;
  }
  .footer-policy-tab {
    color: white !important;
    text-decoration: underline !important;
    margin: 20px 0px;
  }
  .footer-link {
    margin: 0px 60px;
  }
  .intro p {
    margin-top: 25px;
    font-size: large;
  }
}

.common-button {
  background: linear-gradient(
    to right,
    #297f05f7 0%,
    #3ac500f7 100%
  ) !important;
  color: "white" !important;
  background-color: linear-gradient(
    to right,
    #297f05f7 0%,
    #3ac500f7 100%
  ) !important;
  cursor: "pointer" !important;
  font-size: 15px !important;
  height: 40px !important;
}

.common-button:hover {
  background: #369e0b !important;
  color: "white" !important;
  cursor: "pointer" !important;
  background-color: linear-gradient(
    to right,
    #297f05f7 0%,
    #3ac500f7 100%
  ) !important;
}

.page-scroll-started {
  background: linear-gradient(to right, #297f05f7 0%, #3ac500f7 100%);
  border-radius: 7px;
  padding: 10px 10px 13px 10px;
  color: white;
  margin-inline: 20px;
  position: relative;
  top: 15px;
  border: none;
}

.page-scroll-started:hover {
  background: #369e0b;
  color: white;
}

.navbar-right {
  margin-right: -60px;
  height: 0;
}

.credit-not-need {
  padding: 0;
  margin: 5px 0px;
  font-size: 17px;
  text-decoration: none;
  margin-top: 5px;
}
.header-a {
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 auto;
  margin-bottom: 60px;
  text-decoration: underline;
}
.credit-not-need:hover,
.credit-not-need:focus {
  text-decoration: underline;
  color: white;
}
#header .btn-custom {
  margin-bottom: 5px;
}
.header-freestyle {
  color: green;
  font-size: 20px;
  line-height: 28px;
  background: white;
  font-weight: 500;
  padding: 5px 15px;
  border-radius: 15px;
  position: absolute;
  left: 60px;
  top: 50px;
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.introVideo {
  position: relative;
  z-index: 1;
  max-width: 100%;
  border-radius: 15px;
  aspect-ratio: 16/9;
  border: none;
  box-shadow: 0px 0px 29px 3px rgba(106, 94, 94, 0.88);
  -webkit-box-shadow: 0px 0px 29px 3px rgba(106, 94, 94, 0.88);
  -moz-box-shadow: 0px 0px 29px 3px rgba(106, 94, 94, 0.88);

  @media (max-width: 576px) {
    border-radius: 10px;
    aspect-ratio: 16/9;
  }
}

.top-banner {
  margin: 0;
  margin-top: -15px;
  padding: 10px;
  text-align: center;
  background: linear-gradient(to right, #297f05f7 0%, #3ac500f7 100%);
  color: white;
  margin-bottom: 8px;
  display: flex;
  justify-content: center;
  align-items: baseline;
}
@media (max-width: 768px) {
  .top-banner {
    display: block;
    margin: -15px;
    padding: 15px;
    text-align: center;
    background: linear-gradient(to right, #297f05f7 0%, #3ac500f7 100%);
    color: white;
    margin-bottom: 8px;
  }
}
.top-banner-button {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  color: #fff;
  background: black;
  padding: 3px 10px;
  margin: 0px 20px;
  font-size: 15px;
  font-weight: 500;
  border-radius: 5px;
}
.top-banner-button:hover {
  background: white;
  color: darkgreen;
}
.overlay {
  height: 100rem;
}

#header .header-freestyle {
  color: green;
  font-size: 22px;
  line-height: 30px;
  background: white;
  font-weight: 500;
  padding: 5px 15px;
  border-radius: 15px;
  margin-top: 15px;
  position: absolute;
  left: 55px;
  top: 50px;
}
.intro h1 {
  font-family: "Raleway", sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 800;
  margin: 60px auto;
}

.chatbot {
  position: fixed;
  height: 70px;
  bottom: 20px;
  right: 20px;
  z-index: 999;
}
.login-logout-btn {
  cursor: pointer;
}
.css-lfwcke-MuiTabs-flexContainer {
  max-width: 17rem;
}
.css-2pbtu6-MuiTypography-root {
  font-size: 3.2rem !important;
}
.css-1azl6jz-MuiTableCell-root,
.css-10dfkli-MuiTableCell-root {
  font-size: 1.5rem !important;
}
.css-11w94w9-MuiTableCell-root,
.css-177gid-MuiTableCell-root {
  font-size: 1.3rem !important;
}

.css-ahj2mt-MuiTypography-root {
  font-size: 13px !important;
}

.css-19kzrtu {
  padding: 50px 30px !important;
}
.menu-profile {
  margin-left: 35px !important;
  padding-top: 8px !important;
}
.menu-profile:hover,
.menu-profile:active,
.menu-profile:focus {
  background-color: transparent !important;
  background: transparent !important;
  transition: none !important;
  background-size: 0% !important;
  box-shadow: none !important;
}
.user-review-card {
  background: white;
  border: 2px solid transparent;
  border-radius: 5px;
  width: 30%;
  padding: 20px;
}
.review-card-top {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 15px;
}
.review-card-data {
  text-align: start;
}
.reviewer-name {
  color: #333;
  font-weight: 500;
  margin-bottom: 2px;
}
.reviewer-description {
  color: #333;
}
.group-review {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.user-review-card:hover {
  border: 2px solid #999;
}
.css-1eaqvnp-MuiPaper-root-MuiPopover-paper-MuiMenu-paper:before {
  right: 56px !important;
}
.tab-panel-container {
  max-width: 70%;
  width: 100%;
}
.pricing-container {
  width: 104rem;
}

.css-15sz5ri {
  width: auto !important;
}

@media screen and (min-width: 1100px) and (max-width: 1200px) {
  .header-button {
    font-size: 22px;
  }
  #header .intro p {
    width: 70%;
  }
}
@media screen and (min-width: 1026px) and (max-width: 1100px) {
  .header-button {
    font-size: 22px;
  }
  #header .intro p {
    width: 70%;
  }
}
@media (max-width: 576px) {
  .header-freestyle {
    left: 0 !important;
    top: 20px !important;
    margin: 15px !important;
    font-size: 15px !important;
  }
  .navbar-right {
    height: auto;
  }
  .navbar-header {
    position: relative;
  }
  .userprofile-redirect {
    position: absolute !important;
    top: 55px;
    right: 0px;
  }
  .navbar-default .navbar-nav > .active > a:after,
  .navbar-default .navbar-nav > .active > a:hover:after,
  .navbar-default .navbar-nav > .active > a:focus:after,
  #menu.navbar-default .navbar-nav > li > a:hover:after {
    width: 20% !important;
  }
  .top-banner {
    margin: -15px 0 0 0;
    display: none;
  }

  #about h2::after {
    left: 44%;
  }
  #about h2 {
    text-align: center;
  }
  .user-review-card {
    width: auto;
  }
  .group-review {
    flex-direction: column;
  }
  .CromeExtension-container-middle {
    width: 100%;
  }
  .footer-div-option {
    flex-direction: column;
  }
  .footer-link {
    margin: 0;
  }
  .footer-policy-tab {
    display: flex;
    justify-content: space-around;
  }
  #menu {
    padding: 5px;
  }
  .login-left {
    display: none !important;
  }

  .link-signup {
    margin: 10px -45px !important;
    justify-content: center;
  }
  #about img {
    display: none;
  }
  .css-19kzrtu {
    padding: 50px 10px !important;
  }
  .overlay {
    height: 76rem;
  }
  .header-button {
    font-size: 12px;
  }
  #header .intro p {
    width: 80%;
    font-size: 10px;
    margin-top: 15px;
  }
  #header .intro h1 {
    font-size: 30px;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  #header .header-freestyle {
    left: 0;
    top: 40;
    font-size: 20px;
  }
  .header-button {
    font-size: 22px;
  }
  #header .intro p {
    width: 70%;
  }

  .overlay {
    height: 92rem;
  }
  .user-review-card {
    width: 47%;
  }
  #about img {
    display: none;
  }
  .navbar-right {
    height: auto;
  }
  .navbar-header {
    position: relative;
  }
  .userprofile-redirect {
    position: absolute !important;
    top: 8vh !important;
    right: 0 !important;
  }
  .navbar-default .navbar-nav > .active > a:after,
  .navbar-default .navbar-nav > .active > a:hover:after,
  .navbar-default .navbar-nav > .active > a:focus:after,
  #menu.navbar-default .navbar-nav > li > a:hover:after {
    width: 20% !important;
  }
  .top-banner {
    margin: -15px 0 0 0;
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1025px) {
  #header .header-freestyle {
    left: 0;
    top: 40;
    font-size: 20px;
    width: max-content;
  }
  .intro h1 {
    margin: 47px auto;
  }

  .overlay {
    height: 90rem;
  }
  .plans-homepage {
    width: 105% !important;
  }
  .login-main-container {
    gap: 10rem;
  }
  .menu-profile {
    margin-left: 0 !important;
  }
  .PricingTable-grid {
    display: flex !important;
  }
}

@media screen and (min-width: 1600px) {
  #header .header-freestyle {
    left: 0;
    top: 40;
    font-size: 20px;
  }

  .overlay {
    height: 108rem;
  }
  #header .header-freestyle {
    left: 0;
    top: 40;
    font-size: 25px;
    width: max-content;
  }
  .intro h1 {
    font-size: 50px;
  }
}

/*------------------button loader color -----------------------*/
.MuiCircularProgress-svg {
  color: white !important;
  font-size: 15px !important;
}

/*---------------------Tabbing Design in Mobile View----------------------------------------*/

@media screen and (min-width: 315px) and (max-width: 768px) {
  .css-15sz5ri {
    flex-direction: column !important;
  }
  .css-lfwcke-MuiTabs-flexContainer {
    flex-direction: row !important;
  }
  .css-1cgx7kx-MuiTabs-scroller {
    max-width: 100% !important;
  }
  .css-10d9dml-MuiTabs-indicator {
    display: none !important;
  }
  .tab-items {
    font-size: 12px !important;
  }
  .css-35zqo5-MuiTabs-root {
    border-right: none !important;
  }
  .tab-panel-container,
  .pricing-container {
    max-width: 100%;
    width: 100%;
  }
  .login-main-container {
    margin: 30px auto !important;
  }
}
