
@media screen and  (min-device-width: 100px) and (max-device-width: 320px)
{
    canvas.height-graph {
        height: 35vh !important;
    }

    .individual-align {
        background: #053220;
        text-align: center;
        border-radius: 10px;
        padding: 5px 0px 4px 12px;
        justify-content: center;
    }
    .individual-block{
       display: inline-block;
        align-items: center;
    }

    .mob-ml-18{margin-left: 18px;}
    .mob-mt-100{margin-top: 100px;}

    nav.nav-on-mobile{
        display: flex !important;
        flex-direction: column !important;
        padding: 0px 0px 10px 18px !important;
    }

    .mtm img {
        margin-top: -82px;
        width: 80px;
        height: 80px;
    }
    .hide-on-mobile{display: none;}
    .mt-270{margin-top: 0px !important;}

    a.sign-in {
        background-color: #059669;
        color: #fff !important;
        border-radius: 20px;
        font-size: 12px;
        display: flex;
        height: 28px !important;
        flex-direction: column;
        justify-content: center;
        width: 60%;
        text-align: center;
    }

    .show-form-first{
        display: flex !important;
        flex-direction: column-reverse;
    }
    .info-box img{display: none;}

    .login-page, .register-page {
        -ms-flex-align: center;
        align-items: center;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto !important;
        -ms-flex-pack: center;
        justify-content: center;
    }

    ul.aside-bar-mob{display: block;}
    .navbar-expand {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        justify-content: flex-start;
        flex-direction: row !important;
    }

    .left-side {
        background: #e6ffea;
        height: auto;
    }

    .mobile-logo{display: flex;align-self: flex-start;}
    .mobile-nav-btn {
        display: block;
        align-self: flex-end;
        margin-top: -36px;
        position: relative;
        right: 15px;
    }
    .mobile-nav-menu {
        flex-direction: column !important;
        align-items: flex-start;
        width: 100%;
        line-height: 30px;
        display: flex;
        margin-top: 10px;
        align-self: self-end;
        position: absolute;
        margin-top: 40px;
        background: #fff;
    }

    .mobile-nav-section{display: flex; }
    .mobile-menu{display: block;}
    .navbar-expand>.container, .navbar-expand>.container-fluid {
        flex-wrap: wrap;
    }

    .cta-block {
        background-color: #fff;
        padding: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    a.cta-Corporate {
        width: 285px;
        background-color: #059669;
        padding: 15px 25px;
        font-size: 17px;
        text-transform: uppercase;
        border-radius: 3px;
        color: #fff;
        margin-left: 0px;
        text-align: center;
        margin-top: 10px;
    }
    .section-heading {
        text-transform: uppercase;
        font-weight: 700;
        font-size: 20px;
    }
    .section-sub-heading {
        color: #454545 !important;
        font-size: 15px;
    }
    .service-box:hover {margin-top: -20px;height:380px;position: relative; transition: all .4s;}
    .partner-block img{width: 100px;}
    .font-subscribe-heading {
        font-size: 15px;
        color: #fff;
    }

    .btn-slide-1 {
        width: 75px !important;
    }
    .input-group {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 260px;
        margin: 10px 9px;
    }

    h6.seprator {
        margin-bottom: 15px;
        text-align: left;
    }
    .footer-bg ul li {
        font-size: 12px;
        line-height: 20px;
        text-align: left;
    }
    .footer-contact-detail {
        font-size: 12px;
        line-height: 20px;
        text-align: left;
    }
    .f-min {
        min-height: 120px;
    }

    .copyright-mobile{font-size: 12px;}

    .service-box {
        background: #ffffff;
        padding: 40px 40px;
        border-radius: 5px;
        box-shadow: 0px 0px 15px #c5c5c5;
        text-align: center;
    }

    .slider-content {
        min-height: 120px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .re-captcha{
        transform:scale(0.9);
        -webkit-transform:scal(0.9);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }

    img.logo-resize{height: 24px; margin-top: 5px; margin-bottom: 3px;}

    .pagination-server ul{border: 1px solid #cfcfcf;
        padding-left: 0px;
        border-radius: 5px;
        font-size: 10px;}

    .pagination-server ul li a {
        padding: 4px 4px;
    }

    .ngx-pagination .current {
        padding: 4px 4px !important;
        margin-left:-1px;
        background-color: #059669 !important;
        border-color: #059669 !important;
    }

    .pagination-server ul li a{padding: 4px 4px;}

    .total-tax-paid-mobile{
        display: flex;
        flex-direction: column;
        margin-top: 7px;
    }

    .height-180 {
        height: 40vh !important;
    }
    .mr-m-13{margin-right: -13px;}
    h3.to-do-mob.to-do-mob{
        width: 90px;
        padding-right: 0px !important;
        margin-right: 0px !important;
    }

    ul.mob-nav{display: block;}
    .m-font-inner{display: none;}
    span.font-12-sa, h3.font-12-sa{font-size: 12px;}

    h3.card-title-mob{
        padding-top: 5px !important;
        padding-right: 0px;
        font-size: 13px;
    }
    .mob-left-margin{margin-left: -76px !important;}
    .hide-login-img{display: none;}

    .page-link {
        position: relative;
        display: block;
        padding: 4px !important;
        margin-left: -1px;
        line-height: 1.25;
        color: #059669;
        background-color: #fff;
        border: 1px solid #dee2e6;
        font-size: 12px !important;
    }
    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        margin: 2px 0;
        white-space: nowrap;
        -webkit-box-pack: end;
        justify-content: center !important;
    }
    .form-control {
        display: block;
        width: 100%;
        height: calc(1.5em + .75rem + 2px);
        padding: .375rem .75rem;
        font-size: 13px !important;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }

    .show-record {
        display: flex;
        font-size: 12px;
        justify-content: flex-start;
        align-items: baseline;
        margin-bottom: 52px;
    }
    .button-alignment{
        margin-top: 1.5rem;
        float: left;
    }
    .sticky_btn{
        position: inherit;
    }
}

@media screen and  (min-device-width: 321px) and (max-device-width: 480px) {
    img.logo-resize{height: 24px; margin-top: 5px; margin-bottom: 3px;}

    canvas.height-graph {
        height: 35vh !important;
    }

    .individual-align {
        background: #053220;
        text-align: center;
        border-radius: 10px;
        padding: 5px 0px 4px 12px;
        justify-content: center;
    }
    .individulal-block{
       display: inline-block;
        align-items: center;
    }

    .mob-ml-18{margin-left: 18px;}
    .mob-mt-100{margin-top: 100px;}

    nav.nav-on-mobile{
        display: flex !important;
        flex-direction: column !important;
        padding: 0px 0px 10px 18px !important;
    }

    .mtm img {
        margin-top: -82px;
        width: 80px;
        height: 80px;
    }
    .hide-on-mobile{display: none;}
    .mt-270{margin-top: 0px !important;}

    a.sign-in {
        background-color: #059669;
        color: #fff !important;
        border-radius: 20px;
        font-size: 12px;
        display: flex;
        height: 28px !important;
        flex-direction: column;
        justify-content: center;
        width: 60%;
        text-align: center;
    }

    .show-form-first{
        display: flex !important;
        flex-direction: column-reverse;
    }
    .info-box img{display: none;}

    .login-page, .register-page {
        -ms-flex-align: center;
        align-items: center;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto !important;
        -ms-flex-pack: center;
        justify-content: center;
    }

    ul.aside-bar-mob{display: block;}
    .navbar-expand {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        justify-content: flex-start;
        flex-direction: row !important;
    }

    .mobile-logo{display: flex;align-self: flex-start;}
    .mobile-nav-btn {
        display: block;
        align-self: flex-end;
        margin-top: -36px;
        position: relative;
        right: 15px;
    }
    .mobile-nav-menu {
        flex-direction: column !important;
        align-items: flex-start;
        width: 100%;
        line-height: 30px;
        display: flex;
        margin-top: 10px;
        align-self: self-end;
        position: absolute;
        margin-top: 40px;
        background: #fff;
    }

    .slider-content {
        min-height: 150px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .mobile-nav-section{display: flex; }
    .mobile-menu{display: block;}
    .navbar-expand>.container, .navbar-expand>.container-fluid {
        flex-wrap: wrap;
    }

    .cta-block {
        background-color: #fff;
        padding: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    a.cta-Corporate {
        width: 285px;
        background-color: #059669;
        padding: 15px 25px;
        font-size: 17px;
        text-transform: uppercase;
        border-radius: 3px;
        color: #fff;
        margin-left: 0px;
        text-align: center;
        margin-top: 10px;
    }
    .section-heading {
        text-transform: uppercase;
        font-weight: 700;
        font-size: 20px;
    }
    .section-sub-heading {
        color: #454545 !important;
        font-size: 15px;
    }
    .service-box {
        background: #ffffff;
        padding: 40px 40px;
        border-radius: 5px;
        box-shadow: 0px 0px 15px #c5c5c5;
        text-align: center;
    }
    .service-box:hover {margin-top: -20px;height:300px;position: relative; transition: all .4s;}
    .partner-block img{width: 100px;}
    .font-subscribe-heading {
        font-size: 15px;
        color: #fff;
    }

    .btn-slide-1 {
        width: 75px !important;
    }
    .input-group {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 260px;
        margin: 10px 9px;
    }

    h6.seprator {
        margin-bottom: 15px;
        text-align: left;
    }
    .footer-bg ul li {
        font-size: 12px;
        line-height: 20px;
        text-align: left;
    }
    .footer-contact-detail {
        font-size: 12px;
        line-height: 20px;
        text-align: left;
    }
    .f-min {
        min-height: 120px;
    }

    .copyright-mobile{font-size: 12px;}
    .re-captcha{
        transform:scale(0.9);
        -webkit-transform:scal(0.9);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }

    .pagination-server ul{border: 1px solid #cfcfcf;
        padding-left: 0px;
        border-radius: 5px;
        font-size: 10px;}

    .pagination-server ul li a {
        padding: 4px 4px;
    }

    .ngx-pagination .current {
        padding: 4px 4px !important;
        margin-left:-1px;
        background-color: #059669 !important;
        border-color: #059669 !important;
    }

    .pagination-server ul li a{padding: 4px 4px;}

    .total-tax-paid-mobile{
        display: flex;
        flex-direction: column;
        margin-top: 7px;
    }
    .height-180 {
        height: 28vh !important;
    }

    .mr-m-13{margin-right: -13px;}
    h3.to-do-mob.to-do-mob{
        width: 90px;
        padding-right: 0px !important;
        margin-right: 0px !important;
    }

    ul.mob-nav{display: block;}
    .m-font-inner{display: none;}
    span.font-12-sa,h3.font-12-sa{font-size: 12px;}
    h3.card-title-mob{
        padding-top: 5px !important;
        padding-right: 0px;
        font-size: 13px;
    }

    .mob-left-margin{margin-left: -76px !important;}
    .hide-login-img{display: none;}

    .page-link {
        position: relative;
        display: block;
        padding: 4px !important;
        margin-left: -1px;
        line-height: 1.25;
        color: #059669;
        background-color: #fff;
        border: 1px solid #dee2e6;
        font-size: 9px !important;
    }

    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        margin: 2px 0;
        white-space: nowrap;
        -webkit-box-pack: end;
        justify-content: center !important;
    }
    .form-control {
        display: block;
        width: 100%;
        height: calc(1.5em + .75rem + 2px);
        padding: .375rem .75rem;
        font-size: 13px !important;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }
    .info-box .info-box-text, .info-box .progress-description {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: wrap;
        font-weight: 700;
        line-height: 20px;
        margin-bottom: 7px;
        letter-spacing: -1px;
        font-size: 17px !important;
    }

    .show-record {
        display: flex;
        font-size: 12px;
        justify-content: flex-start;
        align-items: baseline;
        margin-bottom: 52px;
    }
    .button-alignment{
        margin-top: 1.5rem;
        float: left;
    }
    .sticky_btn{
        position: inherit;
    }
}

@media screen and  (min-device-width: 481px) and (max-device-width: 768px) {
    img.logo-resize{height: 29px; margin-top: 3px; margin-bottom: 3px;}
    .re-captcha{
        transform:scale(1.40);
        -webkit-transform:scal(1.40);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }

    canvas.height-graph {
        height: 36vh !important;
    }
    .mob-ml-18{margin-left: 18px;}
    .mob-mt-100{margin-top: 100px;}

    .info-box img{display: none;}

    .mtm img {
        margin-top: -82px;
        width: 80px;
        height: 80px;
    }
    .hide-on-mobile{display: none;}
    .mt-270{margin-top: 0px !important;}

    a.sign-in {
        background-color: #059669;
        color: #fff !important;
        border-radius: 20px;
        font-size: 12px;
        display: flex;
        height: 28px !important;
        flex-direction: column;
        justify-content: center;
        width: 60%;
        text-align: center;
    }

    .show-form-first{
        display: flex !important;
        flex-direction: column-reverse;
    }

    .login-page, .register-page {
        -ms-flex-align: center;
        align-items: center;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto !important;
        -ms-flex-pack: center;
        justify-content: center;
    }

    ul.aside-bar-mob{display: block;}
    .mobile-logo{display: flex;align-self: flex-start;}
    .mobile-nav-btn {
        display: block;
        align-self: flex-end;
        margin-top: -36px;
        position: relative;
        right: 15px;
    }
    .mobile-nav-menu {
        flex-direction: column !important;
        width: 100%;
        line-height: 30px;
        display: none;
        margin-top: 10px;
    }

    .slider-content {
        min-height: 220px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .mobile-nav-section{display: flex; flex-direction: column;}

    .mobile-menu{display: block;}
    .navbar-expand>.container, .navbar-expand>.container-fluid {
        flex-wrap: wrap;
    }

    .cta-block {
        background-color: #fff;
        padding: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    a.cta-Corporate {
        width: 285px;
        background-color: #059669;
        padding: 15px 25px;
        font-size: 17px;
        text-transform: uppercase;
        border-radius: 3px;
        color: #fff;
        margin-left: 0px;
        text-align: center;
        margin-top: 10px;
    }
    .font-subscribe-heading {
        font-size: 20px;
        color: #fff;
    }
    .input-group {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 80%;
        margin: 0 auto;
    }
    .footer-des p {
        font-size: 12px;
        line-height: 20px;
        padding: 0px 100px;
    }

    h6.seprator {
        margin-bottom: 15px;
        text-align: left;
    }
    .footer-bg ul li {
        font-size: 12px;
        line-height: 20px;
        text-align: left;
    }
    .footer-contact-detail {
        font-size: 12px;
        line-height: 20px;
        text-align: left;
    }
    .f-min {
        min-height: 120px;
    }

    .total-tax-paid-mobile{
        display: flex;
        flex-direction: column;
        margin-top: 7px;
    }

    canvas.height-graph{
        height: 50vh !important;
    }
    ul.mob-nav{display: block;}
    .m-font-inner{display: none;}
    span.font-12-sa,h3.font-12-sa{font-size: 12px;}
    .hide-login-img{display: none;}

    h3.card-title-mob{
        padding-right: 91px;
        font-size: 13px;
    }
    .mob-left-margin{margin-left: -76px !important;}
    .page-link {
        position: relative;
        display: block;
        padding: 4px !important;
        margin-left: -1px;
        line-height: 1.25;
        color: #059669;
        background-color: #fff;
        border: 1px solid #dee2e6;
        font-size: 9px !important;
    }

    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        margin: 2px 0;
        white-space: nowrap;
        -webkit-box-pack: end;
        justify-content: center !important;
    }
    .form-control {
        display: block;
        width: 100%;
        height: calc(1.5em + .75rem + 2px);
        padding: .375rem .75rem;
        font-size: 13px !important;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }

    .info-box .info-box-text, .info-box .progress-description {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: wrap;
        font-weight: 700;
        line-height: 20px;
        margin-bottom: 7px;
        letter-spacing: -1px;
        font-size: 17px !important;
    }
    .show-record {
        display: flex;
        font-size: 12px;
        justify-content: flex-start;
        align-items: baseline;
        margin-bottom: 52px;
    }
    .sticky_btn{
        position: absolute;
        width: 95%;
        top: 17.9%;
    }
}

@media screen and  (min-device-width: 769px) and (max-device-width: 991px) {
    canvas.height-graph {
        height: 35vh !important;
    }

    .mtm img {
        margin-top: -82px;
        width: 80px;
        height: 80px;
    }
    .hide-on-mobile{display: none;}
    .mt-270{margin-top: 270px !important;}

    .font-subscribe-heading {
        font-size: 20px;
        color: #fff;
    }
    .input-group {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100%;
        margin: 0 auto;
    }

    .slider-content {
        min-height: 330px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .height-180 {
        height: 60vh !important;
    }
    ul.mob-nav{display: block;}
}

@media screen and  (min-device-width: 769px) and (max-device-width: 810px) {
    .slider-content {
        min-height: 270px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .re-captcha{
        transform:scale(0.89);
        -webkit-transform:scal(0.89);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }
}

@media screen and  (min-device-width: 811px) and (max-device-width: 886px) {
    .slider-content {
        min-height: 290px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .re-captcha{
        transform:scale(0.89);
        -webkit-transform:scal(0.89);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }
}

@media screen and  (min-device-width: 886px) and (max-device-width: 991px) {
    .re-captcha{
        transform:scale(0.89);
        -webkit-transform:scal(0.89);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }
}

@media screen and  (min-device-width: 992px) and (max-device-width: 1024px) {
    ul.mob-nav{display: none;}
    .min-height-298{
        height:298px;
    }

    select.select_input-width-180 {
        width: auto !important;
    }

    .re-captcha{
        transform:scale(1.21);
        -webkit-transform:scal(1.21);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }
}

@media screen and  (min-device-width: 1024px) {
    ul.mob-nav{display: none;}
    .min-height-298{
        height:298px;
    }

    select.select_input-width-180 {
        width: auto !important;
    }
}

@media screen and  (min-device-width: 1025px) and (max-device-width: 1070px) {
    .slider-content {
        min-height: 379px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        background-size: cover;
        background-repeat: no-repeat;
    }
    canvas.height-graph {
        height: 37vh !important;
    }
    .re-captcha{
        transform:scale(1.21);
        -webkit-transform:scal(1.21);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }
}

@media screen and  (min-device-width: 1071px) and (max-device-width: 1200px) {
    .slider-content {
        min-height: 379px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        background-size: cover;
        background-repeat: no-repeat;
    }
    canvas.height-graph {
        height: auto ;
    }

    .re-captcha{
        transform:scale(1.21);
        -webkit-transform:scal(1.21);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }
}

@media screen and  (min-device-width: 1200px) and (max-device-width: 1300px) {
    .slider-content {
        min-height: 379px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        background-size: cover;
        background-repeat: no-repeat;
    }
    canvas.height-graph {
        height: auto ;
    }
}

@media screen and (min-device-width: 1301px) and (max-device-width: 1400px){
    canvas.height-graph {
        height: auto ;
    }
}

@media screen and (min-device-width: 1401px) and (max-device-width: 1500px){
    canvas.height-graph {
        height: auto ;
    }
}

@media screen and (min-device-width: 1501px) and (max-device-width: 1600px){
    canvas.height-graph {
        height: auto ;
    }
}

@media screen and (min-device-width: 1601px) and (max-device-width: 1709px){
    canvas.height-graph {
        height: auto ;
    }
}

@media screen and  (min-device-width: 1710px) and (max-device-width: 1850px) {
    .slider-content {
        min-height: 490px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        background-size: cover;
        background-repeat: no-repeat;
    }
}

@media screen and  (min-device-width: 1851px) and (max-device-width: 1920px) {
    .slider-content {
        min-height: 490px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        background-size: cover;
        background-repeat: no-repeat;
    }
}

@media screen and  (min-device-width: 576px) and (max-device-width: 830px) {
    div.dataTables_wrapper div.dataTables_filter label{
        font-weight:normal;
        white-space:normal !important;
        text-align:left;
        position: relative;
        left: -30px;
    }
    .mob-left-margin{margin-left: -76px !important;}
}

@media screen and  (min-device-width: 831px) and (max-device-width: 991px) {
    div.dataTables_wrapper div.dataTables_filter label{
        font-weight:normal;
        white-space:normal !important;
        text-align:left;
        position: relative;
        left: -30px;
    }
}
