  @font-face { 
font-family: Bank Gothic Medium; 
src: url(/wp-content/themes/barber-nichols-child/css/fonts/Bank_Gothic_Medium.otf); 
font-weight: normal; 
}
@font-face { 
font-family: OpenSans light; 
src: url(/wp-content/themes/barber-nichols-child/css/fonts/OpenSans-Light.ttf); 
font-weight: normal; 
}
@font-face { 
font-family: OpenSans bold; 
src: url(/wp-content/themes/barber-nichols-child/css/fonts/OpenSans-Bold.ttf); 
font-weight: normal; 
}
@font-face { 
font-family: OpenSans semibold; 
src: url(/wp-content/themes/barber-nichols-child/css/fonts/OpenSans-Semibold.ttf); 
font-weight: normal; 
}

/* menu css */
.menu-depth-2 {
    display: none !important;
}
.menu-depth-3 {
    display: none !important;
}

ul.sub-menu.show_sub_menu {
    display: block !important;
    right: 0;
    top: 0px !important;
}

ul.sub-menu.menu-depth-2.show_sub_menu {
	left: inherit;
	right: 100%;
}

input.nav-toggler:checked~ul.sub-menu {
    display: block !important;
}
/* end */
h3 {
    font-family: 'Bank Gothic Medium' !important;
}
.hero h1 {
    font-family: Bank Gothic Medium;
    font-size: 66px;
}
.hero h2 {
    font-family: OpenSans light;
}
.row-image-left .post-content a {
    color: #ee3a43 !important;
}
a.button {
    font-family: OpenSans Bold !important;
}
.forth.text-left a.button {
    color: #4c4e51  !important;
}
.forth.text-left a.button:hover {
    color: white !important;
}
h2.section-header {
    font-family: 'Bank Gothic Medium';
    font-size: 50px;
    color: #ee3a43;
}
.section-intro.post-content p, .section.featured-blogs .text-center p {
    font-size: 22px;
    font-family: OpenSans semibold;
    color: #939598;
}
.section-intro.post-content p, .section.featured-blogs .text-center p {
    color: #4c4e51;
}
.less-wide {
    width: 90% !important;
    max-width: 90% !important;
}
.post-content {
    font-size: 20px;
    font-family: 'Open Sans';
    color: #4c4e51;
}
.light-colored-text .post-content {
    color: #fff;
}
.featured-blogs h2.h5.blog_title {
    text-align: center;
    font-size: 22px;
    font-family: 'OpenSans bold';
    color: #4c4e51;
}
.blog-excerpt h2.h5.blog_title:after {
    content: "";
    display: block;
    width: 80px;
    height: 3px;
    background-color: #ee5058;
    margin-top: 8px !important;
    margin: 0 auto;
}
.blog-excerpt .post-content p {
    font-family: 'Open Sans';
    font-size: 16px;
    color: #4c4e51 !important;
    overflow: hidden;
/*    text-overflow: ellipsis; */
    display: -webkit-box;
/*    -webkit-line-clamp: 3; */
    -webkit-box-orient: vertical;
}
.testimonial.text-center h2 {
    font-family: 'Bank Gothic Medium';
    font-size: 50px;
}
.testimonial .test_desc p {
    font-family: 'Open Sans';
    font-size: 43px;
}
.testimonial .test_desc:before, .testimonial .test_desc:after {
    content: unset;
}
.section.tile-links li.tile a figure:hover {
    background-color: #ee3a43;
}
.videoholder {
    padding-bottom: 45.25% !important;
}
.section.back-and-forth h3 {
    font-size: 50px;
    font-family: 'Bank Gothic Medium';
}
.section.back-and-forth.bg-red h3, .back-and-forth.bg-red .post-content p{
    color: #ededef;
}
.back-and-forth.bg-red .forth.text-left a.button {
    color: #ededef !important;
}
.back-and-forth.bg-red .forth.text-left a.button:before, .back-and-forth.bg-red .forth.text-left a.button:after {
    background-color: #ededef !important;
}
.back-and-forth.bg-red .forth.text-left a.button:hover {
    color: #4c4e51 !important;
}
.section.back-and-forth .videoholder {
    padding-bottom: 56.25% !important;
}
article.blog-excerpt {
    text-align: center;
}
.utility-nav a.menu-link.main-menu-link {
    color: #ee5058 !important;
}
a#logo {
    flex: 0 1 30rem !important;
}
.horiz .main {
    display: flex;
}
ul.menu.footer_menus {
    display: unset;
}
.menu_footer {
    margin-top: unset;
}
a.menu_head {
    text-decoration: none;
    cursor: pointer;
    color: #b1b2bc !important;
    font-size: 14.58px;
    margin-left: 5px;
}
.menu_footer {
    width: 135px;
    margin-right: 15px;
}
.footer_menus li a {
    font-size: 12.5px !important;
    font-weight: 500 !important;
    color: #8b8c94 !important;
}
.footer_menus li a:focus, .footer_menus li a:hover, .menu_head:hover, .social-links a.menu-link.main-menu-link:hover {
    color: #ededef !important;
}
.menu_footer nav.header-nav-in-footer {
    margin-top: 24px;
}
footer.main {
    background: #4c4e51 !important;
}
.social-links a.menu-link.main-menu-link {
    color: #a6a6a7 !important;
}
.hero h2 {
    margin-bottom: 30px;
    margin-top: 30px !important;
}
.hero a.button, a.button.red {
    background-color: #ee3a43;
    margin: 30px 17px;
    color: white !important;
}
.hero a.button:before, a.button.red:before {
    height: unset;
}
.row-image-left .back {
    padding-right: 3em;
    -webkit-box-flex: 0;
    flex: 0 1 40%;
}
.row-image-left .forth.text-left {
    margin: 0;
    -webkit-box-flex: 0;
    flex: 0 1 60%;
}
.btn:after, .btn:before, .button:after, .button:before, .submit-wrap .nf-field-element:after, .submit-wrap .nf-field-element:before, button:after, button:before {
    background-color: #ee3a43 !important;
}
.btn:focus:after, .btn:hover:after, .button:focus:after, .button:hover:after, .fake-button:focus .btn:after, .fake-button:focus .button:after, .fake-button:hover .btn:after, .fake-button:hover .button:after, .submit-wrap .nf-field-element:focus:after, .submit-wrap .nf-field-element:hover:after, button:focus:after, button:hover:after {
    background-color: #ee3a43 !important;
}
/* Prevents back and forth from working
.back-and-forth .back {
    order: 2;
    padding-right: unset !important;
    padding-left: 3em;
}
*/
.bg-red {
    background-color: #ee3a43;
}
.section-header:after{
    content: unset !important;
}
nav.footer li {
    margin: unset !important;
}
span.footer_dots {
    margin: 0 10px;
}
@media screen and (max-width: 800px) {
.back-and-forth .row, .row-image-left .row {
    display: block !important;
}
.back-and-forth .back {
    padding-right: 1em !important;
}
.back-and-forth .forth, .row-image-left .forth.text-left, .row-image-left .back {
    padding: 0 1em !important;
}
figure.videoholder img {
    margin: 0 auto !important;
}
}
@media screen and (max-width: 620px) {
.hero h1 {
    font-size: 40px !important;
}
h2.section-header, .testimonial.text-center h2, .section.back-and-forth h3 {
    font-size: 35px !important;
}
.section-intro.post-content p, .section.featured-blogs .text-center p, .testimonial .test_desc p {
    font-size: 20px !important;
}
}
@media screen and (max-width: 425px) {
.hero h1 {
    font-size: 35px !important;
}
h2.section-header, .testimonial.text-center h2, .section.back-and-forth h3 {
    font-size: 30px !important;
}
}


/* Safi css  */

stats module

section.section.stats.text-center.bg-red {
    background-color: #ee3a43;
    
        }
        
.bg-red span {
    color: #ffffff;
    font-size: 25px;
}
.bg-red strong.giant-stat {
    font-size: 208.33px;
    color: #ffff;
}


/* CTA Band */

section.section.text-center.bg-highlight.light-colored-text.cta-bar {
    background-color: #ee3a43;
    color: #ffffff;
}  
.cta-bar h2 {
    font-size: 50px;
    margin-top: 1.5rem;
}  
a.button {
    font-size: 18.75px;
   color: #ffffff;
}


section.section.text-center.bg-highlight.light-colored-text.cta-bar.product_navigation {
    background-color: #ededef !important;
    display: none !important;
}
.product_navigation h2 {
    color: #ee3a43 !important;
    font-size: 50px !important;
}
.product_navigation p {
    color: black;
    font-size: 20.83px;
}
.product_navigation a.button {
    font-size: 18.75px;
    color: #3c3e4d !important;
    margin: 2rem;
    background-color: unset !important;
}

Douvle CTA Bands
.container.box1.double {
    background-color: #4c4e51 !important;
    color: #ffffff;
    max-width: 100% !important;
}
.box1 .col-sm-6 {
    width: 50% !important;
    display: table-cell;
    text-align: center;
}
.box1 .my_heading {
    font-size: 50px;
     color: #ffffff;
}
.box1 .my_paragraph {
    font-size: 20.83px;
     color: #ffffff;
}
.has-image img.attachment-hero.size-hero {
    opacity: unset !important;
}
.navs ul#menu-main-menu-new {
    font-size: 18.75px;
    flex: unset !important;
    font-family: 'OpenSans light';
    text-transform: uppercase;
}
.navs.header-nav li#nav-menu-item-3559 {
    flex: unset !important;
}
.testimonial img.attachment-hero.size-hero {
    opacity: unset !important;
}
.testimonial.text-center {
    min-height: 35em !important;
}
.testimonial.text-center h2 {
    padding-bottom: 3%;
}
.content-width.horiz.x3 article.blog-excerpt {
    padding: 3rem;
    max-width: 80.25em !important;
}
.utility-nav .search a.menu-link.main-menu-link {
    background: url(/wp-content/uploads/2022/01/search.jpg)50% no-repeat !important;
}
.intersectable footer.main {
    margin-top: 5px;
}
.menu_footer a.menu_head {
    font-family: 'OpenSans bold';
}
.header-nav-in-footer a.menu-link.main-menu-link {
    font-family: 'Open Sans';
}
.header-nav .main-menu-item {
    margin: unset !important;
    flex: 0 1 auto !important;
}
.content-width .blog-excerpt section.post-content.impro {
    margin-top: -2.5em !important;
}
.blog-excerpt figure.videoholder {
    padding-bottom: 56.25%!important;
}
.content-width.horiz.x3 {
    max-width: 82.25em !important;
}
.videoholder img.attachment-medium.size-medium {
    max-width: 73% !important;
    text-aling: center !important;
    margin: 0 auto;
}
.colume_text.\32 column {
    background: #ededef;
}
colmn text
.colume_text {
    background-color: #ededef;
        width: 100% !important;
}
.colume_text .headr {
    text-align: center;
    font-size: 50px;
    color: #ee3a43;
}
.colume_text .pargph {
    font-size: 22.92px;
    text-align: center;
    color: #939598;
}
.colume_text .col-sm-6 {
    display: table-cell;
    font-size: 20.83px;
}
.colume_text .left {
    text-align: left !important;
}
h3.text-left-3 {
    text-align: left;
}
.trt.colume_text.\32 column {
    background: Unset !important;
}
.post-content .left {
    text-align: left !important;
}
.post-content.less-wide {
    text-align: left!important;
}
.header-nav ul.sub-menu.menu-depth-1 {
    z-index: 9;
}
#nav-menu-item-3799 > ul {
    left: 182px !important;
}

.horiz .post-content.less-wide {
    text-align: unset !important;
}
/* end */
/*footer*/
.horiz .menu_footer {
    width: 100% !important;
}
.horiz .main {
    width: 100%;
    font-family: 'OpenSans light';
    font-size: 18.95px;
}
.menu_footer nav.header-nav-in-footer {
    margin-top: 0px !important;
}

/**/
/ Max Media Styles ****/
/**/

.section-intro a {
	color: #ee3a43;
}

.btn:active, .button:active, .fake-button:active .btn, .fake-button:active .button, .submit-wrap .nf-field-element:active, button:active {
	color: #fff;
}

.content-column.one_half.last_column {
    margin-top: 0;
}

@media (max-width: 73.25rem) {
    .section.back-and-forth .content-width .row {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

/
 * Header
 * **/

nav.header-nav .hide-header {
    display: none;
}

.header-nav ul.sub-menu.menu-depth-2 {
	    z-index: 100;
}

@media (max-width: 49.999em) {
	label.nav-toggler:after {
    	display: block;
	}
	#logo img {
		max-width: 280px;
	}
	header.main>div {
    	flex-wrap: nowrap;
    	align-items: center;
	}
}
@media (min-width: 50em) and (max-width: 64em) {
	.header-nav ul.sub-menu {
		font-size: .875rem;
	}
	.navs .main-menu-link {
		font-size: 1rem !important;
		padding: 0.75em .5em !important;
	}
}

@media (min-width: 50em) {
	.header-nav ul.sub-menu {
		width: fit-content !important;
		min-width: 150%;
	}
	.header-nav .sub-menu-link:hover {
    	color: #fff !important;
    	background-color: rgba(60,62,77,.9) !important;
	}
    .header-nav li:last-of-type ul.sub-menu {
        -webkit-transform: none !important;
        transform: none !important;
    }
}

/
 * Home Page
 * **/

body.home .section.featured-blogs figure img {
    max-height: 200px;
    width: auto;
	margin: 0 auto;
}

/**
 * Hero Banner
 * ****/

.hero-content h1, .hero-content h2, .hero-content p {
    text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

/*** Add Video ***/
.video-background {
    background: #000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.has-video {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    height: 56.25vw;
    max-height: 30em;
    background: #000;
}

.has-video video { 
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    width: 100%;
    height: auto;
    transform: translateX(-50%) translateY(-50%);
}

@media (max-width: 799px) {
    .hero a.button {
        background: none !important;
    }

    .hero a.button:before {
        background: #fff !important;
        bottom: 0;
        height: 3px;
    }
    .hero a.button:hover {
        color: #ee3a43 !important;
    }

    .hero a.button:hover:after {
        background: #fff !important;
    }
}

@media (min-width: 620px) {
	.hero .has-video .hero-content {
		position: absolute;
		top: 50%;
    	left: 50%;
    	transform: translateX(-50%) translateY(-50%);
	}
}

/* Industries page */
@media (min-width: 1280px) {
	.page-id-3714 .has-video video {
    	top: 75%;
	}
}

/* Hero Overlay */
@media (min-width: 800px) {
	.hero .has-image figure.has-overlay:after, .hero .has-video .video-content.has-overlay:after {
		content: "";
		background: rgba(0,0,0,0.4);
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		display: block;
	}
}

.header-nav .main-menu-link {
    white-space: nowrap;
}

.hero .hero-content {
    z-index: 1;
}

.hero > div {
	width: 100%;
}

/***
 * Modules
 * /

.back-and-forth .section-intro.post-content {
    padding-bottom: 50px;
}

section.product-categories article .post-content {
    margin-top: 10px;
}

.content-width.horiz.x3 article.blog-excerpt {
    margin-top: 0;
    padding: 1rem 3rem;
}

/***
 * Gravity Forms
 * /

.gform_fileupload_rules {
     font-style: oblique;
 }

.gform_wrapper *+* {
    margin-top: auto;
}

.gform_wrapper br {
    display: none !important;
}

.gform_wrapper.gravity-theme .gfield_header_item, .gform_wrapper.gravity-theme .gform_fileupload_rules, .gform_wrapper.gravity-theme .ginput_complex label {
	color: #939598;
    font-size: 13px !important;
}

/* Center & style submit button */
.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
    text-align: center;
}

form input.button[type=submit] {
    border-bottom: #ee3a43 3px solid;
    border-top: transparent 3px solid;
    -webkit-transition: all .1s linear .1s;
    transition: all .1s linear .1s;
}

form input.button[type=submit]:hover, form input.button[type=submit]:focus {
    border-top: #ee3a43 3px solid;
    background: #ee3a43;
    color: #fff;
}

.ginput_container_name p + p {
    margin-left: 20px;
}

.gform_button {
    cursor: pointer;
}

.ginput_container_name.no_middle_name p {
    flex-grow: 6;
}

h3.gsection_title {
    font-size: 24px;
}

.gfield h4 {
    font-size: 18px;
}

h2.gform_title {
    font-size: 26px;
}

.gform_wrapper.gravity-theme .gform_previous_button.button:hover, .gform_wrapper.gravity-theme .gform_save_link.button:hover {
    color: #fff;
}

.gform_wrapper.gravity-theme .gform_save_link.button:hover svg>path {
    fill: #fff;
}

.gform_wrapper.gravity-theme .gform_previous_button.button, .gform_wrapper.gravity-theme .gform_save_link.button {
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
}

.section-intro.post-content p.gform_required_legend {
    font-size: 14px;
    margin: 10px 0 20px;
}

.gform_wrapper.gravity-theme .description, .gform_wrapper.gravity-theme .gfield_description, .gform_wrapper.gravity-theme .gsection_description, .gform_wrapper.gravity-theme .instruction {
    font-size: 14px;
    font-weight: 400;
}

.gfield.gfield_html > h4 {
    font-weight: 600;
}
.gfield.gfield_html > h4 + p {
    font-size: 12px;
    font-weight: 400 !important;
}

.gchoice label {
    font-weight: normal;
}

.gfield.hide-icons .gfield_list_icons, .gfield.hide-icons .gfield_header_item--icons {
    display: none !important;
}

.gform_wrapper.gravity-theme .gfield_list_group, .gform_wrapper.gravity-theme .gfield_list_header {
	align-items: flex-end;
}

.gf_divider {
    text-align: center;
}

.gfield_html h4 {
    font-size: 20px;
	background: rgba(0,0,0,0.1);
    padding: 8px 4px;
}

.gfield_html h5 {
    font-size: 18px;
	font-weight: 400;
    margin-bottom: 4px;
}

.gfield_html em {
    font-size: 15px;
    font-weight: normal;
}

.gform_confirmation_wrapper {
    padding-top: 1.5em;
    border-top: #ddd 1px solid;
}

@media screen and (min-width: 640px) {
    .gfield.gfield_html > h4 {
        margin-bottom: 24px;
    }
    .gfield.gfield_html > h4 + p {
        margin-bottom: 24px;
        margin-top: -24px;
    }
}

/***
 * Theme brand overrides
 * /
.bg-primary {
    background-color: #ee3a43 !important;
}

/****
 * CTA Bar Module
 * */

.cta-bar h2 {
	font-family: 'Bank Gothic Medium';
    font-size: 50px;
}

.cta-bar .button, .cta-bar .button:active,, .cta-bar .button:focus {
    color: #fff;
}

.cta-bar .button {
    background-color: transparent;
    border: #fff 2px solid;
	color: #fff;
    transition: all .1s linear .1s;
}

.cta-bar .button:hover, .cta-bar .button:hover:focus {
    color: #ee3a43 !important;
}

.cta-bar .button:hover:after {
    background-color: #fff !important;
}

/****
 * Data Tables
 * */

.data-table {
    border-collapse: collapse;
    margin: 25px 0;
    min-width: 320px;
}

.data-table thead tr {
    background-color: #1f71a1;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
}

.data-table th,
.data-table td {
    padding: 12px 15px;
}

.data-table tbody tr {
    border-bottom: 1px solid #dddddd;
}

.data-table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

.data-table tbody tr:last-of-type {
    border-bottom: 2px solid #1f71a1;
}

/****
 * Accordions
 * */

h2 + #accordion {
    margin-top: 2rem;
}

.ui-accordion .ui-accordion-header {
    font: 700 18px Open Sans,sans-serif !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #18689a !important;
    background: #18689a !important;
}

/**
 * Tile Links Module with Buttons
 * /
.tile-links-buttons ul {
	display: grid;
	grid-template-columns: grid-template-columns: repeat(2,1fr);
	grid-gap: 1em;
	padding-left: 0;
}

.tile-links-buttons ul li.tile {
	position: relative;
}

.tile-links-buttons .tile a {
    display: inline-block;
    width:100%;
    height:100%;
    padding: 1.5rem;
	position: relative;
	text-decoration: none;
}

.tile-links-buttons .tile a div {
    position: relative;
    width:100%;
    height:100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tile-links-buttons ul .tile-red {
	background-color: #ee3a43;
}

.tile-links-buttons .tile h2 {
		color: #fff;
	    font-size: 18px;
    	font-weight: 700;
		margin: 0;
}

.tile-links-buttons ul li.tile-red:hover,
.tile-links-buttons ul li.tile-red:focus {
	background-color: #4c4e51;
}

.tile-links-buttons ul li.tile-red:hover h2,
.tile-links-buttons ul li.tile-red:focus h2 {
	color: #fff;
}

.tile-links-buttons ul .tile-white {
    background: #fff;
    border: 2px solid #4c4e51;
}

.tile-links-buttons ul .tile-gray {
    background: #4c4e51
}

.tile-links-buttons ul .tile-white:hover {
    border-color: #ee3a43;
}

.tile-links-buttons ul .tile-gray {
    background: #4c4e51
}

.tile-links-buttons ul .tile-gray:hover {
    background: #ee3a43
}

.tile-links-buttons ul .tile-white h2 {
    color: #4c4e51;
}

.tile-links-buttons ul .tile-white:hover h2 {
    color: #ee3a43;
}

@supports (display: grid){
	.tile-links-buttons li {
		width: auto !important;
		margin: 0 !important;
	}
}

@media (min-width: 50em){
	.tile-links-buttons ul {
		grid-template-columns: repeat(4, 1fr);
	}
}

/****
 * Testimonials
 * */

.testim-container {
  max-width: 640px;
  margin: 0 auto;
}


.testim-container + .testim-container {
  margin-top: 60px;
}

.testim-container .testim-credit {
  font-size: 15px;
  line-height: 1.3;
}

.testim-container blockquote {
  position: relative;
    font-family: 'Barlow Condensed', sans-serif;
	line-height: 1.2;
    max-width: 620px;
    margin: 80px auto;
    align-self: center;
}

/* Blockquote header */
.testim-container blockquote .testim-quote {
    font-family: 'Abril Fatface', cursive;
    position: relative; /* for pseudos */
    color: #fff;
    font-size: 1.75rem;
    font-weight: normal;
    line-height: 1;
    margin: 0;
    border: 2px solid #fff;
    border: solid 2px;
    border-radius:20px;
    padding: 25px;
}

/* Blockquote right double quotes */
.testim-container blockquote .testim-quote:after {
    content:"";
	display: block;
    position: absolute;
    border: 2px solid #fff;
    border-radius: 0 50px 0 0;
    width: 60px;
    height: 60px;
    bottom: -60px;
    left: 50px;
    border-bottom: none;
    border-left: none;
    z-index: 3;
}

.testim-container blockquote .testim-quote:before {
    content:"";
    position: absolute;
    width: 80px;
    border: 6px solid #436983;
    bottom: -3px;
    left: 50px;
    z-index: 2;
}

/* increase header size after 600px */
@media all and (min-width: 768px) {
    .testim-container blockquote .testim-quote {
        font-size: 2rem;
        line-height: 1.2;
   }

}

/* Blockquote subheader */
.testim-container blockquote .testim-credit {
    position: relative;
    color: #ffffff;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    padding-top: 15px;
    z-index: 1;
    margin-left:150px;
    padding-left:12px;
}

.testim-credit br {
  margin: 0;
}

.testim-container blockquote .testim-credit:before {
    content:"—";
}

.testim-container blockquote .testim-credit:first-letter {
  margin-left:-12px;
}
.page-id-4377 .horiz {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

/* Buttons */
.linked a.button {
    color: #333;
}

.linked a.button:hover {
    color: #fff;
}

/* Literature Area */
.lit-thumb {
    border: 1px solid #ddd;
}

/* Tables */

table {
    background: #FFFFFF;
    margin-bottom: 1.25rem;
    border: solid 1px #DDDDDD;
    table-layout: auto;
}

td {
    padding: 0.5625rem 0.625rem;
    font-size: 1rem;
    color: #000;
    text-align: left;
}

/***
 * Solutions Page
 * /

/*Hack to make Products Module work with 2 per row */
body.page-id-3850 .content-width.horiz.x3 {
    max-width: 71.25em;
}

body.page-id-3850 .content-width.horiz.x3 .blog-excerpt a img {
    margin: 0 auto;
}

@media (min-width: 50em) {
    body.page-id-3850 .horiz.x3>* {
        flex: 1 1 50%;
    }
}

/
 * Footer
 * **/

.footer_social {
    width: 100%;
}

#menu-footer-legal .menu-item a:after {
    content: "//";
    font-size: 0.8em;
    padding: 0 6px;
}

#menu-footer-legal .menu-item:nth-of-type(4) a:after {
    content: none;
}

#menu-footer-legal .menu-item:nth-of-type(4) a {
    content: none;
    padding-right: 18px;
}

/
 * Tech Docs Filter
 * **/

.searchandfilter > ul  {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: flex-start;
	justify-content: center;
	align-items: flex-start;
    margin: 0;
    padding: 0;
}

.searchandfilter > ul li+li {
    margin-top: 0;
	margin-left: 30px;
}

.searchandfilter select.sf-input-select {
	margin: 0;
}

.searchandfilter .sf-field-search p, .searchandfilter .sf-field-taxonomy-tech_doc_categories p {
	margin: 0;
}

.searchandfilter input, .searchandfilter select {
    font-size: 16px;
    margin-top: 0;
}

.sf-field-taxonomy-tech_doc_categories br, .pagination {
    margin: 0;
    display: none !important;
}

.sf-pages {
	color: #4c4e51;
    font-size: 14px;
    margin-top: 4px;
}

.sf-posts-found {
	color: #4c4e51;
    font-size: 1rem;
    font-weight: bold;
}

.sf-pages:before {
    content: '(';
}

.sf-pages:after {
    content: ')';
}

article.sf-result {
    padding-top: 1.5rem;
    padding-bottom: 3rem;
    border-bottom: #ddd 1px solid;
}

.sf-result h2 {
    font-family: OpenSans semibold;
    font-size: 20px;
}

.sf-result h2 + p {
    margin-top: 4px;
}

.section-intro.post-content .sf-result p {
    font-size: 16px;
    font-family: Open Sans;
	font-weight: 400;
}

.section-intro.post-content .sf-result p.tech-author {
    font-size: 14px;
}

.tech-file-size img {
    width: 20px;
    margin-right: 2px;
    display: inline;
}
.section-intro.post-content .sf-result p.tech-author, .section-intro.post-content .sf-result p.tech-file-size {
	line-height: 1;
    margin-top: 8px;
}

/* Contact Page */
#contact_info .less-wide {
    width: 100% !important;
    max-width: 100% !important;
    font-size: 18px;
    margin-top: 0;
}

#contact_info .less-wide h3 {
    font-size: 24px;
}