body,
html {
    margin: 0;
    padding: 0;
    font-family: Lato, sans-serif;
    color: #252525;
    font-size: 16px;
    overflow-x: hidden !important;
    background-color: #fff
}

@font-face {
    font-family: BebasNeueBold;
    src: url(../fonts/BebasNeueBold.ttf)
}

@font-face {
    font-family: Calibri;
    src: url(../fonts/Calibri.eot);
    src: url(../fonts/Calibri.eot?#iefix) format('embedded-opentype'), url(../fonts/Calibri.woff) format('woff'), url(../fonts/Calibri.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

p {
    font-size: 1rem;
    margin-bottom: 10px;
    line-height: 1.5
}
.cobrandpartners
{
	background: black;
    text-align: center;
    height: 41px;
    padding-bottom: 23px;
}
 .cobrandpartners span {
   
    background: #ffffff;
    margin: auto;
    padding: 10px;
    font-size: 31px;
    font-weight: bold;
}
 .cobrandpartnersimages
   {
	   background-image: url(../images/cards/Card-SVG.svg);
	   background-size: contain;
    height: 131px;
	margin-bottom:10px;
	background-repeat: no-repeat;
   
   }
   .cobrandpartnersimages p {
    text-align: center;
   
    padding-top: 40px;
   
}



.cobrandpartnersimages b {
  color: #000;       
  font-weight: bold;  
  font-size: 18px;
}
.new_banner_mobile_text{
    display: none;
}
.main-two-profile-sec .four-box-sec .four-box-img img {
    height: 180px;
    object-fit: cover;
}
.main-two-profile-sec .tab-content .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

p:last-child {
    margin-bottom: 0
}

a:focus,
a:hover {
    text-decoration: none
}

.error {
    color: #8b0304
}

.btn:active:focus,
.btn:focus,
a:focus,
button:focus,
input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: 0
}

.clearfix {
    clear: both
}

.harmonisation_sec table{
    margin-top:30px;
    margin-bottom: 0px;

}

.harmonisation_sec table tbody tr td {
    vertical-align: middle;
    font-size: 16px;
}

.harmonisation_sec ul li ul {
    margin-top: 15px;
    list-style-type: decimal;
}

.harmonisation_sec ul li{
    margin-bottom: 10px;
}

.harmonisation_sec ul li ul .mb5 {
    margin-bottom: 10px;
}


/* ============New Code Start Date 12/05/2022 ============== */
.jiffy_checksum_table {
        border-radius: 8px;
    box-shadow: 0px 0px 5px 0px #969696;
    padding: 5px;
    
  
}



/* Scrollbar Styling */
.jiffy_checksum_table tbody::-webkit-scrollbar {

    width: 18px;

}
 
.jiffy_checksum_table tbody::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.jiffy_checksum_table tbody::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #d3d3d3; 
}

.jiffy_checksum_table tbody{
  display: block;
 max-height: 400px;
  overflow-y: scroll;
}



.jiffy_checksum_table thead, .jiffy_checksum_table tbody tr{
  display: table;
  table-layout: fixed;
  width: 100%;
}
.jiffy_checksum_table thead{
  width: calc(100% - 1.1em);
}
.jiffy_checksum_table thead{
  position: relative;
}


.jiffy_checksum_table .table-bordered {
    border: 0px solid #ddd;
    margin: 0px;
}
.checksum_heading {
    margin-top: 39px;
    width: 70%;
}

.checksum_heading ul li {
    padding: 3px 0px;
    color: #1b1b1b;
    font-size: .875rem;
}

.checksum_heading p {
    color: #1b1b1b;
    font-size: .875rem;
    line-height: 22px;
}
.checksum_heading h3 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px;
}

.jiffy_checksum_table .table-bordered thead {
    background: #fafafa;
}

.jiffy_checksum_table .table-bordered thead tr th {
    border-right: 1px solid #ddd !important;
    border: 0px solid #ddd;
    padding: 15px 15px;
}

.jiffy_checksum_table .table-bordered tbody tr td {
    border-right: 1px solid #ddd !important;
    border: 0px solid #ddd;
    padding: 15px 15px;
}

/* ============New Code Start Date 12/05/2022 ============== */



/*============New Code Start 15/04/2022 Start==============*/
.top_earn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0px;
}
.top_earn .earn_icon img {
    width: 325px;
}
.top_earn .earn_icon img.trophy {
    width: 240px;
}
img.award_text_img {
    width: 369px;
    text-align: center;
    display: inline-block;
}

.earn_text p.earn1 {
    font-size: 18px;
    line-height: 40px;
    color: #363535;
    text-align: center;
    font-weight: 600;
    width: 100%;
    text-shadow: none;
    margin: 0px auto;
}


.earn_text p {
      font-size: 22px;
    line-height: 32px;
    color: #363535;
    text-align: center;
    font-weight: 700;
    width: 75%;
    text-shadow: none;
    margin: 0px auto;
}
.earn_text p img.logo_icon {
    display: inline-block;
}
.bottom_button a.cus_btn {
    background: #000000;
    padding: 16px 20px;
    color: #dda244;
    border-radius: 10px;
    font-size: 20px;
}

.bottom_button {
 margin-top: 33px;
}
.bottom_button p {
    text-align: left;
    color: black;
    text-shadow: none;
    font-size: 16px;
    font-weight: 600;
    margin-top: 15px;
}

.bottom_button p a {
    text-decoration: underline;
    color: #2e53c5;
}

.middle_banner {
    background: rgb(2,0,36);
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(125,209,227,1) 0%, rgba(255,205,161,1) 0%, rgb(255 228 204) 100%);
}
.middle_banner img {
    width: 100%;
    margin: 0px 0px;
}
/*============New Code Start 15/04/2022 End==============*/





.btn_theme {
    color: #fba31e;
    background: #000;
    border-color: #000;
    border-radius: 4px;
    width: auto;
    position: relative;
    font-weight: 700;
    padding: 10px 20px;
    font-size: 1rem
}

.btn_theme:focus,
.btn_theme:hover {
    color: #fba31e
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999
}

.navbar {
    position: relative;
    margin-bottom: 0;
    border: 0;
    background: rgba(255, 255, 255, .63);
    z-index: 99;
    width: 100%;
    border-radius: 0
}

.affix {
    top: 0
}

.navbar-nav>li>a {
    color: #000;
    padding: 23px 10px;
    transition: all .3s linear;
    font-size: 1rem
}

.navbar-nav>li>a:hover {
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out
}

.navbar-nav>li {
    padding: 0 20px
}

.nav>li.active>a,
.nav>li.active>a:hover {
    background-color: transparent;
    color: #000;
    border-bottom: 4px solid #000;
    font-weight: 700
}

.nav>li>a:hover {
    background-color: transparent;
    border-bottom: 0
}

.navbar-right ul.dropdown-menu {
    background-color: #ecac1f
}

.carousel-caption h2 {
    font-size: 60px;
    color: #fa9f0a;
    font-weight: 900;
    text-shadow: 0 0 10px rgba(0, 0, 0, .5);
    -webkit-animation-delay: 2.5s;
    animation-delay: 2s;
    margin-top: 14px
}

.carousel-caption h3 {
    font-size: 45px;
    color: #fff;
    font-weight: 500;
    text-shadow: 0 0 10px rgba(0, 0, 0, .5)
}

.main_heading {
    font-family: BebasNeueBold;
    font-size: 2.8125rem;
    position: relative;
    margin-top: 0;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase
}

.footer_sec {
    background: #eef1f3;
    color: #1b1b1b;
    padding: 20px 0 20px 0
}

.footer_sec h1 {
    margin: 0;
    padding-bottom: 15px
}

.footer_sec h5 {
    color: #000;
    font-weight: 700
}

.footer_sec .link_ul ul li a {
    color: #1b1b1b;
    font-size: .875rem
}

.footer_sec .link_ul ul li {
    line-height: normal;
    font-size: .875rem;
    padding: 7px 0
}

.footer_sec p {
    max-width: 88%;
    width: 100%;
    font-size: .875rem
}

.copyright_txt h5 {
    float: left
}

.footer_sec hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #636363
}

a.back-to-top {
    display: none;
    width: 40px;
    height: 40px;
    position: fixed;
    z-index: 999;
    right: 10px;
    bottom: 15px;
    background: #8b0304;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-align: center;
    color: #fff;
    line-height: 2.5
}

.sub_heading {
    font-weight: 700;
    line-height: 1.5;
    margin-top: 0
}

.elementTitle {
    display: none
}

.slider-3d>div {
    margin: 0 auto
}

.mycanvas {
    display: none !important
}

.contact_div {
    padding: 50px 15px 50px 50px
}

ul.resp-tabs-list {
    margin: 0;
    padding: 0
}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 1rem;
    display: inline-block;
    padding: 13px 15px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
    color: #717171;
    font-family: Lato, sans-serif;
    text-transform: capitalize
}

.resp-tabs-container {
    padding: 0;
    background-color: transparent;
    clear: left
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none
}

.resp-tab-content {
    display: none;
    padding: 15px 30px
}

.resp-tab-content p {
    font-size: 1rem;
    line-height: 1.8;
    text-align: left
}

.resp-tab-content h3 {
    padding: 0;
    margin-top: 0;
    font-weight: 600
}

.resp-tab-content span {
    text-transform: uppercase
}

.resp-tab-active {
    border-bottom: 0;
    margin-bottom: -1px !important;
    padding: 12px 14px 14px 14px !important
}

.resp-tab-active {
    border-bottom: 0;
    background-color: #fff
}

.resp-accordion-active,
.resp-content-active {
    display: block
}


.Milestone_Strip_text {
    display: none;
}

.resp-tab-content {
    border: 1px solid #c1c1c1
}

h2.resp-accordion {
    font-size: 1rem;
    border: 0;
    margin: 0;
    padding: 15px 0;
    border: none !important
}

h2.resp-tab-active {
    padding: 15px 0 !important
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: #00f
}
.Milestone_Strip_img {
    display: block;
}
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 25%;
    border-bottom: 0
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 8px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none;
    border-width: 1px 0 0 0;
    border: 1px solid transparent;
    border-radius: 5px
}

.resp-vtabs .resp-tabs-container {
    padding: 0 30px;
    background-color: #fff;
    border: 0 solid #c1c1c1;
    float: left;
    width: 73%;
    border-radius: 4px;
    clear: none
}

.resp-vtabs .resp-tab-content {
    border: 0
}

.resp-vtabs .resp-tabs-list li.active {
    background-color: #f5f8fd;
    position: relative;
    z-index: 1;
    color: #ec0028;
    border: 1px solid #b2bbcc
}

.resp-arrow {
    display: none
}

h2.resp-tab-active {
    background: 0 0 !important;
    color: #ec0028
}

.resp-easy-accordion h2.resp-accordion {
    display: block
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important
}

.resp-jfit {
    width: 100%;
    margin: 0
}

.resp-tab-content-active {
    display: block
}

h2.resp-accordion:first-child {
    border: none !important
}

.demo {
    margin: 150px auto;
    width: 980px
}

.demo h1 {
    margin: 0 0 25px
}

.demo h3 {
    margin: 10px 0
}

pre {
    background-color: #fff
}

#tabInfo {
    display: none
}

.resp-tab-content .panel-group {
    margin-top: 20px
}

.resp-tab-content .panel-title {
    font-size: 1rem;
    color: #252525;
    font-family: Lato;
    margin: 0
}

.resp-tab-content .panel-title:after {
    right: 0
}

.resp-tab-content .panel-group .panel .panel-collapse .panel-body {
    font-size: 1rem
}

.resp-tab-content .panel-group .panel+.panel {
    margin-top: 0
}

.resp-tab-content .panel-default>.panel-heading {
    padding: 12px 0
}

.banner {
    height: 572px;
    width: 100%;
    background: url(../img/about-banner.png)
}

.product_banner {
    background: url(../images/banners/product_banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px
}

.product_banner .phone {
    margin-top: 0
}

.product_banner .circle {
    width: 400px;
    height: 400px;
    border: 1px dashed #f3f4f4;
    border-radius: 50%;
    position: relative;
    top: 90px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.product_banner .circle .icon {
    position: absolute
}

.bankfeature {
    width: 100%
}

ul.producList {
    margin-left: 466px
}

ul.producList li {
    display: inline-block;
    list-style-type: none;
    padding: 10px;
    margin: 15px;
    text-align: center
}

ul.producList li:hover {
    box-shadow: 2px 3px 3px #eceef8
}

ul.producList li a,
ul.producList li span {
    display: block
}

.producList li span {
    font-size: 15px;
    color: #252525;
    padding-top: 12px
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: transparent;
    border-color: #ec0028
}

.navbar-right .dropdown-menu {
    min-width: 250px !important;
    padding: 0
}

.navbar .dropdown-menu>li>a {
    white-space: normal;
    padding: 10px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, .18);
    color: #fff;
    font-size: 13px
}

.navbar .dropdown-menu>.active>a,
.navbar .dropdown-menu>li>a:hover {
    background-color: #e89d14;
    border-color: rgba(255, 255, 255, .18)
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0;
    margin-left: 0;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.nav-tabs.faq_tabs>li a {
    border: 0;
    color: #1b1b1b
}

.nav-tabs.faq_tabs>li.active>a {
    background-color: transparent;
    border: 0;
    color: #000;
    font-weight: 700
}

.anner_01_element .Digital_payment_icon img.img-responsive {
    width: 25%;
}

.four_slider_btn_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10%;
}
.four_slider_btn_box .digital_pay_text {
    text-align: left;
}

.nav-tabs.faq_tabs>li.active>a:focus,
.nav-tabs.faq_tabs>li.active>a:hover,
.nav-tabs.faq_tabs>li>a:hover {
    background-color: transparent;
    border: 0
}

h2.resp-accordion {
    position: relative
}

.theme_accordion .panel-heading.open .panel-title:after,
h2.resp-accordion.resp-tab-active a:after {
    content: '';
    position: absolute;
    height: 20px;
    width: 20px;
    right: 0;
    top: auto;
    -webkit-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    -o-transform: rotate(45deg) scale(1);
    -moz-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1)
}

.theme_accordion .panel-heading .panel-title:after,
h2.resp-accordion a:after {
    background: url(../images/icons/plus.png) no-repeat center right transparent;
    content: '';
    position: absolute;
    height: 25px;
    width: 25px;
    right: 0;
    top: auto;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: rotate(0) scale(.9);
    transform: rotate(0) scale(.9);
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.theme_accordion .panel-title a {
    width: 100%;
    background: 0;
    display: inline-block;
    position: relative;
    z-index: 99;
    padding-right: 20px;
    color: #1b1b1b;
    font-weight: 400
}

.theme_accordion .panel-heading {
    background-color: transparent;
    padding: 15px 0
}

#payment_accordion .panel-title {
    font-size: 25px
}

.theme_accordion .panel-title {
    position: relative
}

.theme_accordion .panel {
    border: 0;
    box-shadow: none
}

.theme_accordion .panel-body {
    background-color: #eef5f9;
    border-top: none !important;
    line-height: 1.8
}

.product_mob .phone {
    margin-top: -30%
}

section.faq_banner {
    position: relative
}

.top_slider .slide img.banner_img {
    height: 100vh;
    width: 100%;
    object-fit: fill;
}

.top_slider .slide {
    position: relative
}

.top_slider .slick-dots {
    position: absolute;
    bottom: 15px;
    left: auto;
    right: auto;
    text-align: center;
    list-style-type: none;
    width: 100%;
    padding: 0
}

.top_slider .slick-dots li:last-child .banner_indicators {
    margin-right: 0
}

.top_slider .slick-dots li .banner_indicators {
    width: 80px;
    height: 3px;
    background-color: silver;
    margin: 0 15px;
    position: relative
}

.top_slider .slick-dots li a {
    display: inline-block;
    padding: 25px 0;
    cursor: pointer
}

.top_slider .slick-dots li {
    display: inline-block
}

.top_slider .slick-dots li.slick-active .banner_indicators {
    background-color: #fff
}

main {
    margin-top: 50px
}

.main_section {
    padding-top: 70px;
    padding-bottom: 70px
}

section.main_section.mutual_fund_partners ul.partner_list {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 15px;
}

section.main_section.mutual_fund_partners ul.partner_list li{
    width: 24%;
}

section.main_section.mutual_fund_partners ul.partner_list li .panel {
    margin-bottom: 5px;
}


.spc_pdd {
    padding-top: 88px;
    padding-bottom: 88px
}

.listing_content ol li {
    padding: 5px 0
}

.listing_content ul li {
    padding: 5px 0
}

.main_section.card_sec {
    padding-bottom: 150px;
    padding-top: 0
}

.main_section.bottom0 {
    padding-bottom: 0
}

.main_section.top0 {
    padding-top: 0
}

.sticky_nav {
    background-color: #fff;
    box-shadow: 0 8px 6px -6px #9a9a9a
}

.sticky_nav .navbar-nav>li>a {
    padding: 15px 5px;
    font-size: 15px
}

.sticky_nav .navbar-brand img {
    width: 80%
}

.caption_heading {
    font-size: 50px;
    font-weight: 700
}

.contact_form .form-group input[type=number],
.contact_form .form-group input[type=text] {
    height: 50px
}

.contact_form .form-control {
    border: 1px solid #bfbfbf;
    box-shadow: none;
    border-radius: 10px;
    background-color: transparent;
    color: #1b1b1b
}

.contact_form textarea.form-control {
    height: 140px;
    padding: 15px
}

.container.slider2_caption.custom_slider.carousel-caption.slider5_caption {
    text-shadow: 0 0 0 rgb(0 0 0 / 60%)
}

.container.slider2_caption.custom_slider.carousel-caption.slider5_caption h4.heading {
    color: #1b1b1b
}

.container.slider2_caption.custom_slider.carousel-caption.slider5_caption p.text-uppercase.text-center.mt5.subhead {
    color: #1b1b1b
}

.container.slider2_caption.custom_slider.carousel-caption.slider5_caption h4.text-uppercase.subhead.coupon_table_img {
    color: #1b1b1b
}

.top_slider .carousel-caption {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    bottom: auto;
    right: 0;
    left: 0;
    margin: 0 auto
}

.top_slider .carousel-caption.caption_element {
    top: 5%;
    transform: translateY(5%);
    -webkit-transform: translateY(5%);
    -moz-transform: translateY(5%);
    -ms-transform: translateY(5%);
    -o-transform: translateY(5%);
    height: 100%;
    z-index: 9
}

.top_slider .carousel-caption.caption_element .element_one {
    position: absolute;
    right: 18%
}

.top_slider .carousel-caption.caption_element .element_two {
    position: absolute;
    right: 35%;
    top: 25%;
    transform: translateY(-25%);
    -webkit-transform: translateY(-25%);
    -moz-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    -o-transform: translateY(-25%)
}

.top_slider .carousel-caption.caption_element .element_three {
    position: absolute;
    right: 35%;
    bottom: 38%;
    transform: translateY(-38%);
    -webkit-transform: translateY(-38%);
    -moz-transform: translateY(-38%);
    -ms-transform: translateY(-38%);
    -o-transform: translateY(-38%)
}

.top_slider .carousel-caption.caption_element .element_four {
    position: absolute;
    right: 20%;
    bottom: 20%;
    transform: translateY(-20%);
    -webkit-transform: translateY(-20%);
    -moz-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    -o-transform: translateY(-20%);
    z-index: 99
}

.caption_element .elements img {
    width: 80px;
    height: auto
}

.caption_element .elements.element_three img {
    width: 60px
}

.slider2_caption {
    left: 5%;
    text-align: left
}

.slider3_caption {
    right: 5%;
    left: auto;
    text-align: left
}

@keyframes captionAnimate {
    from {
        left: -200px
    }
    to {
        left: 100px
    }
}

.slick-active .banner_indicators:before {
    display: inline-block;
    position: absolute;
    content: "";
    left: 0;
    width: 0;
    height: 3px;
    bottom: 0;
    background-color: #000;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: navAnimate;
    -webkit-animation-duration: 4s;
    animation-name: navAnimate;
    animation-duration: 4s
}

@keyframes navAnimate {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}

.alert {
    z-index: 9;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.overlay {
    background-color: rgba(27, 27, 27, .69);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%
}

.bg_light_gray {
    background-color: rgba(128, 128, 128, .14)
}

.home-page-banner-sec .carousel-caption h1 {
    margin-bottom: 30px
}

.home-page-banner-sec .carousel-caption a.btn {
    background-color: #fba31e;
    color: #fff;
    padding: 15px 20px;
    font-size: 20px;
    border-radius: 6px;
    font-weight: 700
}

.cnt-area .text-right img {
    display: inline-block
}

.theme_list {
    list-style-type: none;
    padding: 0 20px;
    margin: 0
}

.theme_list li {
    padding: 5px 0
}

.theme_list li:before {
    content: "\f101";
    font-family: FontAwesome;
    float: left;
    margin-left: -20px;
    font-size: 1rem;
    color: #000
}

.bg_light_yellow {
    background-color: #fff8e0
}

.flex_row {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -o-display: flex;
    -ms-display: flex;
    align-items: stretch
}

.allinone_carousel.sweet .rightNav {
    right: 15px !important
}

.allinone_carousel.sweet .leftNav {
    left: 15px !important
}

.copyright_txt {
    border-top: 1px dashed #bdb2b2
}

.copyright_txt p {
    max-width: 100%;
    width: 100%;
    margin-bottom: 5px !important
}

.copyright_txt p.beware_txt {
    font-size: 15px
}

.product_detail_banner {
    background: url(../images/banners/product_detail_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px
}

.center_text {
    max-width: 80%;
    width: 100%;
    margin: 0 auto
}

.feature_box {
    display: flex;
    margin-top: 15px;
    margin-bottom: 15px
}

.feature_box img {
    padding-right: 15px;
    height: 100%
}

.feature_text .heading {
    font-weight: 700;
    margin-bottom: 8px !important;
    text-transform: capitalize
}

.feature_text {
    min-height: 70px
}

.feature_text .sub_text {
    font-size: .875rem
}

.rate_tabs ul.resp-tabs-list {
    float: left;
    width: 40%;
    border-bottom: 0
}

.rate_tabs .resp-tabs-container {
    padding: 0 30px;
    float: left;
    width: 60%;
    clear: none
}

.rate_tabs .resp-tabs-list li {
    display: block;
    width: 100%;
    padding: 20px;
    border: 1px solid transparent
}

.rate_tabs .resp-tabs-list li a {
    color: #1b1b1b;
    padding: 0
}

.rate_tabs {
    display: inline-block;
    padding-top: 30px
}

.rate_tabs .resp-tabs-list li.active {
    border: 1px solid #b2bbcc;
    border-radius: 8px
}

.rate_tabs .resp-tabs-list li.active a,
.rate_tabs .resp-tabs-list li.active>a:focus {
    color: #000;
    border: 0;
    background-color: transparent
}

.rate_tabs .resp-tabs-list li.active a:before {
    color: #000
}

.rate_tabs .resp-tabs-list li.active a {
    font-weight: 700
}

.rate_tabs .resp-tabs-list li a {
    font-weight: 400
}

.rate_tabs .resp-tabs-list li a:before {
    content: "\f101";
    font-family: FontAwesome;
    float: left;
    padding-right: 15px;
    color: #1b1b1b
}

.border_box {
    border: 1px solid #b2bbcc;
    padding: 10px 20px;
    border-radius: 8px
}

.border_box ul li.list-group-item {
    background-color: transparent;
    padding: 10px 0;
    border: 0;
    border-bottom: 1px solid #b2bbcc
}

.border_box ul li.list-group-item:last-child {
    border-bottom: 0
}

.about_banner {
    background-image: url(../images/banners/about-banner.png)
}

.downloadform_banner {
    background-image: url(../images/banners/download-form.jpg)
}
.banner-sec {
    width: 100%;
    height: 450px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
}

.banner-sec img.nsdl-mobile-img {
    position: relative;
    position: relative;
    bottom: -110px
}

.banner-sec .right-sec {
    min-height: 450px
}

.banner-sec .banner-right-area {
    width: 100%;
    position: absolute;
    top: 65%;
    transform: translateY(-65%);
    -moz-transform: translateY(-65%);
    -ms-transform: translateY(-65%);
    -webkit-transform: translateY(-65%);
    -o-transform: translateY(-65%)
}

.banner-sec .banner-right-area a {
    display: inline-block
}

.banner-sec .banner-right-area h2.sub_heading {
    font-size: 34px;
    font-weight: 600
}

.nsdl-payment-bank-two-sec {
    position: relative;
    overflow: hidden
}

.nsdl-payment-bank-two-sec .right-sec img {
    display: inline-block
}

.journey-sec p {
    font-size: 18px;
    margin-bottom: 15px
}

.journey-sec h2.sub_heading {
    font-size: 40px
}

.main-two-profile-sec ul li {
    list-style: none;
    width: 50%;
    float: left;
    margin-bottom: 0
}

.main-two-profile-sec {
    position: relative;
    margin-top: 30px
}

.main-two-profile-sec .tab-content {
    width: 80%;
    margin: 0 auto
}

.nsdl-left-area {
    position: relative;
    height: 580px
}

.nsdl-content-sec {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    left: 0
}

.main-two-profile-sec:after {
    content: '';
    position: absolute;
    left: 0;
    top: 45px;
    background-color: #b7b7b7;
    width: 100%;
    height: 2px;
    z-index: -1
}

.slick-initialized .slick-slide {
    outline: 0
}

.main-two-profile-sec ul.nav-tabs li a {
    font-size: 22px;
    font-weight: 400;
    color: #b7b7b7;
    margin-right: 0;
    border: 0;
    border-radius: 0;
    line-height: normal;
    padding: 9px 0
}

.main-two-profile-sec ul.nav-tabs {
    width: 60%;
    margin: 0 auto 40px auto;
    border-bottom: 0
}

.main-two-profile-sec ul.nav-tabs li.active a {
    border-bottom: 5px solid #000;
    border-left: none;
    border-right: 0;
    border-top: 0;
    color: #000;
    background: 0;
    outline: 0;
    font-weight: 700
}

.main-two-profile-sec .second_row_sec {
    width: 50%;
    margin: 0 auto
}

.four-box-sec {
    margin-bottom: 45px
}

.four-box-img img {
    display: inline-block
}

.four-main-slider .arrow {
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer
}

.four-main-slider span.arrow.slick-disabled {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none
}

.four-main-slider .arrow-left {
    right: 150px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg)
}

.four-main-slider span.arrow-right.slick-disabled {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg)
}

.four-main-slider .arrow-right {
    right: 50px
}

.bg_light_yellow ul.theme_list li p {
    width: 100%
}

.bg_light_yellow ul.theme_list li:last-child p {
    margin-bottom: 0
}

.bg_light_yellow ul.theme_list li span {
    color: #000;
    font-weight: 700
}

.main-three-sec {
    position: relative;
    overflow: hidden
}

.main-three-sec img {
    margin: 0 auto
}

.top-img-sec {
    position: absolute;
    top: 50px;
    left: 0
}

.middle-img-sec {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.bottom-img-sec {
    position: absolute;
    bottom: 25px;
    left: 40px
}

.four-box-cnt-sec h4 {
    color: #000;
    font-weight: 600 !important;
    padding-top: 5px;
    line-height: 1.4
}

.four-box-cnt-sec h5 {
    font-size: 1rem
}

.arrow-left {
    background-image: url(../images/icons/next.png);
    width: 40px;
    height: 40px
}

.arrow-right {
    background-image: url(../images/icons/next.png);
    width: 40px;
    height: 40px
}

.arrow.slick-disabled {
    background-image: url(../images/icons/Previous.png)
}

.product_banner {
    overflow: hidden;
    position: relative;
    background-image: url(../images/banners/Product-page-banner-bg.png)
}

.product_mob .phone {
    margin-top: 70px
}

.nsdl-left-area {
    position: relative;
    height: auto
}

.main_section .left-sec {
    position: relative;
    height: 426px
}

.left-sec .jiffy-saving-ac-sec {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    max-width: 262px;
    width: 100%
}

.jiffy-saving-ac-sec {
    text-align: center;
    background-color: #fbe3cb;
    border-radius: 10px;
    padding: 15px 15px 30px 15px;
    margin-bottom: 30px
}

.jiffy-main-three-sec ul.jiffy-main-lsit-sec {
    list-style: none;
    padding-left: 0
}

.jiffy-saving-ac-sec img {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    margin-bottom: 15px
}

.jiffy-content-area h3.sub_heading {
    width: 70%;
    margin: 0 auto;
    line-height: 28px;
    font-size: 1.375rem
}

.jiffy-content-area a.read-more {
    color: #000;
    font-size: 1rem;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    float: right
}

.jiffy-content-area a.read-more img {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    margin-left: 5px;
    margin-bottom: 0
}

a.apply_btn {
    background-color: #ff950d;
    color: #fff;
    padding: 12px 28px;
    font-size: 1rem;
    line-height: normal;
    border-radius: 25px;
    display: inline-block;
    margin: 0 auto
}

.jiffy-content-area a.apply_btn {
    padding: 0;
    background: 0;
    color: #900f10;
    font-size: 1rem;
    float: left
}

.jiffy-right-sec {
    position: relative;
    min-height: auto;
    float: right
}

a.read-more {
    color: #000;
    font-size: 1rem
}

.mutal-sec .jiffy-right-sec {
    min-height: auto
}

.bg_light_yellow .jiffy-current-ac-content h4 {
    color: #8b0304;
    font-size: 1rem;
    font-weight: 700 !important;
    text-transform: capitalize
}

.jiffy-current-ac-content span.read-more {
    font-size: 1.125rem
}

.phone .banner-mobile {
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    margin: 0 auto
}

.terms_list {
    list-style-type: none;
    padding: 0
}
.desk_dot{
    list-style-type: disc;
}

.Milestones_list{
    margin: 0px auto;
    width: 50%;
}
.Milestones_list ol.pl15 {
  
    list-style-type: lower-roman;
}

p.ml-4 {
    margin-left: 100px;
}


.terms_list li {
    padding-top: 20px
}

.terms_list li a {
    color: #1b1b1b
}

.terms_description {
    margin-bottom: 30px;
    padding-left: 15px
}

.terms_list li a.active {
    color: #000;
    font-weight: 700
}

.posFixed {
    position: fixed;
    top: 60px;
    width: 33.33%
}

.product_tabs,
.sub_tabs {
    padding: 0;
    list-style-type: none;
    margin: 0 auto;
    text-align: center
}

.product_tabs li,
.sub_tabs li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 20%
}

.product_tabs li a {
    display: inline-block
}

.product_tabs li p {
    line-height: 1.2;
    margin-top: 10px;
    font-size: .875rem
}

.product_tabs li.active p {
    font-weight: 700;
    border-bottom: 4px solid #000;
    padding-bottom: 10px
}

ul.listing-sec {
    list-style: none
}

ul.listing-sec span {
    display: inline-block;
    vertical-align: top;
    max-width: 50px;
    width: 100%;
    font-weight: 700
}

ul.listing-sec p {
    width: 95%;
    display: inline-block;
    vertical-align: top
}

.main_section h4 {
    font-weight: 700;
    text-transform: capitalize
}

ul.listing-sec ul {
    list-style: none
}

.faq_page .resp-vtabs .resp-tabs-list li {
    padding-left: 25px
}

.faq_page .theme_list li:before {
    position: relative;
    top: 8px;
    margin-left: -6px
}

.faq_page .theme_list li a {
    font-weight: 400
}

.btn_yellow {
    background-color: #fba31e;
    color: #000;
    font-weight: 700;
    padding: 10px
}

.grey_bg {
    background-color: #f4f8fb
}

.btn_yellow:hover {
    color: #000
}

.bottom_arrow {
    position: absolute;
    bottom: 10px;
    left: 50%
}

.bottom_arrow i {
    font-size: 1.875rem;
    color: #fff
}

.download_app_pop .modal-content {
    background-color: #fff;
    color: #000;
    border-radius: 8px;
    width: 100%
}

.download_app_pop .right_sec {
    padding-top: 50px
}

.download_app_pop .modal-body {
    padding: 30px 30px 15px 30px
}

.download_app_pop .modal-content button.close {
    float: none;
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 3rem;
    opacity: 1;
    z-index: 9
}

.download_app_pop .modal-dialog {
    margin-top: 85px
}

#qr_popup .modal-content p {
    font-size: 1.125rem;
    line-height: 1.4
}

#qr_popup .modal-content p {
    font-size: 1rem;
    line-height: 20px
}

#qr_popup .modal-content p br {
    display: none
}

.modal-open .modal {
    padding: 0 5px
}

#qr_popup .qr_img img {
    display: inline-block
}

#qr_popup .modal-content p.circle_text {
    display: inline-block;
    margin-top: 0;
    background-color: #fff;
    line-height: 50px;
    margin-left: 18px;
    color: #fff
}

.download_app_pop .container {
    width: 100%
}

#qr_popup input[type=text] {
    width: 100%;
    border: 1px solid #a1a1a1;
    padding: 15px 20px;
    border-radius: 5px;
    font-size: .875rem;
    color: #a1a1a1;
    outline: 0;
    margin-bottom: 25px
}

#qr_popup button[type=submit] {
    background-color: #1b1b1b;
    color: #fba31e;
    padding: 15px 50px;
    border: 0;
    font-size: 1rem;
    outline: 0;
    border-radius: 5px
}

#qr_popup h4 {
    color: #fba31e;
    font-size: 1rem
}

.download_app_pop .app_download_images img {
    margin: 0 auto 15px auto
}

.download_app_pop h3 {
    line-height: 1.4
}

#qr_popup .app_download_images .col-md-6 {
    padding: 15px 30px
}

.qr_img .qr_bg_img {
    position: relative;
    display: block !important;
    margin: 0 auto;
    height: 410px;
    width: auto
}

.qr_img .qr_code_img {
    position: absolute;
    left: 23%;
    top: 50%;
    transform: translate(23%, -50%);
    -moz-transform: translate(23%, -50%);
    -webkit-transform: translate(23%, -50%);
    -o-transform: translate(23%, -50%);
    -ms-transform: translate(23%, -50%)
}

.popup_bg {
    background: url(../images/qrcodes/popup_bg.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    border-radius: 8px
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.qr_link {
    font-size: 14px
}

.popup_disclaimer {
    font-size: 12px
}

.popup_disclaimer img {
    display: inline-block;
    width: 150px
}

.circle_text {
    background-color: #fff;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    color: gray;
    text-align: center;
    line-height: 3;
    margin: 15px auto
}

.qr_form .form-control {
    background-color: #fff;
    height: 34px
}

#qr_popup .form-sec {
    position: relative;
    height: 400px
}

.qr_form .theme_btn,
.qr_form .theme_btn:hover {
    background-color: #000
}

#qr_popup .modal-header .close {
    opacity: 1
}

.allinone_carousel img.img-responsive {
    max-width: 100%
}

.top_footer {
    background-image: url(../images/banners/digital-baking-bottom.png);
    width: 100%;
    min-height: 500px;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0;
    background-position: center
}

.top_footer .botttom_content_sec {
    color: #fff
}

.bottom_contnet_area {
    position: relative;
    min-height: 450px
}

.botttom_content_sec {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: 0
}

.botttom_content_sec button.btn {
    background: #262626;
    border-color: #262626
}

.slidebottom {
    padding: 0 15px 10px 15px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    -webkit-transition: bottom .7s, opacity .8s;
    transition: bottom .7s, opacity .8s;
    z-index: 9999;
    display: none;
    width: 100%
}

.slidebottom .closebtn {
    color: #000;
    font-size: 1.5rem;
    font-weight: 700;
    cursor: pointer
}

.cookie_text {
    clear: both
}

.cookie_text .btn {
    background-color: #262626;
    color: #fba31e;
    display: block;
    margin: 0 auto;
    font-weight: 700
}

.cookie_text p {
    font-size: .875rem
}

.customer-sec h4 {
    font-weight: 700 !important
}

#myBtn {
    display: none;
    position: fixed;
    top: 70px;
    right: 30px;
    z-index: 99;
    border: 0;
    outline: 0
}

.bottom-link-sec a {
    margin-top: 25px;
    display: inline-block
}

.banner_area {
    height: 450px
}

.product-banner-content {
    position: absolute;
    top: 65%;
    transform: translateY(-65%);
    -webkit-transform: translateY(-65%);
    -ms-transform: translateY(-65%);
    -o-transform: translateY(-65%);
    -moz-transform: translateY(-65%);
    right: 18%;
    color: #fff
}

.info_text {
    font-size: .75rem;
    color: gray
}

.sub_tabs {
    margin: 30px auto 0 auto
}

.sub_tabs li a {
    color: #1b1b1b;
    font-size: .875rem
}

.sub_tabs li.active a {
    background-color: #8b0304;
    color: #fff;
    font-weight: 700;
    padding: 5px 10px;
    border-radius: 4px
}

.read_more_btn {
    font-size: .85rem;
    background-color: #8b0304;
    color: #fff !important;
    font-weight: 700;
    padding: 5px 10px;
    border-radius: 20px;
    display: inline-block;
    margin-top: 10px
}

.read_more_btn i {
    font-size: 1.2rem;
    vertical-align: middle;
    padding-left: 5px
}

.scan_content {
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    width: 100%;
    text-align: center
}

.popup_content {
    padding-top: 75px
}

.panel-group .panel-heading+.panel-collapse#commission_pdf>.list-group {
    border-top: 0
}

#commission_pdf {
    padding: 0 15px 15px 15px
}

#commission_pdf .list-group .list-group-item {
    padding: 10px 0
}

.commission_structure_panel .panel>a {
    position: relative;
    display: block;
    color: #1b1b1b
}

.commission_structure_panel .panel>a::after {
    content: "\f077";
    font-family: FontAwesome;
    font-size: 1rem;
    color: #000;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.commission_structure_panel .panel>a.collapsed::after {
    content: "\f078"
}

.number_list li::before {
    content: unset
}

.main_heading_2 {
    font-size: 2.2em;
    position: relative;
    margin-top: 0;
    line-height: 1;
    letter-spacing: 0;
    font-weight: 600
}

.mutual-funds-banner {
    /* padding-top: 150px */
}

.imageholder,
.mutual-funds-bannerimage {
    display: flex;
    align-items: center
}

.mutual-funds-intro h1 {
    font-style: italic;
    font-weight: 400;
    font-size: 1.7em;
    margin-bottom: 14px;
    line-height: 38px;
    font-weight: 600
}

.mutual-funds-intro p {
    font-size: 1.2rem;
    font-weight: 400;
    font-style: italic
}

.mutual-funds-intro h1 b {
    color: #8c2d05;
    font-weight: bolder;
    font-size: 1.2em
}

.mutual-funds-intro .explore-btn {
    padding: 20px 40px;
    border: 1px solid #f0a01d;
    border-radius: 8px;
    outline: 0;
    background: #f0a01d;
    color: #fff;
    font-size: 1.3em;
    font-weight: 600
}

.about-mutual-funds {
    padding-bottom: 170px
}

.about-mutual-funds .content_div {
    margin-left: 30px
}

ul.theme_para {
    padding: 0;
    list-style: none;
    margin-top: 20px
}

ul.theme_para li {
    margin-bottom: 15px
}

.section.mutualfundstypes {
    position: relative
}

.mutual-funds-types {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    box-shadow: 0 0 12px 4px #e2e1e1;
    border-radius: 40px;
    background: #fff;
    margin-top: -130px
}

.mutualfunds-types-icons {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 30px
}

.mutual-funds-types img {
    width: 80px
}

.mutal-features-benifits .content_div,
.mutal-features-features .content_div {
    width: 100%
}

.mutal-features-benifits {
    padding-top: 0
}

ul.theme_feature_list {
    padding: 0;
    list-style: none;
    margin-top: 35px;
    padding-left: 90px;
    padding-right: 75px
}

.mutal-features-benifits ul.theme_feature_list {
    margin-top: 0
}

ul.theme_feature_list li {
    margin-bottom: 25px
}

ul.theme_feature_list li h5 {
    font-weight: 700;
    font-size: 1.1em;
    display: inline-block;
    margin-bottom: 0
}

.mutual-funds-statement {
    padding: 15px
}

.mutual-funds-statement p {
    text-align: center;
    display: inline-block;
    width: 100%
}

ul.partners-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
    margin-top: 20px
}

ul.partners-list .partners-logo {
    text-align: center;
    list-style: none;
    border: 1px solid #ccc;
    min-height: 180px;
    width: 20%;
    padding: 15px;
    border-top: 0;
    border-right: 0
}

ul.partners-list .partners-logo:nth-child(5n+1) {
    border-left: 0
}

ul.partners-list .partners-logo:nth-last-child(-n+5) {
    border-bottom: 0
}

ul.partners-list .partners-logo .partners-logo-holder {
    min-height: 100px;
    display: flex;
    width: 180px;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

ul.partners-list .partners-logo img {
    width: 60%
}

ul.partners-list .partners-logo span {
    margin-top: 18px
}

.right_border::after {
    content: '';
    border-right: 1px solid gray;
    position: absolute;
    right: 0;
    width: 1px;
    height: 40px;
    top: 0
}

.search_sec {
    background-color: #fff3c7;
    padding: 30px;
    margin-bottom: 15px;
    padding-top: 110px
}

.location_sec {
    background: url(../images/banners/india_map.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 15px;
    padding-bottom: 30px;
    background-size: contain;
    margin-bottom: 15px
}

.location_sec img {
    height: 20px
}

.location_sec p.contact_info,
.location_sec p.contact_label {
    font-size: 13px
}

.location_sec p {
    font-size: 14px;
    line-height: 1.4
}

.location_sec .panel .panel-body {
    padding: 25px 15px
}

.location_sec .panel {
    box-shadow: 0 1px 2.5px rgba(99, 118, 187, .3);
    -webkit-box-shadow: 0 1px 2.5px rgba(99, 118, 187, .3);
    border-radius: 12px;
    -webkit-border-radius: 12px;
    background-color: #fff;
    margin-bottom: 30px
}

.address {
    font-weight: 400
}

.contact_label {
    font-weight: 600
}

.contact_info {
    color: #aaa;
    font-weight: 400
}

.contact_info.red {
    color: #ff6e6e !important
}

.address_div {
    min-height: 65px
}

.custom_form_group {
    position: relative;
    width: 40%;
    margin: 0 auto
}

.custom_form_group input {
    width: 100%;
    height: 45px;
    border: 1px solid #e7e7e7;
    border-radius: 12px;
    padding: 10px 55px 10px 15px;
    font-size: 1rem
}

.search_icon {
    position: absolute;
    top: 15px;
    right: 15px
}

.flex_wrap {
    display: flex;
    display: -webkit-flex;
    flex-flow: wrap;
    -webkit-flex-flow: wrap
}

.pagination_slider {
    width: 300px;
    margin: 0 auto
}

.pagination_slider .slick-list {
    width: 250px;
    margin: 0 auto;
    text-align: center
}

.pagination_slider .slick-arrow.slick-prev {
    position: absolute;
    left: 0;
    top: 5px
}

.pagination_slider .slick-arrow.slick-next {
    position: absolute;
    right: 0;
    top: 5px
}

.pagination_slider .slick-list .slick-slide a {
    font-size: 20px;
    color: #aaa;
    font-weight: 600
}

.pagination_slider .slick-arrow i {
    font-size: 20px;
    color: #1b1b1b
}

.pagination_slider .slick-arrow.slick-disabled i {
    color: #aaa
}

.pagination_slider .slick-list .slick-slide.active a {
    color: #8b0304
}

.three_in_one_banner {
    background-color: #f6f6f6;
    position: relative;
    padding-top: 100px;
    padding-bottom: 30px
}

.three_in_one_banner_content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 15px
}

.red_strip_text {
    line-height: 1.3
}

.trending_sec {
    background-color: #fbfbfb
}

.trending_cards {
    list-style-type: none;
    display: flex;
    margin-top: 30px;
    padding: 0
}

.trending_cards li {
    display: flex;
    width: 20%;
    float: left;
    padding: 12px
}

.trending_cards li .panel {
    box-shadow: 0 3px 3.5px rgba(0, 0, 0, .16);
    -webkit-box-shadow: 0 3px 3.5px rgba(0, 0, 0, .16);
    border-radius: 10px;
    border: 0;
    margin-bottom: 0
}

.trending_cards li .panel .panel-body {
    padding: 0
}

.trending_cards li .panel .panel-body .trending_text {
    padding: 15px 15px 30px 15px;
    line-height: 1.3
}

.trending_cards li .panel .panel-body .img_div img {
    width: 100%;
    height: auto
}

.bottom_strip {
    background-color: #dfdfdf;
    padding: 15px 0;
    text-align: center
}

.trader_help_sec .content_div {
    width: 100%
}

.contact_details {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 30px;
    padding-right: 100px
}

.contact_details .contact_icon {
    padding-right: 15px
}

.popover {
    max-width: 400px;
    background-color: #fff8e0
}

.popover_link {
    cursor: pointer
}

.pvr_options {
    display: flex;
    display: -webkit-flex
}

.pvr_options .first_div {
    padding-right: 15px
}
.footer_sec .dic_logo {
    display: flex;
    gap: 20px;
}

.footer_sec .dic_logo img {
    width: 120px;
    height: 120px;
}






.awareness_icon {
    display: none;
}








@media screen and (max-width:1160px) and (min-width:767px) {
    .mutual-funds-intro {
        text-align: left !important;
        margin-bottom: 30px
    }
    .mutual-funds-types {
        width: 100%;
        display: table
    }
    ul.partners-list .partners-logo {
        border: 1px solid #ccc !important;
        border-top: 0 !important;
        border-right: 0 !important;
        width: 33.33% !important
    }
    ul.partners-list .partners-logo:nth-child(3n+1) {
        border-left: 0 !important
    }
    ul.partners-list .partners-logo:nth-last-child(-n+3) {
        border-bottom: 0 !important
    }
}

@media(max-width:991px) {
    .main_heading_2 {
        font-size: 1.5625rem
    }
}

@media(max-width:768px) {
    .four_slider_btn_box {
        display: block;
    }
   
    
    .anner_01_element .digital_pay_text img.img-responsive {
        width: 140px !important;
    }
    .four_slider_btn_box a.btn {
        margin: 25px 0px;
    }
    .mutual-funds-banner {
        padding-top: 100px !important
    }
    .mutual-funds-intro h1 {
        font-size: 1.6em
    }
    .mutual-funds-intro {
        text-align: center;
        margin-bottom: 30px
    }
    .mutualfunds-types-icons {
        display: inline-block
    }
    .mutual-funds-types {
        width: 95%;
        display: table
    }
    ul.theme_feature_list {
        padding-left: 0
    }
    .about-mutual-funds .content_div {
        margin-left: 0
    }
    .mutual_fund_partners .main_heading_2 {
        text-align: center
    }
    ul.partners-list .partners-logo {
        border: 1px solid #ccc !important;
        padding: 5px;
        width: 50% !important;
        min-height: 180px;
        border-top: 0 !important;
        border-right: 0 !important;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column
    }
    ul.partners-list .partners-logo:nth-child(2n+1) {
        border-left: 0 !important
    }
    ul.partners-list .partners-logo:nth-child(2n) {
        border-left: 1px solid #ccc !important
    }
    ul.partners-list .partners-logo:nth-last-child(-n+1) {
        border-bottom: 0 !important
    }
    ul.partners-list .partners-logo .partners-logo-holder {
        width: 100%
    }
}

.yellow_bg {
    background-color: #fff7e0
}

.main_heading_2 {
    font-size: 2.2em;
    position: relative;
    margin-top: 0;
    line-height: 1;
    letter-spacing: 0;
    font-weight: 600
}

.mutual-funds-banner {
    /* padding-top: 150px */
}

.imageholder,
.mutual-funds-bannerimage {
    display: flex;
    align-items: center
}

.mutual-funds-intro h1 {
    font-style: italic;
    font-weight: 400;
    font-size: 1.7em;
    margin-bottom: 14px;
    line-height: 38px;
    font-weight: 600
}

.mutual-funds-intro p {
    font-size: 1.2rem;
    font-weight: 400;
    font-style: italic
}

.mutual-funds-intro h1 b {
    color: #8c2d05;
    font-weight: bolder;
    font-size: 1.2em
}

.mutual-funds-intro .explore-btn {
    padding: 20px 40px;
    border: 1px solid #f0a01d;
    border-radius: 8px;
    outline: 0;
    background: #f0a01d;
    color: #fff;
    font-size: 1.3em;
    font-weight: 600
}

.about-mutual-funds {
    padding-bottom: 170px
}

.about-mutual-funds .content_div {
    margin-left: 30px
}

ul.theme_para {
    padding: 0;
    list-style: none;
    margin-top: 20px
}

ul.theme_para li {
    margin-bottom: 15px
}

.section.mutualfundstypes {
    position: relative
}

.mutual-funds-types {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    box-shadow: 0 0 12px 4px #e2e1e1;
    border-radius: 40px;
    background: #fff;
    margin-top: -130px
}

.mutualfunds-types-icons {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 30px
}

.mutual-funds-types img {
    width: 80px
}

.mutal-features-benifits .content_div,
.mutal-features-features .content_div {
    width: 100%
}

.mutal-features-benifits {
    padding-top: 0
}

ul.theme_feature_list {
    padding: 0;
    list-style: none;
    margin-top: 35px;
    padding-left: 90px;
    padding-right: 75px
}

.mutal-features-benifits ul.theme_feature_list {
    margin-top: 0
}

ul.theme_feature_list li {
    margin-bottom: 25px
}

ul.theme_feature_list li h5 {
    font-weight: 700;
    font-size: 1.1em;
    display: inline-block;
    margin-bottom: 0
}

.mutual-funds-statement {
    padding: 15px
}

.mutual-funds-statement p {
    text-align: center;
    display: inline-block;
    width: 100%
}

ul.partners-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
    margin-top: 20px
}

ul.partners-list .partners-logo {
    text-align: center;
    list-style: none;
    border: 1px solid #ccc;
    min-height: 180px;
    width: 20%;
    padding: 15px;
    border-top: 0;
    border-right: 0
}

ul.partners-list .partners-logo:nth-child(5n+1) {
    border-left: 0
}

ul.partners-list .partners-logo:nth-last-child(-n+5) {
    border-bottom: 0
}

ul.partners-list .partners-logo .partners-logo-holder {
    min-height: 100px;
    display: flex;
    width: 180px;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

ul.partners-list .partners-logo img {
    width: 60%
}

ul.partners-list .partners-logo span {
    margin-top: 18px
}

table.mx-auto.coupon_table img.img-responsive.coupon_img {
    width: 250px
}

img.girl_img {
    position: absolute;
    right: 0;
    z-index: 99999999;
    bottom: 0;
    height: 650px
}

.custom_slider img {
    display: inherit !important
}

.anner_01_element img.img-responsive {
    width: 70%;
    margin: 0 auto
}




@media(max-width:1440.9px) {
    .home-page-banner-sec .carousel-caption h1 {
        margin-bottom: 13px;
        font-size: 45px
    }
    .top_earn .earn_icon img {
    width: 200px;
}
.bottom_button {
    margin-top: 24px;
}
}

@media(max-width:1366.9px) {
    .home-page-banner-sec .carousel-caption h1 {
        margin-bottom: 13px;
        font-size: 45px
    }
     .top_earn .earn_icon img {
    width: 200px;
}
.bottom_button {
    margin-top: 24px;
}
}

@media(max-width:1280.9px) {
.bottom_button {
    margin-top: 24px;
}
.top_earn .earn_icon img {
    width: 200px;
}

    }


    @media(max-width:1199.9px) {
    section.main_section.mutual_fund_partners ul.partner_list {
        gap: 15px;
    }
    
    section.main_section.mutual_fund_partners ul.partner_list li {
        width: 32.3%;
    }
    }

@media(max-width:1024.9px) {
    img.girl_img {
        display: none
    }

    section.main_section.mutual_fund_partners ul.partner_list {
        gap: 15px;
    }
    
    section.main_section.mutual_fund_partners ul.partner_list li {
        width: 32.3%;
    }
    
}

@media screen and (max-width:1160px) and (min-width:767px) {
    .mutual-funds-intro {
        text-align: left !important;
        margin-bottom: 30px
    }
    .mutual-funds-types {
        width: 100%;
        display: table
    }
    ul.partners-list .partners-logo {
        border: 1px solid #ccc !important;
        border-top: 0 !important;
        border-right: 0 !important;
        width: 33.33% !important
    }
    ul.partners-list .partners-logo:nth-child(3n+1) {
        border-left: 0 !important
    }
    ul.partners-list .partners-logo:nth-last-child(-n+3) {
        border-bottom: 0 !important
    }
}

@media(max-width:991.9px) {
    .main_heading_2 {
        font-size: 1.5625rem
    }
    section.main_section.mutual_fund_partners ul.partner_list {
        gap: 15px;
    }
    
    section.main_section.mutual_fund_partners ul.partner_list li {
        width: 48%;
    }
    


}


@media(max-width:990px) {
    .mobile_none {
    display: none;
}
}

@media(max-width:768px) {







.top_earn .earn_icon img.trophy {
    width: 130px;
}
.top_earn .earn_icon img {
    width: 130px;
}
img.award_text_img {
    width: 210px;
    text-align: center;
    display: inline-block;
}
.earn_text p {
    font-size: 18px;
    line-height: 35px;
}





    .home-page-banner-sec .carousel-caption h1 {
        margin-bottom: 13px;
        font-size: 1.785rem
    }
    .slider5_caption .coupon_img {
        max-width: 100%
    }
    .bg_red.strip_text {
        display: none
    }
    img.girl_img {
        height: auto
    }
    .mutual-funds-banner {
        padding-top: 100px !important
    }
    .mutual-funds-intro h1 {
        font-size: 1.6em
    }
    .mutual-funds-intro {
        text-align: center;
        margin-bottom: 30px
    }
    .mutualfunds-types-icons {
        display: inline-block
    }
    .mutual-funds-types {
        width: 95%;
        display: table
    }
    ul.theme_feature_list {
        padding-left: 0;
        padding-right: 0
    }
    .about-mutual-funds .content_div {
        margin-left: 0
    }
    .mutual_fund_partners .main_heading_2 {
        text-align: center
    }
    ul.partners-list .partners-logo {
        border: 1px solid #ccc !important;
        padding: 5px;
        width: 50% !important;
        min-height: 180px;
        border-top: 0 !important;
        border-right: 0 !important;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column
    }
    ul.partners-list .partners-logo:nth-child(2n+1) {
        border-left: 0 !important
    }
    ul.partners-list .partners-logo:nth-child(2n) {
        border-left: 1px solid #ccc !important
    }
    ul.partners-list .partners-logo:nth-last-child(-n+1) {
        border-bottom: 0 !important
    }
    ul.partners-list .partners-logo .partners-logo-holder {
        width: 100%
    }
}

ul.a_ul {
    list-style: lower-alpha
}


@media(max-width:767.9px) {
section.main_section.mutual_fund_partners ul.partner_list {
    gap: 15px;
    margin: 0px 15px;
}

section.main_section.mutual_fund_partners ul.partner_list li {
    width: 48%;
}
}


@media(max-width:767px) {


   

    .awareness_icon {
        display: block;
    }
    .awareness_icon_icon.slider1_caption.carousel-caption{

    }

    .awareness_icon_icon.slider1_caption.carousel-caption .awareness_icon img{
         width: 100%;
         margin: 0px auto;
    }
    

   .Milestone_Strip_text {
    background: none;
    padding: 10px 0px;
}
.account_open p {
    color: #9d0d15;
    text-shadow: none;
    font-size: 11px;
    font-weight: 600;
}
.account_open {
    display: inline-block;
    margin: 4px 12px;
}
.account_open img {
    width: 30px;
    margin: 0px auto;
}

    .Milestone_Strip_text {
    display: none;
}
.bottom_button {
    margin-top: 25px;
}

.Milestone_Strip_img {
    display: block;
    /* margin-bottom: 12px; */
}

    .location_sec .panel {
        height: auto
    }
    .location_sec .panel .address_div .address.mt15.address_head {
        height: auto;
        overflow: auto
    }
}

@media(max-width:555.9px) 

{
    @media(max-width:767.9px) {
        section.main_section.mutual_fund_partners ul.partner_list {
            gap: 0px;
            margin: 0px 15px;
        }
        
        section.main_section.mutual_fund_partners ul.partner_list li {
            width: 100%;
        }
        }
.slider_2_height {
    height: 405px !important;
}
.earn_text p {
    font-size: 16px;
    line-height: 22px;
}

}

@media(max-width:480.9px) {
    .slider_2_height {
        height: 380px !important;
    }

.earn_text p {
    font-size: 16px;
    line-height: 22px;
}

.earn_text p.earn1 {
    font-size: 16px;
    line-height: 22px;
    color: #363535;
    text-align: center;
    font-weight: 600;
    width: 100%;
    text-shadow: none;
    margin: 0px auto;
}

}
@media(max-width:414.9px) {
    .top_earn {
    display: block;
    text-align: center;
    justify-content: space-between;
    align-items: center;
    margin: 0px auto;
}
.top_earn .earn_icon img.trophy {
    width: 100px;
}
.top_earn .earn_icon img {
       width: 100px;
    margin: 0px auto;
}
.bottom_button a.cus_btn {
    background: #000000;
    padding: 8px 18px;
    color: #dda244;
    border-radius: 10px;
    font-size: 13px;
}

.bottom_button p {
    text-align: right;
    color: black;
    text-shadow: none;
    font-size: 10px;
        margin-bottom: 12px !important;
    font-weight: 600;
    margin-top: 15px;
}

.earn_text p {
    font-size: 10px;
    line-height: 15px;
}
.earn_text p img.logo_icon {
    display: inline-block;
    width: 66px;
}
    }


@media(max-width:375.9px) {
.top_earn {
    display: block;
    text-align: center;
    justify-content: space-between;
    align-items: center;
    margin: 0px auto;
}
.top_earn .earn_icon img {
       width: 100px;
    margin: 0px auto;
}
.bottom_button a.cus_btn {
    background: #000000;
    padding: 8px 18px;
    color: #dda244;
    border-radius: 10px;
    font-size: 13px;
}

.bottom_button p {
    text-align: right;
    color: black;
    text-shadow: none;
    font-size: 10px;
        margin-bottom: 12px !important;
    font-weight: 600;
    margin-top: 15px;
}

.earn_text p {
       font-size: 14px;
    line-height: 22px;
}

.earn_text p.earn1 {
    font-size: 10px;
    line-height: 15px;
    color: #363535;
    text-align: center;
    font-weight: 600;
    width: 100%;
    text-shadow: none;
    margin: 0px auto;
}

.earn_text p img.logo_icon {
    display: inline-block;
    width: 66px;
}

}

/* plus glyph for showing collapsible panels */

 

 /* arrow glyph for showing collapsible panels */
 #faqs  .panel-heading .accordion-arrow-toggle:before {
    font-family: FontAwesome;
    content: "\f078";
    float: right;
 }
 
 #faqs .panel-heading .accordion-arrow-toggle.collapsed:before {
    content: "\f054";
 }
 
 /* sets the link to the width of the entire panel title */
 #faqs .panel-title > a {
    display: block;
 }

 .border_radius18{
    border-radius: 18px;
    
 }
 .border-0{
    border: none;
 }
 #faqs .panel-default > .panel-heading{
    /* background-color: #fff; */
    background-color: #fff8e0;
 }
 #faqs .panel.panel-default{
    padding-right: 19px;
    padding-left: 10px;
 }
 #faqs .panel-heading{
    padding: 10px 2px;
 }
 #faqs .panel-group .panel-heading{
    border-bottom: 1px solid #ddd;
 }
 .pdf-container {
    width: 100%;
    height: 400px;
  }

.bold900{
    font-weight: 900;
}

#business_correspondents_rates .item-container{
    display: flex; 
    flex-direction: row; 
    align-items: center; 
    justify-content: center; 
    margin-left:100px;
}
#business_correspondents_rates .item-list a{
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.d-flex{
    display: flex !important;
}

@media only screen and (max-width: 500px) {
    .g-recaptcha {
        transform:scale(0.77);
        transform-origin:0 0;
    }
}

.font-weight-900{
    font-weight: 900;
}

.balance_confirmation_certificate_section .date{
    text-align: end;
}
.balance_confirmation_certificate_section .superscript {
    font-size: 0.7em;
    vertical-align: super;
}
.balance_confirmation_certificate_section .subject {
    text-align: center;
}
.balance_confirmation_certificate_section .address {
    color: #717171;
}

.font-size-9{
        font-size: 9px;
}



.career_banner {
    background-image: url(../images/banners/career-banner.png);
    height: 579px;
}
.career_banner .banner-right-area{
    top: 100%;
}

.search-card {
    position: relative;
    /* box-shadow: 0 2px 8px rgba(0,0,0,0.1); */
    margin: auto;
    display: flex;
    width: 68%;
    justify-content: center;
    align-items: center;
}
.search-card input{
    border-radius: 50px;
    height: 50px;
    width: 100% !important;
    /* padding: 4%; */
    box-shadow: 1px 1px 0px 0px #00000099;
}
.search-card button{
    color: black;
    position: absolute;
    top: 50%;
    right: 7px;
    transform: translateY(-50%);
    height: 40px;
    padding: 6px !important;
    border-radius: 50px;
}

.career_card_banner {
    background-image: url(../images/career/Background-ribbon.png);
    border-radius: 10px;
    box-shadow: 0px 2px 5px #8b8b8b;
    background-size: 134%;
    background-repeat: no-repeat;
    background-position: bottom;
}

.career_join_section .panel-body img {
    max-width: 100%;
    height: auto;
    border-radius: 4px;
}
.dashed{
    border: 2px dashed black;
    border-top: 2px dashed #636363;
}
.career_join_section .bg_light_yellow{
    background-color: #fff8e0;
}
.career_card_banner .panel .bg_light_yellow{
    background-color: #f4c2142b !important;
}
.career_card_banner .panel{
    background-color: #ffffff4f !important;
}
.career_join_section .panel-heading{
    display: flex;
    flex-direction: row;
    gap: 5%;
    box-shadow: 0px 2px 5px #8b8b8b;
}
.career_join_section .text-brown{
    color: #8b0304;
}
.text-decoration{
    text-decoration: underline;
}
.text-uppercase{
    text-transform: uppercase !important;
}

.career-filter-ul {
    height: 21em;
    overflow-y: scroll;
    /* scrollbar-color: #262626 #8b8b8b; */
}
.career-filter-ul::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 1px #8b8b8b;
	border-radius: 10px;
}

.career-filter-ul::-webkit-scrollbar
{
	width: 8px;
}

.career-filter-ul::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	/* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); */
	background-color: #262626;
}

.career-filter-ul li {
    padding: 4%;
    font-weight: bold;
}
.btn-sm{
    padding: 0.3rem;
    width: 7em;
    color: white;
}
.career-filter-ul li:hover{
    background-color: #fff8e0;
}
.career-filter-ul .active{
    background-color: #fff8e0;
}

.custom-loading{
    -webkit-animation: loading-center-absolute 1s infinite;
    animation: loading-center-absolute 1s infinite;
}
.position-absolute{
    position: absolute;
}
.job-loader{
    left: 50%;
    top: 50%;
    height: 60px;
    width: 60px;
}
.d-none{
    display: none;
}


@media(max-width:325px) {
	

.cobrandpartners
{
	background: black;
    text-align: center;
    height: 41px;
    padding-bottom: 13px;
}

 .cobrandpartners span {
   
    background: #ffffff;
    margin: auto;
    padding: 10px;
    font-size: 25px;
    font-weight: bold;
}
 .cobrandpartnersimages
   {
	   background-image: url(../images/cards/Card-SVG.svg);
	   background-size: contain;
    height: 111px;
	margin-bottom:10px;
	background-repeat: no-repeat;
   
   }
   
}


@media (min-width:326px) and (max-width:377px) {
	

.cobrandpartners
{
	background: black;
    text-align: center;
    height: 41px;
    padding-bottom: 13px;
}

 .cobrandpartners span {
   
    background: #ffffff;
    margin: auto;
    padding: 10px;
    font-size: 25px;
    font-weight: bold;
}
 .cobrandpartnersimages
   {
	   background-image: url(../images/cards/Card-SVG.svg);
	   background-size: contain;
    height: 131px;
	margin-bottom:10px;
	background-repeat: no-repeat;
   
   }
   
}
@media (min-width:378px) and (max-width:480px) {

.cobrandpartners
{
	background: black;
    text-align: center;
    height: 41px;
    padding-bottom: 13px;
}
 .cobrandpartners span {
   
    background: #ffffff;
    margin: auto;
    padding: 10px;
    font-size: 25px;
    font-weight: bold;
}

 .cobrandpartnersimages
   {
	   background-image: url(../images/cards/Card-SVG.svg);
	   background-size: contain;
    height: 148px;
	margin-bottom:10px;
	background-repeat: no-repeat;
   
   }
   .cobrandpartnersimages p {
    text-align: center;
   
    padding-top: 43px;
   
}

.cobrandpartnersimages b {
  color: #000;       
  font-weight: bold;  
  font-size: 17px;
}
}

@media (min-width:481px) and (max-width:770px) {
	
	
	
.cobrandpartners
{
	background: black;
    text-align: center;
    height: 41px;
    padding-bottom: 13px;
}
 .cobrandpartners span {
   
    background: #ffffff;
    margin: auto;
    padding: 10px;
    font-size: 25px;
    font-weight: bold;
}

 .cobrandpartnersimages
   {
	   background-image: url(../images/cards/Card-SVG.svg);
	   background-size: contain;
    height: 91px;
	width:240px;
	margin-bottom:10px;
	background-repeat: no-repeat;
   
   }
   .cobrandpartnersimages p {
    text-align: center;
   font-size: 12px!important;
    padding-top: 25px;
   
}

.cobrandpartnersimages b {
  color: #000;       
  font-weight: bold;  
  font-size: 14px;
}
	
	
}


@media (min-width:771px) and (max-width:1030px) {
	
	
	
.cobrandpartners
{
	background: black;
    text-align: center;
    height: 41px;
    padding-bottom: 13px;
}
 .cobrandpartners span {
   
    background: #ffffff;
    margin: auto;
    padding: 10px;
    font-size: 25px;
    font-weight: bold;
}

 .cobrandpartnersimages
   {
	   background-image: url(../images/cards/Card-SVG.svg);
	   background-size: contain;
    height: 125px;
	
	margin-bottom:10px;
	background-repeat: no-repeat;
   
   }
   .cobrandpartnersimages p {
    text-align: center;
   font-size: 14px!important;
    padding-top: 30px;
   
}

.cobrandpartnersimages b {
  color: #000;       
  font-weight: bold;  
  font-size: 14px;
}
	}

