/* YOUR CUSTOM STYLES */
/* html, body {
    text-rendering: optimizeLegibility;
}
html, body {
    text-rendering: geometricPrecision;
} */

@import url('https://fonts.googleapis.com/css?family=Poppins');

/*body {font-family: 'Poppins', sans-serif !important;}*/

@font-face {
    font-family: 'Poppins', sans-serif;
    src: url('../assets/fonts/Poppins-SemiBold.eot');
    src: url('../assets/fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/Poppins-SemiBold.woff') format('woff'), url('../assets/fonts/Poppins-Regular.ttf') format('truetype');
    line-height: 12px;
    font-size: 14px;
    font-style: normal;
}

h3 {
    font-variant: all-petite-caps;
    color: #333;
}

/*h4 {color: #656565;text-shadow: 1px 6px 4px #9f9f9f;}*/

.center-block {
    float: none !important;
    margin: 0px auto;
    text-align: center;
    display: block;
}

.center {
    float: none !important;
    margin: 0px auto;
    text-align: center;
    display: block;
    text-align: center !important;
}

.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }

    .section h4 {
        font-size: 18px !important;
    }
}

@media (max-width: 991px) {
    .col-sm-15 {
        width: 30%;
        margin-bottom: 19px;
        display: inline-block;
    }
}

@media (max-width: 575px) {
    .col-xs-15 {
        width: 49%;
        margin-bottom: 2px;
        display: inline-block;
        padding: 5px;
    }
}



.box-sad {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.table > thead > tr > th { /* padding: 7px; */
    background-color: #173780;
    color: #fff;
    border-top-color: #EEEEEE;
    vertical-align: middle;
}

.table td, .table th {
    text-align: right;
}

.table img {
    display: inline-block;
    text-align: right;
    padding: 9px;
}

.table > tbody > tr:hover > td {
    background-color: #FAFAFA;
}

.table > tbody > tr .active {
    background-color: #FAFAFA;
}

.mobile_table div {
    text-align: right;
}

.table-user-information td:nth-child(even) {
    text-align: left;
    color: #636363;
    width: 49%;
}

.table-user-information td:nth-child(odd) {
    text-align: right;
    font-weight: 700;
    color: #636363;
    width: 51%;
}

.tb {
    background: #F8F8F8;
}
/* ------left slider menu---- */
.left-sidebar-1 {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
    padding-bottom: 20px;
}

html:not(.loading) [data-layout="default-sidebar-1"][data-navbar="primary"] {
    color: #212121;
    background: #f5f5f5;
    background-image: url(../img/primary.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-attachment: fixed;
}

#chart {
    height: 500px;
}

.section {
    margin-bottom: 0rem;
}
/*.double-nav{box-shadow:none; padding-top: 15px; }*/
.button-collapse {
    font-size: 28px !important;
    margin-left: 7px !important;
    position: unset !important;
    color: #fff;
}

.btn-primary {
    /*background: #173780 !important;*/
}

.navbar {
    box-shadow: none;
    background: none !important;
}

.sidebar-heading {
    height: 51px !important;
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform: capitalize;
}


.sidebar-options {
    position: absolute;
    left: 58px;
}

.sidebar-image {
    position: absolute;
    left: 4px;
    width: 45px;
}

    .sidebar-image .img-circle {
        border-style: solid;
        border-width: 2px;
        box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
    }

/*.description {
    margin: 1px 0 0 12px;
    font-size: 0.8rem !important;
    color: #e1e1e1;
}
.img-circle {border-radius: 50%;}*/
.dropdown a:hover, a:focus {
    text-decoration: none;
    color: #fff;
}

a:focus {
    text-decoration: none;
    color: #000;
}

.dropdown .dropdown-menu {
    margin: 1.125rem 0 0;
    color: #fff;
}

.dropdown-toggle {
    color: #fff;
}

.dropdown-item {
    padding: 0 1rem;
    line-height: 35px !important;
}
/*.side-nav .user-box { padding: 9px;}*/
.side-nav .collapsible {
    padding-bottom: 81px;
}

.scrolll:hover {
    max-height: 800px;
    overflow: auto;
    margin-bottom: 40px;
}

#ascrail2004 {
    width: 100%;
}
/* .dropdown-item i{padding-right:8px;} */

.main {
    margin: 0px 9px;
    background: #fff;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}


/*-------------social icon----------------------*/
.icon-circle .fa {
    font-size: 10px;
    color: #e84700;
    margin: 0 auto;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    line-height: 37px;
    cursor: pointer;
    -webkit-transition: all ease-in-out 0.35s;
    -moz-transition: all ease-in-out 0.35s;
    -o-transition: all ease-in-out 0.35s;
    -ms-transition: all ease-in-out 0.35s;
    transition: all ease-in-out 0.20s,background-color ease-in-out 0.05s;
    float: left;
    margin: 0px 7px;
}

    .icon-circle .fa:hover {
        background-color: #e84700;
        color: #fff;
        /*   -moz-box-shadow         : inset 0px 0px 0px 1px #ffffff;
    -o-box-shadow           : inset 0px 0px 0px 1px #ffffff;
    -ms-box-shadow          : inset 0px 0px 0px 1px #ffffff;
    -webkit-box-shadow      : inset 0px 0px 0px 1px #ffffff;
    box-shadow              : inset 0px 0px 0px 1px #ffffff; */
        -ms-transform: scale(1.2,1.2);
        -webkit-transform: scale(1.2,1.2);
        -moz-transform: scale(1.2,1.2);
        -o-transform: scale(1.2,1.2);
        transform: scale(1.2,1.2);
    }

.icon-circle i:before {
    margin-left: 0px;
    font-size: 20px;
}

@media (min-width:320px) and (max-width:768px) {


    .icon-circle .fa {
        font-size: 10px;
        color: #e84700;
        margin: 0 auto;
        height: 40px;
        width: 40px;
        border-radius: 50%;
        line-height: 37px;
        cursor: pointer;
        -webkit-transition: all ease-in-out 0.35s;
        -moz-transition: all ease-in-out 0.35s;
        -o-transition: all ease-in-out 0.35s;
        -ms-transition: all ease-in-out 0.35s;
        transition: all ease-in-out 0.20s,background-color ease-in-out 0.05s;
        float: left;
        margin: 0px 7px;
    }

        .icon-circle .fa:hover {
            background-color: #e84700;
            color: #fff;
            /*   -moz-box-shadow         : inset 0px 0px 0px 1px #ffffff;
    -o-box-shadow           : inset 0px 0px 0px 1px #ffffff;
    -ms-box-shadow          : inset 0px 0px 0px 1px #ffffff;
    -webkit-box-shadow      : inset 0px 0px 0px 1px #ffffff;
    box-shadow              : inset 0px 0px 0px 1px #ffffff; */
            -ms-transform: scale(1.2,1.2);
            -webkit-transform: scale(1.2,1.2);
            -moz-transform: scale(1.2,1.2);
            -o-transform: scale(1.2,1.2);
            transform: scale(1.2,1.2);
        }

    .icon-circle i:before {
        margin-left: 0px;
        font-size: 10px;
    }
}

.ifacebook .fa {
    color: #fff;
}

    .ifacebook .fa:hover {
        background-color: #3B5998;
        color: #fff;
    }

.itwittter .fa {
    color: #fff;
}

    .itwittter .fa:hover {
        background-color: #33ccff;
        color: #fff;
    }

.igoogle .fa {
    color: #fff;
}

    .igoogle .fa:hover {
        background-color: #BD3518;
        color: #fff;
    }

.iLinkedin .fa {
    color: #fff;
}

    .iLinkedin .fa:hover {
        color: #fff;
        /*  border                  : 1px solid #007bb7; */
    }
/* --------------shapes--------------*/


#quarterCircleTopLeft {
    width: 70px;
    height: 70px;
    float: right;
    margin-top: -50px;
    background: #9b9b9b;
    ;
    border-radius: 140px 0 0 0;
    -moz-border-radius: 140px 0 0 0;
    -webkit-border-radius: 140px 0 0 0;
    z-index: 9999;
    position: relative;
}

    #quarterCircleTopLeft:hover {
        background-color: #173780;
        box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
        z-index: 9999;
        position: relative;
    }

    #quarterCircleTopLeft i {
        margin: 30px 30px;
        color: #fff;
    }

.tit {
    margin: 18px 0px;
}

.tag.tag-rounded.tag-sm {
    height: 20px;
    width: 20px;
    line-height: 22px;
    font-size: 11px !important;
    position: relative;
    right: -3px;
    top: -6px;
}

.input-group .input-group-addon {
    background-color: #fff;
}

.input-group-addon {
    padding: 0px 0px;
}

.badge.badge-40 .tag {
    position: absolute;
    z-index: 2;
    top: 0px;
    left: calc(40px * 0.66);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    border-width: 0;
}

.tag.tag-rounded {
    height: 20px;
    width: 20px;
    text-align: center;
    padding: 0 !important;
    line-height: 20px;
    font-size: 12px !important;
    border-radius: 50% !important;
}

.tag.tag-warning {
    background-color: #ffa000;
    color: #fff;
    border: none;
}

.tag {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.125rem;
}

.right-side a {
    font-size: 14px;
    padding-right: 15px;
    float: right;
    color: #fff;
}

.from-top i {
    font-size: 15px !important;
    padding-right: 7px;
}

.right-side i {
    font-size: 20px;
}

/*.ipower .fa:hover {
    background-color: #BD3518;
    color: #fff;
    border-radius: 50%;
    -moz-box-shadow: 0px 0px 0px 11px #BD3518;
    -o-box-shadow: 0px 0px 0px 11px #BD3518;
    -ms-box-shadow: 0px 0px 0px 11px #BD3518;
    -webkit-box-shadow: 0px 0px 0px 11px #BD3518;
    box-shadow: 0px 0px 0px 11px #BD3518;
    -webkit-transition: all ease-in-out 0.35s;
    -moz-transition: all ease-in-out 0.35s;
    -o-transition: all ease-in-out 0.35s;
    -ms-transition: all ease-in-out 0.35s;
    transition: all ease-in-out 0.20s,background-color ease-in-out 0.05s;
    -ms-transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}*/

/* ---------------------breadcrumb------------------------------ */
/*.breadcrumb {background: none;color: #333;}*/

.breadcrumb a {
    color: #173780 !important;
    font-weight: bold;
}

.white-skin .double-nav a {
    color: #fff;
}

/*.breadcrumb i {padding-right: 13px;}*/

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #333;
    content: ">";
    font-size: 15px;
}

/*.breadcrumb {margin-bottom: 0rem;}*/
/* ---------------------toggle------------------------------ */
.btn-success.active {
    background-color: #fff !important;
    border-radius: 45px 0px 0px 45px;
    color: #173780 !important;
    border: 2px solid #fff;
}

.pt-52 {
    padding-top: 55px !important;
}

.btn-group {
    border: 0px solid #fff;
    border-radius: 45px;
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    border-radius: 45px;
    text-align: center;
    display: block;
}

.btn-secondary {
    background: #173780 !important;
}

.btn {
    text-transform: capitalize;
}

.white-skin .btn-secondary:hover {
    background: #173780 !important;
}

.btn-rad {
    border-radius: 45px 0px 0px 45px;
    -moz-border-radius: 45px 0px 0px 45px;
    -webkit-border-radius: 45px 0px 0px 45px;
    border-radius: 45px 0px 0px 45px;
    border: 2px solid #fff;
}

.btn-rad1 {
    border-radius: 0px 45px 45px 0px;
    -moz-border-radius: 0px 45px 45px 0px;
    -webkit-border-radius: 0px 45px 45px 0px;
    border-radius: 0px 45px 45px 0px;
    border: 2px solid #fff;
    margin-left: -5px;
}

    .btn-rad1.active {
        border-radius: 0px 45px 45px 0px;
        -moz-border-radius: 0px 45px 45px 0px;
        -webkit-border-radius: 0px 45px 45px 0px;
        border-radius: 0px 45px 45px 0px;
        border: 2px solid #fff;
    }

.right-side1 a {
    margin: 0px;
    float: right;
}

.pan_filter {
    position: absolute;
    right: 78px;
    bottom: -40px;
}

.fixed-sn main {
    padding-top: 0px;
}
/* .switch_filter{position: relative;top: 38px;} */
/* ------Fund information five box---- */
/*.container {width: 1230px;max-width: 100%;}*/

.fund_info span {
    text-align: center;
    color: #757575;
    font-weight: 600;
}

.fund_info b {
    text-align: center;
    color: #989898;
    padding: 3px 0px;
    font-weight: 400;
    font-size: 12px;
}

.fund_info img {
    width: 25px;
    text-align: center;
    margin: 0px auto !important;
}

.fund_info .card {
    padding: 7px 0px;
}

.fund_info i {
    padding-right: 5px;
    font-size: 18px;
    color: #a8a8a8;
}
/* ------progress---- */
.progress .progress-bar {
    height: 8px;
}

.progress {
    height: 6px;
    margin-bottom: 20px;
}

.badge {
    font-size: 12px;
    padding: 5px 9px;
    margin-bottom: 6px;
    border-radius: 80px;
}

.progress1 span {
    box-shadow: none;
}

.progress1 b {
    color: #989898;
    float: left;
}
/* ------Slider---- */
.bg {
    background: #183881;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}

.md-form .prefix ~ input {
    margin-left: 0rem;
}

.md-form .prefix {
    font-size: 22px;
}

.login {
    margin-top: 8%;
}

.btn {
    font-weight: 700;
}

.btn-floating.btn-small {
    height: 30px;
    width: 30px;
    margin: 0px auto;
}

    .btn-floating.btn-small .fa {
        margin-top: 0px;
        font-size: 18px;
        margin-left: 1px;
    }

.carousel-indicators {
    display: none;
}

.carousel-control-next, .carousel-control-prev {
    color: #fff;
    font-size: 16px;
}

.full-bg-img {
    background-color: rgba(0, 0, 0, 0) !important;
}
/* ------header---- */
.btn-floating {
    margin: 6px;
}

.navbar {
    padding: 0rem 1rem;
}

.navbar {
    font-size: 14px;
    color: #000;
}

    .navbar.navbar-dark .navbar-nav .nav-item a {
        color: #787474;
        font-weight: 500 !important;
    }

        .navbar.navbar-dark .navbar-nav .nav-item a:hover {
            color: #183881;
            transition: 0.4s;
        }

.nav-item span.active {
    border-bottom: 3px solid #425c8f !important;
    padding-bottom: 5px;
}

    .nav-item span.active:hover {
    }

.contact a {
    padding: 0px 8px;
    color: #000000;
}

.contact i {
    color: #fff;
    padding-right: 5px;
    line-height: 30px !important;
}

.mobile {
    background: #425c8f;
    top: 11px;
}

.navbar-toggler {
    padding: 8px .75rem;
    font-size: 12px;
}

.md-form .prefix ~ label {
    margin-left: 30px;
}

.md-form .prefix {
    font-size: 16px;
    bottom: 19px;
}

.social a {
    margin: 0px 2px !important
}

.dropdown-menu1 {
    position: absolute;
    top: 100%;
}

.dropdown .dropdown-menu a {
    padding: 5px 15px !important;
}

#form1 {
    padding-left: 30px;
    color: #fff !important;
}

/*.recent {display: inherit;color: #5d5d5d;padding-top: 34px;padding-bottom: 10px;}*/

.recent h3 {
    padding-left: 2%;
    margin-bottom: 0px;
}

/*.recent_viewed { position: absolute; right: 0px;right: 3%;}*/


.recent_viewed a {
    color: #a5a5a5 !important;
    padding: 0px 7px;
    font-size: 17px;
}

.ml-auto {
    /*-webkit-margin-start: 20% !important;
 webkit-margin-before:0px !important;
-webkit-margin-after:auto !important;
-webkit-margin-start: 27%;	
-webkit-margin-end:auto !important; */
}
/* ------box---- */

.right-bar {
    border-bottom: 3px solid #425c8f;
    width: 100px;
    position: absolute;
    margin-left: 13px;
    margin-top: 11px;
}

.box_bg {
    margin-top: -2rem;
}

.jumbotron {
    background-color: #fff;
    padding: 15px;
    margin-bottom: 11.97px;
}

.who h3 {
    font-weight: 500;
}

.who p {
    line-height: 32px;
    text-align: justify;
    font-size: 13px;
}

.ek {
    padding: 5px;
}

.social {
    margin: 7px;
    float: right;
}

.ekyc {
    padding: 0px 13px;
    font-size: 12px;
}

    .ekyc i {
        float: right;
        background: #425c8f;
        padding: 9px 7px;
        color: #fff;
        font-size: 19px;
        margin-top: -8px;
    }

.news {
    background: #ededed;
    padding: 8px 0px 8px 6px;
    font-weight: 500;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

    .news a {
        color: #425c8f;
    }

.mrtop {
    margin-top: -63px;
}

.cent-btn {
    margin: 0px;
    display: block;
    text-align: center;
    position: relative;
    top: -30px;
}

}
/* ------NEW FEATURES---- */
.cent-btn {
    margin: 0px auto;
    display: block;
    text-align: center;
}

.bor-bottom {
    border-bottom: 2px solid #425c8f;
    width: 100px;
    margin: 7px auto 23px auto;
}

.card-block {
    font-weight: 400;
    color: #425c8f;
}

    .card-block p {
        margin-bottom: 0rem;
        height: 45px;
    }

.blue {
    background: #425c8f !important;
}

.blue {
    margin-top: -15px;
    background: #425c8f;
}

.card-cascade.narrower {
    margin: 16px 0;
    border-radius: 6px;
}

.card-block1 {
    padding: 12px 7px;
}
/* ------------pre login------------- */
.md-pills p {
    text-align: center;
}
/* .btn {font-size: 14px; padding: 2px 25px;} */
.waves-button-input {
    padding: 0.1em 0.1em;
}

.connecting-line {
    height: 1px;
    background: #dbdbdb;
    position: absolute;
    width: 74%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 26%;
    z-index: 1;
}

.md-form label.active {
    transform: translateY(-70%);
}
/* ------------popup------------- */
.modal-dialog.cascading-modal .modal-header {
    text-align: center;
    margin: -2rem 1rem 1rem;
    padding: 1.5rem;
    border: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 3px;
}

.modal-header {
    background-color: #173780;
    color: #fff;
}

.form-left {
    padding-left: 30px;
    color: #000 !important;
}

.classic-tabs li:first-child {
    margin-left: 0px;
}

.classic-tabs li a.active {
    border-bottom: 3px solid #fff;
    color: #fff;
}
/*-----------------------tab----------------*/
/* .tabb i{background:#fff;} 
.pills-default .nav-item .nav-link.active i{background-color: #173780;}
.pills-default .nav-item .nav-link.active:hover{background-color:#2BBBAD;}
.pills-default .nav-item .nav-link:hover i{background-color: #none;}*/
.md-pills.pills-default .nav-item .nav-link .active {
    background-color: #173780 !important;
}

.md-pills .detail.active li {
    background-color: #ggg !important;
}

canvas { /* width: 100%; margin: -40px 0px -40px -45px; */
}

.spc-legend-content td {
    text-align: left !important;
    margin: 0px auto !important;
}

.canvas-legend2 {
    text-align: center !important;
    margin: 0px auto !important;
    display: block;
}

#canvas-legend2 {
    max-height: 345px;
    overflow: auto;
}


/* ------carousel---- */
.carousel-indicators {
    margin-right: 78%;
    margin-left: 0%;
}

.carousel .carousel-indicators li {
    max-width: 43px;
    height: 6px;
    border-radius: 0%;
}
/* ---------------------Login fotter------------------------------ */


footer {
    background: #183881;
}

    footer h3 {
        font-size: 14px;
        color: #fff;
        padding-top: 20px;
        padding-bottom: 5px;
        font-weight: 500;
    }

    footer ul {
        padding: 0;
    }

        footer ul li {
            list-style-type: none;
            line-height: 26px;
            font-size: 12px;
        }

            footer ul li a {
                color: #fff;
            }

                footer ul li a:hover {
                    color: #4ab8a1;
                    text-decoration: none;
                }

.copy-right {
    background: #2d4680;
    padding-top: 10px
}

    .copy-right p {
        color: #fff;
        font-size: 13px;
    }

    .copy-right ul li a {
        color: #fff;
    }

/* ----------desktop---------- */

@media (max-width: 1280px) {
    .mob_span {
        display: block !important;
    }

    table {
        text-align: center;
        float: none;
    }

    .pad {
        padding-right: 0px !important;
        padding-left: 0px important;
    }

    .card1 b {
        line-height: 34px;
        font-weight: 500;
    }

    .card2 th {
        font-weight: 400 !important;
        font-size: 13px !important;
    }

    .cams {
        position: relative;
        top: -15px;
        left: 7px;
        font-size: 12px;
    }

    .btn-rad1 {
        padding: 12px !important;
    }

    /*.side-nav .user-box {padding: 10px 10px 0 10px;}*/
    .card-block1 {
        font-size: 13px;
    }
}

@media (min-width: 1279px) {
    .card1 b {
        line-height: 34px;
        font-weight: 500;
    }
    /* .card-block1 {margin-top: 7px; padding: 6px;} */
    .button-collapse {
        display: none !important;
    }
    /* .dropdown .dropdown-menu {margin: 2.125rem 112px 0;} */
    .cams {
        top: 2px;
    }
}

@media (max-width: 968px) {
    .card2 th {
        font-weight: 400 !important;
        font-size: 11px !important;
    }
}

@media (min-width: 991px) {
    .sticky-scroll-box {
        display: none;
    }
}

@media (max-width: 991px) {
    .logo {
        width: 77%;
    }

    .sticky-scroll-box {
        display: inherit;
    }

    .logo1 {
        width: 56%;
    }

    .btn-floating.btn-small .fa {
        font-size: 11px;
    }

    .nav-link {
        display: block;
        padding: 12px 0em;
    }

    .mrtop {
        margin: 0px auto;
        padding: 20px 0px;
    }

    .spc-legend-content tr {
        display: inline-block;
        width: 100%;
        float: left;
    }

    .chart_center {
        margin: 0px auto;
        text-align: center;
    }

        .chart_center h4 {
            margin-bottom: 12px;
        }

    .right-side {
        float: right !important;
        width: 50% !important;
    }

    .right-side1 {
        width: 20% !important;
        position: relative;
        left: -20px !important;
    }

    .sidebar-heading {
        height: 80px !important;
    }
}


@media (max-width: 887px) {
    .log_out {
        display: none !important;
    }

    .user-profile img {
        display: inherit;
    }

    .ChartLeg div {
        display: inline-block !important;
        font-size: 11px;
        padding: 0px 4px 5px 29px;
        width: 30% !important;
    }

    .ChartWidth {
        bottom: 8px !important;
    }

    .nav > li > a > img {
        margin: 0px auto;
    }

    .brk {
        display: block !important;
        text-align: center;
    }

    .card-block1 {
        padding: 15px 2px;
    }
}

/*-------tab------*/
@media (max-width: 767px) {
    .progress1 b {
        position: relative;
        top: 18px;
    }

    .mt-2 {
        margin: 0px !important;
    }

    .progress {
        height: 6px;
        margin-bottom: 0px;
    }

    .main {
        margin: 0px 15px;
    }
}

@media (max-width: 768px) {
    /*.right-side{float:right !important; margin-left: 29%;}*/
    .table > tbody > tr > td, .table > tbody > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        text-align: right;
    }

    .contact a {
        font-size: 12px;
        padding: 0px 3px;
    }

    .news {
        margin-top: 12px;
    }

    .mrtop {
        margin: 0px auto;
    }

    .switch_filter {
        top: 0px;
    }

    .table img {
        text-align: center !important;
        margin: 0px auto;
        display: block;
    }

    .butt_mrt {
        position: relative;
        top: -20px;
        text-align: center;
        margin: 0px auto;
    }

    .recent h3 {
        padding-left: 0%;
        margin-bottom: 0px;
    }
    /* .dropdown-menu1 {min-width: 20rem !important;left: -300px;} */
}

@media (min-width: 768px) {
    .padd-left {
        padding: 0;
    }

    .view1 {
        width: 100%;
    }

        .view1 img {
            width: 100% !important;
            ;
        }

    .card-block1 {
        padding-top: 16%;
    }

    .para P {
        line-height: 15px;
        font-size: 11px
    }

    .md-form .prefix {
        padding-top: 9px;
    }

    .btn-floating {
        margin: 11px 4px;
    }

    .contact {
        margin: -2px;
    }

    .btn-floating.btn-small .fa {
        font-size: 17px;
    }
}
/*-------mobile------*/
@media (max-width: 640px) {
    body {
        font-size: 12px;
    }

    .title {
        padding-top: 3px;
    }

    .toggle {
        padding-top: 0px;
    }

        .toggle a {
            padding: 2px 8px 9px;
            font-size: 28px;
        }

    [type="radio"]:not(:checked) + label {
        height: 11px;
        padding-left: 27px;
        font-size: 11px;
    }

    [type="radio"]:checked + label {
        height: 11px;
        padding-left: 27px;
        font-size: 11px;
    }

    [type="radio"]:not(:checked) + label {
        height: 11px;
        padding-left: 23px;
    }

    .col-xs-6 {
        position: relative;
        width: 50%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .right-bar {
        border-bottom: 2px solid #425c8f;
        width: 57px;
        margin-top: 5px;
    }

    .copy-right p {
        font-size: 10px;
    }

    #quarterCircleTopLeft {
        width: 40px;
        height: 40px;
        float: right;
        margin-top: -10px;
    }

        #quarterCircleTopLeft i {
            margin: 13px 13px;
        }

    .md-form label {
        font-size: 11px;
    }

    .right_col {
        padding: 0px !important;
    }

    .nav > li > a {
        padding: 9px 9px;
    }

    .nav-tabs {
        padding: 0px;
        margin: 0px;
    }

        .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover {
            background-color: rgba(188, 188, 188, 0.8) !important;
        }

    .tab-content {
        padding: 11px;
    }

    footer ul li {
        line-height: 16px;
    }

    .mobi-pa {
        padding: 3px !important;
    }

    .progress {
        height: 5px;
        margin-bottom: 4px;
    }

    .badge {
        font-size: 10px;
        padding: 3px 9px;
        margin-bottom: 3px;
    }

    /*.dropdown-menu1 {
        left: -113px;
    }*/
}

@media (max-width: 575px) {
    .contact {
        text-align: center;
        margin: 0px auto;
    }

    .social {
        text-align: center;
        margin: 0px auto;
        float: none;
        margin: 7px;
    }

    .right-side {
        float: right !important;
        width: 80%;
    }

    .right-side1 {
        width: 20%;
        position: relative;
        left: -20px;
    }

    .btn-rad {
        font-size: 8px;
        padding: 0.85rem 1.13rem;
    }

    .btn-rad1 {
        font-size: 8px;
        padding: 0.85rem 1.13rem;
    }

    .fund_info {
        margin: 0px 7px;
    }
    /* .dropdown-menu1 {min-width: 20rem !important;left: -300px;} */
    .tab_container {
        padding: 0px 0px !important;
    }

    .spc-legend-th td {
        display: none;
    }

    #canvas2 {
        margin: 0px auto !important;
    }

    .heading {
        font-size: 11px;
    }

    .rit-sde {
        position: relative;
        left: 22%;
    }

    .right-side {
        margin-left: 0%;
    }
    /* .switch_filter{margin:0px; width:50%;} */
    .right-side {
        width: 70% !important;
    }

    .right-side1 {
        width: 30% !important;
    }

    .btn-floating.btn-large {
        width: 45.5px;
        height: 45.5px;
    }

        .btn-floating.btn-large i {
            line-height: 50.5px;
        }

    .fund_info i {
        font-size: 14px;
    }

    .cams {
        font-size: 11px;
        font-weight: bold;
    }

    .mt-1 {
        margin-top: 0rem !important;
    }

    .card-block1 {
        padding: 12px 4px !important;
    }
}

@media (max-width: 400px) {
    .card-block p {
        height: 40px;
        font-size: 10px;
    }

    .tab-content {
        padding: 0px;
    }

    .card-block {
        padding: 0px;
    }
}

@media (max-width: 990px) {
    .col-slider {
        -webkit-box-flex: 0;
        -webkit-flex: 100% !important;
        -ms-flex: 100% !important;
        flex: 100% !important;
        max-width: 100% !important;
    }

    .loginpage {
        padding: 19px 10%;
    }

    .banner-hide {
        display: none
    }

    .hm-white-slight img {
        width: 100%;
    }

    .filter_button {
        position: relative !important;
        top: -21px !important;
        left: 19px !important;
    }

    .br {
        display: none
    }
}

@media (min-width: 990px) {
    .banner-hide1 {
        display: none
    }
}

@media (max-width: 1198px) {
    .box_bg {
        margin-top: -8px !important;
    }
}

@media (max-width: 1279px) {
    .recent {
        padding-top: 15px;
        padding-bottom: 4px;
    }
}


@media (min-width: 992px) and (max-width:1199px) {
    .ekyc {
        padding: 0px 7px;
        font-size: 10px;
    }

    .guide {
        padding: 0px;
        font-size: 13px;
    }

    .who p {
        line-height: 28px;
        font-size: 12px;
    }
    /* .jumbotron {  padding: 13px;} */

}

@media (min-width: 992px) and (max-width:1277px) {
    /* .card-block1{padding-top:7%}} */

    .form-header h2 {
        padding-bottom: 10px;
    }
}
