@charset "UTF-8";

.mm-menu, .mm-panel, .mm-panels {
    margin: 0;
    box-sizing: border-box
}
.gst-footer-align {
    width: 62px;
    position: absolute;
    right: 60px;
    top: 10px;
    
}
.investor-info-li-style .resp-tab-content-active li a{
    padding: 15px 22px !important;
}
.Kannada-lang .slider-para-align{
 font-size: 14px !important;
}
.Kannada-lang .slider-btn-align{
padding: 0 0 0px !important;
}
.Tamil-lang .slider-para-align{
 font-size: 14px  !important;
}
.Tamil-lang .slider-btn-align{
padding: 0 0 0px !important;
}

.home-slider h2.sizeofnew {
font-size: 25px;
}


.mm-btn, .mm-menu, .mm-panel, .mm-panels {
    box-sizing: border-box
}
.mm-listitem a, .mm-listitem a:hover, .mm-navbar a, .mm-navbar a:hover {
    text-decoration: none
}
.mm-listitem>a, .mm-listitem>span, .mm-listitem_divider, .mm-navbar__title {
    text-overflow: ellipsis;
    white-space: nowrap
}
.mm-hidden {
    display: none !important
}
.mm-menu, .mm-panel:not(.mm-hidden) {
    display: block
}
.mm-wrapper {
    overflow-x: hidden;
    position: relative
}
.mm-menu, .mm-panels, .mm-panels>.mm-panel {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0
}
.mm-menu {
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
    color: inherit;
    text-decoration: none
}
.mm-panel, .mm-panels {
    background: inherit;
    border-color: inherit
}
.mm-panels {
    overflow: hidden
}
.mm-panel {
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 20px;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left
}
.mm-panel:after, .mm-panel:before {
    content: '';
    display: block;
    height: 20px
}
.mm-panel_has-navbar {
    padding-top: 40px
}
.mm-panel_opened {
    z-index: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.mm-panel_opened-parent {
    -webkit-transform: translate(-30%, 0);
    -ms-transform: translate(-30%, 0);
    transform: translate(-30%, 0);
    -webkit-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0)
}
.mm-panel_highest {
    z-index: 2
}
.mm-panel_noanimation {
    transition: none !important
}
.mm-panel_noanimation.mm-panel_opened-parent {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.mm-listitem_vertical>.mm-panel {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    display: none;
    padding: 10px 0 10px 10px
}
.mm-listitem_vertical>.mm-panel:after, .mm-listitem_vertical>.mm-panel:before {
    content: none;
    display: none
}
.mm-listitem_opened>.mm-panel {
    display: block
}
.mm-listitem_vertical>.mm-btn_next {
    box-sizing: border-box;
    height: 40px;
    bottom: auto
}
.mm-listitem_vertical .mm-listitem:last-child:after {
    border-color: transparent
}
.mm-listitem_opened>.mm-btn_next:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    right: 19px
}
.mm-btn {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    z-index: 1
}
.mm-btn_clear:after, .mm-btn_clear:before, .mm-btn_close:after, .mm-btn_close:before, .mm-btn_next:after, .mm-btn_prev:before {
    box-sizing: content-box;
    display: block;
    margin: auto;
    position: absolute;
    content: '';
    top: 0;
    bottom: 0
}
.mm-btn_fullwidth {
    width: 100%
}
.mm-btn_clear:after, .mm-btn_clear:before, .mm-btn_close:after, .mm-btn_close:before {
    border: 2px solid transparent;
    width: 5px;
    height: 5px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.mm-btn_clear:before, .mm-btn_close:before {
    border-right: 0;
    border-bottom: 0;
    right: 18px
}
.mm-btn_clear:after, .mm-btn_close:after {
    border-left: none;
    border-top: 0;
    right: 25px
}
.mm-btn_next:after, .mm-btn_prev:before {
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    width: 8px;
    height: 8px
}
.mm-navbar>*, .mm-page {
    box-sizing: border-box
}
.mm-btn_prev:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 23px;
    right: auto
}
.mm-btn_next:after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 4px;
    left: auto
}
.mm-navbar {
    border-bottom: 1px solid;
    border-color: inherit;
    text-align: center;
    line-height: 20px;
    display: none;
    height: 40px;
    padding: 0 40px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 1;
    transition: opacity .4s ease;
    background: #ffdc44
}
.mm-navbar>*, .mm-panel_has-navbar .mm-navbar {
    display: block
}
.mm-navbar>* {
    padding: 10px 0
}
.mm-navbar__title {
    overflow: hidden
}
.mm-navbar__btn:first-child {
    left: 0
}
.mm-navbar__btn:last-child {
    text-align: right;
    right: 0
}
.mm-listitem, .mm-listview {
    list-style: none;
    display: block;
    padding: 0
}
.mm-listview {
    font: inherit;
    line-height: 20px
}
.mm-panels>.mm-panel>.mm-listview:first-child, .mm-panels>.mm-panel>.mm-navbar+.mm-listview {
    margin-top: -20px
}
.mm-listitem {
    position: relative;
    display: table;
    width: 100%
}
.mm-listitem:after {
    left: 20px
}
.mm-listitem>a, .mm-listitem>span {
    overflow: hidden;
    color: inherit;
    display: block;
    padding: 10px;
    margin: 0
}
.mm-listitem .mm-btn_next {
    background: rgba(3, 2, 1, 0);
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2
}
.mm-listitem .mm-btn_next:before {
    content: '';
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0
}
.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth) {
    width: 50px
}
.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth)+a, .mm-listitem .mm-btn_next:not(.mm-btn_fullwidth)+span {
    margin-right: 50px
}
.mm-listitem .mm-btn_fullwidth:before {
    border-left: none
}
.mm-listitem .mm-btn_fullwidth+a, .mm-listitem .mm-btn_fullwidth+span {
    padding-right: 50px
}
.mm-listitem_divider {
    overflow: hidden;
    font-size: 75%;
    text-transform: uppercase;
    padding: 5px 10px 5px 20px
}
.mm-listitem_divider:after {
    content: ' ';
    position: static;
    display: inline-block
}
.mm-listitem_spacer {
    padding-top: 40px
}
.mm-listitem_spacer>.mm-btn_next {
    top: 40px
}
.mm-menu {
    background: #fafafa
}
.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
    color: #4c4c4c;
    text-align: left;
    font-weight: 700
}
.mm-menu .mm-btn:after, .mm-menu .mm-btn:before, .mm-menu .mm-listview .mm-btn_next:after {
    border-color: #4c4c4c
}
.mm-menu .mm-listitem_divider, .mm-menu .mm-listitem_opened>.mm-btn_next, .mm-menu .mm-listitem_opened>.mm-panel {
    background: rgba(0, 0, 0, .05)
}
.mm-page {
    position: relative
}
.mm-slideout {
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    z-index: 1
}
.mm-wrapper_opened {
    overflow-x: hidden;
    position: relative
}
.mm-wrapper_background .mm-page {
    background: inherit
}
.mm-menu_offcanvas {
    display: none;
    position: fixed;
    right: auto;
    z-index: 0;
    width: 80%;
    min-width: 140px;
    max-width: 440px
}
.mm-menu_offcanvas.mm-menu_opened {
    display: block
}
.mm-menu_offcanvas.mm-menu_opened.mm-no-csstransforms {
    z-index: 10
}
.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate(80vw, 0);
    -ms-transform: translate(80vw, 0);
    transform: translate(80vw, 0);
    -webkit-transform: translate3d(80vw, 0, 0);
    transform: translate3d(80vw, 0, 0)
}
@media all and (max-width:175px) {
    .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        transform: translate(140px, 0);
        -webkit-transform: translate3d(140px, 0, 0);
        transform: translate3d(140px, 0, 0)
    }
}
@media all and (min-width:550px) {
    .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate(440px, 0);
        -ms-transform: translate(440px, 0);
        transform: translate(440px, 0);
        -webkit-transform: translate3d(440px, 0, 0);
        transform: translate3d(440px, 0, 0)
    }
}
.mm-page__blocker {
    background: rgba(3, 2, 1, 0);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2
}
.mm-wrapper_blocking, .mm-wrapper_blocking body {
    overflow: hidden
}
.mm-wrapper_blocking .mm-page__blocker {
    display: block
}
.mm-sronly {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    white-space: nowrap !important;
    width: 1px !important;
    min-width: 1px !important;
    height: 1px !important;
    min-height: 1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}
@-webkit-keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
@keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        -ms-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        -ms-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        -ms-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}
@-webkit-keyframes flash {
    0%, 100%, 50% {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}
@keyframes flash {
    0%, 100%, 50% {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        -ms-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}
@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        -ms-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        -ms-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        -ms-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        -ms-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        -ms-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}
@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
@keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        -ms-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        -ms-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        -ms-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        -ms-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        -ms-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}
@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}
@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes wobble {
    0% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}
@-webkit-keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        -ms-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        -ms-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}
@-webkit-keyframes bounceInDown {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInDown {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        -ms-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        -ms-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        -ms-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInLeft {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        -ms-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        -ms-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        -ms-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInRight {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        -ms-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        -ms-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes bounceInUp {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        -ms-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        -ms-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}
@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        -ms-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        -ms-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        -ms-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}
@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}
@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}
@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important
}
@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}
@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        -ms-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        -ms-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}
.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        -ms-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}
@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        -ms-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}
@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        -ms-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0, 0, 1, 45deg);
        transform: rotate(0, 0, 1, 45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0, 0, 1, 45deg);
        -ms-transform: rotate(0, 0, 1, 45deg);
        transform: rotate(0, 0, 1, 45deg);
        opacity: 0
    }
}
.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}
@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        -ms-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}
.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}
@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        -ms-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        -ms-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        -ms-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}
@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}
@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}
@keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}
.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}
@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}
@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}
.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        -ms-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center
    }
}
.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        -ms-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
        transform-origin: right center
    }
}
.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}
@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}
nav.bootsnav .dropdown.megamenu-fw {
    position: static
}
nav.bootsnav .container {
    position: relative
}
nav.bootsnav .megamenu-fw .dropdown-menu {
    left: auto
}
nav.bootsnav .megamenu-content {
    padding: 15px;
    width: 100% !important
}
nav.bootsnav .megamenu-content .title {
    margin-top: 0
}
nav.bootsnav .dropdown.megamenu-fw .dropdown-menu {
    left: 0;
    right: 0
}
nav.navbar.bootsnav {
    margin-bottom: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-color: #4d4d4d;
    border: 0;
    border-bottom: solid 0 #e0e0e0;
    z-index: 99
}
nav.navbar.bootsnav ul.nav li.active>a, nav.navbar.bootsnav ul.nav li.active>a:focus, nav.navbar.bootsnav ul.nav li.active>a:hover, nav.navbar.bootsnav ul.nav li.megamenu-fw>a:focus, nav.navbar.bootsnav ul.nav li.megamenu-fw>a:hover, nav.navbar.bootsnav ul.nav>li>a {
    background-color: transparent;
    color: #fff
}
nav.navbar.bootsnav ul.nav>li>a {
    outline: 0;
    margin-bottom: -2px;
    text-transform: uppercase
}
nav.navbar.bootsnav .navbar-toggle {
    background-color: #fff;
    border: 0;
    padding: 0;
    font-size: 18px;
    position: relative;
    top: 5px
}
nav.navbar.bootsnav ul.nav .dropdown-menu .dropdown-menu {
    top: 0;
    left: 100%
}
nav.navbar.bootsnav ul.nav ul.dropdown-menu>li>a {
    white-space: normal
}
ul.menu-col {
    padding: 0;
    margin: 0;
    list-style: none
}
ul.menu-col li a {
    color: #6f6f6f
}
ul.menu-col li a:focus, ul.menu-col li a:hover {
    text-decoration: none
}
nav.bootsnav.navbar-full {
    padding-bottom: 10px;
    padding-top: 10px
}
nav.bootsnav.navbar-full .navbar-header {
    display: block;
    width: 100%
}
nav.bootsnav.navbar-full .navbar-toggle {
    display: inline-block;
    margin-right: 0;
    position: relative;
    top: 0;
    font-size: 30px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}
nav.bootsnav.navbar-full .navbar-collapse {
    position: fixed;
    width: 100%;
    height: 100% !important;
    top: 0;
    left: 0;
    padding: 0;
    display: none !important;
    z-index: 9
}
nav.bootsnav.navbar-full .navbar-collapse.in {
    display: block !important
}
nav.bootsnav.navbar-full .navbar-collapse .nav-full {
    overflow: auto
}
nav.bootsnav.navbar-full .navbar-collapse .wrap-full-menu {
    display: table-cell;
    vertical-align: middle;
    background-color: #fff;
    overflow: auto
}
nav.bootsnav.navbar-full .navbar-collapse .nav-full::-webkit-scrollbar {
    width: 0
}
nav.bootsnav.navbar-full .navbar-collapse .nav-full::-moz-scrollbar {
    width: 0
}
nav.bootsnav.navbar-full .navbar-collapse .nav-full::-ms-scrollbar {
    width: 0
}
nav.bootsnav.navbar-full .navbar-collapse .nav-full::-o-scrollbar {
    width: 0
}
nav.bootsnav.navbar-full .navbar-collapse ul.nav {
    display: block;
    width: 100%;
    overflow: auto
}
nav.bootsnav.navbar-full .navbar-collapse ul.nav a, nav.bootsnav.navbar-full .navbar-collapse ul.nav a:focus, nav.bootsnav.navbar-full .navbar-collapse ul.nav a:hover {
    background-color: transparent
}
nav.bootsnav.navbar-full .navbar-collapse ul.nav>li {
    float: none;
    display: block;
    text-align: center
}
nav.bootsnav.navbar-full .navbar-collapse ul.nav>li>a {
    display: table;
    margin: auto;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 24px;
    padding: 10px 15px
}
li.close-full-menu>a {
    padding-top: 0;
    padding-bottom: 0
}
li.close-full-menu {
    padding-top: 30px;
    padding-bottom: 30px
}
.attr-nav {
    float: right;
    display: inline-block;
    margin-left: 13px;
    margin-right: -15px
}
.attr-nav>ul {
    padding: 0;
    margin: 0 0 -7px;
    list-style: none;
    display: inline-block
}
.attr-nav>ul>li {
    float: left;
    display: block
}
.attr-nav>ul>li>a {
    color: #6f6f6f;
    display: block;
    padding: 28px 15px;
    position: relative
}
.attr-nav>ul>li>a span.badge {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 5px;
    font-size: 10px;
    padding: 2px 0 0;
    width: 15px;
    height: 15px
}
.attr-nav>ul>li.dropdown ul.dropdown-menu {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    -o-box-shadow: 0;
    box-shadow: 0;
    border: 1px solid #e0e0e0
}
ul.cart-list {
    padding: 0 !important;
    width: 250px !important
}
ul.cart-list>li {
    position: relative;
    border-bottom: solid 1px #efefef;
    padding: 15px 15px 23px !important
}
ul.cart-list>li>a.photo, ul.cart-list>li>h6>a.photo {
    padding: 0 !important;
    display: block
}
ul.cart-list>li>a.photo {
    margin-right: 15px;
    float: left;
    width: 50px;
    height: 50px;
    left: 15px;
    top: 15px
}
ul.cart-list>li img {
    width: 50px;
    height: 50px;
    border: 1px solid #efefef
}
ul.cart-list>li>h6 {
    margin: 0
}
ul.cart-list>li>p {
    margin-bottom: 0
}
ul.cart-list>li.total {
    background-color: #f5f5f5;
    padding-bottom: 15px !important
}
ul.cart-list>li.total>.btn {
    display: inline-block;
    border-bottom: solid 1px #efefef
}
ul.cart-list>li .price {
    font-weight: 700
}
ul.cart-list>li.total>span {
    padding-top: 8px
}
.top-search {
    background-color: #333;
    padding: 10px 0;
    display: none
}
.top-search input.form-control {
    background-color: transparent;
    border: 0;
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    -o-box-shadow: 0;
    box-shadow: 0;
    color: #fff;
    height: 40px;
    padding: 0 15px
}
.top-search .input-group-addon {
    background-color: transparent;
    border: 0;
    color: #fff;
    padding-left: 0;
    padding-right: 0
}
.top-search .input-group-addon.close-search {
    cursor: pointer
}
body {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
body.on-side {
    margin-left: -280px
}
.side {
    position: fixed;
    overflow-y: auto;
    top: 0;
    right: -280px;
    width: 280px;
    padding: 25px 30px;
    height: 100%;
    display: block;
    background-color: #333;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 9
}
.side.on {
    right: 0
}
.side .close-side {
    float: right;
    color: #fff;
    position: relative;
    z-index: 2;
    font-size: 16px
}
.side .widget {
    position: relative;
    z-index: 1;
    margin-bottom: 25px
}
.side .widget .title {
    color: #fff;
    margin-bottom: 15px
}
.side .widget ul.link {
    padding: 0;
    margin: 0;
    list-style: none
}
.side .widget ul.link li a {
    color: #9f9f9f;
    letter-spacing: 1px
}
.side .widget ul.link li a:focus, .side .widget ul.link li a:hover {
    color: #fff;
    text-decoration: none
}
nav.navbar.bootsnav .share {
    padding: 0 30px;
    margin-bottom: 30px
}
nav.navbar.bootsnav .share ul {
    display: inline-block;
    padding: 0;
    margin: 0 0 -7px;
    list-style: none
}
nav.navbar.bootsnav .share ul>li {
    float: left;
    display: block;
    margin-right: 5px
}
nav.navbar.bootsnav .share ul>li>a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 35px;
    height: 35px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: #cfcfcf;
    color: #fff
}
nav.navbar.bootsnav.navbar-fixed {
    position: fixed;
    display: block;
    width: 100%
}
nav.navbar.bootsnav.no-background {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}
.wrap-sticky {
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.wrap-sticky nav.navbar.bootsnav {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0
}
.wrap-sticky nav.navbar.bootsnav.sticked {
    position: fixed;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
body.on-side .wrap-sticky nav.navbar.bootsnav.sticked {
    left: -280px
}
@media(min-width:1024px) and (max-width:1400px) {
    body.wrap-nav-sidebar .wrapper .container {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px
    }
}
@media(min-width:1024px) {
    nav.navbar.bootsnav ul.nav .dropdown-menu .dropdown-menu {
        margin-top: -2px
    }
    nav.navbar.bootsnav ul.nav.navbar-right .dropdown-menu .dropdown-menu {
        left: -200px
    }
    nav.navbar.bootsnav ul.nav>li>a {
        padding: 30px 15px
    }
    nav.navbar.bootsnav ul.nav>li.dropdown>a.dropdown-toggle:after {
        font-family: FontAwesome;
        content: "\f0d7";
        margin-left: 5px;
        margin-top: 2px
    }
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li a:hover {
        background-color: transparent
    }
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li>a {
        padding: 10px 15px;
        border-bottom: solid 1px #eee;
        color: #6f6f6f
    }
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li:last-child>a {
        border-bottom: 0
    }
    nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
        text-align: right
    }
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu li.dropdown>a.dropdown-toggle:before {
        font-family: FontAwesome;
        float: right;
        content: "\f105";
        margin-top: 0
    }
    nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li.dropdown>a.dropdown-toggle:before {
        font-family: FontAwesome;
        float: left;
        content: "\f104";
        margin-top: 0
    }
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu ul.dropdown-menu {
        top: -3px
    }
    nav.navbar.bootsnav ul.dropdown-menu.megamenu-content {
        padding: 0 15px !important
    }
    nav.navbar.bootsnav ul.dropdown-menu.megamenu-content.tabbed, nav.navbar.bootsnav ul.dropdown-menu.megamenu-content.tabbed>li, nav.navbar.bootsnav ul.dropdown-menu.megamenu-content>li {
        padding: 0
    }
    nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .col-menu:first-child {
        border-left: none
    }
    nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .col-menu:last-child {
        border-right: 0
    }
    nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content {
        display: none
    }
    nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a {
        text-align: left;
        padding: 5px 0;
        display: block;
        width: 100%;
        margin-bottom: 0;
        border-bottom: 0;
        color: #6f6f6f
    }
    nav.navbar.bootsnav.on ul.dropdown-menu.megamenu-content .content {
        display: block !important;
        height: auto !important
    }
    nav.navbar.bootsnav.no-background {
        background-color: transparent;
        border: 0
    }
    nav.navbar.bootsnav.navbar-transparent .attr-nav {
        padding-left: 15px;
        margin-left: 30px
    }
    nav.navbar.bootsnav.navbar-transparent.white {
        background-color: rgba(255, 255, 255, .3);
        border-bottom: solid 1px #bbb
    }
    nav.navbar.bootsnav.navbar-transparent.dark, nav.navbar.navbar-inverse.bootsnav.navbar-transparent.dark {
        background-color: rgba(0, 0, 0, .3);
        border-bottom: solid 1px #555
    }
    nav.navbar.bootsnav.navbar-transparent.white .attr-nav {
        border-left: solid 1px #bbb
    }
    nav.navbar.bootsnav.navbar-transparent.dark .attr-nav, nav.navbar.navbar-inverse.bootsnav.navbar-transparent.dark .attr-nav {
        border-left: solid 1px #555
    }
    nav.navbar.bootsnav.navbar-transparent.white .attr-nav>ul>li>a, nav.navbar.bootsnav.navbar-transparent.white ul.nav>li>a, nav.navbar.bootsnav.no-background.white .attr-nav>ul>li>a, nav.navbar.bootsnav.no-background.white ul.nav>li>a {
        color: #fff
    }
    nav.navbar.bootsnav.navbar-transparent.dark .attr-nav>ul>li>a, nav.navbar.bootsnav.navbar-transparent.dark ul.nav>li>a {
        color: #eee
    }
    nav.navbar.bootsnav.navbar-fixed.navbar-transparent .logo-scrolled, nav.navbar.bootsnav.navbar-fixed.no-background .logo-scrolled {
        display: none
    }
    nav.navbar.bootsnav.navbar-fixed.navbar-transparent .logo-display, nav.navbar.bootsnav.navbar-fixed.no-background .logo-display {
        display: block
    }
    nav.navbar.bootsnav.navbar-fixed .logo-display {
        display: none
    }
    nav.navbar.bootsnav.navbar-fixed .logo-scrolled {
        display: block
    }
    .attr-nav>ul>li.dropdown ul.dropdown-menu {
        margin-top: 0;
        margin-left: 55px;
        width: 250px;
        left: -250px
    }
    nav.navbar.bootsnav.menu-center .container {
        position: relative
    }
    nav.navbar.bootsnav.menu-center ul.nav.navbar-center {
        float: none;
        margin: 0 auto;
        display: table;
        table-layout: fixed
    }
    nav.navbar.bootsnav.menu-center .attr-nav, nav.navbar.bootsnav.menu-center .navbar-header {
        position: absolute
    }
    nav.navbar.bootsnav.menu-center .attr-nav {
        right: 15px
    }
    nav.bootsnav.navbar-brand-top .navbar-header {
        display: block;
        width: 100%;
        text-align: center
    }
    nav.bootsnav.navbar-brand-top ul.nav>li.dropdown>ul.dropdown-menu {
        margin-top: 2px
    }
    nav.bootsnav.navbar-brand-top ul.nav>li.dropdown.megamenu-fw>ul.dropdown-menu {
        margin-top: 0
    }
    nav.bootsnav.navbar-brand-top .navbar-header .navbar-brand {
        display: inline-block;
        float: none;
        margin: 0
    }
    nav.bootsnav.navbar-brand-top .navbar-collapse {
        text-align: center
    }
    nav.bootsnav.navbar-brand-top ul.nav {
        display: inline-block;
        float: none;
        margin: 0 0 -5px
    }
    nav.bootsnav.brand-center .navbar-header {
        display: block;
        width: 100%;
        position: absolute;
        text-align: center;
        top: 0;
        left: 0
    }
    nav.bootsnav.brand-center .navbar-brand {
        display: inline-block;
        float: none
    }
    nav.bootsnav.brand-center .navbar-collapse {
        text-align: center;
        display: inline-block;
        padding-left: 0;
        padding-right: 0
    }
    nav.bootsnav.brand-center ul.nav>li.dropdown>ul.dropdown-menu {
        margin-top: 2px
    }
    nav.bootsnav.brand-center ul.nav>li.dropdown.megamenu-fw>ul.dropdown-menu {
        margin-top: 0
    }
    nav.bootsnav.brand-center .navbar-collapse .col-half {
        width: 50%;
        float: left;
        display: block
    }
    nav.bootsnav.brand-center .navbar-collapse .col-half.left {
        text-align: right;
        padding-right: 100px
    }
    nav.bootsnav.brand-center .navbar-collapse .col-half.right {
        text-align: left;
        padding-left: 100px
    }
    nav.bootsnav.brand-center ul.nav {
        float: none !important;
        margin-bottom: -5px !important;
        display: inline-block !important
    }
    nav.bootsnav.brand-center ul.nav.navbar-right {
        margin: 0
    }
    nav.bootsnav.brand-center.center-side .navbar-collapse .col-half.left {
        text-align: left;
        padding-right: 100px
    }
    nav.bootsnav.brand-center.center-side .navbar-collapse .col-half.right {
        text-align: right;
        padding-left: 100px
    }
    body.wrap-nav-sidebar .wrapper {
        padding-left: 260px;
        overflow-x: hidden
    }
    nav.bootsnav.navbar-sidebar {
        position: fixed;
        width: 260px;
        overflow: hidden;
        left: 0;
        padding: 0 !important;
        background: #fff;
        border-right: solid 1px #dfdfdf
    }
    nav.bootsnav.navbar-sidebar .scroller {
        width: 280px;
        overflow-y: auto;
        overflow-x: hidden
    }
    nav.bootsnav.navbar-sidebar .container, nav.bootsnav.navbar-sidebar .container-fluid {
        padding: 0 !important
    }
    nav.bootsnav.navbar-sidebar .navbar-header {
        float: none;
        display: block;
        width: 260px;
        padding: 10px 15px;
        margin: 10px 0 0 !important
    }
    nav.bootsnav.navbar-sidebar .navbar-collapse {
        padding: 0 !important;
        width: 260px
    }
    nav.bootsnav.navbar-sidebar ul.nav {
        float: none;
        display: block;
        width: 100%;
        padding: 0 15px !important;
        margin: 0 0 30px
    }
    nav.bootsnav.navbar-sidebar ul.nav li {
        float: none !important
    }
    nav.bootsnav.navbar-sidebar ul.nav>li>a {
        padding: 10px 15px;
        font-weight: 700
    }
    nav.bootsnav.navbar-sidebar ul.nav>li.dropdown>a:after {
        float: right
    }
    nav.bootsnav.navbar-sidebar ul.nav .megamenu-content .col-menu {
        border: none !important
    }
    nav.bootsnav.navbar-sidebar ul.nav>li.dropdown>ul.dropdown-menu {
        margin-bottom: 15px
    }
    nav.bootsnav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu {
        top: 0;
        position: relative !important;
        left: 0 !important;
        width: 100% !important;
        height: auto !important;
        background-color: transparent;
        border: none !important;
        padding: 0;
        -moz-box-shadow: 0;
        -webkit-box-shadow: 0;
        -o-box-shadow: 0;
        box-shadow: 0;
        float: none;
        margin-bottom: 0
    }
    nav.bootsnav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu li a {
        padding: 5px 15px;
        color: #6f6f6f;
        border: 0
    }
    nav.bootsnav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu ul.dropdown-menu {
        padding-left: 15px;
        margin-top: 0
    }
    nav.bootsnav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu li.dropdown>a:before {
        font-family: FontAwesome;
        content: "\f105";
        float: right
    }
    nav.bootsnav.navbar-sidebar ul.nav li.dropdown.on ul.dropdown-menu li.dropdown.on>a:before {
        content: "\f107"
    }
    nav.bootsnav.navbar-sidebar ul.dropdown-menu.megamenu-content>li {
        padding: 0 !important
    }
    nav.bootsnav.navbar-sidebar .dropdown .megamenu-content .col-menu {
        display: block;
        float: none !important;
        padding: 0;
        margin: 0;
        width: 100%;
        border: 0
    }
    nav.bootsnav.navbar-sidebar .dropdown .megamenu-content .col-menu .title {
        padding: 7px 0;
        text-transform: none;
        font-weight: 400;
        letter-spacing: 0;
        margin-bottom: 0;
        cursor: pointer;
        color: #6f6f6f
    }
    nav.bootsnav.navbar-sidebar .dropdown .megamenu-content .col-menu .title:before {
        font-family: FontAwesome;
        content: "\f105";
        float: right
    }
    nav.bootsnav.navbar-sidebar .dropdown .megamenu-content .col-menu.on .title:before {
        content: "\f107"
    }
    nav.bootsnav.navbar-sidebar .dropdown .megamenu-content .col-menu .content {
        padding: 0 0 0 15px
    }
    nav.bootsnav.navbar-sidebar .dropdown .megamenu-content .col-menu ul.menu-col li a {
        padding: 3px 0 !important
    }
}
@media(max-width:992px) {
    nav.navbar.bootsnav .navbar-brand {
        display: inline-block;
        float: none !important;
        margin: 0 !important
    }
    nav.navbar.bootsnav .navbar-header {
        float: none;
        display: block;
        text-align: center;
        padding-left: 30px;
        padding-right: 30px
    }
    nav.navbar.bootsnav .navbar-toggle {
        display: inline-block;
        float: left;
        margin-right: -200px;
        margin-top: 10px
    }
    nav.navbar.bootsnav .navbar-collapse {
        border: 0;
        margin-bottom: 0
    }
    nav.navbar.bootsnav.no-full .navbar-collapse {
        max-height: 350px;
        overflow-y: auto !important
    }
    nav.navbar.bootsnav .navbar-collapse.collapse {
        display: none !important
    }
    nav.navbar.bootsnav .navbar-collapse.collapse.in {
        display: block !important
    }
    nav.navbar.bootsnav .navbar-nav {
        float: none !important;
        padding-left: 30px;
        padding-right: 30px;
        margin: 0 -15px
    }
    nav.navbar.bootsnav .navbar-nav>li {
        float: none
    }
    nav.navbar.bootsnav li.dropdown a.dropdown-toggle:before {
        font-family: FontAwesome;
        content: "\f105";
        float: right;
        font-size: 16px;
        margin-left: 10px
    }
    nav.navbar.bootsnav li.dropdown.on>a.dropdown-toggle:before {
        content: "\f107"
    }
    nav.navbar.bootsnav .navbar-nav>li>a {
        display: block;
        width: 100%;
        border-bottom: solid 1px #e0e0e0;
        padding: 10px 0;
        border-top: solid 1px #e0e0e0;
        margin-bottom: -1px
    }
    nav.navbar.bootsnav .navbar-nav>li:first-child>a {
        border-top: 0
    }
    nav.navbar.bootsnav ul.navbar-nav.navbar-left>li:last-child>ul.dropdown-menu {
        border-bottom: solid 1px #e0e0e0
    }
    nav.navbar.bootsnav ul.nav li.dropdown li a.dropdown-toggle {
        float: none !important;
        position: relative;
        display: block;
        width: 100%
    }
    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
        width: 100%;
        position: relative !important;
        background-color: transparent;
        float: none;
        border: 0;
        padding: 0 0 0 15px !important;
        margin: 0 0 -1px !important;
        -moz-box-shadow: 0;
        -webkit-box-shadow: 0;
        -o-box-shadow: 0;
        box-shadow: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0
    }
    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu>li>a {
        display: block;
        width: 100%;
        border-bottom: solid 1px #e0e0e0;
        padding: 10px 0;
        color: #6f6f6f
    }
    nav.navbar.bootsnav ul.nav ul.dropdown-menu li a:focus, nav.navbar.bootsnav ul.nav ul.dropdown-menu li a:hover {
        background-color: transparent
    }
    nav.navbar.bootsnav ul.nav ul.dropdown-menu ul.dropdown-menu {
        float: none !important;
        left: 0;
        padding: 0 0 0 15px;
        position: relative;
        background: 0;
        width: 100%
    }
    nav.navbar.bootsnav ul.nav ul.dropdown-menu li.dropdown.on>ul.dropdown-menu {
        display: inline-block;
        margin-top: -10px
    }
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu li.dropdown>a.dropdown-toggle:after {
        display: none
    }
    nav.navbar.bootsnav .dropdown .megamenu-content .col-menu .title {
        padding: 10px 15px 10px 0;
        line-height: 24px;
        text-transform: none;
        font-weight: 400;
        letter-spacing: 0;
        margin-bottom: 0;
        cursor: pointer;
        border-bottom: solid 1px #e0e0e0;
        color: #6f6f6f
    }
    nav.navbar.bootsnav .dropdown .megamenu-content .col-menu ul>li>a {
        display: block;
        width: 100%;
        border-bottom: solid 1px #e0e0e0;
        padding: 8px 0
    }
    nav.navbar.bootsnav .dropdown .megamenu-content .col-menu .title:before {
        font-family: FontAwesome;
        content: "\f105";
        float: right;
        font-size: 16px;
        margin-left: 10px;
        position: relative;
        right: -15px
    }
    nav.navbar.bootsnav .dropdown .megamenu-content .col-menu:last-child .title {
        border-bottom: 0
    }
    nav.navbar.bootsnav .dropdown .megamenu-content .col-menu.on:last-child .title {
        border-bottom: solid 1px #e0e0e0
    }
    nav.navbar.bootsnav .dropdown .megamenu-content .col-menu:last-child ul.menu-col li:last-child a {
        border-bottom: 0
    }
    nav.navbar.bootsnav .dropdown .megamenu-content .col-menu.on .title:before {
        content: "\f107"
    }
    nav.navbar.bootsnav .dropdown .megamenu-content .col-menu .content {
        padding: 0 0 0 15px
    }
    nav.bootsnav.brand-center .navbar-collapse {
        display: block
    }
    nav.bootsnav.brand-center ul.nav {
        margin-bottom: 0 !important
    }
    nav.bootsnav.brand-center .navbar-collapse .col-half {
        width: 100%;
        float: none;
        display: block
    }
    nav.bootsnav.brand-center .navbar-collapse .col-half.left {
        margin-bottom: 0
    }
    nav.bootsnav .megamenu-content {
        padding: 0
    }
    nav.bootsnav .megamenu-content .col-menu {
        padding-bottom: 0
    }
    nav.bootsnav .megamenu-content .title {
        cursor: pointer;
        display: block;
        padding: 10px 15px;
        margin-bottom: 0;
        font-weight: 400
    }
    .attr-nav>ul>li.dropdown>a.dropdown-toggle:before, nav.bootsnav .megamenu-content .content {
        display: none
    }
    .attr-nav {
        position: absolute;
        right: 60px
    }
    .attr-nav>ul {
        padding: 0;
        margin: 0 -15px -7px 0
    }
    .attr-nav>ul>li>a {
        padding: 16px 15px 15px
    }
    .attr-nav>ul>li.dropdown ul.dropdown-menu {
        margin-top: 2px;
        margin-left: 55px;
        width: 250px;
        left: -250px;
        border-top: solid 5px
    }
    .top-search .container {
        padding: 0 45px
    }
    nav.bootsnav.navbar-full ul.nav {
        margin-left: 0
    }
    nav.bootsnav.navbar-full ul.nav>li>a {
        border: 0
    }
    nav.bootsnav.navbar-full .navbar-brand {
        float: left !important;
        padding-left: 0
    }
    nav.bootsnav.navbar-full .navbar-toggle {
        display: inline-block;
        float: right;
        margin-right: 0;
        margin-top: 10px
    }
    nav.bootsnav.navbar-full .navbar-header {
        padding-left: 15px;
        padding-right: 15px
    }
    nav.navbar.bootsnav.navbar-sidebar .share {
        padding: 30px 15px;
        margin-bottom: 0
    }
    nav.navbar.bootsnav .tabbed>li {
        padding: 25px 0;
        margin-left: -15px !important
    }
    body>.wrapper {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }
    body.side-right>.wrapper {
        margin-left: 280px;
        margin-right: -280px !important
    }
    nav.navbar.bootsnav.navbar-mobile .navbar-collapse {
        position: fixed;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        display: block;
        background: #fff;
        z-index: 99;
        width: 280px;
        height: 100% !important;
        left: -280px;
        top: 0;
        padding: 0;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }
    nav.navbar.bootsnav.navbar-mobile .navbar-collapse.in {
        left: 0
    }
    nav.navbar.bootsnav.navbar-mobile ul.nav {
        width: 293px;
        padding-right: 0;
        padding-left: 15px
    }
    nav.navbar.bootsnav.navbar-mobile ul.nav>li>a {
        padding: 15px
    }
    nav.navbar.bootsnav.navbar-mobile ul.nav ul.dropdown-menu>li>a {
        padding-right: 15px !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important
    }
    nav.navbar.bootsnav.navbar-mobile ul.nav ul.dropdown-menu .col-menu .title {
        padding-right: 30px !important;
        padding-top: 13px !important;
        padding-bottom: 13px !important
    }
    nav.navbar.bootsnav.navbar-mobile ul.nav ul.dropdown-menu .col-menu ul.menu-col li a {
        padding-top: 13px !important;
        padding-bottom: 13px !important
    }
    nav.navbar.bootsnav.navbar-mobile .navbar-collapse [class*=' col-'] {
        width: 100%
    }
    nav.navbar.bootsnav.navbar-fixed .logo-scrolled {
        display: block !important
    }
    nav.navbar.bootsnav.navbar-fixed .logo-display {
        display: none !important
    }
    nav.navbar.bootsnav.navbar-mobile .tab-content, nav.navbar.bootsnav.navbar-mobile .tab-menu {
        width: 100%;
        display: block
    }
}
@media(max-width:767px) {
    nav.navbar.bootsnav .navbar-header, nav.navbar.bootsnav .navbar-nav {
        padding-left: 15px;
        padding-right: 15px
    }
    .attr-nav {
        right: 30px
    }
    .attr-nav>ul {
        margin-right: -10px
    }
    .attr-nav>ul>li>a {
        padding: 16px 10px 15px;
        padding-left: 0 !important
    }
    .attr-nav>ul>li.dropdown ul.dropdown-menu {
        left: -275px
    }
    .top-search .container {
        padding: 0 15px
    }
    nav.bootsnav.navbar-full .navbar-collapse {
        left: 15px
    }
    nav.bootsnav.navbar-full .navbar-header {
        padding-right: 0
    }
    nav.bootsnav.navbar-full .navbar-toggle {
        margin-right: -15px
    }
    nav.bootsnav.navbar-full ul.nav>li>a {
        font-size: 18px !important;
        line-height: 24px !important;
        padding: 5px 10px !important
    }
    nav.navbar.bootsnav.navbar-sidebar .share {
        padding: 30px 0 !important;
        margin-bottom: 0
    }
    nav.navbar.bootsnav.navbar-mobile.navbar-sidebar .share {
        padding: 30px 15px !important;
        margin-bottom: 0
    }
    body.side-right>.wrapper {
        margin-left: 280px;
        margin-right: -280px !important
    }
    nav.navbar.bootsnav.navbar-mobile .navbar-collapse {
        margin-left: 0
    }
    nav.navbar.bootsnav.navbar-mobile ul.nav {
        margin-left: -15px;
        border-top: solid 1px #fff
    }
    li.close-full-menu {
        padding-top: 15px !important;
        padding-bottom: 15px !important
    }
}
@media(min-width:480px) and (max-width:640px) {
    nav.bootsnav.navbar-full ul.nav {
        padding-top: 30px;
        padding-bottom: 30px
    }
	.cloans .logo-wrap::before {
	content: "";
    width: 250px;
    height: 100px
}
}
.label, sub, sup {
    vertical-align: baseline
}
hr, img {
    border: 0
}
body, figure {
    margin: 0
}
.btn-group>.btn-group, .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .dropdown-menu {
    float: left
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .pre-scrollable {
    max-height: 340px
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden], template {
    display: none
}
a {
    background-color: transparent
}
a:active, a:hover {
    outline: 0
}
b, optgroup, strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
h1 {
    margin: .67em 0
}
mark {
    color: #000;
    background: #ff0
}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    vertical-align: middle
}
svg:not(:root) {
    overflow: hidden
}
hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
pre, textarea {
    overflow: auto
}
code, kbd, pre, samp {
    font-size: 1em
}
button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}
.glyphicon, address {
    font-style: normal
}
button {
    overflow: visible
}
button, select {
    text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled], html input[disabled] {
    cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}
input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
table {
    border-spacing: 0;
    border-collapse: collapse
}
td, th {
    padding: 0
}
@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }
    a, a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " ("attr(href) ")"
    }
    abbr[title]:after {
        content: " ("attr(title) ")"
    }
    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }
    blockquote, pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100% !important
    }
    h2, h3, p {
        orphans: 3;
        widows: 3
    }
    h2, h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret, .dropup>.btn>.caret {
        border-top-color: #000 !important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table td, .table th {
        background-color: #fff !important
    }
    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}
.dropdown-menu, .modal-content {
    -webkit-background-clip: padding-box
}
.btn, .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-warning.active, .btn-warning:active, .btn.active, .btn:active, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover, .form-control, .navbar-toggle, .open>.dropdown-toggle.btn-danger, .open>.dropdown-toggle.btn-default, .open>.dropdown-toggle.btn-info, .open>.dropdown-toggle.btn-primary, .open>.dropdown-toggle.btn-warning {
    background-image: none
}
.img-thumbnail, body {
    background-color: #fff
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
    content: "\002a"
}
.glyphicon-plus:before {
    content: "\002b"
}
.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20ac"
}
.glyphicon-minus:before {
    content: "\2212"
}
.glyphicon-cloud:before {
    content: "\2601"
}
.glyphicon-envelope:before {
    content: "\2709"
}
.glyphicon-pencil:before {
    content: "\270f"
}
.glyphicon-glass:before {
    content: "\e001"
}
.glyphicon-music:before {
    content: "\e002"
}
.glyphicon-search:before {
    content: "\e003"
}
.glyphicon-heart:before {
    content: "\e005"
}
.glyphicon-star:before {
    content: "\e006"
}
.glyphicon-star-empty:before {
    content: "\e007"
}
.glyphicon-user:before {
    content: "\e008"
}
.glyphicon-film:before {
    content: "\e009"
}
.glyphicon-th-large:before {
    content: "\e010"
}
.glyphicon-th:before {
    content: "\e011"
}
.glyphicon-th-list:before {
    content: "\e012"
}
.glyphicon-ok:before {
    content: "\e013"
}
.glyphicon-remove:before {
    content: "\e014"
}
.glyphicon-zoom-in:before {
    content: "\e015"
}
.glyphicon-zoom-out:before {
    content: "\e016"
}
.glyphicon-off:before {
    content: "\e017"
}
.glyphicon-signal:before {
    content: "\e018"
}
.glyphicon-cog:before {
    content: "\e019"
}
.glyphicon-trash:before {
    content: "\e020"
}
.glyphicon-home:before {
    content: "\e021"
}
.glyphicon-file:before {
    content: "\e022"
}
.glyphicon-time:before {
    content: "\e023"
}
.glyphicon-road:before {
    content: "\e024"
}
.glyphicon-download-alt:before {
    content: "\e025"
}
.glyphicon-download:before {
    content: "\e026"
}
.glyphicon-upload:before {
    content: "\e027"
}
.glyphicon-inbox:before {
    content: "\e028"
}
.glyphicon-play-circle:before {
    content: "\e029"
}
.glyphicon-repeat:before {
    content: "\e030"
}
.glyphicon-refresh:before {
    content: "\e031"
}
.glyphicon-list-alt:before {
    content: "\e032"
}
.glyphicon-lock:before {
    content: "\e033"
}
.glyphicon-flag:before {
    content: "\e034"
}
.glyphicon-headphones:before {
    content: "\e035"
}
.glyphicon-volume-off:before {
    content: "\e036"
}
.glyphicon-volume-down:before {
    content: "\e037"
}
.glyphicon-volume-up:before {
    content: "\e038"
}
.glyphicon-qrcode:before {
    content: "\e039"
}
.glyphicon-barcode:before {
    content: "\e040"
}
.glyphicon-tag:before {
    content: "\e041"
}
.glyphicon-tags:before {
    content: "\e042"
}
.glyphicon-book:before {
    content: "\e043"
}
.glyphicon-bookmark:before {
    content: "\e044"
}
.glyphicon-print:before {
    content: "\e045"
}
.glyphicon-camera:before {
    content: "\e046"
}
.glyphicon-font:before {
    content: "\e047"
}
.glyphicon-bold:before {
    content: "\e048"
}
.glyphicon-italic:before {
    content: "\e049"
}
.glyphicon-text-height:before {
    content: "\e050"
}
.glyphicon-text-width:before {
    content: "\e051"
}
.glyphicon-align-left:before {
    content: "\e052"
}
.glyphicon-align-center:before {
    content: "\e053"
}
.glyphicon-align-right:before {
    content: "\e054"
}
.glyphicon-align-justify:before {
    content: "\e055"
}
.glyphicon-list:before {
    content: "\e056"
}
.glyphicon-indent-left:before {
    content: "\e057"
}
.glyphicon-indent-right:before {
    content: "\e058"
}
.glyphicon-facetime-video:before {
    content: "\e059"
}
.glyphicon-picture:before {
    content: "\e060"
}
.glyphicon-map-marker:before {
    content: "\e062"
}
.glyphicon-adjust:before {
    content: "\e063"
}
.glyphicon-tint:before {
    content: "\e064"
}
.glyphicon-edit:before {
    content: "\e065"
}
.glyphicon-share:before {
    content: "\e066"
}
.glyphicon-check:before {
    content: "\e067"
}
.glyphicon-move:before {
    content: "\e068"
}
.glyphicon-step-backward:before {
    content: "\e069"
}
.glyphicon-fast-backward:before {
    content: "\e070"
}
.glyphicon-backward:before {
    content: "\e071"
}
.glyphicon-play:before {
    content: "\e072"
}
.glyphicon-pause:before {
    content: "\e073"
}
.glyphicon-stop:before {
    content: "\e074"
}
.glyphicon-forward:before {
    content: "\e075"
}
.glyphicon-fast-forward:before {
    content: "\e076"
}
.glyphicon-step-forward:before {
    content: "\e077"
}
.glyphicon-eject:before {
    content: "\e078"
}
.glyphicon-chevron-left:before {
    content: "\e079"
}
.glyphicon-chevron-right:before {
    content: "\e080"
}
.glyphicon-plus-sign:before {
    content: "\e081"
}
.glyphicon-minus-sign:before {
    content: "\e082"
}
.glyphicon-remove-sign:before {
    content: "\e083"
}
.glyphicon-ok-sign:before {
    content: "\e084"
}
.glyphicon-question-sign:before {
    content: "\e085"
}
.glyphicon-info-sign:before {
    content: "\e086"
}
.glyphicon-screenshot:before {
    content: "\e087"
}
.glyphicon-remove-circle:before {
    content: "\e088"
}
.glyphicon-ok-circle:before {
    content: "\e089"
}
.glyphicon-ban-circle:before {
    content: "\e090"
}
.glyphicon-arrow-left:before {
    content: "\e091"
}
.glyphicon-arrow-right:before {
    content: "\e092"
}
.glyphicon-arrow-up:before {
    content: "\e093"
}
.glyphicon-arrow-down:before {
    content: "\e094"
}
.glyphicon-share-alt:before {
    content: "\e095"
}
.glyphicon-resize-full:before {
    content: "\e096"
}
.glyphicon-resize-small:before {
    content: "\e097"
}
.glyphicon-exclamation-sign:before {
    content: "\e101"
}
.glyphicon-gift:before {
    content: "\e102"
}
.glyphicon-leaf:before {
    content: "\e103"
}
.glyphicon-fire:before {
    content: "\e104"
}
.glyphicon-eye-open:before {
    content: "\e105"
}
.glyphicon-eye-close:before {
    content: "\e106"
}
.glyphicon-warning-sign:before {
    content: "\e107"
}
.glyphicon-plane:before {
    content: "\e108"
}
.glyphicon-calendar:before {
    content: "\e109"
}
.glyphicon-random:before {
    content: "\e110"
}
.glyphicon-comment:before {
    content: "\e111"
}
.glyphicon-magnet:before {
    content: "\e112"
}
.glyphicon-chevron-up:before {
    content: "\e113"
}
.glyphicon-chevron-down:before {
    content: "\e114"
}
.glyphicon-retweet:before {
    content: "\e115"
}
.glyphicon-shopping-cart:before {
    content: "\e116"
}
.glyphicon-folder-close:before {
    content: "\e117"
}
.glyphicon-folder-open:before {
    content: "\e118"
}
.glyphicon-resize-vertical:before {
    content: "\e119"
}
.glyphicon-resize-horizontal:before {
    content: "\e120"
}
.glyphicon-hdd:before {
    content: "\e121"
}
.glyphicon-bullhorn:before {
    content: "\e122"
}
.glyphicon-bell:before {
    content: "\e123"
}
.glyphicon-certificate:before {
    content: "\e124"
}
.glyphicon-thumbs-up:before {
    content: "\e125"
}
.glyphicon-thumbs-down:before {
    content: "\e126"
}
.glyphicon-hand-right:before {
    content: "\e127"
}
.glyphicon-hand-left:before {
    content: "\e128"
}
.glyphicon-hand-up:before {
    content: "\e129"
}
.glyphicon-hand-down:before {
    content: "\e130"
}
.glyphicon-circle-arrow-right:before {
    content: "\e131"
}
.glyphicon-circle-arrow-left:before {
    content: "\e132"
}
.glyphicon-circle-arrow-up:before {
    content: "\e133"
}
.glyphicon-circle-arrow-down:before {
    content: "\e134"
}
.glyphicon-globe:before {
    content: "\e135"
}
.glyphicon-wrench:before {
    content: "\e136"
}
.glyphicon-tasks:before {
    content: "\e137"
}
.glyphicon-filter:before {
    content: "\e138"
}
.glyphicon-briefcase:before {
    content: "\e139"
}
.glyphicon-fullscreen:before {
    content: "\e140"
}
.glyphicon-dashboard:before {
    content: "\e141"
}
.glyphicon-paperclip:before {
    content: "\e142"
}
.glyphicon-heart-empty:before {
    content: "\e143"
}
.glyphicon-link:before {
    content: "\e144"
}
.glyphicon-phone:before {
    content: "\e145"
}
.glyphicon-pushpin:before {
    content: "\e146"
}
.glyphicon-usd:before {
    content: "\e148"
}
.glyphicon-gbp:before {
    content: "\e149"
}
.glyphicon-sort:before {
    content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}
.glyphicon-sort-by-order:before {
    content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}
.glyphicon-sort-by-attributes:before {
    content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}
.glyphicon-unchecked:before {
    content: "\e157"
}
.glyphicon-expand:before {
    content: "\e158"
}
.glyphicon-collapse-down:before {
    content: "\e159"
}
.glyphicon-collapse-up:before {
    content: "\e160"
}
.glyphicon-log-in:before {
    content: "\e161"
}
.glyphicon-flash:before {
    content: "\e162"
}
.glyphicon-log-out:before {
    content: "\e163"
}
.glyphicon-new-window:before {
    content: "\e164"
}
.glyphicon-record:before {
    content: "\e165"
}
.glyphicon-save:before {
    content: "\e166"
}
.glyphicon-open:before {
    content: "\e167"
}
.glyphicon-saved:before {
    content: "\e168"
}
.glyphicon-import:before {
    content: "\e169"
}
.glyphicon-export:before {
    content: "\e170"
}
.glyphicon-send:before {
    content: "\e171"
}
.glyphicon-floppy-disk:before {
    content: "\e172"
}
.glyphicon-floppy-saved:before {
    content: "\e173"
}
.glyphicon-floppy-remove:before {
    content: "\e174"
}
.glyphicon-floppy-save:before {
    content: "\e175"
}
.glyphicon-floppy-open:before {
    content: "\e176"
}
.glyphicon-credit-card:before {
    content: "\e177"
}
.glyphicon-transfer:before {
    content: "\e178"
}
.glyphicon-cutlery:before {
    content: "\e179"
}
.glyphicon-header:before {
    content: "\e180"
}
.glyphicon-compressed:before {
    content: "\e181"
}
.glyphicon-earphone:before {
    content: "\e182"
}
.glyphicon-phone-alt:before {
    content: "\e183"
}
.glyphicon-tower:before {
    content: "\e184"
}
.glyphicon-stats:before {
    content: "\e185"
}
.glyphicon-sd-video:before {
    content: "\e186"
}
.glyphicon-hd-video:before {
    content: "\e187"
}
.glyphicon-subtitles:before {
    content: "\e188"
}
.glyphicon-sound-stereo:before {
    content: "\e189"
}
.glyphicon-sound-dolby:before {
    content: "\e190"
}
.glyphicon-sound-5-1:before {
    content: "\e191"
}
.glyphicon-sound-6-1:before {
    content: "\e192"
}
.glyphicon-sound-7-1:before {
    content: "\e193"
}
.glyphicon-copyright-mark:before {
    content: "\e194"
}
.glyphicon-registration-mark:before {
    content: "\e195"
}
.glyphicon-cloud-download:before {
    content: "\e197"
}
.glyphicon-cloud-upload:before {
    content: "\e198"
}
.glyphicon-tree-conifer:before {
    content: "\e199"
}
.glyphicon-tree-deciduous:before {
    content: "\e200"
}
.glyphicon-cd:before {
    content: "\e201"
}
.glyphicon-save-file:before {
    content: "\e202"
}
.glyphicon-open-file:before {
    content: "\e203"
}
.glyphicon-level-up:before {
    content: "\e204"
}
.glyphicon-copy:before {
    content: "\e205"
}
.glyphicon-paste:before {
    content: "\e206"
}
.glyphicon-alert:before {
    content: "\e209"
}
.glyphicon-equalizer:before {
    content: "\e210"
}
.glyphicon-king:before {
    content: "\e211"
}
.glyphicon-queen:before {
    content: "\e212"
}
.glyphicon-pawn:before {
    content: "\e213"
}
.glyphicon-bishop:before {
    content: "\e214"
}
.glyphicon-knight:before {
    content: "\e215"
}
.glyphicon-baby-formula:before {
    content: "\e216"
}
.glyphicon-tent:before {
    content: "\26fa"
}
.glyphicon-blackboard:before {
    content: "\e218"
}
.glyphicon-bed:before {
    content: "\e219"
}
.glyphicon-apple:before {
    content: "\f8ff"
}
.glyphicon-erase:before {
    content: "\e221"
}
.glyphicon-hourglass:before {
    content: "\231b"
}
.glyphicon-lamp:before {
    content: "\e223"
}
.glyphicon-duplicate:before {
    content: "\e224"
}
.glyphicon-piggy-bank:before {
    content: "\e225"
}
.glyphicon-scissors:before {
    content: "\e226"
}
.glyphicon-bitcoin:before, .glyphicon-btc:before, .glyphicon-xbt:before {
    content: "\e227"
}
.glyphicon-jpy:before, .glyphicon-yen:before {
    content: "\00a5"
}
.glyphicon-rub:before, .glyphicon-ruble:before {
    content: "\20bd"
}
.glyphicon-scale:before {
    content: "\e230"
}
.glyphicon-ice-lolly:before {
    content: "\e231"
}
.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}
.glyphicon-education:before {
    content: "\e233"
}
.glyphicon-option-horizontal:before {
    content: "\e234"
}
.glyphicon-option-vertical:before {
    content: "\e235"
}
.glyphicon-menu-hamburger:before {
    content: "\e236"
}
.glyphicon-modal-window:before {
    content: "\e237"
}
.glyphicon-oil:before {
    content: "\e238"
}
.glyphicon-grain:before {
    content: "\e239"
}
.glyphicon-sunglasses:before {
    content: "\e240"
}
.glyphicon-text-size:before {
    content: "\e241"
}
.glyphicon-text-color:before {
    content: "\e242"
}
.glyphicon-text-background:before {
    content: "\e243"
}
.glyphicon-object-align-top:before {
    content: "\e244"
}
.glyphicon-object-align-bottom:before {
    content: "\e245"
}
.glyphicon-object-align-horizontal:before {
    content: "\e246"
}
.glyphicon-object-align-left:before {
    content: "\e247"
}
.glyphicon-object-align-vertical:before {
    content: "\e248"
}
.glyphicon-object-align-right:before {
    content: "\e249"
}
.glyphicon-triangle-right:before {
    content: "\e250"
}
.glyphicon-triangle-left:before {
    content: "\e251"
}
.glyphicon-triangle-bottom:before {
    content: "\e252"
}
.glyphicon-triangle-top:before {
    content: "\e253"
}
.glyphicon-console:before {
    content: "\e254"
}
.glyphicon-superscript:before {
    content: "\e255"
}
.glyphicon-subscript:before {
    content: "\e256"
}
.glyphicon-menu-left:before {
    content: "\e257"
}
.glyphicon-menu-right:before {
    content: "\e258"
}
.glyphicon-menu-down:before {
    content: "\e259"
}
.glyphicon-menu-up:before {
    content: "\e260"
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}
body {
    font-family: 'arial';
    font-size: 14px;
    line-height: 1.42857143;
    color: #333
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #337ab7;
    text-decoration: none
}
a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}
a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
[role=button] {
    cursor: pointer
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}
.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}
.h1, h1 {
    font-size: 36px
}
.h2, h2 {
    font-size: 30px
}
.h3, h3 {
    font-size: 24px
}
.h4, h4 {
    font-size: 18px
}
.h5, h5 {
    font-size: 14px
}
.h6, h6 {
    font-size: 12px
}
p {
    margin: 0 0 10px
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}
dt, kbd kbd, label {
    font-weight: 700
}
address, blockquote .small, blockquote footer, blockquote small, dd, dt, pre {
    line-height: 1.42857143
}
@media(min-width:768px) {
    .lead {
        font-size: 21px
    }
}
.small, small {
    font-size: 85%
}
.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}
.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.text-justify {
    text-align: justify
}
.text-nowrap {
    white-space: nowrap
}
.text-lowercase {
    text-transform: lowercase
}
.text-uppercase {
    text-transform: uppercase
}
.text-capitalize {
    text-transform: capitalize
}
.text-muted {
    color: #777
}
.text-primary {
    color: #337ab7
}
a.text-primary:focus, a.text-primary:hover {
    color: #286090
}
.text-success {
    color: #3c763d
}
a.text-success:focus, a.text-success:hover {
    color: #2b542c
}
.text-info {
    color: #31708f
}
a.text-info:focus, a.text-info:hover {
    color: #245269
}
.text-warning {
    color: #8a6d3b
}
a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}
.text-danger {
    color: #a94442
}
a.text-danger:focus, a.text-danger:hover {
    color: #843534
}
.bg-primary {
    color: #fff;
    background-color: #337ab7
}
a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #f2dede
}
a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}
pre code, table {
    background-color: transparent
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
dl, ol, ul {
    margin-top: 0
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child, ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}
address, dl {
    margin-bottom: 20px
}
ol, ul {
    margin-bottom: 10px
}
.list-inline {
    margin-left: -5px
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}
dd {
    margin-left: 0
}
@media(min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    .container {
        width: 750px
    }
}
abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}
blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    color: #777
}
legend, pre {
    display: block;
    color: #333
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'
}
.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}
code, kbd {
    padding: 2px 4px;
    font-size: 90%
}
caption, th {
    text-align: left
}
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''
}
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'
}
code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}
kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    -webkit-box-shadow: none;
    box-shadow: none
}
pre {
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}
.container, .container-fluid {
    margin-right: auto;
    margin-left: auto
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}
.container, .container-fluid {
    padding-right: 15px;
    padding-left: 15px
}
.pre-scrollable {
    overflow-y: scroll
}
@media(min-width:992px) {
    .container {
        width: 970px
    }
}
@media(min-width:1200px) {
    .container {
        width: 1170px
    }
}
.row {
    margin-right: -15px;
    margin-left: -15px
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media(min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media(min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media(min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    border-top: 0
}
.table>tbody+tbody {
    border-top: 2px solid #ddd
}
.table .table {
    background-color: #fff
}
.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
    padding: 5px
}
.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}
.table-hover>tbody>tr:hover, .table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
    background-color: #f5f5f5
}
table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}
table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}
.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}
.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
    background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}
.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
    background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}
.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
    background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}
.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
    background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto
}
@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}
fieldset, legend {
    padding: 0;
    border: 0
}
fieldset {
    min-width: 0;
    margin: 0
}
legend {
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}
input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}
.form-control, output {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block
}
input[type=file] {
    display: block
}
input[type=range] {
    display: block;
    width: 100%
}
select[multiple], select[size] {
    height: auto
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
output {
    padding-top: 7px
}
.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}
.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}
textarea.form-control {
    height: auto
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
        line-height: 34px
    }
    .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
        line-height: 46px
    }
}
.form-group {
    margin-bottom: 15px
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}
.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}
.checkbox+.checkbox, .radio+.radio {
    margin-top: -5px
}
.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}
.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}
.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}
.form-control-static.input-lg, .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}
.form-group-sm .form-control, .input-sm {
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 12px
}
.input-sm {
    height: 30px;
    line-height: 1.5
}
select.input-sm {
    height: 30px;
    line-height: 30px
}
select[multiple].input-sm, textarea.input-sm {
    height: auto
}
.form-group-sm .form-control {
    height: 30px;
    line-height: 1.5
}
.form-group-lg .form-control, .input-lg {
    border-radius: 6px;
    padding: 10px 16px;
    font-size: 18px
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}
.input-lg {
    height: 46px;
    line-height: 1.3333333
}
select.input-lg {
    height: 46px;
    line-height: 46px
}
select[multiple].input-lg, textarea.input-lg {
    height: auto
}
.form-group-lg .form-control {
    height: 46px;
    line-height: 1.3333333
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-right: 42.5px
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}
.collapsing, .dropdown, .dropup {
    position: relative
}
.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}
.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback, .input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}
.has-feedback label~.form-control-feedback {
    top: 25px
}
.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}
@media(min-width:768px) {
    .form-inline .form-control-static, .form-inline .form-group {
        display: inline-block
    }
    .form-inline .control-label, .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}
.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}
.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}
@media(min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}
.btn.active, .btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}
a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default.focus, .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}
.btn-default.active, .btn-default:active, .btn-default:hover, .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}
.btn-default .badge {
    color: #fff;
    background-color: #333
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}
.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}
.btn-success.active, .btn-success:active, .btn-success:hover, .open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}
.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
    background-image: none
}
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}
.btn-info.active, .btn-info:active, .btn-info:hover, .open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning.focus, .btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}
.btn-warning.active, .btn-warning:active, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}
.btn-danger.active, .btn-danger:active, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}
.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}
.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}
.btn-group-lg>.btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-group-xs>.btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-block {
    display: block;
    width: 100%
}
.btn-block+.btn-block {
    margin-top: 5px
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.fade.in {
    opacity: 1
}
.collapse {
    display: none
}
.collapse.in {
    display: block
}
tr.collapse.in {
    display: table-row
}
tbody.collapse.in {
    display: table-row-group
}
.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}
.dropdown-menu-right, .dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.dropdown-header, .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
    white-space: nowrap
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle, .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child, .btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child), .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn, .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #333
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
    color: #777
}
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdown-menu-left {
    right: auto;
    left: 0
}
.dropdown-header {
    font-size: 12px;
    color: #777
}
.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}
.nav-justified>.dropdown .dropdown-menu, .nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}
@media(min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    float: left
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
    z-index: 2
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
    margin-left: -1px
}
.btn-toolbar {
    margin-left: -5px
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
    margin-left: 5px
}
.btn .caret, .btn-group>.btn:first-child {
    margin-left: 0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}
.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-lg .caret {
    border-width: 5px 5px 0
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}
.btn-group-vertical>.btn-group>.btn {
    float: none
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-radius: 4px 4px 0 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-radius: 0 0 4px 4px
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}
.btn-group-justified>.btn-group .btn {
    width: 100%
}
.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}
[data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio], [data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}
.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}
.input-group .form-control:focus {
    z-index: 3
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}
select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn, textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}
select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn, textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}
.nav>li, .nav>li>a {
    display: block;
    position: relative
}
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.input-group-addon:first-child {
    border-right: 0
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.input-group-addon:last-child {
    border-left: 0
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}
.input-group-btn>.btn {
    position: relative
}
.input-group-btn>.btn+.btn {
    margin-left: -1px
}
.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {
    z-index: 2
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
    margin-right: -1px
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}
.nav>li>a {
    padding: 10px 15px
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}
.nav>li.disabled>a {
    color: #777
}
.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.nav>li>a>img {
    max-width: none
}
.nav-tabs {
    border-bottom: 1px solid #ddd
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}
.nav-tabs.nav-justified>li {
    float: none
}
.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center;
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}
@media(min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}
.nav-pills>li {
    float: left
}
.nav-justified>li, .nav-stacked>li {
    float: none
}
.nav-pills>li>a {
    border-radius: 4px
}
.nav-pills>li+li {
    margin-left: 2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}
.nav-justified {
    width: 100%
}
.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}
.nav-tabs-justified {
    border-bottom: 0
}
.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}
@media(min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}
.tab-content>.tab-pane {
    display: none
}
.tab-content>.active {
    display: block
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}
.navbar-collapse.in {
    overflow-y: auto
}
@media(min-width:768px) {
    .navbar {
        border-radius: 4px
    }
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}
.embed-responsive, .modal, .modal-open, .progress {
    overflow: hidden
}
@media(max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}
.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}
.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}
.navbar-brand>img {
    display: block
}
@media(min-width:768px) {
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px
}
.navbar-toggle:focus {
    outline: 0
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}
.navbar-nav {
    margin: 7.5px -15px
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}
@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}
.progress-bar-striped, .progress-striped .progress-bar, .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
@media(min-width:768px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}
.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}
@media(min-width:768px) {
    .navbar-form .form-control-static, .navbar-form .form-group {
        display: inline-block
    }
    .navbar-form .control-label, .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label, .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}
.breadcrumb>li, .pagination {
    display: inline-block
}
.btn .badge, .btn .label {
    top: -1px;
    position: relative
}
@media(max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}
@media(min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}
.navbar-default .navbar-brand {
    color: #777
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
    color: #777
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}
.navbar-default .navbar-toggle {
    border-color: #ddd
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}
@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}
.navbar-default .navbar-link {
    color: #777
}
.navbar-default .navbar-link:hover {
    color: #333
}
.navbar-default .btn-link {
    color: #777
}
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #333
}
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}
.navbar-inverse {
    background-color: #222;
    border-color: #080808
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-text {
    color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}
.navbar-inverse .navbar-toggle {
    border-color: #333
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}
@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}
.navbar-inverse .navbar-link {
    color: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
    color: #fff
}
.navbar-inverse .btn-link {
    color: #9d9d9d
}
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
    color: #fff
}
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}
.breadcrumb>.active {
    color: #777
}
.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}
.pager li, .pagination>li {
    display: inline
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}
.pagination-lg>li>a, .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}
.badge, .label {
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    text-align: center
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}
.pager li>a, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}
.pager li>a:focus, .pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}
.pager .next>a, .pager .next>span {
    float: right
}
.pager .previous>a, .pager .previous>span {
    float: left
}
.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}
a.badge:focus, a.badge:hover, a.label:focus, a.label:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}
.label:empty {
    display: none
}
.label-default {
    background-color: #777
}
.label-default[href]:focus, .label-default[href]:hover {
    background-color: #5e5e5e
}
.label-primary {
    background-color: #337ab7
}
.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #286090
}
.label-success {
    background-color: #5cb85c
}
.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44
}
.label-info {
    background-color: #5bc0de
}
.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5
}
.label-warning {
    background-color: #f0ad4e
}
.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f
}
.label-danger {
    background-color: #d9534f
}
.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}
.badge:empty {
    display: none
}
.media-object, .thumbnail {
    display: block
}
.btn-group-xs>.btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}
.jumbotron, .jumbotron .h1, .jumbotron h1 {
    color: inherit
}
.list-group-item>.badge {
    float: right
}
.list-group-item>.badge+.badge {
    margin-right: 5px
}
.nav-pills>li>a>.badge {
    margin-left: 3px
}
.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #eee
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}
.alert, .thumbnail {
    margin-bottom: 20px
}
.alert .alert-link, .close {
    font-weight: 700
}
.jumbotron>hr {
    border-top-color: #d5d5d5
}
.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}
.jumbotron .container {
    max-width: 100%
}
@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }
    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}
.thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}
.thumbnail a>img, .thumbnail>img {
    margin-right: auto;
    margin-left: auto
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}
.thumbnail .caption {
    padding: 9px;
    color: #333
}
.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}
.alert h4 {
    margin-top: 0;
    color: inherit
}
.alert>p, .alert>ul {
    margin-bottom: 0
}
.alert>p+p {
    margin-top: 5px
}
.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}
.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.modal, .modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.alert-success hr {
    border-top-color: #c9e2b3
}
.alert-success .alert-link {
    color: #2b542c
}
.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.alert-info hr {
    border-top-color: #a6e1ec
}
.alert-info .alert-link {
    color: #245269
}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
.alert-warning hr {
    border-top-color: #f7e1b5
}
.alert-warning .alert-link {
    color: #66512c
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
.alert-danger hr {
    border-top-color: #e4b9c0
}
.alert-danger .alert-link {
    color: #843534
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
.progress {
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}
.progress-bar-striped, .progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}
.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
    background-color: #5cb85c
}
.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-striped .progress-bar-info, .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
    background-color: #5bc0de
}
.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
    background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
    background-color: #d9534f
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.media {
    margin-top: 15px
}
.media:first-child {
    margin-top: 0
}
.media, .media-body {
    overflow: hidden;
    zoom: 1
}
.media-body {
    width: 10000px
}
.media-object.img-thumbnail {
    max-width: none
}
.media-right, .media>.pull-right {
    padding-left: 10px
}
.media-left, .media>.pull-left {
    padding-right: 10px
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}
.media-middle {
    vertical-align: middle
}
.media-bottom {
    vertical-align: bottom
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.media-list {
    padding-left: 0;
    list-style: none
}
.list-group {
    padding-left: 0;
    margin-bottom: 20px
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}
.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
a.list-group-item, button.list-group-item {
    color: #555
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
    color: #333
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}
button.list-group-item {
    width: 100%;
    text-align: left
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #777
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}
a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit
}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}
a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit
}
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}
a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}
a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}
.panel-heading>.dropdown .dropdown-toggle, .panel-title, .panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
    color: inherit
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}
.panel-title, .panel>.list-group, .panel>.panel-collapse>.list-group, .panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {
    margin-bottom: 0
}
.panel-body {
    padding: 15px
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.panel-title {
    margin-top: 0;
    font-size: 16px
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}
.panel-group .panel-heading, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}
.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.list-group+.panel-footer, .panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}
.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}
.panel>.table-responsive:first-child>.table:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
    border: 0
}
.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}
.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}
.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}
.panel-group {
    margin-bottom: 20px
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}
.panel-group .panel+.panel {
    margin-top: 5px
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}
.panel-group .panel-footer {
    border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}
.panel-default {
    border-color: #ddd
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}
.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}
.panel-primary {
    border-color: #337ab7
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}
.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}
.panel-success {
    border-color: #d6e9c6
}
.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}
.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}
.panel-info {
    border-color: #bce8f1
}
.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}
.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}
.panel-warning {
    border-color: #faebcc
}
.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}
.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}
.panel-danger {
    border-color: #ebccd1
}
.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}
.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%
}
.embed-responsive-4by3 {
    padding-bottom: 75%
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}
.well-lg {
    padding: 24px;
    border-radius: 6px
}
.well-sm {
    padding: 9px;
    border-radius: 3px
}
.close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}
.popover, .tooltip {
    font-family: 'arial';
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    line-break: auto;
    text-decoration: none
}
.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0;
    border: 0
}
.modal {
    position: fixed;
    z-index: 1050;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}
.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.42857143
}
.modal-body {
    position: relative;
    padding: 15px
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
@media(min-width:768px) {
    .modal-dialog {
        width: 600px;
		width:100%;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}
@media(min-width:992px) {
    .modal-lg {
        width: 900px
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 12px;
    text-align: left;
    text-align: start;
    filter: alpha(opacity=0);
    opacity: 0
}
.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}
.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}
.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}
.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}
.tooltip.top-left .tooltip-arrow {
    right: 5px;
    margin-bottom: -5px
}
.tooltip.top-right .tooltip-arrow {
    left: 5px;
    margin-bottom: -5px
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}
.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}
.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}
.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}
.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-size: 14px;
    text-align: left;
    text-align: start;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}
.carousel-caption, .carousel-control {
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.popover.top {
    margin-top: -10px
}
.popover.right {
    margin-left: 10px
}
.popover.bottom {
    margin-top: 10px
}
.popover.left {
    margin-left: -10px
}
.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}
.popover-content {
    padding: 9px 14px
}
.popover>.arrow, .popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.carousel, .carousel-inner {
    position: relative
}
.popover>.arrow {
    border-width: 11px
}
.popover>.arrow:after {
    content: "";
    border-width: 10px
}
.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}
.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}
.popover.left>.arrow:after, .popover.right>.arrow:after {
    bottom: -10px;
    content: " "
}
.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}
.popover.right>.arrow:after {
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0
}
.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}
.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}
.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}
.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}
.carousel-inner {
    width: 100%;
    overflow: hidden
}
.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right, .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .carousel-inner>.item.active.left, .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block
}
.carousel-inner>.active {
    left: 0
}
.carousel-inner>.next, .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}
.carousel-inner>.next {
    left: 100%
}
.carousel-inner>.prev {
    left: -100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
    left: 0
}
.carousel-inner>.active.left {
    left: -100%
}
.carousel-inner>.active.right {
    left: 100%
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}
.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}
.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}
.carousel-control .icon-prev:before {
    content: '\2039'
}
.carousel-control .icon-next:before {
    content: '\203a'
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px
}
.carousel-caption .btn, .text-hide {
    text-shadow: none
}
@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}
.pull-right {
    float: right !important
}
.pull-left {
    float: left !important
}
.hide {
    display: none !important
}
.show {
    display: block !important
}
.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}
.affix {
    position: fixed
}
@media(max-width:767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
    .visible-xs-block {
        display: block !important
    }
    .visible-xs-inline {
        display: inline !important
    }
    .visible-xs-inline-block {
        display: inline-block !important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
    .visible-sm-block {
        display: block !important
    }
    .visible-sm-inline {
        display: inline !important
    }
    .visible-sm-inline-block {
        display: inline-block !important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    td.visible-md, th.visible-md {
        display: table-cell !important
    }
    .visible-md-block {
        display: block !important
    }
    .visible-md-inline {
        display: inline !important
    }
    .visible-md-inline-block {
        display: inline-block !important
    }
}
@media(min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
    .visible-lg-block {
        display: block !important
    }
    .visible-lg-inline {
        display: inline !important
    }
    .visible-lg-inline-block {
        display: inline-block !important
    }
    .hidden-lg {
        display: none !important
    }
}
@media(max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}
.visible-print {
    display: none !important
}
@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}
.visible-print-block {
    display: none !important
}
@media print {
    .visible-print-block {
        display: block !important
    }
}
.visible-print-inline {
    display: none !important
}
@media print {
    .visible-print-inline {
        display: inline !important
    }
}
.visible-print-inline-block {
    display: none !important
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
    .hidden-print {
        display: none !important
    }
}
.slider-selection, .slider-track-high, .slider-track-low {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 4px
}
.slider-handle.custom::before, .slider-tick.custom::before {
    line-height: 20px;
    font-size: 20px;
    content: '\2605';
    color: #726204
}
.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative
}
.slider.slider-horizontal {
    width: 210px;
    height: 20px
}
.slider.slider-horizontal .slider-track {
    height: 10px;
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0
}
.slider.slider-horizontal .slider-selection, .slider.slider-horizontal .slider-track-high, .slider.slider-horizontal .slider-track-low {
    height: 100%;
    top: 0;
    bottom: 0
}
.slider.slider-horizontal .slider-handle, .slider.slider-horizontal .slider-tick {
    margin-left: -10px
}
.slider.slider-horizontal .slider-handle.triangle, .slider.slider-horizontal .slider-tick.triangle {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    border-width: 0 10px 10px;
    width: 0;
    height: 0;
    border-bottom-color: #2e6da4;
    margin-top: 0
}
.slider.slider-horizontal .slider-tick-container {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}
.slider.slider-horizontal.slider-rtl .slider-tick-container, .slider.slider-horizontal.slider-rtl .slider-track {
    left: initial;
    right: 0
}
.slider.slider-horizontal .slider-tick-label-container {
    white-space: nowrap;
    margin-top: 20px
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
    padding-top: 4px;
    display: inline-block;
    text-align: center
}
.slider .hide, .slider input {
    display: none
}
.slider.slider-horizontal.slider-rtl .slider-handle, .slider.slider-horizontal.slider-rtl .slider-tick {
    margin-left: initial;
    margin-right: -10px
}
.slider.slider-vertical {
    height: 210px;
    width: 20px
}
.slider.slider-vertical .slider-track {
    width: 10px;
    height: 100%;
    left: 25%;
    top: 0
}
.slider.slider-vertical .slider-selection {
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0
}
.slider.slider-vertical .slider-track-high, .slider.slider-vertical .slider-track-low {
    width: 100%;
    left: 0;
    right: 0
}
.slider.slider-vertical .slider-handle, .slider.slider-vertical .slider-tick {
    margin-top: -10px
}
.slider.slider-vertical .slider-handle.triangle, .slider.slider-vertical .slider-tick.triangle {
    border-width: 10px 0 10px 10px;
    width: 1px;
    height: 1px;
    border-left-color: #2e6da4;
    border-right-color: #2e6da4;
    margin-left: 0;
    margin-right: 0
}
.slider-handle, .slider-tick {
    position: absolute;
    width: 20px;
    height: 20px
}
.slider.slider-vertical .slider-tick-label-container {
    white-space: nowrap
}
.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
    padding-left: 4px
}
.slider.slider-vertical.slider-rtl .slider-track {
    left: initial;
    right: 25%
}
.slider.slider-vertical.slider-rtl .slider-selection {
    left: initial;
    right: 0
}
.slider.slider-vertical.slider-rtl .slider-handle.triangle, .slider.slider-vertical.slider-rtl .slider-tick.triangle {
    border-width: 10px 10px 10px 0
}
.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {
    padding-left: initial;
    padding-right: 4px
}
.slider.slider-disabled .slider-handle {
    background-image: -webkit-linear-gradient(top, #dfdfdf 0, #bebebe 100%);
    background-image: -o-linear-gradient(top, #dfdfdf 0, #bebebe 100%);
    background-image: linear-gradient(to bottom, #dfdfdf 0, #bebebe 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0)
}
.slider.slider-disabled .slider-track {
    background-image: -webkit-linear-gradient(top, #e5e5e5 0, #e9e9e9 100%);
    background-image: -o-linear-gradient(top, #e5e5e5 0, #e9e9e9 100%);
    background-image: linear-gradient(to bottom, #e5e5e5 0, #e9e9e9 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
    cursor: not-allowed
}
.slider .tooltip.top {
    margin-top: -36px
}
.slider .tooltip-inner {
    white-space: nowrap;
    max-width: none
}
.slider-track {
    position: absolute;
    cursor: pointer;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #f9f9f9 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #f9f9f9 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0, #f9f9f9 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    border-radius: 4px
}
.slider-selection {
    position: absolute;
    background-image: -webkit-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #f9f9f9 0, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-sizing: border-box
}
.slider-selection.tick-slider-selection {
    background-image: -webkit-linear-gradient(top, #8ac1ef 0, #82b3de 100%);
    background-image: -o-linear-gradient(top, #8ac1ef 0, #82b3de 100%);
    background-image: linear-gradient(to bottom, #8ac1ef 0, #82b3de 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0)
}
.slider-track-high, .slider-track-low {
    position: absolute;
    background: 0;
    box-sizing: border-box
}
.slider-handle {
    top: 0;
    background-color: #337ab7;
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    filter: none;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    border: 0 solid transparent
}
.slider-handle.round {
    border-radius: 50%
}
.slider-handle.custom, .slider-handle.triangle {
    background: 0
}
.slider-tick {
    background-image: -webkit-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #f9f9f9 0, #f5f5f5 100%);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    filter: none;
    opacity: .8;
    border: 0 solid transparent
}
.slider-tick.round {
    border-radius: 50%
}
.slider-tick.custom, .slider-tick.triangle {
    background: 0
}
.slider-tick.in-selection {
    background-image: -webkit-linear-gradient(top, #8ac1ef 0, #82b3de 100%);
    background-image: -o-linear-gradient(top, #8ac1ef 0, #82b3de 100%);
    background-image: linear-gradient(to bottom, #8ac1ef 0, #82b3de 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);
    opacity: 1
}
.fa.fa-pull-left, .fa.pull-left {
    margin-right: .3em
}
.fa, .fa-stack {
    display: inline-block
}
.fa-fw, .fa-li {
    text-align: center
}
@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}
.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}
.fa-2x {
    font-size: 2em
}
.fa-3x {
    font-size: 3em
}
.fa-4x {
    font-size: 4em
}
.fa-5x {
    font-size: 5em
}
.fa-fw {
    width: 1.28571429em
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}
.fa.fa-pull-right, .fa.pull-right {
    margin-left: .3em
}
.fa-ul>li {
    position: relative
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em
}
.fa-li.fa-lg {
    left: -1.85714286em
}
.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}
.fa-pull-left {
    float: left
}
.fa-pull-right, .pull-right {
    float: right
}
.pull-left {
    float: left
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
.fa-rotate-90 {
    -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.fa-rotate-180 {
    -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.fa-rotate-270 {
    -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}
.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}
:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    filter: none
}
.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}
.fa-stack-1x {
    line-height: inherit
}
.fa-stack-2x {
    font-size: 2em
}
.fa-inverse {
    color: #fff
}
.fa-glass:before {
    content: "\f000"
}
.fa-music:before {
    content: "\f001"
}
.fa-search:before {
    content: "\f002"
}
.fa-envelope-o:before {
    content: "\f003"
}
.fa-heart:before {
    content: "\f004"
}
.fa-star:before {
    content: "\f005"
}
.fa-star-o:before {
    content: "\f006"
}
.fa-user:before {
    content: "\f007"
}
.fa-film:before {
    content: "\f008"
}
.fa-th-large:before {
    content: "\f009"
}
.fa-th:before {
    content: "\f00a"
}
.fa-th-list:before {
    content: "\f00b"
}
.fa-check:before {
    content: "\f00c"
}
.fa-close:before, .fa-remove:before, .fa-times:before {
    content: "\f00d"
}
.fa-search-plus:before {
    content: "\f00e"
}
.fa-search-minus:before {
    content: "\f010"
}
.fa-power-off:before {
    content: "\f011"
}
.fa-signal:before {
    content: "\f012"
}
.fa-cog:before, .fa-gear:before {
    content: "\f013"
}
.fa-trash-o:before {
    content: "\f014"
}
.fa-home:before {
    content: "\f015"
}
.fa-file-o:before {
    content: "\f016"
}
.fa-clock-o:before {
    content: "\f017"
}
.fa-road:before {
    content: "\f018"
}
.fa-download:before {
    content: "\f019"
}
.fa-arrow-circle-o-down:before {
    content: "\f01a"
}
.fa-arrow-circle-o-up:before {
    content: "\f01b"
}
.fa-inbox:before {
    content: "\f01c"
}
.fa-play-circle-o:before {
    content: "\f01d"
}
.fa-repeat:before, .fa-rotate-right:before {
    content: "\f01e"
}
.fa-refresh:before {
    content: "\f021"
}
.fa-list-alt:before {
    content: "\f022"
}
.fa-lock:before {
    content: "\f023"
}
.fa-flag:before {
    content: "\f024"
}
.fa-headphones:before {
    content: "\f025"
}
.fa-volume-off:before {
    content: "\f026"
}
.fa-volume-down:before {
    content: "\f027"
}
.fa-volume-up:before {
    content: "\f028"
}
.fa-qrcode:before {
    content: "\f029"
}
.fa-barcode:before {
    content: "\f02a"
}
.fa-tag:before {
    content: "\f02b"
}
.fa-tags:before {
    content: "\f02c"
}
.fa-book:before {
    content: "\f02d"
}
.fa-bookmark:before {
    content: "\f02e"
}
.fa-print:before {
    content: "\f02f"
}
.fa-camera:before {
    content: "\f030"
}
.fa-font:before {
    content: "\f031"
}
.fa-bold:before {
    content: "\f032"
}
.fa-italic:before {
    content: "\f033"
}
.fa-text-height:before {
    content: "\f034"
}
.fa-text-width:before {
    content: "\f035"
}
.fa-align-left:before {
    content: "\f036"
}
.fa-align-center:before {
    content: "\f037"
}
.fa-align-right:before {
    content: "\f038"
}
.fa-align-justify:before {
    content: "\f039"
}
.fa-list:before {
    content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}
.fa-indent:before {
    content: "\f03c"
}
.fa-video-camera:before {
    content: "\f03d"
}
.fa-image:before, .fa-photo:before, .fa-picture-o:before {
    content: "\f03e"
}
.fa-pencil:before {
    content: "\f040"
}
.fa-map-marker:before {
    content: "\f041"
}
.fa-adjust:before {
    content: "\f042"
}
.fa-tint:before {
    content: "\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}
.fa-share-square-o:before {
    content: "\f045"
}
.fa-check-square-o:before {
    content: "\f046"
}
.fa-arrows:before {
    content: "\f047"
}
.fa-step-backward:before {
    content: "\f048"
}
.fa-fast-backward:before {
    content: "\f049"
}
.fa-backward:before {
    content: "\f04a"
}
.fa-play:before {
    content: "\f04b"
}
.fa-pause:before {
    content: "\f04c"
}
.fa-stop:before {
    content: "\f04d"
}
.fa-forward:before {
    content: "\f04e"
}
.fa-fast-forward:before {
    content: "\f050"
}
.fa-step-forward:before {
    content: "\f051"
}
.fa-eject:before {
    content: "\f052"
}
.fa-chevron-left:before {
    content: "\f053"
}
.fa-chevron-right:before {
    content: "\f054"
}
.fa-plus-circle:before {
    content: "\f055"
}
.fa-minus-circle:before {
    content: "\f056"
}
.fa-times-circle:before {
    content: "\f057"
}
.fa-check-circle:before {
    content: "\f058"
}
.fa-question-circle:before {
    content: "\f059"
}
.fa-info-circle:before {
    content: "\f05a"
}
.fa-crosshairs:before {
    content: "\f05b"
}
.fa-times-circle-o:before {
    content: "\f05c"
}
.fa-check-circle-o:before {
    content: "\f05d"
}
.fa-ban:before {
    content: "\f05e"
}
.fa-arrow-left:before {
    content: "\f060"
}
.fa-arrow-right:before {
    content: "\f061"
}
.fa-arrow-up:before {
    content: "\f062"
}
.fa-arrow-down:before {
    content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}
.fa-expand:before {
    content: "\f065"
}
.fa-compress:before {
    content: "\f066"
}
.fa-plus:before {
    content: "\f067"
}
.fa-minus:before {
    content: "\f068"
}
.fa-asterisk:before {
    content: "\f069"
}
.fa-exclamation-circle:before {
    content: "\f06a"
}
.fa-gift:before {
    content: "\f06b"
}
.fa-leaf:before {
    content: "\f06c"
}
.fa-fire:before {
    content: "\f06d"
}
.fa-eye:before {
    content: "\f06e"
}
.fa-eye-slash:before {
    content: "\f070"
}
.fa-exclamation-triangle:before, .fa-warning:before {
    content: "\f071"
}
.fa-plane:before {
    content: "\f072"
}
.fa-calendar:before {
    content: "\f073"
}
.fa-random:before {
    content: "\f074"
}
.fa-comment:before {
    content: "\f075"
}
.fa-magnet:before {
    content: "\f076"
}
.fa-chevron-up:before {
    content: "\f077"
}
.fa-chevron-down:before {
    content: "\f078"
}
.fa-retweet:before {
    content: "\f079"
}
.fa-shopping-cart:before {
    content: "\f07a"
}
.fa-folder:before {
    content: "\f07b"
}
.fa-folder-open:before {
    content: "\f07c"
}
.fa-arrows-v:before {
    content: "\f07d"
}
.fa-arrows-h:before {
    content: "\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}
.fa-twitter-square:before {
    content: "\f081"
}
.fa-facebook-square:before {
    content: "\f082"
}
.fa-camera-retro:before {
    content: "\f083"
}
.fa-key:before {
    content: "\f084"
}
.fa-cogs:before, .fa-gears:before {
    content: "\f085"
}
.fa-comments:before {
    content: "\f086"
}
.fa-thumbs-o-up:before {
    content: "\f087"
}
.fa-thumbs-o-down:before {
    content: "\f088"
}
.fa-star-half:before {
    content: "\f089"
}
.fa-heart-o:before {
    content: "\f08a"
}
.fa-sign-out:before {
    content: "\f08b"
}
.fa-linkedin-square:before {
    content: "\f08c"
}
.fa-thumb-tack:before {
    content: "\f08d"
}
.fa-external-link:before {
    content: "\f08e"
}
.fa-sign-in:before {
    content: "\f090"
}
.fa-trophy:before {
    content: "\f091"
}
.fa-github-square:before {
    content: "\f092"
}
.fa-upload:before {
    content: "\f093"
}
.fa-lemon-o:before {
    content: "\f094"
}
.fa-phone:before {
    content: "\f095"
}
.fa-square-o:before {
    content: "\f096"
}
.fa-bookmark-o:before {
    content: "\f097"
}
.fa-phone-square:before {
    content: "\f098"
}
.fa-twitter:before {
    content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}
.fa-github:before {
    content: "\f09b"
}
.fa-unlock:before {
    content: "\f09c"
}
.fa-credit-card:before {
    content: "\f09d"
}
.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}
.fa-hdd-o:before {
    content: "\f0a0"
}
.fa-bullhorn:before {
    content: "\f0a1"
}
.fa-bell:before {
    content: "\f0f3"
}
.fa-certificate:before {
    content: "\f0a3"
}
.fa-hand-o-right:before {
    content: "\f0a4"
}
.fa-hand-o-left:before {
    content: "\f0a5"
}
.fa-hand-o-up:before {
    content: "\f0a6"
}
.fa-hand-o-down:before {
    content: "\f0a7"
}
.fa-arrow-circle-left:before {
    content: "\f0a8"
}
.fa-arrow-circle-right:before {
    content: "\f0a9"
}
.fa-arrow-circle-up:before {
    content: "\f0aa"
}
.fa-arrow-circle-down:before {
    content: "\f0ab"
}
.fa-globe:before {
    content: "\f0ac"
}
.fa-wrench:before {
    content: "\f0ad"
}
.fa-tasks:before {
    content: "\f0ae"
}
.fa-filter:before {
    content: "\f0b0"
}
.fa-briefcase:before {
    content: "\f0b1"
}
.fa-arrows-alt:before {
    content: "\f0b2"
}
.fa-group:before, .fa-users:before {
    content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}
.fa-cloud:before {
    content: "\f0c2"
}
.fa-flask:before {
    content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}
.fa-paperclip:before {
    content: "\f0c6"
}
.fa-floppy-o:before, .fa-save:before {
    content: "\f0c7"
}
.fa-square:before {
    content: "\f0c8"
}
.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: "\f0c9"
}
.fa-list-ul:before {
    content: "\f0ca"
}
.fa-list-ol:before {
    content: "\f0cb"
}
.fa-strikethrough:before {
    content: "\f0cc"
}
.fa-underline:before {
    content: "\f0cd"
}
.fa-table:before {
    content: "\f0ce"
}
.fa-magic:before {
    content: "\f0d0"
}
.fa-truck:before {
    content: "\f0d1"
}
.fa-pinterest:before {
    content: "\f0d2"
}
.fa-pinterest-square:before {
    content: "\f0d3"
}
.fa-google-plus-square:before {
    content: "\f0d4"
}
.fa-google-plus:before {
    content: "\f0d5"
}
.fa-money:before {
    content: "\f0d6"
}
.fa-caret-down:before {
    content: "\f0d7"
}
.fa-caret-up:before {
    content: "\f0d8"
}
.fa-caret-left:before {
    content: "\f0d9"
}
.fa-caret-right:before {
    content: "\f0da"
}
.fa-columns:before {
    content: "\f0db"
}
.fa-sort:before, .fa-unsorted:before {
    content: "\f0dc"
}
.fa-sort-desc:before, .fa-sort-down:before {
    content: "\f0dd"
}
.fa-sort-asc:before, .fa-sort-up:before {
    content: "\f0de"
}
.fa-envelope:before {
    content: "\f0e0"
}
.fa-linkedin:before {
    content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}
.fa-gavel:before, .fa-legal:before {
    content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}
.fa-comment-o:before {
    content: "\f0e5"
}
.fa-comments-o:before {
    content: "\f0e6"
}
.fa-bolt:before, .fa-flash:before {
    content: "\f0e7"
}
.fa-sitemap:before {
    content: "\f0e8"
}
.fa-umbrella:before {
    content: "\f0e9"
}
.fa-clipboard:before, .fa-paste:before {
    content: "\f0ea"
}
.fa-lightbulb-o:before {
    content: "\f0eb"
}
.fa-exchange:before {
    content: "\f0ec"
}
.fa-cloud-download:before {
    content: "\f0ed"
}
.fa-cloud-upload:before {
    content: "\f0ee"
}
.fa-user-md:before {
    content: "\f0f0"
}
.fa-stethoscope:before {
    content: "\f0f1"
}
.fa-suitcase:before {
    content: "\f0f2"
}
.fa-bell-o:before {
    content: "\f0a2"
}
.fa-coffee:before {
    content: "\f0f4"
}
.fa-cutlery:before {
    content: "\f0f5"
}
.fa-file-text-o:before {
    content: "\f0f6"
}
.fa-building-o:before {
    content: "\f0f7"
}
.fa-hospital-o:before {
    content: "\f0f8"
}
.fa-ambulance:before {
    content: "\f0f9"
}
.fa-medkit:before {
    content: "\f0fa"
}
.fa-fighter-jet:before {
    content: "\f0fb"
}
.fa-beer:before {
    content: "\f0fc"
}
.fa-h-square:before {
    content: "\f0fd"
}
.fa-plus-square:before {
    content: "\f0fe"
}
.fa-angle-double-left:before {
    content: "\f100"
}
.fa-angle-double-right:before {
    content: "\f101"
}
.fa-angle-double-up:before {
    content: "\f102"
}
.fa-angle-double-down:before {
    content: "\f103"
}
.fa-angle-left:before {
    content: "\f104"
}
.fa-angle-right:before {
    content: "\f105"
}
.fa-angle-up:before {
    content: "\f106"
}
.fa-angle-down:before {
    content: "\f107"
}
.fa-desktop:before {
    content: "\f108"
}
.fa-laptop:before {
    content: "\f109"
}
.fa-tablet:before {
    content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}
.fa-circle-o:before {
    content: "\f10c"
}
.fa-quote-left:before {
    content: "\f10d"
}
.fa-quote-right:before {
    content: "\f10e"
}
.fa-spinner:before {
    content: "\f110"
}
.fa-circle:before {
    content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}
.fa-github-alt:before {
    content: "\f113"
}
.fa-folder-o:before {
    content: "\f114"
}
.fa-folder-open-o:before {
    content: "\f115"
}
.fa-smile-o:before {
    content: "\f118"
}
.fa-frown-o:before {
    content: "\f119"
}
.fa-meh-o:before {
    content: "\f11a"
}
.fa-gamepad:before {
    content: "\f11b"
}
.fa-keyboard-o:before {
    content: "\f11c"
}
.fa-flag-o:before {
    content: "\f11d"
}
.fa-flag-checkered:before {
    content: "\f11e"
}
.fa-terminal:before {
    content: "\f120"
}
.fa-code:before {
    content: "\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}
.fa-location-arrow:before {
    content: "\f124"
}
.fa-crop:before {
    content: "\f125"
}
.fa-code-fork:before {
    content: "\f126"
}
.fa-chain-broken:before, .fa-unlink:before {
    content: "\f127"
}
.fa-question:before {
    content: "\f128"
}
.fa-info:before {
    content: "\f129"
}
.fa-exclamation:before {
    content: "\f12a"
}
.fa-superscript:before {
    content: "\f12b"
}
.fa-subscript:before {
    content: "\f12c"
}
.fa-eraser:before {
    content: "\f12d"
}
.fa-puzzle-piece:before {
    content: "\f12e"
}
.fa-microphone:before {
    content: "\f130"
}
.fa-microphone-slash:before {
    content: "\f131"
}
.fa-shield:before {
    content: "\f132"
}
.fa-calendar-o:before {
    content: "\f133"
}
.fa-fire-extinguisher:before {
    content: "\f134"
}
.fa-rocket:before {
    content: "\f135"
}
.fa-maxcdn:before {
    content: "\f136"
}
.fa-chevron-circle-left:before {
    content: "\f137"
}
.fa-chevron-circle-right:before {
    content: "\f138"
}
.fa-chevron-circle-up:before {
    content: "\f139"
}
.fa-chevron-circle-down:before {
    content: "\f13a"
}
.fa-html5:before {
    content: "\f13b"
}
.fa-css3:before {
    content: "\f13c"
}
.fa-anchor:before {
    content: "\f13d"
}
.fa-unlock-alt:before {
    content: "\f13e"
}
.fa-bullseye:before {
    content: "\f140"
}
.fa-ellipsis-h:before {
    content: "\f141"
}
.fa-ellipsis-v:before {
    content: "\f142"
}
.fa-rss-square:before {
    content: "\f143"
}
.fa-play-circle:before {
    content: "\f144"
}
.fa-ticket:before {
    content: "\f145"
}
.fa-minus-square:before {
    content: "\f146"
}
.fa-minus-square-o:before {
    content: "\f147"
}
.fa-level-up:before {
    content: "\f148"
}
.fa-level-down:before {
    content: "\f149"
}
.fa-check-square:before {
    content: "\f14a"
}
.fa-pencil-square:before {
    content: "\f14b"
}
.fa-external-link-square:before {
    content: "\f14c"
}
.fa-share-square:before {
    content: "\f14d"
}
.fa-compass:before {
    content: "\f14e"
}
.fa-caret-square-o-down:before, .fa-toggle-down:before {
    content: "\f150"
}
.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: "\f151"
}
.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: "\f152"
}
.fa-eur:before, .fa-euro:before {
    content: "\f153"
}
.fa-gbp:before {
    content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}
.fa-inr:before, .fa-rupee:before {
    content: "\f156"
}
.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: "\f157"
}
.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    content: "\f158"
}
.fa-krw:before, .fa-won:before {
    content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}
.fa-file:before {
    content: "\f15b"
}
.fa-file-text:before {
    content: "\f15c"
}
.fa-sort-alpha-asc:before {
    content: "\f15d"
}
.fa-sort-alpha-desc:before {
    content: "\f15e"
}
.fa-sort-amount-asc:before {
    content: "\f160"
}
.fa-sort-amount-desc:before {
    content: "\f161"
}
.fa-sort-numeric-asc:before {
    content: "\f162"
}
.fa-sort-numeric-desc:before {
    content: "\f163"
}
.fa-thumbs-up:before {
    content: "\f164"
}
.fa-thumbs-down:before {
    content: "\f165"
}
.fa-youtube-square:before {
    content: "\f166"
}
.fa-youtube:before {
    content: "\f167"
}
.fa-xing:before {
    content: "\f168"
}
.fa-xing-square:before {
    content: "\f169"
}
.fa-youtube-play:before {
    content: "\f16a"
}
.fa-dropbox:before {
    content: "\f16b"
}
.fa-stack-overflow:before {
    content: "\f16c"
}
.fa-instagram:before {
    content: "\f16d"
}
.fa-flickr:before {
    content: "\f16e"
}
.fa-adn:before {
    content: "\f170"
}
.fa-bitbucket:before {
    content: "\f171"
}
.fa-bitbucket-square:before {
    content: "\f172"
}
.fa-tumblr:before {
    content: "\f173"
}
.fa-tumblr-square:before {
    content: "\f174"
}
.fa-long-arrow-down:before {
    content: "\f175"
}
.fa-long-arrow-up:before {
    content: "\f176"
}
.fa-long-arrow-left:before {
    content: "\f177"
}
.fa-long-arrow-right:before {
    content: "\f178"
}
.fa-apple:before {
    content: "\f179"
}
.fa-windows:before {
    content: "\f17a"
}
.fa-android:before {
    content: "\f17b"
}
.fa-linux:before {
    content: "\f17c"
}
.fa-dribbble:before {
    content: "\f17d"
}
.fa-skype:before {
    content: "\f17e"
}
.fa-foursquare:before {
    content: "\f180"
}
.fa-trello:before {
    content: "\f181"
}
.fa-female:before {
    content: "\f182"
}
.fa-male:before {
    content: "\f183"
}
.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}
.fa-sun-o:before {
    content: "\f185"
}
.fa-moon-o:before {
    content: "\f186"
}
.fa-archive:before {
    content: "\f187"
}
.fa-bug:before {
    content: "\f188"
}
.fa-vk:before {
    content: "\f189"
}
.fa-weibo:before {
    content: "\f18a"
}
.fa-renren:before {
    content: "\f18b"
}
.fa-pagelines:before {
    content: "\f18c"
}
.fa-stack-exchange:before {
    content: "\f18d"
}
.fa-arrow-circle-o-right:before {
    content: "\f18e"
}
.fa-arrow-circle-o-left:before {
    content: "\f190"
}
.fa-caret-square-o-left:before, .fa-toggle-left:before {
    content: "\f191"
}
.fa-dot-circle-o:before {
    content: "\f192"
}
.fa-wheelchair:before {
    content: "\f193"
}
.fa-vimeo-square:before {
    content: "\f194"
}
.fa-try:before, .fa-turkish-lira:before {
    content: "\f195"
}
.fa-plus-square-o:before {
    content: "\f196"
}
.fa-space-shuttle:before {
    content: "\f197"
}
.fa-slack:before {
    content: "\f198"
}
.fa-envelope-square:before {
    content: "\f199"
}
.fa-wordpress:before {
    content: "\f19a"
}
.fa-openid:before {
    content: "\f19b"
}
.fa-bank:before, .fa-institution:before, .fa-university:before {
    content: "\f19c"
}
.fa-graduation-cap:before, .fa-mortar-board:before {
    content: "\f19d"
}
.fa-yahoo:before {
    content: "\f19e"
}
.fa-google:before {
    content: "\f1a0"
}
.fa-reddit:before {
    content: "\f1a1"
}
.fa-reddit-square:before {
    content: "\f1a2"
}
.fa-stumbleupon-circle:before {
    content: "\f1a3"
}
.fa-stumbleupon:before {
    content: "\f1a4"
}
.fa-delicious:before {
    content: "\f1a5"
}
.fa-digg:before {
    content: "\f1a6"
}
.fa-pied-piper-pp:before {
    content: "\f1a7"
}
.fa-pied-piper-alt:before {
    content: "\f1a8"
}
.fa-drupal:before {
    content: "\f1a9"
}
.fa-joomla:before {
    content: "\f1aa"
}
.fa-language:before {
    content: "\f1ab"
}
.fa-fax:before {
    content: "\f1ac"
}
.fa-building:before {
    content: "\f1ad"
}
.fa-child:before {
    content: "\f1ae"
}
.fa-paw:before {
    content: "\f1b0"
}
.fa-spoon:before {
    content: "\f1b1"
}
.fa-cube:before {
    content: "\f1b2"
}
.fa-cubes:before {
    content: "\f1b3"
}
.fa-behance:before {
    content: "\f1b4"
}
.fa-behance-square:before {
    content: "\f1b5"
}
.fa-steam:before {
    content: "\f1b6"
}
.fa-steam-square:before {
    content: "\f1b7"
}
.fa-recycle:before {
    content: "\f1b8"
}
.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}
.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}
.fa-tree:before {
    content: "\f1bb"
}
.fa-spotify:before {
    content: "\f1bc"
}
.fa-deviantart:before {
    content: "\f1bd"
}
.fa-soundcloud:before {
    content: "\f1be"
}
.fa-database:before {
    content: "\f1c0"
}
.fa-file-pdf-o:before {
    content: "\f1c1"
}
.fa-file-word-o:before {
    content: "\f1c2"
}
.fa-file-excel-o:before {
    content: "\f1c3"
}
.fa-file-powerpoint-o:before {
    content: "\f1c4"
}
.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: "\f1c5"
}
.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: "\f1c6"
}
.fa-file-audio-o:before, .fa-file-sound-o:before {
    content: "\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}
.fa-file-code-o:before {
    content: "\f1c9"
}
.fa-vine:before {
    content: "\f1ca"
}
.fa-codepen:before {
    content: "\f1cb"
}
.fa-jsfiddle:before {
    content: "\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
    content: "\f1cd"
}
.fa-circle-o-notch:before {
    content: "\f1ce"
}
.fa-ra:before, .fa-rebel:before, .fa-resistance:before {
    content: "\f1d0"
}
.fa-empire:before, .fa-ge:before {
    content: "\f1d1"
}
.fa-git-square:before {
    content: "\f1d2"
}
.fa-git:before {
    content: "\f1d3"
}
.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
    content: "\f1d4"
}
.fa-tencent-weibo:before {
    content: "\f1d5"
}
.fa-qq:before {
    content: "\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}
.fa-paper-plane:before, .fa-send:before {
    content: "\f1d8"
}
.fa-paper-plane-o:before, .fa-send-o:before {
    content: "\f1d9"
}
.fa-history:before {
    content: "\f1da"
}
.fa-circle-thin:before {
    content: "\f1db"
}
.fa-header:before {
    content: "\f1dc"
}
.fa-paragraph:before {
    content: "\f1dd"
}
.fa-sliders:before {
    content: "\f1de"
}
.fa-share-alt:before {
    content: "\f1e0"
}
.fa-share-alt-square:before {
    content: "\f1e1"
}
.fa-bomb:before {
    content: "\f1e2"
}
.fa-futbol-o:before, .fa-soccer-ball-o:before {
    content: "\f1e3"
}
.fa-tty:before {
    content: "\f1e4"
}
.fa-binoculars:before {
    content: "\f1e5"
}
.fa-plug:before {
    content: "\f1e6"
}
.fa-slideshare:before {
    content: "\f1e7"
}
.fa-twitch:before {
    content: "\f1e8"
}
.fa-yelp:before {
    content: "\f1e9"
}
.fa-newspaper-o:before {
    content: "\f1ea"
}
.fa-wifi:before {
    content: "\f1eb"
}
.fa-calculator:before {
    content: "\f1ec"
}
.fa-paypal:before {
    content: "\f1ed"
}
.fa-google-wallet:before {
    content: "\f1ee"
}
.fa-cc-visa:before {
    content: "\f1f0"
}
.fa-cc-mastercard:before {
    content: "\f1f1"
}
.fa-cc-discover:before {
    content: "\f1f2"
}
.fa-cc-amex:before {
    content: "\f1f3"
}
.fa-cc-paypal:before {
    content: "\f1f4"
}
.fa-cc-stripe:before {
    content: "\f1f5"
}
.fa-bell-slash:before {
    content: "\f1f6"
}
.fa-bell-slash-o:before {
    content: "\f1f7"
}
.fa-trash:before {
    content: "\f1f8"
}
.fa-copyright:before {
    content: "\f1f9"
}
.fa-at:before {
    content: "\f1fa"
}
.fa-eyedropper:before {
    content: "\f1fb"
}
.fa-paint-brush:before {
    content: "\f1fc"
}
.fa-birthday-cake:before {
    content: "\f1fd"
}
.fa-area-chart:before {
    content: "\f1fe"
}
.fa-pie-chart:before {
    content: "\f200"
}
.fa-line-chart:before {
    content: "\f201"
}
.fa-lastfm:before {
    content: "\f202"
}
.fa-lastfm-square:before {
    content: "\f203"
}
.fa-toggle-off:before {
    content: "\f204"
}
.fa-toggle-on:before {
    content: "\f205"
}
.fa-bicycle:before {
    content: "\f206"
}
.fa-bus:before {
    content: "\f207"
}
.fa-ioxhost:before {
    content: "\f208"
}
.fa-angellist:before {
    content: "\f209"
}
.fa-cc:before {
    content: "\f20a"
}
.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
    content: "\f20b"
}
.fa-meanpath:before {
    content: "\f20c"
}
.fa-buysellads:before {
    content: "\f20d"
}
.fa-connectdevelop:before {
    content: "\f20e"
}
.fa-dashcube:before {
    content: "\f210"
}
.fa-forumbee:before {
    content: "\f211"
}
.fa-leanpub:before {
    content: "\f212"
}
.fa-sellsy:before {
    content: "\f213"
}
.fa-shirtsinbulk:before {
    content: "\f214"
}
.fa-simplybuilt:before {
    content: "\f215"
}
.fa-skyatlas:before {
    content: "\f216"
}
.fa-cart-plus:before {
    content: "\f217"
}
.fa-cart-arrow-down:before {
    content: "\f218"
}
.fa-diamond:before {
    content: "\f219"
}
.fa-ship:before {
    content: "\f21a"
}
.fa-user-secret:before {
    content: "\f21b"
}
.fa-motorcycle:before {
    content: "\f21c"
}
.fa-street-view:before {
    content: "\f21d"
}
.fa-heartbeat:before {
    content: "\f21e"
}
.fa-venus:before {
    content: "\f221"
}
.fa-mars:before {
    content: "\f222"
}
.fa-mercury:before {
    content: "\f223"
}
.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}
.fa-transgender-alt:before {
    content: "\f225"
}
.fa-venus-double:before {
    content: "\f226"
}
.fa-mars-double:before {
    content: "\f227"
}
.fa-venus-mars:before {
    content: "\f228"
}
.fa-mars-stroke:before {
    content: "\f229"
}
.fa-mars-stroke-v:before {
    content: "\f22a"
}
.fa-mars-stroke-h:before {
    content: "\f22b"
}
.fa-neuter:before {
    content: "\f22c"
}
.fa-genderless:before {
    content: "\f22d"
}
.fa-facebook-official:before {
    content: "\f230"
}
.fa-pinterest-p:before {
    content: "\f231"
}
.fa-whatsapp:before {
    content: "\f232"
}
.fa-server:before {
    content: "\f233"
}
.fa-user-plus:before {
    content: "\f234"
}
.fa-user-times:before {
    content: "\f235"
}
.fa-bed:before, .fa-hotel:before {
    content: "\f236"
}
.fa-viacoin:before {
    content: "\f237"
}
.fa-train:before {
    content: "\f238"
}
.fa-subway:before {
    content: "\f239"
}
.fa-medium:before {
    content: "\f23a"
}
.fa-y-combinator:before, .fa-yc:before {
    content: "\f23b"
}
.fa-optin-monster:before {
    content: "\f23c"
}
.fa-opencart:before {
    content: "\f23d"
}
.fa-expeditedssl:before {
    content: "\f23e"
}
.fa-battery-4:before, .fa-battery-full:before, .fa-battery:before {
    content: "\f240"
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}
.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}
.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}
.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}
.fa-mouse-pointer:before {
    content: "\f245"
}
.fa-i-cursor:before {
    content: "\f246"
}
.fa-object-group:before {
    content: "\f247"
}
.fa-object-ungroup:before {
    content: "\f248"
}
.fa-sticky-note:before {
    content: "\f249"
}
.fa-sticky-note-o:before {
    content: "\f24a"
}
.fa-cc-jcb:before {
    content: "\f24b"
}
.fa-cc-diners-club:before {
    content: "\f24c"
}
.fa-clone:before {
    content: "\f24d"
}
.fa-balance-scale:before {
    content: "\f24e"
}
.fa-hourglass-o:before {
    content: "\f250"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}
.fa-hourglass:before {
    content: "\f254"
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}
.fa-hand-paper-o:before, .fa-hand-stop-o:before {
    content: "\f256"
}
.fa-hand-scissors-o:before {
    content: "\f257"
}
.fa-hand-lizard-o:before {
    content: "\f258"
}
.fa-hand-spock-o:before {
    content: "\f259"
}
.fa-hand-pointer-o:before {
    content: "\f25a"
}
.fa-hand-peace-o:before {
    content: "\f25b"
}
.fa-trademark:before {
    content: "\f25c"
}
.fa-registered:before {
    content: "\f25d"
}
.fa-creative-commons:before {
    content: "\f25e"
}
.fa-gg:before {
    content: "\f260"
}
.fa-gg-circle:before {
    content: "\f261"
}
.fa-tripadvisor:before {
    content: "\f262"
}
.fa-odnoklassniki:before {
    content: "\f263"
}
.fa-odnoklassniki-square:before {
    content: "\f264"
}
.fa-get-pocket:before {
    content: "\f265"
}
.fa-wikipedia-w:before {
    content: "\f266"
}
.fa-safari:before {
    content: "\f267"
}
.fa-chrome:before {
    content: "\f268"
}
.fa-firefox:before {
    content: "\f269"
}
.fa-opera:before {
    content: "\f26a"
}
.fa-internet-explorer:before {
    content: "\f26b"
}
.fa-television:before, .fa-tv:before {
    content: "\f26c"
}
.fa-contao:before {
    content: "\f26d"
}
.fa-500px:before {
    content: "\f26e"
}
.fa-amazon:before {
    content: "\f270"
}
.fa-calendar-plus-o:before {
    content: "\f271"
}
.fa-calendar-minus-o:before {
    content: "\f272"
}
.fa-calendar-times-o:before {
    content: "\f273"
}
.fa-calendar-check-o:before {
    content: "\f274"
}
.fa-industry:before {
    content: "\f275"
}
.fa-map-pin:before {
    content: "\f276"
}
.fa-map-signs:before {
    content: "\f277"
}
.fa-map-o:before {
    content: "\f278"
}
.fa-map:before {
    content: "\f279"
}
.fa-commenting:before {
    content: "\f27a"
}
.fa-commenting-o:before {
    content: "\f27b"
}
.fa-houzz:before {
    content: "\f27c"
}
.fa-vimeo:before {
    content: "\f27d"
}
.fa-black-tie:before {
    content: "\f27e"
}
.fa-fonticons:before {
    content: "\f280"
}
.fa-reddit-alien:before {
    content: "\f281"
}
.fa-edge:before {
    content: "\f282"
}
.fa-credit-card-alt:before {
    content: "\f283"
}
.fa-codiepie:before {
    content: "\f284"
}
.fa-modx:before {
    content: "\f285"
}
.fa-fort-awesome:before {
    content: "\f286"
}
.fa-usb:before {
    content: "\f287"
}
.fa-product-hunt:before {
    content: "\f288"
}
.fa-mixcloud:before {
    content: "\f289"
}
.fa-scribd:before {
    content: "\f28a"
}
.fa-pause-circle:before {
    content: "\f28b"
}
.fa-pause-circle-o:before {
    content: "\f28c"
}
.fa-stop-circle:before {
    content: "\f28d"
}
.fa-stop-circle-o:before {
    content: "\f28e"
}
.fa-shopping-bag:before {
    content: "\f290"
}
.fa-shopping-basket:before {
    content: "\f291"
}
.fa-hashtag:before {
    content: "\f292"
}
.fa-bluetooth:before {
    content: "\f293"
}
.fa-bluetooth-b:before {
    content: "\f294"
}
.fa-percent:before {
    content: "\f295"
}
.fa-gitlab:before {
    content: "\f296"
}
.fa-wpbeginner:before {
    content: "\f297"
}
.fa-wpforms:before {
    content: "\f298"
}
.fa-envira:before {
    content: "\f299"
}
.fa-universal-access:before {
    content: "\f29a"
}
.fa-wheelchair-alt:before {
    content: "\f29b"
}
.fa-question-circle-o:before {
    content: "\f29c"
}
.fa-blind:before {
    content: "\f29d"
}
.fa-audio-description:before {
    content: "\f29e"
}
.fa-volume-control-phone:before {
    content: "\f2a0"
}
.fa-braille:before {
    content: "\f2a1"
}
.fa-assistive-listening-systems:before {
    content: "\f2a2"
}
.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
    content: "\f2a3"
}
.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
    content: "\f2a4"
}
.fa-glide:before {
    content: "\f2a5"
}
.fa-glide-g:before {
    content: "\f2a6"
}
.fa-sign-language:before, .fa-signing:before {
    content: "\f2a7"
}
.fa-low-vision:before {
    content: "\f2a8"
}
.fa-viadeo:before {
    content: "\f2a9"
}
.fa-viadeo-square:before {
    content: "\f2aa"
}
.fa-snapchat:before {
    content: "\f2ab"
}
.fa-snapchat-ghost:before {
    content: "\f2ac"
}
.fa-snapchat-square:before {
    content: "\f2ad"
}
.fa-pied-piper:before {
    content: "\f2ae"
}
.fa-first-order:before {
    content: "\f2b0"
}
.fa-yoast:before {
    content: "\f2b1"
}
.fa-themeisle:before {
    content: "\f2b2"
}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}
.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}
.fa-handshake-o:before {
    content: "\f2b5"
}
.fa-envelope-open:before {
    content: "\f2b6"
}
.fa-envelope-open-o:before {
    content: "\f2b7"
}
.fa-linode:before {
    content: "\f2b8"
}
.fa-address-book:before {
    content: "\f2b9"
}
.fa-address-book-o:before {
    content: "\f2ba"
}
.fa-address-card:before, .fa-vcard:before {
    content: "\f2bb"
}
.fa-address-card-o:before, .fa-vcard-o:before {
    content: "\f2bc"
}
.fa-user-circle:before {
    content: "\f2bd"
}
.fa-user-circle-o:before {
    content: "\f2be"
}
.fa-user-o:before {
    content: "\f2c0"
}
.fa-id-badge:before {
    content: "\f2c1"
}
.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2"
}
.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3"
}
.fa-quora:before {
    content: "\f2c4"
}
.fa-free-code-camp:before {
    content: "\f2c5"
}
.fa-telegram:before {
    content: "\f2c6"
}
.fa-thermometer-4:before, .fa-thermometer-full:before, .fa-thermometer:before {
    content: "\f2c7"
}
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}
.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9"
}
.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca"
}
.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb"
}
.fa-shower:before {
    content: "\f2cc"
}
.fa-bath:before, .fa-bathtub:before, .fa-s15:before {
    content: "\f2cd"
}
.fa-podcast:before {
    content: "\f2ce"
}
.fa-window-maximize:before {
    content: "\f2d0"
}
.fa-window-minimize:before {
    content: "\f2d1"
}
.fa-window-restore:before {
    content: "\f2d2"
}
.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3"
}
.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4"
}
.fa-bandcamp:before {
    content: "\f2d5"
}
.fa-grav:before {
    content: "\f2d6"
}
.fa-etsy:before {
    content: "\f2d7"
}
.fa-imdb:before {
    content: "\f2d8"
}
.fa-ravelry:before {
    content: "\f2d9"
}
.fa-eercast:before {
    content: "\f2da"
}
.fa-microchip:before {
    content: "\f2db"
}
.fa-snowflake-o:before {
    content: "\f2dc"
}
.fa-superpowers:before {
    content: "\f2dd"
}
.fa-wpexplorer:before {
    content: "\f2de"
}
.fa-meetup:before {
    content: "\f2e0"
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
.icon-bottom-arrow:before, .icon-left-arrow:before, .icon-right-arrow:before, .icon-top-arrow:before {
    content: "\e901"
}
@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot?a8vkg);
    src: url(../fonts/icomoon.eot?a8vkg#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf?a8vkg) format("truetype"), url(../fonts/icomoon.woff?a8vkg) format("woff"), url(../fonts/icomoon.svg?a8vkg#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}
[class*=" icon-"], [class*=" loan-"], [class^=icon-], [class^=loan-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
nav.navbar.bootsnav ul.nav>li.dropdown>a.dropdown-toggle:after {
    content: "\e901";
    font-family: icomoon !important;
    transform: rotate(90deg);
    display: inline-block;
    margin: 0 0 0 10px
}
.icon-top-arrow {
    transform: rotate(-90deg);
    display: inline-block
}
.icon-right-arrow {
    transform: rotate(0);
    display: inline-block
}
.icon-bottom-arrow {
    transform: rotate(90deg);
    display: inline-block
}
.icon-left-arrow {
    transform: rotate(180deg);
    display: inline-block
}
.loan-icon-wheeler:before {
    content: "\e900"
}
.loan-icon-car:before {
    content: "\e902"
}
.loan-icon-CVL:before {
    content: "\e903"
}
.loan-icon-Home:before {
    content: "\e904"
}
.loan-icon-Personal:before {
    content: "\e905"
}
.loan-icon-Preowned-vehicle:before {
    content: "\e906"
}
.loan-icon-Three-wheeler:before {
    content: "\e907"
}
.loan-icon-Tractor:before {
    content: "\e908"
}
.loan-icon-UVL:before {
    content: "\e909"
}
.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}
.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}
.mCSB_inside>.mCSB_container {
    margin-right: 30px
}
.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px
}
.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}
.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .75;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.mCSB_outside+.mCSB_scrollTools {
    right: -26px
}
.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools, .mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0
}
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px
}
.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}
.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}
.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}
.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}
.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}
.mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%
}
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}
.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}
.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}
.mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}
.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}
.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}
.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}
.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}
.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}
.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}
.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools, .mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0)
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}
@-webkit-keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
@keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        -ms-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        -ms-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        -ms-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}
@-webkit-keyframes flash {
    0%, 100%, 50% {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}
@keyframes flash {
    0%, 100%, 50% {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}
@-webkit-keyframes pulse {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}
@keyframes pulse {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        -ms-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}
@-webkit-keyframes rubberBand {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}
@keyframes rubberBand {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        -ms-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        -ms-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        -ms-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        -ms-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        -ms-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}
.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}
@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
@keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        -ms-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        -ms-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        -ms-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        -ms-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        -ms-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}
@-webkit-keyframes tada {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}
@keyframes tada {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}
@-webkit-keyframes wobble {
    0%, 100% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}
@keyframes wobble {
    0%, 100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}
.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}
@-webkit-keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        -ms-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        -ms-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}
.bounceOut, .flipOutX {
    -webkit-animation-duration: .75s
}
@-webkit-keyframes bounceInDown {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInDown {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        -ms-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        -ms-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        -ms-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInLeft {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        -ms-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        -ms-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        -ms-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInRight {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        -ms-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        -ms-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes bounceInUp {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        -ms-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        -ms-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    animation-duration: .75s
}
@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        -ms-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        -ms-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        -ms-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}
@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}
.flipInY, .flipOutX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important
}
@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.flipInY {
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}
@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    animation-duration: .75s;
    backface-visibility: visible !important
}
@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}
@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        -ms-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        -ms-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}
.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        -ms-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}
@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        -ms-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}
@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        -ms-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0, 0, 1, 45deg);
        transform: rotate(0, 0, 1, 45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0, 0, 1, 45deg);
        -ms-transform: rotate(0, 0, 1, 45deg);
        transform: rotate(0, 0, 1, 45deg);
        opacity: 0
    }
}
.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}
@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        -ms-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}
.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}
@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        -ms-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        -ms-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        -ms-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}
@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}
@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}
@keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}
.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}
@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}
@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}
.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        -ms-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center
    }
}
.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        -ms-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
        transform-origin: right center
    }
}
.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}
@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}
.owl-carousel.owl-hidden {
    opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}
.owl-carousel.owl-rtl {
    direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
    float: right
}
.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
    z-index: 0
}
.owl-carousel .owl-animated-out {
    z-index: 1
}
.owl-carousel .fadeOut {
    animation-name: fadeOut
}
@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.owl-height {
    transition: height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}
.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png?quality=80&format=webp) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}
.owl-theme .owl-nav {
    margin-top: 10px
}
.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}
.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none
}
.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}
.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}
.select2-container .select2-search--inline {
    float: left
}
.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: 0;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}
.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}
.select2-results {
    display: block
}
.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}
.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}
.select2-results__option[aria-selected] {
    cursor: pointer
}
.select2-container--open .select2-dropdown {
    left: 0
}
.select2-container--open .select2-dropdown--above {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.select2-container--open .select2-dropdown--below {
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.select2-search--dropdown {
    display: block;
    padding: 4px
}
.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}
.select2-search--dropdown.select2-search--hide {
    display: none
}
.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}
.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}
.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}
.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #000 1px;
    outline: 0
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}
.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: 0;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}
.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}
.select2-container--default .select2-results__option[role=group] {
    padding: 0
}
.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}
.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff
}
.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}
.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: 0;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: 0;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}
.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: 0
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}
.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}
.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}
.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}
.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}
.select2-container--classic .select2-dropdown--above {
    border-bottom: 0
}
.select2-container--classic .select2-dropdown--below {
    border-top: 0
}
.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}
.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}
.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}
.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}
.mfp-align-top .mfp-container:before {
    display: none
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}
.mfp-ajax-cur {
    cursor: progress
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
    cursor: auto
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}
.mfp-loading.mfp-figure {
    display: none
}
.mfp-hide {
    display: none !important
}
.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}
.mfp-preloader a {
    color: #CCC
}
.mfp-preloader a:hover {
    color: #FFF
}
.mfp-s-ready .mfp-preloader {
    display: none
}
.mfp-s-error .mfp-content {
    display: none
}
button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}
button::-moz-focus-inner {
    padding: 0;
    border: 0
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}
.mfp-close:hover, .mfp-close:focus {
    opacity: 1
}
.mfp-close:active {
    top: 1px
}
.mfp-close-btn-in .mfp-close {
    color: #333
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}
.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
    margin-top: -54px
}
.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1
}
.mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}
.mfp-arrow-left {
    left: 0
}
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}
.mfp-arrow-right {
    right: 0
}
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}
.mfp-iframe-holder .mfp-close {
    top: -40px
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}
.mfp-figure {
    line-height: 0
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}
.mfp-figure figure {
    margin: 0
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}
.mfp-image-holder .mfp-content {
    max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}
@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}
@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}
body {
    font-family: arial !important;
    overflow-x: hidden
}
.owl-carousel .owl-item img {
    width: auto
}
p {
    font-size: 14px;
    line-height: 22px
}
a:focus, a:hover {
    text-decoration: none;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}
select:focus {
    outline: 0
}
input:focus {
    outline: 0
}
iframe {
    border: 0;
    width: 100%
}
.strong {
    font-weight: 700
}
.white-text {
    color: #fff
}
.black-text {
    color: #333
}
.form-error, .text-red {
    color: #e41937;
    display: flex;
    margin-top: 5px;
    font-size: 12px
}
.text-red:hover {
    text-decoration: underline;
    color: #e41937
}
.dropdown button .icon-bottom-arrow {
    font-size: 12px;
    margin: 0 0 0 10px
}
.carousel-item {
    height: 100vh;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}
.calculatebg {
    background: rgba(0, 0, 0, .5);
    position: fixed;
    height: 100vh;
    width: 100%;
    z-index: 10
}
canvas {
    position: absolute;
    top: 12%;
    right: 0;
    left: 0;
    margin: auto
}
.body-loader {
    background: rgba(255, 255, 255, 1);
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 999;
    overflow: hidden;
    transition: 1s all;
    overflow: hidden
}
.body-loader.anim {
    height: 0;
    display: none
}
.scroll-hide {
    overflow: hidden
}
.loader, .loader::after, .loader::before {
    background: #e41937;
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: 1em;
    height: 4em
}
.loader {
    color: #e41937;
    text-indent: -9999em;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 11px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s;
    display: block;
    z-index: 10
}
.loader::after, .loader::before {
    position: absolute;
    top: 0;
    content: ''
}
.loader::before {
    left: -1.5em;
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}
.loader::after {
    left: 1.5em
}
@-webkit-keyframes load1 {
    0%, 100%, 80% {
        box-shadow: 0;
        height: 4em
    }
    40% {
        box-shadow: 0 -2em;
        height: 5em
    }
}
@keyframes load1 {
    0%, 100%, 80% {
        box-shadow: 0;
        height: 4em
    }
    40% {
        box-shadow: 0 -2em;
        height: 5em
    }
}
.select-dropdown .btn-primary {
    background: 0;
    border: transparent;
    border-bottom: 1px solid #e01a37;
    border-radius: 1px
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    background-color: transparent;
    outline: 0;
    border-bottom: 1px solid #e01a37
}
.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
    background-color: transparent;
    outline: 0;
    border-bottom: 1px solid #e01a37
}
.forscrollTop {
    position: fixed;
    right: 40px;
    bottom: 60px;
    z-index: 9;
    display: none;
    color: #fff;
    background: #e41937;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px
}
.forscrollTop span {
    font-size: 10px;
    text-transform: uppercase;
    position: absolute;
    top: -3px;
    left: 0;
    right: 0
}
.forscrollTop .icon-top-arrow {
    font-weight: 500;
    font-size: 10px;
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0
}
.forscrollTop:focus, .forscrollTop:hover {
    color: #fff;
    outline: 0
}
.introduction {
    margin: 0 0 30px
}
.fontbold {
    font-weight: 700
}
h2.inner-titles.margin-top {
    margin-top: 30px
}
img.arrow-right-red {
    width: auto;
    display: inline;
    margin-left: 10px
}
h1.inner-titles {
    font-family: arial;
    font-weight: 700;
    color: #323232;
    font-size: 25px;
    line-height: 32px;
    padding: 0 0 30px;
    margin: 0
}
h2.inner-titles {
    font-family: arial;
    font-weight: 700;
    color: #323232;
    font-size: 25px;
    line-height: 32px;
    padding: 0 0 30px;
    margin: 0
}
h1.titles {
    font-family: arial;
    font-weight: 700;
    color: #323232;
    font-size: 25px;
    padding: 0 0 30px 45px;
    margin: 0
}
h2.titles {
    font-family: arial;
    font-weight: 700;
    color: #323232;
    font-size: 25px;
    padding: 0 0 30px 45px;
    margin: 0
}
h3.titles {
    font-family: arial;
    font-weight: 700;
    color: #fff;
    font-size: 30px;
    margin: 0
}
h4.titles {
    font-family: arial;
    font-weight: 700;
    color: #323232;
    font-size: 30px;
    margin: 0
}
.h2center {
    text-align: center;
    padding-bottom: 40px
}
.h2center-white {
    text-align: center;
    color: #fff;
    padding-bottom: 40px;
    font-family: arial;
    font-weight: 700;
    font-size: 25px;
    margin: 0
}
.h2left-white {
    text-align: left;
    color: #fff;
    padding-bottom: 30px;
    font-family: arial;
    font-weight: 700;
    font-size: 30px;
    margin: 0
}
h4 {
    color: #323232;
    font-size: 18px;
    font-family: arial;
    font-weight: 700;
    margin: 0 0 40px
}
h5 {
    color: #323232;
    font-family: arial;
    font-weight: 700;
    font-size: 14px;
    margin: 0 0 15px
}
.padding-top-50 {
    padding: 50px 0 0
}
.inner-titles.inner-title-margintop {
    padding: 30px 0 20px
}
.custom-slim-scroll-inner-double-title p {
    color: #757575
}
.captcha {
    font-family: arial;
    font-weight: 700;
    color: #323232;
    font-size: 25px;
    margin: 30px 0 20px
}
.inner-titles.title-color-red {
    color: #e41937;
    padding: 0 0 15px
}
.padding-bottom {
    padding-bottom: 60px
}
.padding-bottom0 {
    padding-bottom: 0
}
.padding-top0 {
    padding-top: 0
}
.nopadding {
    padding: 0
}
.panel-body a {
    color: #e41937
}
.panel-body a:hover {
    text-decoration: underline
}
.owl-next.disabled, .owl-prev.disabled {
    display: none !important
}
a.apply-now-button-white {
    border-radius: 22px;
    background-color: #fff;
    color: #323232;
    padding: 10px 25px;
    float: left;
    font-family: arial;
    font-weight: 700
}
a.apply-now-button-white:hover {
    background: #eec516;
    color: #000;
    font-weight: 700
}
a.apply-now-button-red-color {
    border-radius: 22px;
    background-color: #fff;
    color: #323232;
    padding: 10px 25px;
    float: left;
    font-family: arial;
    font-weight: 700
}
a.apply-now-button-red-color:hover {
    color: #fff;
    background-color: #e41937
}
a.apply-now-button-red {
    border-radius: 22px;
    background-color: #e41937;
    color: #fff;
    top: 100px;
    padding: 10px 25px;
    float: left;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    position: relative;
    font-weight: 700
}
a.apply-now-button-red img {
    opacity: 0
}
a.apply-now-button-red:hover {
    background: #eec516;
    color: #000;
    font-weight: 700
}
a.read-more-red {
    color: #e41937;
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0;
    font-family: arial;
    font-weight: 700
}
a.read-more-white {
    font-family: arial;
    font-weight: 700;
    color: #fff;
    font-size: 15px
}
#riskDocumentation {
    top: 15%
}
#riskDocumentation .modal-title {
    color: #323232;
    font-family: arial;
    font-weight: 700;
    font-size: 30px;
    text-align: center
}
#riskDocumentation .modal-content {
    border-radius: 1px;
    padding: 20px
}
#riskDocumentation .modal-header .close {
    font-size: 30px;
    text-shadow: none;
    opacity: 1;
    margin: -20px 0 0;
    color: #ccc
}
#riskDocumentation .modal-header .close:focus {
    outline: 0
}
#riskDocumentation .modal-header {
    padding: 25px 0;
    border: 0
}
#riskDocumentation .modal-body {
    padding: 0
}
#riskDocumentation .modal-body p {
    font-family: arial;
    color: #757575;
    font-size: 14px
}
.modal-custom-slim-scroll .custom-slim-scroll {
    height: 291px;
    overflow: auto;
    margin: 15px 0;
    padding: 0
}
.modal-custom-slim-scroll .mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools, .modal-custom-slim-scroll .mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools, .modal-custom-slim-scroll .mCustomScrollBox:hover>.mCSB_scrollTools, .modal-custom-slim-scroll .mCustomScrollBox:hover~.mCSB_scrollTools, .modal-custom-slim-scroll .mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag, .modal-custom-slim-scroll .mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: alpha(opacity=100)
}
.modal-custom-slim-scroll .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.modal-custom-slim-scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block
}
.owl-nav {
    position: absolute;
    width: 100%;
    bottom: 60%
}
.owl-nav .owl-next {
    right: 0;
    position: absolute
}
.owl-nav .owl-prev {
    left: 0;
    position: absolute
}
.owl-nav .owl-next i, .owl-nav .owl-prev i {
    font-size: 50px;
    color: #797979
}
.transparent-button-white-bgred .btn-1 {
    background-color: #e41937
}
.transparent-button-white-bgred button {
    text-decoration: none;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    font-family: arial;
    font-weight: 700;
    position: relative;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    border: 0
}
.transparent-button-white-bgred button:hover {
    color: #fff;
    background: #e41937;
    border: 2px solid #e41937
}
.transparent-button-white-bgred button:focus {
    text-decoration: none;
    outline: 0;
    border: 0;
    box-shadow: none
}
.red-button .round, .transparent-button .round, .transparent-button-white .round, .transparent-button-white-bgred .round, .white-button .round, .white-button-no-arrow .round, .white-button-red .round {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 38px;
    height: auto;
    position: absolute;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: 2
}
.transparent-button-white-bgred .icon-right-arrow {
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 10%;
    margin-left: -4px;
    color: #fff;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}
.transparent-button-white-bgred button:hover .round {
    background: 0
}
.red-button .btn-1, .red-button-no-arrow .btn-1 {
    background-color: #e41937
}
.red-button button {
    text-decoration: none;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    font-family: arial;
    font-weight: 700;
    position: relative;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    border: 0
}
.red-button button:hover {
    color: #fff
}
.red-button button:focus {
    text-decoration: none;
    outline: 0;
    border: 0;
    box-shadow: none
}
.red-button-more .fa.fa-plus {
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: 10%;
    margin-left: -4px;
    color: #fff;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-size: 10px !important
}
.red-button button:hover .round {
    background: 0
}
.red-button-more .btn-1 {
    background-color: #e41937
}
.red-button-more button {
    text-decoration: none;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    font-family: arial;
    font-weight: 700;
    position: relative;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    border: 0
}
.red-button-more button:hover {
    color: #fff
}
.red-button-more button:focus {
    text-decoration: none;
    outline: 0;
    border: 0;
    box-shadow: none
}
.red-button-more .round {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 38px;
    height: 41px;
    position: absolute;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: 2
}
.red-button-more .icon-right-arrow {
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 10%;
    margin-left: -4px;
    color: #fff;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}
.red-button-more button:hover .round {
    background: 0
}
.white-button .btn-1 {
    background-color: #fff
}
.white-button button {
    text-decoration: none;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #323232;
    font-family: arial;
    font-weight: 700;
    position: relative;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    top: 0;
    border: 0
}
.white-button button:hover {
    color: #323232
}
.white-button button:focus {
    text-decoration: none;
    outline: 0;
    border: 0;
    box-shadow: none
}
.white-button-red.yellow-button-black .btn-1:active, .white-button-red.yellow-button-black .btn-1:focus, .white-button-red.yellow-button-black .btn-1:hover {
    background-color: #fef101;
    color: #525252;
    outline: 0
}
.white-button-red.yellow-button-black .btn-1:active .icon-right-arrow, .white-button-red.yellow-button-black .btn-1:focus .icon-right-arrow, .white-button-red.yellow-button-black .btn-1:hover .icon-right-arrow {
    color: #525252
}
.white-button .icon-right-arrow {
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 10%;
    margin-left: -4px;
    color: #323232;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}
.white-button button:hover .round {
    background: 0
}
.transparent-button {
    position: relative;
    width: 100%;
    bottom: 0
}
.transparent-button .btn-1 {
    background-color: transparent;
    position: relative
}
.transparent-button button {
    text-decoration: none;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    padding: 12px 53px 12px 0;
    color: #e41937;
    font-family: arial;
    font-weight: 700;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    bottom: 0;
    border: 0
}
.transparent-button button:focus {
    text-decoration: none;
    outline: 0;
    border: 0;
    box-shadow: none
}
.transparent-button .icon-right-arrow {
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 10%;
    margin-left: -4px;
    color: #e41937;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}
.transparent-button button:hover .round {
    background: 0
}
.transparent-button button:hover .round .icon-right-arrow {
    color: #e41937
}
.transparent-button-white .btn-1 {
    background-color: transparent;
    position: relative
}
.transparent-button-white button {
    text-decoration: none;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    padding: 12px 53px 12px 0;
    color: #fff;
    font-family: arial;
    font-weight: 700;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    bottom: 0;
    border: 0
}
.transparent-button-white button:focus {
    text-decoration: none;
    outline: 0;
    border: 0;
    box-shadow: none
}
.transparent-button-white .icon-right-arrow {
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 10%;
    margin-left: -4px;
    color: #fff;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}
.transparent-button-white button:hover .round {
    background: 0
}
.transparent-button-white button:hover .round .icon-right-arrow {
    color: #fff
}
.btn-1:focus {
    outline: 0
}
.white-button-no-arrow .btn-1, .white-button-red .btn-1 {
    background-color: #fff;
    line-height: 18px
}
.white-button-red button {
    text-decoration: none;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #e41937;
    font-family: arial;
    font-weight: 700;
    position: relative;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    top: 0;
    border: 0
}
.white-button-red button:focus {
    text-decoration: none;
    outline: 0;
    border: 0;
    box-shadow: none
}
.white-button-red .icon-right-arrow {
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 10%;
    margin-left: -4px;
    color: #e41937;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}
.white-button-red button:hover .round {
    background: 0
}
.icon-right-arrow {
    font-size: 10px !important
}
.round {
    top: 2px;
    right: -10px
}
.subsidiaries-viewall .round {
    top: 0
}
.red-button a, .red-button button.btn-1, .red-button-more a, .red-button-more button.btn-1, .transparent-button a, .transparent-button button.btn-1, .transparent-button-white a, .transparent-button-white button.btn-1, .transparent-button-white-bgred a, .transparent-button-white-bgred button.btn-1, .white-button a, .white-button button.btn-1, .white-button-red a, .white-button-red button.btn-1 {
    padding: 7px 40px 7px 20px
}
.credit-loan-solutions .transparent-button a, .sme-liquidity-solutions .transparent-button a {
    padding: 7px 40px 7px 0
}
.in-the-news-data .transparent-button a {
    padding: 7px 40px 7px 0
}
.red-button-no-arrow a, .white-button-no-arrow a {
    padding: 7px 30px
}
.red-button a:hover .round .icon-right-arrow, .red-button button.btn-1:hover .round .icon-right-arrow, .red-button-more a:hover .round .fa.fa-plus, .red-button-more a:hover .round .icon-right-arrow, .red-button-more button.btn-1:hover .round .icon-right-arrow, .transparent-button a:hover .round .icon-right-arrow, .transparent-button button.btn-1:hover .round .icon-right-arrow, .transparent-button-white a:hover .round .icon-right-arrow, .transparent-button-white button.btn-1:hover .round .icon-right-arrow, .transparent-button-white-bgred a:hover .round .icon-right-arrow, .transparent-button-white-bgred button.btn-1:hover .round .icon-right-arrow, .white-button a:hover .round .icon-right-arrow, .white-button button.btn-1:hover .round .icon-right-arrow, .white-button-red a:hover .round .icon-right-arrow, .white-button-red button.btn-1:hover .round .icon-right-arrow {
    left: 22%
}
.red-button .btn-1 {
    background-color: #e41937
}
.red-button a, .red-button-no-arrow a {
    text-decoration: none;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    font-family: arial;
    font-weight: 700;
    position: relative;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block
}
.red-button a:hover, .red-button-no-arrow a:hover {
    color: #fff
}
.red-button .icon-right-arrow {
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: 10%;
    margin-left: -4px;
    color: #fff;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}
.red-button a:hover .round {
    background: 0
}
.red-button-more .btn-1 {
    background-color: #e41937
}
.red-button-more a {
    text-decoration: none;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    font-family: arial;
    font-weight: 700;
    position: relative;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block
}
.red-button-more a:hover {
    color: #fff
}
.red-button-more a:hover .round {
    background: 0
}
.white-button .btn-1 {
    background-color: #fff
}
.white-button a {
    text-decoration: none;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #323232;
    font-family: arial;
    font-weight: 700;
    position: relative;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    top: 0
}
.white-button a:hover {
    color: #323232
}
.white-button .icon-right-arrow {
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 10%;
    margin-left: -4px;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}
.white-button a:hover .round {
    background: 0
}
.white-button-no-arrow .btn-1 {
    background-color: #fff;
    color: #e41937
}
.white-button-no-arrow a, .white-button-red a {
    text-decoration: none;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #e41937;
    font-family: arial;
    font-weight: 700;
    position: relative;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    top: 0
}
.white-button-red .icon-right-arrow {
    position: absolute;
    margin-top: -4px;
    left: 10%;
    margin-left: -4px;
    color: #e41937;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}
.white-button-red a:hover .round {
    background: 0
}
.transparent-button {
    position: relative;
    width: 100%;
    bottom: 0
}
.transparent-button .btn-1 {
    background-color: transparent;
    position: relative
}
.transparent-button a {
    text-decoration: none;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #e41937;
    font-family: arial;
    font-weight: 700;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    bottom: 0
}
.transparent-button a:hover {
    color: #e41937
}
.transparent-button a:hover .round {
    background: 0
}
.transparent-button a:hover .round .icon-right-arrow {
    color: #e41937
}
.transparent-button-white-bgred .btn-1 {
    background-color: transparent;
    position: relative;
    border: 2px solid #fff;
    color: #fff
}
.transparent-button-white-bgred a {
    text-decoration: none;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    font-family: arial;
    font-weight: 700;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    bottom: 0
}
.transparent-button-white-bgred a:hover {
    color: #fff;
    background: #e41937;
    border: 2px solid #e41937
}
.faq-button .icon-right-arrow, .red-button .icon-right-arrow, .red-button-more .fa.fa-plus, .transparent-button .icon-right-arrow, .transparent-button-white .icon-right-arrow, .transparent-button-white-bgred .icon-right-arrow, .white-button .icon-right-arrow, .white-button-red .icon-right-arrow {
    top: 16px
}
.transparent-button-white-bgred .icon-right-arrow {
    position: absolute;
    margin-top: -4px;
    left: 10%;
    margin-left: -4px;
    color: #fff;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}
.transparent-button-white-bgred a:hover .round {
    background: 0
}
.transparent-button-white-bgred a:hover .round .icon-right-arrow {
    color: #fff
}
.transparent-button-white .btn-1 {
    background-color: transparent;
    position: relative
}
.transparent-button-white a {
    text-decoration: none;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    font-family: arial;
    font-weight: 700;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    bottom: 0
}
.transparent-button-white a:hover {
    color: #fff
}
.transparent-button-white .icon-right-arrow {
    position: absolute;
    margin-top: -4px;
    left: 10%;
    margin-left: -4px;
    color: #fff;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}
.transparent-button-white a:hover .round {
    background: 0
}
.transparent-button-white a:hover .round .icon-right-arrow {
    color: #fff
}
.faq-button .btn-1 {
    background-color: transparent;
    position: relative
}
.faq-button a {
    text-decoration: none;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    padding: 12px 53px 12px 0;
    color: #e41937;
    font-weight: 700;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    bottom: 0
}
.faq-button a:hover .round {
    right: -5px
}
.faq-button .round {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 38px;
    height: auto;
    position: absolute;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: 2;
    right: 5px
}
.faq-button .icon-right-arrow {
    position: absolute;
    left: 10%;
    margin-left: -4px;
    color: #e41937;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}
.faq-button a:hover .round {
    background: 0
}
section {
    padding: 60px 0
}
.subnavs.inner-menu-list {
    margin: -1px 0 0;
    height: 41px
}
.subnavs.inner-menu-list .navbar-nav {
    float: none;
    margin: 0 auto;
    display: table
}
.subnavs.inner-menu-list.affix {
    position: fixed;
    top: 41px;
    z-index: 8;
    background: #fff;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .35);
    margin: 0
}
.subnavs.inner-menu-list.affix a {
    padding: 19px 15px;
    outline: 0;
    font-family: arial;
    font-weight: 700;
    text-transform: inherit;
    color: #111;
    line-height: inherit
}
.subnavs.inner-menu-list.affix .nav>li>a {
    padding: 12px 13px
}
.subnavs.inner-menu-list.affix a:focus {
    color: #000;
    font-family: arial;
    font-weight: 700;
    background: 0
}
.subnavs.inner-menu-list.mediaMenu.affix a:focus {
    color: #000
}
.subnavs.inner-menu-list.affix li.active a {
    color: #000;
    font-family: arial;
    font-weight: 700;
    background: #fef101
}
.subnavs.inner-menu-list.affix li a:hover {
    color: #000;
    font-family: arial;
    font-weight: 700;
    background: #fef101
}
section.bradcrumbs {
    padding: 0;
    position: absolute;
    z-index: 5;
    margin: 110px 0 0;
    left: 0;
    right: 0
}
section.bradcrumbs .breadcrumb {
    padding: 0;
    margin: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 1px
}
section.bradcrumbs .fa, section.bradcrumbs a {
    color: #757575;
    font-size: 13px;
    margin: 0 5px 0 0
}
section.bradcrumbs .active {
    color: #323232;
    font-family: arial;
    font-weight: 700;
    font-size: 13px
}
.inner-menu-list {
    padding: 0;
    background: #faf9f9
}
.inner-menu-list li {
    display: inline-block
}
.inner-menu-list a {
    font-family: arial;
    font-weight: 700;
    text-transform: inherit;
    color: #111;
    white-space: nowrap;
    font-size: 12px
}
.inner-menu-list .nav>li>a {
    padding: 11px
}
.inner-menu-list li a:hover, .inner-menu-list li.active a {
    color: #000;
    font-family: arial;
    font-weight: 700;
    font-size: 12px;
	background: transparent;
    background: #fef101;
    outline: 0;
}
.inner-menu-list a:hover .inner-menu-list a:focus {
    color: #000;
    font-family: arial;
    font-weight: 700;
    background: #faf9f9 !important;
    outline: 0
}
.subnavs.inner-menu-list.affix li a.apply-active {
    color: #fff
}
.inner-menu-list a.apply-active {
    background-color: #e41937 !important;
    font-family: arial;
    font-weight: 700;
    color: #fff
}
.home-slider img.img-responsive.home-slider-img {
    width: 100%
}
.home-slider img.img-responsive.home-slider-img-mobile {
    display: none
}
.home-slider img.img-responsive.home-slider-img-ipad {
    display: none
}
.home-slider .red-button {
    margin-top: 20px
}
.home-slider .owl-nav {
    display: none
}
.home-slider {
    position: relative
}
.home-slider .cap-banner {
    position: absolute;
    top: 185px;
    right: 20%;
    width: 35%
}
.home-slider h2 {
    font-family: arial;
    font-weight: 700;
    font-weight: 700;
    font-size: 35px;
    color: #000;
    margin: 0 0 20px
}
.home-slider .home-slider-width {
    width: 90%;
    float: right
}
.home-slider .home-slider-width p {
    font-weight: 400;
    font-size: 18px
}
.home-slider .home-slider-width p.slider-title, .inner-slider .slider-double-title p.slider-title, .product-slider .slider-double-title p.slider-title, .slider-double-title p {
    font-size: 18px;
    color: #000;
    font-family: arial;
    font-weight: 400
}
.slider-double-title p.third-title {
    font-size: 17px;
    font-weight: 700
}
.home-slider .home-slider-width p a {
    font-size: 14px
}
.home-slider .owl-dots {
    position: absolute;
    bottom: 37px;
    height: auto !important;
    left: 8%
}
.inner-slider .owl-dots, .product-slider .owl-dots {
    position: absolute;
    bottom: 50px;
    height: auto !important;
    left: 20%;
    margin: 0
}
.home-slider .owl-dot.active span, .home-slider .owl-dot:hover span, .inner-slider .owl-dot.active span, .inner-slider .owl-dot:hover span, .product-slider .owl-dot.active span, .product-slider .owl-dot:hover span {
    background-color: #e41937 !important;
    color: #fff !important
}
.home-slider .owl-dot span, .inner-slider .owl-dots span, .product-slider .owl-dots span {
    width: 10px !important;
    height: 10px !important;
    margin: 5px !important;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    border-radius: 30px
}
.home-slider img.img-steps {
    width: auto;
    float: left;
    position: relative;
    top: 50px;
    z-index: 1
}
.home-slider img.img-steps-ipad {
    display: none
}
.home-slider img.arrow-right-white {
    width: auto;
    display: inline;
    margin-left: 10px
}
.home-slider img.arrow-right-red {
    width: auto;
    display: inline;
    margin-left: 10px
}
.home-slider ul {
    list-style: none;
    margin: 0;
    padding: 0 0 30px;
    float: left;
    width: 100%
}
.home-slider ul li {
    float: left;
    width: 30%
}
.home-slider ul li:nth-child(2) {
    margin: 0 15px
}
.home-slider p.steps-apply {
    font-family: arial;
    font-weight: 700;
    font-size: 17px;
    color: #000;
    width: 100%;
    float: left;
    margin: 10px 0 0;   /*padding-top: 50px;*/
    text-transform: capitalize
}
.home-slider ul li span {
    font-size: 60px;
    color: #f1f1f1;
    font-family: arial;
    font-weight: 700;
    position: relative;
    left: -27px
}
.home-slider .owl-next, .home-slider .owl-prev {
    height: 40px;
    width: 40px;
    border-radius: 50% !important;
    color: #4d4d4d !important;
    line-height: 36px
}
.home-slider .owl-next:hover, .home-slider .owl-prev:hover {
    background-color: #e41937 !important;
    color: #fff !important
}
.home-slider .home-slider-width p.language-banner-txt1 {
    font-weight: 600;
    font-size: 40px;
    text-align: center;
    color: #da1938;
    font-family: arial;
    line-height: 43px;
    margin-top: 15%;
    padding-left: 16px
}

.home-slider .home-slider-width p.language-banner-txt2 {
    font-size: 34px;
    font-weight: 600;
    line-height: 40px;
    color: #000;
    text-align: center;
    font-family: arial;
    padding-left: 45px
}

.Malayalam-lang.malayalam_body .home-slider .home-slider-width p.language-banner-txt1,
.Tamil-lang.tamil_body .home-slider .home-slider-width p.language-banner-txt1 {
    font-size: 20px
}

.Malayalam-lang.malayalam_body .home-slider .home-slider-width p.language-banner-txt2,
.Tamil-lang.tamil_body .home-slider .home-slider-width p.language-banner-txt2 {
    font-size: 18px
}

.Telugu-lang.telugu_body .home-slider .home-slider-width p.language-banner-txt1 {
    font-size: 25px
}

.Telugu-lang.telugu_body .home-slider .home-slider-width p.language-banner-txt2 {
    font-size: 20px
}

.Kannada-lang.kannada_body .home-slider .home-slider-width p.language-banner-txt1,
.Marathi-lang.marathi_body .home-slider .home-slider-width p.language-banner-txt1,
.Odia-lang.odia_body .home-slider .home-slider-width p.language-banner-txt1 {
    font-size: 35px
}

.Kannada-lang.kannada_body .home-slider .home-slider-width p.language-banner-txt2,
.Marathi-lang.marathi_body .home-slider .home-slider-width p.language-banner-txt2,
.Odia-lang.odia_body .home-slider .home-slider-width p.language-banner-txt2 {
    font-size: 30px
}

.Bengali-lang.bengali_body .home-slider .home-slider-width p.language-banner-txt1 {
    font-size: 30px
}

.Bengali-lang.bengali_body .home-slider .home-slider-width p.language-banner-txt2 {
    font-size: 27px
}
.product-slider img.img-responsive.home-slider-img {
    width: 100%
}
.product-slider img.img-responsive.home-slider-img-ipad {
    display: none
}
.product-slider img.img-responsive.home-slider-img-mobile {
    display: none
}
.product-slider .owl-dots {
    display: block
}
.product-slider {
    position: relative
}
.product-slider .cap-banner {
    position: absolute;
    top: 160px;
    left: 0;
    float: left;
    width: 100%
}
.inner-slider .cap-banner .cap-banner-height, .product-slider .cap-banner .cap-banner-height {
    height: auto;
    margin: 30px 0 0
}
.product-slider h1 {
    font-family: arial;
    font-weight: 700;
    font-weight: 700;
    font-size: 30px;
    color: #323232;
    margin: 0 0 20px;
    padding: 0
}
.product-slider h2 {
    font-family: arial;
    font-weight: 700;
    font-weight: 700;
    font-size: 30px;
    color: #323232;
    margin: 0 0 20px;
    padding: 0
}
.product-slider .home-slider-width .col-lg-6.col-md-6.col-sm-7.col-xs-12 {
    padding-left: 0
}
.product-slider p.slider-title {
    font-size: 14px;
    color: #000;
    font-family: arial;
    font-weight: 700
}
.product-slider .owl-nav {
    position: absolute;
    bottom: 37px;
    height: auto !important;
    left: 8%
}
.product-slider img.img-steps {
    width: auto;
    float: left;
    position: relative;
    top: 50px
}
.product-slider img.img-steps-ipad {
    display: none
}
.product-slider img.arrow-right-white {
    width: auto;
    display: inline;
    margin-left: 10px
}
.product-slider img.arrow-right-red {
    width: auto;
    display: inline;
    margin-left: 10px
}
.product-slider ul.stepsPoint {
    padding: 0 0 0 15px;
    margin: 0
}
.product-slider ul.stepsPoint li {
    font-family: arial;
    font-size: 14px;
    color: #000;
    position: relative;
    width: 100%;
    margin: 0 0 5px;
    padding: 0
}
.product-slider ul.stepsList {
    list-style: none;
    margin: 0 0 40px;
    padding: 0;
    float: left;
    width: 50%
}
.product-slider ul.stepsList li {
    float: left;
    width: 33%;
    padding: 0 15px 0 0
}
.product-slider ul.stepsList li p.steps-apply {
    font-family: arial;
    font-weight: 700;
    font-size: 14px;
    color: #000;
    position: relative;
    width: 100%;
    margin: 0
}
.product-slider ul.stepsList li span {
    font-size: 66px;
    color: #dedede;
    font-family: arial;
    font-weight: 700;
    margin-left: 7px
}
.product-slider .owl-next, .product-slider .owl-prev {
    height: 40px;
    width: 40px;
    border-radius: 50% !important;
    color: #4d4d4d !important;
    line-height: 36px
}
.product-slider .owl-next:hover, .product-slider .owl-prev:hover {
    background-color: #e41937 !important;
    color: #fff !important
}
.inner-slider .red-button, .product-slider .red-button {
    margin: 40px 0 0
}
.inner-slider img.img-responsive.home-slider-img {
    width: 100%
}
.inner-slider img.img-responsive.home-slider-img-ipad {
    display: none
}
.inner-slider img.img-responsive.home-slider-img-mobile {
    display: none;
    display: none
}
.inner-slider .red-button.myApply a {
    top: 100px
}
.inner-slider .cap-banner {
    position: absolute;
    top: 160px;
    left: 0;
    float: left;
    width: 100%
}
.inner-slider .slider-double-title, .product-slider .slider-double-title {
    margin: 30px 0 0;
    height: auto
}
.inner-slider h2.inner-titles {
    font-family: arial;
    font-weight: 700;
    font-weight: 700;
    font-size: 30px;
    color: #323232;
    padding: 0;
    margin: 0 0 15px;
    line-height: 35px
}
.inner-slider h2.inner-titles.single-title {
    margin: 75px 0 0
}
.inner-slider p.slider-title {
    font-size: 16px;
    color: #000;
    padding-top: 20px;
    font-family: arial
}
.inner-slider p {
    margin: 0
}
.inner-slider .owl-nav {
    position: absolute;
    bottom: 50px;
    height: auto !important;
    left: 19.7%
}
.inner-slider img.img-steps {
    width: auto;
    float: left;
    position: relative;
    top: 50px
}
.inner-slider img.arrow-right-white {
    width: auto;
    display: inline;
    margin-left: 10px
}
.inner-slider img.arrow-right-red {
    width: auto;
    display: inline;
    margin-left: 10px
}
.inner-slider ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 50%
}
.inner-slider ul li {
    float: left;
    width: 33%
}
.inner-slider p.steps-apply {
    font-weight: 700;
    font-size: 18px;
    color: #000;
    position: absolute;
    width: 90%;
    margin: 0
}
.inner-slider span {
    font-size: 66px;
    color: #dedede;
    font-family: arial;
    font-weight: 700;
    margin-left: 7px;
    position: relative
}
.inner-slider .owl-next, .inner-slider .owl-prev {
    height: 40px;
    width: 40px;
    border-radius: 50% !important;
    color: #4d4d4d !important;
    line-height: 36px
}
.inner-slider .owl-next:hover, .inner-slider .owl-prev:hover {
    background-color: #e41937 !important;
    color: #fff !important
}
.inner-banner h2 {
    font-family: arial;
    font-weight: 700;
    font-size: 35px;
    color: #323232;
    margin: 0 0 25px
}
.inner-banner p.slider-title {
    font-family: arial;
    font-weight: 700;
    color: #000;
    font-size: 14px
}
.inner-banner .caption {
    position: absolute;
    bottom: 290px;
    left: 15px;
    float: right
}
.cuadro-intro-hover {
    padding: 0;
    position: relative;
    overflow: hidden;
    height: auto
}
.cuadro-intro-hover:hover .slide-top {
    max-height: 100%;
    display: block;
    opacity: .5
}
.cuadro-intro-hover .slide-top {
    background-color: #000;
    position: absolute;
    height: 100%;
    bottom: 0;
    float: left;
    width: 100%;
    display: none
}
.cuadro-intro-hover:hover .caption {
    opacity: 1;
    transform: translateY(-150px);
    -webkit-transform: translateY(-150px);
    -moz-transform: translateY(-150px);
    -ms-transform: translateY(-150px);
    -o-transform: translateY(-150px);
    bottom: -150px
}
.cuadro-intro-hover img {
    z-index: 4;
    height: 100%
}
.cuadro-intro-hover .caption {
    position: absolute;
    bottom: -55px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 100%
}
.cuadro-intro-hover .blur {
    height: 353px;
    z-index: 5;
    position: absolute;
    bottom: 0;
    width: 100%
}
.cuadro-intro-hover .caption-text {
    z-index: 10;
    color: #fff;
    position: absolute;
    height: auto;
    text-align: center;
    bottom: 0;
    width: 100%;
    padding: 10px 15px 15px
}
.mCSB_inside>.mCSB_container.mCSB_container.mCS_y_hidden.mCS_no_scrollbar_y {
    margin-right: 0
}
.life-mmfsl-scroll {
    height: 170px;
    overflow: auto;
    margin: 15px 0;
    padding: 0 10px 0 0
}
.history-scroll {
    height: 100px;
    overflow: auto;
    margin: 15px 0
}
.custom-slim-scroll-mutual-intro .custom-slim-scroll {
    height: 430px;
    overflow: auto;
    padding: 0;
    margin: 0 0 10px
}
.custom-slim-scroll-mutual-intro .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: #fff;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-mutual-intro .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-customerspeak .custom-slim-scroll {
    height: 138px;
    overflow: auto;
    padding: 0;
    margin: 0 0 10px
}
.custom-slim-scroll-customerspeak .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: #fff;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-customerspeak .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-dmf .custom-slim-scroll {
    height: 150px;
    overflow: auto;
    padding: 0;
    margin: 0 0 10px
}
.custom-slim-scroll-dmf .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: #fff;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-dmf .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.tools-insurance-details .insurance-scroll {
    height: 127px;
    overflow: auto;
    margin: 15px 0;
    padding: 0
}
.tools-insurance-details .insurance-scroll .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.tools-insurance-details .insurance-scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.tools-investments-details .insurance-scroll {
    height: 127px;
    overflow: auto;
    margin: 15px 0;
    padding: 0
}
.tools-investments-details .insurance-scroll .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.tools-investments-details .insurance-scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-currentPopup .custom-slim-scroll {
    height: 400px;
    overflow: auto;
    margin: 0;
    padding: 0
}
.custom-slim-currentPopup .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-currentPopup .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-red .custom-slim-scroll {
    height: 204px;
    overflow: auto;
    margin: 0;
    padding: 0
}
.custom-slim-scroll-red .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-red .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.unclaimed-amount-left-scroll .custom-slim-scroll {
    height: 285px;
    overflow: auto;
    margin: 0;
    padding: 0
}
.unclaimed-amount-left-scroll .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.unclaimed-amount-left-scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.listing-disclosures-left-scroll .custom-slim-scroll {
    height: 500px;
    overflow: auto;
    margin: 0;
    padding: 0
}
.listing-disclosures-left-scroll .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.listing-disclosures-left-scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.unclaimed-amount-right-scroll .custom-slim-scroll {
    height: 423px;
    overflow: auto;
    margin: 0;
    padding: 0
}
.unclaimed-amount-right-scroll .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.unclaimed-amount-right-scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.investorZone-slim-scroll .custom-slim-scroll {
    height: 404px;
    overflow: auto;
    margin: 0;
    padding: 0
}
.investorZone-slim-scroll .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.investorZone-slim-scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: #868585;
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.features-eligibility-documents.accordion_container .custom-slim-scroll {
    height: 410px;
    overflow: auto;
    margin: 0;
    padding: 0
}
.features-eligibility-documents.accordion_container .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.features-eligibility-documents.accordion_container .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-annual-reports .custom-slim-scroll {
    height: 234px;
    overflow: auto;
    margin: 0;
    padding: 0 30px 0 0
}
.custom-slim-scroll-annual-reports .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-annual-reports .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-red-media-kit .custom-slim-scroll {
    height: 417px;
    overflow: auto;
    margin: 0;
    padding: 0
}
.custom-slim-scroll-red-media-kit .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-red-media-kit .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-prospectus .custom-slim-scroll {
    height: 300px;
    overflow: auto;
    margin: 20px 0 0;
    padding: 0
}
.custom-slim-scroll-prospectus .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-prospectus .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-shareholding .custom-slim-scroll {
    height: 280px;
    overflow: auto;
    margin: 20px 0 0;
    padding: 0
}
.custom-slim-scroll-shareholding .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-shareholding .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-latestupdates .custom-slim-scroll {
    height: 350px;
    overflow: auto;
    margin: 20px 0 0;
    padding: 0
}
.custom-slim-scroll-latestupdates .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-latestupdates .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-latestscroll .custom-slim-scroll {
    height: 300px;
    overflow: auto;
    margin: 20px 0 0;
    padding: 0
}
.custom-slim-scroll-latestscroll .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-latestscroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-red-chats .custom-slim-scroll {
    height: 290px;
    overflow: auto;
    margin: 0;
    padding: 0
}
.custom-slim-scroll-red-chats .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-red-chats .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-red-downloads .custom-slim-scroll {
    height: 440px;
    overflow: auto;
    margin: 0;
    padding: 0
}
.custom-slim-scroll-red-downloads .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-red-downloads .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-red-print .custom-slim-scroll {
    height: 355px;
    overflow: auto;
    margin: 0;
    padding: 0
}
.custom-slim-scroll-red-print .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-red-print .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-quarterly .custom-slim-scroll {
    height: 300px;
    overflow: auto;
    margin: 0;
    padding: 0
}
.custom-slim-scroll-quarterly .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-quarterly .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-history .custom-slim-scroll {
    height: 229px;
    overflow: auto;
    margin: 0;
    padding: 0
}
.custom-slim-scroll-history .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-history .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-news .custom-slim-scroll {
    height: 611px;
    overflow: auto;
    margin: 0;
    padding: 0
}
.custom-slim-scroll-news .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-news .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-media .custom-slim-scroll {
    height: 611px;
    overflow: auto;
    margin: 0;
    padding: 0
}
.custom-slim-scroll-media .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-media .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-grey .custom-slim-scroll {
    height: 420px;
    overflow: auto;
    margin: 15px 0 0;
    padding: 0
}
.custom-slim-scroll-grey .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #1d1c1b;
    background-color: #1d1c1b;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-grey .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #555;
    background-color: 555555;
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.corporate-governance .csr-policy-div .custom-slim-scroll-red .custom-slim-scroll {
    height: 275px;
    overflow: auto;
    margin: 15px 0 0;
    padding: 0
}
.corporate-governance .csr-policy-div .custom-slim-scroll-red .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.corporate-governance .csr-policy-div .custom-slim-scroll-red .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.anual-quarterly .custom-slim-scroll-red .custom-slim-scroll, .investor-zone .custom-slim-scroll-red .custom-slim-scroll {
    height: 280px;
    overflow: auto;
    margin: 15px 0 0;
    padding: 0
}
.anual-quarterly .custom-slim-scroll-red .mCSB_scrollTools .mCSB_draggerRail, .investor-zone .custom-slim-scroll-red .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #c6c6c6;
    background-color: #c6c6c6;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.anual-quarterly .custom-slim-scroll-red .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .investor-zone .custom-slim-scroll-red .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.corporate-governance .csr-calendar-div .custom-slim-scroll-red .custom-slim-scroll {
    height: 328px;
    overflow: auto;
    margin: 15px 0 0;
    padding: 0
}
.corporate-governance .csr-calendar-div .custom-slim-scroll-red .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #c6c6c6;
    background-color: #c6c6c6;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.corporate-governance .csr-calendar-div .custom-slim-scroll-red .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-aboutus .custom-slim-scroll {
    height: 415px;
    overflow: auto;
    margin: 5px 0 0;
    padding: 0
}
.custom-slim-scroll-aboutus .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-aboutus .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-inner-double-title .custom-slim-scroll {
    height: 195px;
    overflow: auto;
    margin: 5px 0 0;
    padding: 0
}
.custom-slim-scroll-inner-double-title .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-inner-double-title .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-MMFSL .custom-slim-scroll {
    height: 207px;
    overflow: auto;
    margin: 5px 0 0;
    padding: 0
}
.custom-slim-scroll-MMFSL .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-MMFSL .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-careers-overview .custom-slim-scroll {
    height: 210px;
    overflow: auto;
    margin: 5px 0 0;
    padding: 0
}
.custom-slim-scroll-careers-overview .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-careers-overview .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-inner-placement .custom-slim-scroll {
    height: 310px;
    overflow: auto;
    margin: 5px 0 0;
    padding: 0
}
.custom-slim-scroll-inner-placement .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-inner-placement .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-inner-long-title .custom-slim-scroll {
    height: 201px;
    overflow: auto;
    margin: 15px 0;
    padding: 0
}
.custom-slim-scroll-inner-long-title .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-inner-long-title .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-inner-double-title-button .custom-slim-scroll {
    height: 140px;
    overflow: auto;
    margin: 15px 0;
    padding: 0
}
.custom-slim-scroll-inner-double-title-button .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-inner-double-title-button .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-inner-single-title .custom-slim-scroll {
    height: 170px;
    overflow: auto;
    margin: 15px 0;
    padding: 0
}
.custom-slim-scroll-inner-single-title .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-inner-single-title .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.life-mmfsl-details .insurance-scroll {
    height: 165px;
    overflow: auto;
    margin: 15px 0;
    padding: 0
}
.life-mmfsl-details .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.life-mmfsl-details .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.mahindra-milestones-dmf .dmf-history-scroll {
    height: 137px;
    overflow: auto;
    margin: 15px 0;
    padding: 0;
    margin-top: 25px;
    margin-bottom: 30px
}
.mahindra-milestones-dmf .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.mahindra-milestones-dmf .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.tomahindra-milestones-dmf .insurance-scroll {
    height: 110px;
    overflow: auto;
    margin: 15px 0;
    padding: 0
}
.tomahindra-milestones-dmf .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.tomahindra-milestones-dmf .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-inner-video .custom-slim-scroll {
    height: 395px;
    overflow: auto;
    margin: 0;
    padding: 0
}
.custom-slim-scroll-inner-video .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-inner-video .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-management .custom-slim-scroll {
    height: 350px;
    overflow: auto;
    padding: 0;
    margin: 20px
}
.custom-slim-scroll-management .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-management .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-testimonials .custom-slim-scroll {
    height: 150px;
    overflow: auto;
    padding: 0
}
.custom-slim-scroll-testimonials .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-testimonials .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.custom-slim-scroll-dmf-testimonials .custom-slim-scroll {
    height: 165px;
    overflow: auto;
    padding: 0
}
.custom-slim-scroll-dmf-testimonials .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.custom-slim-scroll-dmf-testimonials .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.productFaq-scroll .custom-slim-scroll {
    height: 400px;
    overflow: auto;
    margin: 0;
    padding: 0
}
.productFaq-scroll .custom-slim-scroll .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.productFaq-scroll .custom-slim-scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.prospectus-scroll .custom-slim-scroll {
    height: 340px;
    overflow: auto;
    margin: 20px 0 0;
    padding: 0
}
.prospectus-scroll .custom-slim-scroll .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.prospectus-scroll .custom-slim-scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.producttabs-scroll .custom-slim-scroll {
    height: 400px;
    overflow: auto;
    margin: 0;
    padding: 0
}
.producttabs-scroll .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.producttabs-scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(74, 72, 72, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.features-benefits-tab p, .features-benefits-tab ul.resp-tabs-list {
    margin: 0;
    padding: 0
}
.features-benefits-tab h3 {
    font-family: arial;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 15px
}
.features-benefits-tab h4 {
    font-family: arial;
    font-weight: 700;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 10px
}
.features-benefits-tab .investment-fda {
    font-size: 14px;
    color: #fff;
    font-family: arial;
    float: left;
    margin: 12px 0 0
}
.features-benefits-tab .investment-fda a {
    color: #e41937;
    font-family: arial;
    font-weight: 700;
    text-decoration: underline
}
.features-benefits-tab .red-button {
    float: left;
    margin: 0 30px 0 0
}
.features-benefits-tab .tractorloanFB li {
    color: #fff;
    font-size: 14px;
    padding: 6px 0;
    font-family: arial
}
.features-benefits-tab ul.tractorloanFB {
    padding: 0 0 0 15px;
    margin: 0 0 20px
}
.features-benefits-tab ul.resp-tabs-list {
    max-width: 410px;
    width: 100%;
    position: relative;
    top: -2px
}
.features-benefits-tab .resp-tabs-list .resp-tab-item.resp-tab-active {
    background: #fef101;
    max-width: 397px;
    width: 100%;
    box-shadow: 0 1px 13.12px 2.88px rgba(0, 0, 0, .25);
    position: relative;
    z-index: 1;
    color: #000;
    display: block
}
.features-benefits-tab .resp-tabs-list li.resp-tab-item.resp-tab-active span {
    border-top: 1px solid transparent;
    font-family: arial !important
}
.features-benefits-tab .resp-tabs-list li {
    background: #faf9f9;
    width: 94%
}
.features-benefits-tab .resp-tabs-list li.resp-tab-item span {
    border-top: 1px solid #c8c7c7;
    padding: 24px 0;
    margin: 0 20px;
    display: block;
    color: #323232;
    font-family: arial;
    font-size: 18px;
    position: relative
}
.features-benefits-tab .resp-tabs-container {
    background-color: transparent;
    clear: left
}
.features-benefits-tab h2.resp-accordion {
    cursor: pointer;
    display: none
}
.features-benefits-tab .resp-tab-content {
    display: none
}
.features-benefits-tab .resp-tab-active {
    background: 0
}
.features-benefits-tab .resp-accordion-active, .features-benefits-tab .resp-content-active {
    display: block
}
.features-benefits-tab h2.resp-accordion {
    font-size: 13px;
    margin: 0
}
.features-benefits-tab .resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 35%
}
.features-benefits-tab .resp-vtabs .resp-tabs-list li {
    display: block;
    margin: 0;
    cursor: pointer;
    float: none
}
.features-benefits-tab .resp-vtabs .resp-tabs-list li img {
    float: left;
    margin: 0 30px 0 0
}
.features-benefits-tab.features-benefits-tab1 .resp-vtabs .resp-tabs-list li img {
    margin: 22px 30px 0
}
.features-benefits-tab .resp-vtabs .resp-tabs-container {
    padding: 0;
    background-color: transparent;
    float: left;
    width: 65%;
    position: relative;
    left: 5%;
    min-height: 250px;
    border-radius: 1px;
    clear: none
}
.features-benefits-tab .resp-vtabs .resp-tab-content {
    border: 0
}
.features-benefits-tab .resp-vtabs li.resp-tab-active {
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding: 0
}
.features-benefits-tab .resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1
}
.features-benefits-tab h2.resp-tab-active span.resp-arrow {
    border: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9b9797
}
.features-benefits-tab h2.resp-tab-active {
    background: #dbdbdb !important
}
.features-benefits-tab .resp-easy-accordion h2.resp-accordion {
    display: block
}
.features-benefits-tab .resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1
}
.features-benefits-tab .resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important
}
.features-benefits-tab .resp-jfit {
    width: 100%;
    margin: 0
}
.features-benefits-tab .resp-tab-content-active {
    display: block
}
.features-benefits-tab .resp-tab-content-active p {
    color: #cecece;
    font-size: 14px;
    margin: 0 0 10px
}
.features-benefits-tab .resp-tab-content-active li a {
    color: #fff;
    text-decoration: none;
    transition: all .3s
}
.features-benefits-tab .resp-tab-content-active p a {
    color: #e41937
}
.features-benefits-tab .resp-tab-content-active p a:hover {
    text-decoration: underline
}
.features-benefits-tab .resp-tab-content-active li a:hover {
    color: #e41937;
    text-decoration: underline
}
.features-benefits-tab h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1 !important
}
.calculators span {
    vertical-align: text-top
}
section#eligibility-documentation.eligibilityDocumentation {
    padding: 60px 0 48px
}
#features-benefits-tractor.featuresBenefits .card.card-inverse {
    min-height: 230px
}
#eligibility-documentation.eligibilityDocumentation h2.inner-titles {
    padding-top: 37px
}
#eligibility-documentation.eligibilityDocumentation h2.h2left-white {
    padding-bottom: 10px
}
#eligibility-documentation.eligibilityDocumentation .bgwhite {
    background: #fff;
    margin: 10px 0 20px
}
#getInTouch #get2 .corporate-section .containers p:first-child, #getInTouch #get3 .corporate-section .containers p:first-child {
    margin-top: 0
}
#calculate-emi .product-loans-calculator .trac-emi2 li:nth-child(1)::before {
    top: 18px
}
#calculate-emi .product-loans-calculator .trac-emi2 li:nth-child(2)::before {
    top: 21px
}
#calculate-emi .product-loans-calculator .trac-emi2 li:nth-child(3)::before {
    top: 21px
}
#calculate-emi .product-loans-calculator .trac-emi2 li {
    min-height: 75px
}
#features-benefits.featuresBenefits ul.featuresTabs li:last-child {
    margin-right: 0
}
#testimonials .testimonials-product {
    padding: 43px 80px 40px
}
#features-benefits-tab.features-benefits-tab .resp-vtabs .resp-tabs-container, #featuresTab.features-benefits-tab .resp-vtabs .resp-tabs-container {
    width: 60%
}
#introduction.fixed-deposit-intro .mutual-fundbg {
    padding: 25px
}
section.rise-philosophy .inner-titles {
    padding-top: 30px
}
.subsidiaries-policy .inner-titles.title-color-red {
    margin-top: -6px
}
.sustainability-business-modal .our-inclusive {
    margin-top: 10px !important
}
#overview.aboutus-intro.csr-overview-aboutus-intro.padding-bottom0 {
    padding-top: 31px
}
.sustainability-our-direction.sustainability-initiatives.sustainability-reports.investment-policy-benifits {
    padding-top: 24px
}
.sustainability-our-direction.direction {
    padding-top: 24px
}
.mahindra-milestones-dmf.padding-top0 .milestones-left .titles {
    padding-left: 0
}
.mahindra-milestones-dmf.padding-top0 .milestones-left .milestones-more {
    left: 16px
}
.careers-mmfsl .tools-investments .life-mmfsl-details .white-button-red.yellow-button-black {
    margin-bottom: 10px;
}
#Unclaimedamount .unclaimed-amount-background .unclaimed-amount-left {
    padding: 50px 15px
}
#Placementdocument.placement-document .placement-document-div .placementDocumentStep {
    width: 192px
}
#mediakit .downloads.investment-policy-benifits .custom-slim-scroll-red-media-kit .custom-slim-scroll {
    height: 237px
}
.details-step .details-step-section .specific-query.investment-policy-benifits.quick-pay {
    padding-bottom: 0 !important
}
.details-step .details-step-section .specific-query.investment-policy-benifits.quick-pay .have-a-query .personal-details.apply-personal-details.branch-query .capcha-sec {
    margin-top: 0 !important
}
@media only screen and (max-width:768px) {
    .features-benefits-tab ul.resp-tabs-list {
        display: none
    }
    .features-benefits-tab h2.resp-accordion {
        display: block
    }
    .features-benefits-tab .resp-vtabs .resp-tab-content {
        border: 1px solid #c1c1c1
    }
    .features-benefits-tab .resp-vtabs .resp-tabs-container {
        border: 0;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none
    }
    .features-benefits-tab .resp-accordion-closed {
        display: none !important
    }
    .features-benefits-tab .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important
    }
	.subnavs.inner-menu-list.affix li a:hover {
    background: transparent;
	}
	
}
.features-benefits-tab1 .red-button-mobile {
    display: none
}
.features-benefits-tab2 .red-button-mobile {
    display: none
}
.features-benefits-tab3.features-benefits-tab .resp-vtabs .resp-tabs-list li[aria-controls=tab_item-0] span::before, .features-benefits-tab3.features-benefits-tab .resp-vtabs .resp-tabs-list li[aria-controls=tab_item-1] span::before, .features-benefits-tab3.features-benefits-tab .resp-vtabs .resp-tabs-list li[aria-controls=tab_item-2] span::before, .features-benefits-tab3.features-benefits-tab .resp-vtabs .resp-tabs-list li[aria-controls=tab_item-3] span::before {
    content: none
}
.features-benefits-tab3.features-benefits-tab .resp-tabs-list li.resp-tab-item span {
    padding: 24px 0 24px 20px
}
.calculators {
    background: #fef101;
    padding: 10px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10;
    transition: .8s all;
    box-shadow: 0 -4px 16px 0 rgba(0, 0, 0, .1)
}
.calculators .calc-list {
    text-align: center
}
.calculators .calc-list a:focus {
    outline: 0
}
.calculators img {
    margin: 0 20px 0 0
}
.calculators span {
    font-family: arial;
    font-size: 12px
}
.cal-color {
    color: #252222;
    font-weight: 700
}
.calculators .getCallSection {
    background: #fff;
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 31px;
    box-shadow: 1.34px 1.49px 5px 0 rgba(0, 0, 0, .3);
    padding: 20px
}
.calculators .getCallSection input {
    /*background: #f3f3f3;*/
    color: #000;
    margin: 0 auto;
    border: 0;
	border-bottom: 1px solid #ccc;
    border-radius: 1px;
    box-shadow: none
}
.getCallSection .comment-get-in {
    /*background: #f3f3f3*/;
    color: #000;
    width: 100%;
    border: 0;
	border-bottom: 1px solid #ccc;
    padding: 6px 12px;
    resize: none;
    outline: 0
}
.calculators .getCall {
    cursor: pointer
}
.calculators .dropdown {
    text-align: left
}
.calculators .dropdown button {
    width: 100%;
    text-align: left;
	color: #757575;
    /*background: #f3f3f3;*/
	background: transparent;
    border-bottom: 1px solid #ccc;
    border-radius: 1px;
    box-shadow: none
}
.calculators .dropdown button .icon-bottom-arrow {
    float: right;
    margin: 0;
    line-height: 20px
}
.calculators .dropdown button:focus {
    outline: 0
}
.calculators .dropdown-menu {
    width: 100%;
    border: 0;
    border-radius: 1px
}
.calculators .red-button {
    margin: 0;
    text-align: left;
    float: left
}
.calculators .bottom-arrow {
    float: right
}
.calculators .bottom-arrow a {
    background: #e41937;
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
    position: relative;
    top: 8px
}
.calculators .bottom-arrow a .icon-bottom-arrow {
    font-size: 10px
}
.slap {
    background: #f7f7f7
}
.slap .step1 {
    width: 25%;
    margin: 0 auto;
    position: absolute;
    top: 50px;
    left: 15%
}
.slap .step1 .steps-count {
    font-family: arial;
    font-size: 66px;
    color: #d9d9d9;
    font-weight: 700
}
.slap .step1 .steps-apply, .slap .step1 .steps-apply p {
    font-family: arial;
    font-size: 18px;
    color: #000;
    font-weight: 700;
    position: absolute;
    bottom: -18px;
    left: 6px;
    width: 100%
}
.slap .step2 {
    width: 25%;
    margin: 0 auto;
    position: absolute;
    top: -20px;
    right: 29%
}
.slap .step2 .steps-count {
    font-family: arial;
    font-size: 66px;
    color: #d9d9d9;
    font-weight: 700;
    position: relative;
    top: -5px
}
.slap .step2 .steps-apply, .slap .step2 .steps-apply p {
    font-family: arial;
    font-size: 18px;
    color: #000;
    font-weight: 700;
    position: absolute;
    bottom: -28px;
    left: 24%;
    text-align: left;
    line-height: 20px;
    width: 100%
}
.slap .step3 {
    width: 25%;
    margin: 0 auto;
    position: absolute;
    top: 46%;
    right: 18%
}
.slap .step3 img {
    margin: 0 0 0 -30px
}
.slap .step3 .steps-count {
    font-family: arial;
    font-size: 66px;
    color: #d9d9d9;
    font-weight: 700;
    position: relative;
    top: -37px;
    left: 17px
}
.slap .step3 .steps-apply, .slap .step3 .steps-apply p {
    font-family: arial;
    font-size: 18px;
    color: #000;
    font-weight: 700;
    position: absolute;
    bottom: -26px;
    left: 54px;
    text-align: left;
    line-height: 20px;
    width: 100%
}
.slap .step4 {
    width: 25%;
    margin: 0 auto;
    position: absolute;
    top: 72%;
    left: 24%
}
.slap .step3 img {
    margin: 0 0 0 -53px
}
.slap .step4 .steps-count {
    font-family: arial;
    font-size: 66px;
    color: #d9d9d9;
    font-weight: 700;
    position: relative;
    top: -27px;
    left: -21px
}
.slap .step4 .steps-apply, .slap .step4 .steps-apply p {
    font-family: arial;
    font-size: 18px;
    color: #000;
    font-weight: 700;
    position: absolute;
    bottom: -8px;
    left: -98px;
    text-align: right;
    line-height: 20px;
    width: 100%
}
.slap .application-process-image {
    position: relative
}
.slap .red-button {
    position: absolute;
    right: 0;
    bottom: 107px;
    margin: 0;
    left: -30px
}
.slap .application-process-image .application-process-text {
    position: absolute;
    top: 36%;
    left: -41px;
    right: 0;
    height: auto;
    width: 25%;
    margin: 0 auto
}
.slap .application-process-image .application-process-text p.process-simple-loan {
    font-size: 33px;
    font-family: arial;
    font-weight: 700;
    color: #cd132f;
    text-transform: uppercase;
    text-align: center
}
.slap .application-process-image .application-process-text p.process-application {
    font-family: arial;
    font-size: 33px;
    font-weight: 700;
    color: #cd132f;
    text-transform: uppercase;
    margin: 0 0 10px;
    text-align: center
}
.slap img {
    margin: 0 auto
}
.investment-application-form .dropdown-menu {
    right: 0;
    left: inherit;
    z-index: 2
}
.financialEdu .owl-prev {
    left: -40px
}
.owl-carousel.financialEdu .owl-stage {
    padding: 0 0 60px
}
.financialEdu .owl-next {
    right: -40px
}
.financialEducation .cus-overlay {
    background-color: rgba(255, 255, 255, .949);
    padding: 20px;
    margin: 0 25px;
    position: absolute;
    bottom: -60px;
    color: #fff;
    height: auto;
    box-shadow: 0 13px 21px 0 rgba(0, 0, 0, .1)
}
.financialEducation .cus-overlay h3 {
    margin-top: 0;
    font-size: 18px;
    font-family: arial;
    font-weight: 700;
    color: #555;
    line-height: 22px;
    min-height: 115px
}
.financialEducation.awards-recognition .cus-overlay h3 {
    min-height: auto
}
.financialEducation .cus-overlay .cus-overlay {
    min-height: auto
}
.financialEducation .track-img {
    position: relative
}
.financialEducation .track-img img {
    width: 100% !important
}
.financialEducation.awards-recognition .track-img img {
    height: 320px
}
.financialEducation .customer-speak {
    position: relative;
    height: 490px;
    height: auto
}
.financialEducation .customer-speak p {
    font-family: arial;
    font-size: 14px;
    margin: 0
}
.financialEducation h2 {
    color: #323232;
    font-family: arial;
    font-weight: 700;
    font-size: 30px
}
.financialEducation h3 {
    font-size: 20px;
    line-height: 24px
}
.financialEducation .transparent-button {
    position: relative
}
.financialEducation .cus-overlay a {
    color: #e41937;
    font-family: arial;
    font-weight: 700;
    padding-left: 0
}
.financialEducation .btn {
    padding: 6px 0
}
.financialEdu .owl-item {
    padding: 0 0 20px
}
.testimonials-product {
    background: #e8e8e8;
    padding: 30px 80px 80px
}
.testimonials-product .owl-dots {
    position: absolute;
    z-index: 9999;
    bottom: -30px
}
.testimonials-product h3 {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 0;
    color: #323232;
    font-family: arial;
    font-weight: 700
}
.testimonials-product .carousel-info {
    margin-top: 20px;
    display: inline-block
}
.testimonials-product .quote-img {
    margin-bottom: 20px
}
.testimonials-product .cus-overlay {
    min-height: 215px
}
.testimonials-product iframe {
    width: 100%;
    display: block
}
.testimonials-p h2 {
    color: #000;
    font-family: arial;
    font-weight: 700;
    margin: 0 0 30px;
    padding: 0
}
.testimonials-p .quote-img span {
    background: url(../images/sprite-img.png?quality=80&format=webp) -196px 0 no-repeat transparent;
    display: block;
    width: 40px;
    height: 34px
}
.testimonials-p .owl-dot.active {
    background: #e41937;
    height: 4px;
    width: 23px;
    float: left
}
.testimonials-p .owl-dot {
    background: #b5b5b5;
    height: 4px;
    width: 23px;
    float: left;
    margin-right: 3px
}
.testimonials-p .carousel-info img {
    margin-right: 15px;
    border: 1px solid #f5f5f5;
    border-radius: 50%;
    height: 75px;
    padding: 0;
    width: 75px
}
.carousel-info span {
    display: block;
    color: #000;
    font-size: 13px
}
.carousel-info .testimonials-name {
    font-family: arial;
    font-weight: 700;
    margin-top: 10px
}
.carousel-info .testimonials-post {
    font-family: arial
}
.magic-checkbox+label::before {
    border-radius: 3px
}
.magic-checkbox+label::after {
    top: 2px;
    left: 7px;
    box-sizing: border-box;
    width: 6px;
    height: 12px;
    transform: rotate(45deg);
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-top: 0;
    border-left: 0
}
.product-loans-calculator .loan-tractor-background {
    background: url(../images/loan-credit-emi-back.jpg?quality=80&format=webp) center top no-repeat;
    background-size: cover;
    border-bottom-left-radius: 5px
}
.product-loans-calculator .repay {
    padding: 20px 40px
}
.product-loans-calculator .trac-emi {
    list-style: none;
    padding: 0;
    margin: 0;
    background: #fef101
}
.product-loans-calculator .trac-emi1 {
    margin-top: 90px;
    text-align: center
}
.product-loans-calculator .trac-emi1 img {
    margin-top: -90px
}
.product-loans-calculator .trac-emi2 li {
    color: #fff;
    float: left;
    display: inline-block;
    width: 33.33%;
    min-height: 88px;
    position: relative;
    padding: 30px 0;
    font-size: 14px;
    font-family: arial
}
.product-loans-calculator .trac-emi2 span {
    position: relative;
    margin: 0 0 0 80px;
    display: block;
    font-weight: 400
}
.product-loans-calculator .trac-emi2 li:nth-child(1) {
    background: #e41937;
    border-top-left-radius: 5px
}
.product-loans-calculator .trac-emi2 li:nth-child(2) {
    background: #cd1631
}
.product-loans-calculator .trac-emi2 li:nth-child(3) {
    background: #b8142c
}
.product-loans-calculator .trac-emi2 li:nth-child(1)::before {
    content: '';
    width: 41px;
    height: 41px;
    position: absolute;
    background: url(../images/loan-credit-emi-icon.png?quality=80&format=webp) no-repeat;
    left: 30px;
    top: 27px
}
.product-loans-calculator .trac-emi2 li:nth-child(2)::before {
    background: url(../images/loan-credit-emi-icon1.png?quality=80&format=webp) no-repeat;
    width: 41px;
    height: 41px;
    content: '';
    position: absolute;
    left: 30px;
    top: 27px
}
.product-loans-calculator .trac-emi2 li:nth-child(3)::before {
    background: url(../images/loan-credit-emi-icon2.png?quality=80&format=webp) no-repeat;
    width: 41px;
    height: 41px;
    content: '';
    position: absolute;
    left: 30px;
    top: 27px
}
.product-loans-calculator .red-button {
    margin: 10px 0 40px;
    font-family: arial;
    font-weight: 700
}
.product-loans-calculator .calculateEmi {
    margin: 45px 0 30px;
    font-family: arial;
    font-weight: 700;
    text-align: center;
    float: left;
    width: 100%
}
.product-loans-calculator .calculateEmi a {
	cursor: default;
    text-decoration: none;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    font-family: arial;
    font-weight: 700;
    position: relative;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    background: #e41937;
    padding: 12px 50px;
    font-size: 18px
}
.product-loans-calculator .calculateEmi a span {
    font-family: arial;
    margin: 0 0 0 10px;
    font-weight: 700;
    font-size: 22px
}
.product-loans-calculator .down-payment .main-calcy1:first-child::before, .product-loans-calculator .loan-amount .main-calcy1:first-child::before, .product-loans-calculator .monthly-fee .main-calcy1:first-child::before, .product-loans-calculator .term .main-calcy1:first-child::before {
    left: 0;
    top: 25px
}
.product-loans-calculator .loan-amount .main-calcy3::before {
    background: url(../images/rupees-icon.png?quality=80&format=webp) no-repeat;
    content: '';
    width: 36px;
    height: 36px;
    position: absolute;
    top: 25px;
    right: 104px
}
.product-loans-calculator .loan-amount .main-calcy1:first-child::before {
    background: url(../images/tractor-monthly-payment.png?quality=80&format=webp) no-repeat
}
.product-loans-calculator .term .main-calcy1:first-child::before {
    background: url(../images/tractor-down-payment.png?quality=80&format=webp) no-repeat
}
.product-loans-calculator .down-payment .main-calcy1:first-child::before {
    background: url(../images/tractor-loan-term.png?quality=80&format=webp) no-repeat
}
.product-loans-calculator .monthly-fee .main-calcy1:first-child::before {
    background: url(../images/tractor-interest-rate.png?quality=80&format=webp) no-repeat
}
.product-loans-calculator .main-calcy1 span {
    margin: 0 0 0 40px
}
.product-loans-calculator .main-calcy .main-calcy3 {
    width: 25%;
    position: relative
}
.product-loans-calculator .main-calcy .main-calcy3 span {
    background-color: #fbfbfb
}
.product-loans-calculator .main-calcy {
    float: left;
    width: 100%;
    margin: 6px 0
}
.product-loans-calculator svg {
    width: 100%;
    height: 100%
}
.product-loans-calculator svg:hover {
    width: 100%;
    height: 100%;
    transition: all ease-in-out .3s;
    transform: scale(1)
}
.product-loans-calculator svg path {
    stroke: none
}
.product-loans-calculator svg path.highcharts-point.highcharts-color-0 {
    fill: #fef101 !important
}
.product-loans-calculator .cal-textbox {
    border: 1px solid #f4a3af;
    padding: 0;
    height: 50px;
    max-width: 170px;
    width: 100%;
    display: block;
    border-radius: 22px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    font-family: arial !important;
    font-weight: 700;
    margin: 6px 0;
    float: right
}
.product-loans-calculator input[type=number] {
    -moz-appearance: textfield
}
.product-loans-calculator input[type=number]::-webkit-inner-spin-button, .product-loans-calculator input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}
.product-loans-calculator .main-calcy .main-calcy1 {
    float: left;
    width: 25%;
    font-size: 14px;
    font-family: arial;
    font-weight: 700;
    padding: 25px 0;
    position: relative
}
.product-loans-calculator .main-calcy .main-calcy2 .slider.slider-horizontal .slider-track {
    height: 6px;
    margin-top: -2px
}
.product-loans-calculator .main-calcy .main-calcy1 .months {
    font-family: arial;
    font-size: 13px
}
.product-loans-calculator .main-calcy .main-calcy2 {
    float: left;
    width: 43%;
    padding: 20px 0;
    margin: 0 20px
}
.product-loans-calculator .main-calcy .main-calcy3 {
    float: left;
    width: auto;
    min-width: 170px
}
.product-loans-calculator .main-calcy .main-calcy3 span {
    border: 1px solid #f4a3af;
    padding: 0;
    height: 50px;
    max-width: 170px;
    width: 100%;
    display: block;
    border-radius: 22px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    font-family: arial;
    font-weight: 700;
    margin: 6px 0;
    float: right
}
.product-loans-calculator .col-lg-4.col-md-4.col-sm-4 {
    padding-left: 0
}
.product-loans-calculator .col-lg-8.col-md-8.col-sm-8.col-xs-12 {
    padding-right: 0
}
.product-loans-calculator .tractor-cal-right {
    background-color: #f6f6f6;
    padding: 30px 0 0;
    border-top-right-radius: 5px
}
.product-loans-calculator .tooltip {
    display: none
}
.product-loans-calculator .tractor-cal-right .tractor-donut-chart img {
    margin: 32px auto;
    display: block
}
.product-loans-calculator .tractor-donut-chart {
    text-align: center
}
.product-loans-calculator .tractor-cal-right .red-color {
    display: inline-block;
    font-size: 12px;
    color: #000;
    margin-right: 15px;
    font-family: arial;
    font-weight: 400
}
.product-loans-calculator .tractor-cal-right .red-color div {
    display: inline-block;
    border: 0 solid #aeaeae;
    background-color: #e41937;
    width: 15px;
    height: 15px;
    margin-right: 10px;
    vertical-align: middle
}
.product-loans-calculator .tractor-cal-right .yellow-color {
    display: inline-block;
    font-size: 12px;
    color: #000;
    font-family: arial;
    font-weight: 400
}
.illu-purpose {
    font-size: 12px;
    color: #000;
    font-family: arial;
    font-weight: 400;
    margin: 0
}
.product-loans-calculator .tractor-cal-right .yellow-color div {
    display: inline-block;
    border: 0 solid #aeaeae;
    background-color: #fef101;
    width: 15px;
    height: 15px;
    margin-right: 10px;
    vertical-align: middle
}
.product-loans-calculator .tractor-donut-last {
    background-color: #b4001b;
    padding: 14px;
    margin-top: 19px;
    border-bottom-right-radius: 5px
}
.product-loans-calculator .tractor-donut-last .tractor-afford {
    font-size: 16px;
    color: #fff;
    font-family: arial;
    font-weight: 700;
    text-align: center;
    margin: 0 0 5px
}
.product-loans-calculator .tractor-donut-last .tractor-afford-amount {
    font-size: 22px;
    color: #fff;
    font-family: arial;
    font-weight: 700;
    text-align: center
}
.loan-credit-emi .loan-tractor-background {
    background: url(../images/loan-credit-emi-back.jpg?quality=80&format=webp) center top no-repeat;
    background-size: cover;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}
.loan-credit-emi .repay {
    padding: 72px 40px
}
.loan-credit-emi .trac-emi {
    list-style: none;
    padding: 0;
    margin: 0;
    background: #fef101
}
.loan-credit-emi .trac-emi1 {
    margin-top: 90px;
    text-align: center
}
.loan-credit-emi .trac-emi1 img {
    margin-top: -90px
}
.loan-credit-emi .trac-emi2 li {
    color: #fff;
    float: left;
    display: inline-block;
    width: 100%;
    min-height: 123px;
    position: relative;
    padding: 40px 10px;
    max-height: 97px;
    font-size: 14px;
    font-family: arial
}
.loan-credit-emi .trac-emi2 span {
    position: relative;
    margin: 0 0 0 80px;
    display: block
}
.loan-credit-emi .trac-emi2 li:nth-child(1) {
    background: #e41937
}
.loan-credit-emi .trac-emi2 li:nth-child(2) {
    background: #cd1631
}
.loan-credit-emi .trac-emi2 li:nth-child(3) {
    background: #b8142c
}
.loan-credit-emi .trac-emi2 li::before {
    content: '';
    width: 42px;
    height: 42px;
    padding: 25px;
    position: absolute;
    left: 30px;
    top: 36px
}
.loan-credit-emi .trac-emi2 li:nth-child(1)::before {
    background: url(../images/loan-credit-emi-icon.png?quality=80&format=webp) no-repeat
}
.loan-credit-emi .trac-emi2 li:nth-child(2)::before {
    background: url(../images/loan-credit-emi-icon1.png?quality=80&format=webp) no-repeat
}
.loan-credit-emi .trac-emi2 li:nth-child(3)::before {
    background: url(../images/loan-credit-emi-icon2.png?quality=80&format=webp) no-repeat
}
.loan-credit-emi .red-button {
    margin: 50px
}
.loan-credit-emi .down-payment .main-calcy1:first-child::before, .loan-credit-emi .loan-amount .main-calcy1:first-child::before, .loan-credit-emi .monthly-fee .main-calcy1:first-child::before, .loan-credit-emi .term .main-calcy1:first-child::before {
    left: -60px;
    top: 20px
}
.loan-credit-emi .loan-amount .main-calcy3::before {
    background: url(../images/rupees-icon.png?quality=80&format=webp) no-repeat;
    content: '';
    width: 36px;
    height: 36px;
    position: absolute;
    top: 25px;
    right: 104px
}
.loan-credit-emi .loan-amount .main-calcy1:first-child::before {
    background: url(../images/tractor-interest-rate.png?quality=80&format=webp) no-repeat
}
.loan-credit-emi .term .main-calcy1:first-child::before {
    background: url(../images/tractor-loan-term.png?quality=80&format=webp) no-repeat
}
.loan-credit-emi .down-payment .main-calcy1:first-child::before {
    background: url(../images/tractor-down-payment.png?quality=80&format=webp) no-repeat
}
.loan-credit-emi .monthly-fee .main-calcy1:first-child::before {
    background: url(../images/tractor-monthly-payment.png?quality=80&format=webp) no-repeat
}
.loan-credit-emi .main-calcy .main-calcy3 {
    width: 25%;
    position: relative
}
.loan-credit-emi .main-calcy .main-calcy3 span {
    background-color: #fbfbfb
}
.loan-credit-emi .main-calcy1 span {
    margin: 0
}
.loan-credit-emi .main-calcy {
    float: left;
    width: 100%;
    margin: 5px 0
}
.loan-credit-emi .main-calcy .main-calcy1 {
    float: left;
    width: 25%;
    font-size: 14px;
    font-family: arial;
    font-weight: 700;
    padding: 20px 0;
    position: relative
}
.loan-credit-emi .main-calcy .main-calcy2 {
    float: left;
    width: 43%;
    padding: 20px 0;
    margin: 0
}
.loan-credit-emi .main-calcy .main-calcy2 .slider.slider-horizontal .slider-track {
    height: 6px
}
.loan-credit-emi .main-calcy .main-calcy2 .slider-handle {
    background: #fff;
    background-image: none;
    top: -3px
}
.loan-credit-emi .main-calcy .main-calcy3 {
    float: left;
    width: auto;
    min-width: 200px
}
.loan-credit-emi .main-calcy .main-calcy3 span {
    border: 1px solid #f4a3af;
    padding: 0;
    height: 50px;
    max-width: 170px;
    width: 100%;
    display: block;
    border-radius: 22px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    font-family: arial;
    font-weight: 700;
    margin: 6px 0;
    float: right
}
.accordion_container .custom-slim-scroll.investment-mutual-scroll {
    height: 435px
}
.accordion_container .custom-slim-scroll {
    height: 352px;
    overflow: auto;
    margin: 0;
    padding: 0
}
.accordion_container .mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools, .accordion_container .mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools, .accordion_container .mCustomScrollBox:hover>.mCSB_scrollTools, .accordion_container .mCustomScrollBox:hover~.mCSB_scrollTools, .accordion_container .mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag, .accordion_container .mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: alpha(opacity=100)
}
.accordion_container .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.accordion_container .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #9e9e9e;
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.accordion_container {
    width: 100%
}
.accordion_container .accordion_head {
    background: 0;
    color: #cecece;
    cursor: pointer;
    font-size: 15px;
    margin: 0 0 1px;
    padding: 7px 0;
    border-bottom: 1px solid #cecece;
    font-family: arial
}
.accordion_container .accordion_head.head-active {
    border-bottom: 1px solid transparent
}
.accordion_container .accordion_body {
    background: 0;
    padding: 0;
    border-bottom: 1px solid #cecece
}
.accordion_container .accordion_body p {
    padding: 7px 0;
    margin: 0;
    color: #cecece;
    font-size: 14px
}
.accordion_container .accordion_body ul.faq-innerlist {
    list-style: disc;
    padding: 0 0 0 15px
}
.accordion_container .accordion_body ul {
    list-style: none;
    padding: 7px 0
}
.accordion_container .accordion_body ul li {
    color: #cecece;
    font-size: 14px;
    margin: 0;
    padding: 0
}
.accordion_container .plusminus {
    float: right
}
.navigation {
    position: fixed;
    width: 30%;
    margin-left: 2%;
    background-color: #999;
    color: #fff
}
.navigation__link {
    display: block;
    color: #ddd;
    text-decoration: none;
    padding: 1em;
    font-weight: 400
}
.navigation__link:hover {
    background-color: #aaa
}
.navigation__link.active {
    color: #fff;
    background-color: rgba(0, 0, 0, .1)
}
.featuresBenefits {
    background-color: #f2f2f2
}
.featuresBenefits .feature-sub-title {
    margin: 0 0 30px
}
.featuresBenefits .loan-features-benefits-slider, .featuresBenefits .loan-features-benefits-slider-2 {
    padding: 0 40px
}
.featuresBenefits ul.featuresTabs {
    list-style: none;
    float: right;
    margin: 0
}
.featuresBenefits ul.featuresTabs li {
    float: left;
    margin: 0 10px 0 5px;
    padding: 10px;
    cursor: pointer;
    background: #fff
}
.featuresBenefits ul.featuresTabs li a {
    color: #757575;
    font-size: 14px;
    text-align: center
}
.featuresBenefits ul.featuresTabs li.active {
    color: #fff;
    background: #e41937;
    transition: all .3s
}
.featuresBenefits ul.featuresTabs li.active a, .featuresBenefits ul.featuresTabs li:hover a {
    color: #fff
}
.featuresBenefits ul.featuresTabs li:hover {
    color: #fff;
    background: #e41937;
    transition: all .3s
}
.featuresBenefits .card.card-inverse {
    position: relative;
    background: #fff;
    text-align: center;
    padding: 30px 30px 0;
    min-height: 260px
}
.featuresBenefits .owl-nav .owl-prev {
    left: -40px
}
.featuresBenefits .owl-nav .owl-next {
    right: 40px
}
.featuresBenefits .owl-nav {
    bottom: 55%
}
.featuresBenefits .card-img-overlay img {
    border-bottom: 1px solid #e41937;
    padding: 0 0 20px;
    margin: 0 auto 20px
}
.featuresBenefits .card-img-overlay p {
    font-family: arial
}
.featuresBenefits p.terms-conditions {
    text-align: right;
    margin: 0 41px 0 0;
    font-size: 12px
}
.eligibilityDocumentation {
    background: url(../images/tractor-loan-eligibility.jpg?quality=80&format=webp) no-repeat;
    background-size: cover
}
.eligibilityDocumentation ul {
    padding: 0 0 0 15px
}
.eligibilityDocumentation ul li {
    color: #fff
}
.eligibilityDocumentation h2.inner-titles {
    font-family: arial;
    font-weight: 700;
    padding: 15px 30px 15px 70px
}
.eligibilityDocumentation p {
    color: #fff
}
.eligibilityDocumentation .bgwhite {
    background: #fff;
    margin: 30px 0 20px
}
.eligibilityDocumentation .loan-eligibility-slider {
    padding: 0 70px
}
.eligibilityDocumentation .loan-eligibility-para {
    color: #fff;
    padding-bottom: 20px;
    font-size: 14px;
    font-family: arial
}
.eligibilityDocumentation .card.card-inverse {
    position: relative;
    background: #fff;
    text-align: center;
    padding: 20px 0 40px;
    float: left;
    width: 100%
}
.eligibilityDocumentation .card-img-overlay {
    margin: 0;
    align-items: flex-start;
    display: flex
}
.eligibilityDocumentation .card-img-overlay img {
    float: left;
    margin: 0 15px 0 0
}
.eligibilityDocumentation .card-img-overlay p {
    font-family: arial;
    font-weight: 700;
    font-size: 18px;
    text-align: left;
    color: #323232;
    margin: 0
}
.eligibilityDocumentation .owl-nav {
    position: absolute;
    width: 90%;
    bottom: 80%
}
.eligibilityDocumentation .owl-nav .owl-prev {
    position: absolute;
    left: -35px;
    top: -15px
}
.eligibilityDocumentation .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: -15px
}
.topupRefinance .topup-plan h3.titles {
    font-size: 23px;
    color: #fff;
    margin: 0 0 15px
}
.topupRefinance .topup-plan {
    position: relative
}
.topupRefinance .topup-plan .topup-plan-section {
    background: #e01a37;
    background-color: rgba(224, 26, 55, .9);
    color: #fff;
    width: 375px;
    padding: 25px;
    position: absolute;
    bottom: 0;
    right: 0
}
.topupRefinance .topup-plan .topup-plan-scroll {
    height: 200px;
    overflow: auto;
    margin: 0;
    padding: 0
}
.topupRefinance .refinance-plan .refinance-plan-scroll p, .topupRefinance .topup-plan .topup-plan-scroll p {
    margin: 0
}
.topupRefinance .mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools, .topupRefinance .mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools, .topupRefinance .mCustomScrollBox:hover>.mCSB_scrollTools, .topupRefinance .mCustomScrollBox:hover~.mCSB_scrollTools, .topupRefinance .mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag, .topupRefinance .mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: alpha(opacity=100)
}
.mCS_no_scrollbar {
    margin-right: 0
}
.topupRefinance .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.topupRefinance .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #f5f5f5;
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.topupRefinance .refinance-plan h3.titles {
    font-size: 23px;
    color: #000;
    margin: 0 0 15px
}
.topupRefinance .refinance-plan {
    position: relative
}
.topupRefinance .refinance-plan .refinance-plan-section {
    background: #fed143;
    background: rgba(254, 241, 1, .9);
    color: #000;
    width: 375px;
    padding: 25px;
    position: absolute;
    top: 0;
    left: 0
}
.topupRefinance .refinance-plan .refinance-plan-scroll {
    height: 200px;
    overflow: auto;
    margin: 0;
    padding: 0
}
.policy-benifits {
    background: #f7f7f7
}
.policy-benifits .policy-section {
    padding: 15px 10px 45px 50px;
    background-color: #f7f7f7;
    margin-bottom: 10px
}
.policy-benifits .policy-section:hover {
    background-color: #fff;
    box-shadow: 0 5px 39.36px .64px rgba(0, 0, 0, .09)
}
.policy-benifits .btn-policy {
    position: relative
}
.policy-benifits .download-policy {
    position: absolute
}
.policy-benifits h3 {
    font-size: 14px;
    font-family: arial;
    color: #757575;
    line-height: 20px;
    min-height: 60px
}
.policy-benifits h3:before {
    content: '';
    width: 36px;
    height: 36px;
    position: absolute;
    background: url(../images/sprite-img.png?quality=80&format=webp) -245px -8px no-repeat;
    left: -40px;
    top: -8px
}
.policy-benifits a.policy-section:hover {
    background-color: #fff;
    box-shadow: 0 5px 15.36px .64px rgba(0, 0, 0, .09)
}
.policy-benifits a .download-policy {
    color: #e41937;
    font-family: arial;
    font-weight: 700;
    font-size: 14px
}
.policy-benifits .download-policy:after {
    width: 36px;
    height: 36px;
    position: absolute;
    background: url(../images/sprite-img.png?quality=80&format=webp) -248px -40px no-repeat;
    left: 80px;
    top: -20px;
    content: ''
}
.policy-benifits .btn-primary {
    background: 0;
    border: transparent;
    border-bottom: 1px solid #e01a37;
    border-radius: 1px;
    color: #000
}
.policy-benifits .btn-primary.active, .policy-benifits .btn-primary:active, .policy-benifits .btn-primary:hover, .policy-benifits .open>.dropdown-toggle.btn-primary {
    background: 0;
    outline: 0;
    border-bottom: 1px solid #e01a37;
    color: #000
}
.insurance-policy-benefits {
    background: #fff
}
.insurance-policy-benefits .policy-section {
    padding: 15px 0 0;
    background-color: #fff;
    margin-bottom: 10px;
    border-right: 1px solid #f6c3c3;
    text-align: center
}
.insurance-policy-benefits .policy-section:hover {
    background-color: #fff;
    box-shadow: 0 5px 15.36px .64px rgba(0, 0, 0, .09);
    cursor: pointer
}
.insurance-policy-benefits .policy-section .transparent-button span.btn-1 {
    font-size: 12px;
    font-family: arial;
    font-weight: 700;
    padding: 12px 0
}
.insurance-policy-benefits .policy-section .transparent-button .icon-right-arrow {
    font-size: 10px;
    margin-top: 0
}
.insurance-policy-benefits .policy-section .transparent-button .round {
    right: -50px
}
.insurance-policy-benefits .col-lg-2.col-md-2.col-sm-4.col-xs-12 {
    padding: 0
}
.insurance-policy-benefits .col-lg-2.col-md-2.col-sm-4.col-xs-12:last-child .policy-section {
    border-right: 1px solid transparent
}
.insurance-policy-benefits .insurance-product-list {
    float: left;
    width: 228px
}
.insurance-policy-benefits .insurance-product-list:last-child .policy-section {
    border-right: 1px solid transparent
}
.insurance-policy-benefits .btn-policy {
    position: relative;
	padding: 0 20px;	
}
.insurance-policy-benefits .col-lg-3.col-md-3 {
    width: 20%;
    padding: 0
}
.insurance-policy-benefits h3 {
    font-size: 16px;
    font-family: arial;
    font-weight: 700;
    color: #757575;
    line-height: 20px;
    min-height: 25px
}
.insurance-policy-benefits .download-policy {
    position: absolute
}
.insurance-policy-benefits a.policy-section:hover {
    background-color: #fff;
    box-shadow: 0 5px 15.36px .64px rgba(0, 0, 0, .09)
}
.insurance-policy-benefits a .download-policy {
    color: #e41937;
    font-family: arial;
    font-weight: 700;
    font-size: 14px
}
.insurance-policy-benefits .transparent-button span.btn-1 {
    background-color: transparent;
    position: relative;
    text-decoration: none;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    padding: 12px 53px 12px 0;
    color: #e41937;
    font-weight: 700;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    bottom: 0
}
.insurance-policy-benefits .transparent-button span.btn-1:hover {
    color: #e41937
}
.insurance-policy-benefits .transparent-button span.btn-1.round {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 38px;
    height: 41px;
    position: absolute;
    right: 3px;
    top: 0;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: 2
}
.insurance-policy-benefits .transparent-button .icon-right-arrow {
    position: absolute;
    left: 10%;
    margin-left: -4px;
    font-size: 14px;
    color: #e41937;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}
.insurance-policy-benefits .transparent-button span.btn-1:hover .round {
    background: 0
}
.insurance-policy-benefits .transparent-button span.btn-1:hover .round .icon-right-arrow {
    left: 40%;
    color: #e41937
}
.credit-loan-faqs .panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #eee
}
.credit-loan-faqs .panel-default .collapse.in {
    box-shadow: 0 5px 15.36px .64px rgba(0, 0, 0, .09)
}
.credit-loan-faqs .panel-group .panel+.panel {
    margin-top: 15px
}
.credit-loan-faqs .panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #fafafa;
    border-color: #eee
}
.credit-loan-faqs .panel-title {
    font-size: 14px
}
.credit-loan-faqs .panel-title>a {
    display: block;
    padding: 15px;
    text-decoration: none
}
.credit-loan-faqs .more-less {
    float: right;
    color: #212121
}
.credit-loan-faqs .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #eee
}
.credit-loan-faqs ul {
    border-bottom: 0
}
.credit-loan-faqs ul li {
    width: 20%;
    background-color: #efefef;
    border: 1px solid #fff
}
.credit-loan-faqs ul li a {
    border: 0;
    border-radius: 0;
    font-size: 17px;
    font-family: arial;
    text-align: center;
    color: #000;
    padding: 15px 0;
    min-height: auto;
    line-height: normal
}
.credit-loan-faqs .nav-tabs>li.active>a {
    background-color: #e41937;
    font-family: arial;
    font-size: 16px;
    color: #fff;
    border: 0;
    margin-right: 0;
    padding: 15px 0;
    line-height: normal
}

.mitc-header{
	background:#4d4d4d;
	padding:17px;
}

.credit-loan-faqs .tab-content {
    margin-top: 2%
}
.credit-loan-faqs .panel-group {
    margin-bottom: 0
}
.credit-loan-faqs .panel.panel-default {
    border-color: #efefef;
	overflow: hidden;
}
.credit-loan-faqs .panel.panel-default .panel-heading {
    background-color: transparent
}
.credit-loan-faqs .panel.panel-default .panel-heading a {
    color: #414141;
    font-size: 16px;
    font-family: arial;
    font-weight: 700;
    position: relative
}
.credit-loan-faqs .panel.panel-default .panel-heading a p {
    margin: 0;
    line-height: initial
}
.credit-loan-faqs .panel.panel-default .panel-heading i {
    color: #9f9f9f;
    font-size: 15px;
    font-family: fontAwesome
}
.credit-loan-faqs .panel.panel-default .panel-heading .panel-title a[aria-expanded=true], .credit-loan-faqs .panel.panel-default .panel-heading .panel-title a[aria-expanded=true] i {
    color: #414141;
    background: #fef101
}
.credit-loan-faqs .panel.panel-default .panel-heading .faq-number {
    display: inline-block;
    float: left
}
.credit-loan-faqs .panel.panel-default .panel-heading .faq-title {
    width: auto;
    margin: 0;
    display: table;
    position: relative;
    left: 10px;
}
.credit-loan-faqs .panel.panel-default .panel-body {
    border-top: 0;
    color: #5a5a5a;
    font-size: 14px;
    font-family: arial
}
.get-in-touch {
    background: #f7f7f7
}
.get-in-touch h2 {
    color: #323232;
    font-family: arial;
    font-weight: 700;
    text-align: center
}
.get-in-touch a {
    color: #e01a37;
    text-decoration: underline
}
.get-in-touch a.btn {
    padding: 6px
}
.get-in-touch ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.get-in-touch ul.corp-list a {
    margin: 0 0 0 15px
}
.get-in-touch ul.corp-list li {
    position: relative;
    margin: 0 0 15px
}
.get-in-touch ul.corp-list li::before {
    content: " ";
    width: 6px;
    height: 6px;
    background: #e01a37;
    float: left;
    border-radius: 50%;
    position: relative;
    top: 7px
}
.get-in-touch img.get-icons {
    float: left;
    margin: 0 15px 0 0
}
.get-in-touch p {
    color: #757575;
    font-size: 14px;
    font-family: arial;
    margin: 10px 0 0
}
.btn:active, .get-in-touch .btn.active {
    box-shadow: none;
    outline: 0
}
.get-in-touch select.corporate-offices {
    color: #323232;
    font-size: 18px;
    font-family: arial;
    font-weight: 700;
    margin: 0 0 40px;
    border: 0;
    background: 0;
    -webkit-appearance: none;
    background: url(../images/icons/dropdown-arrow-black.png?quality=80&format=webp) no-repeat;
    background-position: right;
    width: 50%;
    outline: 0
}
.get-in-touch select.corporate-offices:focus {
    outline: 0
}
.get-in-touch select.corporate-offices option.abc {
    background: #dedede;
    font-size: 15px;
    padding-left: 10px !important
}
.get-in-touch .corporate-section {
    width: 100%;
    float: left
}
.get-in-touch .corporate-section h5 {
    line-height: 20px
}
.get-in-touch p.get-address {
    color: #757575;
    font-size: 14px;
    font-family: arial;
    line-height: 24px
}
.get-in-touch p span {
    font-family: arial;
    font-weight: 400;
    color: #010101
}
.get-in-touch .locateus-dropdown {
    float: left
}
.get-in-touch .locateus-dropdown .dropdown {
    position: relative;
    bottom: 38px;
    left: 60px
}
.get-in-touch .locateus-dropdown .dropdown .caret {
    border-top: 7px dashed;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent
}
.get-in-touch .locateus-dropdown button {
    background: 0;
    color: #e01a37;
    text-decoration: underline
}
.get-in-touch .locateus-dropdown button:focus {
    outline: 0
}
.get-in-touch .locateus-dropdown button.btn.active, .get-in-touch .locateus-dropdown button.btn:active {
    box-shadow: none
}
.get-in-touch .locateus-dropdown .dropdown-menu {
    min-width: auto;
    left: 0;
    margin: 0;
    border-radius: 1px;
    background: #dedede;
    box-shadow: none;
    border: 0
}
.get-in-touch .locateus-dropdown .dropdown-menu li a {
    text-decoration: none
}
.get-in-touch .icon-bottom-arrow {
    position: relative;
    top: 1px;
    left: 30px
}
.get-in-touch .panel-heading {
    background: 0;
    border: 0;
    padding: 0;
    margin: 0 0 34px
}
.get-in-touch .panel-default {
    border: 0;
    background: 0;
    box-shadow: none
}
.get-in-touch .panel-title a {
    font-size: 18px;
    color: #323232;
    font-family: arial;
    text-decoration: none;
    pointer-events: none
}
.get-in-touch .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 0;
    padding: 0
}
.get-in-touch .panel-collapse.collapse {
    display: block
}
.get-in-touch .panel-title a i {
    display: none
}
.get-in-touch .panel-group {
    margin: 0
}
footer {
    background: #212121;
    color: #fff;
    position: relative;
    padding: 60px 0
}
footer .subscribe-section {
    background: #181818;
    padding: 40px 40px 40px 15px
}
footer .subscribe {
    font-family: arial;
    font-weight: 700;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0 0 30px
}
footer input.subscribe-input {
    background: 0;
    border-top: 0;
    border-right: 0;
    border-left: none;
    border-bottom: 1px solid #5e5e5e;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 7px 0;
    width: 100%;
    font-family: arial
}
footer .signup {
    border-radius: 15px;
    background-color: #fff;
    color: #000;
    font-family: arial;
    font-weight: 700;
    border: 0;
    padding: 5px 15px;
    margin: 30px 0 0
}
footer .signup:hover {
    background: #e41937;
    color: #fff;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
footer .toll-free {
    margin: 30px 0
}
footer .toll-free p {
    color: #fffdfd;
    font-size: 14px;
    font-family: arial;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0
}
footer .toll-free span {
    color: #fffdfd;
    font-size: 25px;
    font-family: arial;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px
}
footer .footer-social-icons {
    float: right
}
footer .footer-social-icons ul {
    list-style: none;
    margin: 0;
    padding: 0
}
footer .footer-social-icons li {
    float: left;
    margin: 0 30px 0 0
}
footer .footer-social-icons a {
    color: #949494;
    font-size: 20px;
    transition: all ease-in-out 150ms
}
footer .footer-social-icons .facebook:hover {
    color: #3b5998
}
footer .footer-social-icons .twitter:hover {
    color: #00aced
}
footer .footer-social-icons .youtube:hover {
    color: #b00
}
footer .footer-social-icons .instagram:hover {
    color: #bc2a8d
}
footer .footer-social-icons .linkedin:hover {
    color: #007bb6
}
footer .footer-social-icons .googleplus:hover {
    color: #dd4b39
}
footer .panel-group {
    margin: 0
}
footer .panel {
    background: 0
}
footer .panel-body {
    padding: 10px 0 0 22px
}
footer .panel-default {
    border-color: transparent;
    margin-bottom: 0 !important;
	overflow:hidden
}
footer .panel-default:last-child {
    margin-bottom: 0 !important
}
footer .panel-default>.panel-heading {
    background: 0;
    color: #fff;
    font-family: arial;
    font-size: 18px;
    padding: 5px 0;
    display: inline-block;
    width: 100%
}
footer .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: transparent
}
footer .panel-group ul {
    list-style: none;
    margin: 0;
    padding: 0
}
footer .panel-group li {
    margin: 0 0 10px
}
footer .panel-group li a {
    color: #666;
    font-size: 14px
}
footer .panel-body a:hover {
    text-decoration: none;
    color: #a5a5a5
}
footer h4.panel-title {
    font-family: arial;
    font-size: 16px;
    font-weight: 400;
    padding: 0
}
footer .panel-title .fa {
    margin: -2px 10px 0 0;
    font-size: 20px;
    width: 10px
}
.credit-loan-faqs .panel.panel-default .panel-heading i:before{
	content: "\f068" !important;
}
.get-in-touch .panel-title .fa.fa-plus::before,footer .panel-title .fa.fa-plus::before {
    content: "-" !important;
	transition: all 0.25s linear;
}
.credit-loan-faqs .panel.panel-default .panel-heading .collapsed i:before{
	content: "\f067" !important;
}
.get-in-touch .panel-title .collapsed .fa.fa-plus::before,footer .panel-title .collapsed .fa.fa-plus::before {
    content: '+' !important;
	transition: all 0.25s linear;
}

footer .panel-title .fa.fa-minus {
    position: relative;
    top: -2px
}
.footer-bottom {
    background: #232323;
    padding: 20px 0;
    position: relative;
    z-index: 1;
    margin: 0
}
.footer-bottom p {
    color: #666;
    font-size: 12px;
    font-family: arial
}
.footer-bottom a {
    color: #666;
    font-size: 12px;
    font-family: arial
}
.footer-bottom a:hover {
    color: #fff
}
.footer-bottom ul {
    list-style: none
}
.footer-bottom li {
    float: left;
    margin: 0 30px 0 0
}
.footer-bottom .designby {
    float: right
}
body.modal-open {
    padding-right: 0 !important
}
.modal-backdrop {
    z-index: 0
}
.modal.fade.in button.red-button {
    border: 0;
    background: 0;
    padding: 10px 53px 10px 23px
}
#slideForm {
    background-color: #fff;
    display: block;
    text-align: justify;
    position: absolute;
    z-index: 4;
    top: 0;
    right: -100%;
    transition: 1s all;
    height: auto;
    width: 100%;
    overflow: hidden;
    padding: 30px 0 20px
}
#calculateEmiHome {
    background-color: #fff;
    display: block;
    text-align: justify;
    position: fixed;
    z-index: 12;
    top: 10%;
    right: -200%;
    transition: 1s all;
    height: auto;
    width: 100%;
    overflow: hidden;
    padding: 60px 0
}
#slideForm .red-button {
    text-align: center
}
.slideanim-right-0 {
    display: block !important;
    right: 0 !important
}
#calculateEmiHome .formSteps, #slideForm .formSteps {
    list-style: none;
    float: right;
    padding: 0;
    margin: 0 0 20px;
    width: 100%
}
#calculateEmiHome .formSteps li.stepBold, #slideForm .formSteps li.stepBold {
    font-family: arial;
    font-weight: 700;
    cursor: initial
}
#calculateEmiHome .formSteps li, #slideForm .formSteps li {
    float: right;
    padding: 0;
    font-size: 13px;
    font-family: arial;
    cursor: pointer
}
#calculateEmiHome .formSteps li .fa, #slideForm .formSteps li .fa {
    text-align: right;
    font-size: 18px;
    float: right
}
#calculateEmiHome .formSteps li::after, #slideForm .formSteps li::after {
    content: '\e901';
    font-family: icomoon !important;
    font-size: 10px;
    font-weight: 500;
    margin: 0 0 0 10px
}
#calculateEmiHome .formSteps li:last-child::after, #slideForm .formSteps li:last-child::after {
    content: ''
}
#slideForm h2.inner-titles {
    padding: 0 0 25px
}
#slideForm .nopadding-left {
    padding-right: 0;
    max-width: 320px
}
#slideForm .formGender {
    background: #f63652 url(../images/apply-loan-slider/form/form-genderbg.png?quality=80&format=webp) no-repeat;
    height: 399px;
    background-position: right;
    padding: 25px
}
#slideForm .formGender .genderProfile {
    margin: 15px 0;
    float: left;
    width: 100%
}
#slideForm .formGender .genderProfile ul {
    list-style: none;
    padding: 0;
    margin: 0
}
#slideForm .formGender .genderProfile ul li {
    float: left;
    margin: 0 40px 0 0
}
#slideForm .formGender .genderProfile ul li a {
    border: 10px solid #f63652;
    border-radius: 50%;
    float: left;
    background: #fff
}
#slideForm .formGender .genderProfile ul li a:hover {
    opacity: 1;
    transition: all ease-in-out .3s;
    background: #fff;
    border: 10px solid #e11c2f
}
#slideForm .formGender .genderProfile ul li a.active {
    opacity: 1;
    transition: all ease-in-out .3s;
    background: #fff;
    border: 10px solid #e11c2f
}
#slideForm .formGender p {
    color: #fff;
    font-size: 18px;
    font-family: arial
}
#slideForm .formDOB h5 {
    background: #ffdc44;
    padding: 10px;
    text-align: center;
    color: #424141;
    font-size: 16px;
    font-family: arial;
    padding: 25px 0 25px 0;
    margin: 0
}
#slideForm .formDOB .formDOB-sections {
    text-align: center;
    margin: 0 0 10px;
    padding: 0 0 14px;
    background: #f9f9f9;
    position: relative;
    height: 100%;
    float: left
}
#slideForm .formDOB .formDOB-sections .formDOB-section {
    position: relative;
    top: -10px
}
#slideForm .formDOB .formDOB-sections .formDOB-section .dropbtn {
    color: #424141;
    padding: 0;
    font-size: 12px;
    border: 0;
    font-family: arial;
    padding: 10px 15px;
    background-color: #fff;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1);
    min-width: 110px;
    text-align: left;
    border-radius: 25px
}
#slideForm .formDOB .formDOB-sections .formDOB-section .dropbtn .icon-bottom-arrow {
    color: #424141;
    font-size: 9px;
    float: right;
    line-height: 18px;
    margin: 0 5px 0 0
}
#slideForm .formDOB .formDOB-sections .formDOB-section .dropdown {
    position: relative;
    display: inline-block;
    margin: 0 5px 0 0
}
#slideForm .formDOB .formDOB-sections .formDOB-section .dropdown:hover .dropbtn {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px
}
#slideForm .formDOB .formDOB-sections .formDOB-section .dropdown:focus {
    outline: 0
}
#slideForm .formDOB .formDOB-sections .formDOB-section .dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 110px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 10;
    text-align: left
}
#slideForm .formDOB .formDOB-sections .formDOB-section .dropdown-content a {
    color: #000;
    padding: 5px 16px;
    text-decoration: none;
    display: block;
    font-size: 12px;
    color: #424141
}
#slideForm .formDOB .formDOB-sections .formDOB-section .dropdown-content a:hover {
    background-color: #ddd
}
#slideForm .formDOB .formDOB-sections .formDOB-section .dropdown:hover .dropdown-content {
    display: block
}
#slideForm .formDOB .formDOB-sections .FormDOB-state {
    margin: 20px 0
}
#slideForm .formDOB .formDOB-sections .FormDOB-state p {
    color: #424141;
    font-size: 16px;
    font-family: arial;
    margin: 0 0 15px
}
#slideForm .formDOB .formDOB-sections .FormDOB-state .dropbtn {
    color: #424141;
    padding: 0;
    font-size: 12px;
    border: 0;
    font-family: arial;
    padding: 10px 15px;
    background-color: #fff;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1);
    min-width: 250px;
    text-align: left;
    border-radius: 25px
}
#slideForm .formDOB .formDOB-sections .FormDOB-state .dropbtn .icon-bottom-arrow {
    color: #424141;
    font-size: 9px;
    float: right;
    line-height: 18px;
    margin: 0 5px 0 0
}
.FormDOB-state .dropbtn:focus, .formDOB-section .dropbtn:focus {
    outline: 0
}
#slideForm .formDOB .formDOB-sections .FormDOB-state .dropdown {
    position: relative;
    display: inline-block
}
#slideForm .formDOB .formDOB-sections .FormDOB-state .dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 120px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 10;
    text-align: left
}
#slideForm .formDOB .formDOB-sections .FormDOB-state .dropdown-content a {
    color: #000;
    padding: 12px 16px;
    text-decoration: none;
    display: block
}
#slideForm .formDOB .formDOB-sections .FormDOB-state .dropdown-content a:hover {
    background-color: #ddd
}
#slideForm .formDOB .formDOB-sections .FormDOB-state .dropdown:hover .dropdown-content {
    display: block
}
#slideForm .formDOB .formDOB-sections .FormDOB-state .dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 250px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 10;
    text-align: left
}
#slideForm .formDOB .formDOB-sections .FormDOB-state .dropdown-content a {
    color: #000;
    padding: 5px 16px;
    text-decoration: none;
    display: block;
    font-size: 12px;
    color: #424141
}
#slideForm .formDOB .formDOB-sections .FormDOB-state .dropdown:hover .dropbtn {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px
}
#slideForm .formFields .form-group .form-control {
    background: #f74a64;
    height: auto;
    border: 0;
    border-radius: 25px;
    box-shadow: none;
    font-size: 11px;
    width: 100%;
    color: #fff;
    padding: 10px 20px;
    font-family: arial
}
#slideForm .formFields .form-group .form-control::placeholder {
    color: #fff
}
#slideForm .formFields .form-group .form-control:-ms-input-placeholder {
    color: #fff
}
#slideForm .formFields .form-group .form-control::-ms-input-placeholder {
    color: #fff
}
#slideForm .formFields .form-group label {
    color: #fbaeb6;
    font-size: 11px;
    font-family: arial;
    width: 100%;
    margin: 7px 0;
    padding: 0 0 0 20px;
    font-style: italic;
    line-height: 13px
}
#slideForm .formFields .formPrivacy-protect {
    text-align: right;
    margin: 0
}
#slideForm .formFields .formPrivacy-protect span {
    color: #fbaeb6;
    font-size: 11px
}
#slideForm .formDOB-radio-section [type=radio]:checked, #slideForm .formDOB-radio-section [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}
#slideForm .formDOB-radio-section [type=radio]:checked+label, #slideForm .formDOB-radio-section [type=radio]:not(:checked)+label {
    position: relative;
    padding: 0 18px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #424141;
    font-family: arial;
    font-size: 14px;
    font-weight: 400
}
#slideForm .formDOB-radio-section [type=radio]:checked+label::before, #slideForm .formDOB-radio-section [type=radio]:not(:checked)+label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 10px;
    height: 10px;
    border: 1px solid #ff0e0e;
    border-radius: 100%;
    background: #fff
}
#slideForm .formDOB-radio-section [type=radio]:checked+label::after, #slideForm .formDOB-radio-section [type=radio]:not(:checked)+label::after {
    content: '';
    width: 4px;
    height: 4px;
    background: #ff0e0e;
    position: absolute;
    top: 8px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
#slideForm .formDOB-radio-section [type=radio]:not(:checked)+label::after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}
#slideForm .formDOB-radio-section [type=radio]:checked+label::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}
#slideForm .formDOB .formDOB-sections .FormDOB-state .FormDOB-radio {
    width: 100%;
    margin: 10px auto;
    text-align: center;
    float: left;
    padding: 0 0 0 120px
}
#slideForm .formDOB .formDOB-sections .FormDOB-state .formDOB-radio-section {
    margin: 0 auto;
    width: 100%
}
#slideForm .formDOB .formDOB-sections .FormDOB-state .formDOB-radio-section .radioButton {
    color: #424141;
    padding: 0;
    font-size: 12px;
    border: 0;
    font-family: arial;
    padding: 7px 10px 2px 20px;
    background-color: #fff;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1);
    text-align: center;
    border-radius: 25px;
    margin: 0 0 0 20px;
    float: left
}
#slideForm .formDOB .formDOB-sections .FormDOB-state .formDOB-radio-section .container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
#slideForm .formDOB .formDOB-sections .FormDOB-state .formDOB-radio-section .checkboxButton input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}
#slideForm .formDOB .formDOB-sections .FormDOB-state .formDOB-radio-section .checkmark {
    position: absolute;
    top: 1px;
    left: 18%;
    height: 10px;
    width: 10px;
    background-color: #f9f9f9;
    border: 1px solid #aeaeae
}
#slideForm .formDOB .formDOB-sections .FormDOB-state .formDOB-radio-section .checkboxButton:hover input~.checkmark {
    background-color: #ccc
}
#slideForm .formDOB .formDOB-sections .FormDOB-state .formDOB-radio-section .checkboxButton input:checked~.checkmark {
    background-color: #ff0e0e;
    border: 0
}
#slideForm .formDOB .formDOB-sections .declare .checkmark::after {
    content: "";
    position: absolute;
    display: none
}
#slideForm .formDOB .formDOB-sections .declare .checkboxButton input:checked~.checkmark::after {
    display: block
}
#slideForm .formDOB .formDOB-sections .declare .checkboxButton .checkmark::after {
    left: 7px;
    top: -4px;
    width: 5px;
    height: 12px;
    border: solid #f63652;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(54deg);
    -ms-transform: rotate(54deg);
    transform: rotate(54deg)
}
#slideForm .formDOB .formDOB-sections .declare .checkboxButton {
    font-size: 11px;
    font-family: arial;
    color: #323232;
    width: 100%;
    margin: 20px 0 0;
    position: relative;
    line-height: 16px;
    font-weight: 400;
    letter-spacing: .4px
}
#slideForm .formWork-info {
    background: #f3f3f3;
    text-align: center;
    float: left;
    width: 100%;
    padding: 20px 20px 29px
}
#slideForm .formWork-info p {
    margin: 0
}
#slideForm .formWork-info .formWork-info-title {
    font-size: 16px;
    color: #424141;
    font-family: arial;
    font-size: 12px;
    color: #424141;
    font-family: arial
}
#slideForm .formWork-info .formWork-info-salaried {
    font-size: 16px;
    color: #424141;
    font-family: arial;
    font-weight: 700
}
#slideForm .formWork-info .form-category-info {
    list-style: none;
    padding: 0;
    margin: 20px 0 0
}
#slideForm .formWork-info .form-category-info li {
    float: left;
    width: 50%;
    padding: 10px 20px;
    cursor: pointer;
    position: relative;
    text-align: right
}
.formMan {
    display: inline-block
}
.formManh {
    display: none
}
#slideForm .formWork-info .form-category-info li img {
    transition: 1s all;
    position: relative
}
#slideForm .formWork-info .form-category-info li.active span {
    color: #f12f4b
}
#slideForm .formWork-info .form-category-info li:hover::before {
    content: '';
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1);
    position: absolute;
    width: 75px;
    height: 76px;
    left: 40px;
    top: 20px;
    transition: 1s all
}
#slideForm .formWork-info .form-category-info li.active::before {
    content: '';
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1);
    position: absolute;
    width: 75px;
    height: 76px;
    left: 40px;
    top: 20px;
    transition: 1s all
}
#slideForm .formWork-info .form-category-info li:hover span {
    color: #f12f4b;
    border-bottom: 1px solid #f12f4b
}
#slideForm .formWork-info .form-category-info li span {
    font-size: 10px;
    color: #adadad;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 45%;
    text-align: right
}
#slideForm .formWork-info .form-category-info li:nth-child(1) {
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9
}
#slideForm .formWork-info .form-category-info li:nth-child(2) {
    border-top: 1px solid transparent;
    border-right: 1px solid transparent
}
#slideForm .formWork-info .form-category-info li:nth-child(3) {
    border-top: 1px solid transparent;
    border-right: 1px solid #e9e9e9
}
#slideForm .formWork-info .form-category-info li:nth-child(4) {
    border-top: 1px solid #e9e9e9;
    border-right: 1px solid transparent
}
#slideForm .declare {
    position: relative;
    float: left;
    width: 100%
}
.checkboxButton {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.checkboxButton input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}
.checkboxButton .checkmark {
    position: absolute;
    bottom: 16px;
    left: 16%;
    height: 12px;
    width: 12px;
    background-color: #fff;
    border: 1px solid #f63652
}
.checkboxButton:hover input~.checkmark {
    background-color: transparent
}
.checkboxButton input:checked~.checkmark {
    background-color: #fff
}
.checkboxButton .checkmark::after {
    content: "";
    position: absolute;
    display: none
}
.checkboxButton input:checked~.checkmark::after {
    display: block
}
.checkboxButton .checkmark::after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.search .form-control-feedback {
    color: #8e8b8b;
    line-height: 34px
}
.search p {
    background: #f4f4f4;
    padding: 20px;
    color: #aaa;
    margin: 0 0 15px
}
.error404 {
    position: relative
}
.error404 img {
    margin: 0 auto;
    width: 100%
}
.error404 .search-error {
    color: #bfbebe;
    font-size: 24px
}
.error404 .search-error-section {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center
}
.aboutus-intro ul {
    margin: 0 0 30px;
    padding: 0 0 0 15px
}
@media only screen and (max-width:480px) {
    .insurance-policy-benefits .policy-section .transparent-button .icon-right-arrow {
        margin-top: 6px
    }
}
@media only screen and (max-width:375px) {
    .insurance-policy-benefits .policy-section .transparent-button .icon-right-arrow {
        margin-top: 6px
    }
}
.mm-menu_offcanvas.mm-menu_opened {
    display: none
}
.desktop-menu {
    display: block
}
.mobile-menu {
    display: none
}
.affix {
    top: 0;
    width: 100%;
    transition: background-color .5s ease-out;
    opacity: 1
}
.navbar.affix {
    height: 41px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .35)
}
nav.navbar.affix.bootsnav ul.nav>li a {
    padding: 10px 15px
}
.affix .menu-logo img {
    margin: 0 -15px 0 0
}
nav.navbar.bootsnav.affix ul.nav>li a.apply-now-redbtn, nav.navbar.bootsnav.affix ul.nav>li a.quick-pay-yellowbtn {
    margin-top: 7px
}
.affix + .container-fluid {
    padding-top: 70px
}
.mfinance-logo {
    float: left;
    opacity: 1
}
.mobile-logo {
    display: none
}
.small-logo {
    opacity: 0;
    padding: 21px 20px !important;
    float: left
}
.affix .mfinance-logo {
    opacity: 0
}
.affix .small-logo {
    float: left;
    opacity: 1;
    padding: 15px 20px !important;
    background: #fff200;
    transition: .3s all
}
.affix .logo-wrap a {
    float: left
}
.affix-top {
    position: relative
}
.navbar {
    min-height: 41px
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff
}
nav.navbar.bootsnav ul.nav>li.dropdown>a.dropdown-toggle::after {
    font-size: 8px
}
.select-languages {
    width: 77px;
    height: 21px;
    font-size: 12px;
    border-radius: 12px;
    background-color: rgba(238, 197, 22, 0);
    border: 1px solid #313131;
    padding: 0;
    line-height: inherit;
    box-shadow: none;
    float: right;
    margin: 0
}
.select-languages:hover {
    border: 1px solid #e41937;
    color: #e41937
}
.select-languages .dropbtn {
    background-color: transparent;
    border: none;
    width: 100%;
    text-align: left;
    height: 19px
}
.select-languages .dropbtn:focus {
    outline: none
}
.select-languages .dropdown button .icon-bottom-arrow {
    position: relative;
    top: 2px;
    right: 3px;
    font-weight: 400;
    font-size: 9px;
    float: right
}
.select-languages .dropdown {
    position: relative;
    display: inline-block;
    background-color: transparent;
    border: none;
    float: none;
    font-size: 10px;
    width: 100%
}
.select-languages .dropdown:hover button {
    color: #e41937
}
.select-languages .dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 77px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 10;
    margin: 0;
    top: 20px
}
.header-top-menu .select-languages .dropdown-content a {
    position: relative;
    display: block;
    width: auto;
    padding: 5px 7px;
    font-size: 10px;
    color: #4d4d4d;
    background: transparent;
    cursor: pointer
}
.header-top-menu .select-languages .dropdown-content a:hover {
    color: #e41937
}
.select-languages .dropdown:hover .dropdown-content {
    display: block
}
.select-languages .dropdown:hover .dropbtn {
    background-color: transparent
}
.header-top-menu .header-login:hover .menu-login {
    background: #e41937;
    color: #fff;
    transition: .5s ease-out
}
.header-top-menu .header-login a.menu-login {
    color: #e41937;
    font-size: 10px;
    min-width: 75px;
    border-radius: 12px;
    background-color: rgba(238, 197, 22, 0);
    border: 1px solid #e41937;
    padding: 1px 5px;
    margin: 0;
    line-height: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: right;
    font-family: 'arial';
    font-weight: 700
}
.header-top-menu .header-login .dropdown-content {
    display: none
}
.header-top-menu .header-login.active .dropdown-content {
    display: block;
    position: absolute;
    background-color: #fff;
    max-width: 150px;
    right: 0;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 10;
    margin: 21px 0 0;
    padding: 10px 0 0
}
.header-top-menu .header-login.active .dropdown-content ul li {
    margin: 0;
    width: 100%
}
.header-top-menu .header-login.active .dropdown-content a {
    position: relative;
    display: block;
    width: auto;
    padding: 5px 7px;
    font-size: 12px;
    color: #4d4d4d;
    background: transparent;
    cursor: pointer
}
.header-top-menu .header-login.active .dropdown-content a:hover {
    color: #e41937
}
.header-top-menu .header-login .icon-bottom-arrow {
    position: relative;
    top: 0;
    left: 5px;
    font-weight: 400;
    font-size: 9px
}
.header-top-menu .header-login .fa-user-circle-o {
    margin: 1px 3px 0 0;
    font-size: 14px
}
.header-top-menu .header-login span {
    position: relative;
    top: -1px
}
.header-top-menu ul {
    list-style: none;
    float: right;
    margin: 0;
    padding: 0
}
.header-top-menu li {
    float: left;
    margin: 6px 6px 6px 0
}
.header-top-menu li:last-child {
    margin-right: 0
}
.header-top-menu a {
    font-size: 12px;
    color: #333;
    font-family: 'arial'
}
.header-top-menu a:hover {
    color: #c00f29
}
.header-top-menu .dmf-menu {
    position: relative
}
.header-top-menu .dmf-menu a {
    padding: 9px
}
.header-top-menu .dmf-title.branch-locator {
    overflow: hidden;
    height: 20px;
    display: block;
    padding: 2px 0 0
}
.icon-branch-locator-red, .icon-branch-locator-grey {
    transition: .4s ease
}
.header-top-menu .dmf-title.branch-locator:hover .icon-branch-locator-red {
    transform: translateY(-130%)
}
.header-top-menu .dmf-title.branch-locator:hover .icon-branch-locator-grey {
    transform: translateY(-120%)
}
.header-top-menu .dmf-title.branch-locator img.icon-branch-locator-red {
    display: block;
    margin: 4px 0 0
}
.header-top-menu .dmf-menu li.dmf-menu-title:hover .dmf-submenu {
    display: block;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    opacity: 1;
    z-index: 999
}
.header-top-menu .dmf-menu li.dmf-menu-title:hover .dmf-submenu .col-md-6, .header-top-menu .dmf-menu li.dmf-menu-title:hover .dmf-submenu .col-md-12 {
    padding-left: 0
}
.header-top-menu .dmf-menu li.dmf-menu-title:hover .dmf-submenu .col-md-6:last-child, .header-top-menu .dmf-menu li.dmf-menu-title:hover .dmf-submenu .col-md-12:last-child {
    padding-right: 0
}
.header-top-menu .dmf-menu li.dmf-menu-title:hover a.dmf-title {
    color: #e41937;
    background: #fff;
    box-shadow: 0 -2px 6px 0 rgba(0, 0, 0, .23);
    padding: 9px 9px 12px
}
.header-top-menu .dmf-menu li.dmf-menu-title.DMF_Main.active a.dmf-title, .header-top-menu .dmf-menu li.dmf-menu-title.CSR_Main.active a.dmf-title, .header-top-menu .dmf-menu li.dmf-menu-title.Career_Main.active a.dmf-title, .header-top-menu .dmf-menu li.dmf-menu-title.InvestorZone_Main.active a.dmf-title, .header-top-menu .dmf-menu li.dmf-menu-title.Media_Main.active a.dmf-title, .header-top-menu .dmf-menu li.dmf-menu-title.CutomerService_Main.active a.dmf-title, .header-top-menu .dmf-menu li.dmf-menu-title.BranchLocator_Main.active a.dmf-title {
    color: #e41937;
    background: #fff
}
.header-top-menu .dmf-submenu {
    background: #fff;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .23);
    position: absolute;
    z-index: 10;
    padding: 15px 30px 10px 15px;
    width: 170px;
    margin: 7px 0 0;
    display: block;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    opacity: 0;
    z-index: -1
}
.header-top-menu .dmf-submenu.two-links {
    width: 200px
}
.header-top-menu .dmf-submenu ul {
    float: none
}
.header-top-menu .dmf-submenu ul li {
    width: auto;
    margin: 0 0 10px;
    float: none
}
.header-top-menu .dmf-submenu ul li a {
    padding: 0
}
.header-top-menu .dmf-submenu ul li:hover a {
    color: #e41937
}
nav.navbar.bootsnav ul.nav>li a.apply-now-redbtn {
    background: #e41937;
    border-radius: 16px;
    color: #fff;
    font-size: 12px;
    padding: 3px 10px !important;
    margin: 8px 0 0;
    font-family: 'arial';
    font-weight: 700;
    text-transform: inherit
}
nav.navbar.bootsnav ul.nav>li a.apply-now-redbtn:hover {
    background: #c10b26 !important;
    color: #fff;
    font-family: 'arial';
    font-weight: 700;
    transition: .5s ease-out
}
nav.navbar.bootsnav ul.nav>li a.quick-pay-yellowbtn {
    background-color: #fef101;
    border-radius: 16px;
    color: #000;
    font-size: 12px;
    padding: 3px 10px !important;
    margin: 7px 0 0 10px;
    font-family: 'arial';
    font-weight: 700;
    text-transform: inherit
}
nav.navbar.bootsnav ul.nav>li a.quick-pay-yellowbtn:hover {
    background: #d4ad08 !important;
    color: #323232;
    font-family: 'arial';
    font-weight: 700;
    transition: .5s ease-out
}
nav.navbar.bootsnav ul.nav>li a.menu-login {
    background: #c00f29;
    font-family: 'arial';
    font-size: 12px;
    margin-bottom: 0;
    text-transform: inherit
}
nav.navbar.bootsnav ul.nav>li .fa-user-circle-o {
    margin: 0 5px 0 0
}
nav.navbar.bootsnav ul.nav>li a {
    padding: 13px 15px;
    font-family: 'arial';
    font-weight: 700;
    font-size: 12px;
    margin: 0;
    text-transform: inherit
}
nav.navbar.bootsnav.affix ul.nav>li.menu-logo {
    margin: 8px 15px 0 10px
}
nav.navbar.bootsnav ul.nav>li.menu-logo {
    margin: 0 0 0 10px
}
nav.navbar.bootsnav ul.nav>li.menu-logo a {
    padding: 0
}
nav.navbar.bootsnav ul.nav>li.menu-logo a img {
    background: #e41937;
    padding: 10px 15px
}
nav.navbar.bootsnav.affix ul.nav>li.menu-logo a img {
    padding: 10px 15px;
    margin: -8px -15px 0 0
}
nav.navbar.bootsnav.affix .navbar-right form {
    margin: 0
}
nav.navbar.bootsnav ul.nav>li a.dropdown-toggle {
    color: rgba(255, 255, 255, .4);
    text-transform: capitalize
}
nav.bootsnav .dropdown.megamenu-fw.link-active a.dropdown-toggle {
    background: #303030;
    color: #fff
}
nav.navbar.bootsnav ul.nav>li.on a.dropdown-toggle {
    color: #fff
}
nav.navbar.bootsnav ul.nav>li .fa-search {
    font-weight: 400;
    font-size: 13px
}
nav.navbar.bootsnav ul.nav>li .search-box {
    background: #88b7d5;
    display: none;
    position: absolute;
    top: 51px
}
nav.navbar.bootsnav ul.nav>li .search-box::after, nav.navbar.bootsnav ul.nav>li .search-box::before {
    bottom: 100%;
    left: 5%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}
nav.navbar.bootsnav ul.nav>li .search-box::before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: 0
}
nav.navbar.bootsnav ul.nav>li .form-group.pull-right input {
    border: 1px solid transparent;
    color: #fff;
    padding: 7px 15px;
    border-radius: 25px
}
nav.navbar.bootsnav ul.nav>li .form-group.pull-right.sb-search-open input {
    border: 1px solid #9e9e9e;
    color: #4d4d4d;
    padding: 7px 15px;
    border-radius: 25px;
    margin: 6px 0 0
}
nav.navbar.bootsnav ul.nav>li .form-group.pull-right.sb-search-open input::placeholder {
    color: #4d4d4d;
    opacity: 1
}
nav.navbar.bootsnav ul.nav>li .form-group.pull-right.sb-search-open input:-ms-input-placeholder {
    color: #4d4d4d
}
nav.navbar.bootsnav ul.nav>li .form-group.pull-right.sb-search-open input::-ms-input-placeholder {
    color: #4d4d4d
}
nav.navbar.bootsnav ul.nav>li .affix ul.nav>li a {
    padding: 15px
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
    text-align: center;
    padding: 0;
    line-height: 18px;
    float: left
}
nav.navbar.navbar-default li.dropdown ul.dropdown-menu {
    -moz-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, .17);
    -webkit-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, .17);
    -o-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, .17);
    box-shadow: 0 5px 16px 0 rgba(0, 0, 0, .17);
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 0 !important;
    width: 100% !important;
    background: transparent;
    border: solid 0 #e0e0e0;
    border-top: solid 0;
    margin: 0 auto;
    position: static;
    float: none;
    max-width: 1170px
}
ul.navbar-right li:nth-child(6) {
    margin: 0 50px 0 0
}
.navbar-right form {
    width: 100%;
    position: absolute;
    right: 10px
}
.navbar-right .form-group {
    position: relative;
    width: 0;
    min-width: 40px;
    overflow: hidden;
    height: auto;
    transition: width 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.navbar-right .form-group input.form-control {
    position: relative;
    top: 0;
    right: 0;
    outline: none;
    width: 100%;
    height: 30px;
    margin: 5px 0 0;
    z-index: 10;
    background: #4d4d4d
}
.navbar-right input[type="text"].form-control {
    -webkit-appearence: none;
    -webkit-border-radius: 0
}
.navbar-right .form-control-submit, .navbar-right .search-label {
    width: auto;
    height: auto;
    position: absolute;
    right: 9px;
    top: 1px;
    padding: 0;
    margin: 0;
    text-align: center;
    cursor: pointer;
    background: transparent;
    border: 1px solid transparent
}
.navbar-right .form-group.pull-right.sb-search-open .search-label img {
    background: transparent
}
.navbar-right .search-label img {
    margin: 10px 0 0;
    background: #4d4d4d
}
.navbar-right .search-label img.icon-search-white {
    display: block
}
.navbar-right .search-label img.icon-search-black {
    display: none
}
.navbar-right .form-group.pull-right.sb-search-open .search-label img.icon-search-white {
    display: none
}
.navbar-right .form-group.pull-right.sb-search-open .search-label img.icon-search-black {
    display: block
}
.navbar-right .form-control-submit {
    background: #fff;
    color: transparent;
    border: none;
    outline: none;
    z-index: -1
}
.navbar-right .search-label {
    z-index: 90
}
.navbar-right .form-group.sb-search-open, .navbar-right .no-js .sb-search-open {
    width: 585px
}
.navbar-right .form-group.sb-search-open .search-label, .navbar-right .no-js .sb-search .search-label {
    background: transparent;
    color: #fff;
    z-index: 999;
    border: 1px solid transparent
}
.navbar-right .form-group.sb-search-open .form-control-submit, .navbar-right .no-js .form-control .form-control-submit {
    z-index: 90
}
.navbar-right .form-group.sb-search-open input.form-control {
    z-index: 100;
    background: #f9f9f9
}
a.menu-button-hover img.icon-white {
    display: inline-block
}
a.menu-button-hover img.icon-black {
    display: none
}
a.menu-button-hover:hover {
    background-color: #fef101 !important;
    color: #000 !important
}
a.menu-button-hover:hover img.icon-white {
    display: none
}
a.menu-button-hover:hover img.icon-black {
    display: inline-block
}
.mega-menu {
    position: absolute;
    width: auto;
    left: 0;
    right: 0;
    z-index: -1;
    background: transparent;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .17);
    display: none
}
.dropdown-menu.megamenu-content .col-menu {
    text-align: center;
    float: left;
    padding: 9px 24px !important;
    margin: 0 !important;
    width: auto
}
.mega-menu.bgcolor {
    background: #fff;
    position: fixed;
    width: 100%;
    z-index: 0;
    border-bottom: 0 solid transparent;
    box-shadow: 0 0 7px 2px rgba(0, 0, 0, .17);
    z-index: 200;
    background: #fff
}
.megamenu-fw.on.loans {
    position: relative
}
.megamenu-fw.on.loans::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -86px;
    background: transparent;
    width: 100%;
    height: 86px
}
.logo-wrap {
    position: absolute;
    left: 0;
    top: -40px;
    bottom: 0;
    width: auto;
    text-align: center;
    font-size: 0;
    z-index: 999
}
.logo-wrap::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 350px;
    height: 130px;
    background: url(../images/mfinance-logo.png?quality=80&format=webp) no-repeat;
    background-size: contain;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    transition: all .8s;
    -webkit-clip-path: polygon(100% 0, 0 0, 0 130px);
    clip-path: polygon(100% 0, 0 0, 0 130px)
}
.cloans {
	background: #f6f6f6;
}
.cloans .logo-wrap::before {
	content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 350px;
    height: 130px;
    background: url(../images/cloans-logo.png?quality=80&format=webp) no-repeat;
    background-size: contain;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    transition: all .8s;
    -webkit-clip-path: polygon(100% 0, 0 0, 0 130px);
    clip-path: polygon(100% 0, 0 0, 0 130px);
}
.logo-wrap .logo {
    position: absolute;
    width: 100px;
    left: 20px;
    top: -15px;
    max-width: none
}
li.dropdown.megamenu-fw.on.loans .mega-menu.bgcolor::after {
    content: '';
    position: absolute;
    height: 86px;
    background: transparent;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 0
}
li.dropdown.megamenu-fw.on.loans .megamenu-content {
    height: 86px;
    position: relative;
    box-shadow: none;
    display: block
}
.affix .logo-wrap::before, .affix .megamenu-fw.on.loans::before, .affix .megamenu-fw.on.loans::after {
    display: none
}
.affix .logo-wrap {
    width: auto;
    top: 0;
    z-index: 999
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
    .logo-wrap::before {
        top: 0
    }
}
.dropdown-menu.megamenu-content .col-menu a:first-child p {
    min-height: 30px;
    font-size: 12px;
    line-height: 15px;
    margin: 8px 0 0
}
.col-menu img {
    margin: 0 auto
}
.loans-menu-hover {
    display: none
}
.col-menu:hover {
    background: #fff;
    border-bottom: 2px solid #e41937;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .18)
}
.col-menu:hover p {
    color: #e41937
}
.col-menu:hover .loans-menu-hover {
    position: fixed;
    left: 0;
    right: 0;
    width: 1170px;
    float: none;
    padding: 15px 0 15px 15px;
    margin: 77px auto;
    display: block;
    background: #fff;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .17)
}
.loans-menu-hover .col-menu-hover {
    text-align: left
}
.loans-menu-hover img {
    width: 100%
}
.loans-menu-hover .hover-menu-section {
    position: relative;
    margin-top: 15px;
    border-radius: 10px;
    height: 216px
}
.loans-menu-hover .hover-menu-section img {
    height: 216px;
    border-radius: 10px
}
.loans-menu-hover .hover-menu-section .transparent-button a {
    padding: 12px 40px 12px 0 !important;
    color: #fff
}
.loans-menu-hover .hover-menu-section .transparent-button a .round {
    top: 16px
}
.mega-menu-inner .hover-menu-section .transparent-button a .round {
    top: 7px
}
.mega-menu-inner .hover-menu-section .transparent-button a:hover {
    color: #e41937
}
.loans-menu-hover .hover-menu-section .transparent-button .icon-right-arrow {
    top: 41%;
    color: #fff
}
.loans-menu-hover .loans-menu-hover-overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    text-align: left;
    padding: 20px 20px 0
}
.loans-menu-hover .loans-menu-hover-overlay p {
    color: #fff
}
.loans-menu-hover .transparent-button {
    bottom: 10px
}
.loans-menu-hover .col-lg-3.col-md-3.col-sm-3.col-xs-12 {
    padding: 0;
    margin: 0 15px 0 0;
    width: 25%;
    width: 273px
}
.loans-menu-hover .col-lg-3.col-md-3.col-sm-3.col-xs-12:last-child {
    margin: 0
}
.loans-menu-hover ul.loans-menu-features-list {
    margin: 0;
    padding: 0;
    list-style: none
}
.loans-menu-hover ul.loans-menu-features-list li {
    width: 100%;
    float: left
}
ul.loans-menu-features-list li {
    width: 100%;
    float: left;
    margin: 0 2% 15px 0;
    border-bottom: 1px solid #e5e5e5;
    position: relative
}
.loans-menu-hover ul.loans-menu-features-list li:last-child {
    margin: 0
}
.loans-menu-hover ul.loans-menu-features-list li a {
    font-size: 16px !important;
    color: #000;
    font-family: 'arial' !important;
    font-weight: 700 !important;
    padding: 20px 15px !important;
    text-align: left !important
}
.loans-menu-hover ul.loans-menu-features-list li:hover {
    box-shadow: 0 5px 15.36px .64px rgba(0, 0, 0, .09)
}
.loans-menu-hover ul.loans-menu-features-list li a img, .loans-menu-hover ul.loans-menu-features-buttons li a img {
    width: auto;
    margin: 0 10px 0 0
}
.loans-menu-hover ul.loans-menu-features-buttons {
    margin: 0;
    padding: 0;
    list-style: none
}
.loans-menu-hover ul.loans-menu-features-buttons li:hover {
    background-color: #fef101 !important
}
.loans-menu-hover .loans-new-menu ul.loans-menu-features-buttons li:hover {
    background-color: transparent !important
}
ul.loans-menu-features-buttons li {
    width: 32%;
    float: left;
    margin: 0 2% 0 0
}
.loans-menu-hover ul.loans-menu-features-buttons li:last-child {
    margin: 0
}
.loans-menu-hover ul.loans-menu-features-buttons li a {
    font-size: 16px !important;
    color: #fff;
    font-family: 'arial' !important;
    font-weight: 700 !important;
    padding: 20px !important
}
.loans-menu-hover-title {
    font-family: 'arial';
    font-weight: 700;
    font-size: 19px;
    color: #fff;
    text-align: left;
    line-height: 22px;
    margin: 0 0 15px
}
.loans-menu-hover-details {
    font-family: 'arial';
    font-size: 14px;
    color: #fff;
    text-align: left;
    line-height: 18px;
    min-height: 73px
}
.hover-menu-buttons {
    margin: 20px 0 0
}
ul.loans-menu-features-buttons {
    margin: 30px 0 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 100%
}
.loans-menu-hover ul.loans-menu-features-buttons {
    margin: 30px 0 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 100%
}
.mega-menu-inner {
    margin: 0 auto;
    width: auto;
    display: table;
    background: #fff;
    padding: 15px
}
.mega-menu-inner .inner-menu-tabs {
    float: left
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections .hover-menu-section {
    position: relative
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections .hover-menu-section .sme-menu-hover-overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    text-align: left;
    padding: 20px
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections .hover-menu-section .sme-menu-hover-overlay .sme-menu-hover-title {
    font-family: 'arial';
    font-weight: 700;
    font-size: 19px;
    color: #fff;
    text-align: left;
    line-height: 22px
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections .hover-menu-section .sme-menu-hover-overlay .sme-menu-hover-details {
    font-family: 'arial';
    font-size: 14px;
    color: #fff;
    text-align: left;
    margin: 0
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections .hover-menu-section .sme-menu-hover-overlay .transparent-button a {
    padding: 12px 40px 0 0 !important;
    text-decoration: none;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    font-weight: 700;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    bottom: 0;
    font-size: 12px !important;
    width: auto
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections .hover-menu-section .sme-menu-hover-overlay .transparent-button a .icon-right-arrow {
    color: #fff
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections {
    float: left;
    margin: 0 15px 0 0;
    width: 300px
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections ul.sme-hvr-ul.active li.margin-bottom0 {
    margin-bottom: 0
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections:nth-child(2) {
    box-shadow: 0 5px 15.36px .64px rgba(0, 0, 0, .09)
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections .nobox-shadow {
    box-shadow: none
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections:last-child {
    margin-right: 0;
    box-shadow: none;
    width: 265px;
    position: relative
}
.mega-menu-inner .inner-menu-tabs .tooltip-hover .inner-menu-tabs-sections:last-child {
    box-shadow: 0 5px 15.36px .64px rgba(0, 0, 0, .09);
    background: #fff
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections.sme-menu-innertab:last-child {
    width: 100%
}
.mega-menu-inner .inner-menu-tabs ul.inner-menu-tabs-list {
    list-style: none;
    margin: 0;
    padding: 0
}
.mega-menu-inner .inner-menu-tabs ul.inner-menu-tabs-list li {
    padding: 0;
    margin: 0 0 12px;
    border-bottom: 1px solid #e5e5e5
}
.mega-menu-inner .inner-menu-tabs ul.inner-menu-tabs-list li.active a::after {
    content: '\e901';
    font-family: icomoon !important;
    color: #000;
    font-size: 12px;
    position: absolute;
    right: 5%;
    top: 30%
}
.mega-menu-inner .inner-menu-tabs ul.inner-menu-tabs-list li.active {
    box-shadow: 0 5px 15.36px .64px rgba(0, 0, 0, .09)
}
.mega-menu-inner .inner-menu-tabs ul.inner-menu-tabs-list li:hover {
    box-shadow: 0 5px 15.36px .64px rgba(0, 0, 0, .09)
}
.mega-menu-inner .inner-menu-tabs ul.inner-menu-tabs-list li a {
    display: inline-block;
    width: 100%;
    padding: 0 !important;
    font-size: 16px !important;
    color: #000;
    font-family: 'arial' !important;
    font-weight: 700 !important;
    padding: 10px 15px !important;
    text-align: left !important;
    position: relative
}
.mega-menu-inner .inner-menu-tabs ul.inner-menu-tabs-list li a img {
    margin: 0 10px 0 0
}
.mega-menu-inner .inner-menu-tabs ul.inner-menu-tabs-list li a span {
    font-family: 'arial';
    font-weight: 700;
    font-size: 16px;
    color: #000;
    display: inline-block;
    line-height: 18px
}
.mega-menu-inner .inner-menu-tabs ul.inner-menu-tabs-list li:nth-child(4) {
    margin: 0
}
.mega-menu-inner .inner-menu-tabs ul.inner-menu-tabs-list li:nth-child(4) img {
    position: relative;
    top: -13px
}
.mega-menu-inner .inner-menu-tabs ul.inner-menu-tabs-buttons {
    padding: 0
}
.mega-menu-inner .inner-menu-tabs ul.inner-menu-tabs-buttons li:hover {
    background-color: #fef101 !important
}
.mega-menu-inner .inner-menu-tabs ul.inner-menu-tabs-buttons li {
    width: auto;
    float: none;
    background: #e71c3a;
    margin: 0 0 17px;
    list-style: none;
    padding: 20px 0 20px 13px
}
.mega-menu-inner .inner-menu-tabs ul.inner-menu-tabs-buttons.margin-bottom-li li {
    margin-bottom: 22px
}
.mega-menu-inner .inner-menu-tabs ul.inner-menu-tabs-buttons li:last-child {
    margin: 0
}
.mega-menu-inner .inner-menu-tabs ul.inner-menu-tabs-buttons li a {
    font-size: 16px !important;
    color: #fff;
    font-family: 'arial' !important;
    font-weight: 700;
    padding: 20px 45px !important
}
.mega-menu-inner .inner-menu-tabs ul.inner-menu-tabs-buttons li a img {
    margin: 0 10px 0 0
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections ul.sme-hvr-ul {
    display: none
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections ul.sme-hvr-ul.active {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections ul.sme-hvr-ul.active li {
    padding: 0;
    margin: 0
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections ul.sme-hvr-ul.active li:hover {
    box-shadow: 0 5px 15.36px .64px rgba(0, 0, 0, .09);
    background: #eee
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections ul.sme-hvr-ul.active li a {
    display: inline-block;
    width: 100%;
    padding: 0 !important;
    font-size: 13px !important;
    color: #000;
    font-family: 'arial' !important;
    font-weight: 700 !important;
    padding: 5px 15px !important;
    text-align: left !important
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections ul.sme-hvr-ul.active li a img {
    margin: 0 10px 0 0
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections ul.sme-hvr-ul.active li a span {
    font-family: 'arial';
    font-weight: 700;
    font-size: 13px;
    color: #000;
    display: inline-block;
    line-height: 18px
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections ul.sme-hvr-ul.active li:last-child(4) {
    margin: 0
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections ul.sme-hvr-ul.active li:last-child(4) img {
    position: relative;
    top: 0
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections-tools {
    float: left;
    margin: 0 15px 0 0;
    width: 300px
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections-tools:nth-child(2) {
    box-shadow: 0 5px 15.36px .64px rgba(0, 0, 0, .09)
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections-tools:last-child {
    margin-right: 0;
    box-shadow: none
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections-tools ul.tools-hvr-ul {
    display: none
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections-tools ul.tools-hvr-ul.active {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections-tools ul.tools-hvr-ul.active li {
    padding: 0;
    margin: 0 0 12px;
    border-bottom: 1px solid #e5e5e5
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections-tools ul.tools-hvr-ul.active li:hover {
    box-shadow: 0 5px 15.36px .64px rgba(0, 0, 0, .09);
    /*background: #eee;*/
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections-tools ul.tools-hvr-ul.active li a {
    display: inline-block;
    width: 100%;
    padding: 0 !important;
    font-size: 16px !important;
    color: #000;
    font-family: 'arial' !important;
    font-weight: 700 !important;
    padding: 10px 15px !important;
    text-align: left !important
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections-tools ul.tools-hvr-ul.active li a img {
    margin: 0 10px 0 0
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections-tools ul.tools-hvr-ul.active li a span {
    font-family: 'arial';
    font-weight: 700;
    font-size: 16px;
    color: #000;
    display: inline-block;
    line-height: 18px
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections-tools ul.tools-hvr-ul.active li:nth-child(4) {
    margin: 0
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections-tools ul.tools-hvr-ul.active li.tools-hvrnone:hover:nth-child(4) {
    background: transparent;
    box-shadow: none
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections-tools ul.inner-menu-tabs-list li:nth-child(4) img {
    position: relative;
    top: 0
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections-tools .card.card-inverse {
    position: relative
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections-tools .live-updates-title {
    background: #d91936;
    color: #fff;
    text-align: center;
    float: left;
    position: relative;
    z-index: 10;
    padding: 0 10px;
    margin: 7px;
    font-size: 12px
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections-tools .live-updates {
    background: #3b3b3b;
    position: absolute;
    top: 0
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections-tools .live-updates .active .live-section {
    position: absolute;
    bottom: 0;
    padding: 0 10px 10px
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections-tools .live-updates p {
    color: #fff;
    margin: 0;
    text-align: center;
    padding: 0;
    font-family: 'arial';
    font-weight: 700
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections-tools .live-updates img.img-responsive {
    width: 100%
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections-tools .live-updates .transparent-button a {
    font-size: 12px !important;
    padding: 12px 40px 12px 0;
    color: #fff
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections-tools .live-updates .transparent-button a .icon-right-arrow {
    color: #fff
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections-tools .live-updates .transparent-button .round {
    height: auto;
    right: -5px;
    top: 7px
}
li.dropdown.megamenu-fw .mega-menu-inner {
    display: none
}
li.dropdown.megamenu-fw.on .mega-menu-inner {
    display: block;
    margin: 0 auto;
    width: auto;
    display: table;
    box-shadow: 0 0 7px 2px rgba(0, 0, 0, .17)
}
li.dropdown.megamenu-fw.on {
    background: #303030
}
.dropdown-menu.megamenu-content .menu-title {
    font-size: 16px;
    font-family: 'arial';
    font-weight: 700;
    color: #fff;
    background: #4d4d4d;
    margin: 0;
    padding: 15px 15px 15px 25px;
    text-align: left;
    line-height: 18px;
    min-height: 65px;
    border-radius: 5px 5px 0 0;
    display: grid;
    justify-content: left;
    align-items: center
}
.dropdown-menu.megamenu-content a {
    color: #000;
    font-family: 'arial'
}
.dropdown-menu.megamenu-content .hover-menu-section .loans-menu-hover-overlay a.btn-1:hover {
    color: #e41937;
    font-family: 'arial';
    font-weight: 700
}
.dropdown-menu.megamenu-content .hover-menu-section .loans-menu-hover-overlay a.btn-1 .icon-right-arrow {
    margin-top: 0
}
.dropdown-menu.megamenu-content .col-menu.active {
    background: #fff;
    border-bottom: 2px solid #e41937;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .18)
}
.dropdown-menu.megamenu-content .col-menu.active a p {
    color: #e41937
}
.insurance-menu {
    float: left;
    width: 100%
}
.insurance-menu .hover-menu-section img {
    width: 400px
}
.insurance-menu-inner .col-lg-3.col-md-3.col-sm-3.col-xs-12 {
    padding: 0;
    margin: 0 15px 0 0;
    width: 28%
}
.insurance-menu-inner .col-lg-3.col-md-3.col-sm-3.col-xs-12:nth-child(1), .insurance-menu-inner .col-lg-3.col-md-3.col-sm-3.col-xs-12:nth-child(2) {
    width: 230px
}
.insurance-menu-inner .col-lg-3.col-md-3.col-sm-3.col-xs-12:nth-child(3) {
    width: 230px
}
.insurance-menu-inner .col-lg-3.col-md-3.col-sm-3.col-xs-12:last-child {
    margin: 0
}
.insurance-menu .transparent-button a {
    padding: 12px 40px 0 0 !important;
    color: #fff
}
.insurance-menu .transparent-button a .icon-right-arrow {
    color: #fff
}
.insurance-menu ul.insurance-menu-list {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left
}
.insurance-menu ul.insurance-menu-list li {
    width: 100%;
    margin: 0 0 5px;
    float: left;
    border-bottom: 1px solid #e5e5e5
}
.insurance-menu ul.insurance-menu-list li:last-child {
    margin: 0
}
nav.navbar.bootsnav ul.nav .insurance-menu ul.insurance-menu-list li a {
    font-size: 14px;
    color: #000;
    font-family: 'arial';
    font-weight: 700;
    padding: 10px 15px;
    text-align: left;
    line-height: 18px;
    float: left;
    width: 100%
}
.insurance-menu ul.insurance-menu-list li:hover {
    box-shadow: 0 5px 15.36px .64px rgba(0, 0, 0, .09)
}
.insurance-menu ul.insurance-menu-list li a img, .insurance-menu ul.insurance-buttons li a img {
    width: auto;
    margin: 0 10px 0 0
}
.insurance-menu ul.insurance-buttons {
    margin: 0;
    padding: 0;
    list-style: none
}
.insurance-menu ul.insurance-buttons li {
    width: 100%;
    float: left;
    background: #e71c3a;
    margin: 0 0 15px;
    display: grid;
    text-align: center
}
.insurance-menu ul.insurance-buttons li:last-child {
    margin: 0
}
nav.navbar.bootsnav ul.nav .insurance-menu ul.insurance-buttons li a {
    font-size: 16px;
    color: #fff;
    font-family: 'arial';
    font-weight: 700;
    padding: 20px 15px
}
.insurance-menu .hover-menu-section {
    position: relative
}
.insurance-menu .insurance-menu-hover-overlay {
    position: relative;
    bottom: -10px;
    width: 100%;
    height: auto;
    text-align: left;
    padding: 20px
}
.insurance-menu .insurance-menu-hover-title {
    font-family: 'arial';
    font-weight: 700;
    font-size: 19px;
    color: #fff;
    text-align: left;
    line-height: 22px
}
.insurance-menu .insurance-menu-hover-details {
    font-family: 'arial';
    font-size: 14px;
    color: #fff;
    text-align: left;
    margin: 0
}
.investments-menu {
    float: left;
    margin: 0 15px 0 0;
    width: 455px
}
.investments-menu .transparent-button a {
    padding: 12px 40px 0 0 !important;
    color: #fff
}
.investments-menu .transparent-button a .icon-right-arrow {
    color: #fff
}
.investments-menu:nth-child(2) {
    width: 230px
}
.investments-menu ul.investments-menu-list {
    margin: 0;
    padding: 0;
    list-style: none
}
.investments-menu ul.investments-menu-list li {
    width: 100%;
    margin: 0 0 12px;
    border-bottom: 1px solid #e5e5e5
}
.investments-menu ul.investments-menu-list li:last-child {
    margin: 0
}
.investments-menu ul.investments-menu-list li a {
    font-size: 14px !important;
    color: #000;
    font-family: 'arial' !important;
    font-weight: 700 !important;
    padding: 10px 15px !important;
    text-align: left !important;
    width: 100%;
    display: inline-block
}
.investments-menu ul.investments-menu-list li:hover {
    box-shadow: 0 5px 15.36px .64px rgba(0, 0, 0, .09)
}
.investments-menu ul.investments-menu-list li a img, .investments-menu ul.investments-buttons li a img {
    width: auto;
    margin: 0 10px 0 0
}
.investments-menu ul.investments-buttons {
    margin: 0;
    padding: 0;
    list-style: none
}
.investments-menu ul.investments-buttons li {
    width: 100%;
    float: none;
    background: #e71c3a;
    margin: 0 0 21px;
    display: grid;
    text-align: center
}
.investments-menu ul.investments-buttons li:last-child {
    margin: 0
}
.investments-menu ul.investments-buttons li a {
    font-size: 16px !important;
    color: #fff;
    font-family: 'arial' !important;
    font-weight: 700 !important;
    padding: 25px 40px !important
}
.investments-menu .hover-menu-section {
    position: relative;
    height: 100%
}
.investments-menu .investments-menu-hover-overlay {
    position: absolute;
    bottom: -20px;
    width: 100%;
    height: auto;
    text-align: left;
    padding: 20px
}
.investments-menu .investments-menu-hover-title {
    font-family: 'arial';
    font-weight: 700;
    font-size: 19px;
    color: #fff;
    text-align: left;
    line-height: 22px
}
.investments-menu .investments-menu-hover-details {
    font-family: 'arial';
    font-size: 14px;
    color: #fff;
    text-align: left;
    margin: 0
}
.investments-menu:nth-child(2) {
    height: 180px;
    width: 250px
}
.investments-menu:last-child {
    margin: 0
}
.tooltip {
    position: relative;
    display: inline-block;
    opacity: 1;
    padding: 10px 15px !important;
    text-align: left !important;
    font-size: 14px;
    width: 100%;
    z-index: auto
}
.tooltip span {
    display: inline-block
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 300px;
    background-color: transparent;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 9;
    top: -5px;
    left: 103%
}
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 30px;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #fff transparent transparent
}
.image-menu-tooltip li:first-child .tooltip .tooltiptext::after, .images-menu-tooltip li:last-child .tooltip .tooltiptext::after {
    border-color: transparent #000 transparent transparent
}
.tooltip:hover .tooltiptext {
    visibility: visible
}
.loans-feature-benefits-buttons, .loans-feature-benefits-buttons {
    float: left;
    width: 100%
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections.sme-menu-innertab:last-child {
    width: 100%
}
.mega-menu-inner .inner-menu-tabs .tooltiptext .inner-menu-tabs-sections ul.sme-hvr-ul.active li:hover {
    box-shadow: 0 5px 15.36px .64px rgba(0, 0, 0, .09);
    background: transparent
}
.mega-menu-inner .inner-menu-tabs ul.inner-menu-tabs-list li .tooltip span {
    font-family: 'arial';
    font-weight: 700;
    font-size: 14px;
    color: #000;
    display: inline-block;
    line-height: 18px
}
.mega-menu-inner .inner-menu-tabs ul.inner-menu-tabs-list li .tooltip img {
    margin: 0 10px 0 0
}
.loans-menu-hover .loans-menu-hover-overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    text-align: left;
    padding: 20px 20px 0
}
.sme-menu-innertab ul.loans-menu-features-buttons li, .tools-menu-innertab ul.loans-menu-features-buttons li {
    width: 19%
}
.insurance-menu-innertab ul.loans-menu-features-buttons li {
    width: 18%
}
li.dropdown.megamenu-fw.on .mega-menu-inner.insurance-menu-inner, li.dropdown.megamenu-fw.on .mega-menu-inner.investments-menu-innertab, li.dropdown.megamenu-fw.on .mega-menu-inner.sme-menu-tooltip {
    width: 800px
}
ul.loans-menu-features-list li .tooltip:last-child {
    border-bottom: 0
}
ul.loans-menu-features-buttons li .red-button {
    width: 100%;
    float: left;
    margin: 0
}
ul.loans-menu-features-buttons li .red-button a {
    padding: 7px 40px 7px 20px !important;
    font-size: 14px !important;
    width: 100%;
    line-height: inherit !important;
    color: #fff
}
ul.loans-menu-features-buttons li .red-button a:hover {
    background: #e41937 !important
}
ul.loans-menu-features-buttons li:last-child {
    margin: 0
}
ul.loans-menu-features-buttons li a {
    font-size: 16px !important;
    color: #fff;
    font-family: 'arial' !important;
    font-weight: 700 !important;
    padding: 20px !important
}
.mega-menu-inner .inner-menu-tabs .inner-menu-tabs-sections .hover-menu-section .sme-menu-hover-overlay {
    position: relative;
    bottom: 0;
    width: 100%;
    height: auto;
    text-align: left;
    padding: 20px
}
.investments-menu .hover-menu-section img {
    width: 100%;
    height: 100%
}
.tractor-loan-bg1 {
    background-image: url(../images/menu-images/menu-tractor-loan-agri.png?quality=80&format=webp);
    background-position: center center
}
.tractor-loan-bg2 {
    background-image: url(../images/menu-images/menu-tractor-loan-5ways.png?quality=80&format=webp);
    background-position: center center
}
.utility-loan-bg1 {
    background-image: url(../images/menu-images/menu-utility-overview-1.jpg?quality=80&format=webp);
    background-position: center center
}
.utility-loan-bg2 {
    background-image: url(../images/menu-images/menu-utility-overview-2.jpg?quality=80&format=webp);
    background-position: center center
}
.car-loan-bg1 {
    background-image: url(../images/menu-images/car-loan-overview-1.jpg?quality=80&format=webp);
    background-position: center center
}
.car-loan-bg2 {
    background-image: url(../images/menu-images/car-loan-overview-2.jpg?quality=80&format=webp);
    background-position: center center
}
.commercial-loan-bg1 {
    background-image: url(../images/menu-images/Commercial_vechicle_loan_1.jpg?quality=80&format=webp);
    background-position: center center
}
.commercial-loan-bg2 {
    background-image: url(../images/menu-images/Commercial_vechicle_loan_2.jpg?quality=80&format=webp);
    background-position: center center
}
.preowned-loan-bg1 {
    background-image: url(../images/menu-images/preowned-vehicle-loans_overview1.jpg?quality=80&format=webp);
    background-position: center center
}
.preowned-loan-bg2 {
    background-image: url(../images/menu-images/preowned-vehicle-loans_overview2.jpg?quality=80&format=webp);
    background-position: center center
}
.three-wheeler-loan-bg1 {
    background-image: url(../images/menu-images/three-wheeler_overview1.jpg?quality=80&format=webp);
    background-position: center center
}
.three-wheeler-loan-bg2 {
    background-image: url(../images/menu-images/three-wheeler_overview2.jpg?quality=80&format=webp);
    background-position: center center
}
.two-wheeler-loan-bg1 {
    background-image: url(../images/menu-images/two-wheeler_overview_1.jpg?quality=80&format=webp);
    background-position: center center
}
.two-wheeler-loan-bg2 {
    background-image: url(../images/menu-images/two-wheeler_overview_2.jpg?quality=80&format=webp);
    background-position: center center
}
.personal-loan-bg1 {
    background-image: url(../images/menu-images/personal-loan-overview.png?quality=80&format=webp);
    background-position: center center
}
.home-loan-bg1 {
    background-image: url(../images/menu-images/Home-lone-overview.png?quality=80&format=webp);
    background-position: center center
}
.sme-loan-overview-bg1 {
    background-image: url(../images/menu-images/sme/sme.png?quality=80&format=webp);
    background-position: center center;
    border-radius: 6px
}
.insurance-loan-bg1 {
    background-image: url(../images/menu-images/menu-tractor-loan-agri.png?quality=80&format=webp);
    background-position: center center;
    border-radius: 6px
}
.investment-loan-bg1 {
    background-image: url(../images/menu-images/investments/investments.png?quality=80&format=webp);
    background-position: center center;
    border-radius: 6px
}
li.dmf-menu-title.active a {
    color: red
}
a.ul-li-active {
    color: #333 !important
}
a.ul-li-active:hover {
    color: red !important
}
@media(max-width:1600px) {
    .logo-wrap::before {
        height: 120px
    }
}
@media(max-width:1112px) {
    .mobile-drp {
        background-color: transparent;
        color: #fff;
        padding: 16px;
        font-size: 16px;
        border: none
    }
    .mobile-user {
        position: relative;
        display: inline-block
    }
    .dropdown-content1 {
        display: none;
        position: absolute;
        background-color: #f1f1f1;
        min-width: 185px;
        box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
        z-index: 1;
        z-index: 99;
        left: -91px;
        top: 47px
    }
    .dropdown-content1 a {
        color: #000;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        font-size: 12px
    }
    .dropdown-content1 ul {
        padding: 0
    }
    .dropdown-content1 ul li {
        list-style: none
    }
    .dropdown-content1 a:hover {
        background-color: #ddd
    }
    .mobile-user:hover .dropdown-content1 {
        display: block
    }
    .mobile-user:hover .mobile-drp {
        background-color: transparent
    }
    .home-slider.owl-carousel.owl-loaded, .inner-slider.owl-carousel.owl-loaded, .product-slider.owl-carousel.owl-loaded {
        display: inline-block
    }
    .mm-menu_offcanvas.mm-menu_opened {
        display: block
    }
    .desktop-menu {
        display: none
    }
    .mobile-logo {
        display: block
    }
    .mobile-menu .products-menu-top-fixed {
        position: fixed;
        top: 0;
        z-index: 100
    }
    .subnavs.inner-menu-list.affix {
        top: 49px
    }
    .mobile-menu {
        display: block
    }
    .mobile-menu .mobile-left-side {
        float: left
    }
    .mobile-menu .mobile-left-side a:last-child {
        float: left
    }
    .mobile-menu .mobile-left-side img.mobile-logo {
        position: relative;
        /*margin: 0 0 0 20px;*/
		padding-left: 20px;
        width: 100%
    }
    .mobile-menu .mobile-right-side {
        float: right
    }
    .mobile-menu .mobile-right-side .mobile-user {
        float: left;
        margin: -3px 0 0
    }
    .mobile-menu .mobile-right-side .mobile-user a::before, .mobile-menu .mobile-right-side .mobile-user a::after {
        background: transparent
    }
    .mobile-menu .mobile-right-side .mobile-user a {
        color: #000;
        padding: 4px 5px
    }
    .mobile-menu .mobile-right-side .mobile-select-languages {
        width: 70px;
        height: auto;
        font-size: 12px;
        border-radius: 12px;
        background-color: rgba(238, 197, 22, 0);
        border: 0 solid #313131;
        padding: 0;
        line-height: inherit;
        box-shadow: none;
        float: right;
        margin: 0 0 0 10px
    }
    .mobile-menu .mobile-right-side .mobile-select-languages .dropbtn {
        background-color: transparent;
        border: 0;
        font-size: 12px;
        font-family: 'arial'
    }
    .mobile-menu .mobile-right-side .mobile-select-languages .dropbtn:focus {
        outline: 0
    }
    .mobile-menu .mobile-right-side .mobile-select-languages .icon-bottom-arrow {
        position: relative;
        top: 1px;
        left: 3px;
        font-weight: 400;
        font-size: 10px
    }
    .mobile-menu .mobile-right-side .mobile-select-languages .dropdown {
        position: relative;
        display: inline-block;
        background-color: transparent;
        border: 0
    }
    .mobile-menu .mobile-right-side .mobile-select-languages .dropdown-content {
        display: none;
        position: absolute;
        background-color: #f9f9f9;
        min-width: 120px;
        box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
        z-index: 10;
        right: -10px;
        top: 20px
    }
    .mobile-menu .mobile-right-side .mobile-select-languages .dropdown-content a {
        position: relative;
        display: inline-table;
        width: 100%;
        padding: 4px 10px;
        font-size: 12px;
        color: #4d4d4d;
        background: transparent;
        cursor: pointer;
        font-family: 'arial';
        font-weight: 700;
        color: #000
    }
    .mobile-menu .mobile-right-side .mobile-select-languages .dropdown-content a::before, .mobile-menu .mobile-right-side .mobile-select-languages .dropdown-content a::after {
        background: transparent
    }
    .mobile-menu .mobile-right-side .mobile-select-languages .dropdown-content a:hover {
        background-color: #f1f1f1
    }
    .mobile-menu .mobile-right-side .mobile-select-languages .dropdown:hover .dropdown-content {
        display: block
    }
    .mobile-menu .mobile-right-side .mobile-select-languages .dropdown:hover .dropbtn {
        background-color: transparent
    }
    .mobile-menu nav:not(.mm-menu) {
        display: none
    }
    .mobile-menu .header {
        background: #e41937;
        font-size: 16px;
        font-weight: 700;
        color: #fff;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        float: left;
        height: auto;
        padding: 20px;
        transition: .05s all
    }
    .mobile-menu .header.fixed {
        position: fixed;
        top: 0;
        left: 0
    }
    .mobile-menu .footer.fixed {
        position: fixed;
        bottom: 0;
        left: 0
    }
    .mobile-menu .header a.mobile-logo-link {
        display: block;
        width: 20px;
        height: 3px;
        padding: 3px 0 0;
        position: relative;
        top: 0;
        left: 0;
        float: left
    }
    .mobile-menu .header a.mobile-logo-link::before, .mobile-menu .header a.mobile-logo-link::after {
        content: '';
        display: block;
        background: #fff;
        height: 2px;
        transition: all .4s ease
    }
    .mobile-menu .header a.mobile-logo-link span {
        background: #fff;
        display: block;
        height: 2px;
        margin: 6px 0;
        transition: all .4s ease
    }
    .mobile-menu .products-loan-menu {
        float: left;
        width: 100%;
        display: block
    }
    .mobile-menu .products-loan-menu ul.products-loan-list {
        list-style: none;
        margin: 0;
        padding: 0
    }
    .mobile-menu .products-loan-menu ul.products-loan-list li {
        float: left;
        width: 50%
    }
    .mobile-menu .products-loan-menu ul.products-loan-list button {
        width: 100%;
        background: #e6e6e6;
        padding: 10px 20px;
        text-align: left;
        border: 1px solid #f4f4f4;
        font-family: 'arial';
        font-weight: 700;
        font-size: 12px
    }
    .mobile-menu .products-menu-top-fixed ul.products-loan-list button {
        padding: 15px 20px;
        transition: all ease-in-out .3s
    }
    .mobile-menu .products-loan-menu ul.products-loan-list .icon-bottom-arrow {
        font-size: 10px;
        color: #000;
        float: right;
        margin: 7px 0 0
    }
    .mobile-menu .products-loan-menu ul.dropdown-menu {
        background-color: #f4f4f4;
        border: 0;
        border-radius: 1px;
        padding: 0;
        margin: 0;
        width: 100%
    }
    .mobile-menu .products-loan-menu ul.dropdown-menu li {
        width: 100%;
        float: left;
        background-color: #fafafa
    }
    .mobile-menu .products-loan-menu ul.dropdown-menu li:hover {
        background: #fef101
    }
    .mobile-menu .products-loan-menu ul.dropdown-menu a {
        border-bottom: 1px solid #e1e1e1;
        margin: 0 7px;
        padding: 7px 7px 7px 12px;
        font-family: 'arial';
        font-weight: 700;
        font-size: 12px;
        color: #000
    }
    .mobile-menu .products-loan-menu ul.dropdown-menu a:hover {
        background: transparent
    }
    .mm-listitem:hover {
        background: #fef101
    }
    .mm-listitem.search-li:hover {
        background: transparent
    }
    .mm-listitem {
        padding: 0 !important;
        font-family: 'arial';
        font-weight: 700;
        font-size: 12px
    }
    .mm-listitem>a {
        border-bottom: 1px solid #e1e1e1
    }
    .mm-listitem span {
        border-bottom: 1px solid #e1e1e1;
        padding: 10px 0
    }
    .mm-listitem a.mm-btn_next mm-btn_fullwidth {
        border-bottom: 0
    }
    .mm-listitem a.no-border-bottom {
        border-bottom: 1px solid #e1e1e1;
        padding-left: 0
    }
    .mm-listitem input.mobile-search {
        border: 0;
        border-bottom: 1px solid #e1e1e1;
        width: 100%;
        min-height: 35px;
        padding: 0;
        background: transparent;
        color: #9c9c9c
    }
    .mm-listitem button.search-button {
        position: absolute;
        right: -3px;
        border: 0;
        background: transparent;
        top: 7px;
        color: #9c9c9c
    }
    .mm-listitem button.search-button:focus {
        outline: 0
    }
}
@media(min-width:320px) and (max-width:740px) {
    .mobile-menu {
        position: relative;
        z-index: 10
    }
}
.bottom-arrow, .btnright2.btn-1.btncalculatemi, .btnright3.btn-1.insurance-apply-btn {
    display: none
}
.iwould-like .dropdown, .iwould-like span {
    font-size: 30px;
    font-weight: 700;
    font-family: arial
}
.in-effect, .management .img-test, .tools-investments {
    overflow: hidden
}
.apply-loan.in-effect.calc-steps {
    padding: 0 0 150px
}
.depart-text {
    padding-left: 30px
}
.calc-stepsbg {
    background: rgba(0, 0, 0, .8) !important;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3
}
.in-effect {
    position: relative
}
.quotered-cus-speak {
    background-image: url(../images/icons/quote-red.png?quality=80&format=webp);
    display: block;
    height: 23px;
    background-repeat: no-repeat;
    margin-bottom: 20px
}
.apply-loan {
    background: url(../images/apply-loanbg.jpg?quality=80&format=webp) no-repeat;
    background-size: cover;
    width: 100%;
    margin-top: 0;
    padding-bottom: 120px
}
.iwould-like-width {
    width: auto;
    margin: 0 auto;
    text-align: center
}
.iwould-like {
    border-bottom: 0 solid #fff;
    padding: 0 10px;
    width: auto
}
.iwould-like .icon-bottom-arrow {
    color: #fff;
    margin: 0 0 0 10px
}
.iwould-like span {
    color: #fff;
    float: none;
    margin: 0;
    border-bottom: 1px solid #939292;
    padding: 0 0 2px
}
.iwould-like .dropdown {
    background: 0 0;
    border-color: transparent;
    color: #fed101;
    width: auto;
    position: relative;
    left: -5px;
    top: 2px
}
.iwould-like button {
    background: 0 0;
    width: auto;
    margin: 0;
    padding: 0;
    text-align: left;
    border: none
}
.iwould-like button span {
    padding: 0 0 0 10px;
    color: #fef101
}
.iwould-like .dropdown li {
    background: #fff;
    color: #323232;
    padding: 0;
    font-family: arial;
    font-weight: 700;
    font-size: 14px
}
.iwould-like .dropdown li a {
    color: #323232;
    padding: 10px 0 10px 15px;
    font-weight: 700
}
.iwould-like .dropdown li a:hover {
    color: #323232;
    background: #fed101
}
.iwould-like .dropdown-menu {
    position: absolute;
    float: right;
    left: inherit;
    top: 40px;
    right: 0;
    width: auto;
    padding: 0;
    border: none;
    margin: 0;
    border-radius: 1px;
    box-shadow: none
}
.apply-loan-slider-container, .apply-now-carousel {
    width: 100%;
    float: left
}
.iwould-like img.apply-down-arrow {
    display: inline-block
}
.display-tab {
    display: block !important
}
.apply-loan-slider.owl-carousel, .apply-loan-slider1.owl-carousel, .apply-loan-slider2.owl-carousel, .apply-loan-slider3.owl-carousel, .apply-loan-slider4.owl-carousel, .apply-now-carousel.owl-carousel, .executive-pro-carousel.owl-carousel {
    display: block
}
.apply-loan-slider, .apply-loan-slider1, .apply-loan-slider2, .apply-loan-slider3, .apply-loan-slider4 {
    padding: 60px 0;
    float: left;
    width: 100%;
    display: none !important
}
.apply-now-carousel {
    padding: 0 0 60px;
    display: none !important
}
.apply-loan-slider.currentactiveitem, .apply-loan-slider1.currentactiveitem, .apply-loan-slider2.currentactiveitem, .apply-loan-slider3.currentactiveitem, .apply-loan-slider4.currentactiveitem, .apply-now-carousel.currentactiveitem {
    display: block !important
}
.apply-loan-slider .item, .apply-loan-slider1 .item, .apply-loan-slider2 .item, .apply-loan-slider3 .item, .apply-loan-slider4 .item, .apply-now-carousel .item {
    text-align: center;
    padding: 0
}
.apply-loan-slider img, .apply-loan-slider1 img, .apply-loan-slider2 img, .apply-loan-slider3 img, .apply-loan-slider4 img, .apply-now-carousel img {
    width: auto;
    margin: 0 auto
}
.apply-loan-slider h3, .apply-loan-slider h3 p, .apply-loan-slider1 h3, .apply-loan-slider1 h3 p, .apply-loan-slider2 h3, .apply-loan-slider2 h3 p, .apply-loan-slider3 h3, .apply-loan-slider3 h3 p, .apply-loan-slider4 h3, .apply-loan-slider4 h3 p, .apply-now-carousel h3, .apply-now-carousel h3 p {
    font-size: 13px;
    color: #fff;
    min-height: 36px;
    font-family: arial;
    font-weight: 700;
    margin: 20px 0 0;
    line-height: 18px
}
.apply-loan-slider .owl-dots, .apply-loan-slider1 .owl-dots, .apply-loan-slider2 .owl-dots, .apply-loan-slider3 .owl-dots, .apply-loan-slider4 .owl-dots, .apply-now-carousel .owl-dots {
    display: none
}
.apply-loan-slider i, .apply-loan-slider1 i, .apply-loan-slider2 i, .apply-loan-slider3 i, .apply-loan-slider4 i, .apply-now-carousel i {
    color: #fff;
    font-size: 50px;
    font-weight: 400
}
.currentactiveitem .loan-item {
    width: 112px;
    padding: 30px 0;
    cursor: pointer
}
.currentactiveitem .loan-item:hover img {
    transform: scale(1.1);
    transition: all ease-in-out .3s
}
.currentactiveitem .item-active {
    background: #e41937 !important
}
.currentactiveitem .loan-item.item-active:hover {
    background: #e41937
}
.apply-loan-slider1 .owl-item, .apply-loan-slider2 .owl-item, .apply-loan-slider3 .owl-item, .apply-loan-slider4 .owl-item, .apply-now-carousel .owl-item {
    float: left;
    padding: 0
}
.apply-loan-slider1 .item, .apply-loan-slider2 .item, .apply-loan-slider3 .item, .apply-loan-slider4 .item {
    width: auto;
    float: left;
    padding: 0
}
.apply-now-carousel .item {
    width: auto;
    float: none;
    padding: 0
}
.apply-loan-slider1 .loan-item:hover img, .apply-loan-slider2 .insurance-item:hover img, .apply-loan-slider3 .investment-item:hover img, .apply-loan-slider4 .sme-item:hover img, .apply-now-carousel .sme-item:hover img {
    transform: scale(1.1);
    transition: all ease-in-out .3s
}
.apply-loan-slider1 .loan-item1:hover, .apply-now-carousel .loan-item1:hover {
    background: #e41937;
    padding: 30px 20px
}
.apply-loan-slider1 .item:hover, .apply-loan-slider2 .item:hover, .apply-loan-slider3 .item:hover, .apply-loan-slider4 .item:hover, .apply-now-carousel .item:hover {
    background: 0 0;
    padding: 0
}
.apply-loan-slider3 .investment-item1 {
    float: right;
    padding: 30px 20px
}
.apply-loan-slider3 .investment-item1:hover {
    background: #e41937;
    padding: 30px 20px
}
.apply-loan-slider3 .investment-item1:hover img, .apply-loan-slider3 .investment-item2:hover img {
    transform: scale(1.1);
    transition: all ease-in-out .3s
}
.apply-loan-slider3 .investment-item2 {
    float: left;
    padding: 30px 20px
}
.apply-loan-slider3 .investment-item2:hover {
    background: #e41937;
    padding: 30px 20px
}
.loans-item-center {
    margin: 0 auto;
    display: table
}
img.arrow-right-black {
    width: auto;
    display: inline;
    margin-left: 10px
}
.apply-loan-buttons-center {
    width: 100%;
    float: left
}
.apply-loan-buttons {
    width: auto;
    margin: 0 auto;
    display: table
}
.apply-loan-buttons .apply-buttons {
    float: left;
    margin: 0 30px 0 0
}
.tools-resources-slider {
    margin-top: 25px
}
.tools-resources-slider .owl-nav {
    position: absolute;
    bottom: 55%;
    width: 100%;
    text-align: left
}
.tool-resources .live-updates .transparent-button, .tools-resources-slider .card-inverse .transparent-button {
    bottom: 15px
}
.tools-resources-slider .owl-nav .owl-prev {
    background: 0 0;
    color: #7f7f7f;
    left: -5%;
    position: absolute
}
.tools-resources-slider .owl-nav .owl-next {
    position: absolute;
    right: -5%;
    background: 0 0;
    color: #7f7f7f
}
.tools-resources-slider .owl-nav i {
    font-size: 30px;
    font-weight: 400
}
.tools-resources-slider .owl-nav .owl-next:hover, .tools-resources-slider .owl-nav .owl-prev:hover {
    background: 0 0;
    color: #7f7f7f
}
.tools-resources-slider .owl-dots {
    display: none;
    margin: 10px 0 0;
    text-align: left
}
.tools-resources-slider .owl-dots .owl-dot span {
    border-radius: 1px;
    width: 22px;
    height: 4px;
    background: #c6c6c6;
    margin: 0 5px 0 0
}
.tools-resources-slider .owl-dots .owl-dot.active span {
    background: #e41937;
    margin: 0 5px 0 0
}
.tools-resources-slider .transparent-button a {
    padding: 12px 0
}
.tools-resources-slider .transparent-button .round {
    right: -47px
}
.tool-resources .transparent-button .icon-right-arrow {
    top: 21px
}
.tools-insurance-details .transparent-button-white .icon-right-arrow, .tools-investments-details .transparent-button .icon-right-arrow {
    top: 9px
}
.tool-resources .card.card-inverse {
    position: relative
}
.tool-resources .card.card-inverse:hover img.img-education-icon {
    transform: none;
    transition: none
}
.tool-resources .transparent-button {
    position: absolute
}
.tool-resources .card.card-inverse img.card-img.img-responsive {
    height: 100%;
    width: 100%
}
.tool-resources .card-img-overlay.faq-section {
    margin: -8px 0 0
}
.tool-resources .card-img-overlay {
    position: absolute;
    top: 60px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    text-align: center
}
.tool-resources .card-img-overlay .white-text {
    padding: 0 20px
}
.tool-resources .card-img-overlay h2.card-title {
    font-family: arial;
    font-weight: 700;
    color: #fff;
    font-size: 30px;
    padding: 60px 0 30px;
    margin: 0
}
.tool-resources a.full-link {
    text-align: center;
    width: 100%
}
.tool-resources .card-img-overlay h2.card-title.black {
    font-family: arial;
    font-weight: 700;
    color: #323232;
    font-size: 30px;
    padding: 60px 0;
    margin: 0
}
.tool-resources .card-img-overlay ul {
    width: auto;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    display: inline-block
}
.mahindra-milestones .customer-slider .owl-nav, .mahindra-milestones .milestones-slider .owl-nav, .mahindra-milestones-dmf .milestones-slider .owl-nav, .sustainability-section-dmf .customer-slider .owl-nav {
    display: none
}
.tool-resources .card-img-overlay li {
    float: left;
    color: #fff;
    font-family: arial;
    font-size: 14px;
    margin: 0 0 10px;
    list-style: none;
    text-align: center;
    padding: 0 15px
}
.tool-resources .card-img-overlay ul.tools-mblogs li:nth-child(2) {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff
}
.tool-resources .card-img-overlay ul.tools-calculators li:nth-child(2) {
    border-left: 1px solid #fff
}
.tool-resources .card-img-overlay li a {
    color: #fff
}
.tool-resources .card-img-overlay li a:hover {
    color: #e41937;
    transition: all ease-in-out .3s
}
.tool-resources .card-img-overlay img.img-education-icon {
    border-bottom: 1px solid #e41937;
    padding: 0 0 30px;
    margin: 0 auto
}
.tool-resources .card-img-overlay .tools-form-details {
    color: #fffdfd;
    font-size: 16px;
    font-family: arial
}
.tool-resources .tools-faq-slider {
    background: #fed518;
    text-align: left;
    position: absolute;
    bottom: 0;
    padding: 20px 20px 0;
    width: 100%
}
.tool-resources .tools-faq-section h5 {
    font-family: arial;
    font-weight: 700;
    font-size: 14px
}
.tool-resources .tools-faq-section p {
    font-family: arial;
    font-size: 14px;
    color: #323232
}
.tool-resources .faq-read-more {
    position: relative;
    z-index: 1;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    text-align: left
}
.tool-resources .vertical .carousel-inner {
    height: 100%
}
.tool-resources .live-updates-title {
    background: #d91936;
    color: #fff;
    text-align: center;
    float: left;
    position: relative;
    z-index: 10;
    padding: 0 10px;
    margin: 20px;
    font-size: 12px
}
.tools-insurance-details p.insurance-details, .tools-insurance-details p.transparent-button-white, .tools-investments-details p {
    margin: 0
}
.tool-resources .live-updates {
    background: #3b3b3b;
    position: absolute;
    top: 0
}
.tool-resources .live-updates p {
    color: #fff;
    margin: 0;
    text-align: center;
    padding: 20px 0 0;
    font-family: arial;
    font-weight: 700
}
.tool-resources .live-updates .active .live-section {
    position: absolute;
    bottom: 0;
    padding: 0 50px 20px
}
.tool-resources .live-updates .active .live-section p.transparent-button {
    position: relative
}
.investments-section {
    float: left;
    width: 100%
}
.tools-insurance-details {
    background-color: rgba(224, 26, 55, .7);
    color: #fff;
    width: 261px;
    padding: 25px;
    position: absolute;
    top: 0;
    left: 0
}
.tools-insurance-details p.transparent-button-white .btn-1, .tools-investments-details p.transparent-button .btn-1 {
    padding: 0 40px 0 0
}
.tools-investments {
    position: relative
}
.tools-insurance-right {
    position: absolute;
    right: -10px
}
.tools-investments-details {
    position: absolute;
    top: 0;
    right: 0;
    width: 261px;
    background-color: rgba(254, 241, 1, .7);
    padding: 25px
}
.tools-investments-details a.read-more-red {
    left: 30px
}
.mahindra-milestones {
    background-size: cover;
    height: auto;
    background-position: center
}
.mahindra-milestones .milestones-more {
    background-color: rgba(254, 241, 1, .7);
    float: left;
    width: 380px;
    padding: 40px;
    position: absolute;
    z-index: 1
}
.mahindra-milestones .milestones-more p.milestones-more-para {
    color: #323232;
    font-size: 18px;
    font-family: arial;
    font-weight: 700;
    margin: 20px 0
}
.mahindra-milestones .milestones-more p a {
    font-size: 14px
}
.mahindra-milestones .milestones-left {
    float: left
}
.mahindra-milestones .milestones-right {
    background: url(../images/milestonesbg.jpg?quality=80&format=webp) right no-repeat;
    height: 493px
}
.mahindra-milestones .milestones-slider.owl-carousel.owl-theme.owl-loaded.owl-drag {
    position: absolute;
    bottom: 149px;
    left: 415px;
    width: 44%
}
.mahindra-milestones .milestones-slider .item {
    padding: 0
}
.mahindra-milestones .milestones-slider .item .milestones-slider-section {
    float: left;
    width: 45%
}
.mahindra-milestones .milestones-slider .owl-dot span {
    border-radius: 1px;
    width: 22px;
    height: 4px;
    background: #fff;
    margin: 0 5px 0 0
}
.mahindra-milestones .milestones-slider .owl-dot.active span {
    background: #fef101;
    margin: 0 5px 0 0
}
.mahindra-milestones .milestones-slider .owl-dots {
    text-align: left
}
.mahindra-milestones .milestones-slider h5 {
    font-family: arial;
    font-weight: 700;
    font-size: 50px;
    color: #fff
}
.mahindra-milestones .milestones-slider ul {
    color: #fff;
    padding-left: 15px
}
.mahindra-milestones .milestones-slider p {
    font-family: arial;
    font-weight: 700;
    font-size: 18px;
    color: #fff
}
.Kannada-lang .mahindra-milestones .milestones-slider p {
   font-size: 16px;
}
.mahindra-milestones .customers-speak {
    background: #f7f7f7;
    padding: 30px;
    height: 493px
}
.mahindra-milestones .customers-speak .red-button .btn-1 {
    margin: 30px 0 0
}
.mahindra-milestones .customer-slider {
    padding: 0
}
.mahindra-milestones .customer-slider p {
    color: #757575;
    font-size: 14px;
    font-family: arial
}
.mahindra-milestones .customer-slider img {
    width: auto;
    margin: 0 0 20px
}
.mahindra-milestones .customer-slider .owl-dots {
    margin: 10px 0 0;
    text-align: left
}
.mahindra-milestones .customer-slider .owl-dot span {
    border-radius: 1px;
    width: 22px;
    height: 4px;
    background: #c6c6c6;
    margin: 0 5px 0 0
}
.mahindra-milestones .customer-slider .owl-dot.active span {
    background: #e41937;
    margin: 0 5px 0 0
}
.mahindra-milestones .customer-slider img.img-circle {
    width: 75px;
    height: 75px;
    float: left;
    margin: 10px 0 0
}
.mahindra-milestones .customer-slider .customer-details {
    margin: 10px 0 0 20px;
    float: left
}
.mahindra-milestones .customer-slider .customer-details p {
    font-family: arial;
    font-weight: 700;
    color: #000;
    font-size: 14px;
    margin: 0 0 5px
}
.mahindra-milestones .customer-slider .customer-details span {
    font-family: arial;
    color: #000;
    font-size: 13px
}
.mahindra-milestones-dmf {
    background-size: cover;
    height: auto;
    background-position: center
}
.mahindra-milestones-dmf .inner-titles {
    color: #fff;
    margin: 0 0 30px
}
.mahindra-milestones-dmf .milestones-more {
    background-color: rgba(254, 241, 1, .9);
    float: left;
    width: 325px;
    padding: 45px 25px;
    position: absolute;
    z-index: 1;
    left: 22px
}
.mahindra-milestones-dmf .milestones-more p {
    color: #323232;
    font-size: 17px;
    font-family: arial;
    font-weight: 700;
    margin: 20px 0 0
}
.mahindra-milestones-dmf .milestones-more p a {
    font-size: 14px
}
.mahindra-milestones-dmf .milestones-left {
    float: left;
    width: 24%
}
.mahindra-milestones-dmf h2.titles {
    padding: 0 0 30px 5px
}
.mahindra-milestones-dmf .milestones-right {
    background: url(../images/milestonesbg.jpg?quality=80&format=webp) right no-repeat;
    height: 493px;
    float: right;
    width: 76%
}
.mahindra-milestones-dmf .sustainability-history {
    background: url(../images/sustainability-historybg.jpg?quality=80&format=webp) right no-repeat;
    height: 493px
}
.mahindra-milestones-dmf .milestones-slider.owl-carousel.owl-theme.owl-loaded.owl-drag {
    position: absolute;
    bottom: 76px;
    left: 365px;
    width: 40%
}
.mahindra-milestones-dmf .milestones-slider .item {
    padding: 0;
    width: 90%
}
.mahindra-milestones-dmf .milestones-slider .owl-dot span {
    border-radius: 1px;
    width: 22px;
    height: 4px;
    background: #fff;
    margin: 0 5px 0 0
}
.mahindra-milestones-dmf .milestones-slider .owl-dot.active span {
    background: #fef101;
    margin: 0 5px 0 0
}
.mahindra-milestones-dmf .milestones-slider .owl-dots {
    text-align: left
}
.mahindra-milestones-dmf .milestones-slider .item .milestones-slider-section {
    float: left;
    width: 60%
}
.mahindra-milestones-dmf .milestones-slider .item .milestones-slider-section ul {
    color: #fff;
    padding-left: 15px
}
.mahindra-milestones-dmf .milestones-slider .item .milestones-slider-section ul p {
    font-family: arial;
    font-weight: 700;
    font-size: 18px;
    color: #fff
}
.mahindra-milestones-dmf .milestones-slider h5 {
    font-family: arial;
    font-weight: 700;
    font-size: 50px;
    color: #fff
}
.mahindra-milestones-dmf .milestones-slider p, .mahindra-milestones-dmf .sustainability-history .insurance-details {
    font-size: 14px;
    color: #fff;
    font-family: arial
}
.mahindra-milestones-dmf .milestones-slider p {
    font-weight: 700
}
.mahindra-milestones-dmf .sustainability-history {
    position: relative
}
.mahindra-milestones-dmf .sustainability-history .transparent-button-white .btn-1, .sustain-right .transparent-button .btn-1 {
    padding-left: 0
}
.mahindra-milestones-dmf img {
    height: 100%
}
.mahindra-milestones-dmf .history-section {
    background: #e01a37;
    padding: 15px;
    float: right;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 60%;
    height: 318px
}
.mahindra-milestones-dmf .history-section h3.titles {
    font-size: 30px
}
.mahindra-milestones-dmf .history-section .history-scroll {
    margin: 50px 0 35px
}
.mahindra-milestones-dmf .history-scroll p {
    color: #fff;
    font-size: 14px;
    font-family: arial;
    line-height: 18px
}
.mahindra-milestones-dmf .history-scroll .sustain-bgcolor {
    background: #ffdc44
}
.sustainability-section-dmf {
    background: #fff
}
.sustainability-section-dmf .customers-speak {
    background: #f7f7f7;
    padding: 40px;
    height: 493px
}
.sustainability-section-dmf .customers-speak .red-button .btn-1 {
    float: left;
    margin: 20px 0 0
}
.sustainability-section-dmf .customer-slider {
    padding: 0
}
.sustainability-section-dmf .customer-slider p {
    color: #757575;
    font-size: 14px;
    font-family: arial
}
.sustainability-section-dmf .customer-slider img {
    width: auto;
    margin: 0 0 20px
}
.sustainability-section-dmf .customer-slider .owl-dots {
    margin: 10px 0 0;
    text-align: left
}
.sustainability-section-dmf .customer-slider .owl-dot span {
    border-radius: 1px;
    width: 22px;
    height: 4px;
    background: #c6c6c6;
    margin: 0 5px 0 0
}
.sustainability-section-dmf .customer-slider .owl-dot.active span {
    background: #e41937;
    margin: 0 5px 0 0
}
.sustainability-section-dmf .customer-slider img.img-circle {
    width: 75px;
    height: 75px;
    float: left;
    margin: 10px 0 0
}
.sustainability-section-dmf .customer-slider .customer-details {
    margin: 10px 0 0 20px;
    float: left
}
.sustainability-section-dmf .customer-slider .customer-details p {
    font-family: arial;
    font-weight: 700;
    color: #000;
    font-size: 14px;
    margin: 0 0 5px
}
.sustainability-section-dmf .customer-slider .customer-details span {
    font-family: arial;
    color: #000;
    font-size: 14px
}
.sustainability-section-dmf .sustain-left {
    float: left;
    position: relative;
    width: 50%
}
.sustainability-section-dmf .sustain-left .sustain-left-top {
    position: relative
}
.sustainability-section-dmf .sustain-left .sustain-left-top-details {
    color: #000;
    font-size: 14px;
    padding: 30px 15px;
    background-color: #fef101;
    min-height: 246px;
    width: 100%;
    position: relative
}
.sustainability-section-dmf .sustain-left .sustain-left-top-details.sustain-details2, .sustainability-section-dmf .sustain-left .sustain-left-top-details:nth-child(2) {
    background-color: #fbdb07
}
.sustainability-section-dmf .sustain-left a {
    color: #fff
}
.sustainability-section-dmf .sustain-left .fa-arrow-down {
    position: absolute;
    right: 15px;
    bottom: 30px;
    color: #e41937;
    font-weight: 100;
    font-size: 15px
}
.sustainability-section-dmf .sustain-left .sustain-title, .sustainability-section-dmf .sustain-left .sustain-year {
    font-family: arial;
    font-size: 18px
}
.sustainability-section-dmf .sustain-left .sustain-title {
    font-weight: 700;
    float: left;
    width: 100%;
    margin: 30px 0
}
.sustainability-section-dmf .sustain-left .sustain-download {
    display: inline-block;
    float: right;
    position: absolute;
    bottom: 20px;
    right: 30px
}
.sustainability-section-dmf .sustain-right {
    float: left;
    position: relative;
    width: 50%
}
.sustainability-section-dmf .sustain-right .sustain-left-top {
    position: relative
}
.sustainability-section-dmf .sustain-right .sustain-left-top-details {
    color: #000;
    font-size: 14px;
    padding: 30px 15px;
    background-color: #f9c70c;
    min-height: 246px;
    width: 100%;
    position: relative
}
.sustainability-section-dmf .sustain-right .fa-arrow-down {
    position: absolute;
    right: 15px;
    bottom: 30px;
    color: #e41937;
    font-weight: 100;
    font-size: 15px
}
.sustainability-section-dmf .sustain-right .sustain-title, .sustainability-section-dmf .sustain-right .sustain-year {
    font-size: 18px;
    font-family: arial
}
.sustainability-section-dmf .sustain-right .sustain-title {
    font-weight: 700;
    float: left;
    width: 100%;
    margin: 30px 0
}
.sustainability-section-dmf .sustain-right .sustain-download {
    display: inline-block;
    float: right;
    position: absolute;
    bottom: 20px;
    right: 30px
}
.sustainability-section-dmf .sustain-right .sustain-dropdown {
    width: 100%;
    height: 245px;
    background: #f7f7f7;
    padding: 30px 15px 15px
}
.sustainability-section-dmf .sustain-right .titles {
    padding: 0 0 30px
}
.sustainability-section-dmf .select-dropdown {
    margin: 20px 0
}
.sustainability-section-dmf button {
    color: #4d4d4d;
    padding: 0 4px 5px 0;
}
.sustainability-section-dmf .dropdown-arrow-black {
    margin: 0 0 0 20px
}
.sustainability-section-dmf .btn-primary.active, .sustainability-section-dmf .btn-primary.focus, .sustainability-section-dmf .btn-primary:focus, .sustainability-section-dmf .btn-primary:hover {
    color: #4d4d4d;
    box-shadow: none
}
.sustainability-section-dmf .btn-primary.active, .sustainability-section-dmf .btn-primary:active, .sustainability-section-dmf .btn-primary:hover, .sustainability-section-dmf .open>.dropdown-toggle.btn-primary {
    color: #4d4d4d
}
.sustainability-section-dmf .transparent-button {
    position: relative
}
.aboutus-intro .custom-slim-scroll p {
    color: #757575;
    font-size: 14px;
    font-family: arial;
    margin: 0 0 20px
}
.aboutus-intro .custom-slim-scroll ul {
    padding: 0 0 0 15px;
    color: #757575
}
.aboutus-intro .custom-slim-scroll p:last-child {
    margin-bottom: 0
}
.aboutus-intro .custom-slim-scroll img {
    margin: 0 0 15px
}
.aboutus-intro .custom-slim-scroll ul.intro-list {
    padding: 0
}
.aboutus-intro .custom-slim-scroll ul.intro-list li {
    margin: 0 0 15px;
    color: #757575;
    font-size: 14px;
    font-family: arial
}
.aboutus-intro .custom-slim-scroll span, .aboutus-intro .custom-slim-scroll ul.intro-list li span {
    font-family: arial;
    font-weight: 700;
    color: #323232
}
.core-values {
    background-color: #faf9f9
}
.core-values .core-text {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    color: #757575;
    font-family: arial
}
.core-values .core-values-circle {
    width: 100%;
    height: auto;
    background: url(../images/core-dotsbg.png?quality=80&format=webp) top center no-repeat;
    margin: 100px 0 0
}
.core-values .nav-tabs {
    border-bottom: 0;
    position: relative;
    top: 185px
}
.core-values .nav-tabs>li {
    width: 20%;
    border-radius: 50%;
    margin: 0
}
.core-values li.core-tab1 {
    position: absolute;
    bottom: -70px;
    left: 118px
}
.core-values li.core-tab2 {
    position: absolute;
    bottom: 80px;
    left: 245px
}
.core-values li.core-tab3 {
    position: absolute;
    bottom: 130px;
    left: 462px
}
.core-values li.core-tab4 {
    position: absolute;
    bottom: 80px;
    right: 245px
}
.core-values li.core-tab5 {
    position: absolute;
    bottom: -70px;
    right: 118px
}
.core-values .nav-tabs>li.active a, .core-values .nav-tabs>li:hover a {
    background-color: #efefef;
    box-shadow: 0 14px 16px 0 rgba(0, 0, 0, .17)
}
.core-values .nav-tabs>li a {
    border: 4px solid #efefef;
    width: 116px;
    height: 116px;
    border-radius: 50%;
    margin: 0 auto;
    background: #efefef
}
.core-values .nav-tabs>li a img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    filter: gray;
    -webkit-filter: grayscale(1);
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s
}
.core-values .nav-tabs>li.active>a {
    width: 116px;
    height: 116px;
    border-radius: 50%;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}
.core-values .nav-tabs>li.active>a img {
    filter: none;
    -webkit-filter: grayscale(0)
}
.core-values .nav-tabs>li>a:focus {
    width: 116px;
    height: 116px;
    border-radius: 50%;
    border: 4px solid #efefef;
    background: #efefef
}
.core-values .nav-tabs>li.active>a .values-hover {
    display: block;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}
.core-values .nav-tabs>li>a:hover {
    width: 116px;
    height: 116px;
    border-radius: 50%;
    border: 4px solid #efefef;
    background: #efefef;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.core-values .nav-tabs>li>a:hover img {
    filter: none;
    -webkit-filter: grayscale(0)
}
.core-values .values-hover {
    display: none
}
.core-values .nav-tabs>li>a:hover .values-hover {
    display: block
}
.core-values .tab-content {
    width: 40%;
    margin: 75px auto
}
.core-values .tab-content h3 {
    color: #ee334f;
    font-family: arial;
    font-weight: 700;
    font-size: 25px;
    text-align: center;
    margin: 0 0 20px
}
.aboutus-strenghts {
    background: url(../images/aboutus-strenghtsbg.jpg?quality=80&format=webp) no-repeat;
    height: auto;
    background-size: cover
}
.aboutus-strenghts .col-md-offset-2 {
    margin-left: 12.666667%
}
.aboutus-strenghts .strenghts-list {
    margin: 30px 0 0;
    min-height: 355px
}
.aboutus-strenghts .strenghts-list:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}
.aboutus-strenghts .strenghts-text {
    width: 67%;
    margin: 0 auto;
    text-align: center;
    color: #a9a9a9
}
.aboutus-strenghts img {
    margin: 0 auto;
    display: block;
    border-bottom: 1px solid #e41937;
    padding: 0 0 15px;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.aboutus-strenghts .aboutus-strenghts-title {
    color: #fff;
    font-size: 18px;
    font-family: arial;
    font-weight: 700;
    text-align: center;
    margin: 15px 0
}
.aboutus-strenghts .aboutus-strenghts-para {
    color: #a9a9a9;
    font-size: 14px;
    font-family: arial;
    text-align: center
}
.rise-philosophy h2 {
    font-family: arial;
    font-weight: 700;
    margin: 0;
    padding: 0
}
.rise-philosophy img {
    margin: 0 auto;
    display: block
}
.milestones-content, .milestones-img {
    display: inline-block
}
.mahindra-milestones-inner {
    background: url(../images/history-milstonesbg.jpg?quality=80&format=webp) no-repeat;
    height: auto;
    background-size: cover
}
.mahindra-milestones-inner .mahindra-milestones-slider {
    padding: 190px 0 70px
}
.mahindra-milestones-inner .mahindra-milestones-slider.mahindra-milestones-slider-withoutimg {
    padding: 190px 0 0
}
.mahindra-milestones-inner .inner-titles {
    color: #fff;
    margin: 0
}
.milestones-section {
    margin: 0 auto;
    width: 75%
}
.milestones-content {
    width: auto;
    margin: 0 0 0 30px;
    position: absolute;
    top: 0
}
.milestones-content-withoutimg {
    display: inline-block;
    width: auto;
    margin: 0 0 0 30px
}
.mahindra-milestones-inner .mahindra-milestones-slider .owl-dots p, .mahindra-milestones-inner .mahindra-milestones-slider .owl-nav {
    display: none
}
.mahindra-milestones-inner .mahindra-milestones-slider ul {
    color: #fff;
    list-style: none;
    padding: 0 0 80px;
    margin: 0 auto;
    text-align: left;
    width: auto
}
.mahindra-milestones-inner .mahindra-milestones-slider li {
    position: relative;
    font-size: 18px;
    font-family: arial;
    margin: 0 0 20px
}
.mahindra-milestones-inner .mahindra-milestones-slider li::before {
    content: '\f111';
    font-family: FontAwesome;
    position: absolute;
    font-size: 8px;
    top: 7px;
    color: #fef101
}
.mahindra-milestones-inner .mahindra-milestones-slider ul.history-items-lists {
    width: 100%
}
.mahindra-milestones-inner .mahindra-milestones-slider p {
    margin: 0 0 0 30px;
    font-size: 18px;
	line-height: 25px;
}
.mahindra-milestones-inner .mahindra-milestones-slider .owl-dot {
    margin: 0 4px;
    border: 1px solid transparent
}
.mahindra-milestones-inner .mahindra-milestones-slider .owl-dot:hover {
    margin: 0 4px;
    border: 1px solid #fff;
    border-radius: 50%;
    height: 30px
}
.mahindra-milestones-inner .mahindra-milestones-slider .owl-dot span {
    background: #38394d !important;
    height: 15px;
    width: 15px;
    margin: 6px 7px
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
    .mahindra-milestones-inner .mahindra-milestones-slider .owl-dots .active p {
        font-size: 50px !important
    }
}
.mahindra-milestones-inner .mahindra-milestones-slider .owl-dot:hover span {
    background: #fef101 !important
}
.mahindra-milestones-inner .mahindra-milestones-slider .owl-dots {
    position: absolute;
    top: 20px;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    width: 100%;
    z-index: 0;
    height: 25px
}
.mahindra-milestones-inner .mahindra-milestones-slider .owl-dots .active {
    border: 0 solid #fff;
    height: 25px;
    width: auto;
    border-radius: 50%
}
.mahindra-milestones-inner .mahindra-milestones-slider .owl-dots .active p {
    display: block;
    text-align: center;
    color: rgba(255, 255, 255, .8);
    font-family: arial;
    font-weight: 700;
    font-size: 100px;
    margin: 0;
    position: relative;
    top: 30px
}
.mahindra-milestones-inner .mahindra-milestones-slider .active span {
    background: #fef101 !important;
    height: 15px;
    width: auto;
    position: relative;
    right: 3px;
    top: -1px;
    display: none
}
.overview-management {
    background: #f7f7f7
}
.overview-management .dropdown {
    position: absolute;
    right: 30px;
    bottom: 15px;
    z-index: 1
}
.overview-management .owl-nav {
    display: none
}
.overview-management .owl-dots {
    position: relative;
    bottom: 50px;
    margin: 0 auto;
    text-align: center;
    display: none
}
.overview-management .owl-dot span {
    border-radius: 1px !important;
    width: 15px !important;
    height: 4px !important;
    background: #c6c6c6 !important;
    margin: 0 5px 0 0 !important
}
.overview-management .owl-dot.active span {
    background: #e41937 !important;
    margin: 0 5px 0 0 !important
}
.overview-management .management-bod {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #d91936;
    padding: 5px 10px;
    color: #fff;
    font-family: arial;
    font-weight: 700
}
.overview-management p {
    color: #757575;
    margin: 0 0 50px;
    text-align: center;
    font-size: 14px;
    font-family: arial
}
.overview-management .red-button {
    margin: 60px 0 0
}
.overview-management .bod-name {
    color: #fff;
    font-family: arial;
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 5px;
    text-align: left
}
.overview-management .bod-position {
    font-family: arial;
    font-size: 14px;
    margin: 0 0 10px;
    text-align: left;
    color: #fff
}
.overview-management .management-bod-overlay {
    display: none
}
.overview-management .item {
    margin: 5px
}
.overview-management .item:hover .management-bod-overlay {
    background: rgba(0, 0, 0, .5);
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%
}
.overview-management .item:hover .transparent-button {
    display: block
}
.overview-management .transparent-button {
    position: relative;
    width: 100%;
    bottom: 0;
    text-align: left
}
.overview-management .transparent-button .btn-1 {
    background-color: transparent;
    position: relative
}
.overview-management .transparent-button a {
    text-decoration: none;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    padding: 12px 53px 12px 0;
    color: #e41937;
    font-weight: 700;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    bottom: 0
}
.overview-management .transparent-button a:hover {
    color: #fff
}
.overview-management .transparent-button .round {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    position: absolute;
    right: 3px;
    top: 0;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: 2
}
.overview-management .transparent-button i {
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 10%;
    margin-left: -4px;
    font-size: 14px;
    color: #e41937;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}
.overview-management .transparent-button a:hover .round {
    background: 0 0
}
.overview-management .transparent-button a:hover .round i {
    left: 40%;
    color: #fff
}
.overview-management .management-bod-slider .management-inner-section {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    padding: 10px
}
.management .tab-content {
    color: #000;
    padding: 5px 0;
    border-top: 1px solid #ede9e8
}
.management .management-info {
    padding-left: 65px
}
.management p {
    color: #757575;
    font-family: arial
}
.management #exTab1 .nav-pills>li>a {
    border-radius: 0;
    color: #4f4f4f;
    font-family: arial;
    font-weight: 700;
    font-size: 18px
}
.management #exTab1 .nav-pills>li>a:hover {
    background: 0 0;
    border-bottom: 6px solid #e41937
}
.management .nav-pills>li.active>a, .management .nav-pills>li.active>a:focus, .management .nav-pills>li.active>a:hover {
    color: #4f4f4f;
    font-family: arial;
    font-weight: 700;
    font-size: 18px;
    border-bottom: 6px solid #e41937;
    background: 0 0
}
.management .nav-pills>li+li {
    margin-left: 30px
}
.management .containerPills {
    margin: 30px auto
}
.management .containerPills .tab-content .board-director-content ul {
    padding: 0 0 0 20px;
    list-style-type: disc;
    font-family: arial;
    font-size: 14px;
    color: #757575
}
.management .containerPills .tab-content .board-director-content ul li {
    float: none;
    width: inherit
}
.management .containerPills .tab-content .board-director-content {
    margin-top: 50px
}
.management .img-test img {
    width: 100%
}
.management .tab-content>.tab-pane {
    margin-top: 0
}
.management .img-test:hover .bod-overlay.top {
    top: 0
}
.management .bod-plus-overlay:after {
    content: '\f067';
    font-family: FontAwesome;
    font-size: 20px;
    color: #fff;
    background-color: red;
    position: absolute;
    bottom: 0;
    width: 40px;
    height: 40px;
    right: 0;
    text-align: center;
    padding: 8px 0;
    display: none
}
.management .bod-overlay, .management .test-img .name-test div, .payment-calcy label, .repay h3 {
    font-family: arial
}
.management .img-test:hover .bod-plus-overlay:after {
    content: none
}
.management .bod-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(232, 234, 234, .9);
    color: #323232;
    font-size: 14px;
    overflow: hidden;
    text-align: left;
    width: 100%;
    -moz-transition: top .3s, right .3s, bottom .3s, left .3s;
    -webkit-transition: top .3s, right .3s, bottom .3s, left .3s;
    transition: top .3s, right .3s, bottom .3s, left .3s
}
.management .test-img {
    padding: 0px 0 0
}
.management .test-img .name-test h4 {
    margin-bottom: 0;
    padding: 20px 0 0
}
.management .test-img .name-test div {
    font-size: 16px;
    color: #757575
}
.management .bod-overlay-scroll::-webkit-scrollbar-track {
    background-color: #f5f5f5
}
.management .bod-overlay-scroll::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f5
}
.management .bod-overlay-scroll::-webkit-scrollbar-thumb {
    background-color: #e41937
}
.management .bod-overlay.top {
    top: 100%;
    width: 100%
}
.management .bod-overlay-scroll {
    height: 280px;
    overflow: auto;
    padding: 0;
    margin: 20px
}
.management .img-test {
    position: relative
}
.management .containerPills .tab-content ul.directors-details-list {
    width: 100%
}
.management .containerPills .tab-content ul.directors-details-list li {
    width: 100%;
    margin: 0 0 15px
}
.loadmorebtn {
    float: left;
    width: 100%;
    text-align: center
}
.loadmorebtn a {
    top: 0 !important
}
.loadmorebtn a:hover i {
    left: 10% !important;
    color: #323232
}
.loadmorebtn a:hover {
    color: #323232 !important
}
#features-benefits-tractor {
    padding-top: 0
}
.payment-calcy {
    list-style: none;
    margin: 25px 0 40px;
    padding: 0;
    float: left;
    width: 100%
}
.payment-calcy li {
    float: left;
    width: 30%
}
.payment-calcy input[type=checkbox] {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    border: 1px solid #e41937;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: left
}
.payment-calcy label {
    float: left;
    margin: 0 0 0 10px;
    line-height: 40px;
    font-size: 14px;
    cursor: pointer
}
.payment-calcy input[type=radio] {
    display: none
}
.payment-calcy input[type=radio]+span {
    background-color: #fff;
    border: 1px solid #e41937;
    display: inline-block;
    float: left;
    margin-right: 16px;
    padding: 10px;
    position: relative;
    height: 30px;
    width: 30px;
    border-radius: 50%
}
.payment-calcy input[type=radio]:checked+span {
    background-color: #e41937;
    border-color: #e41937;
    color: #fff
}
.payment-calcy input[type=radio]:checked+span:after {
    color: #fff;
    content: "\2714";
    font-size: 20px;
    left: 6px;
    position: absolute;
    top: -5px;
    font-family: arial
}
.payment-calcy label:hover input[type=radio]+span, .payment-calcy label:hover input[type=radio]:checked+span {
    border-color: #e41937
}
.payment-calcy ul {
    list-style: none;
    margin: 30px;
    padding: 0
}
.payment-calcy li {
    margin-bottom: 10px
}
.payment-calcy label input+span {
    -webkit-transition: border-color .2s ease;
    transition: border-color .2s ease
}
#ex1Slider .slider-selection, #ex2Slider .slider-selection, #ex3Slider .slider-selection, #ex4Slider .slider-selection {
    background: #ca1631
}
.slider-handle {
    background: #fefefe;
    box-shadow: 0 1px 4.8px .2px rgba(0, 0, 0, .24);
    cursor: pointer;
    top: 0
}
.slider-track-high, .slider-track-low {
    background-color: #eaeae3;
    box-shadow: inset -1.32px 2.7px 7px 0 rgba(36, 36, 36, .23)
}
.repay h3 {
    font-size: 18px;
    font-weight: 700;
    margin-top: 0
}
.calcult a {
    top: 0 !important
}
.down-payment .main-calcy1:first-child::before, .loan-amount .main-calcy1:first-child::before, .monthly-fee .main-calcy1:first-child::before, .term .main-calcy1:first-child::before {
    content: '';
    width: 36px;
    height: 36px;
    position: absolute;
    left: -60px;
    top: 12px
}
.loan-amount .main-calcy1:first-child::before {
    background: url(../images/sprite-img.png?quality=80&format=webp) -106px -60px no-repeat
}
.term .main-calcy1:first-child::before {
    background: url(../images/sprite-img.png?quality=80&format=webp) -139px -60px no-repeat
}
.down-payment .main-calcy1:first-child::before {
    background: url(../images/sprite-img.png?quality=80&format=webp) -170px -60px no-repeat
}
.monthly-fee .main-calcy1:first-child::before {
    background: url(../images/sprite-img.png?quality=80&format=webp) -205px -60px no-repeat
}
.calcult, .mahindra-milestones-new .sustainability-history, .sustainability-section .sustainability-history {
    position: relative
}
.passwod {
    float: right !important
}
.slider.slider-horizontal {
    width: 100%
}
.calcult {
    text-align: right
}
.customerspeak ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.customerspeak .comment.more .morelink {
    color: #e41937;
    font-family: arial;
    font-weight: 700;
    font-size: 14px;
    padding-top: 20px
}
.customerspeak .comment.more, .customerspeak .smal-name {
    color: #757575;
    font-family: arial
}
.customerspeak li {
    display: inline-block;
    background: #f7f7f7;
    padding: 30px;
    width: 30%
}
.customerspeak li:nth-child(3n-1) {
    margin: 0 5%
}
.customerspeak .test-img {
    float: left;
    width: 100%;
    margin: 0 0 30px
}
.customerspeak .img-test {
    float: left;
    width: 80px
}
.customerspeak .name-test {
    float: left;
    width: 73%
}
.customerspeak h4 {
    font-family: arial;
    font-weight: 700;
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 0
}
.customerspeak .smal-name {
    font-size: 14px
}
.customerspeak .comment.more {
    font-size: 14px;
    float: left;
    width: 100%
}
.customerspeak .comment.more iframe {
    width: 100%
}
.customerspeak .red-button-more {
    text-align: center;
    margin-top: 0
}
.customerspeak p {
    font-family: arial;
    font-size: 14px
}
.customerspeak .grid-item-content {
    background: #f7f7f7;
    padding: 30px;
    margin: 0 0 30px;
    float: left;
    width: 100%
}
.customerspeak .thumbnail3 {
    padding: 18px 0 13px 40px;
    line-height: 1.42857143;
    background-color: #f7f7f7;
    border: 0 solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    margin-bottom: 40px
}
.customerspeak .thumbnail {
    border: 0 solid #ddd;
    padding: 0 15px 15px;
    margin: 0
}
.customerspeak .grid-item-content p img {
    width: 100%
}
.customerspeak .morecontent span {
    display: none
}
.customerspeak .morelink {
    display: block
}
.sustainability-section {
    background: #fff
}
.sustainability-section img {
    height: 100%
}
.mahindra-milestones-new .history-section, .sustainability-section .history-section {
    background: #e01a37;
    padding: 15px;
    float: right;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%
}
.sustainability-section .sustain-left .sustain-title, .sustainability-section .sustain-right .sustain-title {
    width: 75%;
    font-family: arial;
    float: left;
    font-weight: 700
}
.mahindra-milestones-new .history-scroll p, .sustainability-section .history-scroll p {
    color: #fff;
    font-size: 14px
}
.sustainability-section .history-scroll .sustain-bgcolor {
    background: #ffdc44
}
.sustainability-section .sustain-left {
    float: left;
    position: relative
}
.sustainability-section .sustain-left .sustain-left-top {
    position: relative
}
.sustainability-section .sustain-left .sustain-left-top-details {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 14px;
    padding: 15px
}
.sustainability-section .sustain-left .fa {
    font-size: 20px
}
.sustainability-section .sustain-left a {
    color: #fff
}
.sustainability-section .sustain-left .fa-download {
    position: absolute;
    right: 15px;
    bottom: 30px
}
.sustainability-section .sustain-left .sustain-year {
    font-family: arial
}
.sustainability-section .sustain-right {
    float: left;
    position: relative
}
.sustainability-section .sustain-right .sustain-left-top {
    position: relative
}
.sustainability-section .sustain-right .sustain-left-top-details {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 14px;
    padding: 15px
}
.sustainability-section .sustain-right .fa-download {
    color: #fff;
    font-size: 20px;
    position: absolute;
    right: 15px;
    bottom: 30px
}
.sustainability-section .sustain-right .sustain-year {
    font-family: arial
}
.sustainability-section .sustain-right .sustain-dropdown {
    width: 258px;
    height: 245px;
    background: #f7f7f7;
    padding: 20px
}
.sustainability-section .sustain-right .titles {
    padding: 0
}
.sustainability-section .select-dropdown {
    margin: 20px 0
}
.sustainability-section button {
    color: #4d4d4d;
    padding: 0 10px 5px 0
}
.insurance-features-benefits ul, .policies-section h2, .subsidiaries-section .subsidiaries-viewall .transparent-button-white .btn-1, .subsidiaries-section h2 {
    padding-left: 0
}
.sustainability-section .caret {
    margin: 0 0 0 20px
}
.sustainability-section .btn-primary.active, .sustainability-section .btn-primary.focus, .sustainability-section .btn-primary:focus, .sustainability-section .btn-primary:hover {
    color: #4d4d4d;
    box-shadow: none
}
.sustainability-section .btn-primary.active, .sustainability-section .btn-primary:active, .sustainability-section .btn-primary:hover, .sustainability-section .open>.dropdown-toggle.btn-primary {
    color: #4d4d4d
}
.sustainability-section .transparent-button {
    position: relative
}
.subsidiaries-section p {
    margin: 0 0 30px;
    font-size: 14px;
    color: #757575;
    font-family: arial;
    line-height: 18px
}
.subsidiaries-section .subsidiaries-viewall {
    position: absolute;
    bottom: 10px;
    padding: 0;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0
}
.subsidiaries-section .subsidiaries-title {
    font-family: arial;
    font-weight: 700;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 10px
}
.policies-section {
    background: #f7f7f7
}
.policies-section h2 {
    padding-bottom: 50px
}
.policies-section h4 {
    color: #757575;
    font-family: arial;
    font-size: 14px;
    margin: 0;
    padding: 0;
    line-height: 20px;
    min-height: 50px
}
.policies-section .transparent-button {
    position: relative
}
.policies-section .red-button a {
    top: 0
}
.policies-section .policies-title {
    float: left
}
.policies-section .policies-title:before {
    content: '\f1c1';
    font-family: FontAwesome;
    position: absolute;
    font-size: 20px
}
.financial-financial-manage::after, .financial-financial-manage::before {
    content: '';
    top: 0;
    height: 100%;
    position: absolute
}
.policies-section .policies-details {
    position: relative;
    margin: 0 0 35px 35px
}
.policies-section .btn-primary {
    background: 0 0;
    border: transparent;
    border-bottom: 1px solid #e01a37;
    border-radius: 1px;
    color: #000
}
.policies-section .btn-primary.active, .policies-section .btn-primary:active, .policies-section .btn-primary:hover, .policies-section .open>.dropdown-toggle.btn-primary {
    background: 0 0;
    outline: 0;
    border-bottom: 1px solid #e01a37;
    color: #000
}
.about-insurance .about-insurance-para {
    color: #757575;
    font-family: arial;
    margin: 10px 0 0
}
.about-insurance img {
    float: right
}
.insurance-features-benefits {
    background: url(../images/insurance-rise-philosophy.jpg?quality=80&format=webp) no-repeat center;
    background-size: cover
}
.credit-features-benefits-tab h1, .insurance-features-benefits h1, .insurance-features-benefits h2 {
    color: #fff
}
.insurance-features-benefits ul li {
    color: #cecece;
    font-size: 14px;
    font-family: arial;
    line-height: 2.5;
    padding-left: 0
}
.calculte-health-insurance {
    display: none
}
.calculte-health-insurance .calculate-health-section {
    position: relative
}
.calculte-health-insurance .calculate-health-section .calculte-insurance {
    position: absolute;
    top: 30%;
    right: 0;
    left: 15%;
    margin: 0 auto
}
.calculte-health-insurance .calculate-health-section .calculte-insurance h1 {
    margin-bottom: 0;
    color: #fff;
    font-size: 60px;
    text-align: right;
    font-family: arial;
    font-weight: 700
}
.calculte-health-insurance .calculate-health-section .calculte-insurance h3 {
    margin-top: 0;
    color: #fff;
    font-size: 26px;
    text-align: right;
    font-family: arial
}
.calculte-health-insurance .calculate-health-section .calculte-insurance p {
    margin-top: 22%;
    text-align: right
}
.tractor-features-benifits {
    background-color: #f2f2f2
}
.tractor-features-benifits .features-benifits-para {
    font-size: 14px;
    color: #757575;
    font-family: arial;
    margin: 40px 0
}
.fixed-deposit-intro .custom-slim-scroll-red .custom-slim-scroll {
    margin: 0;
    height: auto
}
.fixed-deposit-intro .red-button {
    margin: 15px 0 15px;
}
.fixed-deposit-intro .mutual-fundbg {
    background: #efefef;
    padding: 0 25px 25px
}
.fixed-deposit-intro h2.inner-titles {
    padding-bottom: 30px
}
.fixed-deposit-intro .intro-outlink a {
    text-decoration: underline
}
.fixed-deposit-interest-para {
    color: #757575;
    font-family: arial;
    text-align: left
}
.fixed-deposit-investment.investment-fd-irates .nav-tabs>li.active>a {
    font-size: 15px
}
.fixed-deposit-investment.investment-fd-irates .nav-tabs>li>a {
    font-family: arial;
    font-size: 15px
}
.fixed-deposit-investment.investment-fd-irates ul.notes-list .invetment-notes {
    font-family: arial;
    font-weight: 700;
    color: #323232
}
.fixed-deposit-investment.investment-fd-irates ul.notes-list li {
    color: #757575;
    font-size: 14px;
    font-family: arial
}
.fixed-deposit-last-col {
    background-color: #efefef;
    font-style: italic
}
.fixed-deposit-last-col ul {
    padding: 0;
    margin-bottom: 0
}
.fixed-deposit-last-col ul li {
    list-style-type: none;
    float: left;
    width: 50%;
    text-align: left;
    padding-left: 30px;
    color: #e41937;
    font-size: 14px
}
.credit-loan-solutions .red-button.red-button-center, .loan-credit-emi .calcult {
    text-align: center
}
.fixed-deposit-last-col ul li:last-child {
    padding-left: 80px
}
.financial-financial-manage .financial-manage ul, .financial-financial-manage .financial-risk-manage ul {
    padding-left: 18px
}
.financial-financial-manage {
    position: relative
}
.financial-financial-manage .col-lg-6 {
    position: relative;
    z-index: 1
}
.financial-financial-manage .financial-manage h1, .financial-financial-manage .financial-manage h2 {
    font-family: arial;
    font-weight: 700;
    color: #fff
}
.financial-financial-manage .financial-manage p {
    font-family: arial;
    color: #fff;
    font-size: 14px
}
.financial-financial-manage .financial-manage .financial-instruct {
    padding-top: 15px
}
.financial-financial-manage .financial-manage ul li {
    color: #cecece;
    font-family: arial;
    font-size: 13px;
    margin: 0 0 7px
}
.financial-financial-manage .financial-risk-manage h2 {
    font-family: arial;
    font-weight: 700;
    color: #323232
}
.financial-financial-manage .financial-risk-manage p {
    font-family: arial;
    color: #323232;
    font-size: 14px
}
.financial-financial-manage .financial-risk-manage ul li {
    color: #555;
    font-family: arial;
    font-size: 13px;
    margin: 0 0 7px
}
.financial-financial-manage::before {
    background: url(../images/finance-finance-manage.jpg?quality=80&format=webp) no-repeat;
    background-size: cover;
    left: 0;
    width: 50%
}
.financial-financial-manage::after {
    background: #fff;
    right: 0;
    width: 50%
}
.credit-loan-application {
    background-color: #f7f7f7
}
.loan-credit-emi {
    background: url(../images/loan-credit-emi-back.jpg?quality=80&format=webp) center top no-repeat;
    background-size: cover
}
.loan-credit-emi .trac-emi, .loan-credit-emi .trac-emi2 {
    background-color: #e41937
}
.loan-credit-emi .trac-emi2 li {
    color: #fff
}
.loan-credit-emi .trac-emi2 li:nth-child(1) {
    background: #e41937
}
.loan-credit-emi .trac-emi2 li:nth-child(2) {
    background: #cd1631
}
.loan-credit-emi .trac-emi2 li:nth-child(3) {
    background: #b8142c
}
.loan-credit-emi .trac-emi2 li:nth-child(1)::before {
    background: url(../images/loan-credit-emi-icon.png?quality=80&format=webp) no-repeat;
    width: 41px;
    height: 41px
}
.loan-credit-emi .trac-emi2 li:nth-child(2)::before {
    background: url(../images/loan-credit-emi-icon1.png?quality=80&format=webp) no-repeat;
    width: 41px;
    height: 41px
}
.loan-credit-emi .trac-emi2 li:nth-child(3)::before {
    background: url(../images/loan-credit-emi-icon2.png?quality=80&format=webp) no-repeat;
    width: 41px;
    height: 41px
}
.loan-credit-emi .calcult a {
    font-family: arial;
    font-weight: 700
}
.credit-loan-solutions {
    background: url(../images/credit-loan-solutions.jpg?quality=80&format=webp) no-repeat;
    height: auto;
    background-size: 100%
}
.credit-loan-solutions h2 {
    font-family: arial;
    font-weight: 700;
    margin: 0 0 40px;
    padding: 0;
    color: #fff
}
.credit-loan-solutions .credit-short-text {
    color: #fff;
    font-size: 14px
}
.credit-loan-solutions .credit-loan-solutions-slider {
    padding: 0 0 30px
}
.credit-loan-solutions .credit-loan-solutions-slider .nav-pills>li.active>a, .credit-loan-solutions .credit-loan-solutions-slider .nav-pills>li.active>a:focus, .credit-loan-solutions .credit-loan-solutions-slider .nav-pills>li.active>a:hover, .credit-loan-solutions .credit-loan-solutions-slider .nav>li>a:focus, .credit-loan-solutions .credit-loan-solutions-slider .nav>li>a:hover {
    background: 0 0
}
.credit-loan-solutions .credit-loan-solutions-slider .nav>li>a img {
    border-bottom: 1px solid #e41937;
    padding: 0 0 20px;
    margin: 0 0 20px
}
.credit-loan-solutions .credit-loan-solutions-slider .nav>li>a {
    color: #fff;
    font-size: 16px;
    padding: 20px 2px;
    border-radius: 1px
}
.credit-loan-solutions .credit-loan-solutions-slider .nav>li>a p {
    border-bottom: 2px solid transparent;
    padding: 0 0 10px;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    font-family: arial;
    font-weight: 700
}
.credit-loan-solutions .credit-loan-solutions-slider .slider-dots {
    position: absolute;
    bottom: 13%;
    left: 25%;
    width: auto
}
.credit-loan-solutions .credit-loan-solutions-slider .slider-dots li {
    background: #535047;
    width: 25px;
    height: 4px;
    cursor: pointer;
    margin: 0 5px 0 0;
    float: left
}
.credit-loan-solutions .credit-loan-solutions-slider .slider-dots .active {
    background: #e41937;
    width: 25px;
    height: 4px;
    cursor: pointer;
    margin: 0 5px 0 0;
    float: left
}
.credit-loan-solutions .credit-loan-solutions-slider .carousel-caption {
    position: relative;
    left: 7%;
    text-align: left
}
.credit-loan-solutions .credit-loan-solutions-slider .carousel-caption h3 {
    font-family: arial;
    font-size: 18px;
    color: #fff;
    margin: 40px 0
}
.credit-loan-solutions .credit-loan-solutions-slider .carousel-caption ul {
    margin: 0 0 0 17px;
    padding: 0
}
.credit-loan-solutions .credit-loan-solutions-slider .carousel-caption li {
    color: #cecece;
    font-size: 14px;
    font-family: arial;
    margin: 0 0 15px
}
.credit-loan-solutions .credit-loan-solutions-slider .carousel-caption .red-button .btn-1 {
    top: 30px
}
section.credit-loan-solutions {
    background: 0 0;
    position: relative
}
section.credit-loan-solutions .col-lg-6 {
    position: relative;
    z-index: 1
}
section.credit-loan-solutions::after, section.credit-loan-solutions::before {
    position: absolute;
    top: 0;
    height: 100%;
    width: 50%;
    content: ''
}
section.credit-loan-solutions .sme-liquidity-solutions {
    padding-left: 40px
}
section.credit-loan-solutions .sme-liquidity-solutions h2, section.credit-loan-solutions .sme-liquidity-solutions p {
    color: #323232
}
section.credit-loan-solutions .slider-click a {
    border: 1px solid transparent
}
section.credit-loan-solutions .slider-click a:hover {
    border: 1px solid #e41937
}
section.credit-loan-solutions .credit-loan-solutions-slider .slider-click a:hover {
    cursor: inherit
}
section.credit-loan-solutions .credit-loan-solutions-slider .nav>li>a p {
    font-family: arial
}
section.credit-loan-solutions .credit-short-text {
    font-family: arial;
    min-height: 66px
}
section.credit-loan-solutions::before {
    background: url(../images/credit-loan-solutions-new.png?quality=80&format=webp) no-repeat;
    background-size: cover;
    left: 0
}
section.credit-loan-solutions::after {
    background: #fef101;
    right: 0
}
section.financial-management-solutions {
    background: 0 0
}
section.financial-management-solutions h4 {
    color: #5b5a5a;
    font-size: 18px;
    font-family: arial;
    margin: 0 0 30px
}
section.financial-management-solutions .mfsme-advantage {
    background: #f4f4f4;
    float: left;
    padding: 20px 20px 20px 40px;
    position: relative;
    width: 100%
}
section.financial-management-solutions .mfsme-advantage p {
    color: #5b5a5a;
    font-family: arial;
    font-size: 14px;
    margin: 0
}
section.financial-management-solutions .mfsme-advantage p::before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #e41937;
    top: 28px;
    left: 20px
}
section.financial-management-solutions .mfsme-advantage ul {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative
}
section.financial-management-solutions .mfsme-advantage ul li {
    color: #5b5a5a;
    padding: 0 0 0 20px
}
section.financial-management-solutions .mfsme-advantage ul li::before {
    content: '-';
    position: absolute;
    left: 0
}
section.financial-management-solutions .background-grey {
    background: #f4f4f4;
    margin: 30px 0;
    padding: 20px 20px 20px 45px;
    float: left;
    width: 100%
}
section.financial-management-solutions .background-grey ul {
    list-style: none;
    padding: 0;
    margin: 0
}
section.financial-management-solutions .background-grey ul li {
    float: left;
    position: relative;
    margin: 0 50px 0 0
}
section.financial-management-solutions .background-grey ul li::before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #e41937;
    top: 7px;
    left: -25px
}
section.financial-management-solutions .background-grey ul li:last-child {
    margin: 0
}
section.financial-management-solutions h2 {
    color: #323232;
    font-family: arial;
    font-weight: 700
}
section.financial-management-solutions .lease-financial-details.financial-details {
    background-color: #f4f4f4;
    padding: 40px 20px
}
section.financial-management-solutions .lease-financial-details.financial-details h5 {
    font-family: arial;
    font-weight: 700
}
section.financial-management-solutions .lease-financial-details.financial-details li {
    font-family: arial
}
section.financial-management-solutions .lease-financial-details.financial-details span {
    position: relative;
    left: 116px
}
section.financial-management-solutions .lease-financial-details.financial-details .financial-tabs a h5, section.financial-management-solutions .lease-financial-details.financial-details li {
    color: #323232;
    font-size: 14px
}
.credit-loan-solutions-withoutbg {
    height: auto;
    background-size: 100%
}
.credit-loan-solutions-withoutbg h2 {
    font-family: arial;
    font-weight: 700;
    margin: 0 0 40px;
    padding: 0;
    color: #323232
}
.credit-loan-solutions-withoutbg .credit-short-text {
    color: #323232;
    font-size: 14px
}
.credit-loan-solutions-withoutbg .red-button.red-button-center {
    text-align: center
}
.credit-loan-solutions-withoutbg .credit-loan-solutions-slider {
    padding: 60px 0 30px
}
.credit-loan-solutions-withoutbg .credit-loan-solutions-slider .nav-pills>li.active>a, .credit-loan-solutions-withoutbg .credit-loan-solutions-slider .nav-pills>li.active>a:focus, .credit-loan-solutions-withoutbg .credit-loan-solutions-slider .nav-pills>li.active>a:hover, .credit-loan-solutions-withoutbg .credit-loan-solutions-slider .nav>li>a:focus, .credit-loan-solutions-withoutbg .credit-loan-solutions-slider .nav>li>a:hover {
    background: 0 0
}
.credit-loan-solutions-withoutbg .credit-loan-solutions-slider .nav>li>a img {
    border-bottom: 1px solid #e41937;
    padding: 0 0 20px;
    margin: 0 0 20px
}
.credit-loan-solutions-withoutbg .credit-loan-solutions-slider .nav>li>a {
    color: #fff;
    font-size: 16px
}
.credit-loan-solutions-withoutbg .credit-loan-solutions-slider .nav>li>a p {
    border-bottom: 2px solid transparent;
    padding: 0 0 10px;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    font-family: arial;
    font-weight: 700;
    color: #323232
}
.credit-loan-solutions-withoutbg .credit-loan-solutions-slider .slider-dots {
    position: absolute;
    bottom: 13%;
    left: 25%;
    width: auto
}
.credit-loan-solutions-withoutbg .credit-loan-solutions-slider .slider-dots li {
    background: #535047;
    width: 25px;
    height: 4px;
    cursor: pointer;
    margin: 0 5px 0 0;
    float: left
}
.credit-loan-solutions-withoutbg .credit-loan-solutions-slider .slider-dots .active {
    background: #e41937;
    width: 25px;
    height: 4px;
    cursor: pointer;
    margin: 0 5px 0 0;
    float: left
}
.credit-loan-solutions-withoutbg .credit-loan-solutions-slider .carousel-caption {
    position: relative;
    left: 7%;
    text-align: left
}
.credit-loan-solutions-withoutbg .credit-loan-solutions-slider .carousel-caption h3 {
    font-family: arial;
    font-size: 18px;
    color: #fff;
    margin: 40px 0
}
.credit-loan-solutions-withoutbg .credit-loan-solutions-slider .carousel-caption ul {
    margin: 0 0 0 17px;
    padding: 0
}
.credit-loan-solutions-withoutbg .credit-loan-solutions-slider .carousel-caption li {
    color: #cecece;
    font-size: 14px;
    font-family: arial;
    margin: 0 0 15px
}
.credit-loan-solutions-withoutbg .credit-loan-solutions-slider .carousel-caption .red-button .btn-1 {
    top: 30px
}
.financial-management-solutions {
    background: url(../images/financial-management-solutions.jpg?quality=80&format=webp) no-repeat;
    height: auto;
    background-size: 100%
}
.financial-management-solutions h2 {
    font-family: arial;
    font-weight: 700;
    color: #fff
}
.careers-overview .careers-overview-intro, .employee-speak p, .financial-management-solutions .financial-details, .financial-management-solutions h6, .work-withus .card-img-overlay .card-details, .work-withus .card-img-overlay .card-title {
    font-family: arial
}
.financial-management-solutions .our-commit {
    color: #fff;
    font-size: 17px;
    text-align: left;
    margin: 20px 0
}
.financial-management-solutions .credit-short-text {
    color: #fff;
    font-size: 14px
}
.financial-management-solutions .red-button.red-button-center {
    text-align: center
}
.financial-management-solutions .financial-details .financial-tabs a h5 {
    color: #fff;
    font-size: 17px;
    text-align: center;
    margin: 0 0 40px
}
.financial-management-solutions h6 {
    font-weight: 700;
    font-size: 15px;
    color: #fff
}
.financial-management-solutions ul {
    margin: 0;
    padding: 0 0 0 30px
}
.careers-mmfsl .tools-investments {
    background-color: #323232;
    padding: 40px;
    overflow: visible
}
.careers-mmfsl .tools-investments .life-mmfsl-details p {
    color: #fff
}
.careers-mmfsl .tools-investments .life-mmfsl-details h3 {
    margin-bottom: 15px
}
.careers-mmfsl .tools-investments .life-mmfsl-details .yellow-button-black {
    display: inline-block;
    margin-right: 50px;
    margin-bottom: 40px
}
.careers-mmfsl .tools-investments .life-mmfsl-details .white-button-red {
    display: inline-block;
    margin-bottom: 40px
}
.careers-mmfsl .tools-investments .life-mmfsl-details ul {
    list-style-type: none;
    padding-left: 0;
    padding-top: 50px;
    padding-bottom: 50px
}
.careers-mmfsl .tools-investments .life-mmfsl-details ul li {
    display: inline-block;
    color: #fff;
    position: relative;
    padding-left: 65px;
    width: 33.33%;
    float: left
}
.careers-mmfsl .tools-investments .life-mmfsl-details ul li:before {
    content: '';
    width: 50px;
    height: 41px;
    position: absolute;
    left: 0;
    /*top: -24px;*/
	top: -5px;
    bottom: 0
}
.careers-mmfsl .tools-investments .life-mmfsl-details ul li:nth-child(1)::before {
    background-image: url(../images/icons/mmfsl-icon3.png?quality=80&format=webp);
    background-repeat: no-repeat
}
.careers-mmfsl .tools-investments .life-mmfsl-details ul li:nth-child(2)::before {
    background-image: url(../images/icons/mmfsl-icon2.png?quality=80&format=webp);
    background-repeat: no-repeat
}
.careers-mmfsl .tools-investments .life-mmfsl-details ul li:nth-child(3)::before {
    background-image: url(../images/icons/mmfsl-icon1.png?quality=80&format=webp);
    background-repeat: no-repeat
}
.careers-overview .careers-overview-d {
    padding-left: 0
}
.careers-overview .red-button {
    margin-top: 18px
}
.careers-overview .careers-overview-intro {
    color: #757575;
    font-size: 14px
}
.viewour-video .modal-header {
    padding: 0;
    border-bottom: none
}
.viewour-video .modal-header .close {
    margin-top: 3px;
    margin-right: 10px
}
.employee-speak .life-mmfsl-bottom {
    position: relative
}
.employee-speak .life-mmfsl-bottom img.img-responsive {
    width: 100%
}
.employee-speak p {
    color: #757575;
    line-height: 18px;
    margin-bottom: 50px
}
.employee-speak .life-mmfsl-details {
    background: #e01a37;
    color: #fff;
    width: 261px;
    padding: 20px 15px 20px 30px;
    position: absolute;
    bottom: 0;
    right: 0
}
.employee-speak .life-mmfsl-details p.mmfsl-details {
    margin: 0 0 15px
}
.employee-speak .life-mmfsl-details p.transparent-button-white {
    margin: 0
}
.employee-speak img.img-responsive {
    width: 100%
}
.employee-speak .video-thumb-img img {
    height: 117px !important;
    margin-bottom: 21px;
    cursor: pointer
}
.employee-speak .video-thumb-img {
    position: relative
}
.employee-speak .play-overview {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .7);
    z-index: 9;
    display: block;
    position: absolute;
    cursor: pointer
}
.current-openings .sustain-left, .current-openings .sustain-left .sustain-left-top, .work-withus .card-img-overlay .transparent-button {
    position: relative
}
.employee-speak .play-overview i {
    color: #e01a37;
    margin: 20% auto 0 45%;
    font-size: 29px
}
.employee-speak iframe {
    border: none
}
.work-withus {
    background: #f7f7f7
}
.work-withus .inner-titles {
    padding: 0 0 60px
}
.work-withus .card-img-overlay {
    text-align: center;
    padding: 30px 50px;
    margin-bottom: 30px;
    cursor: pointer
}
.work-withus .card-img-overlay:hover {
    background-color: #fff;
    box-shadow: 0 5px 15.36px .64px rgba(0, 0, 0, .09)
}
.work-withus .card-img-overlay img.img-responsive {
    border-bottom: 1px solid #e41937;
    padding: 0 0 20px;
    margin: 0 auto
}
.work-withus .card-img-overlay .card-title {
    color: #323232;
    font-size: 18px;
    font-weight: 700;
    margin: 20px 0
}
.work-withus .card-img-overlay .card-details {
    color: #757575;
    font-size: 14px;
    margin: 0 0 20px
}
.current-openings .border-bottom {
    border-bottom: 1px solid #e5e5e5;
    float: left;
    width: 100%;
    padding: 0 0 15px;
    margin: 0 0 20px;
    position: relative
}
.current-openings .sustain-left .sustain-title, .current-openings .sustain-right .sustain-title {
    width: 75%;
    font-weight: 700;
    float: left
}
.current-openings .col-lg-5.col-md-6 {
    border-right: 1px solid #e5e5e5
}
.current-openings .current-titles {
    margin: 0 15px 0 0
}
.current-openings .transparent-button a {
    padding: 7px 40px 7px 0
}
.current-openings h4 {
    margin: 0 0 15px;
    color: #323232;
    font-family: arial;
    font-weight: 700;
    font-size: 18px
}
.current-openings .sustain-left .sustain-title, .current-openings .sustain-left .sustain-year, .current-openings .sustain-right .sustain-title, .current-openings .sustain-right .sustain-year {
    font-family: arial
}
.current-openings .red-button a {
    top: 0
}
.current-openings .sustain-left {
    float: left
}
.current-openings .sustain-left .sustain-left-top-details {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 14px;
    padding: 15px
}
.current-openings .sustain-left .fa {
    font-size: 20px;
    display: none
}
.current-openings .sustain-left a {
    color: #fff
}
.current-openings .sustain-left .fa-download {
    position: absolute;
    right: 15px;
    bottom: 30px
}
.current-openings .sustain-right {
    float: left;
    position: relative
}
.current-openings .sustain-right .sustain-left-top {
    position: relative
}
.current-openings .sustain-right .sustain-left-top-details {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 14px;
    padding: 15px
}
.current-openings .sustain-right .fa {
    font-size: 20px;
    display: none
}
.current-openings .sustain-right .fa-download {
    color: #fff;
    font-size: 20px;
    position: absolute;
    right: 15px;
    bottom: 30px
}
.current-openings .sustain-right .sustain-dropdown {
    width: 258px;
    height: 245px;
    background: #f7f7f7;
    padding: 20px;
    display: -webkit-box;
    align-items: center;
    justify-content: center
}
.current-openings .sustain-right .titles {
    padding: 0
}
.career-awards-section button.dropdown-toggle {
    background: 0 0;
    border: transparent;
    border-bottom: 1px solid #e01a37;
    border-radius: 1px;
    color: #000
}
.career-awards-section .btn-primary.active, .career-awards-section .btn-primary:active, .career-awards-section .btn-primary:hover, .career-awards-section .open>.dropdown-toggle.btn-primary {
    background: 0 0;
    outline: 0;
    border-bottom: 1px solid #e01a37;
    color: #000
}
.career-awards-section-div {
    cursor: pointer;
    min-height: 280px;
    padding: 20px 30px
}
.career-awards-section-div:hover {
    background-color: #fff;
    box-shadow: 0 5px 15.36px .64px rgba(0, 0, 0, .09)
}
.career-awards-section .career-awards-section-div p {
    color: #323232;
    font-size: 14px;
    font-family: arial
}
.career-awards-section .career-awards-section-div span {
    color: #323232;
    font-size: 14px;
    font-family: arial;
    font-weight: 700
}
.career-overview-gallery {
    padding: 0 50px
}
.career-overview-gallery .carousel-3d-slide p {
    display: none
}
.career-overview-gallery .carousel-3d-slide.current p {
    display: block
}
.career-overview-gallery .carousel-3d-container {
    position: static !important
}
.career-overview-gallery .carousel-3d-controls {
    top: 33% !important
}
.career-overview-gallery .carousel-3d-slide {
    border-color: transparent;
    background-color: transparent;
    border-style: none
}
.career-awards-gallery {
    margin: 0 0 0 50px;
    display: none
}
.career-awards-gallery .career-overview-gallery .carousel-3d-container[data-v-c06c963c], .career-awards-gallery .career-overview-gallery .carousel-3d-slide {
    overflow: initial
}
.career-awards-gallery button.dropdown-toggle {
    background: 0 0;
    border: transparent;
    border-bottom: 1px solid #e01a37;
    border-radius: 1px;
    color: #000
}
.career-awards-gallery .btn-primary.active, .career-awards-gallery .btn-primary:active, .career-awards-gallery .btn-primary:hover, .career-awards-gallery .open>.dropdown-toggle.btn-primary {
    background: 0 0;
    outline: 0;
    border-bottom: 1px solid #e01a37;
    color: #000
}
.career-awards-gallery p {
    color: #757575;
    font-size: 14px;
    font-family: arial;
    margin-bottom: 40px
}
.career-awards-gallery p.awards-title, .careers-current-openings .careers-openings-div p.subposts {
    font-size: 18px;
    font-family: arial;
    color: #323232
}
.career-awards-gallery p.awards-title {
    font-weight: 700;
    text-align: center;
    padding-top: 30px
}
.careers-current-openings .red-button {
    margin-top: -22px !important;
    float: left;
    width: 100%;
    text-align: center
}
.careers-current-openings .red-button.refer-a-friend-button {
    display: none
}
.careers-current-openings .red-button a {
    outline: 0
}
.careers-current-openings.investment-policy-benifits .dropdown {
    margin-top: 30px
}
.careers-current-openings .careers-openings-div {
    background-color: #fff;
    box-shadow: 0 5px 15.36px .64px rgba(193, 43, 43, .09);
    padding: 35px 40px;
    margin-top: 30px;
    float: left;
    width: 100%
}
.careers-current-openings .careers-openings-div h4 {
    margin-bottom: 10px
}
.careers-current-openings .careers-openings-div ul {
    padding-left: 0;
    margin: 20px 0
}
.careers-current-openings .careers-openings-div ul li {
    list-style-type: none;
    color: #323232;
    font-family: arial;
    font-weight: 700;
    display: inline-block;
    padding-right: 50px
}
.careers-current-openings .careers-openings-div ul li.education::before {
    content: '\f0b1';
    font-family: fontAwesome;
    font-size: 14px;
    padding-right: 12px
}
.careers-current-openings .careers-openings-div ul li.place::before {
    content: '\f041';
    font-family: fontAwesome;
    font-size: 14px;
    padding-right: 12px
}
.careers-current-openings .careers-openings-div .responsibility, .careers-openings-div .skills {
    color: #323232;
    font-family: arial;
    padding: 5px 0;
    float: left;
    width: 100%
}
.careers-current-openings .careers-openings-div .responsibility span:nth-child(1), .careers-openings-div .skills span:nth-child(1) {
    font-size: 14px;
    color: #323232;
    font-family: arial;
    font-weight: 700;
    margin-right: 15px;
    width: 140px;
    position: relative;
    display: block;
    float: left
}
.careers-current-openings .careers-openings-div .responsibility span:nth-child(1)::after, .careers-openings-div .skills span:nth-child(1)::after {
    content: ':';
    position: absolute;
    right: 0
}
.careers-current-openings .careers-openings-div .responsibility span:nth-child(2), .careers-openings-div .skills span:nth-child(2) {
    float: left;
    display: block;
    width: 44%;
    line-height: 18px
}
.mymodal-careerscurrent .modal-content {
    border-radius: 0
}
.mymodal-careerscurrent .modal-header {
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 0
}
.mymodal-careerscurrent .modal-header .close {
    font-size: 40px;
    font-weight: 500
}
.mymodal-careerscurrent .modal-body {
    padding-top: 0
}
.mymodal-careerscurrent .modal-body h2 {
    margin-top: 0;
    color: #323232;
    font-family: arial;
    font-weight: 700;
    margin-bottom: 0;
    margin-left: 20px
}
.mymodal-careerscurrent .modal-body .subposts {
    font-size: 18px;
    color: #323232;
    font-family: arial;
    display: inline-block;
    margin-left: 20px
}
.mymodal-careerscurrent .modal-body ul.side-years-place {
    display: inline-block;
    position: absolute;
    right: 36px
}
.csr-activities .card-img-overlay .transparent-button, .csr-key-focus-areas .card-img-overlay .transparent-button, .csr-policy-calendar-reports .csr-policy-div, .csr-policy-calendar-reports .csr-reports-div {
    position: relative
}
.mymodal-careerscurrent .modal-body ul.side-years-place li {
    list-style-type: none;
    display: inline-block;
    font-size: 14px;
    color: #323232;
    font-family: arial;
    padding-right: 30px
}
.mymodal-careerscurrent .modal-body ul.side-years-place li.education::before {
    content: '\f0b1';
    font-family: fontAwesome;
    font-size: 14px;
    padding-right: 12px
}
.mymodal-careerscurrent .modal-body ul.side-years-place li.place::before {
    content: '\f041';
    font-family: fontAwesome;
    font-size: 14px;
    padding-right: 12px
}
.mymodal-careerscurrent .modal-body .career-apply-tabs {
    margin-top: 20px
}
.mymodal-careerscurrent .modal-body .career-apply-tabs .nav-pills-background ul {
    margin: 0 auto;
    width: 250px
}
.mymodal-careerscurrent .career-apply-tabs .nav-pills-background ul li.active>a {
    background-color: #e41937;
    font-family: arial;
    font-weight: 700;
    border-radius: 0;
    padding: 20px 15px;
    color: #fff
}
.mymodal-careerscurrent .career-apply-tabs .nav-pills-background ul li>a {
    color: #323232;
    font-family: arial;
    font-weight: 700;
    border-radius: 0;
    padding: 20px 15px
}
.mymodal-careerscurrent .nav-pills-background {
    background-color: #faf9f9
}
.mymodal-careerscurrent .career-apply-tabs .information, .mymodal-careerscurrent .career-apply-tabs .information .apply-now {
    margin-top: 30px;
	text-align: center;
}
.mymodal-careerscurrent .career-apply-tabs .information h5 {
    margin-left: 0px;
    color: #757575
}
.mymodal-careerscurrent .career-apply-tabs .information ul li {
    color: #757575;
    font-family: arial;
    line-height: 2
}
.mymodal-careerscurrent .career-apply-tabs .information p.experience, .mymodal-careerscurrent .career-apply-tabs .information p.location {
    color: #757575;
    font-family: arial;
    display: inline-block;
    margin-left: 24px
}
.mymodal-careerscurrent .career-apply-tabs .information p.experience span, .mymodal-careerscurrent .career-apply-tabs .information p.location span {
    color: #757575;
    font-family: arial;
    font-weight: 700
}
.mymodal-careerscurrent .career-apply-tabs .information .red-button {
    display: inline-block;
    margin-left: 0;
    margin-bottom: 0;
	margin-top: 20px;
}
.mymodal-careerscurrent .career-apply-tabs .apply-now h3 {
    color: #757575;
    font-family: arial;
    font-weight: 700;
    text-align: center;
	padding-top: 40px;
}
.mymodal-careerscurrent .career-apply-tabs .apply-now p {
    color: #757575;
    font-family: arial;
    text-align: center;
    padding-top: 15px
}
.mymodal-careerscurrent .career-apply-tabs .apply-now p span {
    font-size: 18px;
    color: #757575;
    font-family: arial;
    font-weight: 700
}
.mymodal-careerscurrent .career-apply-tabs .apply-now .apply-now-form {
    padding: 0 90px
}
.mymodal-careerscurrent .career-apply-tabs .apply-now .apply-now-form .form-group {
    padding: 0
}
.mymodal-careerscurrent .career-apply-tabs .apply-now .form-control {
    color: #757575;
    font-size: 14px;
    border: 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
    font-family: arial;
    padding: 6px 0
}
.mymodal-careerscurrent .career-apply-tabs .apply-now #choose-file-id {
    display: none
}
.mymodal-careerscurrent .career-apply-tabs .apply-now .choose-file-id-label {
    background-color: #d0d0d0;
    padding: 13px 25px;
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
    font-family: arial;
    font-weight: 700
}
.mymodal-careerscurrent .career-apply-tabs .apply-now .apply-now-form p.red-button {
    text-align: left;
    padding-top: 0;
    margin-bottom: 0
}
.mymodal-careerscurrent .career-apply-tabs .apply-now .apply-now-form .type-file-info {
    color: #757575;
    font-size: 14px;
    font-family: arial;
    padding-left: 5px;
    transform: translateY(13px);
    display: block
}
.careers-current-openings .careers-opening-friend .refer-a-friend {
    background-color: #fff;
    box-shadow: 0 5px 15.36px .64px rgba(193, 43, 43, .09);
    padding: 35px 40px;
    margin-top: 30px
}
.careers-current-openings .careers-opening-friend .refer-a-friend p {
    color: #323232;
    font-family: arial
}
.careers-current-openings .careers-opening-friend .refer-a-friend p a {
    color: #e41937;
    font-family: arial
}
.careers-current-openings .careers-opening-friend .refer-a-friend .form-group {
    padding: 16px 0
}
.careers-current-openings .careers-opening-friend .refer-a-friend .form-group input {
    color: #757575;
    font-size: 14px;
    border: 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
    font-family: arial
}
.careers-current-openings .col-lg-4 {
    float: none;
    display: inline-block;
    margin: 0 -2px;
    vertical-align: top
}
.careers-current-openings ul.career-filter {
    list-style-type: none;
    padding-left: 0;
    margin-top: 40px
}
.careers-current-openings ul.career-filter li {
    width: 24%;
    display: inline-block;
    text-align: center;
    background-color: #eee;
    vertical-align: middle
}
.careers-current-openings ul.career-filter li.active {
    background-color: #e41937
}
.careers-current-openings ul.career-filter li.active a {
    color: #fff
}
.careers-current-openings ul.career-filter li a {
    font-size: 16px;
    width: 100%;
    padding: 10px;
    min-height: 60px;
    color: #484848;
    display: flex;
    align-items: center;
    justify-content: center
}
.csr-activities {
    background: url(../images/csr-activitiesbg.jpg?quality=80&format=webp) no-repeat;
    background-size: cover;
    width: 100%;
    display: none
}
.csr-activities .h2left-white {
    padding-bottom: 60px
}
.csr-activities .card-img-overlay {
    text-align: center;
    border: 1px solid transparent;
    padding: 20px;
    height: 250px;
    cursor: pointer
}
.csr-activities .card-img-overlay:hover {
    border: 1px solid red
}
.csr-activities .csr-activities-slider .card-inverse .red-button {
    text-align: center;
    margin-top: 35px
}
.csr-activities .card-img-overlay img.img-responsive {
    border-bottom: 1px solid #e41937;
    padding: 0 0 20px;
    margin: 0 auto
}
.csr-activities .card-img-overlay .card-title {
    color: #fff;
    font-size: 18px;
    font-family: arial;
    font-weight: 700;
    margin: 20px 0;
    min-height: 38px
}
.csr-activities .card-img-overlay .card-details {
    color: #fff;
    font-family: arial;
    font-size: 14px;
    margin: 0 0 20px
}
.csr-activities .item {
    padding: 0 30px
}
.csr-key-focus-areas {
    background: #f7f7f7
}
.csr-key-focus-areas .inner-titles {
    padding-bottom: 60px
}
.csr-key-focus-areas .card-img-overlay {
    text-align: center;
    padding: 30px
}
.csr-key-focus-areas .card-img-overlay p {
    margin: 0;
    min-height: 110px
}
.csr-key-focus-areas .card-img-overlay:hover {
    background-color: #fff;
    box-shadow: 0 5px 15.36px .64px rgba(0, 0, 0, .09)
}
.csr-key-focus-areas .card-img-overlay img.img-responsive {
    border-bottom: 1px solid #e41937;
    padding: 0 0 20px;
    margin: 0 auto
}
.csr-key-focus-areas .card-img-overlay .card-title {
    color: #323232;
    font-size: 18px;
    font-family: arial;
    font-weight: 700;
    margin: 20px 0
}
.csr-key-focus-areas .card-img-overlay .card-details {
    color: #757575;
    font-family: arial;
    font-size: 14px;
    margin: 0 0 20px;
    min-height: 66px
}
.csr-policy-calendar-reports .col-lg-4:first-child {
    padding-right: 0
}
.csr-policy-calendar-reports .col-lg-4:nth-child(2) {
    padding-right: 0;
    padding-left: 0
}
.csr-policy-calendar-reports .col-lg-4:last-child {
    padding-left: 0
}
.csr-policy-calendar-reports .csr-policy-div-caption {
    position: absolute;
    bottom: 0;
    background-color: #fed101;
    opacity: .902;
    width: 279px;
    height: 245px;
    padding: 20px 30px
}
.csr-policy-calendar-reports .csr-reports-div-caption {
    position: absolute;
    top: 0;
    padding: 30px 30px 49px;
    left: 0;
    right: 0
}
.csr-policy-calendar-reports .csr-reports-div-caption .csr-reports-div-button {
    margin-top: 40px;
    padding-left: 25px
}
.csr-policy-calendar-reports .csr-reports-div-caption h2.inner-titles {
    color: #fff;
    padding-left: 20px
}
.csr-policy-calendar-reports .csr-policy-div-caption h2.inner-titles {
    padding: 0 0 20px
}
.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr:nth-of-type(odd) {
    padding: 15px;
    background: 0 0
}
.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr:nth-of-type(odd) .investment-view-policy::after {
    width: 36px;
    height: 36px;
    position: absolute;
    background: 0 0;
    left: 43px;
    top: 3px;
    content: ''
}
.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr:nth-of-type(odd) .investment-view-policy a::after {
    width: 36px;
    height: 36px;
    position: absolute;
    background: url(../images/icons/eye-icon-white.png?quality=80&format=webp) no-repeat;
    left: 43px;
    top: 3px;
    content: ''
}
.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr:nth-of-type(odd) .investment-download-policy::after {
    width: 36px;
    height: 36px;
    position: absolute;
    background: url(../images/icons/download-icon-white.png?quality=80&format=webp) no-repeat;
    left: 80px;
    top: 2px;
    content: ''
}
.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr:nth-of-type(even) {
    padding: 20px 15px;
    margin: 0 0 20px;
    background: #fff
}
.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1:nth-of-type(even) .investment-download-policy a::after {
    width: 36px;
    height: 40px;
    position: absolute;
    background: url(../images/sprite-img.png?quality=80&format=webp) -248px -83px no-repeat;
    left: 63px;
    top: -8px;
    content: ''
}
.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr:nth-of-type(even) h3 {
    font-family: arial;
    font-weight: 700;
    font-size: 14px;
    color: #757575;
    padding-left: 30px;
    position: relative;
    margin: 0 0 15px
}
.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr:nth-of-type(even) h3::before {
    content: '';
    width: 36px;
    height: 36px;
    position: absolute;
    background: url(../images/icons/pdf-icon-black.png?quality=80&format=webp) no-repeat;
    left: 0;
    top: 0
}
.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr:nth-of-type(even) .investment-download-policy a, .csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr:nth-of-type(even) .investment-view-policy a {
    color: #e41937;
    font-family: arial;
    font-weight: 700;
    font-size: 14px;
    display: inline;
    position: relative;
    cursor: pointer
}
.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr h3 {
    font-family: arial;
    font-size: 14px;
    color: #fff;
    padding-left: 30px;
    position: relative;
    margin: 0 0 15px
}
.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr h3::before {
    content: '';
    width: 36px;
    height: 36px;
    position: absolute;
    background: url(../images/icons/pdf-icon.png?quality=80&format=webp) no-repeat;
    left: 0;
    top: 0
}
.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 {
    background-color: #fff;
    padding: 20px 15px;
    margin: 0 0 10px
}
.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 h3 {
    font-family: arial;
    font-weight: 700;
    font-size: 14px;
    color: #757575;
    padding-left: 30px;
    position: relative
}
.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 h3::before {
    content: '';
    width: 36px;
    height: 36px;
    position: absolute;
    background: url(../images/icons/pdf-icon-black.png?quality=80&format=webp) no-repeat;
    left: 0;
    top: 0
}
.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 p {
    font-family: arial;
    color: #757575;
    margin-left: 10px
}
.csr-policy-calendar-reports .csr-policy-div-caption .investment-download-policy img, .csr-policy-calendar-reports .csr-policy-div-caption .investment-view-policy img {
    height: 12px;
    margin: 5px 8px
}
.csr-policy-calendar-reports .csr-policy-div-caption p {
    font-size: 14px;
    color: #323232;
    font-family: arial
}
.csr-policy-calendar-reports .csr-policy-div-caption .investment-view-policy {
    color: #323232;
    font-family: arial;
    font-weight: 700;
    font-size: 14px;
    display: inline;
    position: absolute;
    left: 31px;
    cursor: pointer
}
.csr-policy-div-caption a {
    color: #323232;
    display: -webkit-inline-box;
    display: flex;
}
.csr-policy-calendar-reports .csr-policy-div-caption .investment-download-policy {
    color: #323232;
    font-family: arial;
    font-weight: 700;
    font-size: 14px;
    display: inline;
    position: absolute;
    right: 80px;
    cursor: pointer
}
.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr .investment-view-policy {
    color: #fff;
    font-family: arial;
    font-weight: 700;
    font-size: 14px;
    display: inline;
    position: relative;
    left: 30px;
    cursor: pointer
}
.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr .investment-download-policy a, .csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr .investment-view-policy a {
    color: #fff
}
.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 .investment-download-policy a, .csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 .investment-view-policy a {
    color: #e41937
}
.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr .investment-download-policy {
    color: #fff;
    font-family: arial;
    font-weight: 700;
    font-size: 14px;
    display: inline;
    position: relative;
    right: -74px;
    cursor: pointer
}
.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 .investment-view-policy {
    color: #e41937;
    font-family: arial;
    font-weight: 700;
    font-size: 14px;
    display: inline;
    position: relative;
    left: 30px;
    cursor: pointer
}
.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 .investment-view-policy::after {
    width: 36px;
    height: 36px;
    position: absolute;
    background: url(../images/eye-icon.png?quality=80&format=webp) no-repeat;
    left: 43px;
    top: 3px;
    content: ''
}
.insurance-features .edft li, .investment-features .edft li {
    height: auto
}
.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 .investment-download-policy {
    color: #e41937;
    font-family: arial;
    font-weight: 700;
    font-size: 14px;
    display: inline;
    position: relative;
    right: -74px;
    cursor: pointer
}
.csr-calendar-div .csr-calendar-div-caption p, .csr-calendar-div .csr-calendar-div-caption ul li {
    color: #757575;
    font-size: 14px;
    font-family: arial
}
.csr-calendar-div {
    background-color: #f7f7f7;
    padding: 30px 30px 70px;
    position: relative;
    left: 0;
    z-index: 1;
    width: 100%
}
.csr-calendar-div .csr-calendar-div-button {
    margin-top: 35px
}
.csr-calendar-div .csr-calendar-div-caption h4 {
    border-bottom: 1px solid #e01a37;
    width: 40%;
    padding-bottom: 8px;
    margin: 0 0 15px
}
.csr-calendar-div .csr-calendar-div-caption p {
    font-weight: 700
}
.csr-calendar-div .csr-calendar-div-caption ul {
    padding-left: 18px
}
.csr-calendar-div .csr-calendar-div-caption {
    background-color: #fff;
    padding: 30px;
    margin-top: 40px;
    box-shadow: 0 5px 15.36px .64px rgba(0, 0, 0, .09);
    min-height: 185px
}
.insurance-features .tractorloanfb, .investment-features .tractorloanfb {
    box-shadow: 0 1px 13.12px 2.88px rgba(0, 0, 0, .25);
    z-index: 1;
    position: relative
}
.csr-calendar-div .btn.btn-primary.dropdown-toggle {
    background: 0 0;
    border: transparent;
    border-bottom: 1px solid #e01a37;
    border-radius: 1px;
    color: #000
}
.csr-calendar-div .btn.btn-primary.dropdown-toggle .caret {
    font-family: arial;
    font-weight: 700
}
.awards-recognition .cus-overlay {
    min-height: auto;
    background-color: #333;
    margin: 0 auto;
    opacity: .9;
    top: 280px;
    bottom: -30px;
    width: 90%;
    left: 0;
    right: 0
}
.awards-recognition .cus-overlay h3 {
    font-size: 14px;
    font-family: arial;
    font-weight: 700;
    color: #fffdfd
}
.insurance-features .edft li a, .insurance-features .tractorloanfb li a {
    display: block;
    color: #323232;
    font-weight: 700;
    font-family: arial
}
.insurance-features {
    background: url(../images/insurance-featuresbg.jpg?quality=80&format=webp) center top no-repeat;
    background-size: cover
}
.insurance-features .wrapFB {
    position: relative
}
.insurance-features .wrapFB ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.insurance-features .tractorloanfb {
    background: #fef101;
    max-width: 320px;
    width: 100%
}
.insurance-features .tractorloanfb li a {
    padding: 24px 40px;
    font-size: 16px
}
.insurance-features .edft {
    background: #faf9f9;
    max-width: 300px;
    width: 100%;
    position: relative;
    top: -2px
}
.insurance-features .edft li a {
    border-top: 1px solid #c8c7c7;
    padding: 24px 20px;
    margin: 0 20px;
    font-weight: 400
}
.insurance-features h3 {
    font-family: arial;
    font-weight: 700;
    color: #fff;
    font-size: 20px
}
.insurance-features .tractorloanFB {
    padding-left: 15px;
    margin: 0 0 30px
}
.insurance-features .tractorloanFB li {
    color: #cecece;
    font-size: 16px;
    padding: 6px 0
}
.custom-slim-scroll.investment-intro .for-group-secure, .intro-outlink {
    font-family: arial;
    font-weight: 700;
    font-size: 18px
}
.intro-outlink {
    color: #323232
}
.intro-outlink a {
    color: #e41937
}
.intro-outlink a:focus {
    outline: 0
}
.custom-slim-scroll.investment-intro .for-group-secure {
    color: #323232
}
.custom-slim-scroll.investment-intro .for-group-secure a {
    color: #e41937
}
.investment-features .edft li a, .investment-features .tractorloanfb li a {
    display: block;
    color: #323232;
    font-weight: 700;
    font-family: arial
}
.custom-slim-scroll.investment-intro .red-button {
    margin: 15px 0
}
.investment-features {
    background: url(../images/insurance-featuresbg.jpg?quality=80&format=webp) center top no-repeat;
    background-size: cover
}
.investment-features .wrapFB {
    position: relative;
    padding: 60px 0
}
.investment-features .wrapFB ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.investment-features .tractorloanfb {
    background: #fef101;
    max-width: 320px;
    width: 100%
}
.investment-features .tractorloanfb li a {
    padding: 24px 40px;
    font-size: 16px
}
.investment-features .edft {
    background: #faf9f9;
    max-width: 300px;
    width: 100%;
    position: relative;
    top: -2px
}
.investment-features .edft li a {
    border-top: 1px solid #c8c7c7;
    padding: 24px 20px;
    margin: 0 20px;
    font-weight: 400
}
.investment-features .wrapFBR {
    padding: 80px 0
}
.investment-features h3 {
    font-family: arial;
    font-weight: 700;
    color: #fff;
    font-size: 20px
}
.investment-features .tractorloanFB {
    padding-left: 15px;
    margin: 0 0 30px
}
.investment-features .tractorloanFB li {
    color: #cecece;
    font-size: 16px;
    padding: 6px 0
}
.investment-fd-irates .nav-tabs {
    border-bottom: 0 solid #ddd;
    margin: 0 auto;
    display: table
}
.investment-fd-irates .nav-tabs li {
    /*margin: 0 0 0 10px;*/
	margin: 0 0 0 0px;
    width: 13%;
    text-align: center;
    border-right: 1px solid #e4e4e4
}
.investment-fd-irates .nav-tabs li:last-child {
    border-right: 1px solid transparent
}
.investment-fd-irates .nav-tabs>li.active>a, .investment-fd-irates .nav-tabs>li.active>a:focus, .investment-fd-irates .nav-tabs>li.active>a:hover {
    border-width: 0
}
.investment-fd-irates .nav-tabs>li>a {
    border: none;
    color: #757575;
    font-family: arial;
    font-weight: 700;
    font-size: 16px
}
.investment-fd-irates .nav-tabs>li.active>a, .investment-fd-irates .nav-tabs>li>a:hover {
    border: none;
    color: #323232 !important;
    background: 0 0
}
.investment-fd-irates .nav-tabs>li>a::after {
    content: "";
    background: #e41937;
    height: 3px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -1px;
    transition: all 250ms ease 0;
    transform: scale(0)
}
.investment-fd-irates .nav-tabs>li.active>a::after, .investment-fd-irates .nav-tabs>li:hover>a::after {
    transform: scale(1)
}
.investment-fd-irates .tab-nav>li>a::after {
    background: #21527d;
    color: #fff
}
.investment-fd-irates .tab-pane {
    padding: 15px 0 0
}
.investment-fd-irates .tab-content {
    padding: 20px 0 0
}
.investment-fd-irates .investment-tabs {
    padding: 40px 0 0
}
.investment-fd-irates .table-responsive {
    border-radius: 25px;
    border: 1px solid #e4e4e4;
    margin: 0 0 20px
}
.investment-fd-irates .table>tbody>tr>td, .investment-fd-irates .table>thead>tr>th {
    border-top: 1px solid transparent;
    font-size: 14px;
    font-family: arial
}
.investment-fd-irates .table>thead>tr>th {
    background: #efefef;
    border-bottom: 1px solid #e4e4e4;
    color: #323232;
    font-weight: 700;
    padding: 30px 0
}
.investment-fd-irates .table>tbody>tr>td {
    padding: 15px 0;
    vertical-align: middle
}
.investment-fd-irates .table>tbody>tr>td:last-child {
    border-right: 1px solid transparent
}
.investment-fd-irates td, .investment-fd-irates th {
    border-right: 1px solid #e4e4e4;
    width: 20%;
    text-align: center
}
.investment-fd-irates .table {
    margin: 0
}
.investment-fd-irates .investment-rates-wef {
    color: #e41937;
    font-size: 14px;
    font-style: italic
}
.investment-fd-irates ul.notes-list {
    padding: 0 0 0 15px;
    margin: 0
}
.investment-fd-irates ul.notes-list .invetment-notes {
    list-style: none;
    font-weight: 700;
    margin: 0 0 0 -15px
}
.investment-fd-irates ul.notes-list li {
    margin: 15px 0 0
}
.contact-fd .contact-fd-section {
    margin: 0 20px 20px 30px;
    position: relative
}
.contact-fd .contact-fd-border-right {
    border-right: 1px solid #cfcfcf;
    position: relative
}
.contact-fd .contact-fd-section.fd-centre::before, .contact-fd .contact-fd-section.fd-head-office::before, .contact-fd .contact-fd-section.fd-name::before {
    width: 17px;
    height: 17px;
    position: absolute;
    content: ''
}
.contact-fd-border-left {
    border-left: 1px solid #cfcfcf
}
.contact-fd-border-left .contact-fd-section.fd-head-office {
    margin-left: 40px
}
.contact-fd h4 {
    margin: 0 0 20px;
    font-family: arial;
    font-weight: 700;
    font-size: 18px
}
.contact-fd h4 img {
    margin: 0 15px 0 0
}
.contact-fd .contact-fd-section.fd-name::before {
    left: -30px;
    background: url(../images/icons/fd-name.png?quality=80&format=webp) no-repeat;
	height: 26px;
width: 22px;
background: url(../images/menu_sprite.png?quality=80&format=webp) top center no-repeat;
float: left;
margin-right: 15px;
background-position: -11px -644px;

left: -30px;
		
}
.contact-fd .contact-fd-section.fd-head-office::before {
    left: -30px;
    background: url(../images/icons/fd-head-office.png?quality=80&format=webp) no-repeat
}
.contact-fd .contact-fd-border-left .contact-fd-section.fd-head-office::before {
    left: -30px
}
.contact-fd .contact-fd-section.fd-centre::before {
    left: -40px;
    background: url(../images/icons/fd-centre.png?quality=80&format=webp) no-repeat
}
.contact-fd .contact-fd-section.fd-centre {
    margin: 0 0 0 40px
}
.contact-fd p {
    margin: 0 0 7px
}
.contact-fd p a {
    color: #333
}
.contact-fd span {
    font-family: arial;
    font-weight: 700
}
.investment-policy-benifits.white-background {
    background: #fff
}
.investment-policy-benifits.white-background .investment-policy-section {
    padding: 15px 10px 45px 50px;
    background-color: #fff;
    margin-bottom: 20px
}
.investment-policy-benifits {
    background: #f7f7f7
}
.border-top {
    border-top: .2px solid #f1f1f1;
    padding-top: 40px
}
.investment-policy-benifits .investment-policy-section {
    padding: 15px 10px 45px 50px;
    margin-bottom: 25px
}
.investment-policy-benifits .investment-policy-section:last-child {
    margin-bottom: 0;
    height: 180px
}
.investment-policy-benifits .investment-policy-section:hover {
    background-color: #fff;
    box-shadow: 0 5px 39.36px .64px rgba(0, 0, 0, .09)
}
.investment-policy-benifits .sustainability-reports .grey-investment-btn-policy {
    background-color: #fff;
    cursor: pointer;
    padding: 15px 10px 45px 50px;
    border-right: 1px solid #f0f0f0
}
.investment-policy-benifits .grey-investment-btn-policy {
    border-right: 1px solid #f0f0f0;
    padding: 15px 10px 45px 50px
}
.investment-policy-benifits .grey-investment-btn-policy:hover {
    background-color: #f0f0f0;
    border-right: none
}
.investment-policy-benifits .investment-btn-policy {
    position: relative
}
.investment-policy-benifits .investment-btn-policy .transparent-button-white {
    margin-left: 10px
}
.investment-policy-benifits h3 {
    font-size: 14px;
    font-family: arial;
    color: #757575;
    line-height: 20px;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis
}
.investment-policy-section.min-height h3 {
    min-height: 65px
}
.investment-policy-benifits h3::before {
    content: '';
    width: 36px;
    height: 36px;
    position: absolute;
    background: url(../images/sprite-img.png?quality=80&format=webp) -245px -8px no-repeat;
    left: -40px;
    top: 0
}
.investment-policy-benifits a.investment-policy-section:hover {
    background-color: #fff;
    box-shadow: 0 5px 15.36px .64px rgba(0, 0, 0, .09)
}
.investment-policy-benifits .investment-download-policy {
    position: absolute;
    color: #e41937;
    font-family: arial;
    font-weight: 700;
    font-size: 14px;
    display: inline;
    right: 20px
}
.investment-policy-benifits .investment-view-policy {
    color: #e41937;
    font-family: arial;
    font-weight: 700;
    font-size: 14px;
    display: inline;
    position: relative;
    left: 0
}
.investment-policy-benifits .investment-download-policy a, .investment-policy-benifits .investment-view-policy a {
    color: #e41937
}
.investment-policy-benifits .investment-view-policy a::after {
    width: 36px;
    height: 36px;
    position: absolute;
    background: url(../images/eye-icon.png?quality=80&format=webp) no-repeat;
    left: 43px;
    top: 3px;
    content: ''
}
.investment-policy-benifits .investment-download-policy a::after {
    width: 36px;
    height: 40px;
    position: absolute;
    background: url(../images/sprite-img.png?quality=80&format=webp) -248px -83px no-repeat;
    left: 63px;
    top: -8px;
    content: ''
}
.investment-policy-section-csr .investment-download-policy a::after {
    width: 36px;
    height: 40px;
    position: absolute;
    background: 0 0;
    left: 63px;
    top: -8px;
    content: ''
}
.investment-policy-benifits .btn-primary {
    border-top-width: initial;
    border-right-width: initial;
    border-left-width: initial;
    border-top-style: initial;
    border-right-style: initial;
    border-left-style: initial;
    color: #000;
    padding-left: 0;
    width: 100%;
    text-align: left;
    background: 0 0;
    border-color: transparent transparent #e01a37;
    border-image: initial;
    border-bottom: 1px solid #e01a37;
    border-radius: 1px
}
.investment-policy-benifits .btn-primary .icon-bottom-arrow {
    font-size: 12px;
    margin: 4px 0 0 10px;
    float: right
}
.investment-policy-benifits .applicationFormsTabs-section {
    float: right;
    width: 100%;
    margin: 0 0 30px
}
.investment-policy-benifits .applicationFormsTabs {
    list-style: none;
    float: right;
    margin: 0
}
.investment-policy-benifits .applicationFormsTabs li.active {
    color: #fff;
    background: #e41937;
    transition: all .3s
}
.investment-policy-benifits .applicationFormsTabs li {
    float: left;
    margin: 0 0 0 5px;
    padding: 15px;
    cursor: pointer;
    background: #fff
}
.investment-policy-benifits .applicationFormsTabs li a {
    color: #757575;
    font-size: 16px;
    text-align: center
}
.investment-policy-benifits .applicationFormsTabs li.active a, .investment-policy-benifits .applicationFormsTabs li:hover a {
    color: #fff
}
.investment-policy-benifits .applicationFormsTabs li:hover {
    color: #fff;
    background: #e41937;
    transition: all .3s
}
.investment-policy-benifits .btn-primary.active, .investment-policy-benifits .btn-primary:active, .investment-policy-benifits .btn-primary:hover, .investment-policy-benifits .open>.dropdown-toggle.btn-primary {
    background: 0 0;
    outline: 0;
    border-bottom: 1px solid #e01a37;
    color: #000
}
.investment-policy-benifits .red-button {
    margin-top: 30px
}
.csr-calender-dropdown {
    float: right;
    width: 100%
}
.csr-calender-dropdown .dropdown-menu {
    margin: 0;
    max-height: 300px;
    overflow: auto
}
.csr-calender-dropdown .dropdown {
    float: left;
    margin: 0 0 0 30px
}
.csr-calender-dropdown .dropdown:first-child {
    margin: 0
}
.csr-calender-dropdown.dropdown-three .dropdown {
    margin: 0 0 0 8px
}
.csr-calender-dropdown.dropdown-three .dropdown:first-child {
    margin: 0
}
.subsidiaries-policy h2.inner-title {
    color: #323232
}
.subsidiaries-policy h3 {
    color: #323232;
    font-family: arial;
    font-weight: 700;
    font-size: 14px;
    margin: 0 0 10px
}
.subsidiaries-policy p {
    font-size: 14px;
    color: #757575;
    font-family: arial;
    margin: 0
}
.subsidiaries-policy .nopadding {
    padding: 0
}
.subsidiaries-policy .policy-sectionR {
    padding-left: 100px
}
.subsidiaries-policy .red-button a {
    margin: 30px 0 0
}
.subsidiaries-policy .myscroll {
    padding-right: 20px
}
.subsidiaries-policy .custom-slim-scroll {
    height: 249px;
    margin-bottom: 60px
}
.subsidiaries-policy .bothwrap {
    float: left;
    width: 100%;
    padding: 100px 0
}
.features-benefits-tab {
    background: url(../images/features-benifits.jpg?quality=80&format=webp) center top no-repeat;
    background-size: 100%
}
.features-benefits-tab .wrapFB {
    position: relative;
    padding: 60px 0
}
.features-benefits-tab .wrapFB .wrapFB ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.features-benefits-tab .wrapFB .edft li {
    height: auto
}
.features-benefits-tab .wrapFB .edft li a {
    border-top: 1px solid #c8c7c7;
    padding: 24px 20px;
    margin: 0 20px;
    display: block;
    color: #323232;
    font-family: arial;
    font-weight: 700;
    font-weight: 400
}
.features-benefits-tab .wrapFB .wrapFBR {
    padding: 80px 0
}
.features-benefits-tab .wrapFB .tractorloanFB {
    padding-left: 15px;
    margin: 0 0 30px
}
.calEMI .select-city {
    float: right;
    border-bottom: 1px solid #e41937;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    color: #757575;
    outline: 0;
    padding: 0 10px;
    background: url(../images/sprite-img.png?quality=80&format=webp) 88px 12px no-repeat;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    min-width: 110px;
    width: auto
}
.our-commitment p {
    font-family: arial
}
.mahindra-financial-details.financial-details {
    background: url(../images/mahindra-finance-background.png?quality=80&format=webp) no-repeat;
    background-size: cover;
    padding: 40px 20px 67px
}
.mahindra-financial-details.financial-details h5 {
    font-family: arial;
    font-weight: 700
}
.mahindra-financial-details.financial-details li {
    font-family: arial
}
.mahindra-financial-details.financial-details .financial-tabs a h5, .mahindra-financial-details.financial-details li {
    font-size: 14px
}
.features-benefits-tab.credit-features-benefits-tab {
    background: url(../images/credit-loan-solutions-flexible.png?quality=80&format=webp) no-repeat fixed;
    background-size: cover;
    min-height: 475px
}
#piechart #JSFiddle {
    position: relative
}
#piechart .overlay, #piechart .overlay-label {
    display: block;
    width: 240px;
    height: 240px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center
}
#piechart .overlay {
    font-size: 80px;
    margin-top: 60px
}
#piechart .overlay-label {
    margin-top: 140px;
    font-size: 20px
}
.sustainability-policy-benifits a .download-policy, .sustainability-policy-benifits h3, .sustainability-policy-benifits p {
    font-size: 14px;
    font-family: arial
}
#piechart g rect, #piechart text {
    display: none
}
.sustainability-policy-benifits {
    background: #fff
}
.sustainability-policy-benifits .policy-section {
    padding: 15px 10px 45px 50px;
    background-color: #f7f7f7;
    margin-bottom: 10px
}
.sustainability-policy-benifits .policy-section:hover {
    background-color: #fff;
    box-shadow: 0 5px 39.36px .64px rgba(0, 0, 0, .09)
}
.sustainability-policy-benifits p {
    color: #757575
}
.sustainability-policy-benifits .btn-policy {
    position: relative
}
.sustainability-policy-benifits .download-policy {
    position: absolute
}
.sustainability-policy-benifits h3 {
    color: #757575;
    line-height: 20px;
    min-height: 60px
}
.sustainability-policy-benifits h3:before {
    content: '';
    width: 36px;
    height: 36px;
    position: absolute;
    background: url(../images/sprite-img.png?quality=80&format=webp) -245px -8px no-repeat;
    left: -40px;
    top: -8px
}
.sustainability-policy-benifits a.policy-section:hover {
    background-color: #fff;
    box-shadow: 0 5px 15.36px .64px rgba(0, 0, 0, .09)
}
.sustainability-policy-benifits a .download-policy {
    color: #e41937;
    font-weight: 700
}
.sustainability-policy-benifits .download-policy:after {
    width: 36px;
    height: 36px;
    position: absolute;
    background: url(../images/sprite-img.png?quality=80&format=webp) -248px -40px no-repeat;
    left: 80px;
    top: -20px;
    content: ''
}
.sustainability-policy-benifits .btn-primary {
    background: 0 0;
    border: transparent;
    border-bottom: 1px solid #e01a37;
    border-radius: 1px;
    color: #000
}
.sustainability-policy-benifits .btn-primary.active, .sustainability-policy-benifits .btn-primary:active, .sustainability-policy-benifits .btn-primary:hover, .sustainability-policy-benifits .open>.dropdown-toggle.btn-primary {
    background: 0 0;
    outline: 0;
    border-bottom: 1px solid #e01a37;
    color: #000
}

.csr-reports {
    background-color: #fff
}
.csr-reports.investment-policy-benifits .investment-policy-section {
    background-color: #fff;
    width: 278px;
    min-height: 186px;
    padding: 15px 35px 45px 40px
}
.csr-reports.investment-policy-benifits .investment-policy-section:hover {
    box-shadow: 0 5px 15.36px .64px rgba(0, 0, 0, .09)
}
.csr-reports.investment-policy-benifits .investment-policy-section span {
    font-family: arial;
    font-size: 12px;
    color: #757575
}
.csr-reports.investment-policy-benifits .investment-policy-section h3 {
    font-family: arial;
    font-weight: 700;
    font-size: 14px;
    color: #757575;
    min-height: 40px;
    padding-left: 35px
}
.csr-reports.investment-policy-benifits h3::before {
    left: -7px;
    top: 0
}
.csr-reports.investment-policy-benifits .investment-policy-section p {
    font-family: arial;
    font-size: 14px;
    color: #757575;
    min-height: 66px
}
.csr-activities-accordian .panel-group .panel {
    border-radius: 0;
    box-shadow: none
}
.csr-activities-accordian .panel-group .panel+.panel {
    margin-top: 9px
}
.csr-activities-accordian .panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #fafafa;
    border-color: #eee
}
.csr-activities-accordian .panel-title {
    font-size: 14px
}
.csr-activities-accordian .panel-title>a {
    display: block;
    padding: 15px;
    text-decoration: none
}
.csr-activities-accordian .more-less {
    float: right;
    color: #212121
}
.csr-activities-accordian .panel-default>.panel-heading+.panel-collapse>.panel-body {
    box-shadow: 0 5px 15.36px .64px rgba(0, 0, 0, .09);
    border-color: transparent
}
.csr-activities-accordian .tab-content {
    margin-top: 2%
}
.csr-activities-accordian .panel.panel-default {
    border-radius: 5px;
    background-color: #fff;
    border-color: transparent
}
.csr-activities-accordian .panel.panel-default .panel-heading {
    background-color: transparent;
    border-color: #e1e1e1
}
.csr-activities-accordian .panel.panel-default .panel-heading a {
    color: #757575;
    font-size: 20px;
    font-family: arial;
    font-weight: 700;
    position: relative;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    padding: 15px 25px 15px 35px
}
.csr-activities-accordian .panel.panel-default .panel-heading i {
    color: #9f9f9f;
    font-size: 15px;
    font-family: FontAwesome
}
.csr-activities-accordian .panel.panel-default .panel-heading i.fa-minus:before, .csr-activities-accordian .panel.panel-default .panel-heading i.fa-plus:before {
    vertical-align: -webkit-baseline-middle
}
.csr-activities-accordian .panel.panel-default .panel-heading .panel-title a[aria-expanded=true], .csr-activities-accordian .panel.panel-default .panel-heading .panel-title a[aria-expanded=true] i {
    color: #fff
}
.csr-activities-accordian .panel.panel-default .panel-heading .panel-title a[aria-expanded=true] {
    border-radius: 5px;
    background-color: #e41937;
    box-shadow: 0 3px 3px 0 rgba(46, 0, 7, .19);
    border: none
}
.csr-activities-accordian .panel.panel-default .panel-heading .faq-number {
    display: inline-block;
    width: 97%
}
.csr-activities-accordian .panel.panel-default .panel-heading .faq-title {
    margin: 0;
    display: table;
    position: relative;
    left: 10px;
    width: 95%
}
.csr-activities-accordian .panel.panel-default .panel-body {
    border-top: none;
    color: #5a5a5a;
    font-size: 14px;
    font-family: arial;
    padding: 30px 15px 15px
}
.csr-activities-accordian .csr-accordian-para p {
    font-size: 14px;
    color: #757575;
    font-family: arial
}
.csr-accordian-image {
    height: auto;
    overflow: hidden
}
.csr-accordian-image .owl-nav .owl-next {
    right: 41%
}
.csr-accordian-image .owl-nav .owl-prev {
    left: 41%
}
.csr-accordian-image .owl-nav .owl-next i, .csr-accordian-image .owl-nav .owl-prev i {
    font-size: 22px
}
.csr-accordian-image .owl-nav {
    position: absolute;
    bottom: -7px
}
.csr-accordian-image .slider-counter {
    text-align: center;
    color: #e41937;
    font-size: 12px;
    font-family: arial;
    margin: 10px 0 0
}
.csr-focused-areas .nav.nav-tabs {
    border-bottom: none
}
.csr-focused-areas .nav.nav-tabs li {
    position: relative;
    width: 25%;
    overflow: hidden;
    cursor: pointer
}
.csr-focused-areas .nav.nav-tabs li .focused-tabs {
    background-color: transparent;
    border: none;
    padding: 0
}
.csr-focused-areas .nav.nav-tabs li .focused-tabs img {
    width: 100%
}
.csr-focused-areas .nav.nav-tabs li .focused-tabs span {
    position: absolute;
    margin-top: 50%;
    font-size: 24px;
    color: #fff;
    text-align: center;
    font-family: arial;
    font-weight: 700;
    width: 100%;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s
}
.csr-focused-areas .nav.nav-tabs li:hover span {
    margin-top: 20px
}
.csr-focused-areas .nav.nav-tabs li.active .apex-dn, .csr-focused-areas .nav.nav-tabs li:hover .apex-dn {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #000;
    margin: 0 auto
}
.csr-focused-areas .nav.nav-tabs li.active .csr-key-focus-section, .csr-focused-areas .nav.nav-tabs li:hover .csr-key-focus-section {
    margin-top: -280px
}
.csr-focused-areas .nav.nav-tabs li.active span {
    margin-top: 20px
}
.csr-focused-areas .nav.nav-tabs li .csr-key-focus-section {
    position: absolute;
    margin-bottom: -250px;
    text-align: center;
    left: 0;
    right: 0;
    padding: 0 40px;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s
}
.csr-focused-areas .nav.nav-tabs li .csr-key-focus-section a {
    color: #fff;
    font-size: 14px;
    font-family: arial;
    margin: 0;
    border-top: 1px solid #fff;
    padding: 7px 0;
    display: inline-block;
    width: 100%;
    cursor: default;
}
.csr-focused-areas .nav.nav-tabs li .csr-key-focus-section a.active, .csr-focused-areas .nav.nav-tabs li .csr-key-focus-section a.active span, .csr-focused-areas .nav.nav-tabs li .csr-key-focus-section a.red_active, .csr-focused-areas .nav.nav-tabs li .csr-key-focus-section a.red_active span {
    color: #e41937
}
.csr-focused-areas .nav.nav-tabs li .csr-key-focus-section a:hover, .csr-focused-areas .nav.nav-tabs li .csr-key-focus-section a:hover span {
    color: #e41937;
    transition: none
}
.csr-focused-areas .nav.nav-tabs li .csr-key-focus-section a:first-child {
    border-top: none
}
.csr-focused-areas .nav.nav-tabs li .csr-key-focus-section span {
    color: #fff;
    font-size: 14px;
    font-family: arial;
    font-weight: 700;
    position: static
}
.csr-focused-areas .panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #eee
}
.csr-focused-areas .panel-default .panel-body p.main-heading {
    font-size: 14px;
    font-family: arial;
    font-weight: 700;
    padding-bottom: 5px
}
.csr-focused-areas .panel-default .panel-body .main-heading-ul li, .csr-focused-areas .panel-default .panel-body .sub-heading {
    padding-bottom: 0
}
.csr-focused-areas .panel-default .panel-body .main-heading-ul p, .csr-focused-areas .panel-default .panel-body .sub-heading {
    font-size: 14px;
    font-family: arial
}
.csr-focused-areas .panel-default .panel-body .main-heading-ul span, .csr-focused-areas .panel-default .panel-body .sub-heading span {
    font-family: arial;
    font-weight: 700;
    font-size: 14px
}
.csr-focused-areas .panel-default .panel-body ul {
    padding-left: 16px
}
.csr-focused-areas .panel-group .panel+.panel {
    margin-top: 15px
}
.csr-focused-areas .panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #fafafa;
    border-color: #eee
}
.csr-focused-areas .panel-title {
    font-size: 14px;
    background-color: #e41937;
    border-radius: 0 0 7px 7px;
    margin-bottom: 0
}
.csr-focused-areas .panel-title>a {
    display: block;
    padding: 15px;
    text-decoration: none
}
.csr-focused-areas .more-less {
    float: right;
    color: #212121
}
.csr-focused-areas .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #eee
}
.csr-focused-areas .tab-content {
    margin-top: 2%
}
.csr-focused-areas .panel.panel-default {
    border-color: transparent
}
.csr-focused-areas .panel.panel-default .panel-heading {
    background-color: transparent
}
.csr-focused-areas .panel.panel-default .panel-heading a {
    color: #fff;
    padding: 0;
    background-color: #e41937;
    font-size: 20px;
    font-family: arial;
    position: relative
}
.csr-focused-areas .panel.panel-default .panel-heading i {
    color: #fff;
    font-size: 15px;
    font-family: fontAwesome;
    right: 30px;
    position: absolute;
    top: 18px
}
.csr-focused-areas .panel.panel-default .panel-heading p {
    margin-bottom: 0;
    padding: 15px;
    font-size: 20px
}
.csr-focused-areas .panel.panel-default .panel-heading p span {
    font-family: arial;
    font-weight: 700;
    font-size: 26px
}
.csr-focused-areas .panel.panel-default .panel-heading .faq-number {
    display: inline-block;
    float: left
}
.csr-focused-areas .panel.panel-default .panel-heading .faq-title {
    margin: 0;
    display: table;
    position: relative;
    left: 10px;
    width: 95%
}
.csr-focused-areas .panel.panel-default .panel-body {
    border-top: none;
    color: #5a5a5a;
    font-size: 14px;
    font-family: arial;
    padding: 30px;
    background-color: #f1f1f1;
    border-radius: 0 0 7px 7px
}
.csr-focused-modal-content .modal-header {
    padding: 0;
    border-bottom: none
}
.csr-focused-modal-content .modal-header .close {
    margin-top: -23px;
    position: absolute;
    right: 6px;
    top: 21px;
    color: #fff;
    z-index: 9;
    font-weight: 100;
    font-size: 35px;
    opacity: .9;
    outline: 0
}
.csr-focused-modal-content .modal-backdrop.fade {
    opacity: .8
}
.csr-focused-modal-content .modal-body {
    padding: 0
}
.csr-focused-modal-content .modal-body .owl-nav .owl-prev {
    left: -28px
}
.csr-focused-modal-content .modal-body .owl-nav .owl-next {
    right: -28px
}
.csr-focused-areas .focused-education-image {
    position: relative;
    width: 100%;
    cursor: pointer
}
.csr-focused-areas .focused-education-image .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, .5)
}
.csr-focused-areas .focused-education-image:hover .overlay {
    opacity: 1
}
.csr-focused-areas .focused-education-image .text {
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center
}
.csr-focused-areas .focused-education-image .text i {
    color: #fff !important;
    font-size: 30px !important;
    top: 50% !important;
    left: 50%
}
.careers-awards {
    background: #fff
}
.careers-awards .nav-tabs {
    border-bottom: 0 solid #ddd;
    margin: 0 auto;
    display: table
}
.careers-awards .nav-tabs li {
    margin: 0 0 0 50px
}
.careers-awards .nav-tabs>li.active>a, .careers-awards .nav-tabs>li.active>a:focus, .careers-awards .nav-tabs>li.active>a:hover {
    border-width: 0
}
.careers-awards .nav-tabs>li>a {
    border: none;
    color: #757575;
    font-family: arial;
    font-weight: 700;
    font-size: 16px
}
.careers-awards .nav-tabs>li.active>a, .careers-awards .nav-tabs>li>a:hover {
    border: none;
    color: #323232 !important;
    background: 0 0;
    font-family: arial;
    font-weight: 700;
    font-size: 16px
}
.careers-awards .nav-tabs>li>a::after {
    content: "";
    background: #e41937;
    height: 3px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -1px;
    transition: all 250ms ease 0;
    transform: scale(0)
}
.careers-awards .nav-tabs>li.active>a::after, .careers-awards .nav-tabs>li:hover>a::after {
    transform: scale(1)
}
.careers-awards .tab-nav>li>a::after {
    background: #21527d;
    color: #fff
}
.careers-awards .tab-pane {
    padding: 15px 0
}
.careers-awards .tab-content {
    padding: 20px 0 0
}
.careers-awards .table-respon, .careers-awards .table-responsive {
    border-radius: 25px;
    border: 1px solid #e4e4e4
}
.careers-awards .table-respon {
    min-height: .01%;
    overflow-x: auto
}
.careers-awards .table>tbody>tr>td, .careers-awards .table>thead>tr>th {
    border-top: 1px solid transparent;
    font-family: arial;
    text-align: left;
    font-size: 14px
}
.careers-awards .table>thead>tr>th {
    background: #efefef;
    border-bottom: 1px solid #e4e4e4;
    color: #323232;
    font-weight: 700;
    padding: 30px 30px 30px 80px
}
.careers-awards .table>tbody>tr:last-child td {
    padding-bottom: 15px
}
.careers-awards .table>tbody>tr>td {
    padding: 15px 30px 0 80px;
    vertical-align: middle;
    margin: 0;
    line-height: normal
}
.careers-awards .table>tbody>tr>td:last-child {
    border-right: 1px solid transparent
}
.careers-awards td, .careers-awards th {
    border-right: 1px solid #e4e4e4;
    width: 20%;
    text-align: center
}
.careers-awards .table {
    margin: 0
}
.careers-awards .investment-rates-wef {
    color: #e41937;
    font-size: 14px;
    font-style: italic
}
.careers-awards ul.notes-list {
    padding: 20px 0 0 15px
}
.careers-awards ul.notes-list .invetment-notes {
    list-style: none;
    font-weight: 700;
    margin: 0 0 0 -15px
}
.careers-awards ul.notes-list li {
    margin: 20px 0 0
}
.csr-calendar {
    background-color: #fff
}
.csr-calendar-sec .custom-slim-scroll {
    height: 156px
}
.csr-calendar .csr-calendar-sec {
    padding: 10px 20px;
    background-color: #fff;
    box-shadow: 0 5px 15.36px .64px rgba(0, 0, 0, .09);
    margin-bottom: 30px;
    min-height: 240px;
    cursor: pointer
}
.csr-calendar .csr-calendar-sec:hover {
    background-color: #e41937;
    transition: .5s ease-out
}
.csr-calendar .csr-calendar-sec:hover h4 {
    border-bottom: 1px solid #fff
}
.csr-calendar .csr-calendar-sec:hover h4, .csr-calendar .csr-calendar-sec:hover p, .csr-calendar .csr-calendar-sec:hover p span {
    color: #fff
}
.csr-calendar .csr-calendar-sec p, .csr-calendar .csr-calendar-sec p span.calender-camp, .csr-calendar .csr-calendar-sec p span.calender-date, .management-details-left ul, .management-details-right.careers-awards .table>tbody>tr>td {
    color: #757575;
    font-family: arial
}
.csr-calendar .csr-calendar-sec h4 {
    border-bottom: 1px solid #e41937;
    margin-bottom: 15px;
    padding-bottom: 10px;
    margin-top: 15px
}
.csr-calendar .csr-calendar-sec p span.calender-date {
    font-weight: 700
}
.csr-calendar .csr-calendar-sec p span.calender-date br {
    display: none
}
.management-details-left p, .overview-management .management-details-left h2.inner-titles {
    text-align: left
}
.overview-management .management-details-left p {
    margin: 0 0 15px
}
.management-details-left ul {
    padding-left: 18px
}
.management-details-left ul li {
    font-size: 12px;
    line-height: 2
}
.management-details-right.careers-awards {
    background: #f7f7f7
}
.management-details-right.careers-awards .table-responsive {
    border-radius: 10px;
    border: none;
    box-shadow: 0 14px 16px 0 rgba(0, 0, 0, .06)
}
.management-details-right.careers-awards .table-responsive tbody {
    background-color: #fff
}
.management-details-right.careers-awards .table>thead>tr>th {
    padding: 20px 30px 20px 40px;
    border-bottom: none;
    color: #757575;
    font-size: 18px;
    font-family: arial;
    font-weight: 700
}
.management-details-right.careers-awards th {
    border-right: none
}
.management-details-right.careers-awards td, .management-details-right.careers-awards th {
    width: 0
}
.management-details-right.careers-awards th:first-child {
    border-right: 1px solid #fff
}
.management-details-right.careers-awards .table>tbody>tr>td {
    padding: 10px 15px 10px 40px;
    font-size: 16px
}
.management-details-right.careers-awards .table>tbody>tr:last-child td {
    padding: 10px 15px 30px 40px
}
.management-details-right .table-responsive {
    overflow-x: hidden
}
.media-page .print-div h3, .media-page .television-div h3 {
    color: #323232;
    font-family: arial;
    font-weight: 700;
    font-size: 22px;
    padding-left: 45px;
    margin-bottom: 30px
}
.media-page .television-div h3 {
    background-image: url(../images/icons/tv-icon.png?quality=80&format=webp);
    background-repeat: no-repeat
}
.media-page .print-div h3 {
    background-image: url(../images/icons/printer-icon.png?quality=80&format=webp);
    background-repeat: no-repeat
}
.media-page .television-carousel .television-video {
    position: relative
}
.media-page .print-carousel .print-video .print-para, .media-page .television-carousel .television-video .television-para {
    position: absolute;
    bottom: 0;
    background-color: #000;
    width: 100%;
    opacity: .8;
    color: #fff;
    height: 74px;
    padding: 16px 0 0 25px
}
.apply-type-employment.payments ul li .payment-img-hover, .apply-type-employment.payments ul li:hover .payment-img {
    opacity: 0
}
.media-page .print-carousel .print-video .print-para p, .media-page .television-carousel .television-video .television-para p {
    font-size: 18px;
    font-family: arial;
    font-weight: 700;
    width: 80%
}
.media-page .print-carousel .print-video .print-para p {
    width: 44%;
    display: inline-block
}
.media-page .print-carousel .print-video .print-para p.red-button {
    display: inline-block;
    float: right;
    width: auto;
    margin-right: 20px
}
.events-exhibition {
    background-color: #f7f7f7
}
.events-exhibition .events-exhibition-div {
    position: relative;
    padding-bottom: 55px
}
.events-exhibition .events-exhibition-div .events-exhibition-para {
    position: absolute;
    background-color: rgba(255, 255, 255, .949);
    bottom: 25px;
    height: 75px;
    width: 91%;
    box-shadow: 0 13px 21px 0 rgba(0, 0, 0, .1);
    margin: 0 auto;
    left: 0;
    right: 0
}
.articles-announcements, .get-in-touch.media-contact {
    background-color: #fff
}
.events-exhibition .events-exhibition-div .events-exhibition-para p {
    color: #555;
    font-size: 18px;
    font-family: arial;
    font-weight: 700;
    text-align: center;
    padding-top: 22px
}
.events-exhibition-carousel.owl-carousel .owl-nav {
    display: block
}
.events-exhibition-carousel.owl-carousel .owl-nav .owl-prev {
    left: -40px
}
.events-exhibition-carousel.owl-carousel .owl-nav .owl-next {
    right: -40px
}
.gallery .red-button {
    margin-top: 0
}
.get-in-touch.media-contact h2 {
    text-align: left;
    margin: 0
}
.get-in-touch.media-contact h4 {
    font-family: arial;
    font-weight: 700;
    color: #323232;
    margin: 0
}
.get-in-touch.media-contact .panel-title p {
    color: #000;
    font-family: arial;
    font-weight: 400;
    float: left;
    width: 90%;
    margin: 0
}
.articles-announcements .articles-sec {
    background-image: url(../images/articles.jpg?quality=80&format=webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 15px
}
.articles-announcements .articles-sec h2 {
    color: #fff;
    padding: 0 0 30px 20px
}
.articles-announcements.investment-policy-benifits .articles-sec .btn-primary {
    color: #fff;
    border-bottom: 1px solid #fff
}
.articles-announcements.investment-policy-benifits .dropdown {
    float: right;
    margin-bottom: 20px
}
.articles-announcements.investment-policy-benifits .investment-policy-section {
    padding: 1px 10px 19px 43px;
    margin-bottom: 40px
}
.articles-announcements.investment-policy-benifits h3 {
    min-height: 40px
}
.articles-announcements.investment-policy-benifits .articles-sec h3:before {
    background: url(../images/sprite-img.png?quality=80&format=webp) -245px -138px no-repeat
}
.articles-announcements.investment-policy-benifits .articles-sec .investment-download-policy:after {
    background: url(../images/sprite-img.png?quality=80&format=webp) -248px -172px no-repeat
}
.articles-announcements.investment-policy-benifits .articles-sec .investment-view-policy:after {
    background: url(../images/eye-icon-white.png?quality=80&format=webp) no-repeat
}
.articles-announcements.investment-policy-benifits .articles-sec .investment-policy-section {
    background-color: transparent
}
.articles-announcements.investment-policy-benifits .articles-sec .investment-download-policy, .articles-announcements.investment-policy-benifits .articles-sec .investment-view-policy, .articles-announcements.investment-policy-benifits .articles-sec h3 {
    color: #fff
}
.articles-announcements.investment-policy-benifits .articles-sec .investment-policy-section:hover {
    background-color: #fff
}
.articles-announcements.investment-policy-benifits .articles-sec .investment-policy-section:hover h3 {
    color: #757575
}
.articles-announcements.investment-policy-benifits .articles-sec .investment-policy-section:hover .investment-view-policy:after {
    background: url(../images/eye-icon.png?quality=80&format=webp) no-repeat
}
.articles-announcements.investment-policy-benifits .articles-sec .investment-policy-section:hover h3:before {
    background: url(../images/sprite-img.png?quality=80&format=webp) -245px -8px no-repeat
}
.articles-announcements.investment-policy-benifits .articles-sec .investment-policy-section:hover .investment-download-policy:after {
    background: url(../images/sprite-img.png?quality=80&format=webp) -248px -83px no-repeat
}
.articles-announcements.investment-policy-benifits .articles-sec .investment-policy-section:hover .investment-download-policy, .articles-announcements.investment-policy-benifits .articles-sec .investment-policy-section:hover .investment-view-policy {
    color: #e41937
}
.articles-announcements .announcement-sec {
    padding: 30px 15px;
    background-color: #f7f7f7
}
.articles-announcements .announcement-sec h2 {
    padding: 0 0 30px 20px
}
.blog-section .custom-slim-scroll-news .custom-slim-scroll {
    padding: 0 8px 0 0
}
.yellow-titles {
    background: rgba(254, 241, 1, .9);
    padding: 10px;
    font-size: 12px;
    display: inline-block;
    margin: 0 0 10px
}
.in-the-news-data .yellow-titles {
    background: #fff
}
.media-release.blog-section .media-releases .media-release-data {
    padding: 0
}
.blog-img img {
    width: 100%
}
.blog-inner .red-button {
    margin: 10px 0 0
}
.media-release .in-the-news.blog-inner {
    background-color: #f1f1f1;
    padding: 20px 0 80px 20px;
    border-radius: 0 50px
}
.next-prev-peg {
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    padding: 10px 20px 20px 0
}
.next-prev-peg .next {
    float: left
}
.next-prev-peg .prev {
    float: right
}
.next-prev-peg a {
    color: #000;
    font-weight: 600
}
.next-prev-peg i {
    padding: 0 10px;
    font-weight: 600
}
.media-release.blog-section .media-releases {
    padding: 20px 0
}
.media-release .media-releases {
    padding: 20px 0 0
}
.media-release .media-releases h1 {
    padding: 0
}
.media-release .media-releases .media-release-data {
    border-bottom: 1px solid #ccc;
    padding: 20px 20px 0
}
.media-release .media-releases .media-release-data:hover {
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .15)
}
.media-release .media-releases .media-release-data:last-child {
    border-bottom: none;
    padding-bottom: 20px
}
.media-release .media-releases .media-release-data h4 {
    color: #323232;
    margin: 0 0 20px
}
.media-release .media-releases .media-release-data .text, .media-release .media-releases .media-release-data span {
    color: #717171;
    font-family: arial
}
.media-release .media-releases .media-release-data span {
    text-align: right;
    display: block;
    font-size: 12px
}
.media-release .media-releases .media-release-data .transparent-button a {
    padding: 7px 40px 7px 0
}
.investment-policy-benifits.media-release .investment-download-policy {
    left: 110px;
    right: inherit
}
.investment-policy-benifits.media-release .investment-btn-policy {
    padding-bottom: 20px
}
.media-release .in-the-news {
    background-color: #ffdc44;
    padding: 20px
}
.media-release .in-the-news h2 {
    padding: 0 0 20px
}
.media-release .in-the-news .in-the-news-data {
    border-bottom: 1px solid #ccb036;
    padding-top: 20px;
    padding-bottom: 20px
}
.media-release .in-the-news .in-the-news-data:last-child {
    border-bottom: none
}
.media-release .in-the-news .in-the-news-data h6 {
    color: #323232;
    font-family: arial;
    margin-top: 5px
}
.media-release .in-the-news .in-the-news-data span {
    display: block;
    text-align: right;
    font-size: 12px;
    color: #323232;
    font-family: arial
}
.media-release .in-the-news .in-the-news-data .text-bold {
    color: #323232;
    font-weight: 700;
    font-family: arial
}
.media-release .in-the-news .in-the-news-data .text-normal {
    color: #535353;
    font-family: arial
}
.custom-slim-scroll-news .custom-slim-scroll {
    margin: 0
}
.media-corporate-governance h2.titles {
    padding: 0 0 30px;
    margin-bottom: 30px
}
.media-corporate-governance .csr-calendar-div .media-television-carousel {
    margin-top: 50px
}
.media-corporate-governance .csr-calendar-div .media-television-carousel .owl-prev {
    left: -25px
}
.media-corporate-governance .csr-calendar-div .media-television-carousel .owl-next {
    right: -25px
}
.csr-calendar-div .media-television-carousel p {
    color: #313131;
    font-size: 18px;
    font-family: arial;
    margin-top: 20px
}
.media-corporate-governance.corporate-governance.csr-policy-calendar-reports .csr-calendar-div h2.inner-titles, .media-corporate-governance.corporate-governance.csr-policy-calendar-reports .csr-reports-div-caption h2.inner-titles {
    position: relative;
    padding: 0 0 20px 43px
}
.media-corporate-governance .csr-reports-div-caption::before {
    content: '';
    width: 41px;
    height: 41px;
    position: absolute;
    left: 45px;
    top: 35px
}
.media-corporate-governance .csr-reports-div .csr-reports-div-caption::before {
    background: url(../images/icons/print.png?quality=80&format=webp) no-repeat
}
.media-corporate-governance .csr-calendar-div::before {
    background: url(../images/icons/tv-icon.png?quality=80&format=webp) no-repeat;
    content: '';
    width: 41px;
    height: 41px;
    position: absolute;
    left: 50px;
    top: initial
}
.csr-calendar-div {
    height: 460px
}
.media-corporate-governance .csr-online-div .csr-reports-div-caption:before {
    background: url(../images/icons/online.png?quality=80&format=webp) no-repeat
}
.group-management .group-management-div {
    position: relative
}
.group-management .group-management-div .group-management-text {
    position: absolute;
    bottom: 0;
    left: 0
}
.group-management .group-management-div .group-manage-para {
    position: absolute;
    bottom: 20px;
    left: 40px
}
.group-management {
    display: none
}
.group-management .group-management-div .group-management-text h2 {
    color: #fff;
    padding: 0 0 10px
}
.group-management .group-management-div .group-management-text p {
    width: 65%;
    color: #fff
}
.media-kit .fact-sheet h4 {
    font-size: 20px;
    margin: 0 0 20px
}
.media-kit .fact-sheet p.fact-sheet-text {
    color: #717171;
    font-family: arial;
    margin-bottom: 40px
}
.media-kit .fact-sheet .fact-sheet-div {
    position: relative;
    padding: 0 0 0 85px;
    margin: 0 0 30px;
    min-height: 70px
}
.media-download-pdf {
    margin: 42px 0 0
}
.media-kit .fact-sheet .fact-sheet-div p {
    font-size: 16px;
    color: #717171;
    font-family: arial;
    margin-bottom: 5px
}
.media-kit .fact-sheet .fact-sheet-div span {
    font-size: 24px;
    color: #e41937;
    font-family: arial;
    font-weight: 700
}
.media-kit .fact-sheet .fact-sheet-div::before {
    content: '';
    position: absolute;
    width: 51px;
    height: 51px;
    left: 0;
    top: 10px;
    background: url(../images/icons/fact-sheet1.png?quality=80&format=webp) no-repeat
}
.media-kit .fact-sheet .fact-sheet-div1::before {
    background: url(../images/icons/fact-sheet2.png?quality=80&format=webp) no-repeat
}
.media-kit .fact-sheet .fact-sheet-div2::before {
    background: url(../images/icons/fact-sheet3.png?quality=80&format=webp) no-repeat
}
.media-kit .fact-sheet .fact-sheet-div3::before {
    background: url(../images/icons/fact-sheet4.png?quality=80&format=webp) no-repeat
}
.media-kit .fact-sheet .fact-sheet-div4::before {
    background: url(../images/icons/fact-sheet5.png?quality=80&format=webp) no-repeat
}
.media-kit .fact-sheet .fact-sheet-div5::before {
    background: url(../images/icons/fact-sheet6.png?quality=80&format=webp) no-repeat
}
.downloads h4 {
    margin: 30px 0
}
.downloads .dropdown {
    margin-top: 20px
}
.downloads.investment-policy-benifits {
    background: #ffdc44;
    padding: 20px
}
.downloads.investment-policy-benifits .investment-policy-section {
    background-color: transparent;
    padding: 10px 10px 25px 50px;
    border-bottom: 1px solid #ccb036;
    margin: 12px 0
}
.downloads.investment-policy-benifits h3 {
    min-height: 35px;
    color: #323232
}
.downloads.investment-policy-benifits .investment-policy-section:hover {
    background-color: #ffe77e
}
.media-contact .panel-group .panel {
    border: none;
    background: 0 0;
    box-shadow: none
}
.media-contact .panel-default>.panel-heading {
    background: 0 0;
    border: none;
    padding: 0;
    margin: 0 0 34px
}
.media-contact .panel-title img {
    float: left;
    margin: 1px 15px 0 0
}
.media-contact .panel-title p {
    color: #000;
    font-family: arial;
    font-weight: 400
}
.investor-zone.investment-policy-benifits {
    background-color: #fff
}
.investor-zone .investors-alerts, .investor-zone .newspaper-adv {
    background-color: #f7f7f7;
    padding: 30px 15px;
	height: 550px;
}
.investor-zone .investors-alerts h3, .investor-zone .newspaper-adv h3 {
    font-size: 22px;
    color: #323232;
    font-family: arial;
    font-weight: 700
}
.investor-zone.investment-policy-benifits .investors-alerts .dropdown, .investor-zone.investment-policy-benifits .newspaper-adv .dropdown {
    float: left;
    margin-bottom: 30px;
    min-width: 103px
}
.investor-zone.investment-policy-benifits .investors-alerts .investment-policy-section, .investor-zone.investment-policy-benifits .newspaper-adv .investment-policy-section {
    background-color: transparent;
    padding: 5px 10px 25px 50px
}
.investor-zone.investment-policy-benifits .investors-alerts .investment-policy-section h3, .investor-zone.investment-policy-benifits .newspaper-adv .investment-policy-section h3 {
    min-height: 30px;
    font-size: 14px;
    font-family: arial;
    color: #757575
}
.anual-quarterly.investment-policy-benifits {
    background-color: #fff
}
.anual-quarterly .quarterly-financials {
    background-color: #f7f7f7;
    padding: 50px 15px;
    height: 470px
}
.anual-quarterly .quarterly-financials h3 {
    font-size: 22px;
    color: #323232;
    font-family: arial;
    font-weight: 700
}
.anual-quarterly.investment-policy-benifits .quarterly-financials .dropdown {
    float: left;
    margin-bottom: 30px
}
.anual-quarterly.investment-policy-benifits .quarterly-financials .investment-policy-section {
    padding: 5px 10px 25px 50px
}
.anual-quarterly.investment-policy-benifits .quarterly-financials .investment-policy-section h3 {
    font-size: 14px;
    font-family: arial;
    color: #757575
}
.anual-quarterly.investment-policy-benifits .annual-reports .dropdown {
    float: left
}
.anual-quarterly .annual-reports .sustain-left .sustain-left-top-details {
    background-color: #f7f7f7
}
.anual-quarterly .annual-reports .sustain-left .sustain-left-top-details img {
    margin: 0 auto;
    display: block
}
.anual-quarterly .annual-reports .sustain-left .sustain-left-top-details.sustain-details2 {
    background-color: #fbdb07
}
.anual-quarterly .annual-reports .sustain-left .sustain-left-top-details.sustain-details2 img {
    margin: inherit;
    display: block
}
.anual-quarterly.sustainability-section-dmf .sustain-right .sustain-left-top-details {
    min-height: 235px
}
.anual-quarterly.sustainability-section-dmf .sustain-right .sustain-dropdown {
    height: 236px
}
.anual-quarterly.sustainability-section-dmf .sustain-left .sustain-left-top-details {
    min-height: 236px
}
.annual-reportsbg {
    background: #f7f7f7;
    float: left;
    height: 470px;
    width: 100%
}
.col-lg-6.col-md-6.col-sm-6.col-xs-12.nopadding-reports:nth-of-type(odd) {
    padding: 0 0 0 30px
}
.annual-reports-all .row .col-lg-6.col-md-6.col-sm-6.col-xs-12.annual-padding-left, .annual-reports-all .row .col-lg-6.col-md-6.col-sm-6.col-xs-12.annual-padding-right, .col-lg-6.col-md-6.col-sm-6.col-xs-12.nopadding-reports:nth-of-type(even) {
    padding: 0
}
.annual-reports-all1 .row .col-lg-6.col-md-6.col-sm-6.col-xs-12.annual-padding-left, .annual-reports-all1 .row .col-lg-6.col-md-6.col-sm-6.col-xs-12.annual-padding-right, .col-lg-6.col-md-6.col-sm-6.col-xs-12.nopadding-reports:nth-of-type(even) {
    padding: 0
}
.col-lg-6.col-md-6.col-sm-6.col-xs-12.nopadding-reports:nth-of-type(even) .annual-bgcolor-left {
    background: #fbdb07
}
.annual-reports-all .row:nth-child(1) {
    margin: 0
}
.annual-reports-all1 .row:nth-child(1) {
    margin: 0
}
.annual-paddingg-right {
    padding-right: 0
}
.annual-padding-left, .annual-paddingg-left {
    padding-left: 0
}
.annual-height {
    min-height: 220px;
    background: #f7f7f7;
    width: 100%;
    padding: 50px 0 0
}
.annual-height .col-lg-6.col-md-6.col-sm-6.col-xs-12 {
    padding: 0
}
.annual-height .annual-dropdown {
    float: left;
    margin: 0 20px 0 0
}
.annual-height .sustain-left-top-details img {
    padding: 0 0 0 30px
}
.annual-height .annual-details {

    /*float: left;*/
    width: 100%
}
.annual-height.annual-bgcolor-left, .annual-height.annual-bgcolor-right {
    padding: 12px 20px;
    min-height: 78px;
    position: relative
}
.nopadding-reports {
    float: left;
    width: 50%
}
.annual-height.annual-bgcolor-left, .annual-reports-height.annual-bgcolor-left {
    background: #fbdb07;
    border: 1px solid #fff
}
.annual-height.annual-bgcolor-right, .annual-reports-height.annual-bgcolor-right {
    background: #f9c70c
}
.annual-height.annual-bgcolor-left .sustain-year, .annual-height.annual-bgcolor-right .sustain-year {
    font-family: arial;
    font-size: 18px
}
.annual-height.annual-bgcolor-left .sustain-title, .annual-height.annual-bgcolor-right .sustain-title {
    font-family: arial;
    font-weight: 700;    /*float: left;*/
    font-size: 16px;
    width: 80%;
    padding: 0 0 0 50px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 44px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
.annual-reports-height .annual-reports-title, .annual-reports-height .annual-reports-year {
    font-size: 18px;
    font-family: arial
}
.annual-height.annual-bgcolor-left .sustain-title a, .annual-height.annual-bgcolor-right .sustain-title a {
    color: #333
}
.annual-height.annual-bgcolor-left .sustain-title a::before, .annual-height.annual-bgcolor-right .sustain-title a::before {
    content: '';
    background: url(../images/icons/pdf-icon-black.png?quality=80&format=webp) no-repeat;
    width: 14px;
    height: 16px;
    position: absolute;
    top: 13px;
    left: 20px
}
.annual-height.annual-bgcolor-left .sustain-title a::after, .annual-height.annual-bgcolor-right .sustain-title a::after {
    content: '';
    background: url(../images/icons/download-icon-red.png?quality=80&format=webp) no-repeat;
    width: 14px;
    height: 16px;
    position: absolute;
    top: 13px;
    right: 20px
}
.new-row {
    float: left;
    width: 100%
}
.annual-reports-height {
    min-height: 236px;
    float: left;
    width: 100%;
    padding: 50px 20px 0
}
.annual-reports-height .pdf-icon-black img {
    margin: 0
}
.annual-reports-height .annual-reports-title {
    font-weight: 700;
    float: left;
    width: 100%;
    padding-top: 20px
}
.annual-reports-height .annual-reports-download {
    float: right
}
.csr-policy-calendar-reports .csr-calendar-div .media-television-carousel .owl-prev, .media-corporate-governance.corporate-governance .csr-calendar-div .media-television-carousel .owl-prev {
    left: -20px
}
.csr-policy-calendar-reports .csr-calendar-div .media-television-carousel .owl-next {
    right: -20px
}
.csr-policy-calendar-reports .csr-calendar-div .media-television-carousel .owl-nav, .media-corporate-governance .csr-calendar-div .media-television-carousel .owl-nav {
    bottom: 75%
}
.csr-policy-calendar-reports .csr-calendar-div .media-television-carousel .owl-nav i, .media-corporate-governance.corporate-governance .csr-calendar-div .media-television-carousel .owl-nav i {
    color: #797979;
    font-size: 30px
}
.corporate-governance.csr-policy-calendar-reports .csr-reports-div-caption h2.inner-titles {
    padding: 0 0 20px
}
.corporate-governance.investment-policy-benifits .dropdown {
    float: left;
    min-width: 103px
}
.corporate-governance.investment-policy-benifits .csr-policy-div .btn-primary, .corporate-governance.investment-policy-benifits .csr-policy-div .open>.dropdown-toggle.btn-primary, .corporate-governance.investment-policy-benifits .csr-reports-div .btn-primary, .corporate-governance.investment-policy-benifits .csr-reports-div .open>.dropdown-toggle.btn-primary {
    border-bottom: 1px solid #fff;
    color: #fff
}
.corporate-governance.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr .investment-view-policy, .corporate-governance.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 .investment-view-policy {
    left: 30px
}
.corporate-governance.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr .investment-download-policy, .corporate-governance.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 .investment-download-policy {
    right: -90px
}
.corporate-governance.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 {
    padding: 15px;
    margin: 15px 0
}
.corporate-governance.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 h3 {
    font-family: arial;
    margin: 0 0 15px
}
.corporate-governance.investment-policy-benifits .investment-policy-section {
    padding: 1px 10px 20px 50px
}
.corporate-governance.investment-policy-benifits h3 {
    font-family: arial;
    font-weight: 700
}
.corporate-governance.csr-policy-calendar-reports .csr-policy-div {
    background-color: #000;
    position: static
}
.corporate-governance.csr-policy-calendar-reports .csr-policy-div .csr-reports-div-caption {
    position: static;
    padding: 30px 15px 49px 30px
}
.prospectus-scroll .more-less {
    float: right
}
.prospectus-scroll .panel-default>.panel-heading {
    background: #fff;
    padding: 15px
}
.prospectus-scroll .panel-group {
    margin: 0
}
.prospectus-scroll .panel-group .panel {
    margin: 0 0 10px
}
.prospectus-scroll .mCSB_container.mCS_y_hidden.mCS_no_scrollbar_y {
    margin-right: 0
}
.unclaimed-amount {
    background-image: url(../images/unclaimed-amount.jpg?quality=80&format=webp);
    background-repeat: no-repeat;
    background-size: 100% 80%
}
.unclaimed-amount .unclaimed-amount-info h2.inner-titles {
    color: #fff;
    margin: 0;
    padding: 0
}
.unclaimed-amount .stock-buttons {
    float: right;
    width: auto;
    position: relative;
    top: -10px
}
.unclaimed-amount .stock-buttons .white-button-no-arrow {
    float: right;
    width: 200px;
    margin: 0 0 0 30px
}
.unclaimed-amount .stock-buttons .white-button-no-arrow .btn-1 {
    width: 100%
}
.unclaimed-amount .stock-buttons .white-button-no-arrow b {
    font-size: 12px
}
.unclaimed-amount-background, .unclaimed-amount-shares {
    position: relative
}
.unclaimed-amount-background::after, .unclaimed-amount-background::before {
    position: absolute;
    height: 501px;
    width: 50%;
    top: 0;
    content: ''
}
.unclaimed-amount-background .col-lg-6.col-md-6.col-sm-6.col-xs-12:nth-child(1) {
    padding-right: 0
}
.unclaimed-amount-background::before {
    background: #e41937;
    left: 0
}
.unclaimed-amount-background::after {
    background: #f7f7f7;
    right: 0;
    z-index: -1
}
.unclaimed-amount-background .col-lg-6.col-md-6.col-sm-6.col-xs-12 {
    padding-left: 0
}
.unclaimed-amount-left {
    padding: 50px 30px
}
.unclaimed-amount-right {
    padding: 50px 30px 27px
}
.unclaimed-amount-left h2.inner-titles, .unclaimed-amount-left p {
    color: #fff
}
.unclaimed-amount-right h5 {
    color: #323232;
    float: left;
    width: 75%
}
.unclaimed-amount-right .btn-primary {
    background: 0 0;
    border: transparent;
    border-bottom: 1px solid #e01a37;
    border-radius: 1px;
    color: #000;
    padding-left: 0;
    width: 100%;
    text-align: left
}
.unclaimed-amount-right .dropdown-menu {
    margin: 0;
    max-height: 300px;
    overflow: auto
}
.unclaimed-amount-right .policy-section {
    padding: 15px 10px 45px 50px;
    background-color: #f7f7f7;
    margin-bottom: 10px
}
.unclaimed-amount-right .btn-policy {
    position: relative
}
.unclaimed-amount-right h3 {
    font-size: 14px;
    font-family: arial;
    color: #757575;
    line-height: 20px;
    min-height: 60px
}
.unclaimed-amount-right h3::before {
    content: '';
    width: 36px;
    height: 36px;
    position: absolute;
    background: url(../images/sprite-img.png?quality=80&format=webp) -245px -8px no-repeat;
    left: -40px;
    top: -8px
}
.unclaimed-amount-right .download-policy, .unclaimed-amount-right .view-policy {
    font-size: 14px;
    position: relative;
    color: #e41937;
    font-weight: 700;
    font-family: arial
}
.unclaimed-amount-right .view-policy {
    display: inline-block;
    left: 0;
    width: 50%
}
.unclaimed-amount-right .download-policy {
    display: inline;
    right: 0
}
.unclaimed-amount-right .download-policy a, .unclaimed-amount-right .view-policy a {
    color: #e41937
}
.unclaimed-amount-right .view-policy a::after {
    width: 36px;
    height: 36px;
    position: absolute;
    background: url(../images/eye-icon.png?quality=80&format=webp) no-repeat;
    left: 43px;
    top: 5px;
    content: ''
}
.unclaimed-amount-right .download-policy a::after {
    width: 36px;
    height: 40px;
    position: absolute;
    background: url(../images/sprite-img.png?quality=80&format=webp) -248px -83px no-repeat;
    left: 63px;
    top: -8px;
    content: ''
}
.unclaimed-amount-right .policy-section:hover {
    background-color: #fff;
    box-shadow: 0 5px 39.36px .64px rgba(0, 0, 0, .09)
}
.unclaimed-amount-right .unclaimed-transfer-section {
    float: left;
    width: 100%
}
.unclaimed-unpaid {
    background: #40464b
}
.unclaimed-unpaid h3 {
    color: #fff;
    font-size: 25px;
    margin: 0 0 20px;
    padding: 0;
    font-weight: 700
}
.unclaimed-unpaid p {
    color: #fff;
    font-size: 14px;
    font-weight: 700
}
.unclaimed-unpaid .unclaimed-syear {
    float: left
}
.unclaimed-unpaid .unclaimed-syear-right {
    float: right;
    margin: 30px 0 0
}
.unclaimed-unpaid .unclaimed-syear-right .btn-primary, .unclaimed-unpaid .unclaimed-syear-right .dropdown.open .btn-primary:focus {
    background: 0 0;
    border: transparent;
    border-bottom: 1px solid #fff;
    border-radius: 1px;
    color: #fff;
    padding-left: 0;
    width: 100%;
    text-align: left;
    outline: 0
}
.unclaimed-unpaid .unclaimed-syear-right .btn-primary .icon-bottom-arrow {
    margin: 5px 0 0;
    float: right
}
.unclaimed-unpaid .unclaimed-syear-right .dropdown {
    width: 150px
}
.unclaimed-unpaid .unclaimed-syear-right .dropdown-menu {
    margin: 0;
    max-height: 300px;
    overflow: auto
}
.unclaimed-unpaid .unclaimed-syear-right .dpid {
    background: 0 0;
    border: none;
    border-bottom: 1px solid #fff;
    width: 100%;
    height: 35px;
    color: #fff
}
.unclaimed-unpaid .unclaimed-syear-right .dpid:focus {
    outline: 0
}
.unclaimed-unpaid .unclaimed-syear-right input::placeholder {
    color: #6e7275
}
.unclaimed-unpaid .unclaimed-syear-right input:-ms-input-placeholder {
    color: #6e7275
}
.unclaimed-unpaid .unclaimed-syear-right input::-ms-input-placeholder {
    color: #6e7275
}
.unclaimed-unpaid .unclaimed-syear:nth-child(2) {
    margin: 0 30px;
    width: 280px
}
span#errorFolio {
    color: #e41937;
    font-size: 12px
}
.unclaimed-unpaid .unclaimed-syear-right button {
    width: 150px;
    padding: 7px 20px
}
.investor-zone-information.investment-policy-benifits {
    background: #fff
}
.investor-zone-information h4 {
    padding-left: 35px
}
.investor-zone-information .investor-zone-information1 {
    margin-bottom: 30px;
    padding-left: 35px
}
.investor-zone-information .investor-zone-information1 h5 {
    margin-bottom: 5px
}
.investor-zone-information h4::before {
    content: '';
    width: 41px;
    height: 41px;
    position: absolute;
    left: 17px;
    top: 0;
    background-image: url(../images/icons/registration-details.png?quality=80&format=webp);
    background-repeat: no-repeat
}
.placement-document {
    background-image: url(../images/placement-document.jpg?quality=80&format=webp);
    background-repeat: no-repeat;
    background-size: 100% 100%
}
.placement-document .placement-document-div h2.inner-titles {
    color: #fff;
    text-align: left;
    padding: 0 0 18px
}
.placement-document .placement-document-div .white-button-no-arrow a {
    width: 100%;
    font-size: 18px;
    padding: 12px;
    margin: 40px 0 0
}
.placement-document .placement-document-div .btn-primary {
    background-color: transparent !important;
    border-color: transparent !important;
    border-bottom: 1px solid #fff !important;
    border-radius: 1px !important;
    color: #fff !important;
    padding: 6px 0
}
.placement-doc-carousel .owl-nav .owl-next, .placement-doc-carousel .owl-nav .owl-prev {
    top: 200px;
    background-color: #e41937;
    border-radius: 30px;
    color: #fff;
    padding: 7px 20px
}
.placement-document .placement-document-div .placementDocumentStep {
    width: 195px;
    float: left
}
.placement-document .placement-document-div p {
    color: #f9f9f9;
    text-align: center;
    margin-bottom: 0;
    font-family: arial
}
.placement-document .placement-document-div p.bold {
    font-weight: 700
}
.placement-document .placement-document-div .placement-icons {
    background-color: #cb102b;
    width: 53px;
    height: 53px;
    border-radius: 50%;
    margin: 10px auto;
    vertical-align: middle;
    padding: 15px 0
}
.placement-document .placement-document-div .placement-icons img {
    margin: 0 auto;
    vertical-align: middle
}
.placementmyModal .modal-content {
    border-radius: 0
}
.placementmyModal .modal-header {
    border-bottom: none;
    padding-bottom: 0
}
.placementmyModal .modal-header .close {
    font-size: 31px;
    font-weight: 500
}
.placementmyModal .modal-body {
    padding: 0 30px 100px
}
.placementmyModal .placement-doc {
    height: 438px
}
.placementmyModal .placement-doc ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 25px
}
.placement-doc .dropdown-menu {
    overflow-y: scroll;
    height: 250px
}
.placementmyModal .placement-doc ul li {
    display: inline-block;
    font-size: 16px;
    color: #d3d3d3;
    font-family: arial
}
.placementmyModal .placement-doc ul li.active {
    color: #e41937;
    font-weight: 700
}
.placementmyModal .placement-doc ul li i {
    padding: 0 20px
}
.placementmyModal .placement-doc p {
    color: #757575;
    margin-bottom: 15px;
    font-family: arial
}
.placementmyModal .placement-doc .red-button-no-arrow {
    margin-top: 30px;
    margin-bottom: 0;
    display: inline-block;
    margin-right: 20px;
    position: absolute;
    bottom: 65px
}
.placementmyModal .placement-doc .red-button-second {
    left: 180px
}
.placementmyModal .placement-doc .btn-primary {
    background-color: #fff;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1);
    color: #868484;
    border-color: transparent;
    border-radius: 25px;
    padding: 15px 20px;
    width: 31%;
    text-align: left;
    font-size: 12px
}
.placementmyModal .placement-doc .dropdown .icon-bottom-arrow {
    margin: 6px 0 0 10px;
    float: right
}
.placementmyModal .placement-doc .dropdown .dropdown-menu li {
    display: block
}
.mahindra-milestones-slider .owl-dot:hover .year-info, .placement-step1.currentactiveitem, .placement-step2.currentactiveitem, .placement-step3.currentactiveitem, .placement-step4.currentactiveitem {
    display: block !important
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    border-bottom: 1px solid #e01a37;
    color: #000
}
.mahindra-services .financial-results-mahindra {
    background-image: url(../images/financial-results.jpg?quality=80&format=webp);
    background-repeat: no-repeat;
    padding: 30px
}
.financial-results-mahindra .col-lg-6.col-md-6.col-sm-6.col-xs-6 {
    padding-right: 0
}
.mahindra-services .financial-results-mahindra h3 {
    margin-top: 0;
    color: #fff;
    font-size: 20px
}
.mahindra-services .financial-results-mahindra img {
    margin-top: 30px;
    margin-bottom: 30px
}
.mahindra-services .financial-results-mahindra span {
    color: #fff;
    font-size: 14px;
    font-family: arial;
    font-weight: 700;
    line-height: 30px
}
.mahindra-services .financial-results-mahindra .market-closed {
    color: #e41937;
    font-family: arial;
    line-height: 36px;
    margin-top: 50px
}
.mahindra-services .financial-results-mahindra .red-button {
    margin-top: 50px
}
.mahindra-services .financial-results-mahindra .sensex-para, .mahindra-services .financial-results-mahindra .sensex-up-count {
    float: right
}
.mahindra-services .financial-results-mahindra .sensex-para p {
    margin: 0
}
.mahindra-services .financial-results-mahindra .sensex-para .sensex, .mahindra-services .financial-results-mahindra .sensex-para .sensex-down-count, .mahindra-services .financial-results-mahindra .sensex-up-count {
    text-align: right
}
.mahindra-services .financial-results-mahindra .sensex-para .sensex {
    color: #fff;
    position: relative;
    float: right
}
.mahindra-services .financial-results-mahindra .sensex-up-count {
    margin: 30px 0 0
}
.mahindra-services .financial-results-mahindra .sensex-para .sensex::before {
    content: '';
    width: 41px;
    height: 41px;
    position: absolute;
    left: -20px;
    top: 5px;
    background-image: url(../images/icons/sensex.png?quality=80&format=webp);
    background-repeat: no-repeat
}
.mahindra-services .financial-results-mahindra .sensex-para .sensex-down-count {
    color: #fff;
    position: relative;
    float: right
}
.mahindra-services .financial-results-mahindra .sensex-para .sensex-down-count::before {
    content: '';
    width: 41px;
    height: 41px;
    position: absolute;
    left: -20px;
    top: 5px;
    background-image: url(../images/icons/sensex-down-count.png?quality=80&format=webp);
    background-repeat: no-repeat
}
.mahindra-services .financial-results-mahindra .sensex-up-count h2, .mahindra-services .financial-results-mahindra .sensex-up-count p {
    color: #fff;
    position: relative;
    padding: 0;
    margin: 0
}
.mahindra-services .financial-results-mahindra .sensex-up-count h2::before {
    content: '';
    width: 41px;
    height: 41px;
    position: absolute;
    left: -25px;
    top: 0;
    background-image: url(../images/icons/sensex-up-count.png?quality=80&format=webp);
    background-repeat: no-repeat
}
.mahindra-services .financial-results img {
    margin: 39px 0 0;
    width: 100%
}
.mahindra-milestones-slider .year-info {
    position: absolute;
    margin-left: -26px !important;
    margin-top: -43px !important;
    background-color: transparent;
    color: #fff;
    padding: 2px 13px;
    border-radius: 5px
}
.terms-and-conditions h2 {
    margin-top: 40px;
    color: #4d4d4d;
    padding: 0
}
.terms-and-conditions h4 {
    color: #4d4d4d;
    font-size: 20px;
    margin: 25px 0
}
.terms-and-conditions p {
    color: #4d4d4d;
    margin: 0 0 20px
}
.terms-and-conditions p a {
    color: #4d4d4d
}
.terms-and-conditions ul {
    padding-left: 25px;
    list-style: none
}
.terms-and-conditions ul li {
    color: #4d4d4d;
    padding-bottom: 15px;
    line-height: 20px
}
.terms-and-conditions ul li::before {
    color: red;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 25px;
    vertical-align: middle
}
.apply-now-carousel.currentactiveitem .loan-item {
    width: auto
}
.apply-now-form-select span.select2 {
    width: 100% !important
}
.apply-now-loan .quick-pay .personal-details input {
    width: 90%
}
.apply-now-loan .apply-now-form-select span.select2 {
    width: 90% !important
}
.apply-now-bread .bradcrumbs .breadcrumb {
    padding: 0;
    margin: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 1px
}
.apply-now-bread .bradcrumbs .fa, .apply-now-bread .bradcrumbs a {
    color: #757575;
    font-size: 13px;
    margin: 0 5px 0 0
}
.apply-now-bread .bradcrumbs .active, .apply-now-bread p {
    color: #323232;
    font-family: arial
}
.apply-now-bread .bradcrumbs .active {
    font-weight: 700;
    font-size: 13px
}
.apply-now-bread .bradcrumbs {
    padding: 0;
    z-index: 5;
    left: 0;
    right: 0;
    position: static;
    margin: 0
}
.apply-now-bread {
    background-color: #f4f4f4;
    padding: 60px 0 150px
}
.apply-now-bread h1 {
    font-size: 40px;
    padding: 40px 0 20px
}
.apply-now-bread p {
    font-size: 18px
}
.apply-now .apply-now-loan {
    background-color: #fff;
    box-shadow: 0 5px 39.1px 6.9px rgba(0, 0, 0, .13);
    padding: 60px 80px;
    margin-top: -173px
}
.select-loan-type .currentactiveitem .type-loan-active {
    display: none
}
.select-loan-type .currentactiveitem .item-active .type-loan-active {
    display: inline-block
}
.select-loan-type .currentactiveitem .item-active .type-loan {
    display: none
}
.select-loan-type .currentactiveitem .item-active h3 {
    color: #fff
}
.select-loan-type .apply-loan-slider-container {
    float: none
}
.select-loan-type .apply-now-carousel h3 {
    color: #cfcfcf
}
.select-loan-type .loans-item-center {
    display: block
}
.select-loan-type .apply-now-carousel .owl-nav {
    bottom: 72%
}
.select-loan-type .apply-now-carousel .owl-nav .owl-prev {
    left: -40px
}
.select-loan-type .apply-now-carousel .owl-nav .owl-next {
    right: -40px
}
.apply-contact-details h2, .apply-personal-details h2, .apply-type-employment h2 {
    padding: 30px 0 40px
}
.apply-personal-details .apply-loan-dropdown {
    border: none;
    border-bottom: 1px solid #ccc;
    width: 100%;
    padding: 10px;
    margin: 20px 0 0;
    color: #757575;
    font-size: 14px;
    font-family: arial;
    background-color: transparent;
    text-align: left
}
.apply-type-employment.payments ul li p, .quick-pay .payments ul li p {
    text-align: center;
    font-family: arial;
    right: 0
}
.apply-personal-details .dropdown button .icon-bottom-arrow {
    float: right
}
.apply-personal-details .dropdown-menu {
    width: 100%
}
.apply-type-employment.payments ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0
}
.apply-type-employment.payments ul li {
    display: inline-block;
    width: 104px;
    height: 96px;
    margin: 0;
    cursor: pointer;
    position: relative
}
.personal-details .select2-container--default .select2-selection--single {
    border-radius: 0
}
.Personal-section {
    float: left;
    width: 100%;
    padding: 0 120px 0 0
}
.capcha-sec {
    margin-top: -34px
}
.apply-type-employment.payments ul li:hover {
    background-color: #fff;
    box-shadow: 0 0 17px 0 rgba(0, 0, 0, .14)
}
.apply-type-employment.payments ul li p {
    position: absolute;
    bottom: -3px;
    left: 0;
    color: #b7b7b7;
    font-size: 12px;
    line-height: 14px;
    height: 28px
}
.apply-type-employment.payments ul li img {
    margin: 0 auto;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -70%)
}
.apply-type-employment.payments ul li:hover p {
    color: #e41937
}
.apply-type-employment.payments ul li:hover .payment-img-hover {
    opacity: 1
}
.quick-pay .payments ul li .payment-img-hover, .quick-pay .payments ul li:hover .payment-img {
    opacity: 0
}
.apply-type-employment .captcha {
    margin-top: 55px
}
.apply-type-employment .captcha form {
    display: inline-block;
    margin-right: 5px
}
.apply-type-employment .captcha input {
    background-color: #f8f8f8;
    border: 1px solid #ededed;
    height: 40px;
    padding: 0 10px
}
.apply-type-employment .captcha a {
    display: inline-block;
    width: 42px;
    height: 39px;
    position: relative;
    margin: 0 5px;
    top: 13px;
    border: 1px solid #e5e5e4
}
.apply-type-employment .captcha a img {
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}
.apply-now-loan .red-button {
    margin-top: 30px
}
.investor-zone-faq.features-benefits-tab .resp-vtabs .resp-tabs-container {
    left: 0;
    background: #f5f5f5;
    height: 449px;
    padding: 20px 20px 20px 30px
}
.investor-zone-faq.features-benefits-tab {
    background: 0 0;
    background: #f5f5f5;
}
.investor-zone-faq.features-benefits-tab .resp-vtabs ul.resp-tabs-list {
    width: 100%;
    top: 0
}
.investor-zone-faq .producttabs-scroll {
    width: 35%
}
.investor-zone-faq .nav-tabs {
    float: left
}
.investor-zone-faq.features-benefits-tab .resp-tabs-list li {
    width: 100%;
    background-color: #40464b;
    border-bottom: 1px solid #363d43;
    border-left: 4px solid transparent
}
.investor-zone-faq.features-benefits-tab .resp-tabs-list li.resp-tab-item span {
    background-color: transparent;
    border: none;
    color: #fff;
    font-size: 18px;
    border-radius: 0;
    padding: 30px 25px
}
.investor-zone-faq.features-benefits-tab .resp-tabs-list li.resp-tab-item.resp-tab-active span {
    border-top: none
}
.investor-zone-faq.features-benefits-tab .resp-tabs-list .resp-tab-item.resp-tab-active {
    background: #363d43;
    border-left: 4px solid #ffdc44;
    max-width: none;
    box-shadow: none;
    z-index: 0
}
.investor-zone-faq .choose-category {
    background-color: #faf200;
    border-bottom: none;
    border-left: none;
    color: #40464b;
    font-size: 20px;
    font-weight: 700;
    padding: 10px 0 10px 35px
}
.investor-zone-faq .productFaq-scroll {
    background-color: #f5f5f5;
    padding: 20px 10px 0 30px
}
.investor-zone-faq .panel-group {
    padding-left: 30px
}
.investor-zone-faq .productFaq-scroll .custom-slim-scroll {
    height: 428px
}
.investor-zone-faq.features-benefits-tab .accordion_head {
    font-size: 16px;
    color: #4d4d4d;
    font-weight: 700;
    border-bottom: none;
    background-color: #fff;
    box-shadow: 0 3px 21px 0 rgba(113, 113, 113, .16);
    padding: 10px 15px;
    margin: 0 0 5px;
    cursor: pointer
}
.investor-zone-faq.features-benefits-tab .accordion_head .plusminus {
    float: right
}
.investor-zone-faq .accordion_head.head-active .span.plusminus-head {
    color: #e41937
}
.investor-zone-faq .accordion_container .accordion_body {
    background-color: #fff;
    box-shadow: 0 8px 21px 0 rgba(113, 113, 113, .16);
    padding: 10px 15px;
    border-bottom: none
}
.investor-zone-faq .accordion_body {
    background-color: #fff;
    padding: 10px 15px;
    margin: 0 0 5px
}
.investor-zone-faq .accordion_body ul li {
    margin: 0 0 10px
}
.investor-zone-faq .resp-tab-content-active p {
    color: #333
}
.investor-zone-faq .accordion_container .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f5f5f5;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.investor-zone-faq .accordion_container .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e7304b;
    background-color: rgba(231, 48, 75, .9);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.accordion_container .accordion_head.head-active p {
    color: #e41937;
    font-size: 16px
}
.investor-zone-faq .panel-group .panel {
    border-color: transparent;
    background-color: #fff;
    box-shadow: 0 3px 21px 0 rgba(113, 113, 113, .16);
    border-radius: 0
}
.investor-zone-faq .panel-default>.panel-heading {
    background-color: transparent;
    border-color: transparent
}
.investor-zone-faq .panel-group .panel .panel-title i {
    float: right;
    color: #4d4d4d
}
.investor-zone-faq .panel-group .panel .faq-title {
    color: #4d4d4d;
    font-size: 16px
}
.investor-zone-faq .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent
}
.investor-zone-faq .panel-group .panel .panel-title [aria-expanded=true] i, .investor-zone-faq .panel-group .panel .panel-title [aria-expanded=true] span {
    color: #e41937
}
.investor-zone-faq .producttabs-scroll {
    float: left
}
.quick-pay .personal-details input {
    border: none;
    border-bottom: 1px solid #ccc;
    width: 100%;
    padding: 10px;
    margin: 0;
    color: #757575;
    height: 50px;
    font-size: 14px;
    font-family: arial;
    background-color: transparent
}
.quick-pay .personal-details input[disabled] {
    display: none
}
.quick-pay .payments {
    margin-top: 40px;
    margin-bottom: 50px
}
.quick-pay .payments ul {
    list-style-type: none;
    padding-left: 0
}
.quick-pay .payments ul li {
    display: inline-block;
    background-color: #fff;
    box-shadow: 0 0 17px 0 rgba(0, 0, 0, .14);
    width: 180px;
    height: 150px;
    margin: 0 30px;
    cursor: pointer;
    position: relative
}
.quick-pay .payments ul li p {
    position: absolute;
    bottom: 15px;
    left: 0;
    color: #b7b7b7
}
.quick-pay .payments ul li img {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -80%)
}
.quick-pay .payments ul li:hover p {
    color: #e41937
}
.quick-pay .payments ul li:hover .payment-img-hover {
    opacity: 1
}
.BranchLocations p {
    color: #fff
}
.branch-locator .map img {
    width: 100%
}
.branch-locator .map iframe {
    width: 100%;
    height: 475px
}
.branch-locator .branch-locator-google {
    position: relative
}
.branch-locator .branch-locator-google .branch-addresses {
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .9);
    padding: 20px 30px 20px 0;
    width: 437px
}
.branch-locator-google .branch-addresses ol {
    padding-left: 35px
}
.branch-locator-google .branch-addresses ol li {
    color: #fff;
    font-size: 14px;
    padding: 30px 10px;
    border-bottom: 1px solid #1d1c1b
}
.branch-locator-google .branch-addresses ol li:last-child {
    border-bottom: none
}
.branch-locator-google .branch-addresses ol li a {
    color: #fff;
    font-size: 14px;
    margin-top: 25px
}
.branch-locator-google .search-branches {
    position: absolute;
    top: 10%;
    left: 35%;
    border-radius: 25px;
    background-color: #fff;
    box-shadow: 0 3px 24.3px 2.7px rgba(0, 0, 0, .16)
}
.branch-locator-google .search-branches ul.search-branches-ul {
    list-style-type: none;
    margin-bottom: 0;
    padding: 0
}
.branch-locator-google .search-branches ul.search-branches-ul li .select2-container {
    width: 90% !important
}
.branch-locator-google .search-branches ul.search-branches-ul li .select2-container--default .select2-selection--single {
    height: 47px;
    background: 0 0;
    border: none
}
.branch-locator-google .search-branches ul.search-branches-ul li .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: transparent;
    border-style: none;
    border-width: 0;
    height: 0;
    left: 0;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    top: 0;
    width: 0
}
.branch-locator-google .search-branches ul.search-branches-ul li .select2-container--default .select2-selection--single .select2-selection__arrow b::before {
    content: "\e901";
    font-family: icomoon !important;
    transform: rotate(90deg);
    display: inline-block
}
.branch-locator-google .search-branches ul.search-branches-ul li .select2-container--default .select2-selection--single:focus {
    outline: 0
}
.branch-locator-google .search-branches ul.search-branches-ul li .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 13px;
    height: 47px;
    line-height: 47px;
    text-align: left;
    background-color: transparent;
    border: none;
    color: #2c2c2c
}
.branch-locator-google .search-branches ul.search-branches-ul li .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: auto;
    position: absolute;
    top: 13px;
    right: 0;
    width: auto
}
.branch-locator-google .search-branches ul.search-branches-ul li:nth-child(1) .select2-container--default .select2-selection--single {
    border-radius: 25px 0 0 25px
}
.branch-locator-google .search-branches ul.search-branches-ul li:nth-child(2) .select2-container--default .select2-selection--single {
    border-radius: 0 25px 25px 0
}
.search-branches ul.search-branches-ul li {
    padding: 0 15px;
    display: inline-block
}
.select2-container--open .select2-dropdown--below {
    width: 225px !important;
    border: none;
	box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.23);
}
.select2-container--default .select2-results>.select2-results__options {
    max-height: 300px
}
.search-branches ul.search-branches-ul li:nth-child(1) {
    border-right: 1px solid #c9c9c9
}
.search-branches ul.search-branches-ul li:nth-child(1), .search-branches ul.search-branches-ul li:nth-child(2) {
    width: 200px
}
.search-branches ul.search-branches-ul li:nth-child(3) {
    width: auto
}
.search-branches ul.search-branches-ul li .dropdown {
    padding: 8px 0
}
.search-branches ul.search-branches-ul li .apply-loan-dropdown {
    background-color: transparent;
    border: none;
    color: #2c2c2c;
    font-size: 18px
}
.search-branches .search-branches-ul .dropdown-menu {
    left: -8px;
    margin: 0;
    border: none;
    border-radius: 0;
    text-align: center;
    padding: 15px 0;
    border-top: 1px solid rgba(0, 0, 0, .15)
}
.search-branches ul.search-branches-ul .dropdown-menu li {
    text-align: left
}
.search-branches .search-branches-ul .dropdown-menu>li>a:focus, .search-branches .search-branches-ul .dropdown-menu>li>a:hover {
    color: #e41937;
    background-color: #f9f9f9
}
.search-branches .search-branches-ul .dropdown-menu>li>a {
    padding: 8px 20px
}
.search-branches .branch-search {
    position: absolute;
    top: 5px;
    right: 4px;
    font-size: 17px;
    color: #2c2c2c;
    background-color: #e9e9e9;
    border-radius: 50%;
    padding: 5px 10px;
    vertical-align: middle
}
.have-a-query .apply-personal-details {
    padding: 0
}
.have-a-query .red-button {
    margin: 20px 0 0;
    padding: 0
}
.have-a-query .have-a-right {
    float: right
}
.details-step-section {
    background-color: #fff;
    box-shadow: 6.36px 12.47px 62px 0 rgba(0, 0, 0, .09);
    padding: 30px 30px 36px
}
.details-step-section h5 {
    color: #000;
    font-family: arial;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    margin: 0 0 50px
}
.details-step-section .step-1 .steps {
    border-radius: 50%;
    background-color: #ebebeb;
    width: 40px;
    height: 40px;
    display: table;
    margin: 0 auto
}
.details-step-section .step-1 .steps img {
    margin: 10px auto;
    display: block
}
.details-step-section .select-category {
    padding: 0;
    position: relative;
    display: inline-block;
    width: 100%
}
.details-step-section .select-category::before {
    content: '';
    background: #e3e3e3;
    width: 1px;
    position: absolute;
    height: 100%;
    top: 6px;
    left: 10%
}
.details-step-section .step-select-category {
    float: left;
    width: 90%;
    position: relative;
    padding: 0 0 0 30px;
    margin-bottom: 30px
}
.details-step-section .steps-category {
    padding: 0
}
.details-step-section .step-categories {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block
}
.details-step-section .step-categories li {
    float: left;
    margin: 20px 20px 0 0
}
.details-step-section .step-categories a {
    font-size: 18px;
    font-family: Arial;
    color: #646464;
    font-weight: 700;
    line-height: 1.556;
    border: 1px solid #757575;
    border-radius: 25px;
    padding: 10px 40px;
    cursor: pointer
}
.step-categories .active-btn {
    color: #000 !important
}
.details-step-section .step-categories a:active, .details-step-section .step-categories a:focus, .details-step-section .step-categories a:hover {
    background: #faf200;
    border: 1px solid #faf200;
    color: #fff;
    text-decoration: none
}
.active-btn {
    background: #faf200;
    border: 1px solid #faf200 !important;
    color: #fff !important;
    text-decoration: none
}
.details-step-section .step-select-category p {
    font-family: arial;
    color: #000;
    font-size: 16px
}
.details-step-section .step-select-category .steps-circle {
    height: 20px;
    width: 20px;
    background: #fff;
    border: 3px solid #757575;
    border-radius: 50%;
    float: left;
    margin: 0 0 0 -40px;
    position: relative
}
.details-step-section .step-dropdown .dropdown button, .details-step-section .steps-message input {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.556;
    background: 0 0;
    padding: 10px 30px;
    color: rgba(100, 100, 100, .502);
    font-family: Arial
}
.details-step-section .steps-left-section {
    float: left;
    width: 10%;
    margin: 0 0 35px
}
.details-step-section .step-dropdown {
    display: inline-block;
    width: 100%;
    margin: 30px 0 0
}
.col-lg-6 .step-dropdown {
    margin-top: 5px
}
.details-step-section .step-dropdown .dropdown {
    float: left;
    width: 100%
}
.new-request-drop .col-lg-6, .step-dropdown .col-lg-3 {
    padding-left: 0
}
.col-lg-9.new-request-drop {
    width: 77%
}
.details-step-section .step-dropdown .dropdown button {
    border: 1px solid #757575;
    border-radius: 25px;
    margin: 0 15px 0 0;
    width: 100%
}
.details-step-section .steps-message {
    float: left;
    width: 50%
}
.details-step-section .steps-message input {
    border: 1px solid #757575;
    border-radius: 25px;
    width: 100%
}
.details-step-section .steps-message input::placeholder {
    color: rgba(100, 100, 100, .502)
}
.details-step-section .steps-message input:-ms-input-placeholder {
    color: rgba(100, 100, 100, .502)
}
.details-step-section .steps-message input::-ms-input-placeholder {
    color: rgba(100, 100, 100, .502)
}
.details-step-section .step-select-category p.minimum-message {
    font-size: 11px;
    font-family: Arial;
    color: rgba(117, 117, 117, .302);
    line-height: 1.273;
    padding: 5px 30px;
    margin: 0
}
.details-step-section .steps-hpa-no {
    display: inline-block;
    width: 100%;
    margin: 20px 0 0;
    float: left
}
.details-step-section .steps-hpa-no input {
    background: #efefef;
    font-size: 15px;
    color: #000;
    border: none;
    height: 45px;
    text-align: center;
    padding: 0 15px;
    margin-left: 5px
}
.details-step-section .steps-hpa-no input:focus {
    color: #495057;
    background-color: #f1f1f1;
    border-color: #4d4d4d;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(23, 25, 27, .25)
}
.details-step-section .steps-hpa-no input:disabled {
    cursor: not-allowed
}
.details-step-section .steps-hpa-no input::placeholder {
    color: #c7c7c7
}
.panel-title a[aria-expanded=false] {
    color: inherit
}
.disable-label {
    color: #333;
    font-size: 16px;
    transition: .5s
}
.details-step-section .steps-hpa-no input:-ms-input-placeholder {
    color: #cccaca
}
.details-step-section .steps-hpa-no input::-ms-input-placeholder {
    color: #cccaca
}
.details-step-section .panel-group {
    margin-bottom: 0
}
.details-step-section .panel-group .panel {
    border: none;
    background: 0 0;
    box-shadow: none
}
.details-step-section .panel-default>.panel-heading {
    padding: 0;
    border: none;
    background: 0 0
}
.details-step-section .panel-default>.panel-heading h4 {
    font-weight: 400
}
.details-step-section .panel-default>.panel-heading a i {
    float: right;
    display: none
}
.details-step-section .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none;
    padding: 20px 0
}
.details-step-section .panel.panel-default .panel-heading .panel-title a[aria-expanded=false], .details-step-section .panel.panel-default .panel-heading .panel-title a[aria-expanded=false] i {
    font-size: 14px;
    color: rgba(0, 0, 0, .302)
}
.details-step-section .panel.panel-default .panel-heading .panel-title a::before {
    height: 10px;
    width: 10px;
    background: #c7c7c7;
    border-radius: 50%;
    position: absolute;
    top: 0;
    content: '';
    left: -5px
}
.branch-query .dropdown {
    padding: 0;
    margin: 0
}
.branch-query .dropdown button .icon-bottom-arrow {
    margin: 7px 0 0 10px
}
.apply-personal-details.branch-query .apply-loan-dropdown {
    margin: 0
}
.specific-query .chat-box {
    background-color: #e41937;
    padding: 30px;
    border-radius: 0 80px;
    position: relative;
    height: 500px
}
.specific-query .chat-box .chat-box-chats {
    position: absolute;
    bottom: 65px;
    width: 100%;
    left: 0;
    padding: 0 30px
}
.specific-query .chat-box:after {
    content: '';
    position: absolute;
    bottom: -50px;
    right: 0;
    background: url(../images/icons/chat-shape.png?quality=80&format=webp) no-repeat;
    width: 54px;
    height: 50px
}
.specific-query .chat-box .left-chat-box {
    float: left;
    width: 100%
}
.specific-query .chat-box .right-chat-box {
    float: right;
    width: 100%
}
.specific-query .chat-box h2 {
    color: #fff
}
.chat-box .chat-box-chats .left-chat {
    background-color: #ea4c63;
    float: left;
    padding: 10px 20px;
    border-radius: 0 25px 25px;
    margin: 5px 0;
    color: #fff
}
.chat-box .chat-box-chats .left-chat p, .chat-box .chat-box-chats .right-chat p {
    margin-bottom: 0
}
.chat-box .chat-box-chats .right-chat {
    float: right;
    padding: 10px 20px;
    border-radius: 25px 0 25px 25px;
    margin: 5px 0;
    background-color: #fff;
    color: #ea4c63;
    clear: both
}
.chat-box .chat-box-chats .write-chat {
    margin-top: 30px
}
.chat-box .chat-box-chats .write-chat input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    width: 80%;
    color: #fff;
    padding-bottom: 10px;
    vertical-align: middle
}
.chat-box .chat-box-chats .write-chat input::-webkit-input-placeholder {
    color: #fff !important
}
.chat-box .chat-box-chats .write-chat input::-moz-placeholder {
    color: #fff !important
}
.chat-box .chat-box-chats .write-chat input::-ms-placeholder {
    color: #fff !important
}
.chat-box .chat-box-chats .write-chat a {
    background-color: #fff;
    padding: 10px;
    border-radius: 50%;
    vertical-align: middle
}
.customer-search input, .search input {
    font-size: 14px;
    padding: 15px 30px;
    background: #fff;
    box-shadow: 0 3px 21px 0 rgba(113, 113, 113, .16)
}
.chat-box .chat-box-chats .write-chat a i {
    color: #e41937
}
.cap-banner .search {
    width: 60%;
    position: relative;
    margin-top: 40px
}
.search input {
    border: none;
    color: #c2c2c2;
    border-radius: 25px;
    margin: 6px 0 0;
    width: 100%
}
.search input::-webkit-input-placeholder {
    color: #c2c2c2 !important
}
.search input::-moz-placeholder {
    color: #c2c2c2 !important
}
.search input::-ms-placeholder {
    color: #c2c2c2 !important
}
.search .search-label {
    position: absolute;
    top: 22px;
    right: 25px;
    cursor: pointer
}
.cap-banner .customer-search {
    width: 60%;
    position: relative;
    margin-top: 40px
}
.customer-search input {
    border: none;
    color: #c2c2c2;
    border-radius: 25px;
    margin: 6px 0 0;
    width: 100%
}
.customer-service-faq .investor-zone-faq .accordion_container .accordion_head, .customer-service-faq .panel-group .panel .faq-title {
    font-size: 18px
}
.customer-search input::-webkit-input-placeholder {
    color: #c2c2c2 !important
}
.customer-search input::-moz-placeholder {
    color: #c2c2c2 !important
}
.customer-search input::-ms-placeholder {
    color: #c2c2c2 !important
}
.customer-search .customer-search-label {
    position: absolute;
    top: 22px;
    right: 25px;
    cursor: pointer
}
.customer-service-faq .tab-content {
    padding-top: 50px
}
.customer-service-faq .investor-zone-faq .resp-tabs-list li {
    position: relative
}
.customer-service-faq .investor-zone-faq .tab-content {
    padding-top: 0
}
.customer-service-faq .investor-zone-faq.features-benefits-tab .resp-tabs-list li.resp-tab-item span {
    margin: 0;
    padding: 27px 31px
}
.customer-service-faq .investor-zone-faq.features-benefits-tab .resp-tabs-list li.resp-tab-item span img {
    float: left;
    margin: 0 30px 0 25px
}
.customer-service-faq .investor-zone-faq .nav-tabs>li>a {
    margin: 0 60px
}
.customer-service-faq .question-answer .question span {
    color: #5a5a5a;
    font-size: 18px;
    font-weight: 700;
    font-family: arial
}
.customer-service-faq .question-answer .question {
    margin: 0 0 10px
}
.customer-service-faq .question-answer p {
    color: #5a5a5a;
    padding: 10px 0
}
.customer-service-faq .tab-content {
    margin-top: 0
}
.customer-service-faq .question-answer {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0
}
.customer-service-faq .customer-services-ul, .customer-service-faq .question-answer:last-child {
    border-bottom: none
}
.customer-service-faq .customer-services-ul li {
    width: 50%
}
.customer-service-faq .customer-services-ul li a {
    text-align: center;
    cursor: pointer;
    background-color: #fff;
    box-shadow: 0 3px 21px 0 rgba(113, 113, 113, .16);
    border-radius: 0;
    border: none;
    margin-right: 0
}
.customer-service-faq .customer-services-ul.nav-tabs>li>a:hover {
    border-color: transparent
}
.customer-service-faq .customer-services-ul li.active a {
    background-color: #faf200;
    box-shadow: 0 3px 21px 0 rgba(113, 113, 113, .16);
    border: none;
    margin-right: 0
}
.customer-service-faq .customer-services-ul li.active a h3, .customer-service-faq .customer-services-ul li.active a p {
    color: #323232
}
.customer-service-faq .customer-services-ul li a h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
    color: #c6c6c6
}
.customer-service-faq .customer-services-ul li a p {
    color: #c6c6c6
}
.customer-service-faq .customer-services-ul li a .down-arrow i {
    color: #000;
    font-size: 25px
}
.customer-service-faq .customer-service-faq .tab-content {
    margin-top: 40px
}
.customer-service-faq .customer-call-us h3 {
    color: #323232;
    font-size: 20px;
    font-weight: 700;
    font-family: arial;
    position: relative
}
.customer-service-faq .customer-call-us h3:before {
    position: absolute;
    content: '';
    width: 28px;
    height: 28px;
    left: -50px;
    top: 4px
}
.customer-service-faq .customer-call-us-first h3:before {
    background: url(../images/icons/custom-call-us.png?quality=80&format=webp) no-repeat
}
.customer-service-faq .customer-call-us-middle h3:before {
    background: url(../images/icons/custom-email.png?quality=80&format=webp) no-repeat
}
.customer-service-faq .customer-call-us-last h3:before {
    background: url(../images/icons/custom-our-corporate.png?quality=80&format=webp) no-repeat
}
.customer-service-faq .customer-call-us p {
    color: #323232;
    font-family: arial
}
.customer-service-faq .customer-call-us .customer-to-apply {
    padding: 15px 0
}
.customer-service-faq .customer-call-us .customer-to-apply p {
    margin-bottom: 0
}
.customer-service-faq .customer-call-us p span {
    color: #323232;
    font-weight: 700
}
.customer-service-faq .customer-call-us p span.red {
    color: #e41937
}
.customer-service-faq .customer-call-us p a {
    color: #323232;
    font-family: arial
}
.customer-service-faq .customer-call-us {
    margin-left: 70px
}
.customer-service-faq .customer-call-us-last {
    padding-top: 30px
}
.customer-service-faq .customer-call-us-first {
    border-right: 1px solid #e41937;
    margin-left: 190px
}
.custom-locate-branches {
    background-color: #ffd658
}
.custom-locate-branches h1 {
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-size: 45px;
    font-family: arial
}
.custom-locate-branches.branch-locator .branch-locator-google {
    margin: 40px 0;
    text-align: center
}
.custom-locate-branches.branch-locator .branch-locator-google .red-button a {
    padding: 7px 60px 7px 40px
}
.custom-locate-branches.branch-locator .branch-locator-google .red-button a .round {
    right: 7px
}
.custom-locate-branches .branch-locator-google .search-branches {
    left: 0;
    right: 0;
    width: 50%;
    margin: 0 auto;
    display: none
}
.custom-locate-branches .search-branches ul.search-branches-ul li {
    width: 240px
}
.custom-locate-branches .search-branches ul.search-branches-ul li .dropdown {
    padding: 12px 0
}
.custom-locate-branches .search-branches .branch-search {
    padding: 10px 15px;
    top: 4px
}
.specific-query.investment-policy-benifits {
    background-color: #fff
}
.custom-explore-more .custom-explore-carousel .custom-explore-details {
    position: relative;
    margin-bottom: 60px
}
.custom-explore-carousel .custom-explore-details .custom-explore-overlay {
    background-color: rgba(255, 255, 255, .949);
    box-shadow: 0 13px 21px 0 rgba(0, 0, 0, .1);
    padding: 33px 20px;
    margin: 0 18px;
    position: absolute;
    bottom: -37px;
    color: #fff;
    height: auto;
    width: 90%;
    text-align: center
}
.custom-explore-carousel .custom-explore-details .custom-explore-overlay h4 {
    color: #555;
    margin-bottom: 5px
}
.custom-explore-carousel .owl-nav {
    bottom: 60%
}
.custom-explore-carousel .owl-nav i {
    color: #000
}
.custom-explore-carousel .owl-nav .owl-prev {
    left: -35px
}
.custom-explore-carousel .owl-nav .owl-next {
    right: -35px
}
.tools-financial-education.credit-loan-faqs ul li {
    width: 33.3%
}
.tools-financial-education .manage-your-content span.things {
    color: #323232;
    background-color: #f3f3f3;
    padding: 3px 5px;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    margin-top: 6px;
    font-family: arial
}
.tools-financial-education .manage-your-content a.share {
    float: right
}
.tools-financial-education .manage-your-content a.share img {
    display: inline-block
}
.tools-financial-education .manage-your-busi .manage-your-content {
    margin-top: 15px
}
.tools-financial-education .manage-your-busi {
    margin: 0 20px
}
.tools-financial-education .manage-business-carousel .owl-nav .owl-next {
    right: -15px
}
.tools-financial-education .manage-business-carousel .owl-nav .owl-prev {
    left: -15px
}
.tools-financial-education .manage-your-content h4 {
    margin: 20px 0;
    font-size: 20px;
    font-family: arial;
    min-height: 45px
}
.tools-financial-education .manage-your-content p.para {
    color: #757575;
    font-family: arial
}
.tools-financial-education .manage-your-content .red-button {
    margin-top: 20px;
    margin-bottom: 20px;
}
.tools-financial-education .tools-related {
    background-color: #fce654;
    padding: 20px;
    border-radius: 0 30px
}
.tools-financial-education .tools-related h2 {
    padding: 0
}
.tools-financial-education .tools-related .related-topics-div {
    border-bottom: 1px solid #cab843;
    padding: 20px 0
}
.sustainability-our-direction .nav-tabs, .tools-financial-education .tools-related .related-topics-div-none {
    border-bottom: none
}
.tools-financial-education .tools-related .related-topics-div span {
    font-size: 10px;
    color: #323232;
    background-color: #fff;
    padding: 3px 10px;
    font-weight: 700
}
.tools-financial-education .tools-related .related-topics-div h4 {
    color: #242424;
    font-size: 20px;
    margin: 25px 0 10px
}
.tools-financial-education .tools-related .related-topics-div p {
    color: #2b2929
}
.tools-live-update .live-update-item h4, .tools-live-update .live-update-item p.text {
    color: #555;
    text-align: center;
    font-family: arial
}
.tools-live-update {
    background-color: #f3f3f3
}
.tools-live-update .live-update-item {
    padding: 0 13px 35px
}
.tools-live-update .live-update-item .live-update-content {
    padding: 100px 20px 20px;
    margin-top: -72px
}
.tools-live-update .live-update-item .live-update-content:hover {
    background-color: #f4f4f4;
    box-shadow: 0 6px 22px 0 rgba(0, 0, 0, .2);
    cursor: pointer
}
.tools-live-update .live-update-item img {
    border-radius: 50%;
    margin: 0 auto
}
.tools-live-update .live-update-item h4 {
    margin: 30px 0 20px
}
.tools-live-update .live-update-item .transparent-button {
    text-align: center
}
.tools-live-update .live-update-carousel .owl-nav .owl-next {
    right: -10px
}
.tools-live-update .live-update-carousel .owl-nav .owl-prev {
    left: -10px
}
.new-border-right {
    border-right: 1px solid #ececec;
    margin-bottom: 1%
}
.new-border-right:last-child, .new-border-right:nth-child(4) {
    border-right: none;
    margin-bottom: 1%
}
.sustainability-our-direction .nav-tabs>li {
    width: 33.3%;
    background-color: #f9f9f9;
    display: table;
    text-align: center;
    border-right: 2px solid #fff
}
.sustainability-our-direction .nav-tabs>li:last-child {
    border-right: none
}
.sustainability-our-direction .nav-tabs>li>a {
    border: none;
    border-radius: 0;
    color: #323232;
    font-size: 18px;
    text-align: center;
    padding: 15px;
    margin-right: 0;
    display: table-cell;
    vertical-align: middle
}
.sustainability-our-direction .nav-tabs>li.active>a, .sustainability-our-direction .nav>li>a:hover {
    background-color: transparent
}
.sustainability-our-direction .nav-tabs>li.active {
    background-color: #fef101
}
.sustainability-our-direction .nav-tabs>li.active>a {
    color: #505050;
    border: none;
    border-bottom-color: transparent
}
.sustainability-our-direction .nav-tabs>li>a:hover {
    border-color: transparent
}
.sustainability-our-direction .table-responsive {
    border-radius: 5px;
    border: 1px solid #e4e4e4;
    margin: 0 0 20px
}
.sustainability-our-direction .table, .sustainability-our-direction .table>tbody>tr>td p {
    margin: 0
}
.sustainability-our-direction .table>thead>tr>th {
    background: #f2f2f2;
    border-bottom: 1px solid #e4e4e4;
    font-size: 18px;
    color: #505050;
    font-family: arial;
    font-weight: 700;
    padding: 10px 0
}
.sustainability-our-direction td:first-child, .sustainability-our-direction th:first-child {
    width: 33.3%
}
.sustainability-our-direction td, .sustainability-our-direction th {
    border-right: 1px solid #e4e4e4;
    text-align: center
}
.sustainability-our-direction .table>tbody>tr>td {
    border-top: 1px solid transparent;
    padding: 10px;
    font-family: arial;
    font-size: 14px;
    vertical-align: top;
    text-align: left;
    color: #505050;
    border-bottom: 1px solid #d6d6d6
}
.sustainability-our-direction .table>tbody>tr td:first-child {
    /*padding: 0 10px;*/
    text-align: center
}
.sustainability-our-direction .table>tbody>tr>td.no-border {
    border-bottom: none
}
.sustainability-our-direction .table>tbody>tr>td:last-child {
    border-right: 1px solid transparent
}
.sustainability-our-direction .tab-content {
    margin-top: 30px
}
.sustainability-our-direction .table>tbody>tr>td ul {
    padding: 0px 0 25px 50px
}
.sustainability-our-direction .table>tbody>tr>td ul li {
    float: left;
    vertical-align: middle;
    width: 33.3%;
    text-align: left
}
.sustainability-our-accomplishments {
    background: url(../images/history-milstonesbg.jpg?quality=80&format=webp) no-repeat;
    height: auto;
    background-size: cover
}
.sustainability-our-accomplishments h2 {
    color: #fff;
    margin: 0;
    padding: 0 0 30px
}
.sustainability-our-accomplishments .nav-tabs {
    border-bottom: none;
    float: none;
    margin: 0 auto;
    display: table;
    padding-top: 50px
}
.sustainability-our-accomplishments .nav-tabs>li>a {
    background: #38394d;
    border: none;
    border-radius: 30px;
    padding: 8px;
    margin: 10px 0
}
.sustainability-our-accomplishments .nav-tabs>li {
    margin: 0 15px;
    position: relative;
    border: 1px solid transparent;
    cursor: pointer
}
.sustainability-our-accomplishments .nav-tabs>li p.year-hover {
    position: absolute;
    margin-left: -2px !important;
    margin-top: -60px !important;
    background-color: transparent;
    color: #fff;
    font-size: 18px;
    display: none
}
.sustainability-our-accomplishments .nav-tabs>li:hover p {
    display: block
}
.sustainability-our-accomplishments .nav-tabs>li:hover a {
    background: #fef101
}
.sustainability-our-accomplishments .nav-tabs>li:hover {
    border: 1px solid #fff;
    border-radius: 50%
}
.sustainability-our-accomplishments .nav-tabs>li.active:hover {
    border: 1px solid transparent
}
.sustainability-our-accomplishments .nav-tabs>li.active>a:focus, .sustainability-our-accomplishments .nav-tabs>li.active>a:hover {
    border: none
}
.sustainability-our-accomplishments .nav-tabs>li.active a {
    background: 0 0
}
.sustainability-our-accomplishments .nav-tabs>li a p.year-info {
    display: none
}
.sustainability-our-accomplishments .nav-tabs>li.active a p.year-info {
    display: block;
    text-align: center;
    color: rgba(255, 255, 255, .8);
    font-family: arial;
    font-weight: 700;
    font-size: 138px;
    margin: 0;
    position: relative;
    top: -4px;
    margin-left: 0 !important;
    margin-top: 0 !important
}
.sustainability-our-direction.sustainability-initiatives .nav-tabs>li {
    width: 25%
}
.sustainability-our-direction.sustainability-initiatives .tab-content {
    margin-top: 0;
    background-color: #f0f0f0;
    padding: 50px
}
.sustainability-initiatives .projectshunya-p {
    color: #000;
    font-family: arial
}
.sustainability-initiatives .projectshunya img {
    display: inline-block;
    margin-right: 40px
}
.investment-policy-benifits.sustainability-reports h3::before {
    top: 37px
}
.investment-policy-benifits.sustainability-reports .investment-download-policy {
    left: 90px;
    right: inherit
}
.sustainability-our-direction.sustainability-reports .nav-tabs>li {
    background-color: #efefef
}
.sustainability-our-direction.sustainability-reports .nav-tabs>li.active {
    background-color: #fef101
}
.sustainability-our-direction.sustainability-initiatives.sustainability-reports .tab-content {
    margin-top: 50px;
    background-color: transparent;
    padding: 0
}
.investment-policy-benifits.sustainability-reports .investment-policy-section {
    cursor: pointer;
    background-color: #fff
}
.sustainability-reports-carousel .owl-nav {
    bottom: 70%
}
.sustainability-reports-carousel .owl-nav .owl-prev {
    left: -45px
}
.sustainability-reports-carousel .owl-nav .owl-next {
    right: -45px
}
.investment-policy-benifits.sustainability-reports h3 {
    min-height: 40px
}
.sustainability-reports .investment-btn-policy span {
    color: #757575;
    font-size: 12px;
    font-family: arial
}
.investment-policy-benifits.sustainability-reports {
    background: #fff
}
.sustainability-reports .material-matrix h2.inner-titles {
    padding: 0
}
.sustainability-reports .material-matrix p {
    color: #757575;
    font-family: arial;
    margin: 20px 0
}
.sustainability-reports .material-matrix p.bold {
    font-weight: 700;
    margin: 0
}
.sustainability-reports .materialitymatrix-grids {
    background-color: #f2f2f2;
    padding: 35px 35px 0;
    border-radius: 5px;
    min-height: 380px;
    margin-top: 30px
}
.sustainability-reports .materialitymatrix-grids ul {
    padding-left: 0;
    list-style-type: none
}
.sustainability-reports .materialitymatrix-grids ul li {
    color: #757575;
    font-size: 12px;
    padding-bottom: 15px
}
.sustainability-business-modal .our-inclusive {
    position: relative;
    padding-top: 50px;
    margin-top: 50px
}
.sustainability-business-modal .first-content::after, .sustainability-business-modal .second-content::after {
    content: '';
    background: url(../images/icons/arrow.png?quality=80&format=webp) no-repeat;
    width: 33px;
    height: 28px;
    position: absolute;
    right: -20px
}
.sustainability-business-modal .our-inclusive img {
    margin: 0 auto
}
.sustainability-business-modal .first-content {
    left: 35px;
    top: 0
}
.sustainability-business-modal .first-content::after {
    bottom: 16px;
    transform: rotate(114deg)
}
.sustainability-business-modal .second-content {
    left: 0;
    top: 38%
}
.sustainability-business-modal .second-content::after {
    bottom: 63px;
    transform: rotate(90deg)
}
.sustainability-business-modal .third-content {
    left: 35px;
    top: 76%
}
.sustainability-business-modal .fifth-content::before, .sustainability-business-modal .fourth-content::before, .sustainability-business-modal .sixth-content::before {
    content: '';
    background: url(../images/icons/arrow.png?quality=80&format=webp) no-repeat;
    width: 33px;
    height: 28px;
    left: -14px;
    position: absolute
}
.sustainability-business-modal .third-content::after {
    content: '';
    background: url(../images/icons/arrow.png?quality=80&format=webp) no-repeat;
    width: 33px;
    height: 28px;
    position: absolute;
    right: -20px;
    top: 16px;
    transform: rotate(63deg)
}
.sustainability-business-modal .fourth-content {
    right: 35px;
    top: 0
}
.sustainability-business-modal .fourth-content::before {
    bottom: 16px;
    transform: rotate(125deg)
}
.sustainability-business-modal .fifth-content {
    right: 0;
    top: 38%
}
.sustainability-business-modal .fifth-content::before {
    bottom: 55px;
    transform: rotate(144deg)
}
.sustainability-business-modal .sixth-content {
    right: 35px;
    top: 76%
}
.sustainability-business-modal .sixth-content::before {
    top: 16px;
    transform: rotate(173deg)
}
.sustainability-business-modal .our-inclusive-acc {
    background-color: #f1f1f1;
    width: 27%;
    height: auto;
    border-radius: 25px;
    padding: 20px 30px;
    position: absolute
}
.sustainability-business-modal .our-inclusive-acc h4 {
    font-size: 16px;
    color: #3f3f3f;
    margin: 0 0 10px;
    text-align: left
}
.sustainability-business-modal .our-inclusive-acc p {
    font-size: 12px;
    color: #666;
    text-align: left;
    line-height: 18px
}
.sustainability-business-modal .our-mobile {
    display: none
}
.gallery_product {
    text-align: center
}
.gallery_products .gallery_product img {
    margin: 0 0 30px;
    border: 1px solid #dedede;
    width: 100%;
    height: 300px
}
.gallery_products .gallery_product a:focus, .gallery_products .gallery_product img:focus {
    outline: 0
}
.padding-50 {
    padding: 50px 0
}
.outer-blog-section {
    min-height: 150px;
    overflow: hidden;
    height: 150px
}
.modalthanku .modal-body {
    padding: 50px 20px;
    text-align: center
}
.modalcareerthanku .modal-body {
    text-align: center
}
.modalthanku .modal-body h4 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 10px
}
.personal-details-select .search-branches-ul {
    margin: 12px 0 0;
    padding: 0
}
.personal-details-select .search-branches-ul li {
    list-style: none;
    margin: 0 0 15px;
    padding: 10px 0
}
.personal-details-select .select2-container--default .select2-selection--single {
    border: none;
    border-bottom: 1px solid #ccc
}
.personal-details-select ul.search-branches-ul li .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: transparent;
    border-style: none;
    border-width: 0;
    height: 0;
    left: 0;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    top: 0;
    opacity: 0.5;
    width: 0
}
.personal-details-select ul.search-branches-ul li .select2-container--default .select2-selection--single .select2-selection__arrow b::before {
    content: "\e901";
    font-family: icomoon !important;
    transform: rotate(90deg);
    display: inline-block;
    font-size: 10px
}
.personal-details-select ul.search-branches-ul li .select2-container--default .select2-selection--single:focus {
    outline: 0
}
.personal-details-select ul.search-branches-ul li .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 13px;
    text-align: left;
    background-color: transparent;
    border: none;
    color: #757575
}
.personal-details-select .select2-container--open .select2-dropdown--below {
    width: 475px !important
}
.typeofEmployee .other.active {
    background-color: #fff;
    box-shadow: 0 0 17px 0 rgba(0, 0, 0, .14)
}
.typeofEmployee .other.active .payment-img {
    display: none
}
.typeofEmployee .other.active .payment-img-hover {
    display: block
}
.apply-type-employment.payments ul li.other.active .payment-img-hover {
    opacity: 9
}
.apply-type-employment.payments ul.typeofEmployee li.other.active p {
    color: #e41937
}
.investor-hide {
    margin: 30px 0
}
.unclaimed-unpaid .investor-hide {
    margin: 0
}
.investor-hide .table {
    margin: 0;
    background: #efefef;
    border-collapse: collapse;
    border-radius: 20px;
    overflow: hidden
}
table#tblUnpaidDivident {
    margin-top: 30px
}
.investor-hide .table>tbody>tr>td, .investor-hide .table>thead>tr>th {
    padding: 20px 15px
}
.investor-hide .table>thead>tr>th {
    border-bottom: transparent
}
.investor-hide .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff
}
.panel-group .collapsing {
    overflow: inherit
}
#myModalCareersCurrent .fileUpload {
    position: relative;
    overflow: hidden
}
#myModalCareersCurrent .fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0
}
#myModalCareersCurrent .btn--browse {
    border-left: 0;
    height: 42px;
    float: left;
    color: #fff;
    background-color: #bbb;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 10px;
    border-radius: 50px;
    font-size: 14px;
    font-family: arial;
    font-weight: 700;
    width: 101px;
    transition: .3s
}
#myModalCareersCurrent .btn--browse:hover {
    background-color: #fff;
    color: #949494;
    border: 1px solid #bbb;
    transition: .3s
}
#myModalCareersCurrent .f-input {
    height: 42px;
    background-color: #fff;
    width: 65%;
    max-width: 400px;
    padding: 0 14px;
    color: #000;
    font-weight: 500;
    border: 0;
    border-bottom: 1px solid #d0d0d0
}
span.errorFolio {
    color: #d20202;
    font-size: 85%;
    display: inline-block
}
.details-step-section .step-categories .dropdown-menu li a:hover, .dropdown-menu li a:hover {
    color: #e41937
}
div#UnpaidNodatafound {
    display: block;
    background: 0 0;
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 20px;
    padding: 10px;
    margin: 0 auto
}
#applicationForm .csr-calender-dropdown .dropdown {
    float: right;
    margin: 0 0 0 30px
}
.submit-loader {
    background-color: rgba(0, 0, 0, .39);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9999;
    text-align: center;
    display: none;
    background-size: contain
}
.error-loan, .show {
    display: block
}
.submit-loader img {
    margin-top: 20%;
    width: 4%;
    position: fixed;
    bottom: 0;
    top: 0;
    vertical-align: middle;
    z-index: 9999999
}
.dropdown-submenu, .loader_1 {
    position: relative
}
.thnkyou-message {
    font-family: arial;
    font-weight: 700;
    color: #00ad2d;
    font-size: 16px;
    display: block
}
.dropdown-submenu .dropdown-menu {
    top: 31px;
    margin-top: -1px
}
.error-loan {
    color: #e41937;
    text-align: Center
}
.media-releases h1 {
    color: #323232;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 20px
}
#filter-job .column {
    float: left;
    width: 31%;
    display: none;
    margin: 0 10px auto
}
.modalcareerthanku .modal-body h4 {
    color: #e41937;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin: 0
}
.modalcareerthanku .modal-body h6 {
    text-align: center;
    font-size: 16px;
    color: #353131;
    font-weight: 700
}
.topspace-modal {
    margin-top: 5%
}
#filter-job:after {
    content: "";
    display: table;
    clear: both
}
ul#myBtnContainer {
    padding: 0
}
#myBtnContainer .btn {
    border-radius: 0;
    width: 24.6%;
    display: inline-block;
    text-align: center;
    background-color: #eee;
    vertical-align: middle;
    font-size: 16PX;
    white-space: initial;
    padding: 0 12px;
    line-height: normal
}
#myBtnContainer li a {
    padding: 20px 10px;
    /*min-height: 60px;*/
    color: #484848;
    display: flex;
    align-items: center;
    justify-content: center
}
#myBtnContainer li.active a, #myBtnContainer li:active a, #myBtnContainer li:focus a, #myBtnContainer li:hover a {
    color: #fff
}
#myBtnContainer .btn.active, #myBtnContainer .btn:focus, #myBtnContainer .btn:hover {
    background-color: #e41937;
    color: #fff;
    outline: 0;
    border: none
}
.sitemap-box {
    float: left;
	   padding: 10px 20px 10px 0px;
    width: 228px;
}
.sitemap-innerbox {
    padding: 15px 0 0;
    background-color: #fff;
    margin-bottom: 10px;
    text-align: left
}
.sitemap-innerbox h4 {
    color: #e92035
}
.sitemap-innerbox ul {
    list-style-type: none;
    margin-left: 0;
    padding: 0
}
.sitemap-innerbox ul li {
    margin-left: 0;
    padding-bottom: 4px;
    font-size: 14px;
    color: #292828
}
.sitemap-innerbox h5 {
    color: #7b7b7b;
    margin-bottom: 10px
}
span.menu-icon {
    height: 36px;
    width: 42px;
    display: block;
    text-align: center;
    margin: 0 auto;
    background: url(../images/menu_sprite.png?quality=80&format=webp) top center no-repeat
}
.tractor {
    background-position: 10px 0
}
span.menu-icon.uti-vehicle {
    background-position: 0 -39px
}
span.menu-icon.car {
    background-position: 0 -80px
}
span.menu-icon.com-vehicle {
    background-position: 0 -124px
}
span.menu-icon.pre-car {
    background-position: 0 -206px
}
span.menu-icon.three-wheeler {
    background-position: 0 -249px
}
span.menu-icon.two-wheeler {
    background-position: 0 -165px
}
span.menu-icon.home-loan {
    background-position: 0 -290px
}
span.menu-icon.person-loan {
    background-position: 0 -336px
}
span.footer-icon {
    height: 26px;
    width: 22px;
    background: url(../images/menu_sprite.png?quality=80&format=webp) top center no-repeat;
    float: left;
    margin-right: 15px
}
span.footer-icon.corp-office {
    background-position: -13px -541px
}
span.footer-icon.reach-us {
    background-position: -13px -576px
}
span.footer-icon.locate-us {
    background-position: -13px -612px
}
span.footer-icon.other-contact {
    background-position: -11px -644px
}
span.yellow-icon {
    height: 20px;
    width: 24px;
    background: url(../images/menu_sprite.png?quality=80&format=webp) top center no-repeat;
    display: inline-block;
    margin-right: 7px
}
span.yellow-icon.emi {
    background-position: -10px -389px
}
span.yellow-icon.apply {
    background-position: -10px -425px
}
span.yellow-icon.getcall {
    background-position: -10px -459px
}
span.yellow-icon.reachus {
    background-position: -9px -496px
}
.tool-resources .card.card-inverse {
    min-height: 420px
}
.card.card-inverse.mblog {
    background: url(/images/tools-financial-education.jpg?quality=80&format=webp) no-repeat
}
.card.card-inverse.faq {
    background: url(/images/tools-faq.jpg?quality=80&format=webp) no-repeat
}
.img-education-icon {
    height: 114px;
    width: 92px;
    display: block;
    margin: 0 auto;
    border-bottom: 1px solid #e41937
}
.card.card-inverse.mblog .img-education-icon {
    background: url(/images/tools-financial-education-icon.png?quality=80&format=webp) no-repeat
}
.card.card-inverse.faq .img-education-icon {
    background: url(/images/tools-faq-icon.png?quality=80&format=webp) no-repeat
}
.tool-resources .card-img-overlay h2.card-title.blck {
    color: #323232
}
.tools-resources-slider .card-inverse .transparent-button {
    bottom: 0;
    position: static
}
span.hover-menu-icon {
    background: url(../images/MF_Spritesheet.png?quality=80&format=webp);
    height: 24px;
    width: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}
span.hover-menu-icon.feature {
    background-position: -229px -115px
}
span.hover-menu-icon.eligib {
    background-position: -200px -115px
}
span.hover-menu-icon.faq {
    background-position: -136px -115px
}
span.hover-menu-icon.overview {
    background-position: -28px 0
}
span.hover-menu-icon.cred_loan {
    background-position: -119px 0
}
span.hover-menu-icon.liq_sol {
    background-position: -59px -3px
}
span.hover-menu-icon.fin_risk {
    background-position: -91px -1px
}
span.hover-menu-icon.lif_insur {
    background-position: -36px -112px
}
span.hover-menu-icon.custm_plan {
    background-position: -104px -114px
}
span.hover-menu-icon.gen_insur {
    background-position: -299px -81px
}
span.hover-menu-icon.re_insur {
    background-position: -69px -112px
}
span.hover-menu-icon.grp_insur {
    background-position: 0 -111px
}
span.hover-menu-icon.fix_dep {
    background-position: -60px -43px
}
span.hover-menu-icon.mut_fund {
    background-position: -30px -44px
}
span.hover-menu-icon.mh_mut_fund {
    background-position: -167px -112px
}
span.hover-menu-icon.mblogs {
    background-position: -121px -83px
}
span.hover-menu-icon.mblogs_vehi_loan {
    background-position: -90px -81px
}
span.hover-menu-icon.mblogs_sme_loan {
    background-position: -61px -81px
}
span.hover-menu-icon.mblog_invest {
    background-position: -32px -80px
}
span.hover-menu-icon.faq_loans {
    background-position: -209px -2px
}
span.hover-menu-icon.faq_sme {
    background-position: -239px -2px
}
span.hover-menu-icon.faq_insur {
    background-position: -148px -1px
}
span.hover-menu-icon.faq_invest {
    background-position: -179px -1px
}
@media (max-width:500px) and (min-width:320px) {
    #filter-job .column {
        float: left;
        width: 100%;
        display: none;
        margin: 0 auto;
        padding: 0 15px
    }
    #myBtnContainer .btn {
        height: 60PX;
        width: 100%;
        margin: 5px 0
    }
    .details-step-section .panel-default>.panel-heading a i {
        float: right;
        display: none !important
    }
    div#collapse3 {
        height: auto
    }
}
@media (max-width:800px) and (min-width:750px) {
    #myBtnContainer .btn {
        height: 60PX;
        width: 48%;
        margin: 10px 5px auto
    }
    #filter-job .column {
        float: left;
        width: 47%;
        display: none;
        margin: 0 10px auto
    }
}
.loader_1 {
    width: 75px;
    height: 100px;
    margin: 0 auto;
    top: 44%
}
.loader__ball, .loader__bar {
    position: absolute;
    background: red
}
.loader__bar {
    bottom: 0;
    width: 10px;
    height: 50%;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, .2)
}
.loader__bar:nth-child(1) {
    left: 0;
    -webkit-transform: scale(1, .2);
    transform: scale(1, .2);
    -webkit-animation: barUp1 4s infinite;
    animation: barUp1 4s infinite
}
.loader__bar:nth-child(2) {
    left: 15px;
    -webkit-transform: scale(1, .4);
    transform: scale(1, .4);
    -webkit-animation: barUp2 4s infinite;
    animation: barUp2 4s infinite
}
.loader__bar:nth-child(3) {
    left: 30px;
    -webkit-transform: scale(1, .6);
    transform: scale(1, .6);
    -webkit-animation: barUp3 4s infinite;
    animation: barUp3 4s infinite
}
.loader__bar:nth-child(4) {
    left: 45px;
    -webkit-transform: scale(1, .8);
    transform: scale(1, .8);
    -webkit-animation: barUp4 4s infinite;
    animation: barUp4 4s infinite
}
.loader__bar:nth-child(5) {
    left: 60px;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-animation: barUp5 4s infinite;
    animation: barUp5 4s infinite
}
.loader__ball {
    bottom: 10px;
    left: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    -webkit-animation: ball 4s infinite;
    animation: ball 4s infinite;
    border: 2px solid #fff
}
@-webkit-keyframes ball {
    0%, 100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    5% {
        -webkit-transform: translate(8px, -14px);
        transform: translate(8px, -14px)
    }
    10% {
        -webkit-transform: translate(15px, -10px);
        transform: translate(15px, -10px)
    }
    17% {
        -webkit-transform: translate(23px, -24px);
        transform: translate(23px, -24px)
    }
    20%, 70% {
        -webkit-transform: translate(30px, -20px);
        transform: translate(30px, -20px)
    }
    27% {
        -webkit-transform: translate(38px, -34px);
        transform: translate(38px, -34px)
    }
    30% {
        -webkit-transform: translate(45px, -30px);
        transform: translate(45px, -30px)
    }
    37% {
        -webkit-transform: translate(53px, -44px);
        transform: translate(53px, -44px)
    }
    40% {
        -webkit-transform: translate(60px, -40px);
        transform: translate(60px, -40px)
    }
    50% {
        -webkit-transform: translate(60px, 0);
        transform: translate(60px, 0)
    }
    57% {
        -webkit-transform: translate(53px, -14px);
        transform: translate(53px, -14px)
    }
    60% {
        -webkit-transform: translate(45px, -10px);
        transform: translate(45px, -10px)
    }
    67% {
        -webkit-transform: translate(37px, -24px);
        transform: translate(37px, -24px)
    }
    77% {
        -webkit-transform: translate(22px, -34px);
        transform: translate(22px, -34px)
    }
    80% {
        -webkit-transform: translate(15px, -30px);
        transform: translate(15px, -30px)
    }
    87% {
        -webkit-transform: translate(7px, -44px);
        transform: translate(7px, -44px)
    }
    90% {
        -webkit-transform: translate(0, -40px);
        transform: translate(0, -40px)
    }
}
@keyframes ball {
    0%, 100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    5% {
        -webkit-transform: translate(8px, -14px);
        transform: translate(8px, -14px)
    }
    10% {
        -webkit-transform: translate(15px, -10px);
        transform: translate(15px, -10px)
    }
    17% {
        -webkit-transform: translate(23px, -24px);
        transform: translate(23px, -24px)
    }
    20%, 70% {
        -webkit-transform: translate(30px, -20px);
        transform: translate(30px, -20px)
    }
    27% {
        -webkit-transform: translate(38px, -34px);
        transform: translate(38px, -34px)
    }
    30% {
        -webkit-transform: translate(45px, -30px);
        transform: translate(45px, -30px)
    }
    37% {
        -webkit-transform: translate(53px, -44px);
        transform: translate(53px, -44px)
    }
    40% {
        -webkit-transform: translate(60px, -40px);
        transform: translate(60px, -40px)
    }
    50% {
        -webkit-transform: translate(60px, 0);
        transform: translate(60px, 0)
    }
    57% {
        -webkit-transform: translate(53px, -14px);
        transform: translate(53px, -14px)
    }
    60% {
        -webkit-transform: translate(45px, -10px);
        transform: translate(45px, -10px)
    }
    67% {
        -webkit-transform: translate(37px, -24px);
        transform: translate(37px, -24px)
    }
    77% {
        -webkit-transform: translate(22px, -34px);
        transform: translate(22px, -34px)
    }
    80% {
        -webkit-transform: translate(15px, -30px);
        transform: translate(15px, -30px)
    }
    87% {
        -webkit-transform: translate(7px, -44px);
        transform: translate(7px, -44px)
    }
    90% {
        -webkit-transform: translate(0, -40px);
        transform: translate(0, -40px)
    }
}
@-webkit-keyframes barUp1 {
    0%, 100%, 40% {
        -webkit-transform: scale(1, .2);
        transform: scale(1, .2)
    }
    50%, 90% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}
@keyframes barUp1 {
    0%, 100%, 40% {
        -webkit-transform: scale(1, .2);
        transform: scale(1, .2)
    }
    50%, 90% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}
@-webkit-keyframes barUp2 {
    0%, 100%, 40% {
        -webkit-transform: scale(1, .4);
        transform: scale(1, .4)
    }
    50%, 90% {
        -webkit-transform: scale(1, .8);
        transform: scale(1, .8)
    }
}
@keyframes barUp2 {
    0%, 100%, 40% {
        -webkit-transform: scale(1, .4);
        transform: scale(1, .4)
    }
    50%, 90% {
        -webkit-transform: scale(1, .8);
        transform: scale(1, .8)
    }
}
@-webkit-keyframes barUp3 {
    0%, 100% {
        -webkit-transform: scale(1, .6);
        transform: scale(1, .6)
    }
}
@keyframes barUp3 {
    0%, 100% {
        -webkit-transform: scale(1, .6);
        transform: scale(1, .6)
    }
}
@-webkit-keyframes barUp4 {
    0%, 100%, 40% {
        -webkit-transform: scale(1, .8);
        transform: scale(1, .8)
    }
    50%, 90% {
        -webkit-transform: scale(1, .4);
        transform: scale(1, .4)
    }
}
@keyframes barUp4 {
    0%, 100%, 40% {
        -webkit-transform: scale(1, .8);
        transform: scale(1, .8)
    }
    50%, 90% {
        -webkit-transform: scale(1, .4);
        transform: scale(1, .4)
    }
}
@-webkit-keyframes barUp5 {
    0%, 100%, 40% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    50%, 90% {
        -webkit-transform: scale(1, .2);
        transform: scale(1, .2)
    }
}
@keyframes barUp5 {
    0%, 100%, 40% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    50%, 90% {
        -webkit-transform: scale(1, .2);
        transform: scale(1, .2)
    }
}
a.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden
}
p.fontblod.inner-title {
    font-weight: 700
}
p.nojobavail {
    padding-top: 11px;
    font-size: 16px;
    color: red;
    display: none
}
svg {
    width: 75px;
    height: 65px;
    transition: all ease-in-out .3s
}
svg:hover {
    transition: all ease-in-out .3s;
    width: 78px;
    transform: scale(1.1)
}
.path {
    stroke: #fff;
    fill: none;
    stroke-linecap: round;
    stroke-miterlimit: 10;
    stroke-width: 1.5px;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000
}
.path-draw {
    animation: draw 13s ease 1
}
.apply-loan-slider1 .loan-item:hover svg, .apply-loan-slider2 .insurance-item:hover svg, .apply-loan-slider3 .investment-item:hover svg, .apply-loan-slider4 .sme-item:hover svg {
    transition: all ease-in-out .3s;
    width: 77px;
    transform: scale(1.1)
}
@keyframes draw {
    from {
        stroke-dashoffset: 1000
    }
    to {
        stroke-dashoffset: 0
    }
}
.background-color-LeftRight {
    background: #e01a37;
    position: absolute;
    height: 100%;
    width: 0;
    top: 0;
    left: 0;
    opacity: 1;
    z-index: 10;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all .4s ease-in-out
}
.background-color-LeftRight.LeftRightSlide {
    background: #e01a37;
    transform-origin: 100% 50% 0;
    width: 100%;
    left: 0;
    right: auto
}
.background-color-LeftRight.LeftRightSlide.LeftRightSlide1 {
    background: #e01a37;
    transform-origin: 100% 50% 0;
    width: 0;
    left: auto;
    right: 0
}
.background-color-RightLeft {
    background: #e01a37;
    position: absolute;
    height: 100%;
    width: 0;
    top: 0;
    left: 0;
    opacity: 1;
    z-index: 10;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all .4s ease-in-out
}
.background-color-RightLeft.RightLeftSlide {
    background: #e01a37;
    transform-origin: 100% 50% 0;
    width: 100%;
    right: 0;
    left: auto
}
.background-color-RightLeft.RightLeftSlide.RightLeftSlide1 {
    background: #e01a37;
    transform-origin: 100% 50% 0;
    width: 0;
    left: 0;
    right: auto
}
.financial-table .dis-arrow {
    position: absolute;
    bottom: inherit;
    right: 227px;
    opacity: 0.5;
}
@media (max-width:1600px) {
    .apply-loan-slider, .apply-loan-slider1, .apply-loan-slider2, .apply-loan-slider3 {
        padding: 50px 0
    }
}
@media (max-width:1280px) {
    .mahindra-milestones-dmf .milestones-slider.owl-carousel.owl-theme.owl-loaded.owl-drag {
        bottom: 15px
    }
    .mahindra-milestones-dmf .milestones-right, .mahindra-milestones-dmf .sustainability-history {
        height: 420px
    }
}
@media (max-width:1112px) {
    .careers-current-openings .careers-openings-div .responsibility span:nth-child(2), .careers-openings-div .skills span:nth-child(2) {
        width: auto
    }
    .mahindra-milestones-inner .mahindra-milestones-slider .owl-dots {
        display: flex;
        overflow: auto;
        width: 100%;
        height: 109px
    }
    .mahindra-milestones-dmf .milestones-slider h5 {
        font-size: 40px
    }
    .mahindra-milestones-dmf .milestones-slider .item .milestones-slider-section ul p {
        font-size: 15px
    }
    .mahindra-milestones-dmf .milestones-slider .item .milestones-slider-section {
        width: 75%
    }
    .media-corporate-governance .csr-reports-div-caption::before {
        left: 28px;
        top: 31px
    }
    .media-corporate-governance .csr-calendar-div::before {
        left: 32px;
        top: 19px
    }
    .csr-policy-calendar-reports .csr-reports-div-caption {
        padding: 30px 12px
    }
    section.financial-management-solutions .background-grey ul li {
        margin-bottom: 10px
    }
    .corporate-governance.csr-policy-calendar-reports .csr-reports-div-caption h2.inner-titles, .csr-calendar-div h2.inner-titles {
        padding: 0;
        font-size: 20px;
        line-height: 24px
    }
    .sustainability-business-modal .first-content, .sustainability-business-modal .third-content {
        left: -10px
    }
    .sustainability-business-modal .second-content {
        left: -40px
    }
    .sustainability-business-modal .fourth-content, .sustainability-business-modal .sixth-content {
        right: -10px
    }
    .sustainability-business-modal .fifth-content {
        right: -40px
    }
    .sustainability-reports-carousel .owl-nav .owl-prev {
        left: -30px
    }
    .sustainability-reports-carousel .owl-nav .owl-next {
        right: -30px
    }
    .sustainability-initiatives .projectshunya img {
        margin-right: 5px
    }
    .csr-key-focus-areas .card-img-overlay {
        padding: 10px
    }
    .csr-activities .item {
        padding: 0 10px
    }
    .customerspeak .grid-item-content {
        margin: 5px
    }
    .customerspeak .name-test {
        width: 65%
    }
    .mahindra-milestones-dmf .milestones-slider.owl-carousel.owl-theme.owl-loaded.owl-drag {
        left: 283px;
        width: 45%;
        bottom: 72px
    }
    .mahindra-milestones-dmf .milestones-more {
        width: 231px;
        padding: 30px 25px
    }
    .mahindra-milestones-dmf .milestones-right {
        width: 70%;
        height: 430px
    }
    .mahindra-milestones-dmf .sustainability-history {
        height: 430px
    }
    .placement-document .placement-document-div .white-button-no-arrow {
        margin-left: 0
    }
    .cap-banner .search {
        margin-top: 15px
    }
    .custom-locate-branches .branch-locator-google .search-branches {
        width: 58%
    }
    .custom-locate-branches .search-branches ul.search-branches-ul li {
        width: 190px
    }
    .custom-slim-scroll-grey .custom-slim-scroll {
        height: 320px
    }
    .apply-type-employment.payments ul li {
        margin: 0 10px
    }
    .apply-now-bread .bradcrumbs .breadcrumb {
        margin: 25px 0 0
    }
    .quick-pay .payments ul li {
        margin: 0 20px
    }
    .group-management .group-management-div .group-manage-para {
        bottom: 15px
    }
    .custom-slim-scroll-red-print .custom-slim-scroll {
        height: 267px
    }
    .media-corporate-governance .csr-calendar-div {
        height: 420px
    }
    .corporate-governance.investment-policy-benifits .csr-calendar-div .investment-view-policy {
        left: -35px
    }
    .corporate-governance.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr .investment-view-policy, .corporate-governance.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 .investment-view-policy {
        left: 0
    }
    .corporate-governance.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr .investment-download-policy, .corporate-governance.csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 .investment-download-policy {
        right: -65px
    }
    .investment-policy-benifits .quarterly-financials .investment-view-policy, .investor-zone.investment-policy-benifits .investment-view-policy {
        left: -41px
    }
    .mahindra-services .financial-results-mahindra .sensex-para .sensex::before {
        left: 32px
    }
    .career-awards-gallery .prev[data-v-43e93932] {
        left: -2px
    }
    .career-awards-gallery .next[data-v-43e93932] {
        right: -2px
    }
    .career-awards-gallery {
        margin: 0
    }
    .aboutus-strenghts .strenghts-list {
        min-height: 270px
    }
    .mahindra-milestones .milestones-slider .item .milestones-slider-section {
        width: 100%
    }
    .careers-current-openings ul.career-filter li {
        width: 23%
    }
    .media-page .print-carousel .print-video .print-para p {
        width: 53%
    }
    .articles-announcements.investment-policy-benifits .investment-view-policy {
        left: -28px
    }
    .articles-announcements.investment-policy-benifits a .investment-download-policy {
        right: 22px
    }
    .investment-policy-benifits.white-background .investment-policy-section {
        margin-bottom: 22px
    }
    .management .management-info {
        padding-left: 0
    }
    .mahindra-milestones-inner .mahindra-milestones-slider .owl-dot {
        margin: 0 4px
    }
    .mahindra-milestones-inner .mahindra-milestones-slider .owl-dot:hover {
        margin: 0 4px
    }
    .core-values li.core-tab1 {
        bottom: -71px;
        left: 37px
    }
    .core-values li.core-tab2 {
        left: 165px
    }
    .core-values li.core-tab3 {
        bottom: 131px;
        left: 381px
    }
    .core-values li.core-tab4 {
        right: 163px
    }
    .core-values li.core-tab5 {
        bottom: -70px;
        right: 41px
    }
    .csr-focused-areas .nav.nav-tabs li .csr-key-focus-section a {
        padding: 5px 0
    }
    .csr-focused-areas .nav.nav-tabs li.active .csr-key-focus-section {
        margin-top: -230px
    }
    .csr-focused-areas .nav.nav-tabs li:hover .csr-key-focus-section {
        margin-top: -230px
    }
    .csr-focused-areas .nav.nav-tabs li .csr-key-focus-section {
        margin-bottom: -230px;
        padding: 0 20px
    }
    .awards-recognition .cus-overlay {
        top: 110px;
        bottom: -114px
    }
    .csr-calendar-div {
        padding: 20px 20px 50px
    }
    .csr-calender-dropdown.dropdown-three .dropdown {
        margin: 0 0 0 4px
    }
    .csr-calendar-div h2.inner-titles {
        padding: 0 0 10px
    }
    .csr-calendar-div .csr-calendar-div-caption {
        margin-top: 25px
    }
    .csr-calendar-div .csr-calendar-div-button {
        margin-top: 22px
    }
    .csr-policy-calendar-reports .csr-reports-div-caption h2.inner-titles {
        padding: 0
    }
    .csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr {
        padding: 0 20px
    }
    .csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr .investment-view-policy {
        left: 37px
    }
    .csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr .investment-download-policy {
        right: -85px
    }
    .csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 {
        margin-top: 17px
    }
    .csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 .investment-view-policy {
        left: 38px
    }
    .csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 .investment-download-policy {
        right: -78px
    }
    .csr-policy-calendar-reports .csr-reports-div-caption .csr-reports-div-button {
        margin-top: 13px
    }
    .careers-overview .life-mmfsl-details .white-button-red {
        margin-left: 30px
    }
    .careers-overview .life-mmfsl-details {
        top: 51px;
        left: 25px
    }
    .careers-overview .img-margintop {
        margin-top: -38px
    }
    .careers-current-openings .red-button {
        margin-left: 3px
    }
    .careers-current-openings .careers-openings-div ul li {
        padding-right: 20px
    }
    .apply-loan-slider1 .loan-item, .apply-loan-slider2 .insurance-item, .apply-loan-slider3 .investment-item, .apply-loan-slider4 .sme-item, .currentactiveitem .loan-item {
        width: 104px
    }
    .mahindra-milestones .milestones-right {
        margin: 0 0 0 240px
    }
    .mahindra-milestones .milestones-more {
        width: 309px;
        padding: 30px
    }
    .mahindra-milestones .milestones-slider.owl-carousel.owl-theme.owl-loaded.owl-drag {
        left: 335px;
        bottom: 138px
    }
    .mahindra-milestones .milestones-slider .item {
        padding: 0;
        width: 100%
    }
    .mahindra-milestones .milestones-slider ul {
        width: 80%
    }
    .mahindra-milestones .customers-speak {
        padding: 20px
    }
    .mahindra-milestones .customer-slider img.img-circle {
        width: 50px;
        height: 50px
    }
    .mahindra-milestones .customer-slider .owl-dots {
        margin: 20px 0 0
    }
    .tool-resources .card-img-overlay h2.card-title {
        font-size: 20px;
        padding: 10px 0
    }
    .tool-resources .card-img-overlay li {
        margin: 0 0 5px
    }
    .tool-resources .tools-faq-slider {
        padding: 10px 10px 0
    }
    .tool-resources .tools-faq-slider h5 {
        margin: 0 0 5px
    }
    .tool-resources .tools-faq-slider p {
        line-height: 18px;
        margin: 0
    }
    .tool-resources .live-updates.vertical .active {
        top: 20%
    }
    .tool-resources .live-updates.vertical .next.left, .tool-resources .live-updates.vertical .prev.right {
        top: 20%
    }
    .investment-fd-irates .nav-tabs li {
        margin: 0
    }
    .investment-fd-irates .nav-tabs>li>a {
        padding: 10px
    }
}
@media (max-width:1024px) {
    .col-lg-9.new-request-drop {
        width: 100%
    }
    .mahindra-milestones-inner .mahindra-milestones-slider.mahindra-milestones-slider-withoutimg {
        padding: 145px 0 0
    }
    .mahindra-milestones-inner .mahindra-milestones-slider .owl-dot span {
        margin: 30px 7px
    }
    .mahindra-milestones-dmf .milestones-slider .item .milestones-slider-section {
        width: 65%
    }
    .sustainability-business-modal .first-content {
        top: -27px
    }
    .sustainability-business-modal .second-content {
        top: 32%
    }
    .sustainability-business-modal .our-inclusive-acc {
        padding: 20px 10px
    }
    .csr-calendar-div .btn.btn-primary.dropdown-toggle {
        width: 100%
    }
    .csr-calender-dropdown.dropdown-three .dropdown:last-child {
        margin: 0 0 0 27%
    }
    .csr-calender-dropdown.dropdown-three .dropdown {
        margin: 0 0 0 15%;
        width: 40%
    }
    .sustainability-section-dmf .sustain-left {
        width: auto
    }
    .placement-document .placement-document-div .white-button-no-arrow {
        margin-left: 21%
    }
    .media-corporate-governance .csr-reports-div-caption::before {
        left: 40px;
        top: 25px
    }
    .media-corporate-governance .csr-calendar-div::before {
        top: 28px
    }
    .csr-activities .item {
        padding: 0
    }
    .csr-policy-calendar-reports .csr-reports-div-caption .csr-reports-div-button {
        margin: 30px 0 0
    }
    .csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr .investment-view-policy, .csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 .investment-view-policy {
        left: 48px
    }
    .csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr .investment-download-policy, .csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 .investment-download-policy {
        right: -98px
    }
    .csr-policy-calendar-reports .csr-reports-div-caption {
        padding: 20px;
        display: inline-block;
        width: 100%
    }
    .csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr {
        margin: 0 0 30px
    }
    .csr-policy-calendar-reports .csr-reports-div-caption h2.inner-titles {
        padding: 0
    }
    .csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 {
        margin-top: 5px
    }
    .csr-calendar-div {
        padding: 20px
    }
    .csr-calendar-div h2.inner-titles {
        padding: 0 0 10px
    }
    .csr-calendar-div .csr-calendar-div-caption {
        margin-top: 20px
    }
    .csr-calendar-div .csr-calendar-div-button {
        margin-top: 30px
    }
    .csr-activities-accordian .swiper-button-prev {
        left: 40%
    }
    .csr-activities-accordian .swiper-button-next {
        right: 40%
    }
    .management .management-info {
        padding-left: 0
    }
    .management .bod-overlay-scroll {
        height: 230px
    }
    .mahindra-milestones-inner .mahindra-milestones-slider .owl-dot {
        margin: 0
    }
    .aboutus-intro .custom-slim-scroll-inner-double-title-button .custom-slim-scroll {
        height: 137px
    }
    .sustainability-section-dmf .sustain-left .sustain-left-top-details, .sustainability-section-dmf .sustain-right .sustain-left-top-details {
        width: 220px
    }
    .sustainability-section-dmf .sustain-right .sustain-dropdown {
        width: 220px;
        height: 246px;
        padding: 20px 20px 20px 15px
    }
    .mahindra-milestones-dmf .milestones-more {
        width: 270px
    }
    .mahindra-milestones-dmf .milestones-slider .item .milestones-slider-section {
        width: 65%
    }
    .mahindra-milestones-dmf .milestones-right, .mahindra-milestones-dmf .sustainability-history {
        height: 425px
    }
    .mahindra-milestones-dmf .milestones-slider.owl-carousel.owl-theme.owl-loaded.owl-drag {
        left: 315px;
        bottom: 15px
    }
    .investment-policy-benifits .investment-policy-section {
        margin-bottom: 25px
    }
    .aboutus-strenghts .strenghts-list {
        min-height: 260px
    }
    .unclaimed-unpaid .unclaimed-syear:nth-child(2) {
        margin: 0 30px 15px
    }
    .customer-service-faq .investor-zone-faq.features-benefits-tab .resp-tabs-list li.resp-tab-item span {
        padding: 27px 0
    }
    .customer-service-faq .investor-zone-faq.features-benefits-tab .resp-tabs-list li.resp-tab-item span img {
        margin: 0 30px 0 15px
    }
}
@media (min-width:769px) and (max-width:991px) {
    .details-step-section .step-categories a {
        padding: 5px 20px
    }
    .details-step-section .step-categories li {
        margin: 10px 10px 0 0
    }
    .csr-policy-calendar-reports .container {
        overflow: auto;
        display: -webkit-box
    }
    .csr-policy-calendar-reports .container .row {
        display: -webkit-box;
        margin-top: 10px;
        margin-bottom: 10px
    }
    .csr-policy-calendar-reports .container .row .col-sm-4 {
        width: 335px
    }
    .csr-policy-calendar-reports .col-lg-4:first-child {
        padding-right: 0
    }
    .csr-policy-calendar-reports .col-lg-4:nth-child(2) {
        padding-left: 0;
        padding-right: 0
    }
    .csr-calendar-div {
        position: static
    }
    .csr-policy-calendar-reports .col-lg-4:last-child {
        padding-left: 0
    }
    .customerspeak .grid-item-content {
        margin: 30px 0 0
    }
    .aboutus-strenghts .strenghts-list {
        min-height: 325px
    }
    .core-values li.core-tab1 {
        left: -70px
    }
    .core-values li.core-tab5 {
        right: -70px
    }
    .core-values li.core-tab3 {
        left: 285px
    }
    .core-values li.core-tab4 {
        right: 43px
    }
    .core-values li.core-tab2 {
        left: 43px
    }
    section.credit-loan-solutions .credit-short-text {
        min-height: 120px
    }
    .credit-loan-solutions h2 {
        margin: 0 0 20px
    }
    .calculte-health-insurance .calculate-health-section .calculte-insurance h1 {
        font-size: 30px
    }
    .calculte-health-insurance .calculate-health-section .calculte-insurance h3 {
        font-size: 20px
    }
    .tools-resources-slider .owl-dots {
        display: block
    }
    .apply-loan-slider1 .loan-item, .apply-loan-slider2 .insurance-item, .apply-loan-slider3 .investment-item, .apply-loan-slider4 .sme-item {
        width: auto
    }
    .apply-loan-slider h3 br, .apply-loan-slider1 h3 br, .apply-loan-slider2 h3 br, .apply-loan-slider3 h3 br, .apply-loan-slider4 h3 br {
        display: none
    }
    .apply-loan-slider1 .item, .apply-loan-slider2 .item, .apply-loan-slider3 .item, .apply-loan-slider4 .item {
        float: none;
        margin: 0 60px
    }
    .currentactiveitem .loan-item {
        width: auto
    }
    .currentactiveitem .owl-stage {
        margin: 0 auto
    }
    .loans-item-center {
        display: initial
    }
    .apply-loan-slider, .apply-loan-slider1, .apply-loan-slider2, .apply-loan-slider3 {
        padding: 30px 0
    }
    .apply-loan-slider .owl-nav, .apply-loan-slider1 .owl-nav, .apply-loan-slider2 .owl-nav, .apply-loan-slider3 .owl-nav {
        bottom: 60%;
        position: absolute;
        width: 100%
    }
    .apply-loan-slider .owl-nav .owl-next, .apply-loan-slider .owl-nav .owl-next:hover, .apply-loan-slider .owl-nav .owl-prev, .apply-loan-slider .owl-nav .owl-prev:hover, .apply-loan-slider1 .owl-nav .owl-next, .apply-loan-slider1 .owl-nav .owl-next:hover, .apply-loan-slider1 .owl-nav .owl-prev, .apply-loan-slider1 .owl-nav .owl-prev:hover, .apply-loan-slider2 .owl-nav .owl-next, .apply-loan-slider2 .owl-nav .owl-next:hover, .apply-loan-slider2 .owl-nav .owl-prev, .apply-loan-slider2 .owl-nav .owl-prev:hover, .apply-loan-slider3 .owl-nav .owl-next, .apply-loan-slider3 .owl-nav .owl-next:hover, .apply-loan-slider3 .owl-nav .owl-prev, .apply-loan-slider3 .owl-nav .owl-prev:hover {
        background: 0 0
    }
    .apply-loan-slider .owl-nav .owl-prev, .apply-loan-slider1 .owl-nav .owl-prev, .apply-loan-slider2 .owl-nav .owl-prev, .apply-loan-slider3 .owl-nav .owl-prev {
        position: absolute;
        left: 0
    }
    .apply-loan-slider .owl-nav .owl-next, .apply-loan-slider1 .owl-nav .owl-next, .apply-loan-slider2 .owl-nav .owl-next, .apply-loan-slider3 .owl-nav .owl-next {
        position: absolute;
        right: 0
    }
    .apply-loan-slider i, .apply-loan-slider1 i, .apply-loan-slider2 i, .apply-loan-slider3 i {
        font-size: 20px
    }
    .tools-resources-slider .owl-nav {
        display: none
    }
    .mahindra-milestones .milestones-slider.owl-carousel.owl-theme.owl-loaded.owl-drag {
        left: 360px
    }
    .mahindra-milestones .milestones-slider .item {
        padding: 0 10px 0 0
    }
    .mahindra-milestones .milestones-right {
        height: 442px;
        margin: 0 0 40px
    }
    .mahindra-milestones .customers-speak {
        height: auto
    }
    .mahindra-milestones .customers-speak .red-button .btn-1 {
        float: right;
        margin: 0
    }
    .mahindra-milestones .customer-slider .owl-dots {
        display: block;
        margin: 10px 0 0;
        text-align: left
    }
    .mahindra-milestones .customer-slider .owl-dot span {
        border-radius: 1px;
        width: 22px;
        height: 4px;
        background: #c6c6c6;
        margin: 0 5px 0 0
    }
    .mahindra-milestones .customer-slider .owl-dot.active span {
        background: #e41937;
        margin: 0 5px 0 0
    }
    .apply-loan-buttons {
        width: auto;
        margin: 0 auto;
        text-align: center
    }
}
@media (max-width:768px) {
    .select-loan-type .apply-now-carousel .owl-nav .owl-prev {
        left: -15px
    }
    .select-loan-type .apply-now-carousel .owl-nav .owl-next {
        right: -15px
    }
    .sustainability-our-direction .table>tbody>tr td:first-child {
        padding: 0 5px
    }
    .mahindra-milestones-inner .mahindra-milestones-slider .owl-dots .active p {
        font-size: 75px
    }
    .details-step-section .step-categories a {
        padding: 5px 20px
    }
    .details-step-section .step-categories li {
        margin: 10px 10px 0 0
    }
    .unclaimed-unpaid .unclaimed-syear-right .dropdown {
        width: 115px
    }
    .unclaimed-unpaid .unclaimed-syear:nth-child(2) {
        margin: 0 30px 15px;
        width: 230px
    }
    .media-release .in-the-news {
        margin-top: 20px
    }
    section.financial-management-solutions .background-grey ul li {
        float: left;
        position: relative;
        margin: 0 0 10px;
        width: 100%
    }
    .our-inclusive-acc .inclusive-content {
        display: none
    }
    .our-inclusive-acc .inclusive-content.content-show {
        display: block
    }
    .sustainability-business-modal .our-inclusive-acc h4.active {
        background-color: #e41937;
        color: #fff;
        text-align: left
    }
    .sustainability-business-modal .our-mobile {
        display: block;
        color: #757575;
        font-weight: 700
    }
    .sustainability-business-modal .our-inclusive-acc {
        background-color: transparent;
        padding: 0
    }
    .sustainability-business-modal .our-inclusive-acc h4 {
        font-size: 14px;
        color: #757575;
        background-color: #f1f1f1;
        padding: 30px 20px 30px 100px;
        font-weight: 400;
        position: relative;
        margin: 0 0 1px;
        text-align: left
    }
    .sustainability-business-modal .our-inclusive-acc p {
        padding: 20px;
        text-align: left;
        margin: 0
    }
    .sustainability-business-modal .fifth-content::before, .sustainability-business-modal .first-content::after, .sustainability-business-modal .fourth-content::before, .sustainability-business-modal .second-content::after, .sustainability-business-modal .sixth-content::before, .sustainability-business-modal .third-content::after {
        display: none
    }
    .sustainability-business-modal .our-inclusive-acc h4.active::after {
        content: '-';
        float: right;
        font-size: 20px;
        margin-top: -11px
    }
    .sustainability-business-modal .our-inclusive-acc h4::after {
        content: '+';
        float: right;
        font-size: 20px;
        margin-top: -11px
    }
    .sustainability-business-modal .our-inclusive-acc h4::before {
        content: '';
        position: absolute;
        width: 63px;
        height: 70px;
        top: 5px;
        left: 18px
    }
    .sustainability-business-modal .first-content h4::before {
        background: url(../images/icons/earn-pay.png?quality=80&format=webp) no-repeat
    }
    .sustainability-business-modal .second-content h4::before {
        background: url(../images/icons/customized-products.png?quality=80&format=webp) no-repeat
    }
    .sustainability-business-modal .third-content h4::before {
        background: url(../images/icons/local-commu.png?quality=80&format=webp) no-repeat
    }
    .sustainability-business-modal .fourth-content h4::before {
        background: url(../images/icons/low-serviced.png?quality=80&format=webp) no-repeat
    }
    .sustainability-business-modal .fifth-content h4::before {
        background: url(../images/icons/low-employment.png?quality=80&format=webp) no-repeat
    }
    .sustainability-business-modal .sixth-content h4::before {
        background: url(../images/icons/local-suppliers.png?quality=80&format=webp) no-repeat
    }
    .sustainability-business-modal .our-inclusive {
        padding-top: 0;
        margin-top: 15px
    }
    .sustainability-business-modal .our-inclusive, .sustainability-business-modal .our-inclusive-acc {
        position: static;
        width: 100%
    }
    .sustainability-business-modal .our-inclusive img {
        display: none
    }
    .sustainability-reports-carousel .owl-nav .owl-prev {
        left: -10px
    }
    .sustainability-reports-carousel .owl-nav .owl-next {
        right: -10px
    }
    .sustainability-our-direction.sustainability-initiatives.sustainability-reports .nav-tabs>li {
        min-height: inherit
    }
    .sustainability-our-direction .nav-tabs {
        float: none;
        margin: 0 auto;
        display: flex;
        overflow: auto;
        width: auto
    }
    .sustainability-our-direction .nav-tabs>li {
        display: table
    }
    .sustainability-our-direction .nav-tabs>li>a {
        white-space: nowrap;
        display: inherit;
        vertical-align: inherit
    }
    .csr-calender-dropdown {
        float: right
    }
    .csr-calender-dropdown.dropdown-three {
        width: 100%
    }
    .management .test-img {
        margin: 0 30px
    }
    .executive-pro-carousel .owl-nav {
        bottom: 70%
    }
    .management .test-img .name-test {
        text-align: center
    }
    .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion span {
        position: relative
    }
    .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion span::before {
        position: absolute;
        content: '';
        width: 31px;
        height: 19px;
        left: -53px;
        top: 0
    }
    .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion span {
        margin: 0 60px
    }
    .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion span {
        margin: 0
    }
    .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion span img {
        margin: 0 20px 0 0
    }
    .investor-zone-faq.features-benefits-tab h2.resp-accordion {
        background-color: #40464b !important;
        border-bottom: 1px solid #363d43;
        border-left: 4px solid transparent;
        padding: 30px 20px
    }
    .investor-zone-faq.features-benefits-tab .resp-vtabs h2.resp-accordion {
        padding: 30px 0 30px 20px
    }
    .investor-zone-faq.features-benefits-tab h2.resp-accordion span img {
        margin: 0 20px 0 0
    }
    .investor-zone-faq.features-benefits-tab h2.resp-accordion span {
        color: #fff;
        font-size: 18px;
        margin: 0 20px;
        text-align: left;
        display: block
    }
    .investor-zone-faq.features-benefits-tab h2 span.resp-arrow {
        display: none
    }
    .investor-zone-faq.features-benefits-tab h2.resp-tab-active {
        border-left: 4px solid #ffdc44;
        background-color: #363d43
    }
    .investor-zone-faq.features-benefits-tab .resp-vtabs .resp-tab-content {
        border: none
    }
    .investor-zone-faq .producttabs-scroll {
        float: none;
        width: 100%
    }
    .investor-zone-faq .accordion_container .custom-slim-scroll, .producttabs-scroll .custom-slim-scroll {
        height: auto
    }
    .customer-service-faq .customer-call-us-first {
        margin-left: 70px
    }
    .custom-explore-carousel .owl-nav .owl-prev {
        left: -20px
    }
    .custom-explore-carousel .owl-nav .owl-next {
        right: -20px
    }
    .custom-locate-branches .branch-locator-google .search-branches {
        width: 76%
    }
    .specific-query .chat-box::after {
        bottom: -49px
    }
    .branch-locator .branch-locator-google .branch-addresses {
        width: 380px
    }
    .custom-slim-scroll-grey .custom-slim-scroll {
        height: 226px
    }
    .branch-locator-google .search-branches {
        left: 3%
    }
    .search-branches ul.search-branches-ul li {
        width: 113px
    }
    .apply-contact-details, .apply-now .red-button, .apply-personal-details, .apply-type-employment {
        padding: 0
    }
    .apply-contact-details {
        margin-top: 20px
    }
    .apply-type-employment.payments ul li {
        margin: 0 2px
    }
    .apply-now .apply-now-loan {
        margin-top: -130px;
        padding: 40px 15px
    }
    .quick-pay .payments ul li {
        margin: 23px 35px
    }
    .media-corporate-governance .csr-calendar-div {
        height: 440px
    }
    .media-corporate-governance .media-corporate-scroll {
        display: -webkit-inline-box
    }
    .media-corporate-governance.csr-policy-calendar-reports .container {
        display: inherit
    }
    .custom-slim-scroll-news .custom-slim-scroll {
        height: 450px
    }
    .group-management .group-management-div .group-manage-para {
        bottom: -5px
    }
    .group-management .group-management-div .group-manage-para p {
        width: 100%
    }
    .custom-slim-scroll-red-downloads .custom-slim-scroll {
        height: 300px
    }
    .mahindra-services .financial-results {
        margin-top: 30px
    }
    .mahindra-services .financial-results img {
        width: 100%
    }
    .mahindra-services .financial-results-mahindra .sensex-para .sensex::before {
        left: -25px
    }
    .mahindra-services .financial-results-mahindra {
        background-size: cover
    }
    .investment-policy-benifits .quarterly-financials .investment-view-policy, .investor-zone.investment-policy-benifits .investment-view-policy {
        left: 0
    }
    .investment-policy-benifits .quarterly-financials .investment-download-policy, .investor-zone.investment-policy-benifits .investment-download-policy {
        right: 40px
    }
    .tools-resources-slider .owl-dots {
        display: block
    }
    .csr-focused-areas .nav.nav-tabs {
        float: none;
        margin: 0 auto;
        display: -webkit-box;
        overflow: auto;
        width: 100%
    }
    .csr-focused-areas .nav.nav-tabs li {
        width: auto;
        display: table;
        float: none
    }
    .careers-current-openings ul.career-filter li {
        width: 48%;
        margin-bottom: 10px
    }
    .media-page .print-carousel .print-video .print-para, .media-page .television-carousel .television-video .television-para {
        height: 90px
    }
    .media-contact.get-in-touch .panel-group {
        min-height: inherit
    }
    .articles-announcements.investment-policy-benifits .investment-view-policy {
        left: 0
    }
    .articles-announcements.investment-policy-benifits a .investment-download-policy {
        right: 90px
    }
    .events-exhibition-carousel.owl-carousel .owl-nav .owl-prev {
        left: -21px
    }
    .events-exhibition-carousel.owl-carousel .owl-nav .owl-next {
        right: -21px
    }
    .management #exTab1 .nav-pills>li>a {
        padding: 10px 0
    }
    .management .nav-pills>li+li {
        margin-left: 10px
    }
    .management-details-right .table-responsive {
        overflow-x: auto
    }
    .current-openings .red-button {
        margin-bottom: 40px
    }
    .careers-mmfsl .tools-investments .life-mmfsl-details ul {
        padding-bottom: 105px
    }
    .careers-mmfsl .tools-investments .life-mmfsl-details ul li {
        width: 50%
    }
    .careers-mmfsl .tools-investments .life-mmfsl-details ul li.mmfsl-3 {
        margin-top: 45px
    }
    .current-openings .red-button {
        margin-bottom: 40px
    }
    .careers-mmfsl .tools-investments .life-mmfsl-details ul {
        padding-bottom: 105px
    }
    .careers-mmfsl .tools-investments .life-mmfsl-details ul li {
        width: 50%
    }
    .careers-mmfsl .tools-investments .life-mmfsl-details ul li.mmfsl-3 {
        margin-top: 45px
    }
    .awards-recognition .cus-overlay {
        top: 298px
    }
    .current-openings .border-bottom .transparent-button a span {
        height: auto
    }
    .current-openings .border-bottom {
        float: none
    }
    .careers-overview .tools-investments img {
        width: 100%
    }
    .careers-overview .life-mmfsl-details {
        right: 0;
        left: inherit;
        bottom: 0;
        top: inherit
    }
    .careers-overview .life-mmfsl-details .white-button-red {
        margin-left: 200px
    }
    .careers-overview .img-margintop {
        margin-top: 0;
        width: 100%
    }
    .mymodal-careerscurrent .career-apply-tabs .apply-now .apply-now-form p.red-button {
        text-align: center
    }
    .mymodal-careerscurrent .career-apply-tabs .information .red-button {
        margin-left: 5%
    }
    .careers-current-openings .careers-openings-div ul li {
        padding-right: 45px
    }
    .anual-quarterly .quarterly-financials {
        height: auto
    }
    .csr-calendar-div {
        position: static;
        height: auto
    }
    .corporate-governance.csr-policy-calendar-reports .csr-policy-div {
        background-color: #000;
        position: static;
        height: auto
    }
    .csr-calendar-div .csr-calendar-div-caption {
        margin-top: 35px
    }
    .csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 {
        margin-top: 20px
    }
    .csr-policy-calendar-reports .csr-reports-div-caption .csr-reports-div-button {
        margin-top: 45px
    }
    .csr-policy-calendar-reports .container {
        overflow: auto;
        display: grid
    }
    .csr-policy-calendar-reports .container .row {
        display: -webkit-box;
        margin-top: 10px;
        margin-bottom: 10px
    }
    .csr-policy-calendar-reports .container .row .col-sm-4 {
        width: 390px
    }
    .csr-policy-calendar-reports .col-lg-4:first-child {
        padding-right: 0
    }
    .csr-policy-calendar-reports .col-lg-4:nth-child(2) {
        padding-left: 0;
        padding-right: 0
    }
    .csr-policy-calendar-reports .col-lg-4:last-child {
        padding-left: 0
    }
    .csr-calendar-div .csr-calendar-div-button {
        margin-top: 38px
    }
    .csr-reports.investment-policy-benifits a .investment-download-policy {
        right: 19px
    }
    .loans-item-center {
        margin: inherit;
        display: initial
    }
    .apply-loan-slider1 .loan-item, .apply-loan-slider2 .insurance-item, .apply-loan-slider3 .investment-item, .apply-loan-slider4 .sme-item {
        width: auto
    }
    .apply-loan-slider h3 br, .apply-loan-slider1 h3 br, .apply-loan-slider2 h3 br, .apply-loan-slider3 h3 br, .apply-loan-slider4 h3 br {
        display: none
    }
    .apply-loan-slider1 .item, .apply-loan-slider2 .item, .apply-loan-slider3 .item, .apply-loan-slider4 .item {
        float: none;
        margin: 0 60px
    }
    .currentactiveitem .loan-item {
        width: auto
    }
    .currentactiveitem .owl-stage {
        margin: 0 auto
    }
    .subsidiaries-section .subsidiaries-section-para {
        margin-bottom: 30px
    }
    .sustainability-section-dmf .sustain-left .sustain-left-top-details, .sustainability-section-dmf .sustain-right .sustain-left-top-details {
        width: 360px;
        padding: 50px 30px 15px
    }
    .sustainability-section-dmf .sustain-right .sustain-dropdown {
        width: 360px;
        padding: 20px 30px
    }
    .sustainability-section-dmf .customers-speak {
        margin-bottom: 40px
    }
    .mahindra-milestones-dmf .milestones-slider .item {
        width: 75%
    }
    .mahindra-milestones-dmf .milestones-slider.owl-carousel.owl-theme.owl-loaded.owl-drag {
        width: 50%
    }
    .mahindra-milestones-dmf .sustainability-history {
        margin-top: 40px;
        background-size: cover
    }
    .mahindra-milestones-dmf .history-section {
        height: auto
    }
    .mahindra-milestones-dmf .sustainability-history img {
        width: 100%
    }
    .owl-carousel .owl-item .cuadro-intro-hover img {
        width: 100% !important
    }
    .mahindra-milestones-inner .mahindra-milestones-slider .owl-dot span {
        margin: 40px 3px
    }
    .management .containerPills .tab-content .board-director-content {
        margin-left: 20px
    }
    .apply-loan-slider, .apply-loan-slider1, .apply-loan-slider2, .apply-loan-slider3, .apply-loan-slider4 {
        padding: 30px 0
    }
    .apply-loan-slider .owl-nav, .apply-loan-slider1 .owl-nav, .apply-loan-slider2 .owl-nav, .apply-loan-slider3 .owl-nav {
        bottom: 45%;
        position: absolute;
        width: 100%
    }
    .apply-loan-slider .owl-nav .owl-next, .apply-loan-slider .owl-nav .owl-next:hover, .apply-loan-slider .owl-nav .owl-prev, .apply-loan-slider .owl-nav .owl-prev:hover, .apply-loan-slider1 .owl-nav .owl-next, .apply-loan-slider1 .owl-nav .owl-next:hover, .apply-loan-slider1 .owl-nav .owl-prev, .apply-loan-slider1 .owl-nav .owl-prev:hover, .apply-loan-slider2 .owl-nav .owl-next, .apply-loan-slider2 .owl-nav .owl-next:hover, .apply-loan-slider2 .owl-nav .owl-prev, .apply-loan-slider2 .owl-nav .owl-prev:hover, .apply-loan-slider3 .owl-nav .owl-next, .apply-loan-slider3 .owl-nav .owl-next:hover, .apply-loan-slider3 .owl-nav .owl-prev, .apply-loan-slider3 .owl-nav .owl-prev:hover, .apply-loan-slider4 .owl-nav .owl-next, .apply-loan-slider4 .owl-nav .owl-next:hover, .apply-loan-slider4 .owl-nav .owl-prev, .apply-loan-slider4 .owl-nav .owl-prev:hover, .executive-pro-carousel .owl-nav .owl-next, .executive-pro-carousel .owl-nav .owl-next:hover, .executive-pro-carousel .owl-nav .owl-prev, .executive-pro-carousel .owl-nav .owl-prev:hover {
        background: 0 0
    }
    .apply-loan-slider .owl-nav .owl-prev, .apply-loan-slider1 .owl-nav .owl-prev, .apply-loan-slider2 .owl-nav .owl-prev, .apply-loan-slider3 .owl-nav .owl-prev {
        position: absolute;
        left: 0
    }
    .apply-loan-slider .owl-nav .owl-next, .apply-loan-slider1 .owl-nav .owl-next, .apply-loan-slider2 .owl-nav .owl-next, .apply-loan-slider3 .owl-nav .owl-next {
        position: absolute;
        right: 0
    }
    .apply-loan-slider i, .apply-loan-slider1 i, .apply-loan-slider2 i, .apply-loan-slider3 i {
        font-size: 20px
    }
    .tools-resources-slider .owl-nav {
        display: none
    }
    .mahindra-milestones .milestones-slider.owl-carousel.owl-theme.owl-loaded.owl-drag {
        left: 0;
        width: 50%;
        margin: 0 0 0 350px
    }
    .mahindra-milestones .milestones-slider .item .milestones-slider-section {
        width: 53%
    }
    .mahindra-milestones .milestones-slider .item {
        padding: 0 10px 0 0
    }
    .mahindra-milestones .milestones-right {
        height: 442px;
        margin: 0 0 40px
    }
    .mahindra-milestones .customers-speak {
        height: auto
    }
    .mahindra-milestones .customers-speak .red-button .btn-1 {
        float: right;
        margin: 0
    }
    .mahindra-milestones .customer-slider .owl-dots {
        display: block;
        margin: 10px 0 0;
        text-align: left
    }
    .mahindra-milestones .customer-slider .owl-dot span {
        border-radius: 1px;
        width: 22px;
        height: 4px;
        background: #c6c6c6;
        margin: 0 5px 0 0
    }
    .mahindra-milestones .customer-slider .owl-dot.active span {
        background: #e41937;
        margin: 0 5px 0 0
    }
    .apply-loan-buttons {
        width: auto;
        margin: 0 auto;
        text-align: center
    }
    section.credit-loan-solutions .credit-short-text {
        min-height: 100px
    }
    .financial-management-solutions .financial-details {
        height: 480px
    }
    .credit-loan-solutions {
        padding-bottom: 0
    }
    section.financial-management-solutions .lease-financial-details.financial-details span {
        position: relative;
        left: 0
    }
    .gallery_products .gallery_product img {
        height: auto
    }
    .investment-policy-benifits.white-background .investment-policy-section {
        padding: 15px 10px 45px 0
    }
    .anual-quarterly.investment-policy-benifits .quarterly-financials .investment-policy-section {
        padding: 5px 10px 25px 30px
    }
    .corporate-governance.investment-policy-benifits .investment-policy-section {
        padding: 1px 10px 20px 30px
    }
    .placement-document .placement-document-div .placementDocumentStep {
        width: 156px
    }
    .placement-document .placement-document-div .placementDocumentStep:last-child {
        width: 208px;
        margin-bottom: 18px
    }
    table#tblUnpaidDivident {
        overflow: scroll
    }
}
@media (max-width:767px) {
    .career-awards-section-div {
        min-height: auto
    }
    .careers-awards .table>tbody>tr>td {
        padding: 15px 10px 10px 20px;
        border-bottom: 1px solid #efefef
    }
    table#tblUnpaidDivident {
        overflow: scroll
    }
}
@media (min-width:320px) and (max-width:740px) {
    .custom-slim-scroll-annual-reports .custom-slim-scroll {
        height: auto;
        padding: 0
    }
    .annual-reportsbg {
        height: auto
    }
    .nopadding-reports {
        width: 100%
    }
    .csr-calender-dropdown .dropdown-menu {
        left: -97px
    }
    .padding-top-50 {
        padding: 0
    }
    .subsidiaries-policy p.red-button {
        margin: 0 0 20px
    }
    .mahindra-milestones-inner {
        background-position: center;
        background-attachment: fixed
    }
    .mahindra-milestones-inner .mahindra-milestones-slider .owl-dot:hover, .mahindra-milestones-slider .owl-dot:hover .year-info {
        display: none !important
    }
    .captcha {
        margin: 15px 0 20px
    }
    .apply-personal-details.branch-query .apply-loan-dropdown {
        margin: 0 0 15px;
        padding: 10px
    }
    .details-step-section h5 {
        margin: 0 0 30px
    }
    .details-step-section .step-dropdown .dropdown, .details-step-section .steps-message {
        width: 100%
    }
    .details-step-section .step-dropdown .dropdown button {
        margin: 0;
        width: 100%;
        text-align: left;
        padding-left: 20px
    }
    .details-step-section .step-select-category p.minimum-message, .details-step-section .steps-message input {
        padding-left: 20px
    }
    .details-step-section .step-dropdown {
        margin: 10px 0 0
    }
    .details-step-section .step-dropdown .dropdown button .icon-bottom-arrow {
        float: right
    }
    .details-step-section .steps-message {
        margin: 15px 0 0
    }
    .details-step-section .panel-default>.panel-heading+.panel-collapse>.panel-body {
        border: 1px solid #ebebeb;
        padding: 15px
    }
    .details-step-section .step-categories a {
        font-size: 15px;
        display: block
    }
    .details-step-section .step-categories li {
        margin: 0 0 15px;
        width: 100%
    }
    .details-step-section .step-categories li:last-child {
        margin-bottom: 0
    }
    .details-step-section .panel-default>.panel-heading h4 {
        padding: 10px 15px;
        width: 90%;
        float: right
    }
    .capcha-sec {
        margin-top: 0
    }
    .details-step-section .step-select-category {
        background: 0 0;
        padding: 0;
        margin-bottom: 15px;
        width: 100%
    }
    .details-step-section .steps-left-section {
        margin-bottom: 0;
        position: absolute;
        z-index: 1
    }
    .details-step-section .panel-default>.panel-heading {
        background: #ebebeb;
        height: 40px
    }
    .details-step-section .panel.panel-default .panel-heading .panel-title a::before {
        display: none
    }
    .details-step-section {
        padding: 15px
    }
    .details-step-section .select-category::before {
        display: none
    }
    .details-step-section .step-1 .steps {
        border-radius: 1px
    }
    .details-step-section .panel-default>.panel-heading a i {
        float: right;
        display: block
    }
    .unclaimed-unpaid .unclaimed-syear:nth-child(2) {
        margin: 20px 0;
        width: 280px
    }
    .table-responsive {
        border: transparent
    }
    .milestones-section .milestones-img {
        width: auto;
        margin: 0 0 20px
    }
    .milestones-content {
        position: relative
    }
    .sustainability-our-direction .table>tbody>tr>td ul {
        padding: 25px 0 25px 20px
    }
    .milestones-section {
        width: 100%;
        text-align: center
    }
    .mahindra-milestones-inner .mahindra-milestones-slider {
        padding: 150px 0 70px
    }
    .mahindra-milestones-dmf .milestones-slider .item .milestones-slider-section {
        width: 80%
    }
    .financial-financial-manage .financial-manage ul {
        margin: 0 0 40px
    }
    section.financial-management-solutions .background-grey ul li {
        float: left;
        position: relative;
        margin: 0 0 10px;
        width: 100%
    }
    .sustainability-our-direction .nav-tabs>li>a {
        font-size: 14px
    }
    .sustainability-business-modal .our-inclusive-acc h4::before {
        left: 10px
    }
    .sustainability-business-modal .our-inclusive-acc h4 {
        padding: 30px 20px 30px 84px
    }
    .sustainability-business-modal .our-inclusive-acc h4.active::after, .sustainability-business-modal .our-inclusive-acc h4::after {
        margin-top: -4px
    }
    .sustainability-initiatives .projectshunya img {
        margin: 20px 0
    }
    .sustainability-our-direction .table>tbody>tr>td ul li {
        width: 100%
    }
    .careers-awards .investment-tabs {
        padding: 0
    }
    .csr-key-focus-areas .card-img-overlay {
        padding: 30px
    }
    .csr-activities-accordian .panel.panel-default .panel-heading a {
        padding: 15px 20px
    }
    .customerspeak .test-img {
        margin: 0 0 15px
    }
    .customerspeak .name-test {
        width: 70%
    }
    .customerspeak .grid-item-content {
        padding: 20px;
        margin: 15px 0 0
    }
    .have-a-query .have-a-right {
        float: none
    }
    .branch-locator-google .branch-addresses ol li {
        padding: 20px 0
    }
    .branch-locator .branch-locator-google .branch-addresses {
        width: auto;
        padding: 20px 15px 20px 0
    }
    .mahindra-milestones-dmf h2.titles {
        margin: 0
    }
    .mahindra-milestones-dmf .milestones-left {
        width: 100%
    }
    .custom-locate-branches .search-branches .branch-search {
        padding: 4px 10px;
        top: 0
    }
    .investment-policy-benifits .applicationFormsTabs {
        padding: 0
    }
    .investment-policy-benifits .applicationFormsTabs li {
        margin: 0 0 15px 5px
    }
    .placementmyModal .placement-doc .red-button-no-arrow {
        position: absolute;
        bottom: 30px
    }
    .placementmyModal .modal-body {
        padding: 0 30px 100px
    }
    .placementmyModal .placement-doc ul li i {
        padding: 0 10px
    }
    .placementmyModal .placement-doc .btn-primary {
        width: 70%
    }
    .investment-policy-benifits .applicationFormsTabs-section {
        margin: 20px 0
    }
    .placement-document .placement-document-div h2.inner-titles {
        text-align: center;
        padding: 40px 0 10px
    }
    .placement-document .placement-document-div .white-button-no-arrow {
        margin-left: 0
    }
    .placement-document .placement-document-div .col-xs-6 {
        margin-bottom: 50px
    }
    .investor-zone .newspaper-adv {
        margin: 10px 0 0
    }
    .annual-height .sustain-left-top-details img {
        padding: 0 0 0 15px
    }
    .latest-update .csr-calendar-div ul.dropdown-menu {
        right: inherit;
        left: 0
    }
    .latest-update .csr-calendar-div .open>.dropdown-toggle.btn-primary {
        color: #000;
        border-bottom: 1px solid #e01a37
    }
    .anual-quarterly.investment-policy-benifits .quarterly-financials .dropdown {
        margin-bottom: 15px
    }
    .annual-height .annual-dropdown {
        margin: 0 20px 25px 0
    }
    .apply-type-employment .captcha {
        margin-bottom: 0
    }
    .tools-financial-education .manage-your-busi .manage-your-content {
        margin-bottom: 30px
    }
    .custom-explore-carousel .owl-nav .owl-next {
        right: -13px
    }
    .custom-explore-carousel .owl-nav .owl-prev {
        left: -13px
    }
    .custom-locate-branches .branch-locator-google .search-branches {
        width: 65%
    }
    .custom-locate-branches h1 {
        font-size: 18px
    }
    .custom-locate-branches .search-branches ul.search-branches-ul li {
        width: 87px
    }
    .custom-locate-branches .search-branches ul.search-branches-ul li .dropdown {
        padding: 6px 0
    }
    .investor-zone-faq .resp-tab-content {
        padding-left: 10px;
        padding-right: 10px
    }
    .investor-zone-faq .accordion_container {
        margin-top: -40px
    }
    .investor-zone-faq .resp-tab-content .accordion_container {
        margin-top: 0
    }
    .customer-service-faq .customer-call-us, .customer-service-faq .customer-call-us-first {
        margin-left: 10px
    }
    .customer-service-faq .customer-call-us-first {
        border-right: none;
        border-bottom: 1px solid #e41937
    }
    .csr-calender-dropdown .dropdown {
        margin: 0 0 0 20px
    }
    .csr-calender-dropdown {
        width: auto;
        margin: 0 0 30px
    }
    .csr-focused-areas .nav.nav-tabs li:hover .csr-key-focus-section {
        margin-top: -240px
    }
    .customer-service-faq .tab-content {
        padding-top: 0
    }
    .customer-service-faq .customer-services-ul li {
        width: 50%;
        margin-bottom: 15px
    }
    .customer-service-faq .customer-services-ul li a h3 {
        font-size: 17px
    }
    .specific-query .chat-box {
        margin-top: 30px
    }
    .branch-locator-google .search-branches {
        left: 0;
        top: 7%;
        margin: 20px
    }
    .search-branches ul.search-branches-ul li:nth-child(1) {
        border-right: none
    }
    .search-branches ul.search-branches-ul li:nth-child(1), .search-branches ul.search-branches-ul li:nth-child(2) {
        width: 300px
    }
    .branch-locator-google .search-branches ul.search-branches-ul {
        padding: 0 11px
    }
    .search-branches ul.search-branches-ul li {
        width: 100px;
        text-align: left
    }
    .search-branches ul.search-branches-ul li .dropdown {
        padding: 4px 0
    }
    .search-branches ul.search-branches-ul li .apply-loan-dropdown {
        font-size: 12px
    }
    .search-branches .branch-search {
        top: 2px;
        right: 4px;
        padding: 0 6px
    }
    .search-branches .branch-search i {
        font-size: 10px
    }
    .branch-locator-google .branch-addresses ol {
        margin-right: 0
    }
    .branch-locator .branch-locator-google .branch-addresses {
        position: static
    }
    .apply-type-employment.payments ul li {
        width: 135px
    }
    .apply-type-employment .captcha form {
        margin-right: 0
    }
    .apply-type-employment .captcha a {
        margin: 0
    }
    .apply-type-employment .captcha {
        margin-top: 10px
    }
    .quick-pay .payments ul li {
        margin: 0 10px 20px;
        display: block;
        width: 43%;
        float: left
    }
    .quick-pay .red-button {
        text-align: left;
        margin: 15px 0 0;
        padding: 0
    }
    .media-corporate-governance .media-corporate-scroll {
        display: inherit
    }
    .group-management .group-management-div .group-management-text {
        width: 100%
    }
    .group-management .group-management-div .group-manage-para {
        bottom: 9px;
        padding: 0 15px;
        left: 15px
    }
    .group-management .group-management-div img {
        width: 100%
    }
    .media-corporate-governance .csr-calendar-div .media-television-carousel {
        margin-top: 0
    }
    .media-corporate-governance .csr-calendar-div::before {
        top: 28px
    }
    .media-corporate-governance .csr-reports-div-caption::before {
        top: 26px
    }
    .media-corporate-governance.csr-policy-calendar-reports .csr-reports-div {
        position: static;
        background-image: url(../images/shareholder-pattern.jpg?quality=80&format=webp);
        background-repeat: no-repeat;
        background-size: cover
    }
    .media-release .in-the-news h2 {
        padding: 0;
        margin: 0
    }
    .media-release .media-releases .media-release-data {
        padding: 20px 10px 0
    }
    .custom-slim-scroll-media .custom-slim-scroll, .custom-slim-scroll-news .custom-slim-scroll, .custom-slim-scroll-red-downloads .custom-slim-scroll, .media-corporate-governance .csr-calendar-div {
        height: auto
    }
    .media-release .media-releases .media-release-data span {
        margin-bottom: 15px;
        text-align: left
    }
    .csr-policy-calendar-reports .csr-reports-div {
        position: static;
        background-image: url(../images/shareholder-pattern.jpg?quality=80&format=webp);
        background-repeat: no-repeat;
        background-size: cover
    }
    .csr-policy-calendar-reports .csr-reports-div img {
        display: none
    }
    .csr-policy-calendar-reports .csr-reports-div-caption {
        position: static
    }
    .unclaimed-amount .unclaimed-amount-info h2.inner-titles {
        font-size: 20px;
        text-align: center;
        padding: 0 0 15px
    }
    .investor-zone-information h4::before {
        top: 30px
    }
    .investor-zone-information h4 {
        margin-top: 30px
    }
    .unclaimed-amount {
        background-image: url(../images/unclaimed-amount-mobile.jpg?quality=80&format=webp);
        background-repeat: no-repeat;
        background-size: cover
    }
    .placement-document {
        background-image: url(../images/placement-document-mobile.jpg?quality=80&format=webp);
        background-repeat: no-repeat;
        background-size: 100% 100%
    }
    .placement-document h2, .placement-document p {
        text-align: center
    }
    .investor-zone-faq .panel-group {
        padding-left: 0
    }
    .investor-zone-faq .productFaq-scroll {
        padding: 20px 0 0 20px
    }
    .investor-zone-faq .producttabs-scroll {
        float: none
    }
    .unclaimed-amount .unclaimed-amount-info p {
        text-align: center;
        margin-bottom: 30px
    }
    .placement-document p.white-button-red a, .unclaimed-amount .unclaimed-amount-info p.white-button-red a {
        padding: 10px 30px
    }
    .unclaimed-amount {
        background-size: 100% 100%
    }
    .annual-padding-left {
        padding-left: 0
    }
    .annual-padding-right {
        padding-right: 0
    }
    .mahindra-services .financial-results-mahindra .sensex-para .sensex {
        float: left
    }
    .mahindra-services .financial-results-mahindra .sensex-up-count h2, .mahindra-services .financial-results-mahindra .sensex-up-count p {
        text-align: center
    }
    .mahindra-services .financial-results-mahindra .sensex-up-count h2::before {
        left: 63px
    }
    .mahindra-services .financial-results-mahindra .sensex-para, .mahindra-services .financial-results-mahindra .sensex-up-count {
        float: none
    }
    .terms-and-conditions h2 {
        margin: 0 !important
    }
    .terms-and-conditions h4 {
        margin: 15px 0
    }
    .terms-and-conditions p {
        margin: 0 0 10px
    }
    .career-awards-gallery {
        margin: 0
    }
    .career-overview-gallery {
        height: 300px;
        margin-top: 230px
    }
    .career-overview-gallery .prev[data-v-43e93932] {
        left: 30px
    }
    .career-overview-gallery .next[data-v-43e93932] {
        right: 30px
    }
    .career-overview-gallery .next[data-v-43e93932], .career-overview-gallery .prev[data-v-43e93932] {
        top: 50px
    }
    .about-insurance img {
        float: left;
        margin: 10px 0 0
    }
    .csr-focused-areas .nav.nav-tabs li.active span {
        margin-top: 40px
    }
    .csr-focused-areas .panel.panel-default .panel-heading p {
        font-size: 14px;
        width: 80%
    }
    .csr-focused-areas .panel.panel-default .panel-heading p span {
        font-size: 20px;
        display: block
    }
    .careers-current-openings ul.career-filter {
        margin-top: 0
    }
    .careers-current-openings ul.career-filter li {
        width: 100%
    }
    .careers-current-openings ul.career-filter li a {
        padding: 20px 10px;
        min-height: auto
    }
    .articles-announcements.investment-policy-benifits .investment-policy-section {
        padding: 1px 10px 19px 60px;
        margin-bottom: 10px
    }
    .articles-announcements.investment-policy-benifits a .investment-download-policy {
        right: 60px
    }
    .articles-announcements.investment-policy-benifits .dropdown {
        float: left
    }
    .events-exhibition-carousel.owl-carousel .owl-nav .owl-prev {
        left: -15px
    }
    .events-exhibition-carousel.owl-carousel .owl-nav .owl-next {
        right: -15px
    }
    .management .containerPills .containerpills-ul li {
        float: none
    }
    .management .nav-pills>li+li {
        margin-left: 30px
    }
    .management #exTab1 .nav-pills>li>a {
        padding: 10px 15px
    }
    .investment-policy-benifits.white-background .investment-policy-section {
        margin-bottom: 20px;
        border-bottom: 1px solid #e4e4e4
    }
    .new-border-right {
        border-right: none
    }
    .investment-policy-benifits h3::before {
        left: -2px
    }
    .management-details-right.careers-awards .investment-tabs {
        padding: 20px 0 0
    }
    .mahindra-milestones-dmf .sustainability-history {
        margin-top: 0
    }
    .sustainability-section-dmf .customers-speak .red-button .btn-1 {
        margin: -20px 0 0
    }
    .current-openings {
        padding: 30px 0 0
    }
    .careers-mmfsl .tools-investments {
        padding: 40px 20px
    }
    .careers-mmfsl .tools-investments .life-mmfsl-details ul li {
        width: 100%;
        margin-bottom: 50px
    }
    .careers-mmfsl .tools-investments .life-mmfsl-details ul li.mmfsl-3 {
        margin-top: 0
    }
    .careers-mmfsl .tools-investments .life-mmfsl-details .yellow-button-black {
        margin-right: 0;
        text-align: center;
        display: block
    }
    .careers-mmfsl .tools-investments .life-mmfsl-details .white-button-red {
        text-align: center;
        display: block
    }
    .current-openings {
        padding: 30px 0 0
    }
    .careers-mmfsl .tools-investments {
        padding: 40px 20px
    }
    .careers-mmfsl .tools-investments .life-mmfsl-details ul li {
        width: 100%;
        margin-bottom: 50px
    }
    .careers-mmfsl .tools-investments .life-mmfsl-details ul li.mmfsl-3 {
        margin-top: 0
    }
    .careers-mmfsl .tools-investments .life-mmfsl-details .yellow-button-black {
        margin-right: 0;
        text-align: center;
        display: block
    }
    .careers-mmfsl .tools-investments .life-mmfsl-details .white-button-red {
        text-align: center;
        display: block
    }
    .financialEducation.awards-recognition .track-img img {
        height: auto
    }
    .awards-recognition .cus-overlay {
        top: 217px;
        bottom: -47px
    }
    .csr-calendar .csr-calendar-sec:hover {
        background-color: transparent
    }
    .csr-calendar .csr-calendar-sec:hover h4 {
        border-bottom: none;
        color: #fff
    }
    .csr-calendar .csr-calendar-sec:hover p, .csr-calendar .csr-calendar-sec:hover p span {
        color: #757575
    }
    .csr-calendar .csr-calendar-sec {
        padding: 0;
        margin-bottom: 0
    }
    .csr-calendar .csr-calendar-sec h4 {
        border-bottom: none;
        margin-top: 0;
        margin-bottom: 1px;
        background-color: #e41937;
        color: #fff;
        padding: 15px 20px
    }
    .csr-calendar .csr-calendar-sec p span.calender-date br {
        display: block
    }
    .csr-calendar .csr-calendar-sec p {
        background-color: #f2f2f2;
        padding: 10px 5px
    }
    .csr-calendar .csr-calendar-sec p span.calender-camp {
        font-size: 18px;
        font-family: arial;
        font-weight: 700;
        display: inline-block;
        margin: 0 0 0 70px
    }
    .csr-calendar .csr-calendar-sec p span.calender-date {
        border-right: 2px solid #fff;
        font-size: 18px;
        font-family: arial;
        font-weight: 700;
        position: absolute;
        width: 60px;
        text-align: center
    }
    .mymodal-careerscurrent .modal-body ul.side-years-place {
        display: block;
        position: static;
        padding-left: 22px;
        margin-top: 15px
    }
    .mymodal-careerscurrent .career-apply-tabs .apply-now .apply-now-form {
        padding: 0
    }
    .insurance-features-benefits ul {
        padding-left: 10px
    }
    .insurance-features-benefits ul li:last-child {
        padding-bottom: 0
    }
    .insurance-features-benefits ul li {
        padding-left: 5px;
        padding-bottom: 15px;
        line-height: 1.3
    }
    .contact-fd .contact-fd-border-right {
        border-right: none
    }
    .features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container .resp-tab-content .plusminus-head {
        width: 95%;
        display: table
    }
    .csr-policy-div img, .csr-reports-div img {
        height: 100%
    }
    .csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr .investment-view-policy, .csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 .investment-view-policy {
        left: 36px
    }
    .csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr .investment-download-policy, .csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 .investment-download-policy {
        right: -82px
    }
    .csr-policy-calendar-reports .container .row .col-sm-4 {
        width: 100%
    }
    .csr-policy-calendar-reports .col-lg-4:first-child {
        padding-right: 15px
    }
    .csr-policy-calendar-reports .col-lg-4:nth-child(2) {
        padding-left: 15px;
        padding-right: 15px
    }
    .csr-policy-calendar-reports .col-lg-4:last-child {
        padding-left: 15px
    }
    .csr-policy-calendar-reports .container .row {
        margin-top: 0;
        margin-bottom: 0
    }
    .csr-policy-calendar-reports .csr-policy-div-caption h2.inner-titles {
        padding: 0
    }
    .csr-policy-calendar-reports .col-lg-4:last-child, .csr-policy-calendar-reports .col-lg-4:nth-child(2) {
        margin-top: 20px
    }
    .csr-policy-calendar-reports .container {
        overflow: inherit;
        display: inherit
    }
    .csr-policy-calendar-reports .container .row {
        display: inherit
    }
    .investment-policy-benifits .btn-primary {
        margin-bottom: 0
    }
    .investment-application-form.investment-policy-benifits .btn-primary {
        margin-bottom: 0
    }
    .csr-reports.investment-policy-benifits .investment-policy-section {
        width: auto;
        border-bottom: 1px solid #d4cece
    }
    .csr-activities-accordian .panel.panel-default .panel-heading .faq-number {
        width: 93%;
        font-size: 14px
    }
    .apply-loan-slider h3 br, .apply-loan-slider1 h3 br, .apply-loan-slider2 h3 br, .apply-loan-slider3 h3 br, .apply-loan-slider4 h3 br {
        display: none
    }
    .apply-loan-slider1 .item, .apply-loan-slider2 .item, .apply-loan-slider3 .item, .apply-loan-slider4 .item {
        width: 70%;
        margin: 0 0 0 15%
    }
    , .apply-loan-slider1.owl-carousel .owl-stage-outer, .apply-loan-slider2.owl-carousel .owl-stage-outer, .apply-loan-slider3.owl-carousel .owl-stage-outer, .apply-loan-slider4.owl-carousel .owl-stage-outer {
        padding: 0
    }
    .apply-loan-slider1 .loan-item:hover, .apply-loan-slider2 .insurance-item:hover, .apply-loan-slider3 .investment-item:hover, .apply-loan-slider4 .sme-item:hover {
        padding: 20px
    }
    .currentactiveitem .loan-item {
        width: auto;
        margin: 0;
        padding: 20px
    }
    .currentactiveitem .owl-stage {
        margin: 0 auto
    }
    .sustainability-section-dmf .sustain-left .sustain-left-top-details, .sustainability-section-dmf .sustain-right .sustain-dropdown, .sustainability-section-dmf .sustain-right .sustain-left-top-details {
        width: auto;
        padding: 20px 10px 15px
    }
    .sustainability-section-dmf .customers-speak .red-button .btn-1 {
        margin: 5px 0 0
    }
    .mahindra-milestones-dmf .dmf-history-scroll {
        display: none
    }
    .mahindra-milestones-dmf .history-section h3.titles {
        font-size: 20px
    }
    .mahindra-milestones-dmf .history-section {
        height: auto
    }
    .mahindra-milestones-dmf .milestones-slider .item {
        width: 100%
    }
    .mahindra-milestones-dmf .milestones-more {
        left: 65px;
        width: 80%;
        left: 10%
    }
    .mahindra-milestones-dmf .milestones-more p {
        font-size: 14px
    }
    .mahindra-milestones-dmf .milestones-right {
        margin: 140px 0 40px;
        height: 460px;
        background-size: cover;
        width: 100%
    }
    .mahindra-milestones-dmf .milestones-slider.owl-carousel.owl-theme.owl-loaded.owl-drag {
        left: 41px;
        top: 279px;
        bottom: inherit;
        width: 80%
    }
    .sustainability-section-dmf .sustain-left {
        width: 50%
    }
    .subsidiaries-section.padding-top0 .col-lg-4.col-md-4 img.img-responsive {
        width: 100%
    }
    .subsidiaries-section.padding-top0 .col-lg-4.col-md-4:nth-child(3) img {
        margin: 30px 0 0
    }
    .aboutus-strenghts {
        background-size: cover
    }
    .core-values h2.inner-titles {
        text-align: center
    }
    .core-values .core-text {
        width: 100%
    }
    .core-values .tab-content {
        width: 100%
    }
    .core-values .nav-tabs {
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
        position: static;
        padding: 15px 0
    }
    .core-values li.core-tab1, .core-values li.core-tab2, .core-values li.core-tab3, .core-values li.core-tab4, .core-values li.core-tab5 {
        position: static;
        padding: 0 30px;
        width: 50%
    }
    .core-values .core-values-circle {
        background: url(../images/core-dotsbg-mobile.png?quality=80&format=webp) no-repeat;
        background-position: 0 57px;
        margin: 40px 0 0
    }
    .mahindra-milestones-inner .mahindra-milestones-slider .owl-dots {
        display: flex;
        overflow: auto;
        width: 100%;
        height: 109px
    }
    .mahindra-milestones-inner .mahindra-milestones-slider .owl-dots .active p {
        font-size: 50px
    }
    .mahindra-milestones-inner .mahindra-milestones-slider .owl-dot span {
        margin: 30px 3px
    }
    .mahindra-milestones-inner .mahindra-milestones-slider ul {
        width: 100%
    }
    .management .containerPills .tab-content .tab-pane .row {
        margin-right: 0;
        margin-left: 0
    }
    .management .containerPills .tab-content .row {
        margin-right: 0;
        margin-left: 0
    }
    .management .containerPills .tab-content .board-director-content {
        margin-left: 0;
        padding: 0 15px
    }
    .management .containerPills .containerpills-ul {
        float: none;
        margin: 0 auto;
        display: -webkit-box;
        overflow: auto;
        width: 100%
    }
    .management .containerPills .containerpills-ul li {
        display: table;
        left: 3%
    }
    .customerspeak .thumbnail {
        position: static;
        left: inherit;
        top: inherit
    }
    .contact-fd .contact-fd-section.fd-centre::before {
        content: '';
        width: 17px;
        height: 17px;
        position: absolute;
        left: 0;
        background: url(../images/icons/fd-centre.png?quality=80&format=webp) no-repeat
    }
    .contact-fd .contact-fd-section.fd-centre {
        margin: 20px 0 0;
        padding: 0 0 0 30px;
        position: relative
    }
    .contact-fd .contact-fd-section {
        margin: 20px 0 0 30px
    }
    .apply-loan-buttons .apply-buttons {
        float: none;
        margin: 0
    }
    .credit-loan-faqs ul {
        overflow: auto;
        display: -webkit-inline-box;
        width: 100%
    }
    .credit-loan-faqs ul li {
        float: none
    }
    .financial-management-solutions .financial-details {
        height: 475px
    }
    .financial-management-solutions .mahindra-financial-details {
        height: 395px
    }
    .iwould-like span {
        font-size: 20px
    }
    .iwould-like button span {
        float: left
    }
    .iwould-like .dropdown-menu {
        top: 27px
    }
    .apply-loan-slider .owl-nav, .apply-loan-slider1 .owl-nav, .apply-loan-slider2 .owl-nav, .apply-loan-slider3 .owl-nav {
        bottom: 60%
    }
    .apply-loan-slider .owl-nav .owl-prev, .apply-loan-slider1 .owl-nav .owl-prev, .apply-loan-slider2 .owl-nav .owl-prev, .apply-loan-slider3 .owl-nav .owl-prev {
        left: -15px
    }
    .apply-loan-slider .owl-nav .owl-next, .apply-loan-slider1 .owl-nav .owl-next, .apply-loan-slider2 .owl-nav .owl-next, .apply-loan-slider3 .owl-nav .owl-next {
        right: -15px
    }
    .mahindra-milestones .milestones-right {
        margin: 200px 0 30px;
        height: 430px;
        background-size: cover
    }
    .mahindra-milestones .milestones-more {
        width: 75%;
        padding: 15px 15px 40px;
        position: relative;
        float: none;
        margin: 0 auto
    }
    .mahindra-milestones .milestones-more p {
        font-size: 14px;
        margin: 10px 0 0;
        font-family: arial;
        line-height: 18px
    }
    .mahindra-milestones .milestones-slider.owl-carousel.owl-theme.owl-loaded.owl-drag {
        left: -325px;
        top: 270px;
        width: 88%;
        bottom: inherit
    }
    .mahindra-milestones .milestones-slider .item .milestones-slider-section {
        width: 100%
    }
    .mahindra-milestones .milestones-slider .item {
        width: 90%
    }
    .mahindra-milestones .milestones-slider p {
        font-size: 14px
    }
    .apply-loan-buttons {
        width: auto;
        margin: 0 auto;
        text-align: center
    }
    .tools-investments img {
        width: 100%
    }
    .tools-investments.tools-investments-mobile {
        margin: 30px 0 0
    }
    .tools-resources-slider .owl-dots {
        display: block
    }
    .tools-insurance-details, .tools-investments-details {
        width: 200px
    }
    .tool-resources .transparent-button .icon-right-arrow {
        top: 10px
    }
    .tools-insurance-details .transparent-button-white .icon-right-arrow, .tools-investments-details .transparent-button .icon-right-arrow {
        top: 6px
    }
    section.credit-loan-solutions::before {
        content: '';
        background: url(../images/credit-loan-solutions-new-mobile.jpg?quality=80&format=webp) no-repeat;
        position: absolute;
        background-size: cover;
        top: 0;
        left: 0;
        height: 95%;
        width: 100%
    }
    section.credit-loan-solutions::after {
        background: 0 0
    }
    section.credit-loan-solutions .sme-liquidity-solutions {
        padding: 40px 15px 10px;
        background: #fef101
    }
    section.credit-loan-solutions .transparent-button {
        text-align: center;
        margin-bottom: 40px
    }
    section.credit-loan-solutions .credit-loan-solutions-slider {
        padding: 0
    }
    section.credit-loan-solutions .credit-loan-solutions-slider .nav>li {
        float: left;
        width: 49%;
        min-height: 200px
    }
    section.credit-loan-solutions .credit-loan-solutions-slider .slider-click {
        display: -webkit-inline-box;
        overflow: auto
    }
    section.credit-loan-solutions .credit-loan-solutions-slider .slider-click li {
        float: none;
        display: block
    }
    .our-commitment p {
        text-align: left;
        font-size: 14px
    }
    .sitemap-box {
        float: left;
        width: 228px;
        margin-left: 15px
    }
    .unclaimed-amount-background::before {
        width: 100%
    }
    .gallery_products .gallery_product img {
        height: auto
    }
    .new-request-drop .col-lg-6 {
        padding-left: 0;
        padding-right: 0
    }
    .step-dropdown .col-lg-3 {
        padding-left: 0;
        padding-right: 0
    }
    section#eligibility-documentation.eligibilityDocumentation.sc-div {
        padding: 30px 0
    }
    section#eligibility-documentation.eligibilityDocumentation.sc-div .container .row:nth-child(4) {
        font-weight: 700
    }
    .tractor-features-benifits .features-benifits-para {
        margin: 30px 0
    }
    section#topup-refinance.topupRefinance.padding-bottom0.sc-div {
        padding: 30px 0
    }
    section#faqs.credit-loan-faqs.padding-bottom0.sc-div, section#testimonials.testimonials-p.sc-div.padding-top0 {
        padding-top: 0
    }
    section#mBlogs.financialEducation.sc-div {
        padding-top: 30px
    }
    section#testimonials.testimonials-p.sc-div.padding-top0 {
        padding-bottom: 30px
    }
    #testimonials .testimonials-product {
        margin-bottom: 0;
        padding-bottom: 70px
    }
    .eligibilityDocumentation .owl-nav .owl-next {
        right: -19px !important
    }
    section#faqs.credit-loan-faqs.padding-bottom0.sc-div {
        padding-bottom: 0
    }
    .financial-risk-manage>h3.strong {
        margin-top: 40px
    }
    .custom-slim-scroll.investment-intro .red-button {
        margin: 21px 0
    }
    .investment-fd-irates .table>thead>tr>th {
        padding: 30px 15px
    }
    .investment-policy-benifits .applicationFormsTabs li {
        padding: 13px
    }
    .investment-policy-benifits .applicationFormsTabs li a {
        font-size: 14px
    }
    .investment-policy-benifits .investment-policy-section {
        padding-left: 20px
    }
    .credit-loan-faqs.tools-financial-education.padding-bottom0 ul.nav.nav-tabs li {
        display: table;
        min-height: 66px
    }
    .credit-loan-faqs.tools-financial-education.padding-bottom0 ul.nav.nav-tabs li a {
        vertical-align: middle;
        display: table-cell
    }
    .tools-financial-education .manage-business-carousel .owl-nav .owl-prev {
        left: -9px
    }
    .tools-financial-education .manage-business-carousel .owl-nav .owl-next {
        right: -9px
    }
    .sustainability-our-direction.sustainability-initiatives #Initiatives_2.tab-pane h3 {
        margin-top: 0
    }
    .aboutus-intro .inner-titles.inner-title-margintop {
        margin-bottom: 15px
    }
    .core-values .tab-content {
        margin: 30px auto
    }
    .rise-philosophy {
        padding-top: 0
    }
    .subsidiaries-policy .custom-slim-scroll-inner-double-title .red-button a {
        margin: 20px 0
    }
    .csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr {
        margin: 0 0 10px
    }
    .csr-policy-calendar-reports .csr-reports-div-caption .investment-policy-section-csr1 {
        margin-top: 10px
    }
    .csr-policy-calendar-reports .csr-reports-div-caption .csr-reports-div-button {
        margin-top: 27px
    }
    .csr-key-focus-areas .inner-titles {
        padding-bottom: 10px
    }
    .csr-key-focus-areas .card-img-overlay p {
        min-height: 90px
    }
    .careers-mmfsl .tools-investments .life-mmfsl-details ul:nth-child(5) li:before {
        top: -2px
    }
    .careers-mmfsl .tools-investments .life-mmfsl-details ul:nth-child(5) li {
        padding-top: 15px;
        padding-bottom: 15px;
        margin-bottom: 12px
    }
    .careers-mmfsl .tools-investments .life-mmfsl-details ul:nth-child(5) li:last-child {
        margin-bottom: 0
    }
    .careers-mmfsl .tools-investments .life-mmfsl-details ul:nth-child(9) li:before {
        top: -2px
    }
    .careers-mmfsl .tools-investments .life-mmfsl-details ul {
        padding-top: 20px
    }
    .careers-mmfsl .tools-investments .life-mmfsl-details ul li {
        margin-bottom: 32px
    }
    .careers-mmfsl .tools-investments .life-mmfsl-details ul li:last-child {
        margin-bottom: 50px
    }
    .careers-mmfsl .tools-investments .life-mmfsl-details .white-button-red.yellow-button-black {
        margin-top: 25px;
        margin-bottom: 25px
    }
    .contact-fd.careers-awards.investment-policy-benifits h1.inner-titles {
        padding-bottom: 0
    }
    .mahindra-services .financial-results img {
        margin-top: 0
    }
    .mahindra-services .financial-results {
        margin-top: 0
    }
    section#Financialresults.anual-quarterly.investment-policy-benifits {
        padding-bottom: 30px
    }
    section#Financialresults.mahindra-services.sc-div.padding-bottom0, section#Latestupdate.investor-zone.investment-policy-benifits.sc-div {
        padding-top: 0
    }
    section#Latestupdate.investor-zone.investment-policy-benifits.sc-div h1.inner-titles {
        padding-bottom: 0
    }
    #Placementdocument.placement-document .placement-document-div .placementDocumentStep {
        width: 178px
    }
    #Placementdocument.placement-document .placement-document-div .white-button-no-arrow {
        margin-left: 30px
    }
    #Placementdocument.placement-document .placement-document-div.sc-div {
        padding-top: 30px
    }
    #Placementdocument.placement-document .placement-document-div.sc-div h2.inner-titles {
        padding-top: 0
    }
    #branchlocator.custom-locate-branches.branch-locator {
        padding: 0
    }
    .apply-now .apply-now-loan {
        padding-top: 20px
    }
    .owl-item {
        float: left
    }
    #exTab1.containerPills .owl-nav .owl-next {
        right: 16px
    }
    #exTab1.containerPills .owl-nav .owl-prev {
        left: 16px
    }
    .management .containerPills {
        margin-bottom: 0
    }
}
@media(max-width:320px) {
    .careers-awards .table>thead>tr>th {
        padding: 20px 30px 20px 20px
    }
    .customerspeak .name-test {
        width: 68%
    }
    .mahindra-milestones-dmf .milestones-slider .item .milestones-slider-section {
        width: 85%
    }
    .mahindra-milestones .milestones-right {
        height: 450px
    }
    .apply-type-employment.payments ul li {
        width: 115px
    }
    .branch-locator-google .search-branches {
        right: -4px;
        margin: 20px 10px
    }
    .downloads.investment-policy-benifits .investment-policy-section {
        padding: 10px 10px 25px 20px
    }
    .investment-policy-benifits .investment-btn-policy {
        padding: 0 20px
    }
    .management .bod-overlay-scroll {
        padding-bottom: 17px
    }
    .unclaimed-amount-background::before {
        width: 100%
    }
    .corporate-governance.investment-policy-benifits .investment-policy-section {
        padding: 1px 10px 20px 20px
    }
    .sustain-dropdown {
        padding-left: 20px
    }
    .investor-zone-faq.features-benefits-tab h2.resp-accordion span {
        font-size: 17px;
        margin: 0 5px
    }
    .investor-zone-faq.features-benefits-tab h2.resp-accordion span img {
        margin: 0 10px 0 0
    }
    .mahindra-milestones-inner .mahindra-milestones-slider .owl-dots .active p {
        font-size: 25px
    }
    .panel-group .collapsing {
        min-height: 180px
    }
    .investment-policy-benifits.white-background .investment-policy-section {
        height: auto
    }
    .awards-recognition .cus-overlay {
        top: 205px;
        bottom: -61px;
        width: 100%
    }
}
@media (max-width:1600px) {
    #calculateEmiHome {
        padding: 10px 0 60px
    }
    .product-loans-calculator .tractor-cal-right {
        padding: 7px 0 0
    }
    .apply-loan {
        padding: 90px 0
    }
    #slideForm {
        padding: 30px 0
    }
    #slideForm .red-button {
        text-align: center;
        margin: 15px 0 0
    }
    .features-benefits-tab .resp-vtabs .resp-tabs-list li img {
        margin: 22px 15px 0 20px
    }
    .features-benefits-tab .resp-vtabs .resp-tabs-list li span img {
        margin: 4px 30px 5px 0
    }
    .home-slider .cap-banner {
        top: 100px;
        right: 14.3%
    }
    .home-slider .home-slider-width, .home-slider ul {
        width: 100%
    }
    .home-slider ul li {
        width: 30%
    }
    .inner-slider .owl-dots, .product-slider .owl-dots {
        left: 13.8%
    }
    .home-slider p.slider-title, .inner-slider p.slider-title, .product-slider p.slider-title {
        padding: 0
    }
    .dropdown-menu.megamenu-content .col-menu:first-child {
        border-left: none;
        border-top-left-radius: 70px
    }
    .dropdown-menu.megamenu-content .col-menu.tractor-loans:first-child {
        border-left: none;
        border-top-left-radius: 70px;
        box-shadow: 4px 0 10px -8px rgba(0, 0, 0, .18)
    }
    .dropdown-menu.megamenu-content .col-menu.tractor-loans:first-child:hover {
        background: #fff;
        border-bottom: 2px solid #e41937;
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .18) !important
    }
	.financial-table .dis-arrow {
		right: 227px;
	}
}
@media (max-width:1366px) {
    canvas {
        top: 10%
    }
    .custom-slim-currentPopup .custom-slim-scroll {
        height: 350px
    }
    .home-slider .red-button a {
        top: 0
    }
    .home-slider .cap-banner {
        right: 8.3%;
        width: 42%;
        top: 20px
    }
    section.bradcrumbs {
        margin: 100px 0 0
    }
    .inner-slider .caption {
        bottom: 130px
    }
    .inner-slider .cap-banner, .product-slider .cap-banner {
        top: 119px
    }
    .product-slider h2 {
        margin: 0;
        padding: 0 0 15px
    }
    .product-slider ul {
        margin: 0 0 30px
    }
    .inner-slider .owl-dots, .product-slider .owl-dots {
        left: 8%;
        bottom: 15px;
        margin: 0
    }
    .topspace-modal {
        margin-top: 10%
    }
	.financial-table .dis-arrow {
    	right: 109px;
	}
}
@media (max-width:1280px) {
    canvas {
        top: 7%
    }
    .home-slider .cap-banner {
        top: 50px
    }
    .features-benefits-tab .resp-vtabs .resp-tabs-container {
        width: 60%
    }
    .inner-slider .owl-dots, .product-slider .owl-dots {
        left: 5%
    }
    .product-slider h2 {
        margin: 0
    }
	.financial-table .dis-arrow {
    	right: 66px;
	}
}
@media (max-width:1112px) {
    .subnavs.inner-menu-list.careers-innermenu .navbar-nav, .subnavs.inner-menu-list.historyMilestones-innermenu .navbar-nav, .subnavs.inner-menu-list.insuranceMenu .navbar-nav, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav {
        display: table
    }
    .subnavs.inner-menu-list.dmf-innermenu .navbar-nav {
        display: flex
    }
    .home-slider ul {
        margin: 0 0 20px;
        padding: 0
    }
    .home-slider .home-slider-width {
        width: 80%
    }
    .custom-slim-scroll-shareholding .custom-slim-scroll {
        height: 250px
    }
    .custom-slim-scroll-latestscroll .custom-slim-scroll {
        height: 248px
    }
    .custom-slim-scroll-MMFSL .custom-slim-scroll {
        height: 163px
    }
    .custom-slim-scroll-careers-overview .custom-slim-scroll {
        height: 175px
    }
    .custom-slim-scroll-aboutus .custom-slim-scroll {
        height: 340px
    }
    .credit-loan-faqs ul li, .credit-loan-faqs ul li.active a {
        min-height: 72px
    }
    .credit-loan-faqs .nav-tabs>li.active>a, .credit-loan-faqs ul li a {
        padding: 15px
    }
    .featuresBenefits ul.featuresTabs {
        padding: 0
    }
    .featuresBenefits ul.featuresTabs li {
        padding: 8px 5px
    }
    .featuresBenefits ul.featuresTabs li:last-child {
        margin-right: 0
    }
    .testimonials-product .carousel-info img.pull-left {
        width: auto
    }
    .testimonials-product .carousel-info .pull-left {
        width: 60%
    }
    .testimonials-product .carousel-info {
        width: 100%
    }
    .slap .step1 {
        left: 10%
    }
    .slap .step3 {
        right: 13%
    }
    .slap .step4 {
        top: 71%;
        left: 21%
    }
    .slap .step4 .steps-count {
        left: -19px
    }
    .slap .step3 .steps-apply, .slap .step3 .steps-apply p {
        left: 42px
    }
    .slap .step4 .steps-apply, .slap .step4 .steps-apply p {
        left: -84px
    }
    .slap .application-process-image .application-process-text p.process-application, .slap .application-process-image .application-process-text p.process-simple-loan {
        font-size: 25px
    }
    .checkboxButton .checkmark {
        left: 10%
    }
    .get-in-touch .panel-heading {
        margin: 0 0 20px
    }
    .get-in-touch a.btn {
        padding: 6px 0
    }
    footer h4.panel-title {
        font-size: 16px
    }
    .financialEducation .cus-overlay {
        padding: 15px
    }
    .financialEducation .cus-overlay h3 {
        min-height: 175px;
        font-size: 17px
    }
    .product-loans-calculator .tractor-cal-right .tractor-donut-chart img {
        margin: 38px auto
    }
    .inner-slider .owl-dots, .product-slider .owl-dots {
        left: 7%
    }
    .inner-slider .slider-double-title, .product-slider .slider-double-title {
        margin: 0
    }
    footer .footer-social-icons li {
        margin: 0 20px 0 0
    }
    .footer-bottom li {
        margin: 0 10px 0 0
    }
    .custom-slim-scroll-inner-double-title .custom-slim-scroll {
        height: 150px
    }
    .custom-slim-scroll-inner-double-title-button .custom-slim-scroll {
        height: 87px
    }
    .custom-slim-scroll-inner-long-title .custom-slim-scroll {
        height: 167px;
        margin: 15px 0 0
    }
    .custom-slim-scroll-inner-single-title .custom-slim-scroll {
        height: 145px
    }
    .subsidiaries-policy .custom-slim-scroll {
        height: 196px
    }
    .product-slider ul {
        margin: 0 0 20px
    }
    .get-in-touch .locateus-dropdown .dropdown {
        bottom: 16px;
        left: 0
    }
    .home-slider .cap-banner {
        top: 15px;
        right: 87px;
        width: 60%
    }
    .iwould-like .dropdown {
        margin-top: 2px
    }
    .apply-loan {
        margin-top: -10px
    }
    .home-slider.owl-carousel.owl-loaded, .inner-slider.owl-carousel.owl-loaded, .product-slider.owl-carousel.owl-loaded {
        display: inline-block
    }
    .calculte-health-insurance .calculate-health-section .calculte-insurance p {
        margin-top: 22%;
        text-align: center
    }
    .insurance-policy-benefits .transparent-button span.btn-1 {
        padding: 12px 28px 12px 0
    }
    .insurance-policy-benefits .transparent-button .round {
        right: -22px
    }
    .investment-policy-benifits a .investment-download-policy {
        right: 40px
    }
    .loan-credit-emi .main-calcy1 span {
        margin: 0
    }
    .home-slider .caption {
        bottom: 136px;
        right: 0
    }
    .home-slider ul {
        width: 100%
    }
    .home-slider h2 {
        font-size: 25px
    }
    .inner-slider h2, .product-slider h2 {
        font-size: 30px
    }
    .inner-slider .caption {
        bottom: 50px
    }
    .inner-slider .red-button a {
        top: 20px
    }
    .product-slider span {
        font-size: 50px
    }
    .product-slider img.img-steps {
        top: 0
    }
    .product-slider p.steps-apply {
        line-height: 18px
    }
    .product-slider .red-button a {
        top: 5px
    }
    section.bradcrumbs {

        /*margin: 103px 0 0*/
        margin: 70px 0 0;
        top: 70px;
    }
    section.bradcrumbs .breadcrumb {
        margin: 0;
        padding: 30px 0
    }
    .subnavs.inner-menu-list {
        margin-top: -5px
    }
    .subnavs.inner-menu-list .navbar-nav {
        float: none;
        margin: 0 auto;
        display: flex;
        overflow: auto;
        width: auto
    }
    .subnavs.inner-menu-list.sme-inner-menu-list .navbar-nav {
        display: table
    }
    .inner-menu-list li {
        display: table;
        float: left
    }
    .inner-titles.inner-title-margintop {
        padding: 26px 0 0;
        line-height: 25px
    }
    .featuresBenefits .card.card-inverse {
        padding: 30px
    }
    .features-benefits-tab {
        background-size: inherit
    }
    .features-benefits-tab .resp-vtabs .resp-tabs-container {
        left: 5%
    }
    .product-loans-calculator .repay {
        position: relative;
        z-index: 0;
        padding: 15px 20px;
        float: left
    }
    .product-loans-calculator .trac-emi2 span {
        margin: 0 0 0 66px
    }
    .product-loans-calculator .trac-emi2 li:nth-child(1)::before {
        left: 20px
    }
    .product-loans-calculator .main-calcy .main-calcy1 {
        width: 30%
    }
    .product-loans-calculator .main-calcy .main-calcy2 {
        width: 33%
    }
    .product-loans-calculator .tractor-cal-right .red-color {
        margin-right: 5px
    }
    .product-loans-calculator .tractor-donut-last {
        margin-top: 29px
    }
    .credit-loan-faqs .nav-tabs>li.active>a {
        font-size: 17px;
        font-family: arial
    }
    .tool-resources .card-img-overlay {
        top: 60px
    }
}
@media (max-width:1024px) {
    .sustainability-our-direction .nav-tabs>li>a {
        font-size: 14px
    }
    .eligibilityDocumentation .card-img-overlay img {
        margin: 0 15px 0 0
    }
    .custom-slim-scroll-aboutus .custom-slim-scroll {
        height: 347px
    }
    .features-benefits-tab .resp-vtabs .resp-tabs-container {
        left: 3%;
        width: 62%
    }
    .mahindra-financial-details.financial-details {
        padding: 40px 20px 114px
    }
    h2.inner-titles {
        font-size: 20px
    }
    .inner-slider .owl-dots, .product-slider .owl-dots {
        left: 4%
    }
    .subsidiaries-policy .custom-slim-scroll-inner-double-title .custom-slim-scroll {
        height: 184px;
        margin: 0 0 30px
    }
    .inner-titles.inner-title-margintop {
        padding: 20px 0 0
    }
    .product-slider .cap-banner h2.inner-titles {
        padding: 0 0 15px
    }
    section.bradcrumbs .breadcrumb {
        padding: 20px 0
    }
    .custom-slim-scroll-inner-double-title .custom-slim-scroll {
        height: 178px;
        margin-bottom: 0
    }
    .inner-slider .red-button {
        margin-top: 10px
    }
    .inner-slider .cap-banner, .product-slider .cap-banner {
        top: 70px
    }
    .inner-slider .caption {
        bottom: 50px
    }
    .product-slider .red-button a {
        top: 0
    }
    .iwould-like .dropdown-menu {
        top: 40px
    }
    .loan-credit-emi .main-calcy .main-calcy1 {
        width: 17%
    }
    .financialEdu .owl-prev {
        margin-left: 12px
    }
    .financialEdu .owl-next {
        margin-right: 12px
    }
}
@media (min-width:769px) and (max-width:991px) {
    .inner-titles.title-color-red, .product-slider .cap-banner h2.inner-titles {
        line-height: 24px
    }
    .custom-slim-scroll-aboutus .custom-slim-scroll {
        height: 316px
    }
    .slap .step1 {
        left: 6%
    }
    .slap .step3 {
        right: 11%
    }
    .slap .step3 .steps-apply, .slap .step3 .steps-apply p {
        left: 29px
    }
    .slap .step4 {
        top: 68%;
        left: 19%
    }
    .slap .red-button {
        margin: 20px 0 0
    }
    .slap .step4 .steps-apply, .slap .step4 .steps-apply p {
        left: -65px
    }
    .product-loans-calculator .tractor-donut-last {
        margin-top: -9px
    }
    .product-loans-calculator .cal-textbox {
        height: 37px;
        max-width: 137px
    }
    .credit-loan-faqs ul li a {
        min-height: 90px
    }
    section.credit-loan-solutions .credit-loan-solutions-slider .slider-click {
        display: -webkit-inline-box;
        overflow: auto
    }
    .credit-loan-solutions .credit-loan-solutions-slider li {
        width: 40%;
        float: none;
        display: -webkit-box
    }
    .eligibilityDocumentation .owl-nav .owl-next {
        right: 20px
    }
    .inner-slider .slider-double-title, .product-slider .slider-double-title {
        height: 135px
    }
    .financialEducation .cus-overlay h3 {
        min-height: 80px
    }
    .inner-slider .owl-dots, .product-slider .owl-dots {
        left: 12%
    }
    .get-in-touch .locateus-dropdown .dropdown {
        left: 0
    }
    .get-in-touch a.btn {
        padding: 6px 0
    }
    .get-in-touch .panel-group {
        margin: 0;
        min-height: 260px
    }
    .get-in-touch .col-lg-3.col-md-3.col-sm-6.col-xs-12:nth-child(3) .panel-group, .get-in-touch .col-lg-3.col-md-3.col-sm-6.col-xs-12:nth-child(4) .panel-group {
        min-height: 100px
    }
    .get-in-touch .panel-heading {
        margin: 0 0 20px
    }
    .home-slider .home-slider-width {
        width: 65%
    }
    .home-slider h2 {
        font-size: 25px
    }
    .home-slider .home-slider-width p, .inner-slider .slider-double-title p, .product-slider .slider-double-title p {
        font-size: 16px
    }
    .home-slider p.steps-apply {
        font-size: 15px
    }
    .home-slider .cap-banner {
        top: 0
    }
    section {
        padding: 40px 0
    }
    .inner-slider .caption {
        bottom: 60px
    }
    .topupRefinance .refinance-plan .refinance-plan-section, .topupRefinance .topup-plan .topup-plan-section {
        width: 100%;
        position: relative;
        margin: -100px 0 0
    }
    .credit-loan-faqs .panel.panel-default .panel-heading .faq-title {
        width: 90%
    }
    .product-loans-calculator .trac-emi2 li {
        width: 33.3%;
        min-height: 102px
    }
    .product-loans-calculator .trac-emi2 li:nth-child(1)::before, .product-loans-calculator .trac-emi2 li:nth-child(2)::before, .product-loans-calculator .trac-emi2 li:nth-child(3)::before {
        left: 10px
    }
    .product-loans-calculator .trac-emi2 span {
        margin: 0 0 0 56px
    }
    .product-loans-calculator .repay {
        z-index: 9;
        padding: 16px 10px
    }
    .product-loans-calculator .main-calcy {
        float: left;
        width: 100%;
        margin: 5px 0
    }
    .product-loans-calculator .main-calcy .main-calcy1 {
        width: 33.3%;
        padding: 20px 0;
        position: relative
    }
    .product-loans-calculator .main-calcy .main-calcy2 {
        width: 33.3%;
        padding: 20px 0;
        margin: 0 7px
    }
    .product-loans-calculator .main-calcy .main-calcy3 {
        position: relative;
        float: right;
        width: auto;
        min-width: 122px
    }
    .product-loans-calculator .main-calcy1 span {
        margin: 0 0 0 30px;
        position: relative;
        display: inline-block;
        font-size: 13px
    }
    .product-loans-calculator .down-payment .main-calcy1:first-child::before, .product-loans-calculator .loan-amount .main-calcy1:first-child::before, .product-loans-calculator .monthly-fee .main-calcy1:first-child::before, .product-loans-calculator .term .main-calcy1:first-child::before {
        left: 0;
        top: 20px
    }
    .product-loans-calculator .loan-amount .main-calcy3::before, .product-loans-calculator .term .main-calcy3::before {
        right: 86px
    }
    .product-loans-calculator .loan-amount .main-calcy3::before {
        top: 19px
    }
    .product-loans-calculator .tractor-donut-chart {
        text-align: left
    }
    .product-loans-calculator .tractor-cal-right .red-color, .product-loans-calculator .tractor-cal-right .yellow-color {
        margin: 0 0 10px 20px
    }
    .product-loans-calculator .tractor-cal-right .tractor-donut-chart img {
        margin: 5px auto
    }
}
@media (max-width:768px) {
    .features-benefits-tab.credit-features-benefits-tab, .financialEducation .cus-overlay h3 {
        min-height: auto
    }
    .investment-policy-benifits .investment-btn-policy {
        padding: 0 45px
    }
    .investment-policy-benifits.sustainability-reports .investment-download-policy {
        left: inherit;
        right: 67px
    }
    .investment-policy-benifits h3::before {
        left: -2px
    }
    .investment-policy-benifits .investment-download-policy {
        right: 90px
    }
    canvas {
        top: 5%
    }
    .subnavs.inner-menu-list.dmf-innermenu .navbar-nav {
        display: flex
    }
    .financialEdu .owl-nav {
        bottom: 60%
    }
    .financialEdu .owl-nav .owl-next i, .financialEdu .owl-nav .owl-prev i {
        color: #797979
    }
    .eligibilityDocumentation .card-img-overlay p {
        display: -webkit-box
    }
    .csr-key-focus-areas .card-img-overlay {
        padding: 10px 30px
    }
    .custom-slim-scroll-shareholding .custom-slim-scroll {
        height: 334px
    }
    .subnavs.inner-menu-list .navbar-nav {
        float: none;
        margin: 0 auto;
        display: flex;
        overflow: auto;
        width: auto
    }
    .testimonials-product {
        background: #e8e8e8;
        padding: 30px 80px 60px
    }
    .custom-slim-scroll-MMFSL .custom-slim-scroll {
        height: 132px
    }
    .custom-slim-scroll-careers-overview .custom-slim-scroll {
        height: 143px
    }
    .inner-titles.title-color-red {
        line-height: 24px
    }
    .subsidiaries-policy .custom-slim-scroll-inner-double-title .custom-slim-scroll {
        height: 134px
    }
    .custom-slim-scroll-aboutus .custom-slim-scroll {
        height: 306px
    }
    .features-benefits-tab .resp-vtabs .resp-tabs-container {
        width: 100%
    }
    .investor-zone-faq.features-benefits-tab .resp-vtabs .resp-tabs-container {
        height: auto;
        padding: 20px 0
    }
    .featuresBenefits .owl-nav {
        width: 97%
    }
    .featuresBenefits .owl-nav .owl-next {
        right: 20px
    }
    .slap .step1 {
        left: 6%
    }
    .slap .step2 {
        top: -33px;
        right: 27%
    }
    .slap .step3 {
        right: 10%
    }
    .slap .step3 .steps-apply, .slap .step3 .steps-apply p {
        left: 30px
    }
    .slap .application-process-image .application-process-text {
        top: 32%
    }
    .slap .step4 {
        top: 68%;
        left: 18%
    }
    .slap .step4 .steps-apply, .slap .step4 .steps-apply p {
        left: -68px
    }
    .product-loans-calculator .cal-textbox {
        height: 37px;
        max-width: 125px
    }
    .inner-slider .red-button a {
        top: 0
    }
    .aboutus-strenghts .strenghts-text {
        width: 100%
    }
    .featuresBenefits ul.featuresTabs li {
        width: 47%;
        text-align: center
    }
    .featuresBenefits ul.featuresTabs {
        padding: 0
    }
    h2.inner-titles {
        margin: 0
    }
    .sc-div {
        padding: 40px 0
    }
    #features-benefits {
        padding: 0
    }
    .featuresBenefits .feature-sub-title {
        margin: 20px 0 10px
    }
    .features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container h2.resp-accordion img {
        float: left;
        margin: -5px 15px 0 20px
    }
    .features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container h2.resp-accordion p {
        float: left
    }
    section.credit-loan-solutions .credit-loan-solutions-slider .slider-click {
        display: -webkit-inline-box;
        overflow: auto
    }
	.credit-loan-solutions .credit-loan-solutions-slider .owl-item {
		text-align:center;
	}
    .credit-loan-solutions .credit-loan-solutions-slider li {
        width:100%;
        float: none;
        display: -webkit-box
    }
	.credit-loan-solutions .credit-loan-solutions-slider li a{
		color:#fff;
	}
    .testimonials-product .carousel-info img.pull-left {
        width: 75px
    }
    .testimonials-product .carousel-info .pull-left {
        width: 64%
    }
    .home-slider .home-slider-width {
        width: 100%
    }
    .home-slider ul {
        width: 100%;
        margin: -20px 0 0
    }
    .get-in-touch .locateus-dropdown .dropdown {
        left: 0
    }
    .get-in-touch a.btn {
        padding: 6px 0
    }
    .get-in-touch .panel-group {
        margin: 0;
        min-height: 260px
    }
    .get-in-touch .col-lg-3.col-md-3.col-sm-6.col-xs-12:nth-child(3) .panel-group, .get-in-touch .col-lg-3.col-md-3.col-sm-6.col-xs-12:nth-child(4) .panel-group {
        min-height: 100px
    }
    .inner-titles.inner-title-margintop {
        padding: 24px 0 0
    }
    .custom-slim-scroll-inner-double-title .custom-slim-scroll {
        height: 110px
    }
    .custom-slim-scroll-inner-double-title-button .custom-slim-scroll {
        height: 65px
    }
    .custom-slim-scroll-inner-long-title .custom-slim-scroll {
        height: 85px
    }
    .custom-slim-scroll-inner-single-title .custom-slim-scroll {
        height: 110px
    }
    .wow {
        animation-name: none !important;
        visibility: visible !important
    }
    .product-slider .cap-banner h2.inner-titles {
        padding: 0;
        line-height: 30px;
        padding-top: 30px;
    }
    .footer-bottom {
        margin: 0
    }
    footer .panel-default:last-child {
        margin-bottom: 20px !important
    }
    section.bradcrumbs .breadcrumb {
        padding: 10px 0
    }
    .aboutus-strenghts .strenghts-list {
        min-height: 340px
    }
    .core-values li.core-tab1 {
        bottom: -77px;
        left: -29px
    }
    .core-values li.core-tab2 {
        bottom: 83px;
        left: 65px
    }
    .core-values li.core-tab3 {
        bottom: 131px;
        left: 283px
    }
    .core-values li.core-tab4 {
        bottom: 86px;
        right: 54px
    }
    .core-values li.core-tab5 {
        bottom: -70px;
        right: -24px
    }
    .aboutus-intro .custom-slim-scroll-inner-double-title .custom-slim-scroll {
        height: 155px
    }
    .home-slider .cap-banner {
        top: 8px;
        right: 15px
    }
    .product-slider .cap-banner {
        top: 50px
    }
    .fixed-deposit-investment.investment-fd-irates .nav-tabs li {
        margin: 0
    }
    .fixed-deposit-investment.investment-fd-irates .nav-tabs li a {
        text-align: center
    }
    .customer-speak .transparent-button a {
        padding-left: 0
    }
    .home-slider ul li, .product-slider ul li {
        padding: 0 15px 0 22px
    }
    .home-slider img.img-steps-ipad {
        display: block;
        width: auto;
        float: none;
        position: relative;
        top: 51px;
        left: -20px
    }
    .home-slider p.steps-apply {
        font-size: 12px;
        margin: 0;
        line-height: 18px
    }
    .home-slider img.img-steps {
        display: none
    }
    .product-slider img.img-steps-ipad {
        display: block;
        width: auto;
        float: none;
        position: relative;
        top: 51px;
        left: -20px
    }
    .product-slider p.steps-apply {
        font-size: 10px;
        margin: 3px 0 0
    }
    .inner-slider h2 {
        font-size: 22px
    }
    .product-slider img.img-steps {
        display: none
    }
    h2.titles, h3.titles {
        font-size: 25px
    }
    .red-button a, .transparent-button a, .transparent-button-white a, .white-button a, .white-button-red a {
        padding: 7px 40px 7px 18px
    }
    .red-button .icon-right-arrow, .transparent-button .icon-right-arrow, .transparent-button-white .icon-right-arrow, .white-button .icon-right-arrow, .white-button-red .icon-right-arrow {
        font-size: 12px
    }
    .inner-slider img.img-responsive.home-slider-img-ipad {
        display: block
    }
    .inner-slider img.img-responsive.home-slider-img, .inner-slider img.img-responsive.home-slider-img-mobile {
        display: none
    }
    .product-slider img.img-responsive.home-slider-img-ipad {
        display: block
    }
    .home-slider img.img-responsive.home-slider-img-mobile, .product-slider img.img-responsive.home-slider-img, .product-slider img.img-responsive.home-slider-img-mobile {
        display: none
    }
    .home-slider img.img-responsive.home-slider-img-ipad {
        display: block
    }
    .tool-resources .tools-faq-slider {
        padding: 20px 10px 15px
    }
    .tool-resources .card-img-overlay img.img-education-icon {
        padding: 10px 0 20px
    }
    .inner-slider .red-button, .product-slider .red-button {
        margin: 0
    }
    .card-inverse .transparent-button {
        bottom: 15px
    }
    .apply-loan-slider .item:hover, .apply-loan-slider1 .item:hover, .apply-loan-slider2 .item:hover, .apply-loan-slider3 .item:hover, .apply-loan-slider4 .item:hover {
        background: 0 0
    }
    .apply-loan-slider .apply-loan-slider1-tab, .apply-loan-slider1 .apply-loan-slider1-tab, .apply-loan-slider2 .apply-loan-slider1-tab, .apply-loan-slider3 .apply-loan-slider1-tab, .apply-loan-slider4 .apply-loan-slider1-tab {
        padding: 20px 0
    }
    .apply-loan-slider .apply-loan-slider1-tab:hover, .apply-loan-slider1 .apply-loan-slider1-tab:hover, .apply-loan-slider2 .apply-loan-slider1-tab:hover, .apply-loan-slider3 .apply-loan-slider1-tab:hover, .apply-loan-slider4 .apply-loan-slider1-tab:hover {
        background: #e41937;
        width: 80%;
        margin: 0 auto
    }
    .apply-loan-slider .owl-nav .owl-prev, .apply-loan-slider1 .owl-nav .owl-prev, .apply-loan-slider2 .owl-nav .owl-prev, .apply-loan-slider3 .owl-nav .owl-prev, .apply-loan-slider4 .owl-nav .owl-prev {
        left: -10px
    }
    .apply-loan-slider .owl-nav .owl-next, .apply-loan-slider1 .owl-nav .owl-next, .apply-loan-slider2 .owl-nav .owl-next, .apply-loan-slider3 .owl-nav .owl-next, .apply-loan-slider4 .owl-nav .owl-next {
        right: -10px
    }
    .eligibilityDocumentation .owl-nav .owl-next {
        right: 30px
    }
    .calculte-health-insurance .calculate-health-section .calculte-insurance {
        top: 16%;
        left: 1%
    }
    .calculte-health-insurance .calculate-health-section .calculte-insurance p {
        margin-left: 12%
    }
    .insurance-policy-benefits .col-lg-3.col-md-3.col-sm-4 {
        width: 33.33%
    }
    .features-benefits-tab3.features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container h2.resp-accordion[aria-controls=tab_item-0]::before, .features-benefits-tab3.features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container h2.resp-accordion[aria-controls=tab_item-1]::before, .features-benefits-tab3.features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container h2.resp-accordion[aria-controls=tab_item-2]::before, .features-benefits-tab3.features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container h2.resp-accordion[aria-controls=tab_item-3]::before {
        content: none
    }
    .investment-policy-benifits a .investment-download-policy {
        right: 85px
    }
    .credit-loan-faqs .panel.panel-default .panel-heading .faq-title {
        width: 90%
    }
    .features-benefits-tab2 .red-button-mobile {
        display: block;
        float: none
    }
    .features-benefits-tab2 .resp-tab-content-active p.red-button-mobile {
        margin: 20px 36px 35px
    }
    .features-benefits-tab2 .red-button-desktop {
        display: none
    }
    .features-benefits-tab1 .red-button-mobile {
        display: block;
        float: none
    }
    .features-benefits-tab1 .resp-tab-content-active p.red-button-mobile {
        margin: 20px 0 35px 30px
    }
    .features-benefits-tab1 .resp-tab-content-active p.red-button-mobile a {
        color: #fff
    }
    .features-benefits-tab1 .red-button-desktop {
        display: none
    }
    .loan-credit-emi .trac-emi2 li {
        min-height: 121px
    }
    .loan-credit-emi .main-calcy1 span {
        margin: 0 0 0 -29px;
        position: relative;
        display: inline-block
    }
    .product-loans-calculator .tractor-donut-last {
        margin-top: 16px
    }
    .product-loans-calculator .tractor-cal-right .red-color, .product-loans-calculator .tractor-cal-right .yellow-color {
        text-align: left;
        display: block;
        padding: 0 0 10px 15px
    }
    .product-loans-calculator .tractor-cal-right .tractor-donut-chart img {
        margin: 10px auto
    }
    .product-loans-calculator .tractor-cal-right {
        padding: 18px 0 0;
        border-radius: 1px
    }
    .product-loans-calculator .trac-emi2 span {
        margin: 0 0 0 60px
    }
    .product-loans-calculator .trac-emi2 li:nth-child(1)::before, .product-loans-calculator .trac-emi2 li:nth-child(2)::before, .product-loans-calculator .trac-emi2 li:nth-child(3)::before {
        left: 10px
    }
    .product-loans-calculator .repay {
        z-index: 0;
        padding: 30px 10px
    }
    .product-loans-calculator .main-calcy {
        float: left;
        width: 100%;
        margin: 5px 0
    }
    .product-loans-calculator .main-calcy .main-calcy1 {
        width: 33.3%;
        padding: 20px 0;
        position: relative
    }
    .product-loans-calculator .main-calcy .main-calcy2 {
        width: 33.3%;
        padding: 20px 0;
        margin: 0 7px
    }
    .product-loans-calculator .main-calcy .main-calcy3 {
        position: relative;
        float: right;
        width: auto;
        min-width: 122px;
        margin: 6px 0 0
    }
    .product-loans-calculator .main-calcy1 span {
        margin: 0 0 0 30px;
        position: relative;
        display: inline-block;
        font-size: 13px
    }
    .product-loans-calculator .main-calcy1 span .months {
        margin-left: 0
    }
    .product-loans-calculator .down-payment .main-calcy1:first-child::before, .product-loans-calculator .loan-amount .main-calcy1:first-child::before, .product-loans-calculator .monthly-fee .main-calcy1:first-child::before, .product-loans-calculator .term .main-calcy1:first-child::before {
        left: 0;
        top: 20px
    }
    .product-loans-calculator .loan-amount .main-calcy3::before, .product-loans-calculator .term .main-calcy3::before {
        right: 78px;
        top: 18px
    }
    .features-benefits-tab.credit-features-benefits-tab .accordion_container.features-eligibility-documents .accordion_head {
        font-family: arial;
        font-size: 14px
    }
    .features-benefits-tab.credit-features-benefits-tab .accordion_container.features-eligibility-documents .accordion_body p {
        font-family: arial
    }
    .features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tab-content:last-child {
        border-bottom: none !important
    }
    .features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container {
        left: 0;
        width: 100% !important
    }
    .features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container h2 {
        font-size: 18px;
        color: #000;
        text-align: left;
        min-height: 50px;
        padding: 15px 0 0 20px;
        background: #fff;
        font-family: arial;
        position: relative;
        border-bottom: 1px solid #ccc
    }
    .features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container h2 span.resp-arrow {
        border-left: none;
        border-right: none;
        border-bottom: none
    }
    .features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container h2 span.resp-arrow::after {
        content: '\f067';
        font-size: 13px;
        position: absolute;
        right: 15px;
        top: 15px;
        font-family: fontAwesome
    }
    .features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container h2.resp-tab-active {
        background: #fef101 !important;
        font-family: arial;
        font-weight: 700;
        border-bottom: none
    }
    .features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container h2.resp-tab-active span.resp-arrow::after {
        content: '\f068';
        font-size: 13px;
        position: absolute;
        right: 15px;
        top: 20px;
        font-family: fontAwesome
    }
    .features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container h2.resp-accordion:first-child {
        border-top: none
    }
    .features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container .resp-tab-content {
        border: none;
        padding: 20px
    }
    .features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container .resp-tab-content h3 {
        margin-left: 20px;
        margin-top: 20px;
        font-family: arial
    }
    .features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container .resp-tab-content ul.tractorloanFB {
        padding: 0 0 0 37px
    }
    .features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container .resp-tab-content ul.tractorloanFB li {
        font-family: arial
    }
    .features-benefits-tab2.features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container h2.resp-accordion[aria-controls=tab_item-0]::before {
        background: url(../images/liquidity-short-term-small.png?quality=80&format=webp) top center no-repeat
    }
    .features-benefits-tab2.features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container h2.resp-accordion[aria-controls=tab_item-1]::before {
        background: url(../images/liquidity-bill-discounting-small.png?quality=80&format=webp) top center no-repeat
    }
    .features-benefits-tab2.features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container h2.resp-accordion[aria-controls=tab_item-2]::before {
        background: url(../images/liquidity-resolving-short-small.png?quality=80&format=webp) top center no-repeat
    }
    .features-benefits-tab2.features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container h2.resp-accordion[aria-controls=tab_item-3]::before {
        background: url(../images/liquidity-lease-rental-small.png?quality=80&format=webp) top center no-repeat
    }
    section {
        padding: 30px 0
    }
    .home-slider h2, .product-slider h2 {
        font-size: 20px;
        margin: 0 0 10px
    }
    .home-slider p.slider-title {
        font-size: 10px
    }
    .home-slider ul li {
        float: left;
        width: 30%
    }
    .home-slider ul li span, .product-slider span {
        font-size: 36px
    }
    .home-slider .red-button {
        margin-top: 5px
    }
    .tools-insurance-details .insurance-scroll, .tools-investments-details .insurance-scroll {
        display: block
    }
    .product-loans-calculator .trac-emi2 li {
        width: 33.3%;
        min-height: 102px
    }
    .loan-credit-emi .trac-emi2 li:nth-child(1)::before, .loan-credit-emi .trac-emi2 li:nth-child(2)::before, .loan-credit-emi .trac-emi2 li:nth-child(3)::before {
        left: 10px
    }
    .loan-credit-emi .trac-emi2 span {
        margin: 0 0 0 45px
    }
    .loan-credit-emi .main-calcy .main-calcy1 {
        width: 19%
    }
    .loan-credit-emi .main-calcy .main-calcy2 {
        width: 38%
    }
    .loan-credit-emi .main-calcy .main-calcy3 {
        min-width: 156px;
        float: right
    }
    .financialEducation .cus-overlay {
        min-height: 175px
    }
    .financialEdu .owl-prev {
        margin-left: 0;
        left: 0
    }
    .financialEdu .owl-next {
        margin-right: 0;
        right: 0
    }
    .credit-loan-faqs .nav-tabs>li.active>a, .credit-loan-faqs ul li a {
        font-size: 15px
    }
    .get-in-touch .panel-heading {
        margin: 0 0 20px
    }
    .insurance-policy-benefits .policy-section {
        margin-bottom: 30px
    }
    .insurance-policy-benefits .col-lg-2.col-md-2.col-sm-4.col-xs-12:nth-child(3) .policy-section {
        border-right: 1px solid transparent
    }
    .insurance-policy-benefits .policy-section .transparent-button i {
        margin-top: 3px
    }
    .topupRefinance .refinance-plan .refinance-plan-section, .topupRefinance .topup-plan .topup-plan-section {
        width: 100%;
        position: relative;
        margin: -100px 0 0
    }
    .tool-resources .card.card-inverse {
        min-height: 360px
    }
    .card.card-inverse.faq {
        background-size: contain
    }
    .tools-resources-slider .card-inverse .transparent-button {
        bottom: 0
    }
}
@media(max-width:414px) {
    .tools-resources-slider .card-inverse .transparent-button {
        bottom: -10px
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-1, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-1, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-1, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-1 {
        margin: 0
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-2, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-2, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-2, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-2 {
        margin: 0 0 0 -16%
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-3, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-3, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-3, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-3 {
        margin: 0 0 0 -63%
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-4, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-4, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-4, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-4 {
        margin: 0
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-5, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-5, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-5, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-5 {
        margin: 0 0 0 -156%
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-6, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-6, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-6, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-6 {
        margin: 0 0 0 -201%
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-7, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-7, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-7, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-7 {
        margin: 0 0 0 -248%
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-8, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-8, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-8, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-8 {
        margin: 0
    }
}
@media(max-width:375px) {
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-1, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-1, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-1, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-1 {
        margin: 0
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-2, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-2, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-2, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-2 {
        margin: 0 0 0 -25%
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-3, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-3, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-3, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-3 {
        margin: 0 0 0 -76%
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-4, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-4, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-4, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-4 {
        margin: 0
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-5, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-5, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-5, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-5 {
        margin: 0 0 0 -181%
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-6, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-6, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-6, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-6 {
        margin: 0 0 0 -231%
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-7, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-7, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-7, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-7 {
        margin: 0 0 0 -283%
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-8, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-8, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-8, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-8 {
        margin: 0
    }
}
@media (min-width:320px) and (max-width:740px) {
    .loan-credit-emi .main-calcy .main-calcy3, .loan-credit-emi .main-calcy .main-calcy3 span, .product-loans-calculator .main-calcy .main-calcy3 span {
        min-width: 100%
    }
    .eligibilityDocumentation h2.inner-titles, .financialEducation .cus-overlay a {
        font-weight: 700;
        font-family: arial
    }
    .calculators span, .eligibilityDocumentation h2.inner-titles, .financialEducation .cus-overlay a, .financialEducation .cus-overlay h3 {
        font-family: arial
    }
    .investment-fd-irates .nav-tabs {
        display: flex;
        overflow-x: scroll
    }
    .fixed-deposit-investment.investment-fd-irates .nav-tabs>li.active>a, .fixed-deposit-investment.investment-fd-irates .nav-tabs>li>a {
        font-size: 15px
    }
    canvas {
        top: 3%
    }
    .product-slider ul.stepsPoint {
        width: 100%;
        display: none
    }
    .insurance-policy-benefits .insurance-product-list {
        width: 100%
    }
    .unclaimed-amount .stock-buttons {
        float: left;
        width: auto;
        position: relative;
        top: 0
    }
    .unclaimed-amount .stock-buttons .white-button-no-arrow {
        float: left;
        width: 100%;
        margin: 10px auto
    }
    .unclaimed-amount .stock-buttons .white-button-no-arrow .btn-1 {
        width: 100%;
        line-height: initial;
        padding: 15px 0
    }
    .investor-zone-faq.features-benefits-tab .resp-vtabs h2.resp-accordion {
        padding: 15px
    }
    .subnavs.inner-menu-list.careers-innermenu .navbar-nav, .subnavs.inner-menu-list.dmf-innermenu .navbar-nav, .subnavs.inner-menu-list.historyMilestones-innermenu .navbar-nav, .subnavs.inner-menu-list.insuranceMenu .navbar-nav, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav, .subnavs.inner-menu-list.sme-inner-menu-list .navbar-nav {
        display: flex
    }
    .subnavs.inner-menu-list.affix .nav>li>a {
        padding: 10px
    }
    .product-loans-calculator .loan-tractor-background {
        border-bottom-left-radius: 1px
    }
    .home-slider .home-slider-width {
        padding: 15px
    }
    .subnavs.inner-menu-list {
        margin-top: -5px;
        height: auto
    }
    .subnavs.inner-menu-list.affix {
        z-index: 9
    }
    .subnavs.inner-menu-list .navbar-nav {
        float: none;
        margin: 0 auto;
        display: flex;
        overflow: auto;
        width: auto
    }
    .subnavs.inner-menu-list .navbar-nav::-webkit-scrollbar {
        width: 0;
        height: 0;
        background-color: transparent
    }
    .inner-menu-list li {
        display: table
    }
    .inner-menu-list.smeFinancialMenu .nav>li>a {
        width: max-content;
        min-height: auto;
        white-space: inherit;
        word-wrap: inherit
    }
    .inner-menu-list .nav>li>a {
        width: 177px;
        text-align: center
    }
    .inner-menu-list.product-loan .nav>li>a {
        line-height: 35px;
        min-height: auto;
        padding: 10px;
        width: auto
   }
    .subnavs.inner-menu-list li.active a {
        width: 177px
    }
    .inner-menu-list.sme-inner-menu-list .nav>li>a {
        line-height: 35px;
        min-height: auto;
        padding: 10px;
        width: auto
    }
    .inner-menu-list.insuranceMenu .nav>li>a, .inner-menu-list.investment-fixed-menu .nav>li>a, .inner-menu-list.investment-mutul-menu .nav>li>a {
        line-height: inherit;
        min-height: auto
    }
    #slideForm .formWork-info .form-category-info li:hover::before {
        left: 60px
    }
    #slideForm .formWork-info .form-category-info li img {
        left: -14px
    }
    .calculators .getCallSection {
        position: fixed;
        bottom: 60px
    }
    .calc-steps {
        overflow: hidden;
        position: absolute;
        float: left;
        top: 0;
        height: 100%
    }
    .csr-activities-accordian .panel.panel-default .panel-body {
        padding: 15px
    }
    .subsidiaries-policy img.img-responsive {
        margin: 10px 0 30px
    }
    .fixed-deposit-intro .mutual-fundbg {
        margin: 30px 0 0
    }
    .product-loans-calculator .cal-textbox {
        max-width: 100%
    }
    .credit-loan-faqs .panel-default>.panel-heading+.panel-collapse>.panel-body {
        padding-top: 10px
    }
    .slap .step1 img, .slap .step2 img {
        width: 25%
    }
    .slap .step3 img, .slap .step4 img {
        width: 40%
    }
    .slap .step3 img {
        margin: -31px 0 0 8px;
        width: 30%
    }
    .slap .step1 .steps-count, .slap .step2 .steps-count, .slap .step3 .steps-count, .slap .step4 .steps-count {
        font-size: 30px
    }
    .slap .step1 {
        top: 11px
    }
    .slap .step2 {
        top: -16px
    }
    .slap .step3 {
        right: 17%;
        top: 44%
    }
    .slap .step4 {
        top: 50%;
        left: 20%
    }
    .slap .step3 .steps-count {
        left: 45px
    }
    .slap .step1 .steps-apply, .slap .step1 .steps-apply p, .slap .step2 .steps-apply, .slap .step2 .steps-apply p, .slap .step3 .steps-apply, .slap .step3 .steps-apply p, .slap .step4 .steps-apply, .slap .step4 .steps-apply p {
        font-size: 11px;
        line-height: 14px
    }
    .slap .application-process-image .application-process-text p.process-application, .slap .application-process-image .application-process-text p.process-simple-loan {
        font-size: 16px;
        text-align: left;
        margin: 0
    }
    .slap .application-process-image .application-process-text {
        width: 28%;
        left: -6px;
        top: 18%
    }
    .slap .step1 .steps-apply, .slap .step1 .steps-apply p {
        bottom: -14px;
        left: 4px
    }
    .slap .step2 .steps-apply, .slap .step2 .steps-apply p {
        bottom: -19px;
        left: 17%
    }
    .slap .step3 .steps-apply, .slap .step3 .steps-apply p {
        left: 22px;
        bottom: -13px
    }
    .slap .step4 .steps-apply, .slap .step4 .steps-apply p {
        left: -34px
    }
    .slap .red-button {
        position: relative;
        bottom: 0;
        left: 0;
        margin: 40px 0 0
    }
	#calculateEmiHome{
		right :0;
		bottom : -200%
	}
	.slideanim-right-0 {
		bottom: 0 !important;
	}
    #calculateEmiHome, #slideForm {
        top: auto
    }
    .product-loans-calculator {
        overflow-y: scroll;
        height: 450px
    }
    #slideForm .nopadding-left {
        max-width: 100%;
        padding-left: 0
    }
    #slideForm .formDOB .formDOB-sections .FormDOB-state .FormDOB-radio {
        padding: 0 0 0 60px
    }
    .checkboxButton .checkmark {
        left: 7%
    }
    #slideForm .formWork-info {
        padding: 40px 20px 20px
    }
    .product-loans-calculator .col-lg-8.col-md-8.col-sm-8.col-xs-12 {
        padding-right: 15px
    }
    .featuresBenefits .loan-features-benefits-slider {
        padding: 20px 10px
    }
    .featuresBenefits .card.card-inverse {
        width: 90%;
        margin: 0 auto;
		margin-bottom : 20px
    }
    .featuresBenefits .owl-nav .owl-next {
        right: 0
    }
    .featuresBenefits .owl-nav .owl-prev {
        left: -8px
    }
    .aboutus-strenghts .strenghts-list {
        min-height: 160px
    }
    .aboutus-strenghts .col-md-offset-2 {
        margin-left: 0
    }
    .investment-application-form .dropdown-menu {
        right: inherit;
        left: -60px
    }
    .featuresBenefits ul.featuresTabs li {
        margin: 0;
        width: 50%;
        padding: 10px;
        line-height: 20px;
        min-height: 60px
    }
    .investment-policy-benifits.padding-bottom {
        padding-bottom: 30px
    }
    .fixed-deposit-investment.investment-fd-irates .nav-tabs li {
        width: 50%;
        float: left;
        margin: 0 0 20px
    }
    .fixed-deposit-investment.investment-fd-irates .nav-tabs li:nth-child(2) {
        border-right: 1px solid #e4e4e4
    }
    .features-benefits-tab.credit-features-benefits-tab .accordion_container.features-eligibility-documents .mCSB_inside>.mCSB_container {
        padding: 0
    }
    .product-loans-calculator .col-lg-4.col-md-4.col-sm-4 {
        padding-left: 15px;
        padding-top: 0
    }
    .product-loans-calculator .trac-emi {
        display: none
    }
    .featuresBenefits .card.card-inverse {
        min-height: auto
    }
    .inner-slider .slider-double-title, .product-slider .slider-double-title {
        height: 176px;
        margin: 10px 0 0
    }
    .red-button .icon-right-arrow, .transparent-button .icon-right-arrow, .transparent-button-white .icon-right-arrow, .transparent-button-white-bgred .icon-right-arrow, .white-button .icon-right-arrow, .white-button-red .icon-right-arrow {
        top: 10px;
        margin: 0
    }
    .financial-financial-manage .financial-manage h2, .financial-financial-manage .financial-risk-manage h2 {
        min-height: 0
    }
    .financial-financial-manage {
        padding-bottom: 0
    }
    .transparent-button-white-bgred .btn-1 {
        width: 55%
    }
    .transparent-button-white-bgred a {
        padding: 5px 40px 5px 12px
    }
    .apply-loan-buttons {
        width: 100%
    }
    .investment-policy-benifits h3 {
        min-height: 45px
    }
    .credit-loan-faqs .nav-tabs a, .credit-loan-faqs ul li, .financialEducation .cus-overlay, .financialEducation .cus-overlay h3, .insurance-policy-benefits h3 {
        min-height: auto
    }
    .investment-fd-irates .investment-tabs {
        padding: 20px 0 0
    }
    .fixed-deposit-investment .fixed-deposit-investment-heading {
        background-color: #f7f7f7;
        padding-top: 25px;
        padding-bottom: 20px
    }
    .features-benefits-tab h2.resp-accordion:first-child {
        border-top: 0 solid #c1c1c1 !important;
        box-shadow: 0 1px 13.12px 2.88px rgba(0, 0, 0, .25)
    }
    .features-benefits-tab.features-benefits-tab1.credit-features-benefits-tab {
        margin-top: 3px;
        padding-top: 0;
        padding-bottom: 0;
        min-height: auto
    }
    .features-benefits-tab.credit-features-benefits-tab .col-xs-12 {
        padding-left: 0;
        padding-right: 0
    }
    .fixed-deposit-intro .custom-slim-scroll-inner-single-title .custom-slim-scroll {
        margin: 0;
        height: 266px
    }
    .product-loans-calculator .tractor-cal-right .red-color {
        margin: 0 20px 0 0
    }
    .product-loans-calculator .tractor-cal-right .yellow-color {
        margin: 0
    }
    .product-loans-calculator .tractor-cal-right .tractor-donut-chart img {
        margin: 20px auto
    }
    .product-loans-calculator .tractor-donut-last {
        margin-top: 0
    }
    .product-loans-calculator .tractor-cal-right .red-color, .product-loans-calculator .tractor-cal-right .yellow-color {
        display: inline
    }
    .product-loans-calculator .main-calcy .main-calcy2 .slider.slider-horizontal .slider-track {
        height: 6px;
        margin-top: -3px
    }
    .aboutus-intro .custom-slim-scroll-inner-double-title .custom-slim-scroll, .custom-slim-scroll-inner-placement .custom-slim-scroll, .placementmyModal .placement-doc, .productFaq-scroll .custom-slim-scroll {
        height: auto
    }
    .product-loans-calculator .main-calcy .main-calcy1 {
        padding: 10px 0 20px
    }
    .product-loans-calculator .down-payment .main-calcy1:first-child::before, .product-loans-calculator .loan-amount .main-calcy1:first-child::before, .product-loans-calculator .monthly-fee .main-calcy1:first-child::before, .product-loans-calculator .term .main-calcy1:first-child::before {
        top: 9px
    }
    .product-loans-calculator .trac-emi2 span {
        margin: 0 0 0 90px
    }
    .loan-tractor-emi .inner-titles {
        margin: 5px 0 10px;
        padding-left: 10px
    }
    #calculateEmiHome .formSteps, #slideForm .formSteps {
        margin: 12px 15px 0 0
    }
    .credit-loan-faqs .red-button {
        margin: 30px 0 0
    }
    .credit-loan-faqs .inner-titles {
        margin: 0 0 30px
    }
    .features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container .resp-tab-content {
        padding: 20px
    }
    .inner-slider .cap-banner, .product-slider .cap-banner {
        width: 80%
    }
    .financial-financial-manage::before, .fixed-deposit-last-col ul li, .home-slider .cap-banner, .insurance-policy-benefits .col-lg-3.col-md-3.col-sm-4.col-xs-12, .loan-credit-emi .main-calcy .main-calcy1, .loan-credit-emi .main-calcy .main-calcy2, section.bradcrumbs {
        width: 100%
    }
    section.bradcrumbs {
        margin: 0;
        position: relative;
        z-index: 5;
        float: left
    }
    section.bradcrumbs .active, section.bradcrumbs a {
        font-size: 10px
    }
    .credit-loan-faqs .panel.panel-default .panel-heading a, .financialEducation .cus-overlay h3, .get-in-touch .panel-title a, .testimonials-product h3, .tool-resources .card-img-overlay li, footer h4.panel-title {
        font-size: 14px
    }
    .section.bradcrumbs {
        margin: 107px 0 0
    }
    section.bradcrumbs .breadcrumb {
        padding: 10px 0;
        position: absolute
    }
    footer .panel-body {
        padding: 10px 0 0
    }
    .get-in-touch .panel-title a {
        pointer-events: auto
    }
    .tool-resources .card-img-overlay ul {
        margin: 20px 0 0
    }
    .tool-resources .card-img-overlay h2.card-title.black {
        font-size: 20px
    }
    .home-slider .cap-banner {
        right: 0
    }
    .red-button a, .transparent-button a, .transparent-button-white a, .white-button a, .white-button-red a {
        padding: 5px 40px 5px 12px;
        font-size: 12px
    }
    .credit-loan-solutions .transparent-button a, .sme-liquidity-solutions .transparent-button a {
        font-size: 14px
    }
    .tools-resources-slider .transparent-button a {
        padding: 5px 0 12px
    }
    .mahindra-milestones .customers-speak .red-button .btn-1 {
        float: left
    }
    .our-commitment .inner-titles {
        text-align: left
    }
    .calculte-health-insurance .calculate-health-insurance-mobile {
        margin: 0 auto;
        width: 100%
    }
    .calculte-health-insurance .calculate-health-section .calculte-insurance {
        left: 0;
        top: 50%
    }
    .calculte-health-insurance .calculate-health-section .calculte-insurance h1 {
        font-size: 48px;
        text-align: center
    }
    .calculte-health-insurance .calculate-health-section .calculte-insurance h3 {
        font-size: 21px;
        text-align: center
    }
    .calculte-health-insurance .calculate-health-section .calculte-insurance p {
        margin-top: 4%;
        text-align: center;
        margin-left: 0
    }
    .insurance-policy-benefits .policy-section {
        border-right: none;
        border-bottom: 1px solid #f6c3c3;
        margin-bottom: 0
    }
    .investment-policy-benifits a .investment-download-policy {
        right: 35px
    }
    .features-benefits-tab3.features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container h2 span:last-child {
        padding-left: 0
    }
    .features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container .resp-tab-content ul.tractorloanFB {
        padding: 0 0 0 35px
    }
    .features-benefits-tab.credit-features-benefits-tab .accordion_container.features-eligibility-documents .accordion_head {
        box-shadow: none
    }
    .features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container h2 {
        text-align: left;
        padding-bottom: 15px
    }
    .features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container h2.resp-accordion[aria-controls=tab_item-0]::before, .features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container h2.resp-accordion[aria-controls=tab_item-1]::before, .features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container h2.resp-accordion[aria-controls=tab_item-2]::before, .features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container h2.resp-accordion[aria-controls=tab_item-3]::before {
        left: 10px
    }
    .loan-credit-emi .main-calcy1 span {
        margin: 0 0 0 40px
    }
    .financial-financial-manage::after {
        background: 0 0
    }
    .financial-risk-mobile {
        background-color: #fff;
        padding: 40px 15px
    }
    .loan-credit-emi .repay {
        position: relative;
        z-index: 9;
        padding: 20px;
        float: left
    }
    .loan-credit-emi .main-calcy .main-calcy2 {
        padding: 0;
        margin: 0
    }
    .loan-credit-emi .main-calcy .main-calcy3 {
        margin: 10px 0
    }
    .loan-credit-emi .trac-emi2 li:nth-child(1)::before, .loan-credit-emi .trac-emi2 li:nth-child(2)::before, .loan-credit-emi .trac-emi2 li:nth-child(3)::before {
        left: 20px
    }
    .loan-credit-emi .trac-emi2 span {
        margin: 0 0 0 66px
    }
    .loan-credit-emi .loan-amount .main-calcy3::before {
        left: 90px;
        right: inherit
    }
    .loan-credit-emi .down-payment .main-calcy1:first-child::before, .loan-credit-emi .loan-amount .main-calcy1:first-child::before, .loan-credit-emi .monthly-fee .main-calcy1:first-child::before, .loan-credit-emi .term .main-calcy1:first-child::before {
        left: 0
    }
    .credit-loan-faqs .panel-default .panel-body {
        padding-top: 0
    }
    .credit-loan-faqs .panel.panel-default .panel-heading .faq-title {
        width: 77%
    }
    .credit-loan-faqs ul li {
        width: 70%
    }
    .forscrollTop {
        right: 25px;
        bottom: 75px
    }
    .mCSB_inside>.mCSB_container {
        margin-right: 10px
    }
    .productFaq-scroll .content.mCustomScrollbar.custom-slim-scroll._mCS_3, .productFaq-scroll .mCSB_inside>.mCSB_container {
        margin-right: 0
    }
    .prospectus-scroll .custom-slim-scroll {
        margin: 0
    }
    .productFaq-scroll .content.mCustomScrollbar.custom-slim-scroll .mCSB_scrollTools_vertical {
        display: none !important
    }
    .h2left-white, h2.inner-titles, h2.titles, h3.titles, h4.titles {
        font-size: 20px;
        padding: 0;
        margin: 0 0 15px
    }
    .h2left-white br, .home-slider img.img-responsive.home-slider-img, .home-slider img.img-responsive.home-slider-img-ipad, h2.inner-titles br, h2.titles br, h3.titles br, h4.titles br {
        display: none
    }
    .home-slider img.img-responsive.home-slider-img-mobile {
        display: block;
        width: 100% !important
    }
    .home-slider h2 {
        font-size: 20px
    }
    .home-slider p.slider-title {
        font-size: 14px;
        line-height: 18px
    }
    .home-slider ul, .inner-slider img.img-responsive.home-slider-img, .inner-slider img.img-responsive.home-slider-img-ipad {
        display: none
    }
    .inner-slider img.img-responsive.home-slider-img-mobile {
        display: block;
        width: 100% !important
    }
    .inner-slider h2 br, .product-slider img.img-responsive.home-slider-img, .product-slider img.img-responsive.home-slider-img-ipad {
        display: none
    }
    .inner-slider h2.inner-titles {
        font-size: 20px;
        line-height: 25px
    }
    .inner-slider .caption {
        bottom: 0;
        top: -335px;
        width: 68%
    }
    .product-slider .cap-banner {
        top: 38px
    }
    .product-slider img.img-responsive.home-slider-img-mobile {
        display: block;
        width: 100% !important
    }
    .product-slider ul {
        margin: 0;
        width: 64%
    }
    .product-slider ul li {
        width: 100%;
        margin: -18px 0 10px
    }
    .product-slider img.img-steps {
        width: 10%;
        top: 8px
    }
    .product-slider span {
        font-size: 24px;
        float: left
    }
    .product-slider p.steps-apply {
        margin: 5px 0 0 42px;
        font-size: 12px;
        width: auto
    }
    .product-slider img.img-steps-ipad {
        top: 28px
    }
    .product-slider span {
        margin-left: 12px
    }
    .product-loans-calculator .trac-emi2 li {
        width: 100%;
        min-height: 40px
    }
    .product-loans-calculator .repay {
        z-index: 8;
        padding: 20px
    }
    .product-loans-calculator .main-calcy .main-calcy1 {
        width: 100%
    }
    .product-loans-calculator .main-calcy .main-calcy2 {
        width: 100%;
        padding: 0;
        margin: 0
    }
    .product-loans-calculator .main-calcy .main-calcy3 {
        min-width: 100%;
        margin: 10px 0
    }
    .product-loans-calculator .loan-amount .main-calcy3::before, .product-loans-calculator .term .main-calcy3::before {
        content: '';
        width: 36px;
        height: 36px;
        position: absolute;
        top: 18px;
        left: 100px
    }
    .financialEducation .customer-speak {
        width: 80%;
        margin: 0 auto
    }
    .financialEducation .cus-overlay {
        padding: 10px 20px
    }
    .financialEdu .owl-prev {
        margin-left: 0;
        left: 0
    }
    .financialEdu .owl-next {
        margin-right: 0;
        right: 0
    }
    .testimonials-product {
        padding: 20px;
        margin: 0 0 20px
    }
    .testimonials-product .owl-dots {
        position: absolute;
        z-index: 9999;
        bottom: -40px;
        left: -19px
    }
    .iwould-like .dropdown-menu {
        top: 26px
    }
    .iwould-like .dropdown {
        top: 7px
    }
    .eligibilityDocumentation h2.inner-titles {
        padding: 30px 30px 0 0;
        text-align: center
    }
    #eligibility-documentation.eligibilityDocumentation h2.inner-titles {
        padding-top: 17px
    }
    .eligibilityDocumentation .loan-eligibility-slider {
        padding: 0 50px 20px
    }
    .eligibilityDocumentation .card-img-overlay img {
        display: block;
        margin: 0 auto;
        float: none
    }
    .eligibilityDocumentation .card-img-overlay p {
        display: block;
        font-size: 14px;
        padding: 0 0 0 10px;
        text-align: left
    }
    .eligibilityDocumentation .card.card-inverse {
        width: auto;
        padding: 0;
		margin-bottom : 20px
    }
    .eligibilityDocumentation .owl-nav {
        width: 75%
    }
    .eligibilityDocumentation .owl-nav .owl-prev {
        left: -30px
    }
    .eligibilityDocumentation .owl-nav .owl-next {
        right: 0
    }
    .topupRefinance .topup-plan .topup-plan-section {
        margin: -75px 0 30px
    }
    .topupRefinance .refinance-plan .refinance-plan-section {
        margin: -75px 0 0
    }
    .topupRefinance .refinance-plan .refinance-plan-scroll, .topupRefinance .topup-plan .topup-plan-scroll {
        height: auto
    }
    .get-in-touch {
        padding-bottom: 0
    }
    .get-in-touch h2 {
        text-align: left;
        margin: 0 0 20px
    }
    .get-in-touch h4 {
        margin: 0
    }
    .get-in-touch .col-lg-3.col-md-3.col-sm-6.col-xs-12:nth-child(3) .panel-group, .get-in-touch .col-lg-3.col-md-3.col-sm-6.col-xs-12:nth-child(4) .panel-group {
        min-height: auto
    }
    .get-in-touch .panel-group {
        margin: 0;
        min-height: auto
    }
    .get-in-touch .locateus-dropdown .dropdown {
        position: relative;
        bottom: 0;
        left: 0
    }
    .get-in-touch .corporate-section {
        border-bottom: 1px solid #eedadd;
        margin: 0 0 15px;
        padding: 0 0 15px
    }
    .get-in-touch .panel-heading {
        margin: 0 0 20px
    }
    .get-in-touch .panel-collapse.collapse {
        display: none
    }
    .get-in-touch .panel-collapse.collapse.in {
        display: block
    }
    .get-in-touch .panel-title a i {
        display: block;
        float: right;
        margin: 0 15px 0 0;
        font-size: 20px
    }
    .get-in-touch .panel-title .fa.fa-minus {
        position: relative;
        top: -2px
    }
    
    footer {
        padding: 20px 0 0
    }
    footer .footer-social-icons {
        padding: 0;
        float: right;
        width: 100%
    }
    footer .footer-social-icons ul {
        margin: 0 auto;
        display: table
    }
    footer .footer-social-icons li {
        margin: 0 30px 0 0
    }
    footer .footer-social-icons li:last-child, footer .panel-group {
        margin: 0
    }
    footer .panel-default>.panel-heading {
        border-bottom: 1px solid #303131;
        padding: 0 0 10px
    }
    footer .panel-default, footer .panel-default:last-child {
        margin-bottom: 0 !important
    }
    footer .panel-default {
        padding: 0 0 10px
    }
    footer .panel-title span {
        position: relative
    }
    footer .panel-title .fa {
        float: right;
        margin: 0 15px 0 0
    }
    .calculators img, .calculators span {
        margin: 0 auto;
        display: block
    }
    .calculators {
        display: block
    }
    .calculators span {
        font-size: 12px;
        font-weight: 400;
        text-transform: initial
    }
    .calculators .col-xs-3 {
        padding: 0
    }
    .footer-bottom {
        padding: 15px 0 20px;
        margin: 0
    }
    .footer-bottom p {
        text-align: center
    }
    .footer-bottom .designby {
        float: none;
        margin: 10px 0
    }
    .footer-bottom ul {
        display: table;
        margin: 0 auto;
        padding: 0
    }
    .footer-bottom li {
        margin: 0 15px 0 0
    }
    .footer-bottom li:last-child {
        margin: 0
    }
    .inner-titles.inner-title-margintop {
        padding: 0;
        margin: 0;
        line-height: normal
    }
    .inner-titles.inner-title-margintop-none {
        padding: 20px 0;
        margin: 0
    }
    .custom-slim-scroll-inner-long-title .custom-slim-scroll {
        margin: 0
    }
    .tool-resources .card-img-overlay h2.card-title.black {
        padding: 10px 0
    }
    .tool-resources .tools-faq-slider {
        padding: 15px 10px 5px
    }
    .tool-resources .card-img-overlay img.img-education-icon {
        padding: 0 0 20px;
        width: 70px
    }
    section.credit-loan-solutions .transparent-button {
        margin-bottom: 20px
    }
    section.credit-loan-solutions .credit-short-text {
        min-height: 86px
    }
    .credit-loan-solutions .credit-loan-solutions-slider .nav>li>a {
        padding: 0
    }
    section.credit-loan-solutions .credit-loan-solutions-slider .nav>li {
        min-height: inherit
    }
    .credit-loan-faqs ul li, .credit-loan-faqs ul li.active a {
        min-height: inherit
    }
}
@media(max-width:360px) {
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-1, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-1, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-1, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-1 {
        margin: 0
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-2, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-2, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-2, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-2 {
        margin: 0 0 0 -28%
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-3, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-3, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-3, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-3 {
        margin: 0 0 0 -82%
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-4, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-4, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-4, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-4 {
        margin: 0
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-5, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-5, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-5, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-5 {
        margin: 0 0 0 -190%
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-6, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-6, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-6, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-6 {
        margin: 0 0 0 -244%
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-7, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-7, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-7, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-7 {
        margin: 0
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-8, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-8, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-8, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-8 {
        margin: 0
    }
    .investment-policy-benifits .investment-download-policy {
        right: 40px
    }
    .placement-document .placement-document-div .placementDocumentStep {
        width: 180px;
        margin-bottom: 20px
    }
    .placement-document .placement-document-div .placementDocumentStep:last-child {
        margin-left: 80px
    }
    .investment-policy-benifits .investment-policy-section:last-child {
        margin-bottom: 0;
        height: auto
    }
}
@media(max-width:320px) {
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-1, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-1, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-1, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-1 {
        margin: 0
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-2, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-2, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-2, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-2 {
        margin: 0 0 0 -38%
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-3, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-3, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-3, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-3 {
        margin: 0 0 0 -100%
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-4, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-4, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-4, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-4 {
        margin: 0
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-5, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-5, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-5, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-5 {
        margin: 0 0 0 -224%
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-6, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-6, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-6, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-6 {
        margin: 0 0 0 -284%
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-7, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-7, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-7, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-7 {
        margin: 0 0 0 -346%
    }
    .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-8, .subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-8, .subnavs.inner-menu-list.investment-mutul-menu .navbar-nav.active-index-8, .subnavs.inner-menu-list.product-loan .navbar-nav.active-index-8 {
        margin: 0
    }
    .slap .application-process-image .application-process-text p.process-application, .slap .application-process-image .application-process-text p.process-simple-loan {
        font-size: 14px;
        line-height: 18px
    }
    .slap .application-process-image .application-process-text {
        left: -15px
    }
    .product-loans-calculator .calculateEmi a {
        padding: 12px 40px
    }
    .product-loans-calculator .loan-amount .main-calcy3::before, .product-loans-calculator .term .main-calcy3::before {
        top: 19px;
        left: 76px
    }
    .product-loans-calculator .tractor-cal-right .red-color {
        margin: 0
    }
    .investment-policy-benifits .investment-btn-policy {
        padding: 0 20px
    }
    .investment-policy-benifits h3::before {
        left: -24px
    }
    .unclaimed-amount-right {
        padding: 50px 10px 27px 30px
    }
    .placement-document .placement-document-div .placementDocumentStep {
        width: 160px;
        margin-bottom: 20px
    }
    .placement-document .placement-document-div .placementDocumentStep:last-child {
        margin-left: 80px
    }
    .investment-application-form .dropdown-menu {
        left: -20px
    }
    .investment-application-form .selectDisclosures {
        left: -120px
    }
    .investor-zone-faq.features-benefits-tab .resp-vtabs h2.resp-accordion {
        padding: 14px
    }
    .tool-resources .card-img-overlay ul {
        margin: 10px 0 0
    }
    .tool-resources .card-img-overlay li {
        padding: 0 7px
    }
    .tool-resources .card-img-overlay img.img-education-icon {
        padding: 10px 0;
        width: 55px
    }
    .tool-resources .card.card-inverse {
        min-height: 330px
    }
    .tool-resources .card-img-overlay {
        top: 60px
    }
}
textarea#remark-apply {
    width: 90%;
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 7px;
    padding: 10px;
    height: 50px;
    resize: none;
}
*:focus {
    outline: none;
    outline-width: 0;
}
.mobile-menu .header a.mobile-logo-link span {
    text-indent: -99999px !important;
}
.sustainability-our-direction td, .sustainability-our-direction th {
    width: 33.33%;
}
#fullname input[type="text"]:before {
    content: "*";
    color: red;
}
span.astrick-mark {
    top: 13px;
    position: absolute;
    color: red;
    font-size: 20px;
    left: 5px;
}
span.astrick-mark-drop {
    top: 24px;
    position: absolute;
    color: red;
    font-size: 20px;
    left: 5px;
}
#new-current-open .form-control {
    color: #757575;
    font-size: 14px;
    border: 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
    font-family: arial;
    background: transparent;
    padding: 6px 0;
}
#new-current-open.career-apply-tabs .apply-now .apply-now-form {
    padding: 0 90px;
}
#new-current-open .f-input {
    height: 42px;
    background-color: transparent;
    width: 100%;
    max-width: 450px;
    padding: 0 14px;
    color: #000;
    font-weight: 500;
    border: 0;
    border-bottom: 1px solid #d0d0d0;
}
#new-current-open .btn--browse:hover {
    background-color: #fff;
    color: #949494;
    border: 1px solid #bbb;
    transition: .3s;
}
#new-current-open .btn--browse {
    border-left: 0;
    height: 42px;
    float: left;
    color: #fff;
    background-color: #bbb;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 10px;
    border-radius: 50px;
    font-size: 14px;
    font-family: arial;
    font-weight: 700;
    width: 101px;
    transition: .3s;
}
#new-current-open .career-apply-tabs .apply-now .apply-now-form .type-file-info {
    color: #757575;
    font-size: 14px;
    font-family: arial;
    padding-left: 5px;
    transform: translateY(13px);
    display: block;
}
#new-current-open .fileUpload input.upload {
    position: absolute;
    top: 0;    /*right: 0;*/
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
}
#new-current-open .type-file-info {
    color: #757575;
    font-size: 14px;
    font-family: arial;
    padding-left: 5px;
    transform: translateY(13px);
    display: block;
}
div#new-current-open {
    padding: 10px 0 41px 0;
}
#new-current-open ul.search-branches-ul.apply-now-form-select {
    margin-top: 0;
    height: 55px;
}
#new-current-open .select2-container--default .select2-selection--single {
    background-color: transparent;
    border-radius: 0px;
    border: 0px;
    color: #757575;
    border-bottom: 1px solid #ccc;
}
#new-current-open .red-button {
    margin-top: 0px !important;
    float: left;
    width: 100%;
    text-align: left;
}
#new-current-open .curr-but {
    background: #e41937;
	    padding: 10px 40px 10px 25px;
}
.select-languages .dropdown-content ul li {
    margin: 0;
}
.drop-down-lan {
    width: 77px;
    height: 21px;
    font-size: 12px;
    border-radius: 12px;
    background-color: rgba(238, 197, 22, 0);
    border: 1px solid #313131;
    padding: 0;
    line-height: inherit;
    box-shadow: none;
    margin: 0;
    position: relative;
    z-index: 999;
}
.drop-down-lan .selected span {
    font-size: 9px;
}
.drop-down-lan .selected .icon-bottom-arrow {
    position: relative;
    top: 5px;
    right: 9px;
    font-weight: 400;
    font-size: 9px;
    float: right;
}
.drop-down-lan .option {
    position: relative;
}
.drop-down-lan .options ul {
    background: #fff none repeat scroll 0 0;
    display: none;
    list-style: none;
	box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.23);
    padding: 0px 0px 0px 0px;
    position: absolute;
	width: 70px;
    left: 0px;
    top: 20px;
    border: 1px solid #ffffff;
}
.drop-down-lan .selected span.value, .drop-down-lan .options span.value {
    display: none;
}
.drop-down-lan .options ul li a {
    padding: 4px 7px !important;
    font-size: 10px;
    display: block;
    text-decoration: none;
    color: #000;
}
.drop-down-lan .options ul li a:hover {
    background: transparent;
    color: #e41f37;
    transition: 0.2s ease;
}
.drop-down-lan li {
    float: initial;
}

/*Karishma Css Start here*/
.updatebox {
    min-height: 340px;
    padding: 30px;
}
.updatebox h4 {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 18px;
    padding: 25px 0;
}
.updatebox p {
    font-weight: bold;
    font-size: 16px;
}
.lightyellow {
    background-color: #fbdb07;
}
.darkyellow {
    background-color: #f9c70c;
}
.invt-eye {
    display: inline-block;
    padding: 0 10px;
}
.invt-download {
    display: inline-block;
    padding: 0 10px;
}
.icon-update {
    margin-top: 15px;
    cursor: pointer;
}
.schemebox span {
    display: inline-block;
}
.schemebox p {
    display: inline-block;
}
#exTab2 h3 {
    color: #000;
    background-color: #428bca;
    padding: 5px 15px;
}
.invest-info-contact ul li span.utility-vehicle-loan:before {
    background: none;
}
.invest-info-contact .producttabs-scroll {
    width: 25%;
}
.invest-info-accor .features-benefits-tab .resp-vtabs .resp-tabs-container {
    width: 75%;
}
.invest-info-accor .features-benefits-tab .resp-tabs-list li.resp-tab-item span {
    padding: 40px 10px;
}
.invest-info-accor .nav-tabs {
    float: none;
}
.invest-info-accor .resp-tab-content-active p a, .features-benefits-tab .resp-tab-content-active li a {
    color: #484646;
    font-weight: 600;
    padding: 15px 10px;
}
.invest-info-accor .nav-tabs>li.active>a, .invest-info-accor .nav-tabs>li.active>a:focus, .invest-info-accor .nav-tabs>li.active>a:hover {
    color: #e41f37 !important;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
}
.invest-info-accor .resp-tab-content {
    padding-left: 00px;    /*background-color: #f5f5f5;*/
    padding-top: 0px;
}
.invest-info-accor .panel-title a {
    font-size: 18px;
    color: #323232;
    font-family: 'arial';
    text-decoration: none;
    cursor: auto;
}
.in-con-box {
    margin-bottom: 10px;
}
h6.in-con-box {
    font-size: 14px;
    color: #000;
}
.invest-info-accor .con-bigbox p {
    color: #000 !important;
    font-size: 14px;
    margin: 0 0 10px 0;
    line-height: 24px;
}
.invest-info-accor .accordion_container {
    max-height: 670px;
    height: 636px;
}
.cont-wrap-invt {
    margin-bottom: 22px;
}
.con-smallbox {
    width: 7%;
    float: left;
}
.con-bigbox {
    width: 93%;
    float: left;
}
.invest-new-left {
    width: 50%;
    float: left;
}
.invest-new-wrap {
    width: 100%;
    padding: 40px 50px;
    box-sizing: border-box;
}
.con-smallbox img {
    padding: 12px 0 0 0;
}
.invest-info-accor .btn-primary {
    background: transparent;
    border: transparent;
    border-bottom: 1px solid #e01a37;
    border-radius: 1px;
    color: #000000;
    padding-left: 0;
    width: 100%;
    text-align: left;
}
.invest-info-accor .annual-dropdown {
    padding: 30px 45px 0 0;
}
.invest-info-accor .nav-tabs>li.active>a, .invest-info-accor .nav-tabs>li.active>a:focus, .invest-info-accor .nav-tabs>li.active>a:hover {
    color: #e41f37 !important;
    background-color: #f5f5f5;
    border: none;
    text-decoration: none;
}
.invest-info-accor .resp-tab-content-active p a, .features-benefits-tab .resp-tab-content-active li a {
    border: none;    /* border-bottom: 2px solid #f5f5f5;*/
}
.invest-info-accor .nav-tabs>li {
    float: left;
    margin-bottom: 0px;
}
.invest-info-accor .cont-wrap-invt a {
    color: #000 !important;
    font-weight: normal !important;
    padding: 15px 0px !important;
}
.in-con-box-bold {
    font-size: 18px;
    padding-bottom: 10px;
}
.list-row-invst {
    padding: 20px 40px 0;
}
.information-table table{
	width:100%;
	text-align: center;
}
.information-table table th, .information-table table td{
padding:10px 20px;
border:1px #ccc solid;
	text-align: center;
}
.list-row-invst.information-table p{
text-align: center;
}
.faq-overflow-roffice.faq-overflow {
	height: 640px;
	    padding: 0 15px 0 0;
}
.list-row-invst p {
    color: #000 !important;
    font-size: 14px;
    margin: 0 0 10px 0;
}
.register-p-bold {
    font-weight: 600;
}
.invest-new-wrap {
    display: none;
    transition: all 0.25s linear;
}
.invest-new-wrap.active {
    display: block;
    transition: all 0.25s linear;
}
.Financial-invt-wrap ul {
    margin-left: -23px;
    list-style-image: url(../images/investor/dot.png?quality=80&format=webp);
}
.remind-box span, p {

    /*display: flex;*/
}
.remind-box {
    padding: 20px 20px;
    margin-bottom: 10px;
}
.white-bg {
    background-color: #fff;
}
.remind-box p {
    color: #000 !important;
    padding-left: 15px;
    font-weight: bold;
    font-size: 13px !important;
    margin-bottom: 0 !important;
}
.letter_wrap {
    padding: 0px 40px;
    box-sizing: border-box;
}
.letter-down {
    width: 25px;
}
.yellow-bg {
    background-color: #fbdb07;
}
.letter_wrap {
    display: none;
    transition: all 0.25s linear;
}
.letter_wrap.active {
    display: block;
    transition: all 0.25s linear;
}
.m-letter-bx1 {
    width: 5%;
    float: left;
}
.m-letter-bx2 {
    width: 90%;
    float: left;
}
.m-letter-bx3 {
    width: 5%;
    float: left;
}
.bg-white {
    background-color: #fff !important;
    box-shadow: 0px 5px 39.36px 0.64px rgba(0, 0, 0, 0.09);
}
.schemewrap .col-lg-4 {
    padding-right: 10px;
    padding-left: 0;
    margin-bottom: 15px;
}
.schemewrap .annual-height.annual-bgcolor-left .sustain-title a::after, .annual-height.annual-bgcolor-right .sustain-title a::after {
    content: '';
    background: url('../images/eye-icon.png?quality=80&format=webp') no-repeat;
    width: 25px;
    height: 16px;
    position: absolute;
    top: 25px;
    right: 20px;
}
.schemewrap .annual-height.annual-bgcolor-left .sustain-title a::before, .annual-height.annual-bgcolor-right .sustain-title a::before {
    content: '';
    background: url(../images/Investor-zone/pdf-bnw.png?quality=80&format=webp) no-repeat;
    width: 52px;
    height: 47px;
    position: absolute;
    top: 13px;
    left: 20px;
}
.schemewrap .annual-height.annual-bgcolor-left .sustain-title, .annual-height.annual-bgcolor-right .sustain-title {
    font-size: 14px;
    padding: 11px 0 0 52px;
    line-height: 15px;
}
.schemewrap .annual-height.annual-bgcolor-left, .annual-height.annual-bgcolor-right {

    /*padding:20px 20px 20px 20px;*/
    min-height: 75px;
    position: relative;
}
.schemewrap h2 {
    padding-bottom: 30px;
}
.analyst-invst {
    margin-bottom: 8px;
    min-height: 55px !important;
}
.invest-btm-box .analyst-invst {
    min-height: 70px !important;
}
.lg-analyst-invst {
    margin-bottom: 8px;
    min-height: 68px !important;
}
.analyst-invst .annual-height.annual-bgcolor-left .sustain-title a::after, .annual-height.annual-bgcolor-right .sustain-title a::after {
    background: none !important;
}
.bg-grey {
    background: #f7f7f7;
}
.update-p {
    padding-left: 50px;
    padding-top: 0;
    font-size: 13px;
    color: #000;
}
.ann-img {
    padding-left: 20px;
}
p.sustain-title.update-bt {
    margin-bottom: 0;
}
.sustain-title.update-bt a::after {
    background: none !important;
}
.sustain-title.invst-result-after a::after {
    background: none !important;
}
.invest-btm-box {
    background: #f7f7f7;
    padding: 15px 0 10px 0;
    border-top: 1px solid #c6c6c6;
}
.invt-result-btm {
    padding: 0px 0 15px 0;
}
.annual-height-annualre {
    min-height: 0;
    background: #f7f7f7;
    float: left;
    width: 100%;
    padding: 50px 0px 40px 0px;
}
.conboxwrap {
    width: 47.5%;
}
.annboxwrap {
    width: 47.5%;
    margin-right: 2%;
    margin-left: 3%;
}
.annboxwrap::after {
    content: '';
    width: auto;
    height: auto;
    position: absolute;
    top: 13px;
    left: 20px;
    background: url(../images/investor/analyst-bg.png?quality=80&format=webp) no-repeat;
}
.analyst-bg {
    position: absolute;
    height: 580px;
}
.top-margin-invst {
    margin-top: 50px;
}
.unclaimed-amount .stock-buttons {
    float: right;
    width: auto;
    position: relative;
    top: -10px;
}
.unclaimed-amount .stock-buttons .white-button-no-arrow {
    float: right;
    width: 200px;
    margin: 0 0 0 30px;
}
.mahin-parabox-stock {
    background-image: url(../images/unclaimed-amount.jpg?quality=80&format=webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: auto;
    position: absolute;
    z-index: 1;
    width: 777px;
    padding: 25px 0;
    right: 0px;
    bottom: -180px;
    font-size: 18px;
    line-height: 17px;
}
.mahin-parabox-stock .stock-buttons a {
    height: 60px;
    border-radius: 15px;
    vertical-align: middle;
    padding-top: 12px;
}
.mahin-parabox-stock h2.inner-titles {
    color: #ffffff;
    padding: 10px 0 30px 22px;
}
.mahin-parabox-stock span {
    color: #e41937;
    font-size: 13px;
}
.mahin-parabox-stock .stock-buttons {
    float: right;
    width: auto;    /* position: relative; */

    /* top: -10px; */
}
.mahin-parabox p {
    font-size: 14px;
    font-weight: 400;
    padding: 0 5px 0 0;
    line-height: 18px;
}
.mahin-parabox-stock .stock-buttons .white-button-no-arrow {
    float: left;
    width: 40%;
    margin: 0 0 0 30px;
}
.mahin-parabox h2 {
    margin-top: 0;
    color: #323232;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 15px;
}
.newspaper-adv h4 {
    margin-bottom: 7px;
    color: #323232;
    font-size: 30px;
}
.newspaper-adv p {
    color: #454545;
    font-size: 14px;
}
.news-year-box {
    padding-top: 20px;
}
.news-year-box #accordion:before {
    content: "";
    width: 1px;
    height: 69%;
    background: #bdbdbd;
    position: absolute;
    top: 125px;
    left: 39px;
    bottom: 20px;
}
.news-year-box #accordion .panel {
    border: none;    /*border-radius: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);*/
    margin: 0 0 12px 30px;
    position: relative;
}

/*.news-year-box #accordion .panel:before{
content: "";
width: 2px;
height: 100%;
background: linear-gradient(to bottom, #688e26 0%,#ff816a 100%);
position: absolute;
top: 0;
left: -2px;
}*/
.news-year-box #accordion .panel-heading {
    padding: 0;
    background: #f7f7f7;
    position: relative;
}
.news-year-box #accordion .panel-heading a:before {
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 50px;
    background: #e41937;
    border: 1px solid #e41937;
    position: absolute;
    top: 50%;
    left: -28px;
    transform: translateY(-50%);
}
.news-year-box #accordion .panel-heading a.collapsed:before {
    background: #bdbdbd;
    border: 1px solid #bdbdbd;
}
.news-year-box #accordion .panel-title a {
    display: block;
    padding: 15px 55px 15px 0px;
    font-size: 25px;
    font-weight: 600;
    color: #323232;
    border: none;
    margin: 0;
    position: relative;
}

/*.news-year-box #accordion .panel-title a:before,
.news-year-box #accordion .panel-title a.collapsed:before{
content: "068";
font-family: "Font Awesome 5 Free";
font-weight: 900;
width: 25px;
height: 25px;
line-height: 25px;
border-radius: 50%;
font-size: 15px;
font-weight: normal;
color: #688e26;
text-align: center;
border: 1px solid #688e26;
position: absolute;
top: 50%;
right: 25px;
transform: translateY(-50%);
transition: all 0.5s ease 0s;
}
.news-year-box #accordion .panel-title a.collapsed:before{ content: "067"; }*/
.news-year-box #accordion .panel-body {
    padding: 0 0px 5px 0px;
    border: none;
    font-size: 14px;
    color: #305275;
    line-height: 28px;
    margin-top: 0;
    top: 0;
    background: #f7f7f7;
}
.ann-report-box {
    padding: 5px 20px;
    margin-bottom: 10px;
    background: #fff;
}
.ann-report-box p {
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 0;
}
.ann-report-box span {
    font-size: 14px;
    font-weight: normal;
}
.ann-rep-p a {
    color: #323232;
}

/*nagna*/
.Investor-overview-information ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.Investor-overview-information ul.tabs li {
    background: none;
    color: #222;
    display: inline-block;
    padding: 25px 15px;
    cursor: pointer;
    font-size: 18px;
    color: #323232;
    font-family: 'arial';
    font-weight: bold;
    width: 33.10%;
}
.Investor-overview-information ul.tabs li.current {
    background: #fff;
    color: #000;
    border-top: 6px solid #e41937;
}
.Investor-overview-information .tab-content {
    display: none;
    background: #ededed;
    padding: 15px;
}
.Investor-overview-information .tab-content.current {
    display: inherit;
    background: #fff;
    background-color: rgb(255, 255, 255);
    box-shadow: 1.792px 4.668px 21px 0px rgba(0, 0, 0, 0.17);
}
.inve-section-bg {
    background: #f7f7f7 !important;
    padding: 16px 0 16px 0;
}
.Investor-overview-information h2.inner-titles {
    padding: 40px 0 40px 0px;
    display: inline-block;
}
.Investor-overview-information .tab-content .inv-secnd-div {
}

/*.Investor-overview-information .tab-content .inv-second-div:after{
height: 100px;
display: inline-block;
width: 1px;
background: #e41937;
content: '';
}*/
.Investor-overview-information .tab-content .inv-heading {
    font-size: 18px;
    color: #323232;
    font-family: 'arial';
    font-weight: bold;
}
.Investor-overview-information .tab-content .inv-heading img {
    display: inline-block;
    padding-left: 32px;
}
.Investor-overview-information .tab-link img {
    display: inline-block;
    padding-left: 32px;
    height: 45px;
}
.Investor-overview-information .tab-content .inv-first-div {
    padding-left: 67px;
}
.Investor-overview-information .tab-content .inv-border-right {
    border-right: 1px solid #e41937;
}
.Investor-overview-information .tab-content .inv-first-div span, .Investor-overview-information .tab-content .inv-second-div span {
    font-family: 'arial';
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 10px;
    color: #000;
}
.Investor-overview-information .tab-link span {
    padding: 0 10px 0 12px;
}
.Investor-overview-information .inv-heading p {
    padding: 10px 10px 5px 17px;
    display: inline-block;
    font-size: 18px;
}
.Investor-overview-information .Inv-view-more {
    background: #e41937;
    color: #fff;
    padding: 10px 40px 10px 40px;
    border-radius: 50px;
    font-family: 'arial';
    display: inline-block;
    position: absolute;
    right: 43px;
    font-size: 18px;
    bottom: 30px;
}
.Investor-overview-information .Inv-view-more .icon-right-arrow {
    font-size: 16px !important;
    margin-left: 10px;
}
@media only screen and (max-width:1024px) {
    .invest-info-accor .resp-tab-content-active p a, .features-benefits-tab .resp-tab-content-active li a {
        padding: 15px 15px;
    }
    .Investor-overview-information ul.tabs li {
        width: 33.04%;
    }
    .Investor-overview-information ul.tabs li, .Investor-overview-information .inv-heading p {
        font-size: 16px;
    }
    .Investor-overview-information .tab-link img {
        padding-left: 12px;
    }
    .mahin-parabox-stock {
        padding: 10px 0;
        bottom: -105px;
    }
    .invest-info-accor .features-benefits-tab .resp-tabs-list li.resp-tab-item span {
        padding: 34px 10px;
    }
}
@media only screen and (max-width:768px) {
    .invest-info-accor .features-benefits-tab .resp-vtabs .resp-tabs-container {
        width: 100%;
    }
    .Investor-overview-information ul.tabs li {
        width: 32.90%;
        text-align: center;
    }
    .Investor-overview-information .tab-content .inv-first-div, .Investor-overview-information .tab-content .inv-heading img {
        padding-left: 0px;
    }
    .Investor-overview-information .tab-link span {
        padding: 0 0px 0 0px;
        font-size: 14px;
    }
    .Investor-overview-information .tab-link img {
        display: block;
        margin: 0 auto;
        padding-left: 0px;
    }
    .annboxwrap {
        width: 100%;
        margin-right: 0%;
        margin-left: 0%;
    }
    .conboxwrap {
        width: 100%;
        top: 100px;
    }
    .mahin-parabox {
        padding-top: 17px;
    }
}
@media only screen and (max-width:767px) {
    .invest-info-accor .resp-tab-content {
        padding-left: 00px;
        background-color: #f5f5f5;
        padding-top: 40px;
    }
    .invest-new-wrap {
        width: 100%;
        padding: 30px 20px;
        box-sizing: border-box;
    }
    .invest-new-left {
        width: 100%;
        float: left;
    }
    .invest-info-accor .accordion_container {
        max-height: initial;
        height: auto;
    }
    .invest-info-accor .nav-tabs {
        float: none;
        display: flex;
        overflow: auto;
        width: auto;
    }
    .letter_wrap {
        padding: 20px 20px;
    }
    .remind-box p {
        padding-left: 20px;
    }
    .annboxwrap {
        width: 100%;
        margin-right: 0%;
        margin-left: 0%;
    }
    .conboxwrap {
        width: 100%;
    }
    .Investor-overview-information ul.tabs li {
        width: 33%;
    }
    .Investor-overview-information ul.tabs {
        width: 355px;
        overflow-x: scroll;
        display: flex;
    }
    .Investor-overview-information ul.tabs li {
        text-align: center !important;
        padding: 18px 0 10px 0;
    }
    .Investor-overview-information .Inv-view-more {
        padding: 10px 18px 10px 18px;
        display: block;
        position: absolute;
        right: 18px;
        font-size: 18px;
        bottom: 8px;
    }
    .analyst-bg {
        position: absolute;
        width: 100%;
    }
    .mahin-parabox-stock {
        position: initial;
        height: 200px;
        width: 100%;
    }
    .mahin-parabox-stock h2.inner-titles {
        padding: 10px 0 0px 7px;
    }
    .at-mahindrawrap .red-button-no-arrow a, .white-button-no-arrow a {
        padding: 7px 21px;
    }
    .mahin-parabox-stock .stock-buttons a {
        height: 70px;
    }
    .mahin-parabox-stock .stock-buttons {
        float: left;
    }
    .mahin-parabox {
        padding: 20px 0;
    }
    .mahin-parabox-stock .stock-buttons .white-button-no-arrow {
        float: left;
        width: 172px;
        padding: 10px 0;
        margin: 0 5px 0 0px;
    }
    .kleft {
        padding-left: 15px;
        padding-right: 15px !important;
    }
    .invest-btm-box .analyst-invst {
        margin-bottom: 8px;
        min-height: 90px !important;
    }
    .invest-btm-box .annual-padding-right {
        padding-right: 15px;
    }
}
@media only screen and (max-width:375px) {
    .Investor-overview-information ul.tabs {
        width: 316px;
    }
}
@media only screen and (max-width:360px) {
    .Investor-overview-information ul.tabs {
        width: 300px;
    }
}
@media only screen and (max-width:320px) {
    .Investor-overview-information ul.tabs {
        width: 262px;
    }
}

/*Nagma css end */
@media only screen and (max-width:1112px) {
    .mobile-menu .header {
        border-bottom: 3px solid #fef101;
    }
}
@media only screen and (max-width:1024px) {
    #new-current-open .f-input {
        width: 75%;
        max-width: 450px;
    }
    .mcon-left {
        margin-left: 2%;
    }
}
@media only screen and (max-width:768px) {
    #new-current-open .f-input {
        width: 100%;
        max-width: 600px;
    }
}
@media only screen and (max-width:425px) {
    #new-current-open .f-input {
        width: 68%;
    }
    #new-current-open .careers-current-openings .red-button {
        margin-top: 0px !important;
    }
    .Investor-overview-information .Inv-view-more {
        padding: 10px 18px 10px 18px;
        right: 11px;
        bottom: 45px;
    }
}
@media only screen and (max-width:320px) {
    #new-current-open .f-input {
        width: 50%;
    }
}
@media only screen and (max-width:1190px) {
    .howitfrstpara {
        top: 174px;
        left: 126px;
    }
    .howitsecpara {
        top: 69px;
        left: 315px;
    }
    .howitthirdpara {
        top: 232px;
        right: 214px;
    }
    .howitfourpara {
        top: 69px;
        right: 102px;
    }
}
.docbox p {
    color: #d90c2a;
    font-size: 16px;
    margin: 0;
}
.applyboxwrap ul {
    list-style-image: url('/images/Consumer Durable Loans/right-ar.png?quality=80&format=webp');
    padding-left: 22px;
}
.applyboxwrap li {
    line-height: normal;
    color: #323232;
    font-size: 16px;
    padding: 10px 0;
}
.applyboxwrap {
    padding-bottom: 22px;
}
#eligibilityDocumentationconsum h2 {
    color: #fff;
}
.cathead h3 {
    font-size: 18px;
    margin: 0;
    padding-bottom: 15px;
    color: #323232;
    font-weight: bold;
}
.catlist {
    float: left;
    width: 100%;
    margin-bottom: 28px;
}
.catlist ul {
    margin: 0 0 0 21px;
    padding: 0;
    list-style-image: url('/images/Consumer Durable Loans/double-arrow.png?quality=80&format=webp');
}
.catlist ul li {
    font-size: 15px;
    line-height: 30px;
}
.cathalf {
    width: 50%;
    float: left;
    padding-right: 7px;
    box-sizing: border-box;
}
.cathalf ul li a {
    color: #1b1818;
    font-weight: 500;
    font-size: 14px;
}
.cathalf ul li a:after {
    display: block;
    width: 3px;
    height: 5px;
    background: url ('../dist/images/arrow-right-red.png?quality=80&format=webp') transparent no-repeat;
}
.parawrap {
    padding-bottom: 40px;
}
.parawrap p {
    font-size: 14px;
    color: #757575;
}
.howitwrap span {
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    line-height: 20px;
    color: #000000;
}
.howitfrstpara {
    top: 211px;
    left: 149px;
}
.howitsecpara {
    top: 88px;
    left: 375px;
}
.howitthirdpara {
    top: 288px;
    right: 306px;
}
.howitfourpara {
    top: 81px;
    right: 127px;
    text-align: right;
}
.howitfrstpara a {
    color: #d90c2a;
    font-size: 14px;
    font-style: italic;
    font-weight: 600;
}
.howitimg {
    width: 100%;
}
.howtoworkmobile {
    display: none;
}
.howitwrap {
    display: block;
}
.howtoworkmobile p {
    text-align: center;
}
.eligbox {
    width: 420px;
    margin: 0 auto;
    height: 280px;
    padding: 30px 20px;
}
.eligbox h6 {
    font-size: 18px;
    text-align: center;
    color: #323232;
    font-weight: bold;
    padding: 8px 0;
}
.eligbox p {
    font-size: 14px;
    text-align: center;
    color: #323232;
    padding: 0 50px;
}
.el-left {
    margin-left: 20%;
}
.el-right {
    margin-right: 20%;
}
.mcon-left {
    margin-left: 8%;
}
@media only screen and (max-width:1190px) {
    .howitfrstpara {
        top: 174px;
        left: 126px;
    }
    .howitsecpara {
        top: 69px;
        left: 315px;
    }
    .howitthirdpara {
        top: 232px;
        right: 214px;
    }
    .howitfourpara {
        top: 69px;
        right: 102px;
    }
}
@media only screen and (max-width:990px) {
    .howitfrstpara {
        top: 135px;
        left: 103px;
    }
    .howitsecpara {
        top: 55px;
        left: 245px;
    }
    .howitwrap span {
        font-size: 14px;
        line-height: 14px;
    }
    .howitthirdpara {
        top: 178px;
        right: 166px;
    }
    .howitfourpara {
        top: 56px;
        right: 80px;
    }
}
@media only screen and (max-width:767px) {
    .cathalf {
        width: 100%;
    }
    .cathead h3 {
        padding-top: 15px;
    }
    .howtoworkmobile {
        display: block;
        background-color: #fff;
    }
    .howitwrap {
        display: none;
    }
    .eligbox {
        width: auto;
        height: auto;
    }
    .el-left {
        margin-left: 0%;
    }
    .el-right {
        margin-right: 0%;
    }
    .mcon-left {
        margin-left: 0%;
    }
}
#features-benefits-consum.featuresBenefits .card.card-inverse {
    min-height: 343px;
}

/*investor-faqs starts here*/
.invest-faqs .plusminus {
    color: #9f9f9f;
}
.invest-faqs .accordion_head.head-active .plusminus {
    color: #e41937;
}
.invest-faqs .accordion_head.head-active p {
    color: #e41937;
}
.investor-zone-faq.invest-faqs .accordion_container .accordion_head {
    margin: 0 0 0 0;
    margin-top: 15px;
}
.investor-zone-faq.invest-faqs .accordion_container .accordion_head:first-child {
    margin-top: 5px;
}
.investor-zone-faq.invest-faqs .resp-tabs-list li.resp-tab-item span {
    padding: 10px 35px;
}
.invest-faqs .producttabs-scroll .custom-slim-scroll {
    height: 440px;
}
.invest-faqs .plusminus {
    color: #9f9f9f;
}

/*investor-faqs ends here*/

/*investor-financial-information starts here*/

.financial-info .annual-height .annual-dropdown {
    float: right;
    margin: 0 20px 0 50px;
}
.financial-info .annual-height {
    min-height: 170px;
    padding: 30px 0px 0px 0px;
}
.financial-info .upper-box {
    position: absolute;
    width: 95%;
    align-items: right;
    margin-left: 15%;    /*border: 1px solid black;*/
    top: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
    right: 0px;
    background: #fff;
}
.financial-info .upper-box h2.inner-titles, .financial-info .right-quarter h2.inner-titles {
    padding-left: 34px;
}
.financial-info .upper-box .annual-height.annual-bgcolor-left, .financial-info .right-quarter .annual-height.annual-bgcolor-left {
    margin-bottom: 15px;
    background: #fbdb07;
    min-height: 60px;
    padding-top: 22px;
}
.financial-info .upper-box .annual-height.annual-bgcolor-right, .financial-info .right-quarter .annual-height.annual-bgcolor-right {
    background: #fbdb07;
    min-height: 60px;
    padding-top: 22px;
}
.financial-info .upper-box .annual-height.annual-bgcolor-left .sustain-title a::before, .financial-info .upper-box .annual-height.annual-bgcolor-right .sustain-title a::before, .financial-info .upper-box .annual-height.annual-bgcolor-left .sustain-title a::after, .financial-info .upper-box .annual-height.annual-bgcolor-right .sustain-title a::after, .financial-info .right-quarter .annual-height.annual-bgcolor-left .sustain-title a::before, .financial-info .right-quarter .annual-height.annual-bgcolor-right .sustain-title a::before, .financial-info .right-quarter .annual-height.annual-bgcolor-left .sustain-title a::after, .financial-info .right-quarter .annual-height.annual-bgcolor-right .sustain-title a::after {
    top: 24px;
}
.financial-info .right-quarter .annual-height.annual-bgcolor-left, .financial-info .right-quarter .annual-height.annual-bgcolor-right {
    background: #fff;
    -webkit-box-shadow: 6px 6px 5px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 6px 6px 5px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 6px 6px 5px 0px rgba(0, 0, 0, 0.08);
}
.financial-info .back-img {
    position: absolute;
    width: 100%;
}
.financial-info .right-quarter {
    padding: 45px 20px 20px 20px;
}
.financial-info .upper-box .arrow {
    display: inline-flex;
    float: right;
    padding: 5px 0;
}
.financial-info .upper-box .arrow p {
    color: #e41937;
    font-size: 12px;
}
.financial-info .upper-box .arrow img {
    padding: 0 10px;
}
.financial-info .upper-box .images-arrow {
    padding-right: 4px;
}
.financial-table .table-carousel .owl-item img {
    width: 100%;
}
.financial-table {
    margin-top: 30px;
}
.financial-table .container {
    padding: 0;
}
.financial-table .table-carousel .owl-dots, .annual-rep-carousel .owl-dots {
    display: none;
}
.financial-table .table-carousel .owl-nav, .annual-rep-carousel .owl-nav {
    position: absolute;
    bottom: 0;
    text-align: right;
    padding: 0 30px 10px 0;
}
.financial-table .table-carousel .owl-nav .owl-next, .financial-table .table-carousel .owl-nav .owl-prev {
    position:relative;
	position: unset;
    background: transparent;
}
.annual-rep-carousel .owl-nav .owl-next, .annual-rep-carousel .owl-nav .owl-prev, .annual-rep-carousel .owl-nav .owl-next:hover, .annual-rep-carousel .owl-nav .owl-prev:hover {
    position: unset;
    background: transparent;
}
.annual-rep-carousel {
    z-index: 9;
}
.annual-rep-carousel {
    display: block;
}
.annual-rep-carousel .owl-item {
    width: 100%;
}
.annual-rep-carousel .owl-nav {
    bottom: -39px;
    padding: 0 3px 10px 0;
}
.upper-box .annual-dropdown {
    float: right;
    margin: 0 36px 0 50px;
}
.upper-box .dropdown-menu {
    z-index: 99999999;
}
.financial-info .upper-box .annual-height.annual-bgcolor-left .sustain-title a, .financial-info .upper-box .annual-height.annual-bgcolor-right .sustain-title a, .financial-info .right-quarter .annual-height.annual-bgcolor-left .sustain-title a, .financial-info .right-quarter .annual-height.annual-bgcolor-right .sustain-title a {
    padding-left: 0;
}
.nav-text {
    text-align: right;
    padding-right: 65px;
    font-size: 12px;
    color: #e41937;
}

/*investor-financial-information ends here*/

/*investor-corporate-gov-mgmt starts here*/

.invest-mgmt .management .management-info {
    padding-left: 0;
}
.invest-mgmt .management .containerPills {
    margin: 0px;
    max-width: unset;
}
.invest-mgmt .name-test {
    background-color: #ebebeb;
    padding: 15px 20px;
}
.invest-mgmt .management .test-img .name-test h4 {
    padding-top: 0px;
    font-size: 16px;
    padding-bottom: 5px;
}
.invest-mgmt .management .test-img .name-test .smal-name {
    font-size: 12px;
    color: #464646;
}
.invest-mgmt .management .test-img .name-test .view {
    padding-top: 10px;
    color: #e41937;
    font-size: 12px;
    font-family: 'arial';
}
.invest-mgmt .management .test-img .name-test .view img {
    padding-right: 5px;
    height: auto;
    width: auto;
}
.invest-mgmt .management .test-img {
    padding-bottom: 0;
    margin-bottom: 30px;
}
.invest-mgmt .management .test-img:hover {
    -webkit-box-shadow: 0px 2px 9px 0px rgba(140, 133, 140, 1);
    -moz-box-shadow: 0px 2px 9px 0px rgba(140, 133, 140, 1);
    box-shadow: 0px 2px 9px 0px rgba(140, 133, 140, 1);
    transition: all 0.5s;
}
.invest-mgmt .management .test-img .modal .modal-dialog {
    width: 70%;
}
.invest-mgmt .management .test-img .modal .content {
    padding: 25px;
}
.invest-mgmt .management .test-img .modal .content .head {
    margin-top: 200px;
}
.invest-mgmt .management .test-img .modal .content .cont {
    padding-top: 50px;
}
.invest-mgmt .management .test-img .modal .head h2.inner-titles {
    font-size: 30px;
    padding-bottom: 5px;
}
.invest-mgmt .management .test-img .modal .content .head .smal-name {
    color: #464646;
    font-size: 16px;
}
.invest-mgmt .management #exTab1 .nav-pills>li {
    text-align: center;
    text-align: -webkit-center;
}
.invest-mgmt .management #exTab1 .nav-pills>li img {
    display: block;
    height: 35px;
}

/*investor-corporate-gov-mgmt ends here*/

/*investor-corporate-governance starts here*/

/*investor-corporate-governance starts here*/

.corp-gov .financial-info .upper-box {
    position: static;
    margin-left: 0;
    background: #fbdb07;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
}
.corp-gov .financial-info .annual-height {
    background: #fbdb07;
}
.corp-gov .financial-info .annual-height {
    min-height: 90px;
}
.corp-gov .financial-info .annual-padding-left {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 15px;
}
.corp-gov .financial-info .annual-height.annual-bgcolor-right {
    background: #fff;
}
.corp-gov .financial-info h2.inner-titles {
    padding-left: 20px;
    font-size: 30px;
}
.corp-gov .financial-info .upper-box .annual-height.annual-bgcolor-right .sustain-title a {
    font-size: 14px;
    padding-left: 0;
}
.corp-gov .financial-info .upper-box .annual-height.annual-bgcolor-right .sustain-title {
    padding-left: 55px;
}
.corp-gov .financial-info .upper-box .annual-height.annual-bgcolor-right .sustain-title a:after {
}
.corp-gov .financial-info .upper-box .annual-height.annual-bgcolor-right .sustain-title a:before {
    background: url(../images/icons/pdf-large.png?quality=80&format=webp) no-repeat;
    height: 30px;
    width: 23px;
    top: 27px;
}
.corp-gov .financial-info .upper-box .annual-height.annual-bgcolor-right {
    padding-bottom: 10px;
    min-height: 90px;
}
.corp-gov .financial-info .nav-pills {
    border-bottom: 1px solid #e41937;
    margin-bottom: 30px;
}
.corp-gov .financial-info .nav-pills>li a {

    /*border-bottom: 1px solid #e41937;*/
    margin: 0;
    color: #4d4d4d;
    font-size: 13px;
    background: transparent;
    border-radius: 5px 5px 0 0;
    width: 100%;
}
.corp-gov .financial-info .nav-pills>li a:hover, .corp-gov .financial-info .nav-pills>li.active a {
    background: #e41937;
    color: #fff;
}
.corp-gov .financial-info .upper-box.box-right {
    background: #fff;
}
.corp-gov .financial-info .tab-content .annual-padding-left:nth-child(even) .annual-height.annual-bgcolor-right {
    background: #fbdb07;
}
.corp-gov .financial-info .upper-box.box-right .annual-height.annual-bgcolor-right .sustain-title a:before {
    background: url(../images/icons/pdf-large-red.png?quality=80&format=webp) no-repeat;
    width: 23px;
}
.corp-gov .financial-info h2.inner-titles.right {
    padding-bottom: 10px;
}
.corp-gov .financial-info .upper-box.box-right .annual-rep-carousel .owl-stage-outer {
    height: 420px;
}
.corp-gov .financial-info .upper-box .annual-dropdown {
    margin-bottom: 49px;
    margin-right: 0px;
}
.corp-gov .financial-info.announcement .annual-height {
    background: #fff;
}
.corp-gov .financial-info.announcement .tab-content .annual-padding-left:nth-child(even) .annual-height.annual-bgcolor-right {
    background: #fff;
}
.corp-gov .financial-info.announcement .tab-content .annual-padding-left {
    width: 99%;
    -webkit-box-shadow: 6px 6px 5px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 6px 6px 5px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 6px 6px 5px 0px rgba(0, 0, 0, 0.08);
}
.corp-gov .financial-info.announcement .tab-content .upper-box.box-right {
    margin-right: 0;
    width: 100%;
}
.corp-gov .financial-info.announcement .annual-height.annual-bgcolor-right {
    min-height: auto;
}
.corp-gov .financial-info.announcement .annual-dropdown {
    margin: 30px 25px 0 0;
    width: 60%;
    float: right;
}
.corp-gov .financial-info.announcement .image-carousel .owl-nav {
    position: absolute;
    bottom: -30px;
    text-align: center;
}
.corp-gov .financial-info.announcement .image-carousel .owl-nav .owl-prev, .corp-gov .financial-info.announcement .image-carousel .owl-nav .owl-next {
    position: unset;
    margin: 0;
    background: #e41937;
    border-radius: 0;
    padding: 18px 16px;
}
.corp-gov .financial-info.announcement .image-carousel .owl-dots {
    display: none;
}
.corp-gov .info-deb .l-box {
    background: #ffdc44;
    padding: 50px;
    height: 315px;
}
.corp-gov .info-deb .inner-titles {
    font-size: 30px;
}
.inner-small {
    font-size: 18px;
    margin: 0;
    font-family: 'arial';
    font-weight: bold;
    padding-bottom: 35px;
}
.corp-gov .info-deb ul {
    list-style-type: none;
    padding-left: 30px;
}
.corp-gov .info-deb ul li a {
    font-size: 14px;
    font-family: 'arial';
    font-weight: bold;
    color: #333333;
    position: relative;    /*line-height: 40px;*/
}
.corp-gov .info-deb ul li a:hover {
    color: #e41937;
}
.corp-gov .info-deb ul li a:before {
    content: '';
    background: url(../images/icons/claims-icon-black.png?quality=80&format=webp) no-repeat;
    width: 20px;
    height: 21px;
    position: absolute;
    top: 0px;
    left: -28px;
}
.corp-gov .info-deb ul li a:hover:before {
    background: url(../images/icons/claims-icon-red.png?quality=80&format=webp) no-repeat;
}
.corp-gov .info-deb .r-box {
    background: url(../images/info-deb-right.jpg?quality=80&format=webp)no-repeat;
    background-size: cover;
    height: 315px;
}
.no-right-pad {
    padding-left: 0;
}
.no-left-pad {
    padding-right: 0;
}
.corp-gov .image-carousel .title-text, .corp-gov .r-box .title-text {
    font-family: 'arial';
    font-weight: bold;
    width: 100%;
    font-family: 'arial';
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    color: #fff;
    bottom: 30px;
    position: absolute;
}
.corp-gov .r-box {
    padding: 50px;
}
.corp-gov .r-box .title-text {
    position: unset;
    text-align: left;
    padding-bottom: 30px;
}
.corp-gov .r-box .r-con {
    position: absolute;
    bottom: 50px;
}
.corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-list .resp-tab-item:nth-child(odd) {
    background: #e41937;
}
.corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-list .resp-tab-item:nth-child(even) {
    background: #cd1631;
}
.corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-list .resp-tab-item.resp-tab-active {
    border: 0;
    border-radius: 5px 0 0 5px;
    background: #f2f2f2;
}
.corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-list .resp-tab-item.resp-tab-active span {
    color: #323232;
}
.corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-list li {
    border: none;
}
.corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-list {
    border-radius: 5px;
    background: #e41937;
}
.corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-list .resp-tab-item {
    min-height: 97px;
}
.corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-container {

    /*background: url(../images/reports-tab.jpg?quality=80&format=webp)no-repeat center;*/
    background-size: cover;
    min-height: 585px;
    padding: 35px 25px;
    width: 75%;
}
.corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-container div {
    background-color: transparent;
}
.corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-list li svg {
    height: auto;
    fill: red;
}
.corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-container .con-table {
    width: 100%;
    vertical-align: middle;
}
.corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-container .con-table th, .corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-container .con-table td {
    padding: 15px 2px 5px 25px;
    width: 25%;
    font-size: 14px;
    border: 1px solid #cdcdcd;
}
.corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-container .con-table {
    background-color: #fefefe;
}
.corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-container .con-table th {
    background: #eaeaea;
    padding: 15px 25px;
}
/*.corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-container .con-table tr:first-child td {
    border-bottom: 1px solid transparent;
}*/
.corp-gov .investor-zone-faq .resp-tab-content {
    padding: 0;
}
.corp-gov .reports .inner-titles {
    font-size: 30px;
}
.corp-gov .investor-zone-faq .producttabs-scroll {
    width: 25%;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li span {
    font-size: 14px;
    margin: 0 !important;
}

/*.corp-gov .features-benefits-tab .resp-vtabs .resp-tabs-list li[aria-controls="tab_item-1"] span::before{
 display: none;
}
.corp-gov .features-benefits-tab .resp-vtabs .resp-tabs-list li[aria-controls="tab_item-2"] span::before{
  display: none;
}
.corp-gov .features-benefits-tab .resp-vtabs .resp-tabs-list li[aria-controls="tab_item-3"] span::before{
  display: none;
}*/
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li span:before {
    position: absolute;
    content: '';
    width: 45px;
    height: 55px;
    left: 20px;
    top: 12px;
}

/*faq.features-benefits-tab .resp-tabs-list */
.corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-list li.resp-tab-item span {
    padding: 30px 35px 30px 80px;
}
.invest-info-accor .resp-tabs-container {
    height: 637px !important;
}
.invest-info-accor .annual-dropdown .dropdown-menu {
    left: -77px;
    right: 0;
}
@media (max-width:768px) {
    .corp-gov .info-deb .l-box {
        height: 400px;
    }
    .no-left-pad, .no-right-pad {
        padding: unset;
    }
    .corp-gov .financial-info h2.inner-titles.right {
        padding-top: 50px;
    }
    .corp-gov .investor-zone-faq.features-benefits-tab h2.resp-accordion {
        background: #e41937 !important;
        padding: 30px 20px 30px 65px;
        border: transparent;
        min-height: 95px;
        box-shadow: none;
    }
    .corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-container {
        width: 100%;
    }
    .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion span {
        margin: unset;
    }
    .corp-gov .investor-zone-faq.features-benefits-tab h2.resp-tab-active {
        border: none;
    }

    /*.corp-gov .investor-zone-faq.features-benefits-tab h2:nth-child(2){
      background-color: #cd1631 !important;
      }*/
    .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion span::before {
        position: absolute;
        content: '';
        width: 45px;
        height: 55px;
        left: -52px;
        top: -23px;
    }
    .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-tab-active span {
        background: #f2f2f2 !important;
        color: #323232 !important;
    }
    .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-tab-active {
        color: #323232 !important;
        background: #f2f2f2 !important;
    }

    /*
        .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion .share::before {
            background: url(../images/icons/Shareholding_Pattern.png?quality=80&format=webp) top center no-repeat !important;
        }
        .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion .corporate::before {
            background: url(../images/icons/Corporate_Report.png?quality=80&format=webp) top center no-repeat !important;
        }
        .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion .capital::before {
            background: url(../images/icons/Capital_Build-up.png?quality=80&format=webp) top center no-repeat !important;
        }
        .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion .dividend::before {
            background: url(../images/icons/Dividend_History.png?quality=80&format=webp) top center no-repeat !important;
        }
        .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion .credit::before {
            background: url(../images/icons/Credit_Ratings.png?quality=80&format=webp) top center no-repeat !important;
        }
        .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion .distrubution::before {
            background: url(../images/icons/Distribution_Schedule.png?quality=80&format=webp) top center no-repeat !important;
        }
        .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-tab-active .share::before {
            background: url(../images/icons/Shareholding_Pattern-g.png?quality=80&format=webp) top center no-repeat !important;
        }
        .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-tab-active .corporate::before {
            background: url(../images/icons/Corporate_Reports-g.png?quality=80&format=webp) top center no-repeat !important;
        }
        .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-tab-active .capital::before {
            background: url(../images/icons/Capital_Buildup-g.png?quality=80&format=webp) top center no-repeat !important;
        }
        .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-tab-active .dividend::before {
            background: url(../images/icons/Dividend_History-g.png?quality=80&format=webp) top center no-repeat !important;
        }
        .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-tab-active .credit::before {
            background: url(../images/icons/Credit_Ratings-g.png?quality=80&format=webp) top center no-repeat !important;
        }
        .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-tab-active .distrubution::before {
            background: url(../images/icons/Distribution_Schedule-g.png?quality=80&format=webp) top center no-repeat !important;
        }*/
    .corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-container {
        padding: 20px;
        background: none;
    }
    .corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-container div {

        /*padding: 20px;
        background: url(../images/reports-tab.jpg?quality=80&format=webp)no-repeat center;*/
        background-size: cover;
    }
    .invest-info-accor .resp-tabs-container {
        height: auto !important;
    }
}

/*
.customer-service-faq .investor-zone-faq .resp-tabs-list li span.share:before{
background: url(../images/icons/shareholding.svg) no-repeat;
fill: 
}*/

/*investor-corporate-governance ends here*/

/*investor corpo gov public debt css start here*/

.Investor_Corporateg #faq__accordian-main-wrapper {
    max-width: 100%;
    margin: 0 auto;
}
.Investor_Corporateg .faq__accordion-content p {
    font-family: 'arial';
    font-weight: normal;
    padding: 10px 31px 7px 25px;
    font-size: 14px;
    color: #000000;
	text-align: justify;
}
.Investor_Corporateg .faq__accordian-heading {
    background-color: #fff;
    padding: 15px 30px 15px 45px;
    display: block;
    position: relative;
    font-weight: 500;
    color: #000000;
    border: 1px solid #eee;
    border-left: none;
    border-right: none;
    font-weight: bold;
}
.Investor_Corporateg .faq__accordian-heading.active {
    background-color: #fff;
    color: #323232;
    font-size: 14px;
    border: 1px solid #eeeeee;
}
.Investor_Corporateg a.faq__accordian-heading.active .faq__accordion-content {
    border: 1px solid #eeeeee;
}
.Investor_Corporateg .faq__accordian-heading.active::before {
    color: #ffffff;
}
.Investor_Corporateg .faq__accordion-content {
    padding: 10px 20px 45px 20px;
    border: 1px solid #eee;
    border-top: none;
}
.Investor_Corporateg .dis-color {
    color: #e41937 !important;
}
.Investor_Corporateg .faq__accordion-content ul {
    list-style: none;
}
.Investor_Corporateg .faq__accordion-content li {
    padding: 6px 0;
}
.Investor_Corporateg .faq__accordion-content ul li::before {
    height: 7px;
    display: inline-block;
    width: 7px;
    background: #e41937;
    content: '';
    border-radius: 50%;
    border-radius: 10px;
    margin-right: 16px;
    margin-left: -1em;
}
.corp-gov-tab ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
    border-bottom: 10px solid #eee;
    margin-bottom: 35px;
}
.corp-gov-tab ul.tabs li {
    background: none;
    color: #222;
    display: inline-block;
    cursor: pointer;
    font-family: 'arial';
    font-weight: bold;
    font-size: 18px;
    width: 22%;
    margin-bottom: 10px;
    margin-right: 110px;
}
.corp-gov-tab ul.tabs li.current {
    color: #323232;
}
.corp-gov-tab li.tab-link.current:after {
    height: 10px;
    display: block;
    width: 19%;
    background: #e41937;
    content: '';
    border-radius: 10px;
    position: absolute;
    margin-top: 10px;
}
.corp-gov-tab .tab-content {
    display: none;
}
.corp-gov-tab .tab-content.current {
    display: inherit;
}
.Investor_Corporateg .faq__accordion-content .cg-confirm, .Investor_Corporateg .faq__accordion-content .cg-confirm2 {
    background: #e41937;
    color: #fff;
    padding: 10px 25px 10px 25px;
    border-radius: 50px;
    font-family: 'arial';
    font-weight: bold;
    margin-left: 25px;
    display: inline-block;
}
.Investor_Corporateg .faq__accordion-content .cg-confirm2 {
    margin-left: 10px
}
.Investor_Corporateg .faq__accordion-content .cg-confirm span, .Investor_Corporateg .faq__accordion-content .cg-confirm2 span {
    font-family: 'arial';
    font-weight: bold;
    padding: 0 4px 0 8px;
}
.Investor_Corporateg .faq__accordion-content .tab-1-btn {
    margin-top: 40px;
}
.corp-gov-tab span.icon-right-arrow.rotate {
    transform: rotate(90deg);
    position: absolute;
    right: 30px;
    bottom: 20px;
}
.invest-box {
    padding: 30px;
}
.invest-box h4 {
    font-family: 'arial';
    font-weight: bold;
    color: #272323;
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 10px 0;
}
.invest-box p {
    color: #000 !important;
}
.panwrap {
    margin: 25px;
}
.pub-new-wrap {
    display: none;
    transition: all 0.25s linear;
}
.pub-new-wrap.active {
    display: block;
    transition: all 0.25s linear;
}
.padding-all {
    padding: 25px;
}
.faq-drop-before li::before {
    display: none !important;
}
.faq-drop-before .dropdown-menu li a {
    padding: 10px 25px;
}
.country-faq-drop .annual-dropdown {
    padding: 0px 45px 0 26px !important;
}
.invest-box a {
    padding: 0 5px !important;
}
.faq-overflow {
    height: 320px;
    overflow-y: scroll;
}
.letter-overflow {
    height: 450px;
    overflow-y: scroll;
}
.late-update-overflow {
    height: 120px;
    overflow-y: scroll;
}
.faq-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(245, 245, 245);
    background-color: #fff;
}
.faq-scroll::-webkit-scrollbar {
    width: 4px;    /*height: 100%;*/
    background-color: #fff;
}
.faq-scroll::-webkit-scrollbar-thumb {
    background-color: rgba(231, 48, 75, .9);
    border: 2px solid #e41f37;
}
.cust_fullname {
    border: none;
    border-bottom: 1px solid #ccc;
    width: 100%;
    padding: 10px;
    margin: 0;
    color: #757575;
    opacity: 0.6;
    height: 50px;
    font-size: 14px;
    font-family: arial;
    background-color: transparent;
}
span.astrick-mark {
    top: 13px;
    position: absolute;
    color: red;
    font-size: 20px;
    left: 5px;
}
.invest-wrap-div {
    padding: 30px;
}
.invest-country-drop .btn-primary {
    background: transparent;
    border: transparent;
    border-bottom: 1px solid #ccc;
    border-radius: 1px;
    color: #757575;
    padding-left: 10px;
	padding: 10px;
    opacity: 0.6;
    line-height: 28px;
    width: 380px;
    text-align: left;
}
.invest-country-drop button .icon-bottom-arrow {
    font-size: 12px;
    margin: 7px 0 0 10px;
    float: right;
}
.invest-country-drop .btn-primary.active, .btn-primary:active, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
    background-color: transparent;
    outline: none;
    color: #757575;
    border-bottom: 1px solid #ccc;
}
.invest-country-drop ul.dropdown-menu {
    min-width: 380px;
}
.invest-country-drop .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    border-bottom: 1px solid #ccc;
    color: #757575;
}
.country-faq-drop.invest-country-drop.pull-left {
    /*padding: 19px 0px;*/
}
.pad-invst-top {
    padding: 5px 0px 10px 0;
}
.invest-wrap-div h4 {
    font-size: 24px;
    color: #000;
}
.cg-confirm-submit {
    background: #e41937;
    color: #fff;
    padding: 8px 25px 8px 25px;
    border-radius: 50px;
    font-family: 'arial';
    font-weight: bold;
    margin-left: 0px;
    display: inline-block;
    margin-top: 30px;
}
.cg-confirm-submit span {
    font-family: 'arial';
    font-weight: bold;
    padding: 0 4px 0 8px;
}
.faq__accordion-wrapper {
    position: relative;
}
.faq__accordion-wrapper .disabled {
    cursor: default !important;
}
.invest-info-accor .nav-tabs>li.active:after {
    height: 4px;
    display: block;
    width: 35px;
    background: #e41937;
    content: '';
    border-radius: 10px;
    position: absolute;
    margin-top: -1px;
    margin-left: 24px;
}
.invest-info-accor .nav-tabs>li.active p {
    color: #e41f37;
}
.invest-info-accor .nav-tabs {
    border-bottom: 2px solid #c4c4c4;
}
.invest-info-accor .investor-zone-faq.features-benefits-tab .resp-vtabs .resp-tabs-container {
    padding: 0px 20px 20px 0px;
}
.invest-info-accor .nav-tabs>li a {
    text-decoration: none !important;
}
.btn_disabled_div:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.btn_disabled_div a {
    opacity: 0.3;
}
.btn_disabled_div {
    position: relative;
}
.currentcp {
    color: green;
}
#pagin li {
    display: inline-block;
}

/*investor corpo gov public debt css end here*/
.kleft {
    padding-left: 15px;
    padding-right: 0px;
}
.kright {
    padding-right: 15px;
    padding-left: 15px;
}
section#Annualreports {
    padding: 60px 0 40px 0;
}
section.customer-service-faq.padding-bottom0.reports {
    padding: 40px 0 60px 0;
}
.latest-update-carousel .owl-nav .owl-next {
    right: 2px;
}
.latest-update-carousel .owl-nav .owl-prev {
    left: 4px;
}

/*Kannada language css start*/
.Kannada-lang nav.navbar.bootsnav ul.nav>li a {
    font-size: 10px;
}
.Kannada-lang .header-top-menu .dmf-menu a {
    font-size: 10px;
}
.Kannada-lang .footer-bottom li {
    margin: 0 25px 0 0;
}
.Kannada-lang .dropdown-menu.megamenu-content .col-menu {
    padding: 9px 17px !important;
}
.Kannada-lang .home-slider h2 {
    font-size: 32px;
}
.Kannada-lang .sme-menu-innertab ul.loans-menu-features-buttons li, .tools-menu-innertab ul.loans-menu-features-buttons li {
    width: 25%;
}
.Kannada-lang h2.titles {
    font-size: 22px;
}
.Kannada-lang .features-benefits-tab .resp-tabs-list li.resp-tab-item span {
    margin: 0 2px;
}
.Kannada-lang .inner-menu-list .nav>li>a {
    padding: 11px 9px;
}
.Kannada-lang .subnavs.inner-menu-list.affix .nav>li>a {
    padding: 11px 9px;
}
.Kannada-lang #features-benefits-tractor.featuresBenefits .card.card-inverse {
    min-height: 260px;
}
.Kannada-lang .features-benefits-tab .resp-tabs-list li.resp-tab-item span {
    font-size: 14px;
}
.Telugu-lang nav.navbar.bootsnav ul.nav>li a {
    padding: 10px 10px;
    font-size: 11px;
}
.Telugu-lang nav.navbar.bootsnav ul.nav>li.menu-logo a {
    padding: 0;
}
.Telugu-lang .sme-menu-innertab ul.loans-menu-features-buttons li, .tools-menu-innertab ul.loans-menu-features-buttons li {
    width: 27%;
}
.Telugu-lang .dropdown-menu.megamenu-content .col-menu {
    padding: 9px 15px !important;
}
.Telugu-lang footer h4.panel-title {
    font-size: 15px;
}
.Telugu-lang .get-in-touch p {
    font-size: 13px;
}
.Telugu-lang h2 {
    font-size: 25px;
}
.Telugu-lang .mega-menu-inner .inner-menu-tabs ul.inner-menu-tabs-list li .tooltip span {
    font-size: 12px;
}
.Telugu-lang nav.navbar.bootsnav ul.nav .insurance-menu ul.insurance-menu-list li a {
    font-size: 12px;
}
.Telugu-lang .footer-bottom li {
    margin: 0 19px 0 0;
}
.Telugu-lang .core-values .tab-content {
    margin: 114px auto;
}
.Telugu-lang .tab-content h3 {
    font-size: 23px;
}
.Telugu-lang .features-benefits-tab .resp-tabs-list li.resp-tab-item span {
    margin: 0 0px;
}
.Telugu-lang .credit-loan-faqs .nav-tabs>li.active>a {
    font-size: 15px;
}
.Telugu-lang .credit-loan-faqs ul li a {
    font-size: 15px;
}
.Telugu-lang .product-slider h1 {
    font-size: 23px;
}
.invest-letter-main-wrap.letter-overflow.faq-scroll {
    margin-top: 25px;
}

/*malyalam language css start*/
.Malayalam-lang .header-top-menu .dmf-menu a {
    padding: 1px 9px;
}
.Malayalam-lang .header-top-menu a {
    font-size: 9px;
}
.Malayalam-lang nav.navbar.bootsnav ul.nav>li a {
    padding: 10px 7px;
    font-size: 8px;
}
.Malayalam-lang nav.navbar.bootsnav ul.nav>li a.apply-now-redbtn {
    font-size: 9px;
    padding: 3px 6px !important;
}
.Malayalam-lang nav.navbar.bootsnav ul.nav>li.menu-logo a {
    padding: 0;
    padding: 0px 2px !important;
    font-size: 9px !important;
}
.Malayalam-lang nav.navbar.bootsnav ul.nav>li.menu-logo a img {
    background: #e41937;
    padding: 10px 5px;
}
.Malayalam-lang nav.navbar.bootsnav ul.nav>li a.quick-pay-yellowbtn {
    margin: 7px 0 0 5px;
}
.Malayalam-lang .navbar-right form {
    right: 0px;
}
.Malayalam-lang .home-slider h2 {
    font-size: 20px;
    margin: 0 0 15px;
}
.Malayalam-lang .home-slider p.steps-apply {
    font-size: 12px;
    margin: 10px 0 0;
}
.Malayalam-lang h3.titles {
    font-size: 20px;
}
.Malayalam-lang h4.titles {
    font-size: 20px;
}
.Malayalam-lang h1.titles {
    padding: 0 0 30px 0px;
}
.Malayalam-lang .mahindra-milestones .milestones-slider p {
    font-size: 14px;
    color: #fff;
}
.Malayalam-lang h2.inner-titles {
    font-size: 20px;
}
.Malayalam-lang .customers-speak h2.inner-titles {
    font-size: 16px;
}
.Malayalam-lang footer h4.panel-title {
    font-size: 13px;
}
.Malayalam-lang footer .panel-group li a {
    font-size: 12px;
}
.Malayalam-lang .dropdown-menu.megamenu-content .col-menu a:first-child p {
    font-size: 9px;
}
.Malayalam-lang .dropdown-menu.megamenu-content .col-menu {
    padding: 9px 14px !important;
}
.Malayalam-lang ul.loans-menu-features-buttons li .red-button a {
    padding: 7px 20px 7px 10px !important;
    font-size: 9px !important;
}
.Malayalam-lang nav.navbar.bootsnav ul.nav .insurance-menu ul.insurance-menu-list li a {
    font-size: 12px;
    padding: 10px 5px;
}
.Malayalam-lang .forscrollTop span {
    font-size: 6px;
}
.Malayalam-lang .header-top-menu .dmf-menu li.dmf-menu-title:hover a.dmf-title:hover {
    padding: 9px 9px 12px;
}
.Malayalam-lang .footer-bottom a {
    font-size: 9px;
}
.Malayalam-lang .footer-bottom li {
    margin: 0 20px 0 0;
}
.Malayalam-lang .mega-menu-inner .inner-menu-tabs ul.inner-menu-tabs-list li .tooltip span {
    font-size: 10px;
}
.Malayalam-lang .header-top-menu .dmf-menu a:hover {
    padding: 1px 9px;
}
.Malayalam-lang .credit-loan-solutions .credit-loan-solutions-slider .nav>li>a p {
    font-size: 10px;
}
.Malayalam-lang .header-top-menu li {
    margin: 6px 3px 6px 0;
}
.Malayalam-lang .header-top-menu .dmf-submenu ul li a {
    padding: 0 !important;
}
.Malayalam-lang .sme-menu-innertab ul.loans-menu-features-buttons li, .tools-menu-innertab ul.loans-menu-features-buttons li {
    width: 26%;
}
.Malayalam-lang .fixed-deposit-investment.investment-fd-irates .nav-tabs>li>a {
    font-size: 12px;
    word-break: break-word;
}
.Malayalam-lang section#rateOfInterest p {
    word-break: break-all;
}
.Malayalam-lang .fixed-deposit-investment.investment-fd-irates ul.notes-list li {
    word-break: break-all;
}
.Malayalam-lang .aboutus-intro .custom-slim-scroll p {
    margin: 0 0 20px 10px;
}
.Malayalam-lang .inner-menu-list .nav>li>a {
    padding: 11px 5px;
}
.Malayalam-lang .inner-menu-list a {
    font-size: 8px;
}
.Malayalam-lang .inner-menu-list li.active a {
    font-size: 8px;
}
.Malayalam-lang .featuresBenefits .card-img-overlay p {
    font-size: 12px;
    word-break: break-all;
}
.Malayalam-lang .tractor-features-benifits .features-benifits-para {
    word-break: break-all;
}
.Malayalam-lang .eligibilityDocumentation p {
    word-break: break-all;
}
.Malayalam-lang .slap .step3 .steps-apply, .slap .step3 .steps-apply p {
    font-size: 16px;
    word-break: break-all;
}
.Malayalam-lang .slap .step4 .steps-apply, .slap .step4 .steps-apply p {
    font-size: 16px;
    bottom: -3px;
    word-break: break-all;
}
.Malayalam-lang .slap .step1 .steps-apply, .slap .step1 .steps-apply p {
    font-size: 16px;
    left: -23px;
    word-break: break-all;
}
.Malayalam-lang .subnavs.inner-menu-list.affix .nav>li>a {
    padding: 12px 5px;
}
.Malayalam-lang .credit-loan-faqs .panel.panel-default .panel-heading .faq-title {
    font-size: 13px;
    word-break: break-all;
}
.Malayalam-lang .credit-loan-faqs .panel.panel-default .panel-body {
    font-size: 13px;
    word-break: break-all;
}
.Malayalam-lang .financialEducation .cus-overlay h3 {
    font-size: 13px;
    word-break: break-all;
}
.Malayalam-lang .inner-menu-list li a:hover {
    font-size: 8px;
}
.Malayalam-lang .core-values .tab-content {
    margin: 120px auto;
}
.Malayalam-lang .core-values .tab-content h3 {
    font-size: 22px;
}
.Malayalam-lang .name-test {
    min-height: 60px;
}
.Malayalam-lang .features-benefits-tab .resp-vtabs .resp-tabs-list li {
    word-break: break-word;
}
.Malayalam-lang .features-benefits-tab h3 {
    font-size: 16px;
    word-break: break-word;
}
.Malayalam-lang .features-benefits-tab .resp-tabs-list li.resp-tab-item span {
    font-size: 16px;
}
.Malayalam-lang .credit-loan-faqs .nav-tabs>li.active>a {
    font-size: 10px;
}
.Malayalam-lang .credit-loan-faqs ul li a {
    font-size: 10px;
}
.Malayalam-lang .accordion_container .accordion_body ul li {
    word-break: break-word;
}
.Malayalam-lang .apply-loan-slider h3, .apply-loan-slider h3 p, .apply-loan-slider1 h3, .apply-loan-slider1 h3 p, .apply-loan-slider2 h3, .apply-loan-slider2 h3 p, .apply-loan-slider3 h3, .apply-loan-slider3 h3 p, .apply-loan-slider4 h3, .apply-loan-slider4 h3 p, .apply-now-carousel h3, .apply-now-carousel h3 p {
    font-size: 12px;
}
.Malayalam-lang .careers-mmfsl .tools-investments .life-mmfsl-details .white-button-red.yellow-button-black {
    margin-bottom: 23px;
}
.corp-gov .financial-info .upper-box .annual-height.annual-bgcolor-right .sustain-title a:after {
    background: url(../images/icons/download-icon-red.png?quality=80&format=webp) no-repeat !important;
    top: 33px;
}

/*malyalam language css end*/
.Tamil-lang .header-top-menu .dmf-menu a {
    padding: 2px 5px;
}
.Tamil-lang .header-top-menu a {
    font-size: 10px;
}
.Tamil-lang .header-top-menu .dmf-menu li.dmf-menu-title:hover a.dmf-title {
    padding: 9px 5px 12px;
}
.Tamil-lang nav.navbar.bootsnav ul.nav>li a {
    padding: 10px 5px;
    font-size: 9px;
}
.Tamil-lang nav.navbar.bootsnav.affix ul.nav>li.menu-logo {
    margin: 8px 0px 0 5px;
}
.Tamil-lang nav.navbar.bootsnav ul.nav>li.menu-logo a {
    padding: 0 !important;
}
.Tamil-lang .header-top-menu .dmf-submenu ul li a {
    padding: 0px !important;
}
.Tamil-lang ul.loans-menu-features-buttons li {
    width: 45%;
}
.Tamil-lang ul.loans-menu-features-buttons li .red-button a {
    font-size: 10px !important;
}
.Tamil-lang .sme-menu-innertab ul.loans-menu-features-buttons li, .tools-menu-innertab ul.loans-menu-features-buttons li {
    width: 35%;
}
.Tamil-lang .dropdown-menu.megamenu-content .col-menu a:first-child p {
    font-size: 10px;
}
.Tamil-lang .dropdown-menu.megamenu-content .col-menu {
    padding: 9px 7px !important;
}
.Tamil-lang .mahindra-milestones h1.titles {
    padding: 0 0 30px 0px;
}
.Tamil-lang .inner-menu-list a {
    font-size: 9px;
}
.Tamil-lang .inner-menu-list li a:hover {
    font-size: 9px;
}
.Tamil-lang .inner-menu-list li.active a {
    font-size: 9px;
}
.Tamil-lang .featuresBenefits .card-img-overlay p {
    font-size: 12px;
    line-height: 15px;
}
.Tamil-lang .featuresBenefits ul.featuresTabs li a {
    font-size: 9px;
}
.Tamil-lang .featuresBenefits ul.featuresTabs li {
    padding: 10px 5px;
}
.Tamil-lang .slap .red-button {
    bottom: 129px;
}
.Tamil-lang .applicationprocess .red-button a, .red-button-no-arrow a {
    font-size: 10px;
}
.Tamil-lang .product-slider .cap-banner h2.inner-titles {
    line-height: 25px;
}
.Tamil-lang .inner-menu-list .nav>li>a {
    padding: 11px 4px;
}
.Tamil-lang .subnavs.inner-menu-list.affix .nav>li>a {
    padding: 12px 4px;
}
.Tamil-lang .core-values .tab-content h3 {
    font-size: 16px;
}
.Tamil-lang .core-values .tab-content {
    margin: 110px auto 75px auto;
}
.Tamil-lang .milestones-left h2.titles {
    font-size: 22px;
}
.Tamil-lang .name-test {
    height: 80px;
}
.Tamil-lang .credit-loan-faqs ul li {
    height: 80px;
}
.Tamil-lang .credit-loan-faqs .nav-tabs>li.active>a {
    font-size: 16px;
    height: 80px;
}
.Tamil-lang .credit-loan-faqs ul li a {
    font-size: 16px;
    padding: 15px 0;
    margin-right: 0;
}
.Tamil-lang .features-benefits-tab .resp-tabs-list li.resp-tab-item span {
    font-size: 17px;
}
.Tamil-lang .credit-loan-faqs .nav-tabs>li.active>a, .credit-loan-faqs ul li a {
    padding: 15px 0;
}
.Tamil-lang section.financial-management-solutions .mfsme-advantage {
    height: 200px;
}
.Tamil-lang .mahindra-milestones .milestones-slider p {
    font-size: 16px;
    line-height: 16px;
}
.Tamil-lang .mahindra-milestones .milestones-slider .item .milestones-slider-section {
    float: left;
    width: 43%;
}
.Tamil-lang .tool-resources .card-img-overlay h2.card-title {
    font-size: 25px;
    padding: 20px 0 10px;
    margin: 0;
}
.Tamil-lang .mahindra-milestones-dmf .milestones-slider .item .milestones-slider-section ul p {
    font-size: 15px;
}
@media (max-width:1366px) {
    .home-slider-width {
        margin-top: 25px;
    }
    .Tamil-lang .header-top-menu .dmf-menu a {
        padding: 2px 2px;
    }
    .Tamil-lang .header-top-menu a {
        font-size: 9px;
    }
}
@media (max-width:1112px) {
    .Tamil-lang section.bradcrumbs {
        margin: 25px 0 0;
    }
}
@media (max-width:1024px) {
    .corp-gov-tab ul.tabs li {
        margin-right: 70px;
    }
    .faq-overflow-roffice {
        overflow-y: scroll;
        height: 530px;
        overflow-x: hidden;
    }
    .invest-info-accor .accordion_container {
        max-height: 800px;
        height: 713px;
    }
    .invest-country-drop .btn-primary {
        width: 310px;
    }
    .Telugu-lang .features-benefits-tab .resp-tabs-list li.resp-tab-item span {
        font-size: 13px;
    }
    .Telugu-lang .inner-menu-list .nav>li>a {
        padding: 11px 7px;
    }
    .Telugu-lang .subnavs.inner-menu-list.affix .nav>li>a {
        padding: 11px 7px;
    }
    .Telugu-lang .credit-loan-faqs .nav-tabs>li.active>a, .credit-loan-faqs ul li a {
        padding: 15px 2px;
    }
    .Telugu-lang .fixed-deposit-investment.investment-fd-irates .nav-tabs>li>a {
        font-size: 13px;
    }
    .Telugu-lang .fixed-deposit-investment.investment-fd-irates .nav-tabs>li.active>a {
        font-size: 13px;
    }
    .Malayalam-lang .insurance-policy-benefits h3 {
        font-size: 14px;
    }
    .Malayalam-lang .slap .step3 .steps-apply, .slap .step3 .steps-apply p {
        bottom: -39px;
    }
    .Malayalam-lang .slap .step4 .steps-apply, .slap .step4 .steps-apply p {
        bottom: -15px;
    }
    .Malayalam-lang .management .test-img .name-test h4 {
        font-size: 15px;
    }
    .Malayalam-lang .management .test-img .name-test div {
        font-size: 11px;
    }
    .Kannada-lang .slap .step2 .steps-apply, .slap .step2 .steps-apply p {
        bottom: -37px;
    }
    .Tamil-lang .apply-loan .apply-loan-buttons .apply-buttons {
        margin: 0 24px 0 0;
    }
    .Tamil-lang #features-benefits-tractor.featuresBenefits .card.card-inverse {
        min-height: 282px;
    }
    .Tamil-lang .applicationprocess .red-button a, .red-button-no-arrow a {
        font-size: 9px;
    }
    .Tamil-lang .cap-banner h1.inner-titles {
        font-size: 25px;
    }
}
@media only screen and (max-width:768px) {
    .Malayalam-lang .home-slider .home-slider-width p.slider-title, .inner-slider .slider-double-title p.slider-title, .product-slider .slider-double-title p.slider-title, .slider-double-title p {
        word-break: break-all;
    }
    .Malayalam-lang .slap .step3 .steps-apply, .slap .step3 .steps-apply p {
        bottom: -43px;
    }
    .Malayalam-lang h1.inner-titles {
        font-size: 20px;
    }
    .Malayalam-lang h1.slider-double-title.inner-titles.wow.fadeInUp {
        font-size: 16px;
    }
    .Kannada-lang .slap .step2 .steps-apply, .slap .step2 .steps-apply p {
        bottom: -34px;
        left: 50%;
    }
    .Kannada-lang .inner-menu-list a {
        font-size: 11px;
    }
    .Tamil-lang .cap-banner .home-slider-width {
        margin-top: 20px;
    }
    .Tamil-lang .sustainability-section-dmf .customers-speak {
        height: 563px;
    }
    .Tamil-lang .cap-banner h1.inner-titles {
        font-size: 22px;
        line-height: 24px;
    }
    .Tamil-lang .cap-banner .slider-double-title p.third-title {
        font-size: 15px;
    }
    .Tamil-lang .fixed-deposit-investment.investment-fd-irates .nav-tabs>li.active>a {
        font-size: 13px;
    }
    .Tamil-lang .fixed-deposit-investment.investment-fd-irates .nav-tabs>li>a {
        font-size: 13px;
    }
    .invest-info-accor .investor-zone-faq.features-benefits-tab .resp-vtabs .resp-tabs-container {
        padding: 0px 0px 0px 0px;
    }
}
@media only screen and (max-width:767px) {
    .corp-gov-tab ul.tabs li {
        margin-right: 29px;
    }
    .corp-gov-tab ul.tabs li {
        font-size: 12px;
    }
    .Investor_Corporateg .faq__accordion-content p {
        font-family: 'arial';
        font-weight: normal;
        padding: 0px 5px 4px 11px;
        font-size: 10px;
        color: #000000;
    }
    .Investor_Corporateg .faq__accordian-heading {
        background-color: #fff;
        padding: 15px 30px 15px 32px;
    }
    .Investor_Corporateg .faq__accordion-content .cg-confirm, .Investor_Corporateg .faq__accordion-content .cg-confirm2 {
        margin-bottom: 10px;
        margin-left: 25px;
    }
    .Investor_Corporateg .faq__accordion-content .tab-1-btn {
        margin-top: 25px;
    }
    .Investor_Corporateg .faq__accordion-content {
        padding: 10px 20px 25px 20px;
    }
    .Investor_Corporateg .faq__accordion-content .cg-confirm, .Investor_Corporateg .faq__accordion-content .cg-confirm2 {
        padding: 12px 20px 12px 20px;
    }
    .invest-info-accor .accordion_container {
        max-height: initial;
        height: auto;
    }
    .invest-country-drop ul.dropdown-menu {
        min-width: 160px;
        right: 0;
    }
}
@media (max-width:740px) and (min-width:320px) {
    .Kannada-lang .subnavs.inner-menu-list li.active a {
        width: 200px;
        font-size: 10px;
    }
    .h2left-white, h2.inner-titles, h2.titles, h3.titles, h4.titles {
        font-size: 25px
    }
    section#productonofferconsum {
        padding-bottom: 0;
    }

    /*.Kannada-lang .h2left-white, h2.inner-titles, h2.titles, h3.titles, h4.titles {
    font-size: 15px;
    }   */
    .Kannada-lang .inner-slider .slider-double-title, .product-slider .slider-double-title {
        height: auto;
    }
    .Kannada-lang .slap .step4 .steps-apply, .slap .step4 .steps-apply p {
        bottom: -21px;
    }
    .Kannada-lang .product-slider h1 {
        font-size: 20px;
    }
    .Kannada-lang .footer-bottom li {
        margin: 0 14px 0 0;
    }
    .Telugu-lang .core-values .tab-content {
        margin: 84px auto;
    }
    .Malayalam-lang .eligibilityDocumentation h2.inner-titles {
        font-size: 20px;
    }
    .Malayalam-lang .subnavs.inner-menu-list li.active a {
        width: 245px;
    }
    .Malayalam-lang .inner-menu-list .nav>li>a {
        width: 245px;
    }
    .Malayalam-lang .slap .step4 .steps-apply, .slap .step4 .steps-apply p {
        font-size: 9px;
    }
    .Malayalam-lang .slap .step3 .steps-apply, .slap .step3 .steps-apply p {
        font-size: 9px;
        bottom: -31px;
    }
    .Malayalam-lang .slap .step1 .steps-apply, .slap .step1 .steps-apply p {
        font-size: 9px;
        left: -11px;
    }
    .Malayalam-lang h2.inner-titles {
        word-break: break-all;
    }
    .Malayalam-lang .features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container h2.resp-accordion p {
        font-size: 11px;
    }
    .Malayalam-lang .features-benefits-tab .tractorloanFB li {
        word-break: break-all;
    }
    .Malayalam-lang .contact-fd h4 {
        word-break: break-all;
    }
    .Malayalam-lang .contact-fd p {
        word-break: break-all;
    }
    .Malayalam-lang .features-benefits-tab.credit-features-benefits-tab .resp-vtabs .resp-tabs-container .resp-tab-content .plusminus-head {
        word-break: break-all;
    }
    .Malayalam-lang .features-benefits-tab.credit-features-benefits-tab .accordion_container.features-eligibility-documents .accordion_body p {
        word-break: break-all;
    }
    .Kannada-lang .subnavs.inner-menu-list li.active a {
        width: 235px;
    }
    .Tamil-lang .subnavs.inner-menu-list li.active a {
        width: 230px;
    }
    .Tamil-lang .mahindra-milestones h1.titles {
        padding: 0 0 18px 0px;
    }
    .Tamil-lang .home-slider-width .h2left-white, h2.inner-titles, h2.titles, h3.titles, h4.titles {
        font-size: 20px;
    }
    .Tamil-lang .core-values .tab-content {
        margin: 50px auto 75px auto;
    }
    .con-bigbox {
        width: 91%;
    }
    .con-smallbox {
        width: 9%;
    }
}
#tractor-fqa-collapse_1 .panel-body ul li {
    width: 100%;
    background-color: #ffffff;
}

/*Kannada language css end*/
.width100 {
    width: 50% !important
}
.annual-rep-carousel .owl-item:empty {
    display: none !important;
}
.error404.new404 img {
    margin: 0 auto;
    width: auto;
    height: auto;
}
.error404.new404 .search-error-section {
    position: relative;
}
.error404.new404 .search-error {
    color: #4152a5;
    margin: 25px;
    font-weight: 700;
}
.error404.new404 .red-button .icon-left-arrow {
    position: relative;
    margin-top: 0;
    left: 0;
    top: -1px;
    margin-left: 0;
    color: #fff;
    margin-right: 6px;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.error404.new404 .red-button a {
    padding: 7px 20px 7px 20px;
}
.error404.new404 .icon-left-arrow {
    font-size: 10px !important;
}
.error404.new404 a:hover {
    text-decoration: none;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.error404.new404 .red-button a:hover .icon-left-arrow {
    left: -5px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
@media screen and (max-width:1024px) {
    .error404.new404 {
        padding-top: 160px;
    }
}
@media screen and (max-width:767px) {
    .error404.new404 {
        padding-top: 140px;
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media only screen and (width:1366px) {
    #calculateEmiHome.calEMI {
        padding: 10px 0 25px;
        top: 10%;
    }
    #calculateEmiHome.calEMI h2.inner-titles {
        padding: 0 0 15px;
    }
}

/*brand css start here*/
.storied-legacy, .earn-pay, .by-the-number {
    padding: 70px 0;
}
.by-the-number {
    position: relative;
}
.ceo-desk {
    padding: 80px 0 140px 0;
}
.storied-legacy h1.brand-page-heading {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 10px;
    font-family: arial;
    font-weight: 700;
    color: #323232;
    font-size: 30px;
}
.storied-legacy p.brand-page-para {
    font-size: 14px;
    color: #757575;
    font-family: 'arial';
    text-align: center;
    padding: 15px 135px;
}
.storied-legacy p.red-button {
    text-align: center;
    padding: 10px 40px 10px 20px;
}
.storied-legacy p.red-button .btn-1 {
    padding: 10px 40px 10px 20px;
}
.storied-legacy .red-button .icon-right-arrow {
    top: 20px
}
.earn-pay-sec2 {
    background: #e41937;
    opacity: 0.9;
    position: absolute;
    top: 56px;
    left: -248px;
    padding: 50px 50px 30px 50px;
}
.earn-pay .earn-pay-sec2 .heading, .innovation-edge .heading {
    font-size: 30px;
    color: #fff;
    font-family: 'arial';
    margin-top: 0px;
    margin-bottom: 25px;
}
.earn-pay .earn-pay-sec2 .para {
    font-size: 14px;
    color: #fff;
    font-family: 'arial';
    margin-bottom: 25px;
}
.earn-pay-sec1 img {
    width: 100%;
}
.earn-pay .earn-pay-sec2 .col-para {
    color: #fff;
    padding: 10px 10px;
}
.innovation-edge {
    background: url(../Media/124153/Innovation-bg.jpg?quality=80&format=webp) no-repeat;
    background-size: cover;
    margin: 180px 0 0px 0;
    padding: 40px;
}
.innovation-edge .div1 {
    text-align: center;
    margin: 30px 30px 0px 30px;
    padding: 20px;
    border: 1px solid transparent;
}
.innovation-edge .div1:hover, .innovation-edge .div1:active {
    border: 1px solid #e41937;
}
.innovation-edge .div1:hover p, .innovation-edge .div1:active p {
    opacity: 1;
    transition: 0.5s all;
}
.innovation-edge .div1 p {
    font-size: 14px;
    color: #fff;
    font-family: 'arial';
    opacity: 0;
}
.innovation-edge p.red-button {
    text-align: center;
    margin: 10px 0 0 0;
}
.innovation-edge .line {
    width: 100%;
}
.innovation-edge .inner-line {
    width: 30%;
    height: 2px;
    background: #e41937;
    display: inline-block;
    text-align: center;    /* margin: 19px 0 0px 0; */
    margin-top: 18px;
}
.innovation-edge .div1 h1 {
    font-size: 14px;
    color: #fff;
    font-family: 'arial';
    font-weight: 700;
}
.by-the-number .heading {
    padding-top: 5px;
    padding-bottom: 10px;
    font-family: 'arial';
    font-weight: 700;
    color: #323232;
    font-size: 30px;
    margin-bottom: 110px;
}
.by-the-number img {
    width: 100%;
}
.by-the-number p {
    font-size: 22px;
    color: #757575;
    font-family: 'arial';
    line-height: 30px;
}
.by-the-number span {
    font-weight: 700;
    color: #757575;
    color: #e41937;
    font-size: 32px;
}
.by-the-number p.firstpara {
    position: absolute;
    left: 310px;
    bottom: -30px;
}
.by-the-number p.secondpara {
    position: absolute;
    left: 588px;
    top: 135px;
}
.by-the-number p.thirdpara {
    position: absolute;
    right: 432px;
    bottom: -30px;
}
.by-the-number p.fourthpara {
    position: absolute;
    right: 235px;
    top: 135px;
}
.ceo-desk .heading {
    font-family: 'arial';
    font-weight: 700;
    color: #323232;
    font-size: 30px;
    margin: 0px;
}
.ceo-desk .ceo-desk-content {
    background: #ffdc44;
    padding: 50px 137px 35px 50px;
}
.ceo-desk .ceo-desk-content p.para {
    font-size: 14px;
    color: #333333;
    font-family: 'arial';
    margin: 15px 0px;
}
.ceo-desk .ceo-desk-content .inner-heading {
    font-size: 18px;
    color: #333333;
    font-family: 'arial';
    font-weight: 700;
}
.ceo-desk .seo-img img {
    width: 100%;
}
.ceo-desk .seo-img {
    position: absolute;
    left: -114px;
    top: 50px;
}
.by-the-number-mb {
    display: none;
}
.innovation-edge-mb {
    display: none;
}
.earn-pay-sec2 .align-div {
    text-align: center;
}
.fixed-deposit_body .investment-fd-irates .nav-tabs li {
    width: 10%;
}
@media screen and (min-width:1920px) {
    .by-the-number p.firstpara {
        left: 480px;
    }
    .by-the-number p.secondpara {
        left: 755px;
    }
    .by-the-number p.thirdpara {
        right: 600px;
    }
    .by-the-number p.fourthpara {
        right: 405px;
    }
	.financial-table .dis-arrow {
    	right: 194px;
	}
}
@media screen and (max-width:1366px) {
    .by-the-number p.firstpara {
        left: 190px;
    }
    .by-the-number p.secondpara {
        left: 470px;
    }
    .by-the-number p.thirdpara {
        right: 317px;
    }
    .by-the-number p.fourthpara {
        right: 117px;
    }
}
@media screen and (max-width:1280px) {
    .by-the-number p.firstpara {
        left: 149px;
    }
    .by-the-number p.secondpara {
        left: 428px;
    }
    .by-the-number p.thirdpara {
        right: 273px;
    }
    .by-the-number p.fourthpara {
        right: 74px;
    }
}
@media screen and (max-width:1024px) {
    .by-the-number p.firstpara {
        left: 108px;
    }
    .by-the-number p.secondpara {
        left: 337px;
    }
    .by-the-number p.thirdpara {
        right: 160px;
    }
    .by-the-number p.fourthpara {
        right: 14px;
    }
    .earn-pay-sec2 {
        left: -345px;
    }
    .innovation-edge {
        margin: 230px 0 0px 0;
    }
    .ceo-desk .seo-img {
        top: 126px;
    }
    .ceo-desk .ceo-desk-content {
        padding: 50px 120px 35px 50px;
    }
}
@media screen and (max-width:768px) {
    .earn-pay-sec2 {
        background: #e41937;
        opacity: 0.9;
        position: relative;
        padding: 30px;
        left: 0px;
        top: 0px;
    }
    .innovation-edge-mb {
        display: block;
    }
    .innovation-edge {
        display: block;
    }
    .by-the-number p.firstpara {
        left: 70px;
    }
    .storied-legacy p.brand-page-para {
        padding: 15px 15px;
    }
    .by-the-number p.secondpara {
        left: 248px;
    }
    .by-the-number p.thirdpara {
        right: 185px;
    }
    .by-the-number p.fourthpara {
        right: 48px;
    }
    .innovation-edge {
        padding: 0px;
    }
    .ceo-desk .seo-img {
        position: relative;
        left: 0px;
        top: 0px;
    }
    .innovation-edge {
        padding: 30px 0 0 0;
        margin: 30px 0 0 0;
    }
    .innovation-edge-mb {
        padding: 0px;
    }
    .innovation-edge-mb .owl-carousel .owl-item img {
        margin: 0 auto;
    }
    .innovation-edge-mb p {
        font-size: 14px;
        color: #fff;
        font-family: 'arial';
        text-align: center;
    }
    .innovation-edge-mb span {
        font-size: 16px;
        color: #fff;
        font-weight: 700;
        font-family: 'arial';
    }
    .innovation-edge-mb .owl-nav {
        bottom: 80%;
    }
    .owl-carousel.innovation-edge-mb-carousel {
        display: block;
        padding-bottom: 15px;
    }
    .innovation-edge-mb .innov-bg-image {
        background: url(../images/brand-page/Innovation-bg.jpg?quality=80&format=webp) no-repeat;
    }
    .innovation-edge-mb .owl-carousel .owl-nav .owl-next, .by-the-number-mb .owl-carousel .owl-nav .owl-next {
        right: 10px;
    }
    .innovation-edge-mb .owl-carousel .owl-nav .owl-prev, .by-the-number-mb .owl-carousel .owl-nav .owl-prev {
        left: 10px;
    }
    .by-the-number-mb .owl-nav {
        position: absolute;
        width: 100%;
        bottom: 62%;
    }
    .innovation-edge-mb .heading {
        font-size: 30px;
        color: #fff;
        font-family: 'arial';
        padding: 30px 30px;
        margin: 0;
    }
    .innovation-edge-mb .line {
        width: 100%;
    }
    .innovation-edge-mb .inner-line {
        width: 15%;
        height: 2px;
        background: #e41937;
        display: block;
        text-align: center;
        margin-top: 18px;
        margin: 0 auto;
        margin-top: 13px;
        margin-bottom: 9px;
    }
    .by-the-number .heading {
        padding: 15px 30px;
    }
    .earn-pay, .by-the-number {
        padding: 0px 0;
    }
}
@media screen and (max-width:767px) {
    .by-the-number {
        display: none;
    }
    .storied-legacy, .earn-pay, .by-the-number {
        padding: 0px 0;
        position: relative;
    }
    .innovation-edge {
        margin: 25px 0 0px 0;
        padding: 13px 0;
    }
    .by-the-number-mb {
        display: block;
    }
    .by-the-number {
        display: none;
    }
    .owl-carousel.by-the-number-carousel .item {
        text-align: center;
    }
    .owl-carousel.by-the-number-carousel .owl-item img {
        margin: 0 auto;
    }
    .innovation-edge {
        padding: 42px 42px;
    }
    .ceo-desk {
        padding: 0px;
		padding-bottom: 40px;
    }
    .by-the-number-mb p {
        padding: 15px 0 10px 0;
    }
    .by-the-number-mb span {
        font-size: 16px;
        font-weight: 700;
        color: #e41937;
    }
    .ceo-desk .ceo-desk-content {
        padding: 30px;
    }
    .by-the-number-mb .heading {
        font-size: 30px;
        color: #333;
        font-family: 'arial';
        padding: 30px 30px;
        margin: 0px;
        font-weight: 700;
    }
    .by-the-number-mb {
        padding: 0px 0 30px 0;
    }
	.fixed-deposit_body .investment-fd-irates .nav-tabs li {
    width: 100%;
	}
}

/*brand css end here*/
.commonarrow .a-left.prev {
    position: absolute;
    bottom: -57px;
    right: 46px;
}
.commonarrow .a-right.next {
    position: absolute;
    bottom: -57px;
    right: 16px;
}
.corp-gov .financial-info .nav-pills>li {
    margin-right: 10px;
}
.subnavs.inner-menu-list.affix {
    z-index: 99;
}
.Marathi-lang .investment-policy-benifits .investment-download-policy {
    font-size: 11px;
    bottom: 0px;
}
.Marathi-lang .investment-policy-benifits .investment-download-policy a::after {
    left: 67px;
    top: -10px;
}
.Marathi-lang .investment-policy-benifits .investment-view-policy {
    font-size: 11px;
}
.Marathi-lang .investment-policy-benifits .investment-view-policy a::after {
    left: 30px;
    top: 1px;
}
.Telugu-lang .investment-policy-benifits .investment-view-policy a::after {
    left: 70px;
}
.Telugu-lang .investment-policy-benifits .investment-download-policy a::after {
    left: 42px;
}
.Tamil-lang .investment-policy-benifits .investment-view-policy {
    right: 10px;
}
.Tamil-lang .investment-policy-benifits .investment-view-policy a::after {
    left: 62px;
}
.Tamil-lang .investment-policy-benifits .investment-download-policy {
    right: 13px;
}
.Tamil-lang .investment-policy-benifits .investment-download-policy a::after {
    left: 80px;
}
.Kannada-lang .investment-policy-benifits .investment-download-policy {
    font-size: 11px;
    bottom: 1px;
    right: 11px;
}
.Kannada-lang .investment-policy-benifits .investment-download-policy a::after {
    left: 100px;
    top: -10px;
}
.Kannada-lang .investment-policy-benifits .investment-view-policy {
    font-size: 11px;
}
.Kannada-lang .investment-policy-benifits .investment-view-policy a::after {
    left: 40px;
    top: 0px;
}
.Malayalam-lang .investment-policy-benifits .investment-download-policy {
    font-size: 11px;
    bottom: 1px;
    right: 5px;
}
.Malayalam-lang .investment-policy-benifits .investment-download-policy a::after {
    left: 85px;
    top: -12px;
}
.Malayalam-lang .investment-policy-benifits .investment-view-policy {
    font-size: 11px;
}
.Malayalam-lang .investment-policy-benifits .investment-view-policy a::after {
    left: 61px;
    top: 0px;
}
.annual-rep-carousel11 .slick-slide>div:nth-child(even) .annual-bgcolor-right, .annual-rep-carousel1_2 .slick-slide>div:nth-child(even) .annual-bgcolor-right, .annual-rep-carousel1_3 .slick-slide>div:nth-child(even) .annual-bgcolor-right {
    background: #fbdb07 !important;
}
.financial-info .upper-box#left-quarter {
    background: #f7f7f7;
    min-height: 530px;
}
.gray-patch {
    min-height: 530px;
    background: #f7f7f7;
    margin-top: 35px;
    margin-left: 20px;
}
.financial-info .gray-patch .right-quarter {
    padding: 10px 20px 20px 20px;
}
.financial-info .gray-patch .right-quarter .annual-height.annual-bgcolor-left {
    min-height: 58px;
    margin-bottom: 22px;
}
.annual-rep-carousel15 .slick-list {
    margin: 0 -20px;
}
.annual-rep-carousel15 .a-left.prev {
    right: 22px;
    bottom: -57px;
}
.annual-rep-carousel15 .a-right.next {
    right: -8px;
    bottom: -57px;
}
.financial-info .gray-patch .annual-height .annual-dropdown {
    margin: 0 0px 0 50px;
}
.financial-info .upper-box#left-quarter .annual-height .annual-dropdown {
    margin-right: 40px;
}
.financial-info .btn-primary .icon-bottom-arrow {
    margin-left: 30px;
}
.financial-info .annual-height.annual-bgcolor-left .sustain-title a {
    color: #000;
}
.schemewrap.sc-div h2 {
    font-weight: 700;
}
.invest-info-accor h2.inner-titles, #Investorinformation h2.inner-titles {
    font-weight: bold;
}
#Investorinformation .Investor-overview-information .Inv-view-more {
    font-size: 14px;
    font-weight: Bold;
    padding: 10px 30px 10px 30px;
}
.Investor-overview-information .Inv-view-more .icon-right-arrow {
    margin-left: 15px;
}
#Annualreports .annual-height.annual-bgcolor-left .sustain-title a, #Annualreports .annual-height.annual-bgcolor-right .sustain-title a {
    color: #000;
}
#Annualreports.investment-policy-benifits .btn-primary .icon-bottom-arrow {
    margin: 4px 0 0 0px;
    font-size: 14px;
}
.analyst-bg {
    width: 48.5%;
}
#invetLatestupdate .investors-alerts h1.inner-titles {
    padding: 0 30px 0px;
}
#invetLatestupdate .investors-alerts p {
    padding: 0 30px 2px;
}
#Annualreports .container.top-margin-invst h2.inner-titles {
    font-size: 30px;
}
#invetLatestupdate .investors-alerts .updatebox p {
    padding: 0;
}
.mahin-parabox-stock .stock-buttons .white-button-no-arrow {
    width: 35%;
    position: absolute;
}
.mahin-parabox-stock .stock-buttons .white-button-no-arrow:first-child {
    right: 230px;
}
.mahin-parabox-stock .stock-buttons .white-button-no-arrow:nth-child(2) {
    right: 30px;
}
.mahin-parabox-stock .stock-buttons .white-button-no-arrow a {
    padding: 20px 15px;
    height: 74px;
}
.investment-policy-benifits .btn-primary {
    margin-right: 20px;
    margin-bottom: 10px;
}
@media screen and (max-width:1024px) {
    section#Annualreports {
        padding-bottom: 0px;
    }
    .financial-table {
        margin-top: 0px;
    }
}
@media screen and (max-width:768px) {
    .financial-info .upper-box {
        position: relative;
        margin-bottom: 39px;
        width: 100%;
        margin-left: 0;
    }
    .financial-info .back-img {
        left: 0px;
    }
    .financial-info .back-img img {
        width: 100%;
        max-height: 534px;
    }
    .financial-table {
        margin-top: 0px;
    }
    section#Annualreports {
        padding-bottom: 0px;
    }
    .gray-patch {
        margin-left: 0px;
    }
    .financial-table {
        padding-top: 0px;
    }
    .financial-table .table-carousel .owl-nav, .annual-rep-carousel .owl-nav {
        bottom: -8px;
        padding: 0 4px 10px 0;
    }
    .inve-section-bg {
        padding: 70px 0 16px 0;
    }
    .analyst-bg {
        width: 100%;
    }
    .mahin-parabox-stock {
        width: 96%;
        right: unset;
    }
    #invetLatestupdate {
        padding-top: 70px;
    }
}
@media screen and (max-width:767px) {
    .Investor-overview-information .Inv-view-more {
        font-size: 16px;
        padding: 10px 10px 10px 10px;
        right: 0px;
        bottom: 50px;
    }
    .investment-policy-benifits .btn-primary {
        margin-right: 10px;
    }
    .annual-dropdown.pull-right .dropdown {
        padding-right: 8px;
    }
    section#Annualreports {
        padding-top: 0px;
    }
    .sc-div {
        padding: 0 0;
    }
    .annual-height-annualre {
        padding-top: 0;
    }
    #Investorinformation.sc-div {
        padding-top: 80px;
    }
    .analyst-bg {
        display: none;
    }
    .news-year-box #accordion:before {
        top: 174px;
    }
    #invetLatestupdate .latest-update-carousel {
        padding-top: 12px;
    }
    .mahin-parabox-stock span {
        font-size: 12px;
    }
    .mahin-parabox-stock .stock-buttons a {
        height: 62px;
        font-size: 14px;
    }
    .mahin-parabox-stock .stock-buttons .white-button-no-arrow a {
        padding: 12px 15px;
        height: 60px;
    }
    .mahin-parabox-stock .stock-buttons .white-button-no-arrow {
        width: 45%;
        position: unset;
    }
    .mahin-parabox-stock {
        width: 100%;
        right: unset;
    }
}
.news-year-box #accordion .panel-title a.collapsed {
    font-size: 14px;
    color: #e41937;
}
section#info-deb {
    padding: 60px 0 30px 0;
}
.portal {
    position: absolute;
    right: -180px;
    opacity: 0.95;
    background: #e52541;
    padding: 50px;
    bottom: -45px;
    color: #fff;
    width: 55%;
}
.portal .inner-titles {
    color: #fff;
}
.thank-you {
    background: #fff;
    display: none;
}
.thank-you .thank-cont {
    color: #e52541;
    padding: 180px 0;
    text-align: center;
    font-family: 'Muli';    /*  -webkit-box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.08);
      -moz-box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.08);
      box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.08);*/
    -webkit-box-shadow: -1px 5px 10px 4px rgba(224, 220, 224, 1);
    -moz-box-shadow: -1px 5px 10px 4px rgba(224, 220, 224, 1);
    box-shadow: -1px 5px 10px 4px rgba(224, 220, 224, 1);
}
.thank-you .thank-cont p {
    color: #757575;
    padding-bottom: 13px;
    font-family: 'Muli';
}
.thank-you .inner-titles {
    color: #e52541;
    padding-bottom: 15px;
    font-family: 'Muli';
    font-size: 36px;
}
.thank-you .thank-cont a {
    color: #e52541;
    font-size: 16px;
    border-bottom: 1px solid #e52541;
    font-weight: bold;
    font-family: 'Muli';
}
.lead-msg .lead-parent .inner-titles {
    font-family: 'Muli';
    font-weight: bolder;
}
.lead-msg .lead-parent iframe {
    border: none;
}
.lead-msg .vid-box {
    position: relative;
}
.lead-msg .vid-img {
    position: relative;
}
.lead-msg .vid-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}
.lead-msg .lead-parent iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
}
.lead-msg .lead-parent .show_iframe iframe {
    top: 0;
    left: 0;
    z-index: 2;
}
.alumini-register-form .inner-titles {
    font-family: 'arial';
    font-weight: bolder;
    display: inline-block;
    width: 60%;
}
.reg-icon1, .reg-icon2, .reg-icon1 p, .reg-icon2 p, .reg-icon1 img, .reg-icon2 img {
    display: inline-block;
    padding-right: 10px;
    font-weight: bold;
}
.alumini-register-form .register-form-cont input[type="text"] {
    border: none;
    background-color: transparent;
    outline: 0;
    width: 100%;
    border-bottom: 1px solid rgba(117, 117, 117, 0.6);
    padding: 4px 9px;
    margin: 0px 0 0px 0;
}
.alumini-register-form .register-form-cont::placeholder {

    /* Firefox, Chrome, Opera */
    color: #757575;
    opacity: 0.6;
    font-size: 14px;
}
.alumini-register-form .register-form-cont:-ms-input-placeholder {

    /* Internet Explorer 10-11 */
    color: #757575;
    opacity: 0.6;
    font-size: 14px;
}
.alumini-register-form .register-form-cont::-ms-input-placeholder {

    /* Microsoft Edge */
    color: #757575;
    opacity: 0.6;
    font-size: 14px;
}
.alumini-register-form p.red-button {
    margin-top: 35px;
}
.alumini-register-form .red-button a {
    padding: 10px 45px 10px 25px;
}
.alumini-register-form .red-button .icon-right-arrow {
    margin-top: -1px;
}
.alumini-register-form .register-form-cont {
    padding: 50px 100px;
    -webkit-box-shadow: -1px 5px 10px 4px rgba(224, 220, 224, 1);
    -moz-box-shadow: -1px 5px 10px 4px rgba(224, 220, 224, 1);
    box-shadow: -1px 5px 10px 4px rgba(224, 220, 224, 1);
}
.alumini-register-form .annual-dropdown.pull-right {
    width: 100%;
}
.alumini-register-form .btn-primary {
    border: none;
    background-color: transparent;
    outline: 0;
    width: 100%;
    border-radius: 0;
    padding: 4px 9px;
    margin: 0px 0 20px 0;
    color: #757575;
    opacity: 0.6;
    font-size: 14px;
    text-align: left;
}
.alumini-register-form .dropdown-menu {
    top: 71%;
    width: 95%;
}
.alumini-register-form .open>.dropdown-toggle.btn-primary:focus, .alumini-register-form .open>.dropdown-toggle.btn-primary:hover, .alumini-register-form .open>.dropdown-toggle.btn-primary, .alumini-register-form .btn-primary:active:focus {
    background-color: transparent;
    outline: none;
    border-bottom: none;
}
.alumini-register-form .dropdown button .icon-bottom-arrow {
    font-size: 12px;    /* margin: 0 0 0 10px; */
    position: absolute;
    right: 7px;
    top: 10px;
}
.alumini-register-form #datepicker {
    border: none;
    background-color: transparent;
    outline: 0;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 3px 9px;
    margin: 0px 0 20px 0;
    color: #757575;
    font-size: 14px;
}
@media (max-width:768px) {
    .portal {
        position: unset;
        width: 100%;
    }
    .alumini-register-form .inner-titles {
        width: 50%;
        padding-bottom: 10px;
    }
}
@media (max-width:767px) {
    .alumini-register-form .inner-titles {
        width: 100%;
    }
    .alumini-register-form .register-form-cont {
        padding: 30px;
    }
    .annual-rep-carousel14 .annual-padding-right, .annual-rep-carousel15 .annual-padding-right {
        padding-right: 15px;
    }
}

/*alumni ends here*/
.Kannada-lang nav.navbar.bootsnav ul.nav>li a {
    padding: 10px 13px;
}
.Kannada-lang nav.navbar.bootsnav ul.nav>li:last-child a {
    padding: 0px 12px;
}
@media (max-width:1366px) {
    .Kannada-lang .inner-slider .red-button, .Kannada-lang .product-slider .red-button {
        margin: 20px 0 0;
    }
}
.row.extraspace {
    padding-left: 10px;
    padding-top: 10px;
}
.row.extraspace .btn-1 {
    min-width: 124px;
}
.row.extraspace .btn-1:hover, .row.extraspace .btn-1 {
    color: #fff;
}
.row.extraspace .btn-1:hover .round {
    padding-left: 12px;
}
.invest-info-contact #investAlertForm .pad-invst-top {
    padding: 5px 0px 0px 0;
}
.header-top-menu ul {
    z-index: 999;
}
.header-top-menu .dmf-submenu {
    background: #fff;
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.23);
    position: absolute;
    z-index: 10;
    padding: 15px 30px 10px 15px;
    width: 170px;
    margin: 7px 0 0 0;
    display: none;
}
.subnavs.inner-menu-list {
    height: 55px !important;
}
.inner-menu-list .nav>li>a {
    padding: 17.5px 20px !important;
}
.subnavs.inner-menu-list.affix .nav>li>a {
    padding: 20px 20px !important;
}
.inner-menu-list li a:hover, .inner-menu-list a, .subnavs.inner-menu-list.affix .nav>li>a {
    font-size: 14px;
}
.subnavs.inner-menu-list.affix {
    z-index: 2;
}
.Kannada-lang .mahindra-milestones .customer-slider .customer-details p {
    font-size: 12px;
}
.Kannada-lang .inner-menu-list li a:hover, .Kannada-lang .inner-menu-list a, .Kannada-lang .subnavs.inner-menu-list.affix .nav>li>a {
    font-size: 9px;
}
.Kannada-lang .subnavs.inner-menu-list.affix {
    height: 34px;
}
.Tamil-lang .inner-menu-list.affix li.active a {
    font-size: 9px;
}
.Tamil-lang .inner-menu-list li a:hover, .Tamil-lang .inner-menu-list a, .Tamil-lang .subnavs.inner-menu-list.affix .nav>li>a {
    font-size: 9px;
}
.Tamil-lang .subnavs.inner-menu-list {
    height: 36px;
}
.Telugu-lang .inner-menu-list li a:hover, .Telugu-lang .inner-menu-list a, .Telugu-lang .subnavs.inner-menu-list.affix .nav>li>a {
    font-size: 9px;
}
.Telugu-lang .subnavs.inner-menu-list {
    height: 52px;
}
.Kannada-lang .inner-menu-list li.active a {
    font-size: 9px;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(1) span:before {
    background: url(../images/icons/Shareholding_Pattern.png?quality=80&format=webp) top center no-repeat;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(1).resp-tab-active span:before {
    background: url(../images/icons/Shareholding_Pattern-g.png?quality=80&format=webp) top center no-repeat;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(2) span:before {
    background: url(../images/icons/Corporate_Report.png?quality=80&format=webp) top center no-repeat;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(2).resp-tab-active span:before {
    background: url(../images/icons/Corporate_Reports-g.png?quality=80&format=webp) top center no-repeat;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(3) span:before {
    background: url(../images/icons/Distribution_Schedule.png?quality=80&format=webp) top center no-repeat;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(3).resp-tab-active span:before {
    background: url(../images/icons/Distribution_Schedule-g.png?quality=80&format=webp) top center no-repeat;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(4) span:before {
    background: url(../images/icons/Capital_Build-up.png?quality=80&format=webp) top center no-repeat;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(4).resp-tab-active span:before {
    background: url(../images/icons/Capital_Buildup-g.png?quality=80&format=webp) top center no-repeat;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(1) span:before {
    background: url(../images/icons/Credit_Ratings.png?quality=80&format=webp) top center no-repeat;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(1).resp-tab-active span:before {
    background: url(../images/icons/Credit_Ratings-g.png?quality=80&format=webp) top center no-repeat;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(2) span:before {
    background: url(../images/icons/Dividend_History.png?quality=80&format=webp) top center no-repeat;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(2).resp-tab-active span:before {
    background: url(../images/icons/Dividend_History-g.png?quality=80&format=webp) top center no-repeat;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(7) span:before {
    background: url(../images/icons/Shareholding_Pattern.png?quality=80&format=webp) top center no-repeat;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(7).resp-tab-active span:before {
    background: url(../images/icons/Shareholding_Pattern-g.png?quality=80&format=webp) top center no-repeat;
}
.corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-list li.resp-tab-item span {
    padding: 40px 35px 30px 80px;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li span:before {
    position: absolute;
    content: '';
    width: 45px;
    height: 55px;
    left: 20px;
    top: 17px;
}
/*.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(2) span:before {
    top: 27px;
}*/
.inner-menu-list li a:hover, .inner-menu-list a, .subnavs.inner-menu-list.affix .nav>li>a {
    font-size: 11px;
}
#howtoapplyconsum {
    padding-left: 200px;
}
#howtoapplyconsum ul ul {
    width: 59%;
    padding-left: 11px;
}
@media (max-width:1024px) {
    #howtoapplyconsum {
        padding-left: unset;
    }
    #howtoapplyconsum ul ul {
        width: unset !important;
    }
}
.Kannada-lang #applicationForm.investment-policy-benifits.white-background.investment-application-form.padding-top0 .investment-download-policy a::after {
    left: 55px;
}
.Malayalam-lang .mahindra-milestones-dmf.padding-top0 .milestones-left h2.titles.homemileheaddatalayer {
    font-size: 18px;
}
.Malayalam-lang .inner-menu-list li a:hover, .Malayalam-lang .inner-menu-list a, .Malayalam-lang .subnavs.inner-menu-list.affix .nav>li>a {
    font-size: 8px;
}
.Malayalam-lang .subnavs.inner-menu-list {
    height: 35px;
}
.sustain-title {
    width: 80%;
    padding: 0 0 0 50px;
    word-break: break-all;
}
.sustain-title a {
    padding-left: 0;
}
.annual-height.annual-bgcolor-left {
    min-height: 70px;
}
.inner-menu-list li a:hover, .inner-menu-list li.active a {
    font-size: 11px;
}
#example2 .ui.input.left.icon {
    width: 100%;
    color: #333;
    font-size: 14px;
}
#example2 .ui[class*="left icon"].input>input {
    padding: 4px 9px !important;
    color: #757575;
    font-size: 14px;
    line-height: 1.42857143;
    font-family: "Arial";
}
.alumini-register-form input::-webkit-input-placeholder {

    /* Edge */
    color: rgba(117, 117, 117, 1) !important;
}
.alumini-register-form input:-ms-input-placeholder {

    /* Internet Explorer 10-11 */
    color: rgba(117, 117, 117, 1) !important;
}
.alumini-register-form input::placeholder {
    color: rgba(117, 117, 117, 1) !important;
}
.alumini-register-form .form-group {
    margin-bottom: 0;
}
.alumini-register-form .personal-details-select .search-branches-ul {
    margin: 0;
}
.alumini-register-form .personal-details-select .search-branches-ul li {
    margin: 0;
}
.alumini-register-form .select2-container .select2-selection--single {
    height: 40px;
}
.alumini-register-form .personal-details-select ul.search-branches-ul li .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: inherit;
    line-height: 1.42857143;
    opacity: 0.6;
}
.annual-rep-carouselmm .slick-dots li, .annual-rep-carousel11 .slick-dots li, .annual-rep-carousel1_2 .slick-dots li, .annual-rep-carousel1_3 .slick-dots li, .annual-rep-carousel160 .slick-dots li, .annual-rep-carousel14 .slick-dots li, .annual-rep-carousel15 .slick-dots li, .res-data-slider .slick-dots li {
    display: inline-block;
    counter-increment: slides-num;
    margin-right: 5px;
}
.annual-rep-carouselmm .slick-dots li button, .annual-rep-carousel11 .slick-dots li button, .annual-rep-carousel1_2 .slick-dots li button, .annual-rep-carousel1_3 .slick-dots li button, .annual-rep-carousel160 .slick-dots li button, .annual-rep-carousel14 .slick-dots li button, .annual-rep-carousel15 .slick-dots li button, .res-data-slider li button {
    display: none;
}
.annual-rep-carouselmm .slick-dots, .annual-rep-carousel11 .slick-dots, .annual-rep-carousel1_2 .slick-dots, .annual-rep-carousel1_3 .slick-dots, .annual-rep-carousel160 .slick-dots, .annual-rep-carousel14 .slick-dots, .annual-rep-carousel15 .slick-dots, .res-data-slider .slick-dots {
    counter-reset: slides-num;
    position: absolute;
    top: 97.5%;
    left: -83px;
    width: 100%;
    margin-top: 15px;
    text-align: right;
}
.annual-rep-carouselmm .slick-dots:after, .annual-rep-carousel11 .slick-dots:after, .annual-rep-carousel1_2 .slick-dots:after, .annual-rep-carousel1_3 .slick-dots:after, .annual-rep-carousel160 .slick-dots:after, .annual-rep-carousel14 .slick-dots:after, .annual-rep-carousel15 .slick-dots:after, .res-data-slider .slick-dots:after {
    text-align: -webkit-right;
    content: counter(slides-num);
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
    padding-left: 0px;
    margin-left: -26px;
    margin-top: -2px;
    font-family: 'arial';
    color: #323232;
}
.annual-rep-carouselmm .slick-dots li.slick-active:before, .annual-rep-carousel11 .slick-dots li.slick-active:before, .annual-rep-carousel1_2 .slick-dots li.slick-active:before, .annual-rep-carousel1_3 .slick-dots li.slick-active:before, .annual-rep-carousel160 .slick-dots li.slick-active:before, .annual-rep-carousel14 .slick-dots li.slick-active:before, .annual-rep-carousel15 .slick-dots li.slick-active:before, .res-data-slider .slick-dots li.slick-active:before {
    content: "Showing results "counter(slides-num) " of";
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    position: absolute;
    font-family: 'arial';
    left: -18px;
    top: 0;
    width: 100%;
    color: #323232;
    padding-left: 12px;
}
.res-data-slider .slick-dots {
    top: 100.5%;
    left: -54px;
}
.nav-text {
    display: none;
}
.corp-gov .financial-info .upper-box, .financial-info .upper-box {
    padding-bottom: 32px;
}
.annual-rep-carouselmm .slick-dots li.slick-active:before, .annual-rep-carouselmm .slick-dots:after {
    color: #323232;
}
.annual-rep-carousel160 .slick-dots {
    top: 95.7%;
}
.annual-rep-carousel11 .slick-dots, .annual-rep-carousel1_2 .slick-dots, .annual-rep-carousel1_3 .slick-dots {
    top: 96.7%;
}
.annual-rep-carousel14 .slick-dots {
    top: 94.5%;
    top: 300px;
}
.annual-rep-carousel15 .slick-dots {
    top: 94.5%;
    top: 300px;
    left: -60px;
}
@media (max-width:768px) {
    .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion:nth-child(1) span:before {
        background: url(../images/icons/Shareholding_Pattern.png?quality=80&format=webp) top center no-repeat;
    }
    .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion:nth-child(1).resp-tab-active span:before {
        background: url(../images/icons/Shareholding_Pattern-g.png?quality=80&format=webp) top center no-repeat;
    }
    .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2:nth-child(3) span:before {
        background: url(../images/icons/Corporate_Report.png?quality=80&format=webp) top center no-repeat;
    }
    .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion:nth-child(3).resp-tab-active span:before {
        background: url(../images/icons/Corporate_Reports-g.png?quality=80&format=webp) top center no-repeat;
    }
    .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion:nth-child(5) span:before {
        background: url(../images/icons/Distribution_Schedule.png?quality=80&format=webp) top center no-repeat;
    }
    .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion:nth-child(5).resp-tab-active span:before {
        background: url(../images/icons/Distribution_Schedule-g.png?quality=80&format=webp) top center no-repeat;
    }
    .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion:nth-child(7) span:before {
        background: url(../images/icons/Capital_Build-up.png?quality=80&format=webp) top center no-repeat;
    }
    .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion:nth-child(7).resp-tab-active span:before {
        background: url(../images/icons/Capital_Buildup-g.png?quality=80&format=webp) top center no-repeat;
    }
    .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion:nth-child(1) span:before {
        background: url(../images/icons/Credit_Ratings.png?quality=80&format=webp) top center no-repeat;
    }
    .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion:nth-child(1).resp-tab-active span:before {
        background: url(../images/icons/Credit_Ratings-g.png?quality=80&format=webp) top center no-repeat;
    }
    .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion:nth-child(3) span:before {
        background: url(../images/icons/Dividend_History.png?quality=80&format=webp) top center no-repeat;
    }
    .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion:nth-child(3).resp-tab-active span:before {
        background: url(../images/icons/Dividend_History-g.png?quality=80&format=webp) top center no-repeat;
    }
    .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion:nth-child(13) span:before {
        background: url(../images/icons/Shareholding_Pattern.png?quality=80&format=webp) top center no-repeat;
    }
    .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion:nth-child(13).resp-tab-active span:before {
        background: url(../images/icons/Shareholding_Pattern-g.png?quality=80&format=webp) top center no-repeat;
    }
    .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion:nth-child(13) span:before {
        background: url(../images/icons/unpaid.png?quality=80&format=webp) top center no-repeat;
        top: -13px;
    }
    .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion:nth-child(13).resp-tab-active span:before {
        background: url(../images/icons/Unpaid-gr.png?quality=80&format=webp) top center no-repeat;
        top: -18px;
    }
    .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion:nth-child(15) span:before {
        background: url(../images/icons/esop.png?quality=80&format=webp) top center no-repeat;
        top: -7px;
    }
    .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion:nth-child(15).resp-tab-active span:before {
        background: url(../images/icons/ESOP_Disclosure.png?quality=80&format=webp) top center no-repeat;
        top: -18px;
    }
    section.bradcrumbs {
        margin: 70px 0 0;
        top: 70px;
    }
}

/*investor-corporate-gov-mgmt starts here*/
.invest-mgmt.management .management-info {
    padding-left: 0;
}
.invest-mgmt.management .containerPills {
    margin: 20px 0px 0px 0px;
    max-width: unset;
}
.management .dir-dis {
    margin: 20px 0 30px 0;
}
.invest-mgmt .name-test {
    background-color: #ebebeb;
    padding: 15px 20px;
	height: auto !important;
	    min-height: 131px;
}
.invest-mgmt.management .test-img .name-test h4 {
    padding-top: 0px;
    font-size: 16px;
    padding-bottom: 5px;
}
.invest-mgmt.management .test-img .name-test .smal-name {
    font-size: 12px;
    color: #464646;
}
.invest-mgmt.management .test-img .name-test .view {
    padding-top: 10px;
    color: #e41937;
    font-size: 12px;
    font-family: 'arial';
    cursor: pointer;
}
.invest-mgmt.management .test-img .name-test .view img {
    padding-right: 5px;
    height: auto;
    width: auto;
}
.invest-mgmt.management .test-img {
    padding-bottom: 0;
    margin-bottom: 30px;
	display: inline-table;
}
.invest-mgmt.management .test-img:hover {
    -webkit-box-shadow: 0px 2px 9px 0px rgba(140, 133, 140, 1);
    -moz-box-shadow: 0px 2px 9px 0px rgba(140, 133, 140, 1);
    box-shadow: 0px 2px 9px 0px rgba(140, 133, 140, 1);
    transition: all 0.5s;
}
.invest-mgmt.management .test-img .modal .modal-dialog {
    width: 70%;
}
.invest-mgmt.management .test-img .modal .content {
    padding: 25px;
}
.invest-mgmt.management .test-img .modal .content .head {
    margin-top: 148px;
}
.invest-mgmt.management .test-img .modal .content .cont {
    padding-top: 50px;
}
.invest-mgmt.management .test-img .modal .head h2.inner-titles {
    font-size: 30px;
    padding-bottom: 5px;
}
.invest-mgmt.management .test-img .modal .content .head .smal-name {
    color: #464646;
    font-size: 16px;
}
.invest-mgmt.management #exTab1 .nav-pills>li {
    text-align: center;
    text-align: -webkit-center;
}
.invest-mgmt.management #exTab1 .nav-pills>li img {
    display: block;
    height: 35px;
}
.invest-mgmt.management h2.inner-titles {
    padding-bottom: 0;
    font-size: 30px;
}
.invest-mgmt .dw-line {
    width: 100%;
    height: 1px;
    background: #e41937;
    margin-top: 5px;
}
.invest-mgmt .smal-name {
    font-size: 16px;
}
.invest-mgmt.management .test-img .modal .content button.close {
    font-size: 35px;
    font-weight: 100;
}
.invest-mgmt.management .cover {
    padding: 20px;
    overflow: hidden;
}
.invest-mgmt.management .in-cover {
    padding-top: 30px;
}
.invest-mgmt.management .test-img .modal .content .cont:first-child {
    padding-top: 0;
}
.invest-mgmt.management .test-img .modal img {
    width: auto;
    height: auto;
    margin-bottom: 30px;
    float: right;
    margin-right: 10px;
    -webkit-box-shadow: 10px 10px 0px 0px rgba(237, 221, 3, 1);
    -moz-box-shadow: 10px 10px 0px 0px rgba(237, 221, 3, 1);
    box-shadow: 10px 10px 0px 0px rgba(237, 221, 3, 1);
}

/*investor-corporate-gov-mgmt ends here*/
.financial-table .table-carousel .owl-nav {
    right: 0;
    padding: 0 20px 13px 0;
}
.financial-table .table-carousel .owl-nav .owl-prev {
    margin: 0 2px 0 0;
    padding: 0;
}
.financial-table .table-carousel .owl-nav .owl-next {
    margin: 0;
    padding: 0;
}
.info-deb .modal-dialog .modal-content .modal-title {
    padding-bottom: 10px;
}
.info-deb .modal-dialog .modal-content button.close {
    font-size: 35px;
    font-weight: 100;
}
.info-deb .modal-dialog .modal-content .modal-body {
    padding: 30px;
}

/*financial-information:fin-result section starts here*/
.fin-res {
    padding-bottom: 180px;
}
.fin-res .fin-res-data {
    width: 97.5%;
    margin: 0 auto;
    position: relative;
    padding: 50px;
}
.fin-res .annual-height {
    padding-top: 0;
    min-height: 0;
    min-height: unset;
}
.fin-res .din-back {
    overflow: hidden;
}
.fin-res h2.inner-titles {
    font-size: 30px;
}
.fin-res .inner-fin {
    padding: 40px 30px;
    position: absolute;
    width: 91%;
    top: -160px;
    background: #f7f7f7;
}
.fin-res .tab-data {
    width: 100%;
}
.fin-res .res-head {
    background: #fbdb07;
    color: #323232;
    font-size: 14px;
    width: 100%;
    text-align: center;
    padding: 15px;
    font-family: "arial";
    font-weight: bold;
}
.fin-res .res-data {
    text-align: center;
    padding: 15px 0 15px 0;
    font-family: "arial";
    font-size: 14px;
}
.fin-res .res-head .col-lg-3, .fin-res .res-data .col-lg-3 {
    text-align: left;
    padding-left: 40px;
}
.fin-res .box-border {
    border: solid 1px #e0e0e0;
}
.res-data-slider .res-data:first-child::before {
    content: '';
    width: 1px;
    background: #e0e0e0;
    height: 250px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 22%;
}
.fin-res .res-data-slider .slick-prev {
    right: 14px;
    bottom: -40px;
}
.fin-res .res-data-slider .slick-next {
    right: -16px;
    bottom: -40px;
}
.fin-res .res-data-slider span a img {
    margin: 0 auto;
}
.fin-res .res-data-slider .slick-arrow {
    position: absolute;
}
@media (max-width:1024px) {
    .res-data-slider .res-data:first-child::before {
        left: 18.5%;
    }
}
@media (max-width:768px) {
    .fin-res .inner-fin {
        width: 100%;
        left: 0;
    }
    .res-data-slider .res-data:first-child::before {
        left: 17%;
    }
}
@media (max-width:767px) {
    .res-data-slider .res-data:first-child::before {
        left: 22%;
    }
    .fin-res .res-data .col-lg-3, .fin-res .res-head .col-lg-3 {
        padding-left: 0;
    }
}

/*financial-information:fin-result section ends here*/
.tab-scroller {
    height: 660px;
}
.tab-scroller .mCSB_draggerRail {
    background-color: #f5f5f5 !important;
}
.tab-scroller .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e41f37 !important;
}
@media (max-width:768px) {
    .tab-scroller, .tab-scroller .mCustomScrollBox, .tab-scroller .mCSB_container, .tab-scroller .mCSB_scrollTools, .tab-scroller .mCSB_scrollTools .mCSB_draggerContainer, .tab-scroller .mCSB_scrollTools .mCSB_draggerContainer .mCSB_dragger {

        /*display: none;*/
        padding: 0 !important;
    }
    .tab-scroller .mCSB_draggerRail {
        background-color: #f5f5f5 !important;
    }
    .tab-scroller .mCSB_dragger .mCSB_dragger_bar {
        background-color: rgba(231, 48, 75, .9) !important;
    }
    .tab-scroller {
        height: 400px;
    }
    .corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-container {
        padding: 5px;  /*background: url(../images/reports-tab.jpg?quality=80&format=webp)no-repeat center;*/
    }
    .corp-gov .reports .resp-tabs-container .tab-con .annual-padding-left {
        width: 97%;
    }
}
.corp-gov .pdf-cover {
    width: 100%;
}
.tab-scroller .annual-height.annual-bgcolor-right {
    -webkit-box-shadow: 6px 6px 5px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 6px 6px 5px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 6px 6px 5px 0px rgba(0, 0, 0, 0.08);
	min-height: auto;
    min-height: unset;
    margin-bottom: 15px;
    color: #333;
    font-family: 'arial';
    font-weight: bold;
    font-size: 14px;
    background: #fff !important;
}
.tab-scroller .annual-height.annual-bgcolor-right a {
    cursor: pointer;
    text-decoration: none;
}
.tab-scroller .annual-height.annual-bgcolor-right a:hover {
    text-decoration: none;
    color: #e41f37;
}
.tab-scroller .annual-height.annual-bgcolor-right a::after {
    background: url(../images/icons/eye-icon-red.png?quality=80&format=webp) no-repeat !important;
    width: 20px;
    height: 16px;
    top: 17px;
}
.tab-scroller .annual-details .sustain-title {
    padding: 0 0 0 40px;
}
.tab-scroller .annual-details .sustain-title a {
    font-size: 14px;
}
.customer-service-faq.padding-bottom0.reports .tab-scroller .sustain-title a::before {
    width: 25px;
    height: 25px;
    background: url(../images/icons/pdf-large.png?quality=80&format=webp) no-repeat !important;
}
#ann-tab .nav.nav-tabs li a {
    font-size: 14px;
    font-family: "arial";
    color: #565656;
    font-weight: bold;
    padding: 15px 35px;
    border: none;
}
#ann-tab .nav>li>a:focus, #ann-tab .nav>li>a:hover {
    background: transparent;
}
#ann-tab .nav-tabs>li>a:hover {
    border: none;
    padding: 15px 35px;
}
#ann-tab .nav.nav-tabs li {
    border: none;
}
#ann-tab .nav-tabs>li.active>a, #ann-tab .nav-tabs>li.active>a:focus, #ann-tab .nav-tabs>li.active>a:hover {
    color: #e41937;
    background-color: transparent;
}
#ann-tab .nav.nav-tabs {
    border: none;
}
#ann-tab .nav-tabs>li.active:after {
    height: 4px;
    display: block;
    width: 35px;
    background: #e41937;
    content: '';
    border-radius: 10px;
    position: absolute;
    margin-top: -2px;
    margin-left: 35px;
}
#ann-tab .nav.nav-tabs {
    border-bottom: 2px solid #c4c4c4;
}
#ann-tab .annual-dropdown {
    width: auto;
    margin-bottom: 30px;
}
#ann-tab button {
    margin-right: 12px;
}
#ann-tab .annual-height {
    padding: 0
}
#ann-tab .sustain-title {
    padding-left: 45px;
    margin-bottom: 0;
    width: 95%;
}
#ann-tab .annual-details {
    padding: 15px 18px;
}
#ann-tab .sustain-title a {
    font-size: 14px;
}
#ann-tab .sustain-title a::before {
    background: url(../images/icons/pdf-large.png?quality=80&format=webp) no-repeat;
    width: 25px;
    height: 25px;
}
#ann-tab .sustain-title a::after {
    background: url(../images/icons/download-icon-red.png?quality=80&format=webp) no-repeat !important;
    top: 18px;
    right: 10px;
}
#ann-tab .tab-scroller {
    height: 365px;
}
#ann-tab .tab-scroller.small-scroll {
    height: 207px;
}
#ann-tab .sticky-pdf {
    margin-top: 20px;
}
#ann-tab .sticky-pdf .annual-height {
    background: #ebebeb;
}
#ann-tab .sticky-pdf .annual-height .annual-details {
    padding: 20px 20px 20px 20px
}
#ann-tab .sticky-pdf .annual-height .annual-details a {
    font-size: 18px;
}
#ann-tab .sticky-pdf .annual-height .annual-details a::before {
    top: 23px;
}
#ann-tab .sticky-pdf .annual-height .annual-details a::after {
    top: 30px;
}
#ann-tab .tab-scroller .mCSB_inside>.mCSB_container {
    margin-right: 0;
}
.announcement .caption-data .title-text, .info-deb .caption-data .title-text {
    position: unset;
    font-family: 'arial';
    font-weight: bold;
    width: 100%;
    font-size: 24px;
    text-align: left;
    color: #fff;
    bottom: 30px;
}
.announcement .box-img .caption-data, .info-deb .box-img .caption-data {
    position: absolute;
    bottom: 40px;
    width: 100%;
    left: 40px;
}
.corp-gov .info-deb .r-box {
    background: url(../images/Capital_Raise.jpg?quality=80&format=webp)no-repeat;
    background-size: cover;
}
.corp-gov .info-deb .r-box .title-text {
    font-size: 24px;
}
.info-deb .no-right-pad {
    padding-right: 0
}
.corp-gov .info-deb .r-box .r-con {
    position: absolute;
    bottom: 30px;
}
.corp-gov .info-deb .r-box {
    padding: 30px;
}
.info-deb .box-img {
    height: 315px;
    overflow: hidden;
}
.corp-gov .info-deb .r-box {
    height: 314px;
}
.announcement .box-img .caption-data .red-button, .info-deb .box-img .caption-data .red-button {
    margin-bottom: 0;
    margin-top: 30px;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(7) span {
    /*padding: 22px 35px 30px 80px;*/
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(7) span:before {
    background: url(../images/icons/unpaid.png?quality=80&format=webp) top center no-repeat;
    top: 30px;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(7).resp-tab-active span:before {
    background: url(../images/icons/Unpaid-gr.png?quality=80&format=webp) top center no-repeat;
    top: 25px;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(8) span:before {
    background: url(../images/icons/esop.png?quality=80&format=webp) top center no-repeat;
    top: 36px;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(8).resp-tab-active span:before {
    background: url(../images/icons/ESOP_Disclosure.png?quality=80&format=webp) top center no-repeat;
    top: 27px;
}
.info-deb .box-img-new {
    height: 314px;
    padding: 30px;
    background: url(../images/management/Board_ommittee.jpg?quality=80&format=webp)no-repeat;
    background-size: cover
}
.info-deb .box-img-new .caption-data {
    position: absolute;
    bottom: 30px;
}
.info-deb .box-img-new .caption-data .title-text {
    padding-bottom: 30px;
}
@media (max-width:1024px) {
    #ann-tab .annual-details, #ann-tab .nav.nav-tabs li a, #ann-tab .nav.nav-tabs li a:hover {
        padding: 15px 20px;
    }
    #ann-tab .nav-tabs>li.active:after {
        margin-top: -2px;
        margin-left: 20px;
    }
    .corp-gov .info-deb .l-box {
        padding: 29px;
        height: unset;
    }
    .corp-gov .info-deb .r-box, .info-deb .box-img {
        height: 276px;
    }
    .corp-gov .info-deb .inner-titles {
        padding: 0px 0 15px 0px;
    }
    .corp-gov .inner-small {
        padding-bottom: 20px;
    }
    .info-deb .box-img-new {
        height: 276px;
    }
}
@media (max-width:768px) {
    #ann-tab .nav-tabs>li.active:after {
        margin-top: -2px;
        margin-left: 7px;
    }
    .announcement .box-img {
        margin-top: 50px;
    }
    #ann-tab .nav-tabs {
        float: none;
        display: flex;
        overflow: auto;
        width: auto;
    }
    #ann-tab .nav-tabs>li.active:after {
        display: none;
    }
    .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab h2.resp-accordion span::before {
        top: -22px;
    }
    .corp-gov .investor-zone-faq.features-benefits-tab h2.resp-accordion {
        padding: 40px 20px 30px 65px;
    }
}
@media (max-width:767px) {
    #ann-tab .nav-tabs>li.active:after {
        display: none;
    }
    #ann-tab .nav-tabs {
        float: none;
        display: flex;
        overflow: auto;
        width: auto;
    }
}

/*fair practice code start here*/
/*.fair-practice .inner-titles {
    font-size: 30px;
}*/
.fair-practice .content-box {
    font-size: 14px;
    font-family: "arial";
    color: #000000;
	padding-bottom: 50px;
}
.fair-practice .content-box .date {
	float: right;
}
.fair-practice .content-box .inner-titles {
    font-size: 14px;
    color: #323232;
    padding: 0;
}
.fair-practice .fair-title {
    border: 1px solid #d1d1d1;
    padding: 20px 45px;
}
.f-cont {
    border: 1px solid #d1d1d1;
    border-top: none;
    padding: 20px 45px;
}
.fair-practice .red-title {
    color: #e41937;
    padding-bottom: 30px;
    margin-bottom: 0
}
.fair-practice ul li {
    padding-bottom: 30px;
    line-height: 25px;
}
.fair-practice a {
    color: #e41937;
}
.no-left-pad {
    padding-left: 15px;
}
.arrow {
    list-style-image: url('../images/icons/rect.png?quality=80&format=webp');
}
.circle-list {
    list-style-image: url('../images/icons/circle.png?quality=80&format=webp');
}
.fair-practice .circle-list li {
    padding-bottom: 20px;
}
.stripped-table {
    width: 50%;
    margin-top: 25px;
}
.stripped-table.table>thead>tr>th {
    text-align: center;
    padding: 15px;
    border: none;
}
.stripped-table.table>tbody>tr>td {
    border: none;
    text-align: center;
    padding: 15px;
}
.stripped-table tbody tr:nth-child(even) {
    background: #f7f7f7;
}
.stripped-table thead {
    background: #fbdb07;
}
.stripped-table.full {
    width: 100%;
}
.stripped-table.full>thead>tr>th {
    text-align: left;
    padding: 15px 28px;
}
.stripped-table.full>tbody>tr>td {
    text-align: left;
    padding: 15px 28px;
}
.stripped-table.full>tbody>tr>td:nth-child(1) {
    text-align: center;
}
.stripped-table.full>thead>tr>th:nth-child(2), .stripped-table.full>tbody>tr>td:nth-child(2) {
    width: 12%;
}
@media (max-width:767px) {
    .stripped-table {
        margin-top: 0px;
        width: 100%;
    }
    .f-cont {
        padding: 20px 10px;
    }
}
.f-cont p.gray {
    font-weight: bold;
}
.f-cont.border {
    border: 1px solid #d1d1d1;
}

/*fair practice code end here*/
.corp-gov .reports .resp-tabs-container .tab-con .annual-padding-left {
    width: 99%;
    -webkit-box-shadow: 6px 6px 5px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 6px 6px 5px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 6px 6px 5px 0px rgba(0, 0, 0, 0.08);
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
    margin-bottom: 15px;
    background: white;
}
.corp-gov .reports .resp-tabs-container .tab-con .annual-padding-left .sustain-title a {
    font-size: 14px;
    padding-left: 0;
    font-family: 'arial';
    font-weight: bold;
    text-decoration: none;
}
.corp-gov .reports .resp-tabs-container .tab-con .annual-padding-left .sustain-title {
    padding-left: 40px;
}
.corp-gov .reports .resp-tabs-container .tab-con .annual-padding-left .sustain-title a:before {
    content: '';
    background: url(../images/icons/pdf-large-red.png?quality=80&format=webp) no-repeat;
    width: 23px;
    height: 30px;
    position: absolute;
    top: 13px;
    left: 20px;
}
.corp-gov .reports .resp-tabs-container .tab-con .annual-padding-left .annual-bgcolor-right, .corp-gov .reports .resp-tabs-container .tab-con .annual-padding-left .annual-bgcolor-right .annual-details {
    background: none;
}
.corp-gov .reports .resp-tabs-container .tab-con .top {
    padding-bottom: 30px;
}
.corp-gov .reports .resp-tabs-container .tab-con .annual-dropdown {
    margin: 30px 0px 0 0;
    float: right;    /*width: 100%;*/
}
.corp-gov .reports .resp-tabs-container .tab-con .dropdown-menu a {
    color: #333;
    text-decoration: none;
}
.corp-gov .reports .resp-tabs-container .tab-con .btn-primary {
    background: transparent;
    border: transparent;
    border-bottom: 1px solid #e01a37;
    border-radius: 1px;
    color: #000000;
    padding-left: 0;
    width: 100%;
    text-align: left;
}
.Tamil-lang .home-slider h2 {
    font-size: 20px;
}
.Tamil-lang .home-slider p.steps-apply {
    font-size: 15px;
}
.corp-gov .info-deb ul li {
    padding-bottom: 10px;
}
.box-img-new .caption-data p.red-button {
    margin-bottom: 10px;
}
@media (max-width:768px) {
    .info-deb .no-left-pad {
        padding-left: 0;
    }
}
.r-box .r-con .red-button .btn-1 {
    cursor: pointer;
}
#ann-tab .sustain-title a:hover {
    color: #e41f37 !important;
}
.subnavs.inner-menu-list.affix-top {
    height: 59px;
}
#ann-tab .sustain-title a::after {
    display: none;
}
#ann-tab .sustain-title {
    width: 100%;
    display: inline-block;
}
#ann-tab .sustain-title a {
    float: left;
    width: 95% !important;
}
.corp-gov .financial-info .upper-box .annual-height.annual-bgcolor-right .sustain-title a:after {
    display: none;
}
.corp-gov .financial-info .upper-box .annual-height.annual-bgcolor-right .sustain-title {
    display: inline-block;
    width: 95%;
}
#Annualreports .annual-height.annual-bgcolor-right .sustain-title a {
    float: left;
    width: 95%;
    word-break: break-word;
}
.annual-height.annual-bgcolor-right .sustain-title a:hover {
    color: #e41f37 !important;
}
.remind-box p a {
    color: #000 !important;
    text-decoration: none !important;
    padding-left: 0 !important;
}
.remind-box p a:hover {
    color: #e41f37 !important;
}
#Annualreports .annual-height.annual-bgcolor-left .sustain-title.invst-result-after a {
    float: left;
    width: 90%;
}
#Annualreports .annual-height.annual-bgcolor-left .sustain-title.invst-result-after a:hover {
    color: #e41f37;
}
.annual-height.annual-bgcolor-left .sustain-title.invst-result-after {
    width: 100%;
    padding: 0 0 0 30px;
    word-break: break-word;
    display: inline-block;
}
.update-p {
    padding-left: 30px;
}
a:focus {
    outline: none;
}
.annual-height.annual-bgcolor-left .sustain-title a::after, .annual-height.annual-bgcolor-right .sustain-title a::after {
    display: none;
}
.annual-height.annual-bgcolor-left .sustain-title {
    width: 95%;
    word-break: break-word;
    display: inline-block;
    padding: 0 0 0 45px;
}
.annual-height.annual-bgcolor-left .sustain-title a {
    float: left;
    width: 90%;
    word-break: break-word;
}
.annual-height.annual-bgcolor-left .sustain-title a:hover {
    color: #e41f37 !important;
}
.customer-service-faq.padding-bottom0.reports .annual-height.annual-bgcolor-right .sustain-title {
    width: 100%;
}
.Malayalam-lang .sustainability-business-modal .our-inclusive-acc {
    padding: 15px 30px;
}
.Malayalam-lang .sustainability-business-modal .our-inclusive-acc h4 {
    font-size: 10px;
}
.Malayalam-lang .sustainability-business-modal .our-inclusive-acc p {
    font-size: 9px;
}
.Malayalam-lang .csr-policy-calendar-reports .csr-policy-div-caption p {
    font-size: 9px;
}
.Malayalam-lang .csr-policy-calendar-reports .csr-policy-div-caption h2.inner-titles {
    font-size: 14px;
}
.Malayalam-lang .csr-focused-areas .nav.nav-tabs li .csr-key-focus-section a {
    font-size: 11px;
}
.Malayalam-lang .media-kit.padding-bottom0.sc-div .downloads h4 {
    font-size: 14px;
}
.pf-sticky {
    position: fixed;
    top: 40%;
    right: -42px;
    z-index: 1;
    transform: rotate(90deg);
}
.pf-sticky a {
    background: #fef101;
    color: #000;
    font-family: arial;
    font-weight: bold;
    padding: 15px;
    font-size: 14px;
}
.no_data {
    font-size: 16px;
    color: #e41937;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 60%;
}
.financial-info .right-quarter h2.inner-titles {
    padding-left: 17px;
}
.financial-info .upper-box .annual-height.annual-bgcolor-left, .financial-info .gray-patch .right-quarter .annual-height.annual-bgcolor-left {
    padding: 15px 0 10px 0;
    min-height: 47px;
}
.financial-info .upper-box .annual-height.annual-bgcolor-left .sustain-title, .financial-info .right-quarter .annual-height.annual-bgcolor-left .sustain-title {
    font-size: 14px;
    line-height: 15px;
}
.financial-info .upper-box .annual-height.annual-bgcolor-left .sustain-title a::before, .financial-info .gray-patch .right-quarter .annual-height.annual-bgcolor-left .sustain-title a::before {
    top: 15px;
}
.annual-rep-carousel14, .annual-rep-carousel15 {
    height: 280px;
}
.dis-arrow {
    position: absolute;
    bottom: 13px;
    right: 12px;
    opacity: 0.5;
}
.dis-arrow .left-ar {
    margin-right: 2px;
}
.dis-arrow img {
    cursor: not-allowed;
    float: left;
}
.upper-box .dis-arrow {
    right: 16px;
}
.upper-box .annual-rep-carouselmm.commonarrow .a-left.prev, .upper-box .annual-rep-carouselmm.commonarrow .a-right.next {
    bottom: -23px;
}
.annual-rep-carousel11, .annual-rep-carousel1_2, .annual-rep-carousel1_3 {
    height: 423px;
}
.annual-rep-carousel11.commonarrow .a-left.prev, .annual-rep-carousel11.commonarrow .a-right.next, .annual-rep-carousel1_2.commonarrow .a-left.prev, .annual-rep-carousel1_2.commonarrow .a-right.next, .annual-rep-carousel1_3.commonarrow .a-left.prev, .annual-rep-carousel1_3.commonarrow .a-right.next {
    bottom: -22px;
}
.upper-box.box-right .dis-arrow, .upper-box.box-right .dis-arrow, .upper-box.box-right .dis-arrow {
    right: 83px;
    bottom: 10px;
}
.Marathi-lang .investment-policy-benifits .media-releases .investment-download-policy {
    top: 4px;
}
.Marathi-lang .media-kit .investment-policy-benifits .investment-download-policy {
    right: 40px;
}
.Marathi-lang .investment-policy-benifits .csr-reports-div .investment-view-policy a::after {
    left: 43px;
    top: 3px;
}
.Kannada-lang .csr-policy-calendar-reports .csr-policy-div-caption p {
    font-size: 13px;
}
.Kannada-lang .investment-policy-benifits .media-releases .investment-download-policy {
    top: 4px;
}
.Kannada-lang .media-kit .investment-policy-benifits .investment-download-policy {
    right: 40px;
}
.Kannada-lang .media-kit .investment-policy-benifits .investment-download-policy a::after {
    left: 60px;
}
.Tamil-lang .sustainability-business-modal .our-inclusive-acc h4 {
    font-size: 12px;
}
.Tamil-lang .sustainability-business-modal .our-inclusive-acc p {
    font-size: 9px;
}
.Tamil-lang .csr-policy-calendar-reports .csr-policy-div-caption p {
    font-size: 10px;
}
.Tamil-lang .csr-focused-areas .nav.nav-tabs li .csr-key-focus-section a {
    font-size: 12px;
}
.Tamil-lang .media-kit .fact-sheet .fact-sheet-div span {
    font-size: 16px;
}
.Telugu-lang .sustainability-business-modal .our-inclusive-acc p {
    font-size: 10px;
}
.Telugu-lang .sustainability-business-modal .our-inclusive-acc h4 {
    font-size: 14px;
}
.Telugu-lang .investment-policy-benifits .tab-content h3 {
    font-size: 14px;
}
.Telugu-lang .investment-application-form .investment-download-policy a::after, .Telugu-lang .sustainability-our-direction.investment-policy-benifits .tab-content .investment-download-policy a::after {
    left: 63px;
}
.Telugu-lang .investment-policy-benifits.sustainability-reports .investment-download-policy {
    left: unset;
    right: 13px;
}
.Telugu-lang .csr-policy-calendar-reports .csr-policy-div-caption p {
    font-size: 10px;
}
.Telugu-lang .media-kit .investment-download-policy a::after, .Telugu-lang .investment-policy-benifits .media-releases .investment-download-policy a::after {
    left: 63px;
}
.innovation-edge .div1 img {
    margin: 0 auto;
}
.innovation-edge .div1 {
    width: 240px;
}
@media (max-width:768px) {
    .innovation-edge .div1 {
        width: auto;
    }
    .innovation-edge {
        padding: 30px 0 20px 0;
    }
}
.annual-rep-carousel14 .slick-track, .annual-rep-carousel15 .slick-track {
    margin-left: 0;
}
.Malayalam-lang .career-awards-section .career-awards-section-div p {
    font-size: 9px;
}
.Malayalam-lang .investment-policy-benifits.media-release .investment-download-policy {
    bottom: 21px;
}
.Malayalam-lang .media-kit .fact-sheet .fact-sheet-div span {
    font-size: 16px;
}
.Malayalam-lang .downloads.investment-policy-benifits .investment-download-policy {
    right: 50px;
}
.Malayalam-lang .featuresBenefits ul.featuresTabs li a {
    font-size: 8px;
}
.Malayalam-lang .insurance-policy-benefits .insurance-product-list h3 {
    font-size: 14px;
}
.Tamil-lang .career-awards-section .career-awards-section-div p {
    font-size: 11px;
}
.Tamil-lang .csr-policy-calendar-reports .media-corporate-scroll .csr-reports-div-caption .investment-policy-section-csr1 .investment-view-policy a::after, .Telugu-lang .csr-policy-calendar-reports .media-corporate-scroll .csr-reports-div-caption .investment-policy-section-csr1 .investment-view-policy a::after {
    display: none;
}
.Tamil-lang .media-kit.padding-bottom0.sc-div  .investment-policy-benifits .investment-download-policy {
    right: 30px;
}

/*.sustainability-our-direction .nav-tabs>li.active:hover,
.sustainability-our-direction .nav-tabs>li.active a:hover,
.sustainability-our-direction .nav-tabs>li.active a{
background-color: #fef101 !important;
}*/
#applynowthanku {
    top: 50% !important;
    overflow: visible;
}
#investorthanku {
    top: 50% !important;
    overflow: visible;
}
.transition.fade.fadein {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
.forscrollTop {
    background: #323232;
}

a.gst-reg-circle {
   position: fixed;
   right: -54px;
   display: block;
   height: 40px;
   width: 132px;
   margin-top: -15px;
   top: 40%;
   z-index: 9;
   color: #fff;
   font-size: 10px;
   /* text-transform: uppercase; */
   border-radius: 15px;
   text-align: center;
   line-height: 22px;
   transform: rotate(-90deg);
}
a.gst-reg-circle .in-gst {
   display: block;
   font-size: 12px;
   font-weight: bold;
   font-family: arial !important;
   background: #4d4d4d;
   padding: 5px;
   border-radius: 5px 5px 0 0;
}
a.gst-reg-circle img {
   width: 20px;
   transform: rotate(90deg);
   margin-right: 8px;
}

a.gst-reg-circle.whats-app-circle {
   top: 45%;
   margin-top: 87px;
}
a.gst-reg-circle.whats-app-circle .in-gst {
   background: #4eb141;
}
a.gst-reg-circle.whats-app-circle img {
   width: 16px;
}



@media (max-width:767px) {
    a.gst-reg-circle {
   right: -48px;
   bottom: 411px;
}
a.gst-reg-circle.whats-app-circle {
   bottom: 280px;
}
    .gst-reg .gst-table {
        overflow-x: scroll;
    }
}

/*gst-registration starts here*/
.gst-reg .reg-title {
    justify-content: space-between;
    display: flex;
}
.gst-reg .table thead {
    background: #efefef;
    border-top-left-radius: 20px;
}
.gst-reg .table thead tr th:first-child {
    background: #efefef;
    border-top-left-radius: 10px;  /*border-left:1px solid #e4e4e4;*/

    /*border-top:1px solid #e4e4e4;*/
}
.gst-reg .table thead tr th:last-child {
    background: #efefef;
    border-top-right-radius: 10px;  /*border-right:1px solid #e4e4e4;*/

    /*border-top:1px solid #e4e4e4;*/
}
.gst-reg .table thead tr th, .gst-reg .table tbody tr td {
    padding: 20px 20px;
    min-width: 10%;
}
.gst-reg .table thead tr th:first-child, .gst-reg .table tbody tr td:first-child {
    width: 90px;
}
.gst-reg .table thead tr th:nth-child(2), .gst-reg .table tbody tr td:nth-child(2) {
    width: 200px;
}
.gst-reg .table thead tr th {
    font-size: 14px;
}
.gst-reg .table tbody tr td {
    border: none;
    font-size: 12px;
}
.gst-reg .table a {
    color: #e41937;
    border-bottom: 1px solid #e41937;
}
.gst-reg .table tbody {
    border: 1px solid #e4e4e4;
}
.gst-reg .table tbody tr:nth-child(even) {
    background: #fafafa;
}
.gst-reg .table th:nth-child(3), .gst-reg .table td:nth-child(3) {
    padding-right: 250px;
}
.gst-reg .table {

    /*border:1px solid #e4e4e4;*/
}
@media (max-width:1024px) {
    .gst-reg .table th:nth-child(3), .gst-reg .table td:nth-child(3) {
        padding-right: 20px;
    }
}

/*gst-registration endss here*/
.Tamil-lang .calculators span {
    font-size: 11px;
}
.Tamil-lang .carousel-info span {
    font-size: 12px;
}
.Telugu-lang .fixed-deposit-intro .custom-slim-scroll-red, .Tamil-lang .fixed-deposit-intro .custom-slim-scroll-red {
    padding-right: 20px;
}

/*28-1-2020*/
nav.bootsnav .dropdown.megamenu-fw.tools {
    margin-right: 50px;
}
.outer-blog-section {
    min-height: 200px;
}
.Investor-overview-information h2.inner-titles {
    font-size: 30px;
}
@media (max-width:768px) {
    .desktop-menu {
        display: block;
    }
    nav.navbar.navbar-default.bootsnav.on.no-full {
        display: none;
    }
    .header-top-menu ul.dmf-menu li.dmf-menu-title.mainHeader {
        display: none;
    }
    .header-top-menu ul.dmf-menu li .header-login {
        display: none;
    }
    .mobile-right-side {
        padding-right: 85px;
    }
    .mobile-select-languages {
        display: none;
    }
    ul.dmf-menu .drop-down-lan {
        border: none;
        margin: 0;
        position: absolute;
        right: 0;
        margin-top: 22px;
    }
    .header-top-menu a {
        color: #fff;
    }
    .header-top-menu li {
        float: left;
        margin: 0px 6px 0px 0;
    }
    .drop-down-lan a:hover {
        color: #fff;
    }
    .mobile-menu .mobile-right-side .mobile-user a {
        color: #fff;
    }
}
/*PD*/
#applicationForm.investment-policy-benifits .investment-policy-section{
height: auto !important;
min-height: 110px !important;
padding: 15px 15px 15px 50px !important;
}
#applicationForm.investment-policy-benifits .investment-policy-section .investment-download-policy{
font-size: 14px !important;
right: 20px !important;  
}
#applicationForm.investment-policy-benifits .investment-download-policy a::after{ 
left: 63px;
top: -8px;
}
#applicationForm.investment-policy-benifits .investment-view-policy{
font-size: 14px;   
}
#applicationForm.investment-policy-benifits .investment-view-policy a::after{
left: 43px;
top: 3px;
}
section.credit-loan-faqs.tools-financial-education{ 
padding: 30px 0;
}
.overview_body .investment-btn-policy h3{
padding-bottom: 20px;
}
.Brand_body .storied-legacy,.Brand_body .earn-pay {
padding: 30px 0px;
}
.awards-recognition_body .csr-activities-accordian .panel.panel-default .panel-heading .faq-number{
   	font-size: 16px;
}
.life-at-mahindra-finance_body .careers-mmfsl .tools-investments .white-button-red .btn-1 {
    padding: 10px 20px;
}
.customer-service_body .customer-service-faq span.down-arrow {
    display: none;
}
.csr-calender-dropdown .dropdown-backdrop {
	display: none;
}
.sme-loans_body.overview_body .col-xs-12 .col-lg-12{
	padding-left: 0px;
}
.apply-now_body .apply-now div#dvCaptcha {
    padding-top: 35px;
    margin-left: -58px;
}
a.old-web-inst {
    position: fixed;
    right: 5px;
    bottom: 110px;
    z-index: 9;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;    
    /*background: #e41937;*/
    /* width: 40px; */
    /* height: 40px; */
    /* width: 97px; */
    /*padding: 10px;*/
    border-radius: 15px;
    text-align: center;
    line-height: 22px;
}
@media (max-width:767px) {
    .subnavs.inner-menu-list.affix .nav>li>a {
        padding: 12.5px 25px;
    }
    section.bradcrumbs {
        margin: 0px 0 0;
    }
    section.bradcrumbs .breadcrumb {
        top: -50px;
    }
    .product-slider .cap-banner h2.inner-titles {
        padding-top: 0;
    }
    .wrapper.mm-page.mm-slideout .investor-zone-faq.invest-faqs .producttabs-scroll {
        display: none;
    }
    .career-awards-section .csr-calender-dropdown .dropdown-menu {
        left: unset;
        right: 0;
    }
    .subnavs.inner-menu-list.affix {
        /*height: 40px !important;*/
		height: 55px !important;
		z-index: 9;
    }
	 .subnavs.inner-menu-list {
        /*height: 40px !important;*/
		height: 55px !important;
	 }
	.subnavs.inner-menu-list.affix-top a {
    padding: 19px 15px;
	}
	.loans_body .subnavs.inner-menu-list {
    /* height: 40px !important; */
    height: 55px !important;
	}
	.loans_body .inner-menu-list .nav>li>a {
    padding: 20px 25px !important;
	}
    .product-slider .cap-banner {
        width: 100%;
    }
    .inner-menu-list.product-loan .nav>li>a {
        line-height: unset;
    }
    .applicationprocess {
        padding-top: 50px;
    }
    .customer-service_page #branchlocator.custom-locate-branches.branch-locator {
        padding-top: 20px;
    }
    .product-slider .red-button {
        margin-top: 10px;
    }
    #Investorinformation .Investor-overview-information .Inv-view-more {
        bottom: 10px;
    }
    .annual-height.annual-bgcolor-left .sustain-title a {
        float: unset;
    }
    .financial-info .gray-patch .annual-height .annual-dropdown {

        /* float: left;*/
        margin: 0 0px 0 10px;
    }
    .financial-info .right-quarter h2.inner-titles {
        padding-left: 0;
    }
    .financial-table {
        padding-top: 50px;
        margin-top: 0;
    }
    .financial-table .table-carousel .owl-nav {
        right: -8px;
        bottom: -45px;
    }
    .gray-patch {
        min-height: 470px;
        margin-top: 0;
    }
    .annual-rep-carousel14, .annual-rep-carousel15 {
        height: 220px;
    }
    .annual-rep-carousel15 .slick-dots {
        top: 94.5%;
        top: 239px;
        left: -60px;
    }
    .financial-info .upper-box#left-quarter {
        background: #f7f7f7;
        min-height: 470px;
    }
    .annual-rep-carousel14 .slick-dots {
        top: 239px;
    }
    .upper-box.box-right .anuual_data1 .dis-arrow {
        right: 51px;
        bottom: 49px;
    }
    .annual-height.annual-bgcolor-right .sustain-title {
        overflow: unset;
    }
    .mobile-menu .mobile-right-side .mobile-select-languages .dropdown-content {
        right: -3px;
        top: 23px;
    }
    #mediarelease.investment-policy-benifits.media-release .investment-btn-policy {
        padding: 0 0 20px 0;
    }
    .get-in-touch.media-contact h4 {
        margin-bottom: 10px;
    }
    .media-contact .panel-default>.panel-heading {
        margin: 0 0 10px;
    }
    .media-kit, .executive-profiles {
        margin-top: 30px;
    }
    .media-release {
        margin-bottom: 30px;
    }
    .getCallSection .form-error {
        text-align: left;
        padding-left: 12px;
    }
    .media-corporate-governance .csr-calendar-div::before {
        top: 17px;
    }
    .top-margin-invst .conboxwrap {
        margin-top: -60px;
    }
    .annboxwrap .annual-height.annual-bgcolor-left .sustain-title {
        padding: 0 0 0 30px;
    }
    .annboxwrap .dropdown-menu, .conboxwrap .dropdown-menu {
        left: unset;
        right: 5px;
        top: 26px;
    }
    .invest-info-accor .annual-dropdown {
        padding: 30px 0 0 0;
        float: unset !important;
    }
    .invest-info-accor .annual-dropdown .dropdown-menu {
        left: unset;
        right: unset;
    }
    .invest-info-accor .nav-tabs>li.active:after {
        width: 32px;
        margin-left: 15px;
    }
    .invest-info-accor .resp-tab-content-active p a {
        display: block;
        font-size: 12px;
        margin-left: -5px;
    }
    .careers-awards .csr-calender-dropdown .dropdown-menu {
        top: 34px;
        left: unset;
        right: 0;
    }
    .product-slider .cap-banner ul {
        width: 100%;
    }
    .product-slider .cap-banner ul li {
        margin: -10px 0 10px;
    }
    .inner-menu-list .nav>li>a {
        padding: 20px 10px !important;
    }
    .invest-info-accor .resp-tab-content-active .m-letter-bx2 p a {
        padding: 0;
        margin-left: 2px;
    }
    #Annualreports.announcement .annual-height.annual-bgcolor-right .sustain-title a img {
        position: absolute;
    }
    .sustain-title {
        max-height: 40px !important;
        overflow: hidden !important;
    }
    .dropdown-menu {
        right: 0;
        left: unset;
        top: 30px;
    }
    .upper-box.box-right .anuual_data1_2 .dis-arrow, .upper-box.box-right .anuual_data1_3 .dis-arrow {
        right: 51px;
        bottom: 49px;
    }
    .media-contact.get-in-touch .panel-title a {
        display: flex;
    }
    .ann-tab .annual-height.annual-bgcolor-right .sustain-title {
        line-height: 13px;
    }
    .downloads.investment-policy-benifits .investment-download-policy {
        right: 20px;
    }
    #mBlogs h2.inner-titles {
        padding-left: 32px;
    }
    .financialEducation .cus-overlay {
        bottom: -47px;
		bottom: 0;
    	opacity: 0.8;
    }
    .customer-service_page .customer-service-faq .nav>li>a {
        padding: 10px 0 10px 0px;
    }
    .Tamil-lang .customer-service_page .customer-service-faq .nav>li>a {
        min-height: 82px;
    }
    .csr-reports.investment-application-form .dropdown-menu {
        left: -49px;
        top: 35px;
    }
    .careers-current-openings .dropdown-menu {
        right: unset;
        left: 0;
        top: 34px;
    }
    .invest-country-drop ul.dropdown-menu>li>a {
        white-space: unset;
    }
    .country-faq-drop.invest-country-drop.pull-left, .invest-country-drop .btn-primary {
        width: 100%;
    }
    .details-step-section .step-section .dropdown-menu {
        top: 39px;
		right: inherit;
    }
    .nav.navbar-nav.mobile_slider22 .slick-slide.active.slick-active {
        text-align: center;
        background: rgb(254, 241, 1);
        padding: 10px 10px;
    }
    .nav.navbar-nav.mobile_slider22 .slick-slide {
        text-align: center;
        padding: 10px;
    }

    /****/
    .mobile-menu .mobile-right-side .mobile-user a {
        color: #fff;
    }
    .mobile-right-side .mobile-user .dropdown-content1 ul li a {
        color: #000;
    }
    .mobile-menu .mobile-right-side .mobile-user {
        margin: -1px 0 0;
    }
    .calculators .getCallSection {
        bottom: 56px;
    }
    .mobile-menu .products-loan-menu ul.dropdown-menu a {
        padding: 12px 7px 12px 12px;
    }
    section#calculate-emi .apply-loan-buttons .apply-buttons {
        margin-bottom: 10px;
    }
    .tools-insurance-details {
        background-color: #e41937;
        width: 100%;
        position: relative;
    }
    .tools-investments-details {
        position: relative;
        width: 100%;
        background-color: #fef101;
    }
    .mahindra-milestones .milestones-more {
        width: 100%;
        padding: 25px 45px 45px;
    }
    .mahindra-milestones .customer-slider .owl-dots {
        margin: 10px 0 15px;
    }
    section.tool-resources.padding-top0 h2.titles {
        margin-bottom: 0;
    }
    .card.card-inverse.faq {
        margin-top: 20px;
    }
    .get-in-touch .corporate-section {
        border-bottom: 1px solid #f7f7f7;
    }
    section.subnavs.inner-menu-list.product-loan.affix .col-xs-12 {
        padding-left: 0;
        padding-right: 0;
    }
    .subnavs.inner-menu-list.affix-top {
        height: auto;
    }
    .subnavs.inner-menu-list.affix-top .col-md-12.col-sm-12.col-xs-12 {
        padding: 0;
    }
    section#topup-refinance h2.inner-titles {
        display: none;
    }
    .topupRefinance .topup-plan .topup-plan-section {
        margin: 0px 0 30px;
        background-color: #e41937;
    }
    .topupRefinance .refinance-plan .refinance-plan-section {
        margin: 0px 0 0;
        background: #fef101;
    }
    .credit-loan-faqs .panel-group .panel+.panel {
        min-height: 64px;
    }
    section#calculate-emi {
        padding-top: 30px;
    }
    .product-loans-calculator .trac-emi {
        display: block;
    }
    section#calculate-emi .product-loans-calculator {
        overflow-y: auto;
        height: auto;
    }
    .financialEducation .cus-overlay {
        padding: 10px 20px;
        width: 100%;
        margin: 0;
    }
    section#testimonials .custom-slim-scroll-testimonials .custom-slim-scroll {
        height: auto;
        overflow: initial;
    }
    .product-slider .red-button {
        margin-top: 24px;
    }
    div#calculateEmiHome .product-loans-calculator {
        padding: 15px;
    }
    .iwould-like .dropdown {
        top: 8px;
    }
    .calculators .getCallSection input {
        background: transparent;
        color: #757575;
        height: 50px;
        border-bottom: 1px solid #ccc;
    }
    .getCallSection .comment-get-in {
        background: transparent;
        color: #757575;
        border-bottom: 1px solid #ccc;
        resize: none;
    }
    .custom-slim-scroll-customerspeak .custom-slim-scroll {
        height: auto;
    }
    #testimonials .testimonials-product {
        padding: 43px 60px 70px;
    }
    .custom-slim-scroll-testimonials {
        width: auto;
    }
    section.credit-loan-solutions .transparent-button {
        text-align: left;
    }
    section.financial-management-solutions .background-grey {
        padding: 20px 20px 20px 45px;
        margin: 0 0 30px 0;
    }
    .investment-policy-benifits.csr-reports .ReportyearListinfo .investment-download-policy {
        right: 56px;
    }
    .csr-reports.investment-policy-benifits .investment-policy-section h3 {
        padding-left: 0;
    }
	#Annualreports .annual-height.annual-bgcolor-left .sustain-title a{
	float: left;
	word-break: break-word;
	}
	.dropdown-menu>li>a{
	    white-space: normal;
	}
	#Annualreports.financial-info .gray-patch .right-quarter .annual-paddingg-left {
	padding-right:0;
	}
	.financial-info .upper-box#left-quarter .annual-height .annual-dropdown {
    margin-right: 20px;
	}
	.corp-gov .financial-info.announcement .annual-dropdown {
    margin: 30px 10px 0 0;
    }
	.product-loans-calculator .cal-textbox {
	line-height:35px;	
	}
	.subnavs .navbar-nav li.slick-current a.active-new11 {
    background: transparent !important;
	}
	.investor-zone_body .subnavs .navbar-nav li a.active-new11 {
	background: #fef101 !important;
	}
	.about-insurance img {
    margin: 10px 0 30px;
	}
	#our-products{
	padding-top: 30px;
	}
	.about-insurance, .aboutus-intro{
	padding-top: 30px;
	}
	/*.aboutus-intro .custom-slim-scroll p.intro-outlink {
    margin-bottom: 30px;
	}*/
	#featuresTab.features-benefits-tab.credit-features-benefits-tab{
    padding: 40px 15px;
	}
	#applicationForm.investment-application-form{
	padding: 30px 0;
	}
	#applicationForm.investment-policy-benifits .investment-policy-section {
    background-color: #fff;
    margin-bottom: 20px;
	padding: 15px;
    box-shadow: 0 5px 39.36px 0.64px rgba(0, 0, 0, .09);
	}
	.credit-loan-faqs.tools-financial-education .inner-titles {
    margin: 0 0 0px;
    padding-bottom: 20px;
	}
	.tools-financial-education.credit-loan-faqs ul {
    display: inherit;
    }
	#Choosecategory.customer-service-faq.sc-div {
	padding-top: 30px;
	}
	.subsidiaries-policy .inner-titles.title-color-red {
    color: #e41937;
    padding: 0 0;
	}
	.subsidiaries-policy .custom-slim-scroll-inner-double-title .red-button a {
		margin: 10px 0;
	}
	.sustainability-our-direction direction .table>thead:first-child>tr:first-child>th {
    text-align: left;
    padding-left: 8px;
	}
	.sustainability-our-direction direction .table>thead:first-child>tr:first-child>th h4{
		padding-left: 3px;
	}
	.sustainability-our-direction .table>thead>tr>th {
    text-align: left;
    padding-left: 8px;
	}
	.sustainability-our-direction .table>tbody>tr>td>h4{
		padding-left: 3px !important;
	}
	/*.sustainability-our-direction .tab-content h3{
	margin: 10px 0 10px 0;
		font-size: 22px;
    line-height: .8;
	}*/
	.sustainability-our-direction .table>tbody>tr td:first-child {
    padding: 10px 5px;
	}
	.sustainability-our-direction .table>tbody>tr td {
		padding-top: 10px;
	}
	.mahindra-milestones-inner .mahindra-milestones-slider ul {
	padding: 0 0 0px;
	}
	.sustainability-our-direction.investment-policy-benifits .grey-investment-btn-policy {
    padding: 15px;
	}
	#awardsRecognition.financialEducation .cus-overlay {
	bottom: -45px;
	top: 235px;
	}
	.csr-reports.investment-policy-benifits .investment-policy-section {
    padding: 20px;
	min-height: 90px;
	}
	#testimonials .testimonials-product {
    padding: 20px;
	}
	.careers-mmfsl .white-button-red a {
    	padding: 10px 15px;
    }
    .careers-mmfsl .tools-investments .life-mmfsl-details ul li:before {
        top: 0px;
    }
    .careers-mmfsl .tools-investments .life-mmfsl-details .white-button-red.yellow-button-black {
    margin-top: 15px;
    margin-bottom: 15px;
	}
	.careers-mmfsl .tools-investments {
    padding: 20px 20px;
	}
	.mm-listitem .mm-btn_fullwidth+span {
    white-space: normal;
	}
	.aboutus-intro {
    padding: 40px 0px 40px 0px;
	}
	.aboutus-intro .inner-titles.inner-title-margintop-none {
    padding: 10px 0 10px 0;
    }
	#new-current-open .red-button {
    	margin-top: 10px !important;
    }
	.careers-current-openings .careers-openings-div .skills span:nth-child(1) {
    	width: 135px;
    	margin-right: 10px;
    }
    .careers-current-openings .careers-openings-div {
    padding: 15px 15px 30px 15px;
    }
	.at-mahindrawrap .mahin-parabox-stock {
    height: 165px;
    }
    .at-mahindrawrap .mahin-parabox-stock .stock-buttons .white-button-no-arrow {
    margin: 0px 15px 0 0px;
	}
	#invetLatestupdate {
    padding-top: 0;
	}
	.latest-update-carousel .updatebox {
    min-height: 305px;
    }
	.schemewrap.sc-div h2 {
    padding-top: 20px;
	}
	#invetLatestupdate.investor-zone .newspaper-adv {
    margin: 30px 0 0;
	}
	#Annualreports.anual-quarterly .top-margin-invst {
    margin-top: 0;
	}
	#Annualreports.anual-quarterly .top-margin-invst .annboxwrap {
    padding-top: 40px;
    padding-bottom: 20px;
    }
	 #Annualreports.anual-quarterly .top-margin-invst .conboxwrap {
    padding-top: 30px;
	}
	.invest-info-accor .invest-info-contact .annual-dropdown {
    float: left!important;
    padding-left: 20px;
	}
	
	.subnavs.inner-menu-list.tractor-loan_new .navbar-nav.active-index-2 {
	    margin: 0 0 0 -18%;
	}
	.subnavs.inner-menu-list.tractor-loan_new .navbar-nav.active-index-3 {
	    margin: 0 0 0 -71%;
	}
	.subnavs.inner-menu-list.tractor-loan_new .navbar-nav.active-index-4 {
	    margin: 0 0 0 -100%;
	}
	.subnavs.inner-menu-list.tractor-loan_new .navbar-nav.active-index-5 {
	    margin: 0px 0 0 -133%;
	}
	.subnavs.inner-menu-list.tractor-loan_new  .navbar-nav.active-index-6 {
	    margin: 0 0 0 -174%;
	}
	.subnavs.inner-menu-list.tractor-loan_new .navbar-nav.active-index-7 {
	    margin: 0 0 0 -209%;
	}
	.subnavs.inner-menu-list.tractor-loan_new .navbar-nav.active-index-8 {
	    margin: 0 0 0 -240%;
	}

	.subnavs.inner-menu-list.utility-vehicle-loan_new .navbar-nav.active-index-2 {
	    margin: 0 0 0 -18%;
	}
	.subnavs.inner-menu-list.utility-vehicle-loan_new .navbar-nav.active-index-3 {
	    margin: 0 0 0 -58%;
	}
	.subnavs.inner-menu-list.utility-vehicle-loan_new .navbar-nav.active-index-4 {
	    margin: 0 0 0 -89%;
	}
	.subnavs.inner-menu-list.utility-vehicle-loan_new .navbar-nav.active-index-5 {
	    margin: 0px 0 0 -133%;
	}
	.subnavs.inner-menu-list.utility-vehicle-loan_new  .navbar-nav.active-index-6 {
	    margin: 0 0 0 -167%;
	}
	.subnavs.inner-menu-list.utility-vehicle-loan_new .navbar-nav.active-index-7 {
	    margin: 0 0 0 -198%;
	}

	.subnavs.inner-menu-list.car-loan_new .navbar-nav.active-index-2 {
	    margin: 0 0 0 -18%;
	}
	.subnavs.inner-menu-list.car-loan_new .navbar-nav.active-index-3 {
	    margin: 0 0 0 -58%;
	}
	.subnavs.inner-menu-list.car-loan_new .navbar-nav.active-index-4 {
	    margin: 0 0 0 -94%;
	}
	.subnavs.inner-menu-list.car-loan_new .navbar-nav.active-index-5 {
	    margin: 0px 0 0 -133%;
	}
	.subnavs.inner-menu-list.car-loan_new  .navbar-nav.active-index-6 {
	    margin: 0 0 0 -167%;
	}
	.subnavs.inner-menu-list.car-loan_new .navbar-nav.active-index-7 {
	    margin: 0 0 0 -200%;
	}

	.subnavs.inner-menu-list.commercial-vehicle-loan_new .navbar-nav.active-index-2 {
	    margin: 0 0 0 -18%;
	}
	.subnavs.inner-menu-list.commercial-vehicle-loan_new .navbar-nav.active-index-3 {
	    margin: 0 0 0 -58%;
	}
	.subnavs.inner-menu-list.commercial-vehicle-loan_new .navbar-nav.active-index-4 {
	    margin: 0 0 0 -94%;
	}
	.subnavs.inner-menu-list.commercial-vehicle-loan_new .navbar-nav.active-index-5 {
	    margin: 0px 0 0 -133%;
	}
	.subnavs.inner-menu-list.commercial-vehicle-loan_new  .navbar-nav.active-index-6 {
	    margin: 0 0 0 -166%;
	}
	.subnavs.inner-menu-list.commercial-vehicle-loan_new .navbar-nav.active-index-7 {
	    margin: 0 0 0 -198%;
	}

	.subnavs.inner-menu-list.pre-owned-car-loans_new .navbar-nav.active-index-2 {
	    margin: 0 0 0 -18%;
	}
	.subnavs.inner-menu-list.pre-owned-car-loans_new .navbar-nav.active-index-3 {
	    margin: 0 0 0 -68%;
	}
	.subnavs.inner-menu-list.pre-owned-car-loans_new .navbar-nav.active-index-4 {
	    margin: 0 0 0 -100%;
	}
	.subnavs.inner-menu-list.pre-owned-car-loans_new .navbar-nav.active-index-5 {
	    margin: 0px 0 0 -135%;
	}
	.subnavs.inner-menu-list.pre-owned-car-loans_new  .navbar-nav.active-index-6 {
	    margin: 0 0 0 -175%;
	}
	.subnavs.inner-menu-list.pre-owned-car-loans_new .navbar-nav.active-index-7 {
	    margin: 0 0 0 -209%;
	}
	.subnavs.inner-menu-list.pre-owned-car-loans_new .navbar-nav.active-index-8 {
	    margin: 0 0 0 -240%;
	}

	.subnavs.inner-menu-list.three-wheeler-loan_new .navbar-nav.active-index-2 {
	    margin: 0 0 0 -18%;
	}
	.subnavs.inner-menu-list.three-wheeler-loan_new .navbar-nav.active-index-3 {
	    margin: 0 0 0 -58%;
	}
	.subnavs.inner-menu-list.three-wheeler-loan_new .navbar-nav.active-index-4 {
	    margin: 0 0 0 -91%;
	}
	.subnavs.inner-menu-list.three-wheeler-loan_new .navbar-nav.active-index-5 {
	    margin: 0px 0 0 -133%;
	}
	.subnavs.inner-menu-list.three-wheeler-loan_new  .navbar-nav.active-index-6 {
	    margin: 0 0 0 -166%;
	}
	.subnavs.inner-menu-list.three-wheeler-loan_new .navbar-nav.active-index-7 {
	    margin: 0 0 0 -198%;
	}
	
	.subnavs.inner-menu-list.two-wheeler-loan_new .navbar-nav.active-index-2 {
	    margin: 0 0 0 -18%;
	}
	.subnavs.inner-menu-list.two-wheeler-loan_new .navbar-nav.active-index-3 {
	    margin: 0 0 0 -58%;
	}
	.subnavs.inner-menu-list.two-wheeler-loan_new .navbar-nav.active-index-4 {
	    margin: 0 0 0 -94%;
	}
	.subnavs.inner-menu-list.two-wheeler-loan_new .navbar-nav.active-index-5 {
	    margin: 0px 0 0 -133%;
	}
	.subnavs.inner-menu-list.two-wheeler-loan_new  .navbar-nav.active-index-6 {
	    margin: 0 0 0 -166%;
	}
	.subnavs.inner-menu-list.two-wheeler-loan_new .navbar-nav.active-index-7 {
	    margin: 0 0 0 -198%;
	}
	
	.subnavs.inner-menu-list.home-loan_new .navbar-nav.active-index-7.active-index-1 {
    margin: 0 0 0 0%;
	}
	.subnavs.inner-menu-list.home-loan_new .navbar-nav.active-index-2,
	.subnavs.inner-menu-list.home-loan_new .navbar-nav.active-index-7.active-index-2 {
	    margin: 0 0 0 -18%;
	}
	.subnavs.inner-menu-list.home-loan_new .navbar-nav.active-index-3,
	.subnavs.inner-menu-list.home-loan_new .navbar-nav.active-index-7.active-index-3 {
	    margin: 0 0 0 -58%;
	}
	.subnavs.inner-menu-list.home-loan_new .navbar-nav.active-index-4,
	.subnavs.inner-menu-list.home-loan_new .navbar-nav.active-index-7.active-index-4 {
	    margin: 0 0 0 -90%;
	}
	.subnavs.inner-menu-list.home-loan_new .navbar-nav.active-index-5,
	.subnavs.inner-menu-list.home-loan_new .navbar-nav.active-index-7.active-index-5 {
	    margin: 0px 0 0 -90%;
	}
	.subnavs.inner-menu-list.home-loan_new  .navbar-nav.active-index-6,
	.subnavs.inner-menu-list.home-loan_new  .navbar-nav.active-index-7.active-index-6 {
	    margin: 0 0 0 -125%;
	}
	.subnavs.inner-menu-list.home-loan_new .navbar-nav.active-index-7 {
	    margin: 0 0 0 -158%;
	}

	.subnavs.inner-menu-list.personal-loan_new .navbar-nav.active-index-2 {
	    margin: 0 0 0 -18%;
	}
	.subnavs.inner-menu-list.personal-loan_new .navbar-nav.active-index-3 {
	    margin: 0 0 0 -58%;
	}
	.subnavs.inner-menu-list.personal-loan_new .navbar-nav.active-index-4 {
	    margin: 0 0 0 -94%;
	}
	.subnavs.inner-menu-list.personal-loan_new .navbar-nav.active-index-5 {
	    margin: 0px 0 0 -133%;
	}
	.subnavs.inner-menu-list.personal-loan_new  .navbar-nav.active-index-6 {
	    margin: 0 0 0 -166%;
	}
	.subnavs.inner-menu-list.personal-loan_new .navbar-nav.active-index-7 {
	    margin: 0 0 0 -198%;
	}
	
	.Telugu-lang .subnavs.inner-menu-list.tractor-loan_new .navbar-nav.active-index-3 {
    margin: 0 0 0 -27%;
	}
	.Telugu-lang .subnavs.inner-menu-list.tractor-loan_new .navbar-nav.active-index-4 {
    margin: 0 0 0 -59%;
	}
	.Telugu-lang .subnavs.inner-menu-list.tractor-loan_new .navbar-nav.active-index-5 {
    margin: 0px 0 0 -92%;
	}
	.Telugu-lang .subnavs.inner-menu-list.tractor-loan_new .navbar-nav.active-index-6 {
    margin: 0 0 0 -119%;
	}
	.Telugu-lang .subnavs.inner-menu-list.tractor-loan_new .navbar-nav.active-index-7 {
    margin: 0 0 0 -140%;
	}
	.Telugu-lang .subnavs.inner-menu-list.tractor-loan_new .navbar-nav.active-index-8 {
    margin: 0 0 0 -162%;
	}
	.Telugu-lang .subnavs.inner-menu-list.affix {
    height: 34px;
    }
	.Telugu-lang .subnavs.inner-menu-list.utility-vehicle-loan_new .navbar-nav.active-index-5 {
    margin: 0px 0 0 -89%;
	}
	.Telugu-lang .subnavs.inner-menu-list.utility-vehicle-loan_new .navbar-nav.active-index-6 {
    margin: 0 0 0 -110%;
	}
	.Telugu-lang .subnavs.inner-menu-list.utility-vehicle-loan_new .navbar-nav.active-index-7 {
    margin: 0 0 0 -132%;
	}
	.Telugu-lang .subnavs.inner-menu-list.car-loan_new .navbar-nav.active-index-2 {
    margin: 0 0 0 3%;
	}
	.Telugu-lang .subnavs.inner-menu-list.car-loan_new .navbar-nav.active-index-3 {
    margin: 0 0 0 -29%;
	}
	.Telugu-lang .subnavs.inner-menu-list.car-loan_new .navbar-nav.active-index-4 {
    margin: 0 0 0 -61%;
	}
	.Telugu-lang .subnavs.inner-menu-list.car-loan_new .navbar-nav.active-index-5 {
    margin: 0px 0 0 -89%;
	}
	.Telugu-lang .subnavs.inner-menu-list.car-loan_new .navbar-nav.active-index-6 {
    margin: 0 0 0 -110%;
	}
	.Telugu-lang .subnavs.inner-menu-list.car-loan_new .navbar-nav.active-index-7 {
    margin: 0 0 0 -133%;
	}
	.Telugu-lang .subnavs.inner-menu-list.commercial-vehicle-loan_new .navbar-nav.active-index-2 {
    margin: 0 0 0 4%;
	}
	.Telugu-lang .subnavs.inner-menu-list.commercial-vehicle-loan_new .navbar-nav.active-index-3 {
    margin: 0 0 0 -29%;
	}
	.Telugu-lang .subnavs.inner-menu-list.commercial-vehicle-loan_new .navbar-nav.active-index-4 {
    margin: 0 0 0 -61%;
	}
	.Telugu-lang .subnavs.inner-menu-list.commercial-vehicle-loan_new .navbar-nav.active-index-5 {
    margin: 0px 0 0 -90%;
	}
	.Telugu-lang .subnavs.inner-menu-list.commercial-vehicle-loan_new .navbar-nav.active-index-6 {
    margin: 0 0 0 -110%;
	}
	.Telugu-lang .subnavs.inner-menu-list.commercial-vehicle-loan_new .navbar-nav.active-index-7 {
    margin: 0 0 0 -133%;
	}

	.Telugu-lang .subnavs.inner-menu-list.pre-owned-car-loans_new .navbar-nav.active-index-2 {
    margin: 0 0 0 5%;
	}
	.Telugu-lang .subnavs.inner-menu-list.pre-owned-car-loans_new .navbar-nav.active-index-3 {
    margin: 0 0 0 -28%;
	}
	.Telugu-lang .subnavs.inner-menu-list.pre-owned-car-loans_new .navbar-nav.active-index-4 {
    margin: 0 0 0 -59%;
	}
	.Telugu-lang .subnavs.inner-menu-list.pre-owned-car-loans_new .navbar-nav.active-index-5 {
    margin: 0 0 0 -91%;
	}
	.Telugu-lang .subnavs.inner-menu-list.pre-owned-car-loans_new .navbar-nav.active-index-6 {
    margin: 0 0 0 -119%;
	}
	.Telugu-lang .subnavs.inner-menu-list.pre-owned-car-loans_new .navbar-nav.active-index-7 {
    margin: 0 0 0 -140%;
	}
	.Telugu-lang .subnavs.inner-menu-list.pre-owned-car-loans_new .navbar-nav.active-index-8 {
    margin: 0 0 0 -163%;
	}
	
	.Telugu-lang .subnavs.inner-menu-list.three-wheeler-loan_new .navbar-nav.active-index-5 {
    margin: 0px 0 0 -89%;
	}
	.Telugu-lang .subnavs.inner-menu-list.three-wheeler-loan_new .navbar-nav.active-index-6 {
    margin: 0 0 0 -110%;
	}
	.Telugu-lang .subnavs.inner-menu-list.three-wheeler-loan_new .navbar-nav.active-index-7 {
    margin: 0 0 0 -132%;
	}

	.Telugu-lang .subnavs.inner-menu-list.two-wheeler-loan_new .navbar-nav.active-index-5 {
    margin: 0px 0 0 -89%;
	}
	.Telugu-lang .subnavs.inner-menu-list.two-wheeler-loan_new .navbar-nav.active-index-6 {
    margin: 0 0 0 -110%;
	}
	.Telugu-lang .subnavs.inner-menu-list.two-wheeler-loan_new .navbar-nav.active-index-7 {
    margin: 0 0 0 -132%;
	}

	.Telugu-lang .subnavs.inner-menu-list.home-loan_new .navbar-nav.active-index-6, 
	.Telugu-lang .subnavs.inner-menu-list.home-loan_new .navbar-nav.active-index-7.active-index-6 {
    margin: 0 0 0 -78%;
	}
	.Telugu-lang .subnavs.inner-menu-list.home-loan_new .navbar-nav.active-index-7 {
    margin: 0 0 0 -101%;
	}

	.Telugu-lang .subnavs.inner-menu-list.personal-loan_new .navbar-nav.active-index-4 {
    margin: 0 0 0 -62%;
	}
	.Telugu-lang .subnavs.inner-menu-list.personal-loan_new .navbar-nav.active-index-5 {
    margin: 0px 0 0 -89%;
	}
	.Telugu-lang .subnavs.inner-menu-list.personal-loan_new .navbar-nav.active-index-6 {
    margin: 0 0 0 -110%;
	}
	.Telugu-lang .subnavs.inner-menu-list.personal-loan_new .navbar-nav.active-index-7 {
    margin: 0 0 0 -133%;
	}
	.Telugu-lang .subnavs.inner-menu-list.home-loan_new .navbar-nav.active-index-5, 
	.Telugu-lang .subnavs.inner-menu-list.home-loan_new .navbar-nav.active-index-7.active-index-5 {
    margin: 0px 0 0 -57%;
	}
	.Telugu-lang .subnavs.inner-menu-list.home-loan_new .navbar-nav.active-index-3, 
	.Telugu-lang .subnavs.inner-menu-list.home-loan_new .navbar-nav.active-index-7.active-index-3 {
    margin: 0 0 0 -29%;
	}
	.Telugu-lang .subnavs.inner-menu-list.home-loan_new .navbar-nav.active-index-7.active-index-1 {
    margin: 0 0 0 0%;
	}
	.Telugu-lang .subnavs.inner-menu-list.home-loan_new .navbar-nav.active-index-2, 
	.Telugu-lang .subnavs.inner-menu-list.home-loan_new .navbar-nav.active-index-7.active-index-2 {
    margin: 0 0 0 5%;
	}
	.Tamil-lang .subnavs.inner-menu-list.affix {
    height: 36px;
    }
	.Tamil-lang .mobile-menu ul.products-loan-list button {
        padding: 15px 15px 15px 5px;
    }
	.subnavs.inner-menu-list.investment-fixed-menu .navbar-nav.active-index-4 {
    margin: 0 0 0 -127%;
	}
	.drop-down-lan .selected span,.drop-down-lan .options ul li a {
    font-size: 12px;
	}
	.subnavs.inner-menu-list li.active a {
    width: auto;
	}
	
	#applicationForm.investment-policy-benifits .investment-policy-section{
	padding: 15px 15px 15px 15px !important;
	}
	
	#mobileMenu.mm-menu_offcanvas {
    z-index: 3;
    }
	.eligibilityDocumentation .card-img-overlay img {
    float: left;
    width: 40px;
    margin: 0 10px 15px 0;
	}
	.eligibilityDocumentation .card.card-inverse {
    display: block;
    width: 100%;
	}
	footer .panel-title a, .get-in-touch .panel-title a{ 
	display:block;
	}
	.get-in-touch.media-contact .panel-title p {
    display: inline-flex;
	}
	.get-in-touch.media-contact h4 {
    display: inline-flex;
	}
	.iwould-like button span {
    margin-bottom: 1px;
	}
	.iwould-like .dropdown-menu {
    right: 0;
    left: auto;
	}
	.slap.applicationprocess .application-process-image {
    padding-bottom: 35px;
	}
	.search-branches ul.search-branches-ul li:nth-child(1) {
    border-bottom: 1px solid #c9c9c9;
	}
	.mahindra-milestones .milestones-left h1.titles {
    padding: 0 0 30px 25px;
    }
	.mahindra-milestones .milestones-more {
    padding: 25px;
	}
	.mahindra-milestones .milestones-right {
    margin: 229px 0 30px;
    padding: 25px;
    height: auto;
    }
    .mahindra-milestones .milestones-slider.owl-carousel.owl-theme.owl-loaded.owl-drag {
    position: static;
    margin: 0;
    }
    
	.mahindra-milestones .milestones-slider ul {
    width: 100%;
    text-align: left;
	}
	.mahindra-milestones .milestones-slider .owl-dots {
    padding-left: 5px;
	}
	.milestones-content-withoutimg {
    margin: 0 0 0 4px;
	}
	.inner-menu-list li a:hover{
	background: transparent;
	}
	/*.inner-menu-list li:hover{
	background: #fef101;
	}*/
	/*.iwould-like:after {
    content: "";
    position: absolute;
    width: 310px;
    height: 1px;
    background-color: #939292;
    left: 24px;
    margin: 0 auto;
    top: 70px;
	}*/
	/*.iwould-like span {
	border: none;
	}*/
	.mahindra-milestones .customers-speak {
    padding: 25px;
	}
	.insights_body .credit-loan-faqs.tools-financial-education.padding-bottom0 ul.nav.nav-tabs li {
	width: 100%;
	}
	.insights_body section.credit-loan-faqs.tools-financial-education {
    padding: 0;
	}
	.insights_body .tools-financial-education .manage-your-content .red-button {
    margin: 0;
    }
	section#testimonials.testimonials-p.sc-div.padding-top0 {
    padding-bottom: 60px;
	}
	.financialEducation .owl-carousel.financialEdu .owl-stage {
    padding: 0 0 40px;
	}
	.sme-loans_body.overview_body .aboutus-intro {
    padding: 40px 0px 40px 0px;
	}
	.branch-locator-google .search-branches {
    /*top: 29%;*/
    top: inherit;
	z-index: 9;
    }
    .branch-locator-google .branch-addresses ol {
    margin-top: 95px;
	}
	.product-loans-calculator .calculateEmi {
    margin: 0px 0 40px;
    }
    .illu-purpose {
    padding-bottom: 12px;
    }
	.credit-loan-faqs .inner-titles {
    margin: 30px 0 20px;
	}
	.Tamil-lang.apply-now_body .apply-now-bread h1 {
    font-size: 25px;
    }
	.Insurance_body .insurance-features-benefits .container{
    padding-top: 30px;
    padding-bottom: 30px;
    }
	.Insurance_body .insurance-policy-benefits h2.inner-titles {
    font-size: 20px;
    text-align: center;
	}
	.Insurance_body .insurance-policy-benefits .policy-section {
    margin: 0 15px 0;
	}
	/*.fixed-deposit-intro h1.inner-titles {
    padding: 40px 0 20px;
    }*/
	.investment-fd-irates .investment-tabs {
    padding: 20px 0 30px;
	}
	.contact-fd.sc-div {
    padding: 30px 0;
	}
	.contact-fd.sc-div h2.inner-titles{
	margin: 0;
	}
	.discover-mahindra-finance_body.overview_body .mahindra-milestones-dmf .milestones-right {
    margin: 0;
    }
    .discover-mahindra-finance_body.overview_body .mahindra-milestones-dmf.padding-top0 .milestones-left .milestones-more {
    position: static;
	width: 100%;
    }
    .discover-mahindra-finance_body.overview_body .aboutus-intro {
    padding: 40px 0px 40px 0px;
	}
	.discover-mahindra-finance_body.about-us_body .core-values{
	padding-bottom: 0;
	}
	.insights_body section.credit-loan-faqs.tools-financial-education {
	padding-top:40px;
	}
	.mutual-funds_body .fixed-deposit-intro .mutual-fundbg {
    margin: 0px 0 0;
	}
	.sustainability-our-direction.direction .tab-content h3 {
    margin: 10px 0 10px 0;
    font-size: 20px;
    line-height: 0.8;
    }
    .discover-mahindra-finance_body.sustainability_body .mahindra-milestones-inner .mahindra-milestones-slider {
    padding: 150px 0 30px;
	}
	.sustainability-our-direction.direction .table>tbody>tr>td ul {
    padding: 5px 0 25px 20px;
	}
	.csr-overview_body .csr-policy-calendar-reports{
	padding: 0px 0;
	}
	.csr-overview_body .awards-recognition section {
    padding: 30px 0 25px 0;
	}
	.mutual-funds_body .fixed-deposit-intro h2.inner-titles {
    padding-bottom: 0px;
	}
	.current-openings_body #new-current-open .curr-but .icon-right-arrow {
    top: 14px;
	}
	.alumni_body .red-button .icon-right-arrow{
	top: 16px;
	}
	.alumni_body .portal {
	padding: 35px;
	}
	.financial-information_body .financial-info .gray-patch .right-quarter {
    margin-top: 20px;
	}
	.financial-information_body .financial-table {
    padding-bottom: 70px;
	}
	.corporate-governance_body .corp-gov .financial-info h2.inner-titles.right {
    padding-top: 10px;
	}
	.investor-zone_body.faqs_body .investor-zone-faq.features-benefits-tab {
    padding-top: 40px;
	}
	.investor-zone_body.faqs_body .investor-zone-faq.features-benefits-tab h2.inner-titles{
	margin: 0;
	}
	.media_body._body .media-release .media-releases {
    padding: 0px 0 0;
	}
	.media_body._body .media-corporate-governance h2.inner-titles {
    padding-top: 30px;
	}
	.customer-service_body .custom-locate-branches.branch-locator .branch-locator-google {
    margin: 20px 0;
    }
    .customer-service_body .customer-service-faq .customer-call-us.customer-call-us-middle h3 {
    padding-top: 23px;
    }
	.apply-now_body .apply-now div#dvCaptcha {
    margin-left: 0;
	}
    .Tamil-lang .slap .red-button {
    bottom: -12px;
	}
	.branch-locator-google ul.search-branches li {
    width: 100%;
    }
	.Insurance_body .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-2{
	margin: 0 0 0 -60%;
	}
	.Insurance_body .subnavs.inner-menu-list.insuranceMenu .navbar-nav.active-index-4{
	margin: 0 0 0 -101%;
	}
	.tools-investments-details p {
    padding-right: 10px;
	}
	.custom-slim-scroll-testimonials .custom-slim-scroll p{
	padding-right:20px;
	}
	.financial-table .container{
	padding-right: 15px;
    padding-left: 15px;
	}
	a.old-web-inst {
        right: 27px;
        bottom: 122px;
    }	
}
.subnavs .navbar-nav li a.active-new11 {
    background: #fef101 !important;
}
.active_nav22, a.ul-li-active.active_nav22 {
    color: #c00f29 !important;
}
.media-corporate-governance .csr-calendar-div::before {
    left: 30px;
}
.media-corporate-governance.corporate-governance.csr-policy-calendar-reports .csr-calendar-div h2.inner-titles {
    padding: 0 0 20px 35px;
}
.sme-menu-innertab ul.loans-menu-features-buttons li {
    width: 20%;
}
.mega-menu-inner .inner-menu-tabs ul.inner-menu-tabs-list li .tooltip a {
    padding: 0 !important;
}
ul.dropdown-menu.featuresSelectyear.topdrop {
    right: 0;
    left: auto;
}
.get-in-touch.media-contact .panel-title a {
pointer-events: inherit;
}
.get-in-touch.media-contact .panel-title a p span{
	color: #e01a37;
	text-decoration: underline;
}
.product-loans-calculator .cal-textbox {
    vertical-align: middle;
}
.product-loans-calculator .main-calcy .main-calcy3 span {
    height: 80px;
}
.modalthanku.active {
    opacity: 1;
}
.tools-financial-education.credit-loan-faqs .article-blog ul li {
    width: 100%;
    background: none;
}
.personal-details .capcha-sec h2.inner-titles{
	display: none;
}
.calculators .getCallSection{
	padding: 40px 20px 20px 20px;
}
.getCallSection i.fa.fa-close {
	position: absolute;
	right: 18px;
	top: 13px;
	cursor: pointer;
}
#new-current-open .curr-but .icon-right-arrow{
    top: 19px;
}
/*.select2-results__options li:first-child {
	display: none;
}*/
.mobile_slider22 .slick-track {
	display: flex;
}
.credit-loan-faqs .panel-group .panel+.panel {
    overflow: hidden;
}
.get-in-touch.media-contact span.c-num {
    color: #e01a37;
    text-decoration: underline;
    font-size: 14px;
}
.get-in-touch.media-contact .panel-title p {
    width: auto;
}
.iwould-like .dropdown.open i.icon-bottom-arrow {
    transform: rotate(270deg);
}
footer .panel-collapse.collapse.in{
	    height: auto !important;
}
.apply-loan span.error-loan {
    padding-top: 20px;
}
.Tamil-lang.sme-loans_body.overview_body section.credit-loan-solutions .credit-loan-solutions-slider .nav>li>a p {
    font-size: 12px;
}
.Tamil-lang .inner-menu-list .nav>li>a {
    padding: 18px 4px !important;
}
.Tamil-lang .subnavs.inner-menu-list.affix .nav>li>a {
    padding: 21.5px 4px !important;
}
.media_body .media-kit .downloads.investment-policy-benifits .investment-policy-section{
	height: auto;
}
.Kannada-lang.media_body .investment-policy-benifits .media-releases .investment-download-policy a::after{
	left: 63px;
}
.Kannada-lang.media_body .get-in-touch.media-contact .panel-title p {
    font-size: 13px;
}
.Kannada-lang.media_body .get-in-touch.media-contact .panel-title img {
    margin: 1px 5px 0 0;
}
.Tamil-lang.discover-mahindra-finance_body.overview_body .mahindra-milestones-dmf .milestones-slider .item .milestones-slider-section {
    width: 100%;
}
.footer-bottom #get_curr_year {
	padding-right: 3px;
}
.csr-key-focus-areas_body .csr-focused-areas .panel.panel-default, .rise-for-good_body.awards-recognition_body .csr-activities-accordian .panel.panel-default {
    overflow: hidden;
}
.investor-zone_body .sustainability-section-dmf .top-margin-invst .annual-height.annual-bgcolor-left .sustain-title.update-bt {
    padding: 0 0 0 30px;
}
.fixed-deposit_body .fixed-deposit-investment.investment-fd-irates .nav-tabs>li>a {
    min-height: 130px;
}
span.yellow-icon.dwn-app {
    background: url(../images/download-app-icon.png?quality=80&format=webp) top center no-repeat;
	background-position: 0 -3px;
}

span.hover-menu-icon.bonds {
    background: url(../images/bonds.png?quality=80&format=webp);
}
@media only screen and (width:412px) {
	.iwould-like:after {
    left: 49px;
    }
	.mahindra-milestones .milestones-left {
    width: 100%;
	}
	.mahindra-milestones .milestones-right {
    margin: 193px 0 30px;
    }
	.custom-slim-scroll-testimonials .custom-slim-scroll p{
	padding-right:20px;
	}
}
.header-top-menu .dmf-submenu ul li ul.hov-data {
    display: none;
}
.header-top-menu .dmf-submenu ul li ul.hov-data a{
	font-size: 12px;
	cursor: pointer;
    color: #333;
}
.header-top-menu .dmf-submenu ul li ul.hov-data li:hover a{
	color: #e41937;
}
.header-top-menu .dmf-submenu ul li:hover ul.hov-data {
	display: block;
	position: absolute;
    left: 140px;
    width: 170px;
    padding: 10px;
    margin-top: -52px;
    background: #fff;
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.23);
    webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    opacity: 1;
    z-index: 999;
    padding: 15px 30px 10px 15px;
}
/*obm-scheme pages*/
.scheme-feat .fair-title {
    border: none;
    padding: 20px 45px;
}
.scheme-feat .f-cont {
  border: none;
  padding: 0;
}
.sch-box{
    border: 1px solid #d1d1d1;
    padding: 20px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.scheme-feat ul li {
    padding-bottom: 10px;
}
.scheme-feat ul{
  padding-left: 20px;
  margin-bottom: 0;
}
.scheme-feat .red-title {
    padding-bottom: 15px;
    padding-top: 20px;
	font-weight: bold;
}
.cent-par{
  width: 100%;
  text-align: center;
  padding: 20px 0;
}
.scheme-feat a{
color: #e41937;
border-bottom: 1px solid #e41937;
}
.scheme-feat .stripped-table thead {
    background: #fbdb07;
}
.scheme-feat .stripped-table.full>thead>tr>th {
    text-align: left;
    padding: 15px 28px;
}
.scheme-feat .stripped-table.full>thead>tr>th:nth-child(2), .scheme-feat  .stripped-table.full>tbody>tr>td:nth-child(2) {
    width: 12%;
}
.scheme-feat .stripped-table.full>tbody>tr>td:nth-child(1) {
    text-align: center;
}
.scheme-feat .stripped-table tbody tr:nth-child(even) {
    background: #f7f7f7;
}
.scheme-feat .stripped-table.table>thead>tr>th, .scheme-feat .stripped-table.table>tbody>tr>td {
    border: none;
}

.scheme-feat .stripped-table.full>tbody>tr>td,.scheme-feat .stripped-table.full>thead>tr>th {
    text-align: left;
    padding: 15px 28px;
	    vertical-align: top;
}
.scheme-feat .sch-ri-anx{
  text-align: right;
  margin-bottom: 0;
}
.scheme-feat .cen-red-title{
  text-align: center;
  padding-top: 0;
}
.scheme-feat .comp-img{ 
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
}
.scheme-feat .sch-ri-anx.left-text {
  text-align: left;
}
.space-bet{
  display: flex;
  justify-content: space-between;
}
.scheme-feat .lefts-pa{
  padding-left: 20px;
}
.omb-sch .con-row{
/*  display: flex;
  justify-content: space-between;*/
  width: 100%;
  display: flex;
}
.omb-sch .con-row div.w-1{
  width: 20%;
  display: block;
  text-align: center;
  border-right: 1px solid #d1d1d1;  
}
.omb-sch .con-row div.w-2{
  width: 60%;
  display: block;
  text-align: left;
  border-right: 1px solid #d1d1d1;  
}
.omb-sch .con-row div.w-3{
  width: 20%;
  display: block;
  text-align: center;
}
.obm-bt-sch .con-row div{
  padding: 10px 5px;
}
.obm-in-sch .ri-span{
  width: 20%;
  float: right;
  text-align: center;
}
.obm-in-sch.top-bd{
  border-top: 1px solid #d1d1d1;  
}
.obm-in-sch{
  border: 1px solid #d1d1d1;
  padding: 5px 10px;  
  border-top: none; 
}
.obm-bt-sch{
  border: 1px solid #d1d1d1; 
  border-top: none; 
}
.obm-in-sch .line-dt{
  margin-bottom: 0;
}
.omb-sch .bt-pad{
  padding-bottom: 20px;
}
.omb-sch .obm-line-data{
display: flex;
}
.omb-sch .red-title.cen-red-title.b-head{
  font-size: 30px;
  font-weight: bold;
  line-height: 35px;
  padding-bottom: 40px;
}
.cust-care .cen-pcont{
  padding-bottom: 0;
}
.management .containerPills .tab-content .cmm-dir ul.dropdown-menu {
	/*padding: 0;*/
	list-style-type: none;
	top: 45px;
}
.management .containerPills .tab-content .cmm-dir .btn-primary {
	width: auto;
	margin: 10px 0 0px 0;
}
.management .containerPills .tab-content .cmm-dir .com-list{
	color: #757575;
    font-family: arial;
    font-size: 14px;
	display: none;
}
.management .containerPills .tab-content .cmm-dir{
	padding-left: 18px;
}
.management .containerPills .tab-content .cmm-dir .com-list:first-child{
	display: block;
}
.management .containerPills .tab-content .cmm-dir div{
	padding-bottom: 10px;
}
.reachus-pop-up{
	display: block;
    padding: 40px 20px 20px 20px;
    position: absolute;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 31px;
    box-shadow: 1.34px 1.49px 5px 0 rgba(0, 0, 0, .3);
}
.reachus-pop-up{
	display:none;
}
.reachus-pop-up i.fa.fa-close {
    position: absolute;
    right: 18px;
    top: 13px;
    cursor: pointer;
}
.reachus-pop-up .rdata{
    font-family: arial;
    text-align: left;
    color: #757575;
    display: block;
    padding-bottom: 10px;
}
.reachus-pop-up .rdata span{
	font-size: 14px;
}
.reachus-pop-up .rdata .rdata-head{
	display: block;
	font-weight: bold;
}
.reachus-pop-up a{
	color: #e41937;
	cursor: pointer;
}
.reachus-pop-up.open{
	display: block;
}
.Marathi-lang.media_body .media-kit .fact-sheet .fact-sheet-div span{
    font-size: 23px;
}
.investor-information_body .invest-info-accor .resp-vtabs .invest-wrap-div .para p{
    color: #757575;
    font-family: arial;
}
.financial-information_body .financial-table .inner-titles {
	padding-bottom: 10px;
}
.financial-information_body .financial-table .para{
	padding-bottom: 15px;
}
.fy_dropdown .dropdown-menu>li>a{
    padding-left: 50px;
	position: relative;
}
.fy_dropdown .dropdown-menu>li>a:before,.fy_dropdown .btn:before {
    content: "F.Y";
    position: absolute;
    left: 20px;
}
.fy_dropdown .btn:before {
	left: 0;
}
.fy_dropdown .dropdown-menu>li:first-child>a:before,.fy_dropdown.all_dropdown .btn:before {
	content:"";
}
.fy_dropdown .dropdown-menu>li:first-child>a{
	padding-left: 20px;
}
.fy_dropdown .btn{
	position: relative;
	padding-left: 30px !important;
}
.fy_dropdown.all_dropdown .btn{
	padding-left: 0;
}
.investor-information_body .tab-pane.record .annual-height.annual-bgcolor-right .sustain-title {
width:100%;
	display: inline-block;
padding-top: 0;
	margin-bottom: 0;
}
.investor-information_body .tab-pane.record .annual-height.annual-bgcolor-right .sustain-title a{
	width: 95%;
	float: left;
	font-size: 13px;
	padding: 15px 10px 15px 0px;
}
.investor-information_body .tab-pane.record .annual-height.annual-bgcolor-right .sustain-title a:hover{
text-decoration: none;
}
.investor-information_body .tab-pane.record .annual-height.annual-bgcolor-right.yellow-bg{
background-color: #fbdb07;
}
.investor-information_body .tab-pane.record .annual-height.annual-bgcolor-right.white-bg{
background-color: #fff;
}
.investor-information_body .tab-pane.record .annual-height.annual-bgcolor-right{
margin-bottom: 10px;
}
.investor-information_body .tab-pane.record .letter-overflow {
    height: 350px;
}
.investor-information_body .tab-pane.record .sticky-pdf{
	padding: 20px 40px;
}
.subsidiaries_body .csr-activities-accordian .panel.panel-default .panel-heading .panel-title a[aria-expanded=true]{
	background: #fef101;
	color: #414141;;
	box-shadow: none;
	border-radius: 0;
	border: 1px solid #e1e1e1;
    border-bottom: transparent;
}
.subsidiaries_body .csr-activities-accordian .panel.panel-default .panel-heading .panel-title a[aria-expanded=true] i{
	color: #9f9f9f;
}
.subsidiaries_body .csr-activities-accordian .panel.panel-default .panel-heading .panel-title a{
	padding: 15px;
	border-radius: 0;
	font-size: 14px;
}
.subsidiaries_body .csr-activities-accordian .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-radius: 0;
	border: 1px solid #e1e1e1;
	padding:15px;
	box-shadow: none;
}
.subsidiaries_body .csr-activities-accordian .panel-group{
	padding-top: 30px;
}
.subsidiaries_body .csr-activities-accordian .panel-collapse{
	overflow: hidden;
}
.subsidiaries_body .csr-activities-accordian .panel.panel-default .panel-heading i {
    margin-top: -4px;
}
.financial-table .table-carousel .owl-nav {
	bottom: -13px;
}
.financial-table .table-carousel .owl-nav .owl-prev{
    position: absolute;
    right: 48px;
}
.financial-table .table-carousel .owl-nav .owl-next{
	position: absolute;
    right: 20px;
}
.table-carousel {
    position: relative;
}

.tab-pane.record .no_data {
    top: 35%;
    margin-left: -25px;
}
.loans_body .inner-titles.inner-title-margintop {
    padding: 30px 0 0px;
}
.loans_body .tractor-features-benifits .features-benifits-para {
    margin: 20px 0 40px 0;
}
section.header-tag{
	padding: 30px 0;
}
section.header-tag h1.inner-titles {
    padding: 0 0 0px;
}
.life-at-mahindra-finance_body .careers-mmfsl .tools-investments .life-mmfsl-details h1.titles {
	color: #fff;
	font-size: 30px;
	padding: 0;
	margin-bottom: 25px;
}
.careers_body.overview_body .careers-overview .inner-titles.inner-title-margintop {
    padding: 0px 0 20px;
}
.annual-padding-right.late-update-overflow.faq-scroll {
height: 165px;
}
.faq_body.covid-19_body .product-slider .cap-banner, .agm_body .product-slider .cap-banner {
    top: 60px;
}
.st-ban-info .inner-titles{
    /*padding-left: 125px;*/
	margin: 0 auto;
    width: 70%;
}

.st-ban-info.tamil-st-ban .inner-titles{
   font-size: 20px;
}
.mymodal-careerscurrent .career-apply-tabs .information .dt-line{
 color: #000;
 display: flex;
 padding-bottom: 15px;
 text-align: left;
 min-height: 60px;
}
.mymodal-careerscurrent .career-apply-tabs .information .dt-line .b-text{
 width: 50%;
 font-weight: bold;
 /*opacity: 0.7;*/
 color: #757575;
 text-align: left;
 padding-right: 5px;

  position: relative;
}
.mymodal-careerscurrent .career-apply-tabs .information .dt-line .b-text:after {
   content: ":";
   /*float: right;*/
   position: absolute;
   right: 5px;
   top: 0;
}
.mymodal-careerscurrent .career-apply-tabs .information .dt-line .n-text {
 width: 50%;
}
.mymodal-careerscurrent .career-apply-tabs .information .no-pad{
 padding: 0;
}
/*investor corporate governance newly added tabs starts here*/
.corp-gov .resp-tabs-container .tab-text-con p{
  color: #000;
}
.corp-gov .resp-tabs-container .tab-text-con .cont-head{
  font-weight: bold;
  margin-bottom: 15px;
}
.corp-gov .resp-tabs-container .tab-con.details .annual-dropdown,
.corp-gov .resp-tabs-container .tab-con.transfer .annual-dropdown{
  width: 100%;
}
.corp-gov .resp-tabs-container .tab-con.details .dropdown .icon-bottom-arrow,
.corp-gov .resp-tabs-container .tab-con.transfer .dropdown .icon-bottom-arrow{
  float: right;
  margin-top: 6px;
}
.corp-gov .resp-tabs-container input{
    width: 100%;
    margin-top: 30px;
    padding: 5px 12px 5px 0px;
    border: 1px solid transparent;
    background: transparent;
    color: #757575;
    border-bottom: 1px solid #ccc;
}
.corp-gov .resp-tabs-container .tab-con.details .dropdown .btn, 
.corp-gov .resp-tabs-container .tab-con.transfer .dropdown .btn{
    color: #757575;
    border-bottom: 1px solid #ccc;
}
.corp-gov .resp-tabs-container .tab-con .heading-1, .corp-gov .resp-tabs-container .tab-con .heading-2{
  font-family: 'arial';
  color: #323232;
}
.corp-gov .resp-tabs-container .tab-con .heading-1{
  font-size: 24px;
  padding: 30px 0 14px 0;
}
.corp-gov .resp-tabs-container .tab-con .heading-2{
  font-size: 18px;
}
.corp-gov .resp-tabs-container .tab-con.details .red-button,
.corp-gov .resp-tabs-container .tab-con.transfer .red-button{
  margin-top: 35px;
}
.corp-gov .resp-tabs-container .tab-con.transfer .heading-2{
  padding-top: 35px;
}
.corp-gov .resp-tabs-container .tab-con .detail-table{
  background: #fff !important;
  padding: 15px;
  margin-top: 30px;
}
.corp-gov .resp-tabs-container .tab-con .detail-table .dt-line{
  color: #000;
  display: flex;
  padding-bottom: 15px;
}
.corp-gov .resp-tabs-container .tab-con .detail-table .dt-line .b-text{
  width: 100px; 
  font-weight: bold;
  padding-right: 5px;
  position: relative;
}
.corp-gov .resp-tabs-container .tab-con .detail-table .dt-line .b-text:after {
    content: ":";
    /*float: right;*/
    position: absolute;
    right: 5px;
    top: 0;
}
.corp-gov .resp-tabs-container .tab-con .detail-table .link{
  color: #000;
  border-bottom: 1px solid #000;
  margin: 0 5px 0 0px;
}
.corp-gov .resp-tabs-container .tab-con .detail-table .link-2 {
    margin-left: 5px;
}
.corp-gov .resp-tabs-container .tab-con .detail-table .dt-line .link:first-child{
  margin-left: 0;
}
.corp-gov .resp-tabs-container .tab-con .detail-table .link:hover{
  color: #e41937;
  border-bottom: 1px solid #e41937;
}
.no-pad{
  padding: 0;
}
.corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-container .details .con-table th, 
.corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-container .details .con-table td,
.corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-container .transfer .con-table th, 
.corp-gov .investor-zone-faq.features-benefits-tab .resp-tabs-container .transfer .con-table td
{
  padding: 15px;
  text-align: center;
}
.tab-scroller {
   height: 550px;
}
.corp-gov .features-benefits-tab .resp-tab-content-active .transfer .btn-1,
.corp-gov .features-benefits-tab .resp-tab-content-active .details .btn-1 {
 color: #fff;
 cursor: pointer;
}
.corp-gov .features-benefits-tab .resp-tab-content-active .details .con-table,
.corp-gov .features-benefits-tab .resp-tab-content-active .transfer .con-table {
 margin-top: 25px;
}
.corp-gov .features-benefits-tab .resp-tab-content-active .transfer .annual-height.annual-bgcolor-right {
   margin-top: 15px;
   margin-bottom: 0;
}
.corp-gov .resp-tab-content-active .un-amt .dropdown-menu {
   right: 0;
   left: auto;
   z-index: 1;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(4) span:before {
    background: url(../images/icons/unpaid.png?quality=80&format=webp) top center no-repeat;
    top: 38px;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(4).resp-tab-active span:before {
    background: url(../images/icons/Unpaid-gr.png?quality=80&format=webp) top center no-repeat;
    top: 33px;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(6) span:before {
    background: url(../images/icons/esop.png?quality=80&format=webp) top center no-repeat;
	top: 35px;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(6).resp-tab-active span:before {
    background: url(../images/icons/ESOP_Disclosure.png?quality=80&format=webp) top center no-repeat;
	top: 24px;
}

.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(3) span:before {
    background: url(../images/icons/rep-unclaimed.png?quality=80&format=webp) top center no-repeat;
	top: 25px;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(3).resp-tab-active span:before {
    background: url(../images/icons/rep-unc-gr.png?quality=80&format=webp) top center no-repeat;
	    top: 25px;
}

.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(5) span:before {
    background: url(../images/icons/rep-trans.png?quality=80&format=webp) top center no-repeat;
	top: 31px;
}
.corp-gov .customer-service-faq .investor-zone-faq .resp-tabs-list li:nth-child(5).resp-tab-active span:before {
    background: url(../images/icons/rep-trans-gr.png?quality=80&format=webp) top center no-repeat;
	top: 31px;
}
.transfer .pdf-container{
 display: none;
}
.pdf-bulk-wrapper {
min-height: 350px;
max-height: max-content;
}
.fam-prog {
 background: #fff;
}
/*.fam-prog h2.inner-titles {
 font-size: 30px;
}*/
.fam-prog .annual-dropdown{
 margin: 30px 15px 30px 0;
}
.fam-prog .annual-height {
   padding: 0;
}
.fam-prog .annual-details {
   padding: 15px 18px;
}
.fam-prog .annual-height.annual-bgcolor-right .sustain-title {
   width: 100%;
   display: inline-block;
   padding-left: 45px;
   margin-bottom: 0;
}
.fam-prog .annual-height.annual-bgcolor-right .sustain-title a {
 width: 95% !important;
   word-break: break-word;
   float: left;
}
.fam-prog .annual-height.annual-bgcolor-right .sustain-title a::before {
   background: url(../images/icons/pdf-large.png?quality=80&format=webp) no-repeat;
   width: 25px;
   height: 25px;
}
.fam-prog .bg-gr{
 background: #f7f7f7;
}
.fam-prog .tab-scroller{
 height: 250px;
}
.invest-info-accor #exTab2 .annual-dropdown .dropdown-menu {
left: initial;
z-index: 1;
}
.agm_body .logo-wrap {
height: 200px;
}
.management.executive-profiles .test-img .name-test {
   min-height: 107px;
}

.tab-con.divid {
 padding-right: 250px;
}
.tab-con.divid .head{
 display: flex;
 justify-content: space-between;
}
.tab-con.divid .head{
 display: flex;
 position: relative;
 justify-content: space-between;
 font-size: 18px;
}
.tab-con.divid .graph-img{
 width: auto;
 height: auto;
 margin: 50px 0;
}
.tab-con.divid .head span {
 background: #f2f2f2;
 z-index: 1;
}
.tab-con.divid .head span:first-child {
 padding-right: 3px;
}
.tab-con.divid .head span:last-child {
 padding-left: 3px;
}
.tab-con.divid .head:after {
 content: "";
 height: 2px;
 width: 100%;
 position: absolute;
 background: #dcd8d8;
 top: 12px;
 z-index: 0;
}
.eclgs .stripped-table.table>tbody>tr>td {
  text-align: left;
}
.eclgs .stripped-table.table>tbody>tr>td:first-child {
   width: 50%;
}
.eclgs .stripped-table {
  width: 100%;
}

.eclgs_body .product-slider .cap-banner {
   top: 30%;
   text-align: center;
	width: 100%;
}
.home-slider-width .simple-list li{
  width:auto;
  float: initial;
}
.home-slider-width .simple-list li:nth-child(2) {
margin: 0;
}
span.hover-menu-icon.eclgs-icon {
   background: url(../images/eclgs.png?quality=80&format=webp);
}
.agm_body .product-slider .cap-banner {
    top: 0px;
}
.agm_body .st-ban-info .inner-titles {
    width: 100%;
    text-align: center;
}
/*****rights-issue landing page starts here*****/
.rel-information{
  background: #f4f4f4;
  color: #323232;
}
.rel-information .white-box{
  background: #fff;
  padding: 50px;
}
.rel-information .bold-head{
  font-family: "arial";
  font-size: 18px;
  font-weight: bold;
  color: #323232;
  padding-bottom: 20px;
}
.opacity{
  opacity: .6;
}
.rel-information .red-button.disabled a {
    cursor: not-allowed;
    opacity: 0.4;
}
.rel-information .ex-div{
  display: none;
}
.rel-information .city-select{
  box-shadow: 0 3px 24.3px 2.7px rgba(0, 0, 0, .16);
}
.rel-information .select2-container {
  width: fit-content !important;
  /*height: 47px;*/
  margin: 0 25px;
}
.rel-information .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 42px;
    padding-left: 25px;
	padding-right: 50px;
}
.rel-information .select2-container--default .select2-selection--single .select2-selection__arrow{
  top: 0px;
  right: 12px;
  height: 100%;
}
.rel-information .selection-div{
  	margin: 30px 0;
	display: inline-flex;
	line-height: 45px;
}
.rel-information .selection-div ul{
	margin:0;
	list-style: none;
  	padding: 0;
}
.rel-information .selection-div ul li{
padding: 0;
}
.rel-information .select2-container--default
.select2-selection--single .select2-selection__arrow b::before {
    content: "\e901";
    font-family: icomoon !important;
    transform: rotate(90deg);
    display: inline-block;
}
.rel-information .select2-container--default
.select2-selection--single .select2-selection__arrow b{
  top: 8px;
  left: 0;
  border-color: transparent;
}
.rel-information .select2-container--default.select2-container--open
.select2-selection--single .select2-selection__arrow b{
  top: 13px;
}
.rel-information .select2-container--default .select2-selection--single{
  height: 100%;
  border-radius: 25px;
  -webkit-box-shadow: -1px 2px 18px 2px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: -1px 2px 18px 2px rgba(0, 0, 0, 0.16);
  box-shadow: -1px 2px 18px 2px rgba(0, 0, 0, 0.16);
}
.rel-information .select2-container--default .select2-selection--single:focus{
  outline: none;
}
.rel-information .form-group label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #ccc;
  /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);*/
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
}
.rel-information .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.rel-information .form-group label {
  position: relative;
  cursor: pointer;
}
.rel-information .form-group input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 9px;
  width: 6px;
  height: 14px;
  border: solid #8c8c8c;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.rel-information .link{
  color: #e41937;
}
.rel-information .faq{
  margin: 20px 0;
}
.rel-information .rel-sub{
  margin: 30px 0;
}
.nested-faq{
  margin: 20px 0 30px 0;
}
.nested-faq ul{
  list-style: none;
  padding-left: 0;
}
.nested-faq ul li{
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
  /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);*/
  -webkit-box-shadow: -1px 2px 18px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: -1px 2px 18px 2px rgba(0, 0, 0, 0.05);
  box-shadow: -1px 2px 18px 2px rgba(0, 0, 0, 0.05);
  margin-bottom: 10px;
  border: 1px solid #ddd;
  padding-bottom: 0;
}
.nested-faq a.toggle.active{
  background-color:#e41937;
  color: #fff;
}
.nested-faq .toggle p:after {
  content: "+";
  position: absolute;
  width: 10px;
  right: 15px;
	top: 20px;
  font-weight: bold;
  height: 10px;
  font-size: 20px;
}
.nested-faq .toggle.active p:after {
  content: "-";
  font-size: 28px;
  top: 17px;
}

.nested-faq ul li a.toggle{
  display: block;
  padding: 20px 30px 20px 15px;
  color: #323232;
  font-family: "arial";
  font-weight: bold;
}
.nested-faq .inner {
  padding: 10px;
  overflow: hidden;
  display: none;
}
.nested-faq .inner li:last-child {
margin-bottom: 0;
}
.rel-information .no-right-pad{
  padding: 0 0 0 15px;
}
.rel-information .no-left-pad{
  padding: 0 15px 0 0;
}
.rel-information .vid-wrapper{
    height: 250px;
    margin-bottom: 30px;
}
.rel-information .annual-height.annual-bgcolor-right .sustain-title a::after {
  display: none;
}
.rel-information .annual-height.annual-bgcolor-right{
  -webkit-box-shadow: -1px 2px 18px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: -1px 2px 18px 2px rgba(0, 0, 0, 0.05);
  box-shadow: -1px 2px 18px 2px rgba(0, 0, 0, 0.05);
  background: #fff;
  min-height: 46px;
  margin-bottom: 10px;
  border: 1px solid #ddd;
}
.rel-information .annual-height.annual-bgcolor-right .sustain-title a {
    width: 90% !important;
    float: left;
}
.rel-information .annual-height.annual-bgcolor-right .sustain-title {
    width: 100%;
    display: inline-block;
    padding-left: 45px;
    margin-bottom: 0;
}
.rel-information .apply-personal-details{
  padding: 0;
}
.rel-information .apply-personal-details p:first-child{
margin-top: 20px;
}
.rel-information .quick-pay .personal-details input {
padding-left: 0;
}
.rel-information .quick-pay .red-button{
  padding-left: 0;
}
.rel-information .red-button a{
color: #fff;
}
.nested-faq .inner.show {
 display: block !important;
}
.rel-information .annual-height.annual-bgcolor-right .sustain-title a::before {
background: url(../images/icons/pdf-large.png?quality=80&format=webp) no-repeat;
width: 25px;
height: 25px;
top: 16px;   
}
.rel-information input#agree[disabled]+label {
    cursor: not-allowed;
}
.rel-information .capcha-sec {
margin-top: 40px;
}
.rel-information .nested-faq + .red-button .btn-1, 
.rel-information .ex-div > .red-button:first-child .btn-1 {
    margin-bottom: 30px;
}
.rel-information  p {
text-align: justify;
}
.rel-information .pdf-wrapper {
display: flex;
flex-wrap: wrap;
}
/*****rights-issue landing page ends here*****/
.agmdocument input{
	width: 33%;
    margin-top: 30px;
    padding: 5px 12px 5px 0px;
    border: 1px solid transparent;
    background: transparent;
    color: #757575;
    border-bottom: 1px solid #ccc;
}
.agmdocument .red-button{
	margin-bottom: 30px;
}
.agmdocument .red-button a{
	cursor: pointer;
}
.agmdocument .annual-details{
	display: flex;	
}
.agmdocument .bg-gr{
    padding: 0px 30px;
}
.agmdocument .pdf-wrapper{
	display: flex;
	flex-wrap: wrap;
}
.auto-height{
	height: auto !important;
}
.aboutus-strenghts .center-content{
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.invest-info-contact .invest-country-drop ul{
    list-style-type: none;
    padding: 0;
}
.invest-info-contact .invest-country-drop .select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #757575;
    opacity: 0.6;
	padding:10px;
}
.invest-info-contact .invest-country-drop .select2-container--default .select2-selection--single{
    background: transparent;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
	height: auto;
}
.invest-info-contact .invest-country-drop .select2-container{
	width:100% !important;
}
.invest-info-contact .invest-country-drop .select2-container--default .select2-selection--single .select2-selection__arrow{
	top: 12px;
}
/*fixed deposit popup*/
.under-construction .caption {text-align: center;color: #000; padding:15px 40px 30px;
width: 100%; position: absolute; bottom: 0; background: #fff;}
.under-construction .caption span {color: #e41937;font-weight: bold;font-size: 24px;}
.under-construction .modal-body {padding: 0;}
.under-construction .modal-header { border-bottom: none;}
.under-construction img  {margin: 0 auto;padding: 0 15px;}
/*.under-construction .modal-dialog {background-color: #c2c2c2; border-radius:6px;}*/
.under-construction .modal-content {
    background: url(/media/383695/under_maintenance.jpg?quality=80&format=webp) no-repeat;
    background-position: top;
    /* background-size: cover; */
    height: 500px;
  /*background-size: 100% 80%;*/
}
 .pop-up-left-side .modal-body{
  		padding: 0px;
  	}
  	.pop-up-left-side .modal-dialog {
    width: 730px;
    margin: 30px auto;
	}	
  	.lang-select-popup {
    list-style: none;
    padding-left: 0;
	}
  	.pop-up-right-side p{

  	font-size: 19px;
    color: #000000;
	opacity: 0.89;
    font-weight: 500;
  	}
	#lang-popup .deskpopup-img {
		display:block;
	}
  	#lang-popup .mobpopup-img {
		display:none;
	}
	
  	.lang-select-popup li {
    /* height: 21px; */
    font-size: 16px;
    background-color: rgba(238,197,22,0);
   border: 1px solid #2B2B2B;
	border-radius: 5px;
    padding: 0;
    line-height: inherit;
    box-shadow: none;
    margin: 0;
    position: relative;
    z-index: 999;
    padding: 1px 16px 2px 16px;
    text-align: center;
    margin: 6px 6px 6px 0;
    display: inline-block;
    cursor: pointer;
    float: left;
}
.lang-select-popup li a{
    color: #000;
    font-size: 14px;
}
.lang-select-popup li.active,.lang-select-popup li:hover {
    border: 1px solid #E41937;
    color: #E41937;
}
.lang-select-popup li.active,.lang-select-popup li:hover a{
    color: #E41937;
}
.pop-up-left-side .close:focus {
  outline: 0;
}
.lang-select-popup li a.active,.lang-select-popup li a:hover {
    border: 1px solid #E41937;
    color: #E41937;
    border: none;
     text-decoration: none;
}

	.pop-up-right-side{
		margin-top: 35%;
	}
	.pop-up-left-side .close {
    float: right;
    position: absolute;
    right: 16px;
    top: 10px;
    /* opacity: 1; */
    font-size: 26px;
    font-weight: 500;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 0.5;
    z-index: 9999;
}
.modal.fade.pop-up-left-side .modal-dialog{
    transform: none !important;
}
.modal.fade.pop-up-left-side{
opacity: 1 !important;
display: flex !important;
align-items: center;
justify-content: center;
background: rgba(0,0,0,0.8);
}
.lang-select-popup li.active a{
   color: #E41937;
}
@media (min-width: 768px){
/*.under-construction .modal-dialog {
	width: 700px;
	background-color: #c2c2c2;border-radius:6px;}*/
}
@media (max-width: 767px){
.under-construction .caption span {display: block;}
.under-construction .caption {padding: 15px 20px 30px;}
.under-construction .modal-content {background-size: 100% 58%;}
}
@media (max-width:767px) {
    .under-construction .caption span {
        display: block
    }
    .under-construction .caption {
        padding: 15px 20px 30px
    }
    .under-construction .modal-content {
        background-size: 100% 58%
    }
	.pop-up-right-side {
    	margin-top: 12%;
		margin-left: 12%;
		margin-bottom: 5%;
	}
	.pop-up-left-side .modal-body {
		padding: 0px;
		padding-bottom: 8%;
	}
	.pop-up-left-side .modal-dialog{
		width: 85%;}
		.pop-up-left-side .close{
		color:#fff;
	}
	#lang-popup .deskpopup-img {
		display:none;
	}
  	#lang-popup .mobpopup-img {
		display:block;
	}
	.pop-up-right-side p {
	font-size: 18px;
	opacity: 0.80;
	font-weight: 600;
	}	
	.pop-up-right-side
	.lang-select-popup li{padding: 1px 12px 2px 12px;
	margin: 6px 4px 6px 0;
	}
}
/*END*/
/*investment apply now */
.select-div-option{
	background-color: #fff;
   padding: 60px 80px 20px 80px;
   /*-webkit-box-shadow: 0px -11px 30px -3px #BCBCBC;
   box-shadow: 0px -11px 30px -3px #BCBCBC;*/
}
.selection-div{padding: 0;}
.apply-now{padding: 0;}
.apply-now .apply-now-loan{
padding-top: 0;
	margin-top: 0;
-webkit-box-shadow: 0px 30px 30px -3px #efe6e6;
box-shadow: 0px 30px 30px -3px #efe6e6;
}
.selection-wrapper{
margin-top: -110px;
}
.select-div-option input{
margin-right: 5px;
}
.select-div-option label{
margin-right: 20px;
}
.select-div-option input[type="radio"]:checked,
.select-div-option input[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.select-div-option input[type="radio"]:checked + label,
.select-div-option input[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.select-div-option input[type="radio"]:checked + label:before,
.select-div-option input[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    /*top: 0;*/
	bottom: 5px;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
.select-div-option input[type="radio"]:checked + label:after,
.select-div-option input[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #e41937;
    position: absolute;
    /*top: 3px;*/
	bottom: 8px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.select-div-option input[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.select-div-option input[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.apply-type-employment.payments ul.typeofEmployee li.Investother.active p {
    color: #e41937;
}
.apply-type-employment.payments ul li.Investother.active .payment-img-hover {
    opacity: 9;
}
.typeofEmployee .Investother.active .payment-img {
    display: none;
}
.typeofEmployee .Investother.active {
    background-color: #fff;
    box-shadow: 0 0 17px 0 rgba(0, 0, 0, .14);
}
.apply-now_body .apply-now div#dvInvestCaptcha {
    margin-left: 0;
}
.apply-now_body .apply-now div#dvInvestCaptcha {
    padding-top: 35px;
    margin-left: -58px;
}
.apply-now_body .currentactiveitem .loan-item {
    padding: 20px 0;
}
.select-div-option svg{
    width: 50px;
    height: 50px;
	margin-right: 5px;
    margin-bottom: -1px;
	fill: #6b6b6b;
}
.select-div-option label:hover svg{transform: scale(1);}
.new-landing .product-slider .cap-banner{
    top: 25%;
    width: 100%;
    text-align: center;
}
.new-landing .bg-yello{background: #fbdb07; text-align:center;}
.new-landing table td{padding: 15px;}
.new-landing table{border: 1px solid #d1d1d1;}
.new-landing table.table-font td {font-size: 14px;}

.Malayalam-lang .mahindra-milestones .milestones-slider.owl-carousel.owl-theme.owl-loaded.owl-drag {
   bottom: 70px;
}
.Malayalam-lang.loans_body .inner-menu-list .nav>li>a {
   padding: 11px 7px !important;
}
.Malayalam-lang.loans_body .subnavs.inner-menu-list {
   height: 43px !important;

}

.Malayalam-lang.loans_body .inner-menu-list.affix .nav>li>a {
   padding: 16px 7px !important;
}
.Malayalam-lang.discover-mahindra-finance_body.overview_body .mahindra-milestones-dmf .milestones-slider .item .milestones-slider-section ul p{
font-size: 14px;
}

.Malayalam-lang.discover-mahindra-finance_body.overview_body .mahindra-milestones-dmf .milestones-slider.owl-carousel.owl-theme.owl-loaded.owl-drag{
bottom: 40px;
}

.Malayalam-lang.investments_body.fixed-deposit_bod.slider-double-title p,.slider-double-title p.third-title{
   font-size: 14px;
}
.Malayalam-lang.investments_body.fixed-deposit_body h2.inner-titles {
   font-size: 17px;
}
.Malayalam-lang.investments_body.fixed-deposit_body .inner-slider .red-button, .product-slider .red-button {
   margin: 25px 0 0;
}

.Odia-lang.investments_body.mutual-funds_body #applicationForm.investment-policy-benifits .investment-view-policy a::after{
        left: 64px;
        top: 3px;
        }
        .Odia-lang.investments_body.mutual-funds_body .investment-policy-benifits .investment-download-policy a,.Odia-lang.investments_body.mutual-funds_body .investment-policy-benifits .investment-view-policy a{
        font-size: 9px;
        }
        .Bengali-lang.investments_body.mutual-funds_body .investment-policy-benifits .investment-download-policy a,.Bengali-lang.investments_body.mutual-funds_body .investment-policy-benifits .investment-view-policy a{
        font-size: 9px;
        }

        .Odia-lang.discover-mahindra-finance_body.policies_body #applicationForm.investment-policy-benifits .investment-view-policy a::after{
        left: 64px;
        top: 3px;
        }
        .Odia-lang.discover-mahindra-finance_body.policies_body .investment-policy-benifits .investment-download-policy a,.Odia-lang.discover-mahindra-finance_body.policies_body .investment-policy-benifits .investment-view-policy a{
        font-size: 9px;
        }
         .Bengali-lang.discover-mahindra-finance_body.policies_body .investment-policy-benifits .investment-download-policy a,.Bengali-lang.discover-mahindra-finance_body.policies_body .investment-policy-benifits .investment-view-policy a{
        font-size: 9px;
        }

      .Bengali-lang.discover-mahindra-finance_body.policies_body #applicationForm.investment-policy-benifits .investment-download-policy a::after,.Bengali-lang.investments_body.mutual-funds_body #applicationForm.investment-policy-benifits .investment-download-policy a::after {
       left: 70px;
       top: -8px;
       }
        .Bengali-lang.discover-mahindra-finance_body.policies_body #applicationForm.investment-policy-benifits .investment-view-policy a::after {
            left: 53px;
            top: 3px;
        }
        .Bengali-lang.investments_body.mutual-funds_body #applicationForm.investment-policy-benifits .investment-view-policy a::after{
            left: 46px;
            top: 3px;
        }
		.Bengali-lang.discover-mahindra-finance_body.sustainability_body .investment-policy-benifits .investment-download-policy a, .Bengali-lang.discover-mahindra-finance_body.sustainability_bod .investment-policy-benifits .investment-view-policy a, {
		   font-size: 9px;
		}
		.Bengali-lang.discover-mahindra-finance_body.sustainability_body .investment-policy-benifits .investment-download-policy a::after{
		left: 67px;
		}

		   .Bengali-lang.rise-for-good_body.csr-reports_body .investment-policy-benifits .investment-download-policy a,
   .Bengali-lang.rise-for-good_body.csr-reports_body .investment-policy-benifits .investment-view-policy a {
   font-size: 9px;
   }
   .Bengali-lang.rise-for-good_body.csr-reports_body .investment-policy-benifits .investment-download-policy a::after{
   left: 67px;
   }
.apply-loan-buttons .apply-buttons:last-child{
          margin: 0;
       }

	.btnright2.btn-1.btncalculatemi{
   	display:block;
	}
    @media (max-width: 1024px) {
    .rel-information .selection-div {
    display: block;
    }
     .home-slider .home-slider-width p.language-banner-txt1{
        font-size: 28px;
}
.home-slider .home-slider-width p.language-banner-txt2{
        font-size: 24px;
}

.Telugu-lang.telugu_body .home-slider .home-slider-width p.language-banner-txt1 {
    font-size: 18px;
}
.Telugu-lang.telugu_body .home-slider .home-slider-width p.language-banner-txt2 {
    font-size: 15px;
}

.Kannada-lang.kannada_body .home-slider .home-slider-width p.language-banner-txt1,.Odia-lang.odia_body .home-slider .home-slider-width p.language-banner-txt1,.Marathi-lang.marathi_body .home-slider .home-slider-width p.language-banner-txt1{
    font-size: 25px;
}
.Kannada-lang.kannada_body .home-slider .home-slider-width p.language-banner-txt2,.Odia-lang.odia_body .home-slider .home-slider-width p.language-banner-txt2,.Marathi-lang.marathi_body .home-slider .home-slider-width p.language-banner-txt2{
    font-size:23px;
}
.Malayalam-lang.malayalam_body .home-slider .home-slider-width p.language-banner-txt1, .Tamil-lang.tamil_body .home-slider .home-slider-width p.language-banner-txt1{
        font-size: 14px;
}
.Malayalam-lang.malayalam_body .home-slider .home-slider-width p.language-banner-txt2, .Tamil-lang.tamil_body .home-slider .home-slider-width p.language-banner-txt2{
    font-size: 12px;
}
.Bengali-lang.bengali_body .home-slider .home-slider-width p.language-banner-txt1 {
    font-size: 20px;
}
.Bengali-lang.bengali_body .home-slider .home-slider-width p.language-banner-txt2 {
    font-size: 18px;
}
}
@media (max-width:1000px){
.home-slider .home-slider-width p.language-banner-txt1 {
        font-weight: 600;
        font-size: 23px;
        text-align: center;
        color: #da1938;
        font-family: arial;
        line-height: 28px;
        margin-top: 9%;
        padding-left: 62px
    }
    .home-slider .home-slider-width p.language-banner-txt2 {
        font-size: 20px;
        font-weight: 600;
        line-height: 28px;
        color: #000;
        text-align: center;
        font-family: arial;
        padding-left: 50px
    }
    .Kannada-lang.kannada_body .home-slider .home-slider-width p.language-banner-txt1,
    .Marathi-lang.marathi_body .home-slider .home-slider-width p.language-banner-txt1,
    .Odia-lang.odia_body .home-slider .home-slider-width p.language-banner-txt1 {
        font-size: 20px
    }
    .Kannada-lang.kannada_body .home-slider .home-slider-width p.language-banner-txt2,
    .Marathi-lang.marathi_body .home-slider .home-slider-width p.language-banner-txt2,
    .Odia-lang.odia_body .home-slider .home-slider-width p.language-banner-txt2 {
        font-size: 18px
    }
    .Malayalam-lang.malayalam_body .home-slider .home-slider-width p.language-banner-txt1,
    .Tamil-lang.tamil_body .home-slider .home-slider-width p.language-banner-txt1 {
        font-size: 14px
    }
    .Malayalam-lang.malayalam_body .home-slider .home-slider-width p.language-banner-txt2,
    .Tamil-lang.tamil_body .home-slider .home-slider-width p.language-banner-txt2 {
        font-size: 12px
    }
    .Telugu-lang.telugu_body .home-slider .home-slider-width p.language-banner-txt1 {
        font-size: 15px
    }
    .Telugu-lang.telugu_body .home-slider .home-slider-width p.language-banner-txt2 {
        font-size: 13px
    }
    .Malayalam-lang.malayalam_body .home-slider .home-slider-width p.language-banner-txt1,
    .Tamil-lang.tamil_body .home-slider .home-slider-width p.language-banner-txt1 {
        font-size: 14px
    }
    .Malayalam-lang.malayalam_body .home-slider .home-slider-width p.language-banner-txt2,
    .Tamil-lang.tamil_body .home-slider .home-slider-width p.language-banner-txt2 {
        font-size: 12px
    }
    .Bengali-lang.bengali_body .home-slider .home-slider-width p.language-banner-txt1 {
        font-size: 18px
    }
    .Bengali-lang.bengali_body .home-slider .home-slider-width p.language-banner-txt2 {
        font-size: 16px
    }
}
@media (max-width: 768px){
	.apply-now_body .apply-now div#dvInvestCaptcha, .apply-now_body .apply-now div#dvCaptcha {
    	margin-left: 0px;
	}
	.select-div-option {
    	padding: 40px 15px 5px 15px;
	}
	.new-landing .product-slider .cap-banner{
    top:15%;
	}
	.agmdocument input{
		width: 100%;
	}
 .tab-con.divid {
   padding: 15px;
 }
	.rel-information .no-left-pad {
	padding: 0;
	}
	.rel-information .pdf-wrapper > .col-lg-6, .rel-information .pdf-wrapper > .col-lg-12    {
     padding: 0;
}
	.gst-footer-align {
position: relative;
right: 0;
top: 0;
}
}

@media (max-width: 1366px) {
	.faq_body.covid-19_body .product-slider .cap-banner {
    	top: 30px;
	}
}
@media (max-width:767px) {
	.new-landing .product-slider .cap-banner{
     top:35%;
	}
	.reachus-pop-up{
		position: fixed;
		bottom: 57px;
		left: static;
	}
	.rel-information .annual-height.annual-bgcolor-right .sustain-title a {
	width: 85% !important;
	float: left;
	}
	.rel-information .white-box {
	padding: 15px;
	}
	.rel-information .select2-container {
	width: 100% !important;
	margin: 25px 0;
	}
	.rel-information  .fair-practice .inner-titles {
	font-size: 25px;
	}
	.rel-information .selection-div {
	line-height: 1.42857143;
	}
	.eclgs_body .product-slider .cap-banner {
	top: 40%;
	}
	.fam-prog .annual-height.annual-bgcolor-right .sustain-title {
		line-height: 13px;
	}
	.fam-prog .annual-height.annual-bgcolor-right .sustain-title a img{
		position: absolute;
		right: 14px;
		top: 15px;
	}
	.fam-prog .bg-gr{
		padding-right: 0;
		padding-left: 0;
	}
	.agmdocument .bg-gr{
    	padding: 0px 15px;
	}
	.corp-gov .resp-tabs-container .tab-con .heading-2 {
	font-size: 14px;
	}
	.corp-gov .resp-tabs-container .tab-con .heading-1 {
	font-size: 18px;
	}
	.corp-gov .resp-tabs-container .tab-con .detail-table .dt-line .b-text {
	width: fit-content;
	padding-right: 12px;
	}
	.mymodal-careerscurrent .career-apply-tabs .information .dt-line .b-text{
	 width: 100%;
	}
	.mymodal-careerscurrent .career-apply-tabs .information .dt-line .n-text {
	 width: 100%;
	}
	
	.discover-mahindra-finance_body .subnavs.inner-menu-list {
	height: 40px !important;
    /* height: 55px !important;*/
	}
	.investor-information_body .tab-pane.record .sticky-pdf {
    padding: 20px 24px 20px 21px;
	}
	.investor-information_body .tab-pane.record .sticky-pdf .annual-height.annual-bgcolor-right a{
	padding: 5px 10px 15px 0px;
	}
	.financial-table .dis-arrow {
		right: 27px;
	}
	.financial-table .sum-data{
		padding-right: 70px;
	}
	.faq_body.covid-19_body .product-slider .cap-banner, .agm_body .product-slider .cap-banner {
	   top: 100px;
	   width: 100%;
	}
	.st-ban-info .inner-titles{
	   width: 100%;
	}
	.corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab 
	  h2.resp-accordion:nth-child(5) span:before {
		  background: url(../images/icons/rep-unclaimed.png?quality=80&format=webp) top center no-repeat;
			top: -17px;
	  }
	  .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab 
	  h2.resp-accordion:nth-child(5).resp-tab-active span:before {
		  background: url(../images/icons/rep-unc-gr.png?quality=80&format=webp) top center no-repeat;
	  }

	  .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab 
	  h2.resp-accordion:nth-child(7) span:before {
		  background: url(../images/icons/unpaid.png?quality=80&format=webp) top center no-repeat;
		  top: -4px;
	  }
	  .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab 
	  h2.resp-accordion:nth-child(7).resp-tab-active span:before {
		  background: url(../images/icons/Unpaid-gr.png?quality=80&format=webp) top center no-repeat;
		  top: -9px;
	  }
	  .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab 
	  h2.resp-accordion:nth-child(9) span:before {
		  background: url(../images/icons/rep-trans.png?quality=80&format=webp) top center no-repeat;
		  top: -11px;
	  }
	  .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab 
	  h2.resp-accordion:nth-child(9).resp-tab-active span:before {
		  background: url(../images/icons/rep-trans-gr.png?quality=80&format=webp) top center no-repeat;
		  top: -11px;
	  }
	  .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab 
	  h2.resp-accordion:nth-child(11) span:before {
		background: url(../images/icons/esop.png?quality=80&format=webp) top center no-repeat;
		  top: -8px;
	  }
	  .corp-gov .customer-service-faq .investor-zone-faq.features-benefits-tab 
	  h2.resp-accordion:nth-child(11).resp-tab-active span:before {
		background: url(../images/icons/ESOP_Disclosure.png?quality=80&format=webp) top center no-repeat;
		      top: -18px;
	  }
	.corp-gov .resp-tabs-container .tab-con .detail-table .dt-line {
	  display: block;
	}
	.corp-gov .resp-tabs-container .tab-con .detail-table .link-2 {
		margin-left: 0px;
	}
    .home-slider .home-slider-width p.language-banner-txt1 {
        margin-top: -15px;
        padding-left: 0;
        font-size: 20px;
        line-height: 23px
    }
    .home-slider .home-slider-width p.language-banner-txt2 {
        padding-left: 0;
        font-size: 18px;
        line-height: 23px
    }
	h2.inner-titles.patner-store-banner-text br{
	display:block;}
}

@media (max-width:400px) {
h2.inner-titles.patner-store-banner-text{
font-size:18px;}
}
@media (max-width:320px) {
    .home-slider .home-slider-width p.language-banner-txt1{
        margin-top: -32px;
		}
		h2.inner-titles.patner-store-banner-text{
		font-size:17px;}

.Telugu-lang.telugu_body .home-slider .home-slider-width p.language-banner-txt1 {
   font-size: 13px;
}
.Telugu-lang.telugu_body .home-slider .home-slider-width p.language-banner-txt2 {
    font-size: 12px;
}
.Kannada-lang.kannada_body .home-slider .home-slider-width p.language-banner-txt1, .Marathi-lang.marathi_body .home-slider .home-slider-width p.language-banner-txt1, .Odia-lang.odia_body .home-slider .home-slider-width p.language-banner-txt1 {
    font-size: 17px;
}
.Malayalam-lang.malayalam_body .home-slider .home-slider-width p.language-banner-txt1, .Tamil-lang.tamil_body .home-slider .home-slider-width p.language-banner-txt1{
        font-size: 11px;
}
.Malayalam-lang.malayalam_body .home-slider .home-slider-width p.language-banner-txt2, .Tamil-lang.tamil_body .home-slider .home-slider-width p.language-banner-txt2{
    font-size: 10px;
}
.Bengali-lang.bengali_body .home-slider .home-slider-width p.language-banner-txt1 {
    font-size: 15px;
}
.Bengali-lang.bengali_body .home-slider .home-slider-width p.language-banner-txt2 {
    font-size: 13px;
}

}