/*Extra small devices (portrait phones, less than 576px)*/
@media (min-width: 320px) and (max-width: 575px){
    html{
        font-size: 14px;
    }

    .logo {
    max-width: 88px;
}

.lead {
    text-align: center;
    padding-top: 10px;
}

.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: 45px;

        line-height: 50px;
        text-align: center;
    }
    h2{
        font-size: 25px;
        text-align: center;
    }
    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;
}
.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;
}

.bg {
    padding: 50px 20px 50px 20px !important;
}

.about-content-left h2 {
    font-size: 30px;
}

.ptb-60 {
    padding: 20px 0 ;
}

.mt-5, .my-5 {
    margin-top: 25px!important;
}

.pb-20 {
    padding-bottom: 5px;
}
.h2-white {
    color: #fff !important;
    font-size: 2.3rem !important;
    margin-top: 20px;
}
.h2-black {
    color: #232323 !important;
    font-size: 2.3rem !important;
}

.pb-70 {
    padding-bottom: 10px;
}

.download-content h2 {
    font-size: 23px;
    text-align: center;
}

    .ptb-50 {
    padding: 20px 0;
}

#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;
    background-color: #55b4d4;
}
.quattro {
    font-size: 14px;
    line-height: 20px;
}
h4 {
   margin-bottom: 20px;
   font-size: 1.7rem;
}

.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: 359px){
   
}

/*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 (min-width: 992px) and (max-width: 1199px) {

}

/*Extra large devices (large desktops, 1200px and up)*/
@media (max-width: 319px) {
    .h2-white {
    color: #fff !important;
    font-size: 2rem !important;
    margin-top: 20px;
}
.btn{
    width: 100%;
}
.rwd-video {
    margin-top: 30px;
}
.bg {
    padding: 50px 10px 50px 10px !important;
}
.p-4 {
    margin-top: 10px;
}
.mt-50{
        margin-top: 0px;
    }
}