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

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

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

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

    .slider-shape {
        top: -23rem;
        left: 47%;
    }

    .slider-shape-two {
        right: 20px;
        top: -5rem;
    }

    .slider-shape-three {
        top: -34rem;
    }

    .slider-shape-four {
        top: -140px;
    }


    /*========================*/
         /*services*/
    /*========================*/

    .section-title h5:before {
        left: 40%;
    }

    .services-section .section-title h5:after {
        left: 56%;
    }

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

    .about-shape2 {
        left: 0%;
    }

    .about-shape {
        left: 220px;
        top: 225px;
    }

    .about-section .section-title h5:after {
        left: 16%;
    }

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

    .feature-section .section-title h5:after {
        left: 24%;
    }
    
    .featues-box-content p {
        width: 115%;
    }

    /*========================*/
         /*choose*/
    /*========================*/

    .choose-shape {
        left: -40px;
    }

    .choose-section .section-title h5:after {
        left: 27%;
    }

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


    /*========================*/
         /*testimonial*/
    /*========================*/

    .section-title h5:after {
        left: 30%;
    }

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

    .blog-section .section-title h5:before {
        left: 42%;
    }

    .blog-section .section-title h5:after {
        left: 55%;
    }

    .blog-meta {
        margin: -38px 95px 0 25px;
    }

    .widget_search {
        padding: 45px 10px;
    }

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

    .widget_search form i {
        left: 30px;
    }


}


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

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

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

    .dream-hub_menu>ul>li>a {
        margin: 37px 8px;
        font-size: 16px;
    }

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

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


    .hero-content h1 {
        font-size: 56px;
        line-height: 49px;
    }

    .hero-content p {
        margin: 15px 0 25px;
        font-size: 15px;
    }

    /*========================*/
            /*services*/
    /*========================*/


    .services-section .section-title h5:before {
        left: 39%;
    }

    .services-section .section-title h5::after {
        right: 39%;
    }

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

    .services-content p {
        width: 85%;
        font-size: 15px;
    }

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

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

    .about-shape {
        display: none;
    }

    .about-shape2 {
        display: none;
    }

    h5.up:after {
        right: 72%;
    }

    p.up {
        width: 102%;
    }

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

    h5.upper:after {
        left: 29%;
    }

    .featues-box-content h5 {
        font-size: 18px;
    }

    .featues-box-content p {
        font-size: 15px;
        width: 118%;
    }

    /*========================*/
            /*choose*/
    /*========================*/

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

    .choose-shape {
        display: none;
    }

    p.choose {
        margin: 0;
        width: 100%;
    }

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

    h5.choose:after {
        left: 32%;
    }

    /*========================*/
            /*testimonial*/
    /*========================*/

    h5.testi:after {
        left: 36%;
    }

    .testimonial-desc p {
        width: 99%;
    }

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

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

    h5.blog:before {
        left: 40%;
    }

    h5.blog:after {
        right: 40%;
    }

    .blog-meta {
        margin: -38px 25px 0 25px;
    }

    .blog-content h3 a {
        font-size: 22px;
    }

    /*========================*/
            /*blog-details*/
    /*========================*/
    .blog-details-auther-thumb {
        margin-right: 20px;
    }

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

    .widget_search form {
        margin-left: -28px;
    }

    .widget_search form i {
        left: 19px;
    }


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

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


}

/* 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: 1450px;
    }

    .slider-thumb {
        margin-top: 65px;
    }

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

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


    /*========================*/
            /*services*/
    /*========================*/

    .services-section h5:before {
        left: 34%;
    }

    .section-title h5::after {
        right: 34%;
    }

    .services-content p {
        width: 76%;
    }

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

    .about-section h5::after {
        right: 81%;
    }

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

    .about-shape {
        display: none;
    }

    .about-shape2 {
        display: none;
    }

    /*========================*/
            /*choose*/
    /*========================*/

    .choose-thumb img {
        width: 100%;
        margin-bottom: 65px;
    }

    .choose-shape {
        display: none;
    }

    h5.choose:after {
        left: 21%;
    }

    /*========================*/
            /*testimonial*/
    /*========================*/

    .testimonial-thumb img {
        width: 100%;
        margin-top: 65px;
    }

    /*========================*/
            /*blog*/
    /*========================*/
        h5.blog:before {
            left: 37%;
        }

        h5.blog::after {
            right: 37%;
        }

        .blog-meta {
            margin: -38px 60px 0 25px;
        }

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


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

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

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

    .row.upper:before {
        top: 15%;
    }

    .row.upper:after {
        bottom: -5%;
    }

    .contact-thumb img {
        width: 100%;
        margin-bottom: 20px;
    }

    .submit-button {
        margin: 20px 0 30px;
    }

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

}

/* 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*/
    /*========================*/

    .hero-section {
        height: 1200px;
    }

    .hero-content h1 {
        font-size: 55px;
        line-height: 45px;
    }

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

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


    /*========================*/
            /*services*/
    /*========================*/

    .services-section h5:before {
        left: 29%;
    }

    .services-section h5::after {
        right: 29%;
    }

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

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

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

    .about-shape {
        display: none;
    }

    .about-shape2 {
        display: none;
    }
    
    h5.up:after {
        right: 75%;
    }

    .about-box-list-items {
        padding-top: 40px;
    }


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

    h5.upper:after {
        left: 25%;
    }

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

    /*========================*/
            /*choose*/
    /*========================*/

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

    .choose-shape {
        display: none;
    }

    h5.choose:after {
        left: 28%;
    }

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


    /*========================*/
        /*testimonial*/
    /*========================*/


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

    h5.testi:after {
        left: 32%;
    }

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

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

    .blog-section .section-title h5:before {
        left: 32%;
    }

    .blog-section .section-title h5::after {
        right: 33%;
    }

    .row.upper:after {
        bottom: -4%;
    }

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

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

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

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


    .blog-details-auther-content p {
        font-size: 12px;
        width: 108%;
    }

    .contact-thumb img {
        width: 100%;
        margin-bottom: 30px;
    }

    .submit-button {
        margin: 20px 0 30px;
    }

}

/* 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*/
    /*========================*/

    .hero-section {
        height: 1300px;
    }

    .hero-content h1 {
        font-size: 55px;
        line-height: 49px;
    }

    .hero-content p {
        font-size: 15px;
        width: 99%;
    }

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

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

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


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

    .services-section h5:before {
        left: 26%;
    }

    .services-section h5::after {
        right: 26%;
    }

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

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

    .about-shape {
        display: none;
    }

    .about-shape2 {
        display: none;
    }

    h5.up:after {
        right: 72%;
    }

    .section-title h2 {
        font-size: 42px;
        line-height: 40px;
    }

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

    h5.upper:after {
        left: 29%;
    }

     /*========================*/
            /*choose*/
    /*========================*/

    h5.choose:after {
        left: 31%;
    }

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

    .choose-shape {
        display: none;
    }

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

     /*========================*/
            /*testimonial*/
    /*========================*/

    h5.testi:after {
        left: 36%;
    }

    .testimonial-thumb img {
        width: 100%;
        margin-top: 30px;
    }

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

    h5.blog:before {
        left: 30%;
    }

    h5.blog:after {
        right: 31%;
    }

    .blog-content h3 a {
        font-size: 21px;
    }

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

    .dreamhub-button a.button {
        margin-top: 30px;
    }

    .row.upper:after {
        bottom: -3%;
    }
    
    /*========================*/
        /*contact*/
    /*========================*/

    .contact-thumb img {
        width: 100%;
        margin-bottom: 20px;
    }

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

    .blog-details-auther-thumb {
        float: none;
    }

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

    .blog-content-left h4 a {
        font-size: 26px;
    }

    .submit-button {
        margin: 20px 0 30px;
    }

}

/* 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-section {
        height: 1000px;
    }

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

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

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

     /*========================*/
            /*services*/
    /*========================*/

    .services-section h5:before {
        left: 15%;
    }

    .services-section h5::after {
        right: 15%;
    }

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

    .services-content p {
        width: 85%;
    }

    .section-title h2 {
        font-size: 27px;
        line-height: 30px;
    }

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

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

    .about-shape {
        display: none;
    }

    .about-shape2 {
        display: none;
    }

    .about-section h5.up:after {
        right: 55%;
    }

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

    .about-box-list-items {
        padding-top: 80px;
    }

    .about-box-icon-list span {
        font-size: 18px;
        margin-left: 0px;
    }

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

    .feature-section h5.upper:after {
        left: 45%;
    }
   

     /*========================*/
            /*choose*/
    /*========================*/

    .choose-thumb img {
        width: 100%;
        margin-bottom: 40px;
    }

    .choose-shape {
        display: none;
    }

    .choose-icon {
        float: none;
    }

    .choose-section h5.choose:after {
        left: 48%;
    }

     /*========================*/
            /*testimonial*/
    /*========================*/

    h5.testi:after {
        left: 55%;
    }

    .testimonial-desc p {
        width: 100%;
        font-size: 15px;
        line-height: 30px;
    }

    .testimonial-thumb img {
        width: 100%;
        margin-top: 40px;
    }

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

    .blog-section h5:before {
        left: 20%;
    }

    .blog-section h5::after {
        right: 20%;
    }

    .blog-meta {
        margin: -38px 30px 0 25px;
    }

    .blog-content h3 a {
        font-size: 22px;
        line-height: 25px;
    }

     /*========================*/
            /*choose*/
    /*========================*/

    .dreamhub-button a.button {
        margin-top: 30px;
    }

    .dreamhub-button a {
        padding: 14px 27px;
        font-size: 15px;
    }

     /*========================*/
            /*footer*/
    /*========================*/
    .row.upper:after {
        bottom: -3%;  
    }

    .footer-widget-menu ul li a {
        padding-bottom: 12px;
    }

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

    .contact-thumb img {
        width: 100%;
        margin-bottom: 20px;
    }

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

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

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

    .blog-details-auther-thumb {
        float: none;
    }

    .blog-details-comment-thumb {
        float: none;
    }

    .widget_search {
        padding: 45px 6px;
    }

    .widget_search form i {
        left: 18px;
    }

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

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

    .submit-button {
        margin: 20px 0 30px;
    }

}

