.ladingPageBanner5 {
    height: 830px !important;
    display: grid;
    place-items: center;
    /*    align-items: flex-end;*/
    padding-bottom: 30px;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: bottom !important;

}

.ladingPageBanner5text {
    margin-top: 190px;
}

.ladingPageBanner5text h1 {
    color: #fff;
    font-size: 60px;
    padding-top: 0px;
    line-height: 77px;
    margin-top: 0px;
    font-weight: 500;
    margin-bottom: 20px;
}

.hero_subheading {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    max-width:1090px;
    margin: 0 auto;
    letter-spacing: 0px;
}

.ladingPageBanner5BigImg {
    padding-top: 10px;
    margin-bottom: -320px;
    /*        max-width: 1130px;*/
    max-width: 1225px;
    z-index: 999;
    position: relative;
    margin-left: auto;
    margin-right: auto;

}
.singleOuter {
    padding: 0px 0 80px 0 !important;
}

.videoboxImg {
    display: none;

}

.main_hero_title {
    font-family: "Antonio", serif;
    font-weight: 600;
    font-size: 60px;
    line-height: 77px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
/*    margin-left: 20px;*/
/*    padding-left: 20px;*/

}

.main_hero_title span {
    /*color: #12FFBC;*/
    color: #FFC82F;
}

.ladingPageBanner5text .product_logo {
    max-width: 160px;
    height: 45px;

}


.hero_cta {
    padding-top: 50px;
    padding-bottom: 70px;

}

a.GetademoPoppBtn {
    display: block !important;
    text-align: center;
    text-transform: uppercase;
}

.product_hero_cta {
    display: block !important;
    margin: 0 auto;
    font-family: "Antonio", serif;
    font-weight: 400;
    font-size: 20px;
    padding: 18px;
    line-height: 23px;
    letter-spacing: 1%;
    text-align: center;
    width: 300px;
    height: 60px;
    border-width: 1.5px;
    border-radius: 10px;
    border: 1px solid #fff;
    color: white;

}

.product_hero_cta:hover {
    background: white;
    border: 1px solid #0057ff !important;
    color: #0057ff;
}

.product_hero_cta:focus {

    background: white;
    border: 1px solid #0057ff !important;
    color: #0057ff;
}
.gps_device h3{
padding-bottom:10px !important;
}

.gps_device p{
padding-bottom:50px !important;
}

@media screen and (max-width:600px) {

    .main_hero_title {
        border-left: 0px solid #fff;
        margin-left: 0px;
        padding-left: 0px;
    }

    .gps_device p{
        padding-bottom: 30px !important;
    }
.gps_device .wpb_wrapper{
    padding:30px 10px !important;
}
.gps_device {
    padding-top: 30px !important;
}
.usp_outer
{
    margin-bottom: 30px !important;
}

    .ladingPageBanner5 {
/*        height: 645px;*/

        /*height: 680px;*/
        height: 610px;
/*        margin-top: -170px;*/
    margin-top: -140px;

    }

    .ladingPageBanner5text {
        display: block;
        margin-top: 0px;


    }

    .ladingPageBanner5text {
        text-align: center;

    }

    .ladingPageBanner5text h1 {
        font-size: 26px;
        line-height: 33px;
        padding:10px;
         display: grid;
         min-height: 86px;
 align-items: end;
 justify-content: center;
    }

    .hero_subheading {
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 140%;
    }
.feature_column.active .key_feature_heading{
    font-size: 16px !important;
}
#tel_feature p{
    font-size: 14px !important;
}
}