/* Medium Layout: 1367px. */

@media only screen and (min-width: 1200px) and (max-width: 1367px) {
}

/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .menu ul li a {
        padding: 14px 0 22px;
    }

    .service-two .service-block .service-block-icon {
        width: 30%;
    }

    .service-two .service-block .service-block-content {
        width: 70%;
    }

    .call-to-action-box h2 {
        font-size: 22px;
        line-height: 26px;
    }

    .call-to-action-box a {
        padding: 6px 18px;
    }

    .work-process-box {
        margin: 0 40px;
    }

    .we-are-best-section {
        padding: 142px 0 61px;
    }
}

/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .menu-section.navbar-fixed-top {
        position: inherit;
    }

    .menu-section.navbar-fixed-top {
        animation-name: none;
    }

    .menu-section {
        padding: 15px 0;
    }

    #home_slider .caption-title h2 {
        font-size: 30px;
        line-height: 35px;
    }

    #home_slider .caption-details {
        margin: 0 0 57px;
    }

    #home_slider .nivo-caption {
        top: auto;
        bottom: 0;
    }

    .call-to-action-box {
        display: inline-block;
        align-items: center;
    }

    .project-block-content {
        bottom: 11px;
    }

    .call-to-action-box h2 {
        line-height: 35px;
    }

    .middle-text {
        padding-bottom: 9px;
    }

    .single-blog-item {
        margin-bottom: 30px;
    }

    .single-footer {
        margin-bottom: 30px;
    }

    .work-process-box {
        margin: 0 30px;
    }

    .testimonial-block .testimonial-block-img {
        width: 30%;
        margin: auto;
    }

    .testimonial-block .testimonial-block-content {
        padding-left: 0;
        width: 100%;
        margin-top: 30px;
    }

    .footer-links {
        text-align: left;
    }

    .footer-links ul li {
        margin-left: 0;
        margin-right: 20px;
    }

    .team-caousel .owl-nav {
        display: none;
    }

    /*blog-block*/
    .blog-page-meta p {
        margin-right: 10px;
    }

    .blog-page-meta p::after {
        right: -10px;
    }

    /*blog-details*/
    .inner-page-box h2.inner-page-title {
        font-size: 38px;
        line-height: 42px;
        padding-bottom: 0px;
    }

    .blog-details-img-content {
        bottom: 10px;
        left: 30px;
    }

    .blog-details-img-content h2 {
        font-size: 38px;
        line-height: 42px;
    }

    .blog-details-img-content ul li {
        margin-right: 10px;
    }

    .blog-details-img-content ul li::after {
        right: -12px;
    }

    .blog-details-blockquote {
        font-size: 18px;
        line-height: 22px;
        padding-left: 84px;
    }

    .comment-box-text .comment-author-meta-box .author {
        margin: 18px 0 14px;
    }

    .comments .children li {
        padding-left: 10px;
    }

    .comment-box-form-box {
        padding: 0px 0px 50px;
    }

    .contact-address-box {
        margin: 0 0 30px;
    }

    /*about*/
    .we-are-best-section {
        padding: 100px 0;
        position: relative;
    }

    .we-best-banner-bg {
        top: 30%;
    }

    /*sevice*/
    .help-you-timer-box h2 .help-you-timer-box-icon {
        margin-right: 10px;
    }

    .help-you-timer-box h2 {
        font-size: 14px;
    }

    .why-choose-image {
        display: none;
    }
}

@media only screen and (min-width: 414px) and (max-width: 768px) {
    .service-two .service-block {
        margin-bottom: 30px;
    }

    .help-you-header h2 {
        font-size: 35px;
    }

    .image-container, .our-service-content-block .service-img {
        display: none;
    }

    .footer-bottom {
        text-align: center;
    }

    #home_slider .nivo-caption {
        top: 50%;
    }

    .about-us {
        margin-bottom: 30px;
    }

    .latest-project-menu-link > div {
        padding: 10px 12px;
    }

    .widget-serach-box {
        margin-top: 30px;
    }

    .counter-box {
        margin-bottom: 25px;
    }

    .about-banner-left {
        padding: 60px 30px;
    }

    .about-banner-right {
        padding: 60px 30px;
    }

    #projects-mix .mix {
        width: 49.95%;
        margin-bottom: 20px;
    }

    .service-three .service-block {
        margin-bottom: 20px;
    }

    .footer-links ul li {
        margin-left: 10px;
        margin-right: 10px;
        float: none;
        display: inline-block;
    }

    .footer-links ul {
        text-align: center;
        width: 100%;
    }

    .service-two .service-block .service-block-icon i {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 20px;
    }

    .why-choose-image {
        display: none;
    }
}

/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
    #home_slider .caption-title h2 {
        font-size: 16px;
    }

    #home_slider .nivo-directionNav {
        display: none;
    }

    .why-choose-image {
        display: none;
    }
}

/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .menu-section.navbar-fixed-top {
        position: inherit;
    }

    .menu-section.navbar-fixed-top {
        animation-name: none;
    }

    .header-top-section-social {
        text-align: left;
    }

    .logo {
        text-align: center;
    }

    .search {
        text-align: center;
    }

    .menu {
        margin: 30px 0;
        overflow: hidden;
    }

    #home_slider .caption-title h2 {
        font-size: 20px;
    }

    .service-two .service-block:last-child {
        margin: 0 0 72px;
    }

    .service-page-our-service {
        margin: 0px;
    }

    .osa-banner {
        display: none;
    }

    .our-service-section {
        padding: 104px 0 30px;
    }

    #projects-mix .mix.mix_big {
        width: 49%;
    }

    #projects-mix .mix {
        width: 50%;
    }

    .call-to-action-box h2 {
        display: block;
    }

    .call-to-action-box a {
        float: none;
    }

    .why-choose-image {
        margin: 60px 0;
    }

    .work-process-box {
        margin: 0 20px;
    }

    .team-caousel .owl-nav {
        display: none;
    }

    .counter-section {
        padding: 78px 0 80px;
    }

    .counter-box {
        margin: 0 0 20px;
    }

    .newsletter-form-area input[type="email"] {
        width: 100%;
    }

    .newsletter-form-area input[type="submit"] {
        margin-left: 0;
        margin-top: 20px;
    }

    .single-blog-item .single-blog-img img {
        width: 100%;
    }

    .single-footer {
        margin: 0 0 20px;
    }

    .footer-links {
        text-align: left;
        margin: 14px 0 0;
    }

    .footer-links ul li {
        margin-left: 0;
        margin-right: 20px;
    }

    /*blog-block*/
    .blog-page-meta p {
        margin-right: 10px;
    }

    .blog-page-meta p::after {
        right: -10px;
    }

    .blog-sidebar-main {
        margin: 60px auto auto;
        width: 264px;
    }

    /*blog-details*/
    .inner-page-box h2.inner-page-title {
        font-size: 38px;
        line-height: 42px;
        padding-bottom: 44px;
    }

    .blog-details-img-content {
        left: 30px;
    }

    .blog-details-img-content h2 {
        font-size: 38px;
        line-height: 42px;
    }

    .blog-details-img-content ul li {
        margin-right: 10px;
    }

    .blog-details-img-content ul li::after {
        right: -12px;
    }

    .blog-details-blockquote {
        font-size: 18px;
        line-height: 22px;
        padding-left: 84px;
    }

    .our-author-box .our-author-box-img {
        margin: 0 0 30px;
    }

    .comment-box-text .comment-author-meta-box .author {
        margin: 18px 0 14px;
    }

    .comments .children li {
        padding-left: 10px;
    }

    .comment-box-form-box {
        padding: 35px 30px 50px;
    }

    /*contact*/
    .contact-address-box {
        margin: 0 0 30px;
    }

    .contact-page-map {
        margin: 0 0 30px;
    }

    /*about*/
    .we-are-best-section {
        padding: 470px 0 70px;
    }

    .we-best-banner-bg {
        top: 10%;
        width: 100%;
    }

    .we-best-banner {
        top: 20px;
    }

    .about-banner-right {
        padding: 125px 0 84px 50px;
    }
}

/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 240px) and (max-width: 480px) {
    /*home1*/
    .header-top-section-social {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .search, .image-container .image::before {
        display: none;
    }

    .our-author-box {
        text-align: center;
    }

    .comment-box-text .comment-box-img {
        width: 100%;
        text-align: center;
    }

    .comment-box-text .comment-author-meta-box {
        padding-left: 0px;
        width: 100%;
    }

    .comment-box-text .comment-author-meta-box .comment-reply-link {
        top: 24px;
    }

    .comments .second-comment-box li {
        padding-left: 0px;
    }

    .comment-box-text .comment-author-meta-box .comment-box-content {
        text-align: center;
    }

    .inner-page-banner-section {
        padding: 130px 0 160px;
    }

    .about-us-title:after {
        left: 0px !important;
        right: 0px !important;
        margin: auto !important;
    }

    .all-project-menu-link > div {
        width: 100%;
        margin: 0px 0px 8px 0px;
    }

    .service-main .service-block .service-block-icon {
        width: 100%;
        text-align: center;
    }

    .service-main .service-block .service-block-content {
        text-align: left;
        padding-left: 0px;
        width: 100%;
    }

    .menu-section {
        padding: 15px 0 10px;
    }

    .slider-go-down {
        bottom: 0px;
    }

    .menu-section.navbar-fixed-top {
        position: inherit;
    }

    .menu-section.navbar-fixed-top {
        animation-name: none;
    }

    .logo {
        text-align: center;
    }

    .search {
        text-align: center;
    }

    .menu {
        margin: 30px 0 20px 0;
        overflow: hidden;
    }

    .about-us {
        text-align: left;
    }

    .about-us-section {
        padding: 60px 0;
    }

    .about-us-more {
        margin-bottom: 40px;
    }

    .about-us-title::after {
        left: calc(50% - 27px);
    }

    .we-best-header .we-best-title {
        font-size: 37px;
    }

    .we-best-header .we-best-text {
        font-size: 17px;
    }

    .search-modal-box .modal-title {
        font-size: 25px;
        margin: 120px 0 0;
    }

    .call-to-action-box h2 {
        margin-bottom: 5px;
        line-height: 52px;
    }

    .our-service-header {
        text-align: center;
    }

    .testimonial-caousel .owl-nav {
        margin: 0px 0 10px 0;
    }

    .our-service-section {
        padding: 60px 0 0px;
    }

    .service-page-our-service {
        margin: 0px;
    }

    .help-you-section {
        padding: 70px 0px;
    }

    .help-you-content h2 {
        font-size: 20px;
        line-height: 38px;
    }

    .latest-project-section {
        padding: 60px 0 27px;
    }

    .latest-project-menu-link > div {
        margin-bottom: 8px;
        margin-right: 5px;
        padding: 8px 16px;
        width: 100%;
    }

    .service-three .service-block .service-block-icon {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .service-three .service-block .service-block-content {
        width: 100%;
        text-align: center;
    }

    #projects-mix .mix.mix_big {
        width: 100%;
    }

    #projects-mix .mix {
        width: 100%;
        margin-bottom: 25px;
    }

    .service-three .service-block .service-block-content h4::after {
        margin: auto;
        left: 0;
        right: 0;
    }

    .why-choose-us-section {
        padding: 60px 0 19px;
    }

    .call-to-action-box a {
        float: none;
    }

    .service-three .service-block .service-block-content h4 {
        margin-top: 0px;
    }

    .why-choose-header {
        margin: 0 0 30px;
    }

    .service-three {
        margin-bottom: 30px;
    }

    .service-three .service-block {
        margin-bottom: 30px;
    }

    .section-title h2 {
        font-size: 24px;
    }

    .why-choose-image {
        margin: 30px 0;
    }

    .work-process-box {
        margin: 0 20px 25px;
    }

    .work-process-border {
        display: none;
    }

    .counter-section {
        padding: 60px 0;
    }

    .pricing-box {
        box-shadow: 0 0 29px 0 rgba(139, 139, 139, 0.1);
        margin-bottom: 20px;
    }

    .counter-box {
        margin-bottom: 18px;
    }

    .newsletter h2 {
        font-size: 27px;
        line-height: 33px;
    }

    .pricing-section {
        padding: 60px 0;
    }

    .work-process-header {
        margin: 0 0 39px;
    }

    .testimonial-section {
        padding: 57px 0 0px;
    }

    .our-team-section {
        padding: 22px 0 43px;
    }

    .blog-section {
        padding: 60px 0 40px;
    }

    .single-blog-item {
        margin-bottom: 20px;
    }

    .our-partners-section {
        padding: 70px 0 70px;
    }

    footer.footer-section {
        padding: 50px 0;
    }

    .team-caousel .owl-nav {
        display: none;
    }

    .newsletter-form-area input[type="email"] {
        width: 100%;
    }

    .newsletter-form-area input[type="submit"] {
        margin-left: 0;
        margin-top: 14px;
    }

    .testimonial-block .testimonial-block-img {
        width: 30%;
        margin: auto;
    }

    .testimonial-block .testimonial-block-content {
        padding-left: 0;
        width: 100%;
    }

    .single-footer {
        margin: 0 0 30px;
    }

    .footer-links {
        text-align: left;
    }

    .footer-links ul li {
        margin-left: 0;
        margin-right: 0px;
        width: 50%;
        float: left;
        padding-bottom: 15px;
        text-align: center;
    }

    .search-modal-box .modal-content input[type="text"] {
        width: 320px;
    }

    .header-top-box {
        margin-right: 0;
        display: block;
    }

    .header-top-section-left {
        text-align: center;
    }

    .header-top-box i {
        margin-right: 2px;
    }

    .header-top-box p {
        font-size: 11px;
    }

    .service-two .service-block .service-block-icon {
        width: 100%;
        text-align: center;
    }

    .service-two .service-block .service-block-content {
        width: 100%;
        text-align: center;
        padding-left: 0px;
    }

    .service-main .service-block .service-block-icon::after {
        height: 180%;
        left: 68%;
    }

    /*blog-block*/
    .blog-page-meta p {
        margin-right: 10px;
    }

    .blog-page-meta p::after {
        right: -10px;
    }

    .blog-sidebar-main {
        margin: 60px 0 0;
    }

    /*blog-details*/
    .inner-page-box h2.inner-page-title {
        font-size: 38px;
        line-height: 42px;
        padding-bottom: 0px;
    }

    .blog-details-img-content {
        bottom: 0;
        left: 10px;
    }

    .blog-details-img-content h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .blog-page-section {
        padding: 60px 0 20px;
    }

    .blog-details-img-content ul li {
        margin-right: 10px;
    }

    .blog-details-img-content ul li::after {
        right: -12px;
    }

    .blog-details-tags-share, .our-author, .comments {
        margin: 0 0 55px;
    }

    .blog-details-section {
        padding: 90px 0 30px;
    }

    .blog-details-blockquote {
        font-size: 18px;
        line-height: 22px;
        padding-left: 84px;
    }

    .our-author-box .our-author-box-img {
        margin: 0 0 30px;
    }

    .comment-box-text .comment-author-meta-box .author {
        margin: 18px 0 14px;
    }

    .comments .children li {
        padding-left: 10px;
    }

    .comment-box-form-box {
        padding: 35px 30px 50px;
    }

    /*contact*/
    .contact-address-box {
        margin: 0 0 30px;
    }

    .contact-page-map {
        margin: 0 0 30px;
    }

    /*about*/
    .about-banner-left {
        padding: 70px 15px 70px;
        width: 100%;
        text-align: left;
    }

    .about-banner-right {
        padding: 70px 0 80px 20px;
        width: 100%;
    }

    .we-are-best-section {
        padding: 70px 0 70px;
    }

    .all-project-block-content {
        bottom: 30px;
    }

    .all-project-block a {
        font-size: 30px;
    }

    .we-best-banner-bg {
        top: 8%;
        width: 100%;
    }

    footer.footer-section {
        padding: 50px 0 0px 0;
        text-align: center;
    }

    .help-you-header h2 {
        line-height: 48px;
    }

    .our-partners-carousel .owl-nav {
        top: -36px;
    }

    /*service*/
    .help-you-timer-box h2 .help-you-timer-box-icon {
        margin-right: 8px;
    }
}
