* {
    font-family: 'Poppins', sans-serif;
}
body{
    background-color: #FFFFFF!important;
}
h1,h2,h3,h4,h5{
    color: #247299;
}
.n-p{
    color: #247299;
    font-family: Poppins;
    letter-spacing: 0;
    text-align: center;

}
.l-p{
    color: #247299;
    font-family: Poppins;
    font-weight: 500;
    letter-spacing: 0;
    text-align: center;
    font-size: 16px;

}
.s-p{
    color: #568095;
    font-family: Poppins;
    letter-spacing: 0;
    text-align: center;

}
.features-heading{
    color: #247299;
    font-family: Poppins;
    font-weight: 800;
    letter-spacing: 0;
    text-align: center;
    font-size: 130%;

}
.features-card{
    width: 20rem;
    height: 14rem;
    border:none;
    border-radius: 10%;
    background-image: url('/images/@1ximg_home_feature_card.png');
    background-size: 100%;
    background-repeat: no-repeat;
}
.feature-image{
    width: 3.5rem;
    height: 3.5rem;
    text-align: center;
}
.font-weight-bolder{
    font-weight: 800;
    font-size: 120%;
}
.blue-border{
    border-radius: 15px;
    box-shadow: inset 0 1px 3px 0 rgba(123, 198, 237, 1);
}
.get-in-touch-border{
    height: auto;
    width: auto;
    border-radius: 12px;
    background-color: #FFFFFF;
    box-shadow: inset 0 1px 3px 0 rgba(123, 198, 237, 1);
}
.blue-lable-font{
    color: #247299;
}

.nav-menu, .nav-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-menu > ul > li {
    position: relative;
    white-space: nowrap;
    float: left;
}

.nav-menu a {
    display: block;
    position: relative;
    color: #47536e;
    padding: 12px 15px;
    transition: 0.3s;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
}
.top{
    background: url('/images/@2xbg_home_top_background.png') no-repeat;
    background-size: cover;
    background-position: center;"
}

.combined-shape {
    border-radius: 0 0 25px 25px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 16px 0 rgba(0,0,0,0.05);
}

.features-screens-how {
    height: 50px;
    width: 348px;

    letter-spacing: 0;
    line-height: 27px;
    text-align: right;
}

.features-screens-how-font {
    color: #289ED9 !important;
    font-family: Poppins;
    font-size: 1.2em !important;
    font-weight: 800 !important;
}

/* .logo-splash-logo-home-etal {
    height: 256px;
    width: 252px;
} */

#brand-img {
    display: block;
    position: absolute;
    top: 5px;
    margin: 0;
    padding: 0;
    z-index: 1;
    height: auto;
}
#brand-img .img-fluid{
    /* height: 30vh; */
    border-radius: 20px;
}

.l-sec {
    top: 0;
    display: block;
    position: relative;
    /* background: url('/images/@1xbg_home_top_background.png') no-repeat; */

}

.get-things-done-with {
    color: #FFFFFF;
    font-family: Poppins;
    font-size: 32px;
    font-weight: bold !important;
    letter-spacing: 0;
    line-height: 24px;
}

.info-div {
    margin-top: 35%;
    position: relative;
    margin-left: 0px;

}

.features {
    margin-top: 50px;
}

.card-icon {
    top: -15%;
    position: absolute;
    display: block;
    margin-left: auto;
    margin-right: auto;
    left: 38%;
}
.mtc-5{
    margin-top: 3rem !important;
}

.mask {
    height: 100%;
    width: auto;
    background: url('/images/@1xbg_home_middle_background.png') no-repeat;
    background-size: cover;
    /* radial-gradient(circle, #B1DFFA 0%, #5DB8E6 100%); */
}

.rectangle {
    height: 103px;
    width: 508px;
    border-radius: 0 0 69px 69px;
    background-color: #FFFFFF;
    box-shadow: 0 5px 4px 0 rgba(0, 0, 0, 0.09);
}

.vertical-center-div {
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.vertical-center-div-content {
    display: flex !important;
    justify-content: center;
}

.footer {
    height: 123px;
    background: linear-gradient(0deg, #B1DFFA 0%, #5DB8E6 100%);
    box-shadow: 0 -5px 14px 0 rgba(0, 0, 0, 0.05);
}

.footer-content {
    height: 110px;
    width: 226px;
    border-radius: 0 0 56px 56px;
    background-color: #FFFFFF;

}
#footer-logo img{
    width: 82px;
}
#reach-us{
    width: 18rem;
    height: auto;
    right: -120px;
    z-index: 1;
    color: white;
}
.reach-us-form-border{
    box-shadow: inset 0 1px 3px 0 rgba(123, 198, 237, 1);
}
.mb-5{
    margin-bottom: 5rem!important;
}

.px-slide{
    padding-left: 3rem;
    padding-right: 3rem;
}
/* .px-slide{
    padding-left: 4.3rem;
    padding-right: 4.3rem;
    margin-right: 3rem;
    margin-left: 3rem;
}
.swiper-button-next{
    width: 3rem;
    margin-left: -1.5rem;
}
.swiper-button-prev{
    width: 3rem;
    margin-right: -1.5rem;
} */
.btn-rectangle{
    color: #FFFFFF;
    box-sizing: border-box;
    height: auto;
    width: auto;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    background: linear-gradient(89.95deg, #4EB0E2 0%, #3DA8DE 51.84%, #53B0E1 100%);
    box-shadow: inset 0 -3px 3px 0 rgba(0,0,0,0.07), 0 2px 6px 0 rgba(0,0,0,0.23);

}
#sub-headlines{
    font-size: 18px;
    color: #FFFFFF !important;
    font-family: Poppins;
}
#sub-headlines p{
    font-size: 18px;
    color: #FFFFFF !important;
    font-family: Poppins;
}

.swiper-wrapper{
    margin-top: 50px;
    margin-bottom: 50px;
    align-items: center;
    padding: 10px auto;
    height: auto;
}
.swiper-slide {
    margin-top: inherit;
    margin-bottom: inherit;
    /* width: 31%; */
    height: auto;
    border-radius: 7px;
}
.swiper-slide img {
    /* width: 200px;
    height: 500px; */
    border-radius: 7px;
}
.swiper-slide-active {
    transform: scale(1.2);
    transition: 0.6Ss;
}
.swiper-button-next {
    background-image: url(/images/@3xbtn_screens_next.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
}

.swiper-button-prev {
    background-image: url(/images/@3xbtn_screens_previous.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
}

.swiper-button-next::after, .swiper-container-rtl .swiper-button-next::after {
    content: 'none';
}
.swiper-button-prev::after, .swiper-container-rtl .swiper-button-prev::after {
    content: 'none';
}
.get-in-touch{
    height: auto;
    width: auto;
    background: linear-gradient(0deg, rgba(74,170,201,0.32) 0%, rgba(42,122,160,0) 100%);
}

.copyright-font{
    color: #4790b5;
    font-weight: 600;
}
.termscondition-font{
    color: #ffffff;
    font-weight: 800;
}
@media (max-width: 281px) {
    #brand-img{
        /* left: 70px; */
        width: 120px;
        height: auto;
    }
    div br {
        display: none;
    }
    .get-things-done-with {
        font-size: 20px;
        line-height: 12px;
    }
    #app-link-img{
        width: 70%;
        height: auto;
    }

    .features-screens-how{
        height: auto !important;
    }
    #sub-headlines{
        font-size: 18px;
        color: #FFFFFF !important;
        font-family: Poppins;
    }
    #sub-headlines p{
        font-size: 16px;
        color: #FFFFFF !important;
        font-family: Poppins;
    }
    #sub-headlines br{
        display: none;
    }
    .d-none{
        display: none !important;
    }
    .rectangle{
        width: 100%;
    }
    .mask{
        height: auto;
    }
    .mtc-5{
        margin-top: 1rem!important;
    }
    .card-icon {
        top: -30px;
        width: 25%;
        left: 35%;
    }
    .features-heading{
        font-size: 100%;
    }
    .l-p{
        font-size: 13px;
    }
    .n-p{
        font-size: 13px;
    }
    .font-weight-bolder{
        font-size: 110%;
    }
    #reach-us{
        right: auto;
    }
    .swiper-slide {
        width: auto;
        height: auto;
        margin-top: inherit;
        margin-bottom: inherit;
        border-radius: 7px;
    }
}
/*Small devices (landscape phones, 576px and up)*/
@media  (min-width: 281.98px) and (max-width: 575.98px) {
    #brand-img{
        /* left: 70px; */
        width: 140px;
        height: auto;
    }
    #brand-img .img-fluid{
        height: auto;
        border-radius: 20px;
    }
   /* .l-sec {
        margin-top: 10px !important;
    }*/
    .collapse.show {
        z-index: 2;
    }
    #app-link-img{
        width: 40vw;
        height: auto;
    }
    #main-img{
        width: 450px;

    }
    div br {
        display: none;
    }
    .get-things-done-with {
        font-size: 24px;
        line-height: 14px;
    }
    .features-screens-how{
        height: auto !important;
    }
    .info-div {
        margin-top: 25%;
    }
    #sub-headlines{
        font-size: 16px;
    }
    #sub-headlines br{
        display: none;
    }
    /* #headlines > #sub-headlines p{
        word-break: break-all;
    } */
    .rectangle{
        width: 100%;
    }
    .mask{
        height: auto;
    }
    .mtc-5{
        margin-top: 2rem!important;
    }
    .card-icon {
        top: -30px;
        width: 25%;
        left: 38%;
    }
    .features-heading{
        font-size: 100%;
    }
    .l-p{
        font-size: 14px;
    }
    .n-p{
        font-size: 13px;
    }
    #reach-us{
        right: auto;
    }
    #footer-logo{
        text-align: center;
        height: auto;
    }
    #footer-logo img{
        width: 30px;
        height: auto;
    }
    .footer {
        height: auto;
    }
    .footer-content {
        height: 55px;
        width: 113px;
        text-align: center;
    }
    .d-none{
        display: none !important;
    }
    .swiper-slide {
        width: auto;
        height: auto;
        margin-top: inherit;
        margin-bottom: inherit;
        border-radius: 7px;
    }
}
@media (min-width: 576px) and (max-width: 767.98px)  {
    #brand-img{
        /* left: 180px; */
        width: 200px;
        height: auto;

    }
    #app-link-img{
        width: 80%;
        height: auto;
    }
    #app-link-img img{
        width: 100%;
        height: auto;
    }
    div br {
        display: none;
    }
    .get-things-done-with {
        font-size: 24px;
        line-height: 14px;
    }
    .features-screens-how{
        height: auto !important;
    }
    .info-div {
        margin-top: 35%;
    }
    #sub-headlines{
        font-size: 14px;
    }
    #reach-us{
        right: auto;
    }
    .d-none{
        display: none !important;
    }
    .swiper-slide {
        width: auto;
        height: auto;
        margin-top: inherit;
        margin-bottom: inherit;
        border-radius: 7px;
    }
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
    p{
        font-size: 12px;
    }
    #brand-img{
        width: 160px;
        height: auto;
    }
    div br {
        display: none;
    }
    #brand-img .img-fluid{
        height: auto;
        border-radius: 25px;
    }
    .features-screens-how {
        height: 25px;
        line-height: 18px;
    }
    #app-link-img{
        width: 90%;
        height: auto;
    }
    .get-things-done-with {
        font-size: 25px;
        line-height: 14px;
    }
    .info-div {
        margin-top: 35%;
    }
    #sub-headlines{
        font-size: 13px;
    }
    .features-card{
        width: 18rem;
        height: 13rem;
    }
    .l-p{
        font-size: 12px;
    }
    #reach-us{
        right: -60px;
    }
    .d-none{
        display: none !important;
    }
    .features-heading{
        font-size: 18px;
        line-height: 20px;
    }
    .card-icon{
        left: 36%;
        width: 25%;

    }
    .mtc-5{
        margin-top: 1rem !important;
    }
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
    #brand-img{
        width: 250px;
        height: auto;
    }
    #sub-headlines{
        font-size: 15px;
    }
    #brand-img .img-fluid{
        height: auto;
        border-radius: 45px;
    }
    div br {
        display: none;
    }
    .info-div {
        margin-top: 45%;
    }
    .features-card{
        width: 18rem;
        height: 13rem;
    }
    #reach-us{
        right: -80px;
    }
    .l-p{
        font-size: .9rem;
    }
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width: 1979.98px){
    #brand-img{
        width: 280px;
        height: auto;
    }

    #brand-img .img-fluid{
        height: auto;
        border-radius: 45px;
    }
    .info-div {
        margin-top: 50%;
    }
    #main-img{
        width: 750px;
        height: auto;

    }
}
@media (min-width: 1980px) {
    #brand-img{
        width: 300px;
        height: auto;
    }

    #brand-img .img-fluid{
        height: auto;
        border-radius: 45px;
    }
    .info-div {
        margin-top: 55%;
    }
    #main-img{
        width: 750px;
        height: auto;

    }
}
