@font-face {
    font-family: 'Luna Sans';
    src: url('../fonts/LunaSans-Regular.eot');
    src: url('../fonts/LunaSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/LunaSans-Regular.woff2') format('woff2'), url('LunaSans-Regular.woff') format('woff'), url('LunaSans-Regular.ttf') format('truetype'), url('../fonts/LunaSans-Regular.svg#LunaSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400&display=swap');
body {
    font-family: 'Luna Sans' !important;
}

*,
*::before,
*::after {
    font-family: 'Luna Sans';
}

/* new landing page css 07-11-022 */

.bannerleft-conts {
    padding-left: 6rem !important;
}

.circleimg-dls {
    max-width: 370px;
    margin-left: 2rem;
}

.sub-banner {
    background: url(../images/subheader-bg.png) center center no-repeat;
    background-size: cover;
    color: #fff;
    padding: 9rem 0;
}

.logosdiv ul {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0;
    padding: 0;
}

.logosdiv ul li {
    list-style: none;
    flex: 1;
}

.logosdiv {
    display: inline-block;
    width: 100%;
    margin-top: 4rem;
}

.logosdiv ul li img {
    max-width: 170px;
    max-height: 43px;
    margin: 10 auto;
}

.bannerleft-conts p {
    margin-bottom: 3rem;
    font-size: 17px;
}

a.btn-yellow {
    padding-left: 2rem;
    padding-right: 2rem;
}

.bannerleft-conts .btn-yellow svg {
    margin-left: 5px;
}

.bannerleft-conts .title-head {
    text-align: left;
    color: #fff;
    margin-bottom: 2.5rem;
    margin-top: 4rem;
    max-width: 400px;
}

.recent-searches {
    padding: 4rem 0;
}

.there-more.other-cls {
    background-color: #fff;
    padding: 2.5rem 0 4.5rem 0;
}

.there-more.other-cls .head-tls {
    margin-bottom: 8rem;
}

.there-more.other-cls .img-responsive {
    max-width: 400px;
    margin-left: auto;
}

.there-more.ourfreecoupons .img-responsive {
    max-width: 360px;
    margin: 0 auto;
}

.there-more.ourfreecoupons::before {
    content: none;
}

.there-more.ourfreecoupons::after {
    content: "";
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #f6f6f7;
    margin: 0 auto;
    position: absolute;
    bottom: -30px;
    left: 50%;
    /* right: auto; */
    display: inline-block;
    transform: translateX(-50%);
}

.there-more.ourfreecoupons .right {
    border: 0;
}

.there-more.ourfreecoupons .right .input-group-btn .btn-yellow {
    border-radius: 10px;
    font-size: 15px
}

.there-more.ourfreecoupons .right input {
    background: #f1f2f2;
    border: 0;
    font-size: 18px !important;
    box-shadow: none;
    color: #333 !important;
}

.there-more.ourfreecoupons .right .fa-search {
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 111;
    color: rgb(51 51 51 / 35%);
}

.there-more.ourfreecoupons .right .sub-head {
    max-width: 209px;
    margin-left: auto;
}

.there-more.ourfreecoupons .right form {
    margin-top: 3rem;
    max-width: 500px;
    margin-left: auto;
}

.Prescription-Discounts {
    padding: 7rem 0;
}

.Prescription-Discounts .head-tls {
    margin-bottom: 8rem;
    color: #2C8F93;
    text-align: center;
    display: block;
    font-weight: 600;
}

.Prescription-Discounts h3 {
    color: #139194;
    font-size: 24px;
    text-decoration: none;
}

.Prescription-Discounts p {
    color: #333;
    max-width: 300px;
    font-weight: 600;
}

.Prescription-Discounts span {
    min-height: 80px;
    display: inline-block;
}

.checklist span {
    color: #2C8F93;
    display: inline-block;
    margin-bottom: 1.4rem;
    width: 100%;
    font-weight: 700;
    font-size: 2.2rem;
}

.checklist span .fa-check {
    margin-right: 1rem;
}

/*.checklist span:last-child {
    margin-bottom: 0;
}*/

.sub-headerback.bottom-cardsdiv {
    background: #fff;
    padding: 9rem 0;
}

.sub-headerback.bottom-cardsdiv .well {
    margin-right: auto;
    padding: 3rem;
    margin-left: 0;
    max-width: 435px;
}

.sub-headerback.bottom-cardsdiv .well .btn-warning {
    font-size: 16px;
}

.sub-headerback.bottom-cardsdiv .left-content .btn-yellow {
    margin-top: 6rem;
}

.sub-headerback.bottom-cardsdiv .left-content .noprint .btn {
    min-width: 110px;
    border-radius: 7px;
    color: #2C8F93;
    border: #2C8F93 solid 2px;
}

.sub-headerback.bottom-cardsdiv .left-content .noprint h4 {
    font-size: 26px;
    color: #808285;
}

.sub-headerback.bottom-cardsdiv .left-content .noprint h3 {
    font-size: 28px;
    color: #2C8F93;
}

.sub-headerback.bottom-cardsdiv .img-aligndls {
    /*max-width: 248px;*/
    margin-top: 3rem;
}

.blue-bg.testmonials {
    background-image: linear-gradient(to right top, #015c6f, #006a79, #007781, #008588, #16938d);
    padding: 6rem 0 0rem 0;
}

.blue-bg.testmonials .carousel-inner {
    max-width: 94%;
    margin: 0 auto;
}

.blue-bg.testmonials #quote-carousel .carousel-control {
    font-size: 3.3em;
    text-shadow: none;
    margin-top: 0;
    line-height: normal;
    vertical-align: middle;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    height: 90px;
    z-index: 99;
    width: 45px;
}

.blue-bg.testmonials .heading-h2 {
    /*font-weight: 700;*/
}

.blue-bg.testmonials i {
    /*font-weight: 600;*/
    font-family: 'Montserrat', sans-serif;
}

.blue-bg.testmonials .name-tls {
    margin-top: 2.5em;
    /*font-weight: 600;*/
    font-family: 'Montserrat', sans-serif;
}

.navbar.navbar-default .input-group-addons .input-group-text {
    padding-left: 15px;
}

.navbar-nav>li>a {
    margin-left: 8px;
}

.sub-banner .input-group-addons .input-group-box,
.navbar.navbar-default .input-group-addons .input-group-box {
    background: #f1f2f2;
    border: 0;
    font-size: 17px !important;
    box-shadow: none;
    color: #333 !important;
    border-radius: 6px;
    padding: 9px 0 9px 40px;
    height: auto;
}

.sub-banner .input-group-addons .input-group-btn,
.navbar.navbar-default .input-group-addons .input-group-btn {
    width: auto;
    left: -8px;
}

.sub-banner .input-group-addons .input-group-btn button,
.navbar.navbar-default .input-group-addons .input-group-btn button {
    border-radius: 6px;
    font-size: 14px
}

.sub-banner .input-group-addons .fa-search,
.navbar.navbar-default .input-group-addons .fa-search {
    color: rgb(51 51 51 / 35%);
}

.sub-banner .input-group-addons .input-group-btn button {
    padding-top: 10.25px;
}

.navbar.navbar-default {
    border-bottom: 0;
}

@media only screen and (min-width:768px) {
    .there-more.other-cls .left .head-tls {
        display: none;
    }
    .mobile-img {
        display: none !important;
    }

}

.desktop_hand_arrow { max-width: 100%; }
.mobile_hand_arrow { display: none; }

@media only screen and (max-width:767px) {

    .mobile_hand_arrow { max-width: 100%; display: inherit; }
    .desktop_hand_arrow { display: none; }

    .recent-searches{
        padding-bottom: 0;
        padding-top: 0;
    }
    
    .there-more.other-cls{
        padding-top: 0;
    }

    .there-more.other-cls .btn-yellow{
        width: 100%;
    }

    .there-more.ourfreecoupons .checklist {
        padding-left: 60px;
    }

    .Prescription-Discounts {
        text-align: center;
    }

    /*
    .Prescription-Discounts .col-sm-4 {
        display: inline-block;
    }

    .Prescription-Discounts .col-sm-4 span img{
        margin: 0 auto;
    }

    .Prescription-Discounts .col-sm-4 span {
        width: 35%;
        float: left;
    }

    .Prescription-Discounts .col-sm-4 h3 {
        width: 65%;
        float: right;
    }
    .Prescription-Discounts .col-sm-4 p {
        width: 65%;
        float: right;
    }
    */

    .fixed-scroll .col-lg-2{
        /*            width: auto;*/
        padding: 0 2px;
    }
    
    .fixed-scroll .col-lg-2 a{
        display: block; width: 100%;
    }
    
    .fixed-scroll .col-lg-2 a .btn-edge-round{
        font-size:15px;
     }

    .recent-searches .heading-h3 {
        text-align: center;
        display: block;
        margin-bottom: 0 !important;
        font-size: 20px;
        line-height: 100%;
        margin-top: 6px !important;
    }

    .fixed-scroll .hidemobile{
        display: none;
    }

    .there-more.other-cls .container .row{
        display: flex;
        flex-direction: column-reverse;
    }

    .desktop-img {
        display: none !important;
    }
    .mobile-img {
        margin-top: 5rem !important;
    }
    .sub-headerback .left-content .noprint {
        margin-bottom: 2rem !important;
    }
    .sub-headerback.bottom-cardsdiv .img-aligndls {
        margin-left: auto;
        margin-right: auto;
    }

    .sub-headerback.bottom-cardsdiv .img-aligndls{
        margin-top: 5rem;
    }
    
    .sub-headerback.bottom-cardsdiv>.container>.row {
        display: flex;
        flex-direction: column-reverse;
    }
    .Prescription-Discounts p {
        max-width: 100%;
    }
    .there-more.other-cls .head-tls {
        display: none;
    }
    .there-more.other-cls .left .head-tls {
        margin-bottom: 0;
        text-align: left;
        display: block;
        margin-top: 3rem;
        padding-left: 0;
        padding-right: 0;
    }
    .blue-bg.testmonials .carousel-inner {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .sub-headerback.bottom-cardsdiv .left-content .btn-yellow {
        margin-top: 2rem;
        width: 100%;
    }
    .sub-headerback.bottom-cardsdiv {
            padding: 0 0 6rem 0;
    margin-top: -13rem;
    }
    .checklist span:last-child {
        margin-bottom: 1.4rem;
    }
    .Prescription-Discounts p {
        margin-bottom: 2rem;
    }
    .there-more.ourfreecoupons {
/*        padding: 1.5rem 0 3rem 0;*/
            padding: 1.5rem 0 13rem 0
    }
    .there-more.other-cls .img-responsive {
        max-width: 100%;     margin-top: 4rem;
    }
  
    .logosdiv {
        margin-top: 1rem;
        margin-bottom: 3rem;
    }
    .sub-banner {
        padding: 0rem 0;
        text-align: center;
    }
    .bannerleft-conts {
        padding-left: 1.5rem !important;
    }
    .circleimg-dls {
        margin-left: auto;
        margin-right: auto;
            margin-top: 4rem;
    margin-bottom: 3rem;
    max-width: 100%;
    }
    .bannerleft-conts .title-head {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .logosdiv ul {
        flex-wrap: wrap;
    }
    .sub-headerback.bottom-cardsdiv .well {
        max-width: 100%;
    }
    .logosdiv ul li {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 6px;
    }
    .there-more.ourfreecoupons .img-responsive {
        max-width: 100%;
    }
    .there-more.ourfreecoupons .right .sub-head {
        max-width: 100%;
        margin-left: 0;
        text-align: left;
    }
    .there-more .right p {
        text-align: left !important;
        max-width: 100% !important;
        margin-left: 0 !important;
    }
    .there-more.ourfreecoupons .right form {
        max-width: 100%;
    }
    .Prescription-Discounts .head-tls{
            padding-left: 1.5rem;
    padding-right: 1.5rem;
    text-align: left;
    }


}


@media only screen and (max-width:568px) {

    /*a.btn-yellow {
        font-size: 16px;
        margin: 0 auto;
        display: block;
    }*/
    
    .recent-searches .heading-h3 {
        font-size: 16px;
    }

    .sub-headerback.bottom-cardsdiv .left-content .noprint .btn#buttonPrint{
        display: none;
    }
    
    .sub-headerback.bottom-cardsdiv .left-content .noprint .btn{
        width: 46%;
        min-width: 46%;
    }

    .there-more.ourfreecoupons .right .input-group {
        display: block;
    }
    .there-more.ourfreecoupons .right input {
           border-radius: 15px 15px 0 0;
    margin-bottom: 0;
    background: #fff;
    }
    .there-more.ourfreecoupons .right .input-group-btn .btn-yellow{
            border-radius: 0 0 10px 10px;    width: 100%;
    }
}

/* For mobile view */
@media only screen and (max-width:420px) {

    /*a.btn-yellow {
        font-size: 14px;
        margin: 0 auto;
        display: block;
    }*/
    
    .recent-searches .heading-h3 {
        font-size: 12px;
    }

    .fixed-scroll .col-lg-2 a .btn-edge-round {
        font-size: 9px;   
    }

}

/* For mobile view */
@media only screen and (max-width:320px) {

    /*a.btn-yellow {
        font-size: 9px;
        margin: 0 auto;
        display: block;
    }*/
    
    /*.recent-searches .heading-h3 {
        font-size: 12px;
    }*/

    .fixed-scroll .col-lg-2 a .btn-edge-round {
        font-size: 9px;   
    }

}