/*================================ Satrt large screens =========================*/
@media (min-width:2150px){
    
    .navs-container .navbar {
        padding: 2rem 1rem;
    }
    .header .item .headline {
        font-size: 330px;
        top: 43%;
    }
    .header .item .title {
        font-size: 52px;
        line-height: 75px;
    }
    .about-sec .text-box {
        padding-inline-end: 12vw;
    }
    .about-sec .sec-img {
        height: 700px;
    }
    .services-sec .route {
        top: 54px;
        width: 81%;
    }
    .timeline-sec .timeline_item:nth-child(2) {
        left: 6%;
    }
    .timeline-sec .timeline_item:nth-child(3) {
        left: 11%;
    }
    .timeline-sec .timeline_item:nth-child(4) {
        left: 28%;
    }
    .timeline-sec .timeline_item:nth-child(5) {
        left: 40%;
    }
    .facts-pg2 .route2 {
        left: calc(10vw + 29%);
    }
}
@media (min-width:1554px ) and (max-width: 2150px)
{
    /* .services-sec .route {
        width: 92%;
    } */
    .about-sec .sec-img {
        height: 650px;
    }
}
@media (min-width:1201px ) and (max-width: 1440px)
{
   
}
@media (min-width:1025px) and (max-width:1200px)
{

}
@media (min-width:992px) and (max-width:1050px)
{
    .navs-container .navbar .logo {
        width: 200px;
    }
    .navs-container .navbar .nav-link {
        font-size: 12px;
        margin: 0 5px;
    }
    .header .item .headline {
        font-size: calc(14vw + 35px);
    }
    .services-sec .route {
        top: 76px;
        width: 100%;
    }
    .services-sec .serv_item .content .label {
        font-size: 14px;
    }
    .timeline-sec .timeline_item {
        width: 150px;
    }
    .timeline-sec .timeline_item:nth-child(2) {
        top: 86px;
    }
    .timeline-sec .timeline_item:nth-child(4) {
        top: 99px;
        left: 18%;
    }
    .timeline-sec .timeline_item:nth-child(5) {
        top: 0;
        width: 160px;
    }
    .timeline-sec .timeline_item:nth-child(3) {
        top: 144px;
        left: 11%;
    }
}
/*============================== Start medium screen of tablet =========================*/
@media (min-width: 993px) and (max-width: 1024px)
{

}
@media (min-width: 769px) and (max-width: 992px)
{

}
@media(max-width:992px) {
    
    .order_md_1 {
        order: 1;
    }
    .timeline-sec {
        height: fit-content;
        background-color: #f9f9f9;
        margin-top: 70px;
        margin-bottom: 0;
    }
    .timeline-sec  .d-flex {
        /*flex-direction: row;*/
        /*flex-wrap: wrap;*/
        /*justify-content: center;*/
        /*align-items: center;*/
        display: block !important;
    }
    .timeline-sec .timeline_item {
        width: 100%;
        top: 0 !important;
        left: 0 !important;
        margin-bottom: 15px;
        display: block;
        padding-left: 110px;
        margin: 50px 0;
    }
    .timeline-sec .timeline_item .timeline_mark{
        width: 50px;
        height: 120px;
        margin-top: 0px;
        transform: rotate(90deg);
        position: absolute;
        left: 0;
        top: -20px;
        object-fit: cover;
        max-height: unset;
    }
    .timeline-sec .timeline_item:nth-child(1) {
        margin-left: 75px;
    }
    .timeline-sec .timeline_item:nth-child(2) {
        margin-left: 113px;
    }
    .timeline-sec .timeline_item:nth-child(3) {
        margin-left: 60px;
    }
    .timeline-sec .timeline_item:nth-child(4) {
        margin-left: 68px;
    }
    .timeline-sec .timeline_item:nth-child(5) {
        margin-left: 75px;
      width: 320px;
    }
    .timeline-sec .route {
        display: none ;
    }
    .timeline-sec .timeline_item .det {
        left: 0;
        font-size: 12px;
        margin-top: 25px;
        margin: 0 !important;
    }
    .about-sec .text-box {
        padding: 0 3vw;
        margin-top: 25px;
        padding-bottom: 20px;
    }
    .downloading-sec .screens_img {
        opacity: .2;
    }
    .services-sec .serv_item {
        margin-bottom: 30px;
    }
    .services-sec .serv_item .icon {
        margin: 0 auto 15px auto;
    }
    .services-sec .route {
        display: none;
    }
    .about-pg .about_card {
        margin-bottom: 40px;
    }
    .about-pg .box .sec-img {
        height: 350px;
    }
    .drives-pg .value_item .sec-img {
        margin-bottom: 30px;
    }
    .drives-pg2 .box:nth-child(1) .txt_content ,
    .drives-pg2 .box:nth-child(2) .txt_content {
        transform: scale(.9);
        width: 100%;
        bottom: unset;
        left: 0;
        right: 0;
        top: 10px;
    }
    .drives-pg2 .box {
        min-height: 500px;
    }
    .facts-pg2 .inner {
        margin-inline-start: 0;
    }
    .features-pg::before {
        width: 100%;
    }
    .features-pg .sec-img {
        min-height: 350px;
        margin-top: 25px;
    }
    .features-pg .vid_box {
        margin-inline-start: 0;
    }
    .features-pg .vid_box .box_title {
        padding-inline-end: 0;
        padding-bottom: 25px;
        margin-bottom: 25px !important;
        border-inline-end: none;
        border-bottom: 1px solid #ddd;
    }
    .services-pg .sec-img {
        height: 300px;
        display: none;
    }
    .services-pg .text_box {
        margin-left: 0;
        padding: 0 15px;
        box-shadow: none;
    }
    .services-pg .text_box .statics_box::before {
        display: none;
    }
    .facts-pg2 .serv_item:last-child {
        margin-inline-start: 0vw;
    }
    .facts-pg2 .serv_item .content {
        height: 150px;
        padding: 20px 5vw;
    }
    .facts-pg2 .serv_item .sec-img {
        height: 150px;
    }
    .facts-pg2 .route2 {
        left: 5%;
        width: 100px;
    }
    
    .mob_line{
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }
    
    .drives-pg .box .txt_content{
        padding: 20px 40px;
    }
    
    .footer .foot{
        display: block !important;
        text-align: center;
    }
    
    .jobs-pg .job_card .butn{
        flex-shrink: 0;
    }
    
    .contact-pg .careers_box .img_box .icon {
        right: 15px;
    }
    
    .routes-schedules .img_box img:nth-of-type(2){
        bottom: 15px;
        right: 5px;
    }
    
    .navbar-brand {
        max-width: calc(100% - 60px);
    }
    
    .header .item .title{
        line-height: 1.5;
        font-size: calc(.5vw + 25px);
    }
    
    .features-sec .feature_card,
    .contact-sec .contact_card{
        display: block;
    }
    
    .features-sec .feature_card img,
    .contact-sec .contact_card img{
        margin-bottom: 30px;
    }
    
    .jobs-pg .job_card .head {
        display: block;
    }
    
    .jobs-pg .job_card .head .butn {
        margin-top: 20px;
    }
    
    .job-det .form_box .cv_uploading_box {
        height: max-content;
        display: block !important;
        text-align: center;
        padding: 30px 15px;
    }
    
    .job-det .form_box .cv_uploading_box .icon {
        margin-inline-end: 0;
        display: block;
        margin: 0 auto 20px;
    }
    
    .job-det .form_box .upload-main-wrapper {
        margin: 10px auto !important;
    }
    
    .job-det .form_box .butn {
        display: block;
        margin: auto;
    }
    
    .timeline-sec {
        /*direction: ltr;*/
    }
    
    .navs-container .navbar .nav-link {
        padding: 10px;
    }
    
    .navs-container .navbar .butn {
        display: inline-flex;
        margin-bottom: 30px;
    }
    
    .navbar .navbar-nav {
        padding: 20px 10px;
        background-color: #f7f7f7;
        margin: 20px 0 !important;
        border-radius: 10px;
    }
    
    .drop_down .nav-link::after {
        right: 10px;
        top: 10px;
    }
    
    .support-offline .text_box .off_support .off_supp_item {
        margin-bottom: 15px;
        display: block !important;
        text-align: center;
        padding: 30px;
        background-color: #fff2;
    }
    
    .support-offline .text_box .off_support .off_supp_item .icon {
        margin-bottom: 20px;
    }
    
    .support-operational .text_box {
        margin-right: 0;
    }
    
    .environment_swiper .swiper-pagination {
        opacity: 1;
    }
    
    .header .item {
        min-height: max-content;
        padding: 60px 0;
    }
    
    .header .item .title {
        font-size: calc(.5vw + 20px);
    }
    
    .about-sec .sec-img {
        height: auto;
    }
    
    .news-sec .news_card .img-box {
        height: 250px;
    }
    
    .story-pg .story_inner .sec-img,
    .doing-pg .sec-img,
    .support-offline .sec-img,
    .support-offline .sec-img,
    .impact-pg .main_inner .box .sec-img,
    .news-det .img_box{
        height: 300px;
        min-height: auto;
    }
    
    .contact-pg .careers_box .img_box .sec-img {
        height: calc(100% - 140px);
    }
    
    .drop_down .drop_down_menu {
        opacity: 1;
        top: 100%;
        visibility: visible;
        position: relative;
        border: 0;
        box-shadow: none;
        background-color: #fff;
        display: none;
    }
    
}

@media(min-width:992px) {
    .drop_down:hover .drop_down_menu {
        opacity: 1;
        top: 100%;
        visibility: visible;
    }
}
/*============================== Start small screen of mobile =========================*/
@media(max-width:768px)
{
    
}
@media (min-width: 577px) and (max-width: 768px)
{

}
@media(max-width:576px)
{
    
}
@media(min-width: 426px) and (max-width: 576px)
{

}
@media (min-width: 376px) and (max-width: 425px)
{

}
@media (min-width: 321px) and (max-width: 375px)
{
   
}
@media (max-width: 320px)
{

}
