@media only screen and (max-width:1220px) {
	.measureBP .contents .bpMachine .left{width:660px;margin-right:0;margin-bottom:30px;}
	.measureBP .contents .bpMachine .rgt{width:100%;}
}
/*@media only screen and (max-width:1099px) {
	.header .logo_withText{margin-top:15px;}
	.header .logo_withText span{display:block;}
	.header .logo_withText .logo{margin-right:0;margin-top:5px;}
	.header .logo_withText .withText{font-size:10px;line-height:10px;}
}*/

@media screen and (max-width:1039px){
	.homeBanner .container .bannerTexts .textContainer{width:calc(100% - 40px);left:20px;padding-right:20px;}
	.homeBanner .container .bannerTexts h1{font-size:38px;line-height:38px;}
}

/*@media only screen and (max-width:850px) {
	.header .logo_withText{margin-top:10px;margin-left:15px;}
	.header .logo_withText .withText{margin-top:7.5px;}
	.head_rgt .store_loc .MOBILE{display:block;}
	.head_rgt .store_loc .DESKTOP{display:none;}	
}*/

@media screen and (max-width:869px){
	.homeBanner .container .bannerTexts{width:55%;}
	.homeBanner .container .bannerImg{width:45%;}
}

@media screen and (max-width:799px){
	/*.homeBanner .container .bannerImg{width:100%;height:300px;position:absolute;top:0;left:0;border-radius:0;border-bottom-left-radius:30%;border-bottom-right-radius:30%;background:url("../images/banner-img.jpg")no-repeat top center;background-size:cover;}
	*/
	.homeBanner .container .bannerImg{width:100%;height:300px;position:absolute;top:0;left:auto;right:0;}
	.homeBanner .container .bannerTexts{width:100%;position:relative;padding-top:330px;}
	.homeBanner .container .bannerTexts .textContainer{position:relative;transform:none;top:0;text-align:left;}
	.homeBanner .container .bannerTexts .textContainer .btn{margin-bottom:40px;}
	.koishi .desktop{display:none;}
	.koishi .mobile{display:block;}
	.koishi{transform: scaleX(-1);margin-left:-10%;}
	.youtubeVideo{padding:30px 0;position:relative;}
	.youtubeVideo .contents .left{width:100% ;margin-right:0;}
	.youtubeVideo .contents .rgt{width:100%;}
	.measureBP .contents{padding:30px 0;}
	.measureBP .bannerImg{height:300px;}
	.measureBP .contents .bpMachine .left .machine{margin-bottom:15px}
	.whereMeasure{padding:40px 0;}
	.whereMeasure .contents .left{padding-top:30px;padding-bottom:30px;}
	.accurateReadings .contents{padding:30px 0 20px 0;}
	.accurateReadings .contents .image{border-radius:25px;}
	.omronConnect .contents{padding:30px 0;}
	.omronConnect .contents .left{display:block;width:100%;margin-right:0;margin-bottom:30px;}
	.omronConnect .contents .rgt{display:block;width:100%;margin-left:0;}
}

@media screen and (max-width:699px){
	/*.header .container{width:calc(100% - 10px);padding:0 0 0 10px;}
	.header .container .leftLogo{width:140px;padding:20px 0;margin-left:5px;}*/
	.measureBP .contents .bpMachine .left{width:460px;margin:0 auto 15px auto;display:block;}
	.measureBP .contents .bpMachine .left .machine{width:200px}
	.measureBP .contents .bpMachine .left .systolic{position:absolute;top:30px;}
	.measureBP .contents .bpMachine .left .systolic  .text,
	.measureBP .contents .bpMachine .left .diastolic .text{font-size:14px;line-height:18px;width:150px;}
	.measureBP .contents .bpMachine .left .systolic .line{width:125px;height:2px;background:#ff7474;position:absolute;top:38px;left:160px;}
	.measureBP .contents .bpMachine .left .diastolic{top:110px;}
	.measureBP .contents .bpMachine .left .diastolic .line{width:125px;height:2px;top:0;left:160px;}
	.measureBP .contents .bpMachine .left .diastolic .line2{width:2px;height:50px;top:0;left:160px;}
}

@media screen and (max-width:499px){
	.measureBP .contents .bpMachine .left{width:280px;}
	.measureBP .contents .bpMachine .left .machine{width:150px}
	.measureBP .contents .bpMachine .left .systolic{position:absolute;top:30px;}
	.measureBP .contents .bpMachine .left .systolic  .text,
	.measureBP .contents .bpMachine .left .diastolic .text{font-size:12px;line-height:14px;width:100px;}
	.measureBP .contents .bpMachine .left .systolic .line{width:50px;height:2px;background:#ff7474;position:absolute;top:20px;left:105px;}
	.measureBP .contents .bpMachine .left .diastolic{top:110px;}
	.measureBP .contents .bpMachine .left .diastolic .line{width:40px;height:2px;top:-30px;left:115px;}
	.measureBP .contents .bpMachine .left .diastolic .line2{width:2px;height:80px;top:-30px;left:115px;}
}

