@media only screen and (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 18px !important;
        padding-left: 18px !important;
    }

    .btn-login {
        background: #ec1d3c;
        color: #ffffff !important;
        border-radius: 8px;
        text-transform: uppercase;
    }

    .search-icon i {
        display: inline-block;
    }

    .search-icon .nav-link {
        padding-top: 3px !important;
        padding-left: 15px !important;
        font-size: 24px;
        opacity: 0.4;
    }

    .new-service-box .item:nth-child(1),
    .new-service-box .item:nth-child(2),
    .new-service-box .item:nth-child(3),
    .new-service-box .item:nth-child(4) {
        border-bottom: 2px solid #dee2e6;
    }

    .new-service-box .item {
        border-right: 2px solid #dee2e6;
    }

    .new-service-box .item:nth-child(4n + 4) {
        border-right: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .new-service-box .item:nth-child(1),
    .new-service-box .item:nth-child(2),
    .new-service-box .item:nth-child(3),
    .new-service-box .item:nth-child(4),
    .new-service-box .item:nth-child(5),
    .new-service-box .item:nth-child(6) {
        border-bottom: 2px solid #dee2e6;
    }

    .new-service-box .item:nth-child(2n + 1) {
        border-right: 2px solid #dee2e6;
    }

    .how-to-use .content-how-to-use .how-to-use-info img {
        height: 90px;
    }

    .login-main .login-image div img {
        max-width: 350px;
    }
}

@media only screen and (max-width: 992px) {
    .main-header .header-text {
        text-align: center;
    }

    .social-media > a > i {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }

    .rewrite-faq .accordion {
        margin-top: 10px;
    }
}

@media only screen and (min-width: 768px) {
    .navbar .navbar-brand img {
        width: 271px;
        height: 50px;
    }
}

@media only screen and (max-width: 912px) and (min-width: 768px) {
    .inputGroup input ~ label h6,
    .inputGroup input ~ label p {
        font-size: 0.9rem !important;
    }
}

@media only screen and (max-width: 768px) {
    .steps ul li:not(:last-child) {
        border-bottom: none;
    }

    .steps ul li:first-child {
        border-left: none;
    }

    .steps ul li:last-child {
        border-right: none;
        border-radius: 0;
    }

    .txt-about {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .our-service {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .testimonial {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .our-editing-stats .content-our-editing-stats {
        display: none;
    }

    .our-editing-stats .content-our-editing-slider {
        display: block !important;
    }

    .our-editing-stats .content-our-editing-slider .box-our-editing-stats img {
        width: 128px;
    }

    .our-editing-stats .content-our-editing-slider .box-our-editing-stats {
        width: 75%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .how-to-use .content-how-to-use {
        display: none;
    }

    .how-to-use .how-to-use-slider {
        display: block !important;
    }

    .how-to-use .how-to-use-slider .how-to-use-info {
        margin-left: auto;
        margin-right: auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .how-to-use .how-to-use-slider .how-to-use-info img {
        margin-top: 3em;
        width: 150px;
    }

    .meet-box h1 {
        font-size: 1.4rem;
    }

    .meet-box p {
        font-size: 1.04rem;
        color: rgb(120, 120, 120) !important;
    }

    .meet-box .meet-box-text {
        text-align: center;
    }

    .new-service-box {
        display: none;
    }

    .new-slider-services {
        display: block !important;
    }

    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-auto,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-auto,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-auto,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-auto,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-auto {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: 600;
    }

    .stats {
        margin-bottom: 30px;
    }
    .page-title h1 {
        padding-top: 0;
    }
    .main-pirce {
        padding-top: 30px;
    }
    .main-pirce ul {
        text-align: center;
    }

    .process ul li {
        margin-bottom: 30px;
        width: 100%;
    }
    /*.footer-menu{*/
    /*    margin-top: 30px;*/
    /*    float: left;*/
    /*    border-bottom:  1px solid rgba(255,255,255,0.2);*/
    /*    border-top:  1px solid  rgba(255,255,255,0.2);*/
    /*    padding: 30px 0;*/
    /*}*/
    .address {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        padding-top: 30px;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    .copyright {
        text-align: center;
    }
    .navbar-brand img {
        height: 40px;
    }
    .navbar-light {
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .main-header .header-text h2 {
        font-size: 1.4rem;
        line-height: 1.3em;
    }

    .main-header .header-text p {
        font-size: 1rem;
        line-height: 1.2em;
    }

    .txt-about h2 {
        font-size: 1.4rem;
    }

    .txt-about p {
        font-size: 1.1rem;
        line-height: 1.8rem;
    }

    .editing-stats {
        padding-top: 40px;
        padding-bottom: 0px;
    }
    .testimonial-panel {
        margin-bottom: 30px;
    }

    .slider-pricing .owl-prev {
        left: 0px;
    }

    .slider-pricing .owl-next {
        right: 0px;
    }

    .page-title .row {
        min-height: 10vh;
    }

    .service-box-inner {
        min-height: auto !important;
    }

    footer .row > div {
        margin-top: 20px;
    }

    footer .about-text {
        font-size: 1rem;
        color: rgb(133, 133, 133) !important;
        font-weight: 400;
    }

    .footer-menu ul li a,
    .footer-contact-us p {
        color: rgb(133, 133, 133) !important;
        font-weight: 300;
    }

    /*.footer-menu ul li{*/
    /*    width: 50%;*/
    /*    float: left;*/
    /*}*/

    .social-media > a > i {
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 24px;
    }

    /* Progressbar */

    .progressbar li {
        width: 120px;
    }

    .progressbar li img {
        height: 40px;
    }

    .progressbar li:first-child span::after {
        width: 62px;
        left: 62px;
    }

    .progressbar li span::after {
        width: 124px;
        height: 2px;
        display: block;
        top: 54px;
    }

    .progressbar li:last-child span::after {
        width: 62px;
        right: 62px;
    }

    .rewrite-input-textarea .rewrite-textarea-text h1 {
        font-size: 1.2rem;
        margin-bottom: 15px;
    }

    .rewrite-input-textarea .rewrite-textarea-text p {
        font-size: 0.8rem;
    }
}

@media only screen and (max-width: 530px) {
    /* Progressbar */
    .progressbar {
        display: none;
    }
}

@media only screen and (max-width: 375px) {
    .navbar-brand img {
        height: 33px;
    }
}

@media only screen and (min-width: 1024px){
    .header{
        background-image: url('../images/pagetitle.svg');
        background-repeat: no-repeat;
        background-size: 65%;
        background-position: -15% 100%;
        position: relative;    
    }

    .header:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background-image: url('../images/bg-3.svg');
        opacity: .07;
        background-repeat: no-repeat;
        background-size: 35%;
        background-position: 110% 100%;
    }
}

@media only screen and (max-width: 1000px){
    h1{
        font-size: 36px !important;
    }
    h2{
        font-size: 26px;
    }
}
@media only screen and (max-width: 340px) {
    .navbar-brand img {
        height: 28px;
    }
}

@media only screen and (max-width: 960px) {
    #cart {
        position: fixed !important;
        bottom: -16px;
        left: 0;
        z-index: 9999;
        box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
        -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
    }
}
