.btn-new
{
    padding:08px 18px !important;
}
#video_slider
{
    display:block !important;
}

@media (max-width:767px)
{
    .slide_mobile
    {
        height:244px !important;
    }
    .swiper-container
    {
        margin-top:-19px !important;
    }
    .swiper-slide
    {
        height:100% !important;
    }
    .mobile-order
    {
        order:1 !important;
    }
    
}
@media (max-width:455px)
{
    .swiper-container
    {
        margin-top:-41px! important;
        margin-bottom:-41px! important;
    }
}

.container-fluid
{
    padding-left:39px !important;
    padding-right:39px !important;
}
