
@media only screen and (max-width: 760px) {
    .side_lines {
        display: none;
    }
    .logo.navbar-brand {
        width: 50%;
    }
    .header_right {
        width: 50%;
        padding: 20px 30px;
    }
    .banner_content {
        width: 100%;
    }
    header nav .navbar-nav ul {
        display: none;
    }
    header nav .navbar-sidebar {
        width: 100%;
    padding: 40px 0;
    }
    header nav .navbar-sidebar ul{
        display:block;
    }
    .title h3 {
        font-size: 30px;
    }
    .title.animate h3 {
        transform: translateX(0%);
        transition-delay: 1s;
    }
    .title.animate h4 {
        transform: translateX(0%);
        transition-delay: 2s;
    }
    .title.animate p {
        transform: translateX(0%);
        transition-delay: 2.5s;
    }
    .banner_content h2 {
        font-size: 46px;
    }
    .banner_content p {
        font-size: 22px;
    }
    /*.custom_container {*/
    /*    padding: 0px 5%;*/
    /*}*/
    .we_drive .col-md-5 img{
        height: 180px;
        object-fit: contain;
        margin: 0 auto 10px;
        width: 100%;
    }
    .we_drive {
        padding: 40px 0;
        height: auto;
    }
    .we_drive.what_we_do{
        padding: 0px 0 40px;
    }
    .we_drive_content p {
        padding-right: 0px; 
    }
    .our_project {
        padding: 40px 0  ;
        height: auto;
    }
    
    .home .footer-test{
        height: auto;
    padding-top: 10px;
    }
    footer {
        padding: 40px 0 0px;
    }
    .footer_main_links{
        order: 1;
    }
    .footer_links {
        width: 100%;
        padding-right: 0%;
    }
    .footer_main {
        margin-bottom: 0;
    }
    footer .footer-bottom .col-md-6.text-right {
        text-align: left !important;
    }
    .footer_area {
        padding-top: 40px;
    }
    .footer_area .enquiry .row {
        margin: 0 0 40px;
        padding: 40px 10px ;
    }
    .footer_area .row .col-md-9 h6 {
        font-size: 18px;
    }
    .footer_area .row .col-md-9 h2 {
        font-size: 30px;
        margin-bottom: 15px;
    }
    .home {
        height: auto;
    }
    #home_bnner .swiper-wrapper.home_main {
         display: block; 
    }
    .our_project:after {
        display:none;
    }
    .product_content {
        padding: 0;
        width: 100%;
        order: 1;
    }
    .product_img {
        width: 100%;
        margin-bottom: 40px;
    }
    .product_list {
        margin: 0;
    }
    .our_project .col-md-6.text-right.view_all {
        text-align: left !important;
    }
    .our_project .btn-edf.sec_btn {
        color: #fff !important;
    }
    .our_project .view_all .btn-edf.sec_btn circle {
        stroke: #fff;
    }
    .our_project .view_all .btn-edf .icon:before {
        background-image: url(../img/arrow.svg) !important;
    }
    .our_project .view_all .btn-edf .icon:after {
        background-image: url(../img/arrow.svg) !important;
    }
    .pro_img .nav-pills{
        display:none;
    }
    .pro_content{
        display:none;
    }
    .pro_mobile{
        display:block;
    }
    .pro_mobile .tab-content.explore_img .tab-pane {
        position: relative;
    }.what_we_do .explore_details {
        bottom: 10px;
        left: 0;
        margin: auto;
    width: 90%;
        right: 0;
        padding: 20px 15px   ;
    }
    .tab-content.explore_img .tab-pane img {
        margin-bottom: 120px;
    }
    .pro_mobile .swiper-slide-active .tab-content.explore_img .tab-pane:before {
        transition: width 1.1s ease-out 0.5s;
    }
    .pro_deve_icon {
        display: inline-flex;
        justify-content: center;
        width: 100%;
        align-items: center;
        text-align: center;
        padding: 5% 0;
    }
    .pro_deve_icon .pro_btn  {
        background: #07387a;
        width: 36px;
        height: 36px;
        border-radius: 50%;
    margin: 0 20px;
    position: relative;
    }
    .pro_deve_icon .pro_btn:after {
        font-size: 20px;
        color: #fff;
    }
    .inner_banner {
        min-height: 200px;
        padding-top: 70px;
    }
    .inner_banner .caption h3 {
        font-size: 28px;
        margin-bottom: 8px;
    }.inner_banner .caption .breadcrumb li {
        font-size: 16px;
    }.inner_banner .caption .breadcrumb li a {
        font-size: 16px;
    }
    
    
    .meet_team {
        padding: 40px 0 0;
    }.journey {
        margin: 30px 0 0px;
    }.image_slider .swiper-slide img {
        height: 250px !important;
    }.who_testi {
        padding: 40px  0;
    }.testi_slider .swiper-wrapper h4 {
        font-size: 16px;
    }.inner.project {
        padding: 40px 0;
    }
    
    
    .swiper_journey{
        display: inline-flex;
        justify-content: center;
        width: 100%;
        align-items: center;
        text-align: center;
        margin-bottom: 40px;
    }
    
    .swiper_journey .journey-icon {
        position: relative;
    }
    .image_slider {
        margin-bottom: 40px;
    }
    .who_testi:before {
        top: -5%;
        left: 5%;
        font-size: 30px;
    }
    .testi_slider .swiper-wrapper .swiper-slide {
        padding-right: 0%;
    }
    .testi_slider .icons {
        display: inline-flex;
        justify-content: center;
        width: 100%;
        align-items: center;
        text-align: center;
        margin: 40px 0 0;
    }
    .testi_slider .icons .testi-icon{
        position: relative;
        right: -40px;
    }
    .testi_slider .icons .testi-icon.swiper-button-prev {
        left: -40px;
    }
    .testi_slider .swiper-wrapper {
        width: 100%;
    }
    .testi_slider {
        height: auto;
    }
    .product_list.row.leadership-team-slide .product_img img {
        height: 250px;
        width: 100%;
        object-fit: cover;
    }
    .inner.project .product_content {
        padding: 0 15px !important;
        width: 100%;
        order: 1;
    }
    .inner.project .product_img {
        width: 100%;
        height: 250px;
    }
    .inner.project #product_news:after {
        top: 28%;
        width: 60px;
        height: 60px;
    }
    .inner.project .control_swiper {
        left: 35%;
    }
    .our_tech {
        padding: 40px 0;
    }
    
    .our_tech .latest_list img {
        height: 250px;
    }
    .our_tech .latest_list h4 {
        font-size: 26px;
    }
    .project_detail_popup .team_list {
        height: 250px;
        padding: 20px 20px !important;
    }
    .project_detail_popup .project_icon {
        width: 45px;
        display: inline-flex;
        height: 45px;
        justify-content: center;
        align-items: center;
    }
    .project_detail_popup .project_icon img {
        height: 30px;
        width: auto;
    }
    .project_detail_popup .our_team .team_list h3 {
        font-size: 22px;
    }
    .project_detail_popup .project_detail {
        padding: 20px;
    }
    .modal-content .close {
        right: 0 !important;
        top: 0 !important;
    }
    .meet_team  .col-md-7.pl-5{
        padding-left: 15px !important;
    }
    .our_team.project .title.text-center{
        text-align: left !important;
    }
    .our_team.project .team_list .team_img {
        height: 220px;
    }
    .our_team .team_list h3 {
        font-size: 22px;
    }
    .our_team .team_list {
        padding: 0;
    }
    .our_pro .team_list{
        flex-wrap: wrap;
    }
    .project_detail_popup .project_detail .pro_icons {
        flex-wrap: wrap;
    }
    .project_detail_popup .project_detail .pro_icons div {
        margin: 5px 0;
    }
    .project_detail_popup .project_detail p {
        font-size: 16px;
    }
    .project_detail_popup .project_detail .pro_icons span {
        font-size: 18px;
    }
    .our_pro.project_detail_popup .project_icon svg {
        width: 40px;
        height: 40px;
         background: transparent; 
        margin: auto;
    }
    .brochue {
        padding-top: 40px;
    }
    .sec_second .secsec_img {
        height: 250px;
        margin-top: -150px;
    }.sec_second {
        padding: 60px 0;
    }
    .career {
        padding: 40px 0;
    }
    .career .card .card-header ul {
        padding: 20px;
        flex-wrap: wrap;
    }
    .career .card .card-header ul li{
        margin: 5px 0;
    }.career .card .card-header ul h4 {
        font-size: 22px;
    }
    .career .card {
        margin-bottom: 20px;
    }
    .career .card-body {
        padding: 0 20px;
    }
    .edf_res {
        padding: 40px 0 0;
    }
    .edf_res .res_left {
        width: 100%;
        padding-left: 10%;
        padding-top: 40px;
    }
    .edf_res .res_right {
        width: 100%;
        padding-left: 0;
        order: -1;
    }
    .edf_res .res_right img {
        height: 200px;
        top: 0;
        object-fit: cover;
        position: relative;
    }
    .edf_res .col-md-12 {
        flex-wrap: wrap;
         margin: 20px 0;
    }
    .contact_form {
        padding: 40px 0 0;
    }
    .contact_left {
        padding: 40px;
    }
    .contact_left:before {
        width: 80px;
        height: 80px;
    }
    .contact_left:after {
        width: 120px;
        height: 140px;
    }
    .contact_left ul li {
        margin-bottom: 20px;
    }
    .contact_right {
        padding: 40px 20px;
    }
    .contact_right .form-control {
        width: 100%;
        margin-bottom: 10px;
    }
    .gallery_item {
        flex-wrap: wrap;
    }
    .life_gallery {
        padding: 40px 0;
    }
    .gallery_item .gallery__column {
        width: 50%;
    }
    .sec_second button {
        width: 60px;
        height: 60px;
        font-size: 18px;
    }
    .life_edf .life_img_sec  {
        flex-wrap: wrap;
    }
    .life_edf {
        padding:40px 0;
    }
    .life_img2 {
        margin: 20px 0 40px 0;
    }
    .life_img {
        margin: 15px 0;
        width:100%;
    }
    .life_img .limg {
        margin: 5px;
    }
    .news {
        padding: 40px 0;
    }
    .news .col-md-12.d-flex {
        flex-wrap: wrap;
    }
    .news .left_news {
        width: 100%;
        padding-right: 0;
        padding-bottom: 20px;
    }
    .news .right_news {
        width: 100%;
    }
    .news .right_news .latest_list {
        width: 100%;
        margin-bottom: 40px;
    }
    .news_img img {
        height: auto;
    }
    .news_details {
        padding-top: 40px;
    }
    .related-news {
        padding-top: 40px;
    }
    .our_team .title.text-center{
        text-align: left !important;
    }
    .team_detail_popup .modal-content {
        padding: 10px;
    }
    .team_detail_popup .our_team .team_list {
        border-radius: 0;
    }
    .privacy_policy {
        padding: 40px 0 0;
    }
}



@media (max-width: 992px){    
    
    .logo.navbar-brand {
        padding-left: 5% !important;
    }.header_right {
        padding-right: 5% !important;
    }
    header nav .navbar-nav li {
        padding: 10px 20px;
    }
       header nav .navbar-nav a {
        margin-left: 5px;
    }
    header nav .navbar-brand img {
        width: 100px;
    }
    /*.side_lines .swiper-pagination-bullet:nth-last-child(2) {*/
    /*    display:flex !important;*/
    /*}   */
       
    .banner_content {
        padding-left: 5%;
    }
    .custom_container {
        padding: 0px 5%;
    }
    .our_project .title {
        padding-left: 5%;
        padding-right: 5%;
    }
    .product_content {
        padding: 0 15px;
    }
    .our_project .product_img img {
        height: auto;
    }
    
    .social_links_news {
        position: relative;
        left: 0;
        width: 100%;
        top: 0;
    }
    .social_links_news ul {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
    .social_links_news li {
        margin: 0 5px;
    }
    
    .brochue .bro_img {
        height: auto;
        margin: 0 20px;
    }.our_presence.offer_last img {
        height: auto;
        margin: 40px 0;
    }
}


@media (min-width: 760px) and (max-width: 992px)  {  
    .footer_main_links {
        flex: auto;
        max-width: 100%;
        order: 1;
    }
    .footer_details{
        flex: auto;
        max-width: 100%;
    }
    header nav .navbar-sidebar {
        width: 50%;
        padding: 80px 0% 40px;
    }
    .our_team .team_list {
        padding: 0;
    }
    .our_team .team_list .team_img {
        height: 200px;
    }
    .our_team .team_list h3 {
        font-size: 24px;
    }
    .team_detail_popup  .modal-dialog {
        max-width: 90%;
    }
    .our_team.project .team_list .team_img {
        height: 300px;
    }
    .project_detail_popup  .modal-dialog {
        max-width: 90%;
    }
    .news .right_news .latest_list img {
        height: 200px;
    }
    .sec_second .secsec_img {
        height: 400px;
    }
    .our_tech .latest_list img {
        height: 300px;
    }
    .our_tech .latest_list h4 {
        font-size: 24px;
    }
    .our_journey .journey-icon {
        right: -20px;
    }
    .our_journey .journey-icon.swiper-button-prev {
        left: -20px;
    }
    .product_list {
        padding: 0 20px;
    }
    .inner.project .product_img {
        height: 320px;
        padding: 0;
    }
    .inner.project .product_img img {
        height: 320px;
    }
    .inner.project .product_content {
        padding: 0 0 0 20px !important;
    }
    .inner.project .title h3 {
        font-size: 34px;
    }
}
