@charset "utf-8";
/* CSS Document */

@media screen and (min-device-width: 320px) and (max-device-width: 450px) { 
   #glance-tabs .nav-pills > li{
        float: none;
    } 
    
    
}


@media only screen and (min-width:320px) and (max-width: 768px) {
    
    .our-story, .testimonials, .team, .best-freind{
        
        padding: 20px 0px;
    }

    .banner-area{
        padding: 0px;
    }
    
    #maker h2{
        font-size: 27px !important;
        padding: 0 0 31px 0;
    }
    
    .copyright p{
        text-align: center;
        line-height: 20px;
    }
    
    .soacilimg {
    float: none;
    text-align: center;
}

    .preBtn{
        text-align: center;
margin: 0px 15px;

    }
    
    .slick-prev
{
    left: 40% !important;
}
    
    slick-prev
{
    left: 45% !important;
}
    
.maping a:nth-child(1) {
        left: 44.69% !important ;
    background: #000;
    }  
    
    
}
