section#company-profile {display: table-cell; float:none !important; vertical-align: top !important; width: 100% !important;}
h2.entry-title a {font-family: 'Oswald', sans-serif; text-transform: none; font-weight: 400; width: 100% !important; display: inline-block; float:left !important; font-size: 20px !important;}
h2.entry-title {display:block; clear:both; width:100% !important;}
.entry-title {float:left !important; width: auto !important; margin: 0 auto !important; padding-top: 0 !important;}
.entry-img {display: table-cell; width: 102px !important; min-height: 72px; float: none !important; vertical-align: top !important;}
.entry-summary {width:100% !important; clear: both !important; font-size: 14px !important;}
.entry-block {background: none !important;}

.normal-capitalization {
    text-transform: none;
}

/*
 * Overlay && popup
 */

div#custom-overlay {
    position: absolute;
    z-index: 1000000;
    background: rgba(0,0,0,0.5);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    display: none;
    border: 0;
}

div.popup {
    width: 520px;
    position: absolute;
    top: 100px;
    left: 50%;
    margin-left: -260px;
    background: #ffffff;
    padding: 0;
    z-index: 1000001;
    display: none;
    padding: 0 20px 20px 20px;
}

div.popup h1.underline {
    font-size: 24px !important;
    text-align: center;
}

div.close-x {
    
}

div.text-align-center {
    display: block;
    text-align: center;
}

a.popup-close-button {
    width: 27px;
    height: 28px;
    background: url(../images/close-button.png) 0 0;
    position: absolute;
    top: 0;
    right: 0;
    margin: -14px -14px 0 0
}

@media only screen and (max-width: 520px) {
    div.popup {
        width: 90%;
        position: absolute;
        top: 30px;
        margin: 5%;
        left: 0;
    }    
}

@media only screen and (max-width: 767px) {
    .media-kit-main-content .line-break {
        height: 30px !important;
    }
    ul.nav-media-kit li a {
        font-size: 12px !important;
        display: block;
        color: #313131;
        padding: 5px 5px !important;
    }
    article#post-446 {
      width: 100%;
    }
    
    div.event-ads {
	display: none !important;
	width: 0 !important;
    }
    
    section#company-profile {
	margin: 0 auto !important;
	width: 90% !important;
    }
    
    section#company-profile #entry-company {
	padding: 10px !important;
    }
    
    section#company-profile #entry-company .entry-company-logo {
	display: inline-block;
	float: left;
	max-width: 100px;
    }
    
    section#company-profile #entry-company .entry-company-logo img {
	width: 100%;
	height: auto;
    }

    section#company-profile #entry-company header {
	display: inline-block;
	vertical-align: top;
	float: left;
	width: auto !important;
    }
    
    section#company-profile .entry-company-data ul li span {
	width: 100px;
	display: inline-block;
    }
    
    section#company-profile .entry-data {
	line-height: 1.4;
	display: block;
	padding: 10px 0 20px 0 !important;
    }
    
    section#company-profile .entry-company-data {
	padding: 10px 0;
    }
    
    .container.company-profile a.add-company {
	margin-top: 30px;
    }
    
    .container.company-profile a.add-company i {
	display: inline-block !important;
	margin-right: 5px;
    }
}

#company-request-form {
    margin-left: 15px;
}

.company-request-text, .news-letter-text {
    font-family: 'HelveticaNeueW02-75Bold', sans-serif;
    font-size: 12px;
    display: block;
    margin: 15px 0;
    text-align: center;
}

#company-request-form input[type="text"], #news-letter input[type="text"], #news-letter input[type="email"], #news-letter input[type="tel"]  {
    width: 220px;
    background: #ffffff;
    border: 1px solid #e2e2e2;
    height: 36px;
    margin: 10px 10px 0 0;
    font-family: 'HelveticaNeueW02-56Ital', sans-serif;
    font-size: 13px;
    padding-left: 10px;
    color: #777777;
}

#news-letter input[type="text"], #news-letter input[type="email"], #news-letter input[type="tel"] {
    width: 80%;
    margin: 5px auto 5px 10%;
}

#news-letter .news-letter-unsubscribe {
    width: 80%;
    font-family: 'HelveticaNeueW02-55Roma', sans-serif;
    font-size: 11px;
    color: #777777;
    text-align: center;
    display: inline-block;
    margin-left: 10%;
    line-height: 1.4;
}


button.company-form-submit, button.company-form-confirm, button.news-letter-submit, button.news-letter-submit, .wpcf7-submit {
    color: white;
    background: #ec671b;
    display: block;
    padding: 15px 30px;
    border: 1px solid #ce610e;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 20px;
}

button.news-letter-submit {
    margin-top: 10px;
    margin-bottom: 10px;
}


.clrfx {
    clear: both;
}

.form-required-text {
    color: #ec671b;
    display: inline-block;
    margin: 10px 0 10px 0;
    font-family: 'HelveticaNeueW02-56Ital', sans-serif;
}

/*
 * MEDIA KIT
 */

.container.media-kit .col-md-4 {
    
}

.row-no-gutter {
    
}

.bold {
    font-weight: bold;
}

h3.location {
    margin: 0 !important;
    padding: 0 0 10px 0 !important;
}

.media-kit-main-content h1 {
    font-weight: 400 !important;
}

ul.nav-media-kit {
    
}

ul.nav-media-kit li {
    float: left;
    
}

ul.nav-media-kit li:before {
    content: '|';
    text-align: left;
    vertical-align: middle;
    
}

ul.nav-media-kit li:first-child:before {
    content: none;
}

ul.nav-media-kit li a {
    font-size: 14px;
    display: inline-block;
    color: #313131;
    padding: 10px 15px;
}

ul.nav-media-kit li a:hover {
    background-color: #eeeeee !important;
    text-decoration: none;
}

ul.nav-media-kit li.current-menu-item a, ul.nav-media-kit li.current-menu-item a:hover {
    background-color: #1b4d0e !important;
    color: #ffffff;
}

.container.media-kit .img-responsive {
    width: 100%;
}

.container.media-kit .media-kit-big-img {
    border-top: 4px solid #1b4d0e;
}

.container.media-kit .line-break {
    background: url(../images/notepaper-long.png) no-repeat;
    background-size: 100% auto;
    height: 60px;
    width: 100%;
}

.media-kit-img-nav {
    margin-top: 30px;
}

.media-kit-img-nav .media {
    margin-bottom: 20px;    
}

.container.media-kit h1 {
    color: #404040;
    font-size: 34px;
    
}

.container.media-kit h2 {
    font-family: 'HelveticaNeueW02-75Bold', sans-serif;
    font-size: 16px;
    padding: 0;
    margin: 20px 0;
    color: #3e3e3e;
}

.container.media-kit p {
    font-family: 'HelveticaNeueW02-55Roma', sans-serif;
    color: #3e3e3e;
    font-size: 14px;
    line-height: 1.4;
}

.container.media-kit .media-kit-side-box {
    border: 1px solid #e2e2e2;
    margin-bottom: 30px;
    padding: 0px;
}

.container.media-kit .media-kit-side-box h3 {
    padding: 15px 20px;
    line-height: 1.3 !important;
}

.container.media-kit .media-kit-side-box p {
    padding: 0 20px 15px 20px;
}

.container.media-kit .media-kit-img {
    width: 100%;
}

/*
 * COMPANY PROFILE
 */

.container.company-profile {max-width: 1030px !important; margin-left:auto !important; padding-top:10px;}
a.add-company {
    color: white;
    background: #ec671b;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    border: 1px solid #ce610e;
    margin-bottom: 30px;
    padding: 15px 0;
}

a.add-company i {
    display: block;
}

a.add-company:hover {
    text-decoration: none;
}

section#company-profile {
    display: table-cell;
    width: 100% !important;
}

section#company-profile article {
    width: 100% !important;
    display: table !important;
}

section#company-profile #entry-company {
    display: table;
    font-family: 'HelveticaNeueW02-55Roma', sans-serif !important;
    border: 1px solid #e2e2e2;
    padding: 20px;
    width: 100% !important;
}

section#company-profile #entry-company .entry-company-logo {
    display: table-cell;
    padding-right: 20px;
}

section#company-profile #entry-company .entry-company-logo img {
    border: 1px solid #e2e2e2;
    width: 80px !important;
    height: auto;
}

section#company-profile #entry-company header {
    display: table-cell;
    font-family: 'HelveticaNeueW02-55Roma', sans-serif !important;
    vertical-align: top;
    width: 100%;
}

section#company-profile #entry-company header .entry-company-title {
    float: left;
    font-family: 'Oswald';
    font-size: 24px;
    text-transform: uppercase;
}

section#company-profile #entry-company header .entry-company-social {
    float: right;
}

section#company-profile #entry-company header .entry-company-social-xs {
    float: left;
}

section#company-profile #entry-company header .entry-company-social a {
    float: left;
    margin-left: 10px;
}

section#company-profile #entry-company header .entry-company-data {
    clear: both !important;
    display: block;
    line-height: 1.4;
}

section#company-profile #entry-company header .entry-company-data a {
    display: inline-block;
    padding: 5px 0 10px 0;
    color: #7064ac;
}

section#company-profile #entry-company header .entry-company-data a:hover {
    text-decoration: none;
}

section#company-profile #entry-company header .entry-company-data ul {
    margin: 0 0 10px 0;
}

section#company-profile #entry-company header .entry-company-data ul li span {
    width: 100px;
    display: inline-block;
}

section#company-profile #entry-company header .entry-company-desc {
    line-height: 1.4;
}

section#company-profile #entry-company header .entry-company-linkedin {
    margin-top: 30px;
    width: 300px;
}

section#company-profile .mobile-company-data {
    display: table-row;
}

section#company-profile .mobile-company-elementary-data {
    clear: both;
}

section#company-profile article {
    padding: 20px 0 0 0;
    background: url("../images/notepaper-long.png") no-repeat center bottom; background-size: 100% auto;
}

section#company-profile article.newest-additions h3 {
    float: left;
    width: 100% !important;
}

section#company-profile article.newest-additions .entry-img {
    width: 100px !important;
}


section#company-profile article.newest-additions .entry-img img {
    width: 100%;
}

section#company-profile article.newest-additions header {
    padding-left: 20px;
}

section#company-profile article.newest-additions header .entry-title h2 {
    margin: 0;
    padding: 0;
}

section#company-profile article.newest-additions header .entry-data {
    font-family: 'HelveticaNeueW02-55Roma', sans-serif !important;
    padding: 0;
    margin: 0 0 10px 0;
}

section#company-profile article.newest-additions header .entry-data a {
    color: #7064ac;
}

section#company-profile article.newest-additions header .entry-data a:hover {
    text-decoration: none;
}

/*
 * GENERIC
 */

.container.generic {max-width: 1000px !important; margin-left:auto !important;}
.row-generic { max-width:1000px; margin-top: 0px !important; margin-left: 0 !important; margin-right: 0 !important;}
section#generic {
    display: table-cell;
    width: 100% !important;
}
section#generic h3.underline {
    margin-bottom: 20px;
}
section#generic p {
    font-family: 'HelveticaNeueW02-55Roma', sans-serif !important;
    font-size: 14px;
    line-height: 1.4;
    
}

section#generic h2 {
    font-family: 'HelveticaNeueW02-75Bold', sans-serif;
    font-size: 16px;
    padding: 0;
    margin: 20px 0;
    color: #3e3e3e;
}

ul.generic {
    font-family: 'HelveticaNeueW02-55Roma', sans-serif;
    margin: 10px 0 10px 30px;
    line-height: 1.4;
}

ul.generic li {
    text-indent: -8px;
}

ul.generic li:before {
    content: '•';
    color: #c8c9c8;
    display: inline-block;
    width: 8px;
    text-align: left;
}

/*
 * REGISTRATION FORM
 */

#post-446 h1.entry-title {
    float: left;
    display: block;
    font-size: 28px;
    color: rgb(27, 77, 14);
    padding-bottom: 5px;
    border-bottom: 3px solid rgb(27, 77, 14);
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: 'Oswald', sans-serif;
    width: 100%;
}
#post-446 section.entry-content {
    position: relative;
    margin-top: 20px;
}

#wpcf7-f427-p446-o1 {}

#wpcf7-f427-p446-o1 form label {
    font-family: 'HelveticaNeueW02-55Roma', sans-serif;
}

#wpcf7-f427-p446-o1 form input {
    border-radius: 0;
    border: 1px solid #e2e2e2;
    width: 300px;
    margin: 5px 0 0 0;
}

#wpcf7-f427-p446-o1 form input[type="submit"] {
    color: white;
    background: #ec671b;
    display: block;
    padding: 15px 30px;
    border: 1px solid #ce610e;
    margin: 0;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 20px;
    width: auto;
}

.wpcf7-response-output {
    color:red;
}