/* navbar */
.glancesidbar .nav-pills {
  overflow: auto;
  height: 82vh;
}

.glancesidbar a.nav-link.smoothscroll {
  font-weight: 600;
  font-size: 14px;
}

.glancesidbar .nav-pills .nav-link,
.glancesidbar .nav-pills .nav-link strong {
  color: #000;
  height: auto;
  padding: 0;
  font-size: 14px;
  text-transform: uppercase;
  text-align: left !important;
  align-items: flex-start;
  padding: 15px;
}

.tab-container {
  padding: 25px;
  height: 85%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.glancesidbar .nav-pills .nav-link:hover,
.glancesidbar .nav-pills .show>.nav-link {
  background: #ff9302;
  color: #ffff;
}

.orange-link {
  background: #ff9302 !important;
  color: #ffff !important;
}

.glancesidbar .nav-pills .nav-link strong {
  font-size: 14px;
  font-weight: 500;
}

.scrollspy-example-2 {
  padding-right: 30px;
  padding-left: 30px;
}

.scrollspy-example-item {
  padding-top: 0px;
  padding-bottom: -1px;
}

.scrollspy-example-item:last-child {
  border-bottom: 0;
}

.scrollspy-example-item-image {
  border-radius: 20px;
}

.scrollspy-example-item h5 {
  padding-bottom: 20px;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #005b60;
}

/* glance   */
.glancesidbar {
  font-family: 'Roboto Condensed';
  background: aliceblue;
  height: 100vh;
  padding: 117px 0 50px;
}

.ma-container .row {
  display: flex !important;
  flex-wrap: nowrap !important;
}

.ma-container-row {
  display: flex;
}

.partner-col-left {
  max-width: 350px;
  background: #fafafa;
  width: 100%;
  height: 100%;
}

.glancesidbar h6 {
  font-size: 25px;
  padding: 20px 0 15px 0;
}

.glancesidbar h2 {
  font-size: 50px;
  font-weight: 700;
}

.glancesidbar p {
  color: #717275;
  font-size: 16px;
}

/* card  */
.scrollfreelance {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: unset;
}

.freelancer-apply {
  background: #fff;
  box-shadow: 0px 3px 50px rgba(59, 115, 79, 0.16);
  padding: 30px 0;
  max-width: 200px;
  text-align: center;
  border-radius: 10px;
  flex: 1 0 200px;
  max-height: 140px;
}

.stageshold-row {
  display: flex;
  gap: 40px;
}

.stageshold-right {
  width: 40%;
}

h2.apply-freelancer-heading {
  font-size: 14px;
  padding: 20px 0 0;
  color: #6c757d;
}

/* second card  */
.intersetcontent {
  display: flex;
  align-items: center;
  margin: 20px 0;
  padding: 20px;
  gap: 19px;
}

.interestimg img {
  height: 40px;
}

.interestcont h6 {
  color: #ff9800;
  font-weight: 600;
}

.stageshold .interestcont p {
  font-size: 14px;
  padding: 10px 0 0 0;
}

.stageshold .intersetcontent {
  min-width: 300px;
  border-radius: 10px;
}

.scrollilisting ul li {
  color: #6c757d;
  font-size: 14px;
  font-weight: 500;
  padding-top: 15px;
}

/* new css  */
.financialbtn {
  padding-top: 30px;
  display: flex;
  align-items: center;
  justify-content: end;
}

.financialscroll h5 {
  padding-top: 0;
  padding-bottom: 5px;
}

.banksscrollwrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.bankscroll {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 60px;
  margin: 10px;
  box-shadow: 1px 3px 4px #f5eeee;
  min-width: 150px;
}

/* have to delete css  */
.digitaltrainingExisting .insurance-list {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
}

.digitaltrainingExisting .new-insurance-item {
  max-width: 135px;
  text-align: center;
}

.digitaltrainingExisting .insurance-img-box {
  border: 1px solid #b0ede4;
  background: #fff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .3s;
  padding: 20px 0;
}

.digitaltrainingExisting .insurance-img {
  height: 50px;
  width: 50px;
}

.digitaltrainingExisting .insurance-title,
.digitaltrainingExisting .question-box.co-borrow {
  padding-top: 15px;
}

.digitaltrainingExisting .insurance-title h5,
.digitaltrainingExisting .insurance-title h5 {
  color: #141619;
  font-size: 13px;
  margin: 0;
  font-weight: 600;
  transition: .3s;
}

.stageshold-col {
  max-width: 60%;
}


/* new css  */
.digitaltrainingExisting .insurance-list-box {
  padding-top: 30px;
}

.scrollspy-example-item.digitaltrainingExisting h5 {
  padding-top: 0;
}

.digitaltrainingExisting .insurance-img-box {
  padding: 20px 30px;
}

.row.scrollilisting ul {
  padding-left: 1rem;
}

.imgfinancial {
  display: flex;
  align-items: center;
  justify-content: center;
}

.imgfinancial img {
  max-height: 483px;
  max-width: 90%;
}

.freelancer-apply img {
  max-width: 40px;
}

.franchisewrap {
  min-height: 200px;
}

.franchisewraps img {
  width: 100%;
}

.partnerFlex {
  display: flex;
  align-items: center;
  justify-content: center;
}

.orange-link {
  color: orange;
}

.item-0 {
  background: #005b60;
}

.green-link {
  color: green;
}

.row.scrollilisting {
  padding-top: 50px;
}

.existingNavbar {
  position: fixed;
}

.dataScrollrender {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 85vh;
}

.partner-col-right {
  max-width: calc(100% - 340px);
  width: 100%;
  height: 83vh;
  background: #ffedd9;
  display: flex;
  align-items: center;
  justify-content: center;
}

.item-0.active,
.item-4.active,
.item-2.active,
.item-1.active,
.item-3.active,
.item-5.active {
  background: #152224 !important;
}

.row-scrollilisting {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}

.partner-col-left li:hover {
  cursor: pointer;
}

.franchisewrap li {
  font-size: 16px;
  margin: 10px;
  list-style: disc;
}

.franchisewrap-card {
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);
  background: #ffff;
  border-radius: 10px;
  max-width: 300px;
  min-width: 260px;
}

.franchisewraps {
  overflow: hidden;
}

.franchise-content-box {
  padding: 0 15px;
}

.franchisewrap-card .franchisewraps img {
  width: 100%;
  border-radius: 5px 5px 0px 0px;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  height: 200px;
}

.franchisewrap-card:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.franchise-content-box h6 {
  color: darkgoldenrod;
  font-weight: 600;
}

.existingpartnerform .row {
  flex-wrap: wrap !important;
}

.existingForm {
  max-width: 650px;
}
.existingpartnerform .cs-input-box{
  margin-top: 10px;
}
.existingpartnerform .cs-input-box textarea {
  width: 100%;
  border: 1px solid #2f2f2f2f;
  padding: 7px 15px;
}

.existingForm form.cs-form {
  padding: 0;
}

.ex-part-btn {
  padding-top: 2rem;
}

.ex-part-btn button {
  width: 100%;
  background: #005b60;
  color: rgb(255, 255, 255);
  height: 40px;
  border-radius: 7px;
  display: flex;
  font-size: 15px;
  text-align: unset;
  font-weight: 500;
  border: 1px solid #005b60;
  box-shadow: 2px 2px 0px #ff9800;
  transition: .3s;
  align-items: center;
  justify-content: center;
  gap: 7px;
  max-width: 90px;
}

.cs-partner-heading h2 {
  font-size: 25px;
  font-weight: 600;
  color: var(--text);
  position: relative;
  margin-bottom: 10px;
}

.cs-partner-heading h2:after {
  position: absolute;
  bottom: -8px;
  left: 0;
  height: 2px;
  width: 50px;
  background: #404040;
  content: '';
}

.ex-part-btn button:hover {
  box-shadow: 0 5px 0 #005b60;
  border: 1px solid #005b60;
}
.existingForm form.cs-form .cs-form-input {
    margin-top: 0px;
}

.existingForm form.cs-form .cs-form-input label {
    font-size: 11px;
    font-weight: 500;
    color: #000 !important;
    opacity: 1;
}

.existingForm form.cs-form .cs-form-input .cs-input-box {
    margin-top: 0px !important;
}
@media screen and (max-width:1440px) {
  .freelancer-apply {
    min-width: 130px;
    flex: 1 0 112px;
  }

  .stageshold-col {
    max-width: 54%;
  }

  .stageshold-right {
    width: 45%;
    display: flex;
  }

  .franchisewrap-card .franchisewraps img {
    height: 150px;
  }

  .franchisewrap li {
    font-size: 14px;
    margin: 5px 0 0 15px;
  }

  .glancesidbar h6 {
    font-size: 20px;
  }

  .partner-col-right {
    height: 82vh;
  }

  .scrollspy-example-item h5 {
    font-size: 30px;
  }
}
@media screen and (max-width:1368px) {
  /* .partner-col-right {
    height: 75vh;
} */
.scrollspy-example-item h5 {
    font-size: 21px;
}
.existingForm form.cs-form {
  padding:1rem;
}
.freelancer-apply {
    padding: 17px 0;
    max-width: 120px;
    max-height: 123px;
    min-width: 110px;
    flex: 1 0 112px;
}

.glancesidbar {
    padding: 115px 0 0;
}
}
@media screen and (max-width:1200px) {
  .glancesidbar .nav-pills .nav-link {
    max-width: 100%;
  }

  .franchisewrap-card .franchisewraps img {
    height: auto;
  }

  .row-scrollilisting {
    gap: 15px
  }

  .franchisewrap-card {
    max-width: 200px;
    min-width: 200px;
  }

  .franchisewrap li {
    font-size: 12px;
    margin: 5px 0 0 10px;
  }
}

@media screen and (max-width:1190px) {
  .scrollspy-example-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .freelancer-apply {
    flex: 1 0 93px;
    max-height: 109px;
    padding: 10px;
  }

  /* h2.apply-freelancer-heading {
    font-size: 13px;
    padding: 10px 0 0;
    color: #000;
    font-weight: 600;
  } */

  .imgfinancial img {
    max-height: 100%;
    max-width: 100%;
  }

  .freelancer-apply {
    min-width: 100px;
  }
}

@media screen and (max-width: 1096px) {

  /* .glancesidbar,
  .partner-col-right {
    height: 73vh;
  } */

  .partner-col-left {
    max-width: 250px
  }

  .partner-col-right {
    max-width: calc(100% - 250px);
  }

  .scrollspy-example-item h5 {
    font-size: 25px;
  }

  .glancesidbar h6 {
    font-size: 20px;
    padding: 10px 0 0px 0;
  }

  .cs-partner-heading h2 {
    font-size: 20px;
  }

  .existingForm form.cs-form {
    padding: 15px 20px;
  }

  .ex-part-btn {
    padding-top: 1rem;
  }

  .stageshold .intersetcontent {
    min-width: 270px;
  }
}

@media screen and (max-width:1020px) {
  .stageshold .interestcont p {
    font-size: 12px;
    padding: 8px 0 0 0;
  }

  .intersetcontent {
    padding: 15px;
  }

  .interestimg img {
    height: 25px;
  }

  .interestcont h6 {
    font-size: 18px;
  }

  .scrollspy-example-2 {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (max-width:993px) {
  .financialscroll .recent-product-card {
    flex: 1 1 12rem;
  }

  .glancesidbar {
    padding: 0;
    height: calc(100vh - 50px);
  }

  /* .partner-col-right {
    height: auto;
} */
  h2.apply-freelancer-heading {
    font-size: 12px;
    padding: 15px 0 0;
    color: #6c757d;
  }

  .stageshold-row {
    display: block;
    gap: 0;
  }

  .partner-col-left {
    height: auto;
  }

  .stageshold-col,
  .stageshold-right {
    max-width: 100%;
    width: 100%;
  }

  .stageshold-right img {
    max-width: 378px;
    margin: auto;
  }

  .imgfinancial.credFinancial {
    width: 100%;
  }

  .freelancer-apply {
    flex: 1 0 110px;
    max-height: 110px;
    max-width: 100px;
  }

  .partner-col-right {
    height: 94vh;
  }

}

@media screen and (max-width:993px) {
  .financialbtn.startedherobtn a {
    font-size: 14px;
    padding: 5px 10px;
  }

  .glancesidbar {
    height: auto;
    background: var(--dark-green);
  }

  .glancesidbar a.nav-link.smoothscroll,
  .glancesidbar .nav-pills .nav-link strong {
    font-weight: 600;
    font-size: 12px;
  }

  .glancesidbar h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px !important;
  }

  h2.apply-freelancer-heading {
    margin-bottom: 0px !important;
  }

  .scrollspy-example-item h5 {
    font-size: 20px;
    padding-bottom: 40px;
  }

  .dataScrollspy {
    padding-top: 30px
  }

  .scrollspy-example-item.digitaltrainingExisting .new-insurance-item h5 {
    padding-bottom: 0;
  }

  .partner-col-left {
    display: none;
  }

  .partner-col-right {
    height: auto;
    background: transparent;
  }

  .scrollfreelance {
    gap: 12px;
  }

  .stageshold .intersetcontent {
    min-width: 250px;
  }

  .partner-col-right {
    max-width: 100%;
  }

  .tab-container,
  .ma-container-row {
    display: block;
  }

  section.glancesidbarfranchise {
    background: #fbfbfb;
  }

  .glancesidbarpartner h5,
  .glancesidbartypefranchise h5,
  .glancesidbarfranchise h5 {
    color: #000;
  }

  .glancesidbarpartner,
  .glancesidbartypefranchise,
  .glancesidbarfranchise {
    padding: 20px 0;
  }

  section.glancesidbarpartnerForm {
    background: #ff9800;
    padding: 30px;
  }

  .existingForm {
    max-width: 500px;
  }

  .interestimg img {
    height: 40px;
  }
}

@media screen and (max-width:993px) {
  .franchisewrap {
    min-height: auto;
  }

  /* .franchisewraps {
    display: none;
  } */

  .franchisewraps img {
    width: auto;
    padding: 0 0 40px 0;
  }

  .imtersectinrow {
    display: block;
  }
}

@media screen and (max-width:767px) {
  .row-scrollilisting {
    display: block;
  }
  .franchise-content-box {
    padding: 0 15px 15px;
}
}

@media screen and (max-width:600px) {
  .interestimg img {
    height: 25px;
  }

  .row.imtersectinrow {
    display: block;
    flex-wrap: wrap !important;
  }
  .glancesidbartypefranchise h5{
    padding-bottom: 20px;
  }
  .franchisewrap {
    margin-bottom: 30px;
  }
}

@media screen and (max-width:475px) {
  .freelancer-apply {
    background: transparent;
    box-shadow: none;
    padding: 0;
  }

  .franchisewraps img {
    width: 300px;
  }
  .glancesidbarpartner h5 {
    padding: 0 10px 30px;
}
.scrollfreelance {
  justify-content: space-between;
}
.stageshold-col-md-6.stageshold-right {
  padding-top: 30px;
}
section.glancesidbarpartnerForm {
  padding: 30px 0;
}
.freelancer-apply{
  margin-bottom: 20px;
}
.franchisewrap-card {
  max-width: 300px;
}
.scrollspy-example-item h5 {
  text-align: center;
}
}

@media screen and (max-width: 325px){
.scrollfreelance {
    justify-content: center;
}
.stageshold-right img {
  max-width: 300px;
}
/* .freelancer-apply {
  flex: 1 0 80px;
  max-height: 135px;
  max-width: 100px;
  min-height: 95px;
  min-width: 130px;
} */
.tab-container {
  padding: 25px  10px;
}
}

/* branch locator  */

.branch-header {
  display: flex;
  justify-content: space-between;
  font-weight: 600;
  padding: 4rem 5rem;
}
.item-5.partner-col-right .tab-container {
  width: 100%;
  padding: 0 25px 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.branchInnertable .row {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.fenchiese-col {
  width: 300px!important;
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 10px;
  height: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  transition: .3s all;
  box-shadow: 0px 0px 23px -5px #cfecf7;
}
.fenchiese-col:nth-child(odd) {
  background: #fff;
}
.fenchiese-col:nth-child(odd) p.name-fenchise,.fenchise-inneritem-bold{
  color: #000;
  padding: 0;
  text-transform: uppercase;
}
.fenchise-inner-title {
    display: flex;
    gap: 5px;
    flex-direction: column;
    text-align: center;
    width: 100%;
}
.fenchiese-col:nth-child(odd):hover p{
  color: initial;
}
.fenchiese-col:hover {
  cursor: pointer;
  border: 1px solid #cfecf7;
  box-shadow: none;
}
.branchsection li button {
  background: #ffff;
}
.fenchiese-col p{
  font-size: 12px;
  line-height: 20px;
}
.fenchise-inner {
    text-align: center;
}
p.name-fenchise {
  color: orange;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.branchsection nav {
  position: absolute;
  bottom: 10%;
  width: 83%;
  display: flex;
  justify-content: center;
}
.branchtable {
  padding-top: 3rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* today css  */
.feture-row .recent-product-card {
  /* background: #fff; */
  background: url(../images/newHome/backgroundexisting.png);
  background-repeat: no-repeat;
  background-size: cover;
  flex: 1 0 220px;
}
.benefitsproduct{
  padding: 10px;
}
.benefitsproduct h2{font-size: 20px;font-weight: 700;color: #6c757d;}

.benefitsproduct p {
  padding-top: 5px;
  text-transform: capitalize;
  color: #6c757d;
}
.benefitsproduct .more-recent{
  font-size: 16px;
}
span.need {
  color: #f58f08;
  padding: 0 10px;
  border-bottom: 1px solid  #f58f08;
}
.bannerImage1partner{
  display: none;
}
.classimage .imgfinancial{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.tab-container {
  padding: 0 25px 25px 
}
.col-xl-8.col-lg-12.cllassrow {
  display: flex;
  align-items: center;
  justify-content: center;
}
.stageshold-row {
  padding-top: 50px;
}

@media screen and (max-width:1550px) {
  .benefitsproduct h2 {
    font-size: 16px;
  }
  .freelancer-apply {
    padding: 20px 0;
    max-width: 160px;
    max-height: 120px;
}
.glancesidbar h6 {
  font-size: 16px;
  padding: 20px 0 0 0;
}
.franchisewrap li {
  font-size: 13px;
  margin: 5px 10px;
}
.branchtable {
  padding-top: 2rem;
}
}
@media screen and (max-width:1480px) {
  .feture-row .recent-product-card {
    flex: 1 0 180px;
}
.glancesidbar {
  padding: 110px 0 0;
}
.existingpartnerform .cs-partner-heading h2 {
  font-size: 16px;
}
.ex-part-btn {
  padding-top: 1rem;
}
.existingpartnerform .cs-form-input label, .existingpartnerform label.form-check-label.cs-check-label {
  font-size: 12px;
}
.existingpartnerform .cs-input-box .disc {
  font-size: 10px;
  top: 8px;
}
.fenchiese-col{
  min-height: auto;
  padding: 15px 0 15px 15px;
}
.fenchiese-col p {
  font-size: 11px;
}
p.name-fenchise {
  font-size: 14px;
  padding-bottom: 0;
}
.branches , .branchtype {
  font-size: 20px;
}
.branch-header .custome-search-form{
  height: 30px;
}
.branch-header .circle-icon {
  display: none;
}
}

@media screen and (max-width: 1290px){
.feture-row .recent-product-card {
    flex: 1 0 140px;
}
.benefitsproduct p {
  padding-top: 0;
  font-size: 12px;
}
.item-0.partner-col-right .scrollspy-example-item h5{
  padding-bottom: 0;
}
h2.apply-freelancer-heading {
  font-size: 10px;
  padding: 10px 0 0;
}
.freelancer-apply img {
  max-width: 25px;
}
.item-3.partner-col-right .glancesidbar h6 {
  padding-top: 0;
}
.existingpartnerform .cs-form-input {
  margin-top: 5px;
}
}

@media screen and (max-width: 1200px){
.class-none-d{
 display: none;
}
.stageshold-row {
   padding-top: 20px; 
}
.scrollfreelance {
  gap: 10px;
}
.freelancer-apply {
  padding: 13px 0;
  max-height: 100px;
}
.fenchiese-col {
  margin:5px!important;
}
}
@media screen and (max-width:1098px) {
  .franchisewrap li {
    font-size: 10px;
    margin: 5px;
    line-height: 15px;
}
.glancesidbar h6 {
  font-size: 14px;
  padding: 10px 0 0 0;
}
.stageshold .intersetcontent {
  min-width: 270px;
}
.intersetcontent {
  margin: 20px 0;
  padding: 10px;
  gap: 12px;
}
.existingpartnerform .cs-input-box textarea {
  height: 40px;
}

.branchtable {
  padding-top: 0;
}
.branchsection nav {
  bottom: 8%;
}
}
@media screen and (max-width:993px) {
  .benefitsproduct h2 {
    font-size: 20px;
    font-weight: 700;
    color: #6c757d;
    margin-bottom: 0!important;
}
.classimage a.more-recent {
  font-size: 14px !important;
}
.glancesidbar .scrollspy-example-item h5 {
  font-size: 14px;
  padding-bottom: 0;
}
.glancesidbar {
    padding: 0;
}
}
@media screen and (max-width:993px){
.partner-col-right {
  padding: 30px 0;
}
section.brenchLocatorSection {
  padding: 50px 0 0;
}
.branches, .branchtype {
  font-size: 20px;
  color: #212529;
}
.branchtable {
  padding-top: 2rem;
}
.fenchiese-col{
  max-width: 100%;
}
.fenchiese-col:nth-child(odd) p {
  color: #000;
}
}
@media screen and (max-width:576px) {
.benefitsproduct h2 {
  font-size: 16px;
}
.benefitsproduct p {
font-size: 13px;
}
.branch-header form.d-flex.custome-search-form {
  width: 200px;
}
}



/* new css  */
.ep-ul-one {
  display: flex;
  padding-top: 3rem;
  gap: 40px;
}
.ep-ul-one li {
  background: azure;
  border: 1px solid #b8f7f7;
  margin: 20px 0;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 10px;
}
.ep-ul-one li:nth-child(even) {
  background: #fff7eb;
  border: 1px solid #f7d6a4;
}
.ep-ul-oneImage img {
  height: 370px;
}
@media screen and (max-width:1540px) {
  .ep-ul-one{
    gap:15px;
  }
  .ep-ul-one li {
    margin: 10px 0;
    padding: 10px 20px;
    font-size: 12px;
  }
  .ep-ul-oneImage img {
    height: 260px;
}
.ep-item1-right .what-heading h2 {
  font-size: 35px;
}
}
@media screen and (max-width: 1460px){
.ep-ul-oneImage img {
    height: 160px;
}
.ep-ul-one li {
  padding: 5px 10px;
}
.ep-ul-one {
  padding-top: 2rem
}
.ep-item1-right .what-heading h2 {
  font-size: 25px;
}
}
@media screen and (max-width: 1280px){
.ep-ul-oneImage {
  display: none;
}
.ep-item1-right .what-heading .wdr {
  margin: 7px 0 10px;
}
.ep-ul-one {
  padding-top: 0rem;
}
.ep-item1-right .what-heading p{
  display: none;
}
}
@media screen and (max-width: 1120px){
  .glancesidbar .nav-pills {
    height: 70vh;
  }
  .partner-col-left {
    padding-top: 30px;
  }
  .glancesidbar {
    padding: 88px 0 0;
}
.ep-item1-right {
  padding-top: 20px;
}
}

/* benefit section  */
.ep-item2-right .benificiry-row {
padding-top: 2rem;
}
.ep-item2-right .benificiry-col {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 150px;
}
.ep-item2-right .benificiry-col-left,.ep-item2-right .benificiry-col-right {
  max-width: 100%;
  width: 100%;
  position: relative;
}

.ep-item2-right .benificiry-apply-box {
  max-width: 100%;
  border-radius: 30px;
  display: flex;
  gap: 20px;
}
.ep-item2-right .beneficery-aplly-heading h2 {
  font-size: 32px;
  font-weight: 600;
  color: #fff;
  line-height: 48px;
}
.ep-item2-right ul.beneficery-ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 20px 0 0 0;
  width: 50%;
}
.ep-item2-right ul.beneficery-ul li {
  background: #e7e1f3;
  height: 60px;
  display: flex;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  font-size: 14px;
  padding: 0 11px;
  font-weight: 500;
  border: 1px solid #9c93b0;
}
.ep-item2-right li.benefits-lists-li {
  display: flex;
  gap: 10px;
}
.ep-item2-right h2.right-heading {
  font-size: 34px;
  line-height: 48px;
  font-weight: 400;
}
.ep-item2-right span.check img {
  height: 20px;
}
.ep-item2-right ul.beneficery-ul li:nth-child(even) {
  background: #fff7eb;
  border: 1px solid #f7d6a4;
}
.ep-item2-right ul.beneficery-ul li:nth-child(3),.ep-item2-right ul.beneficery-ul li:nth-child(6) {
  background: azure;
  border: 1px solid #b8f7f7;
}
.ep-item2-right ul.beneficery-ul li:nth-child(4), .ep-item2-right ul.beneficery-ul li:nth-child(8) {
  background: #fddfea;
  border: 1px solid #daa8ba;
}
.ep-item2-right ul.beneficery-ul li:nth-child(5) {
  background: rgb(222 251 233);
  border: 1px solid rgb(99 166 159);
}

/* types of franchise  */
.existing-4-partner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
}
.existing-4-partner .existing-head4 {
  max-width: 500px;
}
.interestcont h6 {
  padding: 0;
}
.ep-ul-fourImage img {
  height: 80%!important;
  width: 80%;
}
@media screen and (max-width: 1560px){
  .ep-item2-right .what-heading h2 {
    font-size: 25px;
  }
  .ep-item2-right .benificiry-col {
    gap:50px;
  }
  .benefitcred img{
    max-height: 300px;
    max-width: 90%;
}
.ep-item2-right ul.beneficery-ul li {
  line-height: 20px;
}
}
@media screen and (max-width: 1460px){
  .ep-item2-right .what-heading h2 {
    font-size: 25px;
  }
  .ep-item2-right .benificiry-col{
    gap:20px;
  }
  .ep-item2-right ul.beneficery-ul li {
    height: 35px;
    border-radius: 10px;
    font-size: 10px;
    padding: 0 11px;

}
.ep-item2-right p.referExist {
  font-size: 14px;
}
.ep-item2-right .wdr{
margin: 7px 0 10px;
}
.ep-item2-right .benificiry-row {
  padding-top: 1rem;
}
.slide4imagePartner .image-partnerone img {
  max-height: 400px;
}
}
@media screen and (max-width: 1280px){
.ep-item2-right p.referExist {
  display: none;
}
.ep-item2-right .benificiry-row {
  padding-top: 0;
}
}

/* hjshsdhashdhksafkskfkDKJLSAKLJFLKJn */
.item-0.partner-col-right{
  background-color:#ffedd9!important;
}
.partner-col-right .tab-container {
  padding: 0;
  height: 100%;
  display: block;
  width: 100%;
}
.existRow {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  position: relative;
}
.existRowCol{
  width: 50%;
}
.existRowCol1 {
  width: 50%;
  background: #152224!important;
  height: 83vh;
  align-items: center;
}
.image-partnerone {
  position: absolute;
  content: '';
  left: 47.3%;
  bottom: 48px;
}
h1.existpostionleft {
  position: absolute;
  top: 10%;
  left: 44.5%;
  color: #152224;
  font-weight: 700;
}
h1.existpostionright {
  position: absolute;
  top: 10%;
  left: 0;
  color:orange;
  font-weight: 700;
}
h1.existpostionright {
  position: absolute;
  top: 10%;
  right: 37%;
  color: orange;
  font-weight: 700;
  text-align: right;
}
.ep-ul-first {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 83vh;
}
.ep-ul-first ul li {
  background: #152224;
  color: #fff;
  margin: 30px;
  width: 315px;
  padding: 10px;
  text-align: center;
  box-shadow: -8px -8px #bbb9b9;
  font-size: 16px;
}
.ep-ul-first ul li:nth-child(even){
  background: #fff;
  color:  #152224;
}
.ep-ul-list2 ul li {
  background: #ffedd9;
  color: #000;
}
.ep-ul-first {
  display: flex;
  align-items: center;
}
li.entend {
  margin-left: 9rem!important;
}
li.entAny {
  margin-left: 6rem!important;
}
li.entAnyright {
  margin-left: 6rem!important;
}
li.entaccesRight {
  margin-left: 10rem!important;
}
.ep-ul-first.ep-ul-list2 {
  padding-left: 35px;
}
@media screen and (max-width:1880px) {
  h1.existpostionright ,h1.existpostionleft{
    top:5%
  }
  .image-partnerone {
    left: 51%;
  }
  .image-partnerone img {
    max-height: 450px;
}
.ep-ul-first ul li {
  font-size: 12px;
  width: 265px;
}
.ep-ul-first {
  padding-right: 6rem;
  justify-content: end;
}
.ep-ul-first.ep-ul-list2 {
  justify-content: start;
  padding:0 0 0 7rem;
}
}
@media screen and (max-width:1750px) {
  h1.existpostionright{
    right: 35%;
  }
  h1.existpostionleft {
    left: 43.5%;
  }
}
@media screen and (max-width:1720px) {
  h1.existpostionright{
    right: 32%;
  }
  h1.existpostionleft {
    left: 40.5%;
  }
}
@media screen and (max-width:1440px) {
  li.entAnyright {
    margin-left: 4rem!important;
}
li.entaccesRight {
  margin-left: 6rem!important;
}
li.entAny {
  margin-left: 7rem!important;
}
li.entacces {
  margin-left: 5rem!important;
}
h1.existpostionright {
  right: 29%;
}
}
@media screen and (max-width:1356px) {
  .ep-ul-first ul li {
    margin:30px  0;
  }
  li.entAnyright,li.entaccesRight ,li.entAny,li.entacces , li.entend{
    margin-left:0!important;
}
.ep-ul-first.ep-ul-list2 {
  justify-content: center;
  /* padding: 0 0 0 4rem; */
}
.image-partnerone {
  display: none;
  }
  .ep-ul-first.ep-ul-list2,  .ep-ul-first  {
    justify-content: center;
    padding: 0;
  }
}
@media screen and (max-width:1256px) {
h1.existpostionright {
  right: 20%;
  font-size: 25px;
}
h1.existpostionleft {
left: 35.5%;
font-size: 25px;
}
.ep-ul-first ul li {
  margin: 20px 0;
}
.ep-ul-first {
  margin-top: 12px;
}
}
/* second slide  */
h1.existslider2right{
  right: 30%;
}
h1.existslider2left{
left:31.5%
}
img.any-apply-image {
  height: 20px;
  margin-right: 10px;
}
.existslider2ulList ul.beneficery-ul li {
  max-width: 210px;
}
.existslider2ulList .benificiry-apply-box {
  display: flex;
}
.ep-ul-first.existslider2ulList {
  padding-top: 7rem;
}
.existslider2ulList .benificiry-apply-box ul{
  gap:20px
}
.banefitspan {
  font-size: 12px;
}
.existSlide2 .existRowCol {
  display: flex;
  justify-content: center;
}
@media screen and (max-width:1870px) {
  h1.existslider2right {
    right: 25%;
}
h1.existslider2left {
  left: 25.5%;
}
.ep-ul-first.existslider2ulList ,.existSlide2 .ep-ul-list2 {
  padding-top: 5rem;
}
}
@media screen and (max-width:1700px) {
.existSlide2 .ep-ul-first , .existSlide2 .ep-ul-first.ep-ul-list2 {
  padding: 0rem;
  justify-content: center;
}
.existSlide2 .ep-ul-first ul li {
  margin: 20px;
}
}
@media screen and (max-width: 1560px){
h1.existslider2right {
    right: 18%;
}
h1.existslider2left {
  left: 20.5%;
}
.benefitcred img {
  max-height: 300px;
  max-width: 100%;
}
}
@media screen and (max-width: 1400px){
.existSlide2 .ep-ul-first.ep-ul-list2 {
  justify-content: start;
}
.existslider2ulList ul.beneficery-ul li {
  max-width: 200px;
  margin: 20px 15px;
}
}
@media screen and (max-width: 1280px){
h1.existpostionright.existslider2right ,h1.existpostionleft.existslider2left {
  font-size: 25px;
}
.existSlide2 .existslider2ulList ul.beneficery-ul li {
  margin: 10px 5px;
}
.existSlide2 .ep-ul-first ul li{
  box-shadow: none;
}
}
@media screen and (max-width: 1150px){
.existslider2ulList ul.beneficery-ul li {
  max-width: 162px;
}
img.any-apply-image {
  display: none;
}
.benefitcred img {
  max-height: 250px;
}
}
/* slide 3 */

.partnerslide3 .cgarges-card {
  background: #fff;
}
.partnerslide3 .ch-content h3 {
  margin-bottom: 6px;
}
.imgfinancialslide3 img {
  max-width: 550px;
}
.ep-ul-forth ul li {
  width: 315px;
  padding: 0;
  text-align: left;
}
.ep-ul-forth ul li  h6 {
  font-size: 18px;
}
.item-4.partner-col-right {
    background: #152224;
}
h1.existpostionleft.existpostionleftslide4 {
  left: 38.5%;
}

.fra-add textarea{
  height: 96px!important;
}
.headOfficeWrap {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.headOffice h2 {
  font-size: 50px;
  padding: 20px 0;
  font-weight: 600;
  font-family: 'Roboto Condensed';
}

.headOffice h5 {
  font-size: 25px;
  font-family: 'Poppins' !important;
  line-height: 44px;
  font-weight: 400;
}

form.cs-form.existingpartnerform input ,form.cs-form.existingpartnerform select {
  height: 35px;
  padding: 5px;
  font-size: 13px !important;
}
@media screen and (max-width:1880px) {
.slide4imagePartner {
  left: 48%;
}
.ep-ul-first.ep-ul-list2.ep-ul-forth {
  padding-top: 0;
}
}
@media screen and (max-width:1600px) {
  .imgfinancialslide3 img {
    max-width: 400px;
}
h1.existpostionleft.existpostionleftslide4 {
  left: 34.5%;
}

    .existingpartnerform .cs-input-box{
        margin-top: 10px!important;
      }
      .existingpartnerform .fra-add{
        margin-top: 0px!important;
      }
      .ex-part-btn {
        padding-top: 1rem;
    }
}
@media screen and (max-width:1400px){
  .existingpartnerform input, .existingpartnerform select {
      height: 25px!important;
  }
  .existingpartnerform textarea {
    height: 40px;
  }
  .fra-add textarea {
    height: 83px!important;
  }
  .existingpartnerform input::placeholder, .existingpartnerform select, .existingpartnerform textarea::placeholder{
    font-size: 10px!important;
  }
  
  }

@media screen and (max-width:1200px) {
  .partnerslide3 .charges-box{
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .partnerslide3 .cgarges-card {
    width:80%;
}
  .existingpartnerform {
    max-width: 450px;
}
.existingpartnerform .cs-input-box {
  margin-top: 0px!important;
}
.existingpartnerform .cs-partner-heading h2 {
  display: none;
}
}
@media screen and (max-width: 1120px){
.imgfinancialslide3 img {
    max-width: 300px;
}
.glancesidbar p {
  font-size: 12px;
}
.partnerslide3 .cgarges-card {
  width: 100%;
  padding: 10px;
}
.partnerslide3 .charges-box{
gap:10px;
}
h1.existpostionright, h1.existpostionleft {
  top: 10%;
}

.ex-part-btn {
  padding-top: 5px;
}
.ex-part-btn button {
  height: 30px;
}
.swiperpartnerwrap{
  padding: 112px 0 50px;
}
}
@media screen and (max-width: 1050px){
.ep-ul-forth ul li {
  width: 290px;
}}

@media screen and (max-width: 993px){
  .partner-col-right {
    max-width: 100%;
}
.glancesidbar{
  padding: 0;
} 
}

.item-4.partner-col-right .tab-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.glancesidbar p.interwhite {
  color: #fff;
}
.glancesidbar p.interblack {
  color: #000;
}


/* responsive after 992 new disgn for mobile view  */
@media screen and (max-width:993px) {
  .mobileExistingSliderRow h2.mb-content.mb-suport {
    font-weight: 700;
  }
  .mobileExistingSliderRow .mbslider1 .mbsiderright .slider-slide-1 {
  background: #fff;
  }
  .mobileExistingSliderRow .froud-first-slide {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .mobileExistingSliderRow .froud-first-slide img {
    height: 260px;
    width: auto;
  }
  .froud-first-slidemobile{
    display: none;
  }
  /* slide 2 */
 .mobileExistingSliderRow .mbsliderInner.mbsiderright.mdslidercough {
    background: #fff!important;
}
.mobileExistingSliderRow .mdslidercough .mobileaffectrightImage {
  width: 335px;
}
.mobileExistingSliderRow .ep-ul-first{
  height: auto;
}
.mobileExistingSliderRow .ep-ul-first.existslider2ulList{
  padding: 0;
}
.mbenefitslider2{
  width: 100%;
}
/* slider 3 */
.slider3mobilepartner{
  height: 80%;
}
.slider3mobilepartner .mobileaffectrightImage {
  width: 400px;
}
.partnermobile3slider .mobileCapacitySlide h2.mb-content {
  font-size: 40px;
  padding-bottom: 20px;
}
.partnerslide3 .ch-content h3 {
  color: darkcyan;
  font-weight: 500;
  font-size: 16px;
}
.partnermobile3slider .mobileconcibil {
  font-size: 60px !important;
  padding-bottom: 20px;
}
/* slider 4 */
.slide4partnerleft{
  height: 80%;
}
.mobileExistingSliderRow .slide4partnerleft .ep-ul-first {
  gap: 20px;
}
.mobileExistingSliderRow .slide4partnerleft  .ep-ul-first ul li{
  background: #fafafa;
  box-shadow: none;
}
.slide4partnerleft .ep-ul-forth ul li h6 {
  color: #053f44;
  padding-bottom: 5px;
}

/* slide 5 */
.mbsliderExisde5{
  height: 100vh;
  background: rgb(255, 152, 0)!important;
}
/* slide 6 */
.branch-header{
  padding: 30px 0;
}
.branchtable {
  display: flex;
  align-items: center;
  justify-content: center;
}
.branchLocxator .branchsection nav {
  left: 28%;
}
.partnerExistingFormback{
  background:#ff9800;;
}
}
@media screen and (max-width:767px){
  .branch-header .custome-search-form {
    max-width: 160px;
  }
  .fenchiese-col {
    max-width: 400px;
  }
}
@media screen and (max-width:710px){
.branches, .branchtype {
  font-size: 16px;
}
.branchLocxator .branchsection nav {
  left: 25%;
}
}
@media screen and (max-width:600px) {
.fround-first-slidetablet{
  display: none;
}
.froud-first-slidemobile{
  display: block;
  height: 350px!important;
}
.partnermobile3slider .mobileconcibil {
  font-size: 35px !important;
}
.slide4partnerleft .ep-ul-forth ul li h6 {
  font-size: 14px;
}
.slide4partnerleft .ep-ul-forth ul li p {
  font-size: 10px;
}
.branchLocxator .branchsection nav {
  left: 20%;
}
.slide4partnerleft .ep-ul-first ul li {
  margin: 0;
}
.intersetcontent {
  margin: 15px 0;
}
.slide4partnerleft .ep-ul-first.ep-ul-forth ul {
  margin-bottom: 5px;
}
.slide4partnerleft .ep-ul-first.ep-ul-forth li {
  width: 230px;
}
.slide4partnerleft .ep-ul-first {
  margin-top: 0;
}
.existingForm {
  max-width: 400px;
}
}
@media screen and (max-width:480px) {
.mobileExistingSliderRow h2.improvetext {
  font-size: 1.2rem;
  }
  .mobileExistingSliderRow .ep-ul-first ul li{
    padding: 5px;
    box-shadow: none;
  }
  .existslider2ulList ul.beneficery-ul li ,   .existslider2ulList .benificiry-apply-box ul {
    margin: 15px 4px;
  }
  .slide4partnerleft  .intersetcontent {
    margin: 0;
    padding: 8px;
    gap: 12px;
}
.slide4partnerleft .ep-ul-first{
  display: block;
}
.branches, .branchtype {
  font-size: 16px;
}
.branch-header .custome-search-form {
  max-width: 120px!important;
}
.slide4partnerleft .ep-ul-first ul li {
  margin: 10px 0;
}
.branch-header {
  padding: 30px 0 0;
}
}
@media screen and (max-width:425px) {
.slider3mobilepartner .mobileaffectrightImage {
  width: 330px;
}
.branchLocxator .branchsection nav {
  left: 10%;
}
}
@media screen and (max-width:375px) {
  .mobileExistingSliderRow h2.improvetext {
    font-size: 14px;
}
.branchLocxator .branchsection nav {
  left: 0;
}
.branch-header .custome-search-form {
  max-width: 110px;
}
.mbenefitslider .benificiry-col-content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.branches, .branchtype {
  font-size: 12px;
}
.branch-header .custome-search-form {
  max-width: 100px!important;
  height: 25px!important;
}
}
@media screen and (max-width:345px) {
  .froud-first-slidemobile{
    height: 310px!important;
  }
  .existslide2imageright,
.slider3mobilepartner .mobileaffectrightImage {
  width: 300px!important;
}
.existslider2ulList ul.beneficery-ul li, .existslider2ulList .benificiry-apply-box ul {
  margin: 5px;
}

.mobileExistingSliderRow .ep-ul-first ul li {
  padding: 0;
}
.existslider2ulList .benificiry-apply-box {
  display: block;
}
}

  .back-to-form {
    background: #053f44;
    color: #fff;
    max-width: 120px;
    padding: 8px 30px;
    text-align: center;
    border-radius: 5px;
    position: absolute;
    top: 10%;
    font-family: 'Poppins';
}
.back-to-form:hover {
  cursor: pointer;
  background: orange;
}
.be_partner_wrapper_slider .slider-slide-4.slider-slide-about {
  background: rgb(246, 246, 246);
}
@media screen and (max-width: 992px){
  .mobileExistingPaertnermain h2.mb-content , .mobileExistingPaertnermain .about-second-slide-content h3 {
      text-align: center;
      font-size: 50px;
  }
  .existingForm {
    max-width: 500px;
  }
  .successfully-section h2 {
    color: rgb(255, 255, 255);
  }
  .back-to-form:hover {
    cursor: pointer;
    background: #fff;
    color: var(--dark-green);
  }
  .existingForm form.cs-form {
    padding: 2rem;
    border-radius: 10px;
}
}
@media screen and (max-width:1386px) {
  .fenchiese-col {
    max-width: 225px!important;
    max-height: 190px;
}
}
@media screen and (max-width:1367px) {
  .branch-header {
    padding: 2rem 5rem;
}
.branches, .branchtype {
  font-size: 16px;
}
}
@media screen and (max-width:1200px) {
.branches, .branchtype {
  font-size: 14px;
}
.branch-header .custome-search-form {
  height: 25px;
  max-width: 145px;
}
.headImagewrap img {
  height: 80px;
}
.headImagewrap h5 pre{
font-size: 20px;
}
.headOffice h2 {
  font-size: 40px;
  padding: 20px;
}
}

@media screen and (max-width:993px) {
  .branch-header {
    gap: 20px;
    padding: 0 5rem 1rem 5rem;
  }
  .headOffice h5 pre{
    font-size: 18px!important;
  }
  .branchtable {
    padding-top: 0;
}
.branchsection nav {
  bottom: 7px;
  left: 23%;
}
  }
@media screen and (max-width:769px) {
  .inputwrapflex {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.inputcs {
  width: 47%;
}

}
@media screen and (max-width:576px) {
  .branch-header{
    text-align: center;
  }
.branches, .branchtype {
  font-size: 12px;
}
}
@media screen and (max-width:425px) {
.existingForm form.cs-form {
  padding: 20px 10px;
  border-radius: 10px;
}
}