@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

:root {
    font-size: 16px;
}

body {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    overflow-x: hidden;
}

.font-400 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400 !important;
}

.modal-backdrop.show {
    opacity: 0.9;
}

.border-radius-0 {
    border-radius: 0px !important;
}

button:focus,
a:focus,
select:focus {
    outline: none;
}

a,
a:hover {
    text-decoration: none;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
}

select::-ms-expand {
    display: none;
}

input[type=text],
input[type=email],
input[type=password],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

}

.pos-rel {
    position: relative;
}

.height-100 {
    height: 100%;
}

.list-style-none {
    list-style: none;
}

h2.subHeading {
    font-size: 1.5rem;
    line-height: 3.125rem;
    color: #000000;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    text-align: center
}

header .bg-light {
    background-color: transparent !important;
}

.bannerWrap {
    background: url('../img/banner.png') no-repeat;
    background-size: cover;
    background-position: center top;
}

header .navbar {
    padding: 25px 60px 25px 0px;
}

.bannerWrap h1 {
    font-size: 2.5rem;
    line-height: 3.125rem;
    color: #ffffff;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 25px;
}

.bannerWrap p {
    font-size: 1.25rem;
    letter-spacing: 0px;
    line-height: 1.75rem;
    color: #ffffff;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    max-width: 675px;
    margin-bottom: 37px;
}

footer .topFooter {
    background: #f3f3f3;
    padding: 30px 0px;
}

footer h2 {
    font-size: 1.5rem;
    line-height: 1.875rem;
    color: #1b1b1b;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    text-align: center;
    margin-bottom: 25px;
}

footer .contactInfo span,footer .contactInfo span a {
    font-size: 1.375rem;
    letter-spacing: 1px;
    line-height: 1.5rem;
    color: #1b1b1b;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    text-align: left;
    padding-left: 20px;
    align-self: center
}
footer .contactInfo span a{
    padding-left: 0px;
}

footer .contactInfo>div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    padding-left: 35px;
    padding-right: 35px;
}

footer .footerBtm {
    background: #69bd44;
    padding: 18px 0px;
}

footer .footerBtm div,
footer .footerBtm a {
    font-size: 1rem;
    color: #232323;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}

footer .footerBtm li:first-child {
    margin-right: 40px;
}

.aboutApp p {
    font-size: 1.2rem;
    letter-spacing: 0px;
    line-height: 1.875rem;
    color: #000000;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    text-align: center;
}

.aboutApp {
    padding-bottom: 70px;
    padding-top: 20px;
}

.featureWrap h3 {
    font-size: 1.5rem;
    color: #69bd45;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    margin-bottom: 0px;
}

.featureWrap p {
    font-size: 0.83rem;
    letter-spacing: 0px;
    line-height: 1.375rem;
    color: #000000;
    font-family: "Source Sans Pro";
    font-weight: 400;
    max-width: 263px;
}

.featureWrap .heading {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 15px;
    min-height: 51px;
}

.featureWrap .heading .imgWrap {
    max-width: 66px;
    flex: 0 0 66px;
}

.featureWrap .heading h3 {
    flex: 1;
    align-self: center;
}

.featureWrap {
    padding-bottom: 55px;
}

.featureWrap h2.subHeading {
    margin-bottom: 25px;
}

.downloadTheApplication {
    padding-top: 40px;
    padding-bottom: 45px;
}

.screenshotsWrap .col {
    margin-bottom: 20px;
}

.bannerWrap .downloadLinks {
    margin-left: -6px;
}

.bannerWrap .rightImgWrap {
    position: relative
}

.bannerWrap .rightImgWrap::after {
    content: '';
    background: url('../img/shadow.png');
    position: absolute;
    bottom: -50px;
    left: -74px;
    width: 520px;
    height: 84px;
}

.privacyPolicyWrap h1 {
    font-size: 2.5rem;
    line-height: 3.125rem;
    color: #000;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 7px;
}
.privacyPolicyWrap h2 {
    font-size: 1.5rem;
    line-height: 3.125rem;
    color: #000000;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    text-align: left;
}
.privacyPolicyWrap p {
    font-size: 1rem;
    letter-spacing: 0px;
    line-height: 1.5rem;
    color: #000000;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    margin-bottom: 12px;
}
.privacyPolicyWrap {
    padding: 40px 0px 50px 0px;
}
.privacyPolicyWrap h3 {
    font-size: 1.125rem;
    line-height: 1;
    color: #000;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 25px;
}
.privacyPolicyWrap .privacyText{
    margin-bottom: 15px;
    margin-top:15px;
}
.gapping {
    height: calc(100vh - 723px);
}
.moretext {
  display: none;
}
.moreless-button{
    background: transparent;
    border: none;
    padding: 0px;
    display: block;
    color: #69bd45;
    font-weight: 600;
}