/* Template Name: M&T - Bootstrap Law Firm Template
Template URI: https://www.designtocodes.com/product/mt-bootstrap-law-firm-template/
Description: M&T is a responsive bootstrap template specifically designed for Law firms, Advocates, or agencies.
Author: designtocodes
Author URI: https://www.designtocodes.com
Text Domain: M&T Law Firm */
/*
**********Home Page Section**********
***
======================================================*/

@media only screen and (min-width: 0px) and (max-width: 575px) {
  /*==================================Navbar start==================================*/
  .navbar-light .navbar-toggler-icon {
    background-image: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 17px 22px;
  }
  .navbar-light .navbar-toggler-icon i {
    font-size: 25px;
  }
  .navbar-light .navbar-toggler {
    border-color: var(--secondary-color) !important;
    padding: 0px;
  }

  .d2c_main_nav .d2c_nav_item .navbar-nav {
    padding: 15px 0px;
  }

  .d2c_main_nav .navbar ul li a {
    padding: 5px 0px;
  }
  .d2c_main_nav .navbar ul .dropdown .dropbtn {
    text-align: left;
  }
  .d2c_main_nav .navbar ul .dropdown .dropdown-content {
    min-width: 100%;
  }
  /*==================================Navbar end==================================*/

  /*==================================Global heading section start ==================================*/

  .d2c_header .d2c_heading {
    font-size: 30px;
    text-align: center;
    line-height: 35px;
  }
  .d2c_header ul {
    justify-content: center;
  }
  .d2c_header {
    margin-top: 90px;
  }

  /*==================================Global heading section  end==================================*/

  /*==================================home page start==================================*/

  .d2c_hero_section {
    height: 75vh;
    margin-top: 67px;
  }
  .d2c_hero_section h1 {
    font-size: 30px;
  }
  .d2c_hero_section p {
    font-size: 16px;
  }
  .d2c_hero_section .d2c_button_large {
    padding: 15px 30px !important;
  }
  .d2c_home_about h2{
    margin-top: 0px !important;
  }
  .d2c_home_services .d2c_home_services_heading {
    font-size: 30px;
    margin-bottom: 40px;
  }
  .d2c_home_services {
    background-image: none;
  }

  .d2c_CTA {
    padding: 50px 0px;
  }
  .d2c_CTA .d2c_CTA_left h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .d2c_CTA .d2c_CTA_btn {
    padding: 15px 30px !important;
  }
  .d2c_CTA .d2c_CTA_left p {
    font-size: 16px;
  }

  .d2c_testimonial .d2c_testimonial_content h3 {
    font-size: 25px;
  }
  .d2c_testimonial .d2c_testimonial_content p {
    font-size: 16px;
  }
  .d2c_testimonial .owl-carousel .owl-dots button {
    width: 50px;
  }
  .d2c_home_blog {
    padding-bottom: 60px;
  }
  .d2c_home_blog .d2c_blog_heading {
    font-size: 28px;
  }

  /*==================================home page end==================================*/

  /*================================== about page start ==================================*/

  .d2c_about_section {
    padding: 50px 0px;
    background-image: none;
  }
  .d2c_about_section .d2c_about_content h2 {
    margin-top: 30px;
    font-size: 30px;
  }

  .d2c_about_two {
    padding: 50px 0px;
  }
  .d2c_about_two .d2c_about_two_heading {
    margin-bottom: 50px;
    font-size: 30px;
  }

  .d2c_consultation {
    padding: 50px 0px;
  }
  .d2c_consultation .d2c_consultation_heading {
    font-size: 30px;
    margin-bottom: 50px;
  }
  .d2c_list_style ul li::after {
    display: none;
  }
  .d2c_consultation .d2c_consultation_content h2 {
    font-size: 20px;
  }

  .d2c_counter {
    padding: 50px 0px;
  }
  .d2c_counter .d2c_counter_content {
    margin: 10px auto;
  }

  .d2c_team {
    padding: 50px 0px;
    background-image: none;
  }
  .d2c_team .d2c_team_heading {
    font-size: 30px;
    margin-bottom: 50px;
  }

  .d2c_team .d2c_team_down {
    width: 290px;
    height: 150px;
  }
  .d2c_team .d2c_member_details {
    width: 290px;
  }

  /*================================== about page end ==================================*/

  /*==================================contact page start==================================*/

  .d2c_map_wrapper {
    display: none;
  }
  .d2c_contact {
    padding: 50px 0px;
  }

  /*==================================contact page end==================================*/

  /*==================================FAQ page start==================================*/

  .d2c_FAQ_main {
    padding: 50px 0px;
  }
  .d2c_FAQ_main .btn {
    font-size: 16px;
  }
  .d2c_FAQ_main .d2c_faq_content .card .card-body {
    font-size: 14px;
  }
  .d2c_get_in_touch {
    padding: 0px 0px 60px 0px;
  }
  .d2c_get_in_touch .d2c_git_title {
    margin-bottom: 50px;
  }
  /*==================================FAQ page end==================================*/

  /*==================================author page start==================================*/

  .d2c_author {
    padding: 50px 0px;
  }
  .d2c_author .d2c_author_content .d2c_details h2 {
    font-size: 20px;
  }
  .d2c_author .d2c_button_wrapper {
    margin-top: 50px;
  }

  /*==================================author page end==================================*/

  /*==================================tag page start==================================*/

  .d2c_tag {
    padding: 50px 0px;
  }
  .d2c_tag .d2c_tag_content .d2c_tag_details {
    padding: 10px 10px 10px 0px;
  }
  .d2c_tag .d2c_tag_content .d2c_tag_details h3 {
    font-size: 20px;
  }
  .d2c_tag .d2c_button_wrapper {
    margin-top: 50px;
  }

  /*==================================tag page end==================================*/

  /*==================================blog page start==================================*/

  .d2c_recent_post {
    padding: 50px 0px 0px 0px;
  }
  .d2c_recent_post .d2c_post_card .card-body .card-title {
    font-size: 20px;
  }
  .d2c_recent_post .d2c_recent_right .card .card-title {
    font-size: 16px;
  }
  .d2c_recent_post .d2c_recent_right .card {
    height: max-content;
  }
  .d2c_blog_heading {
    margin: 50px 0px 35px 0px;
    font-size: 28px;
  }
  .d2c_post_card .card {
    height: 390px;
  }
  .d2c_semi_large_button {
    margin-top: 50px !important;
  }
  .d2c_feature_post {
    padding-bottom: 50px;
  }
  .d2c_post_card .card .card-title {
    font-size: 16px;
  }
  .d2c_post_card .card .card-body {
    padding: 20px;
  }

  /*==================================blog page end==================================*/

  /*================================== Single Blog page Start ==================================*/
  section .d2c_single_page_section {
    padding: 50px 0px 0px 0px !important;
  }
  .d2c_single_page_section
    .d2c_left_post_content
    .d2c_post_content
    .d2c_post_details
    .d2c_post_title {
    font-size: 22px;
  }

  .d2c_single_page_section
    .d2c_left_post_content
    .d2c_post_content
    .d2c_post_details
    p {
    font-size: 15px;
    margin-bottom: 15px;
  }
  .d2c_single_page_section .d2c_social_icon .d2c_title h3 {
    font-size: 20px;
  }
  .d2c_single_page_section .d2c_social_icon a {
    width: 36px;
    height: 34px;
  }
  .d2c_single_page_section .d2c_social_icon a i {
    font-size: 16px;
  }
  .d2c_single_page_section
    .d2c_comment_section
    .d2c_panel
    .d2c_comment_form
    .d2c_comment_title
    .d2c_title {
    font-size: 20px;
  }
  .d2c_single_page_section .d2c_related_post_area .d2c_Related_title {
    margin-top: 30px;
  }

  /*================================== Single Blog page End ==================================*/

  /*==================================services page start==================================*/

  .d2c_services {
    padding: 60px 0px;
  }

  /*==================================services page end==================================*/

  /*==================================login page start==================================*/

  .d2c_main .d2c_form_wrapper {
    padding: 60px 20px 50px 20px;
  }

  /*==================================login page end==================================*/

  /*==================================forgot page start==================================*/

  .d2c_main .d2c_form_wrapper {
    padding: 60px 20px 50px 20px;
  }

  /*==================================forgot page end==================================*/

  /*==================================registration page start==================================*/

  .d2c_main {
    height: auto;
    padding: 120px 0px 90px 0px;
    margin-top: 90px;
  }
  .d2c_main .d2c_form_wrapper {
    padding: 60px 20px 50px 20px;
  }

  /*==================================registration page end==================================*/

  /* 404 page start */
  .d2c_404{
    background-image: none;
    height: 60vh;
  }
  /* 404 page end */

  /*==================================footer start==================================*/
  .d2c_location_icon{
    width: auto;
  }
  /*==================================footer end==================================*/
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /*==================================Navbar start==================================*/
  .navbar-light .navbar-toggler-icon {
    background-image: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 17px 22px;
  }
  .navbar-light .navbar-toggler-icon i {
    font-size: 25px;
  }
  .navbar-light .navbar-toggler {
    border-color: var(--secondary-color) !important;
    padding: 0px;
  }

  .d2c_main_nav .d2c_nav_item .navbar-nav {
    padding: 15px 0px;
  }

  .d2c_main_nav .navbar ul li a {
    padding: 5px 0px;
  }
  .d2c_main_nav .navbar ul .dropdown .dropbtn {
    text-align: left;
  }
  .d2c_main_nav .navbar ul .dropdown .dropdown-content {
    min-width: 100%;
  }
  /*==================================Navbar end==================================*/

  /*==================================Global heading section start ==================================*/

  .d2c_header .d2c_heading {
    font-size: 35px;
    text-align: center;
    line-height: 40px;
  }
  .d2c_header ul {
    justify-content: center;
  }
  .d2c_header {
    margin-top: 90px;
  }

  /*==================================Global heading section  end==================================*/

  /*==================================home page start==================================*/

  .d2c_hero_section {
    height: 75vh;
    margin-top: 90px;
  }
  .d2c_hero_section h1 {
    font-size: 30px;
  }
  .d2c_hero_section p {
    font-size: 16px;
  }
  .d2c_hero_section .d2c_button_large {
    padding: 15px 30px !important;
  }

  .d2c_home_services .d2c_home_services_heading {
    font-size: 30px;
    margin-bottom: 40px;
  }
  .d2c_home_services {
    background-image: none;
  }

  .d2c_CTA {
    padding: 50px 0px;
  }
  .d2c_CTA .d2c_CTA_left h2 {
    font-size: 35px;
    line-height: 30px;
  }
  .d2c_CTA .d2c_CTA_btn {
    padding: 15px 30px !important;
  }
  .d2c_CTA .d2c_CTA_left p {
    font-size: 16px;
  }

  .d2c_testimonial .d2c_testimonial_content h3 {
    font-size: 25px;
  }
  .d2c_testimonial .d2c_testimonial_content p {
    font-size: 16px;
  }
  .d2c_testimonial .owl-carousel .owl-dots button {
    width: 50px;
  }
  .d2c_home_blog {
    padding-bottom: 50px;
  }

  /*==================================home page end==================================*/

  /*================================== about page start ==================================*/

  .d2c_about_section {
    padding: 50px 0px;
    background-image: none;
  }
  .d2c_about_section .d2c_about_content h2 {
    margin-top: 30px;
    font-size: 30px;
  }

  .d2c_about_two {
    padding: 50px 0px;
  }
  .d2c_about_two .d2c_about_two_heading {
    margin-bottom: 50px;
    font-size: 30px;
  }

  .d2c_consultation {
    padding: 50px 0px;
  }
  .d2c_consultation .d2c_consultation_heading {
    font-size: 30px;
    margin-bottom: 50px;
  }
  .d2c_list_style ul li::after {
    display: none;
  }
  .d2c_consultation .d2c_consultation_content h2 {
    font-size: 20px;
  }

  .d2c_counter {
    padding: 50px 0px;
  }
  .d2c_counter .d2c_counter_content {
    margin: 10px auto;
  }

  .d2c_team {
    padding: 50px 0px;
    background-image: none;
  }
  .d2c_team .d2c_team_heading {
    font-size: 30px;
    margin-bottom: 50px;
  }

  .d2c_team .d2c_team_down {
    width: 290px;
    height: 150px;
  }
  .d2c_team .d2c_member_details {
    width: 290px;
  }

  /*================================== about page end ==================================*/

  /*==================================contact page start==================================*/

  .d2c_map_wrapper {
    display: none;
  }
  .d2c_contact {
    padding: 50px 0px;
  }

  /*==================================contact page end==================================*/

  /*==================================FAQ page start==================================*/

  .d2c_FAQ_main {
    padding: 50px 0px;
  }
  .d2c_FAQ_main .btn {
    font-size: 16px;
  }
  .d2c_FAQ_main .d2c_faq_content .card .card-body {
    font-size: 14px;
  }
  .d2c_get_in_touch {
    padding: 0px 0px 50px 0px;
  }
  .d2c_get_in_touch .d2c_git_title {
    margin-bottom: 50px;
  }
  /*==================================FAQ page end==================================*/

  /*==================================author page start==================================*/

  .d2c_author {
    padding: 50px 0px;
  }
  .d2c_author .d2c_author_content .d2c_details h2 {
    font-size: 20px;
  }
  .d2c_author .d2c_button_wrapper {
    margin-top: 50px;
  }

  /*==================================author page end==================================*/

  /*==================================tag page start==================================*/

  .d2c_tag {
    padding: 50px 0px;
  }
  .d2c_tag .d2c_tag_content .d2c_tag_details {
    padding: 10px 10px 10px 0px;
  }
  .d2c_tag .d2c_tag_content .d2c_tag_details h3 {
    font-size: 20px;
  }
  .d2c_tag .d2c_button_wrapper {
    margin-top: 50px;
  }

  /*==================================tag page end==================================*/

  /*==================================blog page start==================================*/

  .d2c_recent_post {
    padding: 50px 0px 0px 0px;
  }
  .d2c_recent_post .d2c_post_card .card-body .card-title {
    font-size: 20px;
  }
  .d2c_recent_post .d2c_recent_right .card .card-title {
    font-size: 16px;
  }
  .d2c_recent_post .d2c_recent_right .card {
    height: max-content;
  }
  .d2c_blog_heading {
    margin: 50px 0px;
  }
  .d2c_post_card .card {
    height: max-content;
  }
  .d2c_semi_large_button {
    margin-top: 50px !important;
  }
  .d2c_feature_post {
    padding-bottom: 50px;
  }
  .d2c_post_card .card .card-title {
    font-size: 16px;
  }
  .d2c_post_card .card .card-body {
    padding: 20px;
  }

  /*==================================blog page end==================================*/

  /*================================== Single Blog page Start ==================================*/
  section .d2c_single_page_section {
    padding: 50px 0px 0px 0px !important;
  }
  .d2c_single_page_section
    .d2c_left_post_content
    .d2c_post_content
    .d2c_post_details
    .d2c_post_title {
    font-size: 22px;
  }

  .d2c_single_page_section
    .d2c_left_post_content
    .d2c_post_content
    .d2c_post_details
    p {
    font-size: 15px;
    margin-bottom: 15px;
  }
  .d2c_single_page_section .d2c_social_icon .d2c_title h3 {
    font-size: 20px;
  }
  .d2c_single_page_section .d2c_social_icon a {
    width: 36px;
    height: 34px;
  }
  .d2c_single_page_section .d2c_social_icon a i {
    font-size: 16px;
  }
  .d2c_single_page_section
    .d2c_comment_section
    .d2c_panel
    .d2c_comment_form
    .d2c_comment_title
    .d2c_title {
    font-size: 20px;
  }
  .d2c_single_page_section .d2c_related_post_area .d2c_Related_title {
    margin-top: 30px;
  }

  /*================================== Single Blog page End ==================================*/

  /*==================================services page start==================================*/

  .d2c_services {
    padding: 50px 0px;
  }

  /*==================================services page end==================================*/

  /*==================================login page start==================================*/

  .d2c_main .d2c_form_wrapper {
    padding: 50px 20px 50px 20px;
  }

  /*==================================login page end==================================*/

  /*==================================forgot page start==================================*/

  .d2c_main .d2c_form_wrapper {
    padding: 50px 20px 50px 20px;
  }

  /*==================================forgot page end==================================*/

  /*==================================registration page start==================================*/

  .d2c_main {
    height: auto;
    padding: 120px 0px 90px 0px;
    margin-top: 90px;
  }
  .d2c_main .d2c_form_wrapper {
    padding: 50px 20px 50px 20px;
  }

  /*==================================registration page end==================================*/

  /* 404 page */
  .d2c_404{
    margin-top: 90px;
    background-size: contain;
  }

  /*==================================footer start==================================*/
  .d2c_location_icon{
    width: auto;
  }
  /*==================================footer end==================================*/
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /*==================================Navbar start==================================*/
  .navbar-light .navbar-toggler-icon {
    background-image: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 17px 22px;
  }
  .navbar-light .navbar-toggler-icon i {
    font-size: 25px;
  }
  .navbar-light .navbar-toggler {
    border-color: var(--secondary-color) !important;
    padding: 0px;
  }

  .d2c_main_nav .d2c_nav_item .navbar-nav {
    padding: 15px 0px;
  }

  .d2c_main_nav .navbar ul li a {
    padding: 10px 0px;
  }
  .d2c_main_nav .navbar ul .dropdown .dropbtn {
    text-align: left;
  }
  .d2c_main_nav .navbar ul .dropdown .dropdown-content {
    min-width: 100%;
  }
  /*==================================Navbar end==================================*/

  /*==================================Global heading section start ==================================*/

  .d2c_header .d2c_heading {
    font-size: 50px;
  }
  .d2c_header {
    margin-top: 90px;
  }

  /*==================================Global heading section end ==================================*/

  /*==================================home page start==================================*/

  .d2c_hero_section {
    height: 70vh;
    margin-top: 90px;
  }
  .d2c_hero_section h1 {
    font-size: 40px;
  }
  .d2c_home_services {
    background-image: none;
  }
  .d2c_home_services .d2c_home_services_heading {
    margin-bottom: 60px;
  }
  .d2c_home_services .d2c_services_three {
    display: none !important;
  }
  .d2c_CTA .d2c_CTA_left h2 {
    font-size: 40px;
    line-height: 30px;
  }
  .d2c_CTA {
    padding: 60px 0px;
  }
  .d2c_home_blog .d2c_home_blog_three {
    display: none !important;
  }
  .d2c_home_blog .d2c_semi_large_button {
    display: inline-block !important;
  }
  .d2c_testimonial .owl-carousel .owl-dots button {
    width: 80px;
  }

  /*==================================home page end==================================*/

  /*==================================contact page start==================================*/

  .d2c_contact {
    padding: 60px 0px;
  }
  .d2c_address .d2c_address_wrapper {
    padding: 20px 15px;
  }
  .d2c_address .d2c_address_wrapper a {
    font-size: 14px;
  }
  .d2c_address .d2c_address_wrapper .d2c_icon svg {
    height: 40px;
    width: 40px;
  }

  /*==================================contact page end==================================*/

  /*==================================FAQ page start==================================*/

  .d2c_FAQ_main {
    padding: 60px 0px;
  }
  .d2c_FAQ_main .btn {
    font-size: 20px;
  }
  .d2c_get_in_touch {
    padding: 0px 0px 60px 0px;
  }
  .d2c_get_in_touch .d2c_git_title {
    margin-bottom: 60px;
  }
  /*==================================FAQ page end==================================*/

  /*==================================author page start==================================*/

  .d2c_author {
    padding: 60px 0px;
  }
  .d2c_author .d2c_author_content .d2c_details h2 {
    font-size: 16px;
  }
  .d2c_author .d2c_button_wrapper {
    margin-top: 60px;
  }
  .d2c_author .d2c_author_content .d2c_details p {
    font-size: 13px;
  }

  /*==================================author page end==================================*/

  /*==================================blog page start==================================*/

  .d2c_recent_post {
    padding: 60px 0px 0px 0px;
  }
  .d2c_recent_post .d2c_post_card .card-body .card-title {
    font-size: 20px;
  }
  .d2c_recent_post .d2c_recent_right .card .card-title {
    font-size: 13px;
    line-height: initial;
  }
  .d2c_recent_post .d2c_recent_right .card .card-body {
    padding: 10px;
  }
  .d2c_blog_heading {
    margin: 60px 0px;
  }
  .d2c_post_card .card .card-title {
    font-size: 16px;
  }
  .d2c_semi_large_button {
    margin-top: 60px !important;
  }

  /*==================================blog page end==================================*/

  /*================================== Single Blog page Start ==================================*/

  .d2c_single_page_section
    .d2c_left_post_content
    .d2c_post_content
    .d2c_post_details
    .d2c_post_title {
    font-size: 29px;
  }

  .d2c_single_page_section
    .d2c_left_post_content
    .d2c_post_content
    .d2c_post_details
    p {
    font-size: 17px;
  }
  .d2c_single_page_section .d2c_social_icon .d2c_title h3 {
    font-size: 22px;
  }
  .d2c_single_page_section .d2c_social_icon a {
    width: 36px;
    height: 34px;
  }
  .d2c_single_page_section .d2c_social_icon a i {
    font-size: 16px;
  }
  .d2c_single_page_section
    .d2c_comment_section
    .d2c_panel
    .d2c_comment_form
    .d2c_comment_title
    .d2c_title {
    font-size: 22px;
  }

  /*================================== Single Blog page End ==================================*/

  /*================================== about page start ==================================*/

  .d2c_about_section {
    padding: 60px 0px;
    background-image: none;
  }
  .d2c_about_section .d2c_about_content h2 {
    margin-top: 20px;
  }

  .d2c_about_two {
    padding: 60px 0px;
  }
  .d2c_about_two .d2c_about_two_heading {
    margin-bottom: 60px;
  }

  .d2c_consultation {
    padding: 60px 0px;
  }
  .d2c_consultation .d2c_consultation_heading {
    margin-bottom: 60px;
  }
  .d2c_list_style ul li::after {
    display: none;
  }

  .d2c_counter {
    padding: 60px 0px;
  }
  .d2c_counter .d2c_counter_content{
    width: 200px;
    height: 200px;
  }
  .d2c_counter .d2c_counter_content h1{
    font-size: 25px;
  }
  .d2c_team {
    padding: 60px 0px;
    background-image: none;
  }
  .d2c_team .d2c_team_heading {
    margin-bottom: 60px;
  }
  .d2c_team .d2c_member_details {
    width: 320px;
  }
  .d2c_team .d2c_team_down {
    width: 320px;
    height: 160px;
  }

  /*================================== about page end ==================================*/

  /*================================== services page start ==================================*/

  .d2c_services {
    padding: 60px 0px;
  }

  /*================================== services page end ==================================*/

  /*================================== registration page start ==================================*/

  .d2c_main {
    margin-top: 90px;
  }

  /*================================== registration page end ==================================*/

/* 404 page */
.d2c_404{
  margin-top: 90px;
  background-size: contain;
  height: 75vh;
}
  /*==================================footer start==================================*/
  .d2c_location_icon{
    width: auto;
  }
  /*==================================footer end==================================*/
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /*==================================home page start==================================*/

  .d2c_hero_section {
    height: 60vh;
  }
  .d2c_hero_section h1 {
    font-size: 50px;
  }
  .d2c_CTA .d2c_CTA_left h2 {
    font-size: 50px;
  }
  .d2c_testimonial .owl-carousel .owl-dots button {
    width: 120px;
  }

  /*==================================home page end==================================*/

  /*==================================blog page start==================================*/

  .d2c_recent_post .d2c_post_card .card-body .card-title {
    line-height: 27px;
  }
  .d2c_post_card .card .card-title {
    font-size: 15px;
  }

  /*==================================blog page end==================================*/

  /*================================== Single Blog page Start ==================================*/

  .d2c_single_page_section
    .d2c_left_post_content
    .d2c_post_content
    .d2c_post_details
    .d2c_post_title {
    font-size: 29px;
  }

  .d2c_single_page_section
    .d2c_left_post_content
    .d2c_post_content
    .d2c_post_details
    p {
    font-size: 17px;
  }
  .d2c_single_page_section .d2c_social_icon .d2c_title h3 {
    font-size: 22px;
  }
  .d2c_single_page_section .d2c_social_icon a {
    width: 36px;
    height: 34px;
  }
  .d2c_single_page_section .d2c_social_icon a i {
    font-size: 16px;
  }
  .d2c_single_page_section
    .d2c_comment_section
    .d2c_panel
    .d2c_comment_form
    .d2c_comment_title
    .d2c_title {
    font-size: 22px;
  }

  .d2c_single_page_section
    .d2c_right_sidebar
    .d2c_sidebar_item_list
    .d2c_sidebar_item
    a
    .card
    .card-body
    .card-title {
    font-size: 17px;
  }
  /*================================== Single Blog page End ==================================*/

  /*================================== about page start ==================================*/

  .d2c_list_style ul li::after {
    display: none;
  }
  .d2c_consultation .d2c_consultation_content h2 {
    font-size: 20px;
  }
  .d2c_team {
    background-image: none;
  }

  /*================================== about page end ==================================*/

  /*================================== services page start ==================================*/

  .d2c_services .d2c_services_content h1 {
    font-size: 20px;
  }

  /*================================== services page start ==================================*/
}
