* {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    background: transparent;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    outline: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

ol,
ul {
    list-style: none;
}

blockquote {
    quotes: none;
}

blockquote:before,
blockquote:after {
    content: '';
    content: none;
}

del {
    text-decoration: line-through;
}

header,
section,
article,
aside,
nav,
footer,
address {
    display: block;
}

body {
    font-family: 'meeraregular' !important;
    font-size: 17px;
    color: #333;
    overflow-x: hidden;
    min-width: 320px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'meeraregular' !important;
}

select {
    font-family: 'meeraregular';
}

p {
    line-height: 1.6em;
}

br.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.thumb {
    display: block;
}

.thumb img {
    display: block;
    width: 100%;
}

img {
    overflow: hidden;
}

a:hover,
[type="submit"]:hover {
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;
}

.wrapper {
    width: 90%;
    margin: 0 auto;
    max-width: 1500px;
}


/*Service page*/

a.view-button {
    color: #4191D0;
    font-weight: bold;
    cursor: pointer;
}

a.view-button:hover {
    color: red;
}


/*fonts*/

@font-face {
    font-family: 'ml-ttaathirabold';
    src: url('../fonts/mlaa0btt-webfont.woff2') format('woff2'), url('../fonts/mlaa0btt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ml-ttaathiraitalic';
    src: url('../fonts/mlaa0itt-webfont.woff2') format('woff2'), url('../fonts/mlaa0itt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ml-ttaathiranormal';
    src: url('../fonts/mlaa0ntt-webfont.woff2') format('woff2'), url('../fonts/mlaa0ntt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello/fontello.eot?56174113');
    src: url('../fonts/fontello/fontello.eot?56174113#iefix') format('embedded-opentype'), url('../fonts/fontello/fontello.woff2?56174113') format('woff2'), url('../fonts/fontello/fontello.woff?56174113') format('woff'), url('../fonts/fontello/fontello.ttf?56174113') format('truetype'), url('../fonts/fontello/fontello.svg?56174113#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'meeraregular';
    src: url('../fonts/meera/meera-05.1-webfont.woff2') format('woff2'), url('../fonts/meera/meera-05.1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

header .bottom section.menubar ul.boot_marginbtm_set li a.active {
    color: #f44336 !important;
}
#social-services.home_service ul .owl-nav{
    display: none;
}
#service-page .loan {
    padding-top: 4%;
}

#service-page .loan div.left {
    width: 50%;
}

#service-page .loan div.left h2 {
    font-weight: bold;
    font-size: 30px;
}

#service-page .loan div.left p {
    margin: 3% 0 5% 0;
    font-size: 22px;
}

#service-page .loan div.left div.dots {
    margin-top: 5px;
}

#service-page .loan div.left div.dots span {
    border: 1px solid #F47D7C;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    background: #F47D7C;
    margin-top: 25px;
    display: inline-block;
}

#service-page .loan div.left div.dots span.mid {
    margin: 0 30px;
}

#service-page .loan div.right img {
    width: 100%;
    display: block;
    height: 100%;
}

#service-page .bottom_page ul {
    float: left;
    border-bottom: 2px solid #939393;
    padding: 3% 0;
}

#service-page .bottom_page ul li {
    width: 100%;
    float: left;
    margin: 25px 12px;
}

#service-page .bottom_page ul li div.left {
    width: 25% !important;
}

#service-page .bottom_page ul li div.left img {
    width: 100%;
    display: block;
}

#service-page .bottom_page ul li div.right {
    width: 72% !important;
    padding-left: 10px;
}

#service-page .bottom_page ul li div.right h3 {
    font-size: 23px;
    font-weight: bold;
    margin-top: 0;
}

#service-page .bottom_page ul li div.right p {
    font-size: 18px;
    margin: 25px 0;
}

#service-page .bottom_page ul li div.right div.click:hover .rd {
    color: red;
}

#service-page .bottom_page ul li div.right a.button {
    color: #4191D0;
    font-weight: bold;
}

#service-page .bottom_page ul li div.right small {
    color: #4191D0;
    font-size: 15px;
}

#service-page .service {
    padding: 3% 0 0;
}

#service-page .service .thumb {
    width: 120px;
    display: block;
}

#service-page .service ul {
    padding-bottom: 6%;
}

#service-page .service ul li {
    padding: 3% 0;
    border-bottom: 1px solid #E0E0E0;
}

#service-page .service ul li div.container_type_one div.l1 {
    width: 60%;
}

#service-page .service ul li div.container_type_one div.l1 h3 {
    font-weight: bold;
    font-size: 30px;
}

#service-page .service ul li div.container_type_one div.l1 p {
    margin: 3% 0 5% 0;
    font-size: 22px;
    opacity: 0.7;
}

#service-page .service ul li div.container_type_one div.l1 a.button {
    color: #4191D0;
    font-weight: bold;
}

#service-page .service ul li div.container_type_one div.l1 div.dots {
    margin-top: 5px;
}

#service-page .service ul li div.container_type_one div.l1 div.dots span {
    border: 1px solid #F47D7C;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    background: #F47D7C;
    margin-top: 25px;
    display: inline-block;
}

#service-page .service ul li div.container_type_one div.l1 div.dots span.mid {
    margin: 0 30px;
}

#service-page .service ul li div.container_type_one div.r1 {
    width: 30%;
}

#service-page .service ul li div.container_type_one div.r1 div.thumb {
    width: 50%;
}

#service-page .service ul li div.container_type_two div.left1 {
    float: left;
    width: 30%;
    padding-left: 6%;
}

#service-page .service ul li div.container_type_two div.left1 div.thumb {
    width: 60%;
}

#service-page .service ul li div.container_type_two div.right1 {
    float: right;
    width: 60%;
}

#service-page .service ul li div.container_type_two div.right1 h3 {
    font-weight: bold;
    font-size: 30px;
}

#service-page .service ul li div.container_type_two div.right1 p {
    margin: 3% 0 5% 0;
    font-size: 22px;
    opacity: 0.7;
}

#service-page .service ul li div.container_type_two div.right1 a.button {
    color: #4191D0;
    font-weight: bold;
}

#service-page .service ul li div.container_type_one div.r1 div.thumb.union {
    padding-top: 20%;
}

#service-page .service ul li div.container_type_two div.left1 div.thumb.mobile {
    padding-top: 10%;
}

#service-page .service ul li div.container_type_one div.r1 div.thumb.locker {
    padding-top: 7%;
}

#service-page div.up_arrow {
    width: 100%;
    text-align: center;
}

#service-page div.up_arrow a.scroll_button {
    display: inline-block;
}

#service-page div.up_arrow a.scroll_button span.icon-up-circle {
    font-size: 80px;
    color: #EE534F;
}

#spotlight_home1 {
    background: #CC403F;
    padding: 70px 0;
    background-size: 100%;
}

#spotlight_home1 div.spot_content h1 {
    font-weight: bold;
    font-size: 50px;
    color: #fff;
    text-align: center;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-phone:before {
    content: '\e800';
}


/* '' */

.icon-clock:before {
    content: '\e801';
}


/* '' */

.icon-search:before {
    content: '\e802';
}


/* '' */

.icon-left-open:before {
    content: '\e803';
}


/* '' */

.icon-right-open:before {
    content: '\e804';
}


/* '' */

.icon-right-open-1:before {
    content: '\e805';
}


/* '' */

.icon-mail:before {
    content: '\e806';
}


/* '' */

.icon-location:before {
    content: '\e807';
}


/* '' */

.icon-twitter:before {
    content: '\f099';
}


/* '' */

.icon-facebook:before {
    content: '\f09a';
}


/* '' */

.icon-instagram:before {
    content: '\f16d';
}


/* '' */


/*styles for header page start here*/

a.button {
    padding: 7px 20px;
    background-color: #CC3F40;
    color: #fff;
    display: inline-block;
}

div.bb {
    border-bottom: 1px solid #0000001c;
}

header .top {
    background-color: #EA5B53;
    padding: 2px 0;
    font-size: 17px;
}

header .top p {
    margin: 0 !important;
    font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
}

header .top p.social_menu {
    width: 45%;
}

header .top p.social_menu a {
    float: right;
    margin-right: 30px;
}

header .top p.social_menu a:first-child {
    margin-right: 0;
}

header .top p a {
    color: #fff;
    font-size: 14px;
}

header .bottom section.menubar div.sticky ul {
    width: 100%;
    margin: 0 auto;
}

header .bottom section.menubar div.sticky ul li:first-child {
    margin-left: unset;
}

header .bottom section.menubar div.sticky ul li form span {
    color: #fff !important;
}

header .bottom section.menubar div.sticky ul li a.active {
    color: #791610 !important;
}

header .bottom section.menubar div.sticky ul li a {
    color: #fff;
}

header .bottom section.menubar div.sticky ul li a:hover {
    text-decoration: underline;
    color: #791610 !important;
}

header .bottom div.bottom_up div.menu {
    display: none;
}

header .bottom div.mobile-menu {
    display: none;
}

p span {
    color: #fff;
    display: inline-block;
}

p.social_menu {
    width: 7%;
}

p.social_menu span {
    margin-right: 10%;
}

p.social_menu span.twitter {
    margin-right: 0;
}

header .bottom h1 {
    width: 195px;
    margin: 0 !important;
}

header .bottom h1 a {
    display: block;
}

header .bottom h1 a img {
    display: block;
    width: 100%;
}

header .bottom {
    padding: 12px 0;
}

header .bottom div.bottom_up div {
    width: 15%;
}

header .bottom div.bottom_up div div.clock {
    width: 23%;
}

header .bottom div.bottom_up div div.time {
    width: 75%;
    font-size: 14px;
    line-height: 23px;
    font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
}

header .bottom div.bottom_up div div.time span {
    font-weight: bold;
}

header .bottom div.bottom_up div div.time span.open {
    width: 100%;
    display: block;
    color: #3A98AA;
}

header .bottom div.bottom_up div span.icon img {
    display: block;
    width: 100%;
}

header .bottom section.menubar {
    width: 100%;
    display: inline-flex;
}

header .bottom section.menubar div.mobile-menu {
    display: none;
}

header .bottom section.menubar span.menu-icon,
header .bottom section.menubar span.close-icon {
    display: none;
}

ul li div.sub-menu {
    position: relative;
    /*visibility: hidden;*/
    display: block;
    opacity: 0;
    margin: 0;
    left: -7px;
    top: 40px;
    ;
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
    transition: all .2s ease;
    z-index: 99;
    color: #fff;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}

ul li.drop:hover div.sub-menu {
    background-color: #fff;
    opacity: 1;
    display: block;
    visibility: visible;
    height: auto;
}

ul li div.sub-menu ul {
    max-width: min-content;
    /*min-width: 100%;*/
    transform: translateY(-2em);
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
    position: absolute;
    background-color: #fff;
    width: 255px;
    box-shadow: 0 3px 25px 0px rgba(0, 0, 0, .07), 0 0 0 rgba(0, 0, 0, .10) inset;
}

ul li div.sub-menu ul li {
    display: block;
    width: 100%;
    line-height: 37px;
    text-align: left;
    padding: 2% 7% 5% 11%;
    border-bottom: 1px solid #e4736d6e;
    color: #000 !important;
}

header .bottom section.menubar ul li div.sub-menu ul {
    min-width: unset;
    max-width: unset;
    width: 180% !important;
}

header .bottom section.menubar ul li {
    display: inline-block;
    margin-right: 22px;
    font-size: 16px;
}

header .bottom section.menubar ul li:last-child {
    margin-right: 0 !important;
}

header .bottom section.menubar ul li:hover {
    color: #e4261c;
}

header .bottom section.menubar ul li a {
    color: #000;
    font-size: 19px;
}

header .bottom section.menubar ul li a:hover {
    color: #e4261c;
    text-decoration: none;
}

header .bottom section.menubar ul li a.active {
    color: #e4261c;
}

header .bottom section.menubar ul li div.sub-menu ul li a {
    color: #000;
    font-weight: unset;
    font-size: 17px;
}

header .bottom section.menubar ul li div.sub-menu ul li a:hover {
    color: #e4261c;
}

#newslive {
    font-size: 17px;
    color: #fff;
    background: #ea5b53;
    display: flex;
    align-items: center;
}

#newslive div.news {
    width: 22%;
    padding: 12px 10px 13px 9%;
    background-color: #d81006;
    text-align: left;
}

#newslive div.news h4 {
    font-weight: bold;
    font-size: 20px;
}

#newslive div.live {
    padding: 21px 10px 18px 169px;
}

#newslive div.updates {
    padding: 12px 0;
    background-color: #EA5B53;
    width: 78%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#newslive div.updates div.slide span.circle {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50%;
    margin-right: 10px;
}

#newslive div.updates div.slide {
    display: flex;
    align-items: center;
}

#newslive div.updates div.slide p {
    margin: 0 25px 0 0;
    font-size: 19px !important;
}

#newslive div.updates ul {
    width: 100%;
}

#newslive div.updates ul li {
    margin-right: 5%;
    list-style-type: disc;
    list-style-position: inside;
    float: left;
    font-size: 19px;
    width: 30%;
}

#newslive div.updates ul li:nth-child(3) {
    margin-right: 0;
}


/*.................header end here............*/

a.button {
    padding: 7px 20px;
    background-color: #CC3F40;
    color: #fff;
    display: inline-block;
    font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
    font-size: 22px;
}

.boot_margin_set {
    margin-top: 0 !important;
}

.boot_marginbtm_set {
    margin-bottom: 0 !important;
}

div.bb {
    border-bottom: 1px solid #0000001c;
}

#spotlight_home {
    background-size: 100%;
    position: relative;
}

#spotlight_home div.spot_content {
    width: 45%;
    position: absolute;
    top: 260px;
}

#spotlight_home div.slider div img {
    display: block;
    width: 100%;
}

#spotlight_home div.slider .bx-wrapper .bx-pager.bx-default-pager a {
    position: absolute;
    top: -24 !important;
}

#spotlight_home div.spot_content a.button:hover,
#about_home div.about_data a:hover {
    color: #000 !important;
    text-decoration: none;
}

#spotlight_home div.spot_content h1 {
    font-size: 45px;
    color: #fff;
    margin-bottom: 4%
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #eae1e1 !important;
    position: relative;
    top: -62px;
}

.bx-wrapper .bx-pager {
    padding-top: 0;
    position: unset;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    border: 1px solid #000;
    background: transparent !important;
}

#about_home {
    padding: 50px 0;
}

#about_home div.about_data {
    width: 45%;
}

#about_home div.about_data h2 {
    width: 50%;
    font-size: 38px !important;
}

#about_home div.about_data p {
    margin: 25px 0 !important;
    line-height: 1.4em;
}

p {
    font-family: 'meeraregular';
    margin: 17px 0;
    line-height: 1.4em;
}

#about_home div.about_image {
    width: 45%;
}

#about_home div.about_image img {
    display: block;
    width: 100%;
}

#services_home {
    padding: 50px 0;
}

h2 {
    font-size: 38px !important;
}

#services_home ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}

#services_home ul li {
    text-align: center;
    width: 24%;
    padding: 2%;
    -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.1);
}

#services_home ul li:hover {
    background-color: #D8423F;
    border-radius: 2%;
    color: #fff;
}

#services_home ul li:hover h4,
#services_home ul li:hover span {
    color: #fff;
}

#services_home ul li h4 {
    font-size: 25px;
    color: #CC3F40;
}

#services_home ul li h4 span {
    font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
    font-size: 18px;
}

#services_home ul li p {
    text-align: unset !important;
    margin: 20px 0;
    font-size: 16px;
}

#services_home ul li span {
    color: #CC3F40;
}

#debit_home {
    padding: 50px 0;
}

#debit_home div.debit-bottom {
    width: 100%;
    margin-top: 2%;
    display: flex;
    align-items: stretch;
}

#debit_home div.debit-bottom div.debit_bleft {
    width: 32%;
    text-align: left;
    padding: 2% 3% 2% 4%;
    background-color: #d3dcc078;
}

#debit_home div.debit-bottom div.debit_bleft h3 {
    width: 60%;
    font-size: 27px;
    font-weight: bold;
}

#debit_home div.debit-bottom div.debit_bleft p {
    font-size: 22px !important;
    line-height: 29px;
    margin-bottom: 20px;
}

#debit_home div.debit-bottom div.debit_bleft a {
    color: #da1112b8;
    font-weight: bold;
    font-size: 20px;
    display: block;
    padding: 6px 10px;
    text-align: center;
    outline: none;
    text-decoration: none;
}

#debit_home div.debit-bottom div.debit_bleft a:hover {
    border: 1px solid #da1112b8;
    border-radius: 10px;
}

#debit_home div.debit-bottom ul {
    padding: 0 8%;
    width: 70%;
    position: relative;
    margin-bottom: 0;
}

#debit_home div.debit-bottom ul li {
    text-align: center;
    /*width: 90%;*/
}

#debit_home div.debit-bottom ul li p {
    padding-bottom: 25px;
    box-sizing: border-box;
    color: #000;
    margin-top: 15px;
}

#debit_home div.debit-bottom ul li div.dbt_image {
    width: 100%;
}

#debit_home div.debit-bottom ul li div.dbt_image img {
    display: block;
    width: 100%;
    height: 100%;
}

#debit_home div.debit-bottom ul li div.dbt_bottom {
    box-shadow: 0 6px 40px 0 rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.1) !important;
    padding: 0px 20px;
}

#debit_home div.debit-bottom ul li div.dbt_bottom h4 {
    font-weight: bold;
    padding-top: 10%;
    font-size: 20px;
    margin: 0 !important;
}

#debit_home .owl-carousel .owl-nav button.owl-next {
    display: inline-block;
    position: absolute;
    top: 535px;
    left: 185px;
}

#debit_home .owl-carousel .owl-nav button.owl-next span {
    display: inline-block;
    padding: 1px 13px;
    background: #da1112b8;
    color: #fff;
    margin-left: 15px;
    font-size: 20px;
    font-weight: bold;
}

#debit_home .owl-carousel .owl-nav button.owl-prev {
    display: inline-block;
    padding: 1px 13px !important;
    background: #da1112b8;
    color: #fff;
    margin-left: 15px;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    top: 535px;
    left: 135px;
}

#aim_home {
    background-image: url('../images/aim-bg.jpg');
    padding: 3em 0;
    background-size: cover;
}

#aim_home h2 {
    width: 100%;
    font-size: 35px;
    padding: 0 10%;
    text-align: center;
    color: #fff;
    font-weight: normal;
    margin-bottom: 2%;
}

#aim_home div.container h3 {
    color: #fff;
    font-size: 25px;
}

#aim_home div.container h1 {
    color: #fff;
    font-size: 35px;
}

#aim_home ul li {
    width: 30%;
    align-items: center;
}

#aim_home ul li:nth-child(2n) {
    margin: 0 2%;
}


/*.............social services...........*/

#social-services.home_service {
    padding: 50px 0;
}

#social-services.home_service h2 {
    margin: 0 0 20px;
}

#social-services.home_service ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

#social-services.home_service ul li {
    /*width: 80%;*/
    text-align: center;
    height: auto !important;
}

#social-services.home_service ul li div.top_social {
    width: 85%;
    margin: 0 auto;
}

#social-services.home_service ul li div.top_social img {
    display: block;
    width: 100%;
}

#social-services.home_service ul li div.bottom_social {
    padding: 0px 2% 3% 2%;
}

#social-services.home_service ul li div.bottom_social h3 {
    margin: 15px 0 0;
    font-weight: bold;
    font-size: 25px;
}

#social-services.home_service ul li div.bottom_social p {
    color: #000;
    width: 80%;
    margin: 0 auto;
}

#social-services.home_service ul li div.bottom_social a {
    font-weight: bold;
    color: #CC3F40;
    font-size: 19px;
    display: inline-block;
    margin-top: 10px;
}


/*...........other branches...........*/

#otherbranches {
    padding: 50px 0;
}

#otherbranches div.obraches {
    display: flex;
    align-items: stretch;
}

#otherbranches div.obraches div.left-branch {
    width: 50%;
}

#otherbranches div.obraches div.left-branch img {
    display: block;
    width: 100%;
    height: 100%;
}

#otherbranches div.obraches div.right-data {
    width: 50%;
    background-color: #EB605B;
    padding: 3% 8% 3% 4%;
    color: #fff
}

#otherbranches div.obraches div.right-data p {
    font-size: 22px !important;
    margin: 13px 0;
}

#otherbranches div.obraches div.right-data h3 {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 5% 0;
    font-family: 'meeraregular';
}


/*.............style for other services..............*/

#Otherservices_home {
    padding: 50px 0;
}

#Otherservices_home div.Other_services_bottom {
    width: 100%;
    margin-top: 2%;
    display: flex;
    align-items: stretch;
}

#Otherservices_home div.Other_services_bottom div.otrsrvices_left {
    width: 35%;
    text-align: left;
    padding: 2% 3% 2% 4%;
    background-color: #d3dcc078;
}

#Otherservices_home div.Other_services_bottom div.otrsrvices_left a {
    color: #cf3f40;
    font-size: 23px;
}

#Otherservices_home div.Other_services_bottom div.otrsrvices_left h3 {
    width: 50%;
    font-size: 23px;
    font-weight: bold;
    font-family: 'meeraregular';
}

#Otherservices_home div.Other_services_bottom div.otrsrvices_left p {
    margin: 11% 0;
}

#Otherservices_home div.Other_services_bottom ul {
    padding: 0 2%;
    width: 70%;
    display: flex;
    justify-content: space-evenly;
}

#Otherservices_home div.Other_services_bottom ul li {
    text-align: center;
    width: 45%;
}

#Otherservices_home div.Other_services_bottom ul li div.oth_image {
    width: 60%;
    margin: 0 auto;
}

#Otherservices_home div.Other_services_bottom ul li div.oth_image img {
    display: block;
    width: 100%;
}

#Otherservices_home div.Other_services_bottom ul li div.oth_bottom {
    padding: 5%;
}

#Otherservices_home div.Other_services_bottom ul li div.oth_bottom p {
    margin: 1% 0
}

#Otherservices_home div.Other_services_bottom ul li div.oth_bottom span {
    height: 10px;
    width: 10px;
    border: 2px solid #CC3F40;
    display: inline-block;
    border-radius: 50%;
}

#Otherservices_home div.Other_services_bottom ul li div.oth_bottom h4 {
    font-weight: bold;
    margin: 6% 0;
    font-size: 22px;
}

#Otherservices_home ul li div.oth_bottom a {
    color: #CC3F40;
    font-size: 21px;
}

#Otherservices_home div.service_deposit {
    padding: 50px 0;
    display: flex;
    justify-content: space-between;
}

#Otherservices_home div.service_deposit div.servicedeposit_left {
    width: 50%;
}

#Otherservices_home div.service_deposit div.servicedeposit_left img {
    display: block;
    width: 100%;
}

#Otherservices_home div.service_deposit div.servicedeposit_right {
    width: 50%;
    padding: 1% 4%;
}

#Otherservices_home div.service_deposit div.servicedeposit_right h3 {
    font-weight: bold;
    font-size: 25px;
}

#Otherservices_home div.service_deposit div.servicedeposit_right ul li span {
    display: inline-block;
    width: 2%;
}

#Otherservices_home div.service_deposit div.servicedeposit_right ul li span img {
    display: block;
    width: 100%;
}

#Otherservices_home div.service_deposit div.servicedeposit_right ul li {
    list-style-image: url(../images/circle.png);
    margin: 4% 0;
}

#Otherservices_home div.service_deposit div.servicedeposit_right ul li p {
    margin: 12px 0;
    display: inline;
}

#Otherservices_home div.service_chitty {
    width: 100%;
    background-image: url(../images/chitty.png);
    padding: 7%;
    background-size: 100%;
}


/*................otherservices end here..............*/

#daily_deposit {
    padding: 50px 0;
    background-color: #d3dcc078;
}

#daily_deposit p {
    font-size: 18px;
}

.fa-circle {
    color: #EB605B;
    font-size: 14px !important;
    margin-right: 10px;
}


/*..............daily deposit end here............*/

#home_mainbranches {
    padding: 50px 0;
}

#home_mainbranches h2 {
    font-size: 38px !important;
    margin: 0;
}

#home_mainbranches div.mainbranch_datas div.mainbranches_container {
    margin-top: 2%;
    position: relative;
}

#home_mainbranches div.mainbranch_datas div.mainbranches_container div.mainbranches_left {
    width: 45%;
}

#home_mainbranches div.mainbranch_datas div.mainbranches_container div.mainbranches_left img {
    width: 100%;
    display: block;
    height: 500px;
}

#home_mainbranches div.mainbranch_datas div.mainbranches_container div.mainbranches_right {
    width: 52%;
}

#home_mainbranches div.mainbranch_datas div.mainbranches_right h3 {
    font-size: 27px;
    font-weight: bold;
    color: #CC3F40;
}

#home_mainbranches div.mainbranch_datas div.mainbranches_container div.mainbranches_right p {
    line-height: 1.5em;
    text-align: unset;
    color: #000;
}

#home_mainbranches div.mainbranch_datas div.mainbranches_container .owl-carousel .owl-dots.disabled {
    display: inline-block !important;
}

.owl-carousel .owl-nav button.owl-next {
    display: inline-block;
}

#home_mainbranches .owl-carousel .owl-nav button.owl-next span,
#home_mainbranches .owl-carousel .owl-nav button.owl-prev span {
    display: inline-block;
    padding: 1px 13px;
    background: #da1112b8;
    color: #fff;
    margin-left: 55px;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    top: 296px;
    left: 580px;
}

#home_mainbranches .owl-carousel .owl-nav button {
    width: 100px;
    display: inline-block;
    /* padding: 14px 3px !important; */
    background: #e45354;
    margin-right: 10px;
}

#debit_home owl-carousel .owl-nav button {
    width: 100px;
    display: inline-block;
    /* padding: 14px 3px !important; */
    background: #e45354;
    margin-right: 10px;
}

#debit_home owl-carousel .owl-nav button.owl-next span,
#home_mainbranches .owl-carousel .owl-nav button.owl-prev {
    display: block;
    position: absolute;
    right: 0;
    right: 0;
    display: block;
    right: 95%;
    top: 0px;
}

.owl-prev {
    display: block;
    position: absolute;
    right: 0;
    display: block;
    right: 0;
    display: block;
    right: 95%;
    top: 0px;
}


/*...........style for footer...........*/

#footer .footer_top {
    padding: 50px 0;
    display: flex;
    justify-content: space-between;
    align-content: stretch;
}

#footer .footer_top ul li p {
    font-size: 18px;
    margin: 0 !important;
}

#footer .footer_top div.addres ul li p {
    font-family: 'open_sansregular', Arial, Helvetica, sans-serif !important;
    font-size: 17px;
}

#footer .footer_top div.addres div.toplogo {
    width: 80%;
}

#footer .footer_top div.addres div.toplogo img {
    display: block;
    width: 100%;
}

#footer .footer_top h4 {
    font-size: 20px;
    font-weight: bold;
}

#footer .footer_top div {
    letter-spacing: 1px;
}

#footer .footer_top div.ftrlinks {}

#footer .footer_top ul {
    margin-top: 25px
}

#footer .footer_top ul li {
    font-size: 18px;
    margin: 7px 0;
}

#footer .footer_top ul li a {
    color: #000;
}

#footer .footer_top ul li a:hover {
    color: #e4261c;
    -webkit-transition: all .5s ease-in-out;
    text-decoration: underline;
}

#footer .footer_bottom {
    padding: 10px 0;
    background-color: #C1C1C1;
}

#footer .footer_bottom p {
    text-align: center;
    margin: 0 !important;
    font-size: 15px !important;
    font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
}

#footer .footer_bottom p span {
    color: #e4261c;
}
#footer .footer_bottom p a {
    color: #000;
}

/*------(spotlight)------*/

#inner-page .spotlight {
    background: #D14341;
    padding: 60px 0;
}

#inner-page .spotlight h1 {
    font-family: 'meeraregular';
    text-align: center;
    font-size: 55px;
    color: #fff;
}


/*----------------(style for about-page)---------------*/

#about-page .top-module {
    padding: 8% 0;
}

#about-page .top-module h1 {
    font-weight: bolder;
    font-family: 'meeraregular';
    line-height: 50px;
    font-size: 33px;
}

#about-page .top-module h1 {
    text-align: center;
    font-weight: bolder;
    font-family: 'meeraregular';
    line-height: 50px;
    margin: 0 auto;
    font-size: 40px;
}

#about-page .top-module p {
    font-size: 20px;
    line-height: 1.4em;
    margin: 3% 0;
    text-align: justify;
}

#about-page .top-module a.button {
    font-size: 18px;
    background: #EF5350;
    display: inline-block;
    padding: 18px 30px;
    color: #fff;
    text-decoration: none;
}

#about-page .top-module div.thumb {
    padding: 17% 0 17% 12%;
    width: 100%;
}


/*---(directors-section)---*/

#about-page .director-board {
    background: #F1F1F1;
    padding: 3% 0;
}

#about-page .director-board div.common-title h2 {
    text-align: center;
    /*margin-bottom: 1%;*/
    font-size: 50px;
    font-weight: normal;
}

#about-page .director-board div.member ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    border-bottom: 1px solid #0000001f;
    padding: 2% 0;
}

#about-page .director-board div.member ul li {
    width: 15%;
    text-align: center;
}

#about-page .director-board div.member ul li div.top div.thumb {
    width: 80%;
    margin: 0 auto;
}

#about-page .director-board div.member ul li div.top h3 {
    font-size: 22px;
    color: #1E88E5;
    margin: 6% 0;
}

#about-page .director-board div.member ul li div.bottom h4 {
    font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    /*margin-bottom: 3%;*/
}


/*----(history-section)-----*/

#about-page .history {
    padding: 5% 0;
}

#about-page .history div.common-title h2 {
    font-family: 'meeraregular';
    font-size: 50px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 2%;
}

#about-page .history div.bottom {}

#about-page .history div.bottom .thumb {
    width: 378px;
}

#about-page .history div.bottom .gallery img {
    overflow: hidden;
    width: 100%;
}

#about-page .history div.bottom h2 {
    font-size: 32px;
    color: #1E88E5;
    margin-bottom: 2%;
}

#about-page .history div.bottom p {
    font-size: 20px;
    line-height: 1.4em;
}

#about-page .history div.bottom span {
    height: 15px;
    width: 15px;
    background: #FAC7C6;
    border-radius: 50%;
    display: inline-block;
    margin: 4% 4% 0 0;
}

#about-page .history div.bottom ul li.bottom {
    border-bottom: 1px solid #0000001f;
    padding: 2% 0;
}

#about-page .history div.bottom ul li.bottom div.left {
    width: 45%;
}

#about-page .history div.bottom ul li.bottom div.left ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

#about-page .history div.bottom ul li.bottom div.left ul li:first-child {
    margin-bottom: 4%;
}

#about-page .history div.bottom ul li.bottom div.left ul li {
    width: 46%;
}

#about-page .history div.bottom ul li.bottom div.left ul li div.thumb {
    width: 100%;
}

#about-page .history div.bottom ul li.bottom div.left ul li div.thumb img {}

#about-page .history div.bottom ul li.bottom div.right {
    width: 45%;
    /*padding: 1% 0;*/
}

#about-page .history div.bottom ul li.bottom div.right h2 {
    font-size: 32px;
    color: #1E88E5;
    margin-bottom: 2%;
}

#about-page .history div.bottom ul li.bottom div.right p {
    font-size: 20px;
    line-height: 1.4em;
}

#about-page .history div.bottom ul li.bottom div.right span {
    height: 15px;
    width: 15px;
    background: #FAC7C6;
    border-radius: 50%;
    display: inline-block;
    margin: 4% 4% 0 0;
}


/*---(future plans-section)---*/

#about-page .future-plans {
    background: #F1F1F1;
    padding: 2% 0;
}

#about-page .future-plans div.top {}

#about-page .future-plans div.top h3 {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}

#about-page .future-plans div.top p {
    font-size: 20px;
    line-height: 1.4em;
    text-align: center;
    margin: 3% 0;
    text-align: justify;
}

#about-page .future-plans div.bottom {}

#about-page .future-plans div.bottom ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#about-page .future-plans div.bottom ul li {
    width: 23%;
}

#about-page .future-plans div.bottom ul li div.thumb {}

#about-page .future-plans div.bottom ul li div.thumb img {}

#about-page .future-plans div.bottom a.view-button {
    display: block;
    text-align: right;
    color: #1E88E5;
    margin-top: 1%;
    font-size: 19px;
}


/*---------------(About-page Responsive  End)--------------*/


/*----------------style for social welfare page--------------*/

#social-services {
    padding: 3% 0;
}

#social-services section.service-one {}

#social-services section.service-one ul {
    float: left
}

#social-services section.service-one .thumb img {
    overflow: hidden;
    width: 100%;
}

#social-services section.service-one ul div.underline {
    border: solid 1px #f5f5f5;
    margin-bottom: 3%;
    border-width: thin;
}

#social-services section.service-two {}

#social-services section.service-two ul {
    float: left;
}

#social-services section.service-two ul li {
    float: left;
    width: 45%;
    margin: 0 10% 3% 0;
}

#social-services section.service-two ul li:nth-child(2n) {
    margin-right: 0;
}

#social-services section.service-two ul li:nth-child(3) {
    margin-bottom: 0;
}

#social-services section.service-two ul li:nth-child(4) {
    margin-bottom: 0;
}

#social-services section.service-two ul li div.smallcontent {}

#social-services section.service-two ul li div.smallcontent h3 {
    font-size: 35px;
}

#social-services section.service-two ul li div.smallcontent p {
    margin: 0% 3% 3% 0;
}

#social-services section.service-two ul li div.smallcontent a.view-button {
    color: #80C2FA;
}

#social-services section.service-two ul li div.smallcontent div span {
    height: 10px;
    width: 10px;
    background-color: #F58E8C;
    border-radius: 50%;
    display: inline-block;
    margin: 4% 3% 0 0;
}

#social-ending {}

#social-ending div.underline {
    border: solid 1px #F3AAA7;
}


/*<---------------------------style for upcomingproject-------------------->*/

#upcoming-project {}

#upcoming-project section.mainproject {
    padding: 5% 0;
}

#upcoming-project section.mainproject h3 {
    margin-bottom: 1%;
    font-size: 30px;
}

#upcoming-project section.mainproject img {
    width: 100%;
}

#upcoming-project section.mainproject p {
    font-size: 20px;
    text-align: justify;
    margin: 21px 0px;
}

#upcoming-project section.subproject {
    margin-bottom: 4%;
}

#upcoming-project div.dots span {
    display: inline-block;
    border: 1px solid #F47D7C;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    background: #F47D7C;
    margin-right: 10px;
}

#upcoming-project div.dots span:last-child {
    margin-right: 0;
}

#upcoming-project section.subproject div.left {
    width: 50%;
    border-right: 1px solid #f5f5f5;
}

#upcoming-project section.subproject div.left ul {}

#upcoming-project section.subproject div.left ul li {
    margin-bottom: 10%;
}

#upcoming-project section.subproject div.left ul li div {
    width: 80%;
    float: left;
}

#upcoming-project section.subproject div.left ul li div h3 {
    font-size: 30px;
    margin-bottom: 1%;
}

#upcoming-project section.subproject div.left ul li div p {}

#upcoming-project section.subproject div.underline {
    border: 1px solid;
}

#upcoming-project section.subproject div.right {
    width: 50%;
}

#upcoming-project section.subproject div.right ul {}

#upcoming-project section.subproject div.right ul li {
    margin-bottom: 10%;
}

#upcoming-project section.subproject div.right ul li div {
    width: 80%;
    float: right;
}

#upcoming-project section.subproject div.right ul li div h3 {
    font-size: 30px;
    margin-bottom: 1%;
}

#upcoming-project section.subproject div.right ul li div p {}

#upcoming-project div {
    text-align: center;
}

#upcoming-project section.middle-img {
    margin-bottom: 8%;
}

#upcoming-project section.middle-img h3 {
    margin-bottom: 2%;
    font-size: 30px;
}

#upcoming-project section.middle-img div.image {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
}

#upcoming-project section.middle-img div.image div.view {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 33%;
    padding: 35px;
}

#upcoming-project section.middle-img div.image div.view a {}

#upcoming-project section.middle-img div.image div.view a img {
    width: 100%;
}

#upcoming-project div span {
    height: 10px;
    width: 10px;
    background-color: #F58E8C;
    border-radius: 50%;
    display: block;
}

#events {}

#events h3 {
    margin-bottom: 2%;
    font-size: 30px;
}

#events .event {
    display: flex;
    justify-content: flex-start;
    padding: 20px;
    margin-bottom: 60px;
}

#events .event .event-one {
    display: flex;
    width: 50%;
    background: #fff;
    flex-direction: column;
    box-shadow: 0 0 4px rgb(242, 68, 59);
    padding: 2%;
    margin-right: 5%;
}

#events .event .event-one p {
    text-align: left;
    font-size: 17px;
    font-color: #000;
    font-family: 'meeraregular';
    margin: 17px 0;
    line-height: 1.4em;
}

#events .event .event-one .cardhead {
    display: flex;
    justify-content: space-between;
}

#events .event .event-one .cardhead h3 {
    font-weight: bold;
}


/*------------(contact-page)--------------*/

.tab {
    overflow: hidden;
    /*  border: 1px solid #ccc;
  background-color: #f1f1f1;*/
}


/* Style the buttons inside the tab */

.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}


/* Change background color of buttons on hover */

.tab button:hover {
    /*background-color: #ddd;*/
}


/* Create an active/current tablink class */

.tab button.active {
    /*background-color: #ccc;*/
}


/* Style the tab content */

.tabcontent {
    display: none;
    /*padding: 6px 12px;*/
    /*border: 1px solid #ccc;*/
    border-top: none;
}

.active {
    color: red;
}

#contact-page {}

#contact-page .form {}

#contact-page .form .contactform {
    padding: 5% 0 0 0;
}

#contact-page .form .contactform div.tab {
    padding: 0 4%;
    margin-bottom: 2%;
}

#contact-page .form .contactform div.tab button {
    font-size: 30px;
    border-bottom: 3px solid;
}

#contact-page .form .contactform div.tab button .tablinks {
    border-bottom: 6px solid #e0dbdb;
}

#contact-page .form .contactform .tabcontent {}

#contact-page .form .contactform .tabcontent .tabpadding {
    padding: 0 5% 5% 5%;
}

#contact-page .form .contactform .tabcontent .tabpadding .address {
    float: left;
    display: inline-block;
    width: 55%;
}

#contact-page .form .contactform .tabcontent .tabpadding .address div.icns {
    margin-top: 2%;
}

#contact-page .form .contactform .tabcontent .tabpadding .address div span {
    display: inline-block;
    color: #FF0A00;
    font-size: 22px;
}

#contact-page .form .contactform .tabcontent .tabpadding .address div p {
    display: inline-block;
}

#contact-page .form .contactform .tabcontent .tabpadding .formcontiner {
    float: right;
    display: inline-block;
    width: 45%;
}

#contact-page .form .contactform .tabcontent .tabpadding .formcontiner form {}

#contact-page .form .contactform .tabcontent .tabpadding .formcontiner form p {
    width: 100%;
}

#contact-page .form .contactform .tabcontent .tabpadding .formcontiner form p textarea {
    border: 1px solid #BDBDBD;
    width: 100%;
    resize: none;
    padding: 3% 3%;
    font-size: 18px;
    opacity: 0.7;
}

#contact-page .form .contactform .tabcontent .tabpadding .formcontiner form p input {
    border: 1px solid #BDBDBD;
    width: 100%;
    height: 50px;
    padding: 3% 3%;
    font-size: 18px;
    opacity: 0.7;
}

#contact-page .form .contactform .tabcontent .tabpadding .formcontiner form input.button {
    padding: 10px 52px;
    background-color: #CC3F40;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    cursor: pointer;
}

#contact-page .form .contactform .tabcontent .map {}


/*<-----------------ending contact page style------------------------------------>*/


/*---------(tab css)----------*/

.ui-tabs .ui-tabs-nav li {
    width: 19%;
    text-align: center;
    border: none !important;
}


/*.ui-tabs .ui-tabs-nav .ui-tabs-anchor{
    padding: 0.5em 3em !important;
}*/

.ui-tabs .ui-tabs-nav {
    width: 104%;
    background: none !important;
}

.ui-widget-header {
    background: none !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    background: #fff;
    color: #000;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    background: #fff !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor:hover {
    background: #d14341;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor:active {
    color: #fff;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled {
    background: none !important;
}


/*----------(tab css end)---------*/

#gallery-page {
    padding: 50px 0;
}

#gallery-page #lightgallery {
    display: inline-block;
}

#gallery-page #lightgallery a {
    float: left;
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 1%;
}

#gallery-page #lightgallery a:nth-child(4n) {
    margin-right: 0;
}

#gallery-page div {
    display: block;
}

#gallery-page div img {
    display: block;
    width: 100%;
    height: 100%;
}

.col-md-4 {
    text-align: center !important;
}


/*style for sticky*/

.sticky {
    padding: 2% 8%;
    position: fixed;
    top: 0;
    width: 100%;
    display: block;
    background-color: #F2443B;
    left: 0;
    text-align: center;
    padding: 10px;
    -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 100;
}

.sticky+.content {
    padding-top: 60px;
}


/* Loader form */

.popup-bg {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.popup-box {
    width: 100px;
    height: 100px;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1000;
}

.preloader .plc-path {
    stroke: #009688;
}

svg:not(:root) {
    overflow: hidden;
}

.plc-path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    stroke-linecap: round;
    stroke-width: 2;
    stroke-miterlimit: 10;
    fill: none;
}

.preloader.pls-teal .plc-path {
    stroke: #009688;
}

.preloader.pls-gray .plc-path {
    stroke: #9e9e9e;
}

.preloader.pls-pink .plc-path {
    stroke: #e91e63;
}

.preloader.pls-purple .plc-path {
    stroke: #9c27b0;
}

.preloader.pls-white .plc-path {
    stroke: #fff;
}

.preloader {
    position: relative;
    margin: 0px auto;
    display: inline-block;
}

.preloader:not([class*="pl-"]) {
    width: 40px;
}

.preloader:before {
    content: '';
    display: block;
    padding-top: 100%;
}

.preloader.pl-xs {
    width: 20px;
}

.preloader.pl-sm {
    width: 30px;
}

.preloader.pl-lg {
    width: 50px;
}

.preloader.pl-xl {
    width: 80px;
}

.preloader.pl-xxl {
    width: 100px;
}

.preloader:not([class*="pls-"]) .plc-path {
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
}

.preloader[class*="pls-"] .plc-path {
    animation: dash 1.5s ease-in-out infinite;
}

.preloader.pls-red .plc-path {
    stroke: #f44336;
}

.preloader.pls-blue .plc-path {
    stroke: #2196f3;
}

.preloader.pls-green .plc-path {
    stroke: #4caf50;
}

.preloader.pls-yellow .plc-path {
    stroke: #ffeb3b;
}

.preloader.pls-bluegray .plc-path {
    stroke: #607d8b;
}

.preloader.pls-amber .plc-path {
    stroke: #ffc107;
}

.text-justify {
    text-align: justify;
}

html:not(.ismobile) .page-loader .preloader {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.pl-circular {
    animation: rotate 2s linear infinite;
    height: 100%;
    transform-origin: center center;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px;
    }
}

@keyframes color {
    100%,
    0% {
        stroke: #f44336;
    }
    40% {
        stroke: #2196f3;
    }
    66% {
        stroke: #4caf50;
    }
    80%,
    90% {
        stroke: #ffc107;
    }
}


/* End loader style */


/* ------(responsive)-------- */

@media all and (max-width: 1500px) {
    #about-page .top-module div.left h1 {
        width: 100%;
        line-height: 65px;
        font-size: 65px;
    }
    #about-page .history div.bottom ul li.bottom div.left {
        padding-top: 10%;
    }
    #about-page .future-plans {
        padding: 5% 0;
    }
    header p.social_menu {
        width: 10%;
    }
    header .bottom section.menubar ul li {
        margin-right: 10px;
    }
    header .bottom section.menubar ul li a {
        font-size: 18px;
    }
    #about_home div.about_data h2 {
        width: 55%;
    }
    #newslive div.news h4 {
        font-size: 17px;
    }
    #newslive div.news {
        padding: 11px 10px 9px 7%;
    }
    #newslive div.updates ul li {
        font-size: 14px;
    }
    #spotlight_home div.spot_content {
        top: 185px;
    }
    #spotlight_home div.spot_content h1 {
        font-size: 42px;
    }
    #debit_home div.debit-bottom div.debit_bleft h3,
    #Otherservices_home div.Other_services_bottom div.otrsrvices_left h3 {
        width: 100%;
        font-size: 27px;
    }
    #aim_home h2 {
        font-size: 35px !important;
    }
    #debit_home .owl-carousel .owl-nav button.owl-prev {
        top: 598px;
        left: 225px;
    }
    #debit_home .owl-carousel .owl-nav button.owl-next {
        top: 598px;
        left: 270px;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-prev span {
        top: 375px;
        left: 620px;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-next span {
        top: 375px;
        left: 620px;
    }
    #home_mainbranches div.mainbranch_datas div.mainbranches_container div.mainbranches_right p {
        text-align: justify;
    }
    #social-services section.service-one ul li div.container_type_one div.img-box {
        width: 30% !important;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .address {
        width: 58%;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner {
        width: 42%;
    }
    #social-services section.service-one ul li div.container_type_two div.content-box {
        padding: 1% 0;
    }
}

@media all and (max-width: 1420px) {
    header .bottom section.menubar ul li form {
        display: none;
    }
    #debit_home .owl-carousel .owl-nav button.owl-prev {
        top: 598px;
        left: 210px;
    }
    #debit_home .owl-carousel .owl-nav button.owl-next {
        top: 598px;
        left: 253px;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-prev span {
        top: 375px;
        left: 593px;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-next span {
        top: 375px;
        left: 590px;
    }
}

@media all and (max-width: 1400px) {
    #home_mainbranches div.mainbranch_datas div.mainbranches_container div.mainbranches_left img {
        height: 400px;
    }
    header .bottom div.bottom_up div {
        display: none;
    }
    header .bottom section.menubar {
        display: none;
    }
    header .bottom div.bottom_up div.menu {
        display: block;
        width: 35px;
        padding-top: 12px;
    }
    header .bottom div.bottom_up div.menu a {
        display: block;
    }
    header .bottom div.bottom_up div.menu span img {
        width: 100%;
        display: block;
    }
    body {
        position: relative;
    }
    .mobile-menu-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        min-height: 100vh;
        background: rgba(0, 0, 0, 0.8);
        z-index: 10;
        display: none;
    }
    div.mobile-menu {
        display: block !important;
        padding-top: 60px;
        width: 100%;
        height: 100%;
        max-width: 400px;
        min-height: 100vh;
        background: #fff;
        position: fixed;
        top: 0;
        right: -450px;
        -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
        -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
        z-index: 12;
        transition: .3s ease-out;
        -webkit-transition: all 0.6s;
        height: 200px;
        max-height: 200px;
        width: 100%;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }
    div.mobile-menu ul li {
        display: block;
        text-align: left;
        border-bottom: 1px solid #EEE;
        line-height: 3;
    }
    div.mobile-menu ul li a {
        color: #000;
        font-size: 20px;
        text-transform: capitalize;
        padding: 0 8%;
        text-decoration: none;
    }
    div.mobile-menu ul li a:hover {
        color: #B71D22;
        opacity: 0.85;
        -webkit-transition: all .3s ease-in-out;
    }
    span.icon-menu-1 {
        display: block;
        float: right;
        width: 23px;
        text-align: right;
        cursor: pointer;
        font-size: 20px;
        color: #000;
        line-height: 48px;
    }
    .icon-close {
        color: #000;
        font-size: 20px;
        position: fixed;
        z-index: 999;
        top: 20px;
        right: 20px;
        cursor: pointer;
        display: none;
        transition: .3s;
        width: 32px;
        height: 32px;
    }
    .icon-close img {
        display: block;
        width: 100%;
    }
    div.mobile-menu ul li:hover .dropdown_submenu {
        display: block;
        max-height: 300px;
        overflow-y: auto;
    }
    .dropdown_submenu {
        overflow: hidden;
        max-height: 0;
        -webkit-transition: all 0.5s ease-out;
        transition: top 0.3s;
    }
    div.mobile-menu ul li div.sub-menu-responsive ul li {
        padding-left: 10%;
        width: 75%;
    }
    #spotlight_home div.spot_content h1 {
        font-size: 35px;
    }
    #debit_home .owl-carousel .owl-nav button.owl-prev {
        top: 620px;
        left: 205px;
    }
    #debit_home .owl-carousel .owl-nav button.owl-next {
        top: 620px;
        left: 248px;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-prev span {
        top: 375px;
        left: 582px;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-next span {
        top: 375px;
        left: 580px;
    }
}

@media all and (max-width: 1280px) {
    #products ul li {
        width: 35%;
        margin-bottom: 4%;
    }
    #footer .footer_top {
        padding: 12px 0;
    }
    #newslive div.news h4 {
        font-size: 14px;
    }
    #otherbranches div.obraches div.right-data h3 {
        font-size: 26px;
    }
    #newslive div.news {
        padding: 11px 10px 13px 7%;
    }
    #spotlight_home div.spot_content h1 {
        font-size: 25px;
    }
    #about-page .top-module div.left h1 {
        width: 100%;
        line-height: 52px;
        font-size: 50px;
        text-align: left;
    }
    #footer .footer_top {
        padding: 40px 0;
    }
    #about-page .director-board div.member ul li div.top h3 {
        font-size: 17px;
    }
    #about-page .director-board div.member ul li div.bottom h4 {
        font-size: 14px;
    }
    #about-page .history div.bottom ul li.top div.left h2,
    #about-page .history div.bottom ul li.bottom div.right h2 {
        font-size: 34px !important;
    }
    #debit_home div.debit-bottom div.debit_bleft h3 {
        font-size: 25px;
    }
    #debit_home div.debit-bottom div.debit_bleft p {
        font-size: 15px !important;
    }
    #spotlight_home div.spot_content {
        top: 125px;
    }
    #debit_home .owl-carousel .owl-nav button.owl-prev,
    #debit_home .owl-carousel .owl-nav button.owl-next {
        top: 507px;
    }
    a.button {
        font-size: 16px;
    }
    #about_home div.about_data h2,
    #services_home>section>h2,
    #social-services.home_service h2 {
        width: 67%;
        font-size: 32px !important;
    }
    #aim_home h2 {
        font-size: 24px !important;
    }
    #aim_home div.container h3 {
        font-size: 21px;
    }
    /*#footer>section.wrapper>section>div.ftrprofile.resfile {
        display: none;
    }*/
    #services_home ul li h4 {
        font-size: 22px;
    }
    #service-page .bottom_page ul li {
        width: 100%;
    }
    #service-page .bottom_page ul li div.left {
        width: 30% !important;
    }
    #service-page .bottom_page ul li div.right {
        width: 65% !important;
        padding: 1% 0;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .address div p {
        font-size: 17px !important;
    }
    #social-services section.service-one ul li div.container_type_two div.content-box {
        width: 63%;
    }
    #social-services section.service-one ul li div.container_type_two div.img-box {
        width: 35%;
    }
    #social-services section.service-one ul li div.container_type_one div.img-box {
        width: 35%;
    }
    #social-services section.service-one ul li div.container_type_one div.content-box {
        width: 63%;
        padding: 1% 0;
    }
    #service-page .service ul li div.container_type_one div.r1 div.thumb.union {
        padding: 30% 0;
    }
    #debit_home .owl-carousel .owl-nav button.owl-prev {
        top: 520px;
        left: 182px;
    }
    #debit_home .owl-carousel .owl-nav button.owl-next {
        top: 520px;
        left: 225px;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-prev span {
        top: 375px;
        left: 533px;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-next span {
        top: 375px;
        left: 525px;
    }
    #otherbranches div.obraches div.right-data p {
        font-size: 21px !important;
    }
    #services_home {
        padding: 40px 0;
    }
    #about_home {
        padding: 40px 0;
    }
    #debit_home {
        padding: 40px 0;
    }
    #social-services.home_service {
        padding: 40px 0;
    }
    #Otherservices_home div.service_deposit {
        padding: 40px 0;
        display: flex;
        justify-content: space-between;
    }
}

@media all and (max-width: 1200px) {
    #service-page .service ul li div.container_type_one div.r1 div.thumb {
        padding: 30% 0;
    }
    #service-page .service ul li div.container_type_one div.r1 div.thumb.locker {
        padding-top: 20%;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner {
        width: 35%;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form p input {
        height: 45px;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .address div p {
        font-size: 15px !important;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .address {
        width: 65%;
    }
    #contact-page .form .contactform div.tab button {
        font-size: 25px;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form p input {
        height: 35px;
        font-size: 15px;
    }
    #social-services section.service-one ul li div.container_type_one div.content-box {
        padding: 0;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form p textarea {
        font-size: 15px;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form input.button {
        padding: 8px 45px;
        font-size: 15px;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .address div span {
        font-size: 18px;
    }
    #service-page .bottom_page ul li div.right h3 {
        font-size: 30px;
    }
    #service-page .service ul li div.container_type_two div.left1 div.thumb {
        padding: 15% 0;
    }
    #social-services section.service-one ul li div.container_type_two div.img-box div.thumb,
    #social-services section.service-one ul li div.container_type_one div.img-box div.thumb {
        padding-top: 20%;
    }
    #otherbranches div.obraches div.right-data p {
        font-size: 16px !important;
    }
    #debit_home div.debit-bottom div.debit_bleft {
        padding: 2% 3% 2% 3%;
    }
    #debit_home .owl-carousel .owl-nav button.owl-prev {
        top: 438px;
        left: 170px;
    }
    #debit_home .owl-carousel .owl-nav button.owl-next {
        top: 438px;
        left: 214px;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-prev span {
        top: 375px;
        left: 501px;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-next span {
        top: 375px;
        left: 493px;
    }
}

@media all and (max-width: 1000px) {
    #service-page .service ul li div.container_type_two div.left1 {
        padding: 5% 0;
    }
    #service-page .service ul li div.container_type_one div.r1 div.thumb {
        padding: 20% 0;
    }
    #service-page .service ul li div.container_type_one div.r1 {
        width: 30%;
    }
    #about_home div.about_data p {
        margin: 13px 0 !important;
    }
    #debit_home .owl-carousel .owl-nav button.owl-prev {
        top: 487px;
        left: 133px;
    }
    #debit_home .owl-carousel .owl-nav button.owl-next {
        top: 487px;
        left: 176px;
    }
    #otherbranches div.obraches div.right-data {
        padding: 3% 2% 3% 4%;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-prev span {
        top: 375px;
        left: 417px;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-next span {
        top: 375px;
        left: 400px;
    }
}

@media all and (max-width: 992px) {
    #services_home ul {
        flex-wrap: wrap;
    }
    #services_home ul {
        flex-wrap: wrap;
        justify-content: space-around;
    }
    #services_home ul li {
        width: 46%;
    }
    #services_home ul li.margin {
        margin-bottom: 35px;
    }
    #aim_home div div.row {
        display: flex;
        justify-content: space-between;
    }
    #aim_home div div.row div.col-md-4 {
        width: 30%;
    }
    #about_home {
        padding: 20px 0;
    }
    #debit_home div.debit-bottom div.debit_bleft p {
        font-size: 17px !important;
    }
    #debit_home .owl-carousel .owl-nav button.owl-prev {
        top: 443px;
    }
    #debit_home .owl-carousel .owl-nav button.owl-next {
        top: 443px;
    }
    #Otherservices_home div.service_deposit div.servicedeposit_right ul li {
        margin: 2% 0;
    }
    #otherbranches div.obraches div.right-data p {
        font-size: 17px !important;
    }
}

@media all and (max-width: 980px) {
    #gallery-page #lightgallery a {
        float: left;
        width: 32%;
        margin-right: 1%;
        margin-bottom: 1%;
        height: 325px;
    }
    #neethi_about div.left {
        width: 35%;
        background-color: #fff;
        margin-right: 64px;
    }
    #about-page .director-board div.member ul li {
        width: 32%;
        text-align: center;
    }
    #about-page .top-module a.button {
        font-size: 18px;
        background: #EF5350;
        display: inline-block;
        padding: 11px 16px;
        color: #fff;
        text-decoration: none;
    }
    #footer .footer_top div {
        letter-spacing: 1px;
        width: 30%;
    }
    #about-page .future-plans div.bottom ul li {
        width: 28%;
    }
    h2 {
        font-size: 29px !important;
    }
    #about-page .history div.bottom p {
        font-size: 17px;
        line-height: 1.4em;
    }
    #about-page .history div.bottom .thumb {
        width: 335px;
    }
    #about-page .top-module {
        padding: 4% 0;
    }
    #about-page .top-module h1 {
        text-align: center;
        font-weight: bolder;
        font-family: 'meeraregular';
        line-height: 50px;
        margin: 0 auto;
        font-size: 33px;
    }
    #about-page .top-module p {
        font-size: 16px;
        line-height: 1.4em;
        margin: 3% 0;
        text-align: justify;
    }
    /*#about-page .director-board div.member ul li {
        width: 30%;
        text-align: center;
    }*/
    #about-page .top-module div.left h1 {
        font-size: 38px;
        width: 98%;
        text-align: left;
    }
    #otherbranches div.obraches div.right-data h3 {
        font-size: 26px;
        width: 100%;
    }
    #inner-page .spotlight h1 {
        font-size: 48px;
    }
    #about-page .top-module div.left a.button {
        padding: 13px 15px;
    }
    #about-page .top-module div.left p,
    #about-page .future-plans div.top p {
        font-size: 18px !important;
    }
    #about-page .top-module div.right {
        padding-top: 10%;
    }
    #about-page .director-board div.member ul li div.top h3 {
        font-size: 14px;
    }
    #about-page .history div.bottom ul li.top div.left h2,
    #about-page .future-plans div.top h3,
    #about-page .history div.bottom ul li.bottom div.right h2 {
        font-size: 28px !important;
    }
    #about-page .director-board div.member ul li div.bottom h4 {
        font-size: 14px;
    }
    #about-page .history div.bottom ul li.top div.left p,
    #about-page .history div.bottom ul li.bottom div.right p {
        font-size: 16px !important;
    }
    #about-page .history div.bottom ul li.top div.right {
        padding-top: 5%;
    }
    header p.social_menu {
        width: 12%;
    }
    #newslive div.news {
        padding: 11px 13px 11px 1%;
    }
    #newslive div.updates ul li.last-one {
        display: none;
    }
    #newslive div.updates ul li {
        width: 42%;
    }
    #spotlight_home div.spot_content h1 {
        font-size: 20px !important;
        width: 100%;
    }
    #about_home div.about_data h2 {
        font-size: 35px !important;
        width: 100%;
    }
    #spotlight_home div.spot_content {
        top: 90px;
    }
    #about_home div.about_data p {
        font-size: 17px !important;
    }
    #services_home ul {
        flex-wrap: wrap;
        justify-content: space-around;
    }
    #services_home ul li {
        width: 46%;
    }
    /*#services_home ul li.margin {
        margin-bottom: 35px;
    }*/
    #debit_home div.debit-bottom div.debit_bleft h3 {
        font-size: 19px;
    }
    #debit_home div.debit-bottom div.debit_bleft p {
        font-size: 17px !important;
    }
    #aim_home h2 {
        font-size: 23px !important;
    }
    #aim_home .row {
        width: 100%;
    }
    #aim_home .row div.col-md-4 {
        width: 30%;
        float: left;
    }
    #aim_home div.container h1 {
        font-size: 25px;
    }
    #aim_home div.container h3 {
        font-size: 20px;
    }
    #daily_deposit ul li {
        width: 48%;
        margin: 1% 0 1% 2%;
        font-size: 16px;
    }
    #Otherservices_home div.service_deposit div.servicedeposit_right ul li p {
        font-size: 16px !important;
    }
    #home_mainbranches div.mainbranch_datas div.mainbranches_container div.mainbranches_left {
        width: 45%;
    }
    #home_mainbranches div.mainbranch_datas div.mainbranches_container div.mainbranches_left img {
        height: 295px;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-next span,
    #home_mainbranches .owl-carousel .owl-nav button.owl-prev span {
        top: 381px;
        left: 403px;
    }
    #home_mainbranches div.mainbranch_datas div.mainbranches_container div.mainbranches_right p {
        text-align: justify;
        font-size: 18px !important;
    }
    /*#footer>section.wrapper>section>div.ftrlinks {
        display: none;
    }*/
    #footer .footer_top .ftrprofile {
        display: none;
    }
    #footer .footer_top div.footer-branches {
        width: 35%;
    }
    #footer .footer_bottom p {
        font-size: 14px !important;
    }
    #newslive div.news h4 {
        font-size: 15px;
    }
    a.button {
        font-size: 17px;
    }
    #about_home div.about_image {
        padding-top: 9%;
    }
    #debit_home .owl-carousel .owl-nav button.owl-prev,
    #debit_home .owl-carousel .owl-nav button.owl-next {
        top: 427px;
    }
    #Otherservices_home div.Other_services_bottom div.otrsrvices_left h3 {
        width: 100%;
        font-size: 21px;
    }
    #Otherservices_home div.Other_services_bottom ul li div.oth_bottom h4 {
        font-size: 17px;
    }
    #Otherservices_home div.service_deposit div.servicedeposit_right h3 {
        font-weight: bold;
        font-size: 22px;
    }
    header .top p.social_menu a {
        margin-right: 10px;
    }
    #upcoming-project section.mainproject p {
        font-size: 15px !important;
    }
    #upcoming-project section.middle-img div.image {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }
    #upcoming-project section.middle-img div.image div.view {
        /*display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;*/
    }
    #contact-page .form .contactform div.tab button {
        font-size: 20px;
    }
    #services_home ul {
        flex-wrap: wrap;
        justify-content: space-around;
    }
    #services_home ul li {
        width: 46%;
    }
    #services_home ul li.margin {
        margin-bottom: 15px;
    }
    a.button {
        font-size: 17px;
    }
    #service-page .bottom_page ul li div.right {
        padding: 2% 0;
    }
    #service-page .service ul li div.container_type_one div.r1 div.thumb.union {
        padding: 44% 0;
    }
    #service-page .service ul li div.container_type_one div.r1 {
        padding: 3% 0;
    }
    #service-page .service ul li div.container_type_one div.r1 div.thumb {
        width: 55%
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner {
        width: 30%;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form p input {
        height: 35px;
    }
    #social-services section.service-one ul li div.container_type_one div.content-box {
        width: 48%;
    }
    #social-services section.service-one ul li div.container_type_one div.img-box {
        width: 50%;
    }
    #social-services section.service-one ul li div.container_type_one div.content-box p {
        font-size: 18px !important;
    }
    #social-services section.service-one ul li div.container_type_one div.content-box h3 {
        font-size: 35px;
    }
    #social-services section.service-one ul li div.container_type_two div.img-box {
        width: 50%;
    }
    #social-services section.service-one ul li div.container_type_two div.content-box {
        width: 48%;
    }
    #social-services section.service-one ul li div.container_type_two div.content-box h3 {
        font-size: 35px;
    }
    #social-services section.service-one ul li div.container_type_two div.content-box p {
        font-size: 18px !important;
    }
    #social-services section.service-one ul li {
        margin: 5% 0;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form input.button {
        font-size: 14px;
        padding: 3% 12%;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form p textarea {
        font-size: 14px;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form p input {
        font-size: 14px;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .address div p {
        font-size: 13px !important;
        margin: 2%;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .address div span {
        font-size: 14px;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form p {
        margin-bottom: 2%;
    }
    #contact-page .form .contactform .tabcontent .map iframe {
        width: 100%;
        height: 240px;
    }
    #service-page .service ul li div.container_type_one div.l1 h3 {
        font-size: 28px;
    }
    #social-services section.service-one ul li div.container_type_one div.img-box {
        width: 45% !important;
    }
    #social-services section.service-one ul li div.container_type_two div.img-box div.thumb,
    #social-services section.service-one ul li div.container_type_one div.img-box div.thumb {
        padding-top: 15%;
    }
    #social-services section.service-one ul li div.container_type_two div.content-box h3,
    #service-page .service ul li div.container_type_one div.content-box h3 {
        font-size: 32px;
    }
    #about_home div.about_data p {
        margin: 13px 0 !important;
        line-height: 1.4em;
        font-size: 14px;
    }
    #about_home div.about_image {
        width: 40%;
    }
    #services_home ul li p {
        text-align: unset !important;
        margin: 10px 0;
        font-size: 15px;
    }
    #services_home {
        padding: 30px 0;
    }
    #debit_home {
        padding: 30px 0;
    }
    #debit_home div.debit-bottom ul {
        padding: 0 2%;
        width: 70%;
        position: relative;
        margin-bottom: 0;
    }
    #debit_home div.debit-bottom div.debit_bleft h3 {
        font-size: 23px;
    }
    #debit_home div.debit-bottom div.debit_bleft p {
        font-size: 14px !important;
        line-height: 22px;
        margin-bottom: 11px;
    }
    #aim_home h2 {
        font-size: 20px !important;
    }
    #aim_home div.container h1 {
        color: #fff;
        font-size: 27px;
    }
    #aim_home div.container h3 {
        font-size: 17px;
    }
    #social-services.home_service {
        padding: 30px 0;
    }
    #social-services.home_service ul li div.top_social {
        width: 62%;
        margin: 0 auto;
    }
    header .bottom div.bottom_up div.menu {
        display: block;
        width: 26px;
        padding-top: 12px;
    }
    #debit_home div.debit-bottom ul {
        padding: 0 2%;
        width: 70%;
        position: relative;
        margin-bottom: 0;
    }
    #Otherservices_home {
        padding: 30px 0;
    }
    #Otherservices_home h2 {
        font-style: 28px;
    }
    #home_mainbranches {
        padding: 30px 0;
    }
}

@media all and (max-width: 900px) {
    #social-services section.service-one ul li div.container_type_one div.content-box {
        width: 53%;
    }
    #social-services section.service-one ul li div.container_type_one div.img-box {
        width: 45%;
    }
    #social-services section.service-one ul li div.container_type_one div.content-box div span {
        display: none;
    }
    #social-services section.service-one ul li div.container_type_two div.content-box div span {
        display: none;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-prev span {
        top: 381px;
        left: 376px;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-next span {
        top: 381px;
        left: 360px;
    }
}

@media all and (max-width: 850px) {
    #social-services section.service-one ul li div.container_type_two div.content-box h3 {
        font-size: 30px;
    }
    #service-page .bottom_page ul li div.left {
        width: 35%;
    }
    #service-page .bottom_page ul li div.right {
        width: 60%;
        padding: 1% 0;
    }
    #service-page .service ul li div.container_type_one div.r1 div.thumb {
        width: 85%;
    }
    #service-page .service ul li div.container_type_two div.left1 div.thumb {
        width: 85%;
    }
    #service-page .bottom_page ul li div.right small {
        display: none;
    }
    #service-page .service ul li div.container_type_one div.l1 h3 {
        font-size: 28px;
    }
    #service-page .service ul li div.container_type_two div.left1 {
        padding: 8% 0;
    }
    #contact-page .form .contactform div.tab button {
        font-size: 17px;
    }
    #social-services section.service-one ul li div.container_type_two div.img-box div.thumb img {
        height: 330px;
    }
    #social-services section.service-one ul li div.container_type_one div.img-box div.thumb img {
        height: 330px;
    }
    #social-services section.service-one ul li div.container_type_two div.content-box h3 {
        font-size: 30px !important;
    }
    #social-services section.service-one ul li div.container_type_one div.content-box h3 {
        font-size: 30px !important;
    }
    #about_home div.about_data p {
        font-size: 15px !important;
    }
    #debit_home div.debit-bottom div.debit_bleft {
        padding: 1% 2% 1% 2%;
    }
    #debit_home .owl-carousel .owl-nav button.owl-prev {
        top: 424px;
        left: 103px;
    }
    #debit_home .owl-carousel .owl-nav button.owl-next {
        top: 424px;
        left: 149px;
    }
    #otherbranches div.obraches div.right-data p {
        font-size: 16px !important;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-prev span {
        top: 381px;
        left: 361px;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-next span {
        top: 381px;
        left: 335px;
    }
}

@media all and (max-width: 780px) {
    #products ul li {
        width: 41%;
        margin-bottom: 4%;
    }
    #debit_home div.debit-bottom ul li div.dbt_bottom h4 {
        font-size: 15px;
    }
    #debit_home div.debit-bottom ul li p {
        font-size: 16px !important;
    }
    #debit_home div.debit-bottom div.debit_bleft a {
        font-size: 16px;
    }
    #debit_home div.debit-bottom div.debit_bleft p {
        font-size: 15px !important;
    }
    #debit_home .owl-carousel .owl-nav button.owl-prev,
    #debit_home .owl-carousel .owl-nav button.owl-next {
        top: 500px;
    }
    #Otherservices_home div.Other_services_bottom div.otrsrvices_left a {
        font-size: 20px;
    }
    #debit_home .owl-carousel .owl-nav button.owl-prev {
        top: 364px;
        left: 90px;
    }
    #debit_home .owl-carousel .owl-nav button.owl-prev {
        top: 364px;
        left: 133px;
    }
}

@media all and (max-width: 768px) {
    #social-services {
        padding: 3% 0 0;
    }
    footer ul li h4 {
        color: #fff;
        text-transform: capitalize;
        font-size: 16px;
        margin-bottom: 16%;
    }
    header .bottom div.bottom_up div.menu {
        display: block;
        width: 29px;
        padding-top: 12px;
    }
    #upcoming-project section.middle-img div.image {
        flex-wrap: wrap;
    }
    #events .event .event-one .cardhead {
        flex-wrap: wrap;
    }
    #upcoming-project section.middle-img div.image div.view {
        width: 50%;
    }
    #home_mainbranches div.mainbranch_datas div.mainbranches_container div.mainbranches_right p {
        text-align: center;
    }
    #inner-page .spotlight h1 {
        font-size: 45px;
    }
    #newslive div.updates ul li {
        font-size: 14px;
    }
    #about-page .top-module div.right {
        display: none;
    }
    #about-page .top-module div.left {
        width: 100%;
    }
    li div.container_type_one div.img-box div.thumb {
        padding-top: 10%;
    }
    li div.container_type_two div.img-box div.thumb {
        padding-top: 12%;
    }
    #about-page .top-module div.left h1 {
        font-size: 40px;
        line-height: 43px;
        width: 100%;
    }
    #about-page .top-module div.left a.button {
        padding: 15px 10px;
        display: block;
        width: max-content;
        margin: 0 auto;
    }
    #about-page .director-board div.member ul li div.top h3 {
        font-size: 16px;
    }
    #about-page .director-board div.member ul li div.bottom h4 {
        font-size: 14px;
    }
    #about-page .history div.bottom ul li.top div.left h2,
    #about-page .history div.bottom ul li.bottom div.right h2 {
        font-size: 25px !important;
        line-height: 30px;
    }
    #about-page .future-plans div.top h3 {
        font-size: 25px !important;
    }
    #about-page .history div.bottom ul li.top div.right {
        padding-top: 11%;
    }
    #about-page .history div.bottom ul li.bottom div.left {
        width: 100%;
    }
    #about-page .history div.bottom ul li.bottom div.right {
        width: 100%;
        padding: 3%;
    }
    header p.social_menu {
        width: 15%;
    }
    #newslive div.news {
        padding: 11px 13px 13px 1%;
    }
    #newslive div.news h4 {
        font-size: 14px;
    }
    #newslive div.updates ul li {
        list-style: none;
        width: 45%;
    }
    #spotlight_home div.spot_content h1 {
        font-size: 17px !important;
    }
    a.button {
        font-size: 14px;
    }
    #spotlight_home div.spot_content {
        top: 70px;
    }
    #about_home div.about_data {
        width: 100%;
        text-align: center;
    }
    #about_home div.about_image {
        width: 100%;
        margin-top: 17px;
    }
    #about_home div.about_data h2,
    #services_home>section>h2,
    #debit_home>section>h2,
    #social-services.home_service h2 {
        font-size: 32px !important;
        width: 100%;
        text-align: center;
    }
    #social-services.home_service ul li div.bottom_social h3 {
        font-size: 18px;
    }
    #social-services.home_service ul li div.bottom_social p {
        font-size: 16px !important;
    }
    #services_home ul li h4 {
        font-size: 16px;
    }
    #services_home ul li p {
        font-size: 15px !important;
    }
    #debit_home div.debit-bottom {
        display: block;
    }
    #debit_home div.debit-bottom div.debit_bleft {
        width: 90%;
        float: none;
        margin-bottom: 30px;
        margin-left: auto;
        margin-right: auto;
    }
    #debit_home div.debit-bottom ul {
        width: 100%;
    }
    #debit_home div.debit-bottom ul li div.dbt_bottom h4 {
        font-size: 20px;
    }
    #debit_home .owl-carousel .owl-nav button.owl-prev {
        top: 436px;
        left: 326px;
    }
    #debit_home .owl-carousel .owl-nav button.owl-next {
        top: 436px;
        left: 390px;
    }
    #Otherservices_home div.Other_services_bottom div.otrsrvices_left {
        padding: 2% 7% 2% 7%;
    }
    #aim_home .row div.col-md-4 {
        width: 33%;
    }
    #Otherservices_home>section:nth-child(1)>h2 {
        width: 100%;
        font-size: 32px !important;
        text-align: center;
    }
    #aim_home h2 {
        font-size: 19px !important;
    }
    #social-services.home_service h2 {
        font-size: 32px !important;
    }
    #otherbranches div.obraches div.right-data h3 {
        font-size: 23px;
        width: 80%;
    }
    #otherbranches div.obraches div.right-data p {
        font-size: 14px !important;
    }
    #Otherservices_home div.Other_services_bottom,
    #Otherservices_home div.service_deposit {
        display: block;
    }
    #Otherservices_home div.Other_services_bottom div.otrsrvices_left {
        width: 100%;
    }
    #Otherservices_home div.Other_services_bottom ul {
        width: 100%;
    }
    #Otherservices_home div.Other_services_bottom div.otrsrvices_left p {
        margin: 10px 0;
    }
    #Otherservices_home div.Other_services_bottom ul {
        padding: 5% 2%;
    }
    #Otherservices_home div.Other_services_bottom ul li div.oth_bottom h4 {
        font-size: 16px;
    }
    #Otherservices_home div.service_deposit div.servicedeposit_left {
        width: 80%;
        margin: 0 auto;
    }
    #Otherservices_home div.service_deposit div.servicedeposit_right {
        width: 100%;
        padding: 6% 6%;
    }
    #Otherservices_home div.service_deposit div.servicedeposit_right h3 {
        font-size: 30px;
    }
    #daily_deposit ul li {
        font-size: 16px;
    }
    #daily_deposit h2 {
        font-size: 32px !important
    }
    #home_mainbranches div.mainbranch_datas div.mainbranches_container div.mainbranches_left {
        width: 100%;
        margin: 0 auto;
    }
    #home_mainbranches div.mainbranch_datas div.mainbranches_container div.mainbranches_right {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-next span,
    #home_mainbranches .owl-carousel .owl-nav button.owl-prev span {
        top: 533px;
        left: 323px;
    }
    #home_mainbranches h2 {
        font-size: 35px !important;
        margin: 0;
        text-align: center;
        margin-bottom: 16px;
    }
    #footer .footer_top div.ftrlinks {
        display: none;
    }
    #footer .footer_top {
        justify-content: space-around;
    }
    #service-page .loan div.right {
        display: none;
    }
    #social-services section.service-one ul li div.container_type_one div.content-box p,
    #social-services section.service-one ul li div.container_type_two div.content-box p {
        font-size: 15px !important;
    }
    #social-services section.service-one ul li div.container_type_two div.content-box h3 {
        font-size: 25px !important;
    }
    #social-services section.service-one ul li div.container_type_one div.content-box h3 {
        font-size: 25px !important;
    }
    #service-page .loan div.left h2 {
        font-size: 25px !important;
    }
    #service-page .loan div.left p {
        font-size: 15px !important;
        margin: 2% 0;
        padding: 0;
    }
    #service-page .loan div.left div.dots span,
    #service-page .service ul li div.container_type_one div.l1 div.dots span {
        display: none;
    }
    #service-page .bottom_page ul li div.right h3,
    #service-page .service ul li div.container_type_one div.l1 h3,
    #service-page .service ul li div.container_type_two div.right1 h3 {
        font-size: 20px;
    }
    #service-page .bottom_page ul li div.right p,
    #service-page .service ul li div.container_type_one div.l1 p,
    #service-page .service ul li div.container_type_two div.right1 p {
        font-size: 15px !important;
        margin: 2% 0;
        padding: 0;
    }
    #service-page .loan div.left {
        width: 100%;
    }
    #service-page .bottom_page ul li div.right p,
    #service-page .service ul li div.container_type_one div.l1 p,
    #service-page .service ul li div.container_type_two div.right1 p {
        margin: 5% 0;
    }
    #social-services section.service-one ul li div.container_type_one div.img-box div.thumb img,
    #social-services section.service-one ul li div.container_type_two div.img-box div.thumb img {
        height: 220px;
    }
    #service-page .service ul li div.container_type_one div.r1 div.thumb.locker {
        padding: 1% 0;
    }
    #service-page .service ul li div.container_type_two div.left1 {
        padding: 2% 0;
    }
    #service-page .bottom_page ul li div.right small {
        display: none;
    }
    #service-page a.button {
        font-size: 18px;
    }
    #service-page .bottom_page ul li div.right {
        width: 63%;
    }
    #service-page .bottom_page ul li div.left {
        width: 36%;
    }
    #service-page .service ul li div.container_type_one div.r1 div.thumb {
        width: 70%;
    }
    #service-page .service ul li div.container_type_one div.r1 div.thumb.union {
        padding: 40% 0;
    }
    #service-page .service ul li div.container_type_two div.left1 div.thumb {
        width: 80%;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .address div p {
        font-size: 14px !important;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner {
        width: 33%;
    }
    #upcoming-project section.mainproject p {
        font-size: 15px !important;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .address div span {
        font-size: 15px;
    }
    #contact-page .form .contactform div.tab button {
        padding: 1%;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .address div span {
        font-size: 15px;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner {
        width: 100%;
        padding: 5% 0;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .address {
        width: 100%;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .address {
        width: 100%;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .address div p {
        margin: 2% 0;
    }
    .iframe {
        height: 100px;
        width: 100%;
    }
    #contact-page .form .contactform .tabcontent .map iframe {
        width: 100%;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form p {
        margin: 1% 0;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form input.button {
        padding: 6px 28px;
        font-size: 14px;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form p input {
        font-size: 14px;
        padding: 2%;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form p textarea {
        font-size: 14px;
        padding: 2%;
    }
}

@media all and (max-width: 768px) {
    #products ul li {
        width: 45%;
        margin-bottom: 3%;
    }
    #about-page .history {
        padding: 2% 0;
    }
    #about-page #history div.gallery-image {
        display: none;
    }
    #about-page .history div.bottom .thumb {
        width: 250px;
    }
}

@media all and (max-width: 745px) {
    #events .event {
        flex-wrap: wrap;
    }
    #events .event .event-one {
        width: 100%;
        margin-bottom: 8%;
        margin-right: 0;
    }
    #social-services section.service-one ul li div.container_type_two div.img-box {
        width: 45%;
        position: relative;
        top: 181px;
        margin-left: 27%;
    }
    #social-services section.service-one ul li div.container_type_two div.content-box {
        width: 100%;
        position: relative;
        top: -258px;
    }
    #social-services section.service-one ul li div.container_type_one div.content-box {
        width: 100%;
    }
    #social-services section.service-one ul li div.container_type_one div.img-box {
        width: 40%;
        margin-right: 30%;
    }
    #social-services section.service-one ul li div.container_type_one div.img-box div.thumb img {
        height: 230px;
    }
    #social-services section.service-one ul li div.container_type_two div.img-box div.thumb img {
        height: 230px;
    }
    #debit_home .owl-carousel .owl-nav button.owl-prev {
        top: 436px;
        left: 257px;
    }
    #debit_home .owl-carousel .owl-nav button.owl-next {
        top: 436px;
        left: 324px;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-next span,
    #home_mainbranches .owl-carousel .owl-nav button.owl-prev span {
        top: 540px;
        left: 255px;
    }
    #events .event .event-one {
        width: 100%;
        margin-bottom: 0;
        margin-right: 0;
    }
    #events .event {
        display: flex;
        justify-content: flex-start;
        padding: 20px;
        margin-bottom: 11px;
    }
}

@media all and (max-width: 640px) {
    #gallery-page {
        padding: 30px 0;
    }
    #footer .footer_top {
        padding: 0px 0;
    }
    #gallery-page #lightgallery a {
        width: 49%;
        margin-right: 1%;
        margin-bottom: 1%;
        height: 250px;
    }
    #footer .footer_top {
        padding: 23px 0px 0;
    }
    #footer .footer_top div {
        letter-spacing: 1px;
        width: 36%;
    }
    #about-page .future-plans div.bottom a.view-button {
        display: block;
        text-align: right;
        color: #1E88E5;
        margin-top: 1%;
        font-size: 15px;
    }
    #about-page .history div.bottom .thumb {
        width: 208px;
    }
    #about-page .top-module p {
        font-size: 16px;
        line-height: 1.4em;
        margin: 0% 0 3%;
        text-align: justify;
    }
    #about-page .top-module a.button {
        font-size: 15px;
        background: #EF5350;
        display: inline-block;
        padding: 6px 12px;
        color: #fff;
        text-decoration: none;
    }
    #about-page .top-module h1 {
        text-align: center;
        font-weight: bolder;
        font-family: 'meeraregular';
        line-height: 50px;
        margin: 0 auto;
        font-size: 26px;
    }
    #debit_home div.debit-bottom ul {
        padding: 0 5%;
        width: 70%;
        position: relative;
        margin-bottom: 0;
    }
    #service-page .bottom_page ul li div.right {
        padding: 1% 0;
    }
    #service-page .bottom_page ul {
        padding: 1% 0;
    }
    #service-page .bottom_page ul li {
        margin: 5px 12px;
    }
    #events .event .event-one .cardhead {
        display: block;
    }
    #upcoming-project section.middle-img div.image {
        flex-wrap: wrap;
    }
    #upcoming-project section.middle-img div.image div.view {
        padding: 20px;
    }
    #upcoming-project section.middle-img div.image div.view {
        width: 50%;
    }
    #inner-page .spotlight h1 {
        font-size: 40px;
    }
    div.mobile-menu {
        width: 50%;
    }
    div.mobile-menu ul li a {
        font-size: 16px;
    }
    #social-services section.service-one ul li div.container_type_one div.img-box {
        width: 78% !important;
        margin-right: 10%;
    }
    #social-services section.service-one ul li div.container_type_two div.img-box {
        width: 78%;
        margin-left: 10%;
    }
    #about-page .history div.bottom ul li.top div.right {
        width: 100%;
        padding: 0;
        padding-bottom: 3%;
    }
    #about-page .history div.bottom ul li.top div.left {
        width: 100%;
    }
    #about-page .top-module div.left {
        width: 100%;
    }
    #about-page .top-module div.right {
        display: none;
    }
    #about-page .top-module div.left h1,
    #about-page .director-board div.common-title h2,
    #about-page .history div.common-title h2 {
        font-size: 25px !important;
        width: 100%;
        text-align: center;
    }
    #about-page .top-module div.left p,
    #about-page .future-plans div.top p {
        font-size: 16px !important;
    }
    #about-page .history div.bottom ul li.top div.left h2,
    #about-page .future-plans div.top h3,
    #about-page .history div.bottom ul li.bottom div.right h2 {
        font-size: 25px !important;
    }
    #about-page .top-module div.left a.button {
        padding: 10px 10px;
        font-size: 14px;
    }
    #about-page .director-board div.member ul li div.top h3 {
        font-size: 14px;
    }
    #about-page .director-board div.member ul li div.bottom h4 {
        font-size: 14px;
    }
    header p.social_menu {
        width: 18%;
    }
    #newslive div.news {
        display: none;
    }
    #newslive div.updates {
        width: 95%;
    }
    #spotlight_home div.spot_content h1 {
        font-size: 13px !important;
    }
    a.button {
        font-size: 14px;
    }
    #spotlight_home div.spot_content {
        top: 50px;
    }
    #about_home {
        padding: 0;
        padding-bottom: 50px;
    }
    #services_home h2,
    #debit_home h2,
    #social-services.home_service h2,
    #Otherservices_home h2,
    #home_mainbranches h2 {
        font-size: 33px !important;
    }
    #debit_home .owl-carousel .owl-nav button.owl-prev {
        display: none;
        /*top: 435px;
        left: 253px;*/
    }
    #debit_home .owl-carousel .owl-nav button.owl-next {
        display: none;
        /* top: 435px;
        left: 335px;*/
    }
    #aim_home h2 {
        font-size: 14px !important;
    }
    #Otherservices_home div.service_deposit div.servicedeposit_right h3,
    #daily_deposit h2 {
        font-size: 25px;
    }
    #Otherservices_home div.service_deposit div.servicedeposit_right ul li p {
        font-size: 16px !important;
    }
    #aim_home div.container h1 {
        font-size: 23px;
    }
    #aim_home div.container h3 {
        font-size: 14px;
    }
    #aim_home div div.row div.col-md-4 {
        width: 34%;
    }
    #Otherservices_home div.Other_services_bottom div.otrsrvices_left a {
        font-size: 14px;
    }
    #otherbranches div.obraches {
        display: block;
    }
    #otherbranches div.obraches div.left-branch {
        width: 100%;
    }
    #otherbranches div.obraches div.right-data {
        width: 100%;
    }
    #about_home div.about_data h2,
    #services_home>section>h2,
    #debit_home>section>h2,
    #social-services.home_service h2 {
        font-size: 28px !important;
        width: 100%;
        text-align: center;
    }
    #services_home ul li h4 {
        font-size: 14px;
    }
    #services_home ul li p {
        font-size: 14px !important;
    }
    #debit_home div.debit-bottom div.debit_bleft a {
        font-size: 14px;
    }
    #daily_deposit ul li {
        width: 100%;
    }
    #daily_deposit h2 {
        font-size: 32px !important;
        margin-bottom: 23px;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-next span,
    #home_mainbranches .owl-carousel .owl-nav button.owl-prev span {
        /*top: 56 0px;
        left: 258px;*/
        display: none;
    }
    #footer .footer_top div.ftrlinks {
        display: block;
    }
    #footer .footer_top {
        flex-wrap: wrap;
    }
    #footer .footer_top div.addres ul li {
        padding-left: 28%;
    }
    #footer .footer_bottom p {
        font-size: 14px !important;
    }
    #footer .footer_top ul li p {
        font-size: 17px !important;
    }
    #about_home div.about_data h2 {
        font-size: 28px !important;
    }
    #service-page .bottom_page ul li {
        margin: 0 2% 6% 0;
    }
    a.button {
        font-size: 15px;
    }
    #services_home h2,
    #debit_home h2,
    #social-services.home_service h2,
    #Otherservices_home h2,
    #home_mainbranches h2 {
        font-size: 33px !important;
    }
    #service-page .loan div.left p {
        font-size: 18px !important;
    }
    #service-page .loan div.right {
        width: 48%;
    }
    #service-page .loan div.left div.dots span {
        width: 10px;
        height: 10px;
    }
    #service-page .bottom_page ul li {
        border-bottom: 1px solid;
    }
    #service-page .bottom_page ul li div.right {
        width: 100% !important;
    }
    #service-page .bottom_page ul li div.right small {
        display: none;
    }
    #service-page .bottom_page ul li div.left {
        width: 25%;
    }
    #service-page .bottom_page ul li:nth-child(6) {
        border: 0;
    }
    #service-page .service ul li div.container_type_one div.r1 div.thumb {
        width: 100%;
    }
    #service-page .service ul li div.container_type_one div.l1 p {
        font-size: 17px !important;
    }
    #service-page .service ul li div.container_type_one div.l1 div.dots span {
        width: 10px;
        height: 10px;
    }
    #service-page .service ul li div.container_type_two div.left1 div.thumb {
        width: 100%;
    }
    #service-page .service ul li div.container_type_two div.right1 p {
        font-size: 17px !important;
    }
    #service-page .service ul li div.container_type_two div.right1 {
        padding: 5% 0;
    }
    #social-services section.service-one ul li div.container_type_two div.img-box {
        top: 191px;
    }
    #contact-page .form .contactform div.tab button {
        padding: 1%;
        font-size: 16px;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .address div span {
        font-size: 15px;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner {
        width: 100%;
        padding: 5% 0;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .address {
        width: 100%;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .address {
        width: 100%;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .address div p {
        margin: 2% 0;
    }
    .iframe {
        height: 100px;
        width: 100%;
    }
    #contact-page .form .contactform .tabcontent .map iframe {
        width: 100%;
        height: 240px;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form p {
        margin: 1% 0;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form input.button {
        padding: 6px 28px;
        font-size: 14px;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form p input {
        font-size: 14px;
        padding: 1%;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form p textarea {
        font-size: 14px;
        padding: 1%;
    }
    #service-page .loan div.right {
        display: none;
    }
    #service-page .loan div.left h2 {
        font-size: 25px !important;
    }
    #service-page .loan div.left p {
        font-size: 15px !important;
        margin: 2% 0;
        padding: 0;
    }
    #service-page .loan div.left div.dots span,
    #service-page .service ul li div.container_type_one div.l1 div.dots span {
        display: none;
    }
    #service-page .bottom_page ul li div.right h3,
    #service-page .service ul li div.container_type_one div.l1 h3,
    #service-page .service ul li div.container_type_two div.right1 h3 {
        font-size: 20px;
    }
    #service-page .bottom_page ul li div.right p,
    #service-page .service ul li div.container_type_one div.l1 p,
    #service-page .service ul li div.container_type_two div.right1 p {
        font-size: 15px !important;
        margin: 2% 0;
        padding: 0;
    }
    #service-page .bottom_page ul li div.right {
        margin: 2% 0;
    }
    #service-page .loan div.left {
        width: 100%;
    }
    #service-page .service ul li div.container_type_two div.left1 div.thumb.mobile {
        padding-top: 20%;
    }
    #service-page .bottom_page ul li div.right p,
    #service-page .service ul li div.container_type_one div.l1 p,
    #service-page .service ul li div.container_type_two div.right1 p {
        margin: 5% 0;
    }
}

@media all and (max-width: 624px) {
    #about-page .director-board div.member ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        border-bottom: 1px solid #0000001f;
        padding: 2% 0;
    }
    #about-page .director-board div.member ul li {
        width: 28%;
        margin-bottom: 30px;
    }
}

@media all and (max-width: 600px) {
    #debit_home .owl-carousel .owl-nav button.owl-prev {
        top: 456px;
        left: 253px;
    }
    #debit_home .owl-carousel .owl-nav button.owl-next {
        top: 456px;
        left: 335px;
    }
    #social-services section.service-one ul li div.container_type_two {
        margin: 6% 0;
    }
    #social-services section.service-one ul li div.container_type_one div.img-box {
        width: 100% !important;
        margin-right: 0;
    }
    #social-services section.service-one ul li div.container_type_two div.img-box {
        width: 100%;
    }
    #social-services section.service-one ul li div.container_type_two div.content-box {
        top: -250px;
    }
    #social-services section.service-one ul li div.container_type_two div.img-box {
        margin: 0;
    }
    #inner-page .spotlight h1 {
        font-size: 35px;
    }
}

@media all and (max-width: 570px) {
    #home_mainbranches .owl-carousel .owl-nav button.owl-next span,
    #home_mainbranches .owl-carousel .owl-nav button.owl-prev span {
        top: 570px;
        left: 236px;
    }
    #debit_home .owl-carousel .owl-nav button.owl-prev {
        top: 540px;
        left: 235px;
    }
    #debit_home .owl-carousel .owl-nav button.owl-next {
        top: 540px;
        left: 302px;
    }
}

@media all and (max-width: 558px) {
    #events .event {
        flex-wrap: wrap;
    }
    #footer .footer_top h4 {
        margin-top: 18%;
    }
    #footer .footer_top div.footer-branches {
        width: 35%;
        padding-left: 8%;
    }
    #events .event .event-one {
        width: 100%;
        margin-bottom: 8%;
        margin-right: 0;
    }
}

@media all and (max-width: 520px) {
    #social-services section.service-one ul li div.container_type_two div.content-box {
        top: -265px;
    }
    #upcoming-project section.middle-img {
        margin-bottom: 4%;
    }
    #events .event {
        padding: 15px;
        margin-bottom: 38px;
    }/*
    #footer .footer_top {
        padding: 40px 0;
    }*/
}

@media all and (max-width: 480px) {
    #Otherservices_home div.Other_services_bottom ul li div.oth_bottom {
        padding: 0%;
    }
    #Otherservices_home div.Other_services_bottom div.otrsrvices_left {
        padding: 20px;
    }
    #Otherservices_home div.Other_services_bottom div.otrsrvices_left {
        padding: 20px;
    }
    #home_mainbranches div.mainbranch_datas div.mainbranches_container div.mainbranches_left img {
        height: 230px;
    }
    #spotlight_home div.slider div img {
        height: 150px;
    }
    #aim_home div div.row div.col-md-4 {
        width: 30%;
        margin-top: 9px;
    }
    .bx-wrapper {
        margin-bottom: 40px;
    }
    #service-page .service .thumb {
        width: 45px;
        display: block;
    }
    #products ul li {
        width: 49%;
        margin-bottom: 4%;
    }
    #top h1.left a img {
        width: 257px;
    }
    div.right.menu a {
        line-height: 15px;
    }
    #upcoming-project section.middle-img h3 {
        margin-bottom: 0;
        font-size: 27px;
    }
    #upcoming-project section.middle-img div.image div.view {
        padding: 12px;
    }
    #events .event {
        padding: 15px;
        margin-bottom: 0px;
    }
    #events .event .event-one {
        width: 100%;
        margin-bottom: 1%;
        margin-right: 0;
    }
    #inner-page .spotlight {
        background: #D14341;
        padding: 39px 0;
    }
    header .bottom div.bottom_up div.menu {
        display: block;
        width: 23px;
    }
    #about-page .history div.bottom .thumb {
        width: 208px;
        display: none;
    }
    #footer .footer_top div {
        letter-spacing: 1px;
        width: 100%;
    }
    #debit_home div.debit-bottom ul {
        padding: 0 5%;
        width: 100%;
        position: relative;
        margin-bottom: 0;
    }
    #services_home {
        padding: 30px 0 0;
    }
    #debit_home div.debit-bottom div.debit_bleft {
        margin-bottom: 0px;
    }
    #Otherservices_home div.service_deposit {
        padding: 0px 0 0;
        display: block;
        justify-content: space-between;
    }
    #debit_home div.debit-bottom div.debit_bleft {
        padding: 2% 5% 0px;
    }
    #debit_home {
        padding: 15px 0 0;
    }
    #social-services.home_service {
        padding: 30px 0 0;
    }
    #otherbranches {
        padding: 30px 0;
    }
    #inner-page .spotlight h1 {
        font-size: 35px;
    }
    #social-services section.service-one ul li div.container_type_one div.content-box h3 {
        font-size: 19px !important;
        padding-top: 20%;
    }
    #social-services section.service-one ul li div.container_type_two div.content-box h3 {
        font-size: 19px !important;
    }
    #social-services section.service-one ul li div.container_type_one div.content-box p,
    #social-services section.service-one ul li div.container_type_two div.content-box p {
        font-size: 14px !important;
    }
    #social-services section.service-one ul li div.container_type_one div.content-box {
        width: 100%;
        padding-top: 2%;
    }
    header .top p a {
        color: #fff;
        font-size: 14px;
    }
    div.mobile-menu {
        width: 100%;
    }
    #footer .footer_top div.addres ul li {
        padding: 0;
    }
    #footer .footer_top div.ftrlinks {
        display: none;
    }
    header .bottom h1 {
        width: 170px;
    }
    header .bottom div.bottom_up div.menu {
        padding-top: 4px;
    }
    #social-services section.service-one ul li div.container_type_two div.img-box {
        margin-left: 0;
    }
    #about-page .director-board div.member ul li {
        width: 50%;
        margin-bottom: 30px;
    }
    #about-page .director-board div.member ul li.last {
        margin-bottom: 0;
    }
    #about-page .future-plans div.bottom {
        display: none;
    }
    #about-page .top-module div.left a.button {
        font-size: 14px;
    }
    #about-page .director-board div.member ul li div.top h3 {
        font-size: 14px;
    }
    #about-page .director-board div.member ul li div.bottom h4 {
        font-size: 14px;
    }
    #about-page .director-board div.common-title h2,
    #about-page .history div.common-title h2,
    #about-page .future-plans div.top h3 {
        font-size: 18px !important;
    }
    #about-page .history div.bottom ul li.top div.left h2,
    #about-page .history div.bottom ul li.bottom div.right h2 {
        font-size: 18px !important;
        line-height: 20px;
    }
    #about-page .history div.bottom ul li.top div.left p,
    #about-page .history div.bottom ul li.bottom div.right p,
    #about-page .future-plans div.top p {
        font-size: 14px !important;
    }
    p span {
        font-size: 14px;
    }
    #about-page .top-module div.left p,
    #about-page .future-plans div.top p {
        font-size: 14px !important;
    }
    #about-page .top-module div.left h1 {
        font-size: 18px !important;
    }
    header p.social_menu {
        width: 24%;
    }
    #spotlight_home div.spot_content h1 {
        font-size: 14px !important;
    }
    #spotlight_home div.spot_content {
        top: 35px;
    }
    a.button {
        font-size: 14px;
        padding: 4px 9px;
    }
    #about_home div.about_data h2 {
        font-size: 18px !important;
        width: 100%;
        text-align: center;
    }
    #about_home div.about_data p {
        font-size: 14px !important;
    }
    #about_home div.about_data h2,
    #services_home>section>h2,
    #debit_home>section>h2,
    #social-services.home_service h2 {
        font-size: 19px !important;
    }
    #services_home ul {
        flex-direction: column;
    }
    #services_home ul {
        display: block;
    }
    #services_home ul li {
        width: 70%;
        margin: 0 auto;
    }
    #services_home ul li:nth-child(3n) {
        margin-bottom: 35px;
    }
    #debit_home div.debit-bottom div.debit_bleft {
        padding: 5% 5% 10px;
    }
    #debit_home .owl-carousel .owl-nav button.owl-prev {
        top: 400px;
        left: 175px;
    }
    #debit_home .owl-carousel .owl-nav button.owl-next {
        top: 400px;
        left: 242px;
    }
    #aim_home h2 {
        font-size: 14px !important;
    }
    #aim_home div.container h1 {
        font-size: 19px;
    }
    #aim_home div.container h3 {
        font-size: 14px;
    }
    #services_home h2,
    #debit_home h2,
    #social-services.home_service h2,
    #Otherservices_home h2,
    #home_mainbranches h2 {
        font-size: 18px !important;
        width: 100%;
        text-align: center;
    }
    #social-services.home_service ul li div.bottom_social h3 {
        font-size: 15px;
    }
    #social-services.home_service ul li div.bottom_social p,
    #social-services.home_service ul li div.bottom_social a {
        font-size: 14px !important;
    }
    #otherbranches div.obraches div.right-data h3 {
        font-size: 18px;
    }
    #services_home ul li p,
    #debit_home div.debit-bottom div.debit_bleft a {
        font-size: 14px !important;
    }
    #debit_home div.debit-bottom div.debit_bleft p,
    #otherbranches div.obraches div.right-data p {
        font-size: 14px !important;
    }
    #debit_home h2,
    #debit_home div.debit-bottom ul {
        display: none;
    }
    #Otherservices_home>section:nth-child(1)>h2 {
        font-size: 20px !important;
    }
    div.debit_bleft h3 {
        font-size: 15px !important;
        width: 100%;
        text-align: center;
    }
    #Otherservices_home div.Other_services_bottom div.otrsrvices_left h3 {
        width: 100%;
        font-size: 15px;
        text-align: center;
    }
    #Otherservices_home div.Other_services_bottom div.otrsrvices_left a {
        font-size: 14px !important;
    }
    #Otherservices_home div.Other_services_bottom ul li div.oth_bottom p,
    #Otherservices_home div.Other_services_bottom div.otrsrvices_left p {
        font-size: 13px !important;
    }
    #Otherservices_home ul li div.oth_bottom a {
        font-size: 15px;
    }
    #Otherservices_home div.Other_services_bottom div.otrsrvices_left p {
        font-size: 14px !important;
    }
    #Otherservices_home div.Other_services_bottom ul {
        display: block;
    }
    #Otherservices_home div.Other_services_bottom ul li {
        text-align: center;
        width: 70%;
        margin: 0 auto;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-next span,
    #home_mainbranches .owl-carousel .owl-nav button.owl-prev span {
        top: 521px;
        left: 191px;
    }
    #footer .footer_top {
        display: block;
    }
    #footer .footer_top div.addres div.toplogo {
        width: 60%;
        margin: 0 auto;
    }
    #footer .footer_top div.addres ul li p {
        text-align: center;
        font-size: 14px !important;
    }
    #footer .footer_top div.footer-branches {
        text-align: center;
        margin-top: 30px;
        width: 70%;
        padding-left: 29%;
    }
    #footer .footer_top ul li {
        font-size: 14px;
    }
    #footer .footer_top div.footer-branches ul {
        margin-top: 10px;
    }
    #footer .footer_bottom p,
    p span {
        font-size: 14px !important;
    }
    #home_mainbranches div.mainbranch_datas div.mainbranches_container div.mainbranches_right p {
        text-align: center;
        font-size: 14px !important;
    }
    #daily_deposit h2,
    #Otherservices_home div.service_deposit div.servicedeposit_right h3 {
        font-size: 18px !important;
        width: 100%;
        text-align: center;
    }
    #newslive div.updates {
        width: 100%;
        padding: 9px 0;
    }
    #newslive div.updates div.slide p {
        font-size: 13px !important;
        margin-right: 40px;
    }
    #newslive div.updates div.slide span.circle {
        display: none;
    }
    #home_mainbranches div.mainbranch_datas div.mainbranches_right h3 {
        font-size: 15px;
    }
    #Otherservices_home div.service_deposit div.servicedeposit_right ul li p,
    #daily_deposit ul li {
        font-size: 14px !important;
    }
    #Otherservices_home div.service_deposit div.servicedeposit_right ul li,
    #daily_deposit ul li {
        list-style: none;
    }
    #services_home ul li h4 {
        font-size: 16px;
    }
    #newslive div.updates ul li {
        font-size: 14px;
    }
    #Otherservices_home div.Other_services_bottom ul li div.oth_image {
        width: 60%;
        margin: 0 auto;
    }
    #debit_home div.debit-bottom ul li div.dbt_bottom h4 {
        font-size: 16px;
    }
    #debit_home div.debit-bottom ul li p {
        font-size: 14px !important;
    }
    #upcoming-project section.mainproject h3 {
        font-size: 18px;
        text-align: center;
    }
    #service-page .bottom_page ul li {
        margin: 0 2% 5% 0;
    }
    #service-page .service ul li div.container_type_one div.r1 div.thumb.locker {
        padding-top: 35%;
        width: 70%;
    }
    a.button {
        font-size: 14px;
        padding: 4px 14px;
    }
    #services_home ul {
        flex-direction: column;
    }
    #services_home ul {
        display: block;
    }
    #services_home ul li {
        width: 70%;
        margin: 0 auto;
        padding: 31px 7px  15px!important;
    }
    #services_home ul li:nth-child(3n) {
        margin-bottom: 35px;
    }
    #services_home ul li h4 {
        font-size: 14px;
    }
    #service-page .service ul li div.container_type_two div.left1 div.thumb {
        width: 75%;
    }
    #service-page .service ul li div.container_type_two div.left1 {
        padding: 20% 0;
    }
    #service-page .service ul li div.container_type_one div.r1 div.thumb.union {
        padding: 70% 0;
    }
    #service-page .service ul li div.container_type_one div.r1 div.thumb {
        padding: 45% 0;
        width: 70%;
    }
    #service-page .service ul li div.container_type_two div.left1 div.thumb.mobile {
        width: 75%;
    }
    #service-page .bottom_page ul li div.left {
        width: 50%;
    }
    #service-page .loan div.left {
        width: 100%;
    }
    #service-page .loan div.right {
        width: 100%;
    }
    #upcoming-project section.mainproject p {
        font-size: 14px !important;
    }
    #social-services section.service-one ul li div.container_type_two {
        margin: 15% 0 0 0;
    }
    #contact-page .form .contactform div.tab button {
        padding: 2%;
        font-size: 14px;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .address div p {
        font-size: 14px !important;
        margin: 2% 0;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .address div span {
        font-size: 14px;
    }
    .iframe {
        height: 100px;
        width: 100%;
    }
    #contact-page .form .contactform .tabcontent .map iframe {
        width: 100%;
        height: 240px;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form p {
        margin: 2% 0;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form input.button {
        padding: 6px 28px;
        font-size: 14px;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form p textarea {
        font-size: 14px;
        padding: 1%;
    }
    #service-page .loan div.right {
        display: none;
    }
    #service-page .loan div.left h2 {
        font-size: 20px !important;
    }
    #service-page .loan div.left p {
        font-size: 13px !important;
        margin: 2% 0;
        padding: 0;
    }
    #service-page .loan div.left div.dots span,
    #service-page .service ul li div.container_type_one div.l1 div.dots span {
        display: none;
    }
    #service-page .bottom_page ul li div.right h3,
    #service-page .service ul li div.container_type_one div.l1 h3,
    #service-page .service ul li div.container_type_two div.right1 h3 {
        font-size: 14px;
    }
    #service-page .bottom_page ul li div.right p,
    #service-page .service ul li div.container_type_one div.l1 p,
    #service-page .service ul li div.container_type_two div.right1 p {
        font-size: 13px !important;
        margin: 2% 0;
        padding: 0;
    }
    #service-page .bottom_page ul li div.right {
        margin: 2% 0;
    }
    #contact-page .form .contactform div.tab {
        padding: 0 4%;
        margin-bottom: 2%;
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    #contact-page .form .contactform div.tab button {
        padding: 3%;
        border: none;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .address {
        width: 100% !important;
        text-align: center;
    }
}

@media all and (max-width: 400px) {
    #events .event .event-one {
        padding: 14px 14px;
    }
    #events h3 {
        margin-bottom: 2%;
        font-size: 25px;
    }
    #upcoming-project section.middle-img div.image div.view {
        width: 100%;
    }
    #daily_deposit p {
        font-size: 14px;
    }
    #services_home {
        padding: 50px 0 0;
    }
    #about-page .director-board div.member ul li {
        width: 100%;
        margin-bottom: 15px;
    }
    #upcoming-project section.middle-img div.image {
        flex-wrap: wrap;
    }
    #about_home div.about_data h2,
    #services_home>section>h2,
    #debit_home>section>h2,
    #social-services.home_service h2 {
        font-size: 18px !important;
    }
    #about-page .director-board div.member ul li div.top h3 {
        font-size: 14px;
    }
    #about-page .director-board div.member ul li div.bottom h4 {
        font-size: 13px;
    }
    #about-page .history div.bottom ul li.top div.left p,
    #about-page .history div.bottom ul li.bottom div.right p,
    #about-page .future-plans div.top p {
        font-size: 14px !important;
    }
    header .bottom h1 {
        width: 145px;
        margin: 0 !important;
    }
    header .bottom div.bottom_up div.menu {
        display: block;
        width: 28px;
        padding-top: 6px;
    }
    .container {
        padding-top: 5%;
    }
    #social-services.home_service ul li div.bottom_social h3 {
        font-size: 16px;
    }
    #social-services.home_service ul li div.bottom_social p,
    #otherbranches div.obraches div.right-data p,
    #Otherservices_home div.Other_services_bottom div.otrsrvices_left p {
        font-size: 14px !important;
    }
    #spotlight_home div.spot_content h1 {
        font-size: 14px !important;
    }
    a.button {
        font-size: 14px;
        padding: 4px 10px;
    }
    #Otherservices_home div.Other_services_bottom div.otrsrvices_left a {
        font-size: 14px !important;
    }
    #Otherservices_home div.Other_services_bottom div.otrsrvices_left a {
        font-size: 14px !important;
    }
    #about_home div.about_data h2 {
        font-size: 16px !important;
        width: 100%;
        text-align: center;
    }
    #about_home div.about_data p {
        font-size: 14px !important;
    }
    #services_home h2,
    #debit_home h2,
    #social-services.home_service h2,
    #Otherservices_home h2,
    #home_mainbranches h2 {
        font-size: 20px !important;
        text-align: center;
    }
    #Otherservices_home>section:nth-child(1)>h2 {
        font-size: 22px !important;
    }
    #services_home ul li h4 {
        font-size: 14px;
    }
    #services_home ul li p {
        font-size: 14px !important;
    }
    #debit_home div.debit-bottom div.debit_bleft h3,
    #otherbranches div.obraches div.right-data h3,
    #Otherservices_home div.Other_services_bottom div.otrsrvices_left h3 {
        width: 100%;
        font-size: 16px !important;
    }
    #debit_home div.debit-bottom div.debit_bleft p {
        font-size: 14px !important;
    }
    #debit_home div.debit-bottom div.debit_bleft a {
        font-size: 14px !important;
    }
    #debit_home h2,
    #debit_home div.debit-bottom ul {
        display: none;
    }
    #Otherservices_home div.service_deposit div.servicedeposit_right h3,
    #daily_deposit h2,
    #home_mainbranches div.mainbranch_datas div.mainbranches_right h3 {
        font-size: 20px !important;
    }
    #Otherservices_home div.service_deposit div.servicedeposit_right ul li p,
    #home_mainbranches div.mainbranch_datas div.mainbranches_container div.mainbranches_right p {
        font-size: 13px !important;
    }
    #Otherservices_home div.service_deposit div.servicedeposit_right ul li,
    #daily_deposit ul li {
        list-style: none;
        font-size: 13px !important;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-next span,
    #home_mainbranches .owl-carousel .owl-nav button.owl-prev span {
        top: 535px;
        left: 150px;
    }
    #footer .footer_bottom p {
        font-size: 14px !important;
    }
    p span {
        font-size: 14px;
    }
    #footer .footer_top ul li {
        font-size: 14px;
    }
    #footer .footer_top ul li p {
        font-size: 13px !important;
    }
}

@media all and (max-width: 380px) {
    #service-page .bottom_page ul li div.left {
        width: 34% !important;
    }
    h2 {
        font-size: 24px !important;
    }
    #about-page .director-board div.member ul li div.top div.thumb {
        width: 75%;
        margin: 0 auto;
    }
    #aim_home div div.row div.col-md-4 {
        width: 32%;
    }
    #gallery-page #lightgallery a {
        width: 100%;
        margin-right: 0;
        margin-bottom: 1%;
        height: 225px;
    }   
    #services_home ul li {
        width: 95%;
        margin: 0 auto;
    }
    #services_home ul {
        margin-top: 10px;
    }
    #services_home {
        padding: 19px 0 0;
    }
    #debit_home div.debit-bottom div.debit_bleft {
        padding: 6% 5% 2%;
        margin-bottom: 10px;
    }
    #services_home ul li:nth-child(3n) {
        margin-bottom: 16px;
    }
    #footer .footer_top ul li {
        margin: 2px 0;
    }
    #daily_deposit p {
        font-size: 14px;
    }
    #daily_deposit {
        padding: 30px 0px 0;
    }
    #home_mainbranches {
        padding: 23px 0 10px;
    }
    #footer .footer_top {
        padding: 12px 0;
    }
    #aim_home {
        padding: 30px 0;
    }
    #aim_home div div.row div.col-md-4 {
        width: 33%;
    }
    #about_home div.about_image {
        width: 100%;
        margin-top: 0;
    }
    #about_home {
        padding: 0;
        padding-bottom: 23px;
    }
    #contact-page .form .contactform div.tab {
        padding: 0 4%;
        margin-bottom: 2%;
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    #contact-page .form .contactform div.tab button {
        padding: 3%;
        border: none;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .address {
        width: 100% !important;
        text-align: center;
    }
    #inner-page .spotlight h1 {
        font-size: 19px;
    }
    #social-services section.service-one ul li div.container_type_one div.content-box p,
    #social-services section.service-one ul li div.container_type_two div.content-box p {
        font-size: 14px !important;
    }
    #debit_home h2,
    #debit_home div.debit-bottom ul {
        display: block;
    }
    #about_home div.about_data h2,
    #services_home>section>h2,
    #debit_home>section>h2,
    #social-services.home_service h2 {
        font-size: 19px !important;
        width: 100%;
        text-align: center;
    }
    div.mobile-menu {
        width: 100%;
    }
    #aim_home div.container h3 {
        font-size: 14px;
    }
    #about-page .director-board div.member ul li div.top h3 {
        font-size: 17px;
    }
    #about-page .director-board div.member ul li div.bottom h4 {
        font-size: 14px;
    }
    #about-page .director-board div.member ul li div.top h3 {
        font-size: 14px;
    }
    #about-page .director-board div.member ul li div.top h3 {
        font-size: 16px;
        color: #1E88E5;
        margin: 11px 0 0;
    }
    #about-page .top-module div.left h1 {
        font-size: 19px !important;
    }
    #about-page .top-module div.left p {
        font-size: 13px !important;
    }
    #about-page .director-board div.common-title h2,
    #about-page .history div.common-title h2,
    #about-page .future-plans div.top h3 {
        font-size: 22px !important;
    }
    #about-page .history div.bottom ul li.top div.left h2,
    #about-page .history div.bottom ul li.bottom div.right h2 {
        font-size: 18px !important;
        line-height: 20px;
    }
    #about-page .history div.bottom ul li.top div.left p,
    #about-page .history div.bottom ul li.bottom div.right p,
    #about-page .future-plans div.top p {
        font-size: 16px !important;
    }
    header p.social_menu {
        width: 35%;
    }
    header .bottom h1 {
        width: 155px;
    }
    header .bottom div.bottom_up div.menu {
        width: 19px;
        padding-top: 6px;
    }
    #spotlight_home div.spot_content h1 {
        font-size: 18px !important;
    }
    a.button {
        font-size: 13px;
        padding: 2px 7px;
    }
    #spotlight_home div.spot_content {
        top: 22px;
    }
    #about_home div.about_data h2,
    #services_home h2,
    #debit_home h2,
    #social-services.home_service h2,
    #Otherservices_home h2,
    #home_mainbranches h2,
    {
        font-size: 17px !important;
    }
    #services_home section h2 {
        font-size: 17px !important;
    }
    #about_home div.about_data p,
    #services_home ul li p,
    #debit_home div.debit-bottom div.debit_bleft p {
        font-size: 14px !important;
    }
    #about_home div.about_data p {
        font-size: 14px !important;
    }
    #services_home ul li h4 {
        font-size: 14px;
    }
    #debit_home div.debit-bottom div.debit_bleft h3 {
        font-size: 16px !important;
    }
    #debit_home div.debit-bottom div.debit_bleft a {
        font-size: 14px !important;
    }
    #debit_home div.debit-bottom ul li div.dbt_bottom h4 {
        font-size: 18px;
    }
    #debit_home div.debit-bottom ul li p {
        font-size: 15px !important;
    }
    #debit_home .owl-carousel .owl-nav button.owl-prev {
        top: 415px;
        left: 135px;
    }
    #debit_home .owl-carousel .owl-nav button.owl-next {
        top: 415px;
        left: 195px;
    }
    #aim_home h2 {
        font-size: 17px !important;
        margin-bottom: 10px;
    }
    #aim_home .row div.col-md-4 {
        width: 100%;
        margin-bottom: 25px;
    }
    #aim_home .row div.col-md-4:last-child {
        margin-bottom: 0;
    }
    #social-services.home_service ul li div.bottom_social h3,
    #Otherservices_home div.Other_services_bottom div.otrsrvices_left h3 {
        font-size: 18px;
    }
    #social-services.home_service ul li div.bottom_social p {
        font-size: 14px !important;
    }
    #social-services.home_service ul li div.bottom_social a {
        font-size: 15px;
    }
    #otherbranches div.obraches div.right-data h3 {
        font-size: 19px;
    }
    #otherbranches div.obraches div.right-data p,
    #Otherservices_home div.Other_services_bottom div.otrsrvices_left p {
        font-size: 14px !important;
    }
    #Otherservices_home div.Other_services_bottom div.otrsrvices_left a {
        font-size: 14px !important;
    }
    #Otherservices_home div.Other_services_bottom ul li div.oth_bottom p {
        font-size: 14px !important;
    }
    #Otherservices_home ul li div.oth_bottom a {
        font-size: 15px;
    }
    #Otherservices_home div.Other_services_bottom ul li div.oth_image {
        width: 60%;
        margin: 0 auto;
    }
    #Otherservices_home div.service_deposit div.servicedeposit_right h3 {
        font-size: 19px !important;
    }
    #Otherservices_home div.service_deposit div.servicedeposit_right ul li p {
        font-size: 14px !important;
    }
    #Otherservices_home div.service_deposit div.servicedeposit_right ul li {
        list-style: none;
    }
    #daily_deposit h2 {
        font-size: 20px !important
    }
    #daily_deposit ul li {
        font-size: 14px;
        list-style: none;
        margin-bottom: 15px;
    }
    #daily_deposit ul li:last-child {
        margin-bottom: 0;
    }
    #home_mainbranches div.mainbranch_datas div.mainbranches_right h3 {
        font-size: 20px;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-next span,
    #home_mainbranches .owl-carousel .owl-nav button.owl-prev span {
        top: 563px;
        left: 150px;
    }
    #footer .footer_top div.addres ul li p {
        font-size: 14px !important;
    }
    #footer .footer_top ul li a {
        font-size: 16px;
    }
    #footer .footer_bottom p span {
        font-size: 14px;
    }
    #footer .footer_bottom p {
        font-size: 14px !important;
    }
    #home_mainbranches div.mainbranch_datas div.mainbranches_container div.mainbranches_left img {
        height: 200px;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-next span,
    #home_mainbranches .owl-carousel .owl-nav button.owl-prev span {
        top: 468px;
        left: 141px;
    }
    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel button.owl-dot {
        display: none;
    }
    #debit_home div.debit-bottom div.debit_bleft h3,
    #otherbranches div.obraches div.right-data h3,
    #Otherservices_home div.Other_services_bottom div.otrsrvices_left h3 {
        width: 100%;
        font-size: 16px !important;
        text-align: center;
    }
    #otherbranches div.obraches div.right-data p,
    #Otherservices_home div.Other_services_bottom div.otrsrvices_left p {
        font-size: 14px !important;
    }
    #Otherservices_home div.Other_services_bottom div.otrsrvices_left a {
        font-size: 14px !important;
    }
    #Otherservices_home div.service_deposit div.servicedeposit_right ul li,
    #daily_deposit ul li {
        list-style: none;
        font-size: 14px !important;
    }
    #home_mainbranches div.mainbranch_datas div.mainbranches_container div.mainbranches_right p {
        font-size: 14px !important;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-next span,
    #home_mainbranches .owl-carousel .owl-nav button.owl-prev span {
        top: 400px;
        left: 152px;
    }
    #upcoming-project section.mainproject p {
        font-size: 14px !important;
    }
    .iframe {
        height: 100px;
        width: 100%;
    }
    #contact-page .form .contactform .tabcontent .map iframe {
        width: 100%;
        height: 240px;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .address div p {
        margin: 2% 0;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form p {
        margin: 2% 0;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form input.button {
        padding: 3px 28px;
        font-size: 14px;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form p input {
        height: 20px;
        font-size: 14px;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form p textarea {
        font-size: 14px;
    }
    #service-page .loan div.left p {
        padding: 1% 2%;
    }
    #service-page .service ul li div.container_type_one div.r1,
    #service-page .service ul li div.container_type_two div.left1 {
        display: none;
    }
    #service-page .service ul li div.container_type_one div.l1,
    #service-page .service ul li div.container_type_two div.right1 {
        width: 100%;
    }
    #service-page .loan div.left h2 {
        font-size: 32px !important;
    }
    a.button {
        font-size: 14px;
    }
    #services_home ul li h4 {
        font-size: 16px;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form input.button {
        padding: 6px 30px;
    }
    #service-page .service ul li div.container_type_one div.r1 div.thumb {
        padding: 100% 0;
    }
    #service-page .service ul li div.container_type_one div.r1 {
        padding: 37% 0;
    }
    #service-page .service ul li div.container_type_two div.left1 {
        padding: 60% 0;
    }
    #upcoming-project section.mainproject h3 {
        font-size: 16px;
    }
    #service-page .loan div.left h2 {
        font-size: 20px !important;
    }
    #service-page .loan div.left p {
        font-size: 13px !important;
        margin: 2% 0;
        padding: 0;
    }
    #service-page .loan div.left div.dots span,
    #service-page .service ul li div.container_type_one div.l1 div.dots span {
        display: none;
    }
    #service-page .bottom_page ul li div.right h3,
    #service-page .service ul li div.container_type_one div.l1 h3,
    #service-page .service ul li div.container_type_two div.right1 h3 {
        font-size: 16px;
    }
    #service-page .bottom_page ul li div.right p,
    #service-page .service ul li div.container_type_one div.l1 p,
    #service-page .service ul li div.container_type_two div.right1 p {
        font-size: 13px !important;
        margin: 2% 0;
        padding: 0;
    }
    #service-page .bottom_page ul li div.right {
        margin: 2% 0;
    }
    #social-services section.service-one ul li div.container_type_one div.img-box,
    #social-services section.service-one ul li div.container_type_two div.img-box {
        width: 100% !important;
        margin: 0;
    }
    #social-services section.service-one ul li div.container_type_two div.content-box {
        top: -288px;
    }
    #spotlight_home .bx-viewport {
        height: 150px !important;
    }
    #Otherservices_home div.Other_services_bottom ul li {
        text-align: center;
        width: 80%;
        margin: 0 auto;
    }
}

@media all and (max-width: 340px) {
    #home_mainbranches .owl-carousel .owl-nav button.owl-next span,
    #home_mainbranches .owl-carousel .owl-nav button.owl-prev span {
        top: 430px;
        left: 116px;
    }
}

@media all and (max-width: 320px) {
    #inner-page .spotlight h1 {
        font-size: 20px;
    }
    #debit_home div.debit-bottom div.debit_bleft {
        padding: 5% 5% 2%;
    }
    #newslive div.updates ul li {
        font-size: 14px;
    }
    #inner-page .spotlight {
        padding: 45px 0;
    }
    #about-page .top-module div.left h1 {
        font-size: 20px;
    }
    #about-page .top-module div.left p {
        font-size: 14px !important;
    }
    #about-page .top-module div.left a.button {
        font-size: 14px !important;
    }
    #about-page .history div.bottom ul li.bottom div.right h2,
    #about-page .future-plans div.top h3 {
        font-size: 25px !important;
    }
    #about-page .future-plans div.bottom {
        display: none;
    }
    #about_home div.about_data h2,
    #services_home h2,
    #debit_home h2,
    #social-services.home_service h2,
    #Otherservices_home h2,
    #home_mainbranches h2 {
        font-size: 20px !important;
    }
    #about_home div.about_data p,
    #services_home ul li p,
    #debit_home div.debit-bottom div.debit_bleft p {
        font-size: 13px !important;
    }
    #debit_home .owl-carousel .owl-nav button.owl-prev {
        top: 395px;
        left: 110px;
    }
    #debit_home .owl-carousel .owl-nav button.owl-next {
        top: 395px;
        left: 169px;
    }
    #home_mainbranches div.mainbranch_datas div.mainbranches_container div.mainbranches_left img {
        height: 210px;
    }
    #home_mainbranches .owl-carousel .owl-nav button.owl-next span,
    #home_mainbranches .owl-carousel .owl-nav button.owl-prev span {
        top: 446px;
        left: 125px;
    }
    #about-page .top-module div.left a.button {
        padding: 11px 6px;
        font-size: 14px;
    }
    #about-page .director-board div.member ul li div.top h3 {
        font-size: 15px;
    }
    #about-page .director-board div.member ul li div.bottom h4 {
        font-size: 14px;
    }
    #about-page .history div.bottom ul li.top div.left p,
    #about-page .history div.bottom ul li.bottom div.right p,
    #about-page .future-plans div.top p {
        font-size: 14px !important;
    }
    #about-page .history div.bottom ul li.bottom div.right h2 {
        font-size: 20px !important;
    }
    #about-page .future-plans div.top h3 {
        font-size: 22px !important;
    }
    .iframe {
        height: 100px;
        width: 100%;
    }
    #contact-page .form .contactform .tabcontent .map iframe {
        width: 100%;
        height: 240px;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .address div p {
        margin: 2% 0;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form p {
        margin: 2% 0;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form input.button {
        padding: 3px 28px;
        font-size: 14px;
    }
    #social-services section.service-one ul li div.container_type_one div.content-box p,
    #social-services section.service-one ul li div.container_type_two div.content-box p {
        font-size: 16px !important;
    }
    #social-services section.service-one ul li div.container_type_two div.content-box h3,
    #social-services section.service-one ul li div.container_type_one div.content-box h3 {
        font-size: 25px;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form p input {
        height: 20px;
        font-size: 14px;
    }
    #social-services section.service-one ul li div.container_type_two {
        margin: 18% 0 0 0;
    }
    #contact-page .form .contactform .tabcontent .tabpadding .formcontiner form p textarea {
        font-size: 14px;
    }
    #service-page .service ul li div.container_type_one div.r1 {
        padding: 60% 0;
    }
    #service-page .service ul li div.container_type_two div.left1 {
        padding: 75% 0;
    }
    #social-services section.service-one ul li div.container_type_two div.img-box {
        top: 323px;
    }
    #social-services section.service-one ul li {
        margin: 15% 0;
    }
    #service-page .loan div.left h2 {
        font-size: 20px !important;
    }
    #service-page .loan div.left p {
        font-size: 13px !important;
        margin: 2% 0;
        padding: 0;
    }
    #service-page .loan div.left div.dots span,
    #service-page .service ul li div.container_type_one div.l1 div.dots span {
        display: none;
    }
    #service-page .bottom_page ul li div.right h3,
    #service-page .service ul li div.container_type_one div.l1 h3,
    #service-page .service ul li div.container_type_two div.right1 h3 {
        font-size: 18px;
    }
    #service-page .bottom_page ul li div.right p,
    #service-page .service ul li div.container_type_one div.l1 p,
    #service-page .service ul li div.container_type_two div.right1 p {
        font-size: 13px !important;
        margin: 2% 0;
        padding: 0;
    }
    #service-page .bottom_page ul li div.right {
        margin: 2% 0;
    }
}