.alert { display:none; }

.ce-modal { z-index:9999 !important; }

.form-logo img {
    width: 100%;
}

.col-md-3 .flex-panel a {
    max-height: 385px; /*186px;*/
}

.col-md-4 .flex-panel a {
    /*max-height: 252px;*/
}

.col-md-6 .flex-panel a {
    max-height: 387px;
}

a {
    word-wrap: break-word;
}

.news-article-body iframe, .news-article-body img {
    width: 100% !important;
}

.fb-share-button > span, .fb-share-button > span > iframe {
    height: 20px;
    width: 59px;
}

.footer-industry-icon i::before {
    line-height:inherit;
}

.input-number-increment, .input-number-decrement
{
    outline: none !important;
}

.embed-responsive.embed-responsive-16by9.vimeo {
    width:100%;
    max-width:840px;
    height:456px;
}

.ce-modal-panel-billing-free {
    width: 100%;
    margin: 0 auto;
    max-width: 750px;
}

#vrfirst-lablist {
    display:none;
}