@media (min-width: 1900px) {
    .analyzen-superhero-section .description h1.title {
        font-size: 65px;
    }
    .analyzen-superhero-section .description p.sub-title {
        font-size: 18px;
    }
    .analyzen-superhero-section .description h4 {
        font-size: 26px;
    }
    .analyzen-superhero-section .description p {
        font-size: 14px;
    }
    .superhero-carousel {
        width: 100%;
        height: 750px;
        top: 0;
    }
    .analyzen-superhero-section .textbox {
        bottom: 0;
    }
    .analyzen-superhero-section .textbox p {
        font-size: 50px;
    }
    .analyzen-superhero-section .textbox2 {
        bottom: -40px;
    }
    .portfolio-details-page
        .target-details
        .target-details-steps
        ul.nav.nav-pills {
        left: 5%;
    }
    .portfolio-details-page
        .target-details
        .target-details-steps
        ul.nav.nav-pills
        li {
        margin-left: -3%;
    }
    .analyzers-team .analyzer .social-info {
        padding: 25px 0;
    }
    .analyzers-team .analyzer .analyzer-info h2 {
        font-size: 20px;
        margin-top: 40px;
    }
    .analyzers-team .analyzer .analyzer-info p {
        font-size: 16px;
    }
}
@media (min-width: 1400px) {
    .analyzen-superhero-section .textbox {
        bottom: -15px;
    }
    .analyzen-superhero-section .superhero-carousel-nav #prev {
        left: 120px;
        bottom: 45%;
    }
    .analyzen-superhero-section .superhero-carousel-nav #next {
        right: 25px;
        bottom: 45%;
    }
}
@media (max-width: 767px) {
    .page-banner {
        min-height: 200px;
        margin-bottom: 10px;
    }
    .page-banner .page-title h2 {
        font-size: 25px;
        width: 100%;
    }
    .section-title,
    .site-navbar .site-logo {
        text-align: center;
    }
    .section-title h2.title {
        font-size: 25px;
        margin-bottom: 25px;
    }
    .section-title p.sub-title {
        font-size: 16px;
    }
    .site-navbar .site-menu-toggle {
        color: #2f5697;
        top: 10px;
        right: 15px;
    }
}
@media (min-width: 320px) and (max-width: 480px) {
    .site-navbar .site-logo {
        text-align: center;
        top: 7px;
    }
    .site-navbar.scrolled .site-menu-toggle {
        top: 21px;
    }
    .site-navbar.fixed-navbar,
    .site-navbar.scrolled {
        min-height: 70px;
    }
    .page-banner {
        min-height: 200px;
        margin-bottom: 10px;
    }
    .page-banner .page-title h2 {
        font-size: 25px;
        width: 100%;
    }
    .analyzen-awards .award-carousel .award-item .award-details .text,
    .section-title {
        text-align: center;
    }
    .section-title h2.title {
        font-size: 25px;
        margin-bottom: 25px;
    }
    .section-title p.sub-title {
        font-size: 16px;
    }
    .site-navbar .site-menu-toggle {
        color: #2f5697;
        top: 20px;
        right: 15px;
    }
    .analyzen-superhero-section {
        background-image: url(../../assets/images/analyzen-superheros-mobile-bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        width: 100%;
        min-height: 800px;
    }
    .analyzen-superhero-section .description {
        margin-left: 0;
        text-align: center !important;
        margin-top: 60px;
    }
    .analyzen-superhero-section .description h1.title {
        font-size: 35px;
        margin-bottom: 30px;
    }
    .analyzen-superhero-section .description p.sub-title {
        margin-bottom: 20px;
    }
    .analyzen-superhero-section .description p {
        line-height: 20px;
    }
    .superhero-carousel {
        width: 100%;
        height: 350px;
        top: 110px;
    }
    .analyzen-superhero-section .textbox {
        top: 30%;
        width: 95%;
    }
    .analyzen-superhero-section .textbox2 {
        top: 40%;
        width: 100%;
    }
    .analyzen-superhero-section .textbox p {
        font-size: 25px;
    }
    .analyzen-services #desktop-service {
        display: none;
    }
    .analyzen-services .bg-img {
        display: none !important;
    }
    .analyzen-services .section-title {
        margin-bottom: 30px;
    }
    .analyzen-services .service-mobile-carousel {
        display: block;
    }
    .analyzen-services .service-mobile-carousel .service-item {
        float: left;
        width: 50%;
    }
    .analyzen-services
        .service-mobile-carousel
        .service-item
        .service-icon:after {
        opacity: 0;
    }
    .ufo img {
        position: absolute;
        top: 22px;
        left: 9%;
        z-index: 1;
    }
    .analyzen-services
        .service-mobile-carousel
        .service-item
        .service-icon
        img {
        width: 35%;
        margin: 0 auto;
    }
    .analyzen-services .service-item .service-description h3 {
        font-size: 15px;
    }
    .analyzen-awards .award-carousel .award-item {
        padding-bottom: 30px;
    }
    .analyzen-awards .award-carousel .award-item .award-image img {
        width: 60%;
        margin: 0 auto 20px;
    }
    .analyzen-awards .award-carousel .award-item .award-details {
        padding: 0 0 20px;
        margin-top: 30px;
    }
    .analyzen-awards .award-carousel .award-item .award-details .icon img,
    .service-page-content .service-item .service-content .service-icon:after {
        margin: 0 auto;
    }
    .analyzen-awards .award-carousel .award-item .award-details .text h2,
    .analyzen-awards .award-carousel .award-item .award-details .text h3 {
        font-size: 18px;
    }
    .analyzen-awards .award-carousel .award-item .award-details .text h4 {
        font-size: 17px;
    }
    .analyzen-clients .section-title {
        margin-bottom: 30px;
    }
    .analyzen-clients .client-carousel .slick-dots {
        bottom: -30px;
    }
    .site-footer:before {
        left: 0;
        top: 6%;
    }
    .site-footer .container {
        padding: 2em 0 0;
    }
    .our-portfolio-page {
        overflow: hidden;
        margin-top: 10px;
    }
    .our-portfolio-page .portfolio-container {
        margin: 30px auto 30px -8px;
    }
    .our-portfolio-page .portfolio-filtering {
        margin-bottom: 0;
    }
    .our-portfolio-page .portfolio-item.big-grid,
    .our-portfolio-page .portfolio-item.small-grid {
        width: 100% !important;
        margin-bottom: 50px;
    }
    .contact-page .left-bg {
        padding: 30px;
        text-align: center;
    }
    .contact-page .analyzen-contact-form {
        padding: 40px 20px;
    }
    .contact-page .analyzen-address-details address.office-address h5:before {
        left: 7%;
        top: 3px;
    }
    .contact-page .analyzen-contact-form .send-message,
    .portfolio-details-page
        .target-details
        .target-details-steps
        ul.nav.nav-pills
        li
        .nav-link,
    .service-page-content .service-content .description p {
        /* text-align: center; */
    }
    .portfolio-details-page .portfolio-banner .banner-text {
        top: 50%;
        left: 10%;
        -ms-transform: translate(-15%, -50%);
        transform: translate(-15%, -50%);
    }
    .portfolio-details-page .portfolio-banner .banner-text h2.campaign-title {
        font-size: 20px;
        margin-bottom: 0;
    }
    .portfolio-details-page .portfolio-banner .banner-text p.campaign-duration {
        font-size: 13px;
        margin-bottom: 0;
    }
    .portfolio-details-page
        .portfolio-banner
        .banner-text
        .award-details
        .award-type {
        margin: 10px 0;
    }
    .portfolio-details-page
        .portfolio-banner
        .banner-text
        .award-details
        .award-type
        span.text {
        font-size: 20px;
        top: 10px;
    }
    .portfolio-details-page
        .portfolio-banner
        .banner-text
        .award-details
        .award-type
        span
        img {
        width: 20px;
    }
    .portfolio-details-page .portfolio-banner .banner-text h3.media-title {
        color: #fff;
        font-size: 16px;
        margin-bottom: 0;
    }
    .portfolio-details-page .portfolio-banner .banner-text p.media-award-title {
        color: #fff;
        font-size: 12px;
        margin-bottom: 0;
    }
    .portfolio-details-page .campaign-goals-content {
        margin-top: 20px;
    }
    .portfolio-details-page .target-details {
        margin-top: 70px;
        text-align: center;
    }
    .portfolio-details-page .target-details .container-fluid {
        padding: 0 4%;
    }
    .portfolio-details-page
        .target-details
        .target-details-steps
        ul.nav.nav-pills {
        left: 0;
        margin-bottom: 50px;
    }
    .portfolio-details-page
        .target-details
        .target-details-steps
        ul.nav.nav-pills
        li {
        margin-left: 0;
        background-color: transparent;
    }
    .portfolio-details-page
        .target-details
        .target-details-steps
        ul.nav.nav-pills
        li
        .nav-link:after {
        font-size: 12px;
        text-align: center;
        width: 100%;
    }
    .portfolio-details-page
        .target-details
        .target-details-steps
        ul.nav.nav-pills
        li.step1
        .nav-link.active,
    .portfolio-details-page
        .target-details
        .target-details-steps
        ul.nav.nav-pills
        li.step2
        .nav-link.active,
    .portfolio-details-page
        .target-details
        .target-details-steps
        ul.nav.nav-pills
        li.step3
        .nav-link.active,
    .portfolio-details-page
        .target-details
        .target-details-steps
        ul.nav.nav-pills
        li.step4
        .nav-link.active,
    .portfolio-details-page
        .target-details
        .target-details-steps
        ul.nav.nav-pills
        li.step5
        .nav-link.active {
        background: 0 0;
    }
    .portfolio-details-page
        .target-details
        .target-details-steps
        ul.nav.nav-pills
        li.step1
        .nav-link:after,
    .portfolio-details-page
        .target-details
        .target-details-steps
        ul.nav.nav-pills
        li.step2
        .nav-link:after,
    .portfolio-details-page
        .target-details
        .target-details-steps
        ul.nav.nav-pills
        li.step3
        .nav-link:after,
    .portfolio-details-page
        .target-details
        .target-details-steps
        ul.nav.nav-pills
        li.step4
        .nav-link:after,
    .portfolio-details-page
        .target-details
        .target-details-steps
        ul.nav.nav-pills
        li.step5
        .nav-link:after {
        left: 0;
        bottom: -25px;
    }
    .portfolio-details-page
        .target-details
        .target-details-steps
        ul.nav.nav-pills
        li.step2
        .nav-link:after {
        top: -44px;
    }
    .portfolio-details-page
        .target-details
        .target-details-steps
        ul.nav.nav-pills
        li.step4
        .nav-link:after {
        top: -35px;
    }
    .portfolio-details-page
        .target-details
        .target-details-steps
        ul.nav.nav-pills
        li.step1
        .nav-link.active
        .step-icon {
        box-shadow: 0 0 10px #92d5ef;
    }
    .portfolio-details-page
        .target-details
        .target-details-steps
        ul.nav.nav-pills
        li.step2
        .nav-link.active
        .step-icon {
        box-shadow: 0 0 10px #2f5596;
    }
    .portfolio-details-page
        .target-details
        .target-details-steps
        ul.nav.nav-pills
        li.step3
        .nav-link.active
        .step-icon {
        box-shadow: 0 0 10px #f9c33d;
    }
    .portfolio-details-page
        .target-details
        .target-details-steps
        ul.nav.nav-pills
        li.step4
        .nav-link.active
        .step-icon {
        box-shadow: 0 0 10px #ff40c9;
    }
    .portfolio-details-page
        .target-details
        .target-details-steps
        ul.nav.nav-pills
        li.step5
        .nav-link.active
        .step-icon {
        box-shadow: 0 0 10px #ff572c;
    }
    .portfolio-details-page
        .target-details
        .target-details-steps
        .tab-content
        .tab-pane
        .text {
        position: relative;
    }
    .service-page-content .service-item {
        text-align: center;
        margin-bottom: 10px;
    }
    .floating-shapes,
    .home-popup img.desktop-popup,
    .service-page-content .service-item .service-character.desktop {
        display: none;
    }
    .home-popup img.mobile-popup,
    .service-page-content .service-item .service-character.mobile {
        display: block;
    }
    .service-page-content .service-item .service-character img {
        width: 50%;
    }
    .portfolio-details-page .campaign-goals-content .goals-target ul li {
        width: 48%;
    }
    .portfolio-details-page .campaign-goals-content .goals-target .header p {
        font-size: 20px;
        line-height: 24px;
        padding: 0 35px;
        margin-bottom: 0;
    }
    .portfolio-details-page
        .target-details
        .target-details-steps
        .tab-content
        .tab-pane
        .icon
        img {
        width: 100px;
    }
    .campaign-gallery-content .campaign-video {
        margin-bottom: 12px;
    }
    .portfolio-details-page
        .target-details
        .target-details-steps
        .tab-content
        .tab-pane
        .text
        p {
        font-size: 16px;
        line-height: 23px;
    }
    .about-us-page-content .about-page-content-details {
        margin-top: 0;
    }
    .about-us-page-content .about-page-content-details .content-image {
        margin-bottom: 20px;
    }
    .about-us-page-content .about-page-content-details .content-box {
        margin-bottom: 80px;
    }
    .about-us-page-content .section-title h2.title {
        font-size: 22px;
        margin-bottom: 25px;
        margin-top: 20px;
    }
    .about-us-page-content .section-title p {
        font-weight: 500;
        font-size: 16px;
        line-height: 22px;
        color: #535457;
    }
    .about-us-page-content
        .about-page-content-details
        .content-box
        .text-content {
        text-align: center;
    }
    .about-us-page-content
        .about-page-content-details
        .content-box
        .text-content
        p {
        font-size: 16px;
        line-height: 22px;
        text-align: center;
    }
    .analyzen-portfolio-home .portfolio-more-btn {
        margin-top: 50px;
    }
    .analyzen-clients {
        padding: 0 9%;
    }
    .analyzen-awards {
        background: #f4f5f9;
        padding: 0 7%;
    }
    .analyzen-superhero-section .superhero-carousel-nav #next,
    .analyzen-superhero-section .superhero-carousel-nav #prev {
        bottom: -14%;
    }
    .analyzen-awards .award-carousel .slick-prev {
        left: 80px;
        top: 90%;
    }
    .analyzen-awards .award-carousel .slick-next {
        right: 80px;
        top: 90%;
    }
    .portfolio-details-page .target-details .target-details-steps .tab-content {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .portfolio-details-page
        .target-details
        .target-details-steps
        .tab-content
        .tab-pane
        .text
        ul {
        margin: 0;
        padding: 0 0 0 15px;
    }
    .portfolio-details-page
        .target-details
        .target-details-steps
        .tab-content
        .tab-pane
        .text
        ul
        li {
        text-align: left;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 15px;
    }
    .all-clients {
        padding: 0 5% 60px;
    }
    .client-list .client,
    .old-client-list .client {
        margin-bottom: 20px;
        display: inline-block;
        padding: 0;
    }
    .home-popup {
        position: fixed;
        width: 100%;
        height: 100%;
        background: url(../images/home-popup-mobile.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom center;
        left: 0;
        right: 0;
        top: 0;
        z-index: 99999999999;
    }
    .home-popup .btn-group {
        position: absolute;
        bottom: 35px;
        right: 0;
        left: 0;
        width: 50%;
        margin: 0 auto;
    }
}
