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

@media (min-width: 768px) and (max-width: 979px) {
	.cpn .c_header .c_hdr_spcl{
	  font-size:18px;
      margin-top:25px;
 	}
	.cpn .c_header .c_logo{
	  height:52px;
	  background-size:100%;
	  margiin-top:8px;
	}
	.cpn .c_header .logoleft{
	  margin-top:20px;
	}
	.cpn .brand{
		display: block !important;
	}
    .cpn .navbar .menu_list > li > a{
      border-right:none;
    }
    .cpn .m_scale_bx{
        margin-left: 0px;
    }
    .cpn .c_votes{
    	margin-left: 0px;
    }
    .cpn .mer_main .mer_img{
    	width: 144px;
    }
    .cpn .mer_main .mer_img .c_imgpos{
    	width: 116px;
    }
    .cpn .c_couponarea .lmer_img{
    	height:50px;
    	width:65px;
    }
    .cpn .lmer_img .c_limgpos {
        width: 52px;
        height: 33px;
        margin-top: 10px;
    }
    .cpn .c_lmrbg{
    	padding-bottom: 3px;
    	width:70px;
    }
    .cpn .c_ftr_stores  ul {
     padding: 0px 5px 5px;
    }
    .cpn .c_ftr_stores  li {
     padding-left: 0px;
    }
    .cpn .c_ftr_stores li img{
     max-width: 66px;
    }
    .cpn .c_bgimg.c_bghlarge{
     height: 374px;
    }
    .cpn .catglst{
     margin-left: 0px;   
    }
    .cpn .mer_img .c_imgpos{
     width:120px;
    }
    .cpn .c_couponarea .mer_img{
     width:100%;
    }

}

@media (max-width: 767px) {
  body{
	  padding-right: 0px !important;
	  padding-left:0px !important;
	}
    .container.kom_pos{
	  padding: 0 20px !important;
	}
	.f_div{
	  padding: 0 20px;
	}
	.mobpos_cen{
	  text-align: center;
	}
	.cpn .navbar .menu_list > li > a{
	  border-right:none;
	}
    .c_bgimg.c_bghsmall{height:250px;}
    .cpn .brand{
		display: block !important;
	}
	.cpn .m_scale_bx{
        margin-left: 0px;
    }
    .cpn .c_votes{
    	margin-left: 0px;
    }
    .cpn .plrtb10{
    	padding:10px;
    }
    .cpn .span4.c_mr_img{
        max-width:90px;
    }
	    .cpn .span4-merchant.c_mr_img{
        max-width:90px;
    }
    .c_bgimg.c_bghlarge{
        height: 848px;
    }
    .feat_mrg{
        margin-bottom:20px;
    }
    .c_bgimg.c_bghlarge{
        height: 846px;
    }

}
@media (max-width: 480px){
    .c_bgimg.c_bghlarge{
        height: 790px;
    }
    .feat_mrg{
        margin-bottom:20px;
    }
}
@media (max-width:320px){
    .cpn .c_ftr_stores li img{
        width:80px;
    }
    .cpn .span4.c_mr_img {
        width: 82px;
    }
	  .cpn .span4-merchant.c_mr_img {
        width: 82px;
    }
    .c_bgimg.c_bghlarge{
        height: 700px;
    }
    .feat_mrg{
        margin-bottom:20px;
    }
}
