/*
Theme Name: Broadriver Furniture 2017
Author: Chris Boudreaux & Chance Shelton (ThinkWebstore)
Version: 9.9.9.9
*/

/* TwentySixteen Inherited Styles for image alignment */
/**
 * 8.0 - Alignments
 */

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 0;
}

blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object,
video {
	margin-bottom: 1.75em;
	max-width: 100%;
	vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}


/**
 * 12.1 - Captions
 */

.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption .wp-caption-text {
	color: #686868;
	font-size: 13px;
	/*font-size: 0.8125rem;*/
	text-align: center;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}


/**
 * 12.2 - Galleries
 */

.gallery {
	margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.1400652% 2.2801304%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/* Styles */
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
	background-color: #fff;
}

html, body {
	max-width: 100%;
	overflow-x: hidden;
}

strong {
	font-weight: 600;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

body {
	color: #646464;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	line-height: 1.4;
}

h1
h2,
h3,
h4,
h5,
h6 {
	font-family: "Open Sans";
	clear: both;
	margin: 0;
	text-rendering: optimizeLegibility;
	margin-bottom: 0.5em;
	color: #231f20;
}

h1 {
	text-align: right;	
	font-size: 24px;
	color: #055085;
	font-weight: 600;
}

h2 {
	font-size: 24px;
	color: #293c92;
	font-weight: 600;
	color: #055085;
}

h3 {
 	font-size: 21px;
 	font-weight: 600;
}

h4 {
	font-size: 21px;
 	font-weight: 600;
 	font-style: italic;
}

p {
	margin: 0 0 1.75em;
}

i {
	font-style: italic;
}

b {
	font-weight: 600;
}

blockquote {
	border: 0 solid #1a1a1a;
	border-left-width: 4px;
	color: #686868;
	font-size: 19px;
	font-size: 1.1875rem;
	font-style: italic;
	line-height: 1.4736842105;
	margin: 0 0 1.4736842105em;
	overflow: hidden;
	padding: 0 0 0 1.263157895em;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote p {
	margin-bottom: 1.4736842105em;
}

blockquote cite,
blockquote small {
	color: #1a1a1a;
	display: block;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}

blockquote cite:before,
blockquote small:before {
	content: "\2014\00a0";
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

blockquote > :last-child {
	margin-bottom: 0;
}

hr {
	background-color: #d1d1d1;
	border: 0;
	height: 1px;
	margin: 0 0 1.75em;
}

ul,
ol {
	margin: 0 0 1.75em 1.25em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
	margin-left: 1.5em;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
	vertical-align: middle;
}

a {
	color: #293c92;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #231f20;
	text-decoration: underline;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object,
video {
	margin-bottom: 1.75em;
	max-width: 100%;
	vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}
div.author {
	margin-bottom: 1.5em;
}
.unbolded {
	font-weight: 500 !important;
}


/* Custom Styles */
/* Header Styles */
.top-bg {
	width: 100%;
	display: block;
	height: 15px;
	background-color: #055085;
}
.menu-bg {
	width: 100%;
	display: block;
	height: 99px;
	/*background: url('images/menu_bg.png') repeat-x;
	background-size: auto 115px;*/
	position: relative;
}
.menu-container {
	display: block;
	width: 100%;
	max-width: 1700px;
	margin: 0 auto;
	height: 189px;
	background: url('images/nav_bg.png') no-repeat;
	background-size: 100% 189px;
	position: relative;
	z-index: 99;
}
.menu-side {
	display: inline;
	height: 115px;
	background: url('images/menu_bg.png') repeat-x;
	position: absolute;
	top: 0;
	z-index: 99;
}
.menu-side.left {
	left: 0;
}
.menu-side.right {
	right: 0;
}
.main-site-content-area {
	display: block;
	width: 100%;
}
#desktop-menu {
	display: block;
	padding: 0;
	margin: 0;
	width: auto;
	padding-top: 5%;
}
#desktop-menu > ul {
	list-style: inside none;
	padding: 0;
	margin: 0;
	text-align: center;
	display: flex;
	justify-content: space-around;
}
#desktop-menu > ul > li {
	list-style: inside none;
	padding: 0;
	margin: 0;
	text-indent: 0;
	display: inline-block;
	position: relative;
	font-weight: 300;
	font-size: 18px;
	font-family: "Open Sans";
	color: #2e2e2e; 
}
#desktop-menu > ul > li > a {
	display: block;
	padding: 0 2px;
	position: relative;
	text-align: center;
	text-decoration: none;
	font-weight: 300;
	font-size: 18px;
	font-family: "Open Sans";
	color: #2e2e2e;  
}
#desktop-menu > ul > li > a:hover {
	color: #055085;
}
.site-logo {
	display: block;
	width: 100%;
	max-width: 380px;
	margin: 0 auto;
	margin-top: 5%;
}
.parent-logo-link {
	height: 100px;
	display: table-cell;
	vertical-align: middle;
}
.parent-logo {
	display: block;
	width: 100%;
	max-width: 110px;
	margin: 0 auto;
}
.mobile-menu {
	position: relative;
}
.mobile-logo-container {
	display: block;
	height: 90px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	padding: 10px 0;
	padding-left: 5%;
}
.mobile-site-logo-link {
	height: 70px;
	width: auto;
}
.mobile-site-logo {
	height: 70px;
	width: auto;
}

/* Slicknav styles */
#slick-mobile-menu {
	margin-top: -1px;
}
.slicknav_btn {
	position: relative;
	display: block;
	vertical-align: middle;
	padding: 16px 0 14px 0;
	line-height: 1;
	cursor: pointer;
	margin: 0px auto 0px auto;
	height:90px;
	width: 90%;
	font-size: 18px;
	background-color: #fff;
}
.slicknav_menu .slicknav_menutxt {
	line-height: 1;
	float: left;
	color: #fff;
	font-weight: 600;
	display: none;
}
.slicknav_menu .slicknav_icon {
	float: right;
	margin: 10px 0 0 0;
}
.slicknav_menu .slicknav_no-text {
	margin: 0
}
.slicknav_menu .slicknav_icon-bar {
	display: block;
	width: 64px;
	height: 5px;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
	margin-top: 13px;
}
.slicknav_nav .slicknav_arrow {
	font-size: 12px;
	margin: 0 0 0 4px;
}
.slicknav_menu {
	display:none;
	background-color:#fff;
	-webkit-box-shadow: 0px 8px 10px -3px rgba(110,110,110,0.75);
	-moz-box-shadow: 0px 8px 10px -3px rgba(110,110,110,0.75);
	box-shadow: 0px 8px 10px -3px rgba(110,110,110,0.75);
}
.slicknav_menu .slicknav_icon-bar {
	background-color: #055085;
}
.slicknav_nav {
	background-color: #fff;
}
.slicknav_nav ul {
	padding: 0 0;
	margin: 0 0 0 0;
	list-style: none;
}
.slicknav_nav ul ul {
	border-top: none;
	padding: 0 0 0 0;
}
.slicknav_nav ul li {
	margin: 0 auto;
	text-indent: 0px;
}
.slicknav_nav ul li a {
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #2e2e2e;
	margin: 0 auto;
	display: block;
	padding: 9px 5% 10px 5%;
	font-size: 18px;
	text-decoration: none;
}
.slicknav_nav ul li a:hover {
	background-color: #fff;
	color: #055085;
}
.slicknav_nav ul li ul li a {
	padding-left: 10%;
}
.slicknav_nav ul li ul li ul li a {
	padding-left: 15%;
}
.slicknav_nav ul li ul li ul li ul li a {
	padding-left: 20%;
}
.slicknav_nav a.slicknav_item a {
	display: inline-block;
	padding: 0 0 0 0;
}
@media (max-width: 768px) {
	.js .slicknav_menu {
		display:block;
		width: 100%;
		margin: 0 auto;
	}
}

/* Homepage Slider Styles */
.slide-text {
	width: 100% !important;
	max-width: 900px !important;
	margin: 0 auto !important;
	font-family: "futura-pt-bold" !important;
	font-weight: 900 !important;
	font-size: 60px !important;
	font-size: 3.5vw !important;
	height: auto !important;
	padding: 10px !important;
	color: #fff !important;
	text-align: center !important;
	text-transform: uppercase !important;
	line-height: 1.2 !important;
}
.slide-text a, .slide-text a:visited, .slide-text:visited a {
	margin-top: 20px !important;
	display: inline-block;
	padding: 10px 20px !important;
	text-decoration: none !important;
	font-family: "futura-pt-bold" !important;
	font-weight: 900 !important;
	font-size: 40px !important;
	font-size: 2vw !important;
	color: #fff !important;
	text-transform: uppercase !important;
	background-color: rgba(5,80,133,0.5) !important;
	line-height: 1.2 !important;
}
.slide-text a:hover, .slide-text a:active, .slide-text a:focus {
	background-color: rgba(5,80,133,1) !important;
	text-decoration: none !important;
}
.slider {
	display: block;
	width: 100%;
}
.ls-thumbnail-slide {
	width: 100% !important;
    height: auto !important;
    display: flex !important;
    justify-content: space-between;
}
.ls-thumbnail-inner {
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
}
.ls-thumbnail {
	width: 100% !important;
	height: auto;
	position: absolute !important;
	bottom: 0 !important;
	top: auto !important;
}
.ls-thumbnail-wrapper {
	/*height: 100% !important;*/
	position: absolute !important;
	/*top: 0 !important;*/
}
.ls-thumbnail a {
	width: 16% !important;
	height: auto !important;
	display: inline-block;
	margin: 0 !important;
	/*background-color: rgba(255,255,255,0);*/
}
.ls-thumbnail a img {
	width: 100%;
	height: auto;
}
.ls-thumbnail-slide a:hover {
	background-color: rgba(5,80,133,.8) !important;
}

/* Accordion Slider Styles */
.as-white {
	background-color: #fff !important;
}
.product-overlay, .product-overlay:visited {
	display: block;
	width: 100%;
	height: auto;
	text-decoration: none;
}
.product-title-wrapper {
	display: table;
	width: 100%;
	height: 100%;
}
.product-title {
	font-size: 30px;
	font-weight: 600;
	color: #363636;
	text-align: right;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}
.product-description {
	display: block;
	height: auto;
	font-family: "Open Sans";
	font-size: 18px;
	color: #363636;
	vertical-align: middle;
}
.product-overlay span {
	font-weight: 600;
	color: #055085;
	font-style: italic;
}
.product-overlay:hover, .product-overlay:active, .product-overlay:focus {
	text-decoration: none;
}
.product-overlay:hover span, .product-overlay:active span, .product-overlay:focus span {
	text-decoration: underline;
}


/* Page Styles */
.main-site-content-area {
	background-color: #fff;
}
.header-spacer {
	display: block;
	height: 40px;
}
.content-container {
	display: block;
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	padding: 50px 10px 0;
	margin-bottom: 30px;
	position: relative;
}
.left-side {
	 font-family: "Open Sans";
	 font-size: 18px;
	 color: #191919;
	 text-align: right;
	 padding: 30px 20px;
}
ul.left-side-list {
	list-style: inside none;
	margin: 0;
	padding: 0;
}
ul.left-side-list a, ul.left-side-list a:visited {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 18px;
	color: #646464;
	text-decoration: none;
}
ul.left-side-list a:hover, ul.left-side-list a:active, ul.left-side-list a:focus {
	text-decoration: none;
	color: #055085;
}
ul.left-side-list li {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 18px;
	color: #646464;
	text-decoration: none;
	padding: 0;
	margin: 5px 0;
	text-align: right;
}

/* Where We Are Page Styles */
.where-links a, .where-links a:visited {
	font-family: "Open Sans";
	font-size: 18px;
	font-weight: 600px;
	text-decoration: none;
	color: #797979;
}
.where-links a:hover, .where-links a:active, .where-links a:focus {
	text-decoration: none;
	color: #055085;
}

/* Careers Page Styles */
.career-tile, .career-tile:visited {
	display: block;
	text-decoration: none;
	width: 100%;
	max-width: 310px;
	margin: 0 auto;
	margin-top: 20px;
	border: 1px solid #fff;
	height: 100%;
}
.position-image {
	display: block;
	width: 100%;
	height: auto;
}
.position-text {
	display: block;
	width: 100%;
	height: auto;
	font-family: "Open Sans";
	font-size: 16px;
	color: #363636;
	padding: 15px 10px;
}
.position-title {
	font-size: 21px;
	font-weight: 600;
	margin-bottom: 5px;
	color: #363636;
}
.position-text span {
	font-weight: 600;
	color: #055085;
	font-style: italic;
}
.career-tile:hover, .career-tile:active, .career-tile:focus {
	text-decoration: none;
	outline: 3px solid #e2e2e2;
}
.career-tile:hover span, .career-tile:active span, .career-tile:focus span {
	text-decoration: underline;
}

/* Management Team Page Styles */
.team-member-tile, .team-member-tile:visited {
	display: block;
	text-decoration: none;
	width: 100%;
	max-width: 200px;
	margin: 0 auto;
	margin-top: 20px;
	border: 2px solid #fff;
	position: relative;
	font-family: "Open Sans";
}
.team-member-img {
	display: block;
	width: 100%;
	height: auto;
}
.slideout {
	transition: all 1s;
	height: 100%;
	width: 0;
	position: absolute;
	background-color: #fff;
	top: 0;
	z-index: 99;
	overflow: hidden;
	line-height: 1.2;
	border: 1px solid transparent;
}
.team-member-name {
	font-size: 24px;
	font-weight: 600;
	color: #055085 !important;
	text-decoration: none !important;
	margin-bottom: 7px;
	width: 230px;
}
.team-member-title {
	font-size: 16px;
	font-style: italic;
	color: #6f6f6f !important;
	text-decoration: none !important;
	margin-bottom: 7px;
	width: 230px;
}
.team-member-bio-excerpt {
	font-size: 16px;
	color: #6f6f6f !important;
	text-decoration: none !important;
	margin-bottom: 7px;
	width: 230px;
}
.read-more {
	font-size: 18px;
	font-style: italic;
	color: #055085 !important;
	text-decoration: none !important;
	width: 230px;
}
.team-member-tile:hover .slideout {
	width: 250px;
	padding: 10px;
	border: 3px solid #e9e9e9;
	z-index: 100;
}
@media (min-width: 769px) {
	.right-slideout > .slideout {
		left: 100%;
	}
	.left-slideout > .slideout {
		right: 100%;
	}
}
@media (max-width: 768px){
	.right-slideout > .slideout {
		left: 100%;
	}
	.left-slideout > .slideout {
		right: 100%;
	}
	.mobile-right-slideout > .slideout {
		left: 100% !important;
		right: auto !important;
	}
	.mobile-left-slideout > .slideout {
		right: 100% !important;
		left: auto !important;
	}
}

/* Management Team Modals */
.modal-content {
	border-radius: 0px;
}
.modal-title {
	display: inline-block;
	width: 90%;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 24px;
	color: #055085;
}
.modal-title span {
	font-weight: 400;
	color: #6f6f6f;
	font-style: italic;
}
.modal-body {
	font-family: "Open Sans";
	font-size: 18px;
	color: #363636;
}
.modal-img {
	float: left;
	width: 100%;
	max-width: 164px;
	height: auto;
	margin: 0 20px 5px 0;
}

/* News Archive Styles */
.year-links-area {
	margin-top: 30px;
	font-family: "Open Sans";
	font-size: 24px;
	font-weight: 600;
	color: #363636;
	text-align: right;
}
.year-links {
	list-style: none;
	text-align: right;
	margin: 0;
	padding: 0;
}
.year-links li a, .year-links li a:visited {
	font-family: "Open Sans";
	font-size: 21px;
	line-height: 1.6;
	font-weight: 600;
	color: #646464;
}
.year-links li a:hover, .year-links li a:active, .year-links li a:focus, .year-links li a.cat-active {
	text-decoration: underline;
	color: #055085;
}
.news-tile, .news-tile:visited {
	display: block;
	text-decoration: none !important;
	width: 100%;
	height: 100%;
	max-width: 310px;
	margin: 0 auto;
	margin-bottom: 15px;
	border: 3px solid #e2e2e2;
	height: 100%;
}
.news-image {
	display: block;
	width: 100%;
	max-width: 310px;
}
.news-tile-text {
	border-top: 3px solid #e2e2e2;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 16px;
	color: #191919;
	padding: 15px 10px;
	text-decoration: none !important;
}
.news-tile-text span {
	font-style: italic;
	font-weight: 600;
	color: #055085 !important;
}
.news-tile:hover .news-tile-text, .news-tile:active .news-tile-text, .news-tile:focus .news-tile-text {
	text-decoration: none;
}
.news-tile:hover .news-tile-text span, .news-tile:active .news-tile-text span, .news-tile:focus .news-tile-text span {
	text-decoration: underline !important;
}
.news-title {
	font-size: 24px;
	font-weight: 600;
	color: #363636;
	margin-bottom: 10px;
}
.load-more-area {
	display: block;
	width: 100%;
	margin: 30px 0;
	text-align: center;
}
.load-more-btn, .load-more-btn:visited {
	padding: 15px 30px;
	font-family: "Open Sans";
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	background-color: rgba(5,80,133,0.5);
	text-decoration: none;
}
.load-more-btn:hover, .load-more-btn:active, .load-more-btn:focus {
	background-color: rgba(5,80,133,1);
	text-decoration: none;
	color: #fff;
}

/* Footer Styles */
.footer {
	width: 100%;
	display: block;
	background-color: #e9e9e9;
	font-family: "Open Sans";
	font-size: 18px;
	text-align: center;
	color: #646464;
}
.footer-container {
	display: block;
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	padding: 25px 10px;
}
a.social-link {
	text-decoration: none;
}
a.social-link .fa {
	color: #646464;
}
a.social-link:hover .fa {
	color: #055085;
}
.desktop-footer-info {
	text-align: right;
}
.social-block {
	margin-bottom: 20px;
	text-align: right;
}
.footer-badge {
	display: block;
	width: 100%;
	max-width: 75px;
	margin: 0 auto;
}
.footer-badge.large-badge {
	max-width: 140px;
}
.footer-line-break {
	display: block;
	width: 100%;
	height: 1px;
	background-color: #646464;
	margin: 20px 0;
}
ul.footer-list {
	list-style: inside none;
	margin: 0;
	padding: 0;
}
ul.footer-list a, ul.footer-list a:visited {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 18px;
	color: #646464;
	text-decoration: none;
}
ul.footer-list a:hover, ul.footer-list a:active, ul.footer-list a:focus {
	text-decoration: none;
	color: #055085;
}
ul.footer-list li {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 18px;
	color: #646464;
	text-decoration: none;
	padding: 0;
	margin: 5px 0;
	text-align: left;
}
.footer-bottom {
	width: 100%;
	display: block;
	background-color: #055085;
	font-family: "Open Sans";
	font-size: 18px;
	color: #fff;
	text-align: center;
}
a.think-link, a.think-link:visited {
	text-decoration: none;
	font-family: "Open Sans";
	font-size: 18px;
	color: #fff;
}
a.think-link:hover, a.think-link:active, a.think-link:focus {
	color: #646464;
	text-decoration: none;
}

/* Responsive Breakpoints */
@media (max-width: 1700px) {
	.menu-side {
		display: none;
	}
	.parent-logo-link {
		padding-right: 10px;
	}
}

@media (min-width: 1600px) {
	.modal-dialog {
		width: 1500px;
	}
}

@media (min-width: 1400px) and (max-width: 1599px) {
	.modal-dialog {
		width: 1300px;
	}
}

@media (min-width: 1200px) and (max-width: 1399px) {
	.modal-dialog {
		width: 1100px;
	}
}

@media (min-width: 1000px) and (max-width: 1199px) {
	.modal-dialog {
		width: 900px;
	}
}

@media (max-width: 1200px) {
	.menu-container {
		height: 115px;
		background: url('images/menu_bg.png') repeat-x;
	}
	.content-container {
		padding: 10px 10px 0;
	}
	.left-side {
		padding-top: 0 !important;
	}
	.site-logo-link {
		display: table-cell;
		vertical-align: middle;
		height: 100px;
	}
	.site-logo {
		margin-top: 0 !important;
		max-height: 90px;
		max-width: 329px;
	}
}

@media (min-width: 961px) {
	.ls-thumbnail a {
		width: 16% !important;
		height: auto !important;
		display: inline-block;
		margin: 0 !important;
		background-color: rgba(255,255,255,0);
	}
	.ls-thumbnail-slide a:hover {
		background-color: rgba(5,80,133,.8);
	}
}

@media (max-width: 960px) {
	.ls-thumbnail-slide {
		width: 100% !important;
	    height: auto !important;
	    margin-bottom: 30px !important;
	    display: flex !important;
	    justify-content: space-around;
	}
	.ls-thumbnail-inner {
		padding: 0 !important;
		margin: 0 !important;
		background: none !important;
	}
	.ls-thumbnail {
		width: 100% !important;
		height: auto;
		position: absolute !important;
		bottom: 0 !important;
		top: auto !important;
	}
	.ls-thumbnail-wrapper {
		/*height: 100% !important;*/
		position: absolute !important;
		/*top: 0 !important;*/
	}
	.ls-thumbnail a {
		width: 65px !important;
		height: 65px !important;
		display: inline-block;
		margin: 0 !important;
		border-radius: 50% !important;
		border: 1px solid #2e2e2e !important;
		background-color: rgba(255,255,255,.8);
	}
	.ls-thumbnail a img {
		display: none !important;
	}
	.ls-thumbnail-slide a:hover {
		background-color: rgba(5,80,133,.8);
	}
	.slide-text {
		font-size: 55px !important;
		font-size: 5.5vw !important;
	}
	.slide-text a, .slide-text a:visited, .slide-text:visited a {
		font-size: 30px !important;
		font-size: 3vw !important;
	}
}

@media (min-width: 950px) and (max-width: 1100px) {
	.team-member-name {
		font-size: 18px;
		font-weight: 600;
		color: #055085 !important;
		text-decoration: none !important;
		margin-bottom: 2px;
		width: 230px;
	}
	.team-member-title {
		font-size: 14px;
		font-style: italic;
		color: #6f6f6f !important;
		text-decoration: none !important;
		margin-bottom: 2px;
		width: 230px;
	}
	.team-member-bio-excerpt {
		font-size: 14px;
		color: #6f6f6f !important;
		text-decoration: none !important;
		margin-bottom: 2px;
		width: 230px;
	}
	.read-more {
		font-size: 15px;
		font-style: italic;
		color: #055085 !important;
		text-decoration: none !important;
		width: 230px;
	}
	.team-member-tile:hover .slideout {
		width: 250px;
		padding: 10px;
		border: 3px solid #e9e9e9;
	}
}

@media (min-width: 769px) and (max-width: 949px) {
	.team-member-name {
		font-size: 16px;
		font-weight: 600;
		color: #055085 !important;
		text-decoration: none !important;
		margin-bottom: 2px;
		width: 238px;
	}
	.team-member-title {
		font-size: 13px;
		font-style: italic;
		color: #6f6f6f !important;
		text-decoration: none !important;
		margin-bottom: 2px;
		width: 238px;
	}
	.team-member-bio-excerpt {
		font-size: 12px;
		color: #6f6f6f !important;
		text-decoration: none !important;
		margin-bottom: 2px;
		width: 238px;
	}
	.read-more {
		font-size: 14px;
		font-style: italic;
		color: #055085 !important;
		text-decoration: none !important;
		width: 238px;
	}
	.team-member-tile:hover .slideout {
		width: 250px;
		padding: 6px;
		border: 3px solid #e9e9e9;
	}
}

@media (min-width: 769px) {
	.mobile-menu {
		display: none;
	}
}

@media (max-width: 768px) {
	.full-menu {
		display: none;
	}
	ul.left-side-list {
		text-align: left;
	}
	ul.left-side-list li {
		text-align: left;
	}
	.left-side {
		text-align: left;
	}
	.left-side h1 {
		text-align: left;
	}
	.desktop-footer-info {
		text-align: center;
	}
	.social-block {
		text-align: center;
	}
	.business-badges {
		margin-bottom: 20px;
	}
	.footer-links {
		margin-bottom: 10px;
	}
	.year-links-area {
		text-align: center;
	}
	.year-links {
		text-align: center;
	}
	.product-title {
		font-size: 20px;
	}
	.product-description {
		font-size: 14px;
	}
	.page-content-container {
		padding: 0 20px;
	}
}

@media (max-width: 600px) {
	.slide-text {
		font-size: 45px !important;
		font-size: 8.5vw !important;
	}
	.slide-text a, .slide-text a:visited, .slide-text:visited a {
		font-size: 30px !important;
		font-size: 5vw !important;
		margin-top: 12px !important;
	}
}

@media (max-width: 550px) {
	.mobile-logo-container {
		height: 60px;
	}
	.mobile-site-logo-link {
		height: 40px;
		width: auto;
	}
	.mobile-site-logo {
		height: 40px;
		width: auto;
	}
	.slicknav_menu .slicknav_icon-bar {
		width: 40px;
		height: 4px;
	}
	.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
		margin-top: 8px;
	}
	.slicknav_btn {
		height:60px;
	}
	.slicknav_menu .slicknav_icon {
		margin: 3px 0 0 0;
	}
}

@media (max-width: 500px) {
	.team-member-name {
		font-size: 16px;
		font-weight: 600;
		color: #055085 !important;
		text-decoration: none !important;
		margin-bottom: 2px;
		width: 150px;
	}
	.team-member-title {
		font-size: 13px;
		font-style: italic;
		color: #6f6f6f !important;
		text-decoration: none !important;
		margin-bottom: 2px;
		width: 150px;
	}
	.team-member-bio-excerpt {
		font-size: 12px;
		color: #6f6f6f !important;
		text-decoration: none !important;
		margin-bottom: 2px;
		width: 150px;
	}
	.read-more {
		font-size: 14px;
		font-style: italic;
		color: #055085 !important;
		text-decoration: none !important;
		width: 150px;
	}
	.team-member-tile:hover .slideout {
		width: 160px;
		padding: 5px;
		border: 3px solid #e9e9e9;
	}
	.ls-thumbnail a {
		width: 35px !important;
		height: 35px !important;
	}
	.product-title {
		font-size: 16px;
	}
	.product-description {
		font-size: 12px;
	}
}

@media (max-width: 400px) {
	.slide-text {
		font-size: 40px !important;
		font-size: 10vw !important;
	}
	.slide-text a, .slide-text a:visited, .slide-text:visited a {
		font-size: 25px !important;
		font-size: 8vw !important;
	}
}

/* Test Styles */
.row.is-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.row.is-flex > [class*='col-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

/* Responsive Maps and YouTube Embed Styles */
.google-maps {
    position: relative;
    padding-bottom: 50.5%; // This is the aspect ratio
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
#large-map {
	width: 100%;
	padding-bottom: 50.5%;
	margin-bottom: 20px;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; height: 0; overflow: hidden;
	width: 100%;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Landscape Phone Responsive Breakpoints */
@media (max-width: 768px) and (max-height: 600px) {
	.ls-layer {
		top: 30% !important;
	}
}

@media (max-width: 768px) and (max-height: 500px) {
	.ls-thumbnail a {
		width: 35px !important;
		height: 35px !important;
	}
}

@media (max-width: 768px) and (max-height: 475px) {
	.slide-text {
		margin-top: 0 !important;
	}
	.slide-text {
		font-size: 35px !important;
		font-size: 5.5vh !important;
		line-height: 1.5 !important;
	}
	.slide-text a, .slide-text a:visited, .slide-text:visited a {
		font-size: 20px !important;
		font-size: 4.5vh !important;
		padding: 6px 12px !important;
		line-height: 1.5 !important;
	}
}

@media (max-width: 768px) and (max-height: 375px) {
	.ls-layer {
		top: 20% !important;
	}
}