body{
    background-color: #ffffff;
    overflow-x: hidden;
    width: 100%;
    max-width: 100vw;
}

html {
    overflow-x: hidden;
    max-width: 100vw;
}
.headerfont{
    font-size: 95.5px;
    font-weight:1000;
    line-height: 120px;
    color: #1B353C;
    }
    .headertext{
        padding-right: 230px;
        color: #1B353C;
    }
    .hero-section {
  padding: 60px 0;
}

.hero-image {
  max-width: 100%;
  height: auto;
  max-height: 420px;
}

/* Text scaling */
.subheading {
  font-size: clamp(26px, 4vw, 42px);
  color: #1B353C;
}

.headertext {
  max-width: 520px;
  color: #1B353C;
}

    /* .backgroundimage {
  background: url("../images/imagefirstbox.jpg") center / cover no-repeat;
  padding: 80px 0;
} */

    /* .backgroundimage{
        background-image: url("../images/imagefirstbox.jpg");
        background-position: right top;
        background-repeat: no-repeat; 
        padding-left: 100px;
        padding-top: 100px;
        padding-right: 30px;
        padding-bottom: 260px;
        background-position-y: 100px;    
        background-position-x: 570px;   
        background-size:1002.01px 748.42px;
    } */
    /* .subheading{
        font-weight: 800;
        font-size: 20px;
        margin-top: -30px;   
        margin-bottom: 15px;
        color: #1B353C;
    } */
    .subheading {
  font-size: clamp(24px, 4vw, 42px);
}

.headertext {
  max-width: 520px;
}



    .parkoologohdr{
        padding-bottom: 40px;
    }

    .headerfont{
        padding-bottom: 10px;
    }

    .amp{
        font-size: normal;
        font-weight:normal;
        line-height: normal;
    }
    .featuresection {
  width: 100%;
}

    .featuresection .features{
        background-image: url("../images/features.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 800px 130px;
        font-weight: bolder;
        font-size: 70px;
        line-height: 200px;
        padding-bottom: 10px;
        border-bottom:2.5px solid #5277F7;
    }
    .cardpadding{
        padding-left: 100px;
        padding-right: 100px;
        padding-top: 100px;
        padding-bottom: 100px;  
        background-color:#F4F4F4; 
    }
    
   
    .featuresection .cardimg{
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .cardsection {
        align-items: stretch;
    }
    
    /* .cardsection .col {
        display: flex;
        align-items: stretch;
        padding-left: 5px;
        padding-right: 5px;
    } */

    .cardsection .card{
        height: 100%;
    }

    .cardsection{
    --bs-gutter-x: 40px;   
    --bs-gutter-y: 40px;  
}

    
    .featuresection .card{
        border: 0;
        border-radius: 10px;
        background-color: #ffffff;
        margin: 0;
        padding: 40px 30px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 100%;
        align-self: stretch;
    }
    .featuresection .card-title{
        font-weight: bolder;
    }
    .applications{
        background-image: url("../images/application.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 800px 110px;
        font-weight: bolder;
        font-size: 51px;
        line-height: normal;
        margin-bottom: 0;
        padding-bottom: 30px;
        padding-top: 30px;
    }
    
    .aboutsection{
        padding-left: 100px;
        padding-right: 100px;
        padding-top: 100px;
    }
    .aboutsection img{
        width: 100%;
        height: auto;
    }
    .about{
        font-weight: bolder;
    }
    .abouttext{
        line-height: 31px;
        padding-right: 20px;
    }
   .aboutheading{
        font-weight: bolder;
        font-size:xx-large;
   }
    .aboutline{
        width:40px;
        border: 2px solid #00CCBB;
    }
    .line{
        width:40px;
        border: 2px solid  #5277F7;
        justify-self: center;
    }
    .aboutsectioncenter{
        align-self: center;
    }
    .section-padding{
        width:100%;
        margin: 0 auto;
        padding-bottom: 120px;
        padding-top: 0;
        margin-top: -40px;
        overflow: hidden;
    }
    .owl-item .item {
       transform: translate3d(0, 0, 0); 
       margin: 0; 
    }

    .screenshot_slider .owl-stage-outer{
        overflow: visible !important;
    }
    
    .section-padding {
        overflow-x: hidden;
    }

    .screenshot_slider .item{
        border-radius: 30px;
        overflow: hidden;
        background: #fff;
    }

    .screenshot_slider .item img{
        border-radius: 30px;
        width: auto;
        max-width: 100%;
        height: 520px;
        object-fit: contain;
        margin: auto;
    }

    /* .screenshot_slider .owl-item .item img {
        -webkit-transition: 0.3s;
        -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
        -o-transition: 0.3s;
        transition: 0.3s;
        -webkit-transform: scale(0.80);
        -ms-transform: scale(0.80);
        transform: scale(0.80);
    }

.screenshot_slider .owl-item.center .item img {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
} */

.screenshot_slider .owl-nav {
    text-align: center;
}

.screenshot_slider .owl-nav button {
	font-size: 24px !important;
	
	color: #033aff !important;
}
    
.footer{
    background-color: #1B353C;
    padding-left: 100px;
    padding-right: 100px;
}
.footerlogo{
    width: 145px;
    height: 30px;
}
.footertext{
    color:#C5E1F2;
    font-size:x-small;
}
.imagefooter{
    width: 30px;
    height: 30px;
}
    
.footer2sections{
    display: flex;
    flex-direction: row;
}
.footerline{
    width: 35px;
    border:2px solid #00CCBB;
}
.footerimg {
  max-width: 100%;
  height: auto;
}

.footerfirstsection{
    padding-top: 80px;
}

.screenshot_slider .owl-item{
    padding: 10px 0;   
}

.screenshot_slider .item{
    border-radius: 30px;
    overflow: hidden;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.4s ease;
}


.screenshot_slider .owl-item.center .item{
    transform: scale(1.15);
    z-index: 10;
}

.screenshot_slider .item img{
    height: 520px;
    width: auto;
    object-fit: contain;
    border-radius: 30px;
}

/* ============================================
   RESPONSIVE MEDIA QUERIES
   ============================================ */

/* Large Screens (1201px and above - 27" monitors, etc.) */
@media screen and (min-width: 1201px) {
    .headerfont {
        font-size: 75px;
        line-height: 90px;
    }
    
     .headertext {
        padding-right: 150px;
    } 
    /* .headertext {
  font-size: clamp(14px, 2vw, 18px);
  line-height: 1.6;
} */

    
    .backgroundimage {
        padding-left: 80px;
        padding-top: 80px;
        padding-bottom: 200px;
        background-position-x: 450px;
        background-size: 800px 600px;
    }
    
    .featuresection .features {
        font-size: 55px;
        line-height: 160px;
        background-size: 650px 105px;
    }
    
    .cardpadding {
        padding-left: 80px;
        padding-right: 80px;
        padding-top: 80px;
        padding-bottom: 80px;
    }
    
    .cardsection .col {
        display: flex;
        align-items: stretch;
    }
    
    .featuresection .cardimg {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    
    .applications {
        font-size: 42px;
        line-height: 70px;
        background-size: 650px 90px;
        margin-bottom: 0;
    }
    
    .aboutsection {
        padding-left: 80px;
        padding-right: 80px;
        padding-top: 80px;
    }
    
    .footer {
        padding-left: 80px;
        padding-right: 80px;
    }
    
    .footerimg {
        width: 500px;
        height: 275px;
        padding-left: 50px;
    }
    
    .section-padding {
        overflow-x: hidden;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 0;
        margin-top: -30px;
    }
    
    .screenshot_slider .owl-stage-outer {
        overflow: hidden !important;
    }
}

/* Small Laptop (992px - 1200px) */
@media screen and (max-width: 1200px) and (min-width: 992px) {
    .headerfont {
        font-size: 75px;
        line-height: 90px;
    }
    
    .headertext {
        padding-right: 150px;
    }
    
    .backgroundimage {
        padding-left: 80px;
        padding-top: 80px;
        padding-bottom: 200px;
        background-position-x: 450px;
        background-size: 800px 600px;
    }
    
    .featuresection .features {
        font-size: 55px;
        line-height: 160px;
        background-size: 650px 105px;
    }
    
    .cardpadding {
        padding-left: 80px;
        padding-right: 80px;
        padding-top: 80px;
        padding-bottom: 80px;
    }
    
    .cardsection .col {
        display: flex;
        align-items: stretch;
    }
    
    .featuresection .cardimg {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    
    .applications {
        font-size: 42px;
        line-height: 70px;
        background-size: 650px 90px;
        margin-bottom: 0;
    }
    
    .aboutsection {
        padding-left: 80px;
        padding-right: 80px;
        padding-top: 80px;
    }
    
    .footer {
        padding-left: 80px;
        padding-right: 80px;
    }
    
    .footerimg {
        width: 500px;
        height: 275px;
        padding-left: 50px;
    }
    
    .section-padding {
        overflow-x: hidden;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 0;
        margin-top: -30px;
    }
    
    .screenshot_slider .owl-stage-outer {
        overflow: hidden !important;
    }
}

/* Tablet (577px - 991px) */
@media screen and (max-width: 991px) and (min-width: 577px) {
    .headerfont {
        font-size: 50px;
        line-height: 65px;
    }
    
    .headertext {
        padding-right: 0;
    }
    
    /* .backgroundimage {
        padding-left: 40px;
        padding-right: 20px;
        padding-top: 60px;
        padding-bottom: 150px;
        background-position: center top;
        background-position-x: center;
        background-position-y: 60px;
        background-size: 600px 450px;
    } */
    .backgroundimage {
  background-image: url("../images/hero-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

    
    .parkoologohdr, .headerfont {
        padding-bottom: 30px;
    }
    
    .featuresection .features {
        font-size: 40px;
        line-height: 120px;
        background-size: 500px 80px;
    }
    
    .cardpadding {
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 60px;
        padding-bottom: 60px;
    }
    
    .cardsection .col {
        display: flex;
        align-items: stretch;
        padding-left: 5px;
        padding-right: 5px;
    }
    
    .featuresection .card {
        margin-bottom: 20px;
        margin: 0 0 20px 0;
        width: 100%;
        align-self: stretch;
    }
    
    .cardsection .col:nth-child(3),
    .cardsection .collog3 {
        margin-top: 20px;
    }
    
    .featuresection .cardimg {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    
    .applications {
        font-size: 32px;
        line-height: 60px;
        background-size: 500px 70px;
        margin-bottom: 0;
    }
    
    .aboutsection {
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 60px;
    }
    
    .abouttext {
        padding-right: 0;
    }
    
    .footer {
        padding-left: 40px;
        padding-right: 40px;
    }
    
    .footer2sections {
        flex-direction: column;
    }
    
    .footerimg {
        width: 100%;
        height: auto;
        padding-left: 0;
        padding-top: 20px;
    }
    
    .footerfirstsection {
        padding-top: 40px;
    }
    
    .section-padding {
        padding-bottom: 80px;
        overflow-x: hidden;
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .screenshot_slider .owl-stage-outer {
        overflow: hidden !important;
    }
    
    .screenshot_slider .owl-item.center .item {
        transform: scale(1.1);
    }
    
    .screenshot_slider .item img {
        max-width: 100%;
    }
}

/* Mobile (max-width: 576px) */
@media screen and (max-width: 576px) {
    .headerfont {
        font-size: 32px;
        line-height: 42px;
    }
    
    .headertext {
        padding-right: 0;
        font-size: 14px;
    }
    
    .backgroundimage {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 40px;
        padding-bottom: 100px;
        background-position: center top;
        background-position-x: center;
        background-position-y: 40px;
        background-size: 100% auto;
        min-height: auto;
    }
    
    .parkoologohdr {
        width: 100%;
        max-width: 200px;
        height: auto;
        padding-bottom: 20px;
    }
    
    .parkoologohdr, .headerfont {
        padding-bottom: 20px;
    }
    
    .featuresection .features {
        font-size: 28px;
        line-height: 80px;
        background-size: 300px 50px;
        padding-bottom: 5px;
    }
    
    .cardpadding {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .featuresection .card {
        margin-bottom: 20px;
        margin-top: 20px;
        margin-left: 0;
        margin-right: 0;
    }
    
    .cardsection .col:first-child .card {
        margin-top: 0;
    }
    
    .featuresection .cardimg {
        width: 80px !important;
    }
    
    .featuresection .cardimg.cardimg1 {
        width: 70px !important;
    }
    
    .applications {
        font-size: 24px;
        line-height: 50px;
        background-size: 280px 45px;
        margin-bottom: 0;
    }
    
    .aboutsection {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 40px;
    }
    
    .aboutsection .row {
        flex-direction: column;
    }
    
    .aboutsection .col-sm-7 {
        margin-bottom: 30px;
    }
    
    .aboutsection .col-sm-5 {
        width: 100%;
    }
    
    .aboutheading {
        font-size: 24px;
    }
    
    .abouttext {
        padding-right: 0;
        font-size: 14px;
        line-height: 24px;
    }
    
    .footer {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .footer2sections {
        flex-direction: column;
    }
    
    .footerimg {
        width: 100%;
        height: auto;
        padding-left: 0;
        padding-top: 20px;
    }
    
    .footerfirstsection {
        padding-top: 30px;
    }
    
    .footerlogo {
        width: 120px;
        height: auto;
    }
    
    .section-padding {
        padding-bottom: 60px;
        overflow-x: hidden;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 0;
        margin-top: -20px;
    }
    
    .screenshot_slider .owl-stage-outer {
        overflow: hidden !important;
    }
    
    .screenshot_slider .owl-item.center .item {
        transform: scale(1.05);
    }
    
    .screenshot_slider .item img {
        height: auto;
        max-height: 400px;
        max-width: 100%;
    }
    
    .screenshot_slider .item {
        max-width: 100%;
    }
}

