body {
    font: 400 14px/1.8 Quicksand, sans-serif;
    color: #777;
    letter-spacing: normal
}

.activehd {
    border-bottom: solid 4px #9d1d27;
    color: #777;
    background: 0 0
}

a {
    cursor: pointer
}

a:active,
a:hover,
a:visited {
    text-decoration: none
}

a.orgBtn {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.11;
    color: #fff;
    padding: 10px 16px;
    border-radius: 4px;
    display: inline-block;
    background-color: #9D1D27;
    -webkit-transition: ease all .5s;
    -moz-transition: ease all .5s;
    transition: ease all .5s
}

a.orgBtn:hover {
    background-color: #852b33 !important
}

a.outBtn {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.11;
    color: #9D1D27;
    padding: 10px 16px;
    border-radius: 4px;
    display: inline-block;
    border: solid 1px #9D1D27;
    background-color: #fff;
    -webkit-transition: ease all .5s;
    -moz-transition: ease all .5s;
    transition: ease all .5s
}

a.outBtn:hover {
    color: #9D1D27 !important
}

img {
    max-width: 100%
}

button {
    outline: 0
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both
}

.crop {
    overflow: hidden
}

.row {
    margin-right: 0;
    margin-left: 0
}

h3 {
    font-size: 40px;
    font-weight: 500;
    line-height: 1.17;
    text-align: center;
    color: #000;
    margin-bottom: 70px
}

.navbar {
    margin-bottom: 0;
    background-color: #fff2f0;
    border: 0;
    font-size: 14px !important;
    font-weight: 500;
    border-radius: 0;
    min-height: 60px
}

.navbar-right {
    margin-right: 5px !important
}

.navbar-main .navbar-left {
    margin-left: 20px
}

.navbar-brand {
    margin-left: 0 !important;
    display: block;
    height: auto;
    padding: 12px 0 0 15px;
    z-index: 9999
}

.carousel-indicators li:nth-child(n+6) {
    display: none
}

.nav>li>a {
    padding: 10px 16px
}

.navbar li a {
    color: #777 !important;
    padding-top: 20px;
    padding-bottom: 14px;
    border-bottom: solid 4px #fff2f0
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999
}

.navbar-nav li a:hover,
.navbar-nav li.active a {
    color: #9d1d27 !important;
    background-color: #fff2f0 !important;
    border-bottom: solid 4px #9d1d27
}

.navbar-nav li a:hover {
    border-bottom: solid 4px #fff2f0
}

.navbar-main {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .5);
    background-color: #fff;
    font-size: 16px !important;
    font-weight: 500;
    border-radius: 0;
    min-height: 75px
}

.navbar-main li a {
    color: #9b9b9b !important;
    padding-top: 28px;
    padding-bottom: 24px;
    border-bottom: solid 4px #fff
}

.navbar-main li.active a,
.navbar-main li:hover a {
    color: #9d1d27 !important;
    background-color: transparent !important;
    border-bottom: solid 4px #9d1d27
}

.navbar-main li:hover a {
    border-bottom: solid 0 transparent
}

.navbar-top .languages {
    padding: 14px 0 0
}

.languages .dropdown-menu {
    margin: 0;
    padding: 0;
    top: 125%;
    min-width: 240px
}

.languages .dropdown-menu:after {
    bottom: 100%;
    left: 85%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-bottom-color: #fff;
    border-width: 12px;
    margin-left: -12px
}

.navbar-top .languages button {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.11;
    text-align: center;
    border-radius: 4px;
    padding: 8px 18px;
    color: #9D1D27;
    border: 0;
    background-color: transparent;
    margin-right: 12px
}

.navbar li .languages a {
    color: #9b9b9b !important;
    border-bottom: solid 1px #ccc !important
}

.navbar li .languages a:hover {
    color: #9D1D27 !important
}

.navbar li:hover .languages a {
    background: #fff !important;
    border-bottom: solid 1px #ccc !important
}

.navbar-top .notification {
    position: relative;
    padding: 15px 0
}

.count {
    position: absolute;
    width: 16px;
    height: 16px;
    background-color: #9D1D27;
    text-align: center;
    font-size: 10px;
    font-weight: 500;
    line-height: 16px;
    color: #fff;
    border-radius: 50%;
    cursor: pointer
}

.notification .count {
    right: -4px;
    margin-top: 4px
}

.notification.top {
    display: none;
    float: right;
    padding: 15px 20px
}

.notification.top .count {
    right: 15px;
    top: 15px
}

.notification .dropdown-menu {
    margin: 0;
    padding: 0;
    top: 102%;
    width: 240px;
    right: -25px;
    border-radius: 0;
    word-break: normal
}

footer .footerbtm ul li {
    font-size: 18px
}

.notification .dropdown-menu:after {
    bottom: 100%;
    left: 85%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-bottom-color: #fff;
    border-width: 12px;
    margin-left: -12px
}

.navbar .notification a,
.navbar li .notification a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    color: #9d1d27 !important;
    border-bottom: solid 1px #ccc !important;
    word-wrap: break-word;
    white-space: normal
}

.navbar .notification a p,
.navbar li .notification a p {
    padding-top: 8px;
    font-size: 11px;
    font-weight: 500;
    line-height: 1.36;
    color: #9b9b9b !important
}

.navbar li .notification a:hover {
    color: #9D1D27 !important
}

.navbar li:hover .notification a {
    background: #fff !important;
    border-bottom: solid 1px #ccc !important
}

.mobilelogin {
    float: right;
    margin-top: 15px;
    margin-right: 18px;
    display: none;
    position: relative
}

.navbar-main li:hover .dropdownCont {
    display: block
}

.dropdownCont {
    display: none;
    padding: 0;
    width: auto;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999
}

.dropdownCont .container {
    padding: 0;
    width: 1080px !important;
    background-color: #fff;
    box-shadow: 0 4px 5px 3px rgba(50, 50, 50, .25)
}

.dropdownCont ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.dropdownCont ul li {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.67
}

.navbar-main .dropdownCont a,
.navbar-main .dropdownCont li a:hover,
.navbar-main .dropdownCont li:hover a {
    border-bottom: 0 !important
}

.dropdownCont li:hover a {
    background: red !important
}

.navbar-main .dropdownCont li a {
    color: #9d1d27 !important
}

.dropdownCont ul.submenus {
    width: 220px;
    float: left
}

.dropdownCont ul.submenus li {
    background: #fff
}

.dropdownCont ul.submenus li a {
    display: block;
    padding: 18px 0 18px 18px
}

.dropdownCont ul.submenus li a img {
    margin-top: -5px;
    margin-right: 2px
}

.dropdownCont ul.submenus li a.active,
.dropdownCont ul.submenus li a:hover,
.dropdownCont ul.submenus li.active a {
    background-color: #fff2f0 !important;
    background-size: 15px 15px;
    color: #9d1d27 !important
}

.dropdownCont .submenuCont {
    background-color: #fff2f0;
    float: left;
    padding: 20px 25px;
    position: relative;
    display: none
}

.dropdownCont .submenuCont.current {
    display: inherit
}

.dropdownCont .submenuCont ul {
    float: left;
    width: 330px
}

.dropdownCont .submenuCont li {
    position: relative;
    width: 50%;
    float: left
}

.dropdownCont .submenuCont li a {
    display: block;
    padding: 0 0 20px 20px;
    color: #9b9b9b
}

.navbar-main .dropdownCont .submenuCont li a {
    background-color: #fff2f0 !important
}

.dropdownCont .submenuCont li a:before {
    content: "";
    clear: both;
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    background: #9D1D27;
    border-radius: 100%;
    top: 13px;
    left: 0
}

.dropdownCont button {
    position: absolute;
    width: 202px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.11;
    text-align: center;
    color: #fff;
    border: solid 1px #9D1D27;
    border-radius: 4px;
    padding: 20px 0;
    background: #9D1D27;
    left: 0;
    bottom: 0
}

.dropdownCont .productCont {
    float: left;
    max-width: 450px;
    line-height: 0;
    position: relative;
    margin-left: 30px
}

.productCont button.contactus {
    font-size: 14px;
    position: relative;
    width: 118px;
    padding: 8px;
    display: block;
    margin-top: 5px;
    bottom: 0
}

.productCont .contbox {
    position: absolute;
    left: 25px;
    bottom: 20px
}

.productCont h4 {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.33;
    color: #9d1d27;
    margin: 0
}

.productCont span {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.11;
    color: #9d1d27;
    display: block;
    padding: 4px 0
}

.navbar-default .navbar-toggle {
    border-color: transparent
}

.navbar-toggle {
    padding: 0;
    width: 34px;
    margin-top: 13px;
    margin-bottom: 18px;
    margin-left: 6px;
    float: left;
    cursor: pointer
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent
}

.loginArea {
    float: right;
    padding-top: 0
}

.loginArea img {
    cursor: pointer
}

.loginArea .searchInput {
    margin-right: 10px;
    float: left;
    display: block;
    margin-top: 5px
}

.loginArea a.outBtn {
    margin-right: 20px
}

.loginArea a.outBtn:hover {
    color: #9D1D27 !important
}

.loginArea button {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.11;
    text-align: center;
    color: #fff;
    border: 0;
    border-radius: 4px;
    padding: 11px 22px;
    background-color: #9D1D27
}

.loginArea button.apply {
    color: #9D1D27;
    border: solid 1px #9D1D27;
    background-color: #fff;
    margin-right: 10px;
    padding: 10px 20px
}

.loginArea .dropdown {
    float: right
}

.loginArea .dropdown-menu {
    margin: 0;
    padding: 0;
    top: 100%;
    left: -60px;
    min-width: 125px
}

.loginArea .dropdown-menu:after {
    bottom: 100%;
    left: 85%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-bottom-color: #fff;
    border-width: 12px;
    margin-left: -12px
}

.loginArea .dropdown a:hover {
    color: #9D1D27 !important
}

.mobilelogin button {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.11;
    text-align: center;
    color: #fff;
    border: 0;
    border-radius: 4px;
    padding: 6px 15px;
    background-color: #9D1D27
}

.mobilelogin .dropdown-menu {
    margin: 0;
    padding: 0;
    top: 155%;
    left: -65px;
    min-width: 125px
}

.mobilelogin .dropdown-menu:after {
    bottom: 100%;
    left: 85%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-bottom-color: #fff;
    border-width: 12px;
    margin-left: -12px
}

.mobilelogin .dropdown-menu a {
    color: #9b9b9b !important;
    border-bottom: solid 1px #ccc !important
}

.mobilelogin .dropdown-menu a {
    padding: 10px !important;
    background: #fff !important;
    border-bottom: solid 1px #ccc !important
}

.mobilelogin .dropdown a:hover {
    color: #9D1D27 !important
}

#topSearchBar {
    background-color: #fff2f0;
    display: none
}

#topSearchBar .searchbar {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
    padding: 10px 0
}

#topSearchBar .searchbar input {
    width: 100%;
    border: none;
    border-radius: 4px;
    border: solid .5px #4a4a4a;
    padding: 10px 80px 10px 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    color: #999;
    outline: 0
}

#topSearchBar .suggestion.topbar {
    top: 85%;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.suggestion.topbar li:hover a {
    background-color: #f1f1f1 !important;
    border-bottom: solid 1px #ccc
}

.search img {
    width: auto;
    position: absolute;
    cursor: pointer;
    z-index: 99;
    top: 21px
}

img.tpmphne {
    right: 49px
}

img.tpsrch {
    right: 14px;
    width: 26px
}

.search .closesearch {
    right: -40px;
    top: 21px
}

#headerSlider {
    position: relative;
    min-height: 300px
}

#headerSlider img {
    width: 100%;
    margin: auto
}

#headerSlider .carousel-inner {
    overflow: initial;
    z-index: 9
}

.carousel-caption {
    text-align: left;
    height: 50%;
    right: 15%;
    left: 5%;
    padding-bottom: 30px;
    top: 14%;
    transform: translateY(18%);
    -webkit-transform: translateY(6%);
    -moz-transform: translateY(6%);
    text-shadow: none
}

.carousel-caption h1 {
    color: #fff !important;
    text-align: left;
    font-size: 3.5vw;
    font-weight: 700;
    margin: 20px 0
}

.carousel-caption p {
    color: #fff !important;
    font-size: 2vw;
    font-weight: 500;
    line-height: 1.33
}

#headerSlider .search {
    position: relative;
    max-width: 50%
}

#headerSlider .search input {
    width: 100%;
    border: none;
    border-radius: 30px;
    padding: 15px 80px 15px 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    color: #999;
    outline: 0
}

#headerSlider .search img {
    width: auto;
    position: absolute;
    cursor: pointer;
    z-index: 99
}

.suggestion {
    position: absolute;
    width: 100%;
    height: 400px;
    left: 0;
    top: 110%;
    border-radius: 10px;
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, .2);
    background-color: #fff;
    overflow: hidden;
    overflow-y: scroll;
    z-index: 999;
    display: none
}

.suggestion .btns {
    padding: 20px;
    border-bottom: solid 1px #ccc
}

.suggestion .btns a.orgBtn {
    margin-right: 20px
}

.suggestion ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.suggestion ul li:hover {
    background-color: #f1f1f1
}

.suggestion ul li a {
    display: block;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.11;
    color: #9d1d27;
    border-bottom: solid 1px #ccc
}

.suggestion li a span {
    display: block;
    font-size: 14px;
    line-height: 1.43;
    color: #9b9b9b;
    padding-top: 8px
}

.suggestion a.more {
    display: block;
    font-size: 14px;
    padding: 18px 20px;
    font-weight: 500;
    line-height: 1.11;
    color: #9D1D27;
    background-color: #f1f1f1
}

img.mphne {
    right: 49px;
    top: 16px
}

img.srch {
    right: 14px;
    top: 15px;
    width: 26px
}

.applyNowArea {
    position: relative;
    width: 100%;
    margin-top: -19px;
    z-index: 9
}

.applyNowArea .container {
    padding: 0
}

.applyNowArea h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.25;
    color: #9d1d27;
    margin: 0
}

.applyNowArea h4 a {
    color: #9d1d27
}

.applyNowArea .applybox {
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(132, 132, 132, .5);
    background-color: #fff;
    padding: 20px 8px;
    margin: 10px;
    overflow: hidden
}

.applybox .circle {
    width: 75px;
    height: 75px;
    background-color: #fff2f0;
    float: left;
    border-radius: 50%;
    margin: 30px 20px 0 0
}

.applybox .circle img {
    margin: 0 auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50% !important
}

.applybox .text {
    float: left;
    width: calc(100% - 110px)
}

.applyNowArea .applybox span {
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #9b9b9b;
    padding: 16px 0
}

.applyNowArea button {
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.11;
    color: #fff;
    border: 0;
    border-radius: 4px;
    padding: 11px 22px;
    background-color: #9D1D27
}

.applyNowArea .owl-theme .owl-nav [class*=owl-] {
    width: 48px;
    height: 48px;
    box-shadow: 0 4px 8px 0 rgba(132, 132, 132, .5);
    background-color: #fff;
    cursor: pointer;
    border-radius: 100%;
    position: absolute;
    top: 70px
}

.applyNowArea .owl-theme .owl-nav button:hover {
    background-color: #fff !important
}

.applyNowArea .owl-theme .owl-nav .owl-prev {
    left: -20px
}

.applyNowArea .owl-theme .owl-nav .owl-next {
    right: -20px
}

.applyNowArea .owl-theme .owl-nav .disabled {
    opacity: 1
}

.applyNowArea .owl-theme .owl-nav .disabled img {
    opacity: .3
}

.container {
    padding: 50px 0
}

.containerbg {
    background-color: #fceeff
}

.innercont {
    padding: 30px 0 0;
    position: relative
}

.whychoose {
    position: relative
}

.whychoose .circle {
    width: 200px;
    height: 200px;
    background-color: #fff2f0;
    margin: 0 auto;
    border-radius: 50%
}

.whychoose .circle img {
    margin: 0 auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.whychoose .circleTxt .title {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.33;
    color: #9d1d27;
    margin-top: 30px
}

.whychoose .circleTxt.mgbtm0 {
    margin-bottom: 0
}

.whychoose .circleTxt .desc {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.36;
    color: #9b9b9b
}

.whychoose .owl-carousel .owl-item img {
    width: auto !important
}

.language {
    position: relative;
    margin-top: 10%;
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    transform: translateY(10%);
    margin-left: 20%
}

.downloadbtns {
    position: absolute;
    bottom: 32%;
    margin-left: 13%
}

.downloadbtns .download {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.25;
    color: #000;
    padding-bottom: 15px;
    margin-bottom: 20px;
    padding-right: 100px;
    border-bottom: solid 1px #bca29e
}

.appbtns {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.67;
    color: #9D1D27
}

.language h3 {
    font-size: 40px;
    font-weight: 500;
    line-height: 1.17;
    color: #240f27;
    margin-bottom: 40px;
    text-align: left
}

.language button {
    width: 180px;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.11;
    text-align: center;
    color: #fff;
    border: solid 1px #9D1D27;
    border-radius: 4px;
    padding: 20px 0;
    margin-right: 10px;
    margin-bottom: 33px;
    color: #9D1D27;
    background: 0 0
}

.language button.active,
.language button:hover {
    background: #9D1D27;
    color: #fff
}

.interestRates {
    position: relative
}

.interestRates .circle {
    width: 250px;
    height: 250px;
    background-color: #fff2f0;
    margin: 0 auto;
    border-radius: 50%;
    -webkit-transition: ease all .5s;
    -moz-transition: ease all .5s;
    transition: ease all .5s
}

.interestRates .row {
    margin-bottom: 30px
}

.interestRates .rightCont {
    position: relative;
    margin-top: 6%
}

.rightCont .text1 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.33;
    color: #9d1d27;
    margin-bottom: 5px
}

.rightCont a {
    color: #9d1d27
}

.rightCont a:hover {
    color: #9D1D27
}

.rightCont .text2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.25;
    color: #9b9b9b;
    margin-bottom: 15px
}

.rightCont button {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.11;
    text-align: center;
    border: 0;
    border-radius: 4px;
    padding: 10px 30px;
    margin-bottom: 33px;
    color: #fff;
    background: #9D1D27
}

.interestRates div.integer {
    font-size: 65px;
    font-weight: 700;
    line-height: .88;
    text-align: center;
    color: #9d1d27;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.interestRates .moreproduct {
    font-size: 24px;
    font-weight: 500;
    line-height: .79;
    text-align: center;
    color: #9d1d27
}

.benefits {
    position: relative
}

.debitcard {
    position: relative;
    margin-top: 10%;
    -webkit-transform: translateY(-15%);
    -moz-transform: translateY(-15%);
    transform: translateY(-15%);
    margin-left: 7%
}

.debitcard h3 {
    font-size: 40px;
    font-weight: 500;
    line-height: 1.17;
    color: #240f27;
    margin-bottom: 30px;
    text-align: left
}

button.debitbtn {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.11;
    text-align: center;
    border: 0;
    border-radius: 4px;
    padding: 10px 30px;
    color: #fff;
    background: #9D1D27
}

.blogsection h4 {
    padding-right: 10px
}

.blogsection h4 a {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.33;
    color: #9d1d27
}

.blogsection .item span {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.11;
    color: #9b9b9b;
    display: block;
    padding-top: 15px
}

.blogsection .item img {
    max-width: 390px;
    border-radius: 8px
}

.blogsection button {
    display: block;
    margin: 50px auto 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.11;
    text-align: center;
    color: #fff;
    border: 0;
    border-radius: 4px;
    padding: 10px 22px;
    background-color: #9D1D27
}

.testimonials {
    position: relative;
    padding-bottom: 75px
}

.testimonials .carousel {
    max-width: 720px;
    margin: 0 auto
}

.testimonials .item img {
    max-width: 200px;
    margin: 0 auto
}

.testimonials h4 {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.33;
    color: #9d1d27
}

.testimonials .item span {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.11;
    text-align: center;
    color: #9b9b9b
}

.testimonials p {
    width: 80%;
    margin: 0 auto;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.36;
    text-align: center;
    color: #4a4a4a;
    padding-top: 20px
}

.testimonials p em {
    color: #9D1D27;
    font-style: normal
}

.customers .carousel-control.left,
.customers .carousel-control.right,
.testimonials .carousel-control.left,
.testimonials .carousel-control.right {
    background-image: none;
    width: 126px;
    height: 126px;
    background: url(../images/arrows.png) 0 0 no-repeat;
    top: 25%;
    opacity: 1;
    -webkit-transform: scale(.3);
    -moz-transform: scale(.3);
    transform: scale(.3)
}

.customers .carousel-control.left:hover,
.testimonials .carousel-control.left:hover {
    background-position: 0 -128px
}

.customers .carousel-control.right,
.testimonials .carousel-control.right {
    background-position: -126px 0
}

.customers .carousel-control.right:hover,
.testimonials .carousel-control.right:hover {
    background-position: -126px -128px
}

.customers .carousel-indicators,
.testimonials .carousel-indicators {
    bottom: -50px
}

.customers .carousel-indicators li,
.testimonials .carousel-indicators li {
    background-color: #fbdccd;
    width: 12px;
    height: 12px
}

.customers .carousel-indicators .active,
.testimonials .carousel-indicators .active {
    background-color: #9D1D27;
    margin: 1px
}

.owl-theme .owl-dots .owl-dot span {
    background: #fbdccd !important
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #9D1D27 !important
}

.owl-theme .owl-dots .owl-dot span {
    margin: 5px !important
}

.customers {
    position: relative;
    padding-bottom: 75px !important
}

.customers .carousel {
    max-width: 1024px;
    margin: 0 auto
}

.customers .item img {
    max-width: 400px;
    float: left
}

.customers .item .cont {
    float: left;
    width: calc(100% - 400px);
    padding-left: 20px;
    position: relative;
    margin-top: 4.5%;
    -webkit-transform: translateY(-15%);
    -moz-transform: translateY(-15%);
    transform: translateY(-15%)
}

.customers .item .cont {
    padding-left: 20px
}

.customers .item .cont p {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.67;
    color: #ae7bb9
}

.customers .item .cont h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.67;
    color: #9d1d27
}

.customers .item .cont span {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.67;
    color: #9d1d27
}

.customers .carousel-control.left {
    left: -10%
}

.customers .carousel-control.right {
    right: -10%
}

footer .sc {
    display: none
}

footer {
    background-color: #9d1d27;
    padding: 32px 12px;
    color: #fff
}

footer .container {
    padding: 0
}

footer .menus {
    margin: 0 25px 0 0;
    padding: 0;
    float: left;
    width: 14.8%
}

footer .menus ul {
    padding: 0
}

footer .menus.fr {
    float: right
}

footer .menus:last-child {
    margin-right: 0;
    float: right
}

footer .menus li {
    list-style-type: none
}

footer .menus .ttle {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.67;
    margin-bottom: 10px;
    position: relative
}

footer .menus .ttle span {
    display: none
}

footer .menus li {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    margin-bottom: 20px
}

footer .menus:last-child li:first-child {
    margin-bottom: 10px
}

footer .menus .mg10 {
    margin-bottom: 10px
}

footer .footerbtm {
    font-size: 14px;
    font-weight: 500;
    line-height: 2.86;
    color: #fff
}

footer .btmright img {
    height: 35px
}

footer a {
    color: #fff
}

footer a:hover {
    color: #fbd7cb
}

footer .socials img {
    height: 24px;
    margin-right: 10px
}

.footerbtm {
    height: auto
}

.footerbtm .col-sm-5 {
    margin-bottom: 0
}

.fmenus ul {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.fmenus ul li {
    display: inline-block;
    padding: 0 6px 0 0
}

.fmenus ul li+li:before {
    content: "|";
    clear: both;
    padding-right: 6px
}

.form-control {
    border-radius: 0
}

textarea {
    resize: none
}

.search::placeholder {
    color: #ccc
}

.search:-ms-input-placeholder {
    color: #ccc
}

.search::-ms-input-placeholder {
    color: #ccc
}

button {
    -webkit-transition: ease all .5s;
    -moz-transition: ease all .5s;
    transition: ease all .5s
}

button:hover {
    background-color: #852b33
}

.owl-theme .owl-nav [class*=owl-] {
    text-indent: -99999px
}

.owl-theme .owl-nav .owl-prev {
    background-image: url(https://www.aubank.in/assets/images/LeftArrow.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 15px 15px !important
}

.owl-theme .owl-nav .owl-next {
    background-image: url(https://www.aubank.in/assets/images/Rightarrow.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 20px 15px !important
}

@media(min-width:1200px) {
    .container {
        width: 1260px
    }
}

@media only screen and (max-width:1280px) {
    .interestRates .circle {
        width: 300px;
        height: 300px
    }

    footer .menus:last-child {
        float: left
    }

    .container {
        width: 100%
    }
}

@media(min-width:1023px) and (max-width:1279px) {
    .container {
        width: 95%
    }
}

@media(min-width:1023px) and (max-width:1180px) {
    .navbar-main {
        font-size: 15px !important
    }

    .nav>li>a {
        padding-right: 14px;
        padding-left: 14px
    }

    .loginArea button.apply {
        margin-right: 6px
    }

    .dropdownCont .container {
        width: 900px !important;
        margin-left: -6%
    }

    .dropdownCont .submenuCont {
        margin-left: 0
    }

    .dropdownCont .submenuCont {
        padding: 10px 15px
    }

    .dropdownCont .submenuCont ul {
        width: 291px
    }

    .dropdownCont .productCont {
        max-width: 367px
    }

    .dropdownCont .productCont {
        margin-left: 12px
    }

    .productCont .contbox {
        left: 12px;
        bottom: 9px
    }

    .dropdownCont ul li {
        font-size: 15px
    }

    .dropdownCont .submenuCont li a:before {
        top: 11px
    }

    .dropdownCont button {
        bottom: -34px
    }

    .dropdownCont ul.submenus {
        width: 200px
    }

    .circle {
        width: 150px;
        height: 150px;
        margin-top: 50px !important
    }

    .circleTxt .title {
        font-size: 24px
    }

    .circleTxt .desc {
        font-size: 18px
    }

    .interestRates .circle {
        width: 240px;
        height: 240px
    }

    .language button {
        margin-right: 15px;
        width: 160px;
        padding: 16px 0
    }

    button.debitbtn {
        left: 90px;
        bottom: 30%
    }

    .interestRates .rightCont {
        margin-top: 3%
    }

    .interestRates div.integer {
        font-size: 65px
    }

    .testimonials .item img {
        max-width: 250px
    }

    .btmright,
    .footerbtm {
        text-align: center
    }

    .footerbtm .col-sm-5,
    .footerbtm .col-sm-7 {
        float: none;
        width: 100%
    }

    .btmright {
        padding: 20px 0 0
    }

    .customers .carousel-control.left {
        left: 0
    }

    .customers .carousel-control.right {
        right: 0
    }
}

@media(min-width:1020px) and (max-width:1027px) {
    .navbar-brand {
        padding: 12px 0 0
    }

    .nav>li>a {
        padding-right: 11px;
        padding-left: 11px
    }

    .navbar-main .navbar-left {
        margin-left: 8px
    }
}

.Mobile {
    display: none
}

@media only screen and (max-width:1023px) {
    .Desktop {
        display: none
    }

    .Mobile {
        display: block
    }

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: none;
        width: 100%
    }

    .navbar-top {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9999
    }

    .navbar-top .navbar-header span.count {
        display: inherit
    }

    #headerSlider {
        margin-top: 60px
    }

    .navbar-main {
        min-height: 60px
    }

    .applyNowArea {
        margin-top: 30px
    }

    .applyNowArea span {
        margin-bottom: 20px
    }

    .navbar {
        min-height: auto
    }

    .navbar-brand img {
        width: 100px
    }

    .navbar-default .navbar-brand {
        position: fixed;
        padding: 0;
        top: 7px;
        left: 65px
    }

    .navbar-toggle {
        display: block
    }

    .navbar-header {
        float: none
    }

    .notification.top {
        display: block
    }

    .mobilelogin {
        display: block
    }

    .carousel-caption h3 {
        font-size: 7.5vw
    }

    .carousel-caption p {
        font-size: 3vw
    }

    .search {
        max-width: 90%
    }

    .innercont {
        padding: 0
    }

    .circle img {
        width: 60%
    }

    .circleTxt {
        margin-bottom: 40px
    }

    .language {
        text-align: center;
        position: inherit;
        margin-bottom: 40px;
        margin-left: 0
    }

    .language h3 {
        text-align: center
    }

    .downloadbtns {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        text-align: center;
        z-index: 99;
        padding-bottom: 15px;
        background: rgba(255, 255, 255, .8);
        margin-left: 0
    }

    .downloadbtns .download {
        padding-right: 0;
        width: 300px;
        margin: 10px auto
    }

    .benefits {
        text-align: center
    }

    button.debitbtn {
        position: relative;
        left: 0;
        margin-bottom: 40px
    }

    .debitcard {
        margin-left: 0
    }

    .debitcard,
    .debitcard h3 {
        text-align: center
    }

    .interestRates .rightCont {
        text-align: center
    }

    .btmright {
        text-align: center
    }

    .customers .item .cont,
    .customers .item img {
        float: none;
        margin: 0 auto;
        width: 100%;
        text-align: center;
        margin-top: 0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

    .customers .item .cont {
        padding-top: 20px;
        padding-left: 0
    }

    .customers .carousel-control.left {
        left: 0
    }

    .customers .carousel-control.right {
        right: 0
    }

    .fmenus {
        text-align: center
    }

    #myNavbar {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99;
        width: 280px;
        height: 100% !important;
        background-color: #ddd;
        overflow: auto
    }
}

@media only screen and (max-width:768px) {
    .applybox .circle {
        margin: 0
    }

    #myNavbar {
        top: 0;
        height: 100% !important;
        background-color: #ddd;
        overflow: auto;
        width: 300px;
        background: #fff;
        position: fixed;
        z-index: 999999;
        padding-right: 0
    }

    .menu-overlay {
        height: 100%;
        width: 100%;
        position: fixed;
        z-index: 100;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, .9);
        overflow-x: hidden;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        transition: .2s;
        display: none
    }

    .navbar-nav li a:hover,
    .navbar-nav li.active a {
        color: #9d1d27 !important;
        background-color: #fff2f0 !important;
        border-bottom: solid 0 #fff
    }

    .btmborder {
        color: #9d1d27 !important;
        background-color: #fff2f0 !important;
        border-bottom: solid 4px #9d1d27
    }

    ul.submenus li {
        font-size: 18px;
        font-weight: 500;
        line-height: 1.67;
        border-bottom: solid 1px #ccc;
        position: relative;
        background-color: #fff2f0
    }

    ul.submenus li a {
        display: block;
        padding: 18px 0 18px 35px;
        background: #fff;
        color: #9d1d27 !important;
        border-bottom: solid 0 #fff;
        line-height: 30px
    }

    ul.submenus li span img {
        position: absolute;
        z-index: 99999;
        padding: 20px;
        line-height: 0;
        top: 10px;
        left: -8px;
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        transform: rotate(270deg)
    }

    .navbar-nav {
        margin: 0
    }
}

@media only screen and (max-width:999px) {
    .mobilenotify.notification .dropdown-menu {
        left: -270%
    }

    .blogsection .item img {
        margin: 0 auto
    }

    .blogsection .item {
        text-align: center
    }
}

@media only screen and (max-width:800px) {
    #headerSlider {
        min-height: auto
    }

    .debitcard h3,
    .language h3,
    h3 {
        font-size: 32px
    }

    .interestRates .circle {
        width: 200px;
        height: 200px
    }

    .interestRates div.integer {
        font-size: 50px
    }

    .blogsection .item img {
        margin: 0 auto
    }

    .blogsection .item {
        text-align: center
    }

    .customers .item img {
        margin: 0 auto
    }

    .notification .dropdown-menu {
        left: -170px
    }
}

@media only screen and (max-width:680px) {
    .navbar-toggle {
        margin-left: 10px
    }

    .container {
        padding: 40px 0
    }

    .carousel-caption {
        left: 10%;
        top: 0
    }

    .carousel-caption h1 {
        font-size: 7.5vw
    }

    .search {
        max-width: 100%
    }

    .search input {
        padding: 10px 80px 10px 14px;
        font-size: 15px
    }

    .search img {
        top: 18px
    }

    .applyNowArea h4 {
        font-size: 18px
    }

    .applyNowArea span {
        font-size: 14px !important;
        line-height: 1.23
    }

    .innercont {
        padding: 0
    }

    .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 30px !important
    }

    .debitcard h3,
    .language h3,
    h3 {
        font-size: 24px;
        margin-bottom: 30px
    }

    .language h3 {
        margin-bottom: 20px
    }

    .language button {
        width: 80px;
        font-size: 20px;
        padding: 10px 0;
        margin-bottom: 0
    }

    .whychoose .circle {
        width: 120px;
        height: 120px
    }

    .whychoose .circle.last img {
        height: 75px
    }

    .whychoose .circleTxt .title {
        font-size: 18px
    }

    .whychoose .circleTxt .desc {
        font-size: 15px;
        padding: 0 15px
    }

    .benefits {
        padding-bottom: 0
    }

    .benefits button.debitbtn {
        margin-bottom: 0
    }

    img.mobileimg {
        margin-right: -110px
    }

    .innercont .mobileimg {
        height: auto !important;
        width: auto !important
    }

    .debitcard,
    .debitcard h3 {
        text-align: center
    }

    .col-sm-5.debitcard.fl {
        width: 100%
    }

    .downloadbtns .download {
        font-size: 18px
    }

    .appbtns img {
        height: 30px
    }

    .rightCont .text1 {
        font-size: 18px
    }

    .rightCont .text2 {
        font-size: 15px
    }

    .rightCont button {
        width: 175px;
        padding: 10px 0
    }

    .blogsection h4 a {
        font-size: 18px
    }

    .interestRates .moreproduct {
        font-size: 20px
    }

    .interestRates .circle {
        width: 140px;
        height: 140px
    }

    .interestRates div.integer {
        font-size: 35px
    }

    .interestRates .row.last {
        margin-bottom: 0
    }

    .blogsection button {
        margin-top: 10px;
        margin-bottom: 30px
    }

    .blogsection .item img {
        max-width: 330px
    }

    .blogsection .item {
        padding-left: 0;
        text-align: center
    }

    .blogsection h4 {
        padding-right: 0
    }

    .blogsection .item img {
        margin: 0 auto
    }

    .testimonials .item img {
        max-width: 190px
    }

    .testimonials h4 {
        font-size: 22px
    }

    .testimonials .item span {
        font-size: 15px
    }

    .testimonials p {
        font-size: 16px;
        width: 80%;
        padding-top: 10px
    }

    .carousel-control.left,
    .customers .carousel-control.right,
    .testimonials .carousel-control.right {
        display: none
    }

    .customers .item .cont p {
        font-size: 22px;
        padding-left: 15px;
        padding-right: 15px
    }

    .suggestion .btns a.orgBtn {
        margin-bottom: 10px
    }

    .suggestion .btns a.orgBtn:last-child {
        margin-bottom: 0
    }

    .mobilenotify.notification .dropdown-menu {
        top: 98%;
        left: -270%
    }

    footer {
        padding: 32px 0
    }

    footer .menus .ttle {
        font-size: 14px;
        padding: 15px 0 20px 50px;
        border-bottom: solid 1px #636262
    }

    footer .menus .ttle span {
        display: block;
        position: absolute;
        padding: 10px 20px;
        left: 0;
        top: 2px
    }

    footer .menus .ttle span.active {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    footer .menus,
    footer .menus:last-child {
        width: 100%;
        float: none;
        margin: 0
    }

    footer .menus:last-child .footmenus .ttle {
        padding-left: 0
    }

    footer .footmenus {
        margin-left: 45px
    }

    footer .col-sm-12 {
        padding: 0
    }

    footer .menus li span {
        font-size: 20px
    }

    footer span.tx {
        display: none
    }

    footer .btmright {
        padding-left: 40px
    }

    footer .btmright img {
        height: 24px
    }

    footer .socials {
        display: none
    }

    footer .sc {
        display: inline-block;
        margin-left: 15px
    }

    footer .footerbtm hr {
        display: none
    }
}

@media only screen and (max-width:600px) {
    .applyNowArea {
        margin-top: 0
    }

    .applyNowArea {
        background: #fff !important;
        position: relative
    }

    .carousel-caption {
        left: 10%;
        top: 18%
    }

    #headerSlider .search {
        max-width: 100%
    }
}

@media only screen and (max-width:360px) {
    .count {
        left: 31px !important
    }

    #headerSlider .search input {
        font-size: 16px
    }
}

.bdirectors a img {
    display: inline;
    max-width: none;
    width: auto
}

.isMobileImg {
    display: none
}

@media only screen and (max-width:500px) {
    .count {
        left: 31px !important
    }

    .sidenavMob {
        height: 100%;
        width: 100%;
        position: fixed;
        z-index: 99999;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, .9);
        overflow-x: hidden;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        transition: .2s;
        display: none
    }

    .sidenavMob.fadeIn {
        display: block
    }

    .mobileNav {
        width: 300px;
        background: #fff;
        position: fixed;
        z-index: 999999;
        height: 100%;
        top: 0;
        left: -300px;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        transition: .2s;
        overflow-x: hidden;
        overflow-y: scroll
    }

    .mobileNav.open {
        left: 0
    }

    .closeNav {
        text-align: left;
        padding: 24px 0 0 24px
    }

    .topicons {
        text-align: left;
        padding: 10px !important;
        border-bottom: solid 1px #ccc
    }

    .topicons a.outBtn {
        margin-right: 15px
    }

    .topicons button {
        font-size: 16px;
        font-weight: 700;
        line-height: 1.25;
        color: #9D1D27;
        border: 0;
        border-radius: 4px;
        padding: 6px 22px;
        border: solid 1px #9D1D27;
        background-color: #fff;
        margin-right: 20px
    }

    li.mobnotify,
    li.mobnotify a {
        background-color: #fff !important
    }

    .mobnotify a img {
        margin-top: -5px;
        margin-right: 5px
    }

    .mobnotify .count {
        margin-left: 10px;
        margin-top: 5px
    }

    .notifycont {
        position: relative;
        padding: 0 25px 25px 80px;
        margin-bottom: 20px;
        border-bottom: solid 1px #ccc
    }

    .notifycont:last-child {
        margin-bottom: 0;
        border-bottom: none
    }

    .notifycont img.ico {
        position: absolute;
        top: 0;
        left: 24px
    }

    .notifycont .nttxt {
        font-size: 16px;
        font-weight: 500;
        line-height: 1.5;
        color: #9d1d27
    }

    .notifycont .ntdate,
    .notifycont .ntdesc {
        font-size: 14px;
        font-weight: 500;
        line-height: 1.29;
        color: #9b9b9b;
        padding-top: 8px
    }

    .mobileNav ul.submenus {
        margin: 0;
        padding: 0;
        list-style-type: none
    }

    .mobileNav ul.submenus li {
        font-size: 18px;
        font-weight: 500;
        line-height: 1.67;
        border-bottom: solid 1px #ccc;
        position: relative;
        background-color: #fff2f0
    }

    .mobileNav ul.submenus li span img {
        position: absolute;
        z-index: 99999;
        padding: 20px;
        line-height: 0;
        top: 10px;
        left: -8px;
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        transform: rotate(270deg)
    }

    .mobileNav ul.submenus li span.active img {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }

    .mobileNav ul.submenus li a {
        display: block;
        padding: 18px 0 18px 35px;
        background: #fff;
        color: #9d1d27
    }

    .mobileNav ul.submenus li[class=active] a,
    .mobileNav ul.submenus span+.childMenus a,
    .mobileNav ul.submenus span.active+.childMenus a {
        background-color: #fff2f0 !important
    }

    .mobileNav ul.submenus li a.active,
    .mobileNav ul.submenus li a:hover,
    .mobileNav ul.submenus li.active a,
    .mobileNav ul.submenus li:hover a {
        background-color: #fff2f0
    }

    .childMenus ul {
        margin: 0;
        padding: 0;
        list-style-type: none
    }

    .childMenus li a {
        padding-left: 5px !important
    }

    .childMenus li a img {
        margin-top: -5px;
        margin-right: 2px
    }

    .childMenus li:last-child {
        border-bottom: none !important
    }

    .childMenus .childMenuSub li a {
        padding-left: 65px !important
    }

    .childMenus .childMenuSub li i img {
        position: absolute;
        z-index: 99999;
        padding: 20px;
        line-height: 0;
        top: 10px;
        left: 16px;
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        transform: rotate(270deg)
    }

    .mobileNav ul.childMenuSub li i.active img {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }

    .mobileNav ul.childMenuSub ul.menusLastchild li {
        border-bottom: none
    }

    .mobileNav ul.childMenuSub ul.menusLastchild li a {
        padding: 15px 0 15px 35px
    }

    .isDesktopImg {
        display: none
    }

    .isMobileImg {
        display: block
    }
}

.languge {
    margin: 14px 0 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.11;
    text-align: center;
    border-radius: 4px;
    padding: 8px 18px;
    color: #9D1D27;
    border: 0;
    margin-right: 14px;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    left: -10px !important
}

.bdirectors a img {
    display: inline;
    max-width: none;
    width: auto
}

.mar-bt0 {
    margin-bottom: 0
}

#myModal .modal-dialog {
    width: 100%;
    margin: 0
}

#myModal .modal-content {
    position: relative;
    height: 28vh;
    width: 100vw;
    box-shadow: none;
    padding: 0;
    margin: 0;
    border-radius: 0
}

#mic-section {
    padding: 0
}

.cls-btn {
    position: absolute;
    right: 12px;
    cursor: pointer;
    z-index: 25;
    font-size: 27px
}

.cls-btn:hover {
    background: 0 0 !important
}

.main {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0 6rem
}

.main .text-section {
    flex: 0 0 60%;
    text-align: center
}

.main .mic-animation {
    flex: 0 0 25%;
    height: 25vh;
    position: relative;
    vertical-align: middle;
    width: 300px;
    margin: 0 auto
}

.icon-part {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    right: 50%;
    margin: -25px -25px 0 0;
    text-align: center
}

.icon-microphone {
    color: #000;
    font-size: 60px !important;
    display: block;
    color: #9d1d27
}

.outer {
    width: 98px;
    height: 98px;
    transform: scale(1);
    border-radius: 100%;
    position: absolute;
    background-color: transparent;
    border: 1px solid #7f8c8d;
    z-index: 0;
    transition: 1s all ease;
    -webkit-animation: woong .8s infinite;
    animation: woong .8s infinite;
    right: 50%;
    top: 50%;
    margin-top: -49px;
    margin-right: -49px;
    z-index: 50
}

.outer-2 {
    width: 100px;
    height: 100px;
    transform: scale(1);
    border-radius: 100%;
    position: absolute;
    background-color: #bdc3c7;
    z-index: 0;
    transition: transform .2s ease-in-out;
    -webkit-animation: woong-2 .8s infinite;
    animation: woong-2 .8s infinite;
    right: 50%;
    top: 50%;
    margin-top: -50px;
    margin-right: -50px
}

@keyframes woong {
    0% {
        trasform: scale(1)
    }

    50% {
        transform: scale(1.2);
        opacity: .5
    }

    100% {
        transform: scale(1.4);
        opacity: 0
    }
}

@keyframes woong-2 {
    0% {
        transform: scale(.8);
        opacity: .6
    }

    50% {
        transform: scale(1);
        opacity: .5
    }

    100% {
        transform: scale(1.2);
        opacity: 0
    }
}

@media only screen and (max-width:768px) {
    .topicons {
        padding: 20px 10px !important
    }

    .count {
        left: 31px !important
    }

    #mobmyModal .modal-dialog {
        margin-top: 50%
    }

    #mic-section {
        height: auto
    }

    .main {
        padding: 0 !important;
        flex-direction: row;
        flex-wrap: wrap
    }

    .main .text-section {
        flex: 0 0 100%
    }

    .main .mic-animation {
        flex: 0 0 100%;
        height: 150px
    }

    .mob-cls-btn {
        position: absolute;
        right: 3%;
        z-index: 25
    }

    .icon-section {
        width: 100%;
        position: relative;
        height: 150px
    }

    .outer1 {
        position: absolute;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        border: 1px solid #bdc3c7;
        right: 50%;
        top: 50%;
        margin: -50px -50px 0 0;
        animation: woong .8s infinite
    }

    .outer2 {
        position: absolute;
        width: 98px;
        height: 98px;
        border-radius: 50%;
        background-color: #bdc3c7;
        right: 50%;
        top: 50%;
        margin: -49px -49px 0 0;
        animation: woong-2 .8s infinite
    }

    .icon {
        position: absolute;
        width: 50px;
        height: 50px;
        right: 50%;
        top: 50%;
        margin: -25px -25px 0 0;
        text-align: center;
        color: #000
    }

    .icon>.fa {
        font-size: 50px;
        color: #9d1d27
    }

    .headerslide .search {
        position: absolute !important;
        bottom: 140px !important;
        width: 100% !important
    }
}

.containerOrg {
    padding: 20px 0;
    background-color: #fff2f0
}

.logoutPage {
    padding-top: 0 !important
}

.logoutNav {
    position: relative;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .5);
    background-color: #fff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 0;
    min-height: 75px
}

.logoutNav ul {
    float: right
}

.logoutNav li {
    float: left
}

.logoutNav li a {
    color: #9b9b9b;
    padding: 24px 15px;
    display: block
}

.logoutNav li:hover a {
    color: #9d1d27
}

.logoutNav .logo {
    float: left;
    padding: 12px 0 0 15px
}

a.dots3 {
    padding: 20px;
    position: absolute;
    right: 0;
    top: 0;
    display: none
}

a.dots3:after {
    content: "\2807";
    font-size: 24px;
    color: #2e2e2e;
    position: absolute;
    right: 10px;
    top: 14px;
    z-index: 1000
}

.logoutNav .dropdown-menu {
    top: 70%;
    right: 3%;
    left: auto
}

.logoutNav .dropdown-menu li {
    float: none
}

.logoutNav .dropdown-menu li a {
    padding: 10px 5px !important;
    border-bottom: none
}

.logoutBox {
    max-width: 640px;
    margin: 10px auto 40px;
    padding: 40px 20px;
    border-radius: 6px;
    background: #fff;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.logoutBox .lgtHd {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.67;
    color: #000;
    margin: 20px 0 10px
}

.logoutBox p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.25;
    color: #9b9b9b;
    margin-bottom: 20px
}

.logoutBox .orgBtn {
    margin-left: 30px
}

.logoutPage .thumbBox {
    max-width: 360px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    background-color: #fff;
    overflow: hidden;
    margin: 0 auto 10px;
    padding-bottom: 15px
}

.logoutPage .thumbBox .thumbImg {
    line-height: 0
}

.logoutPage .thumbBox h3 {
    font-size: 18px;
    padding: 20px 25px 10px;
    margin-bottom: 5px
}

.logoutPage .thumbBox h3 a {
    color: #9d1d27
}

.logoutPage .thumbBox a.vdt {
    display: inline-block;
    font-weight: 500;
    line-height: 1.11;
    color: #9D1D27;
    padding-left: 25px
}

.logoutPage .thumbBox a.vdt img {
    width: 7px !important;
    margin-top: -2px;
    display: inline-block
}

.container.blogsection,
.container.customers,
.container.interestRates,
.container.whychoose {
    padding-top: 40px
}

.container.blogsection {
    padding-top: 60px
}

.container.interestRates {
    padding-bottom: 30px
}

.innercont .mobileimg {
    height: 385px;
    width: auto
}

.interestRates .rightCont {
    margin-top: 3%
}

.interestRates .circle {
    width: 200px;
    height: 200px
}

.interestRates .circle {
    margin-right: 20px;
    float: left
}

.circle.dp-right {
    margin-left: 20px
}

@media only screen and (min-width:1024px) {
    .circle .integer img {
        width: 90px;
        height: auto
    }

    .circle .integer img.vert-img {
        width: 120px
    }
}

@media only screen and (min-width:992px) {
    .downloadbtns {
        bottom: 25%
    }

    .innercont {
        padding-top: 35px
    }

    .interestRates .dp-right .circle {
        margin-right: 0;
        margin-left: 20px
    }

    .dp-right .rightCont,
    .interestRates .dp-right .circle {
        float: right
    }

    .rate-row {
        margin-bottom: 40px
    }
}

@media only screen and (max-width:991px) {
    .interestRates .circle {
        margin: 0 auto;
        display: block;
        float: none
    }

    .interestRates .rightCont {
        width: 100%
    }
}

.fb_iframe_widget iframe {
    position: absolute;
    height: 500px !important
}

.single-item.clearfix {
    border-bottom: solid 1px #cac3c3;
    padding: 10px
}

.pdf-title {
    float: left
}

.pdf-info {
    float: right
}

a.hin-content {
    width: 121px;
    display: inline-block
}

a.eng-content {
    width: 121px;
    display: inline-block
}

.accordionsComnotice .pdf-info span {
    margin-right: 0
}

.pdf-info a {
    padding-right: 30px
}

img.img-content {
    transform: scale(.6)
}

@media(max-width:767px) {
    .pdf-title {
        float: none
    }

    .accordionsComnotice .pdf-info span {
        width: auto
    }

    a.eng-content,
    a.hin-content {
        width: 117px
    }
}

@media(max-width:500px) {
    .pdf-info a {
        padding-right: 19px
    }
}

.applynowslider.owl-carousel .owl-stage {
    display: flex
}

.applynowslider .item {
    display: flex;
    flex: 1 0 auto;
    height: 100%
}

.applynowslider .applybox {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: stretch;
    width: 100%
}

@media screen and (min-width:0) and (max-width:992px) {
    .applynowslider .applybox {
        position: relative;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        align-items: stretch;
        width: 100%
    }

    .applybox .circle {
        width: 75px;
        float: none;
        margin: 0 auto;
        margin-bottom: 10px;
        display: none
    }

    .applybox .text {
        width: 100%;
        float: none;
        text-align: center
    }

    .applyNowArea .applybox span {
        padding: 16px 0 0
    }
}

@media screen and (max-width:768px) {
    .mobilemt-70 {
        margin-top: 70px
    }
}