/* Медиа-запросы (сгруппированные в конце файла) */
@media (max-width: 1200px) {
    .container {
        width: 90%;
    }
    
    .footer__inner {
        width: 90%;
    }
    
    .rights .col-12 {
        width: 48%;
        margin: 0 1% 20px 1%;
    }
    
    .hero-content h1 {
        font-size: 36px;
    }
    
    .faq {
        margin: 0 15px;
    }
    
    .seo-text {
        margin: 0 15px;
    }
}

@media (max-width: 991px) {
    .col-lg-6 {
        width: 100%;
        margin-bottom: 30px;
    }
    
    .hero-content {
        margin-bottom: 40px;
    }
    
    .hero-content h1 {
        font-size: 32px;
    }
    
    .hero-content .hero-list li {
        font-size: 16px;
    }
    
    .header-nav {
        display: none;
    }
    
    .burger {
        display: flex;
    }
    
    .header-right .d-flex-column {
        display: none;
    }
    
    .header-inner {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
    .header-logo {
        gap: 10px;
    }
    
    .header-logo-text {
        font-size: 14px;
    }
    
    .rights .col-12 {
        width: 48%;
    }
    
    .rights-card__title {
        min-height: auto;
        font-size: 16px;
    }
    
    .rights-card__desc {
        font-size: 15px;
    }
    
    .cta-box {
        padding: 40px 30px;
        margin: 0 15px;
    }
    
    .cta-box h2 {
        font-size: 28px;
    }
    
    .cta-box p {
        font-size: 15px;
    }
    
    .faq-q {
        font-size: 18px;
    }
    
    .footer-left,
    .footer-right {
        width: 100%;
        text-align: center;
    }
    
    .footer-left {
        margin-bottom: 30px;
    }
    
    .footer-text {
        max-width: 100%;
    }
    
    .footer-right a {
        display: inline-block;
        margin: 0 10px 10px;
    }
}

@media (max-width: 767px) {
    .hero-content h1 {
        font-size: 28px;
    }
    
    .hero {
        padding: 40px 0;
    }
    
    .hero-stats div {
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }
    
    .hero-stats strong {
        font-size: 24px;
    }
    
    .header-logo-text {
        font-size: 13px;
    }
    
    .btn {
        padding: 8px 16px;
        font-size: 13px;
    }
    
    .btn--primary {
        padding: 10px 16px;
    }
    
    .rights {
        padding: 40px 0;
    }
    
    .rights h2 {
        font-size: 26px;
        margin-bottom: 20px;
    }
    
    .rights .col-12 {
        width: 100%;
        margin: 0 0 15px 0;
    }
    
    .rights-card {
        padding: 18px 15px;
    }
    
    .rights-card__title {
        margin: 10px 0 12px;
        font-size: 16px;
    }
    
    .cta-box {
        padding: 30px 20px;
    }
    
    .cta-box h2 {
        font-size: 24px;
    }
    
    .cta-box .btn-primary,
    .cta-box .btn-blank {
        display: block;
        width: 100%;
        margin: 0 0 10px 0;
    }
    
    .section--faq {
        padding: 40px 0;
        margin-top: 40px;
    }
    
    .section--faq h2 {
        font-size: 26px;
        margin-bottom: 20px;
    }
    
    .faq {
        padding: 5px 15px;
    }
    
    .faq-q {
        font-size: 16px;
        padding: 12px 0;
    }
    
    .faq-a__inner p {
        font-size: 14px;
    }
    
    .footer {
        padding: 30px 0;
        margin-top: 40px;
    }
    
    .footer-phone {
        font-size: 16px !important;
    }
}

@media (max-width: 575px) {
    .main {
        margin-top: 70px;
    }
    
    .container {
        width: 90%;
        padding:10px;
    }
    
    .row {
        margin: 0 -10px;
    }
    
    .col-lg-6 {
        padding: 0 0;
		margin:0;
    }
    
    .hero-content h1 {
        font-size: 24px;
    }
    
    .hero-content .hero-list li {
        font-size: 15px;
        margin: 10px 0;
    }
    
    .hero-form {
        padding: 20px 15px;
    }
    
    .hero-form-head {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    
    .hero-form-head img {
        margin: 0 0 10px 0;
    }
    
    .hero-form-head strong {
        font-size: 16px;
    }
    
    .header-logo img {
        width: 40px;
        height: auto;
    }
    
    .header-logo-text {
        font-size: 12px;
    }
    
    .header-phone {
        font-size: 13px;
		font-weight:800;
    }
    
    .header-right .header-phone {
        font-size: 14px;
    }
    
    .burger {
        padding: 3px;
    }
    
    .mobile-menu {
        padding: 15px;
    }
    
    .mobile-menu-nav a {
        font-size: 14px;
        padding: 8px 0;
    }
    
    .form .form-control {
        height: 40px;
        font-size: 13px;
    }
    
    .form textarea.form-control {
        min-height: 80px;
    }
    
    .form label {
        font-size: 13px;
    }
    
    .form .btn {
        height: 44px;
        font-size: 14px;
    }
    
    .hero-form-notes {
        font-size: 12px;
        padding-left: 10px;
    }
    
    .hero-form-notes li {
        margin-bottom: 4px;
    }
    
    .rights h2 {
        font-size: 22px;
    }
    
    .rights-card__icon {
        width: 48px;
        height: 48px;
    }
    
    .rights-card__icon svg {
        width: 28px;
        height: 28px;
    }
    
    .rights-card__link {
        width: 38px;
        height: 38px;
    }
    
    .cta-box h2 {
        font-size: 20px;
    }
    
    .cta-box p {
        font-size: 14px;
        margin-bottom: 24px;
    }
    
    .section--faq h2 {
        font-size: 22px;
    }
    
    .faq-q {
        font-size: 15px;
        gap: 10px;
    }
    
    .faq-ico {
        width: 20px;
        height: 20px;
    }
    
    .faq-a__inner {
        padding: 0 0 10px;
    }
    
    .faq-a__inner p {
        font-size: 13px;
    }
    
    .section--seo h2 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    
    .seo-text p {
        font-size: 13px;
        margin: 10px 0;
    }
    
    .footer-title {
        font-size: 16px;
    }
    
    .footer-text {
        font-size: 12px;
    }
    
    .footer-right a {
        font-size: 14px;
        margin: 0 5px 8px;
    }
    
    .footer-phone {
        font-size: 15px !important;
    }
    
    .footer-link {
        font-size: 12px !important;
    }
    
    .social-link {
		display:none;
        width: 32px;
        height: 32px;
		margin:0 60px 0 0;
    }
    
    .social-link svg {
        width: 16px;
        height: 16px;
    }
}

/* Для очень маленьких экранов */
@media (max-width: 375px) {
    .header-logo {
        gap: 10px;
    }
    
    .header-logo-text {
        font-size: 12px;
    }
    
    .header-phone {
        font-size: 12px;
    }
    
    .hero-content h1 {
        font-size: 20px;
    }
    
    .hero-stats strong {
        font-size: 20px;
    }
    
    .hero-stats span {
        font-size: 12px;
    }
	
	.hero-actions{
		margin:15px 0 0 0;
	}
    
    .btn {
		display:block;
        padding: 10px 12px;
        font-size: 12px;
		margin:0 0 15px 0;
    }
	.header-right .btn{
		display:none;
	}
	button.btn-blank {
		width:100%;
	}
		
    .rights-card__title {
        font-size: 15px;
    }
    
    .rights-card__desc {
        font-size: 13px;
    }
    
    .cta-box {
        padding: 20px 15px;
    }
    
    .cta-box h2 {
        font-size: 18px;
    }
}

/* Для печати */
@media print {
    .header,
    .footer,
    .hero-form,
    .btn,
    .burger,
    .mobile-menu,
    .social-link {
        display: none !important;
    }
    
    .main {
        margin-top: 0;
    }
    
    .container {
        width: 100%;
        max-width: none;
    }
    
    body {
        background: #fff;
        color: #000;
        font-size: 12pt;
    }
    
    a {
        text-decoration: none;
        color: #000;
    }
    
    h1, h2, h3 {
        page-break-after: avoid;
    }
    
    img {
        max-width: 100% !important;
        page-break-inside: avoid;
    }
}