@media (max-width:1399px) {

    /* Latest News css start  */
    .latest_news .owl-nav {
        bottom: 100px;
    }
    /* Latest News css end  */

    .t-square.left_content {
        right: -45px;
    }
    .timeline_img_right {
        padding-left: 90px;
    }
    .timeline_img_left {
        padding-right: 90px;
    }
}

@media (max-width:1199px) {

    /* Latest News css start  */
    .latest_news .owl-nav {
        bottom: 80px;
    }
    /* Latest News css end  */

    .timeline_img_right {
        padding-left: 90px;
    }
    .timeline_img_left {
        padding-right: 90px;
    }
    .t-square.left_content {
        right: -45px;
    }

    .single-timeline:nth-child(even) .right_content {
        left: -45px;
    }

}

@media (max-width:991px) {
    /* services section css start */
    .slider-card{
        margin: 40px 20px 40px 20px;
    }
    /* services section css end */
	/* Latest News css start  */
    .news_image{
       height:250px;
    }
  	.news_image_main{
      height: auto;
	}
    .latest_news .owl-nav {
        display: none;
    }
  	.owl-carousel.reviews .owl-nav{
        display:none !important;
    }
    /* Latest News css end  */
    /* Latest News css start  */
    .latest_news h3 {
        margin-top: 20px !important;
    }
    /* Latest News css end  */
    .services-carousel .owl-nav,
    .services-carousel .owl-dots{
        display: block !important;
    } 

}
@media (max-width:767px) {
	.search_field{
        margin-top: 15px;
    }

    .tab_btn .tab_list{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .tab_btn .tab_list li{
       width: 50%;
		padding: 0 5px 0 0;
    }
    .tab_btn .tab_list li a{
        width: 100%;
        display: inline-block;
        margin: 10px 0px;
        font-size: 10px;
     }
      /* services section css start */
    .slider-card{
        margin: 35px 20px 35px 20px;
      }
      /* services section css end */
  	.news_image{
       height:210px;
    }
	.latest_news h3 {
        margin-top: 20px !important;
    }

    /* Latest News css end  */
    /*  Accolades css   */
    .accolades_image_section{
        padding-bottom: 20px;
    }
   /* Explore Open Positions start  */
    .explore_position_splace .explore_position_content .small_img{
        display: none;
    }
    .explore_position_splace{
        position: unset;
    }
    .explore_position_splace .splace_btn{
      position: unset;
      width: 20%;
      margin: 10px auto;
    }
    /* Explore Open Positions end  */
  
}
@media (max-width:575px) {
    /* services section css start */
    .slider_area .heading{
        font-size: 30px; 
        text-align: center;   
    }
    .slider-card{
        margin: 30px 20px 30px 20px;
      }
    /* services section css end */
    /* Latest News css start  */
    .news_image{
       height:280px;
   	 }
    .latest_news h3 {
        font-size: 30px !important;
        margin-top: 20px !important;
    }

    /* Latest News css end  */
     /* Explore Open Positions start  */
      .explore_position_splace .splace_btn{
        position: unset;
        width: 30%;
        margin: 10px auto;
      }
      .explore_open_positions .explore_heading{
        font-size: 30px;
      }
      /* Explore Open Positions end  */
      /* Join the Team form start */
      .join_the_team .join_team_heading{
        font-size: 25px;
        margin-bottom: 30px;
      }
       /* Join the Team form end */
}

/* services responsive */
/*@media (max-width:1000px) {

}*/

/*History css*/
@media all and (min-width: 991px) {}
@media all and (max-width: 991px) {
  /* services responsive */
    .services-carousel .owl-nav{
     	display: none !important;
  	}
    .single-timeline:nth-child(even) .right_content {
        left: -45px;
    }
    .history_content h2{
        font-size: 30px;
    }
    
    .history_content p{
        line-height: 25px;
    }

     /* News List Page CSS Start  */
    .news_content_main h3{
        font-size: 30px;
    }
    /* News List Page CSS End  */
     /* News Detail Page CSS Start  */
    .news_detail_section .news_detail_part h3{
        font-size: 30px;
    }
    .new_revenue_oppo h4{
        font-size: 22px;
    }
    .detail_page_slider .detail_page_slider_heading{
        font-size: 30px;
        margin-bottom: 20px;
    }
     /* News Detail Page CSS End  */
   .news_details_sort_header .details_header_sort h2{
        font-size: 30px;  
    }
}
@media all and (min-width: 768px) {
    .responsive_img_part {
        display: none;
    }

    .timeline-blank {
        display: block;
        max-width: 440px;
        height: 300px;
        margin:  auto;
    }

    .all-timelines::before {
        content: "";
        position: absolute;
        left: 0%;
        right: 0;
        margin: auto;
        height: 100%;
        width: 2px;
        background: #bbbbbb;
    }
}

@media all and (max-width: 767px) {

    /* job detail css start */
    .full_time_billing h2 {
        font-size: 30px;
    }
    .full_time_billing{
        border-right: 0px;
    }
    .requirement{
        margin-top: 50px;
    }

}

@media all and (max-width: 768px) {
    .timeline-area{
        padding-top:50px;
        margin:0px 30px;
    }
    .single-timeline:nth-child(odd) .history_content{
        padding-right: 80px;
    }
    .t-square.left_content {
        left: -35px;
    }
    .single-timeline:nth-child(even) .right_content {
        left: -35px;
    }
    .responsive_img_part {
        text-align: center;
        padding: 20px;
        display: block;
        max-width: 440px;
        
    }
    .responsive_img_part img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .timeline-blank {
        display: none;
    }
    .all-timelines::before {
        right: unset;
        top: 0;
    }
    .single-timeline:nth-child(2n) .timeline-text {
        padding-left: 30px;
        padding-right: 0;
        text-align: left;
    }
    .single-timeline:nth-child(n) .timeline-text {
        padding-left: 30px;
        padding-right: 0;
        text-align: left;
    }

    .timeline-text {
        width: 100%;
        display: unset !important;
    }
    .single-timeline:nth-child(even) .timeline-text span {
        text-align: left !important;
    }
	.team_content_section h2 {
      font-size: 30px;
	}
  
    /* News List Page CSS Start  */
    .news_select_part h5{
        font-size: 22px;
    }
    .news_select_part form .form-select{
        font-size: 22px;
    }
    .news_select_part i{
        font-size: 22px;
    }
    .news_content_main p{
        max-width: 100%;
    }
    /* News List Page CSS End  */
}
@media all and (max-width: 575px){
    .single-timeline:nth-child(odd) .history_content {
        padding-right: 0px;
    }

	.news_detail_section .news_detail_part{
		padding-right: 0px;
	}

    /* News List Page CSS Start  */
    .news_select_part h5{
        font-size: 16px;
    }
    .news_select_part form .form-select{
        font-size: 16px;
    }
    .news_select_part i{
        font-size: 16px;
    }
    .latest_news_section .news_image{
        max-width: 100% !important;
        max-height: 100%;
    }
    .latest_news_section .news_image .news_section_img{
        width: 100% !important;
    }
    .news_content p{
        max-width: 100%;
    }
    /* News Page List CSS End  */
  
    .full_time_billing .post_condition{
        font-size: 14px;
    }
    .term_conditions .responsibilities{
        font-size: 25px;
    }
    .term_conditions .knowledge{
        font-size: 25px;
    }
    .full_time_billing p strong{
        font-size: 25px;
    }
  
}
@media all and (max-width: 495px) {
    .t-square.left_content {
        left: -37px;
    }
    .single-timeline:nth-child(even) .right_content {
        left: -37px;
    }

}
@media all and (max-width: 390px){
    /* News Page CSS Start  */
    .news_select_part h5{
        font-size: 12px;
    }
    .news_select_part form .form-select{
        font-size: 12px;
    }
    .news_select_part i{
        font-size: 12px;
    }
    .news_section .pagination .page-item{
        margin: 0px 5px;
    }
    /* News Page CSS End  */
}


@media(max-width:768px){
    .realty_description{
        padding-left: 27px !important;
    }
}