@media only screen and (min-width: 320px) and (max-width: 767px) {
.page-content-image-area img{
    margin:15px 0px;
}    
.site-breadcrumb {
    padding-top: 40px;
    padding-bottom: 40px;
} 
.pt-100 {
    padding-top: 50px;
}
.site-breadcrumb .breadcrumb-title {
    font-size: 28px;
}
.page-content-area {
    padding: 30px 0px;
}
.bg-cos {
    position: relative;
    background: #fff;
    padding: 15px;
    border-radius: 0;
    box-shadow: none;
}
.copyright .copyright-text {
    font-size: 14px;
}
.terms-content h3 {
    margin-bottom: 20px !important;
    position: relative;
    font-weight: 700;
    font-size: 24px;
    text-align: left;
}
.page-content-text-area {
    position: relative;
    width: 100%;
    text-align: justify;
}
    .site-title {
        font-size: 20px;
    }
.page-content-text-area h2{
    font-size: 24px;
    margin:15px 0px;
    text-align: left;
}
.terms-area {
    padding: 30px 0px;
    text-align:justify;
}
.page-about .col-lg-6:first-child{
    display:none;
}
.page-about .about-right {
        margin-top: 0;
        text-align:justify;
    }
.page-about .site-heading{
    display:none;
}  
.navbar-brand img {
    width: auto;
    height: 60px;
}
.footer-widget-wrap .wd60 {
    flex: 0 0 auto;
    width: 60%;
}
.footer-widget-wrap .wd40 {
    flex: 0 0 auto;
    width: 40%;
}
    .mob-auth-btn {
        display: inline-block;
        padding: 5px 10px;
        border-radius: 15px;
        font-size: 12px;
        line-height: 18px;
    }
.form-group .col-md-6{
    margin-bottom:15px;
}
.form-group .col-md-6:nth-child(2){
    margin-bottom:0px;
}
    .signup-page-area .auth-form {
        position:fixed;
        width: 95%;
        max-width: 450px;
        float: inherit;
        background: #fff;
        padding: 25px 10px!important;
        border-radius: 25px;
        margin-top: 0px;
        margin-right: 0;
        top:25px;
        left:0;
        right:0;
        margin:0 auto;
        height: inherit!important;
    }
.signup-page-area:before {
    display:none;
}
.signup-page-area .bg-img-inner{
   display:none; 
}



    .auth-form {
        position: fixed;
        width: 95%;
        max-width: 100%;
        background: #fff;
        padding: 150px 10px 0px 10px;
        border-radius: 25px;
        margin-top: 0;
        margin-right: 0;
        height: 80vh;
        left: 0;
        top:40px;
        right: 0;
        margin: 0 auto;
    }
    .footer-list li a {
        font-size: 12px;
    }
.faq-area {
    position: relative;
    width: 100%;
    padding: 25px 0px;
}
.choose-img{
    display:none;
}
.benefits-customers-area {
    padding: 25px 0px;
}
.ecommerce-integrations-area {
    padding: 25px 0px;
}
.site-heading h3 {
    font-size: 17px !important;
}
.skill-content h4{
    font-size: 15px !important;
}
.skill-img{
    display:none;
}
.site-heading .site-title {
    font-size: 24px;
}
.site-heading .site-title span {
    font-size: 24px;
}
.delivery-partner4yt{
    margin-bottom:15px;
}
.hero-content {
    padding-left: 10px;
}
    .header-top-wrap p{
        font-size:8px;
    }
    .navbar {
        padding-top: 0px;
        padding-bottom: 0px;
    }   
.hero-title {
    font-size: 24px;
    line-height: 24px;
}
.hero-content h2{
    font-size: 24px;
    line-height: 24px;
}
.delivery-partner-area .col-lg-3 {
    flex: 0 0 auto;
    width: 33.3%;
}
.delivery-partner-area .col-lg-3:nth-child(4) {
    flex: 0 0 auto;
    width: 33.3%;
    margin-left:20%;
}
.tech-partner4yt{
    margin-bottom:15px;
    height:75px;
}
.integration-partner-area .col-lg-3 {
    flex: 0 0 auto;
    width: 33.3%;
}
.integration-partner-area .col-lg-3:nth-child(4) {
    flex: 0 0 auto;
    width: 33.3%;
    margin-left:20%;
}
}