/* Normal desktop :1200px. */

@media (min-width: 1200px) and (max-width: 1600px) {



    .jmBtn {
        background-image: url(../home/ma.png);
        background-repeat: repeat-x;
        padding: 0 5px;
        border: 0;
        width: 50px;
        height: 60px;
        position: fixed;
        z-index: 1;
        bottom: 450px;
        right: 0px;
        text-align: center;
    }

    .ma{
        background-image: url(../home/jm.jpg);
        background-repeat:repeat-x;
        display: none;
        padding: 0 5px;
        border: 0;
        width: 100px;
        height: 100px;
        position: fixed;
        z-index: 1;
        bottom: 420px;
        right: 45px;
        text-align: center;
    }



    .bolg-content2{
        height: 50%;
    }

    .breatcome-area2{
        height: 380px;
    }


    .header-btn {
        margin-left: 46px;
    }
    .header-search-btn a i {
        margin-right: -43px;
    }
    .dreamhub_menu>ul>li>a {
        margin: 36px 7px 22px;
    }
    .hero-thumb img {
        width: 100%;
    }
    .hero-contant {
        margin-left: 45px;
    }
    .about-thumb img {
        width: 100%;
    }
    p.about-desc {
        width: 100%;
    }
    .hero-shape1 {
        top: 17%;
        right: -53%;
    }
    .hero-shape2 {
        right: -51%;
    }
    h5.protfolio-text {
        margin-bottom: 2px;
    }
    .service-area {
        margin: 0 0 0;
        margin-bottom: -64px;
    }
    .row.consultation {
        padding: 68px 58px 66px 42px;
    }
    .consultation-content {
        margin: 0 0 0 20px;
    }
    .consultation-single-box::before {
        height: 69px;
        right: 0px;
        top: -4px;
    }
    .team-social-icon {
        top: 38%;
    }
    .team-single-box:hover .team-social-icon {
        right: 10%;
    }
    h4.bolg-title a {
        font-size: 21px;
    }
    .blog-content {
        padding: 23px 27px 21px;
    }
    .bolg-grid-area .blog-single-box {
        margin-bottom: 116px;
    }
    .blog-2column-area .blog-single-box {
        margin-bottom: 116px;
    }
}


/* Normal desktop :1500px. */

@media (min-width: 1500px) and (max-width: 1800px) {
    .service-area {
        margin: 0 0 0;
    }
    .header-btn {
        margin-left: 31px;
    }
    .dreamhub_menu>ul>li>a {
        margin: 36px 28px 22px 0;
    }
    .header-search-btn {
        left: 10px;
    }
    .header-btn {
        margin-left: 63px;
    }
    .hero-area {
        height: 1040px;
    }
    .service-area {
        top: 62px;
    }
    .team-social-icon {
        top: 46%;
    }
    .team-single-box:hover .team-social-icon {
        right: 9%;
    }
}


/* Normal desktop :1170px. */

@media (min-width: 1170px) and (max-width: 1199px) {


    .jmBtn {
        background-image: url(../home/ma.png);
        background-repeat: repeat-x;
        padding: 0 5px;
        border: 0;
        width: 50px;
        height: 60px;
        position: fixed;
        z-index: 1;
        bottom: 450px;
        right: 0px;
        text-align: center;
    }

    .ma{
        background-image: url(../home/jm.jpg);
        background-repeat:repeat-x;
        display: none;
        padding: 0 5px;
        border: 0;
        width: 100px;
        height: 100px;
        position: fixed;
        z-index: 1;
        bottom: 420px;
        right: 45px;
        text-align: center;
    }





    .breatcome-area2{
        height: 370px;
    }

    .bolg-content2{
        height: 65%;
    }

    .dreamhub_menu>ul>li>a {
        margin: 35px 24px 22px -5px;
    }
    .header-search-btn {
        left: 21px;
    }
    .header-search-btn a i {
        margin-right: -1px;
    }
    .header-btn {
        margin-left: 18px;
    }
    .header-btn a {
        padding: 13px 29px 11px;
    }
    .hero-thumb img {
        width: 100%;
    }
    .hero-area {
        height: 800px;
    }
    .hero-contant {
        margin-top: 45px;
        margin-left: 40px;
    }
    .hero-contant p {
        width: 100%;
    }
    .hero-contant h1::before {
        width: 5%;
        top: 28%;
    }
    .hero-shape2 {
        right: -50%;
    }
    .hero-shape1 {
        right: -52%;
    }
    .about-thumb img {
        width: 100%;
    }
    .section-title-desc p {
        width: 100%;
        padding: 16px 0 0;
    }
    p.about-desc {
        line-height: 26px;
        width: 100%;
    }
    h5.protfolio-text {
        margin-bottom: 0;
    }
    .service-area {
        margin: 0 0 0;
        margin-bottom: -67px;
        padding: 120px 0 185px;
    }
    .service-single-box {
        padding: 36px 0 33px;
    }
    .row.consultation {
        padding: 68px 38px 66px 28px;
    }
    .consultation-content {
        margin: 0 0 0 17px;
    }
    .consultation-single-box::before {
        height: 56px;
        right: -12px;
        top: 1px;
    }
    h5.consultation-title {
        font-size: 13px;
    }
    span.consultation-text {
        font-size: 31px;
    }
    .consultation-desc p {
        width: 100%;
        padding: 0 0 0 7px;
        font-size: 16px;
    }
    .team-content {
        margin-top: -233px;
        padding: 222px 0 35px;
    }
    h3.team-title {
        margin-bottom: 3px;
    }
    .team-social-icon {
        top: 35%;
        right: -22px;
        padding: 19px 16px;
    }
    .team-single-box:hover .team-social-icon {
        right: 12%;
    }
    .testimonial-desc p {
        width: 100%;
        padding: 75px 0 29px;
    }
    .bolg-content {
        padding: 18px 18px 18px;
    }
    .blog-single-box:hover .bolg-content {
        padding: 19px 18px 17px;
    }
    h4.bolg-title a {
        font-size: 18px;
        line-height: 22px;
    }
    p.bolg-desc {
        font-size: 14px;
    }
    .footer-widget-text p {
        font-size: 14px;
    }
    .footer-widget-social i {
        font-size: 18px;
        margin-right: 17px;
    }
    .footer-widget.left ul li a i {
        margin-right: 9px;
    }
    .footer-widget.left ul li a {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .footer-widget.link ul li a {
        margin-bottom: 0px;
    }
    .footer-widget-quick-contact ul li {
        font-size: 14px;
        margin-bottom: 14px;
    }
    .blog-dtls-desc p {
        font-size: 17px;
    }
    .blog-dtls-desc {
        padding: 24px 39px 24px 22px;
        margin: 0 0 25px 0;
    }
    .recent-post-text h4 a {
        font-size: 15px;
        line-height: 24px;
    }
    .blog-list-left {
        padding: 35px 30px 18px;
    }
    .service-details-box2 {
        padding: 20px 18px 13px;
    }
    .service-details-title h4 {
        font-size: 19px;
        padding: 0 0 -2px;
    }
    .service-details-icon {
        margin-right: 16px;
    }
    .services-detials-desc p {
        font-size: 14px;
        line-height: 21px;
    }
    .service-work-process-box {
        padding: 30px 14px 14px;
    }
    .service-work-process-title h4 {
        padding: 20px 0 3px;
    }
    .widget-service-details-icon p {
        margin-bottom: 0;
    }
    .widget-categories-box {
        padding: 42px 25px 25px;
    }
    .widget-title2 h3 {
        font-size: 37px;
        padding: 26px 0 24px;
    }
    .csd-info {
        padding: 0 17px;
    }
    .case-study-icon a i {
        font-size: 14px;
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
    .study-title h4 a {
        padding: 8px 0 0;
    }
    .study-text p {
        margin: 0;
    }
    .study-text p::before {
        bottom: -7px;
    }
    .study-text p::after {
        bottom: -7px;
    }
    .faq-area .accordion p {
        padding: 10px 19px 10px;
        font-size: 15px;
    }
    .bolg-grid-area .blog-single-box {
        margin-bottom: 102px;
    }
    .pricing-body {
        padding: 27px 26px 34px;
    }
    .blog-2column-area .blog-single-box {
        margin-bottom: 102px;
    }
    .blog-list-area .blog-single-box {
        margin-bottom: 65px;
    }
    .blog-list-area .blog-single-box:hover .bolg-content {
        padding: 19px 26px 17px;
    }
}


/* Normal desktop :992px. */

@media (min-width: 992px) and (max-width: 1169px) {



    .jmBtn {
        background-image: url(../home/ma.png);
        background-repeat: repeat-x;
        padding: 0 5px;
        border: 0;
        width: 50px;
        height: 60px;
        position: fixed;
        z-index: 1;
        bottom: 450px;
        right: 0px;
        text-align: center;
    }

    .ma{
        background-image: url(../home/jm.jpg);
        background-repeat:repeat-x;
        display: none;
        padding: 0 5px;
        border: 0;
        width: 100px;
        height: 100px;
        position: fixed;
        z-index: 1;
        bottom: 420px;
        right: 45px;
        text-align: center;
    }




    .breatcome-area2{
        height: 360px;
    }

    .breatcome-area{
        height: 400px;
    }
    .bolg-content2{
        height: 65%;
    }

    .dreamhub_menu>ul>li>a {
        margin: 36px 0 22px 9px;
        font-size: 14px;
    }
    .header-btn {
        margin-left: 34px;
    }
    .header-btn a {
        padding: 9px 17px 9px;
        font-size: 14px;
    }
    .header-btn {
        display: inline-block;
        margin-left: 0;
    }
    .header-search-btn {
        left: 37px;
    }
    .header-search-btn a i {
        font-size: 18px;
        margin-right: 24px;
    }
    .hero-thumb img {
        width: 100%;
    }
    .hero-area {
        height: 800px;
    }
    .hero-contant {
        margin-left: 35px;
    }
    .hero-contant p {
        width: 100%;
    }
    .hero-contant h1::before {
        width: 5%;
        top: 28%;
    }
    .hero-shape {
        bottom: 4%;
    }
    .hero-shape2 {
        right: -51%;
    }
    .about-thumb img {
        width: 100%;
    }
    .about-shape {
        left: -2%;
    }
    .section-sub-title h5 {
        margin-bottom: 10px;
    }
    p.about-desc {
        width: 100%;
    }
    .section-title-desc p {
        width: 100%;
        padding: 20px 0 0;
    }
    h5.protfolio-text {
        margin-bottom: 3px;
    }
    .service-area {
        margin: 0 0 0;
        margin-bottom: -68px;
        padding: 120px 0 189px;
    }
    .service-area::before {
        border-radius: 0;
    }
    .service-single-box {
        padding: 30px 0 26px;
    }
    .row.consultation {
        padding: 68px 34px 66px 31px;
    }
    .consultation-content {
        margin: 0 0 0 18px;
    }
    h5.consultation-title {
        font-size: 13px;
    }
    span.consultation-text {
        font-size: 31px;
    }
    .consultation-single-box::before {
        height: 62px;
        right: -15px;
        top: -2px;
    }
    .consultation-desc p {
        font-size: 15px;
        width: 100%;
        padding: 0 0 0 11px;
    }
    .team-content {
        margin-top: -234px;
        padding: 219px 0 31px;
    }
    .testimonial-desc p {
        width: 100%;
    }
    h3.team-title {
        margin-bottom: 2px;
    }
    .team-social-icon {
        top: 37%;
        padding: 15px 13px;
    }
    .team-single-box:hover .team-social-icon {
        right: 12%;
    }
    .bolg-content {
        padding: 19px 16px 18px;
    }
    .blog-single-box:hover .bolg-content {
        padding: 20px 16px 18px;
    }
    p.bolg-desc {
        font-size: 14px;
    }
    h4.bolg-title a {
        font-size: 17px;
        line-height: 23px;
        padding: 6px 0 6px;
    }
    .footer-widget-text p {
        font-size: 14px;
        padding: 12px 0 13px;
    }
    .footer-widget-social i {
        font-size: 20px;
        margin-right: 11px;
    }
    .footer-widget.left {
        padding-left: 10px;
    }
    .footer-widget.left ul li a {
        font-size: 14px;
        margin-bottom: 4px;
    }
    .footer-widget.right {
        padding-left: 31px;
    }
    .footer-widget.link ul li a {
        font-size: 14px;
        margin-bottom: 0;
    }
    .footer-widget-quick-contact ul li {
        font-size: 14px;
        margin-bottom: 15px;
    }
    /*----inner-page-css----*/
    .blog-dtls-desc {
        padding: 24px 39px 24px 18px;
    }
    .blog-dtls-desc p {
        font-size: 18px;
    }
    .blog-area.blog-details-area .blog-content {
        padding: 38px 30px 45px;
    }
    .recent-post-thumb {
        margin: 0 18px 0 0;
    }
    .recent-post-text h4 a {
        font-size: 15px;
        line-height: 24px;
    }
    .service-details-box2 {
        padding: 20px 18px 6px;
    }
    .service-details-icon {
        margin-right: 13px;
        margin-top: 6px;
    }
    .service-details-title h4 {
        font-size: 20px;
        padding: 0 0 0;
    }
    .services-detials-desc p {
        font-size: 14px;
        line-height: 24px;
    }
    .service-work-process-box {
        padding: 31px 18px 10px;
    }
    .widget-categories-box {
        padding: 42px 24px 25px;
    }
    .widget-title2 h3 {
        font-size: 38px;
        padding: 26px 0 22px;
    }
    .csd-info {
        padding: 0 17px;
    }
    .case-study-icon a i {
        font-size: 14px;
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
    .study-title h4 a {
        padding: 8px 0 0;
    }
    .study-text p {
        margin: 0;
    }
    .study-text p::before {
        bottom: -5px;
    }
    .study-text p::after {
        bottom: -5px;
    }
    .faq-area .accordion p {
        padding: 0 21px 10px;
        font-size: 15px;
    }
    .bolg-grid-area .blog-single-box {
        margin-bottom: 102px;
    }
    .pricing-body {
        padding: 27px 30px 35px;
    }
    .blog-2column-area .blog-single-box {
        margin-bottom: 104px;
    }
    .blog-list-area .blog-single-box {
        margin-bottom: 66px;
    }
    .blog-list-area .blog-single-box:hover .bolg-content {
        padding: 20px 27px 18px;
    }
}


/* Tablet desktop :768px. */

@media (min-width: 768px) and (max-width: 991px) {



    .jmBtn {
        background-image: url(../home/ma.png);
        background-repeat: repeat-x;
        padding: 0 5px;
        border: 0;
        width: 50px;
        height: 60px;
        position: fixed;
        z-index: 1;
        bottom: 450px;
        right: 0px;
        text-align: center;
    }

    .ma{
        background-image: url(../home/jm.jpg);
        background-repeat:repeat-x;
        display: none;
        padding: 0 5px;
        border: 0;
        width: 100px;
        height: 100px;
        position: fixed;
        z-index: 1;
        bottom: 420px;
        right: 45px;
        text-align: center;
    }


    .bolg-content2{
        
        position: relative;
        height: 250px;

    }

    .dreamhub_nav_manu {
        display: none;
    }
    .header-top-area {
        display: none;
    }
    .sticky {
        padding: 0;
        position: relative !important;
    }
    .header-btn {
        display: none;
    }
    .hero-area {
        height: 600px;
    }
    .hero-thumb {
        margin-top: 0;
    }
    .hero-contant {
        margin-top: 0;
    }
    .hero-thumb img {
        width: 100%;
    }
    .hero-shape {
        bottom: -2%;
    }
    .hero-shape1 {
        top: 2%;
        right: -46%;
    }
    .hero-shape2 {
        bottom: -12%;
    }
    .hero-shape3 {
        bottom: -50px;
        right: -81%;
    }
    .hero-contant {
        margin-left: 20px;
    }
    .hero-contant h2 {
        font-size: 45px;
    }
    .hero-contant h1 {
        font-size: 45px;
        line-height: 35px;
    }
    .hero-contant h1::before {
        height: 5px;
        width: 6%;
        top: 13%;
    }
    .hero-contant p {
        width: 100%;
        padding: 3px 0 22px;
    }
    .hero-btn a {
        padding: 12px 31px 10px;
    }
    .about-area {
        padding: 71px 0 0;
    }
    .about-thumb img {
        width: 100%;
    }
    .section-title.t-left {
        margin-bottom: 27px;
    }
    .section-main-title h1 {
        font-size: 40px;
        line-height: 32px;
    }
    .section-main-title h2 {
        font-size: 40px;
    }
    .section-title-desc p {
        width: 100%;
        padding: 15px 0 0;
    }
    .about-single-box {
        width: 100%;
        padding: 27px 22px 23px;
        margin-bottom: 36px;
    }
    .protfolio-area {
        padding: 10px 0 0;
    }
    .row.about {
        padding: 0 0 10px 0;
    }
    h5.protfolio-text {
        margin-bottom: 3px;
    }
    .protfolio-area .section-sub-title h5 {
        margin-bottom: 6px;
    }
    .protfolio-area .section-title.text-center {
        margin-bottom: 50px;
    }
    .section-title.text-center .section-main-title h2::before {
        bottom: -8px;
    }
    .section-title.text-center .section-main-title h2::after {
        bottom: -11px;
    }
    .service-area {
        padding: 72px 0 170px;
        margin: 0 0 0;
        position: relative;
        top: 92px;
    }
    .service-area::before {
        border-radius: 0;
    }
    .service-area .section-title-desc p {
        width: 100%;
    }
    p.desc {
        width: 100%;
    }
    span.service-text {
        font-size: 17px;
    }
    h3.service-title {
        font-size: 17px;
        line-height: 16px;
    }
    .service-single-box {
        padding: 30px 0 32px;
    }
    .service-icon {
        margin-bottom: 17px;
    }
    .service-icon img {
        width: 30%;
    }
    .consultation-single-box {
        margin-bottom: 33px;
    }
    .consultation-single-box::before {
        height: 60px;
        right: 12px;
        top: -7px;
    }
    .consultation-desc {
        margin-bottom: 46px;
    }
    .row.consultation {
        padding: 68px 30px 80px 13px;
    }
    .consultation-icon img {
        width: 80%;
    }
    .consultation-content {
        margin: 0 0 0 0;
    }
    h5.consultation-title {
        font-size: 14px;
        margin-bottom: 8px;
    }
    span.consultation-text {
        font-size: 22px;
    }
    .consultation-desc p {
        width: 94%;
    }
    .consultation-area .dreamhub-btn {
        text-align: left;
    }
    .team-area {
        padding: 72px 0 78px;
    }
    .team-content {
        margin-top: -269px;
        padding: 256px 0 30px;
    }
    h3.team-title {
        margin-bottom: 2px;
    }
    .team-social-icon {
        top: 44%;
        right: -22px;
        padding: 15px 13px;
    }
    .team-single-box:hover .team-social-icon {
        right: 11%;
    }
    .team-area .section-title.text-center {
        margin-bottom: 15px;
    }
    .section-sub-title h5 {
        margin-bottom: 5px;
    }
    .testimonial-area {
        padding: 79px 0 78px;
    }
    .testimonial-desc p {
        width: 100%;
        padding: 49px 0 23px;
    }
    .bolg-area {
        padding: 73px 0 80px;
    }
    .blog-single-box {
        margin-bottom: 112px;
    }
    h4.bolg-title a {
        font-size: 19px;
        line-height: 27px;
        padding: 4px 0 5px;
    }
    .bolg-content {
        padding: 20px 27px 18px;
    }
    .blog-single-box:hover .bolg-content {
        padding: 20px 27px 19px;
    }
    .bolg-area .section-title.text-center {
        margin-bottom: 50px;
    }
    .bolg-area .dreamhub-btn {
        margin-top: 10px;
    }
    .footer-area {
        padding: 74px 0 30px;
    }
    .footer-widget-text p {
        width: 92%;
    }
    .footer-widget {
        margin-bottom: 25px;
    }
    .footer-widget-quick-contact ul li {
        margin-bottom: 12px;
    }
    .footer-logo {
        padding: 51px 0 0;
    }
    /*----inner-page-css----*/
    .blog-area.blog-details-area {
        padding: 78px 0 78px;
    }
    .blog-area.blog-details-area .blog-content {
        padding: 38px 32px 45px;
    }
    .input-button button {
        margin-bottom: 40px;
    }
    .calender-area {
        height: 462px;
        padding: 25px 266px 38px 0;
        width: 100%;
    }
    .service-detials {
        padding: 80px 0 80px;
    }
    .service-details-title h4 {
        padding: 0 0 0;
    }
    .widget-service-details-icon p {
        margin-bottom: 0;
        font-size: 14px;
    }
    .case-study-details {
        padding: 78px 0 50px;
    }
    .case-study-intro {
        padding: 26px 23px 13px;
    }
    .csd-info {
        padding: 0 0;
    }
    .csd-info ul li {
        margin-bottom: 10px;
        font-size: 16px;
    }
    .csd-thumb img {
        margin-bottom: 25px;
    }
    .study-title h4 a {
        padding: 6px 0 0;
    }
    .faq-area {
        padding: 70px 0 30px;
    }
    .faq-area .section-title.text-center {
        margin-bottom: 40px;
    }
    .faq-area .section-sub-title h5 {
        margin-bottom: 20px;
    }
    .contact_area {
        padding: 78px 0 78px;
    }
    .contact_form {
        padding: 38px 28px 42px;
        margin-right: 0;
    }
    .bolg-grid-area {
        padding: 30px 0 5px;
    }
    .bolg-grid-area .blog-single-box {
        margin-bottom: 50px;
    }
    .pricing-area {
        padding: 71px 0 49px;
    }
    .pricing-area .section-sub-title h5 {
        margin-bottom: 17px;
    }
    .pricing-area .section-title.text-center {
        margin-bottom: 54px;
    }
    .service-area.style-two {
        margin: 0 0 -90px;
        top: 0;
    }
    .brand-area {
        padding: 63px 0 64px;
    }
    .blog-2column-area {
        padding: 78px 0 78px;
    }
    .blog-2column-area .blog-single-box {
        margin-bottom: 72px;
    }
    .blog-2column-area .bolg-content {
        bottom: -43px;
    }
    .blog-2column-area .bolg-content {
        padding: 20px 27px 43px;
    }
    .blog-list-area {
        padding: 78px 0 78px;
    }
    .blog-list-area .blog-single-box {
        margin-bottom: 72px;
    }
    .breatcome-content {
        margin-top: 160px ;
    }
}


/* Large Mobile :600px. */

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


    .breatcome-text ul {
        display: none;
    }



    .breatcome-area{
        height: 200px;
    }

    .breatcome-area2{
        height: 200px;
    }
    .bolg-content2{
        height: auto;
        bottom: -32%;
    }

    .team-thumb {
        position: relative;
        padding: 20px;
        z-index: 1;
    }


    .dreamhub_nav_manu {
        display: none;
    }
    .header-top-area {
        display: none;
    }
    .sticky {
        padding: 0;
        position: relative !important;
    }
    .header-btn {
        display: none;
    }
    .hero-area {
        height: 1146px;
    }
    .hero-thumb {
        margin-top: 0;
    }
    .hero-thumb img {
        width: 100%;
    }
    .hero-contant h1::before {
        height: 6px;
        width: 9%;
        top: 69%;
    }
    .hero-shape {
        bottom: 38%;
    }
    .hero-shape1 {
        display: none;
    }
    .hero-shape2 {
        display: none;
    }
    .hero-shape3 {
        display: none;
    }
    .about-area {
        padding: 72px 0 0;
    }
    .section-title-desc p {
        width: 100%;
    }
    .about-single-box {
        width: 100%;
        padding: 20px 25px 20px;
    }
    .about-thumb img {
        width: 100%;
        margin-top: 50px;
    }
    .row.about {
        padding: 0 0 72px 0;
    }
    .protfolio-area {
        padding: 10px 0 10px;
    }
    .protfolio-area .section-main-title h2 {
        font-size: 41px;
        line-height: 36px;
    }
    .section-title.text-center {
        margin-bottom: 62px;
    }
    .service-area {
        padding: 72px 0 50px;
        margin: 0 0 0;
        margin-bottom: -162px;
    }
    .service-area .section-title-desc p {
        width: 100%;
    }
    p.desc {
        width: 100%;
    }
    .service-area .dreamhub-btn a {
        margin-bottom: 50px;
    }
    .row.consultation {
        padding: 78px 95px 78px 46px;
    }
    .consultation-area .dreamhub-btn {
        text-align: left;
    }
    .consultation-desc {
        padding: 27px 0 33px;
    }
    .consultation-single-box::before {
        width: 0;
    }
    .consultation-content {
        margin: 0 0 0 20px;
    }
    .team-area {
        padding: 10px 0 10px;
    }
    .team-area .section-main-title h2 {
        font-size: 48px;
    }
    .team-area .section-title.text-center {
        margin-bottom: 28px;
    }
    .team-content {
        text-align: center;
        background: #DDDDDD;
        position: relative;
        margin-top: -275px;
        padding: 276px 0 35px;
        border-radius: 5px;
        z-index: -1;
    }
    .team-social-icon {
        top: 55%;
    }
    .testimonial-area {
        padding: 80px 0 80px;
    }
    .team-single-box:hover .team-social-icon {
        right: 7%;
    }
    .testimonial-desc p {
        font-size: 31px;
        width: 100%;
        padding: 44px 0 27px;
    }
    .testimonial-content {
        left: 15px;
    }
    .bolg-area {
        padding: 70px 0 80px;
    }
    .blog-single-box {
        margin-bottom: 115px;
    }
    .bolg-area .section-sub-title h5 {
        margin-bottom: 8px;
    }
    .bolg-content {
        bottom: -25%;
    }
    .bolg-area .dreamhub-btn {
        margin-top: 15px;
    }
    .footer-widget {
        margin-bottom: 25px;
    }
    .footer-widget-text p {
        width: 59%;
    }
    .footer-widget.right {
        margin-top: 10px;
    }
    .footer-widget.left ul li a {
        margin-bottom: 10px;
        width: 57%;
    }
    .footer-area {
        padding: 74px 0 30px;
    }
    .footer-widget-quick-contact ul li {
        margin-bottom: 10px;
    }
    .footer-logo {
        text-align: left;
        padding: 53px 0 0;
    }
    .footer-copyright-text {
        text-align: left;
    }
    .footer-copyright-text p {
        padding: 29px 0 10px;
    }
    /*----inner-page-css----*/
    .blog-area.blog-details-area {
        padding: 78px 0 78px;
    }
    .blog-area.blog-details-area .blog-content {
        padding: 40px 23px 42px;
    }
    .input-button button {
        margin-bottom: 40px;
    }
    .calender-area {
        padding: 25px 81px 38px 0;
    }
    .service-detials {
        padding: 80px 0 80px;
    }
    .service-details-title h4 {
        padding: 0 0 0;
    }
    .service-details-icon {
        margin-right: 18px;
        margin-top: 0px;
    }
    .case-study-details {
        padding: 78px 0 50px;
    }
    .csd-info {
        padding: 0;
        margin-top: 33px;
    }
    .case-study-intro {
        padding: 27px 26px 9px;
        margin-bottom: 30px;
    }
    .study-title h4 a {
        padding: 10px 0 0;
    }
    .faq-area {
        padding: 70px 0 50px;
    }
    .faq-area .section-main-title h1 {
        font-size: 38px;
    }
    .faq-area .section-title.text-center {
        margin-bottom: 21px;
    }
    .faq-area .section-sub-title h5 {
        margin-bottom: 10px;
    }
    .faq-single-thumb.faq-img-animation img {
        margin-top: 21px;
    }
    .contact_area {
        padding: 78px 0 78px;
    }
    .contact_form {
        margin-bottom: 50px;
    }
    .bolg-grid-area {
        padding: 78px 0 50px;
    }
    .bolg-grid-area .blog-single-box {
        margin-bottom: 130px;
    }
    .pricing-area {
        padding: 71px 0 49px;
    }
    .pricing-area .section-sub-title h5 {
        margin-bottom: 17px;
    }
    .pricing-area .section-title.text-center {
        margin-bottom: 54px;
    }
    .service-area.style-two {
        margin: 0 0 -10px;
        top: 0;
    }
    .brand-area {
        padding: 63px 0 64px;
    }
    .blog-2column-area {
        padding: 78px 0 78px;
    }
    .blog-2column-area .blog-single-box {
        margin-bottom: 115px;
    }
    .blog-list-area {
        padding: 78px 0 78px;
    }
    .blog-list-area .bolg-content {
        bottom: -26%;
        padding: 32px 27px 54px;
    }
    .blog-list-area .blog-single-box {
        margin-bottom: 121px;
    }
    .breatcome-content {
        margin-top: 0;
    }
}


/* small mobile :480px. */

@media only screen and (min-width: 480px) and (max-width: 599px) {


    .col-xs-6{
        width: 49%;
        padding-right: 0;
        padding-left: 5px;
        margin-top: 0;
    }


    .jmBtn{
        display: none;
    }
    
    .ma{
        display: none;
    }

    .jmText{
        display: none;
    }

    .breatcome-text ul{
        display: none;
    }


    .breatcome-area{
        height: 150px;
    }

    .breatcome-area2{
        height: 150px;
    }

    .container .container-sm{
        width: 95%;
    }
    #theIframe{
        height: 200px;
    }

    #video-close {
        width: 20px;
        height: 20px;
        color: #211d1e;
        position: absolute;
        left: 85%;
        top: 40%;
        transform: translate(-50%, -50%);
        z-index: 999;
        cursor: pointer;
    }
    .bolg-content2{
        height: auto;
        position: relative;
    }


    .dreamhub_nav_manu {
        display: none;
    }
    .header-top-area {
        display: none;
    }
    .sticky {
        padding: 0;
        position: relative !important;
    }
    .header-btn {
        display: none;
    }
    .hero-area {
        height: 1040px;
    }
    .hero-thumb {
        margin-top: 0;
    }
    .hero-thumb img {
        width: 100%;
    }
    .hero-shape {
        bottom: 40%;
        left: 25px;
    }
    .hero-shape1 {
        display: none;
    }
    .hero-shape1 {
        display: none;
    }
    .hero-shape2 {
        display: none;
    }
    .hero-shape3 {
        display: none;
    }
    .hero-contant p {
        width: 100%;
    }
    .hero-contant h1 {
        font-size: 55px;
    }
    .hero-contant h1::before {
        height: 5px;
        width: 10%;
        top: 68%;
    }
    .hero-contant h2 {
        font-size: 55px;
        line-height: 55px;
    }
    .section-title-desc p {
        font-size: 16px;
        width: 100%;
        padding: 20px 0 0;
    }
    .about-area {
        padding: 72px 0 0;
    }
    .about-single-box {
        width: 100%;
        padding: 23px 23px 20px;
        margin-bottom: 37px;
    }
    p.about-desc {
        font-size: 16px;
        width: 100%;
    }
    .section-sub-title h5 {
        margin-bottom: 10px;
    }
    .about-thumb img {
        width: 100%;
    }
    .about-shape {
        display: none;
    }
    .about-area .dreamhub-btn {
        margin-bottom: 50px;
    }
    .row.about {
        /* padding: 0 0 73px 0; */
    }
    .protfolio-area {
        padding: 20px 0 10px;
    }
    .protfolio-area .section-main-title h2 {
        font-size: 37px;
        line-height: 36px;
    }
    .section-title.text-center {
        margin-bottom: 55px;
    }
    .service-area {
        padding: 72px 0 48px;
        margin: 0 0 0;
        margin-bottom: 0;
    }
    .service-area::before {
        border-radius: 0;
    }
    .service-area .section-title-desc p {
        width: 100%;
    }
    p.desc {
        width: 100%;
        padding: 0 0 8px;
    }
    .service-area .section-title.t-left {
        margin-bottom: 10px;
    }
    .service-area .dreamhub-btn {
        margin-bottom: 50px;
    }
    .row.consultation {
        padding: 79px 95px 77px 46px;
    }
    .consultation-area .dreamhub-btn {
        text-align: left;
    }
    .consultation-single-box::before {
        width: 0;
    }
    .consultation-content {
        margin: 0 0 0 18px;
    }
    span.consultation-text {
        font-size: 32px;
    }
    .consultation-desc p {
        width: 100%;
        padding: 19px 0 25px;
    }
    .section-main-title h2 {
        font-size: 38px;
        line-height: 43px;
    }
    .team-area {
        padding: 50px 0 80px;
    }
    .team-area .section-title.text-center {
        margin-bottom: 20px;
    }
    /* .team-content {
        margin-top: -364px;
        padding: 353px 0 35px;
    } */

    .team-single-box {
        position: relative;
        z-index: 1;
        margin-top: 20px;
    }
    h3.team-title {
        margin-bottom: 2px;
    }
    .team-social-icon {
        top: 50%;
    }
    .team-single-box:hover .team-social-icon {
        right: 8%;
    }
    .testimonial-area {
        padding: 78px 0 80px;
    }
    .testimonial-icon img {
        width: 20%;
    }
    .testimonial-icon::before {
        height: 3px;
        width: 70px;
        bottom: -20px;
    }
    .testimonial-icon::after {
        bottom: -24px;
        right: 17%;
    }
    .testimonial-desc p {
        font-size: 27px;
        line-height: 41px;
        width: 100%;
        padding: 41px 0 23px;
    }
    .testi-people img {
        width: 80%;
    }
    .testimonial-content {
        left: 5px;
    }
    .bolg-area {
        padding: 72px 0 78px;
    }
    .blog-single-box {
        margin-bottom: 100px;
    }
    .bolg-content {
        bottom: -35%;
        opacity: 0.8;
    }
    .bolg-area .dreamhub-btn {
        margin-top: 10px;
    }
    .footer-area {
        padding: 74px 0 30px;
    }
    .footer-widget {
        margin-bottom: 26px;
    }
    .footer-widget.left {
        margin-bottom: 16px;
        display: inline-block;
    }
    .footer-widget-text p {
        width: 68%;
    }
    .footer-widget.left ul li a i {
        margin-right: 10px;
    }
    .footer-widget.left ul li a {
        width: 63%;
    }
    .footer-widget-quick-contact ul li {
        margin-bottom: 10px;
    }
    .footer-logo {
        text-align: left;
        padding: 55px 0 0;
    }
    .footer-copyright-text {
        text-align: left;
    }
    .footer-copyright-text p {
        padding: 20px 0 5px;
    }
    /*----inner-page-css----*/
    .blog-area.blog-details-area {
        padding: 78px 0 78px;
    }
    .blog-area.blog-details-area .blog-content {
        padding: 38px 23px 45px;
    }
    .blog-dtls-desc p {
        font-size: 18px;
    }
    .blog-dtls-desc {
        padding: 23px 39px 12px 25px;
    }
    .input-button button {
        margin-bottom: 40px;
    }
    .calender-area {
        padding: 25px 28px 38px 0;
    }
    .service-detials {
        padding: 80px 0 80px;
    }
    .service-details-title h4 {
        padding: 0 0 0;
    }
    .service-details-icon {
        margin-right: 19px;
        margin-top: 12px;
    }
    .service-details-box2 {
        padding: 20px 25px 8px;
    }
    .case-study-details {
        padding: 78px 0 50px;
    }
    .case-study-intro {
        padding: 30px 31px 23px;
        margin-bottom: 30px;
    }
    .csd-thumb img {
        margin-bottom: 29px;
    }
    .csd-title h3 {
        margin: 0;
    }
    .csd-info ul li {
        margin-bottom: 10px;
    }
    .csd-info {
        padding: 0;
    }
    .csd-info ul {
        margin: 0;
    }
    .study-title h4 a {
        padding: 8px 0 0;
    }
    .faq-area {
        padding: 70px 0 52px;
    }
    .faq-area .section-main-title h1 {
        font-size: 34px;
    }
    .faq-area .section-title.text-center {
        margin-bottom: 20px;
    }
    .faq-area .section-sub-title h5 {
        margin-bottom: 2px;
    }
    .faq-single-thumb.faq-img-animation img {
        margin-top: 21px;
    }
    .contact_area {
        padding: 78px 0 78px;
    }
    .contact_form {
        margin-right: 0;
        margin-bottom: 40px;
    }
    .bolg-grid-area {
        padding: 5px 0 50px;
    }
    .bolg-grid-area .blog-single-box {
        margin-bottom: 99px;
    }
    .pricing-area {
        padding: 71px 0 49px;
    }
    .pricing-area .section-sub-title h5 {
        margin-bottom: 12px;
    }
    .pricing-area .section-title.text-center {
        margin-bottom: 60px;
    }
    .pricing-area .section-main-title h1 {
        font-size: 38px;
        line-height: 52px;
    }
    .service-area.style-two {
        margin: 0 0 0;
        top: 0;
    }
    .brand-area {
        padding: 63px 0 64px;
    }
    .blog-2column-area {
        padding: 78px 0 78px;
    }
    .blog-2column-area .blog-single-box {
        margin-bottom: 98px;
    }
    .blog-list-area {
        padding: 78px 0 78px;
    }
    .blog-list-area .bolg-content {
        bottom: -26%;
        padding: 32px 27px 28px;
    }
    .blog-list-area .blog-single-box {
        margin-bottom: 109px;
    }
    .breatcome-content {
        margin-top: 0;
    }
}


/* small mobile :320px. */

@media only screen and (min-width: 320px) and (max-width: 479px) {


    .jmBtn{
        display: none;
    }
    
    .ma{
        display: none;
    }

    .jmText{
        display: none;
    }


    .breatcome-text ul{
        display: none;
    }

    .col-xs-6{
        width: 49%;
        padding-right: 0;
        padding-left: 5px;
        margin-top: 0;
    }


    .team-thumb img {
        border: 4px solid #FFD800;
        width: 100%;
        transition: .5s;
        overflow: hidden;
        border-radius: 4px;
        margin-top: 10px;
    }


    /* .team-single-box{
        border: 1px solid red;
        width: 100%;
    } */

    /* .team-single-box {

        display: flex;
        flex-direction: column;
    } */

    .theBtn{
        height: 180px;
    }


    .team-thumb{
        position: relative;
        padding: 7px;
        z-index: 1;
    }

    h3.team-title{
        font-size: 15px;
        color: #361C00;
        margin-bottom: 7px;
        font-weight: 500;
        transition: .5s;
    }

    span.team-text {
        font-size: 12px;
        color: #616161;
        font-weight: 500;
        transition: .5s;
    }

    #theIframe{
        height: 200px;
    }
    #video-close {
        width: 20px;
        height: 20px;
        color: #211d1e;
        position: absolute;
        left: 85%;
        top: 40%;
        transform: translate(-50%, -50%);
        z-index: 999;
        cursor: pointer;
    }
    .bolg-content2{
        height: auto;
        position: relative;
    }
    .dreamhub_nav_manu {
        display: none;
    }
    .header-top-area {
        display: none;
    }
    .sticky {
        padding: 0;
        position: relative !important;
    }
    .header-btn {
        display: none;
    }
    .hero-area {
        height: 832px;
    }
    .hero-thumb {
        margin-top: 0;
    }
    .hero-thumb img {
        width: 100%;
    }
    .hero-shape {
        display: none;
    }
    .hero-shape1 {
        display: none;
    }
    .hero-shape2 {
        display: none;
    }
    .hero-shape3 {
        display: none;
    }
    .hero-contant h1 {
        font-size: 40px;
        line-height: 28px;
    }
    .hero-contant h2 {
        font-size: 40px;
    }
    .hero-contant h1::before {
        height: 4px;
        width: 11%;
        top: 58%;
    }
    .hero-contant p {
        width: 100%;
        padding: 0 0 25px;
    }
    .hero-btn a {
        padding: 12px 35px 11px;
    }
    .about-area {
        padding: 70px 0 0;
    }
    .about-shape {
        display: none;
    }
    .about-area .section-title.t-left {
        margin-bottom: 25px;
    }
    .about-area .section-main-title h1 {
        font-size: 35px;
        line-height: 28px;
    }
    .about-area .section-main-title h2 {
        font-size: 35px;
    }
    .section-title-desc p {
        width: 100%;
        padding: 19px 0 0;
    }
    .about-single-box {
        width: 100%;
        padding: 22px 23px 18px;
    }
    p.about-desc {
        line-height: 26px;
        width: 100%;
    }
    .about-thumb img {
        width: 100%;
    }
    .about-area .dreamhub-btn {
        margin-bottom: 50px;
    }
    .row.about {
        /* padding: 0 0 76px 0; */
    }
    .protfolio-area {
        padding: 30px 0 20px;
    }
    .protfolio-area .section-main-title h2 {
        font-size: 26px;
        line-height: 8px;
    }
    .section-sub-title h5 {
        font-size: 16px;
    }
    .protfolio-area .section-title.text-center {
        margin-bottom: 55px;
    }
    .section-title.text-center .section-main-title h2::before {
        bottom: -23px;
    }
    .section-title.text-center .section-main-title h2::after {
        bottom: -26px;
    }
    .service-area {
        padding: 70px 0 50px;
        margin: 0 0 0;
        margin-bottom: 0;
    }
    .service-area .section-title.t-left {
        margin-bottom: 10px;
    }
    .service-area::before {
        border-radius: 0;
    }
    .service-area .section-main-title h1 {
        font-size: 30px;
        line-height: 18px;
    }
    .service-area .section-main-title h2 {
        font-size: 30px;
    }
    .service-area .section-title-desc p {
        width: 100%;
    }
    p.desc {
        width: 100%;
    }
    .section-main-title h2::after {
        bottom: -2px;
        height: 7px;
        width: 9px;
    }
    .dreamhub-btn {
        margin-bottom: 50px;
    }
    .row.consultation {
        background: #FFD800;
        padding: 68px 0 66px 0;
    }
    .consultation-content {
        margin: 0 0 0 15px;
    }
    span.consultation-text {
        font-size: 30px;
    }
    .consultation-desc p {
        width: 100%;
        padding: 20px 0 24px;
    }
    .consultation-area .dreamhub-btn {
        text-align: left;
    }
    .consultation-single-box::before {
        width: 0;
    }
    .row.consultation {
        padding: 80px 0 28px 0;
    }
    .team-area {
        padding: 30px 0 78px;
    }
    .team-area .section-main-title h2 {
        font-size: 27px;
        line-height: 18px;
    }
    .team-area .section-title.text-center {
        margin-bottom: 25px;
    }
    .team-content {
        margin-top: -180px;
        padding: 180px 0 5px;
        height: 100%;
    }
    .team-social-icon {
        top: 37%;
        right: -22px;
        padding: 15px 12px;
    }
    .team-single-box:hover .team-social-icon {
        right: 12%;
    }
    .testimonial-area {
        padding: 80px 0 79px;
    }
    .testimonial-icon img {
        width: 25%;
    }
    .testimonial-desc p {
        font-size: 23px;
        font-weight: 250;
        line-height: 34px;
        width: 100%;
        padding: 43px 0 23px;
    }
    .testimonial-icon::before {
        width: 66px;
        bottom: -23px;
    }
    .testimonial-icon::after {
        bottom: -25px;
        height: 10px;
        right: 34%;
    }
    .testi-people img {
        width: 80%;
    }
    .testimonial-content {
        left: 5px;
    }
    .bolg-area {
        padding: 70px 0 30px;
    }
    .section-title.text-center {
        margin-bottom: 60px;
    }
    .bolg-area .section-sub-title h5 {
        font-size: 20px;
    }
    .bolg-area .section-main-title h2 {
        font-size: 40px;
        line-height: 25px;
    }
    .blog-single-box {
        margin-bottom: 102px;
    }
    h4.bolg-title a {
        font-size: 17px;
        line-height: 23px;
        padding: 4px 0 5px;
    }
    .bolg-content {
        background: #fff;
        filter: drop-shadow(0px 15px 30px rgba(0, 0, 0, 0.1));
        width: 82%;
        margin: auto;
        padding: 10px 10px 10px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -15%;
        transition: .5s;
    }

    .bolg-content3 {
        background: #fff;
        filter: drop-shadow(0px 15px 30px rgba(0, 0, 0, 0.1));
        width: 82%;
        margin: auto;
        padding: 10px 10px 10px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -45%;
        transition: .5s;
    }
    .blog-single-box:hover .bolg-content {
        padding: 10px 10px 15px;
    }
    p.bolg-desc {
        font-size: 13px;
        line-height: 22px;
    }
    .bolg-area .dreamhub-btn {
        margin-top: 9px;
    }
    .footer-area {
        padding: 73px 0 30px;
    }
    .footer-widget {
        margin-bottom: 25px;
    }
    .footer-widget.left ul li a i {
        margin-right: 9px;
    }
    .footer-widget.left ul li a {
        margin-bottom: 6px;
        width: 85%;
    }
    .footer-widget.left {
        margin-bottom: 15px;
        display: inline-block;
    }
    .footer-widget-quick-contact ul li {
        margin-bottom: 15px;
    }
    .footer-logo {
        text-align: left;
        padding: 55px 0 0;
    }
    .footer-copyright-text {
        text-align: center;
    }
    .footer-copyright-text p {
        padding: 25px 0 8px;
    }
    /*----inner-page-css----*/
    .breatcome-title h1 {
        font-size: 39px;
    }
    .blog-area.blog-details-area {
        padding: 78px 0 78px;
    }
    .blog-area.blog-details-area .blog-content {
        padding: 24px 16px 45px;
    }
    .blog-meta span::before {
        width: 0;
        height: 0;
        right: 0;
        top: 0;
    }
    .blog-meta span {
        margin-right: 8px;
        font-size: 14px;
    }
    .blog-meta a {
        font-size: 14px;
    }
    .blog-area.blog-details-area .blog-meta {
        text-align: left;
        margin-bottom: 9px;
    }
    .blog-dtls-desc {
        padding: 24px 39px 17px 19px;
        margin: 0 0 25px 0;
    }
    .blog-dtls-desc p {
        font-size: 18px;
    }
    .blog-details-inner h3 {
        font-size: 26px;
    }
    .blog-details-social-icon a i {
        height: 36px;
        line-height: 36px;
        margin: 0 4px 0 0;
        width: 36px;
    }
    .input-button button {
        margin-bottom: 40px;
    }
    .blog-list-left {
        padding: 32px 21px 16px 17px;
    }
    .recent-post-thumb {
        margin: 0 15px 0 0;
    }
    .recent-post-text h4 a {
        font-size: 15px;
        line-height: 24px;
    }
    .service-detials {
        padding: 80px 0 80px;
    }
    .service-dtls-title h1 {
        font-size: 25px;
        padding: 23px 0 5px;
    }
    .serivce-details-desc p {
        margin-bottom: 27px;
    }
    .widget-service-details-icon p {
        margin-bottom: 0;
        font-size: 12px;
    }
    .widget-service-details-icon i {
        font-size: 20px;
        color: #FFD800;
        display: inline-block;
        margin-right: 2px;
        position: relative;
        top: 4px;
    }
    .service-details-box2 {
        padding: 20px 14px 7px;
    }
    .service-details-icon {
        margin-right: 14px;
        margin-top: 6px;
    }
    .service-details-title h4 {
        font-size: 21px;
        padding: 0 0 0;
    }
    .services-detials-desc p {
        line-height: 23px;
    }
    .service-page-title2 h1 {
        font-size: 26px;
        padding: 0 0 12px;
    }
    .widget-service-details-icon {
        margin-top: -12px;
        margin-bottom: 11px;
    }
    .widget-categories-box {
        padding: 42px 24px 25px;
    }
    .widget-title2 h3 {
        font-size: 38px;
        padding: 26px 0 24px;
    }
    .case-study-details {
        padding: 78px 0 50px;
    }
    .case-study-intro {
        padding: 8px 9px 9px;
        margin-bottom: 25px;
    }
    .csd-info {
        padding: 20px 0 0;
    }
    .csd-title h3 {
        font-size: 25px;
        margin: 0;
    }
    .csd-info strong {
        font-size: 16px;
        margin-right: 0px;
    }
    .csd-info ul li {
        margin-bottom: 5px;
        font-size: 14px;
    }
    .csd-info ul {
        padding: 8px 0;
        margin: 0;
    }
    .csd-social-icon li i {
        height: 33px;
        width: 33px;
        line-height: 33px;
    }
    .case-study-icon a i {
        font-size: 14px;
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
    .study-title h4 a {
        padding: 7px 0 0;
    }
    .case-study-content {
        bottom: 0px;
        left: 20px;
    }
    .faq-area {
        padding: 70px 0 52px;
    }
    .faq-area .section-main-title h1 {
        font-size: 24px;
    }
    .faq-area .accordion li a.active {
        padding: 8px 0 0 0px;
        font-size: 13px;
        margin: 0;
    }
    .faq-area .accordion a {
        font-size: 13px;
    }
    .accordion li a::after {
        top: 9px;
    }
    .faq-area .accordion a {
        padding: 9px 0;
    }
    .faq-area .accordion p {
        line-height: 24px;
        font-size: 13px;
    }
    .faq-area .section-sub-title h5 {
        margin-bottom: -6px;
    }
    .faq-single-thumb.faq-img-animation img {
        margin-top: 26px;
    }
    .contact_area {
        padding: 78px 0 78px;
    }
    .contact_form {
        margin-right: 0;
        margin-bottom: 40px;
        padding: 34px 18px 35px;
    }
    .bolg-grid-area {
        padding: 78px 0 50px;
    }
    .bolg-grid-area .blog-single-box {
        margin-bottom: 60px;
    }
    .pricing-area {
        padding: 71px 0 49px;
    }
    .pricing-area .section-sub-title h5 {
        margin-bottom: 5px;
    }
    .pricing-area .section-title.text-center {
        margin-bottom: 60px;
    }
    .pricing-area .section-main-title h1 {
        font-size: 28px;
        line-height: 52px;
    }
    .pricing-area .section-main-title h2 {
        font-size: 30px;
        line-height: 21px;
    }
    .pricing-body {
        padding: 26px 31px 34px;
    }
    .pricing-list {
        padding: 0 0 15px 0;
    }
    .service-area.style-two {
        margin: 0 0 0;
        top: 0;
    }
    .brand-area {
        padding: 63px 0 64px;
    }
    .blog-2column-area {
        padding: 78px 0 78px;
    }
    .blog-2column-area .blog-single-box {
        margin-bottom: 103px;
    }
    .blog-list-area {
        padding: 78px 0 78px;
    }
    .blog-list-area .bolg-content {
        bottom: -34%;
        padding: 21px 27px 28px;
    }
    .blog-list-area .blog-single-box:hover .bolg-content {
        padding: 20px 27px 19px;
    }
    .blog-list-area .blog-single-box {
        margin-bottom: 96px;
    }
    .breatcome-content {
        margin-top: 0;
    }
    .breatcome-area {
        height: 150px;
    }
    .breatcome-area2 {
        height: 120px;
    }
}