@media(min-width:1200){
      .cards.slidernew {
        height: 57vh;
     }
        .card-content1 h2 {
        font-size: 15px !important;
    }
}

@media (max-width: 425px) {
    .top_bar .top_inner .common_css .contntent .text span,
    .top_bar .top_inner .common_css .contntent .text a {
        color: #ffffff !important;
        font-size: 12px;
        line-height: 1.4;
    }
}

@media (min-width: 768px) {
    .scrollbar{height:auto!important;}
    .card-content1{padding:4px;}
    .p-10 {
    padding:0px 15px!important;}
    .scrollbar{height:auto;}
    .card-content1 h2{font-size:14px;}
    .title_all_box.style_one .title_sections .title{font-size:20px!important;}
    .p-10{font-size:12px!important}
  .carousel1 .carousel-inner .carousel-item-right.active,
  .carousel1 .carousel-inner .carousel-item-next,
  .carousel1 .carousel-item-next:not(.carousel-item-start) {
    transform: translateX(25%) !important;
  }

  .carousel1 .carousel-inner .carousel-item-left.active,
  .carousel1 .carousel-item-prev:not(.carousel-item-end),
  .carousel1 .active.carousel-item-start,
  .carousel1 .carousel-item-prev:not(.carousel-item-end) {
    transform: translateX(-25%) !important;
  }

  .carousel1 .carousel-item-next.carousel-item-start,
  .carousel1 .active.carousel-item-end {
    transform: translateX(0%) !important;
  }

  .carousel1 .carousel-inner .carousel-item-prev,
  .carousel1 .carousel-item-prev:not(.carousel-item-end) {
    transform: translateX(-25%) !important;
  }
  .card1 img {height:360px;}

}

@media (min-width: 992px) {
    .p-10 {
    padding: 0px 10px !important;
    font-size: 14px !important;
}
.scrollbar {
    height: 538px!important;}
      .card1 img {height:380px;}
  .services_sec .kmorebtn2 {
    display: none !important;
  }
  .services_sec .kmorebtn {
    margin-top: 15px;
  }
  .social_media_v_one ul {
    display: flex;
    justify-content: center;
  }
  .social_media_v_one h6 {
    text-align: center;
  }
  .footer_contact_listcall {
    display: flex;
    justify-content: center;
  }
  .fixed-header .top_bar {
    background: #2e3e57 !important;
  }
  .carousel-control-next,
  .carousel-control-prev {
    top: 100px;
    opacity: 0.3;
  }
}

@media(min-width:1200px){
    
    .card-content1 h2 {
    font-size: 15px;
    }
    .card-content1 {
    padding:20px;
}
.scrollbar {
    height: 538px!important;}
.card1 img {height:400px;}
}

@media (max-width: 1200px) {
    
  .header .navbar_togglers,
  .sticky_header_main .navbar_togglers {
    display: block;
  }
  .header_content_collapse {
    display: none !important;
  }
  .crt_mobile_menu .navbar_nav li.mega_menu {
    position: relative !important;
  }
  .crt_mobile_menu .navbar_nav li.mega_menu .dropdown-btn {
    display: block;
  }
  .crt_mobile_menu .navbar_nav li.mega_menu a span.fa-angle-down {
    display: none !important;
  }
  .header .navbar_togglers,
  .sticky_header_main .navbar_togglers {
    padding-right: 20px;
  }
  /*  */
  .header.style_one.style_two_remade .auto-container:before,
  .default_sickty_heaad.style_one.style_two_remade .auto-container:before {
    display: none;
  }
  .top_bar {
    background: #2e3e57;
  }
  .top_bar .top_inner .common_css .contntent .text span,
  .top_bar .top_inner .common_css .contntent .text a {
    color: #ffffff !important;
  }
  .top_bar .top_inner .common_css .contntent .text span i,
  .top_bar .top_inner .common_css .contntent .text a i {
    color: #863f21 !important;
  }
  .top_bar .top_inner .common_css .contntent .text span i,
  .top_bar .top_inner .common_css .contntent .text a i {
    background-color: #fff;
  }
}

@media (max-width: 600px) {
    .card1 img {height:300px;}
    .card-content1 h2{
        line-height: 15px;
        font-size: 13px !important;
    }
  .carousel1 .carousel-inner .carousel-item > div {
    display: none;
  }

  .carousel1 .carousel-inner .carousel-item > div:first-child {
    display: block;
  }
}

.carousel1 .carousel-inner .carousel-item.active,
.carousel1 .carousel-inner .carousel-item-start,
.carousel1 .carousel-inner .carousel-item-next,
.carousel1 .carousel-inner .carousel-item-prev {
  display: flex;
}

/* image responsive */
.about_img1 {
  width: 100%;
  height: 470px;
  object-fit: cover;
}

/* custom responsive */

@media (max-width: 1200px) {
     
  .header .logo_column,
  .sticky_header_main .logo_column {
    width: 86%;
    padding: 0;
  }
  .header .menu_column,
  .sticky_header_main .menu_column {
    width: 14%;
    display: flex;
    justify-content: end;
    padding-right: 10px;
  }
  .carousel-caption {
    top: 17%;
  }
  .content_bx h2 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 15px;
  }
  .about_sec_row {
    align-items: start !important;
  }

  .about_sec_row .mb-lg-5 {
    margin-bottom: 0 !important;
  }
  .services_sec .content_bx h2 {
    line-height: 40px;
    font-size: 30px;
  }
  .carousel-caption {
    top: 20%;
  }
  .slider_content h1 {
    font-size: 55px;
    line-height: 70px;
  }
  .cards.slidernew {
    height: 57vh;
 }
}

@media (max-width: 1199px) {
  .crt_mobile_menu .menu-box {
    width: 90%;
  }
  .header.style_one.style_two_remade {
    position: relative;
  }

  .carousel-item img {
    height: auto;
    object-fit: cover;
  }
  .slider {
    height: auto !important;
  }

  .header_area {
    position: relative;
  }
  .fixed-header .top_bar {
    background: #2e3e57 !important;
  }
  .header .header_logo_box,
  .default_sickty_heaad .header_logo_box {
    position: relative;
    padding-left: 25px;
  }
  div#carouselExampleCaptions {
    height: auto !important;
  }
  .slider_btns {
    margin-top: 0px;
}
.slider {
    box-shadow: inset 0px 0px 10px #c1c1c1;
}
.header.style_one.style_two_remade,
.default_sickty_heaad.style_one.style_two_remade {
  box-shadow: 0px 0px 5px #c1c1c1 !important;
}
.cards.slidernew {
    height: 57vh;
 }
}

@media (max-width: 992px) {
  .about_sec_row {
    row-gap: 20px;
  }
  .content_bx h2 {
    line-height: 40px;
  }
  .upper_content {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .upper_content .description {
    margin-left: 0px !important;
  }
  .lower_content {
    position: unset !important;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .testimonial_box.type_two .lower_content p {
    right: 110px;
    bottom: 7px;
  }
  .footer_copy_content {
    text-align: center !important;
  }
  .project_box.style_two .image img {
    height: 227px;
  }
  .services_sec .content_bx {
    text-align: center;
  }

  .testimonial_box.type_two .lower_content {
    padding: 0px;
  }
  .lg-pd_bottom_40 {
    padding-bottom: 40px;
  }
  .about_new_style {
    flex-direction: column;
  }
  .about_new_style .image_boxes.style_seven {
    position: unset;
  }
  .about_new_style .content_bx {
    padding: 50px 90px 50px 90px;
    width: 100%;
  }
  .team_intro_box .team_intro_inner .image_bg img {
    height: 100%;
    object-fit: cover;
  }
  .project_box.style_three {
    display: flex;
    flex-direction: column;
    padding: 30px 0px 30px 0px;
  }
  .project_box.style_three .content_inner {
    width: 100%;
    padding: 30px 35px;
  }
  .project_box.style_three .image {
    width: 100%;
    padding: 10px 10px 10px 10px;
  }
  .project-section .swiper-button-prev:after {
    display: none;
  }
  .project-section .swiper-button-next:after {
    display: none;
  }
  .slider_content h1 {
    font-size: 45px;
    line-height: 60px;
}
    .cards.slidernew {
    height: 68vh;
}
}

@media (max-width: 991px) {
  .services_sec .kmorebtn {
    display: none !important;
  }
  .team_intro_box .team_intro_inner .team_intro_start .left_content {
    top: 77%;
  }
  .team_intro_box .team_intro_inner {
    min-height: 900px;
  }
  .team_intro_box .image_right {
    right: 15%;
  }

}

@media (max-width: 820px) {
  .team_intro_box .team_intro_inner .team_intro_start .left_content {
    top: 77%;
  }
  .team_intro_box .team_intro_inner {
    min-height: 900px;
  }
  .team_intro_box .image_right {
    right: 15%;
  }
  .carousel-caption {
    top: 20%;
  }
  .slider_content h1 {
    font-size: 32px;
    line-height: 40px;
  }
  .cards.slidernew {
    height: 68vh;
}


}
@media (max-width: 800px) {
  .top_bar .top_inner {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 600px) {
  
  .left_side.common_css {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .top_bar .top_inner .common_css {
    line-height: 30px;
  }
  .slider_content h1 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .slider_content p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 20px;
  }
  .slider_btns {
    display: flex;
    column-gap: 5px;
  }
  .carousel-caption {
    top: 20px;
  }
  .carousel-item img {
    height: 178px;
    object-fit: cover;
  }
  .slider {
    height: 178px !important;
  }
  .theme-btn.two {
    line-height: 46px;
    min-height: 46px;
    height: 46px;
  }
  .theme-btn.one {
    line-height: 46px;
    min-height: 46px;
    height: 46px;
  }
  .about_img1 {
    width: 100%;
    height: 333px;
    object-fit: cover;
  }
  .content_bx h2 {
    font-size: 24px;
    line-height: 35px;
  }
  .content_bx ul {
    margin: 0 0 15px 0;
  }
  .project_post.style_seven {
    padding: 10px;
  }
  .project_post.style_seven .image_box {
    border-radius: 10px 10px 0px 0px;
  }
  .services_sec .pd_bottom_35 {
    padding: 0px;
  }
  .services_sec {
    padding-bottom: 30px;
  }
  .project_box.style_two .image img {
    height: 229px;
  }
  .project_post.style_seven .image_box img {
    height: 222px;
  }
  .top_bar .top_inner .right_side {
    display: none !important;
  }
  .countbox_col {
    display: flex;
    justify-content: space-between;
    column-gap: 10px;
  }
  .countbox_col .count-box {
    margin: 0;
  }
  .countbox_row {
    row-gap: 21px;
  }
  .services_sec .content_bx h2 {
    line-height: 40px;
    font-size: 30px;
  }
  .services_sec .content_bx p {
    text-align: justify;
  }
  .services_sec .pd_bottom_70 {
    padding-bottom: 20px;
  }

  .product-section .pd_bottom_35 {
    padding-bottom: 70px;
  }

  .blog_sec .pd_top_80 {
    padding-top: 60px !important;
  }
  .about_new_style .content_bx {
    padding: 0;
    width: 100%;
    border: none;
  }
  .team_intro_box .image_right img {
    width: auto !important;
    height: 349px;
  }
  .team_intro_box .image_right {
    height: 349px;
  }
  .team_intro_box .team_intro_inner .team_intro_start .left_content {
    padding: 0px;
    position: relative;
    top: 100%;
  }

  .team_intro_box .team_intro_inner .team_intro_start .title h1 {
    font-size: 24px;
    line-height: 30px;
  }
  .team_intro_box .team_intro_inner .team_intro_start .quotes {
    padding-left: 0px;
  }
  .team_intro_box .team_intro_inner .team_intro_start .quotes span {
    position: absolute;
    left: 40%;
    top: -35px;
    font-size: 30px;
  }
  .team_intro_box .team_intro_inner .team_intro_start .quotes h5 {
    font-size: 15px;
    line-height: 25px;
  }
  .team_intro_box .team_intro_inner {
    min-height: 630px;
  }
  .team_intro_box .team_intro_inner .team_intro_start .authour_dtls {
    margin-left: 0px;
  }

  .team_intro_box .image_right {
    right: unset;
  }
  .breadcrumb_box {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .header_area {
    position: relative;
  }
  .top_bar {
    background: #2e3e57;
  }
  .top_bar .top_inner .common_css .contntent {
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
  }
  .carousel-caption-box:before {
    height: 178px;
  }
  .pd_top_120 {
    padding-top: 50px !important;
  }

  .whyus_sec .content_bx {
    text-align: center !important;
  }
  .header.style_one.style_two_remade,
  .default_sickty_heaad.style_one.style_two_remade {
    background: #fff !important;
    box-shadow: 0px 0px 10px #c1c1c1;
  }
  .fixed-header .top_bar.style_one {
    background: #2e3e57 !important;
  }
  .header.style_one.style_two_remade .auto-container,
  .default_sickty_heaad.style_one.style_two_remade .auto-container {
    padding: 5px 0px 5px 0px;
  }
  .theme-btn.onenew {
    line-height: 25px;
    font-size: 12px;
    padding: 0px 12px;
  }
  .carousel-control-prev {
    display: none;
  }
  .carousel-control-next {
    display: none;
  }

  /*  */
  .top_bar .auto-container {
    padding: 5px 0px;
}
.top_bar .auto-container .col-lg-12{
    padding: 0;
}
.left_side.common_css {
    flex-direction: row;
    column-gap: 15px;
}
.top_bar .top_inner .common_css .contntent {
    display: flex;
    align-items: center;
}
.top_bar .top_inner .common_css .contntent i {
    position: unset;
}
.fixed-header .get_sticky_header {
    top: 49px;
}
  .cards.slidernew {
    height: 30vh;
}

}
