.errormsgMob {
    width: 100% !important;
}

.mobileformError {
    color: #b94a48;
    padding-left: 5px;
    vertical-align: middle;
    font-size: 13px;
    font-weight: normal;
    margin: 3px 5px 3px 0;
    height: 18px;
    display: block !important;
    width: 100% !important;
}

/* .formResponsive .formRow .formSpan3{width:100%;} */
@media only screen and (max-width:768px) {

    .logcen {
        margin-right: 24%;
    }

}

@media only screen and (max-width:375px) {

    .logcen {
        margin-right: 8% !important;
    }

}

.clickbut {
    width: 75%;
    border-radius: 5px;
    margin-left: 33px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #d8107c;
    color: #fff;
    border-color: #d8107c;
}

.clickbut:hover {

    background-color: #f19d1a;

    border-color: #f19d1a;
}

.p2_menu {
    width: 35px
}

.manhead {
    padding-bottom: 16px;
}

/* Product Form Css */
.bhoechie-tab-menu .brdr_frm {
    padding: 0 20px 10px;
    border: 1px solid #ccc;
    margin-top: 75px;
}
.frm_head {
    color: #F09D1A !important;
    font-size: 32px;
}
 #JanaIPLForm .cptch_bx .refrsh_btn {
    margin-left: 10px;
    font-size: large;
}
 #JanaIPLForm select, #JanaIPLForm input{
     width: 100%;
     color: #3B3B3B;
     padding: 6px 0;
     text-indent: 10px;
     border: 1px solid #dedede;
     font-size: 13px;
     
 }
  #JanaIPLForm div{
      padding:10px 0px;
  }
.bhoechie-tab-menu .custom{
    margin-top: 24px;
}
.bhoechie-tab-menu .right, .bhoechie-tab-menu .bottom{
        margin: 0 auto;
}
.checkbox-inline{
    font-size: 12px;
    line-height: 18px;
}
.error-massage{
    color: #d8107c;
    position: absolute;
    left: 0;
    bottom: -4px;
    font-size: 12px;
}
.alreadysubmitted{
    color: #d8107c;
    clear: both;
}
#JanaIPLForm input {
    color: #3B3B3B;
    padding: 6px 0;
    text-indent: 10px;
    border: 1px solid #dedede;
    font-size: 13px;
}
#JanaIPLForm div{
    position: relative;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
div.bhoechie-tab-menu {
    padding-right: 0;
    padding-left: 10px;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
#JanaIPLForm .btn-submit {
    cursor: pointer;
    background-color: #d8107c!important;
    color: #fff;
    width: 45%;
    font-weight: 600;
    border: none;
    border-radius: 0;
    padding: 8px;
    background-image: -webkit-linear-gradient(top,#d8107c,#d8107c);
    float: left;
}
.newlink{
    margin-top: 10px;
}
.newlink a {
    color: #d70e7c;
    width: auto;
    text-decoration: underline;
    font-size: 14px;
    clear: both;
}
.newlink p {
    width: auto;
    float: left;
    font-size: 14px !important;
    clear: both;
    margin-top: 5px !important;
    margin-bottom: 0 !important;
}

@media (max-width: 1024px){
    .bhoechie-tab-menu .brdr_frm {
        padding: 0 20px 20px;
        border: 1px solid #ccc;
        margin-top: 0px;
    }
    div.bhoechie-tab-menu {
        padding: 0 !important;
    }
   
}

@media (min-width: 768px){
    .lft_by_bx{
        padding-right:20px;
    }
   
}

@media only screen and (max-width: 768px) and (min-width: 767px){
#main-logo {
    margin-bottom: 1em;
    padding-left: 1em;
}
}
@media (max-width: 1000px){
.who-we-are {
    margin-top: 0px;
}
#main-logo {
    padding-left: 15px;
    padding-bottom: 0;
    margin-bottom: 0;
}
div#main-logo {
    display: block;
    padding-bottom: 20px;
}
}
@media (max-width: 768px){
    html {
        scroll-behavior: smooth;
      }
      #formforallpage {
        width: 100%;
        float: left;
        padding-top: 60px;

    }
    div#main-logo {
        display: block;
        padding-bottom: 0px;
    }

    }

@media (max-width: 480px){
.item-page h1 {
    margin-left: 0;
}
.header_product_land {
    padding: 10px 20px 0;
}
#JanaIPLForm .btn-submit {
    width: 100%;
}
}
/* Product Form Css End */

