/************ Spec Mc-air LG **************/
@media screen and (max-width:2048px) {
    .common_header_bg {
        background: url(../img/common_header_bg.svg) no-repeat;
        background-size: 62%;
    }
}

/************ Designers system LG **************/
@media screen and (max-width:1920px) {
    .common_header_bg {
        background: url(../img/common_header_bg.svg) no-repeat;
        background-size: 65%;
    }
}

/************ Spec Mc-air LG **************/
@media screen and (max-width:1680px) {
    .ab_land_bg .card p {
        min-height: 163px;
        margin-bottom: 0;
    }
}

/************ Dev systems LG **************/
@media screen and (max-width:1366px) {
    #tamfont .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
        font-size: 0.68em;
    }
    #tamfont .top_gigw a, #tamfont .top_gigw p {
        font-size: 0.9em!important;
    }
    .banner_bg {
        background: url(../img/banner_bg.svg) no-repeat;
        background-size: 90%;
        background-position: top left;
    }

    .home_offline_tenders {
        height: 350px;
    }

    .accordion-button {
        font-size: 0.4em;
    }

    .fs-5 {
        font-size: 1.25em !important;
    }

    .ab_land_bg .card {
        border-radius: 30px;
        /* min-height: 340px; */
    }

    .ab_land_bg .card p {
        min-height: 121px;
        margin-bottom: 0;
    }

    .banner_img_1 {
        left: 2rem;
    }

    ul.head li {
        line-height: 36px;
    }

    #aboutus ul#pills-tab .nav-item .nav-link.active::after {
        width: 40px;
    }

    .gallery_height {
        height: 150px;
        overflow: hidden;
        border: 4px solid #d2d2d2;
        border-radius: 0px;
    }

    .gallery_height a {
        /* max-height: 145px; */
        overflow: hidden;
        border-radius: 5px;
        margin-left: auto;
        margin-right: auto;
        /* display: block; */
    }

    .slider:before {
        position: absolute;
        content: "";
        height: 17px;
        width: 17px;
        left: 4px;
        bottom: 2px;
    }

    input:checked+.slider:before {
        -webkit-transform: translateX(16px);
        -ms-transform: translateX(16px);
        transform: translateX(16px);
    }

    .switch {
        position: relative;
        display: inline-block;
        width: 42px;
        height: 22px;
    }

    .collapse .nav-link.active::after {
        top: 30px;
    }

    .dropdown-menu::before {
        position: absolute;
        top: -7px;
        left: 16px;
        display: inline-block;
        border-right: 10px solid transparent;
        border-bottom: 10px solid rgb(255, 255, 255);
        border-left: 10px solid transparent;
        content: '';
    }

    .dropdown-item {
        padding: 0.5rem 1rem;
        font-size: 0.9rem;
    }

    .v_count h4 {
        font-size: 0.9rem !important;
    }

    .common_header_bg {
        background: url(../img/common_header_bg.svg) no-repeat;
        background-size: 70%;
        background-position: left top;
    }


    .sec2 .card {
        background: #ffffff00;
        min-height: 310px;
        margin-bottom: 0.5rem;
    }

    .accordion-button {
        padding: 0.7rem 1rem;
    }

    h5 {
        font-size: 1.6em;
    }

    .sec2 h5 {
        font-size: 1.3em;

    }

    #contact td {
        font-size: 0.9em !important;
    }

    .navbar-brand .img-fluid {
        max-width: 80%;
    }

    .navbar-brand {
        margin-right: 0rem;
    }

    .right_navs .img-fluid {
        max-width: 25%;
    }

    .gap-md-3 {
        gap: 0rem !important;
    }

    h1 {
        font-weight: 600;
        font-size: 2.0625em;
        line-height: 52px;
        letter-spacing: 0px;
    }

    p {
        font-size: 0.9375em;
        color: #262626;
        line-height: 28px;
        font-weight: 300;
        margin-bottom: 1rem;
    }

    .btn-primary {
        padding: 0.35rem 1rem;
    }

    .btn {
        font-size: 0.8em;
    }

    .stat_tile {
        border-radius: 10px;
        width: 50px;
        height: 50px;
        padding: 0.8rem;
    }

    h2 {
        font-size: 1.9em;
        margin-bottom: 0.5rem;
        font-weight: 600;
        line-height: 42px;
    }

    .sec2 .card {
        padding: 0.9rem;
        border-radius: 10px;
    }

    .sec2 .img-fluid {
        max-width: 40%;
    }

    h4 {
        font-size: 1.5em;
    }

    h6 {
        font-size: 0.8em;
    }

    body {
        font-size: 0.9375em;
    }

    .card {
        padding: 1rem;
        border-radius: 20px;
    }

    .nav-link {
        padding: 0.3rem 0.5rem;
    }

    .ot_date,
    .ot_time {
        font-size: 15px;
    }

    /* #pills-tabContent img {
        width: 25px;
    } */

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
        font-size: 1.1em;
    }

    .fs-md-3 {
        font-size: 1.5em !important;
    }
}

/************ Small laptop **************/
@media screen and (max-width:1280px) {
    .common_header_bg {
     
        background-size: 72%;
    }
    #tamfont .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
        font-size: 0.8em;
    }

    #tamfont .top_gigw a, #tamfont .top_gigw p {
        font-size: 0.9em!important;
    }
}

/************ Tab MD **************/
@media only screen and (max-width : 991px) {
    .thirukk {
        color: #fff !important;
    }

    .dropdown-menu .dropdown-menu {
        margin-left: 0.7rem;
        margin-right: 0.7rem;
        margin-bottom: .5rem;
    }

    body {
        font-size: 0.9em;
    }

    .select_btn,
    .select_btn:focus {
        padding: 0.6rem 2.6rem !important;
        font-size: 1em;
    }

    .banner_bg {
        background: linear-gradient(#3463BC, #001146);
    }

    h1 {
        font-size: 1.875em;
        line-height: 40px;
    }

    p {
        font-size: 0.9em;
        line-height: 25px;
    }

    .btn {
        font-size: 0.8em;
        margin-bottom: 1rem;
        margin-top: 1rem;
    }

    h4 {
        font-size: 0.875em;
    }

    .d-sm-none {
        display: none !important;
    }

    .sec2 .card {
        padding: 0.3rem;
        border-radius: 10px;
    }

    .gallery_sm img {
        margin-bottom: 0.8rem;
    }

    .gap-3 {
        gap: 0rem !important;
    }

    .ab_land_bg {
        background: #001146;
    }

    .join_with_bg {
        height: 250px;
        background: none;
    }

    .join_with_bg h2,
    .join_with_bg p {
        color: #001146 !important;
    }

    .copyr_text {
        font-size: 0.8em;
        line-height: 1.4rem;
    }

    .v_count {
        margin-bottom: 1rem;
    }

    #scroll {
        position: fixed;
        bottom: 20px;
        right: 20px;
    }

    .custom_header_bg {
        background: linear-gradient(#3463BC, #001146);
    }

    .collapse .nav-link.active::after {
        display: none;
    }

    .dropdown-menu {
        font-size: 0.8em;
    }

    .dropdown-item {
        padding: 0.6rem 1rem;
    }

    .home_offline_tenders {
        height: 570px;
    }

    #aboutus ul#pills-tab .nav-item .nav-link.active::after {
        bottom: -4px;
    }

    th {
        font-weight: 400 !important;
        padding: 0.3rem 0.4rem !important;
    }

    td {
        padding: 0.3rem 0.4rem !important;
    }
}

/************ Mobile SM **************/
@media only screen and (max-width : 767px) {
    .d-xs-none {
        display: none !important;
    }

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

    .ab_land_bg .card p {
        min-height: 71px;
    }

    .gallery_height {
        height: 220px;
    }

    .nav-link {
        font-size: 15px;
    }

    a.link,
    a.text-primary {
        font-size: 1.1em !important;
    }

    .thiruvalluvar_img {
        width: 50px;
    }

    .fs-6 {
        font-size: 0.7rem !important;
    }

    #rti_section_this .fs-6 {
        font-size: 16px !important;
    }

    .sec2 .card {
        background: #ffffff00;
        min-height: 180px;
    }

    .ab_land_bg .card {
        border-radius: 30px;
        min-height: 260px;
    }

    .banner_img_1 {
        position: absolute;
        top: -3rem;
        bottom: 0;
        margin: auto;
        left: 0;
        right: 0;
        z-index: 4;
    }

    .banner_img_2 {
        position: absolute;
        top: 12rem;
        bottom: 0;
        margin: auto;
        left: 0;
        right: 0;
        z-index: 5;

    }

    #contact .accordion-body tbody td {
        display: flex;
        padding: 0.2rem 0.1rem !important;
    }

    #contact .accordion-body tbody td:first-child {
        font-size: 0.8rem !important;
    }

    #contact .accordion-body tbody td:nth-child(2) {
        font-size: 0.8rem !important;
        margin-bottom: 10px;
    }

    #aboutus ul#pills-tab .nav-item .nav-link.active::after {
        content: "";
        border-bottom: 4px solid #F2994C !important;
        width: 30px;
        border-radius: 50px;
    }

    .home_offline_tenders {
        height: 300px;
    }

    #contact td img {
        width: 25px !important;
    }

    #cont_det td img {
        width: 60px !important;
    }

    h5 {
        font-size: 1.5em;
    }

    th {
        font-weight: 400 !important;
        padding: 0.5rem 1.8rem 0.5rem 0.5rem !important;
    }

    td {
        padding: 0.1rem 1rem !important;
    }

    .select .selectBtn {
        padding: 10px 42px;
    }

    .dataTables_length,
    .dataTables_filter {
        align-self: center;
        justify-content: center;
        display: flex;
        margin-top: 1rem;
    }

    ul.head li {
        line-height: 27px;
    }

    ul.head {
        line-height: 23px;
    }

    ol,
    ul {
        padding-left: 1rem;
    }

    .dropdown-menu {
        font-size: 0.7em;
    }

    .dropdown-item {
        padding: 0.4rem 0.7rem;
    }

    #aboutus ul#pills-tab .nav-item .nav-link.active::after {
        bottom: -3px;
    }

    body {
        font-size: 12px;
    }

    .top_gigw {
        /* display: none; */
    }

    .banner_bg {
        background: linear-gradient(#3463BC, #001146);
    }

    h1 {
        font-size: 25px;
        line-height: 38px;
    }

    h4 {
        font-size: 20px;
    }

    h6 {
        font-size: 1em;
    }

    p {
        font-size: 1.1em;
        line-height: 22px;
        margin-bottom: 0.5rem;
    }

    h2 {
        font-size: 1.9em;
        margin-bottom: 0.5rem;
        font-weight: 600;
        line-height: 34px;
    }

    .btn {
        font-size: 0.9em;
        margin-bottom: 2rem;
        margin-top: 1rem;
    }

    .stat_tile {
        border-radius: 10px;
        width: 65px;
        height: 65px;
        padding: 1rem;
        /* margin-right: 1rem; */
        margin-bottom: 1rem;
    }

    .d-sm-none {
        display: none !important;
    }

    .sec2 .card {
        padding: 0.3rem;
        border-radius: 10px;
    }

    .sec2 h5 {
        font-size: 1.4em;
    }

    .gallery_sm img {
        margin-bottom: 0.8rem;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .gap-3 {
        gap: 0rem !important;
    }

    .ab_land_bg {
        background: #001146;
    }

    .join_with_bg {
        height: 250px;
        background: none;
    }

    .join_with_bg h2,
    .join_with_bg p {
        color: #001146 !important;
    }

    .copyr_text {
        font-size: 0.8rem;
        line-height: 1.4rem;
    }

    .v_count {
        margin-bottom: 1rem;
    }

    #scroll {
        position: fixed;
        bottom: 20px;
        right: 20px;
    }

    .footer_bg a {
        color: #fff;
        line-height: 32px;
    }
}

/************ Mobile XS **************/
@media only screen and (max-width : 576px) {}



@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1220px;
    }
}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1400px;
    }
}