/* this applies to the drone report submit button */
#gform_submit_button_43 {
    background: #0071BB;
    color: white;
    padding: 10px 30px;
}

/* this applies to the confirmation message for drone report download form */
.drone-report-2019-link:after {
    content: '\f1c1';
    font-family: fontawesome;
    font-size: 30px;
    margin-left: 10px;
    vertical-align: middle;
    color: red;
}


/* GF Form Expired and File Download message */
.form-expired-message,
.file-download-message {
    margin: 10px;
    background: aliceblue;
    border: 1px solid currentColor;
    padding: 20px;
    color: cornflowerblue;
    clear: both;
}

.form-expired-message .form-expired-header,
.file-download-message .file-download-header {
    font-weight: bold;
    font-size: 110%;
	  text-align: center;
}

.form-expired-message :last-child,
.file-download-message :last-child {
    margin-bottom: 0;
}

.file-download-message .file-download-link,
.file-download-message .subscribe-link {
    margin: 10px 20px;
    padding: 10px 15px;
}

.file-download-message .file-download-link {
	font-size: 24px;
	font-weight: bold;
}

.gform_wrapper li.newsletter-optin {
    padding: 20px !important;
    margin: 30px 0 !important;
    border: 1px solid #ccc;
    background: #fff8dc;
}

.gform_wrapper li.newsletter-optin .gfield_checkbox input[type=checkbox] {
    width: 25px !important;
    height: 25px !important;
}

.gform_wrapper li.print-optin .gfield_description {
    font-weight: bold;
    font-size: 16px;
}

/* Subscribe Styles */
h1.alternate-page-header {
    font-family: 'Archivo Narrow'; 
    color: #606060; 
    font-weight: bold; 
    font-size: 44px; 
    text-align: center; 
    line-height: 1.25em;
}

h2.publication-header {
    font-family: 'Archivo Narrow'; 
    color: #606060; 
    font-size: 26px; 
    font-weight: 700;
    margin: 0 0 15px;
    text-align: center;
}

.publication-description {
	  text-align: center;
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
}

.button-container {
    text-align: center;
}

a.button {
    background: #0071BB;
    color: white;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Archivo Narrow',sans-serif;
    padding: 10px;
    display: inline-block;
    margin-bottom: 15px;
    border-radius: 5px;
    text-align: center;
    text-decoration:none;
    min-width: 250px;
}

a.button:hover {
    background: #1069a0;
	  color: white;
	  text-decoration: none;
}

a.button:after {
    font-family: 'FontAwesome';
    content: '\f105';
    padding-left: 5px;
    font-size: 110%;
}

section.row {
    margin: 0;
    padding: 50px 30px;
    border-bottom: 1px solid #eee;
}

.entry-content section.row:first-child {
    padding-top: 0;
}

section.row:last-child {
    border-bottom: none;
}

section.row .column {
    padding: 0 20px;
}

.image-container {
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.image-container img {
    height: auto;
    width: auto;
    object-fit: contain;
    max-height: 100%;
}

.image-container.smaller {
    height: 160px;
}

.social-links {
    display: flex;
    justify-content: space-between;
    font-size: 36px;
    max-width: 200px;
    margin: 10px auto;
}

/* tech hub */
.wp-block-embed-video {
    margin-bottom: 30px;
}

p.social-links {
	display: block;
	text-align:left;
	max-width:none;
}
p.social-links a {
  font-size: 30px;
	display: inline-block;
	margin: 10px;
}

/* tech hub -agvend, farmers edge, main st data */
.postid-65695 .tech-hub-supplier-downloads:before,
.postid-65534 .tech-hub-supplier-downloads:before,
.postid-65543 .tech-hub-supplier-downloads:before {
    content: 'Resources';
    font-size: 24px;
    font-weight: bold;
}

/* tech hub agvend */
.postid-65695 .tech-hub-supplier-downloads:before {
    content: 'Links';
}

.postid-65695 h3.tech-hub-supplier-section-title,
.postid-65534 h3.tech-hub-supplier-section-title,
.postid-65543 h3.tech-hub-supplier-section-title{
    display: none;
}

.postid-65695 .tech-hub-download-button:after, 
.postid-65534 .tech-hub-download-button:after, 
.postid-65543 .tech-hub-download-button:after {
    content: '\f0a9';
    display: inline-block;
    width: auto;
    height: auto;
    background-image: none;
    margin: 3px 0 0 10px;
    position: absolute;
    font-family: fontawesome;
}

/* end tech hub */

@media (min-width: 1000px) {
	.postid-65504 h1.entry-title {
    font-size: 32px;
    }
}

@media (max-width: 991px) {
	section.row {
		border: none;
		padding: 0;
	}
	
	section.row .column {
		margin-bottom: 30px;
		padding-bottom: 30px;
		border-bottom: 1px solid #eee;
	}
}

.newsletter-subscribe-widget .nsw-image img {
    max-width: 70%;
}


.newsletter-subscribe-widget .widget-title {
    margin: 10px 0 10px 75px;
}
/* TECH HUB */

.tech-hub-supplier-page .entry-content p {
    line-height: 26px;
    color: #272727;
}

.tech-hub-header.header-short {
    padding: 10px;
    text-align: left;
}

.tech-hub-header.header-short .tech-hub-logo-wrap>img {
    max-width: 190px;
}

.tech-hub-header.header-short .tech-hub-text {
    margin-top: 30px;
}

.tech-hub-post-item-overlay {
    opacity: .5;
}

.tech-hub-post-item-overlay {
    opacity: .75;
}

.tech-hub-post-item-overlay {
    background-color: #013b89;
}

.tech-hub-post-item.has-type .tech-hub-live-logo {
    width: 22%;
}

.tech-hub-live-logo .tech-hub-live-logo-img {
    width: 42%;
}

.tech-hub-post-item.has-type .tech-hub-live-logo .tech-hub-live-logo-img {
    width: 90%;
	padding-left:15px;
}

.featured-author-post-title {
    color: #000;
    margin: 2px 0 0;
    font-size: 12.5px;
}


element.style {
}
.featured-author-post-details .author {
    font-size: 12.5px;

}

.top-navbar .navbar-nav>li>a {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
    font-weight: 600;
    padding-left: 12px;
    padding-right: 10px;
    letter-spacing: .02em;
    font-family: aktiv-grotesk,Helvetica,Arial,sans-serif;
}

/* special sections VISION */
.postid-74739 div.mouse {  display: none !important;
}
.postid-74739 p.mouse-p { display: none !important;
}