/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

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

    .main-header ul.navbar-nav li a {
        font-size: 14px;
    }

    .main-header ul.navbar-nav li {
        padding: 5px 10px;
    }

    .main-header span.navbar-text a {
        padding: 8px 15px;
        font-size: 14px;
    }

    .cash-box {
        padding: 16px;
        min-height: 221px;
        max-height: 100%;

    }

    .cash-box h3 {
        font-size: 15px;
    }

    .banner-text h2 {

        font-size: 35px;

    }

    .about-text h2,
    .cutomer-text h2 {
        font-size: 33px;

    }

    .span-heigt span {
        font-size: 40px;
        line-height: 48px;
        width: 80%;
        display: inline-block;
    }

    .single-title-inner-blog .blog-title a {
        font-size: 45px;


    }

    .single-title-inner-blog .blog-title h4,
    .single-title-inner-blog .blog-title a {
        width: 100%;


    }


}

@media(min-width:768px) and (max-width:991px) {

    .banner-text a.all-btn,
    .banner-text a.btn-all {
        font-size: 10px;
        padding: 10px 33px;

    }

    .banner-text h2 {
        font-size: 32px;

    }

    .heding-text span {
        font-size: 35px;

    }

    .m-5 {
        margin: 2rem !important;
    }

    .about-text h2,
    .cutomer-text h2 {
        font-size: 33px;

    }

    .about .container-fluid {
        padding-right: 40px !important;

    }

    .features .col-6.col-sm-4.col-md-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .business,
    .rewards {
        padding-bottom: 0 !important;
        padding-top: 0px !important;
    }

    .rewards {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .testim .arrow:before {
        font-size: 16px;
        top: -8px;
    }

    .testim .arrow {
        width: 40px;
        height: 40px;
    }

    .testim .cont div p {
        font-size: 1.05em;
        width: 84%;

    }

    .flx-pop {
        width: 60%;
        display: inline-flex;
    }

    .cash .col-md-4 {
        flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        max-width: 50%;
    }

    .footer .col-md-2 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .footer .col-md-3 {
        flex: 0 0 50%;
        max-width: 50%;

    }

    .top-intergation .top-box img {
        height: 50px;

    }


    .business .heding-text.mb-5.text-center,
    .rewards .heding-text.mb-5.text-center {
        margin: 2rem !important;
    }

    .span-heigt span {
        font-size: 40px;
        line-height: 48px;
        width: 80%;
        display: inline-block;
    }

    #pricing-table h3 {
        font-size: 14px;
    }

    .skew-tool li,
    .skew-tool a {
        font-size: 12px;
    }

    .text-white {
        font-size: 16px;
    }


    .single-title-inner-blog .blog-title a {
        font-size: 45px;


    }

    .single-title-inner-blog .blog-title h4,
    .single-title-inner-blog .blog-title a {
        width: 100%;


    }


    .sidebar-item h3 {
        font-size: 1rem;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 13px;
    }

    .content-section h2 {
        font-size: 1.4rem;
    }

    .sidebar-item input.form-control {
        font-size: 12px;
    }

    .news-box span.input-group-btn {
        width: 27px;
        height: 27px;
        line-height: 25px;
        left: -28px;

    }

}

@media(max-width:767px) {

    .banner-text h2,
    .about-text h2,
    .heding-text span,
    .cutomer-text h2 {
        font-size: 28px;
    }

    .about::after {
        max-width: 100%;
    }

    .pt-5 {
        padding-top: 20px !important;
    }

    .testimonial-section2 {
        padding: 0;
    }

    .cash-box {
        max-width: 250px;
        min-height: 240px;
        margin-bottom: 10px;
    }

    .m-5 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .ft-btm .text-right {
        text-align: center !important;
    }

    .ft-btm {
        margin: 0 auto;
        text-align: center;
    }

    .breadcrumb-sec {
        height: 12rem;
    }

    .top-intergation {
        margin-bottom: 0px;
        padding-bottom: 0 !important;
    }

    .about .about-text {
        margin-left: 22px;
        margin-bottom: 17px;
    }



}


@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}



@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1200px;
        width: 100%;
    }
}


@media(max-width: 575px) {
    .top-brands ul li {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .top-box::after {
        display: none;
    }

    .banner-text a {
        max-width: 100% !important;
        margin: 0 auto;
        float: left;
        width: 144px;
        font-size: 13px !important;
        text-align: center;
        display: block;
        margin: 0 !important;
        padding: 0 !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        margin-left: 8px !important;
    }


}

@media(max-width:767px) {
    .note-txt {
        margin-left: 46px;
    }

    .features .col-sm-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .features .hr-box h3 {
        font-size: 17px;

    }

    .features .hr-box {
        padding: 10px;

    }

    .business,
    .rewards {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }

    .testimonial-section2 .heding-text.m-5.text-center {
        margin-bottom: 27px !important;
        margin-top: 20px !important;
    }

    .flx-pop {
        width: 56%;

    }

    .footer .col-6 {
        flex: 0 0 33%;
        max-width: 33%;

    }

    .footer .col-6.col-md-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .top-intergation .top-box img {
        height: 32px;

    }

    .top-intergation .heding-text.m-5.text-center {
        margin-bottom: 21px !important;
        margin-top: 20px !important;
    }

    .top-box {
        padding: 6px;

    }

    .about .heding-text.m-5.text-center {
        margin-top: 10px !important;
        margin-bottom: 20px !important;
    }

    .top-intergation {
        padding-bottom: 0px !important;
    }

    .site-logo {
        margin-top: 8px;
    }

    .flip-images {
        height: 306px;
    }

    .features .hr-box {
        min-height: 100%;

    }

    .features .heding-text.m-5.text-center {
        margin-bottom: 30px !important;
        margin-top: 19px !important;
    }

    .rewards .owl-carousel .owl-item img {
        width: 50%;
        margin: 0 auto;
    }

    .rewards .heding-text.mb-5.text-center {
        margin-top: 16px;
        margin-bottom: 17px !important;
    }

    .ft-middle h4 {
        margin-bottom: 11px;
        margin-top: 13px !important;
    }

    .rewards button.owl-prev {
        left: 11px;
    }

    .rewards button.owl-next {
        right: 11px;
    }

    .banner-img {
        margin-bottom: 10px;
    }

    .banner-text h2 {
        font-size: 33px;
        margin-bottom: 19px;
        line-height: 31px;
    }

    .business .heding-text.mb-5.text-center {
        margin-top: 18px;
        margin-bottom: 1rem !important;
    }

    .span-heigt span {
        line-height: 33px;
        font-size: 26px;
    }

    #pricing-table .col-sm-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .text-white {
        font-size: 13px;
    }

    .blog-me .col-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-left: 10px !important;
        padding-right: 10px !important;
        margin-bottom: 15px;

    }

    .single-title-inner-blog .blog-title a {
        font-size: 32px;
        line-height: 36px;
    }


    .single-title-inner-blog .blog-title h4,
    .single-title-inner-blog .blog-title a {
        width: 100%;


    }

    .mobile-full-width .container {
        width: 100%;
        max-width: 100%;
    }

    .sidebar-item input.form-control {
        font-size: 12px;
    }

    .sidebar-item h3 {
        font-size: 1rem;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 13px;
    }

    .news-box span.input-group-btn {
        width: 27px;
        height: 27px;
        line-height: 27px;
        left: -19px;

    }
    

.sticky-top {
    height: 100px;
    position: unset;
    width: 100%;
}
    
    .main-header .navbar {
    position: fixed;
    box-shadow: 0 1px 5px 1px #d5ddea;
    background: #fff !important;
    z-index: 99999
}
}




@media(max-width:639px) {
    .features .col-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .footer .col-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .footer .col-6.col-md-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .flip-images {
        height: 256px;
    }

    .blog-me .col-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;

    }

    #pricing-table .col-sm-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 38px !important;
    }

    .full-blog {
        margin-top: 30px;
        margin-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }


    .single-title-inner-blog .blog-title h4 {
        font-size: 36px;
        line-height: 38.7px;
        margin-bottom: 0;
    }

    .single-title-inner-blog .container {
        width: 100%;

    }

    .mobile-full-width .col-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .sidebar-item {
        position: static;

    }

    .content-section h2 {

        font-size: 1.5rem;
    }

    .mobile-full-width .col-4 {
        max-width: 100%;
        flex: 0 0 100%;
    }


    .sidebar-item input.form-control {
        font-size: 1rem;
    }
}
