section.paragraph--type--product-widths .node-width-data {
    min-width: 70px;
    text-align: center;
}
.ace-editor { 
   display: none;
}

section.text-and-image .container .column-description .field--name-field-description p.font-20,
.text-formatted p.font-20,
.text-item p.font-20 { 
   font-size: 20px;
}

section.text-and-image .container .column-description .field--name-field-description p.font-18,
.text-formatted p.font-18,
.text-item p.font-18 { 
   font-size: 18px;
}

@media screen and (min-width: 799.5px) {
  .hero-banner__a2_reverse .field-title__container {
  	padding-left: 0;
  }
}
@media screen and (max-width: 800px) { 
  .a1_hero .field--name-field-image {
    display: none;
  }
 .a1_hero .field-title__container {
    position: relative !important;
    top: 0;
    padding-top: 40px;
 }
 .a1_hero .hero-banner__text-box__container {
    min-height: auto;
 }
}

@media screen and (max-width: 920px) { 
  .a1_hero .field--name-field-image { 
     width: 70%;
  }
}

.large_images.bg-F2F3F1 a {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.large_images.bg-F2F3F1 a:hover {
	color: #FF8F00;	
}

.download-center-views-row-wrapper .document-listing__file-name.entry-name,
.download-center-views-row-wrapper .document-listing__file-actions-wrapper { 
  display: none;
}

.download-center-views-row-wrapper .document-file-name-new { 
 color: #37403B;
 font-size: 16px;
}

.view-download-documents .view-content .views-row .views-field.views-field-nothing {
    order: 1;
    flex-grow: 1;
}