.top-content-section-one{
  background: linear-gradient(90deg, rgba(0,186,196,1) 25%, rgba(5,111,136,1) 100%);
}
.customer-testimonial-container{
  background: linear-gradient(90deg, rgba(0,186,196,1) 25%, rgba(5,111,136,1) 100%);
}
.section-one-right img{
  height: 380px;
  padding: 25px;
}
.section-one-right{
  display: inline-block;
  width: 20%;
  text-align: right;
  padding-right: 4%;
}
.section-one-left{
  width: 80%;
  text-align: left;
  padding-top: 2%;
}
.banner-title-wrapper{
  font-size: 50px;
  font-weight: 600;
  color: white;
  padding-left: 10%;
  font-family: serif;
}
.conatct-collect-wrapper{
  padding-left: 10%;
  margin-top: 24px;
}
.contact-us-need-help-title{
  background: #e8ecef;
  border-radius: 40px;
  font-size: 25px;
  padding-left: 3%;
  padding-right: 3%;
  padding-top:10px;
  padding-bottom:10px;
  cursor: pointer;
}
.contact-us-talk-action:hover{
  text-decoration: none;
  color: white;
}
.contact-us-talk-action{
  background: #1cd1d7;
  border-radius: 40px;
  font-size: 25px;
  padding: 10px;
  color: white;
  padding-left: 12%;
  padding-right: 12%;
  margin-left: 2%;
  text-decoration: none;
  cursor: pointer;
  font-weight: 600;
}
.invalid-mobile-number{
  color: red;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.section-two-right,.section-two-left{
  display: inline-block;
  width: 50%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.book-free-consultation-section{
  margin-top: 20px;
  background: aliceblue;
}
.section-two-left img{
  padding: 10px;
  width: 100%;
  border-radius: 25px;
}
.banner-2-title-wrapper{
  font-size: 50px;
  text-align: center;
  padding-top: 15px;
}
.book-free-consultation-title{
  border-radius: 40px;
  font-size: 25px;
  padding-left: 15%;
  padding-right: 15%;
  padding-top: 5px;
  padding-bottom: 10px;
  background: #0a1a44;
  color:white;
}
.book-free-consultation-title a{
  text-decoration: none;
  color:white;
}
.book-free-consultation-title a:hover{
  color:white;
}
.easy-tax-process-wrapper{
  text-align: center;
  font-size: 22px;
  margin-top: 30px;
  font-weight: 600;
}
.section-three-left{
  display: inline-block;
  width: 39%;
  text-align: right;
  padding-bottom: 5px;
  padding-top: 15px;
}
.section-three-right{
  display: inline-block;
  width: 60%;
  color: white;
}
.our-service-image img{
  width: 400px;
}
.our-services-container{
  margin-top: 20px;
}
.our-service-title{
  font-size: 30px;
  font-weight: 600;
  color:white;
  text-align: center;
  padding-bottom: 15px;
}
.tax-service-title, .non-tax-service-title{
  font-size: 25px;
  font-weight: 600;
  display: inline-block;
  border-bottom: 1px solid;
  margin-bottom: 15px;
}
.tax-item{
  font-size: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 600;
}
.our-services-container{
  background: #0a1a44;
  padding-top: 10px;
  padding-bottom: 40px;
  padding-left: 4%;
  padding-right: 4%;
}
.income-tax-service-wrapper{
  display: inline-block;
  width: 44%;
  vertical-align: top;
}
.non-it-service-wrapper{
  display: inline-block;
  width: 50%;
}
.customer-card{
  display: inline-block;
  width: 30%;
}
.customer-card img{
  width: 90%;
}
.customer-review-title{
  font-size: 35px;
  color: white;
  font-weight: 600;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.customer-card-row{
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  text-align: center;
}
.deep-background-color{
  background: #57e4ff;
}
.customer-testimonial-container{
  margin-top: 20px;
}
.rating-wrapper{
  text-align: center;
}
.rating-container{
  display: inline-block;
  width: auto;
  border: 6px solid white;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px;
  font-size: 25px;
  font-weight: 600;
  font-family: sans-serif;
}
.google-star{
  color:#ffcf06;
}
.google-star img{
  width: 30px;
}
.people-challenges-container{
  margin-top: 20px;
}
.people-challenges-title{
  display: inline-block;
  width: auto;
  border: 1px solid;
  padding: 20px;
  font-size: 22px;
  font-weight: 600;
}
.chalenges-list-wrapper{
  font-size: 18px;
}
.challenge-items{
  padding-top: 10px;
  padding-left: 10px;
}
.challenge-items .number-label{
  display: inline-block;
  width: 10px;
  vertical-align: top;
}
.challenge-items .item-text {
  display: inline-block;
  margin-left: 10px;
  width: 96%;
}
.content-item {
  display: inline-block;
  width: 30%;
  vertical-align: top;
  margin-right: 2%;
}
.why-item-wrapper{
  display: inline-block;
  width: auto;
  margin-top: 10px;
}
.why-work-with-us {
  padding-left: 10%;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #1f628e;
  color: white;
  margin-top: 20px;
}

.why-with-us-images img{
  width: 38%;
  display: inline-block;
  margin-right: 10%;
  margin-top: 20px;
}
.why-work-with-us-title{
  font-size: 30px;
  font-weight: 600;
}

.tt-helps-title{
  display: inline-block;
  width: auto;
  border: 1px solid;
  padding: 20px;
  font-size: 28px;
  font-weight: 600;
  color: #0041C2;
  margin-left: auto;
  margin-right: auto;
}
.how-tt-helps-you{
  margin-top: 20px;
}
.tt-helps-wrapper{
  text-align: center;
  margin-top: 20px;
  border: 1px solid grey;
  padding: 20px;
}
.tt-help-sub-heading{
  font-weight: 600;
  font-size: 20px;
  text-align: left;
}
.tt-help-description{
  font-size: 18px;
  margin-top: 10px;
  text-align: left;
}

/* new css ends here */

.container .row {
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}

.faq-answer.collapsed{
  display: none;
}
.faq-answer.expanded{
  display: inline-block;
  padding-left: 20px;
}
.arrow-icon{
  margin-top: 2px;
  display: inline-block;
  width: 10px;
  vertical-align: top;
}
.faq-question {
  width: 98%;
}
.faq-content-wrapper{
  min-height: calc(100vh - 400px);
}
/* user dashboard container */
.user-dashboard-content-wrapper{
  min-height: calc(100vh - 400px);
  background: aliceblue;
}
/* login form */
.login-form-main-wrapper{
  min-height: calc(100vh - 400px);
}
.our-plans-page-wrapper{
  min-height: calc(100vh - 400px);
}
/* header css */

.user-header-wrapper{
  width: 100%;
  background: white;
  top: 0px;
  position: relative;
}

.header-nav-links-wrapper {
  font-weight: bold;
  height: 56%;
  padding-top: 35px;
}
.admin-dashboard-conatiner .header-nav-links-wrapper{
  padding-top: 22px;
}
.header-nav-links-wrapper a {
  margin-left: 25px;
}

.tag-line {
  color: #000000;
  font-size: 15px;
  text-align: center;
  width: 220px;
}

.header-right-wrapper {
  width: 100%;
  text-align: right;
  height: 90px;
}
.contact-info-wrapper {
  font-size: 15px;
  padding-bottom: 2px;
  margin-top: 8px;
}
.contact-info-wrapper a , .contact-separator{
  color: #272d33;
}
.contact-separator {
  padding-right: 5px;
  padding-left: 5px;
}

.footer-content-wrapper {
  background-color: #303030;
  padding-left: 1%;
  padding-right: 1%;
}
span.tag-text-separator {
    color: black;
    padding-left: 4px;
    padding-right: 4px;
}
.header-content-wrapper {
    border-bottom:1px solid #EDC9AF;
    padding: 0px 10px 0px 10px;
    box-shadow: 0px 4px 4px 0px #cecece;
    padding-left: 1%;
    padding-right: 1%;
    background:linear-gradient( 95.2deg, rgba(173,252,234,1) 26.8%, rgba(192,229,246,1) 64% );
}
.header-middle-container{
  margin-left: 10%;
  padding-top: 2px;
}

.announcement-wrapper .title{
  font-size: 40px;
  font-weight: 600;
  color: #43C6DB;
}
.header-nav-links-wrapper .active{
  border-bottom: 1px solid #797979;
  color: #1773EA;
}
.tti-option.active{
  background: #4c6ad5;
}
.tti-option.active:after{
  border-left: 30px solid #4c6ad5;
}
.top-menu-wrapper .right-container iframe {
  width: 100%;
  height: 345px;
  display: inline-block;
}
.right-container, .left-container{
  width: 50%;
  display: inline-block;
  padding-left: 5px;
  padding-top: 10px;
}
.right-container{
  margin-top: 7px;
}
.tti-option {
  cursor: pointer;
  height: 60px;
  background: #57B5C7;
  color: #fff;
  position: relative;
  width: 88%;
  text-align: center;
  line-height: 60px;
  font-size: 30px;
  margin-bottom: 10px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.tti-option:after{
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  left: 100%;
  top: 0;
  border: 30px solid transparent;
  border-left: 30px solid #57B5C7;
}
.item-4{
  width: auto;
  display: inline-block;
  padding-left: 5px;
  margin-top: 10px;
  color: black;
}
.convincing-text {
  color: orangered;
  font-weight: 600;
}
.marque-container{
    width: 73%;
    padding-top: 10px;
}
.announcement-wrapper .item-4{
  margin-top: 10px;
}

/* user dashboard styles*/
.user-dashboard-welcome-message {
  font-size: 20px;
  color: green;
  text-align: center;
  border-bottom: 1px solid #e7eff1;
}

/* Old css */
.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }
/* FAQs styles */
.faq-header { 
    font-size: 18px;
    font-weight: bold;
    color: #2B60DE;
    border-bottom: 2px solid black;
    width: auto;
    display: inline-block;
}

.faq-question {
  color: #2B60DE;
  text-decoration: underline;
  display: inline-block;
  padding-left: 8px;
}
.faq-question-wrapper{
  margin-top: 10px;
}
.top-banner-mobile-form {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.contact-me-for-item-title{
  margin-top: 10px;
  font-size: 18px;
  color: black;
}
  .motive {
    position: relative;
    margin:auto;
    width: 95%;
    text-align: center;
    color: #292929;
    text-shadow: 0px 10px 16px #00000017;
    opacity: 1;
  }
  .top_banner .motive {
    top:50px;
  }
  
  .motive .title {
    font-size: 70px;
  }
  .motive small {
    font-size: 50px;
  }
  .motive .contact {
    white-space: nowrap;
    padding:30px;
    border:2px solid #EDC9AF;
    background: #fff;
    box-shadow: 10px 10px 20px #57b5c7;
  }


  .top_banner {
    background: url('../assets/images/banner1.png');
    height:636px;
    display:block;
    margin-top: 20px;
  }
 .top_banner-1 {
    background: url('../assets/images/tax-filing-summary.jpeg');
    height:462px;
    background-repeat: no-repeat;
  }
 .return-filing-summary-wrapper {
    padding-right: 0px;
 }

.section-page-header {
  margin-top: 20px;
  font-size: 34px;
  font-weight: 600;
}
.tax-benifits-item-number{
  width: 1%;
  display: inline-block;
  vertical-align: top;
}
.benifits-item-wrapper{
  display: inline-block;
  width: 96%;
  vertical-align: top;
}
.tax-benifits-item-heading{
  font-weight: 600;
  font-size: 18px;
}
.tax-filing-benifits-heading-title{
  font-size: 25px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px;
}
.tax-filing-benefits-item-descriptiion{
  font-size: 16px;
}
.links-wrapper{
  display: inline-block;
  width: auto;
  border: 1px solid rgb(88, 88, 88);
  
}
.links-wrapper a{
  text-decoration: none;
  cursor: pointer;
  background: #00bac4;
  border-radius: 40px;
  color: white;
  font-weight: 600;
  padding: 6px 10px 8px 10px;
}
.links-wrapper a:hover{
  text-decoration: none;
}

.lets-talk-and-need-help-combined-wrapper{
  text-align: center;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.need-help-wrapper{
  font-size: 20px;
  border-right: 1px solid #b9b9bf;;
  padding: 10px;
}
.lets-talk-wrapper{
  padding-left: 30px;
  padding-right: 30px;
  font-size: 22px;
  font-weight: 600;
}
 .tax-filing-benefits li {
    text-align: left;
    margin-bottom: 5px;
    border-bottom: 1px solid #FFFFFF;
 }
.tax-filing-benefits-item .fa-arrow-circle-right{
  font-size: 25px;
  color: #F79321;
  vertical-align: middle;
  padding-bottom: 2px;
  padding-right: 4px;
}
 .tax-filing-benefits {
  padding-left: 0px;
  font-family: 'Gilroy', sans-serif;
  color: #3b3a39;
  font-size: 18px;
  padding-top: 4px;
 }
 .check-icon {
    background: url('../assets/images/check.png');
    display: inline-block;
    width: 35px;
    height: 35px;
    vertical-align: top;
    margin-right: 10px;
}

 .tax-filing-benefits {
  list-style-type: none;
 }
 .tax-filing-benefits-item-text{
    display: inline-block;
    width: 93%;
    padding-top: 5px;
 }
.our-services-wrapper-row {
  background: #F7F7F7;
  --bs-gutter-x: 0px;
 /*  border-bottom: 1px solid blue; */
}
.sp-card .sp-card-content {
 margin-top: 5px;
}
.sp-heading-separator{
  display: none;
}
.our-services-items-container-row{
  background: #F7F7F7;
  --bs-gutter-x: 0px;
  margin-bottom: 10px;
}
.our-services-items-container-row .sp-card img{
  width: 28%;
}
.service-providing-cards-wrapper {
  display: inline-block;
  width: 100%;
}

.service-providing-heading, .our-experts-team-title{
    text-align: center;
    font-size: 34px;
    font-weight: bold;
}

.our-experts-team-description{
  text-align: center;
}
 /* google users review - start*/
 .google-review-heading-text{
  text-align: center;
  font-size: 34px;
  font-weight: bold;
 }
.google-users-review{
  text-align: center;
  font-size: 34px;
  font-weight: bold;
}
.google-review-heading-text {
  color:#54C571;
}
 /* google users review - end */

.service-providing-description{
    text-align: center;
    font-size: 20px;
}
.sp-card {
    display: inline-block;
   /* width: 24%;*/
    text-align: center;
    margin-bottom: 20px;
    margin-top: 32px;
}
.sp-heading {
    color: #3F88D1;
    font-weight: bold;
}

.separator-line {
    width: 30%;
    background: #D1883F;
    text-align: center;
    display: inline-block;
    height: 2px;
    margin-top: 10px;
}
/* customer review cards section */
.customers-google-cards-wrapper{
  display: inline-block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 25px;
}
.customer-review-stars img {
  width: 35px;
}
.customers-goggle-card{
  /*width: 28%;*/
  border-radius: 10px;
  background: #ADDFFF;
  display: inline-block;
}
.customers-goggle-card-gap{
  display: inline-block;
  width: 2%;
}
.customer-review-stars, 
.review-content,
.customer-name {
  width: 100%;
  display: block;
  text-align: center;
}
.customer-name{
  padding-bottom: 10px;
  font-weight: bold;
  color: #157DEC;
  font-size: 18px;
}
.customer-review-stars{
  padding-top: 10px;
  padding-bottom: 10px;
}
.points-ratings-tiltle,.google-review-points{
  font-weight: bold;
  color: #54C571;
  font-size: 28px;
}
.google-review-points{
  color:#e9702ab0
}
/*
 * Dummy devices (replace them with your own or something else entirely!)
 */

.product-device {
  position: absolute;
  right: 10%;
  bottom: -30%;
  width: 300px;
  height: 540px;
  background-color: #333;
  border-radius: 21px;
  transform: rotate(30deg);
}

.product-device::before {
  position: absolute;
  top: 10%;
  right: 10px;
  bottom: 10%;
  left: 10px;
  content: "";
  background-color: rgba(255, 255, 255, .1);
  border-radius: 5px;
}

.product-device-2 {
  top: -25%;
  right: auto;
  bottom: 0;
  left: 5%;
  background-color: #e5e5e5;
}

/*=-Copyright-=*/
.copyright {
  display: inline-block;
  width: 75%;
}
.footer-copy-section{
  background-color: #2B2B2B;
  font-size:14px;
  padding: 5px;
}
.social-links-wrapper{
  width: 24%;
  display: inline-block;
  text-align: right;
}
.fb-link-wrapper{
  width: auto;
  display: inline-block;
}
.fa-square-facebook{
  font-size: 20px;
  background: white;
}
.fb-link-wrapper img{
  border-radius: 34px;
  padding: 5px;
  width: 50px;
}
.follow-us-on-social-media{
  color:white;
  display: inline-block;
  width: auto;
  font-weight: 600;
}
.instagram-link-wrapper, .linkedin-link-wrapper, .youtube-link-wrapper{
  display: inline-block;
}
.instagram-link-wrapper img{
  width: 40px;
  border-radius: 30px;
  margin-right: 5px;
}
.linkedin-link-wrapper img{
  width: 38px;
  border-radius: 5px;
  margin-right: 5px;
}
.youtube-link-wrapper img{
  width: 40px;
  border-radius: 10px;
}

/* footer part */
.footer-heading-title{
  font-size: 18px;
  color: white;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #EDEDED;
  font-weight: 600;

}
.address-wrapper , .customer-wrapper, .security-wrapper{
  width: 30%;
  display: inline-block;
  color: #BEBEBE;
  margin-left: 10px;
  margin-top: 10px;
  vertical-align: top;
}
.header-itr-status-title {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  text-decoration: underline;
  color: #0041C2;
}

.footer-about {
  border-bottom: 1px solid white;
  margin-top: 5px;
  margin-bottom: 10px;
}

footer li a {
  text-decoration: none;
  color:#BEBEBE;
}

.contact input {
  width:250px;
  margin-right: 20px;
}
.free-consultation-text{
  margin-top: 10%;
  text-align: center;
  color: white;
  font-size: 18px;
  margin-left: 10%;
}
.freee-consulation-btn-wrapper{
  text-align: center;
  margin-top: 10px;
  margin-left: 5%;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
  padding-right: var(--bs-gutter-x,0rem);
  padding-left: var(--bs-gutter-x,0rem);
}
.profile-tummy {
  color: #5a4d4d;
  min-height: 370px;
  margin-top: 28px;
  box-shadow: 0px 16px 32px #b0d6f9;
}
.profile-image-wrapper img{
  background: grey;
  padding: 1px;
}
.profile-placeholder.carousel {
  margin-bottom: 16px;
  border: 1px solid #e1dada;
  border-radius: 4px;
}
.profile-placeholder .carousel-indicators [data-bs-target]{
  background: black;
  height: 5px;
  border: 0px;
}

.carousel-inner {
  overflow-y: auto;
}

.carousel-inner .container {
  padding-bottom: 40px;
}
.top_banner .title-l1, .top_banner .title-l2{
  font-size: 50px
}
.title-l1{
  color: black;
  text-shadow: 2px 2px 4px #3f9bec
}
.logo-wrapper img{
  height: 100px;
}
.announcement-wrapper .item-1, .item-2, .item-3{
  color: white;
  background: #2A74A7;
  font-weight: 600;
  font-size: 18px;
  display: inline;
  margin-left: 5px;
  padding: 4px;
}
.mg-0{
  margin: 0px;
}
.customer-heading{
  margin-top: 10px;
}
.username-icon img {
  width: 35px;
}
.activate-account-content-wrapper{
  min-height: calc(100vh - 420px);
}

.activation-sucess-message{
  text-align: center;
  margin-top: 20px;
  color: green;
  font-size: 18px;
  font-weight: 600;
}


/* login page styles */
.login-form-wrapper {
    margin-top: 10px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    min-height: calc(100vh - 420px);
    padding-top: 8%;
    background: aliceblue;
    padding-left: 25%;
    padding-right: 25%;
    padding-bottom: 8%;
}
.user-login-form{
  background: white;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #C0C0C0;
}
.submit-botton-wrapper{
  text-align: center;
}
.user-login-submit-btn{
  width: 50%;
  font-size: 18px;
  font-weight: 600;
}

.faq-content-wrapper{
  background: aliceblue;
  padding: 20px;
  border-radius: 10px;
}

.sign-in-form-header{
    margin-bottom: 15px;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
}
.register-now{
  display:inline-block;
  margin-left: 10px;
}

.login-error-message {
  text-align: center;
  display: block;
  color:red;
  margin-bottom: 10px;
}
.reset-password-email-validation-error{
  text-align: center;
  display: block;
  color:red;
} 
 .forgot-password-form-wrapper {
   width:50%;
  margin-left: auto;
  margin-right: auto;
}
.email-verification-message{
  color: red;
  text-align: center;
  background: aliceblue;
  margin-top: 10px;
  padding: 10px 0px;
}
.left-content-wrapper, .right-content-wrapper{
  display: inline-block;
  min-height: 57%;
  padding-left: 10px;
  vertical-align: top;
  border-radius: 5px;
  background: aliceblue;
  padding: 5px;
}
.left-content-wrapper{
  width: 40%;
}
.right-content-wrapper{
  width: 60%;
}
.right-content-wrapper{
  border-right: 1px solid #808080;
  padding-right:5px;
}
.my-document-section hr{
  width: 97%;
}
.itr-status-ay-dropdown {
  display: inline-block;
  margin-left: 10px;
  text-align: center;
}
.assessment-year-dropdown-wrapper,.document-type-dropdown-wrapper{
  margin-top: 15px;
  text-align: center;
}
.left-content-wrapper .assessment-year-dropdown-wrapper .label-wrapper{
  width: 30%;
}
.left-content-wrapper .assessment-year-dropdown-wrapper  .form-field-wrapper{
  padding-right: 15px;
} 
.email-verification-message .note{
  color: black;
}
.hidden{
  display: none !important;
}
/* file upload in my document */
.my-doc-col-1 {
  width: 7%;
    display: inline-block;
}
.my-doc-col-2 {
  width: 43%;
    display: inline-block;
}
.my-doc-col-3 {
  width: 18%;
    display: inline-block;
}
.my-doc-col-4 {
  width: 15%;
    display: inline-block;
}
.my-doc-col-5 {
  width: 10%;
    display: inline-block;
}
.download-document-top.my-doc-col-4 {
  width: 16.5%;
}
.download-document-top{
  padding-left: 20px;
  border-right: 1px solid #D3D3D3;
}
.delete-document-top{
  padding-left: 20px;
}
.download-document-top img, .delete-document-top img{
  width: 30px;
}
.document-row-wrapper{
  background: #d0e9ff;
  margin-bottom: 2px;
}
.document-icon img{
  width: 30px;
}
.doc-name {
  border-right: 1px solid #D3D3D3;
  margin-right: 10px;
  padding-right: 10px;
  padding-left: 10px;
}
.doc-type {
  padding-right: 10px;
  border-right: 1px solid #D3D3D3;
}
.download-document{
  margin-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #D3D3D3;
  cursor: pointer;
  color: blue;
}
.delete-document{
  margin-left: 10px;
  cursor: pointer;
  color: red;
}
/* .my-doc-even-row{
  background: white;
}
.my-doc-odd-row {
  background: #f0f8ff;
} */
.alert {
  position: fixed;
  top: 0;
  width: 100%;
  text-align: center;
  font-size: 25px;
  font-weight: 600;
}
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}
.no-document-message {
  margin-top: 10px;
  text-align: center;
  color: red;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 20px;
}
.upload-document-wrapper {
  margin-top: 10px;
  width: 94%;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
}
.upload-input-field-wrapper{
  border-top: #2874A6;
  padding-top: 20px;
}
.label-wrapper {
  width: 25%;
  font-size: 18px;
  display: inline-block;
  text-align: left;
}
.form-field-wrapper{
  width: 65%;
  display: inline-block;
}

.upload-document-title {
  font-size: 18px;
  width: auto;
  border-bottom: 1px solid #D3D3D3;
}
.document-type-dropdown {
  display: inline-block;
  margin-left: 10px;
  text-align: center;
}
.submit-button-wrapper {
  margin-top: 15px;
  display: inline-block;
  width: 97%;
  text-align: right;
}
.user-logout-menu a{
  text-decoration: none;
  cursor: pointer;
  color:#212529;
}
.my-document-wrapper{
    text-align: center;
    background: aliceblue;
    line-height: 30px;
    padding: 10px;
}
.upload-label-text{
  padding-left: 2%;
}
.itr-status-content{
  margin-left: 15px;
}
.assessment-year-dropdown-wrapper hr{
  margin-left: 10px;
  margin-right: 20px;
}
.user-query-input-container{
  padding: 15px;
}
.upload-file-submit-botton{
  font-size: 18px;
  font-weight: 600;
}
.submit-customer-query{
  width: 30%;
  font-size: 18px;
  font-weight: 600;
}
.document-table {
  width: 100%;
  border-spacing: 30px;
}
.document-table td {
  padding: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.document-table tr {
  border-bottom: 1px solid #C0C0C0;
}
.document-table tr:first-child{
  background: #F0FFFF;
}
.user-logout-menu .dropdown-item{
  cursor: default;
}
.dropdown-item :hover{
  text-decoration: underline;
  color: blue;
}
.user-logout-menu .dropdown-item.active, .user-logout-menu .dropdown-item:active{
  background: #e9ecef;
}
.indivisual-pricing-head-title{
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  color: #023fa4;
  border: 1px solid;
  background: #00bac4;
}
.contact-us-for-plan{
  text-align: center;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.contact-us-for-plan .contact-us-talk-action{
  width: 40%;
}
.select-plan-botton-wrapper{
  position: absolute;
  left: 18%;
  bottom: 50px;
  font-size: 25px;
  font-weight: 600;
  width: 250px;
}
.select-plan-botton-wrapper a{
  width: 50%;
  font-weight: 600;
  letter-spacing: 2px;
}


.card-header{
  color: #52595D;
  font-weight: 600;
  font-size: 16px;
  
}
.plans-wrapper .card {
  width: 32%;
  height: 350px;
  display: inline-block;
  vertical-align: top;
  margin-top: 1%;
  padding-left: 2%;
  padding-right: 2%;
}
.plans-heading{
  text-align: center;
  margin-top: 8px;
  font-size: 25px;
  font-weight: 600;
}
.class-left-card .plans-heading{
  color: white;
}
.class-middle-card{
  background: #eeeef0;
}
.class-middle-card .plans-heading{
  color: #013069;
}
.indivisual-plans-wrapper{
  background: white;
}
.class-right-card{
  background: #03458f;
  color: white;
}
.class-right-card .plans-heading{
  color: #2796ff;
}
.class-right-card  .card-text{
  color: #ded9d9;
}
.card-body{
  padding: 0px;
}

.card-price-title{
  position: absolute;
  left: 18%;
  bottom: 5px;
  font-size: 25px;
  font-weight: 600;
  width: 260px;
}
.class-left-card{
  background: #0086ff;
}
.card-text{
  padding-left: 4%;
  padding-right: 4%;
}
.plans-row{
  text-align: center;
}

.plans-selection{
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  color: black;
  background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(244,208,218,1) 0%, rgba(150,210,232,1) 11%, rgba(0,212,255,1) 89%, rgba(173,238,113,0.9934348739495799) 100%);
}
.plans-wrapper{
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
#return-to-top i {
   color: #fff;
   margin: 0;
   position: relative;
   left: 16px;
   top: 8px;
   font-size: 30px;
   -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -ms-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   transition: all 0.3s ease;
} 

#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: rgba(14, 150, 212, 0.7);
  width: 52px;
  height: 52px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid rgba(255,255,255,0.4);
  z-index: 10000;
}
.footer-content-wrapper .whats-app-link img{
  width: 30px;
}

p.footer-email-link {
  margin-bottom: 0px;
}
.contact-us-form-header{
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}
.contactus-form .input-field{
  width: 92%;
}
.contactus-form .input-row{
  margin-top: 12px;
}
.contact-us-form-container{
  text-align: center; 
  min-height: calc(100vh - 420px);
  background: aliceblue;
  padding-top: 30px;
}
.contact-confirmation-wrapper{
  text-align: center; 
  min-height: calc(100vh - 420px);
}
.contact-success {
  font-size: 25px;
  vertical-align: middle;
  display: inline-block;
  color: green;
  margin-top: 5%;
  margin-bottom: 5%;
}
.contactus-form {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  text-align: left;
  background: white;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #C0C0C0;
}
.contactus-submit-btn{
  margin-top: 10px;
  height: 40px;
  vertical-align: middle;
  display: inline-block;
  line-height: 30px;
  width: 30%;
}
.submit-btn-wrapper {
  text-align: right;
}

.user-query-row{
  border-bottom: 1px solid #DCDCDC;
  margin-top: 5px;
  margin-bottom: 5px;
}
.header-nav-links-wrapper a {
  line-height: 28px;
  height: 28px;
  text-decoration: none;
  color:#212529;
}
.header-nav-links-wrapper a:hover {
  color:#1773EA;
}

.user-profile-dropdown{
  margin-left: 10px;
  line-height: 32px;
}
.user-query-row .sl-no{
  width: 30px;
  display: inline-block;
  vertical-align: top;
}
.user-query-row  .query-text{
  width: 75%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  padding-right: 10px;
  background: #F0FFFF;
}
.user-query-row  .created-date{
  width: 40px;
  display: inline-block;
  vertical-align: top;
}
.gst-plans{
  margin-top: 30px;
}
.free-consulation-wrapper{
  background: url(../assets/images/banner-2.png);
  height: 320px;
  background-repeat: repeat-y;
  width: 100%;
  display: inline-block;
  background-size: 100% 100%;
  margin-bottom: 15px;
}
.tti-option:hover{
  border-bottom:1px solid blue ;
}


.row-2{
  margin-bottom: 60px;
}
.row-3{
  margin-bottom: 60px;
}
.footer-item-heading {
  color: #E5E7E9;
  line-height: 30px;
}
.return-filing-summary-left .motive .contact{
  padding: 24px;
}
.return-filing-summary-left .item-4{
  margin-top: 5px;
  font-size: 20px;
}
.contact-us-error{
  background: red;
  color: white;
  font-size: 18px;
  font-weight: 600;
}
a.register-now-link{
  border-radius: 20px;
  background: #57B5C7;
  color: white;
  padding: 8px;
  font-weight: 600;
}
.register-wrapper {
  background: aliceblue;
  display: inline-block;
  width: 100%;
  padding: 20px;
}
.user-sign-up-form{
  width: 50%;
  background: white;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}
.registration-submit-botton{
  width: 50%;
  display: inline-block;
  font-size: 18px;
  margin-left: 25%;
}
.contact-me-for-tax-item{
  font-size: 18px;
  font-weight: 600;
}
.item-selection-header-title{
  font-size: 20px;
  text-align: left;
  margin-left: 2px;
  margin-bottom: 4px;
  color: grey;
}
.tti-option i{
  display: none;
}
.tti-option.active i {
  margin-right: 46px;
  position: absolute;
  line-height: 52px;
  left: 10px;
  display: block;
}
.item-selection-header-title i{
    margin-left: 10px;
    color: blue;
}

.tooltip-inner {
  max-width: 500px !important;
}
.signup-form-wrapper{
  background: aliceblue;
  padding: 20px;
}
.form-header-title{
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
.our-story{
  background: aliceblue;
    padding: 10px;
}
.about-us-banner img{
  width: 100%;
}
.our-story-heading, .our-exper-team-heading{
  display: inline-block;
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  width: 100%;
}
.our-team-member{
  width: 100px;
  border-radius: 30px;
}
.expert-members{
  list-style-type:none;
}
.expert-profile-image{
  width: 100px;
  display: inline-block;
}
.expert-description{
  display: inline-block;
  width: 90%;
}
.expert-members li{
  padding: 10px 0px;
}
.about-us-content-wrapper{
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #36454F;
  text-align: left;
  background-color: #fff;
}
.carousel-item .profile-details{
  color: #625d5d;
}
.tax-benifits-content-wrapper {
  background: #d0e9ff;
  padding: 4px;
  border-radius: 4px;
}
.carousel-control-prev, .carousel-control-next{
  display: none;
}
.profile-name-wrapper{
  color: #4c6ad5;
  font-weight: 600;
}
.item-selection-header-title {
  font-size: 18px;
  margin-left: 0px;
  margin-right: 8px;
  margin-bottom: 4px;
  color: #f8f8ff;
  text-align: center;
  background: #F79321;
  font-weight: 600;
  margin-top: 6px;
}
.mobile-profile-details-wrapper{
  display: none;
}
.whats-app-live-chat-link{
  height: 55px;
  width: 55px;
  position: fixed;
  bottom: 50px;
  right: 15px;
  background: #2aa81a;
  border-radius: 45px;
  display: none;
}
.whats-app-live-chat-link .fa-whatsapp{
  font-size: 40px;
  color: white;
  margin-top: 8px;
  margin-left: 11px;
}
.contact-info-wrapper .fa-phone-square, .contact-info-wrapper .fa-envelope{
    font-size: 20px;
    color: #1c871c;
    margin-right: 5px;
    vertical-align: middle;
    padding-bottom: 2px;
}
.contact-info-wrapper .fa-envelope{
  font-size: 18px;
  color: #ef791e;
}
.want-my-tax-soltion-wrapper{
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.want-my-tax-soltion{
  font-size: 25px;
  display: inline-block;
  padding: 10px;
  border: 1px solid grey;
  color:#0041C2;
  cursor: pointer;
}
.want-my-tax-soltion:hover{
  text-decoration: none;
  color: white;
}
.want-my-tax-soltion {
  text-decoration: none;
  border-radius: 30px;
  background: #0d6efd;
  color: white;
}

.about-us-left-wrapper{
  display: inline-block;
  width: 50%;
  padding-left: 5%;
}
.about-us-right-wrapper{
  display: inline-block;
  width: 50%;
}
.little-about-us-main-page{
  padding: 20px;
  background: #fafafa;
  margin-bottom: 20px;
}
.about-us-left-wrapper img{
  width: 85%;
  border-radius: 30px;
}
.about-us-heading{
  font-size: 30px;
  color: #0a1a44;
}
.why-item-wrapper .icon-wrapper{
  width: 5%;
  vertical-align: top;
}
.why-item-wrapper .content-wrapper{
  width: 100%;
  padding: 5px;
}
.gst-registration-header-left, .gst-registration-header-right{
  display: inline-block;
}
.gst-registration-header-left{
  width: 60%;
  font-weight: 600;
  color: white;
  font-family: sans-serif;
  text-align: center;
  margin-top: 6%;
}
.itr-filing-header-top-section{
  background: #00BAC4;
}
.itr-filing-header-left{
  width: 55%;
  font-weight: 600;
  font-family: sans-serif;
  text-align: left;
  padding-top: 5%;
  padding-left: 20px;
}
.itr-filing-header-right{
  width: 45%;
  display: inline-block;
  padding: 15px;
}
.itr-filing-header-right img{
  width: 100%;
  border-radius: 10px;
}
.itr-filing-header-left .banner-title-one {
    font-size: 30px;
}
.itr-filing-header-left .banner-title-two{
  font-size: 20px;
  color: #3f438d;
  margin-top: 8%;
}
.call-to-action-request-quick-service{
  text-align: center;
  margin-top: 20px;
}

.call-to-action-request-quick-service .contact-us-talk-action{
  background: #f46243;
}
.faq-heading-title{
  display: inline-block;
  height: 50px;
  background: #e2dddd;
  color: #0b106e;
  text-align: center;
  padding:4px;
}
.faq-heading-title h4{
  font-size: 30px;
}
/* itr faq section */
.faq-question-icon {
  display: inline-block;
  width: 20px;
}
.itr-faq-question{
  display: inline-block;
  width: 96%;
  color:#0574d5;
  font-size: 20px;
  font-weight: 600;
}
.faq-item-wrapper{
  border-bottom: 2px solid #f0eeee;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.cta-after-faq-section{
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 10px;
}

.itr-section-2-content{
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.itr-filing-header-top-section-3{
  background: #e2dddd; 
}
.itr-filing-header-top-section-3 .banner-title-one{
  color: #0b106e;
  font-size: 42px;
}
.itr-filing-header-top-section-3 .banner-title-three{
  color: #113668;
  font-size: 22px;
  margin-top: 6%;
  margin-bottom: 4%;
}
.itr-filing-header-top-section-3 .banner-title-two{
  margin-top: 5%;
}
.itr-filing-header-top-section-3 .contact-us-talk-action{
  color: white;
}
.itr-filing-header-top-section-3  .itr-filing-header-left{
  padding-top: 2%;
}
.itr-information-section-4 .heading-title,
.itr-information-section-5 .heading-title,
.itr-information-section-5 .heading-title-2{
  font-size: 30px;
  margin-top: 15px;
  font-weight: 400;
  color: #494949;
  padding-bottom: 15px;
}
.itr-section-5-content-5{
  font-weight: 600;
  font-size: 20px;
}
.itr-section-5-content-6{
  color: #0574d5;
  font-weight: 600;
  margin-top: 10px;
  font-size: 20px;
}
.itr-section-5-content-7{
  margin-top: 20px;
  text-align: center;
}
.itr-section-5-content-7 .contact-us-talk-action, .itr-section-11-content .contact-us-talk-action{
  background: white;
  border: 1px solid black;
  color: #0574d5;
  border-radius: 0px;
  padding-right:6%;
  padding-left: 6%;
  font-weight: 600;
  margin-left: 0px;
}
.itr-information-section-6{
  margin-top: 4%;
}
.itr-information-section-7 li{
  margin-top: 10px;
}
.itr-information-section-7{
  margin-top: 20px;
}
.itr-information-section-7 .heading-title{
  color: #707c8e;
}
.itr-section-8-content{
  font-weight: 600;
  color: #707c8e;
}
.itr-section-9-content{
  color: #0e64ed;
}
.itr-section-10-content{
  margin-top: 20px;
}
.itr-section-10-content p{
  color:#0e64ed ;
  font-size: 18px;
}
.itr-section-11-content{
  margin-bottom: 30px;
  margin-top: 10px;
  text-align: center;
}
.font-18{
  font-size: 18px !important;
}
.banner-title-one{
  font-size: 22px;
  color:#ffffff;
}
.banner-title-two{
  font-size: 45px;
}
.gst-registration-header-right{
  width: 32%;
  text-align: right;
}
.gst-registration-header-right img{
  width: 100%;
  padding: 10px;
  border-radius: 24px;
}
.gst-header-top-section{
  margin-bottom: 20px;
  background: linear-gradient(90deg, rgba(0,186,196,1) 25%, rgba(5,111,136,1) 100%);
  padding-top: 15px;
  padding-bottom: 15px;
}

.gst-contact-collect-wrapper{
  margin-bottom: 20px;
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-top: 20px;
}
.gst-contact-collect-wrapper .contact-us-need-help-title{
  width: 32%;
}
.gst-contact-collect-wrapper .contact-us-talk-action{
  width: 51%;
}
.section-two-heading{
  text-align: left;
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 10px;
}
.gst-information-section-2{
  background: #f0f8ff;
  padding: 15px;
}
.heading-text-two {
  margin-top: 15px;
  margin-bottom: 10px;
}
.gst-info-left-iocn{
  display:inline-block;
  width:40px;
  vertical-align: top;
  padding-top: 10px;
}

.gst-info-left-iocn.list-item-one {
  padding-top: 2px;
}
.gst-info-left-iocn img{
  width: 30px;
}
.gst-info-list{
  margin-bottom: 5px;
  display: inline-block;
  width: 100%;
}
.gst-book-free-consultaion-wrapper .book-free-consultation-title{
  padding-left: 10%;
  padding-right: 10%;
}
.gst-book-free-consultaion-wrapper{
  display: inline-block;
  margin-bottom: 10px;
  text-align: center;
  margin-top: 10px;
}
.gst-info-why-tt-left-icon img{
  width: 25px;
}
.gst-info-why-tt-left-icon {
  display: inline-block;
  width: 20px;
  vertical-align: top;
  margin-right: 5px;
  padding-top: 2px;
}
.why-tt-item-content-wrapper{
  display: inline-block;
  width: 96%;
}
.gst-info-why-tt-heading{
  font-weight: 600;
}
.why-taxtummy-gst-information{
  padding: 15px;
}
.gst-info-list .fa-check-double{
  color: #e95008;
  padding: 2px;
  font-size: 20px;
}
.why-tt-call-to-action-heading{
  display: inline-block;
  width: 100%;
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 15px;
  padding-top: 10px;
  margin-top: 20px;
  background: aliceblue;
  border: 2px solid blue;
  padding-bottom: 10px;
}
.why-tt-cta-wrapper{
  position: relative;
  padding-top: 18px;
  padding-bottom: 10px;
  margin-top: 15px;
}
.why-tt-call-to-action-heading .contact-us-talk-action{
  padding-left: 5%;
  padding-right: 5%;
}
.challenges-by-business-owners{
  padding: 15px;
}
.challenges-heading{
  font-size: 25px;
  font-weight: 600;
}
.challenge-item-number{
  display: inline-block;
  width: 20px;
  vertical-align: top;
}
.challenge-item-text{
  display: inline-block;
  width: 95%;
}
.overwhemlmed-heading{
  font-size: 25px;
  font-weight: 600;
}
.overwhelm-para-2{
  margin-top: 10px;
  margin-bottom: 10px;
}
.overwhelmed-business-owners{
  padding: 10px;
}
.book-free-consultation-wrapper .book-free-consultation-title{
  padding-left: 5%;
  padding-right: 5%;
}
.book-free-consultation-wrapper{
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
}
.gst-conclusion-msg{
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
}
.list-group-item .fa-right-long{
  color:#0041C2;
}
.list-group-item .fa-arrow-right-long {
  font-size: 12px;
}
.item-condition-wrapper{
  display: inline-block;
  width: 100%;
  text-align: center;
}
.gst-segment-heading h4{
  margin-bottom: 0px;
}
.gst-segment-heading{
  padding: 10px;
  color: blue;
  cursor: pointer;
}
.list-group-item h4{
  font-size: 18px;
}
.gst-registration-documents-wrapper{
  margin-bottom: 15px;
}
.gst-registration-documents{
  display: inline-block;
  width: 100%;
  text-align: center;
}
.doc-req-heading{
  margin-top: 15px;
  margin-bottom: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.doc-req-heading .contact-us-talk-action{
  padding-top: 6px;
  padding-bottom: 8px;
  padding-left: 6%;
  padding-right: 6%;
}
.gst-info-list-content{
  display: inline-block;
  width: 96%;
}
.gst-segment-sub-heading h4{
  margin-bottom: 0px;
  padding-left: 15px;
  font-size: 18px;
}
 .gst-documents-partnership-details{
  margin-top: 10px;
 }
 .doc-reg-type-expand-collapse-wrapper .fa-solid {
  float: right;
  font-size: 30px;
  color: #2f4f4f;
  padding-left: 5px;
}
.doc-reg-type-expand-collapse-wrapper .fa-angle-right{
  padding-left: 12px;
}
.doc-reg-type-expand-collapse-wrapper{
  display: inline-block;
}
.doc-type-header-title-wrapper{
  display: inline-block;
  width: 96%;
}
.footer-section-one-left{
  display: inline-block;
  width: 62%;
  vertical-align: middle;
}
.footer-section-one-right{
  display: inline-block;
  width: 37%;
  text-align: right;
}
.overwhemlmed-heading-one{
  font-size: 40px;
  font-weight: 600;
  padding-left: 15px;
}

.overwhemlmed-heading-two{
  letter-spacing: 5px;
  font-size: 35px;
  padding-left: 15px;
  padding-top: 20px;
}
.overwhemlmed-heading-three{
  font-size: 22px;
  color: #0041C2;
  padding-left: 15px;
  padding-top: 20px;
}
.footer-section-one-right img{
  width: 85%;
  padding: 10px;
}
.footer-section-one{
  background: linear-gradient(90deg, rgba(0,186,196,1) 25%, rgba(5,111,136,1) 100%);
}
.footer-section-two-right{
  width: 39%;
  display: inline-block;
  text-align: right;
}
.footer-section-two-left{
  display: inline-block;
  width: 60%;
  vertical-align: middle; 
}
.footer-section-two-right img{
  width: 78%;
  padding: 5px;
}
.footer-section-two{
  margin-top: 10px;
  background: #efefef;
}
.overwhemlmed-heading-two-text-content .contact-us-talk-action{
  background: #0a1a44;
}
.overwhemlmed-heading-two-text-content-two{
  font-size: 22px;
  color: #0a1a44;
  text-align: center;
  font-weight: 600;
}

/* lead manager pages start */
.create-lead-item {
  text-align: right;
  border-radius: 10px;
  background: #5CB3FF;
  width: auto;
  color: white;
  font-size: 18px;
  padding: 6px;
  font-weight: 600;
  text-decoration: none;
}

.tt-leads-conatiner{
  margin-bottom: 10px;
}
.create-lead-form-wrapper{
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  margin-bottom: 20px;
}
.create-lead-submit-wrapper{
  text-align: right;
  margin-top: 15px;
}
.lead-create-header{
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  background: #5f9ea0;
  padding: 5px;
}
.create-lead-form-wrapper label{
  font-size: 20px;
  font-weight: 600;
  padding-top: 10px;
}
.leads-details-table td{
  padding: 5px;
}
.leads-details-table tr{
  margin-top: 10px;
}
.leads-detail-header{
  display:inline-block;
  width: 100%;
  text-align: center;
  background: #0041C2;
  color: white;
}
.sl-number-th{
  width: 10%;
}
.mobile-number-th{
  width: 10%;
}
.status-th{
  width: 10%;
}
.action-link-th{
  width: 25%;
}
/* lead manager pages end */
.service-type-th{
  width: 12%;
}
.lead-source-th{
  width: 14%;
}
.lead-created-date-th{
  width: 12%;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}
/* mobile screen */
@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 479px) {
  
  .call-to-action-request-quick-service .contact-us-talk-action{
    margin-top: 20px;
    width: 95%;
    margin-right: 10px;
    font-size: 20px;
  }
  .mobile-number-th{
    width: 20%;
  }
  .status-th{
    width: 20%;
  }
  .leads-details-table{
    width: 720px;
    margin-bottom: 10px;
  }
  .sl-number-th{
    width: 4%;
  }
  .mobile-number-th{
    width: 10%;
  }
  .status-th{
    width: 8%;
  }
  .action-link-th{
    width: 25%;
  }
  .lead-source-th{
    width: 16%;
  }
  .service-type-th{
    width: 17%;
  }
  .lead-created-date-th{
    width: 17%;
  }
  .leads-container{
    overflow: auto;
  }
 .lead-status-filter{
    margin-bottom: 10px;
 }
  .leads-details-table td, .leads-details-table th{
    font-size: 12px;
  }
  
  .create-lead-form-wrapper{
    width: 100%;
  }
  .faq-heading-title h4{
    font-size: 24px;
  }
  .itr-faq-question{
    font-size: 18px;
  }
  .faq-answer-details{
    font-size: 16px;
    overflow: auto;
  }
  .cta-after-faq-section .contact-us-talk-action{
    width: 100%;
  }
  .select-plan-botton-wrapper,.card-price-title{
    left: 12%;
  }
  .contact-us-for-plan .contact-us-talk-action{
    width: 100%;
  }
  .itr-information-section-7 li{
    margin-top: 0px;
  }
  .itr-filing-header-left{
    width: 100%;
  }
  .itr-filing-header-left .banner-title-one{
    font-size: 20px;
  }
  .itr-filing-header-left .banner-title-two{
    font-size: 16px;
    padding-right: 5px;
  }
  .itr-filing-header-right{
    width: 100%;
  }
  .itr-section-2-content{
    font-size: 16px;
  }
  .itr-information-section-4 .heading-title, .itr-information-section-5 .heading-title, .itr-information-section-5 .heading-title-2{
    text-align: center;
    padding-bottom: 10px;
    margin-top: 10px; 
  }
  .itr-information-section-4 .heading-title h4, .heading-title-3 h4, .itr-information-section-5 .heading-title h4, .itr-information-section-5 .heading-title-2 h4{
    border-bottom: 1px solid grey;
    padding-bottom: 5px;
  }
  .itr-section-5-content-5{
    font-size: 16px;
  }
  .itr-section-5-content-7{
    text-align: center;
  }
  .itr-section-5-content-7 .contact-us-talk-action, .itr-section-11-content .contact-us-talk-action{
    width: 100%;
    text-align: center;
  }
  .font-18{
    font-size: 16px !important;
  }
  .itr-section-5-content-6{
    font-size: 16px;
  }

  .overwhemlmed-heading-one{
    font-size: 36px;
  }
  .overwhemlmed-heading-two-text-content{
    padding-left: 10px;
    padding-right: 10px;
  }
  .overwhemlmed-heading-two-text-content-two{
    font-size: 20px;
    margin-bottom: 5px;
    padding: 5px;
  }
  .footer-section-two-left{
    width: 100%;
  }
  .footer-section-one-right img{
    width: 100%;
    margin-top: 5px;
  }
  .book-free-consultation-wrapper{
    margin-bottom: 10px;
  }
  .footer-section-two-right{
    width: 100%;
  }
  .footer-section-two-right img{
    width: 100%;
    padding: 10px;
  }
  .footer-section-one-left{
    width: 100%;
  }
  .overwhemlmed-heading-two{
    font-size: 22px;
    padding-top: 10px;
  }
  .overwhemlmed-heading-three{
    padding-top: 10px;
  }
  .footer-section-one-right{
    width: 100%;
    margin-top: 10px;
  }
  .doc-type-header-title-wrapper{
    width: 88%;
  }
  .why-tt-cta-wrapper{
    padding-top: 0px;
    margin-top: 0px;
  }
  .overwhelmed-business-owners .contact-us-talk-action{
    width: 100%;
    font-size: 20px;
  }
  .book-free-consultation-title{
    padding-left: 6%;
    padding-right: 6%;
  }
  .conatct-collect-wrapper{
    padding-left: 0px;
    text-align: center;
  }
  .why-tt-item-content-wrapper{
    width: 90%;
  }
  .why-tt-call-to-action-heading{
    font-size: 16px;
  }
  .gst-info-list-content{
    width: 87%;
  }
  .gst-book-free-consultaion-wrapper{
    text-align: center;
  }
  .why-taxtummy-gst-information{
    padding-left: 10px;
    padding-right: 10px;
    background: #dfe8ef;
  }
  .why-taxtummy-gst-information .heading-text-one{
    text-align: center;
  }
  .why-tt-call-to-action-heading .contact-us-talk-action{
    margin-left: 0%;
  }
  .challenges-heading {
    font-size: 18px;
  }
  .challenge-item-number{
    width: 16px;
  }
  .challenge-item-text{
    width: 92%;
  }
  .gst-registration-header-left {
    width: 100%;
    margin-top: 0px;
  }
  .banner-title-one{
    font-size: 18px;
  }
  .banner-title-two{
    font-size: 20px;
  }
  .gst-registration-header-right{
    width: 100%;
  }
  .container.gst-details-page-container{
    padding-left: 0px;
    padding-right: 0px;
  }
  .gst-segment-heading h4{
    font-size: 16px;
  }
  .doc-req-heading .contact-us-talk-action{
    width: 100%;
    margin-left: 0px;
  }
  .section-two-heading{
    font-size: 16px;
  }
  .gst-info-list{
    width: 100%;
  }
  .gst-info-left-iocn{
    width: 35px;
  }

  .gst-contact-collect-wrapper .contact-us-talk-action{
    width: 96%;
    margin-left: 0px;
    font-size: 22px;
    padding-bottom: 8px;
  }
  .copyright{
    width: 100%;
  }
  .social-links-wrapper{
    width: 100%;
    text-align: center;
  }
  .why-item-wrapper .content-wrapper{
    width: 100%;
    padding: 5px;
    border: 1px solid;
  }
  .why-work-with-us-title{
    margin-bottom: 10px;
    text-align: center;
  }
  .little-about-us-main-page{
    padding: 0px;
  }
  .section-one-left{
    width: 100%;
  }
  .contact-us-need-help-title{
    font-size: 15px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .banner-title-wrapper{
    font-size: 30px;
    padding-left: 0px;
    text-align: center;
  }
  .contact-us-talk-action{
    margin-top: 6%;
    margin-left: 0px;
    display: inline-block;
    width: 60%;
    background: #1cd1d7;
    border-radius: 40px;
    font-size: 25px;
    padding: 5px;
    color: white;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
    text-align: center;
  }
  .section-one-right{
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .section-two-left img {
    width: 338px;
  }
  .section-two-left{
    width: 100%;
    padding-bottom: 0px;
    text-align: center;
  }
  .section-two-right{
    width: 100%;
    padding-top: 0px;
  }
  .gst-book-free-consultaion-wrapper .book-free-consultation-title{
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
  }
  .banner-2-title-wrapper{
    font-size: 40px;
    padding-top:0px;
  }
  .easy-tax-process-wrapper {
    font-size: 14px;
    margin-top: 14px;
  }
  .income-tax-service-wrapper{
    width: 100%;
  }
  .section-three-right{
    width: 100%;
  }
  .non-it-service-wrapper{
    width: 100%;
  }
  .tax-item{
    font-size: 15px;
  }
  .our-service-title {
    padding-bottom: 0px;
  }
  .tax-service-title{
    font-size: 22px;
  }
  .non-tax-service-title{
    margin-bottom: 0px;
    font-size: 22px;
  }
  .our-service-image img {
    width: 315px;
  }
  .section-three-left{
    width: 100%;
  }
  .our-service-image{
    text-align: center;
  }
  .customer-review-title{
    font-size: 25px;
  }
  .rating-container {
    font-size: 14px;
    padding: 10px;
    margin-top: 10px;
    border: 4px solid white;
  }
  .customer-card{
    width: 100%;
    padding-bottom: 10px;
  }
  .customer-testimonial-container{
    margin-bottom: 20px;
  }
  .google-star img{
    width: 25px;
  }
  .people-challenges-title {
    padding: 12px;
    font-size: 16px;
  }
  .challenge-items .item-text {
    width: 90%;
    margin-left: 5px;
  }
  .chalenges-list-wrapper{
    font-size: 15px;
  }
  .challenge-items {
    padding-left: 0px;
  }
  .expert-members {
    padding-left: 0px;
  }
  .expert-description{
    width: 65%;
    font-size: 13px;
  }
  .expert-profile-image{
    vertical-align: top;
  }
  .our-story{
    font-size: 15px;
  }
  .our-story ul{
    padding-left: 18px;
    margin-top: 10px;
  }
  .register-and-forgot-pass-links{
    font-size: 14px;
  }
  .faq-content-wrapper {
    padding: 5px;
  }
  .why-item-wrapper{
    margin-top: 0px;
  }
  .why-item-wrapper .content-item{
    width: 100%;
    margin-bottom: 10px;
    font-size: 16px;
  }
  
  .why-work-with-us {
    padding: 10px;
  }
  .why-with-us-images img{
    margin-right: 2%;
    margin-top: 5px;
  }
  img.why-with-us-img1{
    display: none;
  }
  img.why-with-us-img2{
    width: 100%;
  }
  .tt-helps-title{
    font-size: 24px;
  }
  .tt-help-sub-heading {
    font-size: 16px;
  }
  .tt-helps-wrapper{
    padding: 5px;
  }
  .tt-help-description{
    font-size: 14px;
    margin-top: 0px;
  }
  .links-wrapper{
    border:none;
  }
  .need-help-wrapper{
    border-right: none;
  }
  .tt-helps-wrapper{
    margin-top: 10px;
  }
  .tt-helps-title{
    padding: 10px;
  }
  .want-my-tax-soltion{
    font-size: 20px;
    padding: 5px 10px;
    margin-bottom: 10px;
    text-decoration: none;
  }
  .want-my-tax-soltion a:hover{
    text-decoration: none;
  }
  .tax-filing-benifits-heading-title {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .tax-benifits-item-heading{
    font-size: 16px;
  }
  .tax-filing-benefits-item-descriptiion{
    font-size: 14px;
  }
  .tax-benifits-item-number{ 
    width: 4%;
    font-size: 16px;
  }
  .benifits-item-wrapper{
    width: 94%;
  }
  .lets-talk-wrapper{
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    margin-top: 10px;
  }
  .need-help-wrapper{
    font-size: 16px;
    padding: 10px;
  }
  .about-us-left-wrapper img {
    width: 100%;

  }
  .about-us-left-wrapper{
    width: 100%;
    padding-left: 0px;
    margin-top: 10px;
  }
  .about-us-right-wrapper{
    width: 100%;
  }
  .about-us-heading{
    text-align: center;
  }
  .a-little-about-us-description{
    text-align: left;
    font-size: 15px;
  }
  .contactus-form {
    width: 100%;
  }
  /* new screen ends here */

  .header-middle-container{
    padding-top: 2px;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
  }
  .header-middle-container img{
    width: 100%;
    padding: 10px;
  }
  .benefits-of-itr{
    font-size: 20px;
  }
  .free-consulation-wrapper {
    background: url(../assets/images/banner-mobile-2.png);
    height: 210px;
    background-repeat: round;
  }
  .whats-app-live-chat-link{
    display: block;
  }
  .mobile-profile-details-wrapper{
    display: block;
    margin-bottom: 25px;
  }
  .our-experts-team-title {
    font-size: 24px;
  }
  img.rounded-circle{
    border: 1px solid white;
  }
  .mobile-profile-tummy{
    border-bottom: 1px solid white;
    background: #4d7eef;
    padding-left: 5px;
  }
  .mobile-profile-tummy .profile-name-wrapper{
    color:#bbcedb;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 5px;
    font-weight: 600;
  }
  .expert-profile-right-wrapper .profile-details{
    color:#1a1717;
    font-size: 12px;
    padding-bottom: 10px;
    line-height: 20px;
  }
  .mobile-profile-image-wrapper{
    width: 21%;
    display: inline-block;
    vertical-align: middle;
  }
  .expert-profile-right-wrapper{
    display: inline-block;
    width: 73%;
    font-size: 14px;
    vertical-align: middle;
    margin-left: 15px;
  }
  .profile-placeholder.carousel {
    display: none;
  }
  .tax-benifits-content-wrapper {
    padding: 0px;
  }
  .return-filing-summary-right {
    display: none;
  }
  .profile-placeholder{
    /* display: none; */
  }
  .carousel-control-prev,.carousel-control-next{
    height: 11%;
    color: black;
    position: absolute;
    bottom: 0px;
  }


  .noselect {
    -webkit-touch-callout: none; /* iOS Safari */
      -webkit-user-select: none; /* Safari */
       -khtml-user-select: none; /* Konqueror HTML */
         -moz-user-select: none; /* Old versions of Firefox */
          -ms-user-select: none; /* Internet Explorer/Edge */
              user-select: none; /* Non-prefixed version, currently
                                    supported by Chrome, Edge, Opera and Firefox */
  }
  .tax-filing-benefits-heading{
    font-size: 22px;
  }
  .return-filing-summary-left{
    border: 2px solid #D0D0D0;
    border-radius: 5px;
    padding-left: 10px;
  }
 
  .item-selection-header-title i {
    margin-left: 10px;
    color: white;
}
  .top-menu-wrapper .right-container iframe{
    width: 100%;
    height: 360px;
  }
  .btn:focus {
    outline: none;
    box-shadow: none;
  }
  .contact-me-for-item-title {
    background: white;
  }
  a.register-now-link{
    width: 90%;
    display: inline-block;
    margin-top: 10px;
  }

  .register-wrapper {
    background: aliceblue;
    display: inline-block;
    width: 100%;
    padding: 20px;
  }
  .user-sign-up-form{
    width: 100%;
    padding: 20px;
  }

  .faq-question{
    width: 94%;
    font-size: 14px;
  }
  .arrow-icon {
    margin-top: 5px;
  }
  .faq-question-wrapper .fa-arrow-right{
    font-size: 14px;
  }
  .footer-heading-title{
    padding-top: 6px;
    font-size: 14px;
  }
  .sp-card {
    margin-top:0px;
    border-bottom: 1px solid #D1D0CE;
  }
  
  .our-services-items-container-row .col-md-3:first-child {
    margin-top:20px;
  }
  .service-providing-description {
    font-size: 18px;
  }
  .our-services-items-container-row .sp-card img {
    width: 20%;
  }
  .return-filing-summary-left .motive .contact {
    padding: 14px;
  }
  .tti-option.active:after{
    border-left:0px;
  }
  .tti-option {
    cursor: pointer;
    height: 48px;
    background: #57B5C7;
    color: #fff;
    position: relative;
    width: 98%;
    text-align: center;
    line-height: 49px;
    font-size: 22px;
    margin-bottom: 8px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
  }
  .tti-option:after {
   border: 0px;
  }
  .check-icon {
    width: 22px;
    height: 22px;
    vertical-align: top;
    margin-right: 5px;
    background-size: contain;
  }
  .tax-filing-benefits{
    font-size: 14px;
  }
  .tax-filing-benefits-heading h3{
    font-size: 16px;
  }
  .return-filing-summary-left .item-4{
    font-size: 16px;
    color: black;
  }
  .left-container{
    width: 100%;
  }
  .right-container{
    width:100%;
  }
  .whats-app-link img{
    width: 30px;
  }
  .user-queries-wrapper{
    font-size: 14px;
  }
  .document-table tr{
    font-size: 15px;
  }
  .my-document-wrapper{
    overflow-x: auto;
  }
  .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    overflow: auto;
  }

  .free-consultation-text {
    margin-top: 15%;
    font-size: 15px;
  }
  .plans-wrapper .card{
    width: 100%;
    margin-top: 6%;
    margin-left: 0px;
  }
  .assessment-year-dropdown-wrapper, .document-type-dropdown-wrapper{
    margin-top: 0px;
  }
  .left-content-wrapper, .right-content-wrapper{
    width: 100%;
    padding-left: 0;
    border-right:0;
    border: 1px solid #57b5c7;
  }
  .left-content-wrapper {
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .label-wrapper,.form-field-wrapper{
    width: 100%;
    text-align: center;
  }
  .form-field-wrapper select{
    width: 96%;
  }
  .upload-label-text{
    text-align: center;
    margin-bottom: 10px;
  }
  .forgot-password-form-wrapper {
    width:100%;
    font-size: 12px;
  }
  .reset-password-email-validation-error{
   font-size: 12px;
  }
  .login-form-wrapper {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .address-wrapper{
    width: 100%;
  }
  .customer-wrapper, .security-wrapper{
    width: 45%;
    display: inline-block;
    vertical-align: top;
  }
  .user-profile-dropdown .dropdown-toggle::after{
    display: none;
  }
  .announcement-wrapper .item-1, .item-2, .item-3{
    display: block;
  }
  .my-profile-pic{
    display: none;
  }
  .user-profile-dropdown{
    width: 175px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .announcement-wrapper .title{
    font-size: 32px;
  }
    .main-page-container{
        padding:0px 10px 0px 10px !important;
    }
    .contact-info-wrapper{
        padding-bottom:0px;
        text-align:center;
        font-size: 13px;
    }
    .top-banner-mobile-form{
        width:100%;
    }
    .logo-wrapper img{
        margin-top:10px;
    }
    .header-left-wrapper{
        height:125px;
        text-align:center;
    }
    .contact input {
        width:100%;
        margin-right: inherit;
    }
    .contact .file-now-button{
        white-space: break-spaces;
    }
    .header-right-wrapper{
        height: auto;
    }
    .contact-separator {
        padding-right: 3px;
        padding-left: 2px;
    }
    .header-nav-links-wrapper {
        padding-top: 8px;
    }
    .header-nav-links-wrapper a {
        margin-left: 10px;
        border-bottom: 1px solid #3F9BEC;
        font-size: 14px;
        line-height: 28px;
        height: 28px;
    }
    .top_banner .title-l1, .top_banner .title-l2{ 
        font-size: 25px;
        text-align: left;
        padding-left: 3%;
        background: #5499C7;
    }
    .top_banner .motive{
        top: 0px;
    }
    .tax-filing-benefits-item-text{
        width: 89%;
        padding-top: 0px;
    }
    .motive .contact {
        padding:15px;
    }
    .return-filing-summary-left .mobile.motive {
        margin-bottom: 18px;
    }
    .header-right-wrapper{
        text-align:center;
    }
    .registration-submit-botton{
        width: 35%;
        margin-left: 65%;
    }
    .row-1{
      margin-bottom: 10px;
    }
    .row-2{
      margin-bottom: 10px;
    }
    .row-3{
      margin-bottom: 10px;
    }
    
}