@media screen and (max-width:1440px){
    .art-dental-slider-nav .nav-icon-box .elementor-widget-container::after{
        right: 0;
        width: 25px;
        height: 3px;
    }
}
@media screen and (max-width:1299px){
    .main-banner-slider .slick-prev {
        left: 10px;
    }
    .main-banner-slider .slick-next {
        right: 10px;
    }
}
@media(max-width: 1024px){
    .container{
        padding-left: 15px;
        padding-right: 15px;
        max-width: 100%;
    }
    .team-details{
        padding: 60px 0px;
    }

    .small-banner-wrapper h1{
        font-size: 30px;
    }

    .single-blog-details .blog-info h1{
        font-size: 34px;
        line-height: normal;
    }

    .art-dental-slider-nav .nav-icon-box .elementor-widget-container::after{
        content: none;
    }
    .single-blog-details .blog-image{
        height: 250px;
    }

    .small-banner-wrapper .breadcrumb li a,
    
    .small-banner-wrapper .breadcrumb li.active,
    
    .small-banner-wrapper  .breadcrumb-item+.breadcrumb-item::before{
        font-size: 14px;
        line-height: 23.4px;
    }
    .testimonial-section .discription-box p{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }
}
@media screen and (max-width:768px){
    .content-right-wrapper .our-team-details-card{
        margin-top: 20px;
    }
    .custom-slick-arrow {
        padding-bottom: 20px !important;
    }
    .case-studie-slider.custom-slick-arrow,
    .single-case-studie-slider.custom-slick-arrow {
        padding-bottom: 60px !important;
        top: calc(100% - 0px);
    }
    .custom-slick-arrow .slick-prev {
        right: calc(50% + 5px) !important;
    }
    .custom-slick-arrow .slick-next {
        left: calc(50% + 5px) !important;
    }
}
@media(max-width: 767px){
    .single-blog-details .blog-content h2 {
        font-size: 22px;
        line-height: normal;
    }
     .title-with-img .elementor-heading-title::after,
    .title-with-img .elementor-heading-title::before{
        display: none;
    }
    .title-with-img img {
        width: 70px;
        height: 30px;
    }
    .dentist_wrapper_box .dentist-abc::before{
        left: 50%;
        transform: translate( -50% , 0%);
        top: 100%;
        width: 60px;
        height: 1px;
    }
    .custom-slick-arrow .slick-prev {
        top: calc(100% - -20px);
    }
    .custom-slick-arrow .slick-next {
        top: calc(100% - -20px);
    }
    .our-team-text {
        padding: 20px;
    }
    .our-team-text h6{
        font-size: 22px;
        line-height: 25px;
        margin-bottom: 8px;

    }
    .team-details{
        padding: 40px 0px;
    }
    .single-blog-details .blog-info h1{
        font-size:28px;
        line-height: normal;
    }
}
