@media(max-width: 991px){
	.home .menu_page_img img{height: auto;}
}
@media(max-width: 767px){
  .home .menu_page_img img{width: 100%;margin-bottom: 15px;margin-top: 15px;}
  .home .border-right_red{text-align: center;}
  .home {width: 100%;float: left;position: relative;left: 0;top: 0;transform: initial;}
  .home .border-right_red:nth-of-type(3){border-right: 0;}
  .home .border-right_red:nth-of-type(4){border-bottom: 0;}
  .home .border-right_red:last-child{border-bottom: 0;}
  .order_form .order_img{text-align: center;}
  .order_form .order_content{max-width: initial;margin-top: 15px;}
  .order_form .order_img img {width: 140px;}
  .order_form .order_content img {width: 118px;}
}
@media(max-width: 411px){
	.order_form .radio_form{text-align: left;margin-top: 10px;}
	.order_form .form_width{margin-top: 0px;}
  	.order_form .radio_form .radio_btn{display: block;}
  	.order_form .title h1{line-height: 34px;font-size: 36px;margin: 8px 0 0 0}
  	.order_form .title p{font-size: 18px;margin: 8px 0 5px 0;}
  	.order_form .image_border{padding: 0 0 10px;}
  	.form-group {margin-bottom: 0rem;}
  	img.logo {width: 170px;}
  	.textHeading{padding-top: 10px;}
  	.order_form .title p{margin: 0px 0px 5px 0px !important;font-size: 16px !important;}
  	.home b{margin:0;}
}