@media (min-width: 992px) and (max-width: 1199.98px) {
    footer {
        padding: 70px 0 40px 0;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .section_header p {
        padding: 0 100px 60px 100px;
    }
    .navbar-nav {
        text-align: center;
        background: #fff;
    }
    .navbar-light .navbar-toggler {
        border: none;
        outline: 0;
    }
    .navbar-brand img {
        max-width: 80px;
    }
    .fullscreen {
        height: 800px;
    }
    .banner_left h1 {
        font-size: 26px;
    }
    .banner_img img{
        max-height: 440px;
    }
    .about_left_img {
        width: 280px;
        height: 280px;
    }
    .about_section_right h5 {
        padding-top: 0;
    }
    .counterup_single_part h4 {
        font-size: 13px;
    }
    .single_testimonial {
        text-align: center;
    }
    .owl-carousel .owl-item img {
        display: inline-block;
    }
    .test_decs p {
        padding: 20px 30px 20px 30px;
    }
    .contact_header p {
        padding-right: 0;
    }
    .contact_form {
        position: inherit;
        left: 0;
        padding: 0;
        box-shadow: none;
        background: #fff;
    }
    .footer_left p {
        padding-right: 0;
    }
    .social_icons {
        text-align: center;
    }
    .social_icons li {
        float: none;
    }
    .footer-menu {
        text-align: center;
    }
    .copy_right_text {
        text-align: center;
        padding-top: 25px;
    }
    footer {
        padding: 70px 0 40px 0;
    }
    #copy_right_section {
        padding-bottom: 40px;
    }
    #service_section {
        padding-bottom: 0;
    }
    .service_left_item {
        text-align: center !important;
    }
    .service_item_icon i {
        position: inherit;
    }
    .service_left_item h3 {
        padding-right: 0;
        padding-top: 15px;
    }
    .service_left_item p {
        padding: 0 100px 25px 100px;
    }
    .service_left_item .button {
        padding-right: 0px;
    }
    .service_middle_part {
        text-align: center;
        margin-bottom: 50px;
    }
    .service_middle_part img {
        width: 60%;
    }
    .service_right .service_left_item h3 {
        padding-left: 0;
        padding-top: 15px;
    }
    .service_right .service_left_item p {
        padding: 0 100px 25px 100px;
    }
    .service_right .service_left_item .button {
        padding-left: 0;
    }
    .service_middle_part img {
        padding-top: 0;
    }
}

@media (max-width: 767px) {
    .section_space {
        padding: 50px 0;
    }
    .section_header p {
        padding: 0 0 60px 0;
    }
    .section_header h2 {
        font-size: 26px;
        padding-bottom: 15px;
    }
    /*  heading  */
    .navbar-light .navbar-toggler {
        border: none;
        outline: 0;
    }
    .navbar-nav {
        text-align: center;
        background: #fff;
    }
    .navbar-brand img {
        max-width: 50px;
    }
    /*  navbar  */
    .fullscreen {
      /*  height: 400px; */
    }
    .banner_left h1 {
        font-size: 24px;
    }
    .banner_left h3 {
        font-size: 24px;
    }
    .button a {
        padding: 10px 20px;
        font-size: 12px;
    }
    .banner_left_info p {
        padding-bottom: 30px;
    }
    .banner_img {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .banner_img img{
        max-height: 350px;
    }
    /* banner end  */
    .about_left_img {
        text-align: center;
    }
    .about_left_img img {
        width: 60%;
    }
    .about_dots_img {
        left: 0;
    }
    .about_wrap {
        display: flex;
    }
    .about_wrap .about_section_left {
        order: 2;
    }
    .about_wrap .about_section_right {
        order: 1;
        padding-bottom: 50px;
    }
    .about_section_right h5 {
        padding-top: 0;
    }
    /*  about end  */
    #service_section {
        padding-bottom: 0;
    }
    .service_left_item {
        text-align: center !important;
    }
    .service_item_icon i {
        position: inherit;
    }
    .service_left_item h3 {
        padding-right: 0;
        padding-top: 15px;
    }
    .service_left_item p {
        padding: 0 100px 25px 100px;
    }
    .service_left_item .button {
        padding-right: 0px;
    }
    .service_middle_part {
        text-align: center;
        margin-bottom: 50px;
    }
    .service_middle_part img {
        width: 60%;
    }
    .service_right .service_left_item h3 {
        padding-left: 0;
        padding-top: 15px;
    }
    .service_right .service_left_item p {
        padding: 0 100px 25px 100px;
    }
    .service_right .service_left_item .button {
        padding-left: 0;
    }
    .service_middle_part img {
        padding-top: 0;
    }
    /*  service end  */
    .counterup_single_part {
        padding-bottom: 40px;
    }
    .last_counterup {
        padding-bottom: 0;
    }
    /*  counterup end  */
    #portfolio_section {
        padding-bottom: 20px;
    }
    /*  portfolio end  */
    #blog_section {
        padding-bottom: 10px;
    }
    .blog_wrap {
        width: 60%;
        margin: 0 auto;
        margin-bottom: 40px;
    }
    /*  blog end  */
    .single_testimonial {
        text-align: center;
    }
    .owl-carousel .owl-item img {
        display: inline-block;
    }
    .test_decs p {
        padding: 20px 30px 20px 30px;
    }
    /*  testimonial end  */
    .contact_header {
        text-align: center;
    }
    .contact_header p {
        padding-right: 0;
    }
    .contact_form {
        padding: 40px 0 0px 0;
    }
    .contact_form {
        background: #fff;
        position: inherit;
        padding-bottom: 0;
        left: 0;
        box-shadow: none;
    }
    .address_info {
        text-align: center;
    }
    .address_info li i {
        position: inherit;
    }
    .address_info li a {
        padding-left: 5px;
    }
    .from_title {
        text-align: center;
    }
    /*  contact end  */
    footer {
        text-align: center;
        padding: 50px 0;
    }
    .footer_left {
        padding-bottom: 30px;
    }
    .footer_left p {
        padding: 15px 30px 0 30px;
    }
    .footer_middle p {
        padding: 15px 30px 0 30px;
    }
    .social_icons li {
        float: none;
    }
    /*  footer end  */
    #copy_right_section {
        text-align: center;
        padding-bottom: 50px;
    }
    .copy_right_text {
        text-align: center;
        padding-top: 15px;
    }
    /*  copyrigth end  */
}

@media (max-width: 575.98px) {
    .section_space {
        padding: 50px 0;
    }
    .section_header p {
        padding: 0 0 60px 0;
    }
    .section_header h2 {
        font-size: 26px;
        padding-bottom: 15px;
    }
    /*  heading  */
    .banner_left {
        padding-top: 80px;
    }
    .navbar-brand img {
        max-width: 90px;
        padding-left: 15px;
    }
    .navbar-light .navbar-toggler {
        margin-right: 15px;
    }
    .navbar-nav {
        text-align: center;
        background: #fff;
    }
    .navbar-light .navbar-toggler {
        border: none;
        outline: 0;
    }
    /*  navbar  */
    .fullscreen {
        height: 700px;
    }
    .banner_img img{
        max-height: 350px;
    }
    .banner_left h1 {
        font-size: 24px;
    }
    .banner_left h3 {
        font-size: 20px;
    }
    .button a {
        padding: 10px 20px;
        font-size: 12px;
    }
    .banner_left_info p {
        padding-bottom: 30px;
    }
    .banner_img {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    /* banner end  */
    .about_left_img {
        text-align: center;
    }
    .about_left_img img {
        width: 60%;
    }
    .about_dots_img {
        left: 0;
    }
    .about_wrap {
        display: flex;
    }
    .about_wrap .about_section_left {
        order: 2;
    }
    .about_wrap .about_section_right {
        order: 1;
        padding-bottom: 50px;
    }
    .about_section_right h5 {
        padding-top: 0;
    }
    /*  about end  */
    #service_section {
        padding-bottom: 0;
    }
    .service_left_item {
        text-align: center !important;
    }
    .service_item_icon i {
        position: inherit;
    }
    .service_left_item h3 {
        padding-right: 0;
        padding-top: 15px;
    }
    .service_left_item p {
        padding: 0 100px 25px 100px;
    }
    .service_left_item .button {
        padding-right: 0px;
    }
    .service_middle_part {
        text-align: center;
        margin-bottom: 50px;
    }
    .service_middle_part img {
        width: 60%;
    }
    .service_right .service_left_item h3 {
        padding-left: 0;
        padding-top: 15px;
    }
    .service_right .service_left_item p {
        padding: 0 100px 25px 100px;
    }
    .service_right .service_left_item .button {
        padding-left: 0;
    }
    .service_middle_part img {
        padding-top: 0;
    }
    /*  service end  */
    .counterup_single_part {
        padding-bottom: 40px;
    }
    .last_counterup {
        padding-bottom: 0;
    }
    /*  counterup end  */
    #portfolio_section {
        padding-bottom: 20px;
    }
    /*  portfolio end  */
    #blog_section {
        padding-bottom: 10px;
    }
    .blog_wrap {
        width: 60%;
        margin: 0 auto;
        margin-bottom: 40px;
    }
    /*  blog end  */
    .single_testimonial {
        text-align: center;
    }
    .owl-carousel .owl-item img {
        display: inline-block;
    }
    .test_decs p {
        padding: 20px 30px 20px 30px;
    }
    /*  testimonial end  */
    .contact_header {
        text-align: center;
    }
    .contact_header p {
        padding-right: 0;
    }
    .contact_form {
        padding: 40px 0 0px 0;
    }
    .contact_form {
        background: #fff;
        position: inherit;
        padding-bottom: 0;
        left: 0;
        box-shadow: none;
    }
    .address_info {
        text-align: center;
    }
    .address_info li i {
        position: inherit;
    }
    .address_info li a {
        padding-left: 5px;
    }
    .from_title {
        text-align: center;
    }
    /*  contact end  */
    footer {
        text-align: center;
        padding: 50px 0;
    }
    .footer_left {
        padding-bottom: 30px;
    }
    .footer_left p {
        padding: 15px 30px 0 30px;
    }
    .footer_middle p {
        padding: 15px 30px 0 30px;
    }
    .social_icons li {
        float: none;
    }
    /*  footer end  */
    #copy_right_section {
        text-align: center;
        padding-bottom: 50px;
    }
    .copy_right_text {
        text-align: center;
        padding-top: 15px;
    }
    /*  copyrigth end  */
}

@media (max-width: 480px) {
    .banner_img img{
        max-height: 290px;
    }
    .about_section_left_wrap {
        width: 290px;
    }
    .service_left_item p {
        padding: 0 0 25px 0;
    }
    .service_right .service_left_item p {
        padding: 0 0 25px 0;
    }
    .portfolio_info i {
        font-size: 22px;
    }
    .blog_wrap {
        width: 80%;
    }
    .footer_left p {
        padding: 15px 0px 0 0px;
    }
    .footer_middle p {}
}

@media (max-width: 320px) {
    .fullscreen {
        height: 640px;
    }
    .banner_img img{
        max-height: 240px;
    }
    .about_section_left_wrap {
        width: 290px;
    }
    .service_left_item p {
        padding: 0 0 25px 0;
    }
    .service_right .service_left_item p {
        padding: 0 0 25px 0;
    }
    .portfolio_info i {
        font-size: 22px;
    }
    .blog_wrap {
        width: 100%;
    }
    .footer_left p {
        padding: 15px 0px 0 0px;
    }
    .footer_middle p {
        padding: 15px 0px 0 0px;
    }
}