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

    /*========================*/
         /*header-area*/
    /*========================*/

    nav.dream-hub_menu {
        margin-left: 235px;
    }

    .section-title h1 {
        font-size: 39px;
        line-height: 36px;
    }


    /*========================*/
         /*hero-area*/
    /*========================*/

    .slider-shape {
        top: -30rem;
    }

    .slider-shape img {
        width: 71%;
    }

    /*========================*/
         /*about*/
    /*========================*/

    .about-thumb {
        margin-left: -30px;
    }

    .about-shape {
        left: 200px;
        top: 140px;
    }

    .about-shape2 {
        left: 20%;
    }


    /*========================*/
         /*about2*/
    /*========================*/

    .about2-shape {
        right: 25%;
    }

    /*========================*/
         /*process*/
    /*========================*/

    .process-thumb img {
        margin-left: -15px;
        width: 100%;
    }

    .about-us-shape {
        right: 5%;
    }

    /*========================*/
         /*contact-*/
    /*========================*/

    .contact-content {
        padding-left: 35%;
    }


    /*========================*/
         /*blog2-column*/
    /*========================*/

    .widget_search {
        padding: 45px 20px;
    }

    .widget_search form input {
        padding: 12px 58px;
    }

    .widget_search form i {
        left: 45px;
    }

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


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

    /*========================*/
         /*header-*/
    /*========================*/

    nav.dream-hub_menu {
        margin-left: 85px;
    }
    
    /*========================*/
         /*header-*/
    /*========================*/

    .hero-content h1 {
        font-size: 39px;
    }

    .slider-shape {
        display: none;
    }

    .slider-shape-two {
        right: 18%;
        top: -135px;
    }

    /*========================*/
         /*about-*/
    /*========================*/

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


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

    .about-shape {
        left: 120px;
        top: 224px;
    }

    .about-shape2 {
        left: 18%;
    }

    .section-title h1 {
        font-size: 33px;
        line-height: 30px;
    }

    p.desc {
        width: 96%;
    }

    /*========================*/
         /*about2*/
    /*========================*/

    .process-thumb img {
        margin-left: 0;
        width: 100%;
    }

    .about2-shape {
        right: 15%;
        top: 30%;
    }

    /*========================*/
         /*about-us*/
    /*========================*/


    .about-us-shape {
        right: 19%;
        top: 34%;
    }

    /*========================*/
         /*about-us*/
    /*========================*/

    .contact-content {
        padding-left: 80px;
    }

    .meta-title a {
        font-size: 17px;
    }

    
    /*========================*/
         /*blog2-column*/
    /*========================*/
    .widget_search {
        padding: 45px 10px;
    }

    .widget_search form i {
        left: 24px;
    }

    .widget_search form input {

        padding: 12px 36px;
    }

    .rpost-content h4 a {
        font-size: 14px;
        line-height: 20px;
    }

    .sidebar-title-left {
        font-size: 19px;
    }

    .tag-item ul li a {
        padding: 5px 8px;
    }

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

    /*========================*/
         /*blog-details*/
    /*========================*/
    h2.blog-title a {
        font-size: 32px;
    }

}

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

    .sticky {
        position: absolute !important;
    }


    .dream-hub_nav_manu {
        display: none;
    }
    

    /*========================*/
         /*slider*/
    /*========================*/

    .hero-section {
        height: 1360px;
    }

    .slider-all-shape {
        display: none;
    }


    /*========================*/
         /*about*/
    /*========================*/

    .about-shape {
        display: none;
    }

    .about-shape2 {
        display: none;
    }

    .about-thumb img {
        width: 100%;
        margin-bottom: 60px;
    }

    /*========================*/
         /*about2*/
    /*========================*/

    .about2-shape {
        display: none;
    }

    .about2-shape2 {
        display: none;
    }

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

    /*========================*/
         /*process*/
    /*========================*/

    .process-thumb img {
        margin-bottom: 60px;
        width: 100%;
        margin-left: 0;
    }

    /*========================*/
         /*about-us*/
    /*========================*/

    .about-us-shape {
        display: none;
    }

    /*========================*/
         /*contact*/
    /*========================*/

    .contact-content {
        padding-left: 0;
        padding-bottom: 50px;

    }

    .row.upper {
        background: #fff;
    }

}

/* Large Mobile :600px. */
@media only screen and (min-width: 600px) and (max-width: 767px) {

    .sticky {
        position: absolute !important;
    }
    
    .dream-hub_nav_manu {
        display: none;
    }

    /*========================*/
             /*slider*/
    /*========================*/

    .slider-thumb img {
        width: 100%;
        margin-top: 60px;
    }

    .slider-all-shape {
        position: relative;
        z-index: 1;
        display: none;
    }

    /*========================*/
         /*feature*/
    /*========================*/

    .section-title p {
        width: 100%;
    }



    /*========================*/
         /*about*/
    /*========================*/

    .about-thumb img {
        width: 100%;
        margin-bottom: 60px;
    }

    .about-shape {
        display: none;
    }

    .about-shape2 {
        display: none;
    }

    /*========================*/
         /*about2*/
    /*========================*/

    .about2-shape {
        display: none;
    }

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


    /*========================*/
         /*process*/
    /*========================*/

    .process-thumb img {
        margin-left: 0;
        width: 100%;
        margin-bottom: 60px;
    }


    /*========================*/
         /*about-us*/
    /*========================*/

    .about-us-shape {
        display: none;
    }

    .about-Us-shape2 {
        display: none;
    }

    /*========================*/
         /*contact*/
    /*========================*/


    .section-title h1 {
        font-size: 34px;
        line-height: 35px;
    }

    .contact-content {
        padding-left: 0;
        padding-bottom: 50px;
    }


    /*========================*/
         /*footer*/
    /*========================*/

    .copyright-menu {
        margin-top: -44px;
    }

    /*========================*/
         /*blog-details*/
    /*========================*/

    h2.blog-title a {
        font-size: 26px;
    }

    .row.upper {
        background: #fff;
    }

}

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

    .sticky {
        position: absolute !important;
    }


    .dream-hub_nav_manu {
        display: none;
    }

    /*========================*/
         /*slider*/
    /*========================*/

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

    .slider-all-shape {
        display: none;;
    }

    .hero-content h1 {
        font-size: 35px;
        line-height: 38px;
    }

   /*========================*/
         /*section-title*/
    /*========================*/

    .section-title h1 {
        font-size: 29px;
        line-height: 25px;
    }


   /*========================*/
         /*about*/
    /*========================*/

    .about-thumb img {
        width: 100%;
        margin-bottom: 50px;
    }

    .about-shape {
        display: none;
    }

    .about-shape2 {
        display: none;
    }

   /*========================*/
         /*about2*/
    /*========================*/

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


    .about2-shape {
        display: none;
    }


   /*========================*/
         /*process*/
    /*========================*/

    .process-thumb img {
        margin-left: 0;
        width: 100%;
        margin-bottom: 50px;
    }


     /*========================*/
         /*about-us*/
    /*========================*/

    .about-us-shape {
        display: none;
    }

    .about-Us-shape2 {
        display: none;
    }

    .contact-content {
        padding-left: 0;
        padding-bottom: 50px;
    }


     /*========================*/
         /*footer*/
    /*========================*/

    .copyright-menu {
        margin-top: 0;
        float: left;
    }

    .section-title p {
        font-size: 16px;
    }

    /*========================*/
         /*blog2-column*/
    /*========================*/

    .meta-title a {
        font-size: 17px;
    }

    /*========================*/
         /*Blog-Details*/
    /*========================*/

    .blogs-social-share {
        padding: 24px 15px 25px;
    }

}

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

    .sticky {
        position: absolute !important;
    }

    .dream-hub_nav_manu {
        display: none;
    }

    /*========================*/
          /*slider*/
    /*========================*/

    .hero-content h5 {
        font-size: 12px;
    }


    .hero-content h1 {
        font-size: 26px;
        line-height: 30px;
    }

    .slider-all-shape {
        display: none;
    }

    .slider-thumb img {
        margin-top: 60px;
        width: 100%;
    }


         /*section-title*/
    /*========================*/

    .section-title h1 {
        font-size: 25px;
        line-height: 25px;
    }


    /*========================*/
          /*about*/
    /*========================*/

    .about-thumb img {
        width: 100%;
        margin-bottom: 60px
    }

    .about-shape {
        display: none;
    }

    .about-shape2 {
        display: none;
    }

    /*========================*/
          /*about2*/
    /*========================*/
    .about2-shape {
        display: none;
    }

    .about2-shape2 {
        display: none;
    }

    /*========================*/
          /*process*/
    /*========================*/


    .process-thumb img {
        margin-left: 0;
        width: 100%;
        margin-bottom: 60px;
    }

    /*========================*/
          /*about-us*/
    /*========================*/

    .about-us-shape {
        display: none;
    }

    .about-Us-shape2 {
        display: none;
    }

    /*========================*/
          /*contact*/
    /*========================*/

    .contact-content {
        padding: 0 0 40px;
    }
    
    .contact-icon {
        float: none;
        padding: 20px 35px 0px 0px;
    }


    /*========================*/
          /*footer*/
    /*========================*/

    .copyright-menu {
        margin-top: 0;
        float: left;
    }

    /*========================*/
          /*blog*/
    /*========================*/

    .blog-content {
        padding: 25px 28px 26px;
    }

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

    .widget_search {
        padding: 45px 8px;
    }

    .widget_search form i {
        left: 20px;
    }

    .widget_search form input {
        padding: 12px 35px;
    }

    /*========================*/
         /*blog2-column*/
    /*========================*/

    .breadcumb-title h1 {
        font-size: 42px;
    }

    .rpost-content h4 a {
        font-size: 14px;
        line-height: 22px;
    }

    .tag-item ul li a {
        padding: 5px 8px;
    }

    /*========================*/
         /*Blog-Details*/
    /*========================*/

    .blogs-social-share {
        padding: 24px 10px 25px;
    }


    .sidebar-title-left {
        font-size: 19px;
    }
    
    .tag-item ul li a {
        padding: 5px 20px;
    }

    /*========================*/
             /*blog-details*/
    /*========================*/

     h2.blog-title a {
            font-size: 27px;
     }

     .row.upper {
        background: #fff;
    }
}

