@media (min-width: 992px) {}

@media (max-width: 480px) {
    .headerLeft {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }

    .bs-navbar-main>li>a {
        padding: 16px 15px 8px 15px;
    }

    .dropdown-toggle::after {
        right: 11px;
        top: 18px;
        position: absolute;
    }

    .navbar-collapse {
        border: 1px solid var(--bs-border-color);
        border-radius: 6px;
        margin-bottom: 12px;
    }

    .navbar-toggler {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
        border-color: var(--bs-border-color);
    }

    .navbar-toggler-icon{
       background-image: none !important;
    }
    .navbar-toggler-icon::before {
       content: "\f479";
       font-family: bootstrap-icons !important;
       color: var(--bs-color-00);
       font-size: 32px;
    }

    .bs-navbar-nav li:first-child {
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
    }

    .bs-navbar-main>li:nth-child(2n+1) {
        background: var(--list-item-bg)
    }
    .bs-navbar-main>li:last-child{
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
    }
}


@media screen and (min-width: 200px) and (max-width: 766px) {
    #back-to-top.show {
        display: none !important;
    }

    .w-25.details {
        width: 100% !important;
    }

    .appView .content img {
        height: auto;
        width: 100%;
    }

    .m-mobile ul.menu {
        display: none;
    }

    .m-mobile ul.menu li.active {
        display: block;
    }

    .logo a {
        display: block;
    }

    .mList span {
        text-align: left;
    }

    .e-book {
        display: block;
        margin: 10px auto;
    }

    .contentView {
        padding-left: 0px;
    }

    .logo {
        width: 100%;
    }

    .cover-area .container-main-body {
        padding: 0px !important;
    }

    .aboutContent img {
        border-radius: 10px;
    }

    .contentView {
        padding-left: 00px;
    }


    .borderrightDotts {
        border-left: 0px dotted #B5B5B5;
        border-right: 0px dotted #B5B5B5;
    }


    .rightlink {
        width: 100%;
    }

    .appView {
        padding: 10px;
    }

    .cover-area {
        background: #fff;
    }

    .cover-area .container-main-body {
        background: #fff;
        border-radius: 0;
        box-shadow: none;
        padding: 10px;
        margin-bottom: 0;
    }


    .headObj {
        height: auto;
        position: static;
        width: 100%;
        margin-bottom: 0px;
        text-align: center;
        display: block !important;
    }

    .aboutContent {
        padding: 0;
        position: relative;
        width: 100%;
        margin: 0 auto;
    }

    .aboutContent p {
        font-size: 15px;
        font-style: italic;
        font-weight: 500;
        background: #ffffff;
        border-radius: 0;
        border-bottom: 0px solid #004d8f;
        color: #004d8f;
        margin-bottom: 30px;
        padding: 5px;
        width: 100%;
        margin: 0 auto 50px;
        text-align: center;
    }


    .contSpe h2 {
        line-height: 23px;
        margin-bottom: 29px;
    }


    .a2a_default_style {
        margin-bottom: 0px
    }

    h1.page-header {
        text-align: center;
    }

    .headPart .w-50 {
        width: 100%;
    }


    .emblem {
        margin: 0px;
    }

    .accessibility-menu {
        display: inline-block;
        float: none;
    }




    .megaMenusListFirst ul.menuIconList {
        display: block;
    }

    .img_banner .innerHeadImg {
        position: absolute;
        top: 0;
        object-fit: cover;
    }

    .socialIcon {
        text-align: center;
        width: 100% !important;
        margin: 0px !important;
    }

    .socialIcon a {
        margin: 10px 0;
        display: inline-block;
    }

    .noticeBoard {
        background: #fff;
        margin: 0px;
        text-align: center;
    }

    .normalMenu:hover>.dropmenu>li:hover>ul {
        display: block;
        left: 20px;
        position: static;
        width: 94%;
        background: #efefef;
        border: 1px solid #ddd;
        margin: 0 0 0 20px;
    }

    a.close.fs-3 {
        display: none;
    }

    a.close.fs-3 i {
        margin: 0px;
    }

    .innerBlueMenu section.megaMenus ul li.active .megaMenusList,
    section.megaMenus ul li.active .megaMenusList {
        position: fixed;
        right: 0 !important;
        left: 0 !important;
        width: 100vw !important;
        height: 60vh !important;
        bottom: 0px;
        box-shadow: 0px -10px 20px #00000050;
    }

    .megaMenusListFirst .menuIconList li {
        width: 50%;
        float: left;
    }

    section.megaMenus>ul>li>a,
    section.megaMenus>ul>li>a:not([href]) {
        border-bottom: 1px solid #fff;
    }

    section.megaMenus>ul>li.active>a {
        background: #ededed;
    }

    .welcome.Header h1 {
        font-size: 25px;
        margin: 0 0 16px;
        color: #000;
        text-shadow: 0px 0px 0px;
    }

    .keyArea {
        position: static;
    }

    .keyperson {
        position: static;
        border-radius: 0px;
        width: 100%;
        margin: 5px 0;
        display: inline-flex;
    }

    .headerRight .socialIcon {
        display: none;
    }


    header {
        z-index: 999;
        position: relative;
    }

    .headerRight {
        height: auto;
        text-align: center;
    }



    .logo {
        font-size: 18px;
        width: 100%;
        text-align: center;
        padding-top: 10px;
    }

    .otherlink ul li {
        display: inline-block;
        width: 100% !important;
    }


    .headerLeft {
        text-align: center;
    }

    .headerRight .socialIcon {
        padding-bottom: 10px;
    }

    .logo span {
        font-size: 13px;
    }

    .headerRight .search {
        display: inline-block;
        vertical-align: text-bottom;
    }

    footer h3 {
        font-size: 1em;
        margin: 0 0 15px;
        font-weight: 600;
        text-transform: capitalize;
        background: rgb(31, 31, 31);
        padding: 10px;
        color: #fff;
    }



    .welcome.Header {
        width: 90%;
        position: static;
        top: 5%;
        margin: 0 auto 20px;
    }


    #pills-tab .flex-fill {
        flex: none !important;
    }

    #pills-tab button {
        display: none;
    }

    #pills-tab button.active {
        display: block;
        background: var(--theme);
    }

    ul#pills-tab {
        padding: 0px 0 15px 0;
        width: auto;
        position: relative;
        display: block;
    }

    .keyperson .person img {
        height: 50px;
    }

    #pills-tab button span {
        display: inline-block;
        line-height: 18px;
        margin: 10px 0 10px 10px;
    }

    #pills-tab button img {
        width: 34px;
        vertical-align: top;
    }

    #pills-tab button {
        width: 100%;
        margin: 5px 0;
        text-align: center;
        border: 1px solid #fff;
    }

    .searchfilter {
        width: 100%;
    }

    .rightLinks {
        display: inline-block;
    }

    #vertical-ticker li {
        height: auto;
    }

    .noticeBoard h3 {
        text-align: center;
        width: 100%;
    }

    .noticeBoard .button-group {
        width: auto;
        margin: 0;
    }

    .mhinfo {
        margin-top: 00px;
    }

    .web-app-site-map svg {
        height: auto;
        padding: 10px 0;
    }

    .page-details {
        color: rgb(44, 43, 43);
        margin: 0;
    }

    .detailsBox.flex-fill {
        border-bottom: 1px dashed #999;
        padding: 10px 0;
    }

    .detailsBox.flex-fill:last-child {
        border-bottom: 0px dashed #999;
    }

    .patch::after {
        display: none;
    }

    .socialIcon.me-3 {
        display: inline-flex;
    }



    footer {
        background-image: none;
    }

    .noticeBoard ul li {
        text-align: left;
    }


    .searchIcon {
        position: absolute;
        right: 5px;
        top: 0px;
    }

    .contentBody h2,
    .contentBody h3 {
        padding: 15px 0 !important;
        margin: 0px !important;
    }

    .slider .carousel-caption {
        display: none !important;
    }

    .pb-2 .a2a_default_style {
        display: block !important;
        width: 100%;
        float: none !important
    }

    .tabs-web-app h3 {
        display: flex;
    }

    .owl-dots {
        display: none;
    }

    .slider,
    .slide,
    .carousel-inner {
        border-radius: 00px;
    }

    .tabs-web-app h3 i {
        margin-right: 10px;
    }

    .e-book {
        display: none !important;
    }

    .logo img,
    .headerLeft img {
        float: left;
        width: 56px;
        border-radius: 10px;
    }

    .logo a {
        font-size: 21px;
    }

    .mt-news p {
        font-size: 14px;
        line-height: 22px;
    }

    .loader {
        left: 43%;
    }

    .figure-img {
        height: 100%;
    }

    .left-figure {
        margin-right: 0;
    }

    .right-figure {
        margin-left: 0;
    }

    .container-main-body p {
        font-size: 15px;
        line-height: 22px;
    }

    .innerHeadImg {
        height: 80px;
    }

    h1.page-header {
        font-size: 1.05em;
        line-height: 30px;
    }

    .main-section-p {
        padding: 2em 1em;
    }

    .container-main-body ul li {
        font-size: 15px;
        line-height: 24px;
    }

    .contentBody h2,
    .contentBody h3 {
        padding: 8px 0 !important;
    }

    .fsx-16 {
        font-size: 15px !important;
    }

    .fsx-15 {
        font-size: 14px !important;
    }

    .other-link-title {
        font-size: 15px;
    }

    .aboutContent {
        margin-top: 12px;
    }

    .breadcrumb li,
    .print li {
        font-size: 14px;
    }

    .table-appeals td {
        font-size: 15px;
    }

    .contentBody h2,
    .contentBody h3 {
        padding: 4px 0 !important;
        font-size: 1.1rem !important;
    }

    .YouTubePopUp-Close::before {
        top: 114px;
    }

    .lightbox-gallery .lightbox-gallery-caption-wrapper .lightbox-gallery-caption {
        font-size: 14.5px;
    }

    .news-block,
    .file-block {
        width: 50%;
        max-width: 50%;
    }

    .page-image {
        padding: 8px !important;
        margin-bottom: 12px;
        height: auto !important;
    }

    .mt-sm-12 {
        margin-top: 12px;
    }

    .fsx-1605 {
        font-size: 15.5px !important;
        line-height: 24px;
    }

    .fsx-1705 {
        font-size: 17.5px !important;
    }

    .pt-sm-12 {
        padding-top: 12px;
    }

    .text-opinion {
        line-height: 24px;
    }

    .w-50pr {
        width: 50% !important;
    }

    .footer .logo img {
        margin: 0 auto;
    }

    .footer .footer-column:first-child h2,
    .footer .footer-column:first-child h5 {
        text-align: center;
    }

    .footer .footer-column:nth-child(2) h3 {
        text-align: center;
    }

    .footer .footer-column:nth-child(3) h3 {
        text-align: center;
    }

    .contact-section li {
        font-size: 14.5px;
    }

    .full-screen>span.default:after {
        padding: 1px 4px 0px 4px;
        font-size: 12px;
    }
}

@media screen and (min-width: 766px) {
    .YouTubePopUp-Close::before {
        top: 26.5px;
    }
}

@media screen and (min-width: 767px) and (max-width: 1024px) {

    .aboutContent {
        width: 100%;
        padding: 0px;
    }


    .aboutContent img {
        border-radius: 10px;
    }

    .headObj {
        height: auto;
        position: static;
        border-radius: 25px;
        width: auto;
        text-align: center;
        margin: 0 auto;
        display: block !important;
    }


    .aboutContent p {

        margin-bottom: 10px;
        padding: 20px;
        width: 100%;
    }


    .emblem {
        margin: 0px;
    }

    .headerRight {
        padding: 44px 0 5px 0;
    }

    button.btn.btn-theme.ms-2.searchIcon.order-last {
        position: absolute;
        right: 0px;
    }


    .owl-dots {
        display: none;
    }

    .logo {
        width: 60%;
    }



    footer {
        background-position: right 180px;
    }


    .about-app .container {
        max-width: fit-content;
    }

    .welcome.Header h1 {
        font-size: 35px;
    }

    .socialIcon.me-3 {
        display: inline-flex;
    }



    .welcome.Header {
        width: 70%;
        top: 35%;
    }



    .page-details {
        color: rgb(44, 43, 43);
        margin: 0;
    }

    .detailsBox.flex-fill {
        border-bottom: 1px dashed #999;
        padding: 10px 0;
    }

    .detailsBox.flex-fill:last-child {
        border-bottom: 0px dashed #999;
    }

    .patch::after {
        display: none;
    }

    #pills-tab .flex-fill {
        flex: none !important;
    }

    .clickArrow {
        padding: 16px 20px 16px 165px;
    }

    .mhinfo {
        margin-top: 20px;
    }

    #pills-tab button span {
        display: inline-block;
        line-height: 18px;
        margin: 10px 0 10px 10px;
    }

    .noticeBoard .button-group {
        width: auto;
        margin: auto;
    }

    #pills-tab button img {
        width: 34px;
        vertical-align: top;
    }

    #pills-tab button {
        width: 100%;
        margin: 5px 0;
        text-align: left;
        min-height: auto;
        border: 1px solid #fff;
        text-align: center;
    }


    #pills-tab button {
        display: none;
    }

    #pills-tab button.active {
        display: block;
        text-align: center;
    }

    ul#pills-tab {
        padding: 0px 0 15px 0;
        width: auto;
        position: relative;
        display: block;
    }

    .detailsBox.flex-fill {
        width: 250px;
    }
}

@media screen and (min-width: 900px) and (max-width: 1100px) {


    .headObj {
        height: 160px;
        position: sticky;
        top: 150px;
        width: 40%;
        margin-bottom: 45px;
        text-align: left;
    }


    .aboutContent {
        width: 100%;
    }

    .headerLeft {
        margin-left: 0px;
    }

    section.megaMenus h3 {
        font-size: 15px;
        padding: 10px;
        background: var(--theme2);
    }

    .social-links li .links,
    .listLink li .links {
        padding: 5px 0;
    }

    .welcome.Header h1 {
        font-size: 40px;
    }


    section.megaMenus>ul>li>a,
    section.megaMenus>ul>li>a:not([href]) {
        padding: 20px;
    }

    section.megaMenus ul li:hover .megaMenusList {
        width: 500px;
        padding: 10px;
        left: -1px;
        bottom: 100%;
        height: 240px;
    }

    section.megaMenus ul li:hover .megaMenusListFull {
        width: 99.99%;
    }

    .normalMenu:hover>ul.dropmenu {
        bottom: 126px;
        left: -1px;
    }

    section.megaMenus>ul>li>a:not([href]),
    section.megaMenus>ul>li>a:not([href]):hover {
        color: #fff;
        text-align: center;
        vertical-align: revert;
        padding: 50px 0;
        background: rgb(0, 24, 51);
        font-size: 17px;
    }

}

@media screen and (min-width: 820px) and (max-width: 1180px) {

    .keyArea {
        top: 25%;
    }

}

@media screen and (min-width: 1100px) and (max-width: 1300px) {
    .headerLeft {
        margin-left: 0px;
    }

    .detailsBox.flex-fill {
        width: 200px;
    }

    .keyperson .person:first-child {
        width: 100%;
    }

    .page-details {
        color: rgb(44, 43, 43);
        margin: 0;
    }

    .detailsBox.flex-fill {
        border-bottom: 1px dashed #999;
        padding: 10px 0;
    }

    .detailsBox.flex-fill:last-child {
        border-bottom: 0px dashed #999;
    }

    .patch::after {
        display: none;
    }
}

@media screen and (min-width: 1700px) and (max-width: 4000px) {
    .container {
        max-width: 1600px;
    }

    .container-fluid {
        max-width: 2000px;
    }

}

@media screen and (min-width: 1300px) and (max-width: 1399px) {
    .innerBlueMenu section.megaMenus ul li:first-child.active .megaMenusList {
        width: 98vw;
    }

    section.megaMenus ul li.normalMenu.active .megaMenusList {
        right: -50%;
        left: -23vw;
        width: 70vw;
    }



    section.megaMenus>ul>li.fullMenu.active .megaMenusListFirst {
        width: 80vw;
    }
}