@media (max-width: 1750px) {

    .top-header .container-fluid,
    .menu-main .container-fluid {
        /* padding: 0 95px; */
        padding: 0 1rem;
        max-width: 1600px;
    }

    .enumenu_ul li a {
        font-size: 17px;
    }

}

@media (max-width: 1560px) {
    .container {
        max-width: 1200px;
    }

    .top-header .container-fluid,
    .menu-main .container-fluid {
        /* padding: 0 95px; */
        padding: 0 1rem;
        max-width: 1450px;
    }

    .enumenu_ul li a {
        font-size: 16px;
    }

    .contact-us-heading {
        padding-bottom: 20px;
    }

    .contact-us-heading h3 {
        font-size: 18px;
    }

    .qr-content p {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .usefull-link-contents ul.page-links li {
        margin-bottom: 10px;
    }

    .qr-content {
        top: 55px;
    }

    .map-box {
        padding: 15px 0 0;
    }

    .address-image-text {
        padding-bottom: 20px;
    }

    .address-content p,
    .email-content a,
    .call-content a {
        font-size: 16px;
        margin: 0;
    }

    .wcagValidation {
        margin-top: 15px;
    }

    .impWebsiteTitle h5 {
        font-size: 20px;
    }

    .photo-video-tabs ul.resp-tabs-list li {
        font-size: 17px;
    }

    .aboutUstitle h2 {
        font-size: 22px;
    }

    .aboutContent h3 {
        font-size: 26px;
    }

    .aboutContent p {
        font-size: 14px;
        line-height: 1.2;
        padding-bottom: 10px;

    }

    .date p {
        font-size: 25px;
        padding: 23px 15px;
        line-height: 1.1;
    }

    .read-more .btn.readmore {
        padding: 8px 16px;
    }

    .authority-name span {
        font-size: 16px;
        padding-top: 10px;
    }

    .ministersPhoto {
        padding: 20px 0px 15px 20px;
    }

    .plusSign {
        width: 36px;
        height: 36px;
    }
}

@media (max-width: 1480px) {

    .top-header .container-fluid,
    .menu-main .container-fluid {
        /* padding: 0 95px; */
        padding: 0 1rem;
        max-width: 1320px;
    }

    .enumenu_ul li a {
        font-size: 16px;
    }

}

@media screen and (min-width:1481px) and (max-width:1623px) {
    .photoGalleryText {
        padding: 25px 30px 25px 20px;
    }

    .photoGalleryText p {
        font-size: 18px;
    }

    /* .navbar-search.ml-4 {
        transition: all .5s ease 0s;
        width: 60px;
    }

    .navbar-search.ml-4:hover {
        width: 250px;
    }

    .search-container {
        justify-content: center;
    }

    .search-container form input {
        opacity: 0;
        visibility: hidden;
        display: none;
    }
    .search-container form input:focus {
        display: block;
    }

    .navbar-search.ml-4:hover .search-container form input {
        opacity: 1;
        visibility: visible;
        display: inline-block;
    }
    a.search-btn{
        width: 60px;
    } */

    .enumenu_ul li a {
        font-size: 15px;
        padding: 18px 20px;
    }

    .enumenu_ul {
        width: calc(100% - 61px);
    }

    .logo img {
        width: 100%;
    }

    .sub-menu a.nav-link {
        font-size: 15px;
        padding: 10px;
    }

    .search-wrapper {
        transform: translate(-75%, -51%);
        top: 54%;
        left: 94%;
    }

    .search-wrapper .input-holder .search-icon {
        width: 55px;
        height: 66px;
    }

    .top-menu ul li {
        margin: 0
    }

    .top-menu-screen-reader ul li {
        padding: 0 11px;
    }

    .top-menu ul li a.top-menu-content {
        font-size: 16px;
    }

    ul.social-media-icon li a {
        width: 33px;
        height: 33px;
        border-radius: 50%;
        font-size: 15px;
        line-height: 34px;
    }

    .banner-section .carousel-control-prev {
        left: 91%;
    }

    .top-menu .dropdown button {
        font-size: 15px;
    }

    /* .enumenu_ul li a {
        font-size: 15px;
        padding: 18px 14px;
    } */

    .authority-name h4 {
        font-size: 22px;
    }

    .bg_title_wrap span {
        display: none;
    }

    .award-achievement-image h2 {
        font-size: 35px;
    }

    .address-content p,
    .email-content p {
        font-size: 17px;
        margin: 0;
    }

    .call-content a {
        font-size: 17px;
        margin: 0;
    }
}

@media screen and (min-width:1380px) and (max-width:1480px) {
    .enumenu_ul li a {
        font-size: 14px;
        padding: 16px 15px;
    }
}

@media screen and (min-width:1361px) and (max-width:1400px) {
    .accordianTitle p {
        font-size: 18px
    }

    .accordion-body span {
        font-size: 19px !important;
    }

    /*.navbar-search.ml-4 {
        transition: all .5s ease 0s;
        width: 60px;
    }

    .navbar-search.ml-4:hover {
        width: 250px;
    }

    .search-container {
        justify-content: center;
    }

    .search-container form input {
        opacity: 0;
        visibility: hidden;
        display: none;
    }

    .navbar-search.ml-4:hover .search-container form input {
        opacity: 1;
        visibility: visible;
        display: inline-block;
    }
    a.search-btn{
        width: 60px;
    } */
    .enumenu_ul li a {
        font-size: 16px;
        padding: 15px 19px;
    }

    .enumenu_ul {
        width: calc(100% - 61px);
    }

    .banner-section .carousel-control-prev {
        left: 89%;
    }

    .logo img {
        width: 100%;
    }

    .sub-menu a.nav-link {
        font-size: 15px;
        padding: 10px;
    }

    .search-wrapper {
        transform: translate(-75%, -51%);
        top: 54%;
        left: 94%;
    }

    .search-wrapper .input-holder .search-icon {
        width: 55px;
        height: 66px;
    }

    .top-menu ul li {
        margin: 0
    }

    .top-menu-screen-reader ul li {
        padding: 0 11px;
    }

    .top-menu ul li a.top-menu-content {
        font-size: 16px;
    }

    .date {
        max-width: 80px;
    }

    ul.social-media-icon li a {
        width: 33px;
        height: 33px;
        border-radius: 30%;
        font-size: 15px;
        line-height: 34px;
    }

    .top-menu .dropdown button {
        font-size: 15px;
    }

    /* .enumenu_ul li a {
        font-size: 13px;
        padding: 18px 14px;
    } */

    .authority-name h4 {
        font-size: 21px;
    }

    .photoGalleryText {
        padding: 15px 20px 15px 10px;
    }

    .plusSign {
        width: 36px;
        height: 36px;
    }

    .photoGalleryText p {
        font-size: 17px;
    }

    .bg_title_wrap span {
        display: none;
    }

    #horizontalTab h2.resp-accordion {
        color: #fff;
    }

    .award-achievement-image h2 {
        font-size: 40px;
    }

    .aboutus-image::after {
        content: none;
    }

    .award-achievement-image h2 {

        font-size: 30px;

    }

    .address-content p {

        font-size: 16px;
        margin: 0;
    }

    .email-content span {

        font-size: 14px;

    }

    .call-content a {

        font-size: 16px;

    }

    .usefull-link-contents ul.page-links li a {

        font-size: 15px;

    }

    .sideBarListing li a {
        font-size: 14px;
        line-height: 39px;
    }

    .sideBarListing li::before {
        top: 20px;
    }

    /* .map-box p {
        color: #fbc102;
        font-size: 35px;
    } */


}

/*1231-1400 media query ends here*/

@media screen and (min-width:1201px) and (max-width:1360px) {

    /* .navbar-search.ml-4 {
        transition: all .5s ease 0s;
        width: 60px;
    }

    .navbar-search.ml-4:hover {
        width: 250px;
    }

    .search-container {
        justify-content: center;
    }

    .search-container form input {
        opacity: 0;
        visibility: hidden;
        display: none;
    }

    .navbar-search.ml-4:hover .search-container form input {
        opacity: 1;
        visibility: visible;
        display: inline-block;
    } */

    .enumenu_ul li a {
        font-size: 14px;
        padding: 16px 12px;
    }

    .enumenu_ul {
        width: calc(100% - 61px);
    }

    .banner-section .carousel-control-prev {
        left: 89%;
    }

    .impWebsiteTitle h5 {
        font-size: 21px;
    }

    .top-header .container-fluid,
    .menu-main .container-fluid {
        padding: 0 15px;
    }

    .logo img {
        max-width: 100%;
    }

    .top-menu ul li a.top-menu-content {
        font-size: 16px;
        font-weight: 500;
    }

    .authiority-image {
        height: auto;
    }

    .bg_title_wrap {
        display: none;
    }

    .award-achievement-section {
        padding-left: 0px;
    }

    .award-achievement-section .col-lg-8.no-padding {
        width: 61.666667%;
    }

    .award-achievement-section .col-lg-4 {
        width: 38.333333%;
    }

    /* .enumenu_ul li a {
        font-size: 15px;
    } */

    .award-achievement-image h2 {
        font-size: 40px;
    }

    .address-content p,
    .email-content p {
        font-size: 17px;
        margin: 0;
    }

    .call-content a {
        font-size: 17px;
        margin: 0;
    }

    .sideBarListing li a {
        font-size: 14px;
        line-height: 39px;
    }

    .sideBarListing li::before {
        top: 20px;
    }

}

@media screen and (min-width:1201px) and (max-width:1260px) {
    .enumenu_ul li a {
        font-size: 13px;
        padding: 15px 12px;
    }

    .date {
        width: 80px;
    }
}

@media screen and (min-width:1025px) and (max-width:1200px) {
    .customTable .table-striped td {
        padding-left: 250px !important;
        text-align: left;
        position: relative;
    }

    .accidentalData {
        display: none !important;
    }

    .navbar-search.ml-4 {
        transition: all .5s ease 0s;
        width: 60px;
    }

    .navbar-search.ml-4:hover {
        width: 250px;
    }

    .search-container {
        justify-content: center;
    }

    .date {
        width: 80px;
    }

    .search-container form input {
        opacity: 0;
        visibility: hidden;
        display: none;
    }

    .navbar-search.ml-4:hover .search-container form input {
        opacity: 1;
        visibility: visible;
        display: inline-block;
    }

    .enumenu_ul li a {
        font-size: 13px;
        padding: 18px 11px;
    }

    .enumenu_ul {
        width: calc(100% - 61px);
    }

    .banner-section .carousel-control-prev {
        left: 87%;
    }

    .impWebsiteTitle h5 {
        font-size: 16px;
    }

    /*******top-header********/
    .logo img {
        width: 100%;
    }

    /* .top-menu-screen-reader {
        display: none;
    } */

    .top-header .container-fluid,
    .menu-main .container-fluid {
        padding: 0 15px;
    }


    .safety-authority-heading {
        padding: 30px 40px;
    }

    .authiority-image {
        height: auto;
        width: 120px;
    }

    .sub-menu a.nav-link {
        font-size: 15px;
        padding: 10px;
    }

    .search-wrapper {
        transform: translate(-75%, -51%);
        top: 54%;
        left: 94%;
    }

    .search-wrapper .input-holder .search-icon {
        width: 55px;
        height: 66px;
    }

    .top-menu ul li {
        margin: 0
    }

    .top-menu-screen-reader ul li {
        padding: 0 11px;
    }

    .top-menu ul li a.top-menu-content {
        font-size: 16px;
    }

    ul.social-media-icon li a {
        width: 33px;
        height: 33px;

        border-radius: 50%;


        font-size: 15px;

        line-height: 34px;


    }

    .top-menu .dropdown button {

        font-size: 15px;

    }

    .enumenu_ul li a {
        font-size: 14px;

        padding: 18px 11px;
    }

    .authority-name h4 {
        font-size: 19px;
    }

    .bg_title_wrap span {
        display: none;
    }

    #horizontalTab h2.resp-accordion {
        color: #fff;
    }

    /*********road-safety-autority*********/
    .safety-main-wrap {
        margin-top: -37px;
        padding: 0px 113px;
    }

    .safety-authority-heading h4 a {
        font-size: 30px;
    }

    .news-updates-heading {
        padding: 30px 0;
    }

    .email-content a {
        font-size: 17px;
        margin: 0;
    }

    /* .about-us-section {text-align: center;} */
    .about-us-section {
        margin-top: 70px;
        position: relative;
    }

    .tab-content h3 {
        font-size: 40px;
        padding: 13px 0 0;
    }

    .tab-content h6 {
        font-size: 17px;
        padding: 10px 0;
        margin: 0;
    }

    .tab-content p {
        font-size: 15px;
    }

    .read-more {
        width: 170px;
        height: 50px;
        margin-top: 1rem;
    }

    .read-more .btn.readmore {
        padding: 10px 25px;
    }

    .aboutus-image img {
        width: 100%;
    }

    .play-button img {
        width: auto;
    }

    .vedio-play-button {
        position: absolute;
        top: 35px;
        left: 40px;
    }

    .aboutus-image::before {

        bottom: -75px;
        left: -85px;
        width: 45%;
        height: 30%;
        position: absolute;
        z-index: -1;
    }

    .about-us-section .nav-tabs {
        border: none;
    }

    /* .vedio-play-button {
  
    width: 110px;
    background: #fbc10159;
    height: 110px;
    text-align: center;
    padding: 5px 0px;

}
.vedio-play-button a.play-btn i.fas {
    color: #fff;
    font-size: 50px;
    background: #fbc101;
    width: 100px;
    height: 100px;
    padding: 24px 32px;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 5px 0px, rgb(0 0 0 / 10%) 0px 0px 1px 0px;
    z-index: 99999 !important;
} */
    /*************Road safety symbol*****/
    .saftey_sec .slick-next::before {
        content: none;
    }

    .saftey_sec .slick-prev:before {
        content: none;
    }

    .saftey_sec h3 {
        font-size: 2rem;
        text-align: center;
    }

    .about-us-section ul.nav {
        display: inline-flex;
    }


    /*********latest-news-updates-******/
    .news-updates-heading h3 ::before {
        content: none;
    }

    .news-updates-heading h3 {
        font-size: 17px;
        padding-bottom: 17px;
    }

    .news-updates-heading span {
        font-size: 15px;
        padding-bottom: 5px;
    }

    /********photo-video-tab**********/
    .photo-video-tabs ul.resp-tabs-list::after {
        height: 7%;
        top: 41px;
    }


    /*******awards-achievements*****/
    .award-achievement-section {
        margin-top: 26px;
        padding-left: 0px;
    }

    .award-achievement-image {
        display: flex;
        padding: 0;
    }

    .award-achievement-image h2 {
        font-size: 24px;
        margin: 15px;
    }

    .award-achievement-content p {
        font-size: 12px;
    }

    .award-achievement-section .slick-slide img {
        display: block;
        width: 100%;
    }

    /**********footer***********/

    .address-image-text {
        display: flex;
    }

    .contact-us-heading {
        padding-bottom: 15px;
    }

    ul.page-links {
        padding: 0 0 0 15px;
    }

    .usefull-link-contents ul.page-links li {
        margin: 6px 0;
    }

    .address-content p {
        font-size: 17px;
        margin: 0;
    }

    .email-content span {
        font-size: 13px;
        font-weight: bold;
    }

    .email-content p {
        font-size: 17px;
        margin: 0;
    }

    .call-content span {
        font-size: 14px;
        font-weight: bold;
    }

    .call-content a {
        font-size: 17px;
        margin: 0;

    }

    .qr-content p {
        font-size: 18px;
    }

    .usefull-link-contents ul.page-links li a {
        font-size: 15px;
    }

    .authority-name {
        margin-left: 50px;
    }

    /* table-aacordian 29-12-22 */
    .customTable thead {
        display: none;
    }

    .customTable table {
        border: none;
    }

    .customTable td {
        border-bottom: none;
    }

    .customTable,
    .customTable tbody,
    .customTable tr,
    .customTable td {
        display: block;
        width: 100% !important;
    }

    .customTable tr {
        margin-bottom: 15px;
        padding: 0 !important;
    }

    .customTable td {
        padding-left: 20% !important;
        text-align: left;
        position: relative;
    }

    .customTable .tbl-accordion-body td {
        padding-left: 0 !important;
        width: 100% !important;
    }

    .customTable td::before {
        content: attr(data-label);
        position: absolute;
        left: 0;
        width: 50%;
        padding-left: 15px;
        font-size: 15px;
        font-weight: bold;
        text-align: left;
    }

    .accordianSection tbody tr {
        border: none;
        border-bottom: 1px solid #000 !important;
    }

    .tbl-accordion-body .accordion-body {
        padding-right: 0;
        padding-left: 0;
    }
}

/*992-1230 media query ends here*/

@media screen and (min-width:992px) and (max-width:1024px) {
    .card-body span {
        font-size: 16px !important;
    }

    /* table-aacordian 29-12-22 */
    .customTable thead {
        display: none;
    }

    .customTable .table-striped td {
        padding-left: 250px !important;
        text-align: left;
        position: relative;
    }

    .accidentalData {
        display: none !important;
    }

    .customTable table {
        border: none;
    }

    .customTable td {
        border-bottom: none;
    }

    .customTable,
    .customTable tbody,
    .customTable tr,
    .customTable td {
        display: block;
        width: 100% !important;
    }

    .customTable tr {
        margin-bottom: 15px;
        padding: 0 !important;
    }

    .customTable td {
        padding-left: 20% !important;
        text-align: left;
        position: relative;
    }

    .customTable .tbl-accordion-body td {
        padding-left: 0 !important;
        width: 100% !important;
    }

    .customTable td::before {
        content: attr(data-label);
        position: absolute;
        left: 0;
        width: 50%;
        padding-left: 15px;
        font-size: 15px;
        font-weight: bold;
        text-align: left;
    }

    .accordianSection tbody tr {
        border: none;
        border-bottom: 1px solid #000 !important;
    }

    .tbl-accordion-body .accordion-body {
        padding-right: 0;
        padding-left: 0;
    }


    .banner-section .carousel-control-prev {
        left: 85%;
    }

    .search-container form input {
        opacity: 0;
        visibility: hidden;
        display: none;
    }

    .navbar-search.ml-4 {
        transition: all .5s ease 0s;
        width: 60px;
    }

    .navbar-search.ml-4:hover {
        width: 250px;
    }

    .navbar-search.ml-4:hover .search-container form input {
        opacity: 1;
        visibility: visible;
        display: inline-block;
    }

    .enumenu_ul {
        width: calc(100% - 62px);
    }

    .enumenu_ul li a {
        font-size: 14px;
        padding: 15px 10px;
    }

    .search-container {
        justify-content: center;
        align-items: center;
        height: 100%;
    }

    .banner-section .carousel-control-prev {
        left: 85%;
    }

    .search-btn {
        width: 60px;
        height: 100%;
        display: flex;
        position: absolute;
        right: 0px;
        top: 50%;
        transform: translateY(-50%);
        align-items: center;
    }

    .impWebsiteTitle h5 {
        font-size: 16px;
    }

    /*******top-header********/
    .logo img {
        width: 100%;
    }

    /* .top-menu-screen-reader {
        display: none;
    } */

    .top-header .container-fluid,
    .menu-main .container-fluid {
        padding: 0 15px;
    }

    #search input[type="search"] {

        font-size: 60px;

    }

    .safety-authority-heading {
        padding: 30px 40px;
    }

    .authiority-image {
        height: auto;
        width: 120px;
    }

    .sub-menu a.nav-link {
        font-size: 15px;
        padding: 10px;
    }

    .search-wrapper {
        transform: translate(-75%, -51%);
        top: 54%;
        left: 94%;
    }

    .search-wrapper .input-holder .search-icon {
        width: 55px;
        height: 66px;
    }

    .top-menu ul li {
        margin: 0
    }

    .top-menu-screen-reader ul li {
        padding: 0 10px;
    }

    .top-menu ul li a.top-menu-content {
        font-size: 16px;
    }

    ul.social-media-icon li a {
        width: 33px;
        height: 33px;

        border-radius: 50%;


        font-size: 15px;

        line-height: 34px;


    }

    .authority-name {
        margin-left: 10px;
    }

    .top-menu .dropdown button {

        font-size: 15px;

    }

    /* .enumenu_ul li a {
    font-size: 13px;
   
    padding: 18px 12px;
} */
    .authority-name h4 {
        font-size: 19px;
    }

    .bg_title_wrap span {
        display: none;
    }

    #horizontalTab h2.resp-accordion {
        color: #fff;
    }

    /*********road-safety-autority*********/
    .safety-main-wrap {
        margin-top: -37px;
        padding: 0px 113px;
    }

    .safety-authority-heading h4 a {
        font-size: 30px;
    }

    .news-updates-heading {
        padding: 30px 0;
    }

    .email-content a {
        font-size: 18px;
    }

    /* .about-us-section {text-align: center;} */

    .tab-content h3 {
        font-size: 40px;
        padding: 13px 0 0;
    }

    .tab-content h6 {
        font-size: 17px;
        padding: 10px 0;
        margin: 0;
    }

    .tab-content p {
        font-size: 15px;
    }

    .read-more {
        width: 170px;
        height: 50px;
        margin-top: 1rem;
    }

    .read-more .btn.readmore {
        padding: 10px 25px;
    }

    .aboutus-image img {
        width: 100%;
    }

    .play-button img {
        width: auto;
    }

    .vedio-play-button {
        position: absolute;
        top: 35px;
        left: 40px;
    }

    .about-us-section .nav-tabs {
        border: none;
    }

    /* .vedio-play-button {
  
    width: 110px;
    background: #fbc10159;
    height: 110px;
    text-align: center;
    padding: 5px 0px;

}
.vedio-play-button a.play-btn i.fas {
    color: #fff;
    font-size: 50px;
    background: #fbc101;
    width: 100px;
    height: 100px;
    padding: 24px 32px;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 5px 0px, rgb(0 0 0 / 10%) 0px 0px 1px 0px;
    z-index: 99999 !important;
} */
    /*************Road safety symbol*****/
    .saftey_sec .slick-next::before {
        content: none;
    }

    .saftey_sec .slick-prev:before {
        content: none;
    }

    .saftey_sec h3 {
        font-size: 2rem;
        text-align: center;
    }

    .about-us-section ul.nav {
        display: inline-flex;
    }


    /*********latest-news-updates-******/
    .news-updates-heading h3 ::before {
        content: none;
    }

    .news-updates-heading h3 {
        font-size: 17px;
        padding-bottom: 17px;
    }

    .news-updates-heading span {
        font-size: 15px;
        padding-bottom: 5px;
    }

    /********photo-video-tab**********/
    .photo-video-tabs ul.resp-tabs-list::after {
        height: 7%;
        top: 41px;
    }


    /*******awards-achievements*****/
    .award-achievement-section {
        margin-top: 26px;
        padding-left: 0px;
    }

    .award-achievement-image {
        display: flex;
        padding: 0;
    }

    .award-achievement-image h2 {
        font-size: 23px;
        margin: 15px;
    }

    .award-achievement-content p {
        font-size: 12px;
    }

    .award-achievement-section .slick-slide img {
        display: block;
        width: 100%;
    }

    /**********footer***********/

    .address-image-text {
        display: flex;
        /* flex-direction: column; */
    }

    .address-image-text.wcagValidation img {
        margin: 0;
    }

    .contact-us-heading {
        padding-bottom: 15px;
    }

    ul.page-links {
        padding: 0 0 0 15px;
    }

    .usefull-link-contents ul.page-links li {
        margin: 6px 0;
    }

    .contact-us-heading h3 {
        font-size: 18px;
    }

    .address-content p {
        font-size: 17px;
        margin: 0;
    }

    .email-content span {
        font-size: 13px;
        font-weight: bold;
    }

    .email-content p {
        font-size: 17px;
        margin: 0;
    }

    .call-content span {
        font-size: 14px;
        font-weight: bold;
    }

    .call-content a {
        font-size: 17px;
        margin: 0;

    }

    .qr-content p {
        font-size: 16px;
    }

    .qr-content {

        top: 50px;
    }

    .usefull-link-contents ul.page-links li a {
        font-size: 15px;
    }

}

/*992-1230 media query ends here*/

@media screen and (min-width:768px) and (max-width:991px) {
    .safety-main-wrap {
        margin-top: -20px;
        padding: 0px 47px;
    }

    .carousel-control-prev-icon,
    .carousel-control-next-icon {
        width: 45px;
        height: 45px;
        font-size: 20px;
    }

    .banner-section .carousel-control-prev {
        left: 87%;
    }

    .aboutContentWrap {
        margin-bottom: 20px;
    }

    .AboutWrap {
        margin-top: 20px;
    }

    .aboutUsWraper {
        height: 100%;
    }

    .aboutContentWrap {
        height: calc(100% - 57px);
    }

    .sodialMediaWrap {
        margin: 0 0 20px;
    }

    /* .photo-video-tabs ul.resp-tabs-list {
        width: 40.5%;
    } */

    .photoGalleryText {
        bottom: 20px;
        padding: 27px 35px 27px 25px;
    }

    .plusSign {
        top: 50%;

    }

    .impWebsiteTitle h5 {
        font-size: 16px;
    }

    .address-image {
        margin: 0 auto;
        height: auto;
    }

    .qrCodeVisitorSection {
        text-align: center;
    }

    .qr-content {
        position: static;
    }

    .map-box {
        justify-content: center;
        margin-bottom: 20px;
    }

    .navbar-search.ml-4 {
        width: 100%;
    }

    /*******top-header********/
    .logo {
        align-items: baseline;
        justify-content: center;
    }

    .logo h2 {
        font-size: 19px;
        margin-left: 10px;
    }

    .logo span {
        font-size: 17px;
    }

    .sub-menu {
        background: none;
        height: 65px;
    }

    .top-menu {
        display: flex;
        justify-content: center;
        margin-top: 17px;
        width: 100%;
    }

    .top-menu ul {
        padding: 0;
    }

    .top-menu ul li {
        display: inline;
        margin: 0px;
    }

    .top-menu .dropdown-menu.show {
        display: inline-grid;
    }

    .top-menu .dropdown {
        width: auto;
        display: inline-block;
    }

    .social-media {
        width: auto;
        display: inline-block;
    }

    .button-nav {
        width: auto;
        display: inline-block;
    }


    .top-header .container-fluid,
    .menu-main .container-fluid {
        padding: 0;
    }

    .enumenu_ul li a {
        font-size: 12px;
        padding: 15px 4px;
    }

    .enumenu_ul {
        padding: 0px;
        list-style: none;
        display: flex;
        justify-content: space-between;
        width: calc(100% - 75px);
    }

    /**************banner-section********* */


    /*********road-safety-autority*********/
    .safety-authority-heading h3 {
        font-size: 26px;
        color: #243c56;
        padding-bottom: 10px;
    }

    .safety-authority-heading p {
        font-size: 15px;
        line-height: 24px;
        padding-bottom: 5px;
    }

    .safety-authority-heading span {
        font-size: 25px;
    }

    .safety-authority-testomonial {
        text-align: center;
        display: inline-block;
    }

    .authorities-section {
        display: inline-block;
        height: 100%;
        width: 100%;
    }

    ul.social-media-icon {
        justify-content: start;
    }

    .authiority-image {
        width: 100%;
        height: auto;
    }

    .authority-name {
        margin: 15px;
    }

    .road-safety-authority-section {
        bottom: 0;
    }


    /*************about us****************/
    /* .about-us-section {text-align: center;} */
    .tab-content h3 {
        font-size: 40px;
        padding: 13px 0 0;
    }

    .tab-content h6 {
        font-size: 17px;
        padding: 10px 0;
        margin: 0;
    }

    .tab-content p {
        font-size: 15px;
    }

    .read-more {
        width: 170px;
        height: 50px;
        margin-top: 0.4rem;
    }

    .read-more .btn.readmore {
        padding: 10px 25px;
    }

    .aboutus-image {
        margin-top: 50px;
    }

    .aboutus-image img {
        width: 100%;
    }

    .play-button {
        width: auto;
        position: relative;
        bottom: 75px;
        left: -40px;
        display: inline-block;
    }

    .aboutus-image::before {
        bottom: -66px;
        left: 91px;
    }

    .vedio-play-button {
        position: absolute;
        top: 35px;
        right: 61px;
    }

    .about-us-section {
        margin-top: 60px;
        padding-bottom: 60px;
    }

    .about-us-section .nav-tabs {
        border: none;
    }

    .award-achievement-section {
        padding: 70px 0 30px 0;
    }

    .news-updates-heading h2 {
        font-size: 36px;
    }

    .visitor_counter {
        margin-top: 10px;
    }

    /* .vedio-play-button {
  
    width: 110px;
    background: #fbc10159;
    height: 110px;
    text-align: center;
    padding: 5px 0px;

}
.vedio-play-button a.play-btn i.fas {
    color: #fff;
    font-size: 50px;
    background: #fbc101;
    width: 100px;
    height: 100px;
    padding: 24px 32px;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 5px 0px, rgb(0 0 0 / 10%) 0px 0px 1px 0px;
    z-index: 99999 !important;
} */
    /*************Road safety symbol*****/
    .saftey_sec .slick-next::before {
        content: none;
    }

    .saftey_sec .slick-prev:before {
        content: none;
    }

    .saftey_sec h3 {
        font-size: 2rem;
        text-align: center;
    }

    .about-us-section ul.nav {
        display: inline-flex;
    }

    /*********latest-news-updates-******/
    .news-updates-heading h3 ::before {
        content: none;
    }

    .news-updates-heading h3 {
        font-size: 17px;
        padding-bottom: 17px;
    }

    .news-updates-heading span {
        font-size: 15px;
        padding-bottom: 5px;
    }

    /********photo-video-tab**********/
    .photo-video-tabs ul.resp-tabs-list::after {
        height: 7%;
        top: 41px;
    }


    /*******awards-achievements*****/
    .award-achievement-section {
        margin-top: 26px;
        text-align: center;
    }

    .award-achievement-image {
        display: block;
        padding: 0;
    }

    .award-achievement-image h2 {
        font-size: 27px;
        margin: 15px;
    }

    .award-achievement-content p {
        font-size: 12px;
    }

    /**********footer***********/
    .contact-info-section {
        text-align: center;
    }

    .address-image-text {
        display: block;
    }

    .contact-us-heading {
        padding-bottom: 15px;
        text-align: center;
    }

    .contact-us-heading h3 {
        font-size: 18px;
    }

    .resp-tabs-list li {
        margin: 0px 2px 0px;
        padding: 7px 8px;
    }

    .top-header {
        padding: 20px 15px;
    }

    .logo img {
        width: 100%;
    }

    .footer_last .col-md-6:nth-child(3) {
        width: 100%;
    }

    .top-header .container-fluid>.row {
        justify-content: space-between;
    }

    .top-header .col-lg-4 {
        width: 100%;
        max-width: 100%;
    }

    .usefull-links-section {
        padding: 0;
    }

    .top-header .col-lg-8 {
        width: 100%;
        max-width: 100%;
    }

    .safety-authority-heading {
        padding: 30px 20px;
    }

    .safety-authority-heading h2 {
        font-size: 37px;
    }

    .safety-authority-testomonial .col-lg-4 {
        width: 33.33%;
        max-width: 33.33%;
        padding: 0 5px;
    }

    .bg_title_wrap {
        display: none;
    }

    .play-button {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        bottom: inherit;
        right: inherit;
    }

    .aboutus-image::before {
        content: none;
    }

    .vedio-play-button {
        position: absolute;
        top: 35px;
        left: 160px;
    }

    .photo-video-tabs .slick-next {
        right: 13%;
    }

    .photo-video-tabs .slick-prev {
        left: 13%;
    }

    .usefull-link-contents ul.page-links li {
        margin: 15px 0;
        text-align: center;
        list-style-position: inside;
    }

    .footer_last .col-md-6:nth-child(3) {
        width: 50%;
        text-align: right;
    }

    .footer_last .footer_right h6 {
        text-align: center;
    }

    /* table-aacordian 29-12-22 */
    .customTable thead {
        display: none;
    }

    .customTable table {
        border: none;
    }

    .customTable td {
        border-bottom: none;
    }

    .customTable,
    .customTable tbody,
    .customTable tr,
    .customTable td {
        display: block;
        width: 100% !important;
    }

    .customTable tr {
        margin-bottom: 15px;
        padding: 0 !important;
    }

    .customTable td {
        padding-left: 25% !important;
        text-align: left;
        position: relative;
    }

    .customTable .tbl-accordion-body td {
        padding-left: 0 !important;
        width: 100% !important;
    }

    .customTable td::before {
        content: attr(data-label);
        position: absolute;
        left: 0;
        width: 50%;
        padding-left: 15px;
        font-size: 15px;
        font-weight: bold;
        text-align: left;
    }

    .accordianSection tbody tr {
        border: none;
        border-bottom: 1px solid #000 !important;
    }

    .tbl-accordion-body .accordion-body {
        padding-right: 0;
        padding-left: 0;
    }

}

/*768-991 media queries ends here*/

@media screen and (min-width:601px) and (max-width:767px) {

    .aboutContentWrap {
        /* flex-direction: column-reverse; */
        margin-bottom: 20px;
        position: relative;
        z-index: 99;
        align-items: flex-end;

    }

    /* 
    .aboutImg {
        position: absolute;
        top: 0;
        width: 100%;
        object-fit: cover;
        opacity: 0.4;
        z-index: -1;

    } */

    .aboutImg img {
        width: 100%;
    }

    .youTubeSection {
        padding: 30px 0;
    }

    .date span {
        display: block;
        padding-top: 5px;
    }

    .dateContent {
        width: 100%;
    }

    /* .photo-video-tabs ul.resp-tabs-list {
        width: 51.5%;
    } */

    .socialMediaContent img {
        width: 100%;
    }

    .impWebsiteTitle {
        width: 50%;
        margin: 0 auto;
    }

    .address-image {
        margin: 0 auto;
    }

    .impWebsiteTitle h5 {
        font-size: 20px;
    }

    .qr-content {
        position: static;
    }

    .qrCodeVisitorSection {
        text-align: center;
    }

    .map-box {
        justify-content: center;
    }

    .location-section {
        margin: 0;
    }

    .footer_right {
        justify-content: center;
        padding: 15px;
    }

    .banner-section .carousel-control-prev {
        left: 84%;
    }

    .banner-section .carousel-control-next {
        right: 10px;
    }

    /*******top-header********/
    .logo {
        align-items: baseline;
        justify-content: center;
    }

    .logo img {
        width: 100%;
        object-fit: contain;
    }

    .logo h2 {
        font-size: 19px;
        margin-left: 10px;
    }

    .logo span {
        font-size: 17px;
    }

    .top-header .container-fluid {
        padding: 0 15px;
    }

    .menu-main .container-fluid {
        padding: 0px;
    }

    .sub-menu {
        background: none;
        height: 65px;
    }

    .top-menu {
        display: inline-block;
        margin-top: 17px;
        width: 100%;
    }

    .top-menu ul {
        padding: 0;
        justify-content: center;
        padding-bottom: 10px;
    }

    .top-menu ul li {
        display: inline;
        margin: 0px;
    }

    .top-menu .dropdown-menu.show {
        display: inline-grid;
    }

    .top-menu .dropdown {
        width: auto;
        display: inline-block;
    }

    .top-header>.container-fluid>.row .col-lg-8 {
        text-align: center;
    }

    .social-media {
        width: auto;
        display: inline-block;
    }

    .button-nav {
        width: auto;
        display: inline-block;
    }



    .safety-authority-heading {
        text-align: center;
        padding: 30px 0 0;
        background-color: #fff;
    }

    /**************banner-section********* */


    /*********road-safety-autority*********/
    .safety-authority-heading h3 {
        font-size: 26px;
        color: #243c56;
        padding-bottom: 10px;
    }

    .safety-authority-heading p {
        font-size: 15px;
        line-height: 24px;
        padding-bottom: 5px;
    }

    .safety-authority-heading span {
        font-size: 25px;
    }

    .safety-authority-testomonial {
        text-align: center;
        display: inline-block;
    }

    .authorities-section {
        display: inline-block;
        height: 100%;
    }

    .authiority-image {
        width: 100%;
        height: auto;
    }

    .authority-name {
        margin: 15px 0 0 25px;
    }

    .safety-authority-testomonial .col-lg-4 {
        width: 33.33%;
        max-width: 33.33%;
        padding: 0 5px;
    }

    .authority-name h4 {
        font-size: 18px;
    }

    .road-safety-authority-section {
        bottom: 0;
    }

    .saftey_sec {
        background-repeat: repeat;
    }

    .safety-authority-heading h2 {

        font-size: 37px;

    }

    .safety-authority-heading p {

        width: 100%;

    }

    .authority-name ul.social-media-icon {
        display: inline-flex;
    }

    /*************about us****************/
    /* .about-us-section {text-align: center;} */
    .tab-contents {
        text-align: center;
    }

    .tab-content h3 {
        font-size: 40px;
        padding: 13px 0 0;
    }

    .tab-content h6 {
        font-size: 17px;
        padding: 10px 0;
        margin: 0;
    }

    .tab-content p {
        font-size: 15px;
    }

    .read-more {
        width: 170px;
        height: 50px;
        margin: 0 auto;
    }

    .read-more .btn.readmore {
        padding: 10px 25px;
    }

    .aboutus-image img {
        width: 100%;
    }

    .play-button {
        width: auto;
        position: relative;
        bottom: 75px;
        left: -40px;
        display: inline-block;
    }

    .play-button img {
        width: 68%;
    }

    .aboutus-image::before {
        bottom: -5px;
        right: 130px;
        left: inherit;
    }

    .vedio-play-button {
        position: absolute;
        top: 35px;
        right: 61px;
    }

    .about-us-section {
        text-align: center;
        margin-top: 60px;
    }

    .about-us-section .nav-tabs {
        border: none;
    }

    .bg_title_wrap {
        display: none;
    }

    .saftey_sec .slick-next::before {
        content: none;
    }

    .saftey_sec .slick-prev:before {
        content: none;
    }

    .saftey_sec h3 {
        font-size: 2rem;
        text-align: center;
    }

    .about-us-section ul.nav {
        display: inline-flex;
    }

    #horizontalTab ul.resp-tabs-list {
        display: none;
    }

    #horizontalTab h2.resp-accordion {
        display: block;
    }

    #horizontalTab .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    #horizontalTab .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }

    #horizontalTab .resp-accordion-closed {
        display: none !important;
    }

    #horizontalTab .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }

    .aboutus-image::after {
        content: none;
    }

    /*********latest-news-updates-******/
    .news-updates-heading h3 ::before {
        content: none;
    }

    .news-updates-heading h3 {
        font-size: 17px;
        padding-bottom: 17px;
    }

    .news-updates-heading span {
        font-size: 15px;
        padding-bottom: 5px;
    }

    .news-updates-heading h2 {
        font-size: 34px;
        padding-bottom: 20px;
    }

    .news-updates-heading {
        margin-top: 15px;
    }

    .news-updates-heading h3 {
        font-size: 22px;
        /* padding-bottom: 17px; */
    }

    .news-read-more-button {
        text-align: center;
    }

    .photo-video-tabs ul.resp-tabs-list::after {
        height: 7%;
        top: 41px;
    }

    .photo-video-tabs .slick-prev:before {
        display: none;
    }

    .photo-video-tabs .slick-next:before {
        display: none;
    }

    .progress {
        display: none;
    }

    /*******awards-achievements*****/
    .award-achievement-section {
        margin-top: 26px;
        text-align: center;
    }

    .award-achievement-image {
        display: block;
        padding: 0;
    }

    .award-achievement-image h2 {
        font-size: 27px;
        margin: 15px;
    }

    .award-achievement-content p {
        font-size: 15px;
    }

    .award-achievement-section {
        padding: 0;
    }

    .award-achievement-section .slick-prev:before {
        content: none;
    }

    .award-achievement-section .slick-next:before {
        content: none;
    }

    .award-achievement-section .slick-list.draggable {
        margin: 0;
    }

    /**********footer***********/
    .contact-info-section {
        text-align: center;
    }

    .address-image-text {
        display: block;
    }

    .contact-us-heading {
        padding-bottom: 10px;
        text-align: center;
    }

    .safety-main-wrap {
        margin-top: 0;
        padding: 0px;
    }

    .address-content p {
        font-size: 18px;
        margin: 0;
    }

    .map-box p {
        color: #ffffff;
        font-size: 25px;
    }

    .footer_last .col-md-6:nth-child(3) {
        width: 100%;
    }

    .footer_last {
        text-align: center;
        padding: 30px 0 0;
    }

    .footer_last .footer_left,
    .footer_last .footer_right {
        margin-top: 0;
        position: relative;
        z-index: 9;
        text-align: center;
    }

    .footer_last .footer_right h6 {
        text-align: center
    }

    .aboutus-image {
        padding: 50px 0px;
    }

    .footer-section {
        padding: 40px 0px;
    }

    .news-updates-slider .slick-prev,
    .news-updates-slider .slick-next {
        display: none !important;
    }

    .latest-news-updates-section {
        padding-top: 40px;
    }

    .usefull-link-contents ul.page-links {
        padding: 0;
    }

    #horizontalTab h2.resp-accordion {
        color: #fff;
        font-size: 16px;
    }

    #horizontalTab .resp-tab-content-active {
        border-left: 1px solid #c1c1c1;
        border-right: 1px solid #c1c1c1;
        border-bottom: 1px solid #c1c1c1;
    }

    #horizontalTab h2.resp-tab-active {
        background: transparent !important;
    }

    .saftey_sec {
        background-repeat: repeat;
    }

    .saftey_sec .slick-dots li button:before,
    .saftey_sec .slick-dots li.slick-active button:before {
        color: #fff;
    }

    .tab-safety-symbol {
        margin: 0px 10px;
    }

    .updates-images {
        margin: 0 5px;
    }

    .news-content {
        width: 93%;
    }

    .safety-authority-heading .read-more-text {
        padding-bottom: 0;
    }

    .top-header {
        padding: 10px 0 20px;
    }

    .navbar-search.ml-4 {
        height: 53px;
        width: 210px
    }

    .search-btn>* {
        font-size: 20px;
    }

    .carousel-control-prev-icon,
    .carousel-control-next-icon {
        width: 45px;
        height: 45px;
        border-radius: 0;
        font-size: 22px;
        line-height: 41px;
    }

    .play-button {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        bottom: inherit;
    }

    .aboutus-image::before {
        content: none;
    }

    .vedio-play-button {
        position: absolute;
        top: 35px;
        left: 160px;
    }

    .achievement-section .award-achievement-slider {
        padding-left: 0px;
    }

    /* .photo-video-tabs .slick-center img{border: 5px solid #fbc102 !important;} */
    .usefull-link-contents ul.page-links li {
        margin: 15px 0;
        text-align: center;
        list-style-position: inside;
    }

    .address-image-text .address-image {
        margin-bottom: 15px;
    }

    .photo-video-tabs .slick-prev,
    .photo-video-tabs .slick-next {
        font-size: 0px;
    }

    .tab-content {
        padding: 0 0 0 0;
    }

    .photo-video-section .slick-track {
        padding: 30px 0;
    }


}

@media screen and (max-width: 1024px) {
    .youTubeVideo .playBtn {
        width: 60px;
        height: 60px;
        margin-top: -40px;
    }
}

@media (max-width: 991px) {
    .card-body span {
        font-size: 15px !important;
    }

    .customTable .table-striped td {
        text-align: left;
        padding-left: 200px !important;
        position: relative;
    }

    .accidentalData {
        display: none !important;
    }

    header {
        padding-top: 0;
    }

    .enumenu_ul {
        display: none
    }

    .menu-block {
        height: auto;
    }

    .menu-icon {
        display: block;
        font-size: 0;
    }

    .services-detail a.pba-detail {
        border-bottom: 2px solid #d3d9da;
    }

    .enumenu_ul>li {
        width: 100%;
        margin: 0px;
        padding: 0px;
    }

    .enumenu_ul>li>a {
        display: block;
        padding: 10px 20px;
        display: inline-block;
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .enumenu_ul {
        width: 100%;
        position: absolute;
        background: #243c56;
    }

    .enumenu_ul>li ul {
        background: #243c56;
    }

    .enumenu_ul>li ul a {
        display: block;
        color: #fff;
        padding: 8px 30px;
        font-size: 16px;
    }

    .enumenu_ul>li ul a:hover {
        color: #e4af02;
    }

    .enumenu_ul>li ul li ul a {
        padding: 8px 35px;
    }

    .enumenu_ul>li ul li ul li ul a {
        padding: 8px 40px;
    }

    .enumenu_ul>li ul li ul li ul li ul a {
        padding: 8px 45px;
    }

    /* Push Menu */
    body.menuslide_push {
        position: relative;
    }

    body.menuslide_push.slidemenuLeft {
        left: 0;
        transition: left 0.5s;
        -webkit-transition: left 0.5s;
        -moz-transition: left 0.5s;
        -ms-transition: left 0.5s;
        -o-transition: left 0.5s;
    }

    body.menuslide_push.slidemenuRight {
        right: 0;
        transition: right 0.5s;
        -webkit-transition: right 0.5s;
        -moz-transition: right 0.5s;
        -ms-transition: right 0.5s;
        -o-transition: right 0.5s;
    }

    body.slidemenuRight .enumenu_ul {
        right: -300px;
    }

    body.slidemenuRight.menu-open .enumenu_ul {
        right: 0;
    }

    body.slidemenuLeft .enumenu_ul {
        left: -300px;
    }

    body.slidemenuLeft.menu-open .enumenu_ul {
        left: 0;
    }

    body.menuslide_push.slidemenuLeft.menu-open {
        left: 300px
    }

    body.menuslide_push.slidemenuRight.menu-open {
        right: 300px
    }

    body.menuslide_push .enumenu_ul,
    body.menuOverlap .enumenu_ul {
        background: #000000 none repeat scroll 0 0;
        display: block;
        height: 100%;
        max-height: 100%;
        width: 100%;
        overflow: auto;
        position: fixed;
        transition: all 0.5s ease 0s;
        max-width: 300px;
        top: 0;
    }

    .customTable thead {
        display: none;
    }

    .customTable table {
        border: none;
    }

    .customTable td {
        border-bottom: none;
    }

    .customTable,
    .customTable tbody,
    .customTable tr,
    .customTable td {
        display: block;
        width: 100%;
    }

    .customTable tr {
        margin-bottom: 15px;
        padding: 0 !important;
    }

    .customTable td {
        padding-left: 19% !important;
        text-align: left;
        position: relative;
    }

    .customTable td::before {
        content: attr(data-label);
        position: absolute;
        left: 0;
        width: 50%;
        top: 15px;
        padding-left: 15px;
        font-size: 15px;
        font-weight: bold;
        text-align: left;
    }

    .accordianSection tbody tr {
        border: none;
        border-bottom: 1px solid #000 !important;
    }
}

@media screen and (max-width :767px) {
    .aboutImg img {
        height: 250px;
    }

    .aboutContentWrap {
        margin-bottom: 30px;
        height: auto;
    }

    .aboutContent span {
        font-size: 17px;
    }

    .page-link {
        padding: 6px 7px !important;
    }

    /* .image img{width: 100% !important;} */
    .card-body span {
        font-size: 15px !important;
    }

    .imageContentSidebarSection .container,
    .accordianSection .container {
        padding: 0
    }

    .customTable table {
        margin: 0
    }

    .accordianTitle p {
        font-size: 19px
    }

    .accordianSection a {
        font-size: 16px
    }

    .customTable td,
    .customTable th {
        padding: 8px 15px
    }

    .accordianTitle p {
        text-align: inherit;
    }

    .customTable .table-striped td {
        word-break: break-all
    }

    .aboutContent {
        padding: 25px 0;
    }



    .customTable .table-striped td {
        padding-left: 200px !important;
        text-align: left;
        position: relative;
    }

    .accidentalData {
        display: none !important;
    }

    .sodialMediaWrap {
        padding-bottom: 20px;
    }

    .tab-contents {
        text-align: left;
    }

    .saftey_sec .slick-list {
        padding-bottom: 30px;
    }

    .usefull-links-section {
        padding: 0;
    }

    .award-achievement-section {
        margin-bottom: 70px;
    }

    .date {
        max-width: 80px;
    }

    .carousel-control-prev-icon,
    .carousel-control-next-icon {
        width: 45px;
        height: 45px;
        border-radius: 0%;
        font-size: 22px;
        line-height: 41px;
    }

    .tab-safety-symbol a i {
        opacity: 1;
        visibility: visible;
    }

    .enumenu_ul.desk ul li a {
        font-size: 11px;
    }

    .banner-section {
        margin-top: 0;
    }

    #search input[type="search"] {

        font-size: 30px;

    }

    .footer_last .col-md-6:nth-child(3) {
        width: 100%;
    }

    .saftey_sec {
        margin-top: 0px;
    }

    /*Sitemap 28-12-22*/
    .column {
        width: 50% !important;
        height: 100%;
    }

    .column h5 {
        font-size: 20px;
    }

    .column a {
        font-size: 15px;
        line-height: 1.5;
    }

    .threeColImageSection {
        margin-top: 0;
    }

    /* table-aacordian 29-12-22 */
    .customTable thead {
        display: none;
    }

    .customTable table {
        border: none;
    }

    .customTable td {
        border-bottom: none;
    }

    .customTable,
    .customTable tbody,
    .customTable tr,
    .customTable td {
        display: block;
        width: 100% !important;
    }

    .customTable tr {
        margin-bottom: 15px;
        padding: 0 !important;
    }

    .customTable td {
        padding-left: 140px !important;
        text-align: left;
        position: relative;
    }

    .customTable .tbl-accordion-body td {
        padding-left: 0 !important;
        width: 100% !important;
    }

    .customTable td::before {
        content: attr(data-label);
        position: absolute;
        left: 0;
        width: 50%;
        top: 10px;
        padding-left: 15px;
        font-size: 15px;
        font-weight: bold;
        text-align: left;
    }

    .accordianSection tbody tr {
        border: none;
        border-bottom: 1px solid #000 !important;
    }

    .tbl-accordion-body .accordion-body {
        padding-right: 0;
        padding-left: 0;
    }

    .photo-video-section {
        margin-top: 40px;
    }

    .webSiteSliderWrap {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .visitor_counter {
        margin-top: 10px;
    }
}

@media screen and (max-width :599px) {
    .youTubeVideo .playBtn {
        width: 50px;
        height: 50px;
        margin-top: -30px;
    }

    .socialMediaSection {
        margin-top: 20px;
    }

    #horizontalTab .tab-safety-symbol {
        height: auto !important;
    }

    .enumenu_ul.desk ul li a {
        font-size: 11px;
    }

    .banner-section {
        margin-top: 0;
    }

    .date {
        max-width: 80px;
    }

    /*22-09-22 new responsive css*/
    .aboutUsSection {
        padding: 0;
        padding-top: 20px;
    }

    .aboutUstitle h2 {
        font-size: 25px;
    }

    .aboutContent h3 {
        padding: 15px 0 15px 0;
        font-size: 28px;

    }

    .aboutContentWrap {
        margin-bottom: 20px;
        position: relative;
        z-index: 99;
    }

    /* .aboutImg {
        position: absolute;
        top: 0;
        width: 100%;
        object-fit: cover;
        opacity: 0.4;
        z-index: -1;

    } */

    .AboutWrap {
        margin-top: 20px;
    }

    .aboutImg img {
        width: 100%;
    }

    .authority-name h4 {
        font-size: 20px;
    }

    .ministersPhoto {

        padding: 15px 0 15px 10px;
    }

    .ministersPhotoWrap {
        margin-bottom: 20px;
    }

    .authority-name ul.social-media-icon {
        padding: 10px 0;
    }

    .authority-name span {
        font-size: 15px;
        padding-top: 5px;
    }

    .photoGalleryText {
        padding: 23px 15px 23px 10px;
        bottom: 40px;
    }

    .photoGalleryText p {
        font-size: 17px;
    }

    .youTubeSection {
        padding: 0;
        padding-top: 20px;

    }

    .newsContent {
        padding: 13px 50px 0 0;
    }

    .viewMore {
        justify-content: center;
    }

    .aboutUsWraper {
        padding-bottom: 20px;
        margin-top: 20px;
    }

    .sodialMediaWrap {
        padding-bottom: 20px;
    }

    .socialMediaContent img {
        width: 100%;
        object-fit: cover;
    }

    .impWebsiteTitle h5 {
        font-size: 20px;
    }

    .qrCodeVisitorSection {

        text-align: center;
    }

    .qr-content {
        position: static;
    }

    /* .photo-video-tabs ul.resp-tabs-list {
        width: auto;
        max-width: 61%;
    } */

    .location-section {

        padding: 25px 0 0 0;

    }

    .youTubeVideo .playBtn img {
        width: 60px;
        top: 160px;
    }

    .footer_right {
        /* display: inline-block; */
        display: flex;
        justify-content: center;
        padding: 15px;
    }

    .card-body figure.table {
        overflow-y: auto;
    }

    /* table-aacordian 29-12-22 */
    .customTable thead {
        display: none;
    }

    .customTable table {
        border: none;
    }

    .customTable td {
        border-bottom: none;
    }

    .customTable,
    .customTable tbody,
    .customTable tr,
    .customTable td {
        display: block;
        width: 100% !important;
    }

    .customTable tr {
        margin-bottom: 15px;
        padding: 0 !important;
    }

    .customTable td {
        text-align: left;
        position: relative;
    }

    .customTable .tbl-accordion-body td {
        padding-left: 0 !important;
        width: 94% !important;
    }

    .customTable td::before {
        content: attr(data-label);
        position: absolute;
        left: 0;
        width: 50%;
        padding-left: 15px;
        font-size: 15px;
        font-weight: bold;
        text-align: left;
    }

    .accordianSection tbody tr {
        border: none;
        border-bottom: 1px solid #000 !important;
    }

    .tbl-accordion-body .accordion-body {
        padding-right: 0;
        padding-left: 0;
    }

}

@media screen and (max-width :600px) {
    .top-menu {
        margin: 0 !important;
    }

    .top-menu-screen-reader ul li {
        padding: 0 12px;
    }

    .top-menu ul {
        padding: 0;
        align-items: center;
        margin: 8px 0 10px;
    }

    .top-menu-screen-reader ul li {
        padding: 0 8px;
    }

    .top-menu ul li a.top-menu-content {
        line-height: 1.4;
        display: inline-block;
        font-size: 15px;
    }

    .top-menu li .btn-orig {
        padding: 0 8px;
    }
}

/*481-600 media query ends here*/

@media screen and (min-width:481px) and (max-width:600px) {

    .accordion-button::after,
    .accordion-button:not(.collapsed)::after {
        text-align: end;
    }

    .acordianDate,
    .accordianTitle {

        font-size: 14px;

    }

    .customTable .table-striped td {
        padding-left: 200px !important;
        text-align: left;
        position: relative;
    }

    .accidentalData {
        display: none !important;
    }


    .banner-section .carousel-control-next,
    .banner-section .carousel-control-prev {
        display: none;
    }

    /*******top-header********/
    .logo {
        align-items: baseline;
        justify-content: center;
    }

    .logo img {
        width: 100%;
        object-fit: contain;
    }

    .logo h2 {
        font-size: 19px;
        margin-left: 10px;
    }

    .logo span {
        font-size: 17px;
    }

    .top-header .container-fluid {
        padding: 0 15px;
    }

    .menu-main .container-fluid {
        padding: 0px;
    }

    .sub-menu {
        background: none;
        height: 65px;
    }

    .top-menu {
        display: inline-block;
        margin-top: 17px;
        width: 100%;
    }

    .top-menu ul {
        padding: 0;
        justify-content: center;
        margin-bottom: 15px;
    }

    .top-menu ul li {
        display: inline;
        margin: 0px;
    }

    .top-menu .dropdown-menu.show {
        display: inline-grid;
    }

    .top-menu .dropdown {
        width: auto;
        display: inline-block;
    }

    .top-header>.container-fluid>.row .col-lg-8 {
        text-align: center;
    }

    .social-media {
        width: auto;
        display: inline-block;
    }

    .button-nav {
        width: auto;
        display: inline-block;
    }



    .safety-authority-heading {
        text-align: center;
        padding: 30px 0 0;
        background-color: #fff;
    }

    /**************banner-section********* */


    /*********road-safety-autority*********/
    .safety-authority-heading h3 {
        font-size: 26px;
        color: #243c56;
        padding-bottom: 10px;
    }

    .safety-authority-heading p {
        font-size: 15px;
        line-height: 24px;
        padding-bottom: 5px;
    }

    .safety-authority-heading span {
        font-size: 25px;
    }

    .safety-authority-testomonial {
        text-align: center;
        display: inline-block;
    }

    .authorities-section {
        display: inline-block;
        height: 100%;
    }

    .authiority-image {
        width: 100%;
        height: auto;
    }

    .authority-name {
        margin: 15px;
    }

    .road-safety-authority-section {
        bottom: 0;
    }

    .saftey_sec {
        background-repeat: repeat;
    }

    .safety-authority-heading h2 {

        font-size: 37px;

    }

    .safety-authority-heading p {

        width: 100%;

    }

    .authority-name ul.social-media-icon {
        display: inline-flex;
    }

    /*************about us****************/
    /* .about-us-section {text-align: center;} */
    .tab-content h3 {
        font-size: 40px;
        padding: 13px 0 0;
    }

    .tab-content h6 {
        font-size: 17px;
        padding: 10px 0;
        margin: 0;
    }

    .tab-content p {
        font-size: 15px;
    }

    .read-more {
        width: 170px;
        height: 50px;
        margin: 0 auto;
    }

    .read-more .btn.readmore {
        padding: 10px 25px;
    }

    .aboutus-image img {
        width: 100%;
    }

    .play-button {
        width: auto;
        position: relative;
        bottom: 75px;
        left: -40px;
        display: inline-block;
    }

    .play-button img {
        width: 68%;
    }

    .aboutus-image::before {
        bottom: -5px;
        right: 130px;
        left: inherit;
    }

    .vedio-play-button {
        position: absolute;
        top: 35px;
        right: 61px;
    }

    .about-us-section {
        margin-top: 60px;
    }

    .about-us-section .nav-tabs {
        border: none;
    }

    .bg_title_wrap {
        display: none;
    }

    .saftey_sec .slick-next::before {
        content: none;
    }

    .saftey_sec .slick-prev:before {
        content: none;
    }

    .saftey_sec h3 {
        font-size: 2rem;
        text-align: center;
    }

    .about-us-section ul.nav {
        display: inline-flex;
    }

    #horizontalTab ul.resp-tabs-list {
        display: none;
    }

    #horizontalTab h2.resp-accordion {
        display: block;
    }

    #horizontalTab .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    #horizontalTab .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }

    #horizontalTab .resp-accordion-closed {
        display: none !important;
    }

    #horizontalTab .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }

    .aboutus-image::after {
        content: none;
    }

    /*********latest-news-updates-******/
    .news-updates-heading h3 ::before {
        content: none;
    }

    .news-updates-heading h3 {
        font-size: 17px;
        padding-bottom: 17px;
    }

    .news-updates-heading span {
        font-size: 15px;
        padding-bottom: 5px;
    }

    .news-updates-heading h2 {
        font-size: 34px;
        padding-bottom: 20px;
    }

    .news-updates-heading {
        margin-top: 15px;
    }

    .news-updates-heading h3 {
        font-size: 22px;
        /* padding-bottom: 17px; */
    }

    .news-read-more-button {
        text-align: center;
    }

    .photo-video-tabs ul.resp-tabs-list::after {
        height: 7%;
        top: 41px;
    }

    .photo-video-tabs .slick-prev:before {
        display: none;
    }

    .photo-video-tabs .slick-next:before {
        display: none;
    }

    .progress {
        display: none;
    }

    .impWebsiteTitle {
        width: 60%;
        margin: 0 auto;
    }

    /*******awards-achievements*****/
    .award-achievement-section {
        margin-top: 26px;
        text-align: center;
    }

    .award-achievement-image {
        display: block;
        padding: 0;
    }

    .award-achievement-image h2 {
        font-size: 27px;
        margin: 15px;
    }

    .award-achievement-section {
        padding: 0;
    }

    .award-achievement-section .slick-prev:before {
        content: none;
    }

    .award-achievement-section .slick-next:before {
        content: none;
    }

    .award-achievement-section .slick-list.draggable {
        margin: 0;
    }

    /**********footer***********/
    .contact-info-section {
        text-align: center;
    }

    .address-image-text {
        display: block;
    }

    .contact-us-heading {
        padding-bottom: 10px;
        text-align: center;
    }

    .safety-main-wrap {
        margin-top: 0;
        padding: 0px;
    }

    .address-content p {
        font-size: 18px;
        margin: 0;
    }

    .map-box {
        justify-content: center;
    }

    .map-box p {

        font-size: 25px;
    }

    .footer_right {
        padding: 15px;
        justify-content: center;
    }

    .location-section {
        margin: 0;
    }

    .address-image {
        margin: 0 auto;
    }

    .footer_last {
        text-align: center;
        padding: 30px 0 0;
    }

    .footer_last .footer_left,
    .footer_last .footer_right {
        margin-top: 0;
        position: relative;
        z-index: 9;
        text-align: center;
    }

    .footer_last .footer_right h6 {
        text-align: center
    }

    .aboutus-image {
        padding: 50px 0px;
    }

    .footer-section {
        padding: 40px 0px;
    }

    .news-updates-slider .slick-prev,
    .news-updates-slider .slick-next {
        display: none !important;
    }

    .latest-news-updates-section {
        padding-top: 40px;
    }

    .usefull-link-contents ul.page-links {
        padding: 0;
    }

    #horizontalTab h2.resp-accordion {
        color: #fff;
        font-size: 16px;
    }

    #horizontalTab .resp-tab-content-active {
        border-left: 1px solid #c1c1c1;
        border-right: 1px solid #c1c1c1;
        border-bottom: 1px solid #c1c1c1;
    }

    #horizontalTab h2.resp-tab-active {
        background: transparent !important;
    }

    .saftey_sec {
        background-repeat: repeat;
    }

    .saftey_sec .slick-dots li button:before,
    .saftey_sec .slick-dots li.slick-active button:before {
        color: #fff;
    }

    .tab-safety-symbol {
        margin: 0px 10px;
    }

    .updates-images {
        margin: 0;
    }

    .news-content {
        width: 93%;
    }

    .safety-authority-heading .read-more-text {
        padding-bottom: 0;
    }

    .top-header {
        padding: 10px 0;
    }

    .navbar-search.ml-4 {
        height: 53px;
        width: 160px
    }

    .search-btn>* {
        font-size: 20px;
    }


    .play-button {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        bottom: inherit;
        right: inherit;
    }

    .aboutus-image::before {
        content: none;
    }

    .vedio-play-button {
        position: absolute;
        top: 35px;
        left: 160px;
    }

    .achievement-section .award-achievement-slider {
        padding-left: 0px;
    }

    /* .photo-video-tabs .slick-center img{border: 5px solid #fbc102 !important;} */
    .usefull-link-contents ul.page-links li {
        margin: 15px 0;
        text-align: center;
        list-style-position: inside;
    }

    .address-image-text .address-image {
        margin-bottom: 15px;
    }

    .photo-video-tabs .slick-prev,
    .photo-video-tabs .slick-next {
        font-size: 0px;
    }

    .photo-video-tabs .slick-center img {
        transform: scale(1);
    }

    .tab-content {
        padding: 0 0 0 0;
    }

    .photo-video-section .slick-track {
        padding: 30px 0;
    }

    /*Sitemap 28-12-22*/
    .column {
        width: 100% !important;
        height: 100%;
    }

    .column h5 {
        font-size: 20px;
    }

    .column a {
        font-size: 15px;
    }

    .threeColImageSection {
        margin-top: 0;
    }

}

/*481-600 media query ends here*/

@media screen and (min-width:320px) and (max-width:480px) {
    .page-link {
        padding: 2px 3px !important;
        font-size: 14px !important;
    }

    .top-menu-screen-reader ul li:last-child {
        width: 100px;
    }

    .top-menu li .btn-orig {
        font-size: 16px;
    }

    .top-menu li .btn-increase {
        font-size: 19px;
    }

    .top-menu-screen-reader ul li {
        padding: 0 5px;
    }

    .accordion-button::after,
    .accordion-button:not(.collapsed)::after {
        text-align: end;
    }

    .acordianDate,
    .accordianTitle {

        font-size: 14px;

    }

    .customTable .table-striped td {
        padding-left: 180px !important;
        text-align: left;
        position: relative;
    }

    .accidentalData {
        display: none !important;
    }

    .banner-section .carousel-control-next,
    .banner-section .carousel-control-prev {
        display: none;
    }

    .photoGalleryText {
        padding: 23px 40px 23px 20px;

    }

    .photoGalleryText p {
        font-size: 20px;
    }

    .logo {
        align-items: baseline;
    }

    .logo img {
        width: 100%;
        object-fit: contain;
    }

    .logo h2 {
        font-size: 19px;
        margin-left: 10px;
    }

    .logo span {
        font-size: 17px;
    }

    .sub-menu {
        background: none;
        height: 65px;
    }

    .top-menu {
        display: inline-block;
        margin-top: 17px;
        width: 100%
    }

    .top-header>.container-fluid>.row .col-lg-8 {
        text-align: center;
    }

    .top-menu ul {
        padding: 0;
    }

    .top-menu ul li {
        display: inline;
        margin: 0;
    }

    .top-menu .dropdown-menu.show {
        display: inline-grid;
    }

    .top-menu .dropdown {
        width: auto;
        display: inline-block;
    }

    .social-media {
        width: auto;
        display: inline-block;
    }

    .button-nav {
        width: auto;
        display: inline-block;
    }



    .top-header .container-fluid {
        padding: 0 15px;
    }

    .menu-main .container-fluid {
        padding: 0px;
    }

    .navbar-search.ml-4 {

        top: 0;

        height: 53px;

        width: calc(100% - 60px);

        max-width: unset;

    }

    .search-btn>* {
        position: absolute;
        top: 15px;
        left: 80px;
    }

    .search-btn>* {
        color: #fff;
        font-size: 22px;
        position: static;
    }

    .enumenu_ul>li:hover>a,
    .enumenu_ul>li.active>a {
        background-color: transparent;
        color: #e4af02
    }

    /**************banner-section********* */
    .banner-section {
        margin-top: 0;
    }

    /*********road-safety-autority*********/
    .safety-authority-heading h2 {
        font-family: 'Playfair Display', serif;
        font-size: 24px;
        color: #243c56;
        padding-bottom: 10px;
        font-weight: 700;
    }

    .safety-authority-heading h3 {
        font-size: 21px;
        color: #243c56;
        padding-bottom: 0;
    }

    .safety-authority-heading p {
        font-size: 15px;
        line-height: 24px;
        padding-bottom: 5px;
    }

    .safety-authority-heading span {
        font-size: 25px;
    }

    .safety-authority-testomonial {
        text-align: center;
        display: inline-block;
    }

    .authorities-section {
        display: inline-block;
        height: 100%;
    }

    .authiority-image {
        width: 100%;
        height: auto;
    }

    .authority-name {
        margin: 10px;
    }

    .road-safety-authority-section {
        bottom: 0;
    }

    .safety-main-wrap {
        margin-top: 0px;
        padding: 40px 0
    }

    .safety-authority-heading {
        text-align: center;
        padding: 0;
        background-color: #fff;
    }

    .safety-authority-heading p {

        width: 100%;

    }

    ul.social-media-icon {
        display: inline-flex;
    }

    .tab-content h3 {
        font-size: 35px;
        padding: 13px 0 0;
    }

    .tab-content h6 {
        font-size: 14px;
        padding: 10px 0;
        margin: 0;
        line-height: 23px;
    }

    .tab-content p {
        font-size: 15px;
        line-height: 25px;
    }

    .read-more {
        width: 170px;
        height: 50px;
        margin: 0 auto;
    }

    .read-more .btn.readmore {
        padding: 10px 25px;
    }

    .aboutus-image img {
        width: 100%;
    }

    .play-button {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .aboutus-image::before {
        content: none;
    }

    .vedio-play-button {
        position: absolute;
        top: 35px;
        left: 160px;
    }

    .about-us-section {
        margin-top: 40px;
    }

    .about-us-section .nav-tabs {
        border: none;
    }

    .tab-content-section .nav-tabs li.nav-item button {
        font-size: 15px;
        padding: 0 11px;

    }

    .tab-content li {

        font-size: 15px;

        line-height: 25px;
    }

    .photo-video-tabs .slick-center img {
        transform: scale(1);

    }

    .tab-content {
        padding: 0;
    }

    .aboutus-image::after {
        content: none;
    }

    .bg_title_wrap span {
        display: none
    }

    .saftey_sec .slick-next::before {
        content: none;
    }

    .saftey_sec .slick-prev:before {
        content: none;
    }

    .saftey_sec h3 {
        font-size: 2rem;
        text-align: center;
    }

    .about-us-section ul.nav {
        display: inline-flex;
    }

    /*********latest-news-updates-******/
    .news-updates-heading h3 ::before {
        content: none;
    }

    .news-updates-heading h3 {
        font-size: 18px;
        padding-bottom: 10px;
    }

    .news-updates-heading span {
        font-size: 15px;
        padding-bottom: 5px;
    }

    .news-updates-heading {

        margin-top: 16px;
    }

    .news-updates-heading h2 {

        font-size: 26px;

    }

    .news-updates-heading h3::before {
        content: '';
        margin-right: 6px;
        width: 8px;
        height: 25px;
        background-color: #e9bf35;
        display: inline-block;
        position: relative;
        top: 6px;
        left: inherit;
    }

    .news-content h5 {

        font-size: 16px;

    }

    .news-content p {

        font-size: 13px;

    }

    .news-read-more-button {
        text-align: center;
    }

    .news-read-more-button .btn-primary {

        font-size: 12px;
    }

    /********photo-video-tab**********/
    .photo-video-tabs ul.resp-tabs-list::after {
        height: 7%;
        top: 41px;
    }

    .photo-video-tabs ul.resp-tabs-list li {

        font-size: 16px;
    }


    .photo-video-tabs ul.resp-tabs-list li {
        font-family: 'Mukta', sans-serif;
        font-size: 14px;
        color: #000000;
        border: none;
        position: relative;
    }

    li.resp-tab-item.resp-tab-active {
        color: #fbc102;
        border-color: #fbc102;
    }

    .resp-tabs-list li:first-child {
        margin-left: 0px;
    }

    .resp-tabs-list li {
        margin: 0;
    }

    .photo-video-tabs .resp-tabs-list li::after {

        top: 13px;
        font-size: 40px;
    }

    .photo-video-tabs .slick-next:before {
        display: none;
    }

    .photo-video-tabs .slick-prev:before {
        display: none;
    }

    .progress {
        display: none;
    }

    /* .photo-video-tabs ul.resp-tabs-list {
        width: auto;
        max-width: 66%;
    } */

    .address-image {
        margin: 0 auto;
    }

    .location-section {
        margin: 0;
    }

    /*******awards-achievements*****/
    .award-achievement-section {
        margin-top: 26px;
        text-align: center;
        padding: 0px;
    }

    .award-achievement-image {
        display: block;
        padding: 0;
    }

    .award-achievement-image h2 {
        font-size: 27px;
        margin: 15px;
    }

    .award-achievement-content p {
        font-size: 12px;
    }

    .award-achievement-section .slick-prev {
        display: none;
    }

    .award-achievement-section .slick-next {
        display: none;
    }

    .award-achievement-section .slick-prev:before,
    .award-achievement-section .slick-next:before {
        display: none;
    }

    .award-achievement-section .slick-list.draggable {
        margin: 0;
    }

    /**********footer***********/
    .contact-info-section {
        text-align: center;
    }

    .address-image-text {
        display: block;
    }

    .contact-us-heading {
        padding-bottom: 15px;
        text-align: center;
    }

    .usefull-link-contents ul.page-links li {
        margin: 8px 0;
        text-align: center;
        list-style-position: inside;
    }

    .photo-video-section .photo-gallery-images a {
        padding-bottom: 80%;
    }

    .address-content p {

        font-size: 17px;
        margin: 0;
        padding-top: 20px;
    }

    .email-content p {

        padding-top: 15px;
    }

    .email-content span {

        font-size: 12px;

        font-weight: 600;
    }

    .call-content span {

        font-size: 12px;

        font-weight: 600;
    }

    .call-content p {

        font-size: 17px;
        margin: 0px;
        padding-top: 15px;
    }

    .qr-content p {
        font-size: 17px;
        margin: 10px;
    }

    .map-box {
        /* text-align: center; */
        justify-content: center;
        padding: 35px 0 0;
    }

    /* .map-box p {font-size: 35px;} */
    .map-box p {
        font-size: 25px;
        margin-left: 12px;
    }

    .footer_last {
        text-align: center;
        padding: 30px 0 0;
    }

    .footer_last .footer_left,
    .footer_last .footer_right {
        margin-top: 0;
        position: relative;
        z-index: 9;
        text-align: center;
    }

    .footer_last .footer_right h6 {
        text-align: center
    }

    .aboutus-image {
        padding: 30px 0px;
    }

    .footer-section {
        padding: 40px 0px 0;
    }

    .news-updates-slider .slick-prev,
    .news-updates-slider .slick-next {
        display: none !important;
    }

    .latest-news-updates-section {
        padding-top: 40px;
    }

    .usefull-link-contents ul.page-links {
        padding: 0;
    }

    #horizontalTab h2.resp-accordion {
        color: #fff;
    }

    #horizontalTab .resp-tab-content-active {
        border-left: 1px solid #c1c1c1;
        border-right: 1px solid #c1c1c1;
        border-bottom: 1px solid #c1c1c1;
    }

    #horizontalTab h2.resp-tab-active {
        background: transparent !important;
    }

    .saftey_sec {
        background-repeat: repeat;
    }

    .saftey_sec .slick-dots li button:before,
    .saftey_sec .slick-dots li.slick-active button:before {
        color: #fff;
    }

    .tab-safety-symbol {
        margin: 0px 10px;
    }

    .updates-images {
        margin: 0;
    }

    .news-content {
        width: 93%;
    }

    .safety-authority-heading .read-more-text {
        padding-bottom: 0;
    }

    .top-header {
        padding: 10px 0 15px;
    }

    .achievement-section .award-achievement-slider {
        padding-left: 0px;
    }

    .photo-video-tabs .slick-prev,
    .photo-video-tabs .slick-next {
        font-size: 0px;
    }

    .photo-video-section .slick-track {
        padding: 30px 0;
    }

    ul.social-media-icon li a {
        width: 32px;
        line-height: 30px;
        height: 32px;
        margin: 0px;
    }

    .play-button i {
        font-size: 24px;
    }

    .authority-name ul.social-media-icon li a {
        margin: 0 5px;
    }

    .footer_last .col-md-6:nth-child(3) {
        width: 100%;
    }

    .photo-video-section {
        margin-top: 35px;
    }

    .newsContent {
        padding: 13px 0 0 0;
    }

    /*Sitemap 28-12-22*/
    .column {
        width: 100% !important;
        height: 100%;
    }

    .column h5 {
        font-size: 20px;
    }

    .column a {
        font-size: 15px;
    }

    .threeColImageSection {
        margin-top: 0;
    }

    /* table-aacordian 29-12-22 */
    .customTable thead {
        display: none;
    }

    .customTable table {
        border: none;
    }

    .customTable td {
        border-bottom: none;
    }

    .customTable,
    .customTable tbody,
    .customTable tr,
    .customTable td {
        display: block;
        width: 100% !important;
    }

    .customTable tr {
        margin-bottom: 15px;
        padding: 0 !important;
    }

    .customTable td {
        text-align: left;
        position: relative;
    }

    .customTable .tbl-accordion-body td {
        padding-left: 0 !important;
        width: 100% !important;
    }

    .customTable td::before {
        content: attr(data-label);
        position: absolute;
        left: 0;
        width: 50%;
        padding-left: 15px;
        font-size: 15px;
        font-weight: bold;
        text-align: left;
    }

    .accordianSection tbody tr {

        border: none;
        border-bottom: 0 !important;
    }

    /* body:nth-of-type(1)  .accordianSection tbody tr {
    display: block !important; }
  .tbl-accordion-body .accordion-body{padding-right: 0;padding-left: 0;} */
    ::-webkit-full-page-media,
    :future,
    :root .accordianSection tbody tr:nth-child(odd) {
        display: inline-block !important;
    }
}

/*320-480 ends here*/
@media screen and(min-width:280px)and (max-width:320) {
    .customTable .table-striped td {
        padding-left: 105px !important;
    }

}


/*280-320 ends here*/