/* IP 5 */
@media only screen and (max-width: 350px) {
  	body{
  		font-size: 14px;
  	}
  	.days_listing .item_days .lunar_name{
  		font-size: 8px;
        padding: 0px 0px 3px 0px;
  	}
  	.days_listing .item_days .solar_num{
  		font-size: 20px;
  	}
  	.days_listing .item_days .lunar_num{
  		font-size: 10px;
  	}
  	.hiepky_nguhanh .content ul li .name h3{
  		font-size: 14px;
  	}
  	.hiepky_top_left .solar_month_year{
  		font-size: 12px;
  	}
  	.hiepky_top_left .solar_day{
	    font-size: 35px;
	    height: 50px;
	    line-height: 50px;
  	}
  	.hiepky_top_left .lunar_day .lunar_day_date{
	    font-size: 25px;
  	}
  	.date_pick_main{
  		width: 230px!important;
  	}
  	.date_pick_day{
	    width: 115px!important;
  	}
    .date_pick_day i{
        margin-top: 8px;
    }
  	.date_pick_time{
  		width: 105px!important;
  	}
    .date_pick_day i{
        margin-top: 8px;
    }
  	.nav_calendar ul li a span{
  		font-size: 12px;
  	}
  	.hiepky_top_left .lunar_day span{
  		font-size: 11px;
  	}
  	.hiepky_others .time ul li .title h3{
  		font-size: 17px;
  	}
  	.hiepky_top_right ul li .lunar_tit_name{
  		font-size: 13px;
  	}
  	.hiepky_top_right ul li .lunar_tit_cont span{
  		font-size: 13px;
  	}
    .hiepky_gioxuathanh .content ul li .dtls .dtls_date{
        font-size: 12px;
    }
    .hiepky_gioxuathanh .content ul li .dtls .result {
        font-size: 12px;
    }
    .ntbt_top_right ul li .lunar_tit_name{
        font-size: 18px;
    }
    .ntbt_top_right ul li .lunar_tit_cont span{
        font-size: 13px;
    }
    .phitinh_direction {
        width: 300px;
        height: 300px;
        position: relative;
        margin: 0 auto;
    }
    .phitinh_direction ul {
        position: absolute;
        background: #fff;
        width: 140px;
        height: 140px;
        top: 80px;
        margin: 0;
        padding: 0;
        list-style: none;
        left: 80px;
        border-top: solid 1px #f0f0f0;
        border-left: solid 1px #f0f0f0;
    }
    .phitinh_direction ul li {
        width: 46.3px;
        height: 46.3;
        float: left;
        border-right: solid 1px #f0f0f0;
        border-bottom: solid 1px #f0f0f0;
    }
    .phitinh_direction ul li .item span {
        float: left;
        width: 22.5px;
        height: 22.5px;
        text-align: center;
        line-height: 22.5px;
    }
    .item_days{
        padding-top: 0px;
    }
    .days_listing .item_days .top img{
        position: absolute;
        width: 11px;
        right: 4px;
        top: 0px;
    }
    .account_direct .title{
        font-size: 22px;
    }
    .app_info_title h1 {
        font-size: 18px;
        text-transform: uppercase;
        line-height: 24px;
    }
    .phitinh_chi .main ul li span{
        font-size: 10px;
    }
    .phitinh_chi .main ul li{
        height: 50px;
    }
    .phitinh_chi .main{
        height: 120px;
    }
    .phitinh_chi{
        height: 168px;
    }
}

/* IP 6,7,8 */
@media only screen and (max-width: 380px) {
    .days_listing .item_days .lunar_name{
    	font-size: 9px;
    }
    .date_pick_main{
        width: 280px;
    }
    .date_pick_day{
        width: 135px;
    }
    .date_pick_time{
        width: 135px;
    }
}

/* MONITORS */
@media only screen and (min-width: 1100px) {
	body{
	    background: #212121;
	    background-image: none;
	}
	.wrap{
	    width: 400px;
	    margin: 0 auto;
	}
    .header_wrap{
        width: 400px;
    }
    .days_week{
        width: 400px;
    }
    .days_listing{
        width: 400px;
    }
    #pick_time{
        width: 380px;
    }
	.nav_calendar {
	    height: 65px;
	    position: fixed;
	    bottom: 0;
	    width: 400px;
	    background: #fafafa;
	    border-top: solid 1px #e2e2e2;
	}
	.calender_wrap {
	    background: #e14322;
	}
	.default_wrap {
	    background: #e64014;
	}
    .body-account{
        background: #212121!important;
    }
    .account_wrap{
        background: #f1f1f1;
    }
    .direction_popup{
        width: 400px;
    }
    .direction .direction_info{
        width: 350px;
    }
    .congiap_popup .congiap_wrap{
        background-image: linear-gradient(to right, #ff863f, #f75636);
    }
    .phitinh_chi{
        width: 400px;
    }
    .phitinh_popup{
        background: #da4322;
        height: auto;
        padding-top: 45px;
    }
    .container{
        width: 100%;
    }
    .checkout_wrap{
        background: #f5f3f3;
    }
    .events {
        background: white;
    }
}
