@media only screen and (min-width : 320px) and (max-width : 480px) {

    .comapany-div-one{
        width: 100%;
    }
    .comapany-div-two{
        width: 100%;
    }
    .comapany-div-three{
        width: 100%;
    }
    .comapany-div-four{
        width: 100%;
    }
    .comapany-div-five{
        width: 100%;
    }
    .comapany-div-six{
        width: 100%;
    }
    .company-mission{
        font-size: 15px;
    }
    .company-mission p{
        font-size: 15px;
    }
    .company-news-details h4{
        line-height: 20px;
    }
    .company-package-heading h4{
        width: 100%;
        text-align: center;
        padding: 5px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }
    .company-package-heading h3{
        width: 100%;
        text-align: center;
        padding: 5px 10px 0px 8px;
        margin: 2px 0px 14px 0px;
    }
    .company-package-heading h5{
        width: 100%;
        text-align: center;
    }
    .skdslider{
        height: 120px
    }
    .company-news-details img{
        width: 100%;
    }
    .owl-carousel{
        margin: 0 0px;
        padding: 0 0px;
    }
    .owl-carousel .owl-item {
    float: left;
    padding: 0 20px;
    /*width: 28% !important;*/
    float: left;
        margin-left: 12px;
}
    .testimonial{
        margin: 50px 38px 57px 0px;
    }
    .logo-holder > img {
        width: 90%;
    }
    
    .company-testimonial{
    padding: 0px;
    margin: 0px !important;
    position: none;
    border: none;
}
    .company-fixed-background{
        background-image: url(../images/familly-banner.jpg) !important;
        background-size: 100% auto !important;
        background-repeat: no-repeat !important;
        background-position: top !important;
        background-color: #FFCFA7;
    }
    
    .company-main-heading{
        font-size: 30px;
    }
    
    .copyra8 p{
        text-align: center;
    }
    
    .index_icon_package img {
    width: 128px;
}
    .index_icon_package{
        top: -50px;
    }
    
    .company-payment{
        width: 90%;
        font-size: 13px;
    }
    
    .company-payment p{
        font-size: 13px;
    }

}

@media only screen and (min-width : 360px) and (max-width : 640px) {

    .comapany-div-one{
        width: 100%;
    }
    .comapany-div-two{
        width: 100%;
    }
    .comapany-div-three{
        width: 100%;
    }
    .comapany-div-four{
        width: 100%;
    }
    .comapany-div-five{
        width: 100%;
    }
    .comapany-div-six{
        width: 100%;
    }
    .company-mission{
        font-size: 15px;
    }
    .company-mission p{
        font-size: 15px;
    }
    .company-news-details h4{
        line-height: 20px;
    }
    .company-package-heading h4{
        width: 100%;
        text-align: center;
        padding: 5px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }
    .company-package-heading h3{
        width: 100%;
        text-align: center;
        padding: 5px 10px 0px 8px;
        margin: 2px 0px 14px 0px;
    }
    .company-package-heading h5{
        width: 100%;
        text-align: center;
    }
    .skdslider{
        height: 120px
    }
    .company-news-details img{
        width: 100%;
    }
    .logo-holder > img {
        width: 90%;
    }
    
    .company-testimonial{
    padding: 0px;
    margin: 0px !important;
    position: none;
    border: none;
}
    .company-fixed-background{
        background-image: url(../images/familly-banner.jpg) !important;
        background-size: 100% auto !important;
        background-repeat: no-repeat !important;
        background-position: top !important;
        background-color: #FFCFA7;
    }
    
    .company-main-heading{
        font-size: 30px;
    }
    
    .copyra8 p{
        text-align: center;
    }
    
    .index_icon_package img {
    width: 128px;
}
    
    .index_icon_package{
        top: -50px;
    }
    
    .company-payment{
        width: 90%;
        font-size: 13px;
    }
    
    .company-payment p{
        font-size: 13px;
    }

}