@media (max-width: 1919px){

}
@media (max-width: 1599px){
  .container{
    max-width: 1310px;
  }
  .banner_cnt{
    height: 768px;
  }
  header{
    top: 20px;
  }
  header nav a{
    line-height: 70px;
  }
  .logo {
    max-width: 110px;
  }
  .ha_cnt {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%;
  }
  .home_about {
    padding: 70px 0;
  }
  .st_cnt,
  .st_nav ul li{
    height: 580px;
  }
  .ft_rht {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .ft_lft {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    max-width: 30%;
  }
  nav ul li {
    margin: 0 15px;
  }
  footer .fti:last-child, footer .fti {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 32.33%;
            flex: 0 0 32.33%;
    max-width: 32.33%;
    height: 104px;
  }
  .banner2 .banner_cnt h1 {
    font-size: 40px;
  }
  .banner2 {
    height: 550px;
  }
  .pf_card {
    height: 400px;
  }
  .pd_rht {
    max-width: 65%;
  }
  .project_imgs .project_img {
    height: 570px;
  }
  .projects_slider2 .project_img {
    height: 180px;
  }
}
@media (max-width: 1349px){
  .container{
    max-width: 1170px;
  }
  h1,h2 {
    font-size: 30px;
    line-height: 1.4;
  }
  h3{
    font-size: 24px;
  }
  h4{
    font-size: 18px;
  }
  h5,h6{
    font-size: 15px;
  }
  body{
    font-size: 15px;
  }
  .hi_img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 47%;
            flex: 0 0 47%;
    max-width: 47%;
    height: 420px;
  }
  .hai_blk {
    gap: 30px;
    max-width: 55%;
    width: 100%;
  }
  .st_cnt, .st_nav ul li {
    height: 480px;
  }
  .stn_cnt h4{
    margin-bottom: 20px;
  }
  .st_nav ul li{
    padding: 30px 30px 40px;
  }
  .project_img {
    height: 250px;
  }
  .projects_card span{
    font-size: 14px;
    display: block;
    margin-top: 5px;
  }
  .gallery_img{
    height: 220px;
  }
  .pg_blk {
    padding: 0 0 70px;
  }
  footer nav ul li {
    margin: 0 10px;
  }
  .banner_cnt {
    height: 600px;
  }
  .bc_in {
    max-width: 40%;
  }
  .banner2 .banner_cnt h1 {
    font-size: 30px;
  }
  .serices_blk2 .projects_card {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 4 - 12px);
            flex: 0 0 calc(100% / 4 - 12px);
    max-width: calc(100% / 4 - 12px);
  }
  .serices_blk2 .projects_slider{
    gap: 15px;
  }
  .serices_blk2 + .whychoose_us{
    padding-bottom: 70px;
  }

  .projects_blk .sec_head {
    max-width: 55%;
    margin-bottom: 30px;
  }
  .pf_card {
    height: 350px;
  }
  .projects_blk {
    padding: 50px 0;
  }
  .project_detail {
    padding: 50px 0;
  }
  .testmonials{
    max-width: 100%;
  }
}
@media (max-width: 1199px){
  .container{
    max-width: 970px;
  }
  .bc_in {
    max-width: 50%;
  }
  .home_about {
    padding: 50px 0;
  }
  .st_cnt, .st_nav ul li {
    height: 450px;
  }
  .projects {
    padding: 50px 0 0;
  }
  .project_img {
    height: 220px;
  }
  .gallery_img {
    height: 180px;
  }
  .footer_in {
    display: block;
  }
  .ft_lft,.ft_rht{
    max-width: 50%;
  }
  footer nav{
    margin: 30px 0;
  }
  footer nav ul{
    display: block;
  }
  footer nav ul li {
    margin: 15px 0;
  }
  footer .dropdown_menu{
    margin-left: 20px;
  }
  .banner2 {
    height: 400px;
  }
  .serices_blk .sec_head {
    max-width: 55%;
  }
  .serices_blk2 .projects_card {
    padding: 10px 10px 40px;
  }
  .serices_blk2 + .whychoose_us,
  .serices_blk2{
    padding: 50px 0;
  }

  .pf_card {
    height: 300px;
  }
  .project_imgs .project_img {
    height: 450px;
  }
  .projects_slider2 .project_img {
    height: 150px;
  }
  .slick-dots li button{
    width: 15px;
    height: 15px;
  }
  .banner_slider .slick-dots {
    bottom: 10px;
  }
  .ts_img {
    flex: 0 0 300px;
    max-width: 300px;
    height: 250px;
  }
  .testmonials h3{
    left: 362px;
  }
}
@media (max-width: 991px){
  .container{
    max-width: 750px;
  }
  .header_in nav {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    top: 100%;
    -webkit-box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
            box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
  }
  .header_in nav ul{
    display: block;
  }
  .header_in nav ul li{
    border-top: 1px solid #ccc;
    margin: 0;
  }
  .header_in nav ul a{
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px;
  }
  header nav ul.dropdown_menu{
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    width: 100%;
    display: none;
    transition: none;
    background: #8b8b76;
    visibility: visible;
    opacity: 1;
  }
  header nav ul.dropdown_menu a{
    color: #fff;
  }
  header nav ul.dropdown_menu a:hover{
    color: #000 !important;
  }
  .dropdown:hover .dropdown_arrow svg {
    transform: none;
  }
  .dropdown > a.open .dropdown_arrow svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  nav li a.active:after, nav li:hover > a:after{
    display: none !important;
  }
  nav a:hover{
    color: #8b8b76 !important;
  }
  nav a{
    font-size: 14px;
  }
  header{
    top: 0;
  }
  .banner_cnt {
    height: 450px;
  }
  .bc_in {
    max-width: 60%;
    padding: 20px;
  }
  .ha_in{
    display: block;
  }
  .ha_cnt,.hai_blk{
    max-width: 100%;
  }
  .hai_blk{
    margin-top: 30px;
  }
  .services_imgs{
    display: none;
  }
  .st_nav ul{
    display: block;
  }
  .stn_img{
    display: block;
  }
  .st_cnt, .st_nav ul li {
    height: auto;
    max-width: 100%;
  }
  .stn_hover p,
  .stn_cnt h4{
    height: auto;
  }
  .stn_cnt{
    top: 0;
    padding: 50px 20px 20px;
    border:1px solid #ccc;
    border-top: 0;
  }
  .st_nav ul li *{
    color: #000;
  }
  .stn_cnt:before{
    left: 20px;
    top: 30px;
  }
  .st_nav ul li{
    padding: 15px 15px 0;
  }
  .project_img {
    height: 160px;
  }
  .gallery_img {
    height: 160px;
  }
  header{
    padding: 10px 0
  }
  .menu_toggle{
    display: block;
  }
  .ha_cnt h3 {
    margin-bottom: 15px;
  }
  .serices_blk .sec_head {
    max-width: 100%;
  }
  .serices_blk .sec_head {
    margin-bottom: 20px;
  }
  .wcu_in {
    display: block;
  }
  .wcu_cnt{
    margin-top: 30px;
  }
  .wcu_in:after{
    display: none;
  }
  .serices_blk2 .projects_card {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 2 - 12px);
            flex: 0 0 calc(100% / 2 - 12px);
    max-width: calc(100% / 2 - 12px);
  }

  .pf_card {
    height: 250px;
  }
  .pf_cnt .btn {
    width: 210px;
    min-width: auto;
  }
  .pd_in {
    display: BLOCK;
  }
  .pd_rht,
  .pd_lft{
    max-width: 100%;
  }
  .pd_rht{
    margin-top: 30px;
  }
  .ts_item {
    display: block !important;
  }
  .testmonials h3{
    position: static;
    margin-bottom: 20px;
    height: auto;
  }
  .ts_img {
    max-width: 250px;
    height: 250px;
    margin: 0 auto 20px;
  }
  .ts_cnt{
    text-align: center;
    padding: 0;
  }
  .testmonials_sider .slick-dots{
    display: block !important;
    bottom: 10px;
    left: 0;
  }
  .testmonials_sider {
    padding: 30px 30px 50px 30px;
  }
  .testmonials_sider {
    padding: 15px 15px 50px 15px;
  }
  .ts_cnt p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 767px){
  .container{
    max-width: 100%;
  }
  .hi_img{
    height: 330px;
  }
  .home_about {
    padding: 30px 0;
  }
  h1, h2 {
    font-size: 24px;
  }
  h3{
    font-size: 20px;
  }
  body{
    font-size: 14px;
  }
  .projects_slider{
    display: block;
  }
  .project_img{
    height: auto;
  }
  .projects_card + .projects_card{
    margin-top: 30px;
  }
  .projects_card{
    max-width: 100%;
  }
  .gallery_img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 3 - 2px);
            flex: 0 0 calc(100% / 3 - 2px);
    max-width: calc(100% / 3 - 2px);
  }
  .w_50 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .w_30 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 2 - 2px);
            flex: 0 0 calc(100% / 2 - 2px);
    max-width: calc(100% / 2 - 2px);
  }
  .banner_cnt {
    height: 360px;
  }
  .stn_hover p,
  .stn_cnt h4,
  .ha_cnt p,
  .ha_cnt h3 {
    margin-bottom: 10px;
  }
  .gallery_img {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 calc(100% / 2 - 2px) !important;
            flex: 0 0 calc(100% / 2 - 2px) !important;
    max-width: calc(100% / 2 - 2px) !important;
  }
  .ft_lft, .ft_rht {
    max-width: 100%;
  }
  .w_50 {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .pg_blk {
    padding: 0 0 40px;
  }
  .serices_blk2 .projects_slider{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .serices_blk2 .projects_card + .projects_card{
    margin: 0;
  }
  .serices_blk2 + .whychoose_us, .serices_blk2 {
    padding: 30px 0;
  }
  .pf_card{
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .pg_in{
    margin: 0;
  }
  .projects_blk .sec_head{
    max-width: 100%;
  }
  .pf_card{
    margin: 0 0 15px;
  }
  .projects_blk {
    padding: 30px 0;
  }
  .project_detail {
    padding: 50px 0;
  }
  .testmonials{
    margin-top: 30px;
  }
}
@media (max-width: 599px){
  .container{
    max-width: 100%;
  }
  .bc_in {
    max-width: 100%;
    padding: 20px;
    text-align: center;
  }
  .banner_cnt {
    height: 350px;
  }
  .home_about{
    text-align: center;
    padding-bottom: 0;
  }
  .hai_blk{
    gap: 15px;
  }
  .hi_img {
    height: 220px;
  }
  .hi_img + .hi_img {
    margin-top: 0;
  }
  .gallery_img {
    height: 120px;
  }
  .footer_logo{
    margin: auto;
  }
  footer{
    text-align: center;
  }
  footer .dropdown_menu{
    margin: 0;
  }
  .sm ul{
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .projects h3,
  .sec_title,
  .project_cnt{
    text-align: center;
  }
  .st_nav ul li{
    text-align: center;
  }
  .stn_cnt:before{
    margin: auto;
    left: 0;
    right: 0;
  }
  footer .fti:last-child, footer .fti {
    -webkit-box-flex: inherit;
        -ms-flex: inherit;
            flex: inherit;
    max-width: none;
    height: 80px;
    width: 100%;
  }
  h1, h2 {
    font-size: 20px;
    line-height: 32px;
  }
  .ha_cnt h3 br{
    display: none;
  }
  h3 {
    font-size: 18px;
    line-height: 26px;
  }
  h4{
    font-size: 16px;
  }
  .link:after{
    width: 20px;
  }
  .projects h3 {
    margin-bottom: 20px;
  }
  .projects {
    padding: 30px 0 0;
  }
  .serices_blk{
    margin-top: 30px;
    text-align: center;
  }
  .whychoose_us{
    text-align: center;
  }
  .our_approach .ft_imgs{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
  }
  .our_approach .fti{
    max-width: 100%;
  }
  .whychoose_us {
    padding: 30px 0;
  }
  .banner2 .banner_cnt h1 {
    font-size: 20px;
    line-height: 32px;
  }
  .banner2 .banner_cnt h3{
    font-size: 15px;
  }
  .banner2 {
    height: 300px;
  }

  .serices_blk2 .projects_card {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .serices_blk2{
    margin: 0;
  }
  .projects_blk .sec_head{
    text-align: center;
  }
  .project_imgs .project_img {
    height: 350px;
  }
  .project_imgs .slick-prev,.project_imgs .slick-next {
    width: 50px;
    height: 50px;
  }
  .pd_rht, .pd_lft {
    max-width: 100%;
    text-align: center;
  }
  .pd_item ul{
    display: block;
  }
  .banner2 .banner_cnt h1 br{
    display: none;
  }
}