@media screen and (max-width:991px) {
    .footer_copyright_section__social{
    	justify-content: center !important;
    	margin-top: 12px;
    }
    .footer_copyright_section{
   	  text-align: center;
    }
    .inner_hero_section{
      padding: 40px 0px;
    }
    .upperheader__info {
        display: none;
     }
     .upperheader__social {
       justify-content: left;
       padding: 5px 0px; 
     }
     .navbar{
       padding: 8px 0px !important;
     }
     .mobileheader img {
        width: 170px;
      }
      #headerbox{
        display: flex;
        justify-content:space-evenly;
        align-items: center;
     }
     #Menu_btn{
        display: flex;
        justify-content: end;
        visibility: visible;
     }
     .mobile-nav-toggle{
        display: block;
     }
     .blog_details_slider_box{
        padding: 0px 15px 0px !important;
     }
     .footertop_section {
       padding: 25px 0px;
     }
     .blog_details_section {
        padding: 20px 0px 10px;
     }
     .blog_details_content h1 {
        font-size: 20px;
        line-height: 24px;
     }
     .blog_details_content h3 {
       font-size: 18px;
       line-height: 24px;
    }
    .footertop_inner_box h2 {
         font-size: 22px;
     }
    .footertop_inner_box {
       padding: 30px 15px 40px;
    }
    .footertop_inner_box p {
       font-size: 14px;
    }
    .business_assignment_header {
       padding: 30px 0px;
    }
    .blog_details_content h5 {
       font-size: 21px;
       line-height: 30px;
    }
    .footer_inner_box h3 {
       font-size: 20px;
       margin-bottom: 20px;
     }
     .footer_inner_box {
        padding: 15px 15px 0px;
     }
    .footer_inner_box img {
       width: 195px;
       margin-bottom: 20px;
    }
    .breadcrumbs_innersection h3 {
       font-size: 33px;
       margin-bottom: 16px;
    }
    .breadcrumbs_innersection {
      padding: 40px 0px;
    }
    .error_innerbox h1{
     font-size:22px;

    }
    .error_innerbox img {
       width: 100%;
     }
     .hero_section_text h1,.about_us_section_content h1{
        font-size:32px;
     }
     .home_about_us_section_content h3,.Online_Assignment_Writing_section_content h3,.hero_section_form H2{
         font-size:20px;

     }
     .latest_blog_heading h3,.contact_details_box h3,.contact_details_box h3{
         font-size:25px;
     }
     .latest_blog_heading {
        text-align: center;
        padding: 10px 0px 20px;
     }
     .about_us_section {
        padding: 20px 0px;
      }
     .contact_section {
        padding: 35px 15px;
     }

     p{
        font-size:14px !important;
     }
     .contact_btn input{
        width: 100% !important;
        margin-right: 0px !important;
    }
    .budget_dropdown select{
     
      top:5px;
   }

}

