@media only screen and (min-width:320px) and (max-width:479px) 
{
.top_hdr{display: none;}
.text_bnr{display: none;}
/*    .panel-body{padding: 5px;}*/
.banner{height: auto;}
.bx_4{margin-bottom: 15px;}
.dst_hd h2, .dst_hd h3, .dst_hd h4{font-size: 20px;}
.tt_line h4{font-size: 32px;}
.navbar-toggler{background-color: #067dcd;}
.main_ctnt_pg{width: 100%;}
.page_dls_ctnt{width: 100%;position: static;}
.ctnt_frm {margin: 35px 0 0 0;}
.ctnt_frm button{width: 100%;}
.site_cat ul li {width: 100%;float: none;}
.frm_txt{display: none;}
.cookies-stripdiv{display: none;}
.ss_tp_icon{display: none;}
.test_Bx{height: auto;}
.deal_date h4 {font-size: 15px;}
.fly_deals{padding:5px;}
.owl-theme .owl-controls{right: 0;width: 100%;}



}
@media only screen and (min-width:360px) and (max-width:639px) 
{
    .top_hdr{display: none;}
    .text_bnr{display: none;}
/*    .panel-body{padding: 5px;}*/
    .banner{height: auto;}
    .bx_4{margin-bottom: 15px;}
    .dst_hd h2, .dst_hd h3, .dst_hd h4{font-size: 24px;}
    .tt_line h4{font-size: 32px;}
    .navbar-toggler{background-color: #067dcd;}
    .main_ctnt_pg{width: 100%;}
    .page_dls_ctnt{width: 100%;position: static;}
    .ctnt_frm {margin: 35px 0 0 0;}
    .ctnt_frm button{width: 100%;}
    .site_cat ul li {width: 100%;float: none;}
    .frm_txt{display: none;}
    .cookies-stripdiv{display: none;}
    .ss_tp_icon{display: none;}
    .test_Bx{height: auto;}
}


@media only screen and (min-width:480px) and (max-width:639px) {


}