@media (min-width: 1200px) and (max-width: 1600px) {


}
@media (max-width: 767px) {
	.navbar>.container {
    justify-content: center;
}
body.oneRX .banner {
    padding: 10px 10px;
}
body.oneRX .bannerText {
    padding-top: 20px;
}
.topHeader p {text-align: center;border-bottom: 1px solid #f3edff;}
.topHeader ul {justify-content: center;align-items: center;}
nav.navbar.navbar-expand-lg.navbar-light img { max-width: 50px;}
.bannerText h1 {font-size: 20px;}
.bannerText p {
        font-size: 20px;
        margin-top: 20px;
    }
	.onlineAppointments {
        padding-top: 30px;
        padding-bottom: 40px;
    }
.imagesSections img {
    width: 100%;
}
.boxYellow {
    margin-bottom: 30px;
}
.boxRed .imagesSections img {
    width: 100%;
    max-width: 100%;
}
button.btn.downloadBtn, .listDetails li {margin-left: 20px;}
.processSection ul {
        display: flex;
        text-align: center;
        column-count: 2;
        flex-wrap: wrap;
    }
.processSection ul li {
        margin: 3px;
        margin-bottom: 10px;
        padding: 20px;
        overflow: hidden;
        width: 48%;
        display: block;
        text-align: center;
    }

.bannerText {padding-top: 0;}
.banner h2 {
        font-size: 22px;
    }
.banner {padding: 40px 0 40px 0!important;}
.bannerText {
    text-align: center;
}
.hero-shape {
    display: none;
}
button.navbar-toggler {
    display: none;
}
.imageBox img {
        max-width: 100%;
        margin: auto;
        margin-top: 30px;
        width: 270px;
    }
.imageBox {margin-top: 0px;}
.whyRxImage:before {height: 270px;display:none;}
.whyRxText {margin-top: 20px;padding: 10px;}
.whyRx.qrCode .whyRxText {margin-top: 0;}
.whyRx {
        padding-bottom: 30px;
        padding-top: 50px;
    }
.whyRx.qrCode .whyRxText ul:before {display: none;}
.whyRx.qrCode .whyRxText ul:before {display: none;}
.topHeader ul li { display: none;border: 0;}
.topHeader p {
        border: 0;
        display: none;
    }
.socialIcons { display: none;}
.copywright {padding-bottom: 10px;}
.bookDemoFixed {display: block;}
.processSection h2 {
    font-size: 24px;
}
.whyRxText h2 {
    font-size: 24px;
}
body {margin-bottom: 61px;}
body.oneRX .banner .bannerText p {margin-bottom: 20px;margin-top: 10px;}
.boxVideo h2 {
        font-size: 28px !important;
        margin-bottom: 0;
        margin-top: 30px;
    }
	.whyRx2 {
    padding: 50px 0 10px 0;
}
.processBoxText {width: 90px;height: 90px;padding: 15px;}

.processBoxImage {
    width: 60px;
    height: 60px;
    line-height: 60px;
}

.processBoxImage img {
    max-width: 36px;
}
video {
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.boxVideo {
    padding-top: 0;
    padding-bottom: 30px;
}
}