@media (min-width: 1200px) {
    .container {
        max-width: 90%;
    }
}
@media (min-width: 1600px) {
    .ct-points {
        height: 100vh;
    }
    .ct-points2 .pointers .pointers {
        bottom: -52%;
    }
}
@media (min-width: 991px) {
    .blog_dt h5 {
        margin: 0;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .bansection {
        position: relative;
        height: 100vh !important;
    }
    .black_nav {
        background-color: rgb(0 0 0 / 70%) !important;
    }
    .navbar-collapse {
        flex-direction: column;
        justify-content: end;
    }
    .abouttext {
        bottom: 20%;
    }
    .journey .h2 {
        max-width: 500px;
    }
    .journey .h2 br {
        display: none;
    }
    .year {
        line-height: 1;
        font-size: 250px;
        transition: all 0.5s ease 0s;
    }
    .slick-active .year {
        font-size: 220px;
    }
    .history-years-vertical__circle {
        width: 370px;
        height: 380px;
    }
    .journeyslide {
        margin-top: 145px;
        margin-bottom: 50px;
    }
    .journeyslide .slick-list {
        padding: 0 32% !important;
    }
    .journeyslide .slick-list::before {
        position: absolute;
        background: #fff;
        width: 20%;
        height: 100%;
        content: "";
        left: 10%;
        z-index: 1;
        opacity: 0.9;
        filter: blur(75px);
    }
    .journeyslide .slick-list::after {
        position: absolute;
        background: #fff;
        width: 20%;
        height: 100%;
        content: "";
        right: 10%;
        z-index: 1;
        opacity: 0.9;
        filter: blur(75px);
        top: 0;
    }
    .grey .journeyslide .slick-list::before {
        background: #f4f4f2;
    }
    .grey .journeyslide .slick-list::after {
        background: #f4f4f2;
    }
    .year {
        margin-bottom: 120px;
    }
    .jr__Slide p,
    .jr__Slide ul {
        opacity: 0.2;
        transform: translateY(0);
        transition: all 0.8s ease 0s;
        padding: 0 100px;
    }
    .menuboxes {
        display: flex;
    }
    .menubox {
        width: 50%;
        min-height: calc(100vh - 140px);
    }
    .bansection1 {
        position: relative;
        height: 100vh;
    }
    .bansection1 .row .col-lg-6:first-child {
        margin-left: 0;
        height: 100vh;
        display: flex;
        align-items: center;
    }
    .bansection1 .row .col-lg-6:last-child {
        position: absolute;
        right: 0;
        height: 100vh;
    }
    .bansection1 .row .col-lg-6:last-child img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .about-video {
        padding: 73px 95px;
    }
    .history-years-vertical__circle {
        position: relative;
        z-index: 1;
        width: 240px;
        height: 250px;
    }
    .jr_circle {
        top: 300px;
    }
    .mappointers .ml-0 {
        margin-top: 30px;
    }
    .commercial_ban,
    .coming_banner {
        height: 450px;
    }
}
@media (min-width: 768px) {
    .aarize-btn:hover {
        color: #000;
        width: 300px;
    }
    .abouttext h2 {
        padding: 0 80px;
    }
    .abouttext h2 br {
        display: none;
    }
    .videosec p {
        padding: 0 10%;
        margin: 50px 0;
    }
    .projects .h2 {
        padding: 0 15%;
    }
    .projects .h2 br {
        display: none;
    }
    .mapsection .h2 {
        padding: 0 20%;
    }
    .mapsection .h2 br {
        display: none;
    }
    .south-icons .h2 {
        padding: 0 20%;
    }
    .south-icons .h2 br {
        display: none;
    }
    .social-links {
        padding: 30px 0;
        border-top: 1px solid #ffffff9e;
        border-bottom: 1px solid #ffffff9e;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .ds_box:hover {
        background: #000;
    }
    .ds_box:hover li,
    .ds_box:hover h5 {
        color: #fff;
    }
    .ds_box:hover li span {
        background: #000;
    }
}
@media only screen and (min-width: 991px) and (max-width: 1400px) {
    .banner .container .caption .h2 {
        font-size: 50px;
    }
    .coming_banner p {
        font-size: 10px;
    }
    .videIframe {
        height: 520px;
    }
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
    nav .navbar-nav .nav-item {
        margin-left: 20px;
    }
    .caption p br {
        display: none;
    }
    .videIframe {
        height: 420px;
    }
}
@media (max-width: 1024px) {
    .cpoints li img {
        width: 400px;
    }
    .mvd-cont h5 {
        font-size: 16px;
    }
    .project_s {
        min-width: initial;
    }
    .project_s img {
        height: 550px;
    }
    .gallery-slides .slick-list {
        padding-right: 50px;
    }
}
@media only screen and (max-width: 991px) {
    .members .member-logo {
        max-width: 200px;
        padding: 0 30px;
    }
    .bansection,
    .bansection div,
    .bansection video {
        height: 100vh !important;
    }
    .hasdrop svg {
        width: 40px;
        height: 13px;
        top: 15px;
    }
    .hasdrop li a {
        font-size: 15px;
    }
    .rthd br {
        display: none;
    }
    nav {
        background: #000;
    }
    nav img {
        width: 180px;
    }
    nav .navbar-brand {
        margin-left: 15px;
    }
    nav .navbar-toggler-icon {
        background: #606d6d;
        width: 50px;
        height: 2px;
    }
    .toplinks {
        display: none;
    }
    nav .navbar-nav {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    nav .navbar-nav .nav-item {
        margin-bottom: 10px;
    }
    nav .navbar-nav .nav-item:last-child {
        margin-bottom: 0;
    }
    nav .navbar-nav .nav-item {
        margin-left: 15px;
    }
    .h2 {
        font-size: 40px;
    }
    .pad80 {
        padding: 70px 0;
    }
    .padt80 {
        padding-top: 70px;
    }
    .padb80 {
        padding-bottom: 70px;
    }
    .date {
        margin-bottom: 8px;
    }
    .m_newscont {
        padding: 15px 15px 43px;
    }
    .press-release {
        padding-bottom: 40px;
    }
    .press-release-banner {
        padding: 127px 0 50px;
    }
    .cpoints li img {
        opacity: 1 !important;
        visibility: visible !important;
        height: 500px;
        width: 100%;
        object-fit: cover;
        position: relative;
    }
    .cp__slide li,
    .cpoints li {
        position: relative;
    }
    .cpoints li {
        display: block;
        padding-left: 0;
    }
    .cp__slide li {
        margin: 0 8px;
        display: flex !important;
        flex-direction: column-reverse;
    }
    .cpoints ul {
        margin: 0;
    }
    .cpoints li h2 {
        background: 0 0;
        margin-top: 20px;
        align-items: flex-start;
        flex-direction: column;
        text-align: left;
        opacity: 1 !important;
        display: block !important;
        text-transform: initial;
        width: 100%;
        font-size: 25px;
        margin-bottom: 0;
    }
    .cpoints li h2 span {
        display: block;
        opacity: 1;
        line-height: 25px !important;
        height: auto;
    }
    .cpoints ul {
        min-height: auto;
        justify-content: flex-start;
    }
    .about-page-content p br {
        display: none;
    }
    .mobile-space {
        margin-top: 0;
    }
    .logoslide {
        flex-wrap: wrap;
        justify-content: center;
    }
    .tpr_logo {
        width: 28% !important;
        text-align: center;
        margin: 0;
        margin: 0 15px 30px;
    }
    .meplogo {
        width: 100% !important;
    }
    .desktop-ct {
        display: none;
    }
    .mobile-ct {
        display: block;
    }
    .mbct_image img {
        width: 100%;
        height: 350px;
        object-fit: cover;
    }
    .mobilect_item {
        margin: 0 8px;
    }
    .mobilect_slide .slick-track {
        display: flex !important;
    }
    .mobilect_slide .slick-list {
        margin: 0 -8px;
        display: flex;
    }
    .mobilect_slide .whitebg {
        height: 100%;
    }
    .cat_row .col-lg-6:nth-child(even) {
        padding-left: 15px;
    }
    .cat_row .col-lg-6:nth-child(odd) {
        padding-right: 15px;
    }
    .bansection1 .row {
        flex-direction: column-reverse;
    }
    .bansection1 .row .col-lg-6:last-child img {
        width: 100%;
        height: 50vh;
        object-fit: cover;
    }
    .banspan strong::before {
        width: 40px;
    }
    .vehicle {
        max-width: 280px;
    }
    .tessoro-logo {
        padding-top: 0;
    }
    .drive-details .icon__box {
        margin: 0;
        padding: 12px;
    }
    .drive-details .icon__box .icon-cont {
        width: 60px;
        height: 60px;
    }
    .drive-details .icon__box p {
        margin: 10px 0 0;
        font-size: 16px;
    }
    .slick-dots {
        margin-top: 25px !important;
    }
    .ftbox p br {
        display: none;
    }
    .caption p br {
        display: none;
    }
    .addsec br {
        display: none;
    }
    .team__img img {
        height: 300px;
        object-fit: cover;
    }
    .team__img span {
        line-height: 1.2;
    }
    .videIframe {
        height: 330px;
    }
}
@media (max-width: 767px) {
    .coming_banner .caption.text-center {
        align-items: center !important;
    }
    .members .h2 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .members .member-logo:first-child {
        margin-bottom: 20px;
    }
    .members .member-logo:nth-child(2) {
        width: 50%;
        border-left: none;
        border-top: solid 1px #d1d1d1;
        padding-top: 14px;
    }
    .members .member-logo:nth-child(2) img {
        width: 50% !important;
    }
    .members .member-logo:last-child {
        width: 50%;
        border-top: solid 1px #d1d1d1 !important;
        padding-top: 20px;
        height: 74px;
    }
    .members .d-flex {
        flex-wrap: wrap;
    }
    .members .member-logo img {
        width: 92% !important;
    }
    .mb-50 {
        margin-top: 50px;
    }
    .upload-r .btn-file {
        flex-wrap: wrap;
    }
    .upload-r label#fileUpload-error {
        text-align: left;
        width: 100%;
        position: revert;
    }
    .sticky-logo svg {
        width: 190px;
        height: 50px;
    }
    .gallery_row .bl.aarize-btn {
        margin-top: 0;
    }
    .about-page-content {
        padding-top: 100px;
    }
    .work-struc {
        margin-bottom: 30px;
    }
    .cpoints li img {
        height: auto;
    }
    p br {
        display: none;
    }
    nav > .container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .container {
        padding-left: 30px;
        padding-right: 30px;
    }
    nav .navbar-nav .nav-item {
        margin-left: 15px;
    }
    footer {
        padding-top: 40px;
    }
    .banner .container .caption .h2 {
        font-size: 50px;
    }
    .h2 {
        font-size: 35px;
        margin-bottom: 50px;
    }
    .bottom-footer {
        font-size: 9px;
    }
    .bottom-footer .col-lg-6 {
        padding: 0;
    }
    .about-video {
        margin-bottom: 20px;
        padding: 30px 20px;
        background-size: 108%;
        width: 100%;
        height: 260px;
        margin: 0 0 30px;
    }
    .about-video video {
        height: 100%;
    }
    .videosec .aarize-btn {
        width: 100%;
    }
    .whatsnew .aarize-btn {
        width: 100%;
    }
    .projects .container {
        padding: 0;
    }
    .bansection .h2 {
        font-size: 25px;
    }
    .bansection svg {
        position: initial;
        margin-top: 40px;
    }
    .ftbox {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #ffffff9e;
    }
    .ftbox p span:first-child {
        display: inline-block;
    }
    .ftbox p span:first-child a {
        border-right: 1px solid #ffffff9e;
    }
    .ftbox p span:first-child a {
        padding-right: 8px;
        margin-right: 8px;
        display: inline-block;
    }
    .social-links a:first-child {
        padding-right: 0;
    }
    article {
        margin-bottom: 820px;
    }
    .footerlogo {
        padding: 0 20px 20px;
    }
    .teamrow .col-lg-6 {
        margin-bottom: 10px;
    }
    .jr__Slide li {
        flex-direction: column;
        text-align: center;
    }
    .jr__Slide li h5 {
        margin-right: 0;
    }
    .ds_box {
        background: none;
        padding: 0;
    }
    .ds_box li span {
        background: #f4f4f2;
    }
    .ds_box h5 {
        margin: 0;
        padding: 20px 0;
        border-bottom: 1px solid #ccc;
        font-size: 23px;
    }
    .ds_box h5.first {
        border-top: 1px solid #ccc;
    }
    .ds_box h5 span::after {
        display: block;
    }
    .ds_box h5.open span::after {
        content: "-";
    }
    .ds_box ul {
        display: none;
        margin: 0;
        padding-top: 20px;
    }
    .iconrow .col-lg-3 p {
        padding-right: 0;
        text-align: center;
    }
    #load_more-icon {
        display: flex;
    }
    .project_s {
        min-width: initial;
    }
    .project_s img {
        height: 350px;
    }
    .gallery-slides .slick-list {
        padding-right: 50px;
    }
    .map img {
        height: 350px;
        object-fit: cover;
    }
    .journey .product-showcase-carousel-controls {
        display: flex !important;
    }
    
    .btm-video video {
    height: 340px !important;
}

.close_btn {top:50px !important;}

    #load-more {
        margin-bottom: 20px;
    }
    #load-more .aarize-btn {
        margin-top: 0;
    }
    .fixaction .d-brochure {
        font-size: 0;
    }
    .fixaction .aarize-btn {
        margin: 0;
    }
    .fixaction .d-brochure svg {
        display: none;
    }
    .fixaction .d-brochure span {
        display: none;
    }
    .fixaction .d-brochure img {
        display: block;
        height: 25px;
        padding: 0;
    }
    .sub_email input[type="email"] {
        font-size: 25px;
    }
    .sub_email button svg {
        width: 50px;
        height: 32px;
    }
    .team__Section-row {
        margin-bottom: -60px;
    }
    .team__Section .col-lg-4 {
        margin-bottom: 60px;
    }
    .team_popup {
        width: 90%;
        padding: 70px 17px 40px;
    }
    .team_popup .h2 {
        margin-bottom: 25px;
    }
    .team_popup p {
        padding: 0;
    }
    .team__Section {
        padding-bottom: 120px !important;
    }
    .team__img img {
        height: auto;
        object-fit: cover;
    }
    .team__img span {
        line-height: 1.2;
    }
    .pop-desc {
        max-height: initial;
        height: calc(100vh - 320px);
        overflow-y: scroll;
        margin-bottom: 30px;
        padding-right: 10px;
    }
    .pop-desc::-webkit-scrollbar-track {
        background-color: #ccc;
    }
    .pop-desc::-webkit-scrollbar {
        width: 2px;
        background-color: #f7b0b9;
    }
    .pop-desc::-webkit-scrollbar-thumb {
        background-color: #000;
    }
    .team_btn {
        width: 45px;
        height: 40px;
        padding: 13px;
    }
    .sticky-logo1 .mainlogo {
        max-width: 280px;
    }
    .logo_c_trp {
        height: 110px;
    }
    .tpr_logo {
        width: 46% !important;
        text-align: center;
        margin: 0;
        margin: 0 5px 30px;
    }
    .meplogo {
        width: 100% !important;
    }
    .vehicle {
        max-width: 200px;
    }
    .mbct_image img {
        height: 250px;
        border-radius: 20px;
        border-top-right-radius: 0;
    }
    .pointers {
        padding: 0;
        padding: 25px 20px 5px;
    }
    .logoslide .tpr_logo:nth-child(5),
    .logoslide .tpr_logo:nth-child(6) {
        margin-bottom: 0;
    }
    .mobilect_slide .whitebg {
        padding: 0;
    }
    .counter-item {
        font-size: 30px;
    }
    .cat_detail {
        padding-bottom: 80px;
        padding-left: 10px;
    }
    .cat_item span {
        padding-right: 10px;
    }
    .cat_row .col-lg-6 {
        margin-bottom: 30px;
    }
    .bandetail ul {
        max-width: 100%;
        margin-top: 20px;
        padding: 0 10px;
    }
    .bansection1 {
        margin: 0 5px;
        padding: 15px 5px;
        padding-top: 0;
        border-radius: 20px;
        height: 100%;
    }
    .treasury {
        background: #fff;
        padding-bottom: 70px;
    }
    .treasury .slick-list {
        margin: 0 -5px;
        display: flex;
    }
    .treasury .slick-track {
        display: flex;
    }
    .bansection1 .row .col-lg-6:last-child img {
        height: 300px;
        object-fit: cover;
        border-radius: 20px;
        border-top-right-radius: 0;
    }
    .bansection1 .container {
        padding: 0;
    }
    .pad80.bandetail {
        padding: 35px 0 15px;
    }
    .bandetail h4 {
        margin-top: 20px;
        font-size: 18px;
    }
    .bandetail li {
        font-size: 15px;
    }
    .popup {
        padding: 80px 20px;
    }
    .popup .banspan {
        display: block;
        margin-top: 15px;
    }
    .item_slide img {
        height: 450px;
    }
    .largeimage img {
        height: 350px;
        object-fit: cover;
        object-position: top;
    }
    .zoomicon {
        height: auto !important;
    }
    img.cat_icon {
        width: 95px;
    }
    .smallwidth {
        width: 95px !important;
    }
    .cat_row .col-lg-6:last-child {
        margin-bottom: 0px !important;
    }
    .cat_item strong::before {
        position: relative;
        left: -3px;
        top: 5px;
    }
    .combefore::before {
        left: -3px !important;
        top: 15px !important;
    }
    .scroll-bar {
        right: 25px;
    }
    .projects-row .col-sm-4 {
        margin-bottom: 30px;
    }
    .projectbg .row {
        flex-direction: column-reverse;
    }
    .prpage-desc {
        padding: 50px 0;
    }
    .vc-cont {
        display: none;
    }
    .banspan {
        padding: 0 28px;
    }
    .icon-cont {
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .project_s span {
        font-size: 13px;
    }
    .drive-details .icon__box {
        padding: 15px 10px;
    }
    .drive-details .icon__box p {
        margin: 8px 0 0;
        font-size: 18px;
    }
    .drive-details .icon__box:nth-child(2),
    .drive-details .icon__box:nth-child(6) {
        border-right: 0;
    }
    .drive-details .icon__box:nth-child(5),
    .drive-details .icon__box:nth-child(6) {
        border-bottom: 1px solid #ccc;
    }
    .drive-details2 .icon__box:nth-child(1) {
        border-top: 1px solid #ccc;
        border-right: 0;
    }
    .drive-details2 .icon__box:nth-child(4),
    .drive-details2 .icon__box:nth-child(5),
    .drive-details2 .icon__box:nth-child(6) {
        border-right: 0;
        border-bottom: 1px solid #ccc;
    }
    .drive-details2 .icon__box {
        padding: 22px 10px;
    }
    .awards-wrap .m_video img {
        height: auto;
        min-height: 400px;
    }
    .nprojctimg img {
        min-height: initial;
    }
    footer {
        padding-top: 0;
        position: initial;
    }
    article {
        margin-bottom: 0;
    }
    .journey.grey {
        padding-bottom: 0;
    }
    .journeyslide {
        margin-bottom: 0;
    }
    span.c-accordion_button {
        position: initial;
        margin-left: 20px;
    }
    .blogs-acc .card-header .btn {
        font-size: 17px;
    }
    .careers_accor .card-header .btn {
        padding-right: 0;
    }
    .videIframe {
        height: 200px;
    }
    .mt-50 {
        margin-top: 50px;
    }
    .videIframepost {
        border-top-right-radius: 0;
        overflow: hidden;
        border-radius: 20px;
    }
}
@media (max-width: 500px) {
    .bandetail h4 {
        color: #d57777;
    }
    .fixaction {
        left: 0;
        right: 0;
        padding: 0 10px;
        bottom: 10px;
        justify-content: center;
    }
    .fixaction .d-brochure {
        margin-right: 0;
    }
    .fixaction .aarize-btn {
        margin: 0 5px;
    }
}

@media (max-width: 767px) {
    .page-loaded .abouttext {
        transform: translateY(-50%) !important;
    }
    .menu-btm a {font-size:12px;}
}
