
@media (max-width: 1599px) {
.list-unstyled li {
	line-height: 38px;
    font-size: 22px;
}
.contact-box {
	padding: 70px 50px 100px;
}
.capabilities-list li {
	font-size: 22px;
}
.button {
	font-size: 22px;
}
}

@media (max-width: 1199px) {
    .para-sec {
        font-size: 27px;
        line-height: 34px;
    }
    .list-unstyled li img {
        top: 11px;
    }
    .contact-form input[type="submit"] {
        font-size: 22px;
    }
    .contact-form {
        width: 100%;
    }
    .about-section .col-lg-6 {
        width: 100%;
    }
    .col-lg-6.about-img {
        max-width: 542px;
        margin: 0 auto 120px;
    }
    .about-section {
        padding: 80px 0 80px;
    }
    .about-content a.contact-btn {
        margin-top: 0;
    }
    .architectural-sec .box {
        width: 22%;
    }
    .architectural-sec .box span {
        font-size: 24px;
    }
    .architectural-sec .row {
        gap: 38px;
    }
    .architectural-sec {
        padding: 70px 20px 98px;
    }
    .installation-section {
        padding:80px 20px 30px;
    }
    .installation-section .col-lg-6 {
        width: 100%;
        margin-bottom: 40px;
    }
    .installation-section.capabilities-sec .col-lg-6.text-start.installation-left {
        padding-right: 14px;
        padding-left: 14px;
    }
    .capabilities-list {
        justify-content: start;
        gap: 40px;
    }
    .discover-sec {
        padding: 60px 0 160px;
    }
    .faq-sec {
        padding: 80px 20px;
    }
    .accordion-button {
        font-size: 27px;
    }
    .custom-section {
        padding: 80px 20px 120px;
    }
    .gallery-section {
        padding-bottom: 100px;
    }
    .gallery-section h2 {
        margin-bottom: 30px;
    }
    .info-box {
        right: -20px;
    }
    .carousel-container {
        max-width: 100%;
        padding: 0 20px;
    }
    .carousel-container .slick-dots {
        bottom: -54px;
    }
}

@media (max-width: 1023px) {
.banner-left .list-unstyled li {
	line-height: 26px;
	margin-bottom: 13px;
	font-size: 20px;
}
.heading-title {
	font-size: 41px;
}
.col-lg-4.banner-right {
	display: block;
}
.architectural-sec .box {
	width: 30%;
}
.architectural-sec .box.m-3 img{
	width: 158px;
}
.custom-section p {
	font-size: 33px;
	line-height: 46px;
}
.contact-form {
	margin-top: 0;
}
}
@media (max-width: 992px) {
    .contact-sec img {
        width: 19px;
        top: -2px;
    } 
    .contact-sec.d-flex.align-items-center.flex-lg-row {
        justify-content: right;
    }
}
@media (max-width: 768px) {
    .hero-section {
        height: auto;
        padding: 60px 20px;
    }
	.hero-section-backgroundimage{
		background:url(../images/banner.jpg) no-repeat center top; 
		background-size: cover;
	}

    .contact-form {
        max-width: 100%;
        padding: 20px;
    }
    .hero-section h1 {
        font-size: 35px;
        line-height: 1.3;
    }
    .hero-section p {
        font-size: 20px;
        line-height: 27px;
    }
    .hero-section ul {
        padding: 0;
        list-style: none;
    }
}
@media (max-width: 992px) {

    .contact-sec span {
        font-size: 22px;
        line-height: 30px;
    }

    .primary-btn {
        width: 100%;
        padding: 12px;
        font-size: 16px;
    }
    .list-unstyled li img {
        top: 5px;
        width: 17px;
    }
    .list-unstyled li {
        padding-left: 26px;
    }
    h2 {
        font-size: 42px;
    }
    .contact-box {
        padding: 50px 20px 72px;
    }
}

@media (max-width: 768px) {

    .primary-btn {
        width: 100%;
        font-size: 14px;
    }
}
@media (max-width: 768px) {
 
}

@media (max-width:767px) {
	/*
    .hero-section .text-center {
        text-align: left !important;
    }
	*/
    .hero-section h1 {
        font-size: 32px;
    }
    h2 {
        font-size: 36px;
    }
    h4 {
        font-size: 24px;
    }
    .architectural-sec .box {
        width: 45%;
    }
    .capabilities-list {
        display: block;
        margin-bottom: 30px;
    }
    .capabilities-list ul {
        margin-bottom: 0;
    }
    .carousel-container .slick-dots li, .carousel-container .slick-dots li button, .carousel-container .slick-dots li button::before {
        width: 16px;
        height: 16px;
    }
    .accordion-body p {
        font-size: 20px;
        line-height: 28px;
    }
    .accordion-body {
        padding: 25px;
    }
    .accordion-button {
        font-size: 25px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .custom-section p {
        font-size: 26px;
        line-height: 34px;
        margin: 0 auto 40px;
    }
    .custom-button {
        padding: 20px 32px;
        font-size: 24px;
    }
    .custom-button img {
        width: 26px;
    }
    .col-lg-6.installation-left {
        padding-right: 14px;
    }
    .footer {
        padding: 23px 20px;
    }
    .footer .row {
        display: block;
        text-align: center;
    }
    .footer p {
        margin: 0 0 10px;
    }
    .hero-section {
        padding: 60px 4px;
    }
    .col-lg-6.about-img {
        width: 90%;
    }
    .about-img img {
        width: 90%;
    }
    .about-img img.small-img {
        border-radius: 10px;
        position: absolute;
        left: 29%;
        top: 50%;
        width: 70%;
    }
    .col-lg-6.about-img {
        margin: 0 auto 150px;
    }
    .info-box {
        right: 0;
        top: 0;
    }
    .info-box strong {
        font-size: 22px;
        padding: 7px 0;
    }
    .info-box p {
        font-size: 18px;
        line-height: 24px;
        width: auto;
    }
    .contact-form textarea {
        height: 140px;
    }
    .about-section {
        padding: 60px 0 60px;
    }
    .architectural-sec {
        padding: 50px 20px 76px;
    }
    .installation-section {
        padding: 50px 20px 30px;
    }
    .discover-sec {
        padding: 60px 0 120px;
    }
    .faq-sec {
        padding: 50px 20px 60px;
    }
    .faq-sec h2 {
        margin-bottom: 30px;
    }
    .custom-section {
        padding: 50px 20px 80px;
    }
    .contact-box input {
        padding: 10px 24px;
    }
    .contact-box textarea {
        height: 136px;
    }
    .contact-box input[type="submit"] {
        font-size: 20px;
    }
    .info-box {
        width: 227px;
    }
    .navbar-brand img {
        width: 210px;
    }
    .hero-section {
        margin-top: 89px;
    }
}

@media (max-width: 639px) {
    .about-img img.small-img {
        top: 60%;
    }
    .button {
	font-size: 18px;
	padding: 8px 29px;
}
.navbar-brand.text-light {
	margin: 0;
}
.contact-sec.d-flex.align-items-center.flex-lg-row {
	justify-content: center;
}
.navbar .container {
	display: block;
	text-align: center;
}
.navbar-brand img {
	margin-bottom: 18px;
}
.hero-section {
	margin-top: 127px;
}
.navbar-brand img {
	width: 180px;
}
.navbar .button {
    font-size: 18px;
    padding: 5px 15px;
}

.installation-section .button {
	margin-top: 18px;
	font-size: 16px;
}
.button img {
	width: 20px;
}

.architectural-sec .box span {
	font-size: 20px;
}
.architectural-sec .row {
	gap: 21px;
}
}

@media (max-width: 576px) {
    .download-btn {
        font-size: 14px;
        padding: 10px 15px;
        max-width: 90%;
        margin-bottom: 20px;
    }
    .btn-icon {
        width: 18px;
    }
}

@media (max-width: 479px) {
    .navbar .button {
        font-size: 18px;
        padding: 5px 15px;
    }
    .contact-sec span {
        margin-right: 16px;
    }

    .architectural-sec .box span {
        font-size: 19px;
    }

}


@media (max-width: 419px) {
    .architectural-sec .box span {
        font-size: 16px;
    }
}