/* ============================================================
    START CSS OF Speed Optimization Hero Section
============================================================ */
.speed-optimization-hero-section {
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
}
.speed-optimization-hero-section .left-column .speed-optimization-hero-left-content {
    padding-top: 123px;
    padding-bottom: 100px;
}
.speed-optimization-hero-section h1.ie-primary-title::before {
    position: absolute;
    content: "";
    height: calc(100% - 27px);
    width: 8px;
    background-color: #2da9e4;
    left: -15px;
    top: 13px;
}
.speed-optimization-hero-section p {
    color: #8a8a8a;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}
.speed-optimization-hero-section .service-hero-right-content .service-section-img {
    text-align: center;
}
.speed-optimization-hero-section .service-hero-right-content .service-section-img img {
    width: 100%;
    max-width: 370px;
}
.speed-optimization-hero-section .row {
    align-items: center;
}
/* ============================================================
    END CSS OF Speed Optimization Hero Section
============================================================ */

/* ============================================================
    START CSS OF We're Speed Guru
============================================================ */
.we-are-speed-guru-content {
    text-align: center;
}
.we-are-speed-guru-content p {
    font-size: 18px;
}
.speed-guru-image {
    margin-top: 50px;
}
.we-are-speed-guru-section .row .col-lg-3.col-md-6 {
    z-index: 9;
}
.speed-guru-our-services-wrap {
    padding-top: 70px;
    padding-bottom: 0px;
    text-align: center;
}
.speed-guru-our-services-wrap {
    padding-top: 70px;
    padding-bottom: 0px;
    text-align: center;
}
.speed-guru-our-services-items {
    padding: 20px 25px 30px;
    border-bottom: 3px solid transparent;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    box-shadow: 0px 3px 9px -6px rgba(0,0,0,0.5);
}
.speed-guru-icon {
    width: 130px;
    height: 130px;
    margin: 0 auto 20px;
    border-radius: 100%;
    box-shadow: 0px 3px 6px -2px rgba(0,0,0,.3);
    display: flex;
    justify-content: center;
    align-items: center;
}
.speed-guru-icon svg,
.speed-guru-icon img {
    width: 65px;
}
.speed-guru-hidden-content {
    padding-top: 15px;
}
.speed-guru-our-services-items h3 {
    margin-bottom: 0;
    transition: all .3s ease-in-out;
}
.speed-guru-hidden-content p {
    margin: 0;
}
.speed-guru-our-services-items:hover {
    box-shadow: 0px 6px 11px -6px rgba(0,0,0,0.5);
    border-bottom: 3px solid #2da9e4;
    background: #fff;
}
.speed-guru-our-services-items:hover .speed-guru-icon {
    background: #2da9e4;
}
.speed-guru-our-services-items:hover .speed-guru-icon svg path {
    fill: #fff;
}
.speed-guru-our-services-items:hover .speed-guru-icon img {
    filter: grayscale(1) brightness(3.5);
}
.speed-guru-our-services-items:hover h3 {
    color: #2da9e4;
}
.speed-guru-our-services-items:hover .speed-guru-hidden-content {
    visibility: visible;
    opacity: 1;
    color: #8a8a8a !important;
}
/* ============================================================
    END CSS OF We're Speed Guru
============================================================ */

/* ============================================================
    START CSS OF Page Speed Insights and GTmetrix
============================================================ */
.page-speed-insights-section .row,
.gtmetrix-section .row {
    align-items: center;
}
.page-speed-insights-left-content p,
.gtmetrix-right-content p {
    font-size: 18px;
}
.gtmetrix-section.ie-right-bottom-ellipse::after {
    z-index: 0;
}
.gtmetrix-section .col-lg-7.right-column {
    z-index: 9;
}
/* ============================================================
    END CSS OF Page Speed Insights and GTmetrix
============================================================ */

/* ============================================================
    START CSS OF Our Pricing
============================================================ */
.our-pricing-content-wrap {
    text-align: center;
}
.our-pricing-content-wrap p {
    margin: auto;
    padding-top: 10px;
    max-width: 630px;
    color: #8a8a8a;
    font-size: 18px;
}
.our-pricing-content-wrap p.description strong {
    color: #666;
    font-weight: 500;
}
.pricing-tabs-wrap {
    padding: 70px 0;
}
.our-pricing-content-wrap p.btm-description {
    color: #666666;
    font-weight: 500;
    max-width: 1100px;
    padding-bottom: 35px;
}
/* ============================================================
    END CSS OF Our Pricing
============================================================ */


                                        /*==============================
                                                        min-width: 1500px
                                                        ================================*/
@media only screen and (min-width: 1500px) {
    .page-speed-insights-section .row .left-area {
        padding-left: calc(50% - 690px);
    }
    .gtmetrix-section .right-column {
        padding-right: calc(50% - 690px);
    }
}

                                        /*==============================
                                                        max-width: 1499px
                                                        ================================*/
@media only screen and (max-width: 1499px) {
    .page-speed-insights-section .row .left-area {
        padding-left: calc(50% - 625px);
    }
    .gtmetrix-section .right-column {
        padding-right: calc(50% - 625px);
    }
}

                                        /*==============================
                                                        max-width: 1365px
                                                        ================================*/
@media only screen and (max-width: 1365px) {
    .page-speed-insights-section .row .left-area {
        padding-left: calc(50% - 555px);
    }
    .gtmetrix-section .right-column {
        padding-right: calc(50% - 555px);
    }
}

                                        /*==============================
                                                        max-width: 1199px
                                                        ================================*/
@media only screen and (max-width: 1199px) {
    .speed-optimization-hero-section h1.ie-primary-title::before {
        height: calc(100% - 22px);
        top: 11px;
    }
    .page-speed-insights-section .row .left-area {
        padding-left: calc(50% - 465px);
    }
    .gtmetrix-section .right-column {
        padding-right: calc(50% - 465px);
    }
}
                                        /*==============================
                                                        min-width: 992px
                                                        ================================*/
@media only screen and (min-width: 992px) {
    .speed-guru-hidden-content {
        /* visibility: hidden;
        opacity: 0; */
        transition: all .3s ease-in-out;
    }
    .page-speed-insights-section-img-mobile,
    .gtmetrix-section-img-mobile {
        display: none;
    }
}
                                        /*==============================
                                                        max-width: 991px
                                                        ================================*/
@media only screen and (max-width: 991px) {
    .speed-optimization-hero-section .left-column .speed-optimization-hero-left-content {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .speed-optimization-hero-section h1.ie-primary-title::before {
        height: calc(100% - 20px);
        top: 10px;
    }    
    .speed-optimization-hero-section .right-column {
        display: none;
    }
    .speed-guru-our-services-items {
        background: #fff;
        margin-bottom: 30px;
        box-shadow: 3.277px 2.294px 3px 0px rgba(0, 0, 0, 0.1);
    }
    .page-speed-insights-section .row .left-area {
        padding-left: 15px;
    }
    .gtmetrix-section .right-column {
        padding-right: 15px;
    }
    .page-speed-insights-left-content,
    .gtmetrix-right-content {
        text-align: center;
    }
    .page-speed-insights-section .right-column,
    .gtmetrix-section .left-area {
        display: none;
    }
    .pricing-tabs-wrap {
        padding: 50px 10px;
    }
}

                                        /*==============================
                                                        min-width: 768px
                                                        ================================*/
@media only screen and (min-width: 768px) {
    
}

                                        /*==============================
                                                        max-width: 767px
                                                        ================================*/
@media only screen and (max-width: 767px) {
    .speed-optimization-hero-section .left-column .speed-optimization-hero-left-content {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .speed-optimization-hero-section h1.ie-primary-title::before {
        height: calc(100% - 14px);
        top: 7px;
    }
    .speed-guru-icon {
        background: #2da9e4;
    }
    .speed-guru-icon svg path {
        fill: #fff;
    }
    .pricing-tabs-wrap {
        padding: 30px 0;
    }
    .speed-guru-our-services-items .speed-guru-icon img {
        filter: grayscale(1) brightness(3.5);
    }
}
                                        /*==============================
                                                        max-width: 575px
                                                        ================================*/
@media only screen and (max-width: 575px) {
    .speed-optimization-hero-section p,
    .we-are-speed-guru-content p,
    .page-speed-insights-left-content p,
    .gtmetrix-right-content p,
    .our-pricing-content-wrap p {
        font-size: 16px;
        line-height: 1.5;
    }
    .our-pricing-content-wrap p.btm-description {
        font-weight: 300;
    }
}