00000@charset "utf-8";
@media only screen and (max-width:1199px) {
    .navbar-nav > li > a

{
    padding: 16px 9px;
}

}

@media only screen and (max-width:1027px) {
}

@media only screen and (max-width:990px) {
    .otherlink {
        margin: 15px 0px 0px 0px !important;
    }

    .quicklink {
        padding-bottom: 30px !important;
    }

    .address .icons, .address span {
        height: 50px !important;
        padding: 10px 0px !important
    }

    .implink-content {
        padding: 4px 9px 10px 8px !important;
    }
}

@media only screen and (max-width:768px) {
    .top-nav li:nth-child(1) {
        display: none !important
    }

    .top-nav li:nth-child(2) {
        display: none !important
    }

    .top-nav li:nth-child(3) {
        display: none !important
    }

    .top-nav li:nth-child(4) {
        display: none !important
    }

    .top-nav li:nth-child(5) {
        display: none !important
    }

    .top-nav li:nth-child(6) {
        display: none !important
    }

    .top-nav ul {
        text-align: center !important;
    }

    .navbar-nav {
        margin: 0px 0px !important;
    }

    .leaders .leaders-profile .col-md-4 {
        padding: 0px;
        margin: 0px
    }

    .quicklink .container .col-md-4, .col-md-8 {
        padding: 0px;
        margin: 0px
    }

    .welcome .container .col-md-8 {
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .websitelink .container .col-md-12 {
        padding: 0px;
        margin: 0px
    }

    .contactwrap .col-md-4 {
        padding: 0px;
        margin: 0px
    }

    .contactwrap {
        margin: 0px 0px !important;
        padding: 0px 4px !important;
    }

    .policy li a {
        padding: 8px 8px !important;
        font-size: 0.9em !important;
    }

    footer .text-center {
        font-size: 0.8em
    }

    .footer-btm .container .row .col-md-4 {
        font-size: 0.8em
    }

    .address .icons, .address span {
        display: table-cell;
        vertical-align: middle;
        height: 38px !important;
        font-size: 0.9em;
        padding: 6px 6px;
    }

    .address .icons {
        color: #fff;
        font-size: 1.5em !important;
        width: 35px !important;
    }
}

@media only screen and (max-width:480px) {
    .welhead {
        font-size: 1.1em !important;
        min-width: 190px !important;
    }

        .welhead span {
            min-width: 114px !important;
        }
}

@media only screen and (max-width:400px) {
    .navbar-nav > li > a {
        padding: 16px 30px !important;
    }

    .otherlink li a {
        height: 124px !important;
        font-size: 1.1em !important;
    }

    .leaders .leaders-profile .leaders-box h4 {
        margin: 4px 0px 10px 0px !important;
        font-size: 1.1em !important;
    }

    .leaders .leaders-profile .leaders-box p {
        font-size: 1em !important;
    }
}

@media only screen and (max-width:362px) {
    .otherlink li a {
        height: 145px !important;
        font-size: 1.1em !important;
    }

    .welhead {
        font-size: 0.9em !important;
    }
}
