@media(min-width:1200) {

    /* Chief member part */
    .chief_member_item {
        margin-bottom: 0;
    }
}

/* For large device */
@media(min-width: 992px) and (max-width:1199.98px) {

    /* navbar part */
    .nav_manu ul li {
        padding-top: 32px;
        margin-bottom: 12px;
    }

    /* Banner part  */
    .banner_second {
        bottom: 15rem;
    }

    /* Digital law */
    .digital_law_img img {
        width: 400px;
    }

    /* about part */
    .about_us,
    .about_consultation {
        padding-top: 6%;
    }

    /* Latest news part */
    .court_corridor_item {
        height: 300px;
        width: 300px;
    }

    #latest_news {
        padding: 80px 0 430px;
        background-color: #ebebeb;
    }

    /* Footer part  */
    .footer_about img {
        height: 70px;
        width: 250px;
    }

    /* chamberhead part */


    #chamberhead_ditails p {
        margin: 10px 200px;
    }

    /* blog */
    .calendar-container {
        width: 280px;
    }
}

/* For mediam device */
@media(min-width: 768px) and (max-width:991.98px) {

    /* header part */
    .header_socile ul {
        float: left;
        margin-left: 180px;
    }

    .header_contact {
        margin-left: 115px;
    }

    /* navbar part */

    .nav_manu ul li:hover::after {
        width: 0;
    }

    .nav_manu ul li {
        padding-top: 20px;
        margin-left: 29px;
        margin-bottom: 0px;
    }

    .nav_manu ul li a {
        padding: 4px;
        border-radius: 5px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
        background-color: #f1f1f1;
    }

    .nav_manu ul li a i {
        background-color: none;
        padding: 3px;
        border-radius: 5px;
    }

    /* about part */
    .about_us,
    .about_consultation {
        padding-top: 7%;
    }

    /* Banner part  */
    #banner img {
        height: 500px;
    }

    .banner_second {
        bottom: 11rem;
    }

    /* Digital Law */
    .digital_law_wlm {
        padding-top: 5rem;
    }

    .digital_law_img img {
        width: 100%;
    }


    /* trusted_team part */
    .trusted_team_img {
        margin-top: 25px;
    }

    /* Latest news part */
    .court_corridor_item {
        height: 330px;
        width: 330px;
    }

    /* Footer part */
    .footer_about img {
        height: 80px;
        width: 200px;
    }

    /* Testimonial part */
    .law_services a {
        padding: 15px 20px;
    }

    .Services_defarent {
        display: none !important;
    }

    /* History part  */
    .history_img img {
        height: 500px;
        width: 100%;
    }

    .counter {
        margin-bottom: 40px;
    }

    #chamberhead_ditails p {
        margin: 10px 80px;
    }

    /* Chief member part */
    .chief_member_item {
        margin-bottom: 50px;
    }

    /* contact page */
    #contact input,
    textarea {
        width: 85%;
    }

    /* blog */

    .blog_celender {
        padding-top: 60px;
    }


}

/* For Small device */
@media(min-width: 576px) and (max-width:767.98px) {
    .header_socile ul {
        float: left;
        margin-left: 90px;
    }

    .header_contact {
        margin-left: 20px;
    }

    /* navbar part */

    .nav_manu ul li:hover::after {
        width: 0;
    }

    .nav_manu ul li {
        margin-bottom: 0px;
        padding-top: 20px;
    }

    .nav_manu ul li a {
        padding: 4px;
        border-radius: 5px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
        background-color: #f1f1f1;
    }

    .nav_manu ul li a i {
        background-color: none;
        padding: 2px;
        border-radius: 4px;
    }

    /* AUTHOR LINK */
    .projectFactsWrap .item {
        flex: 0 0 50%;
    }

    .authorWindow {
        width: 210px;
    }

    .authorWindowWrapper {
        bottom: -170px;
        margin-bottom: 20px;
    }

    /* Banner part  */
    #banner img {
        height: 400px;
    }

    .banner_second {
        bottom: 8rem;
    }

    /* Digital Law */

    .digital_law_wlm {
        padding-top: 3rem;
    }

    .wlm_item div {
        margin-bottom: 15px;
    }

    .digital_law_img img {
        width: 100%;
    }

    /* about part */
    .about_us,
    .about_consultation {
        padding-top: 9%;
    }


    /* trusted_team part */
    .trusted_team_img {
        margin-top: 25px;
    }

    /* Latest news part */
    .court_corridor_item {
        height: 250px;
        width: 250px;
    }

    .court_corridor_item p {
        display: none;
    }

    #latest_news {
        padding: 80px 0 200px;
        background-color: #ebebeb;
    }

    /* Related Issues part */
    .retaliation_item {
        margin-bottom: 25px;
    }

    /* Footer part */
    .category_item_content {
        border-right: none;
    }

    .footer_about {
        margin-bottom: 50px;
    }

    .footer_categorys {
        margin-bottom: 50px;
    }

    /* Testimonial part */
    .testimonial {
        margin-bottom: 50px;
    }

    /* History part */
    .counter {
        margin: 20px auto;
    }

    .projectFactsWrap .item {
        flex: 0 0 50%;
    }

    /* About count part */
    .projectFactsWrap .item {
        border: 0px solid #fff;
    }

    #chamberhead_ditails p {
        margin: 10px 0px;
    }

    /* Chief member part */
    .chief_member_item {
        margin-bottom: 50px;
    }

    /* contact page */
    #contact button {
        margin-bottom: 60px;
    }

    #contact input,
    textarea {
        width: 85%;
    }

    /* blog */

    .blog_celender {
        padding-top: 60px;
    }

}

/* For none device */
@media(max-width:575.98px) {

    /* header part */
    .header_contact {
        display: block;
        margin-left: 10px;
    }

    .header_socile ul {
        float: left;
        padding-left: 0;
    }

    /* navbar part */
    .nav_manu ul li:hover::after {
        width: 0;
    }


    .nav_manu ul {
        margin-top: 10px;
    }

    .nav_manu ul li {
        margin-bottom: 0px;
        padding-top: 5px;
    }

    .nav_manu ul li a {
        padding: 1px;
        border-radius: 5px;
        box-shadow: 0 0 10px rgba(43, 43, 43, 0.9);
        background-color: #f1f1f1;
    }

    .nav_manu ul li a i {
        background-color: none;
        padding: 2px;
        border-radius: 4px;
    }

    /* Banner part  */
    #banner img {
        height: 250px;
    }

    .banner_second {
        bottom: 7rem;
    }

    /* Digital Law */
    .digital_law_wlm {
        padding-top: 1rem;
    }

    .wlm_item div {
        margin-bottom: 15px;
    }

    .digital_law_img img {
        width: 100%;
    }

    /* about part */
    .about_us,
    .about_consultation {
        padding-top: 13%;
    }

    /* trusted_team part */
    .trusted_team_img {
        margin-top: 25px;
    }

    /* AUTHOR LINK */
    .projectFactsWrap .item {
        flex: 0 0 50%;
    }

    .authorWindow {
        width: 210px;
    }

    .authorWindowWrapper {
        bottom: -170px;
        margin-bottom: 20px;
    }

    /* Latest news part */
    #latest_news {
        padding: 0px 0 0px;
        background-color: #ebebeb;
    }

    .court_corridor_item {
        height: 100%;
        width: 100%;
    }

    .court_corridor {
        margin-bottom: 150px;
    }

    .court_corridor_item p {
        display: none;
    }

    /* Related Issues part */
    .retaliation_item {
        margin-bottom: 25px;
    }

    /* Footer part */
    .category_item_content {
        border-right: none;
    }

    .footer_about {
        margin-bottom: 50px;
    }

    .footer_categorys {
        margin-bottom: 50px;
    }

    /* Testimonial part */
    .law_services a {
        padding: 15px 15px;
    }

    .Services_defarent {
        display: none !important;
    }

    .law_services_content_item_text p {
        display: none !important;
    }

    /* Testimonial part */
    .testimonial {
        margin-bottom: 50px;
    }

    /* History part */
    .counter {
        margin: 20px auto;
    }

    /* About count part */
    .projectFactsWrap .item {
        border: 0px solid #fff;
    }

    #chamberhead_ditails p {
        margin: 10px 0px;
    }

    /* Chief member part */
    .chief_member_item {
        margin-bottom: 50px;
    }

    /* contact page */
    #contact button {
        margin-bottom: 60px;
    }

    #contact input,
    textarea {
        width: 95%;
    }

    /* blog */
    .blog_celender {
        padding-top: 60px;
    }

}