#feedback {
    position: fixed;
    right: 0;
    bottom: 0;
    height: auto;
    margin-left: -3px;
    margin-bottom: -3px;
    z-index: 9999;
}

#feedback-form {
    float: left;
    width: 300px;
    height: 100%;
    z-index: 1000;
    padding-left: 5px;
    padding-right: 10px;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

#feedback-tab {
    float: left;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    text-align: center;
    width: 120px;
    height: 42px;
    background-color: #f00;
    margin-top: 39px;
    margin-left: -39px;
    padding-top: 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-right: -39px;
    margin-bottom: 70px;
}

    #feedback-tab:hover {
        background-color: #000;
    }

#feedback-form textarea {
    resize: none;
}

@media(max-width:680px) {
    #feedback-form {
        width: 300px;
    }

    .panel {
        margin-bottom: 0;
    }
}

@media(max-width:320px) {
    #feedback-form {
        width: 240px;
    }
}

@media(max-width:480px) {
    #feedback-form {
        width: 260px;
    }
}
/*by kunal*/

.litss-inner-home {
    background-attachment: fixed;
    background-image: url(../images/background/inner-pagebg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    padding-top: 100px;
    position: relative;
}

.litss-inner-conraimer-details:before {
    background-color: rgba(17, 17, 17, 0.3);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.litss-inner-conraimer-details h1, .litss-icd-sub-menu > li a {
    color: #fff;
    position: relative;
}

.litss-icd-layer {
    margin-top: 100px;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
}

.litss-mrgn120 {
    margin-top: 0px;
}

.litss-about-para {
    margin-bottom: 25px;
}

.litss-pad395 {
    padding-left: 5px;
    padding-right: 5px;
}

.litss-srvc-col-two {
    background: #798590 none repeat scroll 0 0;
    margin-bottom: 5px;
    padding: 0 0 3px;
    position: inherit;
    z-index: 999;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.srvc-details-two {
    padding-top: 10px;
    padding-bottom: 10px;
}

.litss-srvc-col-two .srv-icon-two {
    color: #fff;
    font-size: 48px;
    margin-top: 0px;
    position: relative;
    /*    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;*/
    transition: all 0.2s ease-in-out 0s;
}

.srv-icon-two {
    padding: 5px;
}

.srvc-details-two h5 {
    color: #fff;
    letter-spacing: 1px;
    margin-top: 0;
    transition: all 0.2s ease-in-out 0s;
    text-transform: uppercase;
}

h5 {
    font-size: 16px;
}

.litss-booking-form2 {
    background-color: rgba(255,255,255, .5);
    border: 1px solid #798590;
    padding: 10px 20px;
    margin-top: 10px;
}

    .litss-booking-form2 h3 {
        background-color: #0165a3;
        font-size: 24px;
        color: #fff;
        padding: 5px;
    }

.flaticon-checkbox-pen-outline {
    color: #fff;
    padding: 5px;
}

.litss-bf-area .form-control {
    border-radius: 0;
    box-shadow: none;
    height: 45px;
}

.litss-btn-thm {
    background-color: #798590;
    border-color: #798590;
    color: #fff;
    padding: 10px 20px;
}

.litss-btn-thm {
    border-radius: 0px;
    transition: all 0.3s ease;
}

.litss-faq-title.clearfix > h2 {
    margin-bottom: 25px;
    margin-top: 0;
    padding-top: 0;
}

.litss-faq-title h2 {
    color: #313131;
}

.litss-faq-content .panel {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.litss-faq-content .panel-default > .panel-heading {
    border: medium none;
    border-radius: 0;
    /*    color: #fff;*/
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
}

.litss-faq-box .panel .panel-title a .icon-1 {
    display: inline-block;
}

.litss-faq-content .panel .panel-title a i, .litss-faq-box .panel .panel-title a i {
    background-color: #798590;
    color: #ffffff;
    height: 50px;
    line-height: 50px;
    margin-right: 10px;
    text-align: center;
    width: 50px;
}

.litss-ap-faq {
    background-color: #f9f9f9;
    padding-bottom: 100px;
    padding-top: 100px;
}

.litss-faq-box .panel .panel-title a.collapsed .icon-2 {
    display: inline-block;
}

.litss-faq-content .panel .panel-title a i, .litss-faq-box .panel .panel-title a i {
    background-color: #798590;
    color: #ffffff;
    height: 50px;
    line-height: 50px;
    margin-right: 10px;
    text-align: center;
    width: 50px;
}

.litss-faq-box .panel .panel-title a .icon-2 {
    display: none;
}

.litss-faq-box .panel .panel-title a.collapsed .icon-1 {
    display: none;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-group {
    margin-bottom: 20px;
}

.litss-faq-content .panel {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.litss-faq-content .panel-default {
    border: none;
}

.litss-faq-box .panel-body {
    background: #f0f5f7 none repeat scroll 0 0;
    padding: 20px 25px;
}

.litss-frst-divider {
    overflow-x: hidden;
    padding-bottom: 80px;
    padding-top: 90px;
    position: relative;
}

    .litss-frst-divider::before {
        background-color: rgba(0, 0, 0, 0.5);
        content: "";
        height: 100%;
        position: absolute;
        top: 0;
        width: 100%;
    }

.litss-dvidr-mttl {
    color: #ffffff;
    font-size: 34px;
    margin-top: 0;
}

.litss-dvidr-btn {
    margin-top: 25px;
}

    .litss-dvidr-btn a {
        padding: 15px 60px;
    }

.litss-btn-white {
    background-color: #fff;
    border-color: #fff;
    color: #313131;
    border-radius: 0px;
    padding: 10px 35px;
    /*    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;*/
    transition: all 0.3s ease;
}

.litss-team {
    padding-bottom: 100px;
    padding-top: 100px;
}

.litss-partner {
    padding-bottom: 60px;
    padding-top: 60px;
}

.litss-bgthm1 {
    background-color: #798590 !important;
}

.litss-footer {
    background-attachment: fixed;
    background-image: url(../images/background/3.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
}

    .litss-footer:before {
        background-color: rgba(17, 17, 17, .75);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

.litss-footer-fst-col {
    padding-right: 10px;
}

.litss-footer-log {
    margin-bottom: 20px;
    margin-top: 20px;
}

.litss-footer-fst-col > p {
    color: #ddd;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 30px;
}

.litss-footer-font-icon > li {
    padding-right: 0;
}

.litss-footer-font-icon a {
    border: 1px solid;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    padding: 5px 8px;
    /*    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;*/
    transition: all 300ms ease-in-out;
}

.litss-footer-contact h3, .litss-footer-lnews h3, .litss-footer-flickr h3, .litss-footer-qlink h3, .litss-footer-twitter h3, .litss-footer-flickr h3 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    margin-bottom: 27px;
}

.litss-footer-qlink .list-unstyled li a {
    color: #eee;
    font-size: 16px;
    line-height: 28px;
    /*    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;*/
    transition: all 400ms ease-in-out;
}

.litss-ftr-phone, .litss-ftr-fax, .litss-ftr-mail {
    color: #eee;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.2px;
}

.litss-footer-contact > p {
    color: #eee;
    margin-bottom: 20px;
}

.litss-ftr-phone > span, .litss-ftr-fax > span, .litss-ftr-mail > span, .litss-ftr-phone > a, .litss-ftr-fax > a, .litss-ftr-mail > a {
    color: #eee;
}

.litss-footer-twitter p {
    color: #eee;
}

.litss-footer-twitter h4 {
    color: #fff;
}
/*chairman message*/
.litss-team-one {
    background-color: #f7f7f7;
    padding-bottom: 0px;
    padding-top: 100px;
}

.litss-team-title {
    position: relative;
}

.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    backface-visibility: hidden;
    transition-duration: .3s;
    transition-property: transform;
    margin-bottom: 30px;
    width: 100%;
}
    .hvr-float-shadow h2{
        font-weight:600;
        font-size:24px;
        text-align:center;
    }
    .thumbnail {
        display: block;
        padding: 4px;
        margin-bottom: 20px;
        line-height: 1.42857143;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 4px;
        transition: border .2s ease-in-out;
    }

    .thumbnail .caption {
        padding: 20px;
        color: #333;
    }

        .thumbnail .caption p {
            text-align: justify;
        }

.litss-pesonar-info > li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}
/*galler*/
.litss-service-three {
    background-color: #f8f8f8;
    padding-bottom: 100px;
    padding-top: 100px;
}

.litss-main-title {
    position: relative;
    margin-bottom: 70px;
}

.litss-gallery-slider .gs-thumb {
    position: relative;
    overflow: hidden;
}

.litss-gallery-slider .gs-thumb {
    position: relative;
    overflow: hidden;
}

.masonry-gallery.grid-four-item .isotope-item {
    width: 25%;
}

.masonry-gallery .isotope-item {
    overflow: hidden;
}

.litss-gallery-thumb {
    margin: 5px;
}

.img-whp {
    width: 100% !important;
}

.litss-gallery-thumb .overlayer {
    bottom: 0;
    height: 96%;
    left: 0;
    margin: auto;
    padding: 10%;
    position: absolute;
    right: 0;
    top: 0;
    width: 96%;
    -webkit-transform: scale(0);
    text-align: center;
    transition: all 0.4s ease-in-out;
    background: rgba(0, 0, 0, 0.8);
}

    .litss-gallery-thumb .overlayer > h3, .litss-gallery-thumb .overlayer > h4, .litss-gallery-thumb .overlayer > h5, .litss-gallery-thumb .overlayer > p {
        color: #fff;
    }

.litss-overlayer {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
}

    .litss-overlayer a {
        border: 1px solid #fff;
        border-radius: 50%;
        font-size: 18px;
        line-height: 20px;
        margin-right: 7px;
        padding: 8px 12px;
        transition: all 0.4s ease;
    }

    .litss-overlayer span {
        color: #fff;
        font-size: 16px;
    }
/*Branches*/
.branches .form-control {
    border-radius: 0;
    box-shadow: none;
    height: 45px;
    margin-bottom: 10px;
}

.box1 {
}

    .box1 img {
        padding-right: 5px;
        float: left;
    }

.store-box {
    background: #FFF;
    padding-top: 0;
    border: 1px solid #CCCCCC;
}

.store-box {
    padding: 40px;
}

    .store-box h3, .store-box h3 a {
        color: #013a82;
        font-family: FSSinclairRegular;
        font-size: 32px;
        text-transform: uppercase;
        margin-bottom: 15px;
        text-decoration: none;
    }

    .store-box .address, .store-map .address {
        padding-left: 20px;
    }

.least-scheam-section {
    padding-bottom: 25px;
}

    .least-scheam-section .list-scheam1 {
    }

        .least-scheam-section .list-scheam1 h4 {
            color: #0165a3;
            font-size: 16px;
        }

            .least-scheam-section .list-scheam1 h4 i {
                color: red;
                font-size: 20px;
                font-weight: 900;
            }

        .least-scheam-section .list-scheam1 p {
            font-size: 14px;
            color: #000;
        }

#grid1 {
    border: 0;
    width: 390px;
    height: 5px;
    background-image: -webkit-linear-gradient(left, rgb(171, 207, 71), rgb(255, 0, 0), rgb(1, 101, 163));
}
/*loan*/
.schemes {
    background: #FFFFFF;
}

.schemes1 .schemes-matter h3 {
    text-align: center;
    color: #163375;
    font-size: 22px;
}

.schemes .schemes-matter ul {
    list-style-type: bullet;
}
/*download*/
.download-link {
}

    .download-link .download-link1 ol li {
        font-size: 18px;
        line-height: 35px;
        margin-left: 50px;
    }

@media(max-width:680px) {
    .download-link .download-link1 ol li {
        font-size: 16px;
        line-height: 35px;
        margin-left: 0;
        padding: 0px 5px 0px 5px;
    }
}
/*add branches*/
#add-branches_form {
    padding: 15px 0;
    margin: 0 auto;
    width: 100%;
    float: none;
}

    #add-branches_form .registration {
        background: #ffffff;
        border-top: 1px solid #efefef;
        padding: 20px 0;
    }

.container {
    width: 90% !important;
}

.container-fluid {
    width: 100%;
}

#add-branches_form .form {
    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);
    border-color: #ddd;
    float: left;
    width: 100%;
}

#add-branches_form .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    padding: 1px 13px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

    #add-branches_form .panel-heading h6 {
        /*    font-size: 16px;*/
        font-weight: 400;
        font-family: 'Montserrat', sans-serif;
        ;
        /*    text-transform: capitalize;*/
    }

#add-branches_form .form .reg-form {
    padding: 15px 0;
    margin: 0;
    float: left;
    width: 100%;
}

#add-branches_form .form label {
    width: 25%;
    display: inline;
    float: left;
    padding: 13px 0;
    font-size: 15px;
    font-weight: 500;
}

#add-branches_form .form input, #add-branches_form .form select {
    width: 75%;
    display: inline;
    float: left;
    height: 35px;
    /* border-radius: 4px; */
    background: transparent !important;
    /* border: solid 1px #ccc; */
    border-top: none;
    border-right: none;
}

#add-branches_form .form .btn-submit {
    width: auto;
    display: inline;
    height: auto;
    background: #0165a3 !important;
    border: none;
    border-top: none;
    border-right: none;
    padding: 10px 30px;
    margin: 0px 25px 20px 0;
}

    #add-branches_form .form .btn-submit:hover {
        background: #235603 !important;
        color: #fff;
        font-weight: 600;
    }

.btn {
    display: inline-block;
    padding: 10px 20px;
    font-size: 14px;
    border-radius: 4px;
    background: #0165a3;
    font-family: 'texgyreadventorbold';
    color: #fff;
    text-transform: uppercase;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.btnlink a {
    display: inline-block;
    padding: 10px 20px;
    font-size: 14px;
    border-radius: 4px;
    background: #0165a3;
    font-family: 'texgyreadventorbold';
    color: #fff;
    text-transform: uppercase;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.ab-thumb {
}

    .ab-thumb img {
        width: 70%;
        float: right;
    }

.text-right-message {
    text-align: right;
}

    .text-right-message h3 {
        font-size: 18px;
        line-height: 12px;
        font-weight: 700;
    }

}


/*job opportunity*/
.job-opportunity {
}

.job-opportunity {
    padding: 15px 0;
    margin: 0 auto;
    width: 100%;
    float: none;
    display: block;
}

    .job-opportunity .job-info {
        background: #ffffff;
        border-top: 1px solid #efefef;
        padding: 20px 0;
        display: block;
    }

    .job-opportunity .form {
        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);
        border-color: #ddd;
        width: 100%;
        padding-bottom: 15px;
        align-items: center;
    }

    .job-opportunity .info-heading h3 {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd;
        padding: 10px 13px;
        margin-top: 0;
        border-bottom: 1px solid transparent;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
        font-size: 20px;
    }

    .job-opportunity label, input, select, button {
        margin-top: 10px;
        max-width: 100%;
    }

    .job-opportunity .job-info label {
        font-weight: 500;
        line-height: 20px;
    }

    .job-opportunity .job-info span {
        display: inline-block;
        max-width: 100%;
        margin-bottom: 5px;
        font-weight: 500;
        margin-top: 10px;
    }

.btn1 {
    display: inline-block;
    padding: 10px 20px;
    font-size: 15px;
    border-radius: 4px;
    background: #0165a3;
    font-family: 'texgyreadventorbold';
    color: #fff;
    text-transform: uppercase;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 10px;
}

/*login*/
.login {
    min-height: 90px;
    width: 30%;
    margin: 0 auto;
    background: #f7f7f7;
}

    .login .form {
        padding: 10% 15% 15% 10%;
    }

    .login .contact-form .form-group {
        float: none !important;
    }

.contact-form .form-group {
    margin-bottom: 10px;
    width: 100%;
    /*    float: left;*/
}

.login .form-control {
    min-height: 50px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    margin-top: 15px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.login .btn-primary {
    width: 100%;
    margin-top: 25px;
    padding: 10px;
    font-size: 16px;
    font-weight: 800;
}
/*genaral enquiry*/
.table {
    min-width: 500px;
}
/*add-gallery*/
section.contact-form {
    margin: 0;
    padding: 40px 0 30px 0;
    background: #fff;
}

.upload {
    background: #fff212;
    font-weight: 800;
    float: right;
    color: #000;
    height: 50px;
    text-shadow: none;
    font-size: 17px;
    padding: 0 50px;
    float: right;
    border-radius: 5px !important;
    letter-spacing: 0.05em;
    margin: 0 0 20px 0;
    display: block;
    border: 0;
    line-height: 50px;
    text-transform: none;
    -webkit-box-shadow: none;
}

.photo-img img {
    margin-top: 15px;
}

#login-form-center {
    width: 40%;
    margin: auto;
}

.schemes-detail-matter1 {
    padding: 0px 0px 5px 0px;
    text-align: justify;
}

    .schemes-detail-matter1 h3 {
        font-size: 18px;
        margin: 0;
        text-align: left;
        padding-left: 15px;
    }

    .schemes-detail-matter1 ol {
        padding: 10px 30px;
    }

.scroll {
    height: 353px;
    overflow: scroll;
}

.scroll1 {
    height: 246px;
    overflow: scroll;
}

.flex {
    display: flex;
}

.career-aplay1 {
}

.carrer-aplay-vacancy {
}
.info-heading{
    width:100%;
}
@media (max-width: 767px) {
    #add-branches_form .form label {
        width: 50%;
    }

    .flex {
        display: block;
    }

    .scroll {
        height: auto;
        overflow: visible;
    }

    #add-branches_form .form input, #add-branches_form .form select {
        width: 50%;
    }

    .job-opportunity .info-heading h3 {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd;
        /* padding: 1px 13px; */
        margin-top: 0;
        border-bottom: 1px solid transparent;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
        font-size: 19px;
    }

    #grid1 {
        border: 0;
        height: 5px;
        width: auto;
        background-image: -webkit-linear-gradient(left, rgb(171, 207, 71), rgb(255, 0, 0), rgb(1, 101, 163));
    }

    .schemes-detail-matter1 {
        padding: 10px 20px;
        text-align: justify;
    }

    .about-banking-matter {
        padding: 0px;
    }

        .about-banking-matter p {
            text-align: justify;
        }

    .litss-about-para {
        margin-bottom: 25px;
        text-align: justify;
    }

    .about-consultant {
        padding: 0px;
    }

    .litss-booking-form2 {
        padding: 10px 20px;
    }

        .litss-booking-form2 h3 {
            font-size: 20px;
            background-color: #0165a3;
            color: #fff;
            padding: 5px;
        }

    .schemes-detail-matter1 ol {
        padding: 10px 10px;
    }

    .career-aplay1 {
        padding: 0px 0px;
    }

    .carrer-aplay-vacancy {
        padding: 0px 0px;
    }
}

@media(max-width:580px) {
    #add-branches_form .form label {
        width: 100%;
    }
}

@media(max-width:360px) {
    .text-right-message {
    }

        .text-right-message h3 {
            font-size: 14px;
            line-height: 0px;
            font-weight: 700;
        }
}

#add-branches_form .form input, #add-branches_form .form select {
    width: 100%;
}
