/************************************************

Stylesheet: Main Stylesheet

*************************************************/
@charset "UTF-8";
@import url(flexslider.css);
@import '../../vendor/foundation-sites/dist/foundation.min.css';
/*-------------------------
Table of Contents

I.    | Global Fixes
II.   | Global Font Styles
III.  | Global Elements
IV.   | Header Styles
V.    | Home Page Styles
VI.   | Inside Page and Side Bar Style
VII.  | Footer Styles
IIX.  | Media Queries

--------------------------*/
/*----------------------------------------------------------------------------
I. Global Fixes
-----------------------------------------------------------------------------*/
#overflow-mask {
    overflow-x: hidden;
}
/*----------------------------------------------------------------------------
II. Global Font Styles
-----------------------------------------------------------------------------*/
body {
  font-family: 'Open Sans', sans-serif;
  color: #6f625a;
}
.service-block a {
	color: #6f625a;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #6f625a;
  letter-spacing:-1px;
  text-transform: uppercase;
}
#mc_embed_signup .button, .ctct-form-embed.form_1 .ctct-form-custom .ctct-form-button {
  font-family: 'Open Sans', sans-serif;  
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #B7312C;
}
a:link, a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none;
}
a {
  outline: none !important;
	color:#7A9A01;
}
/*----------------------------------------------------------------------------
III. Global Elements
-----------------------------------------------------------------------------*/
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
[type='button'] {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
}
a.button {
  /* Old browsers */
  background: #90847B;
  border: none;
  text-transform: uppercase;
  color: #fff;
  padding: 6px 15px;
  border-radius:0;
  letter-spacing:-1px;
}
.button:hover {
  background-color: #4c4b50;
  color: #fff;
}
blockquote {
      margin: 0 0 30px 0;
    /* border: 1px solid #cacaca; */
    padding: 33px 45px;
    background-color: #efefef;
    color: #333;
    font-size: 115%;
    font-style: italic;
}
blockquote p {
  color: #333;
}
body .gform_wrapper .gform_footer input[type=submit], .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button { 
  background: #7B9B44;
  border: none;
  text-transform: uppercase;
  color: #fff !important;
  border-radius:0;
  letter-spacing:-1px;
  font-family: 'Open Sans', sans-serif;
}

body .gform_wrapper .gform_footer input:hover[type=submit] {
 background: #494949;
}
.tooltip {
	background-color:#6f625a;
	max-width:280px;
}

.entry-content .p1, #main .p1 {
  background-color: #585858;
  color: #fff;
  padding: 4px 0px 4px 14px;
}
.entry-content h5, #main h5 {
  color: #54565b;
}
.entry-content ul, #main ul {
  padding: 0 0 0 16px !important;
}
.entry-content ul li, #main ul li {
  list-style-position: outside;
  margin: 0 0 0 0;
}
.entry-content ul.accordion, #main ul.accordion {
	padding-left:0px !important;
}
.accordion-title {
	font-size:16px;
	color:#F06836 !important;
}
.accordion-content {
	font-size:14px;
}
.article-footer {
	display:none;
}
#inner-content h6 {
	font-size:130%;
	text-transform: none !important;
	font-weight:normal;
}
/*----------------------------------------------------------------------------
IV. Header Styles
-----------------------------------------------------------------------------*/

.header ul.off-canvas-list li {
  list-style: none;
}
.top-bar .title-area {
  z-index: 1;
}
.off-canvas-list ul {
  margin-left: 0;
}
.off-canvas-list ul li a {
  border-bottom: 0px;
}
.off-canvas-list ul .dropdown {
  margin-left: 20px;
}
.header {
  /*border-top:16px solid $green;*/
  background-color: #fff;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, .35);
  position: relative;
  z-index: 10;
  width: 100%;
}
.header .top-bar-number {
  height: 48px;
  background-color: #fff;
}
.header .top-bar {
  background-color: #fff;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0px;
}

/* ----- TOP BAR STYLES ----- */
#title-bar-c {

}
.header .top-top-bar {
	background:#8b8179;
	padding:2px 0 10px 0;
}
.header .top-top-bar .row {
	max-width: 1200px;
}
.header .top-top-bar a {
	color:#fff !important;
	text-align:right;
	margin-right:20px;
	text-transform:uppercase;
	font-size:12px;
	display:inline-block;
	padding-bottom:0px;
	border-bottom: 1px dotted #fff;
}
#title-bar-c .top-bar-right {
  margin-top:24px;
}
.header .top-bar ul {
  background-color: #fff;
  float: right;
}
.header .top-bar ul li:last-child {
  border-right: 1px solid #ccccce;
}
.header .top-bar ul li {
  color: #6f625a;
  border-left: 1px solid #ddddde;
  font-size: 16px;
  padding: 14px 12px 23px;
  text-transform:uppercase;
}
.header .top-bar ul li a {
  color: #6f625a;
  font-weight: 600;
}
.header .top-bar ul li:hover {
  background-color: #efefef;
  border-top: 3px solid #53524A;
  padding: 11px 12px 23px;
}
.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after {
      border-color: #091f40 transparent transparent;
}
.header .top-bar-right .portal-login {
  background-color: transparent;
  border: 1px solid #8b8179;
  padding: 8px 36px;
  color: #8b8179;
  float: right;
  margin: 0 0 10px 20px;
  font-weight: 400;
  font-size: 14px;
  position: relative;
  text-transform: uppercase;
}
.green-button {
	background: #7B9B44 !important;
	color:#fff !important;
	border:none !important;
}
.orange-button {
	background: #F06836 !important;
	color:#fff !important;
	border:none !important;
}
.header .top-phone {
  color: #8b8179;
  position:relative;
  top:4px;
  font-size:16px;
}
.header .top-bar-right .portal-login .fa {
  color: white;
  font-size: 20px;
  padding: 0 0 0 7px;
  float: right;
  line-height: 22px;
}
.header .top-bar-right .portal-number {
  color: white;
  float: right;
  margin: -33px 20px 40px 0;
  font-weight: 800;
  font-size: 17px;
  position: relative;
  padding-right: 12px;
}
.header .top-bar-right .portal-number .fa {
  color: white;
  font-size: 20px;
  padding: 0 0 0 7px;
  line-height: 22px;
}
.phone-large {
  font-size:1.15em;
  text-transform: uppercase;
  clear:both;
  position:relative;
  color:#fff;
  padding-top:5px;
}

/* ----- TOP BAR SEARCH ----- */

.header .top-bar-right .search-area {
  margin: 15px 0 0 0;
}
.header .top-bar-right .search-area span.screen-reader-text {
  display: none;
}
.header .top-bar-right .search-area input {
  width: 140px;
  margin-right: 0rem;
  float: left;
  display: inline;
  padding: 0 14px;
  height: 34px;
  font-size: 13px;
}
.header .top-bar-right .search-area .search-field {
  width: 250px;
}
.header .top-bar-right .search-area .submit {
  /* Old browsers */
  background: #3a3a3a;
  /* FF3.6-15 */
  background: -moz-linear-gradient(top, #3a3a3a 0%, #7d7a82 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(top, #3a3a3a 0%, #7d7a82 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(to bottom, #3a3a3a 0%, #7d7a82 100%);
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a3a3a', endColorstr='#7d7a82',GradientType=0);
  border-radius: 4px;
  color: #fff;
  border: none;
  padding: 9px;
  border-radius: 0px;
  width: 37px;
}
.header .top-bar-right .search-area .submit .fa {
  color: white;
}
.header .top-bar-right .search-area .fa {
  color: white;
  margin: 8px 0px 0 -25px;
  position: absolute;
}
.header .top-bar-left {
  padding: 16px 0 32px 24px;
}

/* ----- MENU STYLES ----- */

/* LARGE STYLE (see cobbfoundation.org) */
/*-- NAVIGATION --*/
.large-nav {
  background:#fff;
  width:100%;
  z-index:99 !important;
  position:relative;
}
.large-nav:before {
  content:'';
  display:block;
  width:100%;
  height:4px;
  background:url(../images/dotted-line.png) repeat-x;
}
.no-js .large-nav {
  display: none;
}
.header .large-nav ul {
  background-color: #fff;
  display: table; margin: 0 auto;
}
.header .large-nav ul li:last-child {
}
.header .large-nav ul li {
  color: #6f625a;
  font-size: 16px;
  padding: 14px 12px 23px;
  display: table-cell;
}
.header .large-nav ul li li {
  display:block;
  font-size: 14px;
}
.header .large-nav ul li a {
  color:  #6f625a;
  font-weight: 400;
  text-transform:uppercase;
  padding:6px 8px 0 8px;
}
.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after {
  display:none;
}
.ubermenu-skin-white {
  border-top:none !important;
  border-bottom: none !important;
}
.header .large-nav ul li:hover {
  background-color: #efefef;
}
.header .large-nav ul ul .ubermenu-item-has-children {
  padding:18px 8px 8px 6px;
}
ul ul.ubermenu-submenu li.ubermenu-item {
  padding:0;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
  margin-top:-3px;
}
.ubermenu-submenu-id-23, .ubermenu-submenu-id-3267 {
  padding:24px 36px !important;
}
.sub-footer {
  background: #160c0c;
}
.sub-footer ul {
  display: table;
  margin: 0 auto;
}
.sub-footer a {
  color:#fff;
  font-size:75%;
}
/* remove these to reveal dropdown arrows */
.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
  padding-right:4px !important;
}
.dropdown.menu .is-dropdown-submenu-parent.is-right-arrow > a::after {
  display: none;
}
/* end of dropdown arrow styles */
.mobile-menu-medium {
  padding: 14px 20px;
}
.menu-icon::after {
  background: white;
  box-shadow: 0 7px 0 white, 0 14px 0 white;
}
.mobile-menu {
  padding: 6px 38px 6px 8px;
  color: white;
  text-transform: uppercase;
  font-weight: 100;
  cursor: pointer;
  border-radius: 0;
  background-color: #90847B;
  margin-right: -40px;
}
.title-bar {
  background-color: white;
  padding: 24px 20px;
}

/* MENU BEHAVIOR FIXES */
.dropdown.menu .submenu {
  display:none;
  position:absolute;
  top:0;
  left:100%;
  min-width:200px;
  z-index:1;
  background:#fefefe;
  border:1px solid #cacaca;
  margin-top:-1px;
}
.dropdown.menu .submenu.first-sub:hover, .dropdown .has-submenu:hover>ul {
  display: block;
}
.dropdown.menu .submenu.first-sub {
  top: 130%;
  left: -20%;
  right: auto;
  border: 0px;
  border-radius: 0;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, .35);
}
.dropdown.menu .submenu.first-sub li {
  border: 0px;
  padding: 3px 3px;
}
.dropdown.menu .submenu.first-sub li a {
  padding: 8px 10px;
  border: 0px;
  background-color: transparent;
  color: #6f625a;
}
.dropdown.menu .submenu.first-sub li:hover {
  border-radius: 0;
}
.dropdown.menu .submenu.first-sub:after {
  bottom: 100%;
  left: 25%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: white;
  border-width: 10px;
  margin-left: -10px;
}

.portal-mobile {
  text-align: center;
  color: #149747 !important;
  text-align: right;
  font-weight: bold;
  width: 100%;
  float: right;
  padding-right: 25px;
  padding-bottom: inherit;
}



/*----------------------------------------------------------------------------
V. Home Page Styles
-----------------------------------------------------------------------------*/

/* ----- FLEX SLIDER ----- */

.flex-direction-nav a {
  height: 60px;
}
.no-js .flexslider {
	display:none !important;
}
.flexslider {
  border: 0px;
  margin-bottom:0;
}
.flexslider .flex-direction-nav a:before {
  font-family: "Font Awesome 5 Free";
  font-weight:900;
  font-size: 40px;
  display: inline-block;
  content: '\f100';
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  color: #7B9948;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.flexslider .flex-direction-nav a.flex-next:before {
  content: '\f101';
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flexslider .flex-direction-nav a {
  margin: -100px 0 0 0;
}
.flexslider .slides li {
  background-size: cover;
  height: 480px;
  background-position: top center;
}
.flexslider .slides .tagline-area {
  padding: 18px 0px;
  width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#149747+0,000000+100&0.65+0,0+100 */
  margin-top: 255px;
  /* FF3.6-15 */
  background:#6f625a;
  background: rgba(111,98,90,.6);
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
.flexslider .slides .tagline-area .first-tagline, .flexslider .slides .tagline-area .second-tagline {
  color: white;
  font-size: 32px;
  font-weight:100;
  letter-spacing: -1px;
}
.flexslider .slides .tagline-area .first-tagline a, .flexslider .slides .tagline-area .second-tagline a {
  color: white;
  font-weight:800;
  font-size: 50px;
  letter-spacing: -1px;
}
.flexslider .slides .tagline-area .second-tagline {
  color: #fff;
}

a.feature-button {
  padding:18px 24px;
  background:#E2702C;
  color:#fff;
  font-weight:800;
  margin-top:6px;
  font-size:1.4em;
  text-transform: uppercase;
  letter-spacing:-1px;
}

/* Slider B */
#home-slider-b {

}
#home-slider-b .first-tagline {
  font-weight:800;
  font-size:48px;
  
}
#home-slider-b .second-tagline {
  font-weight:800;
  font-size:90px;
  margin-top:-30px;
}

/* ----- HOME CONTENT ----- */

.home-content {
  background-color: rgba(255, 255, 255, .75);
  padding: 41px 0px;
  margin: -404px 0 0px 0;
  position: relative;
  min-height: 348px;
}
.home-content .row {
  display: block !important;
}
.home-content h6 {
  overflow: hidden;
  max-height: 2.5em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: -o-ellipsis-lastline;
}
.home-content p {
  font-size: 14px;
}
.home-content .row {
  margin: 0 auto;
}

#home-content-light {
  padding:64px;
}

#home-content-light .row {
  
}
#home-content-light .responsive-embed {

}

#home-content-dark {
  background:#eeeceb;
  padding:64px 12px;
  font-size:21px;
}
#home-content-dark img {
  margin-bottom:36px;
}
#home-content-dark h2 {
  font-size:36px;
  margin-bottom:36px;

}

/* ----- MOVING AREA (Mission Statement) ----- */

.moving-area {
  padding: 30px 0px;
  background-color: #fff;
}
.moving-left {
  max-height: 3.5em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-weight: 800;
  padding: 15px 20px 8px 0px;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-size:1.2em;
}
.moving-area p {
  font-size: 16px;
  padding: 18px 0px 10px 20px;
  margin-bottom:0;
}

#home-mission-a {
  background:#eeeceb;
  padding:64px 12px;
}

#home-mission-a .moving-area {
  background:transparent;
}

#home-mission-a .moving-left {
  text-align: center;
  padding:0;
}
#home-mission-a .moving-right {
  text-align: center;
  padding:0;
}

#home-mission-a h3 {
  font-size:48px;
}

#home-mission-a p {
  font-size:32px;
}

/* ----- PRACTICES/SERVICES AREA (HOME-SERVICES-A)
Service Titles, Small Blocks, Rows of 4 (see odelloneal.com) ----- */


.practices-area {
  background:url() center center;
  background-size: cover;
  padding:24px 0;
}
.practices-area h2 {
  font-size:1.2em;
  margin:24px 12px 36px 12px;
  color:#fff;
}
.practice-block-wrapper {
}
.practice-block {
  display:block;
  background:#7d98ab;
  margin: 8px 0;
  text-align: center;
  height:80px;
}
.practice-block span {
  display:inline-block;
  text-align: center;
  height:80px;
}
.practices-area a {
  display:table-cell;
  width:100%;
  height:80px;
  color:#fff;
  padding:24px 14px;
  vertical-align: middle;
  margin:0 auto;
  line-height:1.1;
}

/* ----- PRACTICES/SERVICES AREA (HOME-SERVICES-B) 
Titles, Descriptions, Big Blocks, Rows of 2 (see hiddenpinesranch.com) ----- */

#home-services-b {}

#home-services-b .service-area {
  background-position: bottom center;
  background-repeat:no-repeat;
  background-size:cover;
  padding:0 0 24px 0;
}
#home-services-b .service-area-header {
  background:#54565b;
  padding-top:12px;
  margin-bottom:48px;
}
#home-services-b .service-area-header a {
  font-size:90%;
  margin-top:4px;
}
#home-services-b .service-area h2 {
  font-size:1.6em;
  text-transform:capitalize;
  font-weight:400;
  margin-bottom:12px;
  color:#fff;
} 
#home-services-b .service-area .program-area-title {
  font-size:140%;
  font-weight:800;
}
#home-services-b .service-block-area {
  max-width:1260px;
}
#home-services-b .service-block-wrapper {
}
#home-services-b .service-block {
  display:block;
  background:#fff;
  background:rgba(255,255,255,.95);
  margin: 0 0 24px 0;
  padding:36px;
  border-radius:0;
}
#home-services-b .service-block .service-title {
  text-transform:capitalize;
  letter-spacing: -1px;
  margin-bottom:8px;
  color:#54565b;
  font-weight:800;
}
#home-services-b .service-block p {
  font-size:95%;
  margin-bottom:24px;
}
#home-services-b .service-block a {
  font-weight:800;
}
#home-services-b .service-block a.button {
  padding:12px 18px;
  font-size:1.1em;
}

/* ----- PRACTICES/SERVICES AREA (HOME-SERVICES-C) 
Titles, Image, Descriptions, Big Blocks, Rows of 2 (see thesurfacemasters.com) ----- */

#home-services-c {
  padding:24px 48px;
}

#home-services-c .service-area {
  background:#fff;
  padding:24px 0;
}
#home-services-c .service-area-header a {
  font-size:90%;
}
#home-services-c .service-area h2 {
  font-size:1.6em;
  text-transform:capitalize;
  font-weight:800;
  margin-bottom:24px;
} 
#home-services-c .service-area .program-area-title {
  font-size:140%;
  font-weight:800;
}
#home-services-c .service-block-wrapper {
}
#home-services-c .service-block {
  display:block;
  background:#fff;
  margin: 0 0 24px 0;
  padding:36px;
  border-radius:0;
  border: 1px solid #B2B2B2;
}
#home-services-c .service-block .service-title {
  text-transform:capitalize;
  letter-spacing: -1px;
  margin-bottom:8px;
}
#home-services-c .service-block p {
  font-size:95%;
  margin-bottom:24px;
}
#home-services-c .service-block a {
  font-weight:800;
}
#home-services-c .service-block a.button {
  padding:12px 18px;
  font-size:1.1em;
}

/* ----- PRACTICES/SERVICES AREA (HOME-SERVICES-D) 
Titles, Image, Descriptions, Big Blocks, Row of 3 (see cobbfoundation.org) ----- */

#home-services-d .service-block-wrapper {
  padding:64px 36px;
}
#home-services-d .service-title {
  font-size:24px;
  margin:24px 0;
  font-weight:600;
  text-transform: uppercase;
  letter-spacing: 0;
}
/* ----- HOME AWARDS/AFFILIATES ----- */
.awards-area {
  background:#C3C3C1;
  padding:48px 0;
}
.award-block {
  margin-bottom:0;
}


/* ----- NEWS AREA GENERIC STYLES ----- */

.news-area {
  background-color: #d1d0cc;
  padding: 40px 0px;
}

/* ----- NEWS AREA (HOME-NEWS-A) 2 POST STYLE ----- */

#home-news-a {}

#home-news-a .news-area {
  padding: 40px 0px;
  background: #E7E7E7;
}
#home-news-a .news-area-header a {
  font-size:90%;
  margin-right:16px;
}
#home-news-a .news-area h2 {
  font-size:1.2em;
  text-transform:capitalize;
  font-weight:800;
  margin-bottom:24px;
  color:#53534B;
  padding-left:16px;
} 
#home-news-a .news-area .news-area-title {
  font-size:140%;
  font-weight:800;
}
#home-news-a .product-block-wrapper {
}
#home-news-a .news-block {
  display:block;
  background:#fff;
  margin: 8px 0;
  padding:30px 30px 24px 30px;
}
#home-news-a .news-block .date {
  font-size:14px;
  font-style:italic;
  font-weight:200;
  margin-bottom:18px;
}
#home-news-a .news-block h6 {
  font-size:18px;
}
#home-news-a .news-block p {
  font-size:95%;
  margin-bottom:24px;
}
#home-news-a .news-block a {
  font-weight:800;
}
#home-news-a .news-block p a {
  color:#53534B;
}
#home-news-a .news-area a:hover {
  color:#23231B;
}

/* ----- NEWS AREA (HOME-NEWS-B) 2 POST + EVENTS STYLE ----- */

#home-news-b {}

#home-news-b .news-area .news-feed .top-news {
  width: 95%;
  background-color: #6f625a;
  padding: 12px 20px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
#home-news-b .news-area .news-feed .top-news h4 {
  font-weight: 400;
  color: #fff;
  margin: 0px;
  padding: 0px 0 0 16px;
}
#home-news-b .news-area .news-feed .top-news a {
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  padding: 8px 12px 0 0;
}
#home-news-b .news-area .news-feed .top-news a:hover {
  color: #fff;
}
#home-news-b .news-area .news-feed .news-feed-area {
  background-color: white;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 40px 40px;
  width: 95%;
  float: left;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, .35);
}
#home-news-b .news-area .news-feed .news-feed-area .news-post:first-child {
  border-right: 1px solid #ccccce;
  padding-right: 35px;
  padding-left: 0px !important;
}
#home-news-b .news-area .news-feed .news-feed-area .news-post {
  padding-left: 35px;
}
#home-news-b .news-area .news-feed .news-feed-area .news-post .date {
  width: 100%;
  border-bottom: 1px solid #ccccce;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
}
#home-news-b .news-area .news-feed .news-feed-area .news-post .title h6 {
  font-weight: 700;
  padding: 0px;
  margin: 0px;
  font-size: 0.85rem;
}
#home-news-b .news-area .news-feed .news-feed-area .news-post .title h6 a {
  color: #149747;
}
#home-news-b .news-area .news-feed .news-feed-area .news-post .description {
  padding-bottom: 12px;
}
#home-news-b .news-area .news-feed .news-feed-area .news-post .description p {
  font-size: 13px;
  overflow: hidden;
  max-height: 10em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  text-overflow: -o-ellipsis-lastline;
  padding-bottom: 3px;
  margin-bottom: 0px;
}
#home-news-b .news-area .news-feed .news-feed-area .news-post .description p a {
  color: #149747;
}
#home-news-b .news-area .news-feed .news-feed-area .news-post .description a {
  color: #149747;
  font-size: 13px;
  padding-bottom: 5px;
}
#home-news-b .news-area .events-area {
  border-radius: 8px;
  background-color: white;
  padding: 0px 0px 15px 0px;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, .35);
}
#home-news-b .news-area .events-area .top-news {
  width: 100%;
  background-color: #6f625a;
  padding: 12px 20px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  margin-bottom: 20px;
}
#home-news-b .news-area .events-area .top-news h5 {
  font-weight: 400;
  color: #fff;
  margin: 0px;
  padding: 0px 0 0 16px;
}
#home-news-b .news-area .events-area .top-news a {
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  padding: 8px 12px 0 0;
}
#home-news-b .news-area .events-area .top-news a:hover {
  color: #fff;
}
#home-news-b .news-area .events-area .events-post:last-child {
  border-bottom: none;
}
#home-news-b .news-area .events-area .events-post {
  border-bottom: 1px solid #ccccce;
  padding: 0px;
  margin: 14px;
  width: 90%;
}
#home-news-b .news-area .events-area .events-post .date {
  width: 100%;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
#home-news-b .news-area .events-area .events-post .title h6 {
  font-weight: 700;
}
#home-news-b .news-area .events-area .events-post .title h6 a {
  color: #149747;
}
#home-news-b .news-area .events-area .events-post .description {
  padding-bottom: 12px;
}
#home-news-b .news-area .events-area .events-post .description p {
  font-size: 13px;
  overflow: hidden;
  max-height: 3.5em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: -o-ellipsis-lastline;
  padding-bottom: 2px;
  margin-bottom: 0px;
}
#home-news-b .news-area .events-area .events-post .description p a {
  color: #149747;
}
#home-news-b .news-area .events-area .events-post .description a {
  color: #149747;
  font-size: 13px;
  padding-bottom: 5px;
}

/* ------ NEWS FEED D ------ */

#home-news-d .news-area .news-post:first-child {
 /* padding-right:16px; */
}
#home-news-d .news-area .news-post .date, #home-news-d .events-area .events-post .date {
  width: 100%;
  border-bottom: 1px dotted #6f625a;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  font-size:13px;
  font-style:italic;
}
#home-news-d .top-news {
  margin-bottom:18px;
}
#home-news-d .news-post img, #home-news-d .events-post img {
  margin:8px 0 16px 0;
}
/*----------------------------------------------------------------------------
VI. Inside Page and Side Bar Style
-----------------------------------------------------------------------------*/

/*---------------------------------------*/
/*------- GALLERY/ARCHIVE STYLES --------*/
/*---------------------------------------*/
/* see MNS website for implementation, team layout has been removed */
.column-block {
  margin-bottom:0;
}
.block-title {
  /* height:72px; */
  position:relative;
  top:-91px;
  background:rgba(255,255,255,.8);
  margin-bottom:-111px;
  /* overflow:hidden; */
  color:#6f625a;
}

.block-title div {
  display:block;
  /* height:45px; */
  padding:8px;
  font-style:normal;
}
.block-title .team-member-name {
  /* font-variant-caps: small-caps;
  font-feature-settings: "smcp"; */
  font-size:16px;
}
.block-title .team-member-title {
  /* font-variant-caps: small-caps;
  font-feature-settings: "smcp"; */
  font-size:11px;
}
.stone-container {
  position:relative;
}
.stone-container img {
  margin-bottom:0;
}
.stone-details {
  padding:36px;
  background:rgba(255,255,255,.8);
}
.stone-details h1 {
  margin-bottom:8px !important;
  margin-top:0 !important;
  text-transform: capitalize !important;
  font-variant-caps: small-caps;
  font-feature-settings: "smcp";
  letter-spacing: 2px;
}
.stone-details p {
  margin-bottom:0;
}
.stone-block, .project-block {
  height:320px;
}
.stone-block:hover, .project-block:hover, .team-block:hover {
  opacity:.8;
}
.stone-block a, .project-block a {
  display:block;
  height:100%;
  width:100%;
  border:4px solid #fff;
}
.stone-block .block-title, .project-block .block-title {
  height:45px;
  position:relative;
  top:290px;
  background:rgba(255,255,255,.8);
  margin-bottom:-60px;
  overflow:hidden;
  color:#6f625a;
}
.stone-block .block-title, .project-block .block-title {
  font-style:normal;
  padding-top:8px;
  font-variant-caps: small-caps;
  font-feature-settings: "smcp";
}
.big-stone-image {
  width:100%;
  height:50vh;
}
/* .team-block:nth-child(7) {
  float:none !important;
  margin:0 auto;
} */

.back-button {
  display:none;
}
.team-block {
  margin-bottom:64px;
}
#team-list-b .column-block {
	
	display: inline-block !important;
	float:none !important;
}
.team-block .block-title {
  /* height:auto; */
  top: -61px;
}
.team-block img {
  width:80%;
  margin:0 auto;
}
.employee-bio {
  padding:0 48px;
}
.employee-bio h1 {
  margin-bottom:0 !important;
}
.employee-bio .job-title {
  margin-bottom:24px;
  display:block;
}
/* ----------- */


.page-title .vcard {
  border: 0px;
  padding: 0px;
}
.entry-content img {
  max-width: 100%;
  height: auto;
  margin-bottom:1.5em;
}
.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left;
}
.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right;
}
.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}
.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto;
}
.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
}
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}
.post-password-form input[type="submit"] {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: all 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.85em 1em;
  margin: 0 1rem 1rem 0;
  font-size: 0.9rem;
  background: #2199e8;
  color: #fff;
}
[data-whatinput='mouse'] .post-password-form input[type="submit"] {
  outline: 0;
}
.post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
  background: #1583cc;
  color: #fff;
}
.page-navigation {
  margin-top: 1rem;
}
#comments .commentlist {
  margin-left: 0px;
}
#respond ul {
  margin-left: 0px;
}
.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px;
}
.commentlist li:last-child {
  margin-bottom: 0;
}
.commentlist li ul.children {
  margin: 0;
}
.commentlist li[class*=depth-] {
  margin-top: 1.1em;
}
.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0;
}
.commentlist li:not(.depth-1) {
  margin-left: 10px;
  margin-top: 0;
  padding-bottom: 0;
}
.commentlist .vcard {
  margin-left: 50px;
}
.commentlist .vcard cite.fn {
  font-weight: 700;
  font-style: normal;
}
.commentlist .vcard time {
  float: right;
}
.commentlist .vcard time a {
  color: #999;
  text-decoration: none;
}
.commentlist .vcard time a:hover {
  text-decoration: underline;
}
.commentlist .vcard img.avatar {
  position: absolute;
  left: 10px;
  padding: 2px;
  border: 1px solid #cecece;
  background: #fff;
}
.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em;
}
.commentlist .comment-reply-link {
  float: right;
}
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em;
}
.respond-form form {
  margin: 0.75em 0;
}
.respond-form form li {
  list-style-type: none;
  clear: both;
  margin-bottom: 0.7335em;
}
.respond-form form li label, .respond-form form li small {
  display: none;
}
.respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url], .respond-form form textarea {
  padding: 3px 6px;
  background: #efefef;
  border: 2px solid #cecece;
  line-height: 1.5em;
}
.respond-form form input[type=text]:focus, .respond-form form input[type=email]:focus, .respond-form form input[type=url]:focus, .respond-form form textarea:focus {
  background: #fff;
}
.respond-form form input[type=text]:invalid, .respond-form form input[type=email]:invalid, .respond-form form input[type=url]:invalid, .respond-form form textarea:invalid {
  outline: none;
  border-color: #fbc2c4;
  background-color: #f6e7eb;
  -ms-box-shadow: none;
  box-shadow: none;
}
.respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url] {
  max-width: 400px;
  min-width: 250px;
}
.respond-form form textarea {
  resize: none;
  width: 97.3%;
  height: 150px;
}
#comment-form-title {
  margin: 0 0 1.1em;
}
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0;
}
.nocomments {
  margin: 0 20px 1.1em;
}
.widget ul {
  margin: 0;
}
.widget ul li {
  list-style: none;
}
.gform_body ul {
  list-style: none outside none;
  margin: 0;
}

/* ----- TESTIMONIALS ----- */

.testimonials .flexslider {
  margin: 0 0 45px 0;
}
#testimonials-slider {
  /*hide search bar from sidebar*/
}
#testimonials-slider .flex-direction-nav a {
  margin: 10px 0 0 0;
}
#testimonials-slider .slides li {
  margin-top: 20px;
  height: 230px !important;
}

/* ----- SIDEBAR ----- */

#sidebar1 {
  /*hide child pages on about us page*/
}
#sidebar1 #search_form {
  display: none;
}
.page-id-1192 ul.posts-list {
  display: none;
}

/* ----- C2A AREA ----- */

.page-cta-area {
  background-color: #149747;
  padding: 35px 40px;
  margin-top: 45px;
  color: #fff;
  width: 100%;
  float: left;
}
.page-cta-area span {
  color: #fff;
}
.page-cta-area a {
  color: #fff !important;
  text-decoration: underline;
}

/* ----- TOP IMAGE AREA ----- */

.top-image-span {
  background-color: #f1f1f1;
}
.top-image-span .top-image-area {
  height: 410px;
  background-size: cover;
  /*36%*/
  background-position: top -140px center;
  /*    border-bottom:8px solid $gray;*/
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, .35);
}
.top-image-span .top-image-area .top-fade {
  background:#53524A;
  background: rgba(83,83,75,.6);
  width: 100%;
  height: 270px;
  position: absolute;
}
.top-image-span .top-image-area .fade-text {
  padding: 25px 0px 25px 30px;
  background:#53524A;
  background: rgba(83,83,75,.6);
}
.top-image-span .top-image-area .text-area {
  padding: 317px 0 0 0;
  z-index: 1;
  color: white !important;
  text-shadow: 2px 2px rgba(51, 51, 51, 0.52);
  text-align: left;
}
.top-image-span .top-image-area .text-area h3 {
  color: white !important;
  text-transform: uppercase;
}

/* ----- INNER CONTENT ----- */

#inner-content {
  padding: 45px 10px;
}
#inner-content a:link, #inner-content a:visited:link, #inner-content a:visited {
  color: #7A9A01;
}
#inner-content ul {
  list-style-position: inside;
}
#inner-content ul.social {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px;
}
#inner-content ul.social li {
  list-style-type: none;
  display: inline-block;
  padding-right: 1px;
  color: #6f625a;
  font-size: 33px;
}
#inner-content ul.social li .fa-stack {
  font-size: 23px;
}
#inner-content ul.social li a {
  color: #6f625a;
}

#inner-content h1 {
  font-size:1.7em;
}

#inner-content h2 {
  font-size:1.5em;

}

#inner-content h3 {
  font-size:1.4em;
}

#inner-content h4 {
  font-size:1.25em;
}

#inner-content .timeline {
	font-size:85%;
	line-height:1.2em;
}
/* ----- PARENT PAGE STYLES ----- */

ul.child-pages-of-parent {
  padding: 7px 20px 10px 20px;
  /*@include shadow;*/
  border-radius: 0px;
  border: 1px solid #ccccce;
  margin-bottom: 20px !important;
  list-style: none;
  display: inline-table;
  width: 100%;
  margin-left:0 !important;
  background: #efefef;
}
ul.child-pages-of-parent li {
  border-bottom: 1px solid #ccccce;
  padding: 10px;
}
ul.child-pages-of-parent li a:link, ul.child-pages-of-parent li a:visited:link, ul.child-pages-of-parent li a:visited {
  color: #6f625a !important;
  font-size: 13px;
}
ul.child-pages-of-parent li:last-child {
  border-bottom: none;
}

ul.children {
  list-style: none;
  padding: 0 0 0 7px;
}

/* ----- WIDGET STYLES ----- */

.widget {
  display: inline-table;
  width: 100%;
}
h4.widgettitle {
  width: 100%;
  background-color: #6f625a;
  padding: 12px 20px 12px 24px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  font-weight: 400;
  color: #fff;
  font-size: 18px;
  margin: 0 0 -6px 0;
  z-index: 0;
  position: relative;
}
.widget ul {
  padding: 7px 20px 10px 20px;
  border-bottom-left-radius: 8px;
  /*@include shadow;*/
  border-bottom-right-radius: 8px;
  border: 1px solid #ccccce;
  margin-bottom: 20px !important;
}
.widget ul li {
  border-bottom: 1px solid #ccccce;
  padding: 10px;
}
.widget ul li a:link, .widget ul li a:visited:link, .widget ul li a:visited {
  color: #6f625a !important;
  font-size: 13px;
}
.widget ul li:last-child {
  border-bottom: none;
}

/* ----- POST LIST ----- */

ul.posts-list {
  list-style-type: none;
  list-style-image: none;
}
ul.posts-list li {
  list-style-image: none;
  list-style-type: none;
  border-bottom: 1px solid #ccccce;
  padding: 20px 0 0 0;
  margin-bottom: 20px;
}
ul.posts-list li .button {
  float: left;
  display: table;
}
ul.posts-list li h4 {
  color: #6f625a !important;
}
ul.posts-list li h4 a:link, ul.posts-list li h4 a:visited:link, ul.posts-list li h4 a:visited {
  color: #6f625a !important;
}
ul.posts-list li:last-child {
  border-bottom: 0px;
}

/* ----- BLOG STYLES ----- */


.byline {
  color: #999;
}

#main .blog-post {
  border-bottom: 1px solid #ccccce;
  padding: 20px 0 30px 0;
  margin-bottom: 20px;
  display: inline-block;
}
#main .blog-post img {
  margin-bottom: 20px;
}
.byline a {
  color: #149747;
}
.pagination .current {
  background: #c4d540;
}

/* ----- SIDEBAR STYLES ----- */

.sidebar .testimonials {
  text-align: center;
  padding: 20px 30px;
  border: 1px solid #ccc;
  margin-top: 20px;
}
.sidebar .testimonials p {
  font-size: 0.85em;
}
.sidebar #recent-posts-3 {
  display: inline-block;
}
.sidebar span.screen-reader-text {
  display: none;
}
.sidebar input {
  width: 303px !important;
  margin-right: 0rem;
  float: left;
  display: inline;
  padding: 0 14px;
  height: 40px;
  font-size: 13px;
}
.sidebar .button {
  /* Old browsers */
  background: #3a3a3a;
  /* FF3.6-15 */
  background: -moz-linear-gradient(top, #3a3a3a 0%, #7d7a82 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(top, #3a3a3a 0%, #7d7a82 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(to bottom, #3a3a3a 0%, #7d7a82 100%);
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a3a3a', endColorstr='#7d7a82',GradientType=0);
  border-radius: 4px;
  color: #fff;
  border: none;
  padding: 12px 25px !important;
  border-radius: 0px !important;
  margin-bottom: 30px;
  width: 50px !important;
  height: 40px !important;
  font-size: 15px;
}
.sidebar .button .fa {
  color: white;
}
.sidebar .fa-building, .sidebar .fa-fax, .sidebar .fa-map-marker, .sidebar .fa-envelope {
  padding: 0 13px 0 0;
  font-size: 20px;
  position: none;
  margin: 0px;
  color: #6f625a;
  float: left;
  position: relative;
}
.child-pages-of-parent .page-item-27 .children, .child-pages-of-parent .page-item-25 .children {
	display:none;
}
/*----------------------------------------------------------------------------
VII. Footer Styles
-----------------------------------------------------------------------------*/

.footer {
  clear: both;
  margin-top: 1em;
  background:#8b8179;
}
#inner-footer {
  /* padding-bottom: 50px; */
  color:#fff;
}
#inner-footer ul.social {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px;
padding-left: 14px;
}
#inner-footer ul.social li {
  list-style-type: none;
  display: inline-block;
  padding-right: 6px;
  color: #fff;
  font-size: 24px;
}
#inner-footer ul.social li a {
  color: #fff
}
#inner-footer img {
  position:relative;
  left:-18px;
}
#inner-footer .address-area {
  font-size: 18px;
}
#inner-footer .address-area .address {
  padding-left: 0px;
  margin-right: 14px;
}
#inner-footer .address-area img {
  margin: 36px 0;
	width:320px;
}
#inner-footer .address-area a {
  color: #fff;
  font-weight: 200;
}
#inner-footer .address .small {
	font-size:80%;
}
#inner-footer .address .columns {
	padding-left:0 !important;
}
#inner-footer .phone p {
  margin-bottom:0;
}
.footer {
  margin-top:0;
  padding:12px 12px 36px 12px;
}
.footer-links {
  color:#fff;
  background:#8b8179;
}
.footer-links .copyright {
  color: #fff;
  font-size: 12px;
  padding: 13px 0 0 0;
	opacity:.6;
}
.footer-links #menu-footer-menu li {
  padding: 4px 5px;
  border-left: 1px solid #ccccce;
  font-size: 14px;
  float: left;
}
.footer-links #menu-footer-menu li a {
  color: #6f625a;
}
#mc_embed_signup {
  font-size: 13px;
  background: transparent;
  margin-top:18px;
}
div.ctct-form-embed div.ctct-form-defaults p.ctct-form-text {
  font-size:13px !important;
}
#mc_embed_signup h2, div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header {
  font-size:24px !important;
  color:#fff;
  text-transform:none;
}
#mc_embed_signup .mc-field-group label {
  color:#fff;
  font-size:18px;
  line-height:1.25em;
  margin-bottom:24px !important;
}
#mc_embed_signup input {
  padding: 5px 10px;
  font-size: 13px;
  border-radius:0;
}
#mc_embed_signup .footer-message {
  font-size: 13px;
  height: 130px;
}
#mc_embed_signup .button {
  /* Old browsers */
  background: transparent !important;
  border-radius: 0 !important;
  color: #fff !important;
  border: 1px solid #fff !important;
  text-transform: uppercase;
}
#mc_embed_signup #mce-success-response {
	color:#fff !important;
}

/*----------------------------------------------------------------------------
IIX. Media Queries
-----------------------------------------------------------------------------*/

@media screen and (max-width: 1325px) {
  .search-field {
    width: 180px !important;
  }
}
@media screen and (max-width: 1215px) {
  .header .top-bar-right .portal-number {
    margin: -33px 20px 40px -100px;
  }
}
@media screen and (max-width: 1023px) {
  .header .top-top-bar .row {
  text-align:center !important;
}
.header .top-top-bar a {
  margin-right:0 !important;
}
  .large-nav {
    background: transparent;
  }
  a.feature-button {
    margin:12px auto !important;
    display: block;
    width: 50%;
  }
  .top-bar-right {
    float:none !important;
    width:100%;
  }
  .portal-login {
    /* margin: -126px 20px 40px 0 !important; */
    display:block;
    width:120px;
    margin-left:18px;
  }
  .top-phone {
    margin:18px;
    display:block;
  }
  .events-area {
    padding:0 2rem;
  }
  .gform_wrapper form {
    display: inherit;
    width: 100%;
    margin: 0 auto;
  }
  #inner-footer .footer-form {
    margin-top:36px;
  }
  #inner-footer .footer-form img {
    width:80%;
    max-width:320px;
    margin:0 auto;
    display:block;
  }
	#inner-footer .address .small {
		font-size:100%;
	}
  .footer-links #menu-footer-menu li {
    padding: 4px 5px;
    border-left: 0px;
    font-size: 14px;
    float: left;
    width: 100%;
    text-align: center;
  }
  .footer-links .copyright {
    float: inherit !important;
    text-align: center !important;
    width: 100%;
  }
  .home-content {
    padding: 30px 0px;
  }
  .moving-area {
    text-align: center;
  }
  .moving-area p {
    padding: 10px 10px 10px 10px;
  }
  .moving-area .large-12 .large-5:first-child {
    border-right: 0px;
  }
  .moving-left {
    text-align: center;
    padding: 0px;
  }
  #home-services-b .service-area h2 {
    font-size:1.15em;
  }
  #home-services-b .service-block a.button {
    font-size:.9em;
  }
  ul.submenu {
    background-color: #eeeeef !important;
  }
  .is-accordion-submenu-parent > a::after {
    content: '\f067';
    font-family: "Font Awesome 5 Free";
    font-weight:900;
    color: #b2b1b6;
    font-size: 14px;
    border-color: transparent;
    margin: 0px;
    padding: 0 0 10px 0;
    line-height: 0px;
    margin-top: 0;
    width: 16px;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
  }
  .is-accordion-submenu-parent[aria-expanded=true] > a::after {
    content: '\f068';
    font-family: "Font Awesome 5 Free";
    font-weight:900;
    color: #b2b1b6;
    font-size: 14px;
    border-color: transparent;
    margin: 0px;
    padding: 0 0 10px 0px;
    line-height: 0px;
    margin-top: -6px;
    margin-right: -8px;
    width: 16px;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
  }
	.top-image-span .top-image-area {
	background-position: center center !important;
    height: 410px;
    width: 100%;
  }
  .top-image-span .top-image-area .text-area {
    padding-top: 317px;
  }
  #inner-footer .address-area img {
    margin: 0 0 16px 0;
    display: table;
    margin: 0 auto;
  }
  #inner-footer .address-area {
    font-size: 14px;
    text-align: center;
  }
  #inner-footer .address-area .address {
    text-align: center;
    border-right: 0px;
  }
  .news-area .news-feed .top-news {
    width: 100% !important;
  }
  .news-feed-area {
    margin-bottom: 30px !important;
    width: 100% !important;
  }
  .news-feed-area .news-post:first-child {
    border-right: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .news-feed-area .news-post {
    padding-left: 0px !important;
  }
  .top-bar-right {
  }
  .top-bar-right .float-left {
    width: 100%;
  }
  .home-content {
    background-color: #fff;
    text-align: center;
  }
  .home-content .small-12 {
    padding-bottom: 30px;
  }


  .header .top-bar ul li:last-child {
    border-right: 0px;
  }
  .header .top-bar ul {
    background-color: #fff;
    float: left;
    width: 100%;
  }
  .header .top-bar ul li {
    width: 100%;
    float: left;
    border: 0px;
    padding: 5px 0px 6px 0px;
    border: 0px;
  }
  .header .top-bar ul li:hover {
    width: 100%;
    float: left;
    border: 0px;
    padding: 5px 0px 6px 0px;
    background-color: transparent;
  }

  /* ---- Large Nav Fixes ---- */

  .large-nav ul li:last-child {
    border-right: 0px;
  }
  .large-nav ul {
    background-color: #fff;
    float: left;
    width: 100%;
  }
  .large-nav ul li {
    width: 100%;
    float: left;
    border: 0px;
    padding: 5px 0px 6px 0px;
    border: 0px;
  }
  .large-nav ul li:hover {
    width: 100%;
    float: left;
    border: 0px;
    /* padding: 5px 0px 6px 0px; */
    background-color: transparent;
  }

  .flex-direction-nav a {
    margin: -250px 0 0 0;
  }
  .flexslider .slides li {
    background-size: cover;
    height: 360px;
    background-position: 36% 0px;
  }
  .flexslider .slides .tagline-area {
    width: 100%;
    padding: 28px 0px 30px 0px;
    margin-top: 215px;
  }
  .flexslider .slides .second-tagline {
    text-align: center;
    font-size: 40px !important;
  }
  .flexslider .slides .first-tagline {
    color: white;
    font-size: 28px !important;
    font-weight: 400;
    width: 100%;
    margin: 0 auto 9px auto;
    padding: 0 50px;
    text-align: center;
  }
  .top-bar-right .mobile-top-links .portal-login {
    background-color: transparent;
    padding: 14px 16px;
    color: #80262a;
    border: 0px;
    margin: 0 -6px !important;
    box-shadow: none;
    font-weight: 800;
    font-size: 14px;
    position: inherit;
    padding: 0 10px 6px 7px;
    width: 100%;
    text-align: left;
    display: block;
  }
  .top-bar-right .mobile-top-links .portal-login .fa {
    color: #80262a;
    font-size: 20px;
    padding: 0 10px 0 7px;
    float: inherit;
    line-height: 22px;
  }
  .top-bar-right .mobile-top-links .portal-number {
    color: #80262a;
    border: 0px;
    margin: 0 -6px !important;
    box-shadow: none;
    font-weight: 800;
    font-size: 14px;
    position: inherit;
    padding: 0 10px 6px 7px;
    width: 100%;
    text-align: left;
    display: block;
    margin: 0px;
    font-weight: 800;
    font-size: 17px;
    position: inherit;
    padding: 8px 19px 10px 8px;
  }
  .top-bar-right .mobile-top-links .portal-number .fa {
    color: #149747;
    font-size: 20px;
    padding: 0 0 0 7px;
    float: right;
    line-height: 22px;
  }
  .team-block .team-member-name {
    font-size:14px;
  }
}
@media screen and (max-width: 639px) {
	
	
  .top-image-span .top-image-area {
    height: 230px;
  }
  .top-image-span .top-image-area .text-area {
    padding-top: 154px;
  }
	.flexslider .slides .tagline-area {
    margin-top: 246px;
}
  .flexslider .slides .first-tagline {
    font-size:17px !important;
    margin-bottom:18px;
  }
  .flexslider .slides .second-tagline {
    font-size:26px !important;
  }
  .employee-large img {
    display:block;
    margin:12px auto;
    width:66%;
  }
  .team-block .team-member-name {
    font-size:11px;
  }
	.block-title .team-member-title {
		font-size:8px;
	}
  .team-block .block-title {
    top:-8px;
    background:transparent;
    margin-bottom:-38px;
  }
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after, a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after, a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  .sidebar, .page-navigation, .wp-prev-next, .respond-form, nav {
    display: none;
  }
}
