* {
    font-family: "Roboto";
}

.hero-section {
    background: linear-gradient(155deg, #0f172b 1%,#59168a 48%,#59168a 50%,#59168b 51%,#59168b 52%,#0f172b 100%);
}

.hero-section .container {
    padding: 250px 290px;
    text-align: center;
}

.hero-section .trusted-span {
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 7px;
    padding: 3px 5px;
    font-size: 12px;
    background: #9810fa49;
    color: white;
    margin-bottom: 23px;
    display: inline-block;
}

.navbar-brand {
    font-weight: 700;
    font-size: 21px;
    background: linear-gradient(to right, #4f39f6 0%, #9810fa 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.nav-item .nav-link {
    font-size: 13px;
    font-weight: 500;
    color: #4a5565;
}


.free-trial-btn {
    background-color: rgb(255 105 0);
    color: white;
    padding: 4px 10px;
    font-size: 13px;
}










.hero-section .heading {
    font-size: 63px;
    font-weight: 700;
    color: white;
}

.hero-section .heading .orange-span {
    color: rgb(255 137 4);
}

.hero-section .sub-heading {
    font-size: 18px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    letter-spacing: 1px;
}

.hero-section .hero-buttons {
    margin: 25px 0 40px 0;
}

.hero-section .hero-buttons button:first-child {
    background-color: rgb(255 105 0);
    color: white;
    padding: 4px 20px;
    font-size: 16px;
    margin-right: 10px;
    border: 2px solid rgb(255 105 0);
}

.hero-section .hero-buttons button:last-child {
    background-color: rgba(255, 255, 255, 0.15);
    color: white;
    padding: 4px 20px;
    font-size: 16px;
    border: 2px solid white;
}

.hero-bottom-span span {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6);
    margin-right: 40px;
}

.hero-bottom-span span i::before {
    font-weight: 900 !important;
    color: #1dbd1d;
}

.hero-bottom-span span i {
    margin-right: 5px;
}






.slow-websites {
    background-color: rgba(223, 219, 219, 0.1);
}

.slow-websites .container {
    padding: 100px 100px;
}

.slow-websites .heading {
    font-size: 31.5px;
    font-weight: 700;
    letter-spacing: 1px;
}

.slow-websites ul li::marker {
    color: red;
    font-size: 22px;
}

.turbo-change-everything {
    background: linear-gradient(to right, #4f39f6 0%, #9810fa 100%);
    color: white;
    border-radius: 12px;
    padding: 18px;
    margin-top: 30px;
}

.turbo-change-everything .p1 {
    margin-bottom: 10px;
    font-size: 19px;
    font-weight: 700;
}

.turbo-change-everything .p2 {
    margin-bottom: 0px;
}

.slow-websites img.performance-image {
    width: 100%;
    height: auto;
    border-radius: 10px;
}








.turbopulse-works .container {
    padding: 100px 100px;
}

.turbopulse-works .heading {
    font-size: 31.5px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.turbopulse-works .sub-heading {
    font-size: 18.5px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 40px;
    color: #000000ad;
}

.turbopulse-works .circle {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: linear-gradient(to right, #4f39f6 0%, #9810fa 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 21px;
    font-weight: 700;
    color: white;
    margin: 0 auto 15px;
}

.turbopulse-works .circle-heading {
    font-size: 18px;
    font-weight: 700;
}

.turbopulse-works .circle-sub-heading {
    font-size: 13px;
    font-weight: 300;
    color: #171718;
}









.optimization-features {
    background-color: rgba(223, 219, 219, 0.1);
}

.optimization-features .container {
    padding: 100px 100px;
}

.optimization-features .heading {
    font-size: 31.5px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
}

.optimization-features .sub-heading {
    font-size: 18.5px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 40px;
    color: #000000ad;
}

.optimization-features ul li::marker {
    color: #4f39f6;
    font-size: 20px;
}

.optimization-features .svg-div {
    width: 42px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(to right, #4f39f6 0%, #9810fa 100%);
    border-radius: 9px;
    color: white;
}

.optimization-features .p1 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 7px;
}

.optimization-features .p2 {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.4px;
    color: #000000c7;
    margin-bottom: 5px;
}

.optimization-features ul li {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.4px;
    color: #000000c7;
}



















.optimization-tools .container {
    padding: 100px 100px;
}

.optimization-tools .heading {
    font-size: 31.5px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
}

.optimization-tools .sub-heading {
    font-size: 18.5px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 40px;
    color: #000000ad;
}

.optimization-tools .svg-div {
    width: 42px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(to right, #4f39f6 0%, #9810fa 100%);
    border-radius: 9px;
    color: white;
    margin: 0 auto;

}

.optimization-tools ul li::marker {
    color: #1dbd1d;
    font-size: 20px;
}

.optimization-tools ul li {
    list-style-position: inside;
    font-size: 11.5px;
    color: #000000b5;
    line-height: 1.5;
}

.optimization-tools ul {
    padding-left: 0px;
}

.optimization-tools .box {
    border-radius: 9px;
    padding: 15px 20px;
}

.optimization-tools .box .p2 {
    font-size: 12.25px;
    color: #000000bf;
}

.optimization-tools .box .p1 {
    margin: 15px 0 5px 0;
}

























.agency-features {
    background-color: rgba(223, 219, 219, 0.1);
}

.agency-features .container {
    padding: 100px 100px;
}

.agency-features .heading {
    font-size: 31.5px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
}

.agency-features .sub-heading {
    font-size: 18.5px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 40px;
    color: #000000ad;
}

.agency-features .svg-div {
    width: 42px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(to right, #4f39f6 0%, #9810fa 100%);
    border-radius: 9px;
    color: white;
}

.agency-features .box {
    border-radius: 9px;
    padding: 15px 20px;
    background: white;
    border: 1px solid rgb(128 128 128 / 31%);
}

.agency-features .agency-span {
    font-size: 10.5px;
    background-color: black;
    color: white;
    border-radius: 7px;
    padding: 4px 6px;
}

.agency-features .box .p1 {
    margin: 30px 0;
    font-size: 17.5px;
    font-weight: 700;
}

.agency-features .box .p2 {
    margin: 0;
    font-size: 12.5px;
    color: #000000a6;
}
















.performance-improvements .container {
    padding: 100px 100px;
}

.performance-improvements .heading {
    font-size: 31.5px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
}

.performance-improvements .sub-heading {
    font-size: 18.5px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 40px;
    color: #000000ad;
}

.performance-improvements .performance-span {
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 7px;
    padding: 3px 5px;
    font-size: 12px;
    background: #e0e7ff;
    color: #432dd7;
    margin: 0 auto 15px auto;
    display: inline-block;
}

.performance-improvements .box {
    border-radius: 9px;
    padding: 15px 25px;
    background: white;
    box-shadow: 0 0 5px 4px rgb(0 0 0 / 4%);
}

.performance-improvements .svg-div1 {
    width: 55px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #eff6ff;
    border-radius: 9px;
    color: #155dfc;
    margin: 15px auto 20px auto;
}

.performance-improvements .svg-div2 {
    width: 55px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f0fdf4;
    border-radius: 9px;
    color: #00a63e;
    margin: 15px auto 20px auto;
}

.performance-improvements .svg-div3 {
    width: 55px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #faf5ff;
    border-radius: 9px;
    color: #9810fa;
    margin: 15px auto 20px auto;
}

.performance-improvements .svg-div4 {
    width: 55px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff7ed;
    border-radius: 9px;
    color: #f54a00;
    margin: 15px auto 20px auto;
}

.performance-improvements .score {
    font-size: 52.5px;
    margin-bottom: 0px;
    font-weight: 700;
    line-height: 1.3;
}

.performance-improvements .box1 .score {
    color: #155dfc;
}

.performance-improvements .box2 .score {
    color: #00a63e;
}

.performance-improvements .box3 .score {
    color: #9810fa;
}

.performance-improvements .box4 .score {
    color: #f54a00;
}

.performance-improvements .p1 {
    font-size: 15.75px;
    font-weight: 600;
}

.performance-improvements .p2 {
    font-size: 11px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.664);
    margin-bottom: 0px;
}

.performance-improvements button.site-results {
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #a1a1a1;
    background: linear-gradient(to right, #4f39f6 0%, #9810fa 100%);
    color: white;
}

.performance-improvements .web-using-tp {
    font-size: 12.25px;
    color: rgba(0, 0, 0, 0.726);
    margin-top: 70px;
    margin-bottom: 20px;
}

.performance-improvements .web-using-tp i::before {
    color: rgb(28 219 28);
}

.performance-improvements .web-using-tp i {
    margin-right: 10px;
}

















.trusted-by {
    background-color: rgba(223, 219, 219, 0.1);
}

.trusted-by .container {
    padding: 60px 100px;
}

.trusted-by .heading {
    font-size: 31.5px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
}

.trusted-by .sub-heading {
    text-align: center;
    margin-bottom: 50px;
}

.trusted-by .sub-heading span {
    font-size: 15.75px;
    font-weight: 600;
    margin-bottom: 40px;
}

.trusted-by .sub-heading svg {
    fill: #fdc700;
    color: #fdc700;
}

.trusted-by .box .p1 {
    margin: 30px 0;
    font-size: 17.5px;
    font-weight: 700;
}

.trusted-by .box .p2 {
    margin: 0;
    font-size: 12.5px;
    color: #000000a6;
}

.trusted-by .svg-div {
    width: 42px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    margin-right: 15px;
}

.trusted-by .svg-div img {
    width: 42px;
    height: 42px;
    object-fit: cover;
    border-radius: 50%;
}

.trusted-by .box {
    border-radius: 9px;
    padding: 15px 20px;
    background: white;
    border: 1px solid rgb(128 128 128 / 31%);
}

.trusted-by .box .p1 {
    margin: 30px 0;
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.589);
}

.trusted-by .box .p2 {
    margin: 0;
    font-size: 12.5px;
    color: #000000a6;
}

.trusted-by .box .name {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0px;
}

.trusted-by .box .position {
    font-size: 11px;
    font-weight: 300;
    margin-bottom: 0px;
}

.trusted-by .box .p2 svg {
    margin-right: 3px;
    fill: #fdc700;
    color: #fdc700;
}

.trusted-by .trusted-by-numbers .total-number {
    font-size: 31.5px;
    font-weight: 700;
    color: #4f39f6;
}

.trusted-by .trusted-by-numbers .about-number {
    font-size: 12.25px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.616);
}

.trusted-by .trusted-by-numbers {
    text-align: center;
    margin-top: 30px;
}












/* pricing */
.pricing-header {
    text-align: center;
    margin-bottom: 40px;
}

.pricing-header h1 {
    color: white;
    font-size: 2.5rem;
    margin-bottom: 20px;
    font-weight: 700;
}

.toggle-container {
display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    backdrop-filter: blur(10px);
    padding: 5px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: #f6f3f4;
    width: auto;
    margin: 0 auto;
}

.toggle-label {
    color: black;
    font-weight: 400;
    font-size: 14px;
    transition: all 0.3s ease;
    background: white;
    border: 1px solid #8080801f;
    padding: 8px;
    border-radius: 10px;
    line-height: 1;
}

.toggle-label.inactive {
    opacity: 0.6;
    border : none;
    background : none;
}

.toggle-switch {
    position: relative;
    width: 45px;
    height: 24px;
    background: #cbced4;
    border-radius: 25px;
    cursor: pointer;
    transition: all 0.3s ease;
    border: 2px solid rgba(255, 255, 255, 0.4);
}

.toggle-switch.active {
    background: #4f39f6;
    border-color: #4f39f6;
}

.toggle-knob {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 15px;
    height: 15px;
    background: white;
    border-radius: 50%;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.toggle-switch.active .toggle-knob {
    transform: translateX(22px);
}

.save-badge {
    background: #dcfce7;
    color: #008236;
    padding: 2px 6px;
    border-radius: 15px;
    font-size: 11px;
    font-weight: 400;
    /* animation: pulse 2s infinite; */
}

@keyframes pulse {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.05);
    }
}

.pricing-content {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin-top: 40px;
}

.pricing-card {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    padding: 40px 30px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.3);
    /* box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1); */
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    border: 1px solid #80808030;
}

.pricing-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.2);
}

.pricing-card.featured {
    border: 2px solid #4f39f6;
    transform: scale(1.05);
}

.pricing-card.featured::before {
    content: 'Most Popular';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #4f39f6;
    color: white;
    padding: 8px 20px;
    border-radius: 0 0 10px 10px;
    font-size: 0.9rem;
    font-weight: 600;
}

.plan-name {
    font-size: 21px;
    font-weight: 700;
    color: #1f2937;
    margin-bottom: 10px;
}

.plan-description {
    color: #6b7280;
    margin-bottom: 30px;
    line-height: 1.5;
    font-size : 14px;
}

.price-container {
    margin-bottom: 30px;
}

.price {
    font-size: 31.5px;
    font-weight: 700;
    color: #1f2937;
    line-height: 1;
}

.price span {
    font-size : 14px;
    font-weight : 400;
    color : #6a7282;
}

.price-period {
    color: #6a7282;
    font-size: 12.25px;
    margin-top: 5px;
}

.original-price {
    color: #9ca3af;
    text-decoration: line-through;
    font-size: 1.2rem;
    margin-right: 10px;
}

.features-list {
    list-style: none;
    margin-bottom: 30px;
    padding-left: 0px;
}

.features-list li {
    padding: 5px 0;
    color: black;
    position: relative;
    text-align: left;
    font-size: 14px;
}

.features-list li.disable {
    color : #99a1af;
    font-size : 14px;
}

.features-list li svg {
    margin-right : 10px;
    color : #00c951;
}

.features-list li.disable svg {
    color : #d1d5dc;
}

.features-list li::before {
    /* content: '✓';
    position: absolute;
    left: 0;
    color: #10b981;
    font-weight: bold; */
}

.cta-button {
    width: 100%;
    padding: 10px 20px;
    /* background: linear-gradient(135deg, #667eea, #764ba2); */
    background : black;
    color: white;
    border: none;
    border-radius: 10px;
    font-size: 12.25px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.cta-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgba(102, 126, 234, 0.4);
}

.pricing-card.featured .cta-button {
    background: linear-gradient(135deg, #4f39f6, #4f39f6);
}

.pricing-card.featured .cta-button:hover {
    box-shadow: 0 10px 20px rgba(16, 185, 129, 0.4);
}

.tab-content {
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.5s ease;
    pointer-events: none;
    position: absolute;
    width: 100%;
}

.tab-content.active {
    opacity: 1;
    transform: translateY(0);
    pointer-events: all;
    position: relative;
}

.tabs-container {
    position: relative;
    min-height: 600px;
    margin-top: 20px;
}

@media (max-width: 768px) {
    .pricing-content {
        grid-template-columns: 1fr;
    }

    .pricing-card.featured {
        transform: none;
    }

    .toggle-container {
        gap: 15px;
    }
}

.pricing .container {
    padding: 60px 100px;
}

.pricing .heading {
    font-size: 31.5px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
}

.pricing .sub-heading {
    text-align: center;
    margin-bottom: 30px;
    font-size: 18.5px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 40px;
    color: #000000ad;
}
/* pricing */

















/* faqs */
.faq {
    background-color: rgba(223, 219, 219, 0.1);
}

.faq .container {
    padding: 100px 100px;
}

.faq .heading {
    font-size: 31.5px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
}

.faq .sub-heading {
    font-size: 18.5px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 50px;
    color: #000000ad;
}

.faq .svg-div {
    width: 42px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #4f39f6;
    border-radius: 9px;
    color: white;
}

.faq .box {
    border-radius: 9px;
    padding: 20px 20px;
    background: white;
    border: 1px solid rgb(128 128 128 / 31%);
    margin-bottom: 20px;
}

.faq .agency-span {
    font-size: 10.5px;
    background-color: black;
    color: white;
    border-radius: 7px;
    padding: 4px 6px;
}

.faq .box .p1 {
    margin: 0 0 30px 0;
    font-size: 17.5px;
    font-weight: 700;
}

.faq .box .p2 {
    margin: 0;
    font-size: 13px;
    color: #000000a6;
}

/* faqs */






























/* our-values */

.our-values .container {
    padding: 100px 100px;
}

.our-values .heading {
    font-size: 31.5px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
}

.our-values .sub-heading {
    font-size: 18.5px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 55px;
    color: #000000ad;
}

.our-values .svg-div {
    width: 42px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(to right, #4f39f6 0%, #9810fa 100%);
    border-radius: 9px;
    color: white;
}

.our-values .box {
    /* border-radius: 9px;
    padding: 15px 20px;
    background: white;
    border: 1px solid rgb(128 128 128 / 31%); */
    padding: 0 15px;
}

.our-values .agency-span {
    font-size: 10.5px;
    background-color: black;
    color: white;
    border-radius: 7px;
    padding: 4px 6px;
}

.our-values .box .p1 {
    margin: 20px 0;
    font-size: 17.5px;
    font-weight: 700;
}

.our-values .box .p2 {
    margin: 0;
    font-size: 13.5px;
    color: #000000a6;
}
/* our-values */












/* get-in-touch */
.get-in-touch {
    background-color: rgba(223, 219, 219, 0.1);
}

.get-in-touch .container {
    padding: 60px 100px;
}

.get-in-touch .heading {
    font-size: 31.5px;
    font-weight: 700;
    letter-spacing: 1px;
}

.get-in-touch .sub-heading {
    font-size: 18.5px;
    font-weight: 300;
    margin-bottom: 50px;
    color: #000000ad;
}
.get-in-touch .git-links {
    display : block;
    margin-bottom : 15px;
    text-decoration : none;
    color : rgba(0, 0, 0, 0.603);
}
.get-in-touch .git-links svg {
    margin-right : 15px;
}
.get-in-touch .git-links svg {
    color : #4f39f6;
}
.get-in-touch .box {
    border-radius: 9px;
    padding: 20px 25px;
    background: white;
    border: 1px solid rgb(128 128 128 / 31%);
}
.get-in-touch .box button{
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #a1a1a1;
    background: #4f39f6;
    color: white;
    width : 100%;
    padding: 7px;
    border-radius: 5px;
}
.get-in-touch .box input::placeholder {
    color : rgba(0, 0, 0, 0.575);
}
.get-in-touch .box textarea::placeholder {
    color : rgba(0, 0, 0, 0.575);
}

/* get-in-touch */
















/* footer */
.footer {
    background-color: rgba(223, 219, 219, 0.3);
    border-top : 1px solid rgba(128, 128, 128, 0.1);
}
.footer .container {
    padding: 50px 100px 30px;
}
.footer .web-name {
    color: rgb(79 57 246);
    font-weight: 700;
    font-size: 21px;
}
.footer .social-links a {
    text-decoration : none;
    color : rgba(0, 0, 0, 0.6);
    margin-right : 13px;
    font-size : 13px;
}
.footer .web-description {
    font-size : 13px;
    color : rgba(0, 0, 0, 0.7);
    letter-spacing : 0.8px;
}
.footer .pages-link a {
    display : block;
    text-decoration : none;
    color : rgba(0, 0, 0, 0.7);
    margin-bottom : 10px;
    font-size : 13px;
}
.footer .pages-link .heading {
    font-weight : 600;
}
.copyright-text {
    color : rgba(0, 0, 0, 0.568);
    font-size : 12px;
    letter-spacing : 0.6px;
}
.footer-bottom {
    border-top : 1px solid rgb(222 226 230);
    margin-top : 20px;
    padding-top : 25px;
    justify-content : space-between;
}
.footer .footer-bottom .policy-links a {
    text-decoration : none;
    color : rgba(0, 0, 0, 0.7);
    margin-right : 13px;
    font-size : 13px;
    font-weight : 300;
}
/* footer */









/* 1024 Responsive */
@media only screen and (min-width : 992px) and (max-width : 1200px) {
    .hero-section .container {
    padding: 150px 50px;
    }
}
.slow-websites .container {
    padding: 50px 50px;
}
.turbopulse-works .container {
    padding: 50px 50px;
}
.optimization-features .container {
    padding: 50px 50px;
}
.optimization-tools .container {
    padding: 50px 50px;
}
.agency-features .container {
    padding: 50px 50px;
}
.performance-improvements .container {
    padding: 50px 50px;
}
.trusted-by .container {
    padding: 50px 50px;
}
.pricing .container {
    padding: 50px 50px;
}
.pricing-content {
    grid-template-columns: repeat(auto-fit, minmax(234px, 1fr));
    gap: 20px;
}
.pricing-card {
    padding: 35px 10px;
}
.faq .container {
    padding: 50px 50px;
}
.our-values .container {
    padding: 50px 50px;
}
.get-in-touch .container {
    padding: 50px 50px;
}
.footer .container {
    padding: 50px 50px 30px;
}
/* 1024 Responsive */





















/* 768 Responsive */
@media only screen and (min-width : 576px) and (max-width : 991px) {
    .hero-section .container {
        padding: 100px 20px 25px;
        text-align: center;
    }
    .hero-section .heading {
    font-size: 40px;
}
.hero-section .sub-heading {
    font-size: 15px;
}
.hero-section .hero-buttons button:first-child {
    font-size: 15px;
}
.hero-section .hero-buttons button:last-child {
    font-size: 15px;
}
.hero-bottom-span span {
    font-size: 11px;
}
.slow-websites .container {
    padding: 30px 10px;
}
.slow-websites .heading {
    font-size: 20.5px;
    letter-spacing: 0;
    margin-bottom: 10px;
}
.slow-websites ul li {
    font-size: 13px;
}
.turbo-change-everything .p1 {
    margin-bottom: 10px;
    font-size: 17px;
}
.turbo-change-everything .p2 {
    font-size: 13px;
}
.turbopulse-works .container {
    padding: 20px 10px;
}
.d-768-none {
    display : none;
}
.turbopulse-works .heading {
    font-size: 20.5px;
    letter-spacing: 0;
    margin-bottom: 10px;
}
.turbopulse-works .sub-heading {
    font-size: 15.5px;
    margin-bottom: 30px;
}

.optimization-features .container {
    padding: 20px 10px;
}
.d-768-none {
    display : none;
}
.optimization-features .heading {
    font-size: 20.5px;
    letter-spacing: 0;
    margin-bottom: 10px;
}
.optimization-features .sub-heading {
    font-size: 15.5px;
    margin-bottom: 30px;
}
.optimization-features .p1 {
    font-size: 16px;
}


.optimization-tools .container {
    padding: 20px 10px;
}
.d-768-none {
    display : none;
}
.optimization-tools .heading {
    font-size: 20.5px;
    letter-spacing: 0;
    margin-bottom: 10px;
}
.optimization-tools .sub-heading {
    font-size: 15.5px;
    margin-bottom: 30px;
}
.optimization-tools .box {
    padding: 15px 10px;
    margin-bottom: 20px;
}

.agency-features .container {
    padding: 20px 10px;
}
.d-768-none {
    display : none;
}
.agency-features .heading {
    font-size: 20.5px;
    letter-spacing: 0;
    margin-bottom: 10px;
}
.agency-features .sub-heading {
    font-size: 15.5px;
    margin-bottom: 30px;
}
.agency-features .box .p1 {
    margin: 20px 0;
    font-size: 14.5px;
}


.performance-improvements .container {
    padding: 20px 10px;
}
.d-768-none {
    display : none;
}
.performance-improvements .heading {
    font-size: 20.5px;
    letter-spacing: 0;
    margin-bottom: 10px;
}
.performance-improvements .sub-heading {
    font-size: 15.5px;
    margin-bottom: 30px;
}
.performance-improvements .box {
    padding: 5px 7px;
}
.performance-improvements .svg-div1 {
    width: 40px;
    height: 40px;
    margin: 10px auto 10px auto;
}
.performance-improvements .svg-div2 {
    width: 40px;
    height: 40px;
    margin: 10px auto 10px auto;
}
.performance-improvements .svg-div3 {
    width: 40px;
    height: 40px;
    margin: 10px auto 10px auto;
}
.performance-improvements .svg-div4 {
    width: 40px;
    height: 40px;
    margin: 10px auto 10px auto;
}
.performance-improvements .score {
    font-size: 32.5px;
    line-height: 1.4;
}
.performance-improvements .p1 {
    font-size: 14.75px;
    margin-bottom: 5px;
}
.performance-improvements .web-using-tp {
    margin-top: 30px;
}
.performance-improvements button.site-results {
    font-size: 13px;
}



.trusted-by .container {
    padding: 20px 10px;
}
.d-768-none {
    display : none;
}
.trusted-by .heading {
    font-size: 20.5px;
    letter-spacing: 0;
    margin-bottom: 10px;
}
.trusted-by .sub-heading span {
    font-size: 14.75px;
}
.trusted-by .sub-heading {
    margin-bottom: 25px;
}
.trusted-by .box {
    padding: 10px 10px;
}
.trusted-by .box .name {
    font-size: 13px;
}
.trusted-by .box .p1 {
    margin: 15px 0;
    font-size: 13px;
}
.trusted-by .trusted-by-numbers .total-number {
    font-size: 25.5px;
    margin-bottom: 5px;
}
.trusted-by .trusted-by-numbers {
    margin-top: 25px;
}




.pricing .container {
    padding: 20px 10px;
}
.pricing .heading {
    font-size: 20.5px;
    letter-spacing: 0;
    margin-bottom: 10px;
}
.pricing .sub-heading {
    font-size: 15.5px;
    margin-bottom: 25px;
}
.pricing-content {
    margin-top: 15px;
}
.plan-name {
    font-size: 19px;
    margin-bottom: 5px;
}
.plan-description {
    margin-bottom: 15px;
    font-size: 13px;
}
.price-container {
    margin-bottom: 15px;
}
.features-list li {
    font-size: 13px;
}


.faq .container {
    padding: 20px 10px;
}
.faq .heading {
    font-size: 20.5px;
    letter-spacing: 0;
    margin-bottom: 10px;
}
.faq .sub-heading {
    font-size: 15.5px;
    margin-bottom: 25px;
}
.faq .box {
    padding: 15px 15px;
    margin-bottom: 15px;
}
.faq .box .p1 {
    font-size: 14.5px;
}
.faq .box .p1 {
    margin: 0 0 15px 0;
    font-size: 14.5px;
}


.our-values .container {
    padding: 20px 10px;
}
.our-values .heading {
    font-size: 20.5px;
    letter-spacing: 0;
    margin-bottom: 10px;
}
.our-values .sub-heading {
    font-size: 15.5px;
    margin-bottom: 25px;
}
.our-values .box {
    padding: 0 5px;
}
.our-values .svg-div {
    width: 35px;
    height: 35px;
}
.our-values .box .p1 {
    margin: 10px 0;
    font-size: 14.5px;
}
.our-values .box .p2 {
    font-size: 12.5px;
}




.get-in-touch .container {
    padding: 20px 10px;
}
.get-in-touch .heading {
    font-size: 20.5px;
    letter-spacing: 0;
    margin-bottom: 10px;
}
.get-in-touch .sub-heading {
    font-size: 15.5px;
    margin-bottom: 25px;
}
.get-in-touch .git-links {
    font-size: 13px;
}
.get-in-touch .box {
    padding: 15px 15px;
}
.get-in-touch .box label {
    font-size: 13px;
}
.get-in-touch .box input {
    font-size: 13px;
}
.get-in-touch .box input::placeholder {
    font-size: 13px;
}


.footer .container {
    padding: 20px 10px;
}
.footer .web-description {
    font-size: 12px;
    letter-spacing: 0;
}
.footer .web-name {
    font-size: 20px;
    margin-bottom: 10px;
}
.footer .pages-link .heading {
    font-size: 13px;
}
.footer .pages-link a {
    margin-bottom: 4px;
    font-size: 12px;
}
.footer .footer-bottom .policy-links a {
    margin-right: 13px;
    font-size: 12px;
}
}
/* 768 Responsive */


















/* 425 Responsive */
@media only screen and (max-width : 575px) { 
    .row {
        margin : auto 0px;
    }
    .hero-section .container {
        padding: 170px 0px 100px;
        text-align: center;
    }
.hero-section .heading {
    font-size: 30px;
}
.hero-section .sub-heading {
    font-size: 14px;
    letter-spacing: 1px;
}
.hero-section .hero-buttons button {
    padding: 4px 20px;
    font-size: 14px;
}
/*  */
.hero-bottom-span span {
    font-size: 11px;
    margin-right: 19px;
}
.slow-websites .container {
    padding: 20px 0px;
}
.slow-websites .heading {
    font-size: 16.5px;
    letter-spacing: 0;
    margin-bottom: 10px;
}
.slow-websites ul li {
    font-size: 12px;
}
.turbo-change-everything .p1 {
    margin-bottom: 10px;
    font-size: 15px;
}
.turbo-change-everything .p2 {
    font-size: 11px;
}
.turbopulse-works .container {
    padding: 20px 0px;
}

.turbopulse-works .heading {
    font-size: 16.5px;
    letter-spacing: 0;
    margin-bottom: 10px;
}
.turbopulse-works .sub-heading {
    font-size: 13.5px;
    margin-bottom: 20px;
}

.optimization-features .container {
    padding: 20px 0px;
}

.optimization-features .heading {
    font-size: 16.5px;
    letter-spacing: 0;
    margin-bottom: 10px;
}
.optimization-features .sub-heading {
    font-size: 13.5px;
    margin-bottom: 30px;
}
.optimization-features .p1 {
    font-size: 14px;
}


.optimization-tools .container {
    padding: 20px 0px;
}
.d-768-none {
    display : none;
}
.optimization-tools .heading {
    font-size: 16.5px;
    letter-spacing: 0;
    margin-bottom: 10px;
}
.optimization-tools .sub-heading {
    font-size: 13.5px;
    margin-bottom: 20px;
}
.optimization-tools .box {
    padding: 15px 10px;
    margin-bottom: 10px;
}

.agency-features .container {
    padding: 20px 0px;
}

.agency-features .heading {
    font-size: 16.5px;
    letter-spacing: 0;
    margin-bottom: 7px;
}
.agency-features .sub-heading {
    font-size: 13.5px;
    margin-bottom: 20px;
}
.agency-features .box .p1 {
    margin: 10px 0;
    font-size: 12.5px;
}


.performance-improvements .container {
    padding: 20px 0px;
}

.performance-improvements .heading {
    font-size: 16.5px;
    letter-spacing: 0;
    margin-bottom: 7px;
}
.performance-improvements .sub-heading {
    font-size: 13.5px;
    margin-bottom: 20px;
}
.performance-improvements .box {
    padding: 4px 5px;
    margin-bottom: 20px;
}
.performance-improvements .svg-div1 {
    width: 35px;
    height: 35px;
    margin: 7px auto 7px auto;
}
.performance-improvements .svg-div2 {
    width: 35px;
    height: 35px;
    margin: 7px auto 7px auto;
}
.performance-improvements .svg-div3 {
    width: 35px;
    height: 35px;
    margin: 7px auto 7px auto;
}
.performance-improvements .svg-div4 {
    width: 35px;
    height: 35px;
    margin: 7px auto 7px auto;
}
.performance-improvements .score {
    font-size: 25.5px;
    line-height: 1;
}
.performance-improvements .p1 {
    font-size: 12.75px;
    margin-bottom: 4px;
}
.performance-improvements .web-using-tp {
    margin-top: 5px;
}
.performance-improvements button.site-results {
    font-size: 11px;
}



.trusted-by .container {
    padding: 20px 0px;
}
.trusted-by .heading {
    font-size: 16.5px;
    letter-spacing: 0;
    margin-bottom: 7px;
}
.trusted-by .sub-heading span {
    font-size: 12.75px;
}
.trusted-by .sub-heading {
    margin-bottom: 20px;
}
.trusted-by .box {
    padding: 7px 7px;
    margin-bottom: 10px;
}
.trusted-by .box .name {
    font-size: 11px;
}
.trusted-by .box .p1 {
    margin: 10px 0;
    font-size: 11px;
}
.trusted-by .trusted-by-numbers .total-number {
    font-size: 20.5px;
    margin-bottom: 4px;
}
.trusted-by .trusted-by-numbers {
    margin-top: 7px;
}




.pricing .container {
    padding: 20px 0px;
}
.pricing .heading {
    font-size: 16.5px;
    letter-spacing: 0;
    margin-bottom: 7px;
}
.pricing .sub-heading {
    font-size: 13.5px;
    margin-bottom: 20px;
}
.pricing-content {
    margin-top: 10px;
}
.plan-name {
    font-size: 17px;
    margin-bottom: 4px;
}
.plan-description {
    margin-bottom: 10px;
    font-size: 11px;
}
.price-container {
    margin-bottom: 10px;
}
.features-list li {
    font-size: 11px;
}


.faq .container {
    padding: 20px 0px;
}
.faq .heading {
    font-size: 16.5px;
    letter-spacing: 0;
    margin-bottom: 7px;
}
.faq .sub-heading {
    font-size: 13.5px;
    margin-bottom: 20px;
}
.faq .box {
    padding: 10px 10px;
    margin-bottom: 7px;
}
.faq .box .p1 {
    font-size: 12.5px;
}
.faq .box .p1 {
    margin: 0 0 10px 0;
    font-size: 12.5px;
}


.our-values .container {
    padding: 20px 0px;
}
.our-values .heading {
    font-size: 12.5px;
    letter-spacing: 0;
    margin-bottom: 7px;
}
.our-values .sub-heading {
    font-size: 13.5px;
    margin-bottom: 20px;
}
.our-values .box {
    padding: 0 4px;
    margin-bottom: 20px;
}
.our-values .svg-div {
    width: 30px;
    height: 30px;
}
.our-values .box .p1 {
    margin: 7px 0;
    font-size: 12.5px;
}
.our-values .box .p2 {
    font-size: 10.5px;
}




.get-in-touch .container {
    padding: 20px 0px;
}
.get-in-touch .heading {
    font-size: 16.5px;
    letter-spacing: 0;
    margin-bottom: 7px;
}
.get-in-touch .sub-heading {
    font-size: 13.5px;
    margin-bottom: 20px;
}
.get-in-touch .git-links {
    font-size: 11px;
}
.get-in-touch .box {
    padding: 10px 10px;
}
.get-in-touch .box label {
    font-size: 11px;
}
.get-in-touch .box input {
    font-size: 11px;
}
.get-in-touch .box input::placeholder {
    font-size: 11px;
}


.footer .container {
    padding: 10px 0px;
}
.footer .web-description {
    font-size: 10px;
    letter-spacing: 0;
    margin-bottom: 5px;
}
.footer .web-name {
    font-size: 16px;
    margin-bottom: 7px;
}
.footer .pages-link .heading {
    font-size: 12px;
    margin-bottom: 7px;
}
.footer .pages-link a {
    margin-bottom: 4px;
    font-size: 10px;
}
.footer .footer-bottom .policy-links a {
    margin-right: 10px;
    font-size: 11px;
}
/*  */
.turbo-change-everything {
    border-radius: 10px;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.turbopulse-works .circle {
    width: 45px;
    height: 45px;
    font-size: 17px;
    margin: 0 auto 5px;
}
.turbopulse-works .circle-heading {
    font-size: 16px;
    margin-bottom: 4px;
}
.px-575-0 {
    padding-left : 0px;
    padding-right : 0px;
}
.pl-575-0 {
    padding-left : 0px;
}
.optimization-features .svg-div {
    width: 35px;
    height: 35px;
}
.agency-features .box {
    margin-bottom: 10px;
}
.footer .pages-link div {
    margin-bottom : 15px;
}
}

/* 425 Responsive */