/*
* ----------------------------------------------------------------------------------------
Author       : Tanvir Hossain
Template Name: Wize - Creative Personal Portfolio
Version      : 1.0                                          
* ----------------------------------------------------------------------------------------
*/



/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1280px) {
    .hero-content_05c673b26586906b {
        padding: 0;
    }

    .hero-content_05c673b26586906b h1 {
        line-height: 60px;
        margin: 20px 0px;
        font-size: 50px;

    }

    .main-hero-area_db135bda1d4140e2 {
        padding-top: 140px;
    }
}


/* Tablet Layout: 768px. */

@media only screen and (min-width: 767px) and (max-width: 991px) {

    .single-project-page-right_da8c58234272d349 {
        margin-top: 50px;
    }

    .about-social_ecbf22af822123eb {
        margin-bottom: 30px;
    }

    .about-social_ecbf22af822123eb {
        display: none;
    }

    .main-menu_77e7595e82663787 .mobile-logo_71a6a072bb1acebd img {
        width: 100%;
    }

    .section-title_24d45d81154c1369 p {
        padding-right: 50px;
    }

    .about-area_faa7023f78a675a1 {
        padding-top: 100px;
    }

    .resume-area_58ec949e6441cdbc {
        padding-top: 20px;
    }

    .skill-area_144fb47f65e40f80 {
        padding-top: 20px;
    }

    .services-area_eef41881fd60e0fd {
        padding-top: 20px;

    }

    .projects-area_199db3e6c8e9fba6 {
        padding-top: 20px;
    }

    .testimonials-area_25b695ced0b539e7 {
        padding-top: 20px;
    }

    .pricing-area_f9958b1f6b5a5df9 {
        padding-top: 20px;
    }

    .client-logo-area_5b65165832601a63 {
        padding-top: 20px;
    }

    .contact-area_18348b711a72364e {
        padding: 50px 0px;
    }

    .blog-area_577b7166e59c2ef3 {
        padding-top: 20px;
    }

    .hero-content_05c673b26586906b {
        padding: 0;
    }

    .hero-content_05c673b26586906b h1 {
        line-height: 60px;
        font-size: 50px;
        padding: 20px 0px;
    }

    .fixed-header .main-menu_77e7595e82663787 .navbar-collapse li a {
        color: var(--main-color);
    }

    .call-to-action-part_d78e62817975a442 {
        padding: 30px 30px;
    }

    .call-to-action-part_d78e62817975a442 h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .main-hero-area_db135bda1d4140e2 {
        padding-top: 100px;
        padding-bottom: 50px;
    }

    .company-design-area_42c4f0fe4d8b3931 {
        padding-top: 20px;
    }

    .about-content-part_b8d0f29d01f5a389 {
        padding-left: 0px;
    }

    .services-area_eef41881fd60e0fd {
        padding: 50px 0px;

    }

    .service-item_0de0cd930176119b {
        margin-bottom: 30px;
    }

    .single-page-hero-area_41aa5587e9b297f9 {
        padding-top: 130px;
        padding-bottom: 20px;
    }

    .single-page-hero-area_41aa5587e9b297f9 h2 {
        font-size: 50px;
        line-height: 60px;
    }

    .single-page-hero-area_41aa5587e9b297f9 p {
        padding-right: 0px;
    }

    .about-content-part_b8d0f29d01f5a389 h2 {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .section-title_24d45d81154c1369 h2 {
        font-size: 50px;
        line-height: 60px;
    }

    .blog-area_577b7166e59c2ef3 {
        padding: 50px 0px;
    }

    .blog-post-caption_62709fce59147d67 h2 a {
        font-size: 30px;
    }

    .blog-post-caption_62709fce59147d67 {
        padding-left: 20px;
        padding-top: 30px;
    }

    .single-blog-post-details_a1bd2d0a35457d1f,
    .single-blog-sidebar-area_8e4bda6d85be45f2,
    .post-comments-area_39855a644e631b99 {
        padding-right: 0px;
    }

    .comment-form-area_e05f91294ca94adf {
        margin-left: 0px;
        margin-bottom: 30px;
    }
}


/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
    .comment-form-area_e05f91294ca94adf {
        margin-left: 0px;
        margin-bottom: 30px;
    }

    .single-blog-post-details_a1bd2d0a35457d1f,
    .single-blog-sidebar-area_8e4bda6d85be45f2,
    .post-comments-area_39855a644e631b99 {
        padding-right: 0px;
    }

    .about-content-part_b8d0f29d01f5a389 {
        padding-left: 0px;
    }

    .section-title_24d45d81154c1369 h2 {
        font-size: 50px;
        line-height: 60px;
    }

    .single-project-page-right_da8c58234272d349 {
        padding-top: 40px;
    }

    .single-page-hero-area_41aa5587e9b297f9 {
        padding-top: 130px;
        padding-bottom: 20px;
    }

    .single-page-hero-area_41aa5587e9b297f9 h2 {
        font-size: 50px;
        line-height: 60px;
    }

    .single-page-hero-area_41aa5587e9b297f9 p {
        padding-right: 0px;
    }

    .call-to-action-part_d78e62817975a442 {
        padding: 30px 30px;
    }

    .call-to-action-part_d78e62817975a442 h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .company-design-area_42c4f0fe4d8b3931 {
        padding: 10px 0px;
    }

    .main-hero-area_db135bda1d4140e2 {
        padding-top: 100px;
        padding-bottom: 20px;
    }

    body {
        overflow-x: hidden;

    }

    .main-menu_77e7595e82663787 .mobile-logo_71a6a072bb1acebd img {
        width: 100%;
    }

    .about-social_ecbf22af822123eb {
        display: none;
    }

    .section-title_24d45d81154c1369 p {
        padding-right: 10px;
    }

    .about-area_faa7023f78a675a1 {
        padding-top: 75px;
        padding-bottom: 50px;
    }

    .resume-area_58ec949e6441cdbc {
        padding-top: 20px;
    }

    .skill-area_144fb47f65e40f80 {
        padding-top: 20px;
    }

    .services-area_eef41881fd60e0fd {
        padding: 50px 0px;

    }

    .service-item_0de0cd930176119b {
        margin-bottom: 30px;
    }

    .projects-area_199db3e6c8e9fba6 {
        padding-top: 20px;
    }

    .testimonials-area_25b695ced0b539e7 {
        padding-top: 20px;
    }

    .pricing-area_f9958b1f6b5a5df9 {
        padding-top: 20px;
    }

    .client-logo-area_5b65165832601a63 {
        padding-top: 20px;
    }

    .contact-area_18348b711a72364e {
        padding-top: 150px;
        padding-bottom: 50px;
    }

    .blog-area_577b7166e59c2ef3 {
        padding: 50px 0px;
    }

    .blog-post-caption_62709fce59147d67 h2 a {
        font-size: 30px;
    }

    .blog-post-caption_62709fce59147d67 {
        padding-left: 20px;
        padding-top: 30px;
    }

    .about-image-part_14956b08fc22b348 {
        padding-bottom: 30px;
    }

    .fixed-header .main-menu_77e7595e82663787 .navbar-collapse li a {
        color: #fff;
    }

    .fixed-header .main-menu_77e7595e82663787 .navbar-collapse li a:hover {
        color: var(--primary-color);
    }

    /* .hero-content_05c673b26586906b {
        padding: 0px 10px;
    } */

    .hero-content_05c673b26586906b h1 {
        line-height: 50px;
        font-size: 40px;
        padding: 20px 0px;
    }

    .hero-content_05c673b26586906b .dot-shape_0c23682bdf79dd39 {
        left: 3%;
        top: 15%;
    }

    .hero-content_05c673b26586906b .dot-shape2_4ec5730213deb0c5 {
        right: 6%;
        top: 58%;
    }

    .hero-counter-area_8b4efdf859647bc2 {
        width: 100%;
    }

    .hero-counter-area_8b4efdf859647bc2 .count-text {
        font-size: 30px;
    }

    .hero-counter-area_8b4efdf859647bc2 .counter-title_694f3c7f947e8abd {
        font-size: 14px;
    }

}


/* Wide Mobile vertical Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .hero-content_05c673b26586906b {
        padding: 0;
    }
}







@media only screen and (min-width: 1200px) {
    .row-cols-xl-7_457956b7b40fa080>* {
        width: 14.2857%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-10_89fd5db1440b4c26 {
        --bs-gutter-x: 10px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-20_897ee201c016b8df {
        --bs-gutter-x: 20px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-30_f484cf18d9cc57ee {
        --bs-gutter-x: 30px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-40_6d41f5b0571b3f4d {
        --bs-gutter-x: 40px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-50_851823d4c10e221b {
        --bs-gutter-x: 50px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-60_eaf7c8051e0841ea {
        --bs-gutter-x: 60px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-70_537b8a3d94665cf0 {
        --bs-gutter-x: 70px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-80_aa1eaae24a140cf2 {
        --bs-gutter-x: 80px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-90_268ac9dc7ab765fc {
        --bs-gutter-x: 90px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-100_83374750dd63ab18 {
        --bs-gutter-x: 100px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-110_84eca6379ce26093 {
        --bs-gutter-x: 110px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-120_485c66b3f6e39656 {
        --bs-gutter-x: 120px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-130_5ea73c0ddc555412 {
        --bs-gutter-x: 130px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-140_09051aa9acce1427 {
        --bs-gutter-x: 140px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-150_59ce004e77f038b8 {
        --bs-gutter-x: 150px;
    }
}

@media only screen and (max-width: 375px) {
    .col-small_a47d94bf88893bce {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}


@media only screen and (min-width: 376px) {
    .list-style-one_1025d77c1568e4ab li {
        font-size: 20px;
    }
}

@media only screen and (max-width: 479px) {
    .list-style-one_1025d77c1568e4ab.two-column_611261f03611462a li {
        width: 100%;
    }
}



@media only screen and (max-width: 767px) {
    .menu-social_6cec5893cb5095bf {
        display: none;
    }
}

@media only screen and (max-width: 1399px) {
    .onepage-menu_a3ed860e84c39925 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 1399px) {
    .onepage-menu_a3ed860e84c39925 li .menu-item {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

@media only screen and (max-width: 575px) {
    .onepage-menu_a3ed860e84c39925 li .menu-item {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}



@media only screen and (max-width: 375px) {
    .about-image-part_14956b08fc22b348 {
        padding-left: 50px;
    }
}



@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hero-counter-area_8b4efdf859647bc2 {
        padding-left: 28px;
        padding-right: 28px;
    }
}

@media only screen and (max-width: 767px) {
    .hero-counter-area_8b4efdf859647bc2 {
        padding-left: 25px;
        padding-right: 25px;
    }
}


@media only screen and (max-width: 479px) {
    .resume-item_245bc05db9766e11 .content h4 {
        font-size: 20px;
        line-height: 1.3;
    }
}

@media only screen and (max-width: 1199px) {
    .resume-items-wrap_37c9c66f64c0f0d3 {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 1199px) {
    .resume-items-wrap_37c9c66f64c0f0d3:before {
        left: 45%;
    }
}

@media only screen and (max-width: 767px) {
    .resume-items-wrap_37c9c66f64c0f0d3:before {
        display: none;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-item_bfc6f6a42c3e5da5 {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .blog-item_bfc6f6a42c3e5da5 {
        display: block;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-item_bfc6f6a42c3e5da5 .image {
        max-width: none;
        margin-right: 0;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .blog-item_bfc6f6a42c3e5da5 .image {
        max-width: none;
        margin-right: 0;
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-item_bfc6f6a42c3e5da5 .content {
        padding: 30px 0px;
    }
}

@media only screen and (max-width: 767px) {
    .blog-item_bfc6f6a42c3e5da5 .content {
        padding: 30px 0px;
    }
}

@media only screen and (max-width: 375px) {
    .blog-item_bfc6f6a42c3e5da5 .content {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-item_bfc6f6a42c3e5da5.style-two_93ec33f768f914ee .content {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 375px) {
    .blog-item_bfc6f6a42c3e5da5.style-two_93ec33f768f914ee .content {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 991px) {
    .blog-content_2e20a6069848e6d8 {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 991px) {
    .blog-content_2e20a6069848e6d8 h4 {
        font-size: 23px;
    }
}

@media only screen and (max-width: 375px) {
    .blog-content_2e20a6069848e6d8 h4 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1199px) {
    .blog-details-wrap_d80ab26d35fab792 .content {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 479px) {
    .blog-details-wrap_d80ab26d35fab792 .content {
        padding-left: 0;
        padding-right: 0;
    }
}

.blog-details-wrap_d80ab26d35fab792 .content h4 {
    margin-bottom: 18px;
}

@media only screen and (min-width: 480px) {
    .blog-details-wrap_d80ab26d35fab792 .content h4 {
        font-size: 27px;
    }
}

@media only screen and (max-width: 991px) {
    .author-date-share_ba79cef09b633a5d .text {
        margin-right: 30px;
    }
}

@media only screen and (max-width: 479px) {
    .author-date-share_ba79cef09b633a5d .text {
        margin-right: 20px;
    }
}

@media only screen and (min-width: 576px) {
    .author-date-share_ba79cef09b633a5d .text h5 {
        font-size: 22px;
    }
}

@media only screen and (max-width: 375px) {
    .author-date-share_ba79cef09b633a5d .text h5 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 767px) {
    blockquote {
        font-size: 22px;
        padding-left: 100px;
    }

    blockquote:before {
        left: 30px;
        font-size: 40px;
    }
}

@media only screen and (max-width: 479px) {
    blockquote {
        font-size: 20px;
        padding-left: 60px;
        padding-right: 25px;
    }

    blockquote:before {
        left: 15px;
        font-size: 25px;
    }
}

@media only screen and (max-width: 375px) {
    blockquote {
        font-size: 18px;
        padding-left: 25px;
    }

    blockquote:before {
        display: none;
    }
}

@media only screen and (min-width: 376px) {
    .next-prev-post_6662f3ee121a31be .post-item_76af88fe29710388 h6 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 767px) {
    .comments_d871d58bcbb39e31 {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media only screen and (max-width: 375px) {
    .comments_d871d58bcbb39e31 {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (min-width: 376px) {
    .comment-body_062bf81b4e65db89 .content h6 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 575px) {
    .comment-body_062bf81b4e65db89.comment-child_8e136f15ec75fa2d {
        margin-left: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .admin-comment_7b2ece229c31cfbd .comment-body_062bf81b4e65db89 {
        display: block;
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media only screen and (max-width: 375px) {
    .admin-comment_7b2ece229c31cfbd .comment-body_062bf81b4e65db89 {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (min-width: 376px) {
    .admin-comment_7b2ece229c31cfbd .comment-body_062bf81b4e65db89 .content h5 {
        font-size: 22px;
    }
}

@media only screen and (min-width: 768px) {
    .admin-comment_7b2ece229c31cfbd .comment-body_062bf81b4e65db89 .author-thumb_c98e42062c6d4554 {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 375px) {
    .admin-comment_7b2ece229c31cfbd .comment-body_062bf81b4e65db89 .author-thumb_c98e42062c6d4554 {
        max-width: 100px;
    }
}

@media only screen and (min-width: 1400px) {
    .error-content_dde98349c93ab669 .section-title_24d45d81154c1369 h1 {
        font-size: 85px;
    }
}

@media only screen and (min-width: 1400px) {
    .error-content_dde98349c93ab669 .section-title_24d45d81154c1369 h2 {
        font-size: 55px;
    }
}

@media only screen and (min-width: 992px) {
    .widget_newsletter_ccb24e9a90ffde44 form {
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (min-width: 376px) {
    .list-style-two_dc0daed632a32f7e li {
        font-size: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .main-header .logo-outer_08192b572d357840 {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .onepage-menu_a3ed860e84c39925 li .menu-item span {
        display: none;
    }
}

@media only screen and (max-width: 1399px) {
    .onepage-menu_a3ed860e84c39925 .active a {
        border-radius: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .hero-menu_b8796146ea1e4acb {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .hero-menu_b8796146ea1e4acb li .menu-item span {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .main-menu_77e7595e82663787 {
        width: 100%;
    }
}

@media only screen and (max-width: 575px) {
    .main-menu_77e7595e82663787 .mobile-logo_71a6a072bb1acebd {
        max-width: 150px;
    }
}

@media only screen and (max-width: 991px) {
    .main-menu_77e7595e82663787 .collapse {
        overflow: auto;
    }
}

@media only screen and (max-width: 991px) {
    .main-menu_77e7595e82663787 .navbar-collapse>ul {
        display: block;
        padding: 25px 0;
        overflow-x: hidden;
        background: var(--lighter-color);
        max-height: calc(100vh - 100px);
    }

    .main-menu_77e7595e82663787 .navbar-collapse>ul>li:last-child {
        border-bottom: 1px solid var(--main-color);
    }
}

@media only screen and (max-width: 991px) {
    .main-menu_77e7595e82663787 .navbar-collapse {
        left: 45%;
        width: 50%;
        position: absolute;
    }
}

@media only screen and (max-width: 991px) {
    .main-menu_77e7595e82663787 .navbar-collapse li.dropdown .dropdown-btn {
        position: absolute;
        right: 10px;
        top: 0;
        width: 50px;
        height: 43px;
        border-left: 1px solid var(--main-color);
        text-align: center;
        line-height: 43px;
    }
}

@media only screen and (max-width: 1399px) {
    .main-menu_77e7595e82663787 .navbar-collapse li {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (max-width: 991px) {
    .main-menu_77e7595e82663787 .navbar-collapse li {
        display: block;
        padding: 0 15px;
        border-top: 1px solid var(--main-color);
    }
}

@media only screen and (max-width: 991px) {
    .main-menu_77e7595e82663787 .navbar-collapse li a {
        padding: 10px 10px;
        line-height: 22px;
        color: #fff;
        opacity: .7;
    }
}

@media only screen and (min-width: 992px) {
    .main-menu_77e7595e82663787 .navbar-collapse li a:after {
        content: '';
        opacity: 0;
        position: absolute;
        left: 0;
        top: 115%;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        width: 100%;
        height: 2px;
        background: var(--primary-color);
    }
}

@media only screen and (max-width: 991px) {
    .main-menu_77e7595e82663787 .navbar-collapse li .megamenu_183574fb3052a039 {
        position: relative;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 100%;
    }

    .main-menu_77e7595e82663787 .navbar-collapse li .megamenu_183574fb3052a039 .container {
        max-width: 100%;
    }

    .main-menu_77e7595e82663787 .navbar-collapse li .megamenu_183574fb3052a039 .row {
        margin: 0px;
    }
}

@media only screen and (max-width: 991px) {
    .main-menu_77e7595e82663787 .navbar-collapse li ul {
        position: relative;
        display: none;
        width: 100%;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .main-menu_77e7595e82663787 .navbar-collapse li ul:after {
        display: block;
        clear: both;
        content: "";
    }
}

@media only screen and (max-width: 991px) and (max-width: 375px) {
    .main-menu_77e7595e82663787 .navbar-collapse li ul {
        min-width: auto;
    }
}

@media only screen and (max-width: 991px) {
    .main-menu_77e7595e82663787 .navbar-collapse li ul li ul {
        left: auto;
    }
}

@media only screen and (max-width: 991px) {
    .main-menu_77e7595e82663787 .navbar-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
    }
}

@media only screen and (max-width: 991px) {
    .banner-inner_7cd299853cb7b78a h1 {
        font-size: 65px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-inner_7cd299853cb7b78a h1 {
        font-size: 55px;
    }
}

@media only screen and (max-width: 575px) {
    .banner-inner_7cd299853cb7b78a h1 {
        font-size: 45px;
    }
}

@media only screen and (max-width: 375px) {
    .banner-inner_7cd299853cb7b78a h1 {
        font-size: 35px;
    }
}

@media only screen and (min-width: 768px) {
    .banner-inner_7cd299853cb7b78a h3 {
        font-size: 35px;
    }
}

@media only screen and (max-width: 375px) {
    .banner-inner_7cd299853cb7b78a h3 {
        font-size: 25px;
    }
}

@media only screen and (max-width: 375px) {
    .breadcrumb_76d39b8389d1f651 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1399px) {
    .author-image-part_aebce4bae0620cf7 .bg-circle_1fdf353e0fed13c1 {
        left: 0;
        top: 15%;
        width: 300px;
        height: 300px;
    }
}

@media only screen and (max-width: 479px) {
    .about-btn_387d904157eb94d2 h6 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 991px) {
    .about-btn_387d904157eb94d2.btn-one_4aedd3310593fe8b {
        left: 5%;
    }
}

@media only screen and (max-width: 575px) {
    .service-item_0de0cd930176119b {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 479px) {
    .service-item_0de0cd930176119b {
        display: block;
    }
}


@media only screen and (max-width: 479px) {
    .service-item_0de0cd930176119b .content {
        margin-top: 25px;
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 479px) {
    .contact-page-form_23e443972ce9f316 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 1399px) {
    .our-location_932421abb1114c33 iframe {
        height: 500px;
    }
}

@media only screen and (max-width: 991px) {
    .our-location_932421abb1114c33 iframe {
        height: 400px;
    }
}

@media only screen and (max-width: 575px) {
    .our-location_932421abb1114c33 iframe {
        height: 350px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .project-content_2260467d11f1de7c {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .project-content_2260467d11f1de7c {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media only screen and (max-width: 479px) {
    .project-content_2260467d11f1de7c {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 375px) {
    .project-content_2260467d11f1de7c {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .project-content_2260467d11f1de7c h2 {
        font-size: 35px;
    }
}

@media only screen and (max-width: 479px) {
    .project-content_2260467d11f1de7c h2 {
        font-size: 30px;
        line-height: 1.3;
    }
}

@media only screen and (max-width: 1199px) {
    .project-item_5f59a8598bab3054.style-two_93ec33f768f914ee .project-content_2260467d11f1de7c {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 375px) {
    .project-item_5f59a8598bab3054.style-two_93ec33f768f914ee .project-content_2260467d11f1de7c {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width: 479px) {
    .project-item_5f59a8598bab3054.style-two_93ec33f768f914ee .project-content_2260467d11f1de7c h3 {
        font-size: 25px;
    }
}

@media only screen and (max-width: 375px) {
    .project-item_5f59a8598bab3054.style-three_4536e6519239fa79 .project-content_2260467d11f1de7c {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .project-details-info_3839d9a562030781 {
        padding-left: 35px;
        padding-right: 35px;
    }
}

@media only screen and (max-width: 375px) {
    .project-details-info_3839d9a562030781 {
        padding-left: 35px;
        padding-right: 35px;
    }
}

@media only screen and (min-width: 376px) {
    .pd-info-item_6de1e18633eeb1aa h5 {
        font-size: 22px;
    }
}

@media only screen and (max-width: 479px) {
    .tag-share_a806110078c29e23 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 1199px) {
    .testimonial-item_d3b434f5388afcf8 {
        padding-left: 25px;
        padding-right: 25px;
    }
}


@media only screen and (max-width: 1199px) {
    .pricing-item_80ff3d068dd83620 .pricing-header_fc366a720f0a2872 {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 1199px) {
    .pricing-item_80ff3d068dd83620 .pricing-header_fc366a720f0a2872 .price_6a8942aefeb2d0b2 {
        font-size: 40px;
    }
}

@media only screen and (max-width: 375px) {
    .pricing-item_80ff3d068dd83620 .pricing-header_fc366a720f0a2872 .price_6a8942aefeb2d0b2 {
        font-size: 35px;
    }
}

@media only screen and (max-width: 1199px) {
    .pricing-item_80ff3d068dd83620 .pricing-details_93bd897b6b49bfa8 {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 375px) {
    .pricing-item_80ff3d068dd83620 .pricing-details_93bd897b6b49bfa8 ul li {
        font-size: 18px;
    }
}

@media only screen and (max-width: 991px) {
    .client-logo-wrap_cdc589ac01df0d82 .client-logo-item_84d0d4f6c3af249a {
        width: calc(25% - 60px);
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .client-logo-wrap_cdc589ac01df0d82 .client-logo-item_84d0d4f6c3af249a {
        width: calc(33.33% - 60px);
    }
}

@media only screen and (max-width: 375px) {
    .client-logo-wrap_cdc589ac01df0d82 .client-logo-item_84d0d4f6c3af249a {
        width: calc(50% - 60px);
    }
}

@media only screen and (max-width: 991px) {
    .client-logo-wrap_cdc589ac01df0d82 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media only screen and (max-width: 375px) {
    .blog-item_bfc6f6a42c3e5da5 .content h5 {
        font-size: 20px;
    }
}

@media only screen and (min-width: 768px) {
    .comment-body_062bf81b4e65db89 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-sidebar_f035e5b2480f190c {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 375px) {
    .main-sidebar_f035e5b2480f190c {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 1199px) {
    .widget-recent-news_5cffbd8b55c55c21 ul li .image {
        margin-right: 20px;
    }
}

@media only screen and (max-width: 375px) {
    .widget-recent-news_5cffbd8b55c55c21 ul li h5 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 375px) {
    .cta-widget_896b4c85ac810bae {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (min-width: 992px) {
    .widget_nav_menu_71e4e71f57c2db25 {
        margin-left: auto;
        margin-right: auto;
        max-width: -webkit-max-content;
        max-width: -moz-max-content;
        max-width: max-content;
    }
}

@media only screen and (min-width: 1200px) {
    .main-header .container-fluid {
        padding-left: 55px;
        padding-right: 55px;
    }
}

@media only screen and (max-width: 991px) {
    .nav-outer_e4445220f2dc29e0 {
        width: 100%;
    }
}

@media only screen and (max-width: 991px) {
    .main-menu_77e7595e82663787 .navbar-collapse li ul li {
        padding: 0 15px;
    }
}