/* =============================================
   Responsive Stylesheet - Trademark Lawyer
   responsive.css
============================================= */
@media (min-width: 1920px) {	
.hero-section {
    height: 630px;
}
.hero-section {
    margin-top: 8px;
    background-image: var(--hero-bg);
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 420px;
}
	
}

@media (min-width: 1600px) {	
	
}
@media (max-width: 1399px) {
	
	.service-img {
		min-height: 280px;
		transition: transform 0.5s ease;
		height: auto;
		aspect-ratio: auto;
		object-fit: contain;
		display: block;
	}
}

@media (max-width: 1366px) {
	
.hero-section {
    height: 411px;
}
.service-img, .service-img-two, .service-img-fifth {
    height: 510px;
}

}

@media (max-width: 1280px) {
	
.hero-section {
    height: 330px;
}
.service-img, .service-img-two, .service-img-fifth {
    height: 500px;
}

a.navbar-brand img {
    width: 73%;
    position: relative;
    top: -3px;
}

}
@media (max-width: 1199px) {
      li.nav-item {
    font-size: 12px;
}

p.text-uppercase.mb-2.fw-bold {
    font-size: 1.5rem;
}
.hero-title {
    font-size: 2.5rem;
}

.service-img, .service-img-two, .service-img-fifth {
    height: 500px;
}
.footer-logo-section img {
	width: 100%;
}

.hero-section {
    height: 320px;
}

.btn {
    font-size: var(--fs-btn);
    ine-height: 1.25rem;
    /* padding: .5rem 1.25rem; */
    font-weight: 600;
    color: var(--text-light);
    background-color: var(--brand-blue);
    border-radius: var(--radius-sm);
    transition: var(--transition);
}

.container, .container-lg, .container-md, .container-sm {
        max-width: 1130px;
}   
    .col-lg-3 {
        flex: 0 0 auto;
        width: 23%;
    } 
	}

@media (max-width: 1024px) {
    .service-img, .service-img-two, .service-img-fifth {
        height: 400px;
    }
	.hero-section {
        height: 260px;
    }
	.col-lg-3 {
        flex: 0 0 auto;
        width: 48%;
    }
		}	
@media (max-width: 768px) {
            .hero-title { font-size: 2.2rem; }
            .hero-section { text-align: center; }
            .hero-subtitle { margin: 0 auto 35px; }
			
			.footer-logo-section img {
        margin-bottom: 20px;
        margin-left: 0px;
    }
        }

@media (max-width: 991px) {
        .about-title { font-size: 2rem; }
        .about-section { padding: 50px 0; }
		
	a.navbar-brand img {
        width: 73%;
        position: relative;
        top: 0px;
    }
		
    }

@media (max-width: 768px) {
        .section-title { font-size: 1.8rem; }
        .service-card { padding: 0px; }
		
		.footer-logo-section img {
        margin-bottom: 20px;
        margin-left: 0px;
    }
    }

@media (max-width: 768px) {
        .newsletter-title {
            font-size: 1.8rem;
        }
        .btn-subscribe {
            width: 100%;
            margin-top: 15px;
        }
		.footer-logo-section img {
        margin-bottom: 20px;
        margin-left: 0px;
    }
    }

@media (max-width: 991px) {
        .side-image-container {
            margin-top: 40px;
        }
        .why-title {
            font-size: 1.8rem;
        }
.hero-section {
    height: 250px;
}
.service-img, .service-img-two, .service-img-fifth {
    height: 300px;
}
    }
@media (max-width: 912px) {
.hero-section {
    height: 290px;
}
.service-img, .service-img-two, .service-img-fifth {
    height: 320px;
}
    .container, .container-lg, .container-md, .container-sm {
        max-width: 880px;
    }
	    .hero-section {
        height: 274px;
    }
	
}

@media (max-width: 853px) {
	   
	.container, .container-lg, .container-md, .container-sm {
        max-width: 828px;
    }
	.hero-section {
        height: 260px;
    }
	

}

@media (max-width: 820px) {
.hero-section {
    height: 220px;
}
.service-img, .service-img-two, .service-img-fifth {
    height: 300px;
}
	
}
@media (max-width: 800px) {
.hero-section {
    height: 260px;
}
.service-img, .service-img-two, .service-img-fifth {
    height: 315px;
}
	
}	

@media (max-width: 768px) {
        .process-title { font-size: 1.8rem; }
        .process-section { padding: 50px 0; }
		
		.sm-section-title {
        font-size: 35px;
		}
		.sm-tab {
			padding: 10px 14px;
			border: 2px solid var(--brand-blue-dark);
			background: transparent;
			color: var(--brand-blue-dark);
			font-size: 14px;
			font-weight: 600;
			border-radius: 6px;
			cursor: pointer;
			transition: all 0.25s ease;
			font-family: "Open Sans", sans-serif;	
		}
		.footer-logo-section img {
        margin-bottom: 20px;
        margin-left: 0px;
    }
    }

@media (max-width: 768px) {
        .pricing-title { font-size: 1.8rem; }
		
		.footer-logo-section img {
        margin-bottom: 20px;
        margin-left: 0px;
    }
    }

@media (max-width: 768px) {
        .ind-title { font-size: 1.8rem; }
        .industries-section { padding: 50px 0; }
		
		.footer-logo-section img {
        margin-bottom: 20px;
        margin-left: 0px;
    }
    }

@media (max-width: 768px) {
        .test-title { font-size: 1.8rem; }
        .testimonial-card { margin-bottom: 20px; }
		
		.footer-logo-section img {
        margin-bottom: 20px;
        margin-left: 0px;
    }
    }

@media (max-width: 768px) {
        .cta-title {
            font-size: 2rem;
        }
        .cta-description {
            font-size: 1rem;
        }
        .cta-btn-group {
            flex-direction: column;
            align-items: center;
        }
        .btn-register, .btn-call {
            width: 100%;
            max-width: 300px;
        }

        .navbar-brand img {
			width: 200px;
		}
		
.hero-section {background-position: center top; /* better crop for mobile */
}
	#benefit-sec .row, #faq .row {
		margin: 0px;
	}
.service-img, .service-img-two, .service-img-fifth {
    height: 300px;
}
.hero-section {
    height: 190px;
}
#faqq-inner .col-md-6 {
	margin-top: 0px;
}
#faq .container .btm-0 {
	margin-bottom: 0rem !important;
}
#last-srvc {
	padding-bottom: 0rem !important;
}
.testimonial-section {
	padding-bottom: 30px !important;
}
.footer-logo-section img {
        margin-bottom: 20px;
        margin-left: 0px;
    }
    }


@media (max-width: 720px) {
.service-img, .service-img-two, .service-img-fifth {
    height: 540px;
}	
}
@media (max-width: 712px) {
.hero-section {
    height: 190px;
}
.service-img, .service-img-two, .service-img-fifth {
    height: 500px;
}	
}

@media (max-width: 540px) {
.hero-section {
    height: 155px;
}
.service-img, .service-img-two, .service-img-fifth {
    height: 550px;
}
    .col-lg-3 {
        flex: 0 0 auto;
        width: 70%;
    }
	
}
@media (max-width: 504px) {
.hero-section {
    height: 130px;
}
.service-img, .service-img-two, .service-img-fifth {
    height: 485px;
}
	
}
@media (max-width: 480px) {
.hero-section {
    height: 130px;
}
.service-img, .service-img-two, .service-img-fifth {
    height: 460px;
}
	
}
@media (max-width: 432px) {
.service-img, .service-img-two, .service-img-fifth {
    height: 420px;
}
	
}
@media (max-width: 430px) {
.hero-section {
    height: 130px;
}
.service-img, .service-img-two, .service-img-fifth {
    height: 370px;
}
    .about-title {
        font-size: 27PX;
    }
	
}
@media (max-width: 415px) {
.hero-section {
    height: 120px;
}
.service-img, .service-img-two, .service-img-fifth {
    height: 370px;
}
	
}

@media (max-width: 412px) {

    .about-title {
        font-size: 19PX;
    }
	.cta-title {
        font-size: 24PX;
    }
	.section-title {
        font-size: 25PX;
    }
	.process-step {
		position: relative;
		text-align: center;
		padding: 10px;
		transition: var(--transition);
	}
}

@media (max-width: 390px) {
.hero-section {
    height: 120px;
}
.service-img, .service-img-two, .service-img-fifth {
    height: 370px;
}
	
}

@media (max-width: 375px) {
.hero-section {
    height: 100px;
}
.sm-section-title {
        font-size: 27px;
    }
    .sm-tab {
        padding: 10px 5px;
        border: 2px solid var(--brand-blue-dark);
        background: transparent;
        color: var(--brand-blue-dark);
        font-size: 14px;
        font-weight: 600;
        border-radius: 6px;
        cursor: pointer;
        transition: all 0.25s ease;
        font-family: "Open Sans", sans-serif;
    }
    .cta-title {
        font-size: 21px;
    }
	.section-title {
        font-size: 23px;
    }
	.test-title {
        font-size: 26px;
    }
	.faq-title, .section-title {
        font-size: 25px;
    }
	
}
@media (max-width: 360px) {
	
.hero-section {
    height: 100px;
}
.service-img, .service-img-two, .service-img-fifth {
    height: 360px;
}
}
@media (max-width: 346px) {
	
.service-img, .service-img-two, .service-img-fifth {
    height: 330px;
}
}

@media (max-width: 320px) {

.service-img, .service-img-two, .service-img-fifth {
    height: 300px;
}	
    .hero-section {
        height: 90px;
    }
	.about-title {
        font-size: 21px;
    }
	.sm-section-title {
        font-size: 21px;
    }
	.cta-title {
        font-size: 18px;
    }
	.faq-title, .section-title {
        font-size: 19px;
    }
}

@media (max-width: 768px) {
    a.navbar-brand img {
        width: 200px;
        top: 0px;
    }
	.footer-logo-section img {
    margin-bottom: 20px;
    margin-left: 0px;
}
}

@media (max-width: 280px) {

.service-img, .service-img-two, .service-img-fifth {
    height: 250px;
}	
    .hero-section {
        height: 90px;
    }
	.navbar-toggler {
		background-color: transparent;
		border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
		border-radius: var(--bs-navbar-toggler-border-radius);
		transition: var(--bs-navbar-toggler-transition);
	}
    a.navbar-brand img {
        width: 180px;
        top: 0px;
    }
	.hero-section {
        height: 80px;
        width: 100%;
    }
	span {
    font-size: 11px;
}

}
