/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1600px) {

    .mobile-menu-area {
        display: none;
    }

    /* topbar area css */
    .consulti-topbar-area::before {
        width: 240px;
    }

    .topbar-info {
        margin-left: 36px;
    }

    /* header area css */

    .consulti-header-area::before {
        width: 240px;
    }

    .consulti-menu {
        text-align: right;
        margin-right: -24px;
    }

    .consulti-menu ul li {
        margin-right: 28px;
    }

    .consulti-search-button {
        margin-left: 82px;
    }

    .consulti-menu ul li:hover .home-menu {
        left: 0;
        right: 0;
        margin: auto;
    }

    /* slider area */

    .slider-content {
        width: 73%;
        left: 150px;
    }

    .slider-shape {
        left: -33px;
    }

    .slider-shape2 {
        top: 65%;
    }

    .slider-box {
        top: 60%;
    }

    /* about area */

    .about-thumb {
        top: 60px;
    }

    .about-sub-title h4 {
        margin-bottom: 0px;
    }

    .about-main-title {
        margin-bottom: 10px;
    }

    .about-area.barfiller {
        width: 100%;
    }

    /* contact us area */

    .contact-us-area {
        background-position: center;
    }

    /* service area */

    .service-single-box {
        padding: 67px 20px 64px;
    }

    /* team area */

    .team-shape1 {
        z-index: -1;
    }

    .team-shape2 {
        z-index: -1;
    }

    /* counter area */

    .counter-shape {
        left: 28%;
    }

    /* testimonial area css */

    .testi-discription p {
        margin: 8px 0 0;
    }

    .testi-rating {
        margin-top: -10px;
    }

    /* blgo area css */

    .blog-single-box {
        padding: 43px 26px 46px;
    }

    /* project details */

    .projetct-details-image img {
        width: 100%;
    }

    /* blog standard */

    .blog-standard-thumb img {
        width: 100%;
    }

    /*===============================================================
<-- consulti All Section Title Css-->
=================================================================*/

    .section-main-title h2 {
        font-size: 44px;
    }



}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199px) {

    .mobile-menu-area {
        display: none;
    }

    /* topbar area css */
    .consulti-topbar-area::before {
        display: none;
    }

    .topbar-info {
        margin-left: -145px;
    }

    /* header area css */

    .consulti-header-area {
        padding: 30px 0;
    }

    .consulti-header-area::before {
        width: 223px;
    }

    .header-logo {
        margin-top: 0;
    }

    .consulti-menu {
        display: none;
    }

    .consulti-search-button {
        position: absolute;
        right: 120px;
        top: 50%;
        transform: translateY(-50%);
    }

    .sidebar-menu {
        display: inherit;
    }

    /* slider area */

    .slider-content {
        width: 80%;
        left: 150px;
    }

    .slider-shape {
        left: -33px;
    }

    .slider-shape2 {
        top: 67%;
    }

    .slider-box {
        top: 64%;
    }

    /* about area */

    .about-thumb {
        top: 60px;
    }

    .about-shape {
        bottom: -146px;
        right: -36px;
    }

    .about-shape {
        width: 100%;
    }

    .about-sub-title h4 {
        margin-bottom: 0px;
    }

    .about-main-title {
        margin-bottom: 10px;
    }

    .about-main-title h2 {
        font-size: 39px;
        line-height: 55px;
    }

    .about-discribtion p {
        margin: 0 0 25px;
    }

    .about-single-box {
        padding: 30px 35px 25px;
    }

    /* contact us area */

    .contact-us-area {
        background-position: center;
    }

    /* service area */

    .service-single-box {
        padding: 67px 20px 64px;
    }

    /* protfolio area */

    .portfolio-content {
        bottom: 0;
        width: 100%;
        height: 100%;
        padding: 0px 20px 0;
    }

    .protfolio-title {
        top: 50%;
        position: absolute;
        transform: translateY(-50%);
    }

    /* team area */

    .team-shape1 {
        z-index: -1;
    }

    .team-shape2 {
        z-index: -1;
    }

    /* counter area */

    .counter-shape {
        display: none;
    }

    /* testimonial area css */

    .testi-single-box {
        margin: 0 100px 0;
    }

    .testi-discription p {
        margin: 25px 0 17px;
    }

    .testi-rating {
        margin-top: 0px;
    }

    /* blgo area css */

    .blog-single-box {
        padding: 43px 10px 46px;
    }

    .blog-title h4 a {
        font-size: 22px;
    }

    .blog-bottom-title {
        margin-right: 58px;
    }

    /*===============================================================
    <-- consulti All Section Title Css-->
=================================================================*/

    .section-main-title h2 {
        font-size: 44px;
    }

    /*==================================================
 <-- consulti All Inner Page  Css-->
===================================================*/

    /* service details */

    .service-details-thumb img {
        width: 100%;
    }

    .widget-categories-box {
        padding: 29px 9px 40px;
    }

    /* blog standard area */

    .blog-standard-thumb img {
        width: 100%;
    }

    .blog-standard-content h4 a {
        font-size: 27px;
    }

    .recent-widget-thumb {
        margin-right: 7px;
    }

    .recent-widget-meta span {
        font-size: 15px;
        margin-right: 13px;
    }

    .recent-widget-title h4 a {
        font-size: 17px;
    }

    .widget-tags a {
        padding: 7px 10px;
        margin: 11px 3px;
    }

    /* blog details area */

    .blog-details-list ul li {
        font-size: 15px;
    }

    .blog-details-tag h6 {
        margin-right: 10px;
    }

    .blog-details-tag a {
        margin-right: 4px;
        padding: 7px 5px;
        font-size: 15px;
    }

    .blog-item-content h4 a {
        font-size: 16px;
    }

    .blog-team-thumb {
        margin-top: 13px;
    }

    .blog-details-item {
        padding: 57px 13px 30px;
    }

    .blog-item-thumb.two {
        margin-right: 0px;
    }

    .blog-comment-box.inner {
        margin-left: 0px;
    }

    .blog-comment-thumb {
        margin-right: 10px;
    }

    /* project detals area */

    .projetct-details-image img {
        width: 100%;
    }

    .image img {
        width: 100%;
    }

    /* team details area */

    .team-details-author-experience ul li .value {
        font-size: 16px;
    }

    .team-details-area .process-ber-plugin {
        display: none;
    }



}



/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {

    .mobile-menu-area {
        display: inherit;
    }

    .sidebar-menu {
        display: inherit;
    }

    /* topbar area */

    .consulti-topbar-area {
        display: none;
    }

    /* header area */

    .consulti-header-area {
        /* display: none; */
    }

    /* slider area */

    .banner-carousel .slide-item .image-layer {
        background-position: none;
        background-size: cover;
    }

    .slider-content {
        width: 100%;
    }

    .slider-main-title h1 {
        font-size: 60px;
    }

    .banner-section .owl-nav {
        display: none;
    }

    .slider-shape {
        display: none;
    }

    .slider-box {
        display: none;
    }

    .slider-shape2 {
        display: none;
    }

    /* about area */

    .about-area {
        padding: 70px 0 74px;
    }

    .about-thumb {
        text-align: center;
        margin-bottom: 80px;
    }

    .about-thumb img {
        width: 75%;
    }

    .about-shape {
        right: 55%;
    }

    .about-shape img {
        width: 100%;
    }

    .about-sub-title h4 {
        margin-bottom: 0px;
    }

    .about-main-title {
        margin-bottom: 10px;
    }

    .about-discribtion p {
        width: 80%;
    }


    /* section title */

    .section-main-title h2 {
        font-size: 45px;
        line-height: 60px;
    }


    /* contact us area */

    .contact-us-items {
        text-align: center;
    }

    .contact-us-content {
        width: 83%;
        margin: auto;
    }

    .contact-us-items.two {
        display: none;
    }

    /* service area */

    .service-area {
        padding: 67px 0 39px;
    }

    .service-single-box {
        padding: 67px 35px 64px;
    }

    /* brand area */

    .brand-area {
        padding: 0 0 54px;
    }

    /* project area */

    .project-area {
        padding: 66px 0 40px;
    }

    .portfolio-content {
        width: 100%;
        height: 100%;
        bottom: 0;
        padding: 0 10px 0;
    }

    .protfolio-title {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .portfolio-content h3 a {
        font-size: 20px;
    }

    /* team area */

    .team-area {
        padding: 68px 0 72px;
        position: relative;
    }

    .team-shape1 {
        display: none;
    }

    .team-shape2 {
        display: none;
    }

    /* faq area */

    .faq-area {
        padding: 94px 0 70px;
    }

    /* sales area */

    .sales-report-area {
        padding: 60px 0 74px;
    }

    /* counter area */

    .counter-area {
        padding: 61px 0 48px;
    }

    .counter-shape {
        display: none;
    }

    .counter-content h5 {
        font-size: 17px;
    }

    .counter-content p {
        font-size: 14px;
    }


    /* testimonial area */

    .testimonial-area {
        padding: 66px 0 64px;
    }

    /* blog area */

    .blog-area {
        padding: 67px 0 44px;
    }

    .blog-single-box {
        padding: 43px 15px 46px;
        margin-bottom: 30px;
    }

    .blog-bottom-title {
        margin-right: 85px;
    }

    .blog-title.style-two.inner {
        margin-bottom: 20px;
    }

    /* footer area */

    .footer-area {
        padding: 73px 0 0px;
    }

    .footer-wiget {
        margin-bottom: 30px;
    }

    .copyright-text {
        text-align: center;
    }

    .footer-condition {
        text-align: center;
    }

    /*==================================================
 <-- Thrwon All nner Page  Css-->
===================================================*/

    /* bratcome area */

    .breatcome-area {
        padding: 170px 0 100px;
    }

    /* about area inner page  */

    .about-area.inner-page {
        padding: 72px 0 64px;
    }

    /* service details */

    .service-details-area {
        padding: 74px 0 42px;
    }

    .service-details-thumb img {
        width: 100%;
    }

    .widget-tags a {
        padding: 7px 9px;
        margin: 11px 3px;
    }

    /* blog standard area */

    .blog-standard-area {
        padding: 72px 0 44px;
    }

    .blog-standard-thumb img {
        width: 100%;
    }

    .as-pagination {
        margin-bottom: 72px;
    }

    /* blog details area */

    .blog-details-area {
        padding: 72px 0 42px;
    }

    .blog-details-tag h6 {
        margin-right: 5px;
    }

    .blog-details-tag a {
        margin-right: 2px;
    }

    .blog-details-item {
        margin-bottom: 30px;
    }

    .blog-item-thumb.two {
        margin-right: 0;
    }

    .blog-item-thumb {
        margin-right: 11px;
        margin-top: -4px;
    }

    .blog-item-content h4 a {
        font-size: 16px;
    }

    .owl-nav {
        display: none;
    }

    .blog-comment-thumb {
        margin-right: 17px;
    }

    .blog-comment-box.inner {
        margin-left: 0;
    }

    .blog-contact-box {
        margin-bottom: 30px;
    }

    /* project innner page  */

    .project-area.inner-page {
        padding: 63px 0 85px;
    }

    /* project detals area */

    .project-details-area {
        padding: 73px 0 72px;
    }

    .projetct-details-image {
        margin-bottom: 30px;
    }

    .projetct-details-image img {
        width: 100%;
    }

    .image img {
        width: 100%;
    }

    .project-btn {
        margin-bottom: 20px;
    }

    .project-details-area .title h4 {
        margin-bottom: 15px;
    }

    /* team details area */

    .team-details-area {
        padding: 72px 0 73px;
    }

    .team-details-author-experience ul li .value {
        font-size: 16px;
    }

    /* contact area */

    .contact-us-area {
        padding: 74px 0 74px;
    }

    .contact-single-box {
        margin-bottom: 40px;
    }

    .contact-single-box::before {
        display: none;
    }

    .row.contact {
        padding: 72px 20px 87px;
        margin-top: -130px;
    }

    /* pricing area inner page */

    .pricing-area.inner-page {
        padding: 64px 0 44px;
    }


    /* contact inner page  */

    .contact-inner-page {
        padding: 70px 0 0;
    }

    .row.inner {
        margin-bottom: 20px;
    }

    .contact-inner-box {
        margin-bottom: 40px;
    }

    .contact-inner-box::before {
        display: none;
    }

    /* error page  */

    .error-area {
        padding: 25px 0 76px;
    }


}


/* Tablet desktop :600px. */
@media (min-width: 600px) and (max-width: 767px) {

    .mobile-menu-area {
        display: inherit;
    }

    .sidebar-menu {
        display: inherit;
    }

    /* topbar area */

    .consulti-topbar-area {
        display: none;
    }

    /* header area */

    .consulti-header-area {
        display: none;
    }

    /* slider area */

    .banner-carousel .slide-item .image-layer {
        background-position: none;
        background-size: cover;
    }

    .banner-carousel .slide-item {
        min-height: 800px;
    }

    .slider-content {
        width: 100%;
    }

    .slider-main-title h1 {
        font-size: 46px;
        line-height: 65px;
    }

    .slider-sub-title.style-two h4 {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .banner-section .owl-nav {
        display: none;
    }

    .slider-shape {
        display: none;
    }

    .slider-box {
        display: none;
    }

    .slider-shape2 {
        display: none;
    }

    /* about area */

    .about-area {
        padding: 70px 0 43px;
    }

    .about-thumb {
        text-align: center;
        margin-bottom: 80px;
    }

    .about-thumb img {
        width: 75%;
    }

    .about-shape {
        right: 55%;
    }

    .about-shape img {
        width: 100%;
    }

    .about-sub-title h4 {
        margin-bottom: 0px;
    }

    .about-main-title {
        margin-bottom: 10px;
    }

    .about-main-title h2 {
        font-size: 44px;
        line-height: 65px;
    }

    .about-discribtion p {
        width: 100%;
    }

    .about-single-box {
        margin-bottom: 30px;
        display: inline-block;
    }


    /* section title */

    .section-sub-title h4 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .section-main-title h2 {
        font-size: 37px;
        line-height: 55px;
    }


    /* contact us area */

    .contact-us-items {
        text-align: center;
    }

    .contact-us-content {
        width: 83%;
        margin: auto;
    }

    .contact-us-items.two {
        display: none;
    }

    /* service area */

    .service-area {
        padding: 67px 0 39px;
    }

    .service-single-box {
        padding: 67px 35px 64px;
    }

    /* brand area */

    .brand-area {
        padding: 0 0 40px;
    }

    /* project area */

    .project-area {
        padding: 66px 0 40px;
    }

    .column {
        flex: 100%;
        max-width: 100%;
    }

    /* team area */

    .team-area {
        padding: 68px 0 72px;
        position: relative;
    }

    .team-shape1 {
        display: none;
    }

    .team-shape2 {
        display: none;
    }

    /* faq area */

    .faq-area {
        padding: 95px 0 70px;
    }

    /* sales area */

    .sales-report-area {
        padding: 60px 0 74px;
    }

    .row.sales {
        padding: 12px 0px 16px 73px;
    }

    /* counter area */

    .counter-area {
        padding: 61px 0 34px;
    }

    .counter-shape {
        display: none;
    }

    .counter-single-box {
        margin-bottom: 30px;
    }

    .counter-content h5 {
        font-size: 17px;
    }

    .counter-content p {
        font-size: 14px;
    }


    /* testimonial area */

    .testimonial-area {
        padding: 66px 0 64px;
    }

    .testi-single-box {
        padding: 46px 20px 40px;
        margin: 0px;
    }

    .testi-discription p {
        margin: 7px 0 0;
    }

    /* blog area */

    .blog-area {
        padding: 67px 0 44px;
    }

    .blog-single-box {
        padding: 43px 15px 46px;
        margin-bottom: 30px;
    }

    .blog-single-box::before {
        background-size: cover;
    }

    .blog-bottom-title {
        margin-right: 85px;
    }

    /* footer area */

    .footer-area {
        padding: 73px 0 0px;
    }

    .footer-wiget {
        margin-bottom: 30px;
    }

    .copyright-text {
        text-align: center;
    }

    .footer-condition {
        text-align: center;
    }

    /*==================================================
 <-- consulti All nner Page  Css-->
===================================================*/

    /* bratcome area */

    .breatcome-area {
        padding: 170px 0 100px;
    }


    /* about area inner page  */

    .about-area.inner-page {
        padding: 72px 0 64px;
    }

    /* team inner page */

    .team-area.inner-page {
        padding: 62px 0 40px;
    }

    /* testimonial inner page */

    .testimonial-area.style-two.inner-page {
        padding: 31px 0 23px;
    }

    /* service details */

    .service-details-area {
        padding: 74px 0 42px;
    }

    .service-details-thumb img {
        width: 100%;
    }

    .service-details-content h4 a {
        font-size: 26px;
    }

    /* blog standard area */

    .blog-standard-area {
        padding: 72px 0 44px;
    }

    .blog-standard-thumb img {
        width: 100%;
    }

    .as-pagination {
        margin-bottom: 72px;
    }

    /* blog details area */

    .blog-details-area {
        padding: 72px 0 42px;
    }

    .blog-details-thumb {
        margin-bottom: 30px;
    }

    .blog-details-list {
        margin-top: 30px;
    }

    .ba-blog-details-social-icons {
        text-align: left;
        margin-top: 30px;
    }

    .blog-team-content p {
        font-size: 14px;
    }

    .ba-blog-details-social-icons.two {
        display: none;
    }

    .blog-details-item {
        margin-bottom: 30px;
    }

    .blog-item-thumb.two {
        margin-right: 0;
    }

    .blog-item-content h4 a {
        font-size: 20px;
    }

    .owl-nav {
        display: none;
    }

    .blog-details-comment h5 {
        margin-bottom: 60px;
    }

    .blog-comment-box {
        margin-bottom: 85px;
    }

    .blog-comment-thumb {
        margin-top: -20px;
    }

    .blog-comment-box.inner {
        margin-left: 0;
    }

    .blog-contact-box {
        margin-bottom: 30px;
    }

    .blog-contact-box {
        margin-top: -60px;
    }

    /* project innner page  */

    .project-area.inner-page {
        padding: 63px 0 85px;
    }

    /* project detals area */

    .project-details-area {
        padding: 73px 0 72px;
    }

    .projetct-details-image {
        margin-bottom: 15px;
    }

    .projetct-details-image img {
        width: 100%;
    }

    .image img {
        width: 100%;
    }

    /* team details area */

    .team-details-area {
        padding: 72px 0 73px;
    }

    .team-details-author-img {
        margin-bottom: 20px;
    }

    /* contact area */

    .contact-single-box {
        margin-bottom: 40px;
    }

    .contact-single-box::before {
        display: none;
    }

    .row.contact {
        padding: 72px 20px 87px;
        margin-top: -130px;
    }

    .contact-title h2 {
        font-size: 40px;
    }

    /* pricing area inner page */

    .pricing-area.inner-page {
        padding: 64px 0 44px;
    }

    /* contact inner page  */

    .contact-inner-page {
        padding: 70px 0 0;
    }

    .row.inner {
        margin-bottom: 20px;
    }

    .contact-inner-box {
        margin-bottom: 40px;
    }

    .contact-inner-box::before {
        display: none;
    }

    /* error page  */

    .error-area {
        padding: 25px 0 76px;
    }





}


/* small mobile :575px. */
@media only screen and (min-width: 575px) and (max-width: 599px) {

    .mobile-menu-area {
        display: inherit;
    }

    .sidebar-menu {
        display: inherit;
    }

    /* topbar area */

    .consulti-topbar-area {
        display: none;
    }

    /* header area */

    .consulti-header-area {
        display: none;
    }

    /* slider area */

    .banner-carousel .slide-item .image-layer {
        background-position: none;
        background-size: cover;
    }

    .banner-carousel .slide-item {
        min-height: 800px;
    }

    .slider-content {
        width: 100%;
    }

    .slider-main-title h1 {
        font-size: 46px;
        line-height: 65px;
    }

    .slider-sub-title.style-two h4 {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .banner-section .owl-nav {
        display: none;
    }

    .slider-shape {
        display: none;
    }

    .slider-box {
        display: none;
    }



    .slider-shape2 {
        display: none;
    }

    /* about area */

    .about-area {
        padding: 70px 0 43px;
    }

    .about-thumb {
        text-align: center;
        margin-bottom: 80px;
    }

    .about-thumb img {
        width: 75%;
    }

    .about-shape {
        right: 55%;
    }

    .about-shape img {
        width: 100%;
    }

    .about-sub-title h4 {
        margin-bottom: 0px;
    }

    .about-main-title {
        margin-bottom: 10px;
    }

    .about-main-title h2 {
        font-size: 44px;
        line-height: 65px;
    }

    .about-discribtion p {
        width: 100%;
    }

    .about-single-box {
        margin-bottom: 30px;
        display: inline-block;
    }


    /* section title */

    .section-sub-title h4 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .section-main-title h2 {
        font-size: 37px;
        line-height: 55px;
    }


    /* contact us area */

    .contact-us-items {
        text-align: center;
    }

    .contact-us-content {
        width: 83%;
        margin: auto;
    }

    .contact-us-items.two {
        display: none;
    }

    /* service area */

    .service-area {
        padding: 67px 0 39px;
    }

    .service-single-box {
        padding: 67px 35px 64px;
    }

    /* brand area */

    .brand-area {
        padding: 0 0 39px;
    }

    /* project area */

    .project-area {
        padding: 66px 0 40px;
    }

    .column {
        flex: 100%;
        max-width: 100%;
    }

    /* team area */

    .team-area {
        padding: 68px 0 72px;
        position: relative;
    }

    .team-shape1 {
        display: none;
    }

    .team-shape2 {
        display: none;
    }

    /* faq area */

    .faq-area {
        padding: 92px 0 70px;
    }

    /* sales area */

    .sales-report-area {
        padding: 60px 0 74px;
    }

    .row.sales {
        padding: 12px 0px 16px 73px;
    }

    /* counter area */

    .counter-area {
        padding: 61px 0 34px;
    }

    .counter-shape {
        display: none;
    }

    .counter-single-box {
        margin-bottom: 30px;
    }

    .counter-content h5 {
        font-size: 17px;
    }

    .counter-content p {
        font-size: 14px;
    }


    /* testimonial area */

    .testimonial-area {
        padding: 66px 0 64px;
    }

    .testi-single-box {
        padding: 46px 20px 40px;
        margin: 0px;
    }

    .testi-discription p {
        margin: 7px 0 0;
    }

    /* blog area */

    .blog-area {
        padding: 67px 0 44px;
    }

    .blog-single-box {
        padding: 43px 15px 46px;
        margin-bottom: 30px;
    }

    .blog-single-box::before {
        background-size: cover;
    }

    .blog-bottom-title {
        margin-right: 85px;
    }

    /* footer area */

    .footer-area {
        padding: 73px 0 0px;
    }

    .footer-wiget {
        margin-bottom: 30px;
    }

    .copyright-text {
        text-align: center;
    }

    .footer-condition {
        text-align: center;
    }


    /*==================================================
 <-- consulti All nner Page  Css-->
===================================================*/

    /* bratcome area */

    .breatcome-area {
        padding: 170px 0 100px;
    }


    /* about area inner page  */

    .about-area.inner-page {
        padding: 72px 0 64px;
    }

    /* team inner page */

    .team-area.inner-page {
        padding: 62px 0 40px;
    }

    /* testimonial inner page */

    .testimonial-area.style-two.inner-page {
        padding: 31px 0 23px;
    }

    /* service details */

    .service-details-area {
        padding: 74px 0 42px;
    }

    .service-details-thumb img {
        width: 100%;
    }

    .service-details-content h4 a {
        font-size: 26px;
    }

    /* blog standard area */

    .blog-standard-area {
        padding: 72px 0 44px;
    }

    .blog-standard-thumb img {
        width: 100%;
    }

    .as-pagination {
        margin-bottom: 72px;
    }

    /* blog details area */

    .blog-details-area {
        padding: 72px 0 42px;
    }

    .blog-details-thumb {
        margin-bottom: 30px;
    }

    .blog-details-list {
        margin-top: 30px;
    }

    .ba-blog-details-social-icons {
        text-align: left;
        margin-top: 30px;
    }

    .blog-team-content p {
        font-size: 14px;
    }

    .ba-blog-details-social-icons.two {
        display: none;
    }

    .blog-details-item {
        margin-bottom: 30px;
    }

    .blog-item-thumb.two {
        margin-right: 0;
    }

    .blog-item-content h4 a {
        font-size: 20px;
    }

    .owl-nav {
        display: none;
    }

    .blog-details-comment h5 {
        margin-bottom: 60px;
    }

    .blog-comment-box {
        margin-bottom: 85px;
    }

    .blog-comment-thumb {
        margin-top: -20px;
    }

    .blog-comment-box.inner {
        margin-left: 0;
    }

    .blog-contact-box {
        margin-bottom: 30px;
    }

    .blog-contact-box {
        margin-top: -60px;
    }

    /* project innner page  */

    .project-area.inner-page {
        padding: 63px 0 85px;
    }

    /* project detals area */

    .project-details-area {
        padding: 73px 0 72px;
    }

    .projetct-details-image {
        margin-bottom: 15px;
    }

    .projetct-details-image img {
        width: 100%;
    }

    .image img {
        width: 100%;
    }

    /* team details area */

    .team-details-area {
        padding: 72px 0 73px;
    }

    .team-details-author-img {
        margin-bottom: 20px;
    }

    /* contact area */

    .contact-us-area {
        padding: 74px 0 74px;
    }

    .contact-single-box {
        margin-bottom: 40px;
    }

    .contact-single-box::before {
        display: none;
    }

    .row.contact {
        padding: 72px 20px 87px;
        margin-top: -130px;
    }

    .contact-title h2 {
        font-size: 40px;
    }

    /* pricing area inner page */

    .pricing-area.inner-page {
        padding: 64px 0 44px;
    }

    /* contact inner page  */

    .contact-inner-page {
        padding: 70px 0 0;
    }

    .row.inner {
        margin-bottom: 20px;
    }

    .contact-inner-box {
        margin-bottom: 40px;
    }

    .contact-inner-box::before {
        display: none;
    }

    /* error page  */

    .error-area {
        padding: 25px 0 76px;
    }





}

/* small mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 574px) {

    .mobile-menu-area {
        display: inherit;
    }

    .sidebar-menu {
        display: inherit;
    }

    /* topbar area */

    .consulti-topbar-area {
        display: none;
    }

    /* header area */

    .consulti-header-area {
        display: none;
    }

    /* slider area */

    .banner-carousel .slide-item .image-layer {
        background-position: none;
        background-size: cover;
    }

    .banner-carousel .slide-item {
        min-height: 750px;
    }

    .slider-content {
        /* width: 100%; */
    }

    .slider-main-title h1 {
        font-size: 40px;
        line-height: 55px;
    }

    .slider-sub-title.style-two h4 {
        font-size: 26px;
        margin-bottom: 15px;
        background: none;
        color: #fff;
    }

    .banner-section .owl-nav {
        display: none;
    }

    .slider-shape {
        display: none;
    }

    .slider-box {
        display: none;
    }

    .slider-shape2 {
        display: none;
    }

    /* about area */

    .about-area {
        padding: 70px 0 43px;
    }

    .about-thumb {
        text-align: center;
        margin-bottom: 80px;
    }

    .about-thumb img {
        width: 75%;
    }

    .about-shape {
        right: 55%;
    }

    .about-shape img {
        width: 100%;
    }

    .about-sub-title h4 {
        margin-bottom: 0px;
    }

    .about-main-title {
        margin-bottom: 10px;
    }

    .about-main-title h2 {
        font-size: 39px;
        line-height: 60px;
    }

    .about-discribtion p {
        width: 100%;
    }

    .about-single-box {
        margin-bottom: 30px;
        display: inline-block;
    }


    /* section title */

    .section-sub-title h4 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .section-main-title h2 {
        font-size: 33px;
        line-height: 50px;
    }


    /* contact us area */

    .contact-us-items {
        text-align: center;
    }

    .contact-us-content {
        width: 83%;
        margin: auto;
    }

    .contact-us-items.two {
        display: none;
    }

    /* service area */

    .service-area {
        padding: 67px 0 39px;
    }

    .service-single-box {
        padding: 67px 35px 64px;
    }

    /* brand area */

    .brand-area {
        padding: 0 0 39px;
    }

    /* project area */

    .project-area {
        padding: 66px 0 40px;
    }

    .column {
        flex: 100%;
        max-width: 100%;
    }

    /* team area */

    .team-area {
        padding: 68px 0 72px;
        position: relative;
    }

    .team-shape1 {
        display: none;
    }

    .team-shape2 {
        display: none;
    }

    /* faq area */

    .faq-area {
        padding: 92px 0 70px;
        background-position: center center;
    }

    /* sales area */

    .sales-report-area {
        padding: 60px 0 74px;
    }

    .row.sales {
        padding: 12px 0px 16px 73px;
    }

    /* counter area */

    .counter-area {
        padding: 61px 0 34px;
    }

    .counter-shape {
        display: none;
    }

    .counter-single-box {
        margin-bottom: 30px;
    }

    .counter-content h5 {
        font-size: 17px;
    }

    .counter-content p {
        font-size: 14px;
    }


    /* testimonial area */

    .testimonial-area {
        padding: 66px 0 64px;
    }

    .testi-thumb {
        float: inherit;
        margin-right: 123px;
        margin-bottom: 20px;
    }

    .testi-discription p {
        margin: 10px 0 15px;
        font-size: 16px;
    }

    .testi-icon-thumb {
        right: 50px;
        top: 58%;
    }

    /* blog area */

    .blog-area {
        padding: 67px 0 44px;
    }

    .blog-single-box {
        padding: 43px 15px 46px;
        margin-bottom: 30px;
    }

    .blog-single-box::before {
        background-size: cover;
    }

    .blog-bottom-title {
        margin-right: 85px;
    }

    /* footer area */

    .footer-area {
        padding: 73px 0 0px;
    }

    .footer-wiget {
        margin-bottom: 30px;
    }

    .copyright-text {
        text-align: center;
    }

    .footer-condition {
        text-align: center;
    }


    /*==================================================
 <-- consulti All nner Page  Css-->
===================================================*/

    /* bratcom area */

    .breatcome-area {
        padding: 170px 0 100px;
    }

    /* about area inner page  */

    .about-area.inner-page {
        padding: 72px 0 64px;
    }

    /* team inner page */

    .team-area.inner-page {
        padding: 62px 0 40px;
    }

    /* testimonial inner page */

    .testimonial-area.style-two.inner-page {
        padding: 31px 0 23px;
    }

    /* service details */

    .service-details-area {
        padding: 74px 0 42px;
    }

    .service-details-thumb img {
        width: 100%;
    }

    .service-details-content h4 a {
        font-size: 23px;
    }

    .service-details-content p {
        font-size: 14px;
    }

    .widget-categories-box {
        padding: 29px 20px 40px;
    }

    /* blog standard area */

    .blog-standard-area {
        padding: 72px 0 44px;
    }

    .blog-quote-box {
        padding: 42px 13px 37px;
    }

    .blog-standard-thumb img {
        width: 100%;
    }

    .blog-standard-content h4 a {
        font-size: 32px;
    }

    .blog-standard-area .owl-prev {
        display: none;
    }

    .blog-standard-area .owl-next {
        display: none;
    }

    .as-pagination {
        margin-bottom: 72px;
    }

    /* blog details area */

    .blog-details-area {
        padding: 72px 0 42px;
    }

    .blog-details-thumb {
        margin-bottom: 30px;
    }

    .blog-detaile-title h4 a {
        line-height: 50px;
    }

    .blog-details-discription p {
        font-size: 14px;
    }

    .blog-details-list {
        margin-top: 30px;
    }

    .ba-blog-details-social-icons {
        text-align: left;
        margin-top: 30px;
    }

    .blog-team-content p {
        font-size: 14px;
    }

    .ba-blog-details-social-icons.two {
        display: none;
    }

    .blog-details-item {
        margin-bottom: 30px;
    }

    .blog-details-tag {
        margin-left: 12px;
    }

    .blog-team-thumb {
        margin-right: 20px;
        margin-top: 17px;
    }

    .blog-item-thumb.two {
        margin-right: 0;
    }

    .blog-item-content h4 a {
        font-size: 20px;
    }

    .owl-nav {
        display: none;
    }

    .blog-details-comment h5 {
        margin-bottom: 60px;
    }

    .blog-comment-box {
        margin-bottom: 85px;
    }

    .blog-comment-thumb {
        margin-top: -20px;
    }

    .blog-comment-box.inner {
        margin-left: 0;
    }

    .content-main p {
        font-size: 14px;
    }

    .text-sm-end {
        text-align: right;
    }

    .blog-contact-box {
        margin-bottom: 30px;
    }

    .blog-contact-box {
        margin-top: -60px;
    }

    /* project innner page  */

    .project-area.inner-page {
        padding: 63px 0 85px;
    }

    /* project innner page  */

    .project-area.inner-page {
        padding: 63px 0 85px;
    }

    /* project detals area */

    .project-details-area {
        padding: 73px 0 72px;
    }

    .projetct-details-image {
        margin-bottom: 15px;
    }

    .projetct-details-image img {
        width: 100%;
    }

    .image img {
        width: 100%;
    }

    /* team details area */

    .team-details-area {
        padding: 72px 0 73px;
    }

    .team-details-author-img {
        margin-bottom: 20px;
    }

    /* contact area */

    .contact-us-area {
        padding: 74px 0 74px;
    }

    .contact-single-box {
        margin-bottom: 40px;
    }

    .contact-title h4 {
        font-size: 36px;
    }

    .contact-single-box::before {
        display: none;
    }

    .row.contact {
        padding: 72px 20px 87px;
        margin-top: -130px;
    }

    .contact-title h2 {
        font-size: 36px;
    }

    /* pricing area inner page */

    .pricing-area.inner-page {
        padding: 64px 0 44px;
    }

    /* contact inner page  */

    .contact-inner-page {
        padding: 70px 0 0;
    }

    .row.inner {
        margin-bottom: 20px;
    }

    .contact-inner-box {
        margin-bottom: 40px;
    }

    .contact-inner-box::before {
        display: none;
    }


    /* error page  */

    .error-area {
        padding: 25px 0 76px;
    }





}


/* small mobile :320px. */
@media only screen and (min-width: 320px) and (max-width: 479px) {

    .mobile-menu-area {
        display: inherit;
    }

    .sidebar-menu {
        display: inherit;
    }

    /* topbar area */

    .consulti-topbar-area {
        display: none;
    }

    /* header area */

    .consulti-header-area {
        /* display: none; */
    }

    /* slider area */

    .banner-carousel .slide-item .image-layer {
        background-position: none;
        background-size: cover;
    }

    .banner-carousel .slide-item {
        min-height: 800px;
    }

    .slider-content {
        /* width: 100%; */
    }

    .slider-sub-title h4 {
        padding: 12px 30px 13px 8px;
    }

    .slider-main-title h1 {
        font-size: 26px;
        line-height: 46px;
    }

    .slider-discripton p {
        font-size: 16px;
        width: 93%;
    }

    .slider-sub-title.style-two h4 {
        font-size: 20px;
        margin-bottom: 10px;
        background: none;
        color: #fff;
    }

    .banner-section .owl-nav {
        display: none;
    }

    .slider-shape {
        display: none;
    }

    .slider-box {
        display: none;
    }

    .slider-shape2 {
        display: none;
    }

    /* about area */

    .about-area {
        padding: 70px 0 43px;
    }

    .about-thumb {
        text-align: center;
        margin-bottom: 80px;
    }

    .about-thumb img {
        width: 75%;
    }

    .about-shape {
        right: 55%;
    }

    .about-shape img {
        width: 100%;
    }

    .about-sub-title h4 {
        margin-bottom: 0px;
    }

    .about-main-title {
        margin-bottom: 10px;
    }

    .about-main-title h2 {
        font-size: 25px;
        line-height: 42px;
    }

    .about-discribtion p {
        width: 100%;
        font-size: 16px;
    }

    .about-single-box {
        margin-bottom: 30px;
        display: inline-block;
    }


    /* section title */

    .section-sub-title h4 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .section-main-title h2 {
        font-size: 21px;
        line-height: 34px;
    }

    /* contact us area */

    .contact-us-items {
        text-align: center;
    }

    .contact-us-content {
        width: 100%;
        margin: auto;
    }

    .contact-us-content h2 {
        font-size: 28px;
        line-height: 42px;
    }

    .consulti-btn.contact-us a {
        padding: 10px 34px;
    }

    .contact-us-items.two {
        display: none;
    }

    /* service area */

    .service-area {
        padding: 67px 0 39px;
    }

    .service-single-box {
        padding: 47px 35px 42px;
    }

    .service-title h4 a {
        font-size: 20px;
    }

    /* brand area */

    .brand-area {
        padding: 0 0 39px;
    }

    /* project area */

    .project-area {
        padding: 66px 0 40px;
    }

    .column {
        flex: 100%;
        max-width: 100%;
    }

    /* team area */

    .team-area {
        padding: 68px 0 72px;
        position: relative;
    }

    .team-title h4 a {
        font-size: 18px;
    }

    .team-shape1 {
        display: none;
    }

    .team-shape2 {
        display: none;
    }

    /* faq area */

    .faq-area {
        padding: 92px 0 70px;
        background-position: center center;
    }

    .accordion li a {
        padding: 11px 10px 11px;
    }

    .accordion li a i {
        width: 45px;
        height: 45px;
        line-height: 45px;
        margin-right: -10px;
    }

    .accordion li p {
        padding: 0px 9px 17px;
    }

    /* sales area */

    .sales-report-area {
        padding: 60px 0 74px;
    }

    .row.sales {
        padding: 12px 0px 16px 0px;
    }

    .sales-discription p {
        width: 100%;
    }

    .sales-list span i {
        display: none;
    }


    /* counter area */

    .counter-area {
        padding: 61px 0 34px;
    }

    .counter-shape {
        display: none;
    }

    .counter-single-box {
        margin-bottom: 30px;
    }

    .counter-numbar h4 {
        font-size: 40px;
    }

    .counter-numbar span {
        font-size: 40px;
    }

    .counter-content h5 {
        font-size: 17px;
    }

    .counter-content p {
        font-size: 14px;
    }


    /* testimonial area */

    .testimonial-area {
        padding: 66px 0 64px;
    }

    .testi-single-box {
        padding: 46px 8px 40px;
    }

    .testi-thumb {
        float: inherit;
        margin-right: 123px;
        margin-bottom: 20px;
    }

    .testi-discription p {
        margin: 10px 0 15px;
        font-size: 16px;
    }

    .testi-icon-thumb {
        right: 20px;
        top: 43%;
    }

    /* blog area */

    .blog-area {
        padding: 67px 0 44px;
    }

    .blog-single-box {
        padding: 43px 15px 46px;
        margin-bottom: 30px;
    }

    .blog-single-box::before {
        background-size: cover;
    }

    .blog-meta span {
        font-size: 14px;
    }

    .blog-discription p {
        font-size: 16px;
    }

    .blog-bottom-title {
        margin-right: 44px;
    }

    /* footer area */

    .footer-area {
        padding: 73px 0 0px;
    }

    .footer-wiget {
        margin-bottom: 30px;
    }

    .copyright-text {
        text-align: center;
    }

    .copyright-text p {
        font-size: 13px;
    }

    .copyright-text p a {
        font-size: 16px;
    }

    .footer-condition {
        text-align: center;
    }


    /*===============================================================
<-- consulti Home Page Two Css-->
=================================================================*/

    /* topbar area */

    .sidebar-info {
        display: none;
    }

    /* slider area */

    .slider-area {
        height: 750px;
    }

    .slider-area.two {
        height: 750px;
    }

    .about-area.style-two {
        padding: 72px 0 27px;
    }

    /* about area*/

    .about-thumb img {
        width: 100%;
    }

    .about-counter {
        left: 0;
        right: 0;
        margin: auto;
    }

    .about-video-icon {
        top: 27%;
        left: 36%;
    }

    .about-area span.process-bar {
        font-size: 18px;
    }

    .about-area .barfiller {
        width: 100%;
    }

    /* contact area */

    .contact-area {
        padding: 60px 0 78px;
    }

    .section-title.contact {
        text-align: center;
    }

    .section-main-title.contact {
        margin-bottom: 0;
    }

    .contact-discription p {
        width: 100%;
    }

    .contact-thumb {
        display: none;
    }

    /* service area style two */

    .service-area.style-two {
        padding: 66px 0 44px;
    }

    .service-items-box-two {
        margin-bottom: 30px;
    }

    .service-items-content-two p {
        margin: 24px 0 22px;
    }

    .service-items-thumb-two img {
        width: 100%;
    }


    /* choose us area */

    .choose-area {
        padding: 67px 0 250px;
    }

    .choose-area::after {
        width: 100%;
    }

    .section-sub-title.choose h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .section-main-title.choose h2 {
        font-size: 26px;
        line-height: 42px;
    }

    .choose-content p {
        width: 83%;
    }

    .choose-icon {
        float: inherit;
        margin-bottom: 20px;
    }

    .single-video.style-two {
        display: none;
    }

    .choose-contact {
        width: 100%;
        padding: 36px 0px 0;
    }

    .subscribe-title {
        text-align: center;
        margin-bottom: 30px;
    }

    .choose-area .form-box input {
        width: 100%;
    }

    .form-box-button {
        margin-left: -64px;
    }

    /* work process area */

    .work-process-area {
        padding: 66px 0 14px;
    }

    .work-process-single-box {
        padding: 0px 10px 0;
        margin-bottom: 20px;
    }

    /* pricing area */

    .pricing-area {
        padding: 66px 0 0px;
    }

    .pricing-single-box {
        padding: 50px 40px 48px;
        margin-bottom: 30px;
    }


    /* team area css */

    .team-area.style-two {
        padding: 63px 0 35px;
    }

    .section-main-title.team2 {
        margin-bottom: 20px;
    }

    .team-discription {
        margin-left: 0;
        width: 100%;
        margin-bottom: 48px;
    }

    .team-items-box {
        margin-bottom: 30px;
    }

    .team-item-thumb img {
        width: 100%;
    }

    /* testimonial area */

    .testimonial-area.style-two {
        padding: 72px 0 142px;
    }

    .testimonial-items-box {
        text-align: center;
    }

    .testimonial-item-thumb {
        float: inherit;
        margin-left: 81px;
    }

    .testimonial-discription p {
        font-size: 16px;
    }

    .testimonial-title h4 {
        font-size: 18px;
        display: block;
        margin-left: 56px;
        margin-bottom: 9px;
    }

    .testimonial-shape {
        display: none;
    }

    .testimonial-area.style-two .owl-nav {
        bottom: -69px;
        left: 53%;
        transform: translateX(-50%);
    }


    /* contact area styel three */

    .contact-area-three {
        padding: 63px 0 73px;
    }

    .section-main-title.contact-thrree h2 {
        font-size: 26px;
        line-height: 32px;
    }

    .contact-list span {
        font-size: 14px;
    }

    .contact-list span i {
        margin-right: 5px;
    }

    .contact-icon {
        margin-right: 6px;
    }

    .contact-box {
        margin-top: 40px;
        padding: 42px 12px 53px;
    }

    .form-box-button.contact {
        margin-left: 0;
    }


    /* blog style two */

    .blog-title.style-two h4 a {
        font-size: 20px;
    }


    /*==================================================
 <-- consulti All nner Page  Css-->
===================================================*/

    /* bratcom area */

    .breatcome-area {
        padding: 120px 0 100px;
    }

    .breatcome-title h1 {
        font-size: 40px;
    }

    .breatcome-text {
        bottom: -127px;
        left: 0;
    }

    /* about area inner page  */

    .about-area.inner-page {
        padding: 72px 0 64px;
    }

    /* team inner page */

    .team-area.inner-page {
        padding: 62px 0 40px;
    }

    /* testimonial inner page */

    .testimonial-area.style-two.inner-page {
        padding: 31px 0 23px;
    }

    /* service details */

    .service-details-area {
        padding: 74px 0 42px;
    }

    .service-details-thumb img {
        width: 100%;
    }

    .service-details-content h4 a {
        font-size: 27px;
        line-height: 36px;
    }

    .service-details-content p {
        font-size: 16px;
    }

    .widget-categories-box {
        padding: 29px 6px 40px;
    }

    .widget-tags a {
        padding: 7px 9px;
    }

    /* blog standard area */

    .blog-standard-area {
        padding: 72px 0 44px;
    }

    .blog-quote-box {
        padding: 42px 13px 37px;
    }

    .blog-quote-conent p {
        font-size: 16px;
    }

    .blog-quote-conent h4 {
        font-size: 22px;
    }

    .blog-standard-thumb img {
        width: 100%;
    }

    .blog-video-icon a {
        height: 70px;
        width: 70px;
        font-size: 40px;
        line-height: 72px;
    }

    .blog-standard-meta span {
        font-size: 12px;
    }

    .blog-standard-content h4 a {
        font-size: 21px;
        line-height: 32px;
    }

    .blog-standard-content p {
        font-size: 16px;
    }

    .blog-standard-area .owl-prev {
        display: none;
    }

    .blog-standard-area .owl-next {
        display: none;
    }

    .as-pagination {
        margin-bottom: 72px;
    }

    .recent-widget-thumb {
        float: inherit;
        margin-bottom: 15px;
    }


    /* blog details area */

    .blog-details-area {
        padding: 72px 0 42px;
    }

    .blog-details-thumb {
        margin-bottom: 30px;
    }

    .blog-detaile-title h4 {
        margin: 20px 0 15px;
    }

    .blog-detaile-title h4 a {
        line-height: 40px;
        font-size: 25px;
    }

    .blog-details-meta span {
        font-size: 14px;
    }

    .blog-details-discription p {
        font-size: 16px;
    }

    .blog-details-list {
        margin-top: 30px;
    }

    .blog-details-list ul li {
        font-size: 15px;
    }

    .ba-blog-details-social-icons {
        text-align: left;
        margin-top: 30px;
    }

    .blog-team-content p {
        font-size: 16px;
    }

    .ba-blog-details-social-icons.two {
        display: none;
    }

    .blog-details-item {
        margin-bottom: 30px;
    }

    .blog-details-tag {
        margin-left: 12px;
    }

    .blog-details-tag h6 {
        font-size: 18px;
        margin-right: 4px;
    }

    .blog-details-tag a {
        padding: 5px 10px;
        font-size: 14px;
        margin-right: 2px;
    }

    .blog-team-thumb {
        float: inherit;
    }

    .blog-item-thumb {
        float: inherit;
    }

    .blog-item-thumb.two {
        float: inherit;
        margin-right: 0;
    }

    .blog-item-content h4 a {
        font-size: 20px;
    }

    .owl-nav {
        display: none;
    }

    .blog-details-comment h5 {
        margin-bottom: 60px;
    }

    .blog-comment-box {
        margin-bottom: 85px;
    }

    .blog-comment-thumb {
        float: inherit;
    }

    .blog-comment-list .title {
        margin-bottom: 5px;
        margin-left: 0px;
    }

    .blog-comment-list span.date {
        margin-left: 0px;
    }

    .text-sm-end {
        text-align: left;
        margin-top: 20px;
    }

    .blog-comment-box.inner {
        margin-left: 0;
    }

    .content-main p {
        font-size: 14px;
    }

    .text-sm-end {
        text-align: right;
    }

    .blog-contact-box {
        margin-bottom: 30px;
    }

    .blog-contact-box {
        margin-top: -60px;
    }

    /* project innner page  */

    .project-area.inner-page {
        padding: 63px 0 85px;
    }

    /* project detals area */

    .project-details-area {
        padding: 73px 0 72px;
    }

    .projetct-details-image {
        margin-bottom: 15px;
    }

    .projetct-details-image img {
        width: 100%;
    }

    .project-details-title h5 {
        font-size: 28px;
        line-height: 40px;
    }

    .project-details-area .info li h6 {
        width: 46%;
    }

    .project-details-area .info li h6 span {
        margin-left: 30px;
    }

    .project-detials-discriopton p {
        font-size: 14px;
    }

    .image img {
        width: 100%;
    }

    p.discription {
        font-size: 16px;
    }

    /* team details area */

    .team-details-area {
        padding: 72px 0 73px;
    }

    .team-details-author-img {
        margin-bottom: 20px;
    }

    .team-details-author-experience ul li .value {
        font-size: 13px;
    }

    span.process-bar {
        font-size: 14px;
    }

    .barfiller .tip {
        font-size: 14px;
    }

    .team-details-title h4 {
        font-size: 28px;
    }

    .team-details-discription p {
        font-size: 16px;
    }

    /* contact area */

    .contact-us-area {
        padding: 74px 0 74px;
    }

    .contact-single-box {
        margin-bottom: 40px;
    }

    .contact-title h4 {
        font-size: 30px;
    }

    .contact-single-box::before {
        display: none;
    }

    .row.contact {
        padding: 72px 10px 87px;
        margin-top: -130px;
    }

    .contact-title {
        margin-bottom: 35px;
    }

    .contact-title h2 {
        font-size: 25px;
        line-height: 32px;
    }

    /* pricing area inner page */

    .pricing-area.inner-page {
        padding: 64px 0 44px;
    }

    /* contact inner page  */

    .contact-inner-page {
        padding: 70px 0 0;
    }

    .row.inner {
        margin-bottom: 20px;
    }

    .contact-inner-box {
        margin-bottom: 40px;
    }

    .contact-inner-box::before {
        display: none;
    }

    /* error page  */

    .error-area {
        padding: 25px 0 76px;
    }
}

@media (max-width: 769px) {
    @keyframes moveUpAndDown {
        0% {
            transform: translateY(0);
        }

        50% {
            transform: translateY(60%);
        }

        100% {
            transform: translateY(0);
        }
    }

    html {
        font-size: 16px;
    }

    .footer-area {
        display: none;
    }

    .consulti-header-area .hideHeader {
        display: none;
    }

    .header-container {
        padding: 10px 5%;
    }

    .consulti-header-area .showHeader {
        display: flex;
        justify-content: space-between;
        align-items: center;

        img {
            width: 100%;
        }
    }

    .sticky-nav .header-logo {
        margin-top: 0;
    }

    .consulti-header-area .showHeader .header-logo {
        width: 30%;
    }

    .consulti-header-area .showHeader .header-title {
        width: 50%;
    }

    .consulti-header-area .side-menu-info {
        display: none;
    }

    .sticky-nav {
        padding: 0;
    }

    .banner-carousel .slide-item {
        min-height: auto !important;
        height: calc(100vh - 50px) !important;
    }

    .chuizhilingyu-area {
        height: auto;
        width: 100%;
        padding-bottom: 80px;
    }

    .content-title {
        font-size: 1.5rem;
        font-family: PingFang SC;
        line-height: 1.41rem;
        font-weight: 600;
        color: #ffffff;
        width: 100%;
        box-sizing: border-box;
        padding: 50px 0 40px;
    }

    .content {
        display: none;
    }

    .footerTab {
        width: 100%;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 999;

        /* display: flex; */
        /* justify-content: space-between; */
        .drawDown {
            height: 50px;
            background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .9));
            display: flex;
            align-items: flex-start;
            justify-content: center;
            box-sizing: border-box;
            padding: 10px 0;

            img {
                width: 18px;
                animation: moveUpAndDown 2s ease-in-out infinite;
            }
        }

        .hideDown {
            display: none;
        }

        .footItem {
            width: 100%;
            display: flex;
            justify-content: space-between;
        }

        .item {
            width: 25%;
            text-align: center;
            height: 40px;
            line-height: 40px;
            color: #fff;
            font-size: 16px;
            position: relative;
        }

        .item:nth-of-type(1) {
            background: #1E71BA;
            font-weight: 600;
        }

        .item:nth-of-type(2) {
            background: #35B9CF;
        }

        .item:nth-of-type(3) {
            background: #F0AF2C;
        }

        .item:nth-of-type(4) {
            background: #423B9C;
        }

        .itemCheck::after {
            position: absolute;
            content: '';
            bottom: 0;
            left: 50%;
            transform: translateX(-50%);
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
            border-bottom: 7px solid #fff;
        }

        a {
            text-decoration: none;
            color: #fff;
        }
    }


    .mobileContent {
        display: block;
        width: 100%;
    }

    .tabBox {
        display: flex;
        width: 100%;
        box-sizing: border-box;
        padding: 0 5%;
        cursor: pointer;
    }

    .tabBox .changeTab {
        width: 33.3%;
        text-align: center;
        height: 32px;
        line-height: 32px;
        color: #fff;
        border: 1px solid #fff;
        cursor: pointer;
    }

    .tabBox .changeTab:nth-of-type(2) {
        border-left: 0;
        border-right: 0;
    }

    .tabBox .setWidth {
        width: 27%;
        font-size: 12px;
    }

    .tabBox .checkTab {
        background-color: #fff;
        color: #234588;
        font-weight: 600;
    }

    .contBox {
        width: 100%;
        box-sizing: border-box;
        padding: 30px 5% 0;
        display: none;
    }

    .contBox .textBox {
        font-size: 1rem;
        font-family: PingFang SC;
        line-height: 2.13rem;
        color: #ffffff;
        text-indent: 2em;
    }

    .contBox .imgBox {
        margin-top: 30px;
    }

    .contShow {
        display: block;
    }

    .jiejuefangan-area {
        height: auto;
    }

    .zhuyingyewu-area {
        height: auto;
        padding-bottom: 50px;
    }

    .jiejuefangan-item {
        width: 100%;
        height: auto;
        box-sizing: border-box;
        padding: 0 15%;
    }

    .jiejuefangan-item .jiejuefangan-img {
        width: 100%;

        img {
            width: 100%;
        }
    }

    .jiejuefangan-item .jiejuefangan-item-content {
        font-size: 15px;
        font-weight: 600;
        text-align: center;
    }

    .friends-container {
        display: none;
    }

    .wrapFriends {
        width: 100%;
        box-sizing: border-box;
        padding: 0 10%;
        display: block;
    }

    .wrapFriends .content-title {
        padding-bottom: 20px;
        color: #234588;
    }

    .wrapFriends .friendImg {
        width: 100%;
        margin-top: 25px;
    }

    .wrapFriends .friendImg img {
        width: 100%;
    }

    .friends-area {
        padding-top: 0 !important;
        background-color: #EFF4FF;
    }

    .slider-content {
        width: 93%;
    }

    .slider-content-background2 {
        width: 100%;
    }

    .slider-main-title h1 {
        font-size: 18px !important;
    }

    .slider-main-title .onlySize {
        font-size: 26px !important;
    }

    .shuzi-content {
        padding: 30px 15px;
        box-sizing: border-box;
        justify-content: space-between;
        width: 100%;
    }

    .shuzi-content .szline-center img {
        width: 17px;
    }

    .shuzi-content .sztitle1 {
        font-size: 19px;
    }

    .shuzi-content .sztitle2 {
        font-size: 16px;
        font-weight: 600;
    }

    .shuzi-content .szline-normal {
        width: 100%;
    }

    .shuzi-content .szline-normal img {
        width: 9px;
    }

    .shuzi-content .szcontent {
        width: 100%;
        font-size: 16px;
    }

    .shuzi-content .setStyle {
        margin-bottom: 0;
        text-indent: 2em;
    }

    .shuzi-content .szimage {
        width: 100%;
    }

    .shuzi-content .showImg {
        display: none;
    }

    .shuzi-content .szcontentn {
        width: 100%;
        font-size: 16px;
    }

    .jgk {
        width: 100%;

        .jgkItem {
            display: flex;
            margin-bottom: 20px;

            img {
                width: 34px;
            }

            .jgkText {
                font-size: 16px;
                font-family: PingFang SC;
                line-height: 19px;
                color: #234588;
                margin-left: 10px;
            }
        }
    }

    .slider-content-yz {
        width: 100%;
    }

    .slider-content-background {
        opacity: 1 !important;
        background-color: rgba(0, 0, 0, .5) !important;
    }

    .slider-discripton p {
        margin: 0;
        font-size: 12px;
    }

    .hzMail {
        width: 100% !important;
        padding: 0 !important;
        text-align: center;
        box-sizing: border-box;
        height: 38px !important;
        line-height: 38px !important;
        margin-top: 15px;
        /* background-color: rgba(0, 0, 0, .8) !important; */
    }

    .hzMail p {
        display: block;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .6) !important;
        opacity: 1;
    }

    .scroll-area .go-top.active {
        transform: translateY(-130%);
    }

    .loading-title {
        left: 50%;
        transform: translateX(-50%);
    }

    .yjContent {
        width: 100%;
        min-height: 100vh;
        background-color: #EFF4FF;
        box-sizing: border-box;
        padding: 15px;

        .tabBox .changeTab {
            border: 1px solid #0A78D2;
            color: #0A78D2;
        }

        .tabBox .changeTab:nth-of-type(2) {
            border-left: none;
            border-right: none;
        }

        .tabBox .checkTab {
            background-color: #0A78D2;
            color: #fff;
        }

        .shuzi-content {
            background: none;
        }

        .shuzi-content {
            padding-left: 0;
            padding-right: 0;
        }
    }
}

@media (min-width: 769px) {
    .consulti-header-area .showHeader {
        display: none;
    }

    .footerTab {
        display: none;
    }

    .mobileContent {
        display: none;
    }

    .wrapFriends {
        display: none;
    }

    .shuzi-content .hideImg {
        display: none;
    }

    .yjContent {
        width: 100%;
        min-height: 100vh;
        background-color: #EFF4FF;
        box-sizing: border-box;
        padding: 40px 20%;

        .mobileContent {
            display: block;
        }
        .szimage{
            width: 100%;
        }
        .yjFlex{
            display: flex;
            justify-content: space-between;
            .szimage{
                width: 48%;
            }
            .szcontent{
                width: 50%;
                line-height: 32px;
            }
        }
        .shuzi-content .szline-normal{
            width: 100%;
            box-sizing: border-box;
            padding: 0 20px;
        }
        .tabBox {
            display: flex;
            width: 100%;
            box-sizing: border-box;
            padding: 0 5%;
            justify-content: center;
            margin-bottom: 40px;
        }

        .tabBox .changeTab {
            width: 220px;
            text-align: center;
            height: 40px;
            line-height: 40px;
            border: 1px solid #0A78D2;
            color: #0A78D2;
        }

        .tabBox .changeTab:nth-of-type(2) {
            border-left: 0;
            border-right: 0;
        }

        .tabBox .setWidth {
            width: 27%;
            font-size: 12px;
        }

        .tabBox .checkTab {
            background-color: #0A78D2;
            color: #fff;
            font-weight: 600;
        }
        .shuzi-content{
            background: none;
        }
    }
}