﻿/*
-------------------------------------------------------------------------
* Template Name    : Ctotek - Onepage Multi-Purpose HTML5 Template      *
* Author           : ParExcellence                                      *
* Version          : 1.0.0                                              *
* File Description : Responsive Css file of the template                *
*------------------------------------------------------------------------
*/
@media screen and (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}

@media screen and (max-width: 991px) {
    .slider .parallax-slider .swiper-slide .bg-img {
        background-position: center center;
    }

    .container, .container-sm {
        max-width: 98%;
    }

    .slider .parallax-slider .caption {
        text-align: center;
    }

        .slider .parallax-slider .caption h2 {
            font-size: 50px;
        }

    .slide-controls .swiper-button-next,
    .slide-controls .swiper-pagination-fraction {
        right: 25px;
    }

        .slide-controls.swiper-button-next:hover {
            right: 15px;
        }

    .slide-controls .swiper-button-prev:hover {
        left: 15px;
    }

    .company .content h4 br {
        display: none;
    }

    .company .img {
        margin-top: 10px;
    }

    .js-zoom-gallery {
        bottom: auto;
        top: 10px;
        right: 10px;
    }

    .work-slider .content .img-content {
        left: 20px;
    }

    .top-navbar .nav-menu {
        display: none;
    }

    .top-navbar .menu-icon {
        display: block;
        margin-left: auto;
        cursor: pointer;
    }

    .top-navbar .menu-icon .text {
        font-size: 13px;
        font-weight: 500;
        padding-left: 15px;
    }

    .top-navbar .menu-icon .icon {
        display: inline-block;
    }

    .top-navbar .menu-icon .icon i {
        display: block;
        width: 20px;
        height: 1px;
        background: #fff;
        margin: 4px 0;
    }
}
.section-head  {
   margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
    h1 {
        font-size: 35px;
    }

    h4 {
        font-size: 20px;
    }

    .top-navbar {
        padding: 10px 0;
    }

    .section-head h3 {
        font-size: 24px;
    }

    .work-slider .swiper-slide {
        padding: 0px 10px 30px;
    }

    .top-navbar .nav-menu {
        display: none;
    }

    .top-navbar .menu-icon {
        display: block;
        margin-left: auto;
        cursor: pointer;
    }

    .top-navbar .menu-icon .text {
        font-size: 13px;
        font-weight: 500;
        padding-left: 15px;
    }

    .top-navbar .menu-icon .icon {
        display: inline-block;
    }

    .top-navbar .menu-icon .icon i {
        display: block;
        width: 20px;
        height: 1px;
        background: #fff;
        margin: 4px 0;
    }

    .top-navbar .container-fluid {
        padding: 0 30px;
    }

    .section {
        padding: 60px 0;
    }

    .section-head h6 {
        letter-spacing: 2px;
        font-size: 12px;
    }

    .top-navbar .logo {
        width: 80px;
    }

    .slider .parallax-slider .caption h2 {
        font-size: 40px;
    }

    .slider .parallax-slider .caption p {
        padding: 0 30px;
    }

    .extra-title, .company .content h4 {
        font-size: 30px;
    }

    .company .imgsec .imgtwo {
        display: none;
    }

    .company .imgsec .imgone:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.3);
    }

    .company .imgsec .exp {
        right: 30px;
        position: absolute;
        bottom: 30px;
        color: #fff;
        padding: 0;
        z-index: 2;
    }

        .company .imgsec .exp h6 {
            color: #eee;
        }

    .progress-wrap {
        right: 20px;
        bottom: 20px;
        width: 30px;
        height: 30px;
    }

        .progress-wrap::after {
            width: 30px;
            height: 30px;
            line-height: 30px;
        }

    .contact-block .content h2 {
        font-size: 28px;
    }

    /* Services Page Responsive */
    .page-header .caption h1 {
        font-size: 40px;
    }

    .page-header .caption p {
        font-size: 16px;
    }

    .process-item {
        padding: 20px 15px;
    }

    .process-number {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }

    /* Contact Page Responsive */
    .faq-question {
        padding: 20px 25px;
    }

    .faq-question h5 {
        font-size: 16px;
    }

    .contact-details {
        padding: 20px 0;
    }

    .social-icons li a {
        margin-right: 8px;
        margin-bottom: 8px;
    }

    .social-icons {
        margin-top: 12px;
    }

    .map-container {
        height: 350px;
    }

    .progress-wrap {
        line-height: 30px;
    }

    .footer .footer_menu_list {
        display: block !important;
    }

        .footer .footer_menu_list li {
            width: 33.333%;
            float: left;
            text-align: center;
        }

            .footer .footer_menu_list li a {
                padding: 0;
            }

    .testimonials .swiper-container .swiper-slide {
        padding: 20px !important;
    }

        .testimonials .swiper-container .swiper-slide::after {
            display: none;
        }

    .author-info {
        text-align: left !important;
    }
    .circle-follow,.circle{
        display:none;
    }
}

@media(max-width:640px) {
    .quote-block .content h2 {
        font-size: 20px;
        line-height: 25px;
        font-weight: 600;
    }

    .section-head h3, .services-section .items h5 {
        font-size: 20px;
    }

    .contact-details h6 {
        font-size: 16px;
    }

    .contact-details > i {
        font-size: 20px;
        width: 46px;
        height: 46px;
        line-height: 47px;
    }

    .contact-details {
        margin: 10px 0;
    }
}

@media screen and (max-width: 480px) {
    .top-navbar .nav-menu {
        display: none;
    }

    /* Services Page Mobile */
    .page-header .caption h1 {
        font-size: 30px;
    }

    .page-header .caption p {
        font-size: 14px;
    }

    .process-item {
        padding: 15px 10px;
    }

    .process-number {
        width: 40px;
        height: 40px;
        font-size: 18px;
    }

    /* Contact Page Mobile */
    .faq-question {
        padding: 15px 20px;
    }

    .faq-question h5 {
        font-size: 14px;
    }

    .contact-details {
        padding: 15px 0;
    }

    .contact-details > i {
        font-size: 20px;
    }

    .contact-details h6 {
        font-size: 16px;
    }

    .map-container {
        height: 250px;
    }

    .social-icons li a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        margin-right: 8px;
        margin-bottom: 8px;
    }

    .social-icons {
        margin-top: 10px;
    }

    .top-navbar .menu-icon {
        display: block;
        margin-left: auto;
        cursor: pointer;
    }

    .top-navbar .menu-icon .text {
        font-size: 12px;
        font-weight: 500;
        padding-left: 10px;
    }

    .top-navbar .menu-icon .icon {
        display: inline-block;
    }

    .top-navbar .menu-icon .icon i {
        display: block;
        width: 18px;
        height: 1px;
        background: #fff;
        margin: 3px 0;
    }

    .top-navbar .container-fluid {
        padding: 0 15px;
    }

    .slider .parallax-slider .caption .dis {
        padding-left: 0;
        letter-spacing: 2px;
        margin-top: 20px;
    }

        .slider .parallax-slider .caption .dis:after {
            display: none;
        }

    .slide-controls .swiper-button-next {
        right: 5px;
    }

        .slide-controls .swiper-button-next i:after {
            width: 20px;
        }

    .slide-controls .swiper-button-prev {
        left: 5px;
    }

        .slide-controls .swiper-button-prev i:after {
            width: 20px;
        }

    .slide-controls .swiper-button-next,
    .slide-controls .swiper-button-prev {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }

        .slide-controls .swiper-button-next:hover {
            right: 0 !important;
        }

        .slide-controls .swiper-button-prev:hover {
            left: 0 !important;
        }

    .slider .parallax-slider .caption h2 {
        font-size: 28px;
    }

    .slider .parallax-slider .caption p {
        display: none;
    }

    .work-slider .swiper-button-next,
    .work-slider .swiper-button-prev {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
    }

    .work-slider .swiper-button-next {
        right: 15px;
    }

    .work-slider .swiper-button-prev {
        left: 15px;
    }

    .work-slider .content .cont h6 {
        letter-spacing: 2px;
    }

    .work-slider .content .cont h4 {
        font-size: 20px;
    }

    .work-slider .content .cont {
        width: 100%;
        text-align: center;
        left: 0;
        bottom: 20px;
    }

    .company .img .icon {
        width: 70px;
        height: 70px;
        line-height: 90px;
    }

        .company .img .icon svg {
            width: 60px;
        }

    .company .img .exp h2 {
        font-size: 55px;
    }

    .extra-title, .company .content h4 {
        font-size: 22px;
    }

    .contact-block .content h2 {
        font-size: 20px;
        line-height: 26px;
    }
}

/* About Page Responsive */
@media (max-width: 768px) {
    .about-content {
        padding-right: 0;
        margin-bottom: 40px;
    }
    
    .about-content p {
        font-size: 14px;
    }
    
    .about-stats {
        margin-top: 30px;
    }
    
    .stat-item {
        padding: 15px;
        margin-bottom: 15px;
    }
    
    .stat-item h3 {
        font-size: 28px;
    }
    
    .stat-item p {
        font-size: 12px;
    }
    
    .mission-box,
    .vision-box {
        padding: 30px 20px;
        margin-bottom: 30px;
    }
    
    .mission-box .icon,
    .vision-box .icon {
        width: 60px;
        height: 60px;
        margin-bottom: 20px;
    }
    
    .mission-box .icon i,
    .vision-box .icon i {
        font-size: 28px;
    }
    
    .mission-box h4,
    .vision-box h4 {
        font-size: 20px;
    }
    
    .team-member {
        margin-bottom: 30px;
    }
    
    .member-image img {
        height: 250px;
    }
    
    .member-info {
        padding: 20px;
    }
    
    .member-info h5 {
        font-size: 18px;
    }
    
    .value-item {
        padding: 30px 20px;
        margin-bottom: 20px;
    }
    
    .value-item .icon {
        width: 60px;
        height: 60px;
        margin-bottom: 20px;
    }
    
    .value-item .icon i {
        font-size: 24px;
    }
    
    .value-item h5 {
        font-size: 18px;
    }
}

/* Portfolio Page Responsive */
@media (max-width: 768px) {
    .portfolio-item {
        margin-bottom: 20px;
    }
    
    .portfolio-image img {
        height: 250px;
    }
    
    .portfolio-content {
        padding: 15px;
    }
    
    .portfolio-content h5 {
        font-size: 18px;
    }
    
    .portfolio-content p {
        font-size: 12px;
    }
    
    .portfolio-content a {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    
    .stat-item {
        padding: 30px 20px;
        margin-bottom: 20px;
    }
    
    .stat-icon {
        width: 60px;
        height: 60px;
        margin-bottom: 20px;
    }
    
    .stat-icon i {
        font-size: 28px;
    }
    
    .stat-item h3 {
        font-size: 28px;
    }
    
    .stat-item p {
        font-size: 14px;
    }
    
    /* Portfolio Gallery Responsive */
    .portfolio-gallery-content .gallery-item img,
    .portfolio-gallery-content .gallery-item video {
        max-width: 100%;
    }
    
    .portfolio-gallery-content .gallery-item video {
        height: 300px;
    }
    
    .gallery-caption {
        padding: 15px;
    }
    
    .gallery-caption h4 {
        font-size: 18px;
    }
    
    .gallery-caption p {
        font-size: 12px;
    }
    
    .mfp-content {
        padding: 20px;
        margin: 10px;
        max-width: 95vw;
        max-height: 85vh;
    }
    
    .mfp-arrow {
        width: 40px !important;
        height: 40px !important;
        line-height: 40px !important;
    }
    
    /* Portfolio Gallery Swiper Responsive */
    .portfolio-gallery-content .swiper-button-next,
    .portfolio-gallery-content .swiper-button-prev {
        width: 40px;
        height: 40px;
        margin-top: -20px;
    }
    
    .portfolio-gallery-content .swiper-button-next:after,
    .portfolio-gallery-content .swiper-button-prev:after {
        font-size: 16px;
    }
    
    .portfolio-gallery-content .swiper-pagination {
        margin-top: 15px;
    }
    
    .portfolio-gallery-content .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }
    
    /* Portfolio Intro Responsive */
    .portfolio-intro {
        padding: 60px 0;
    }
    
    .intro-content h2 {
        font-size: 32px;
    }
    
    .intro-content p {
        font-size: 16px;
    }
    
    .intro-features {
        margin-bottom: 30px;
    }
    
    .feature-item {
        margin-bottom: 12px;
    }
    
    .feature-item i {
        font-size: 18px;
        margin-right: 12px;
    }
    
    .feature-item span {
        font-size: 14px;
    }
    
    .intro-cta .btn-main {
        padding: 12px 25px;
        font-size: 14px;
    }
    
    .image-section {
        margin-bottom: 20px;
    }
    
    .image-section img {
        height: 250px;
    }
    
    .video-section video {
        height: 200px;
    }
}

/* Creators Page Responsive */
@media (max-width: 991px) {
    .creators-page .intro-media {
        margin-top: 40px;
    }
    
    .creators-page .creator-card {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .creators-page .creators-intro {
        padding: 60px 0;
    }
    
    .creators-page .intro-content h2 {
        font-size: 2rem;
    }
    
    .creators-page .creators-section {
        padding: 60px 0;
    }
    
    .creators-page .creator-info {
        padding: 20px;
    }
    
    .creators-page .creator-info h4 {
        font-size: 1.3rem;
    }
    
    .creators-page .quote-block {
        padding: 60px 0;
    }
    
    .creators-page .quote-block h2 {
        font-size: 2rem;
    }
    
    .creators-page .creator-social {
        gap: 10px;
    }
    
    .creators-page .creator-social a {
        width: 35px;
        height: 35px;
    }
}

@media (max-width: 575px) {
    .creators-page .intro-content h2 {
        font-size: 1.8rem;
    }
    
    .creators-page .creator-image {
        height: 200px;
    }
    
    .creators-page .image-section img,
    .creators-page .video-section video {
        height: 200px;
    }
    
    .creators-page .creator-info {
        padding: 15px;
    }
    
    .creators-page .skill-tag {
        font-size: 0.7rem;
        padding: 4px 10px;
    }
    
    .creators-page .btn-view-profile {
        padding: 8px 20px;
        font-size: 0.9rem;
    }
}

/* Creator Details Page Responsive */
@media (max-width: 991px) {
    .creator-details-page .creator-hero {
        padding: 80px 0;
    }
    
    .creator-details-page .creator-name {
        font-size: 2.5rem;
    }
    
    .creator-details-page .stats-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    
    .creator-details-page .stat-item {
        padding: 20px 15px;
    }
    
    .creator-details-page .stat-item h3 {
        font-size: 2rem;
    }
    
    .creator-details-page .portfolio-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767px) {
    .creator-details-page .creator-hero {
        padding: 60px 0;
    }
    
    .creator-details-page .creator-avatar {
        width: 150px;
        height: 150px;
    }
    
    .creator-details-page .creator-name {
        font-size: 2rem;
    }
    
    .creator-details-page .creator-role {
        font-size: 1rem;
    }
    
    .creator-details-page .creator-description {
        font-size: 1rem;
    }
    
    .creator-details-page .stats-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    
    .creator-details-page .creator-details {
        padding: 60px 0;
    }
    
    .creator-details-page h3 {
        font-size: 1.8rem;
    }
    

    
    .creator-details-page .creator-social {
        gap: 10px;
    }
    
    .creator-details-page .creator-social a {
        width: 40px;
        height: 40px;
    }
}

@media (max-width: 575px) {
    .creator-details-page .creator-avatar {
        width: 120px;
        height: 120px;
    }
    
    .creator-details-page .creator-name {
        font-size: 1.8rem;
    }
    
    .creator-details-page .stat-item h3 {
        font-size: 1.8rem;
    }
    
    .creator-details-page .skill-tag {
        padding: 6px 12px;
        font-size: 0.8rem;
    }
    

}

/* Creator Details Responsive - Services Table */
@media (max-width: 991px) {
    .creator-details-page .service-row {
        grid-template-columns: 1.5fr 1fr 1fr 1fr;
        gap: 15px;
        padding: 20px 25px;
    }
}

@media (max-width: 767px) {
    .creator-details-page .service-row {
        grid-template-columns: 1fr;
        gap: 15px;
        padding: 20px;
        text-align: center;
    }
    
    .creator-details-page .service-row.header {
        display: none;
    }
    
    .creator-details-page .service-name {
        border-bottom: 1px solid #e9ecef;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    
    .creator-details-page .service-name h4 {
        font-size: 1.1rem;
    }
    
    .creator-details-page .service-price,
    .creator-details-page .service-duration,
    .creator-details-page .service-action {
        margin-bottom: 10px;
    }
    
    .creator-details-page .btn-request-service {
        width: 100%;
        max-width: 200px;
    }
    
    .modal-content {
        max-width: 95%;
        margin: 20px;
    }
    
    .modal-header {
        padding: 20px;
    }
    
    .modal-body {
        padding: 20px;
    }
    
    .form-actions {
        flex-direction: column;
        gap: 10px;
    }
    
    .btn-submit,
    .btn-cancel {
        width: 100%;
    }
}

@media (max-width: 575px) {
    .creator-details-page .service-row {
        padding: 15px;
    }
    
    .creator-details-page .service-name h4 {
        font-size: 1rem;
    }
    
    .creator-details-page .price-amount {
        font-size: 0.8rem;
        padding: 6px 12px;
    }
    
    .creator-details-page .btn-request-service {
        font-size: 0.8rem;
        padding: 8px 16px;
    }
    
    .modal-header h3 {
        font-size: 1.3rem;
    }
    
    .form-group input,
    .form-group select,
    .form-group textarea {
        padding: 10px 12px;
        font-size: 0.9rem;
    }
}

/* Creator Media Slider Responsive */
@media (max-width: 991px) {
    .creator-media {
        margin-top: 30px;
    }
    
    .creator-swiper {
        height: 350px;
    }
    
    .media-item {
        height: 350px;
    }
}

@media (max-width: 767px) {
    .creator-swiper {
        height: 300px;
    }
    
    .media-item {
        height: 300px;
    }
    
    .media-overlay {
        padding: 20px 15px 15px;
    }
    
    .media-overlay h4 {
        font-size: 16px;
    }
    
    .media-overlay p {
        font-size: 13px;
    }
}

@media (max-width: 575px) {
    .creator-swiper {
        height: 250px;
    }
    
    .media-item {
        height: 250px;
    }
    
    .creator-swiper .swiper-button-next,
    .creator-swiper .swiper-button-prev {
        width: 35px;
        height: 35px;
    }
    
    .creator-swiper .swiper-button-next:after,
    .creator-swiper .swiper-button-prev:after {
        font-size: 14px;
    }
}

/* Creator Actions Responsive */
@media (max-width: 767px) {
    .creator-actions {
        margin-top: 20px;
    }
    
    .btn-book-creator {
        padding: 12px 25px;
        font-size: 14px;
    }
    
    .btn-book-creator i {
        font-size: 16px;
    }
}

@media (max-width: 575px) {
    .btn-book-creator {
        padding: 10px 20px;
        font-size: 13px;
        width: 100%;
        justify-content: center;
    }
    
    .booking-modal {
        max-width: 95%;
        margin: 10px;
    }
    
    .booking-modal .modal-header h3 {
        font-size: 18px;
    }
    
    .booking-modal .form-group input,
    .booking-modal .form-group select,
    .booking-modal .form-group textarea {
        padding: 10px 12px;
        font-size: 14px;
    }
    
    .booking-modal .btn-submit {
        width: 100%;
        justify-content: center;
    }
}

/* Creators Section Responsive */
@media (max-width: 991px) {
    .creators-section {
        padding: 80px 0;
    }
    
    .creators-section .creator-card {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .creators-section {
        padding: 60px 0;
    }
    
    .creators-section .creator-image {
        height: 200px;
    }
    
    .creators-section .creator-info {
        padding: 20px;
    }
    
    .creators-section .creator-info h4 {
        font-size: 18px;
    }
    
    .creators-section .creator-description {
        font-size: 13px;
    }
    
    .creators-section .creator-skills {
        gap: 6px;
    }
    
    .creators-section .skill-tag {
        font-size: 11px;
        padding: 4px 10px;
    }
}

@media (max-width: 575px) {
    .creators-section .creator-image {
        height: 180px;
    }
    
    .creators-section .creator-info {
        padding: 15px;
    }
    
    .creators-section .creator-info h4 {
        font-size: 16px;
    }
    
    .creators-section .creator-role {
        font-size: 13px;
    }
    
    .creators-section .creator-description {
        font-size: 12px;
        margin-bottom: 15px;
    }
    
    .creators-section .btn-view-profile {
        padding: 8px 16px;
        font-size: 13px;
    }
}

/* Creators Slider Responsive */
@media (max-width: 991px) {
    .creators-slider {
        padding: 0 15px;
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .creators-slider {
        padding: 0 10px;
    }
    
    .creators-swiper .swiper-slide {
        padding: 15px 5px;
    }
    
    .creators-pagination {
        bottom: -25px;
    }
    
    .creators-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin: 0 3px;
    }
}

@media (max-width: 575px) {
    .creators-slider {
        padding: 0 5px;
    }
    
    .creators-swiper .swiper-slide {
        padding: 10px 2px;
    }
    
    .creators-pagination {
        bottom: -20px;
    }
    
    .creators-pagination .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        margin: 0 2px;
    }
}

/* Services Slider Responsive */
@media (max-width: 991px) {
    .services-slider {
        padding: 0 15px;
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .services-slider {
        padding: 0 10px;
    }
    
    .services-swiper .items {
        height: 350px;
    }
    
    .services-swiper .item {
        padding: 30px 20px 20px;
    }
    
    .services-swiper .icon {
        width: 60px;
        height: 60px;
    }
    
    .services-swiper .icon i {
        font-size: 20px;
    }
    
    .services-swiper .item h5 {
        font-size: 20px;
    }
    
    .services-swiper .item p {
        font-size: 13px;
    }
    
    .services-pagination {
        bottom: -25px;
    }
    
    .services-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin: 0 3px;
    }
}

@media (max-width: 575px) {
    .services-slider {
        padding: 0 5px;
    }
    
    .services-swiper .items {
        height: 300px;
    }
    
    .services-swiper .item {
        padding: 25px 15px 15px;
    }
    
    .services-swiper .icon {
        width: 50px;
        height: 50px;
    }
    
    .services-swiper .icon i {
        font-size: 18px;
    }
    
    .services-swiper .item h5 {
        font-size: 18px;
    }
    
    .services-swiper .item p {
        font-size: 12px;
    }
    
    .services-pagination {
        bottom: -20px;
    }
    
    .services-pagination .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        margin: 0 2px;
    }
}
