div#distrubuter_enquireModal .close span {
    font-size: 19px;
    display: block;
    color: #fff;
}

div#distrubuter_enquireModal .close {
    position: absolute;
    opacity: 1;
    right: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #f54b02;
    padding: 0;
    margin: 0;
    text-shadow: none;
    border-radius: 0 5px 0 0;
    z-index: 2;
}

section.make_distributer {
    padding: 40px 0;
    position: relative;
}

.m_d_bannertxt .m_d_btn a:hover {
    background: #4490b5;
    border-color: #4490b5;
    color: #fff;
    box-shadow: 0 5px 20px rgb(45 116 150 / 18%);
}
.m_d_bannertxt .m_d_btn a:last-child {
    background: #1199ce;
    color: #fff;
    border-color: #1199ce;
}
.m_d_bannertxt .m_d_btn {
    margin-top: 20px;
}
.m_d_bannertxt .m_d_btn a {
    display: inline-block;
    border: 2px solid #343e47;
    font-size: 15px;
    padding: 10px 15px;
    margin-right: 10px;
    margin-top: 5px;
    border-radius: 5px;
    text-decoration: none;
    color: #343e47;
    font-weight: 500;
    min-width: 170px;
    text-align: center;
    transition: 600ms all;
}
.m_d_bannertxt p b {
    font-size: 15px;
    color: #1199ce;
    line-height: 20px;
    display: block;
    padding-top: 10px;
    font-weight: 500;
}
.m_d_bannertxt p,.m_d_midtxt p,.step_tomake p {
font-size: 15px;
    color: rgb(6 29 60 / 80%);
    letter-spacing: 0.3px;
    font-weight: 400;
    line-height: 28px;
}
.m_d_bannertxt h1::before,.m_d_midtxt h2::before,.step_tomake h3::before {
    content: "";
    position: absolute;
    width: 80px;
    height: 4px;
    background: #54aad3;
    bottom: 0;
    left: 0;
}
.m_d_bannertxt h1,.m_d_midtxt h2,.step_tomake h3 {
position: relative;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 28px;
    color: #061d3c;
}
.m_d_bannertxt {
    padding-top: 80px;
}
section.m_d_midsec {
    padding: 40px 0;
    background: #f7f7f7;
    position: relative;
    text-align: center;
}
.m_d_midtxt h2::before{right:0;margin:0 auto;}

.m_d_midtxt p{margin:20px 0;}
section.m_d_makesec {
    padding: 40px 0;
    position: relative;
    background: #fff;
}

.step_tomake ul li::before, .step_tomake ul li::after {
    content: "";
    position: absolute;
    width: 13px;
    height: 13px;
    background: #d7effb;
    left: 0;
    border-radius: 20px;
    top: 10px;
}
.step_tomake ul li::after {
    background: #54aad3;
    left: 6px;
    top: 7px;
}
.step_tomake ul li {
    font-size: 15px;
    line-height: 28px;
    color: #000;
    position: relative;
    margin: 10px 0;
    padding-left: 30px;
    font-weight: 500;
    list-style: none;
}
.step_tomake ul {
    margin: 0;
    padding: 0;
    padding-bottom:20px;
}
.m_d_enquiry .form-control {
    width: 100% !important;
}
.m_d_enquiry h4 {
text-transform: capitalize;
    font-size: 22px;
    font-weight: 600;
    color: #1199ce;
    margin-bottom: 20px;
    margin-top: 0;
}
.m_d_enquiry {
    position: relative;
    padding: 30px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}
.m_d_enquiry input::placeholder, .m_d_enquiry textarea::placeholder {
    color: #727376;
}
.m_d_enquiry input, .m_d_enquiry textarea {
width: 100%;
    min-height: 38px;
    border-radius: 2px;
    border: 1px solid #f1ecec;
    /*background: #fafafa;*/
    box-shadow: none;
    outline: none !important;
    padding: 4px 10px;
    font-size: 14px;
}
button.submitquerry> span {
    font-size: 14px;
}
button.submitquerry {
display: inline-block;
    border: 2px solid #1199ce;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 8px 15px;
    margin-right: 10px;
    margin-top: 5px;
    border-radius: 5px;
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    width: 150px;
    text-align: center;
    transition: 600ms all;
    background: #1199ce;
}



.m_d_midsec ul.benefits_bix li::before {
    width: 40px;
    height: 40px;
    background: red;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 50px;
    font-family: "Fontawesome";
    content: "\f00c";
    line-height: 40px;
    color: #fff;
}

.m_d_midsec ul.benefits_bix li span {
    height: 100%;
    padding: 15px 8px 8px;
    line-height: 18px;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0.5px;
    font-size: 14px;
}
.m_d_midsec ul.benefits_bix li {
    width: calc(25% - 20px);
    margin: 10px;
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 5%);
    background: #fff;
    height: 100%;
    min-height: 100px;
    line-height: 100px;
    position: relative;
    margin-top: 40px;
    border-top: 1px solid red;
    margin-bottom: 5px;
    list-style: none;
}
.m_d_midsec ul.benefits_bix {
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: center;
    align-items: center;
}


.m_d_midsec ul.benefits_bix li:nth-child(1){
    border-color:#9045CA ;
}
.m_d_midsec ul.benefits_bix li:nth-child(1)::before{
    background:#9045CA ;
}
.m_d_midsec ul.benefits_bix li:nth-child(2){
    border-color:#01BDA6 ;
}
.m_d_midsec ul.benefits_bix li:nth-child(2)::before{
    background:#01BDA6 ;
}
.m_d_midsec ul.benefits_bix li:nth-child(3){
    border-color:#FF7038 ;
}
.m_d_midsec ul.benefits_bix li:nth-child(3)::before{
    background:#FF7038 ;
}
.m_d_midsec ul.benefits_bix li:nth-child(4){
    border-color:#3B6FD9 ;
}
.m_d_midsec ul.benefits_bix li:nth-child(4)::before{
    background:#3B6FD9 ;
}
.m_d_midsec ul.benefits_bix li:nth-child(5){
    border-color:#D96030 ;
}
.m_d_midsec ul.benefits_bix li:nth-child(5)::before{
    background:#D96030 ;
}
.m_d_midsec ul.benefits_bix li:nth-child(6){
    border-color:#FFB243 ;
}
.m_d_midsec ul.benefits_bix li:nth-child(6)::before{
    background:#FFB243 ;
}
.m_d_midsec ul.benefits_bix li:nth-child(7){
    border-color:#81B441 ;
}
.m_d_midsec ul.benefits_bix li:nth-child(7)::before{
    background:#81B441 ;
}
.page_head h2 {
    font-size: 28px;
    color: #061d3c;
    margin-bottom: 15px;
}
section.serchdistrubte {
    padding: 40px 0;
    position: relative;
    background: #f1f3f6;
}
.distributebox {
    margin: 10px 0;
    background: #fff;
    padding: 30px 20px 25px;
    text-align: center;
    border-radius: 30px;
}

.distributebox .organizename {
    margin: 15px 0;
    font-size: 20px;
    line-height: 22px;
    color: #343e47;
    letter-spacing: 0.5px;
    font-weight: 600;
    text-transform: capitalize;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0;
}

p.prsioncontact {
    box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
    font-size: 13px;
    color: #343e47;
    display: inline-block;
    border: 1px solid #fc8955;
    padding-right: 5px;
    font-weight: 500;
}

p.prsioncontact > span {
    background: #fc8955;
    padding-left: 5px;
    padding-right: 5px;
    color: #fff;
    margin-right: 5px;
    display: inline-block;
}

.distributebox .infocontact a {
    display: block;
    font-size: 15px;
    color: rgb(6 29 60 / 80%);
    letter-spacing: 0.3px;
    font-weight: 400;
    line-height: 24px;
}

.distributebox .enq_btn {
    display: inline-block;
    color: #298efb;
    font-size: 18px;
}
.newsslect {
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between;
    align-items: stretch;
    padding: 10px 10px;
    vertical-align: middle;
    border: 1px dashed #e2e2e2;
    margin-top: 15px;
    margin-bottom: 30px;
}
.newsslect p {
    margin: 0;
    line-height: 35px;
    font-weight: 500;
    font-size: 15px;
    color: #0DA9D3;
}
.newsslect .form-group label {
    font-size: 13px;
    color: #000;
    font-weight: 400;
    padding-left: 10px;
    letter-spacing: 0.5px;
    margin-right: 10px;
}
.newsslect select {
    width: 250px;
    height: 35px;
    background: #e6eaf0;
    border-color: #dadee4;
    font-size: 13px;
    letter-spacing: 0.5px;
    padding: 5px 10px;
    outline: none !important;
}
.newsslect .form-group {
    margin: 5px 0;
}
.newsslect{width:100%;padding:10px 20px;}
.distributebox a.enq_btn img {
    display: inline-block;
    width: 25px;
    margin-left: 2px;
}
.enquire_modal .close{
     position: absolute;
    opacity: 1;
    right: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #fc8955;
    padding: 0;
    margin: 0;
    text-shadow: none;
    border-radius: 0 5px 0 0;
    z-index: 2;
    top: 0;
    color: #fff;
    font-weight: normal;
}