.blogdetailspage table{width:100%}
.wp-block-table {
	float:left;
    width: 100%;
}

.metaBlogpost .bdpp-post-img-bg a{
	display:block;
}



.handRightArrow::before {
  content: "👉";
  font-size: 24px;
  display: block;
}
.handRightArrow {
  display: flex;
  align-items: center;
}

.handRightArrow a {
	color: #fee992 !important;
    font-weight: bold !important;
    text-decoration: underline !important;
}

.wp-block-table a{
	color: #fee992 !important;
    font-weight: bold !important;
    text-decoration: underline !important;
}
.wp-block-table a:hover{
	color: #f8f8f8 !important;
    font-weight: bold !important;
    text-decoration: underline !important;
}

.ReqManagementsoftware{margin-top:50px !important;}
.banner-image{
    background:  url('https://www.goodsorderinventory.com/wp-content/themes/gios/images/requestdemo-banner.jpg');
    background-size: cover;
    background-position: center;
    padding:3rem;
}
.lead-form{
    background-color:#FFF;
    max-width:500px;
    height:auto;
    margin:0 auto;
}

.form-control-lg {
    height: calc(1.6em + 1rem + 2px);
}

.req-heading{
    color: #fff;
font-size: 1.8em;
font-weight: bold;
    letter-spacing: 0;
    text-transform: none;
    padding-right: 130px;
	margin-bottom: 18px;
}


.req-heading1{
    font-family: inherit;
    font-weight: 500;
    line-height:35px;
font-size: 22px;
color: #fff;
font-style: normal;
    letter-spacing: 0;
    text-transform: none;
    padding-right: 230px;
}

#bebefitcontainer .review-header {
    font-size: 15px !important;
text-align: left !important;
}
.ReqManagement .review-paragraf {
 text-align: left !important;
}
.req-heading2{
    line-height: 1.35;
font-size: 18px;
font-family: inherit;
    font-weight: 400;
border: 0;
    font-style: normal;
    letter-spacing: 0;
    text-transform: none;
margin-top: 18px;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
    color: #fff;
    padding-right: 130px;
}
.pb-5, .py-5 {
    padding-bottom: 3rem!important;
}
.pt-5, .py-5 {
    padding-top: 3rem!important;
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.banner-image .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.request_demo_form{
    padding: 15px 25px;
}
#bebefitcontainer .imgcnt{text-align:right;padding-right:10px;}
.ReqManagement .review-paragraf {
    font-size: 14px;
    color: #333;
    font-style: normal;
    margin-bottom: 15px !important;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

@media(max-width:992px){
.req-heading {    
    padding-right:0px;
}
.req-heading1 {    
    padding-right:0px;
}
.req-heading2 {    
    padding-right:0px;
}
}

@media(max-width:780px){
.review-header {   
    text-align: center;
}
.ReqManagement .review-paragraf {   
    text-align: center;
}
#bebefitcontainer .imgcnt {
    text-align: center;
    padding-right: 0px;
	margin-top: 20px;
}
.req-heading {    
    padding-right:0px;
}
.req-heading1 {    
    padding-right:0px;
}
.req-heading2 {    
    padding-right:0px;
}
.banner-image .row {   
    display: block;   
}
.banner-image{
padding: 0;
}
}