@media (max-width: 1199px) {
    .main-navbar .navbar-nav > li > a {
        padding-left: 14px;
        padding-right: 14px;
    }

    .banner-slider .owl-buttons .owl-prev {
        left: -470px;
    }

    .banner-slider .owl-buttons .owl-next {
        right: -470px;
    }

    .banner-img img {
        max-width: 100%;
    }

    .process-img:after {
        top: 5px;
    }

    .col-xs-3:nth-child(2n) .process-img:after {
        bottom: 3px;
    }

    .pricing-table:before {
        left: 0;
    }

    .pricing-table .pack-features {
        padding: 0 40px;
    }

    .pricing-table .btn {
        margin: 56px 40px 60px;
    }

    .footer-nav li + li a {
        margin-left: 20px;
    }

    .page-header {
        background-position: right 60px bottom;
    }

    .full-width .left-content, .full-width .right-content {
        padding: 0 70px;
    }

    .blog-list .post .post-body {
        padding: 0;
    }

    .blog-single .post-footer .post-share {
        text-align: left;
        margin-top: 12px;
    }

    .full-width.section-padding {
        padding: 120px 0;
    }

    .result-content {
        margin-top: 80px;
    }

    .commingsoon-wrap.style-2 .section_count + .section_count {
        margin-left: 30px;
    }

    .single-service .single-features-img {
        width: 230px;
    }

    .single-service .single-features-img + .single-features-content {
        width: calc(100% - 280px);
    }
}

@media (max-width: 991px) {
    .banner-slider .owl-buttons .owl-prev {
        left: -360px;
    }

    .banner-slider .owl-buttons .owl-next {
        right: -360px;
    }

    .banner-item, .banner-item .left-part, .banner-item .right-part {
        height: 680px;
    }

    .section-padding {
        padding: 90px 0;
    }

    .about-us-content h2 {
        margin-top: 0;
    }

    .sm-bottom-30 {
        margin-bottom: 30px;
    }

    .section-header {
        margin-bottom: 48px;
    }

    .section-header.section-header-left {
        margin-bottom: 50px;
        text-align: center;
    }

    .process-img:after {
        top: 13px;
    }

    .col-xs-3:nth-child(2n) .process-img:after {
        bottom: 11px;
    }

    .case-study {
        max-width: 370px;
        float: none;
        margin: 0 auto 30px;
    }

    .call-to-action {
        padding: 70px 0;
    }

    .pricing-table {
        margin-top: 0;
    }

    .pricing-table:before {
        content: none;
    }

    .pricing-table .pack-features {
        padding: 0 20px;
        margin-top: 35px;
    }

    .pricing-table .btn {
        margin: 25px 20px 30px;
    }

    .style-1 .testimonial-item {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
        clear: both;
    }

    .style-1 .testimonial-item .commenter {
        clear: both;
        width: 100%;
        margin-bottom: 30px;
    }

    .post {
        margin-bottom: 30px;
    }

    .client-logo {
        width: calc(33.333333% - 30px);
    }

    .google-map {
        height: 380px;
    }

    .footer-upper {
        margin-bottom: -30px;
        padding-top: 60px;
    }

    .footer-upper .col-sm-6:nth-child(2n + 1) {
        clear: left;
    }

    .footer-upper .widget {
        margin-bottom: 30px;
    }

    .footer-nav {
        margin-left: auto;
        margin-right: auto;
        float: none;
        text-align: center;
    }

    .copyright-text {
        text-align: center;
    }

    .full-width.section-padding {
        padding: 80px 0;
    }

    .full-width .left-content, .full-width .right-content {
        padding: 0;
    }

    .sidebar {
        margin-top: 60px;
    }

    .blog-single .author-box {
        margin-top: 30px;
    }

    .blog-single .given-comment {
        margin-top: 60px;
    }

    .service-single-wrap .sidebar {
        margin-top: 0;
    }

    .single-service .single-features-img {
        width: 100%;
    }

    .single-service .single-features-img + .single-features-content {
        width: 100%;
        margin-left: 0;
        margin-top: 30px;
    }

    .single-service .single-chart-area .right-img {
        margin-top: 30px;
    }

    .single-service .single-service-tab .nav-tabs > li {
        display: block;
        width: 100%;
    }

    .single-service .single-service-tab .nav-tabs > li a {
        display: block;
        width: 100%;
    }

    /*** Nav collapse ***/
    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
        margin-right: 0;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    }

    .navbar > .container {
        position: relative;
    }

    .navbar .navbar-collapse {
        background-color: #4285f4;
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .search-item .dropdown-toggle {
        display: none;
    }

    .search-item .dropdown-menu {
        display: block;
        position: relative;
        margin: 0 0 10px !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        clear: both;
        width: 100%;
    }

    .dropdown:after {
        content: "\f067";
        font-family: "FontAwesome";
        position: absolute;
        right: 0;
        padding: 10px 15px;
        top: 0;
        line-height: 20px;
        cursor: pointer;
    }

    .dropdown.submenu-opened:after {
        content: "\f068";
    }

    .dropdown.search-item:after {
        content: none;
    }

    .dropdown-menu {
        display: none;
        position: relative;
        opacity: 1;
        visibility: visible;
        width: 100%;
        margin-bottom: 12px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .search-toggle-mobile {
        display: block;
    }

    .main-navbar .navbar-nav > li:hover a:after {
        content: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar .navbar-collapse {
        max-width: 360px;
        right: 15px;
        left: auto;
        width: 100%;
        position: absolute;
        -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    }

    .navbar-right {
        margin-right: 0;
    }
}

@media (max-width: 768px) {
    .navbar.navbar-transparent {
        padding: 5px 0;
        min-height: 50px;
        background-color: #4285f4;
        -webkit-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
        box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    }

    .navbar-toggle, .search-toggle-mobile {
        margin-top: 4px;
        margin-bottom: 4px;
    }

    .main-navbar .navbar-brand {
        height: 30px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .main-navbar .navbar-brand img {
        max-height: 30px;
    }
}

@media (max-width: 767px) {
    .pricing-table {
        max-width: 340px;
        float: none;
        margin: 0 auto 30px;
    }

    .post {
        max-width: 360px;
        float: none;
        margin: 0 auto 30px;
        display: block;
    }

    .page-header .overlay {
        padding: 120px 0 40px;
    }

    .page-title {
        font-size: 2.4rem;
    }

    .blog-list .post-body {
        margin-top: 20px;
    }

    .blog-single .post {
        max-width: none;
    }

    .navbar-nav {
        margin-left: 0;
        margin-right: 0;
    }

    .main-navbar .navbar-nav .dropdown-menu .searchform {
        width: 100%;
    }

    .member {
        float: none;
        max-width: 370px;
        margin: 0 auto 20px;
        padding: 20px;
    }

    .service-single-wrap .sidebar {
        margin-top: 40px;
    }

    .single-service .service-title {
        line-height: 1.3;
    }

    .single-service .sub-services {
        margin-bottom: -30px;
    }

    .single-service .sub-services .sub-service {
        margin-bottom: 30px;
    }
}

@media (max-width: 639px) {
    .navbar-nav {
        max-height: 480px;
        overflow: auto;
    }

    .banner-item, .banner-item .left-part, .banner-item .right-part {
        height: 200px;
    }

    .banner-content h1 {
        font-size: 3.6rem;
    }

    .banner-content p {
        margin-top: 15px;
    }

    .banner-content .button-group {
        margin-top: 20px;
    }

    .service-content {
        width: 100%;
        margin-top: 20px;
    }

    .process-img:after {
        top: 0px;
    }

    .col-xs-3:nth-child(2n) .process-img:after {
        bottom: 0px;
    }

    .banner-content h1 {
        font-size: 2rem;
    }

    .banner-content p {
        font-size: 1.3rem;
    }

    .banner-content .banner-features li {
        display: block;
        font-size: 1.2rem;
    }

    .banner-content .banner-features li + li {
        margin-left: 0;
    }

    .about-us-area .card.card-half {
        width: 100%;
    }

    .blog-single .author-box {
        padding: 30px;
    }
}

@media (max-width: 579px) {
    [class*=col-xs-] {
        width: 100%;
    }

    .working-processa-area .col-xs-3 {
        width: 50%;
    }

    .process-item {
        margin-bottom: 30px;
    }

    .process-img img {
        margin: 0 auto;
    }

    .process-img:after {
        content: none;
    }

    .client-logo {
        width: calc(50% - 30px);
    }

    .blog-single .post-metas .post-meta {
        display: block;
    }

    .blog-single .post-metas .post-meta + .post-meta {
        margin-left: 0;
    }

    .cases .case {
        max-width: 370px;
        float: none;
        margin: 0 auto 30px;
        display: block;
    }

    .service {
        text-align: center;
    }

    .service .service-icon {
        float: none;
        margin: 0 auto;
    }
}

@media (max-width: 519px) {
    .header-search h3 {
        font-size: 2rem;
    }

    .banner-content {
        text-align: center;
    }

    .working-processa-area .col-xs-3 {
        width: 100%;
    }

    .client-logo {
        width: calc(100% - 30px);
    }

    .subscribe-form .form-group {
        width: 100%;
    }

    .subscribe-form [type=submit] {
        width: 100%;
        margin-left: 0;
    }

    .member {
        padding: 0;
    }

    .pagination .page-numbers {
        margin-bottom: 10px;
        height: 36px;
        width: 36px;
        line-height: 36px;
        margin: 0 2px;
    }

    .blog-single .author-box .author-avatar + .author-info {
        width: 100%;
        margin-top: 20px;
    }

    .blog-single .comment-body {
        width: 100%;
        margin-top: 20px;
    }

    .blog-single .child-comments {
        padding-left: 40px;
    }

    .blog-single .post-footer .post-tags a {
        margin-bottom: 5px;
    }

    .case-filter .btn-filter {
        width: 100%;
        margin: 4px 0;
    }

    .slick-arrow {
        position: absolute;
        top: 50%;
        border: none;
        border: rgba(0, 0, 0, 0.5);
        width: 32px;
        font-size: 3rem;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .slick-prev {
        left: 0;
    }

    .slick-next {
        right: 0;
    }

    .banner-content .btn {
        display: block;
        width: 100%;
        max-width: 360px;
        margin: 15px auto;
    }

    .cta-content {
        text-align: center;
    }

    .commingsoon-wrap h2 {
        font-size: 2.4rem;
        margin-bottom: 40px;
    }

    .commingsoon-wrap .section_count + .section_count {
        margin-left: 20px;
    }

    .commingsoon-wrap .countdown-time {
        margin-bottom: 30px;
    }

    .commingsoon-wrap.style-2 .section_count + .section_count {
        margin-left: 15px;
    }

    .commingsoon-wrap.style-2 .countdown-time {
        margin-bottom: 30px;
    }
}
