.app-splash {
    background: url(../../assets/images/app-splash.jpg) center center no-repeat;
    background-size: cover;
    padding-bottom: 60px;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.schedule-collection {
    margin-top: 60px;
}
.l2l-app-icon {
    margin-bottom: 30px;
}
.pb-2, .py-2 {
    padding-bottom: 0.5rem!important;
}
.pt-2, .py-2 {
    padding-top: 0.5rem!important;
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem!important;
}
.btn-whitee {
    background: #fff;
    text-transform: uppercase;
    box-shadow: 0 4px 10px rgba(0,0,0,.10);
}
.para-width{
    width: 100%!important;
}
.offset-lg-section{
    margin-right: 67px;
}
.col-space{
    margin-top: 60px;
}

.privacy-policy-header-padding{
    padding: 80px 0 !important;
}
.pop-up-image-size{
    width: 780px !important;
}
.col-padding
{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
}
.lg-1-offset{
    margin-right: 8.333333% !important;
}
.icon-margin{
    margin-bottom: 48px !important;
}
.margin-left-image{
    margin-left: 90px !important;
}
.margin-left-image1{
    margin-left: 90px !important;
}
@media screen and (max-width:1024px) {
    .margin-left-image1{
        margin-left: 0px !important;
    }
    .header-button-text-res{
        padding: 13px 31px !important;
    }
}
.button-margin-static{
    margin-right: 15px !important;
}
