/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {

    .mobile-top {
        display: none;
    }
}

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {

    .section-title h2 {
        font-size: 30px;
    }

    .mobile-top {
        display: none;
    }

    .slider-content {
        margin-top: 50px;
    }

    .slider-content h2 {
        font-size: 45px;
        line-height: 55px;
    }

    .team-hover-inner h3 {
        font-size: 15px;
    }

    .team-hover-inner p {
        padding: 10px 0;
        font-size: 13px;
    }

    .portfolio-title h2 {
        float: none;
    }

    .single-portfolio {
        overflow: hidden;
    }

    .header-contact::after {
        top: -31px;
        transform: rotate(-66deg);
        right: -59px;
    }

    .header-contact::before {
        top: -31px;
        transform: rotate(66deg);
        left: -59px;
    }

    .brand-itams::before {
        width: 100%;
    }

    .form-info h2 {
        font-size: 28px;
    }

    .slider-area {
        height: 808px;
    }

    .slider-content p br {
        display: none;
    }
}

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    .header-top-area {
        padding: 0;
    }

    .form-info {
        margin-bottom: 30px;
    }

    .slider-content br {
        display: none;
    }

    .slider-content p {
        margin-top: 15px;
        margin-bottom: 30px;
    }

    .our-work-area::before {
        height: 400px;
        width: 100%;
        left: 0;
        top: 0;
    }

    .our-work-info {
        padding-top: 450px;
    }

    .pulse-icon {
        top: 150px;
        left: 50%;
        transform: translateX(-50%);
    }

    .our-work-area::after {
        width: 100%;
        height: 400px;
        left: 0;
        top: 0;
    }

    .counter-wrap {
        margin-bottom: 60px;
        text-align: center;
    }

    .counter-wrap h4 {
        font-size: 16px;
        margin-top: 0;
        margin-bottom: 10px;
    }

    .counter-wrap h3 {
        font-size: 35px;
        color: #fff;
        font-weight: 700;
    }

    .single-counter {
        text-align: center;
    }

    .team-title {
        margin-bottom: 35px;
    }

    .single-portfolio img {
        width: 100%;
    }

    .slider-content h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .slider-btn > a {
        margin-right: 5px;
    }

    .slider-iteams {
        top: 50%;
        text-align: center;
        transform: translate(-50%, -50%);
        left: 50%;
    }

    .slider-area {
        height: 600px;
    }

    .brand-itams::before {
        width: 100%;
    }

    .section-para::before,
    .section-para::after {
        display: none;
    }

    .footer-widget {
        margin-bottom: 30px;
    }

    .footer-title h3 {
        margin-bottom: 10px;
    }

    .slider-area,
    .blog-home {
        margin-top: 0;
    }

    /* blog-page css */
    .blog-Author input {
        height: 45px;
    }

    .about-author-title p {
        font-size: 11px;
    }

    .tags ul li a {
        padding: 5px 10px;
    }

    .author-comment:nth-child(2) {
        margin-left: 20px;
    }

    .author-comment:nth-child(3) {
        margin-left: 50px;
    }

    .author-comment:nth-child(4) {
        margin-left: 70px;
    }

    .slider-content {
        margin-top: 0px;
    }
}

/* small mobile :320px. */
@media (max-width: 767px) {
    .our-work-info h3 {
        font-size: 26px;
        margin-bottom: 35px;
    }

    .slider-content br {
        display: none;
    }

    .slider-content {
        margin-top: 0px;
        text-align: center;
    }

    h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .slider-iteams {
        top: 50%;
        text-align: center;
        transform: translate(-50%, -50%);
        left: 50%;
    }

    .counter-wrap {
        margin-bottom: 30px;
        margin-top: 10px;
    }

    .contact-form h2 {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .section-title h2 {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .slider-content h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .box-btn {
        padding: 8px 14px;
        font-size: 12px;
    }

    .slider-btn a {
        margin-right: 5px;
    }



    .brand-active.owl-carousel.owl-drag .owl-item {
        text-align: center;
    }

    .slider-content p {
        margin-top: 20px;
        margin-bottom: 25px;
    }

    .single-counter {
        text-align: center;
        margin-bottom: 30px;
    }

    .form-counter {
        margin-top: 30px;
    }

    .contact-form button {
        width: 100%;
    }

    .counter-wrap h4 {
        margin-bottom: 5px;
    }

    .counter-wrap {
        margin-bottom: 30px;
    }

    .our-work-area::before,
    .our-work-area::after {
        height: 300px;
        top: 0;
        width: 100%;
    }

    .team-title {
        margin-bottom: 30px;
    }

    .our-work-info {
        padding-top: 350px;
    }

    .pulse-icon {
        top: 130px;
        left: 50%;
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 21px;
        transform: translateX(-50%);
    }

    .portfolio-title h2 {
        float: none;
    }

    .counter-wrap h4 {
        font-size: 18px;
    }

    .counter-wrap h3 {
        font-size: 30px;
    }

    .counter-wrap {
        text-align: center;
    }

    a.boxed-btn {
        padding: 10px 15px;
        font-size: 12px;
    }

    .portfolio-load-btn {
        text-align: left;
    }

    .portfolio-menu button {
        margin-left: 0px;
        margin-bottom: 10px;
    }

    /* ................. */

    .pt-100,
    .pt-90,
    .pt-95 {
        padding-top: 50px;
    }

    .pb-100,
    .pb-90,
    .pb-95,
    .pb-70 {
        padding-bottom: 50px;
    }

    .portfolio-menu {
        margin: 30px 0 20px 0;
        text-align: left;
    }

    .slider-area {
        height: 600px;
    }

    .slider-area,
    .blog-home {
        margin-top: 110px;
    }

    .slider-content h3 { font-size:28px;
    }

    .brand-itams::before {
        width: 100%;
    }

    .blog-home-title h2 {
        font-size: 18px;
    }

    .blog-home-title {
        padding: 30px;
    }

    .blog-home {
        height: 350px;
    }

    .blog-post-area.pt-100.pb-100 {
        padding: 30px 0;
    }

    .blog-post-form button {
        border-radius: 5px;
        font-size: 13px;
        margin-top: 0;
    }

    .blog-Author input {
        height: 50px;
        padding: 15px;
    }

    .copy-right-area p {
        font-size: 12px;
    }

    .blog-Author i {
        top: 16px;
    }

    .blog-post-secoend-para {
        padding: 25px 15px;
        margin: 20px 0;
    }

    .author-comment:nth-child(2) {
        margin-left: 10px;
    }

    .author-comment:nth-child(3) {
        margin-left: 30px;
    }

    .author-comment:nth-child(4) {
        margin-left: 50px;
    }

    .latest-news-content h4 a {
        font-size: 18px;
    }

    .latest-news-content {
        padding: 35px 30px 30px 30px;
    }

    .section-title h2,
    .form-info h2 {
        font-size: 25px;
    }

    .blog-post-form button {
        margin-bottom: 20px;
    }

    p.latest-blog-meta {
        font-size: 12px;
    }

    .paginations.text-center li a {
        width: 40px;
    }

    .section-para.white::before,
    .section-para.white::after,
    .section-para::after,
    .section-para::before {
        display: none;
    }


    .latest-news-area .row.mb-50 {
        margin-bottom: 30px;
    }
}

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    /*
    .container {
        width: 450px
    }
*/

}
