@media (min-width: 1200px) and (max-width: 1600px) {
}
@media (max-width: 767px) {
nav.navbar.navbar-expand-lg img {
    max-width: 70px;
}	
.row.desktopOnly {
    display: none;
}
.mobileOnly {
    display: block;
}
.row.desktopOnly {
    display: none;
}

.mobileOnly {
    display: block;
}
.banner img {
    max-width: 100%;
}
.appsIcons ul {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.appsIcons ul li {
    width: 44%;
    margin: 10px;
}

.innovativeVideo iframe {
    height: 220px;
    width: 100%;
}

.innovativeText {
    padding: 0;
    text-align: center;
}

.banner {
    padding-top: 100px;
    padding-bottom: 30px;
}

.banner h1 {
    text-align: center;
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 20px;
}
.appsIcons ul li img {
    max-width: 100%;
}
.accordion-button {
    font-size: 14px;
    padding: 10px;
    line-height: 20px;
    color: #000;
    font-family: 'Poppins';
}
.copyRigt p {
    font-size: 12px;
    margin-bottom: 15px;
}
.bannerText p {
    text-align: center;
    font-size: 16px;
}

.bannerText p span {
    display: block;
}

.empower h2 {
    font-size: 28px;
    line-height: 1.2;
}

.empower {
    padding-bottom: 15px;
    padding-top: 35px;
}

.empower .counter-box {
    margin-bottom: 20px;
}

.benifts h2 {
    font-size: 28px;
    margin-bottom: 20px;
}

.benifitsBox {
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.benifts {
    padding-bottom: 20px;
}

.videoSections .row h2 {
    text-align: center;
    padding: 0;
}

.videoText {
    text-align: center;
}

.vidoedetils iframe {
    width: 100%;
    height: 220px;
    margin-top: 20px;
}

.topImage {
    left: 0;
    top: -30px;
}

.keyfactors .row {
    margin-top: 50px;
}

.keyBoxes {
    min-height: auto;
}

.bottomImage {
    right: 0;
}

.banner.bannerBottm {
    margin-top: 20px;
}

.banner.bannerBottm h1 {
    font-size: 28px;
    line-height: 1.2;
}

.banner.bannerBottm {
    padding-top: 40px;
}

.keyfactors img {
}

.banner.bannerBottm img {
    max-width: 80%;
}

.banner.bannerBottm {
    padding-bottom: 150px;
}

.col-md-8 {}

.banner.bannerBottm .col-md-8 {
    text-align: center;
}

.floating-img.secodss img {
        top: 60px;
        left: 20px;
    }

.innovative {
    padding-top: 40px;
    padding-bottom: 40px;
}
.keyfactors h2 {
    font-size: 28px;
    line-height: 1.2;
}

.videoSections .row h2 {
    font-size: 28px;
    line-height: 1.2;
    margin: 0;
}

.videoSections .row .btn {
    display: none;
}
.innovativeText h2 {
    font-size: 28px;
    line-height: 1.2;
    margin-top: 20px;
}

.innovativeText p {
    line-height: 28px;
}

.empower.empower02 h2 {
    padding-top: 30px;
    margin-bottom: 10px;
}

section {
    padding-top: 40px;
    padding-bottom: 20px;
}

.pricing-palden .pricing-item {
    margin-bottom: 30px;
}

div#accordionExample h2.faqs {
    font-size: 28px;
}

.footer .footerStrip ul li {
    font-size: 18px;
    text-align: center;
}

.footer .footerStrip ul li a {
    display: block;
}

.centrFooter ul {
    display: block;
    border: 0;
    column-count: 2;
    margin-top: 5px;
}

.centrFooter ul li a {
    padding: 5px;
    border-bottom: 1px solid #dddddd24;
    border-right: 0;
}

.centrFooter {
    padding-top: 20px;
}

.footerStrip {
    padding: 15px 0;
}

.copyRigt {
    text-align: center;
}



.copyRigt .col-md-6 {
    width: 100%;
}

.social-links.mt-3 {
    display: flex;
    justify-content: center;
}
div#navbarSupportedContent {
    background: #f7f7f7;
    padding-bottom: 20px;
    z-index: 9;
}

div#navbarSupportedContent li a.nav-link.btn.login {
    margin-bottom: 10px;
    margin-right: 0;
}

div#navbarSupportedContent li a.nav-link.btn {
    max-width: 150px;
}

div#navbarSupportedContent li.nav-item {
    margin: 5px 10px;
}
.navbar-toggler {
    box-shadow: inherit;
}
}
.centrFooter img {
    background: #fff;
    padding: 6px;
    border-radius: 10px;
}