@media screen and (max-width: 567px) {
    .user-login {
        width: 100%;
        padding: 0 10px;
    }
    .news input {
        width: 100% !important;
    }
    .enquiry-footer-form .form-group .button-2 {
        width: 50% !important;
    }
    .ftco-footer .ftco-footer-widget h2 {
        font-size: 22px !important;
    }
    .report-logo img {
        width: auto !important;
    }
    .padding-lr-20per {
        padding: 0 !important;
    }
    .order-success {
        width: 90% !important;
    }
    .order-success h2 {
        font-size: 20px !important;
    }
    .order-success h4 {
        font-size: 18px !important;
    }
    .order-success p {
        font-size: 16px !important;
    }
}

@media (max-width: 991px) and (min-width: 320px){
    .social-i{
        display: none;
    }
    .navbar-nav{
        top: 58px;
        position: absolute;
        background: #eee;
        width: 50%;
        padding: 30px;
        right: 105px;
    }

    .footer-1 {
        flex-basis: 100%;
    }
    .footer-2 {
        flex-basis: 100%;
    }
    .ftco-footer .ftco-footer-widget h2 {
        font-weight: normal;
        margin-bottom: 20px;
        font-size: 13px;
        font-weight: 500;
    }
    .ftco-footer-social li {
        list-style: none;
        margin: 0 0px 0 0;
    }
}
@media (max-width: 991px) and (min-width: 768px){
    .feature-l img {
        width: 68% !important;
        text-align: center;
        margin: 0 auto;
    }
    .feature-l p {
        font-size: 12px;
    }
    .price{
        margin-top: 0px;
    }
    .product-text {
        padding-top: 20px;
    }
}
@media (max-width: 767px) and (min-width: 320px){
    .subheading{
        /*display: none !important;*/
    }
    .owl-carousel.home-slider .slider-item .slider-text .subheading {
        font-size: 43px !important;

    }
    .navbar-dark .navbar-toggler {
        position: absolute;
        top: -102px;
        right: 7px;
    }
    .navbar-nav{
        top: 0; 
        position: absolute;
        background: #eee;
        width: 100%;
        padding: 30px;
        right: 0;
    }
    .pro-d h3 {
        color: rgb(0, 0, 0) !important;
        font-weight: 600;
        font-size: 14px !important;
    }
    .price {
        background: #f3f3f3;
        box-shadow: 1px 3px 6px 0px #585858;
        width: 80%;
        border-radius: 5px;
        margin: 20px 10% !important;
    }
    .pro-img img {
        width: 50% !important;
        margin: 0 25%;
    }
    .res-feature-1 {
        display: none;
    }
    .accredition {
        width: 100%;
        margin: 10px auto;
        /* background: #616161; */
        box-shadow: 0px 0px 6px 4px #eee;
    }
    .testimony-wrap p {
        font-size: 21px;
        color: #fff !important;
        font-family: 'Vidaloka', serif;
        padding-top: 41px;
    }
    .policy .footer-h {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .policy .footer-3 {
        flex-basis: 100%;

    }
    .footer-h {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .footer-3 {
        flex-basis: 100%;

    }
    .button-2 {
        width: 50%;
        height: 40px;
        /* border: 1px solid #ed1820; */
        border-radius: 20px;
        text-align: center;
        cursor: pointer;
        position: relative;
        box-sizing: border-box;
        overflow: hidden;
        margin: 0 auto;
        background: #449dc9;
        padding: 10px;
        left: 0px;
        top: 2px;
    }
    .eff-1 {
        width: 320px;
        height: 55px;
        top: -2px;
        right: 320px;
        background: #98d659;
        position: absolute;
        transition: all .5s ease;
        z-index: 1;
    }
}
@media (max-width: 575px) and (min-width: 320px){

    .add-cart img {
        display: block;
        width: 35% !important;
    }
    .accredition{
        /*padding-left: 0;*/
    }
    .cer-text {
        padding: 0px 0px;
    }
    .pad-80 {
        padding: 20px !important;
    }
    .app h3:nth-child(3) {
        margin-bottom: 30px !important;
    }
    .cer-text h3:after {
        height: 1px;
        width: 89px;
        background: #98d659;
        content: "";
        position: absolute;
        /* z-index: 99999; */
        top: 40px;
        left: 17px;
    }
    .see-2 .button-1 {
        display: block !important;
        width: 132px;
        height: 50px;
        border: 2px solid #98d659;
        border-radius: 4px;
        text-align: center;
        cursor: pointer;
        position: relative;
        box-sizing: border-box;
        overflow: hidden;
        margin: 0 0 10px 0;
        background: #fff;
        padding: 10px;
        /* bottom: -69px; */
        top: 16px;
        right: -122px;
    }
    .see-1 .button-1 {
        display: none;
    }

}
@media (max-width: 1236px) and (min-width: 992px){

    .ftco-footer .ftco-footer-widget h2 {
        font-weight: normal;
        margin-bottom: 20px;
        font-size: 12px;
        font-weight: 600;
    }

}
.navbar-dark .navbar-toggler{
    float: right;
    color: rgb(68, 157, 201);
    padding: 2.25rem 0.75rem;
}
.news input {
    padding: 11px 15px;
    /*    margin-bottom: 10px;*/
    background: #eaeaea;
    border: none;
    border-radius: 4px;
    width: 30%;
    float: left;
    /*    margin-left: 14px;*/   
    margin: 8px 5px;

}
.button-2 a {
    font-size: 13px;
    color: #fff !important;
}
.see-2 .button-1 {
    display: none;
}