@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,700,700i');

BODY {
    margin: 0px;
    padding: 0px;
    font-family: 'Source Sans Pro', sans-serif;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hide from IE Mac \*/
.clearfix {
    display: block;
}

/* End hide from IE Mac */


#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

.main-wrap {
    width: 960px;
    margin: 0px auto;
    position: relative;

}

.slide-wrap {
    height: 440px;
    position: relative;
    background: url('../images/slideBg.jpg') no-repeat top center;
}

.header-pages h3 {
    font-size: 35px;
    font-weight: inherit;
    line-height: 50px;
    padding-left: 150px;
    color: #414042;
}

.page-header-wrap {
    height: 170px;
    position: relative;
    background: url('../images/sub_pages_header_bg.jpg') no-repeat bottom center;
}

.slideshow {
    height: 345px;

    /* margin-top: 25px; */
}

.header {
    height: 70px;
    background: rgba(0, 0, 0, 0.75);


}

.announcement {
    width: 50%;
    float: left;
}

.search-status {
    width: 50%;
    float: left;
}

#slider-header {

    background: rgba(255, 255, 255, 0.4);
    height: 315px;
    border-radius: 10px;
}

.content-wrap .title-heading {
    text-align: center;
    margin-bottom: 40px;
}

.content-wrap .title-heading h3 {
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    color: #58595B;
    margin: 0px;
    text-transform: capitalize;
}

.content-wrap .title-heading span {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    color: #58595B;
    text-transform: capitalize;

}

.owl-item {
    height: 315px;

}

.portal-name {
    color: #FFF;
    position: absolute;
    left: 290px;
    top: 13px;
}

.portal-name h3 {
    margin: 0px;
    padding: 0px;
}

.portal-name span {
    font-style: italic;
}

.halal-logo-header {
    height: 63px;
    position: absolute;
    left: 145px;
    width: 120px;
    margin-top: 9px;
}

.halal-logo-header img {
    width: 100%;
}

.halal-logo {
    width: 140px;
    height: 140px;
    position: absolute;
    z-index: 99;
}

.center-block {
    height: 55px;
    background: #E6E7E8;
}

.logo {
    float: none;
    height: 114px;
    margin: auto;
    width: 118px;

}

.right-header {
    float: right;
    margin-top: 35px;

}


.slideshow-wrap {
    width: 100%;
    height: 420px;

    margin-bottom: 5px;

}


.left-slide {
    float: left;
    width: 960px;
    height: 420px;
    border-right: 1px solid #FFF;

}



.right-slide {
    float: right;
    height: 420px;
    width: 420px;

}

.bottom-social {
    margin-bottom: 30px;


}


.bottom-social ul {
    margin: 0px;
    padding: 0px;

}

.bottom-social ul li {
    width: 317px;
    display: inline-table;
    list-style: none;


}

.bottom-social ul li img {
    width: 100%;
    height: auto;
}

.content-wrap {

    padding: 80px 0px;
}


.footer-logo {
    width: 35%;
    float: left;
}

.footer-logo h3 {
    margin-bottom: 30px !important;
}

.footer-logo img {
    margin-right: 10px;
    margin-bottom: 10px;
}

.footer-copyright {
    width: 60%;
    float: right;
}

.icon-wrap {
    text-align: center;
}

.footer-wrap h3 {
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

.icon-front {
    width: 15%;
    text-align: center;
    display: inline-table;
}

a.icon-front {
    color: #414042;
    text-decoration: none;
}

.icon-front img {}

.icon-front span {
    background: #e8e8e8;
    color: #414042;
    display: inline-table;
    margin: auto;
    width: 80%;
    font-size: 15px;
    padding: 5px;
    border-radius: 4px;
    margin-top: 10px;
}

.announcement h3 {
    float: left;
    margin: 16px 15px 0px 0px;
    font-size: 17px;
}

.search-status h3 {
    float: left;
    margin: 16px 15px 0px 0px;
    font-size: 17px;
}

.announcment-content {
    float: left;
    width: 70%;
    font-size: 14px;

    line-height: 14px;
    padding: 20px 0px;
}

.footer-wrap .footer-copyright p {
    line-height: normal;
    padding: 0px;
    color: #a1a4af;
    margin: 0px;
    font-size: 12px !important;
}

.search-wrap {
    background: #FFF;
    border-radius: 4px;
    float: left;
    width: 50%;
    padding: 0px;
    text-align: left;
    box-sizing: border-box;
    margin-top: 12px;
    font-size: 12px;
    border: 1px solid #999;
}

input.search-name {
    padding: 7px 10px;
    border: none;
    vertical-align: top;
    border-radius: 4px;
    width: 80%;
}

input.search-button {
    width: 27px;
    height: 27px;
    border: none;
    background: #63c6bd url(../images/searchButton.jpg) no-repeat center;
    cursor: pointer;
    float: right;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.footer-wrap {
    width: 100%;
    padding: 25px 0px;


    font-size: 14px;
    color: #FFF;
    background: #484f58;



}

.menu-floating {
    position: absolute;
    right: 0px;
    top: 95px;
    width: 64px;
    transition: all .3s linear;
    z-index: 999;
}

.menu-expand-all {
    right: 0px !important;
    width: auto;
}

.menu-floating-content {
    opacity: 0;
    display: none;
    transition: all .3s ease-in;
}

.menu-floating-content-show {
    opacity: 1;
    display: block;

}

.menu-floating-content li.menu-floating-heading {
    height: 34px;
    background: #35b9d2 url('../images/floatingMenuIcon.jpg') no-repeat center right;
    line-height: 34px;
    border-left: 3px solid #35b9d2;
}

.menu-floating-content li.menu-floating-heading:hover {
    height: 34px;
    background: #35b9d2 url('../images/floatingMenuIcon.jpg') no-repeat center right;
    line-height: 34px;
    border-left: 3px solid #35b9d2;
}

.menu-floating-content ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    color: #FFF;
    font-size: 14px;
}

.menu-floating-wrap {
    position: relative;
}

.menu-floating-content ul li {
    background: #e8e8e8;
    border-bottom: 1px solid #d4d2d0;
    padding: 15px 40px 15px 60px;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    cursor: pointer;
    border-left: 3px solid #e8e8e8;
}

.menu-floating-content ul li a {
    color: #5e5e5e;
    text-decoration: none;


}

.menu-floating-content ul li:hover {
    background: #FFF;
    border-left: 3px solid #19b7d0;

}

.menu-expand {
    position: absolute;
    left: 0px;
    top: 0px;
    cursor: pointer;
    width: 64px;
    z-index: 9999;
    height: 64px;
    background: #35b9d2 url('../images/flaotingMenuAExpandIcon.jpg') no-repeat center;
}

.menu-collapsed {

    background: #35b9d2 url('../images/flaotingMenuACollapsedIcon.jpg') no-repeat center !important;

}



.shortcut-menu select option {
    background: #FFF !important;
    color: #000
}

.shortcut-menu select {
    border: none;
    outline: 0;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 14px 4px 10px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .shortcut-menu select {
        padding-right: 20px
    }

    .shortcut-menu .shortcut-menu-wrap:after {
        right: 0px !important
    }

}

.shortcut-menu .shortcut-menu-wrap {
    position: relative
}

.shortcut-menu .shortcut-menu-wrap:after {

    color: #fff;
    content: "";
    background: url('../images/dropDownArrow.png') no-repeat;
    padding: 0px;
    pointer-events: none;
    position: absolute;
    right: 0px;
    top: 0;
    width: 23px;
    height: 22px;
}

.shortcut-menu .shortcut-menu-wrap:before {
    content: '';
    right: 0px;
    top: 0;
    width: 23px;
    height: 22px;
    position: absolute;
    pointer-events: none;
    display: block
}




.shortcut-menu {
    position: absolute;
    right: 0px;
    top: 20px;
}





.state-select select option {
    background: #FFF !important;
    color: #000
}

.state-select select {
    border: none;
    outline: 0;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 14px 4px 10px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .state-select select {
        padding-right: 20px;
        width: 100%;
    }

    .state-select .state-select-wrap:after {
        right: 0px !important
    }

}

.state-select .state-select-wrap {
    position: relative
}

.state-select .state-select-wrap:after {

    color: #fff;
    content: "";
    background: url('../images/dropDownArrow.png') no-repeat;
    padding: 0px;
    pointer-events: none;
    position: absolute;
    right: 0px;
    top: 0;
    width: 23px;
    height: 22px;
}

.state-select .state-select-wrap:before {
    content: '';
    right: 0px;
    top: 0;
    width: 23px;
    height: 22px;
    position: absolute;
    pointer-events: none;
    display: block
}




.state-select {
    position: relative;
    width: 27%;
    float: left;
    padding: 16px 0px;
}


.footer-wrap a {
    color: #2a5327;

    text-decoration: none;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;

}

.footer-wrap a:hover {
    text-decoration: underline;

}

.social-top {
    text-align: right;
    margin-right: 15px;


}

.social-top ul {
    margin: 0px;
    padding: 0px;
    list-style: none;

}

.social-top ul li {
    display: inline-table;
    margin-left: 1px;

}


.menu-wrap {
    border-bottom: 1px solid #eee;
    height: 7px;
    margin: 20px auto 40px;
    width: 100%;
}

.menu {
    background: #fff none repeat scroll 0 0;
    display: inline;
    font-size: 15px;
    font-weight: bold;

    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    padding-bottom: 20px;
    padding-top: 10px;
    text-align: center;
    text-transform: uppercase;
}

.menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;

}


.menu ul li {
    display: inline-block;
    margin-right: -4px;

}

.menu ul li a {
    color: #2a5327;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    text-decoration: none;
    padding: 0px 15px;
    border-right: 1px solid #2a5327;
    background: #FFF;


}


.menu ul li:last-child a {

    border-right: transparent;


}


.menu ul li a.active,
.menu ul li a:hover {
    color: #be2026;



}

.owl-theme .owl-controls {

    position: relative;

}


.owl-buttons {
    position: absolute;
    top: -200px;
    width: 100%;

}


.owl-prev {

    float: left;
    font-size: 40px;
    height: 43px;
    line-height: 80px;
    margin-left: -90px;
    padding-left: 30px;
    padding-right: 10px;
    position: relative;
    width: 41px;
    color: #be2026;

}



.owl-next {


    float: right;
    font-size: 40px;
    height: 43px;
    line-height: 80px;
    margin-right: -90px;
    padding-right: 30px;
    padding-left: 10px;
    position: relative;
    width: 41px;
    color: #be2026;
}

.owl-pagination {
    position: relative;
    top: -6px;
}


a.social-menu {
    color: #be2026 !important;
}


.owl-prev:hover,
.owl-next:hover {
    color: #2a5327;

}


.featured-image {
    margin-bottom: 20px;
}

.content-wrap.clearfix {
    margin: auto;
    text-align: center;
    width: 960px;
    padding-top: 40px;
    padding-bottom: 40px;

}

.content-container {
    color: #666;
    line-height: 20px;
}

.content-wrap h3 {

    font-weight: bold;
    text-transform: uppercase;
    color: #2a5327;
    font-size: 40px;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 20px;
}


hr {

    height: 7px;
    background: url('../images/hr.png') no-repeat top center;
    border: none;
    margin-top: 20px;
    margin-bottom: 20px;
}


.left-container {

    width: 350px;
    float: left;
    text-align: left;
    margin-top: 20px;
}

.right-container {
    width: 600px;
    float: right;
}


span.company-name {
    font-weight: bold;
    font-size: 16px;
}

span.company-name small {
    font-size: 12px;
}

.right-container iframe {

    width: 100% !important;
}

.content-container {}

.get-code-window {
    position: relative;
    background: #FFF;
    padding: 2em 3em;
    width: auto;
    margin: 20px auto;
    max-width: 600px;
}

#magnific_popup_documentation {
    font-size: 3em;
    margin-bottom: 1em;
    font-weight: bold;
    text-align: center;
}

h1 {
    color: #22254e;
    letter-spacing: 1px;
    text-align: left;

}

.sidebar {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 30px;
    padding-right: 10px;
}

.main-content-container {
    width: 75%;
    border-left: 1px solid #90A4AE;
    box-sizing: border-box;
    float: left;
    padding-top: 10px;
    padding-bottom: 30px;
}

.pages-heading {
    padding-left: 20px;
    font-size: 14px;
}

.pages-heading h3 {
    font-size: 40px;
    font-weight: normal;
    color: #414042;
    text-transform: uppercase;
    margin: 0px 0px 5px 0px;
    padding: 0px;

}

.sidebar-menu ul li a {
    text-decoration: none;
    color: #90A4AE;
    border-bottom: 1px solid #90A4AE;
    display: block;
    padding: 15px 0px 15px 30px;
    font-size: 14px;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    background: url('../images/sidebarMenu_normal.png') no-repeat left center;
}

.sidebar-menu ul li a:hover,
.sidebar-menu ul li a.active {
    color: #009444;
    background: url('../images/	sidebarMenu_active.png') no-repeat left center;

}

.sidebar-menu ul li:last-child a {
    border-bottom: none;

}

li.sidebar-menu-heading.clearfix {
    background: #90A4AE;
    color: #FFF;
    padding: 15px 10px;
    font-weight: bold;
}

.sidebar-menu {}

.sidebar-menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}


.content-wrap.main-content-wrap {
    padding: 0px;
}


.search-result ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.search-result ul li.heading-search-result {
    background: #35B9D2;
    color: #FFF;

}

.search-result ul li.heading-search-result>div {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 15px;

}

li.clearfix.search-result-data {
    display: flex;
}

li.clearfix.search-result-data>div {
    font-size: 14px;
    padding: 20px 0px;
}

li.clearfix.search-result-data .search-bil {
    font-weight: bold;
    font-size: 17px !important;
}

li.search-result-data:nth-of-type(odd) {
    background: #F1F2F2;
}

.sidebar-menu.pages-menu li a {
    font-size: 14px;
}

a.pages-active {
    background: url(../images/pagesMenu_active.png) no-repeat left center !important;
    color: #35B9D2 !important;
    font-weight: bold;
    /*text-decoration: line-through !important;*/

    /* } */

    .search-bil {
        float: left;
        width: 10%;
        border-right: 2px solid #FFF;
        box-sizing: border-box;
        text-align: center;
    }

    .search-details {
        float: left;
        width: 65%;
        border-right: 2px solid #FFF;
        box-sizing: border-box;
        text-align: left;
        padding-left: 8px;
        padding-right: 8px;
    }

    .search-details span {
        display: block;
        width: 100%;
        padding-left: 8px;
        padding-right: 8px;
    }

    .search-date-expired {
        float: left;
        width: 15%;
        border-right: 2px solid #FFF;
        box-sizing: border-box;
        text-align: center;
    }

    .search-company {
        float: left;
        width: 10%;
        text-align: center;
    }

    .register {
        text-align: center;

    }

    .register ul {
        margin: 0px;
        padding: 0px;
        list-style: none;

    }

    .register ul li {
        float: left;
        margin-bottom: 10px;
        margin-right: 35px;
        width: 47%;
    }

    .register ul li:nth-child(even) {
        margin-right: 0px;

    }

    .register ul li label {
        display: block;
        margin-bottom: 5px;
        text-align: left;

    }


    .register input,
    .register textarea {
        border: 1px solid #22254e;
        box-shadow: none;
        color: #22254e;
        font-family: Arial;
        font-size: 12px;
        padding: 15px 10px;
        text-align: left;
        width: 92%;
    }

    input[type=text]:focus,
    textarea:focus {
        box-shadow: none;

    }


    li.submit-form {
        margin-top: 20px;
        width: 100% !important;
    }

    li.submit-form input {
        background: #22254e none repeat scroll 0 0;
        color: #fff;
        font-family: "BebasNeueRegular";
        font-size: 20px;
        letter-spacing: 1px;
        width: 30%;
        cursor: pointer;
        padding: 5px 15px;
        text-align: center;
    }


    .content-popup {
        text-align: left;
        color: #191919;
        font-family: Arial;
        font-size: 14px;

    }

    /**
 * Fade-zoom animation for first dialog
 */

    /* start state */
    .my-mfp-zoom-in .zoom-anim-dialog {
        opacity: 0;

        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;



        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
    }

    /* animate in */
    .my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
        opacity: 1;

        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    /* animate out */
    .my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);

        opacity: 0;
    }

    /* Dark overlay, start state */
    .my-mfp-zoom-in.mfp-bg {
        opacity: 0;
        -webkit-transition: opacity 0.3s ease-out;
        -moz-transition: opacity 0.3s ease-out;
        -o-transition: opacity 0.3s ease-out;
        transition: opacity 0.3s ease-out;
    }

    /* animate in */
    .my-mfp-zoom-in.mfp-ready.mfp-bg {
        opacity: 0.8;
    }

    /* animate out */
    .my-mfp-zoom-in.mfp-removing.mfp-bg {
        opacity: 0;
    }



    /**
 * Fade-move animation for second dialog
 */

    /* at start */
    .my-mfp-slide-bottom .zoom-anim-dialog {
        opacity: 0;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;

        -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
        -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
        -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
        -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
        transform: translateY(-20px) perspective(600px) rotateX(10deg);

    }

    /* animate in */
    .my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
        opacity: 1;
        -webkit-transform: translateY(0) perspective(600px) rotateX(0);
        -moz-transform: translateY(0) perspective(600px) rotateX(0);
        -ms-transform: translateY(0) perspective(600px) rotateX(0);
        -o-transform: translateY(0) perspective(600px) rotateX(0);
        transform: translateY(0) perspective(600px) rotateX(0);
    }

    /* animate out */
    .my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
        opacity: 0;

        -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
        -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
        -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
        -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
        transform: translateY(-10px) perspective(600px) rotateX(10deg);
    }

    /* Dark overlay, start state */
    .my-mfp-slide-bottom.mfp-bg {
        opacity: 0;

        -webkit-transition: opacity 0.3s ease-out;
        -moz-transition: opacity 0.3s ease-out;
        -o-transition: opacity 0.3s ease-out;
        transition: opacity 0.3s ease-out;
    }

    /* animate in */
    .my-mfp-slide-bottom.mfp-ready.mfp-bg {
        opacity: 0.8;
    }

    /* animate out */
    .my-mfp-slide-bottom.mfp-removing.mfp-bg {
        opacity: 0;
    }


    .small-caption {
        color: #000;
        margin-top: -25px;
        text-align: center;
    }

    .left-content {
        float: left;

    }

    .right-content {
        float: right;
        border-left: 1px solid #dedede;
        margin-left: 30px;
        padding-left: 30px;
        width: 56%;

    }


    .social-media-icon span {
        display: block;
        width: 100%;
    }

    .social-media-wrap {
        position: absolute;
        right: 0px;
        top: -40px;
    }

    .social-media-sub-content {
        position: absolute;
        top: -90px;
        width: 200px;
        left: 0px;
        -moz-transition: all .3s ease-in;
        -ms-transition: all .3s ease-in;
        -o-transition: all .3s ease-in;
        transition: all .3s ease-in;
        opacity: 0;
        height: 0px;
        overflow: hidden;

    }

    .social-media-sub-content-show {


        opacity: 1;
        height: auto;

    }

    .social-media-sub-content ul li a {
        display: block;
        line-height: 31px;
        color: #484F59;
        font-style: italic;
        margin-bottom: 10px;
    }

    .social-media-sub-content ul li a img {
        float: left;
        margin-right: 10px;
    }

    .social-media-sub-content ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

    .social-media-sub-wrap {
        position: relative;
    }

    .social-media-icon {
        cursor: pointer;
        text-align: center;
    }

    .social-media-sub-content ul li {
        padding-left: 60px;
    }

    .social-media-sub-content ul li+li {
        padding-left: 50px;
    }

    .social-media-sub-content ul li+li+li {
        padding-left: 40px;
    }

    /*.social-media-sub-content ul li +li +li+li {
    padding-left: 30px;
}
.social-media-sub-content ul li +li +li+li+li{
    padding-left: 20px;
}
.social-media-sub-content ul li +li +li+li+li+li{
	padding-left: 10px;

}	
.social-media-sub-content ul li +li +li+li+li+li+li{
	padding-left: 0px;

}
.social-media-sub-content ul li +li +li+li+li+li+li+li{
	padding-left: 10px;

}*/

    @media (max-width: 767px) {
        .visible-xs {
            display: block !important;
        }

        table.visible-xs {
            display: table;
        }

        tr.visible-xs {
            display: table-row !important;
        }

        th.visible-xs,
        td.visible-xs {
            display: table-cell !important;
        }
    }

    @media (min-width: 768px) and (max-width: 991px) {
        .visible-sm {
            display: block !important;
        }

        table.visible-sm {
            display: table;
        }

        tr.visible-sm {
            display: table-row !important;
        }

        th.visible-sm,
        td.visible-sm {
            display: table-cell !important;
        }
    }

    @media (min-width: 992px) and (max-width: 1199px) {
        .visible-md {
            display: block !important;
        }

        table.visible-md {
            display: table;
        }

        tr.visible-md {
            display: table-row !important;
        }

        th.visible-md,
        td.visible-md {
            display: table-cell !important;
        }
    }

    @media (min-width: 1200px) {
        .visible-lg {
            display: block !important;
        }

        table.visible-lg {
            display: table;
        }

        tr.visible-lg {
            display: table-row !important;
        }

        th.visible-lg,
        td.visible-lg {
            display: table-cell !important;
        }

        .show-xs {
            display: none !important;
        }
    }

    @media (max-width: 767px) {
        .hidden-xs {
            display: none !important;
        }

        .show-xs {
            display: block !important;
        }
    }

    @media (min-width: 768px) and (max-width: 991px) {
        .hidden-sm {
            display: none !important;
        }
    }

    @media (min-width: 992px) and (max-width: 1199px) {
        .hidden-md {
            display: none !important;
        }
    }

    @media (min-width: 1200px) {
        .hidden-lg {
            display: none !important;
            
        }
    }
}