body {
    overflow-x: hidden;
}

.top-bar {
    background: #f8f8f8;
    height: 35px;
    position: relative;
    border-bottom: 1px solid #e4e4e4;
}

.industry-spk {
    font-family: PTSans-Regular;
    color: #5e5656;
    font-size: 14px;

    letter-spacing: 0.5px;
    line-height: 1.5em;
    text-align: justify;
    padding-top: 1em;
}

.addr-txt a:hover {
    color: #cc0000;

}

.date-txt a:hover {
    color: #cc0000;

}

.ad-banner {


    height: 77px;
    margin-top: 8px;
}

.top-bar .some-info {}

.top-bar .some-info li {
    display: inline-block;
    font-family: PTSans-Regular;
    color: #8d8d8d;
    line-height: 25px;
    font-weight: normal;
    font-size: 12px;
    margin-left: 50px;
    text-align: right;
    margin-top: 4px;
}

.validation-msg {
    font-size: 11px;
    color: #cc0000;
    text-transform: uppercase;
}

.top-bar .some-info li i {
    margin-right: 5px;
    color: #cc0000;
    font-size: 15px;
}

.sticky-logo {
    display: none;

}

.sticky-menu .sticky-logo {
    display: block;
    float: left;
    margin-left: 7%;
    margin-top: 9px;
    margin-right: 9.3%;
    z-index: 9999;
    position: relative;
}

.main-menu-container.sticky-menu {
    box-shadow: 0px -2px 10px #000;
}

.sticky-menu .menu>ul {
    margin: 0 auto;
    width: 100%;
    list-style: none;
    padding-bottom: 0;
    position: relative;
    box-sizing: border-box;
    margin-top: -10px;
    padding-bottom: 0.5%;
}


.sticky-menu .menu>ul>li>ul {
    display: none;
    width: 60%;
    background: #fff;
    padding: 20px;
    position: absolute;
    z-index: 99;
    left: 29%;
    margin: 0;
    margin-top: 7px;
    list-style: none;
    box-sizing: border-box;
    border-top: 1px solid #dcdcdc;

}


.top-bar .social_icons {
    margin-top: 2px;


}

.top-bar ul.social_icons {
    display: inline-block;
    margin: 2px 0 0 0px;
    padding: 0;
    float: right;
}

.top-bar .social_icons li {
    display: inline-block;
}

ul.social_icons li:first-child {
    border-left: 1px solid #e4e4e4;
}

.top-bar .social_icons li a {
    border-right: 1px solid #e4e4e4;
    height: 33px;
    width: 35px;
    text-align: center;
    line-height: 31px;
    color: #e4e4e4;

    display: inline-block;
    font-size: 18px;
}

.top-bar .social_icons li a:hover {
    color: #cc0000;
}

header {
    display: inline-block;
    position: relative;
    width: 100%;
    z-index: 999;
    margin-top: 0px;
    padding: 10px 0;
    padding-top: 0px;
}

.ubm-logo {
    float: right;
    margin-top: 20px;
}


.banner {

    margin-top: -95px;
}

.abt-img {

    margin-left: 30px;
}

.logo-header {
    display: block;
}

.logo-mob-header {
    display: none;
}

.count {
    margin-top: 185px;

}

.below-banner {
    background-image: url(../images/below-banner-strip.png);
    background-repeat: no-repeat;
    height: 62px;
    margin-top: -31px;
    z-index: 1;
    position: relative;
    margin-bottom: -31px;
}

.date {
    margin-top: 16px;
}


.date-txt {
    padding-left: 12px;
    font-family: PTSans-Regular;
    font-size: 20px;
    color: #000000;
}

a:focus,
a:hover {

    text-decoration: none;
}


.addr {
    margin-top: 16px;
}

.addr-txt {
    padding-top: 16px;
    font-family: PTSans-Regular;
    font-size: 20px;
    color: #000000;
    padding-left: 13px;
}

.intro {
    background-color: #f4f4f4;
    height: auto;
    padding-bottom: 1em;
    padding-top: 5em;

}

.strip {
    margin: 3em 0px 3em 0px;
    padding: 2em 0 0 0;
    background-color: #f2f2f2;
}

.exhib-bg {
    width: 100%;
    background-color: #fff;
    box-shadow: 1px 2px 5px #b6b6b5;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.exhib-header {
    background-color: #cc0000;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0px;
    color: #fff;
    font-family: PTSans-Regular;
    font-size: 22px;
}

.brnds-mn {
    margin: 2em 0 1em 0px;
    padding: 0;
    background-color: #f2f2f2;
}

.intro-heading {
    font-family: PTSans-Regular;
    color: #cc0000;
    font-size: 35px;
    letter-spacing: 0.5px;
}

.intro-headingtop {
    font-family: PTSans-Regular;
    color: #cc0000;
    font-size: 25px;
    letter-spacing: 0.5px;
    margin-left: -38px;
}

.intro-heading-small {
    font-family: PTSans-Regular;
    color: #535252;
    font-size: 17px;
    padding-top: 0px;
    letter-spacing: 0.5px;
    margin-left: -38px;
    margin-bottom: 20px;
}

.intro-heading-smallbold {
    font-family: PTSans-Regular;
    font-weight: bold;
    color: #312c2c;
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 1.5em;
    letter-spacing: 0.5px;
    padding-top: 2em;
}

.poll-bg {
    width: 90%;
    background-color: #fff;
    box-shadow: 1px 2px 5px #b6b6b5;
    margin-bottom: 30px;
    padding-bottom: 20px;
    margin-left: 6%;
}

.poll-header {
    background-color: #cc0000;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 16px;
    color: #fff;
    font-family: PTSans-Regular;
    font-size: 22px;
}

.matter-poll {
    font-family: PTSans-Regular;
    color: #5e5656;
    font-size: 14px;
    padding-top: 1px;
    letter-spacing: 0.5px;
    line-height: 1.5em;


}

.news-heading {
    font-family: PTSans-Regular;
    font-size: 22px;
    color: #242732;
    line-height: 22pt;
    letter-spacing: 0.5px;

    padding-top: 0.7em;
    padding-bottom: 1.2em;
    text-decoration: none;
}

.visitor-bg {
    background-image: url(../images/visitor-img.png);
    background-repeat: no-repeat;
    margin-top: 2em;
    margin-bottom: 1em;
    height: 246px;
    padding-top: 15em;
}

.visitor-header {
    /*background-color:#1c2635;*/
    margin-top: -2.3em;
    padding-bottom: 1px;
    width: 97%;
    padding-left: 16px;
    color: #fff;
    font-family: PTSans-Regular;
    font-size: 22px;
    /*opacity: 0.8;*/
    filter: alpha(opacity=50);
    /* For IE8 and earlier */
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.exhibitor-bg {
    background-image: url(../images/exhibitor-img.png);
    background-repeat: no-repeat;
    margin-top: 2em;
    margin-bottom: 1em;
    height: 246px;
    padding-top: 15em;
}

.delegate-bg {
    background-image: url(../images/delegates-img.png);
    background-repeat: no-repeat;
    margin-top: 2em;
    margin-bottom: 1em;
    height: 246px;
    padding-top: 15em;
}

.content3 {
    font-family: PTSans-Regular;
    font-size: 14px;
    color: #5e5656;
    line-height: 18pt;
    letter-spacing: 0.5px;
    text-align: justify;
    padding-left: 2px;
    padding-right: 2em;
}

#scroll-poll .checkbox {
    padding-left: 20px;
}

.matter-poll-checkbox {
    font-family: PTSans-Regular;
    color: #5e5656;
    font-size: 14px;
    padding-top: 1px;
    letter-spacing: 0.5px;
    line-height: 1.5em;
    height: 110px;
    overflow: hidden;
    margin-bottom: 10px;
}

.matter {
    font-family: PTSans-Regular;
    color: #5e5656;
    font-size: 16px;
    padding-bottom: 0.8em;
    letter-spacing: 0.5px;
    line-height: 1.5em;
    text-align: justify;

}

.matter a {
    font-family: PTSans-Regular;
    color: #cc0000;
    font-size: 16px;
    padding-bottom: 1.5em;
    letter-spacing: 0.5px;
    line-height: 1.5em;
    text-decoration: underline;

}

.matter-news {
    font-family: PTSans-Regular;
    color: #5e5656;
    font-size: 14px;
    padding-bottom: 0.8em;
    letter-spacing: 0.5px;
    line-height: 1.5em;
    text-align: justify;
    padding-top: 1em;

}

.matter-inner {
    font-family: PTSans-Regular;
    color: #5e5656;
    font-size: 15px;
    padding-bottom: 1.5em;
    letter-spacing: 0.5px;
    line-height: 1.5em;
    text-align: justify;
    padding-top: 1.5em;


}


.matter-inner-head2 {
    font-family: PTSans-Regular;
    color: #cc0000;
    font-size: 15px;
    padding-bottom: 1.5em;
    letter-spacing: 0.5px;
    line-height: 1.5em;
    padding-top: 1.5em;
    font-weight: bold;
}


.matter-inner2 {
    font-family: PTSans-Regular;
    color: #5e5656;
    font-size: 15px;
    padding-bottom: 1.5em;
    letter-spacing: 0.5px;
    line-height: 1.5em;
    text-align: justify;
    padding-top: 1.5em;

}

.matter-inner2 a {
    padding: 6px 30px;
    font-family: PTSans-Regular;
    color: #cc0000;
    font-size: 20px;
    margin-top: 25px;

}

.matter2 {
    font-family: PTSans-Regular;
    color: #fff;
    font-size: 16px;
    padding-bottom: 1.5em;
    letter-spacing: 0.5px;
    line-height: 1.5em;
    text-align: justify;
    padding-top: 1.5em;

}

.matter-map {
    font-family: PTSans-Regular;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 1.5em;

}

.matter-indus {
    font-family: PTSans-Regular;
    color: #fff;
    font-size: 16px;
    padding-bottom: 0.5em;
    letter-spacing: 0.5px;
    line-height: 2em;
    text-align: justify;
    padding-top: 1.5em;

}

.matter3 {
    font-family: PTSans-Regular;
    color: #5e5656;
    font-size: 16px;
    padding-bottom: 1.5em;
    letter-spacing: 0.5px;
    line-height: 1.5em;
    text-align: justify;
    padding-top: 1.5em;

}

.sub-heading {
    font-family: PTSans-Regular;
    font-size: 14px;
    color: #5e5656;
    line-height: 16pt;
    letter-spacing: 0.5px;
    text-align: justify;
    text-decoration: underline;
    font-weight: bold;
}

.contest-bg {
    width: 100%;
    background-color: #fff;
    box-shadow: 1px 2px 5px #b6b6b5;
    margin-bottom: 30px;
    padding-bottom: 1px;
}

.readmore a {
    font-family: PTSans-Regular;
    font-size: 13px;
    color: #cc0000;
    letter-spacing: 0.5px;

}

.contest-heading {
    font-family: PTSans-Regular;
    font-size: 22px;
    color: #242732;
    line-height: 22pt;
    letter-spacing: 0.5px;
    text-align: center;
    padding-top: 0.3em;
    padding-bottom: 0.2em;
    text-decoration: none;
}

.about-head-small {
    font-family: PTSans-Regular;
    color: #fff;
    font-size: 16px;
    margin-left: -23px;
    letter-spacing: 0.5px;

}

.about-head {
    font-family: PTSans-Regular;
    color: #fff;
    font-size: 25px;
    margin-left: -23px;
    letter-spacing: 0.5px;

}

.quick-head {
    font-family: PTSans-Regular;
    color: #cc0000;
    font-size: 25px;
    margin-left: -23px;
    padding-top: 13px;
    letter-spacing: 0.5px;

}

.indus-head {
    font-family: PTSans-Regular;
    color: #fff;
    font-size: 25px;
    margin-left: -23px;
    padding-top: 13px;
    letter-spacing: 0.5px;

}

.map-head {
    font-family: PTSans-Regular;
    color: #fff;
    font-size: 25px;
    padding-top: 2px;
    letter-spacing: 0.5px;

}


.black-head {
    font-family: PTSans-Regular;
    text-align: center;
    color: #191717;
    font-size: 25px;
    margin-left: -23px;
    padding-top: 13px;
    letter-spacing: 0.5px;

}

hr {
    border-bottom: 2px solid #cc0000;
    margin-top: 15px;
}

.linked-button {
    margin-bottom: 30px;
}

.link-button {
    Border: 1px solid #cc0000;
    padding: 6px 30px;
    font-family: PTSans-Regular;
    color: #cc0000;
    font-size: 20px;
    margin-top: 25px;
}

.linked-button a {

    font-family: PTSans-Regular;
    color: #cc0000;
    font-size: 20px;

}

.link-button-submit {
    Border: 1px solid #cc0000;
    padding: 4px 21px;
    font-family: PTSans-Regular;
    color: #cc0000;
    font-size: 15px;
    margin-top: 25px;
    margin-left: 17px;
}

.linked-button-submit a {

    font-family: PTSans-Regular;
    color: #cc0000;
    font-size: 15px;

}

.link-button-register {
    Border: 1px solid #cc0000;
    padding: 8px 15px;
    font-family: PTSans-Regular;
    color: #cc0000;
    font-size: 15px;
    margin-top: 25px;

}

.linked-button-register a {

    font-family: PTSans-Regular;
    color: #cc0000;
    font-size: 15px;

}



.extra-matter {
    display: none;
}

.viewmore {
    background-color: #fff;
    padding: 6px 30px;
    font-family: PTSans-Regular;
    color: #cc0000;
    font-size: 20px;
    margin-top: 25px;
}


#about-sec {
    background: url(../images/about-bg.jpg) no-repeat center center fixed;
    background-size: cover;
    padding: 52px 0;
}

.exhibit-bg {
    background-color: #e03131;
    padding-top: 3em;
    padding-bottom: 2em;
    margin-top: 3em;
}


.gradient-overlay {
    position: relative;
}

.gradient-overlay:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    opacity: .92;
    width: 100%;
    height: 100%;
    background: #00243f;


}

#quick-sec {
    background-color: #f6f6f6;

}

.quickdate-txt {
    padding-left: 12px;
    font-family: PTSans-Regular;
    font-size: 15px;
    color: #000000;
}

.who {
    margin-top: 16px;
    margin-bottom: 16px;
}

.who-txt {
    padding-left: 12px;
    font-family: PTSans-Regular;
    font-size: 15px;
    padding-top: 27px;
    color: #595454;
    padding-bottom: 9px;
    vertical-align: -webkit-baseline-middle;
}

.who-point {
    margin-left: 12px;
}

.who-exhibit-txt {
    padding-left: 12px;
    font-family: PTSans-Regular;
    font-size: 15px;
    color: #595454;
    vertical-align: -webkit-baseline-middle;
}

.invitation-download {
    padding-left: 12px;
    font-family: PTSans-Regular;
    font-size: 15px;
    color: #cc0000;
    vertical-align: text-bottom;
    text-decoration: underline;
}

.invitation-download a {
    font-family: PTSans-Regular;
    font-size: 15px;
    color: #cc0000;
    vertical-align: text-bottom;
    text-decoration: underline;
}

.industry-bg {
    background-image: url(../images/industry-bg.png);
    background-repeat: no-repeat;
    height: 429px;
    background-size: cover;

}

.exhibit-download {
    font-family: PTSans-Regular;
    color: #fff;
    font-size: 18px;
    padding-top: 5px;
    text-decoration: underline;
}

.exhibit-download a {
    font-family: PTSans-Regular;
    color: #fff;
    font-size: 18px;
    padding-top: 5px;
    text-decoration: underline;
}

.exhibit-download-black {
    font-family: PTSans-Regular;
    color: #cc0000;
    font-size: 18px;
    padding-top: 5px;
    text-decoration: underline;
}

.exhibit-download-black a {
    font-family: PTSans-Regular;
    color: #cc0000;
    font-size: 18px;
    padding-top: 5px;
    text-decoration: underline;
}

div.login-control {
    font-family: Roboto, Arial;
    font-size: 11px;
    color: white;
    margin-top: 10px;
    margin-right: 74px;
    font-weight: 500;
    box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
}

.map-add {
    width: auto;
    height: auto;
    padding-left: 1em;
    padding-right: 2em;
    padding-top: 2em;
    padding-bottom: 2em;
    background-color: #cc0000;
    border-radius: 10px;
    position: absolute;
    margin-left: 10%;
    margin-top: -25%;
}

.form-bg {
    background-color: #fff;
    border: 1px solid #CCC;
    padding: 10px;
    margin-top: 20px;
}

.form-inner {
    font-family: PTSans-Regular;
    color: #484848;
    font-size: 14px;

    letter-spacing: 0.5px;
    line-height: 1.5em;
    text-align: justify;

}

.news-bg {
    background-image: url(../images/newsletter-bg.png);
    background-repeat: no-repeat;
    height: 130px;
    padding-top: 3em;
}

.input-box {
    background: #fff;
    height: 53px;
    padding-right: 0;
    overflow: hidden;
    margin: 7px 0;
    display: block;
    transition: all .3s ease;
}

.input-box input {
    height: 100%;
    line-height: 49px;
    width: 80.7%;
    border: none;
    outline: none;
    background-color: transparent;


}

.input-box button {
    background-color: #e21600;
    color: #fff;
    outline: none;
    border: none;
    line-height: 51px;
    transition: all .3s ease;
    padding-left: 20px;
    padding-right: 20px;
}

footer {
    background: #2a2d32;
}

.footer-info {
    margin-top: 0px;
    padding-top: 50px;
    padding-bottom: 2em;
}

.footer-heading {
    font-family: PTSans-Regular;
    font-size: 15px;
    color: #fff;
    line-height: 20pt;
    letter-spacing: 0.5px;
    text-align: left;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

.footer-content {
    font-family: PTSans-Regular;
    font-size: 14px;
    color: #c4c4c3;
    line-height: 18pt;
    letter-spacing: 0.5px;
    text-align: justify;
    padding-left: 2px;
    padding-right: 2em;
}

.footer-content a {
    font-family: PTSans-Regular;
    font-size: 14px;
    color: #c4c4c3;
    line-height: 18pt;
    letter-spacing: 0.5px;
    text-align: justify;
    padding-left: 2px;
    padding-right: 2em;
}

.fa-map-marker {
    color: #c4c4c3;
    font-size: 25px;
}

.fa-envelope {
    color: #c4c4c3;
    font-size: 18px;
}

.fa-phone {
    color: #c4c4c3;
    font-size: 18px;
}

.rights1 {
    background: #2a2d32;
    border-top: 1px solid #484848;
    padding: 15px 0;
}

.copy {
    color: #c4c4c3;
    line-height: 26px;
    font-weight: 400;
    font-size: 14px;
    font-family: Calibri;
}

.copy a {
    color: #c4c4c3;
    line-height: 26px;
    font-weight: 400;
    font-size: 14px;
    font-family: Calibri;
    text-decoration: underline;
}

.read-btn {
    margin-top: 10px;
    margin-bottom: 20px;
}

.design {
    float: right;
}

span#simply-countdown-losange {
    position: absolute;
    margin-top: 111px;
    margin-left: 115px;
}

.read-button {
    float: right;
    margin-top: 30px;
}

.big-button {
    margin-bottom: 4em;
    margin-left: 0.3em;
}

.bredcrum-bg {
    background-color: #ebebeb;
    height: 37px;
}

.breadcrumb {
    background-color: #ebebeb;
    font-family: PTSans-Regular;
    font-size: 14px;
}

.red-active {
    color: #cc0000;
}

.inr-cnt {
    padding: 3em 0px;
}

.side-bar {
    box-shadow: 0px 0px 5px 0px rgba(171, 171, 171, 1);
    border: 1px solid #fff;
}


.side-bar .red {
    font-size: 18px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-family: PTSans-Regular;
    text-transform: uppercase;
    padding: 12px 0 12px 30px;
    color: #fff;
    background: #cc0000;
    font-weight: bold;
}

.side-bar .grey {
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-family: PTSans-Regular;
    text-decoration: none;
    padding: 12px 0 12px 30px;
    color: #433f3f;
    background: #eeeeee;

}

.side-bar a {
    font-size: 16px;
    font-family: PTSans-Regular;
    text-decoration: none;
    color: #433f3f;
}

.side-bar a:hover {
    font-size: 16px;
    font-family: PTSans-Regular;
    text-decoration: none;
    color: #cc0000;
}

.inner-heading {
    font-family: PTSans-Regular;
    color: #3d3838;
    font-size: 25px;
    margin-left: -23px;
    letter-spacing: 0.5px;
    margin-top: 11px;
}

.why-exhibit-red {
    font-family: PTSans-Regular;
    color: #cc0000;
    font-size: 25px;
    margin-left: -58px;
    letter-spacing: 0.5px;
    margin-top: 11px;
}


.why-exhibit {
    background: url(../images/why-exhibit-bg.png) no-repeat center center fixed;
    background-size: cover;
    padding: 52px 0;
    margin-bottom: 4em;
}

.history-bg {
    background: url(../images/history-bg.jpg) no-repeat center center fixed;
    background-size: cover;
    padding: 52px 0;
    margin-bottom: 4em;
}

.official-invitation-letter {
    background: url(../images/official-invitation.png) no-repeat center center fixed;
    background-size: cover;
    padding: 52px 0;
    margin-bottom: 2em;
    margin-top: 5em;
}

.trade-txt {
    padding-left: 12px;
    font-family: PTSans-Regular;
    font-size: 15px;
    color: #595454;
    vertical-align: -webkit-baseline-middle;
    clear: left;
    margin-top: 15px;
}

ul.trade-txt li {
    padding-bottom: 12px;
    margin-left: 0px;
    padding-left: 10px;


}

ul.trade-txt {
    list-style-image: url(../images/bullet.png);
}

.participate {
    background: url(../images/participating-bg.jpg) no-repeat center center fixed;
    background-size: cover;
    padding: 19px 0;
    margin-bottom: 4em;
}

.participate-small-bg {
    width: 308px;
    height: 169px;
    background-color: white;
    opacity: 0.8;
    margin-top: 3em;
    margin-bottom: 20px;
}

.participate-heading {
    font-family: PTSans-Regular;
    color: #cc0000;
    font-size: 20px;
    margin-left: 0;
    letter-spacing: 0.5px;
    padding-top: 11px;
    text-align: center;
    padding-bottom: 1em;
}

.matter-parti {
    font-family: PTSans-Regular;
    color: #5e5656;
    font-size: 16px;
    padding-bottom: 1.5em;
    letter-spacing: 0.5px;
    line-height: 1.5em;
    text-align: center;
}

.why-parti-heading {
    font-family: PTSans-Regular;
    color: #cc0000;
    font-size: 25px;
    letter-spacing: 0.5px;
    margin-top: 11px;
    text-align: center;
}

.information-register-box-bg {
    background-image: url(../images/register-exhibit-boxbg.jpg);
    height: 242px;
    padding: 50% 20px;
    border-radius: 5px;
    font-family: PTSans-bold;
    color: #fff;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 25px;
    margin-top: 1em;
    text-transform: uppercase;

}

.information1 a {

    font-family: PTSans-bold;
    color: #fff;
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;

}




.information-box-bg {
    height: 42px;
    padding: 10px 20px;
    border-radius: 5px;
    font-family: PTSans-bold;
    color: #646464;
    border: 2px solid #646464;
    text-align: center;
    font-size: 16px;
    margin-top: 1em;
    text-transform: uppercase;
}

.information a {

    font-family: PTSans-bold;
    color: #646464;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
}

.information a:hover {

    font-family: PTSans-bold;
    color: #fff;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
}

.information-box-bg:hover a {
    color: #fff;
}

.information-box-bg:hover {
    height: 42px;
    padding: 10px 20px;
    border-radius: 5px;
    font-family: PTSans-bold;
    color: #fff;
    border: none;
    background-color: #0c4da1;
    text-align: center;
    font-size: 16px;
    margin-top: 1em;
}

.why-exhibit-black {
    font-family: PTSans-Regular;
    color: #3d3838;
    font-size: 25px;
    margin-left: -58px;
    letter-spacing: 0.5px;
    margin-top: 11px;
}



input[type="radio"] {
    height: auto !important;
    margin-right: 5px;
}

input[type="checkbox"] {
    height: auto !important;
    margin-right: 5px;
}


#contact_form {
    margin-top: 0px;

}

#contact_form ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#contact_form li {
    text-align: left;
    margin-bottom: 10px;
    list-style: none;
}

#contact_form li input {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    padding: 0 10px;
    height: 40px;
    margin-top: 5px;

    vertical-align: sub;
}

#contact_form li select {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    padding: 0 10px;
    height: 40px;
}

#contact_form li .form-control {
    border: none;
    box-shadow: none;
    border-radius: 0px;
    border: 1px solid #e8e8e8;
    background: #fff;
}

#contact_form li textarea {
    height: 90px !important;
    font-size: 13px;
}

#contact_form li .btn {}

.contact-form .tittle {
    text-align: center;
}

.contact-form .tittle hr {
    width: 28px;
    height: 5px;
    margin: 15px auto;
    background: #448aff;
    border: none;
}

.contact-form .tittle p {
    text-transform: none;
    font-size: 16px;
}

.contact-form label {
    font-weight: normal;
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    margin-bottom: 0.5em;
    margin-top: 0px;
    line-height: 26px;
    font-family: PTSans-Regular;
    ;

}

.contact-form textarea {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 10px 20px;
}

.contact-form {}

.contact-form .btn:hover {
    color: #333;
    text-decoration: none;
}

.contact-form .btn {
    background: #cc0000;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    padding: 7px 35px;
    font-weight: bold;
    border-radius: 4px;
    color: #fff;
    position: relative;
    overflow: hidden;
    border-bottom: 3px solid rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#contact_form li input[type=checkbox] {
    display: inline-block;
    width: 14px;
    font-size: 14px;
    padding: 0 0px;
    height: 14px;
}

/*=======================================================
      SUB BANNER
========================================================*/
.sub-banner {
    background: url(../images/about-banner.jpg)fixed center center no-repeat;
    background-size: cover;
    position: relative;
    height: 317px;
}

.sub-banner .position-center-center {
    width: 100%;
    text-align: center;
}

.sub-banner h2 {
    font-family: PTSans-Regular;
    font-size: 35px;
    color: #fff;
    text-transform: ;
    letter-spacing: 1px;
    padding-top: 119px;
}

.sub-banner .breadcrumb {
    background: none;
    text-align: center;
}

.sub-banner .breadcrumb li {
    color: #fff;
    font-family: Calibri;
    text-transform: uppercase;
}

.sub-banner .breadcrumb li a {
    color: #fff;
    font-family: Calibri;
    text-transform: uppercase;
}

.sub-banner .breadcrumb li a:hover {
    color: #3898d4;
    font-family: Calibri;
    text-transform: uppercase;
}

.sub-banner1 {
    background: url(../images/expo-banner.jpg)fixed center center no-repeat;
    background-size: cover;
    position: relative;
    height: 317px;
}

.sub-banner1 .position-center-center {
    width: 100%;
    text-align: center;
}

.sub-banner1 h2 {
    font-family: PTSans-Regular;
    font-size: 35px;
    color: #fff;
    text-transform: ;
    letter-spacing: 1px;
    padding-top: 119px;
}

.sub-banner1 .breadcrumb {
    background: none;
    text-align: center;
}

.sub-banner1 .breadcrumb li {
    color: #fff;
    font-family: Calibri;
    text-transform: uppercase;
}

.sub-banner1 .breadcrumb li a {
    color: #fff;
    font-family: Calibri;
    text-transform: uppercase;
}

.sub-banner1 .breadcrumb li a:hover {
    color: #3898d4;
    font-family: Calibri;
    text-transform: uppercase;
}

.sub-banner2 {
    background: url(../images/visiting-banner.jpg)fixed center center no-repeat;
    background-size: cover;
    position: relative;
    height: 317px;
}

.sub-banner2 .position-center-center {
    width: 100%;
    text-align: center;
}

.sub-banner2 h2 {
    font-family: PTSans-Regular;
    font-size: 35px;
    color: #fff;
    text-transform: ;
    letter-spacing: 1px;
    padding-top: 119px;
}

.sub-banner2 .breadcrumb {
    background: none;
    text-align: center;
}

.sub-banner2 .breadcrumb li {
    color: #fff;
    font-family: Calibri;
    text-transform: uppercase;
}

.sub-banner2 .breadcrumb li a {
    color: #fff;
    font-family: Calibri;
    text-transform: uppercase;
}

.sub-banner2 .breadcrumb li a:hover {
    color: #3898d4;
    font-family: Calibri;
    text-transform: uppercase;
}

.sub-banner3 {
    background: url(../images/exhibition-banner.jpg)fixed center center no-repeat;
    background-size: cover;
    position: relative;
    height: 317px;
}

.sub-banner3 .position-center-center {
    width: 100%;
    text-align: center;
}

.sub-banner3 h2 {
    font-family: PTSans-Regular;
    font-size: 35px;
    color: #fff;
    text-transform: ;
    letter-spacing: 1px;
    padding-top: 119px;
}

.sub-banner3 .breadcrumb {
    background: none;
    text-align: center;
}

.sub-banner3 .breadcrumb li {
    color: #fff;
    font-family: Calibri;
    text-transform: uppercase;
}

.sub-banner3 .breadcrumb li a {
    color: #fff;
    font-family: Calibri;
    text-transform: uppercase;
}

.sub-banner3 .breadcrumb li a:hover {
    color: #3898d4;
    font-family: Calibri;
    text-transform: uppercase;
}


.sub-banner4 {
    background: url(../images/travel-banner.jpg)fixed center center no-repeat;
    background-size: cover;
    position: relative;
    height: 317px;
}

.sub-banner4 .position-center-center {
    width: 100%;
    text-align: center;
}

.sub-banner4 h2 {
    font-family: PTSans-Regular;
    font-size: 35px;
    color: #fff;
    text-transform: ;
    letter-spacing: 1px;
    padding-top: 119px;
}

.sub-banner4 .breadcrumb {
    background: none;
    text-align: center;
}

.sub-banner4 .breadcrumb li {
    color: #fff;
    font-family: Calibri;
    text-transform: uppercase;
}

.sub-banner4 .breadcrumb li a {
    color: #fff;
    font-family: Calibri;
    text-transform: uppercase;
}

.sub-banner4 .breadcrumb li a:hover {
    color: #3898d4;
    font-family: Calibri;
    text-transform: uppercase;
}



.sub-banner5 {
    background: url(../images/partner-banner.jpg)fixed center center no-repeat;
    background-size: cover;
    position: relative;
    height: 317px;
}

.sub-banner5 .position-center-center {
    width: 100%;
    text-align: center;
}

.sub-banner5 h2 {
    font-family: PTSans-Regular;
    font-size: 35px;
    color: #fff;
    text-transform: ;
    letter-spacing: 1px;
    padding-top: 119px;
}

.sub-banner5 .breadcrumb {
    background: none;
    text-align: center;
}

.sub-banner5 .breadcrumb li {
    color: #fff;
    font-family: Calibri;
    text-transform: uppercase;
}

.sub-banner5 .breadcrumb li a {
    color: #fff;
    font-family: Calibri;
    text-transform: uppercase;
}

.sub-banner5 .breadcrumb li a:hover {
    color: #3898d4;
    font-family: Calibri;
    text-transform: uppercase;
}



.sub-banner6 {
    background: url(../images/contact-banner.jpg)fixed center center no-repeat;
    background-size: cover;
    position: relative;
    height: 317px;
}

.sub-banner6 .position-center-center {
    width: 100%;
    text-align: center;
}

.sub-banner6 h2 {
    font-family: PTSans-Regular;
    font-size: 35px;
    color: #fff;
    text-transform: ;
    letter-spacing: 1px;
    padding-top: 119px;
}

.sub-banner6 .breadcrumb {
    background: none;
    text-align: center;
}

.sub-banner6 .breadcrumb li {
    color: #fff;
    font-family: Calibri;
    text-transform: uppercase;
}

.sub-banner6 .breadcrumb li a {
    color: #fff;
    font-family: Calibri;
    text-transform: uppercase;
}

.sub-banner6 .breadcrumb li a:hover {
    color: #3898d4;
    font-family: Calibri;
    text-transform: uppercase;
}


/* Portal banner*/

.portal-banner {
    background: #72ccf2;
    height: 205px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
    padding-top: 35px;
    font-size: 35px;
    font-weight: bold;
    color: #fff;

}

.portal-address-banner {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
    margin-top: 0px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}

.breadcrumb-portal {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.portal-banner .breadcrumb-portal li {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    text-transform: Capitalize;
    font-weight: 400;
}

.breadcrumb-portal>li+li:before {
    padding: 0 5px;
    color: #000;
    content: ">";
}

.portal-banner .breadcrumb-portal li a {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    text-transform: Capitalize;
    font-weight: 400;
}

.portal-banner .breadcrumb-portal li a:hover {
    color: #3898d4;
    font-family: 'Open Sans', sans-serif;
    text-transform: Capitalize;
}



.links-portal,
.links-portal a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #00786d;
    letter-spacing: 0.6px;
    font-weight: 500;
}

ul.text-portal {
    padding-left: 0;
    text-align: left;
}

.text-portal li {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #3d3939;
    letter-spacing: 0.6px;
    font-weight: 500;
    margin-right: 60px;
    text-align: center;
}

.text-portal li a {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #3d3939;
    letter-spacing: 0.6px;
    font-weight: 500;
    text-decoration: none;
}

.text-portal li a:hover {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #00786d;
    letter-spacing: 0.6px;
    font-weight: 500;
    text-decoration: none;
}

.text-portal li i {
    margin-right: 5px;
    color: #00786d;
    font-size: 15px;
}


.portal-left-box {
    background-color: #fafafa;
    border: 1px solid #ececec;
    Padding: 5px;
    margin-top: 20px;
    /*width:230px;*/
    width: 20%;
    /*height:600px;*/
}

.portal-left-box-con {
    width: 80%;
}

.portal-left-image {
    margin-left: 11px;
    margin-top: 12px;
}



.portal-tab {
    background: #20afeb;
    /* height: 44px; */
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    padding: 0;
    margin-top: 20px;
    margin-right: 8px;
    color: #fff;
    font-weight: 500;
    display: block;
}

.portal-tab a {
    background: #20afeb;
    min-height: 44px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    padding: 11px;
    display: block;
    text-align: center;
    border-bottom: 2px solid transparent;
}

.portal-tab a:hover,
.portal-tab a.active {
    background: #20afeb;
    min-height: 44px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    border-bottom: 2px solid #464442;
}

.portal-tab img {
    margin-right: 10px;
    margin-top: -3px;
}

.portal-right-box {
    background-color: #fff;
    border: 1px solid #ececec;
    Padding: 5px;
    margin-top: 15px;

    /*height:600px;*/
}


.company-name {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #474c56;
    letter-spacing: 0px;
    font-weight: 600;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 25px;
    text-transform: uppercase;
}

.company-list-name {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #f36918;
    letter-spacing: 0.8px;
    font-weight: 500;
    padding-top: 5px;
    padding-bottom: 8px;
    text-transform: uppercase;
    padding-left: 30px;
}

.company-list-para p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #67686a;
    font-weight: 400;
    padding-top: 5px;
    text-align: justify;
    line-height: 1.7;
    padding-bottom: 10px;

}

.company-para {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #67686a;
    letter-spacing: 0.5px;
    font-weight: 500;
    padding-top: 15px;
    padding-bottom: 3px;
    text-align: right;
    padding-left: 44px;
}

.portal-list-add {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #00786d;
    letter-spacing: 0.8px;
    font-weight: 400;
    padding-top: 16px;
    padding-bottom: 8px;
    text-align: left;
}

.portal-matter {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #3d3838;
    letter-spacing: 0.4px;
    margin-bottom: 15px;
}

.portal-form-control {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #595454;
    background-color: #fff;
    background-image: none;
    border: 2px solid #cecece;
    border-radius: 0px;
    margin-top: 18px;
    /* box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.has-keyw .portal-form-control {
    max-width: calc(100% - 40px);
}

.has-keyw button.icon-button.no-bg {
    right: 42px;
}

.has-keyw .clear-button-cust,
.has-keyw .clear-button-cust:hover,
.has-keyw .clear-button-cust:focus {
    float: left !important;
    width: 40px;
    color: #fff;
    font-size: 20px;
    height: 40px;
    line-height: 2;
    text-align: center;
    background: #cecece;
    border-radius: 0 !important;
    margin-top: 18px;
}

.view-btn-portal {
    margin-top: 25px;
}

.portal-button {
    background: #00786d;
    max-width: 200px;
    /* height: 44px; */
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    padding: 0;
    margin-top: 12px;
    margin-right: 8px;
    color: #fff;
    font-weight: 500;
    display: block;
}

.portal-button a {
    background: #00786d;
    height: 44px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    padding: 10px;
    display: block;
    max-width: 200px;
    text-align: center;
    min-width: 200px;
    border: 2px solid #00786d;
}

.portal-button a:hover {
    background: #fff;
    text-transform: uppercase;
    color: #00786d;
    border: 2px solid #00786d;
}

.button-marg {
    margin-top: -24px;
}

.portal-button a i {
    margin-right: 10px;
}

.portal-seperator {
    background: #ccc;
    height: 3px;
    width: 100%;
    margin: 40px 0px 30px 0px;
}

.portal-list-button {
    background: #fff;
    width: 217px;
    /* height: 44px; */
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0;
    margin-top: 12px;
    margin-right: 8px;
    color: #666666;
    font-weight: 700;
    text-align: center;
    display: inline-table;
    float: none;
    vertical-align: middle;

}

.portal-list-button a {
    background: #fff;
    width: 217px;
    height: 55px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #666666;
    font-weight: 700;
    border-radius: 10px;
    padding: 5px 3px;
    display: block;
    text-align: center;
    border: 3px solid #ccc;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 16px;
}

.portal-list-button a:hover,
.portal-list-button.active a {
    background: #00786d;
    width: 217px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    text-align: center;
    border: 3px solid #00786d;

}

.portal-list-marg {
    text-align: center;
    margin-top: 13px;
}

.portal-list-head-button {
    background: #00786d;
    width: 217px;
    height: 44px;
    border-radius:10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    padding: 0;
    text-align: center;
    margin-left: -8px;
    line-height: 16px;
    display: inline-table;
    float: none;
    vertical-align: middle;
}

.portal-list-head-button a {
    background: #184674;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    padding: 14px 3px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 16px;
    border-radius: 10px !important;

}

.portal-label {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #595454;
    font-weight: 400;
}

.portal-listing-box {
    background: #fff;
    border: 2px solid #cecece;
    padding: 15px;
    margin-top: 25px;

}

.validate-form label.error {
    padding-left: 5px;
    font-weight: 500;
    color: #CC0000;
    width: auto !important;
}









.about-head-small-inner {
    font-family: PTSans-Regular;
    color: #3d3838;
    font-size: 16px;
    margin-left: -23px;
    letter-spacing: 0.5px;
}

.about-head-inner {
    font-family: PTSans-Regular;
    color: #3d3838;
    font-size: 25px;
    margin-left: -23px;
    letter-spacing: 0.5px;
}

.why-exhibit-red2 {
    font-family: PTSans-Regular;
    color: #cc0000;
    font-size: 35px;
    margin-left: 0px;
    letter-spacing: 0.5px;
    margin-top: 11px;
    text-align: center;
}



.expo-date1 {
    text-align: center;
    float: left;
    width: 33%;
    margin-bottom: 180px;
}

.expo-date2 {
    text-align: center;
    float: left;
    width: 33%;
    margin-bottom: 180px;
}

.expo-date3 {
    text-align: center;
    float: left;
    width: 33%;
    margin-bottom: 180px;
}

.intro-heading-small-sub1 {
    font-family: PTSans-Regular;
    color: #535252;
    font-size: 15px;
    padding-top: 5px;
    letter-spacing: 0.5px;
}

.expo-inner-content {
    margin-bottom: 50px;
}


.why-exhibit-red1 {
    font-family: PTSans-Regular;
    color: #cc0000;
    font-size: 25px;
    margin-left: 0;
    letter-spacing: 0.5px;
    margin-top: 11px;
}

.why-exhibit-red3 {
    font-family: PTSans-Regular;
    color: #cc0000;
    font-size: 18px;
    margin-left: 0;
    letter-spacing: 0.5px;
    margin-top: 11px;
}

.committee-red3 {
    font-family: PTSans-Regular;
    color: #cc0000;
    font-size: 18px;
    margin-left: 0;
    letter-spacing: 0.5px;
    margin-top: 11px;
    cursor: pointer;
}

.matter-inner-committee {
    font-family: PTSans-Regular;
    color: #5e5656;
    font-size: 14px;
    /* padding-bottom: 1.5em; */
    letter-spacing: 0.5px;
    line-height: 1.5em;
    /* text-align: justify; */
    padding-top: 1.5em;
}

.matter-inner .expo-inner-content p {
    text-align: center;
}


.inner-matter-text .expo-inner-para p {
    text-align: left;
}

/*Ankita*/
.team-img {
    text-align: center;
}

.team-img img {
    width: 100px;
}

.sales-team {
    margin-top: 40px;
}

.team-info div {
    font-family: PTSans-Regular;
    color: #535252;
    font-size: 15px;
    padding-top: 5px;
    letter-spacing: 0.5px;
    text-align: center;

}

.linked-button-register.FOR-DELEGATES-two {
    margin-top: 20px;
}

.linked-button-register.FOR-DELEGATES-three {
    margin-top: 46px;
}




/**************/
.portal-right-box .edit_button {
    text-align: right;
    margin-bottom: 10px;
}

.portal-right-box .user_info_container .edit_button {
    float: right;
    margin-bottom: 0px;
}

.portal-right-box {
    font-family: 'Open Sans', sans-serif;
    text-align: justify;
    padding: 15px;
    color: #67686a;
    font-size: 14px;
    letter-spacing: 0.3px;
    font-weight: 400;
    line-height: 1.7;
}

.portal-right-box .edit_button .btn.btn-cust-ico {
    background: none;
    color: #00786d;
    padding: 2px 5px;
    margin-right: 10px;
    outline: none;
}

.portal-right-box .edit_button .btn.btn-cust-ico i {
    padding-right: 5px;
}

.portal-right-box .company_name {
    display: block;
    margin: 5px 0 12px;
}

.company_name h2 {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #00786d;
    letter-spacing: 0.6px;
    font-weight: 700;
    text-decoration: none;
    margin: 0;
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .portal-right-box .modal-dialog {
        margin: 8% auto 0;
    }
}

.portal-right-box .modal-content {
    border-radius: 4px;
}

.portal-right-box .modal-title {
    font-size: 16px;
    color: #00786d;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
}

.portal-right-box .modal-content .form-field-con {
    clear: both;
    margin: 5px 0 15px;
}

.portal-right-box .modal-content .model-body {
    padding: 15px 20px;
}

.portal-right-box .modal-content label {
    width: 24%;
    font-weight: 500;
    text-transform: none;
    vertical-align: top;
    margin-right: 1%;
}

.portal-right-box .modal-content input[type="text"],
.portal-right-box .modal-content input[type="email"],
.portal-right-box .modal-content input[type="password"],
.portal-right-box .modal-content textarea,
.portal-right-box .modal-content select {
    width: 72%;
    border-radius: 3px;
    border: 1px solid #ddd;
    padding: 0 10px;
    min-height: 26px;
}

.chk-field-con.maxh-150 {
    width: 72%;
    display: inline-block;
    max-height: 160px;
    overflow-y: scroll;
    border: 1px solid #ddd;
    padding: 10px 15px;
    border-radius: 3px;
}

.chk-field-con .form-field-con {
    margin: 0 !important;
}

.chk-field-con.maxh-150 label {
    width: auto;
}

.portal-right-box .modal-content input[type="file"] {
    display: inline-block;
}

.portal-right-box .modal-content textarea {
    min-height: 150px;
}

.portal-right-box .modal-content .form-field-submit {
    text-align: center;
    clear: both;
}

.portal-right-box .form-field-submit input[type="submit"] {
    background: #00786d;
    border: none;
    color: #fff;
    padding: 5px 40px;
    margin: 0 auto;
    float: none;
}

.portal-right-box .prof-left-container,
.portal-right-box .prof-right-container {
    padding: 0 !important;
}

.portal-right-box .product-image img {
    max-width: 100%;
}

.portal-right-box .product-container {
    margin-bottom: 15px;
    padding-right: 20px;
    padding-left: 0;
}

.portal-right-box .product-con {
    background: none;
    box-shadow: 0px 0px 5px 0px rgba(165, 165, 165, 0.3);
    margin-bottom: 25px;
    text-align: center;
    border-radius: 3px;
}

.portal-right-box .product-con .product_name {
    padding: 5px 0 12px;
    font-weight: 500;
    font-size: 16px;
}

.portal-right-box .product-image {
    padding: 10px;
}

.portal-right-box .product-con .product-image {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 180px;
}

.portal-right-box .proiduct-action-conatainer {
    position: absolute;
    z-index: 9;
    right: 20px;
    top: 0px;
    padding: 3px 10px;
    background: #fff;
    border-radius: 0px 0 0 2px;
    box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.3);
}

.portal-right-box .services-action-conatainer {
    position: absolute;
    z-index: 9;
    right: 0px;
    top: 0px;
    padding: 0px 10px;
}

.portal-right-box .proiduct-action-conatainer a,
.portal-right-box .services-action-conatainer a,
.portal-right-box .proiduct-action-conatainer form,
.portal-right-box .services-action-conatainer form {
    margin: 0 3px;
    outline: none;
    float: left;
}

.portal-right-box .proiduct-action-conatainer a:hover,
.portal-right-box .services-action-conatainer a:hover,
.portal-right-box .proiduct-action-conatainer form:hover a,
.portal-right-box .services-action-conatainer form:hover a {
    color: #00786d;
}

.portal-right-box .no-padding {
    padding: 0;
}

.portal-right-box .service-image img {
    max-width: 100%;
}

.portal-right-box .service-text-con {
    padding-left: 15px
}

.portal-right-box .service-con {
    position: relative;
    overflow: hidden;
    margin-bottom: 25px;
}

.service-list-container {
    padding-right: 20px;
}

.portal-right-box .service-container {
    margin-bottom: 25px;
    border-bottom: 1px solid #ddd;
}

div.service-container:last-child {
    border-bottom: none !important;
}

.portal-right-box .service-con .service-name {
    font-size: 18px;
    color: #00786d;
    letter-spacing: 0.6px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    line-height: 1;
    padding-bottom: 10px;
}

.portal-right-box .market-services-title {
    color: #2c2f34;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
}

.portal-right-box .form-field label {
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
}

.portal-right-box .market-services-con .form-field {
    margin-bottom: 5px;
    clear: both;
}

.portal-right-box .market-services-con .form-field-submit {
    margin-top: 20px;
}


.portal-right-box .right-video-title {
    overflow: hidden;
}

.portal-right-box .right-video-container {
    margin-bottom: 25px;
}

.right-video-title .video-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #2c2f34;
    float: left;
    font-weight: 700;
    position: relative;
    margin-bottom: 10px;
}

.right-video-title .video-title .border-btm {
    background: #00786d;
    width: 40px;
    height: 2px;
}

.product-list-container {
    padding-top: 5px;
}

.right-video-title .upload-btn {
    float: right;
}

.right-video-title button.btn.btn-cust-ico {
    padding: 0;
    color: #00786d;
    background: none;
    margin: 7px 0;
}

.upload-btn button.btn.btn-cust-ico i {
    padding-right: 5px;
    color: #2c2f34;
}

.video-not-available {
    color: #ddd;
    font-size: 18px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 40px 0;
}

.video-not-available.pdf-img {
    padding: 0;
    border: none;
    position: relative;
}

.video-not-available.pdf-img i {
    position: absolute;
    right: 10px;
    top: 5px;
}

.video-not-available.pdf-img img {
    max-width: 100%;
    width: 100%;
}

.right-video iframe {
    height: auto;
    max-width: 100%;
    min-height: 200px;
}

.portal-right-box .contact-exibitor-title {
    background: #00786d;
    padding: 5px 10px;
    clear: both;
    overflow: hidden;
}

.contact-exibitor-title .title {
    color: #fff;
    font-size: 16px;
    float: left;
}

.contact-exibitor-title .contact-exibitor-collapse {
    float: right;
}

.contact-exibitor-title .contact-exibitor-collapse a {
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    margin-top: 2px;
    display: block;
    margin-bottom: -2px;
}

.portal-right-box .contact-exibitor-form-con {
    padding: 10px;
    border: 1px solid #ddd;
}

.contact-exibitor-form-con .form-field-con {
    clear: both;
    margin-bottom: 10px;
}

.contact-exibitor-form-con .form-field-con input,
.contact-exibitor-form-con .form-field-con textarea {
    width: 100%;
    padding: 1px 10px;
    border: 1px solid #ddd;
    border-radius: 2px;
}

.contact-exibitor-form-con .form-field-submit input[type="submit"] {
    border-radius: 0;
    width: 100%;
    text-transform: uppercase;
}

/*** Login page ****/

.login-page-form {
    max-width: 360px;
    margin: 0 auto;
}

.login-page-form .control-label {
    display: none;
}

.login-page-form label {
    font-weight: 500;
    color: #00786d;
}

.login-page-form .controls input {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 2px;
    padding: 10px;
}

.login-page-form .controls input[type="submit"],
.login-page-form .controls button {
    padding: 7px 35px !important;
    text-transform: uppercase;
}

.login-page-form .controls input.uname-ico,
.login-page-form .controls input.pass-ico {
    padding-left: 30px;
    background-image: url("./images/login-icon.jpg");
    background-repeat: no-repeat;
}

.login-page-form .controls input.uname-ico {
    background-position: 4px 6px;
}

.login-page-form .controls input.pass-ico {
    background-position: 4px -24px;
}

.login-page-form .controls {
    clear: both;
    margin-bottom: 15px;
}

.user-form-ap {
    display: block;
    font-family: 'Open Sans', sans-serif;
}

.user-form-ap legend {
    padding: 5px 10px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    background: #00786d;
    border-radius: 0px 0px 0px 0px;
    margin-bottom: 0;
    font-size: 24px;
}

.form-fields-con {
    padding: 25px 10px 10px;
    border: 1px solid #ddd;
    border-top: none;
    background: #F7F7F7;
}

.login-page-form .controls input[type="checkbox"] {
    float: left;
    width: auto;
    padding: 0;
}

.login-page-form .controls input[type="submit"],
.login-page-form .controls button,
.login-page-form .controls input[type="submit"]:focus,
.login-page-form .controls button:focus,
.login-page-form .controls input[type="submit"]:active,
.login-page-form .controls button:active {
    background: #00786d;
    border: none;
    color: #fff;
    padding: 5px 40px;
    margin: 0 auto;
    float: none;
    border-radius: 0;
}

.login-page-form .controls a.btn-secondary {
    float: right;
    margin-top: 5px;
}

.login-page-form .controls a:hover,
.login-page-form .controls a:active,
.login-page-form .controls a:focus {
    color: #00786d;
}

.login-page-form label.error {
    color: #CC0001;
}

.login-page-form label.valid {
    color: #008000;
}

.portal-listing-box-img img {
    max-width: 100%;
    border: 1px solid #ddd;
}

.portal-listing-box-txt-contenet {
    padding-left: 0;
    padding-right: 0;
}

.search-start-key-con {
    overflow: hidden;
    display: inline-block;
    padding: 5px 0px 0px;
}

.search-start-key-con .search-key {
    float: left;
    border: 2px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    min-width: 35px;
    margin-bottom: 5px;
    text-align: center;
}

.search-start-key-con .search-key:first-child {
    border-left-width: 2px;
}

.search-start-key-con .search-key:last-child {
    border-right-width: 2px;
}

.search-start-key-con .search-key a,
.search-start-key-con .search-key a:hover,
.search-start-key-con .search-key a:focus {
    padding: 5px 10px;
    display: block;
    color: #000;
}

.search-start-key-con .search-key:hover,
.search-start-key-con .search-key.active {
    background: #00786d;
    color: #fff;
    border-color: #00786d;
}

.search-start-key-con .search-key:hover a,
.search-start-key-con .search-key.active a {
    color: #fff;
}

.portal-search-keyword form {
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.portal-search-keyword .portal-form-control {
    padding-right: 38px;
    float: left;
}

button.icon-button.no-bg {
    position: absolute;
    top: 18px;
    right: 0px;
    background: none;
    border: none;
    width: 40px;
    color: #cecece;
    font-size: 20px;
    height: 38px;
    border-radius: 0px 3px 3px 0px;
}

.market-services-con label i {
    color: #00786d;
    margin-right: 6px;
}

.portal-right-box .company-category-conatainer {
    clear: both;
    border-bottom: 1px solid #ddd;
}

.company-category-conatainer .comapny-category {
    font-size: 16px;
    padding: 10px;
    overflow: hidden;
}

.comapny-category .company-category-title {
    float: left;
}

.comapny-category-action {
    float: right;
}

.user-list-container {
    width: 100%;
}

.user-list-container td {
    vertical-align: middle;
    padding: 5px 10px;
    border-bottom: 1px solid #ddd;
    text-align: center;
}

.user-list-container .user-list-row {
    display: table-row;
}

.user-list-row .user-list-col .btn {
    padding: 2px 20px;
}

.user-list-container th {
    color: #f36918;
    font-size: 15px;
    text-align: center;
    vertical-align: middle;
    padding: 5px 10px;
    border-bottom: 1px solid #ddd;
}

.user-list-row .user-list-col.email,
.user-list-row .user-list-col.phone {
    min-width: 150px;
}

.poratal-right-form-container legend {
    background: none;
    color: #00786d;
    border: none;
    text-align: left;
}

.poratal-right-form-container .form-fields-con {
    border: none;
    background: none;
}

.poratal-right-form-container .control-group {
    overflow: hidden;
    clear: both;
    margin-bottom: 20px;
}

.poratal-right-form-container label.control-label {
    font-weight: 500;
    width: 165px;
    float: left;
    text-align: left;
}

#meetExhibitorForm .controls input[type="text"],
#meetExhibitorForm .controls select,
#meetExhibitorForm .controls textarea {
    max-width: 490px;
}

.poratal-right-form-container div.controls input[type="text"],
.poratal-right-form-container div.controls input[type="password"],
.poratal-right-form-container div.controls select,
.poratal-right-form-container div.controls textarea {
    width: 100%;
    max-width: 350px;
    border: 1px solid #ddd;
    padding: 5px 10px;
    border-radius: 2px;
}

.poratal-right-form-container .btn,
.poratal-right-form-container .btn:focus,
.poratal-right-form-container .btn:active {
    border-radius: 0;
    background: #00786d;
    color: #fff;
    border: none;
    padding: 7px 35px;
}

.cust-pg .pagination li a {
    padding: 5px 15px;
    display: block;
    border: 1px solid #ddd;
}

.cust-pg .pagination li:hover,
.cust-pg .pagination li.active {
    background: #00786d;
    border-color: #00786d;
}

.cust-pg .pagination li:hover a,
.cust-pg .pagination li.active a {
    color: #fff;
    background: none;
    border: none;
}

.cust-pg .pagination li {
    list-style-type: none;
    float: left;
    margin: 0 2px;
}

.cust-pg .pagination ul {
    padding: 0;
    margin: 0 auto;
    float: none;
    overflow: hidden;
}

.btn.search-right15 {
    right: 15px !important;
}

.contact-exibitor-form.company-cat {
    padding-left: 20px;
}

.contact-exibitor-form.company-cat input[type="checkbox"] {
    width: auto !important;
    position: absolute;
    left: 0;
    top: 0;
}

.contact-exibitor-form.company-cat label i {
    position: absolute;
    left: 0px;
    top: 5px;
    color: #00786d;
}

.contact-exibitor-form.company-cat label {
    font-weight: 500;
    padding-left: 20px;
    text-align: left !important;
}

.contact-exibitor-form.company-cat .form-field-con {
    position: relative;
}

.cust-profile-table {
    text-align: center;
}

.cust-profile-table a:hover,
.cust-profile-table a:active,
.cust-profile-table a:focus {
    color: #00786d;
}

.cust-profile-table thead {
    background: #E35806;
    color: #fff;
    font-weight: 500;
    border: none;
}

.cust-profile-table thead th {
    font-weight: 500;
    border-bottom: 1px solid #ddd !important;
    border: 1px solid #ddd;
    text-align: center;
}

.cust-profile-table tbody tr:nth-child(even) {
    background: #FFEDE3;
}

.cust-profile-table tbody td {
    border: 1px solid #ddd;
}

.cust-profile-table td.select-box {
    padding: 0;
}

.cust-profile-table td.select-box SELECT {
    width: 100%;
    padding: 9px;
    border: none;
    background: none;
}

.login-link a {
    padding: 7px 0 !important;
    display: inline-block;
}

.login-link a:hover {
    color: #00786d;
}

.quick-view-container {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 17px;
    text-align: center;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
}

.product-con:hover .quick-view-container,
.service-con:hover .quick-view-container {
    display: block;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.service-content-con {
    padding: 5px;
    overflow: hidden;
}

.portal-right-box .product-con {
    position: relative;
}

.portal-right-box .proiduct-action-conatainer {
    right: 0;
}

.sticky-menu .login-menu-dd {
    display: block !important;
}

.login-menu-dd a {
    padding: 10px;
}

.exhibitor-detail-con {
    margin: 0;
}

.exhibitor-detail-con .company-list-name {
    padding-left: 15px;
    font-weight: 700;
}

.portal-banner .breadcrumb-title {
    font-weight: 700;
    font-size: 34px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

ul.breadcrumb-portal {
    padding-left: 0;
}

.portal-banner .breadcrumb-portal li,
.portal-banner .breadcrumb-portal li a {
    font-weight: 600;
    color: #2C2827;
}

.portal-banner .breadcrumb-portal li a:hover {
    color: #fff;
}

.portal-button {
    float: right;
    /*min-width: 180px;*/
    margin-top: 4px;
    border-radius: 10px;
}

.font-weight-600 {
    font-weight: 600;
}

.portal-form-control.small-select-box {
    display: inline;
    max-width: 90px;
    height: 26px;
    padding: 0 5px !important;
    border: 1px solid #ddd;
    margin-left: 10px;
    text-transform: none;
}

.portal-label.show-inline {
    display: inline;
}

.portal-select-container {
    margin-bottom: 15px;
    overflow: hidden;
    margin-left: 0;
    margin-right: 0;
}

.portal-listing-con.no-padding,
.portal-listing-con .no-padding {
    padding: 0;
}

.portal-listing-con .no-left-padding {
    padding-left: 0;
}

.portal-listing-con .no-right-padding {
    padding-right: 0;
}

.portal-page-pagination .pagination {
    margin-bottom: 0;
}

.portal-page-pagination .cust-pg .pagination li a {
    padding: 0 0px;
    margin: 0 2px;
    border: none;
    color: #00786d;
    line-height: 18px;
}

.cust-pg .pagination li:hover,
.cust-pg .pagination li.active {
    background: none;
}

.cust-pg .pagination li:hover a,
.cust-pg .pagination li.active a {
    color: #242424;
}

a.logo-upload-button {
    float: right;
    margin: 0px 15px 5px;
    color: #00786d;
    font-weight: 500 !important;
    font-family: 'Open Sans';
}

a.logo-upload-button i {
    padding-right: 5px;
    color: #2c2f34;
}

.text-portal li a.meet-exhibitor-txt {
    color: #00786d;
}

.text-portal li a.email-exhibitor-txt,
.text-portal li a.email-exhibitor-txt i {
    color: #000;
}

input.cust-txt-box {
    border: 1px solid #ddd;
    border-radius: 2px;
    padding: 2px 5px;
    min-width: 160px;
}

.portal-banner.inner-pages {
    background: #FFC90D;
}

.register-page-banner {
    background: url("../images/login-banner.jpg") no-repeat;
}

.login-page-banner {
    background: url("../images/registration-banner.jpg") no-repeat;
}

.register-page-title {
    text-align: center;
    color: #00786d;
    font-size: 20px;
    font-family: "Open Sans";
    font-weight: 600;
    margin: 5px 0px 10px;
}

.user-registration-form-con {
    background: #F8F8F8;
    border-color: #EEE;
    font-family: "Open Sans";
}

.user-registration-form-con label {
    text-transform: capitalize;
    min-width: 35%;
    width: auto;
    vertical-align: top;
    max-width: 35%;
    font-family: "Open Sans";
}

.user-registration-form-con .checkbox-container label {
    max-width: 100%;
    width: 100%;
}

.user-registration-form-con #contact_form li .form-control {
    width: 100%;
    max-width: 60%;
    font-size: 14px;
    font-weight: 500;
    margin-top: 0;
    height: 34px;
    border-color: #ddd;
}

.user-registration-form-con #contact_form li .form-control.phone-number-field {
    max-width: 42%;
}

.user-registration-form-con #contact_form li .form-control.phone-code-field {
    max-width: 17%;
}

#contact_form li input.phone-number-field {
    width: 79%;
}

#contact_form li input.phone-code-field {
    width: 20%;
}

.portal-right-box .modal-content input.cust-number {
    max-width: 51%;
}

.portal-right-box .modal-content input.cust-code {
    max-width: 20%;
}

.user-registration-form-con #contact_form li {
    margin-bottom: 20px;
}

.user-registration-form-con .contact-form .btn.orange-btn,
.user-registration-form-con .contact-form .btn.orange-btn:hover,
.user-registration-form-con .contact-form .btn.orange-btn:active,
.user-registration-form-con .contact-form .btn.orange-btn:focus {
    background: #00786d;
    border-bottom: none;
    border-radius: 0 !important;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.right-box-con {
    display: none;
}

.right-box-con.active {
    display: block;
}

.view-contact-request {
    margin-top: 10px;
    padding: 0px 0;
    text-align: center;
    margin-bottom: 20px;
    background: #00592f;
    background: -webkit-linear-gradient(#04743e, #00592f);
    background: -o-linear-gradient(#04743e, #00592f);
    background: -moz-linear-gradient(#04743e, #00592f);
    background: linear-gradient(#04743e, #00592f);
}

.view-contact-request a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.6px;
    font-weight: 500;
    text-decoration: none;
    display: block;
    padding: 10px;
}

.view-contact-request a i {
    color: #fff;
    margin-right: 5px;
    font-size: 14px;
}

.max-wd-20p {
    max-width: 20%;
}

.indicator-msg {
    color: #cc0000;
}

.alert {
    padding: 8px 10px;
}








/*-----@media  only screen-----*/

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

    .banner {
        margin-top: 0;
    }

    .ubm-logo {
        float: right;
        ;
        margin-top: 7px;
    }

    .map-add {
        width: 290px;
        height: auto;
        padding-left: 1em;
        padding-top: 2em;
        padding-bottom: 2em;
        background-color: #cc0000;
        border-radius: 10px;
        position: absolute;
        margin-left: 10%;
        margin-top: -44%;
    }

    .top-bar {
        background: #f8f8f8;
        height: 44px;
        position: relative;
    }

    .top-bar ul.social_icons {
        display: inherit;
        margin: 0px 0 0 0px;
        padding: 10px 0 0 0px;
        text-align: center;
        float: none;
    }

    .top-bar .some-info li {
        display: inline-block;

        line-height: 20px;
        font-weight: normal;
        font-size: 12px;
        margin-left: 41px;
        text-align: center;
        margin-top: 1em;
        margin-right: 6em;
    }

    .top-bar .some-info {
        text-align: center;
    }

    .logo-header {
        display: none;
    }

    .logo-mob-header {
        display: block;
        text-align: center;
    }

    .read-button {
        float: none;
        margin-top: 0px;
        padding-bottom: 15px;
    }

    .big-button {
        margin-top: 2em;
        margin-left: 0.3em;
        margin-bottom: 2em;
    }

    .about-head-small {
        font-family: PTSans-Regular;
        color: #fff;
        font-size: 16px;
        margin-left: 0px;
        letter-spacing: 0.5px;
    }

    .about-head {
        font-family: PTSans-Regular;
        color: #fff;
        font-size: 25px;
        margin-left: 0;
        letter-spacing: 0.5px;
    }



    .read-btn {
        margin-top: -13px;
        margin-bottom: 20px;
    }

    .why-exhibit-red {
        font-family: PTSans-Regular;
        color: #cc0000;
        font-size: 25px;
        margin-left: -37px;
        letter-spacing: 0.5px;
        margin-top: 11px;
    }





}



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

    .banner {
        margin-top: 0;
    }

    .ubm-logo {
        float: right;
        margin-top: 0px;
    }

    .abt-img {

        margin-left: 0px;
    }

    .read-btn {
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .top-bar {
        background: #f8f8f8;
        height: 122px;
        position: relative;
        border-radius: 0 0 6px 6px;
    }

    .top-bar ul.social_icons {
        display: inherit;
        margin: 0px 0 0 0px;
        padding: 10px 0 0 0px;
        text-align: center;
        float: none;
    }

    .top-bar .some-info li {
        display: inline-block;

        line-height: 20px;
        font-weight: normal;
        font-size: 12px;
        margin-left: 41px;
        text-align: center;
        margin-top: 1em;
        margin-right: 6em;
    }

    .top-bar .some-info {
        text-align: center;
    }

    .map-add {
        width: 290px;
        height: auto;
        padding-left: 1em;
        padding-top: 2em;
        padding-bottom: 2em;
        background-color: #cc0000;
        border-radius: 10px;
        position: absolute;
        margin-left: 10%;
        margin-top: -58%;
    }

    .input-box input {
        height: 100%;
        line-height: 49px;
        width: 75.4%;
        border: none;
        outline: none;
        background-color: transparent;
    }

    .read-button {
        float: none;
        margin-top: 0px;
        padding-bottom: 15px;
    }

    .big-button {
        margin-top: 2em;
        margin-left: 0.3em;
        margin-bottom: 2em;
    }

    .below-banner {
        background-image: none;
        background-color: white;
        WIDTH: 100%;
        height: auto;
        text-align: center;
        margin-top: -31px;
        z-index: 1;
        position: relative;
        margin-bottom: -31px;
        padding-bottom: 15px;
    }

    .quick-head {
        font-family: PTSans-Regular;
        color: #cc0000;
        font-size: 25px;
        margin-left: 0;
        padding-top: 13px;
        letter-spacing: 0.5px;
    }

    .indus-head {
        font-family: PTSans-Regular;
        color: #fff;
        font-size: 25px;
        margin-left: 0;
        padding-top: 13px;
        letter-spacing: 0.5px;
    }

    .why-exhibit-red {
        font-family: PTSans-Regular;
        color: #cc0000;
        font-size: 25px;
        margin-left: -40px;
        letter-spacing: 0.5px;
        margin-top: 11px;
    }

    span#simply-countdown-losange {
        position: absolute;
        margin-top: 44px;
        margin-left: 31px;
    }

}

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

    .banner {
        margin-top: 0;
    }

    .ubm-logo {
        float: right;
        margin-top: 0px;
    }

    .below-banner {
        background-image: none;
        background-color: white;
        height: auto;
        text-align: center;
        margin-top: -31px;
        z-index: 1;
        position: relative;
        margin-bottom: -31px;
        padding-bottom: 15px;
    }


    .abt-img {

        margin-left: 0px;
    }

    .read-btn {
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .top-bar {
        background: #f8f8f8;
        height: 122px;
        position: relative;
        border-radius: 0 0 6px 6px;
    }

    .design {
        float: none;
    }

    .top-bar ul.social_icons {
        display: inherit;
        margin: 0px 0 0 0px;
        padding: 10px 0 0 0px;
        text-align: center;
        float: none;
    }

    .top-bar .some-info li {
        display: inline-block;

        line-height: 20px;
        font-weight: normal;
        font-size: 12px;
        margin-left: 41px;
        text-align: center;
        margin-top: 1em;
        margin-right: 6em;
    }

    .top-bar .some-info {
        text-align: center;
    }

    .map-add {
        width: 290px;
        height: auto;
        padding-left: 1em;
        padding-top: 2em;
        padding-bottom: 2em;
        background-color: #cc0000;
        border-radius: 10px;
        position: absolute;
        margin-left: 10%;
        margin-top: -91%;
    }

    .read-button {
        float: none;
        margin-top: 0px;
        padding-bottom: 15px;
    }

    .big-button {
        margin-top: 2em;
        margin-left: 0.3em;
        margin-bottom: 2em;
    }

    .why-exhibit-red {
        font-family: PTSans-Regular;
        color: #cc0000;
        font-size: 25px;
        margin-left: -24px;
        letter-spacing: 0.5px;
        margin-top: 11px;
    }

}

@media screen and (min-width: 250px) and (max-width: 550px) {
    .expo-date1 {
        text-align: center;
        float: left;
        width: 100%;
        margin-bottom: 0px;
    }

    .expo-date2 {
        text-align: center;
        float: left;
        width: 100%;
        margin-bottom: 0px;
    }

    .expo-date3 {
        text-align: center;
        float: left;
        width: 100%;
        margin-bottom: 0px;
    }

    .ubm-logo {
        float: left;
        margin-top: 7px;
        z-index: 9999;
    }

    span#simply-countdown-losange {
        display: none;
    }

    .menu {
        margin-top: -53px;
        z-index: 99;
    }

    .inner-heading {
        font-family: PTSans-Regular;
        color: #3d3838;
        font-size: 25px;
        margin-left: 0px;
        letter-spacing: 0.5px;
        margin-top: 11px;
    }

    .about-head-small-inner {
        font-family: PTSans-Regular;
        color: #3d3838;
        font-size: 16px;
        margin-left: 0px;
        letter-spacing: 0.5px;
    }

    .about-head-inner {
        font-family: PTSans-Regular;
        color: #3d3838;
        font-size: 25px;
        margin-left: 0px;
        letter-spacing: 0.5px;
    }

    .why-exhibit-red {
        font-family: PTSans-Regular;
        color: #cc0000;
        font-size: 25px;
        margin-left: 9px;
        letter-spacing: 0.5px;
        margin-top: 11px;
    }

    .why-exhibit-black {
        font-family: PTSans-Regular;
        color: #3d3838;
        font-size: 25px;
        margin-left: 0px;
        letter-spacing: 0.5px;
        margin-top: 11px;
    }

}

.register-now-button-cust,
.register-now-button-cust:hover,
.register-now-button-cust:focus,
.register-now-button-cust:active {
    background: #00786d !important;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    border: none;
    border-radius: 0;
    font-family: "Open Sans";
    width: 100%;
    margin-top: 25px;
    padding: 7px 35px !important;
}

.cust-reg-btn-con {
    min-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: "Open Sans"
}

.cust-reg-btn-con h3 {
    font-weight: 600;
    color: #00786d;
}

.or-text {
    text-align: center;
    font-size: 16px;
    padding: 5px 0;
}

@media screen and (max-width: 1024px) {
    .row.banner {
        margin-left: 0;
        margin-right: 0;
    }

    .portal-left-image {
        margin-left: 0;
    }

    .portal-left-box img {
        max-width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .login-menu-dd {
        display: none;
    }

    .button-marg {
        margin: 0;
    }

    .portal-listing-con .no-left-padding {
        padding-left: 15px;
    }

    .portal-hall-view {
        position: absolute;
        top: 40px;
        right: 15px;
    }

    .login-menu-dd {
        display: none;
    }

    .portal-left-box-con {
        width: 100%;
    }

    .right-vedeo-content {
        padding: 0px 5px;
    }

    .portal-tab-tb.portal-tab {
        float: left;
    }

    .portal-tab-tb.portal-tab a {
        padding-left: 8px;
        padding-right: 8px;
    }

    .prof-right-container {
        padding-top: 25px !important;
    }

    .portal-left-box {
        width: 100%;
        max-width: 230px;
    }

    .portal-left-box .portal-left-image {
        text-align: center;
    }
}

@media screen and (max-width: 640px) {
    .login-link-container {
        text-align: center;
    }

    .right-box-con.tb-has-table {
        overflow-x: scroll;
    }
}

@media screen and (max-width: 625px) {
    .top-bar {
        height: 155px
    }

    .menu {
        margin-top: 0;
    }

    .product-list-container .product-list {
        display: table;
    }

    .portal-right-box .product-container {
        width: 100%;
        padding: 0;
    }

    .service-content-con .service-image {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
        padding: 0;
    }

    .portal-right-box .service-text-con {
        padding-left: 15px;
        width: 100%;
        padding: 0;
    }

    .user-registration-form-con #contact_form li .form-control,
    .user-registration-form-con label {
        max-width: 100%;
        width: 100%;
    }

    .user-registration-form-con #contact_form li .form-control.phone-code-field {
        max-width: 28%;
    }

    .user-registration-form-con #contact_form li .form-control.phone-number-field {
        max-width: 70%;
    }
}

@media screen and (max-width: 414px) {
    .login-link-container {
        font-size: 12px;
    }

    .portal-listing-box {
        text-align: center;
    }

    .portal-hall-view {
        position: static;
        max-width: 185px;
        margin: 0 auto;
    }

    .pull-right.portal-page-pagination {
        text-align: right;
    }

    .portal-left-box-con {
        padding: 0;
    }

    .portal-tab-tb.portal-tab {
        margin-right: 5px;
    }

    .portal-tab-tb.portal-tab a {
        padding-left: 5px;
        padding-right: 5px;
    }

    .portal-right-box .modal-content label {
        width: 100%;
    }

    .portal-right-box .modal-content input.cust-code {
        max-width: 28%;
    }

    .portal-right-box .modal-content input.cust-number {
        max-width: 70%;
    }

    .portal-right-box .modal-content input[type="text"],
    .portal-right-box .modal-content input[type="email"],
    .portal-right-box .modal-content input[type="password"],
    .portal-right-box .modal-content textarea,
    .portal-right-box .modal-content select,
    .chk-field-con.maxh-150 {
        width: 100%;
    }
}