.signup {
    height: 43px;
    text-align: center;
    font: Bold 60px/20px Muli;
    letter-spacing: 0px;
    color: #030504;
    opacity: 1;
}

.sub-signup {
    height: 47px;
    text-align: center;
    font: Regular 30px/28px Muli;
    letter-spacing: 0px;
    color: #030504;
    opacity: 1;
}

.support-footer {
    height: 25px;
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF !important;
    opacity: 1;
}

.blogs-img-width {
    width: 100%;
    height: 370px;
    border: 0.25px solid #707070;
    opacity: 1;
}

.Exhibitor-img-width {
    width: 100%;
    height: 200px;
    opacity: 1;
    position: relative;
    background: #EDEBEB 0% 0% no-repeat padding-box;
}

.padding-image {
    padding: 4em;
    width: 100%;
    height: 200px;
}

.sub-support-footer {
    text-align: left;
    font: Regular 18px/32px Muli;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 0.6;
}

.support-footer.main {
    height: 50px;
}

.copyright {
    height: 21px;
    text-align: center;
    font: Regular 18px/23px PT Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 0.3;
}

.sitemap {
    height: 21px;
    text-align: right;
    font: Regular 18px/23px PT Sans;
    letter-spacing: 0px;
    color: #C22025 !important;
    opacity: 1;
}

.line {
    border-top: 1px solid #C22025;
}

.marginbottom {
    margin-bottom: 6em;
}

.img-width {
    width: 241px;
    height: 88px;
}

.session-content {
    height: 86px;
    text-align: center;
    font: Bold 38px/75px Muli;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.slider-height {
    height: 159px !important;
}

.blogs-content {
    height: 574px;
    background: #FDFDFD 0% 0% no-repeat padding-box;
    box-shadow: 10px 10px 10px #3E3E3E3B;
    border: 0.25px solid #707070;
    opacity: 1;
}

.exhibitor-content {
    height: 400px;
    background: #FDFDFD 0% 0% no-repeat padding-box;
    box-shadow: 10px 10px 10px #3E3E3E3B;
    border: 0.25px solid #707070;
    opacity: 1;
}

.marginright {
    margin-right: 20px;
}

.blog-text {
    height: 151px;
    text-align: center;
    letter-spacing: 0px;
    color: #535353;
    opacity: 1;
    font-family: Helvetica Neue;
    padding: 20px;
}

.showmore {
    width: 250px;
    height: 60px;
    background: #792E00 0% 0% no-repeat padding-box;
    border-radius: 11px;
    opacity: 1;
}

    .showmore :hover {
        width: 250px;
        height: 60px;
        background: #792E00 0% 0% no-repeat padding-box !important;
        border-radius: 11px;
        opacity: 1.5;
    }

    .showmore :active {
        width: 250px;
        height: 60px;
        background: #792E00 0% 0% no-repeat padding-box !important;
        border-radius: 11px;
        opacity: 1.5;
    }

.knowmore {
    width: 140px;
    height: 33px;
    background: #792E00 0% 0% no-repeat padding-box;
    border-radius: 11px;
    opacity: 1;
    color: white;
    border: none;
}

.MobileButton {
    width: 100px;
    height: 20px;
    background: #792E00 0% 0% no-repeat padding-box;
    border-radius: 11px;
    opacity: 1;
    color: white;
}

.knowmore-top {
    padding-top: 3em;
}

.buttonrowtop {
    margin: 2em 0 3em 0;
}

.exhibitor-list {
    width: 100%;
    background: #EDEBEB 0% 0% no-repeat padding-box;
    border: 0.25px solid #707070;
    opacity: 1;
}

.aboutus-image {
    width: 100%;
    height: 250px;
}

#aboutus-shadowlayer {
    background: rgba(0, 0, 0, .5);
    width: 94%;
    height: 250px;
    position: absolute;
    top: 0;
    /* left: 0; */
    z-index: 2;
}

#exhibitor-shadowlayer {
    background: rgba(0, 0, 0, .5);
    width: 94%;
    height: 250px;
    position: absolute;
    top: 0;
    /* left: 0; */
    z-index: -1;
}

.visit-image {
    width: 100%;
    height: 500px;
}

.background-color-visist {
    background: #792E00 0% 0% no-repeat padding-box;
}

.unique-icon {
    background: #792E00 0% 0% no-repeat padding-box;
    height: 87px;
    padding-top: 24px;
}

.uniqueVisitor {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    height: 87px;
}

.uniquedays {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    height: 107px;
}

.unique-icon .image-width {
    width: 30px;
}

#triangel {
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-right: 100px solid red;
    border-bottom: 50px solid transparent;
}

.visitorslist {
    font-size: 12px;
}

.event-date {
    height: 75px;
    text-align: center;
    font-family: SemiBold Italic 60px/75px Muli;
    letter-spacing: 0px;
    color: #F8F8F8;
    font-size: 38px;
}

.date-image-icon {
    margin-right: 12px;
    width: 16px;
}

.getstandup {
    padding-right: 17em;
}

.margin-rightvisit {
    margin-right: 2em;
}

@keyframes tawkMaxOpen {
    0% {
        opacity: 0;
        transform: translate(0, 30px);
        ;
    }

    to {
        opacity: 1;
        transform: translate(0, 0px);
    }
}

@-moz-keyframes tawkMaxOpen {
    0% {
        opacity: 0;
        transform: translate(0, 30px);
        ;
    }

    to {
        opacity: 1;
        transform: translate(0, 0px);
    }
}

@-webkit-keyframes tawkMaxOpen {
    0% {
        opacity: 0;
        transform: translate(0, 30px);
        ;
    }

    to {
        opacity: 1;
        transform: translate(0, 0px);
    }
}

#r3UWeiz-1591592942795 {
    outline: none !important;
    visibility: visible !important;
    resize: none !important;
    box-shadow: none !important;
    overflow: visible !important;
    background: none !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity1) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    top: auto !important;
    right: 10px !important;
    bottom: 0px !important;
    left: auto !important;
    position: fixed !important;
    border: 0 !important;
    min-height: 0 !important;
    min-width: 0 !important;
    max-height: none !important;
    max-width: none !important;
    padding: 0 !important;
    margin: 0 !important;
    -moz-transition-property: none !important;
    -webkit-transition-property: none !important;
    -o-transition-property: none !important;
    transition-property: none !important;
    transform: none !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    width: auto !important;
    height: auto !important;
    display: none !important;
    z-index: 2000000000 !important;
    background-color: transparent !important;
    cursor: auto !important;
    float: none !important;
    border-radius: unset !important;
    pointer-events: auto !important
}

#zdcW0qT-1591592942796.open {
    animation: tawkMaxOpen .25s ease !important;
}

.dataTables_filter {
    float: right;
}

.font-style-inner {
    font-family: 'Barlow Condensed';
}

.Admission_Policy {
    color: #bf974b;
}

.gal-item {
    overflow: hidden;
    padding: 3px;
}

    .gal-item .box {
        height: 350px;
        overflow: hidden;
    }

.box img {
    height: 110%;
    width: 110%;
    top: -10%;
    object-fit: cover;
    -o-object-fit: cover;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.box:hover img {
    transform: scale(1.1);
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.gal-item a:focus {
    outline: none;
}

.gal-item a {
    cursor: pointer;
}

    .gal-item a::after {
        content: "\f00e";
        font-family: "FontAwesome";
        opacity: 0;
        background-color: rgba(0, 0, 0, 0.75);
        position: absolute;
        right: 3px;
        left: 3px;
        top: 3px;
        bottom: 3px;
        text-align: center;
        line-height: 350px;
        font-size: 30px;
        color: #fff;
        -webkit-transition: all 0.5s ease-in-out 0s;
        -moz-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s;
    }

    .gal-item a:hover:after {
        opacity: 1;
    }

.modal-open .gal-container .modal {
    background-color: rgba(0,0,0,0.4);
}

.modal-open .gal-item .modal-body {
    padding: 0px;
}

.modal-open .gal-item button.close {
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
    box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}

    .modal-open .gal-item button.close:focus {
        outline: none;
    }

    .modal-open .gal-item button.close span {
        position: relative;
        top: -3px;
        font-weight: lighter;
        text-shadow: none;
    }

.gal-container {
    width: 80%;
}


@media (min-width: 768px) {
    .gal-container .modal-dialog {
        width: 55%;
        margin: 50 auto;
    }
}

@media (max-width: 768px) {
    .gal-container .modal-content {
        height: 250px;
    }
}


/* Modal */
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

    #myImg:hover {
        opacity: 0.7;
    }


.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.9);
}

.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

.modal-content, #caption {
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    opacity: 1;
    transition: 0.3s;
}

    .close:hover,
    .close:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }

@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}

.p-0 {
    padding: 0 !important;
}

.log-top-image {
    top: -2.2em !important;
}

    .log-top-image > img {
        max-width: 140px;
        background: #fff;
    }

.knowmore:hover {
    width: 140px;
    height: 33px;
    background: #792E00 0% 0% no-repeat padding-box;
    border-radius: 11px;
    opacity: 1.5;
    color: white;
}



.dropdown-list {
    background: none;
    border: none;
    text-align: right;
    letter-spacing: 0px;
    color: #797979;
    opacity: 1;
}

.woodshowlist {
    background: none !important;
    border: none;
    width: 67px;
}

.registerbutton {
    top: 1.2em;
}

.carousel-container .card {
    -webkit-box-shadow: 0 0 5px 2px #f7f5f5;
    -moz-box-shadow: 0 0 5px 2px #f7f5f5;
    box-shadow: 0 0 5px 2px #f7f5f5;
}


ul.ul-owl, ul.ul-owl-2 {
    padding: 0px;
    list-style: none;
}

.ul-owl li, .ul-owl-2 li {
    margin: 10px 30px 10px 0px;
    float: left;
}

.ul-owl .card img, .ul-owl-2 .card img {
    display: block;
    max-width: 100%;
    height: auto;
}

.captcha-error {
    margin: 0 0 15px 0;
    color: #f00;
}
