/*Extra small devices (portrait phones, less than 576px)*/
@media (min-width: 320px) and (max-width: 575px){
    html{
        font-size: 14px;
    }

    .logo {
    max-width: 88px;
}

.mt-30 {
    margin-top: 30px;
}

.text-left p{
    text-align: left !important;
}

.size{
    font-size: 1rem;}

.single-pricing-pack .card-body {
    color: rgb(46, 46, 46);
    flex: 1 1 auto;
    padding: 1rem;
    font-size: 17px;
    text-align: center;
}

#features{
    margin-top: 0px;
}

.margine20{
    margin-top: 20px;
}

    h1{
        font-size: 30px;
        line-height: 1.2;
        text-align: center;
    }
    h2{
        font-size: 25px;
        text-align: center;
    }
    .h2-nero {
        color: #000 !important;
        font-size: 2.19rem !important;
        margin-top: 20px;
        font-weight: 300;
        line-height: 1.1 !important;
    }
    h5 {
    font-size: 25px;
    line-height: 32px;
    margin-bottom: 15px;
    text-align: center;
}

.pt2-50{
    padding-top: 20px !important;
    padding-bottom: -20px !important;
}

 .quattro {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 15px;
    text-align: center;
}
.feature-contents h2{
    font-size: 32px;
} 

.accordion-faq .card {
    margin-bottom: 10px;
}

.card.single-pricing-pack {
    padding: 0 10px 0 10px;
    margin-top: 15px;
}
.pricing-feature-list li {
    font-size: 17px;
    line-height: 28px;
}

.pb-4, .py-4 {
    padding-bottom: 15px!important;
}

.pricing-img {
    max-width: 250px;
    margin-top: 10px !important;
}

.about-content-left h2 {
    font-size: 30px;
}

.mt-5, .my-5 {
    margin-top: 25px!important;
}

.download-content h2 {
    font-size: 23px;
    text-align: center;
}

    .ptb-50 {
    padding: 30px 0 30px;
}

#mt-10{
    margin-top: 5px;
}
.mt-40 {
    margin-top: 0px;
}
    .centro{
        text-align: center;
    }

    .btn {
    font-size: 22px;
}
.bottom-img-absolute {
    bottom: -9px;
    width: 100%;
    position: absolute;
}

    .hero-content-left h1{
       text-align: center;
    }
    .mt--120{
        margin-top: -50px;
    }
    .pt-150{
      padding-top: 50px;
    }

    .mt--70 {
    margin-top: -10px; 
}

    /*navbar*/
    .main-menu ul li{
        padding: 15px 0 0;
    }

    /*promo*/
    div[class*='col-']:not(:last-of-type){
        margin-bottom: 0px !important;
    }
    .row> div[class*='col-']:last-of-type{
        margin-bottom: 0;
    }
    .about-content-right{
        margin-top: 20px;
    }

    /*counter*/
    .counter{
        margin-top: 25px;
    }
    .single-card{
        padding: 10px 15px;
        margin-bottom: 25px;
        margin-left: 16px;
    }
    .single-card:nth-child(2n){
        top: 0;
    }

    #about h2 {
    font-size: 32px;
    line-height: 40px;
    margin-top: -15px;
}
.bullet-point{
    margin-left: 5px;
}
.accordion-faq.accordion > .card .card-header h6 {
    font-weight: 600;
    font-family: 'Rubik', sans-serif;
    color: #fff;
    font-size: 1.2rem;
}
.bg-color-1 {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
}
.quattro {
    font-size: 14px;
    line-height: 20px;
}
h4 {
   margin-bottom: 10px;
}

.h5 {
    font-weight: 400;
}

.rwd-video{
    margin: 20px 0 20px;
}


.p{
    text-align: center;
}



.about-content-left{
    margin: 20px 0 20px;
}

    /*client*/
    .client-section-wrap.d-flex{
        display: inherit !important;
    }

    /*subscribe form*/
    .subscribe-form{
        width: 100%;
    }

    .download-btn a.btn{
        width: 100%;
    }



}

@media (max-width: 319px){
   .h2-white {
    color: #fff !important;
    font-size: 2rem !important;
    margin-top: 20px;
}
.mr-3, .mx-3 {
   width: 100%;
}
.h2-black {
    color: #232323 !important;
    font-size: 2rem !important;
}
.text-left p {
    text-align: left !important;
}
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) {

    .mt--120{
        margin-top: -50px;
    }
    
    .pt-150{
        padding-top: 60px;
    }

    .hero-content-left h1 {
    font-weight: 500;
    font-size: 42px;
    line-height: 40px;
}

    /*promo*/
    div[class*='col-']:not(:last-of-type){
        margin-bottom: 20px !important;
    }
    .row> div[class*='col-']:last-of-type{
        margin-bottom: 0;
    }
    .about-content-right{
        margin-top: 20px;
    }

    /*subscribe form*/
    .subscribe-form{
        width: 100%;
    }
   

}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) {
    .mt--120{
        margin-top: -50px;
    }
     .mt--70 {
    margin-top: 0;
}
}

/*Large devices (desktops, 992px and up)*/
@media (max-width: 359px) {
    .f2 {
        font-size: 1.2rem !important;
    }
    .h2-white {
        color: #fff !important;
        font-size: 2rem !important;
        margin-top: 20px;
        font-weight: 300;
        line-height: 1.1 !important;
    }
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (max-width: 767px) {
    .f2 {
        font-size: 1.31rem;
    }
    .h4-white {
        font-size: 1.4rem;
        line-height: 1.4 !important;
    }
    .h5 {
        font-size: 1.7rem;
    }
    .h2-white {
        font-size: 2.2rem !important
    }
    .h2-black {
        font-size: 2.5rem !important;
    }
    .lead{
        text-align: center;
        font-size: 1.2rem;
    }
}