@media (min-width:2400px)
{
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1800px;
    }
    .logoright img {
        max-width: 100%;
    }
    h2.maintitle,.centerbannertext h2 {
        font-size: 4vw;
        line-height: 150%;
    }

    .gridcoltext p {
        font-size: 18px;
        line-height: 28px;
    }
    .servtext h3 {
        font-size: 2.5vw;
        line-height: 150%;
    }
    .downloadpoupbox h4 {
        font-size: 2vw;
        line-height: 150%;
    }

    .downloadpoupbox label.hs-form-booleancheckbox-display span {
        font-size: 1vw !important;
    }
    p {
        font-size: 1.3vw !important;
        line-height: 150% !important;
    }
    .downloadpoupbox {
        padding: 130px 150px;
        min-height: 820px;
        max-width: 990px;
    }
    .swiper-button-prev {
        left: -180px;
    }
    .swiper-button-next:after, .swiper-button-prev:after {
        color: rgb(255 255 255 / 60%);
        font-size: 74px;
    }
    .swiper-button-next {
        right: -180px;
    }
    header {
        padding: 30px 0;
    }
    h1 {
        font-size: 4vw;
        line-height: 140%;
        margin-bottom: 20px;
    }

    .bannertext p+p {
        margin-top: 30px;
    }

    .bannerrform h2 {
        font-size: 2vw;
        line-height: 148%;
        margin-bottom: 0;
    }

    .bannerrform {
        padding: 50px 50px;
    }
    .bannerrform input, .bannerrform textarea {
        height: 70px;
        font-size: 28px;
    }

    .bannerrform textarea {
        height: 80px;
        padding: 5px;
    }

    .sec1 .hs_submit.hs-submit input {
        height: 75px;
        font-size: 35px;
    }
    .logotext p,.titlebox p {
        font-size: 18px;
        line-height: 28px;
        max-width: 1680px;
    }

    .btnprimary a {
        font-size: 1vw;
    }

    .gridcoltext h3 {
        font-size: 2.5vw;
        line-height: 150%;
    }
    .hs-form-booleancheckbox span {
        font-size: 0.7vw;
        line-height: 150% !important;
    }
    .footextext p {
        font-size: 1vw !important;
    }
    .downloadpoupbox .hs_submit.hs-submit {
        margin-top: 50px;
        width: 350px;
    }

    .downloadpoupbox .bannerrform input, .downloadpoupbox .bannerrform textarea {
        height: 75px;
    }
    .hs-richtext.hs-main-font-element p {
        font-size: 1vw !important;
        line-height: 150% !important;
        margin: 20px 0;
    }
    .centerbannertext {
        max-width: 1050px;
        margin: 0 auto;
    }
    .logosbar img {
        width: 100%;
        max-width: 80%;
    }

    .fullbanenrtxt {
        height: 60vh;
    }

    .btnprimary.btackbtn a {
        width: 570px;
        padding: 20px 40px;
        border-radius: 100px;
    }

    footer .container-fluid {
        max-width: 100%;
    }
}
@media (min-width:3000px)
{
    .btnprimary.btackbtn a {
        width: 970px;
        padding: 20px 40px;
        border-radius: 100px;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 2500px;
    }
    footer .container-fluid {
        max-width: 90%;
    }
}
@media (min-width: 1400px) and (max-width: 1650px)
{
    .ksalp section.sec3.servcon .container {
        max-width: 1100px;
    }
    .sec1 .slidebox img {
        width: 100%;
        height: 90vh;
    }
    .ksalp .sec1 .slidebox img {
        width: 100%;
        height: 125vh;
    }
    h2.maintitle,.centerbannertext h2 {
        font-size: 60px;
        line-height: 70px;
    }

    .gridcoltext p {
        font-size: 18px;
        line-height: 28px;
    }

    p {
        font-size: 18px;
        line-height: 28px;
    }
    .downloadpoupbox {
        padding: 50px 70px;
    }
    .swiper-button-prev {
        left: -40px;
    }

    .swiper-button-next {
        right: -40px;
    }
    header {
        padding: 10px 0;
    }
		section.sec1.thanyousec {
		height: calc(100vh - 250px);
	}
}
@media (min-width: 1200px) and (max-width: 1400px)
{
    .ksalp section.sec3.servcon .container {
        max-width: 1100px;
    }
    .sec1 .slidebox img {
        width: 100%;
        height: 115vh;
    }
    .ksalp .sec1 .slidebox img {
        width: 100%;
        height: 130vh;
    }
    h2.maintitle,.centerbannertext h2 {
        font-size: 50px;
        line-height: 60px;
    }

    .gridcoltext p {
        font-size: 18px;
        line-height: 28px;
    }

    p {
        font-size: 18px;
        line-height: 28px;
    }
    .downloadpoupbox {
        padding: 30px 50px;
        min-height: 520px;
    }
    .swiper-button-prev {
        left: -40px;
    }

    .swiper-button-next {
        right: -40px;
    }
    header {
        padding: 10px 0;
    }
    section.sec1.thanyousec
    {
        height: calc(100vh - 273px);
    }
    h1 {
        font-size: 55px;
        line-height: 65px;
        margin-bottom: 20px;
    }

    .bannertext p+p {
        margin-top: 30px;
    }

    .bannerrform h2 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 0;
    }

    .bannerrform {
        padding: 30px 30px;
    }
    .bannerrform input, .bannerrform textarea {
        height: 40px;
        font-size: 14px;
    }

    .bannerrform textarea {
        height: 80px;
        padding: 5px;
    }

    .sec1 .hs_submit.hs-submit input {
        height: 45px;
    }
    .logotext p,.titlebox p {
        font-size: 18px;
        line-height: 28px;
    }

    .btnprimary a {
        font-size: 16px;
    }

    .gridcoltext h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .hs-form-booleancheckbox span {
        font-size: 11px;
        line-height: 12px !important;
    }
    .footextext p {
        font-size: 14px;
    }
    .downloadpoupbox .hs_submit.hs-submit {
        margin-top: 10px;
    }

    .downloadpoupbox .bannerrform input, .downloadpoupbox .bannerrform textarea {
        height: 45px;
    }
}
@media (min-width:1200px) and (max-width:1650px)
{
	footer .container-fluid {
    padding: 0px 3%;
    max-width: 1600px;
}
	.swiper-button-prev.ksasec, .swiper-button-next.ksasec {
    width: 50px;
    height: 50px;
}

.swiper-button-prev.ksasec:after, .swiper-button-next.ksasec:after {
    font-size: 20px;
}

.swiper-button-prev.ksasec {
    left: -90px;
}

.swiper-button-next.ksasec {
    right: -90px;
}
	    .ksalp .sec1 .slidebox img {
        width: 100%;
        height: 110vh;
    }
	.logoboxmain img {
    max-width: 110px;
}

.bannerrform h2 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 0;
}

.bannerrform textarea {
    height: 60px;
}

.bannerrform input, .bannerrform textarea {
    font-size: 14px;
    height: 40px;
}

.bannerrform {
    padding: 25px 40px;
    color: #fff;
    min-height: 550px;
}

.mainsecbanner {
    min-height: 90vh;
}

h1 {
    font-size: 60px;
}

.bannertext p {
    padding-left: 30px;
}

.logotext p {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 33px;
}

.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1170px;
}

.gridcoltext h3 {
    font-size: 30px;
}

.btnprimary a {
    font-size: 16px;
}

.footextext p {
    font-size: 15px;
}
			section.sec1.thanyousec {
		height: calc(100vh - 250px);
	}
}
@media (min-width: 991px) and (max-width: 1199px)
{
	.footericonsocial ul li a {
    width: 30px;
    height: 30px;
}
    .ksalp section.sec3.servcon .container {
        max-width: 1100px;
    }
    .sec1 .slidebox img {
        width: 100%;
        height: 115vh;
    }
    .ksalp .sec1 .slidebox img {
        width: 100%;
        height: 130vh;
    }
    h2.maintitle,.centerbannertext h2 {
        font-size: 50px;
        line-height: 60px;
    }

    .gridcoltext p {
        font-size: 18px;
        line-height: 28px;
    }

    p {
        font-size: 18px;
        line-height: 28px;
    }
    .downloadpoupbox {
        padding: 30px 50px;
        min-height: 520px;
    }
    .swiper-button-prev {
        left: -40px;
    }

    .swiper-button-next {
        right: -40px;
    }
    header {
        padding: 10px 0;
    }
    section.sec1.thanyousec
    {
        height: calc(100vh - 273px);
    }
    h1 {
        font-size: 55px;
        line-height: 65px;
        margin-bottom: 20px;
    }

    .bannertext p+p {
        margin-top: 30px;
    }

    .bannerrform h2 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 0;
    }

    .bannerrform {
        padding: 30px 30px;
    }
    .bannerrform input, .bannerrform textarea {
        height: 40px;
        font-size: 14px;
    }

    .bannerrform textarea {
        height: 80px;
        padding: 5px;
    }

    .sec1 .hs_submit.hs-submit input {
        height: 45px;
    }
    .logotext p,.titlebox p {
        font-size: 18px;
        line-height: 28px;
    }

    .btnprimary a {
        font-size: 16px;
    }

    .gridcoltext h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .hs-form-booleancheckbox span {
        font-size: 11px;
        line-height: 12px !important;
    }
    .footextext p {
        font-size: 12px;
    }
    .downloadpoupbox .hs_submit.hs-submit {
        margin-top: 10px;
    }

    .downloadpoupbox .bannerrform input, .downloadpoupbox .bannerrform textarea {
        height: 45px;
    }
}
@media  (max-width: 991px)
{
    .sec1 .slidebox img {
        width: 100%;
        height: 580px;
        object-fit: cover;
        object-position: top center;
    }
    h2.maintitle,.centerbannertext h2 {
        font-size: 40px;
        line-height: 50px;
    }
    .mainsecbanner {
        min-height: 900px;
    }
    .gridcoltext p {
        font-size: 18px;
        line-height: 28px;
    }

    p {
        font-size: 16px;
        line-height: 24px;
    }
    .downloadpoupbox {
        padding: 30px 20px;
        min-height: 520px;
        max-width: 88%;
        width: 100%;
    }
    .swiper-button-prev {
        left: -40px;
    }

    .swiper-button-next {
        right: -40px;
    }
    header {
        padding: 10px 0;
    }
    h1 {
        font-size: 34px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    .bannertext p+p {
        margin-top: 10px;
    }

    .bannerrform h2 {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 0;
    }

    .bannerrform {
        padding: 30px 30px;
        min-height: 450px;
    }
    .bannerrform input, .bannerrform textarea {
        height: 40px;
        font-size: 14px;
    }

    .bannerrform textarea {
        height: 80px;
        padding: 5px;
    }

    .sec1 .hs_submit.hs-submit input {
        height: 45px;
    }
    .logotext p,.titlebox p {
        font-size: 16px;
        line-height: 24px;
    }

    .btnprimary a {
        font-size: 16px;
    }

    .gridcoltext h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .hs-form-booleancheckbox span {
        font-size: 11px;
        line-height: 12px !important;
    }
    .footextext p {
        font-size: 13px;
        line-height: 24px;
        margin-bottom: 30px;
    }
    .downloadpoupbox .hs_submit.hs-submit {
        margin-top: 10px;
    }

    .downloadpoupbox .bannerrform input, .downloadpoupbox .bannerrform textarea {
        height: 45px;
    }
    .bannertext {
        margin-bottom: 30px;
    }

    .logoright img {
        max-width: 100px;
    }

    .logoleft img {
        max-width: 80px;
    }
    section.sec1.bannerwrap {
        padding: 0 0;
    }

    .container.bannercon {
        padding-top: 130px;
        padding-bottom: 60px;
    }

    .logotext {
        margin-bottom: 20px;
    }

    section.sec3.servcon {
        padding: 40px 0;
    }

    .servcon .row+.row {
        margin-top: 40px;
    }

    .servrow:nth-child(2n-1) .row .servimg {
        padding-right: calc(var(--bs-gutter-x)* .5);
    }

    .servrow:nth-child(2n-1) .row .servtext {
        padding-right: calc(var(--bs-gutter-x)* .5);
        padding-left: calc(var(--bs-gutter-x)* .5);
        margin-top: 15px;
    }

    .servrow+.servrow {
        margin-top: 30px;
    }

    .servtext {
        padding-right: calc(var(--bs-gutter-x)* .5);
        padding-left: calc(var(--bs-gutter-x)* .5);
        margin-top: 15px;
    }

    .servtext h3 {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 4px;
    }

    .fullbanenrtxt {
        height: 60vh;
    }

    section.sec5.gridcol {
        padding: 40px 0;
    }

    .gridcolrow:nth-child(n+2) {
        margin-top: 30px;
    }

    .btnprimary.btackbtn a {
        width: 100%;
        margin: 12px 0 0 !important;
        font-size: 13px;
        max-width: 350px;
    }

    .btnprimary.btackbtn {
        margin-top: 30px;
    }

    footer .row {
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
    }

    .footerlogo {
        justify-content: center;
        margin-bottom: 10px;
    }
    .ksalp section.sec3.servcon {
        padding-bottom: 60px;
    }
    .ksalp .container.bannercon {
        height: 100%;
    }

    .ksalp section.sec2.logobar {
        margin: 0 0;
        padding: 50px 0;
    }

    .ksasecslider  .slidebox img {
        height: auto;
    }

    .ksalp .swiper.ksasecslider .sldierksacontent {
        max-width: 100%;
        right: 0;
        bottom: 0;
        padding: 0 10px 20px;
    }

    .ksalp .swiper.ksasecslider .sldierksacontent p {
        font-size: 14px !important;
        line-height: 18px;
        margin-top: 12px;
    }

    .ksalp .swiper.ksasecslider .sldierksacontent h3 {
        font-size: 24px;
        line-height: 27px;
    }

    .swiper-button-prev.ksasec,.swiper-button-next.ksasec {
        left: initial;
        width: 30px;
        height: 30px;
        right: 55px;
        top: 35px;
        position: absolute;
    }
    .col-md-12.ksasecslidermain {
        position: relative;
    }
    .swiper-button-prev.ksasec:after,
    .swiper-button-next.ksasec:after{
        font-size: 14px;
    }

    .galleryslidarrow.arronext {}

    .swiper-button-next.ksasec {
        right: 20px;
    }
	.downloadpoupbox h4 {
    font-size: 24px;
    line-height: 28px;
}

.downloadpoupbox .hs-richtext.hs-main-font-element p {
    font-size: 14px;
    line-height: 16px !important;
}
    section.sec1.thanyousec {
        height: 65vh;
        background-size: cover;
        background-position: center;
    }
}