/* Max width 767px */
@media only screen and (max-width: 767px) {
    .container-fluid {
        padding-left: calc(1.5rem * .5);
        padding-right: calc(1.5rem * .5);
    }
    .ptb-100{
        padding: 60px 0px;
    }
    .pt-100{
        padding-top: 60px;
    }
    .pb-100{
        padding-bottom: 60px;
    }
    .pt-70 { 
        padding-top: 60px;
    }
    .pb-70 {
        padding-bottom: 60px;
    }
    .main-btn {
        font-size: 16px;
        padding-left: 40px;
        padding-right: 20px;
        padding-top: 10px;
        padding-bottom: 12px;;
        font-weight: 500;
    }
    .main-btn i {
        left: 16px;
        top: 9px;
        font-size: 18px;
    }
    .default-btn {
        padding: 13px 42px 13px 20px;
        font-size: 16px;   
    }
    .default-btn i {
        right: 15px;
        top: 10px;
        font-size: 20px;
    }
    .section-title-center h2 {
        font-size: 28px;
    }
    .section-title-center .width {
        margin-bottom: 40px;
    }
    .sub-t {
        font-size: 14px;
    }
    .section-title h2 {
        font-size: 28px;
    }
    /* nav area*/
    .navbar{
        top: 0;
        padding: 20px 15px;
    }
    .navbar .navbar-brand h2 {
        font-size: 28px;
        font-weight: 600;
    }
    .navbar .container-fluid {
        padding-left: 0px;
        padding-right: 0px;
    }
    /* banner area */
    .banner-area {
        padding-top: 100px;
    }
    .banner-area span.banner-top-title {
        font-size: 14px;
    }
    .banner-area .content {
        padding-left: 0;
        padding-right: 12px;
    }
    .banner-area .popular-tag {
        display: inline-block;
    }
    .banner-area .popular-tag p {
        margin-right: 0px;
        margin-bottom: 15px;
    }
    .banner-area .popular-tag a {
        padding: 6px 8px;
        font-size: 16px;
        display: inline-block;
        margin-bottom: 10px;
    }
    .banner-area .scroll-down {
        left: -270px;
        right: 0;
        bottom: 50px;
    }
    .banner-area .content h1 {
        font-size: 31px;
        margin-bottom: 15px;
    }
    .banner-area .content p {
        font-size: 15px;
    }
    .banner-area .searchbox {
        padding: 10px 25px 10px 25px;
    }
    .banner-area .searchbox .form-control {
        padding: 14px 10px;
        font-size: 15px;
        border: 1px solid #f1f1f1;
        margin-bottom: 7px;
    }
    .banner-area .searchbox .btn {
        padding: 10px 15px;
        font-size: 16px;
    }
    .banner-area .image {
        padding-top: 30px;
    }
    /* fetuses area */
    .fetuses-area .single-fetuses-box .icon i {
        font-size: 50px;
        margin-bottom: 15px;
        background-image: linear-gradient(315deg, #7F00FF 35%, #E100FF 50%);
        background-size: 100%;
        background-repeat: repeat;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        -moz-background-clip: text;
        -moz-text-fill-color: transparent;
    }
    .fetuses-area .single-fetuses-box h3 {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .fetuses-area .single-fetuses-box p {
        font-size: 16px;
    }
    .fetuses-area .single-fetuses-box a {
        font-size: 16px;
    }
    .fetuses-area .single-fetuses-box {
        padding: 0 20px;
        margin-bottom: 40px;
    }
    /* team area  */
    .team-area .owl-theme .owl-nav {
        top: 100%;
        left: 0;
        right: 0;
    }
    .team-area .owl-carousel .owl-nav button.owl-next, .team-area .owl-carousel .owl-nav button.owl-prev, .team-area .owl-carousel button.owl-dot {
        font-size: 40px !important;
    }
    /* about area */
    .about-area .image {
        margin-bottom: 30px;
    }
    .about-area .content {
        padding-left: 0px;
    }
    .about-area .content h2 {
        font-size: 28px;
        margin-bottom: 20px;
    }
    .about-area .sub-counter h3 {
        font-size: 36px;
    }
    .about-area .content p {
        font-size: 16px;
    }
    /* portfolio area */
    .gallery-area .gallery {
        -moz-column-count: 1;
        column-count: 1;
        --webkit-column-count: 1;
        --moz-column-count: 1;
    }
    /* portfolio area */
    .portfolio-area{
        padding-top: 100px;
    }
    .portfolio-area .portfolio-table ul{
        bottom: -62%;
        width: 100%;
    }
    .portfolio-area .portfolio-table ul li {
        margin-right: 17px;
        font-size: 16px;
    }
    .portfolio-area .portfolio {
        -moz-column-count: 1;
        column-count: 1;
        --webkit-column-count: 1;
        --moz-column-count: 1;
    }
    /* testimonial area */
    .testimonial-area .user img {
        height: 60px;
        width: 60px;
    }
    .testimonial-area .testimonial-item p {
        font-size: 18px;
    }
    .testimonial-area .testimonial-item h4 {
        font-size: 16px;
    }
    .testimonial-area .testimonial-item span {
        font-size: 15px;
    }
    .testimonial-area .user:nth-child(2) {
        top: -6%;
    }
    .testimonial-area .user:nth-child(3) {
        top: -3%;
    }
    .testimonial-area .user:nth-child(4) {
        bottom: 6%;
    }
    .testimonial-area .user:nth-child(5) {
        bottom: 70px;
        left: 9%;
    }
    /* brands area */
    .brands-area img {
        margin-bottom: 25px;
    }
    .brands-area .row .col-lg-2:last-child .image img{
        margin-bottom: 0;
    }
    .brands-area .row{
        justify-content: center !important;
    }
    /* pricing area */
    .pricing-area {
        background-image: none;
    }
    .pricing-area .pricing {
        font-size: 40px;
    }
    .pricing-area .card_title {
        font-size: 18px;
    }
    .pricing-area .features li {
        font-size: 16px;
    }
    .pricing-area .cta_btn {
        padding: 14px 0;
        font-size: 16px;
    }
    .pricing-area .card {
        border: 1px solid #4b4a50;
        margin-bottom: 30px;
    }
    .pricing-area .row .col-lg-4:last-child .card{
        margin-bottom: 0;
    }
    /* article area */
    .article-area .section-title{
        margin-bottom: 60px;
    }
    .article-area .item .pop-content ul li {
        font-size: 15px;
    }
    .article-area .item .pop-content h3 a {
        font-size: 25px;
    }
    /* contact area */
    .contact-form{
        padding-right: 0px;
        margin-bottom: 30px;
    }
    /* footer area */
    .footer-area .single-footer-widget p {
        color: var(--paragraphColor);
        font-size: 16px;
    }
    .footer-area .single-footer-widget .social-links li a {
        width: 40px;
        height: 40px;
        font-size: 22px;
    }
    .footer-area .single-footer-widget h3 {
        font-size: 20px;
    }
    .footer-area .single-footer-widget .links-list li a {
        font-size: 16px;
    }
    .footer-area .single-footer-widget {
        text-align: center;
    }
    .footer-area .footer-bottom-area p {
        font-size: 15px;
    }
    .footer-area .footer-newsletter-info form .default-btn {
        padding-left: 20px !important;
    }
    .footer-area .footer-newsletter-info form .default-btn i {
        left: -130px;
    }
    .footer-top-area{
        padding-bottom: 0;
    }
    /* ToptoBottom Button css */
    #progress {
        bottom: 20px;
        right: 20px;
        height: 45px;
        width: 45px;
    }
    #progress-value {
        font-size: 25px;
    }
    .ainext-modal .modal-content {
        padding: 5px 10px;
    }

    
    /* Hero Section */
    .hero-content {
        flex-direction: column;
        padding: 110px 0px 60px;
        padding-bottom: 30px;
    }
    .hero-title h1 {
        font-size: 42px;
        line-height: 1.2;
    }
    .hero-text {
        position: static;
        margin-top: 20px;
    }
    .hero-text p {
        max-width: 100%;
        margin: 0 auto;
    }
    .hero-section .circle-text-wrap {
        display: none;
    }
    .video-section video {
        height: 250px;
        border-radius: 15px !important;
    }
    .theme-btn {
        font-size: 14px;
        padding: 10px 50px 10px 20px;
    }
    .theme-btn i {
        font-size: 14px;
        height: 30px;
        width: 30px;
        line-height: 30px;
        top: 7px;
        right: 10px;
    }
    .play-btn {
        width: 50px;
        height: 50px;
        bottom: 20px;
        left: 20px;
    }
    .play-btn:after {
        border-width: 8px 0 8px 14px;
        margin-left: 4px;
    }
    /* Brand Section */
    .brand-area-two {
        padding-top: 60px;
    }
    .brand-area-two .brand-title h4 {
        font-size: 16px;
    }
    .brand-area-two .brand-title h4::before,
    .brand-area-two .brand-title h4::after {
        width: 10%;
    }
    .brand-area-two .single-brand{
        margin-bottom: 15px;
    }
    .brand-area-two .col-6:last-child .single-brand{
        margin-bottom: 0px;
    }
    
    /* About Section */
    .about-area-two .content,
    .wwd-area-two .content {
        padding-right: 0;
        margin-bottom: 30px;
    }
    .about-area-two .content h2,
    .wwd-area-two .content h2 {
        font-size: 32px;
    }
    .about-area-two .content p,
    .wwd-area-two .content p {
        font-size: 15px;
    }
    .wwd-area-two .content {
        margin-left: 0;
        margin-bottom: 0px;
    }
    .wwd-img {
        margin-bottom: 50px;
    }
    .about-icon {
        margin-bottom: 30px;
    }
    .about-img-two .overlay {
        max-width: 150px;
        height: 150px;
        padding: 15px;
    }
    .about-img-two .overlay p {
        margin-bottom: 12px;
        font-size: 12px;
    }
    .about-img-two .overlay h3 {
        font-size: 24px;
    }
    .step-block {
        padding: 25px 25px;
    }
    .step-block h5 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .step-block p {
        margin-bottom: 20px;
        font-size: 14px !important;
    }
    .circle-btn {
        width: 50px;
        height: 50px;
    }
    .circle-btn i {
        font-size: 30px;
        line-height: 50px;
    }
    /* Service Section */
    
    .section-title-two {
        margin-bottom: 40px;
    }
    .banner-top-title-two{
        margin-bottom: 25px;
    }
    .section-title-two .text {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .section-title-two .text h2 {
        font-size: 32px;
    }
    .section-title-two .content p {
        font-size: 15px;
        margin-bottom: 30px;
    }
    .service-card {
        height: 350px;
        padding: 20px;
    }
    .service-card h5 {
        font-size: 20px;
    }
    .service-card .number {
        font-size: 18px;
    }
    .hover-content img {
        margin-bottom: 70px;
    }
    
    /* Video Area */
    .video-area {
        padding: 150px 0;
    }
    .video-btn {
        width: 60px;
        height: 60px;
        line-height: 55px;
        font-size: 28px;
    }
    .video-btn::before {
        width: 90px;
        height: 90px;
        top: -15px;
        left: -15px;
    }

    /* Big Text Section */
    .big-text-area .bl-text {
        font-size: 24px;
        text-align: center;
        line-height: 35px;
    }
    
    /* Counter Section */
    .counter-section-two .counter .counter-content h2 {
        font-size: 40px;
    }
    .counter-section-two .counter .counter-content p {
        font-size: 14px;
    }
    .counter-section-two .counter .counter-content {
        margin-bottom: 30px;
    }
    
    /* Testimonial Section */
    .testimonial-area-two {
        padding: 60px 0 0;
    }
    .testimonial-area-two .testimonial-item i {
        font-size: 50px;
        margin-bottom: 20px;
    }
    .testimonial-area-two .testimonial-item h3 {
        font-size: 28px;
        margin-bottom: 20px;
    }
    .testimonial-area-two .testimonial-item h4 {
        font-size: 20px;
    }
    .testimonial-area-two .testimonial-item span {
        font-size: 15px;
    }
    .testimonial-slider {
        margin-left: 10px;
        margin-right: 10px;
    }
    .testimonial-area-two .testimonial-thumb {
        position: static;
        margin-top: 30px;
        text-align: center;
    }
    .testimonial-content-two {
        margin-bottom: 30px;
    }
    
    /* Blog Section */
    .blog-item .content h3 a {
        font-size: 20px;
    }
    .blog-item .content .date {
        font-size: 15px;
    }
    .blg-btn i {
        font-size: 14px;
        height: 30px;
        width: 30px;
        line-height: 30px;
        top: 0px;
        right: 17px;
    }
    .blog-area-two .blog-item {
        margin-bottom: 30px;
    }
    .blog-area-two .col-lg-4:last-child .blog-item {
        margin-bottom: 0px;
    }
    
    /* Footer */
    .footer-content {
        padding: 60px 0;
    }
    .footer-sell {
        margin-bottom: 40px;
    }
    .footer-area-two .footer-sell ul li a {
        font-size: 16px;
    }
    .footer-sell h2 {
        font-size: 40px;
    }
    .footer-sell h5 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .footer-sell p,
    .footer-sell .locat-text p {
        font-size: 15px;
    }
    .footer-sell .locat-text span {
        font-size: 20px;
    }
    .footer-bottom {
        padding: 20px;
        flex-direction: column;
        text-align: center;
    }
    .footer-bottom h2 {
        font-size: 28px;
        margin-bottom: 30px;
    }
    .footer-bottom .footer-logo {
        margin-bottom: 30px;
    }
    .ft-info-text {
        flex-direction: column;
        gap: 15px;
        justify-content: center;
    }
    .footer-links {
        margin-bottom: 10px;
    }
    .ft-social ul li a {
        font-size: 14px;
    }
    .copyright-two {
        flex-direction: column;
        padding: 20px 0;
        text-align: center;
    }
    .copyright-two p {
        margin-bottom: 15px;
        font-size: 15px;
    }
    .footer-sell .newsletter-form {
        flex-direction: column;
        background: transparent;
        padding: 0;
        margin-bottom: 30px;
    }
    .footer-sell .newsletter-form input {
        margin-bottom: 15px;
        background: #1d1d1d;
        border-radius: 12px;
    }
    .footer-sell .newsletter-form button {
        position: static;
        width: 100%;
        padding: 10px;
        border-radius: 12px;
        background: #e3572b;
        color: white;
    }
    .footer-links .highlight{
        padding-bottom: 5px;
    }
    .footer-links a {
        font-size: 20px;
    }

}
/* Min width 576px to Max width 767px */
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .container-fluid {
        max-width: 540px;
    }
    .hero-title h1 {
        font-size: 48px;
    }
    .service-card {
        height: 380px;
    }
    .big-text-area .bl-text {
        font-size: 28px;
    }
    .counter-section-two .counter .counter-content h2 {
        font-size: 48px;
    }
    .testimonial-area-two .testimonial-item h3 {
        font-size: 32px;
    }
}
/* Min width 768px to Max width 991px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .container-fluid {
        padding-left: calc(1.5rem * .5);
        padding-right: calc(1.5rem * .5);
    }
    .ptb-100{
        padding: 80px 0px;
    }
    .pt-100{
        padding-top: 80px;
    }
    .pb-100{
        padding-bottom: 80px;
    }
    .section-title .width {
        margin: auto;
        text-align: center;
    }
    .section-title h2 {
        font-size: 37px;
    }
    /* nav area */
    .navbar .container-fluid {
        padding-left: 20px;
        padding-right: 20px;
    }
    /* banner area */
    .banner-area {
        padding-top: 50px;
    }
    .banner-area .content {
        padding-top: 60px;
        padding-left: 0;
        padding-right: 12px;
    }
    .banner-area .popular-tag {
        justify-content: center;
    }
    .banner-area .popular-tag p {
        margin-bottom: 15px;
    }
    .banner-area .popular-tag a {
        padding: 7px 16px;
        font-size: 16px;
        display: inline-block;
        margin-bottom: 10px;
    }
    .banner-area .content h1 {
        font-size: 52px;
        margin-bottom: 15px;
    }
    .banner-area .searchbox .form-control {
        padding: 20px 10px;
        font-size: 16px;
    }
    .banner-area .image {
        padding-top: 30px;
    }
    .banner-area .scroll-down {
        left: -87%;
    }
    /* fetuses area */
    .fetuses-area .single-fetuses-box .icon i {
        font-size: 50px;
        margin-bottom: 15px;
    }
    .fetuses-area .single-fetuses-box h3 {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .fetuses-area .single-fetuses-box p {
        font-size: 16px;
    }
    .fetuses-area .single-fetuses-box a {
        font-size: 16px;
    }
    .fetuses-area .single-fetuses-box {
        padding: 0 20px;
        margin-bottom: 40px;
    }
    /* team area  */
    .team-area .owl-theme .owl-nav {
        top: 100%;
        left: 0;
        right: 0;
    }
    .team-area .owl-carousel .owl-nav button.owl-next, .team-area .owl-carousel .owl-nav button.owl-prev, .team-area .owl-carousel button.owl-dot {
        font-size: 50px !important;
    }
    /* about area */
    .about-area .image {
        margin-bottom: 30px;
    }
    .about-area .content {
        padding-left: 0px;
    }
    .about-area .sub-counter h3 {
        font-size: 36px;
    }
    .about-area .content h2 {
        font-size: 38px;;
    }
    .about-area .content p {
        font-size: 16px;
    }
    /* portfolio area */
    .gallery-area .gallery {
        -moz-column-count: 2;
        column-count: 2;
        --webkit-column-count: 2;
        --moz-column-count: 2;
    }

    /* portfolio area */
    .portfolio-area {
        padding-top: 120px;
    }
    .portfolio-area .portfolio-table ul {
        bottom: -55%;
        left: 0;
        justify-content: center;
    }
    .portfolio-area .portfolio {
        -moz-column-count: 2;
        column-count: 2;
        --webkit-column-count: 2;
        --moz-column-count: 2;
    }
    /* testimonial area */
    .testimonial-area .user img {
        height: 70px;
        width: 70px;
    }
    .testimonial-area .user:nth-child(5) {
        bottom: 80px;
        left: 9%;
    }
    /* pricing area */
    .pricing-area .pricing {
        font-size: 65px;
    }
    .pricing-area .card_title {
        font-size: 20px;
    }
    .pricing-area .features li {
        font-size: 16px;
    }
    .pricing-area .cta_btn {
        padding: 14px 0;
        font-size: 16px;
    }
    .pricing-area .card {
        margin-bottom: 30px;
    }
    .pricing-area .row .col-lg-4:last-child .card{
        margin-bottom: 0;
    }
    /* article area */
    .article-area .item .pop-content h3 {
        font-size: 25px;
    }
    .article-area .item .pop-content ul li {
        font-size: 15px;
    }
    /* contact area */
    .contact-form{
        padding-right: 0px;
        margin-bottom: 30px;
    }
    /* footer area */
    .footer-area .single-footer-widget p {
        color: var(--paragraphColor);
        font-size: 16px;
    }
    .footer-area .single-footer-widget .social-links li a {
        width: 40px;
        height: 40px;
        font-size: 22px;
    }
    .footer-area .single-footer-widget h3 {
        font-size: 20px;
    }
    .footer-area .single-footer-widget .links-list li a {
        font-size: 16px;
    }
    /* ToptoBottom Button css */
    #progress {
        bottom: 20px;
        right: 20px;
        height: 45px;
        width: 45px;
    }
    #progress-value {
        font-size: 25px;
    }

    /* hero area */  
    .hero-content {
        padding: 110px 0px 40px;
    }
    .hero-title h1 {
        font-size: 56px;
    }
    .hero-text p {
        max-width: 420px;
        color: #555;
        font-size: 16px;
        line-height: 1.7;
    }
    .hero-text {
        position: static;
        max-width: 80%;
    }
    .hero-section .circle-text-wrap {
        display: none;
    }
    .video-section video {
        height: 350px;
    }
    
    /* About Section */
    .about-area-two .content h2,
    .wwd-area-two .content h2 {
        font-size: 40px;
    }
    .about-area-two .content{
        margin-bottom: 40px;
    }
    .wwd-area-two .content {
        margin-left: 0px;
        padding-right: 0px;
    }
    .wwd-img {
        margin-bottom: 50px;
    }
    .brand-area-two .single-brand {
        margin-bottom: 20px;
    }

    /* Service Section */
    .section-title-two .text h2 {
        font-size: 40px;
    }
    .service-card {
        height: 400px;
    }
    .service-card h5 {
        font-size: 22px;
    }
    
    /* Big Text Section */
    .big-text-area .bl-text {
        font-size: 32px;
    }
    .blog-area-two .blog-item {
        margin-bottom: 30px;
    }
    .blog-area-two .col-lg-4:last-child .blog-item {
        margin-bottom: 0px;
    }
    
    /* Counter Section */
    .counter-section-two .counter .counter-content h2 {
        font-size: 56px;
    }
    /* Testimonial Section */
    .testimonial-area-two .testimonial-item h3 {
        font-size: 40px;
    }
    .testimonial-slider {
        margin-left: 40px;
        margin-right: 20px;
    }
    
    /* Footer */
    .footer-bottom {
        padding: 20px 30px;
    }
    .footer-sell {
        margin-bottom: 40px;
    }
    .footer-content:last-child.col-md-4 .footer-sell {
        margin-bottom: 0px;
    }
    .ft-info-text {
        gap: 20px;
    }

}
/* Min width 992px to Max width 1199px */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .container-fluid {
        max-width: 960px;
        padding-left: calc(1.5rem * .5);
        padding-right: calc(1.5rem * .5);
    }
    .navbar .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
    .navbar .navbar-brand h2 {
        font-size: 30px;
    }
    .banner-area .container-fluid {
        padding-right: 0px;
        max-width: 100%;
    }
    .banner-area .content h1 {
        font-size: 40px;
    }
    .navbar .navbar-nav .nav-item .nav-link {
        font-size: 16px;
    }
    .banner-area .searchbox {
        padding: 0px 13px 0px 30px;
    }
    .fetuses-area .single-fetuses-box h3 {
        font-size: 24px;
    }
    .fetuses-area .single-fetuses-box {
        padding: 0 0;
    }
    .about-area .content h2 {
        font-size: 40px;
    }
    .about-area .sub-counter h3 {
        font-size: 35px;
    }
    .team-area .owl-theme .owl-nav {
        top: 23%;
        left: -73px;
    }
    .section-title h2 {
        font-size: 40px;
    }
    .portfolio-area .portfolio-table ul {
        position: relative;
    }
    .section-title {
        margin-bottom: 40px;
    }
    .section-title-center h2 {
        font-size: 40px;
    }
    .pricing-area .pricing {
        font-size: 50px;
    }
    .pricing-area .cta_btn {
        padding: 13px 0;
    }

    .hero-title h1 {
        font-size: 64px;
    }
    .hero-text {
        max-width: 350px;
    }
    
    /* Service Section */
    .section-title-two .text h2 {
        font-size: 44px;
    }
    .service-card {
        height: 420px;
    }
    
    /* Big Text Section */
    .big-text-area .bl-text {
        font-size: 38px;
    }
    
    /* Counter Section */
    .counter-section-two .counter .counter-content h2 {
        font-size: 64px;
    }
    /* Testimonial Section */
    .testimonial-area-two .testimonial-item h3 {
        font-size: 48px;
    }
    /* Footer */
    .ft-info-text {
        gap: 30px;
    }
}
/* Min width 1750px */
@media only screen and (min-width: 1750px) {
    .container {
        padding-left: 0;
        padding-right: 0;
    }
    .container-fluid {
        max-width: 1920px;
        padding-left: 100px;
        padding-right: 100px;
    }

     /* Hero Section */
    .hero-title h1 {
        font-size: 85px;
    }
    .hero-text {
        top: 50%;
        left: 42%;
    }
    .hero-text p {
        font-size: 16px;
        max-width: 480px;
    }
    .hero-section .circle-text-wrap {
        width: 250px;
        height: 250px;
    }
    .hero-section .circle-text-wrap .circle-text svg {
        width: 400px;
        height: 400px;
    }
    .hero-section .circle-text-wrap{
        bottom: 5%;
        right: -150px;
    }
    .video-section video {
        height: 550px;
    }
    
    /* About Section */
    .about-area-two .content h2,
    .wwd-area-two .content h2 {
        font-size: 60px;
    }
    .about-area-two .content p,
    .wwd-area-two .content p {
        font-size: 20px;
    }
    
    /* Service Section */
    .section-title-two {
        margin-bottom: 70px;
    }
    .section-title-two .text h2 {
        font-size: 60px;
    }
    .section-title-two .content p {
        font-size: 20px;
    }
    .service-card {
        height: 500px;
        padding: 40px;
    }
    .service-card h5 {
        font-size: 28px;
    }
    .service-card .number {
        font-size: 24px;
    }
    .hover-content img {
        margin-bottom: 120px;
    }
    
    /* Video Area */
    .video-area {
        padding: 350px 0;
    }
    .video-btn {
        width: 100px;
        height: 100px;
        line-height: 95px;
        font-size: 42px;
    }
    .video-btn::before {
        width: 140px;
        height: 140px;
        top: -20px;
        left: -20px;
    }
    
    /* Big Text Section */
    .big-text-area .bl-text {
        font-size: 55px;
    }
    
    /* Counter Section */
    .counter-section-two .counter .counter-content h2 {
        font-size: 85px;
    }
    .counter-section-two .counter .counter-content p {
        font-size: 20px;
    }
    
    /* Testimonial Section */
    .testimonial-area-two {
        padding: 120px 0;
    }
    .testimonial-area-two .testimonial-item i {
        font-size: 85px;
        margin-bottom: 40px;
    }
    .testimonial-area-two .testimonial-item h3 {
        font-size: 65px;
        margin-bottom: 40px;
    }
    .testimonial-area-two .testimonial-item h4 {
        font-size: 30px;
    }
    .testimonial-slider {
        margin-left: 120px;
        margin-right: 40px;
    }
    
    /* Blog Section */
    .blog-item .content h3 a {
        font-size: 30px;
    }
    
    /* Footer */
    .footer-content {
        padding: 120px 0;
    }
    .footer-sell h2 {
        font-size: 85px;
    }
    .footer-sell h5 {
        font-size: 28px;
    }
    .footer-sell p,
    .footer-sell .locat-text p {
        font-size: 20px;
    }
    .footer-sell .locat-text span {
        font-size: 28px;
    }
    .footer-bottom {
        padding: 40px 80px;
    }
    .footer-bottom h2 {
        font-size: 50px;
    }
    .ft-info-text {
        gap: 60px;
    }
    .footer-links a {
        font-size: 26px;
    }
    .copyright-two {
        padding: 50px 0;
    }
    .copyright-two p {
        font-size: 18px;
    }
    .ft-social ul li a {
        font-size: 18px;
    }
}