/* development fixing */

.emaillist input[type="submit"].es_subscription_form_submit.es_submit_button.es_textbox_button{
    width: 215px;
    border: none;
    outline: none;
    height: 55px;
    border-radius: 0 35px 35px 0;
    text-transform: uppercase;
    color: #fff;
    font-size: 23px;
    font-family: 'IBM Plex Sans', sans-serif;
    background: #ff9600;
    padding: 0;
    line-height: 55px;
    transition: all 0.5s ease-in-out;
}
.emaillist .es-field-wrap{
    width: calc(100% - 215px);
}
.emaillist .es-field-wrap label{
    width: 100%;
}
.emaillist .es-field-wrap label input{
    width: 100%;
    border-radius: 35px 0 0 35px;
    border: none;
    outline: none;
    height: 55px;
    padding: 0 40px;
}
.emaillist form{
    display: flex;
    flex-wrap: wrap;
}
.emaillist input[type="submit"].es_subscription_form_submit.es_submit_button.es_textbox_button:hover {
    background: #52371e;
}

.emaillist .es_subscription_message.success {
    color: #8eff8e;
    font-size: 20px;
    text-align: center;
    display: block;
}
.emaillist .es_subscription_message.error {
    color: #ff1b1b;
    font-size: 18px;
    text-align: center;
    display: block;
}

/* ************************* */
.event-time-place li{
    align-items: flex-start;
    line-height: 22px;
}
.event-time-place li span{
    margin-top: 2px;
    font-size: 20px;
}

/* ****************************** */

.ast-separate-container{
    background-color: transparent;
}

.about-inn-hldr table{
    border-width: 0;
}
.about-inn-hldr table th,
.about-inn-hldr table td{
    border:1px solid #aeaeae;
    /* text-align: center; */
    padding: 10px;
    vertical-align: middle;
}
.about-inn-hldr table td:last-child{
    width: 20%;
    text-align: center;
}

.trade-info-tab{
    flex-wrap: unset;
}
.trade-info-tab li.nav-item {
    flex: 1 1 auto;
}
.trade-info-tab .nav-item .nav-link{
    height: 100%;
    line-height: 20px;
    padding: 10px 15px;
    width: 100%;
    min-height: 53px;
}
.trade-info-holdr .trade-info-tab .nav-item .nav-link{
    padding: 20px 15px;
}
.event-grn-box .eve-content-hldr p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.trade-info-holdr .trd-info-cont{
    margin: 0;
}
.gallery-page-section .trade-info-tab .nav-item .nav-link {
    padding: 10px 15px;
}
.events-section-v2{
    padding-bottom: 5px;
}
.trade-info-holdr.trade-info-main .trd-inner{
    padding: 0px 0px 50px;
}
.faqaccodn .accordion-body ul{
    list-style: disc;
    padding-left: 20px;
}
.faqaccodn .accordion-body ul li{
    margin: 0 0 15px;
}
.faqaccodn .accordion-body ul li:last-child{
    margin: 0;
}

/* 23-03-2022 */

.member-search-form .search-submit input{
    padding: 0;
}
/* ***************
pagination
******************* */

.pagination-holder{
    display: flex;
    flex-wrap: wrap;
}
.pagination-holder .page-numbers{
    background: transparent;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    line-height: 33px;
    transition: 0.4s;
    color: #426636;
    font-size: 20px;
    font-weight: 500;
}
.pagination-holder .page-numbers.current{
    background: #569a3fba;
    color: #fff;
}

.pagination-holder .page-numbers.next,.pagination-holder .page-numbers.prev  {
    width: auto;
    height: auto;
    position: relative;
}

.pagination-holder ul.page-numbers li{
    margin: 0 5px;
}
/* ***************
end pagination
******************* */

.member-table tr:nth-child(4n+1) td,.member-table tr:nth-child(1) td{
    background: #ff394029;
    color: #e6386d;
    border: 1px solid #ee7c9e;
}
.member-table tr:nth-child(4n+1) td a,.member-table tr:nth-child(1) td{
    color: #e6386d;
}
.member-table tr:nth-child(4n+2) td{
    background: #d6eade;
    color: #426636;
    border: 1px solid #73af5e;
}
.member-table tr:nth-child(4n+2) td a{
    color: #426636;
}

.member-table tr:nth-child(4n+3) td{
    background: #daa9725e;
    color: #85643f;
    border: 1px solid #daa972;
}
.member-table tr:nth-child(4n+3) td a{
    color: #85643f;
}
.member-table tr:nth-child(4n+4) td{
    background: #87ceeb66;
    color: #0056b3;
    border: 1px solid #4086d1;
}
.member-table tr:nth-child(4n+4) td a{
    color: #0056b3;
}
.member-table td:last-child a{
    background: #569a3fba;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    line-height: 33px;
    transition: 0.4s;
}
.member-table td img {
    max-width: 20px;
}
.member-table td:last-child a:hover{
    background: transparent;
}
.member-table th{border-right: 1px solid #505050;}

.member-search-form .srchmsg{
    color: rgb(255 38 38) !important;
    position: absolute;
    top: -52px;
    left: 50%;
    transform: translate(-50%,0);
    text-shadow: 0px 1px #474747;
    font-weight: 700;
    font-size: 20px;
}

.about-txt-hldr p a{
    color: #db5c49;
    font-weight: 600;
}

.sec-note .about-under-btns ul li {
    margin: 0 10px;
    width: 260px;
}
.note-holder ol,.member-application-box ol{
    padding: 0 0 0 22px;
    margin-bottom: 0;
}
.note-holder ol li,.member-application-box ol li{
    margin: 0 0 15px 0;
    color: #2f302e;
    font-size: 16px;
    line-height: 28px;
}
.note-holder ol li:last-child,.member-application-box ol li:last-child{
    margin: 0;
}
.sec-note{
    background: #f1f1f1;
}
.note-holder{
    margin: 0 0 40px;
}
.page-id-249 .about-mockone {
    display: none;
}
.newsletter-section .news-inner .wpcf7-form.sent .wpcf7-response-output{
    color: #ddff00;
    border-color: #ddff00 !important;
    bottom: 13px;
}

.events-cont .trade-info-tab{
    margin-bottom: 40px;
}
.events-cont .tab-content table td,.events-cont .tab-content table th{
    border: 1px solid #aeaeae;
    padding: 10px;
    vertical-align: middle;
}

/*02-05-22*/
.add-banner-modal .modal-body form .col input{
    border:1px solid transparent;
}
.add-banner-modal .wpcf7-not-valid-tip{
    display:none !important;
}
.add-banner-modal .modal-body form .col input.wpcf7-not-valid,
.add-banner-modal .modal-body form .col select.wpcf7-not-valid{
    border-color:#dc3232;
}
.add-banner-modal .wpcf7 form>div{
    margin-bottom:0 !important;
}
.add-banner-modal .modal-body form .col{
    position: relative;
}
.add-banner-modal .wpcf7-spinner{
    position:absolute;
    top:0;
    left:0;
}
.add-banner-modal .wpcf7 form.invalid .wpcf7-response-output{
    text-align: center;
    color:#dc3232;
    margin:30px 0 0 0;
    border-color:#dc3232;
    padding:10px 20px;
    font-weight: 700;
}
.add-banner-modal .wpcf7 form.sent .wpcf7-response-output{
    text-align: center;
    color:#55a03c;
    margin:30px 0 20px 0;
    border-color:#55a03c;
    padding:10px 20px;
    font-weight: 700;
}
/*02-05-22*/

/*24-05-22*/
.events-hldr .member-app-box-hld{
    border:1px solid #598745;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}
.member-app-box-hld .top-sec-hding{
    background:#598745;
    padding:20px;
    text-align: center;
    margin:0 !important;
}
.member-app-box-hld .top-sec-hding h2{
    color:#fff;
    text-align: center !important;
}
.member-app-box-hld .top-sec-hding figure{
    display:none;
}
.member-app-box-hld .member-application-box{
    padding:20px;
    min-height:309px;
}
.member-app-box-hld .member-application-box ol{
    margin-left:0;
}
.member-app-box-hld .member-application-box p{
    color: #2f302e;
    font-size: 16px;
    line-height: 28px;
}

/*24-05-22*/
/*13-06-22*/
.total_field .product-dtls-fileds .input-holder {
    margin-bottom: 0;

}
/*13-06-22*/

/*07-07-22*/
.header-site-hd span{
    font-weight: 700;
}
.header-inside-mid-rgt ul{
    width:466px;
}
.search-result .section-img img:nth-child(3){
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
}
.main-menu nav ul li.current-menu-item a,
.main-menu nav ul li.current-menu-parent>a{
    color: #afcb4b;
}
.main-menu nav ul li.current-menu-parent>a:after,
.main-menu nav ul li.current-menu-item a:after{
    top: -8px;
    opacity: 1;
}
.banner.inner-banner h1{
    top:40%;
}
.banner.inner-banner .innerbanner-contnt a{
    position: absolute;
    top: 60%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    display:inline-block;
    background:#fff;
    border-radius: 35px;
    color: #afcb4b;
    padding:8px 30px 10px 30px;
    font-weight: 600;
    font-size:18px;
    transition: all 0.5s ease-in;
}
.banner.inner-banner .innerbanner-contnt a:hover{
    background:#2d2d2e;
    color:#fff;
}
/*07-07-22*/
/* end development fixings */
@media(max-width:1600px){
    .search-result .section-img img:nth-child(3){
        max-width:200px;
    }
}
@media(max-width:1500px){
    .search-result .section-img img:nth-child(3){
        max-width:170px;
    }
}
@media(max-width:1400px){
    .search-result .section-img img:nth-child(3){
        max-width:130px;
    }
}
@media(max-width:1300px){
    .search-result .section-img img:nth-child(3){
        max-width:130px;
    }
}
@media(max-width:1199px) {
    /*24-05-22*/
    .member-app-box-hld .member-application-box{
        min-height:337px;
    }
    /*24-05-22*/
    /*24-05-22*/
    .banner.inner-banner h1{
        top:30%;
    }
    /*24-05-22*/
}
@media(max-width:1023px) {
    .gallery-page-section .trade-info-tab .nav-item .nav-link {
        padding: 10px 5px;
    }
    /*24-05-22*/
    .member-app-box-hld .top-sec-hding h2{
        font-size:20px !important;
    }
    .member-app-box-hld .member-application-box ol li,
    .member-app-box-hld .member-application-box p{
        font-size:15px;
        line-height:20px;
    }
    .member-app-box-hld .member-application-box{
        min-height:345px;
    }
    /*24-05-22*/

    /*07-07-22*/
    .header-site-hd{
        display:block;
    }
    .header-log-hldr .mobilemenuBtn{
        top:-10px;
    }
    .search-result .section-img{
        display:none;
    }
    .header-inside-mid-rgt ul{
        width:auto;
    }
    .banner.inner-banner{
        height:230px;
    }
    .banner.inner-banner a{
        height:100%;
        display:inline-block;
    }
    .banner.inner-banner img{
        height:100%;
        object-fit: cover;
    }
    .banner.inner-banner h1{
        width:100%;
        padding:0 15px;
        text-align: center;
    }
    .banner.inner-banner .ban-btn{
        height:auto;
    }
    /*07-07-22*/
}


@media(max-width:767px) {

    /* ****************development fixings********************** */

    .emaillist .es-field-wrap{
        width: 100%;
        margin: 0;
    }
    .emaillist .es-field-wrap label input {
        width: 100%;
        border-radius: 35px;
        padding: 0 20px;
        height: 45px;
    }
    .emaillist input[type="submit"].es_subscription_form_submit.es_submit_button.es_textbox_button {
        width: 100%;
        border-radius: 35px;
        height: 45px;
        padding: 0;
        line-height: 45px;
        margin-top: 15px;
        font-size: 18px;
    }
    .trade-info-tab{
        flex-wrap: wrap;
    }
    .member-app-box-hld .member-application-box {
        min-height: 1px;
    }
    .member-application-section .events-hldr .col:nth-child(2){
        margin-top:25px;
    }
    /* ****************end development fixings********************** */

    /*07-07-22*/
    .banner.inner-banner{
        height:150px;
    }
    .header-site-hd span{
        line-height: 20px;
        display:inline-block;
    }
    /*07-07-22*/
}
@media (max-width: 359px){
    .nws-form-inner input {
        padding: 6px !important;
        font-size: 13px;
    }
}