/* Responsive CSS Document - Optimized */

body, html {
    width: 100%;
    overflow-x: hidden;
}

/* Global Text Style - Defined Once */
.text-style {
    word-spacing: -3px;
}

/* Container Adjustments */
@media (min-width: 992px) {
    .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

/* Large Desktops (1200px - 1650px) */
@media (min-width: 1200px) and (max-width: 1650px) {
    .testimonial-section .theme-title-one {
        padding-left: 230px;
    }

    .app-screenshot .screenshot-container .phone-mockup {
        top: -18%;
    }
}

/* Large Desktops Narrow (1200px - 1550px) */
@media (min-width: 1200px) and (max-width: 1550px) {
    .boost-your-phone .boster-image-wrapper {
        width: 45%;
        left: 0;
    }
}

/* Tablets and Small Desktops (992px - 1199px) */
@media (min-width: 992px) and (max-width: 1199px) {
    .app-screenshot .screenshot-container .phone-mockup {
        width: 45%;
    }

    .advance-feature .feature-text {
        padding-right: 0;
    }

    .advance-feature .feature-warpper:before {
        width: 100%;
    }

    .blog-details .wrapper {
        width: 87%;
    }

    #theme-main-banner .camera_caption .container .image-wrapper,
    #theme-main-banner.banner-two .camera_caption .container .image-wrapper {
        top: -110px;
    }
}

/* Tablets (768px - 991px) */
@media (min-width: 768px) and (max-width: 991px) {
    .app-screenshot .screenshot-container .phone-mockup {
        width: 45%;
        top: -19%;
    }
}

/* General Tablet and Below (up to 1199px) */
@media (max-width: 1199px) {
    .boost-your-phone .boster-image-wrapper {
        position: relative;
        width: 100%;
        left: 0;
    }

    .boost-your-phone .boster-image-wrapper img {
        margin: 0 auto;
    }

    .boost-your-phone {
        margin-bottom: 0;
    }

    .boost-your-phone .text {
        padding-top: 0;
    }

    .boost-your-phone .boster-image-wrapper .ao-annotations span:nth-child(2),
    .boost-your-phone .boster-image-wrapper .ao-annotations span:nth-child(5) {
        left: 0;
    }

    .boost-your-phone .boster-image-wrapper .ao-annotations span:nth-child(3),
    .boost-your-phone .boster-image-wrapper .ao-annotations span:nth-child(4) {
        right: 0;
    }

    .boost-your-phone .boster-image-wrapper .ao-annotations span:nth-child(1) {
        top: 10%;
        left: 40%;
    }

    .testimonial-section .main-bg-wrapper {
        margin: 50px 0 0 0;
    }

    .testimonial-section .main-bg-wrapper .main-slider-wrapper {
        -webkit-transform: none;
        transform: none;
        height: 100%;
    }

    .advance-feature {
        padding-bottom: 0px;
    }

    .contact-us-section .contact-us-form {
        padding-right: 0;
    }

    #theme-main-banner .camera_caption .container .image-wrapper {
        width: 50%;
        right: -100px;
        top: -100px;
    }

    .boost-your-phone .boster-image-wrapper {
        left: -100px;
    }

    .advance-feature .feature-text {
        padding: 150px 30px 0 0;
    }
}

/* General Tablet and Below (up to 991px) */
@media (max-width: 991px) {
    .what-we-do .theme-title-one h2 br {
        display: none;
    }

    .advance-feature .feature-text {
        padding: 10px 0;
    }

    #watch-video {
        right: 20px;
    }

    .pricing-plan-section .tab-content {
        margin-top: 100px;
    }

    .pricing-plan-section {
        padding: 150px 0 0 0;
    }

    .google-map-area .map-image-warpper .placeholder {
        left: 50%;
    }

    footer .subscribe-form .input-wrapper .theme-button {
        width: 200px;
        margin: 20px auto 0 auto;
    }

    footer .bottom-footer [class*="col-"] {
        text-align: center;
    }

    .html-top-content {
        margin-bottom: 0;
    }

    footer {
        position: static;
        padding-top: 0;
    }

    footer .bottom-footer ul.footer-menu li a {
        margin-left: 10px;
    }

    .blog-details .wrapper {
        width: 100%;
    }

    .blog-details .blog-main-post h2 {
        padding-right: 0;
    }

    #theme-main-banner .camera_caption .container .image-wrapper {
        display: none;
    }

    /* #theme-main-banner .camera_caption .container h5 {
        margin-top: 150px;
    } */

    #theme-main-banner {
        height: 800px !important;
    }

    #theme-main-banner .camera_caption .container .image-wrapper {
        position: relative;
        width: 80%;
        right: auto;
        top: auto;
        margin: 50px auto 0;
    }

    .boost-your-phone .boster-image-wrapper {
        position: relative;
        left: auto;
        margin: 0 auto;
        width: 80%;
    }

    .boost-your-phone .text {
        padding: 50px 0 0 0;
    }

    .advance-feature .feature-text {
        padding: 50px 0;
    }

    .contact-us-section .php-email-form {
        padding-right: 0;
        margin-bottom: 50px;
    }

    footer .footer-data-wrapper {
        padding: 0 15px;
    }

    .what-we-do .single-block {
        margin-bottom: 30px;
    }

    footer .bottom-footer ul.footer-menu {
        text-align: center;
        margin-top: 50px !important;
    }
}

/* Phones and Small Tablets (up to 767px) */
@media (max-width: 767px) {
    #theme-main-banner .camera_caption .main-container p {
        text-align: justify;
        width: 100%;
        max-width: 380px;
        margin: 0 auto;
    }

    .app-screenshot .screenshot-container .phone-mockup {
        display: none;
    }

    .testimonial-section .main-bg-wrapper {
        height: auto;
    }

    .testimonial-section .main-bg-wrapper .main-slider-wrapper {
        position: static;
    }

    .testimonial-section .main-bg-wrapper .overlay {
        padding-bottom: 150px;
    }

    #watch-video {
        bottom: 40px;
    }

    .app-screenshot h2 {
        margin-bottom: 40px;
    }

    h1 {
        font-size: 36px;
        line-height: 48px;
    }

    h2 {
        font-size: 32px;
        line-height: 42px;
    }

    #theme-main-banner .camera_caption .container p {
        font-size: 16px;
    }

    .theme-main-header .button-group li a {
        width: 100px;
        font-size: 14px;
    }

    .what-we-do .single-block {
        margin-top: 30px;
    }

    .advance-feature .feature-warpper:before {
        display: none;
    }

    footer .bottom-footer .footer-logo {
        text-align: center;
        margin-bottom: 30px;
    }

    footer .bottom-footer ul.footer-menu {
        text-align: center;
        margin-top: 50px !important;
    }

    footer .bottom-footer ul.social-icon {
        text-align: center;
        margin-top: 20px;
    }

    .theme-main-header .button-group {
        text-align: center;
    }

    .theme-main-header .button-group li {
        margin-bottom: 10px;
    }

    .theme-main-header .logo {
        text-align: center;
        float: none !important;
    }

    .contact-us-section .php-email-form {
        padding: 20px;
    }

    .contact-us-section .php-email-form input[type="text"],
    .contact-us-section .php-email-form input[type="email"],
    .contact-us-section .php-email-form textarea {
        width: 100%;
    }
}

/* Small Phones (up to 650px) */
@media (max-width: 650px) {
    #success,
    #error {
        width: 84%;
        height: auto;
        top: calc(50% - 50px);
        left: 8%;
        padding: 30px 10px;
        margin: 0;
    }

    .our-blog {
        padding: 0 15px;
    }
}

/* Extra Small Phones (up to 600px) */
@media (max-width: 600px) {
    .what-we-do .single-block {
        margin-top: 50px;
    }

    footer .footer-data-wrapper {
        padding: 0;
    }

    #theme-main-banner .camera_caption .container h1 br,
    #theme-main-banner .camera_caption .container p br {
        display: none;
    }
}

/* Extra Small Phones (up to 575px) */
@media (max-width: 575px) {
    h1 {
        font-size: 28px;
        line-height: 38px;
    }

    h2 {
        font-size: 24px;
        line-height: 34px;
    }

    #theme-main-banner .camera_caption .container a {
        width: 160px;
        line-height: 46px;
        font-size: 16px;
        margin: 30px 5px 0 0;
    }

    .theme-main-header .button-group li:first-child {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .theme-main-header .button-group li a {
        display: block;
        width: 50px;
    }

    .what-we-do .theme-title-one {
        padding-bottom: 20px;
    }

    .boost-your-phone .boster-image-wrapper {
        width: 100%;
    }

    .contact-us-section .contact-address .call {
        font-size: 22px;
    }

    footer .subscribe-form .input-wrapper {
        margin: 40px 0 50px 0;
    }

    .contact-us-section .contact-address .theme-title-one h2 {
        font-size: 24px;
        line-height: 34px;
    }
}

/* Extra Small Phones (up to 550px) */
@media (max-width: 550px) {
    .theme-title-one h2 {
        font-size: 34px;
        line-height: 48px;
    }

    .testimonial-section .main-bg-wrapper .main-slider-wrapper {
        max-width: initial;
        padding-left: 15px;
        padding-right: 15px;
    }

    .testimonial-section .owl-theme .owl-dots {
        right: 0;
    }

    .blog-details .tag-option ul {
        width: 100%;
    }
}

/* Extra Small Phones (up to 500px) */
@media (max-width: 500px) {
    .boost-your-phone .boster-image-wrapper .ao-annotations {
        padding-top: 40px;
    }

    .boost-your-phone .boster-image-wrapper .ao-annotations span {
        position: static;
        display: inline-block;
        margin: 10px 0;
    }

    .advance-feature .feature-warpper .col-xs-6 {
        width: 100%;
    }

    .advance-feature .feature-warpper .single-feature.m-fix {
        margin-top: 0;
    }

    .our-blog .col-xs-6 {
        width: 100%;
    }
}

/* Extra Small Phones (up to 480px) */
@media (max-width: 480px) {
    .pricing-plan-section .tab-content .table-content .price-table {
        width: 100%;
    }

    #theme-main-banner .camera_caption .container h5 {
        /* margin-top: 50px; */
        font-size: 20px;
    }

    #theme-main-banner .camera_caption .container h1 {
        font-size: 35px;
        line-height: 50px;
    }
}

/* Extra Small Phones (up to 450px) */
@media (max-width: 450px) {
    .google-map-area .map-image-warpper .placeholder .map-meta-data {
        width: 300px;
    }

    .theme-main-header {
        text-align: center;
        padding-top: 35px;
    }

    .theme-main-header .clearfix1 {
        display: flex;
        justify-content: space-between;
    }

    .theme-main-header .logo {
        width: 40%;
        margin-bottom: 25px;
    }

    .theme-main-header .logo h4 {
        font-size: 18px;
    }

    .theme-main-header .button-group {
        width: 50%;
        display: flex;
    }

    .theme-main-header .button-group li {
        margin: 0 3px;
    }

    .blog-details .comment-area .comment-section .comment button {
        position: static;
        margin-top: 15px;
    }
}

/* Extra Small Phones (up to 420px) */
@media (max-width: 420px) {
    .blog-details .blog-main-post h2 {
        font-size: 25px;
        padding-left: 50px;
    }

    .blog-details .blog-main-post h2:before {
        width: 35px;
    }
}

/* Extra Small Phones (up to 400px) */
@media (max-width: 400px) {
    #theme-main-banner .camera_caption .container a {
        width: 140px;
        font-size: 14px;
    }

    .theme-title-one h6 {
        font-size: 14px;
    }

    .theme-main-header .logo h4 {
        font-size: 18px;
        padding: 5px;
    }
}

/* Extra Small Phones (up to 380px) */
@media (max-width: 380px) {
    .pricing-plan-section .nav-tabs>li>a {
        width: 134px;
    }
}


