/*client*/

@media screen and (max-width: 720px) {
.responsive {
	width: 100% !important;
	height: auto !important;
}
.responsive-center {
	max-width: 100% !important;
	height: auto !important;
	margin: 0px auto;
}
}
/* header changes */
.header-widget-area .textwidget {
	font-size: 12px;
	font-size: 1.2rem;
	text-align: right;
	letter-spacing: 0px;
	padding-top: -100px;
	color: #000;
	position: absolute;
	top: 15px;
	width: 400px;
	right: 50px;
}

@media screen and (max-width: 720px) {
.header-widget-area .textwidget {
	display: none;
}
}

@media screen and (max-width: 720px) {
.header-widget-area {
	float: none;
	padding: 0px 0px;
}
}

@media (max-width: 880px) {
.content-sidebar-wrap {
	padding-top: 0px;
}
}
.genesis-nav-menu .sub-menu {
	position: absolute;
	top: 55px;
	left: -9999px;
	z-index: 99;
	opacity: 0;
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
	width: 250px;
	background: #c8c8c8;
	padding: 30px 0;
	font-size: 13px;
	font-size: 1.3rem;
}
.genesis-nav-menu .sub-menu:before {
	content: "";
	position: absolute;
	top: -35px;
	right: 0;
	width: 0;
	height: 0;
	border-left: 35px solid transparent;
	border-right: 35px solid transparent;
	border-bottom: 35px solid #c8c8c8;
}

@media screen and (max-width: 720px) {
.genesis-nav-menu .sub-menu {
	background: #c8c8c8;
	width: 100%;
	top: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
}
.header-image .site-title {
	width: 100%;
	height: auto;
	background-size: auto 100%;
	position: absolute;
	bottom: 20px;
	top: 20px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

@media screen and (max-width: 720px) {
.header-image .site-title {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	position: absolute;
	height: 40px;
	
}
}

@media screen and (max-width: 720px) {
#nav-container {
	display: none;
	background-color: #000000;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	padding-top: 70px;
}
}
.site-header {
	position: absolute;
	width: 100%;
	height: 250px;
	padding-top: 115px;
	top: -115px;
	background: #e2e2e2;
	z-index: 1000;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

@media screen and (max-width: 720px) {
.site-header {
	padding: 0;
	height: 80px;
	position: relative;
	top: auto;
	background: #fff;
	border-bottom: thin solid #CCCCCC;
}
}
.custom-header .inner-container {
	height: auto;
	padding-top: 0px;
	position: relative;
	overflow: hidden;
}
.custom-header .inner-container .wrap {
	display: none;
}
.custom-header .header-arrow {
	display: none;
}
.custom-header .header-arrow:before {
	display: none;
}

@media screen and (max-width: 720px) {
.custom-header .header-arrow:before {
	display: none;
}
}
.custom-header .header-arrow:after {
	display: none;
}

@media screen and (max-width: 720px) {
.custom-header .header-arrow:after {
	display: none;
}
}
.custom-header.products, .custom-header.lava, .custom-header.products, .custom-header.sun, .custom-header.products, .custom-header.flamingo, .custom-header.products, .custom-header.grass {
	bacground-color: #none;
	background-image: none;
	background-position: -50px -50px;
	background-size: auto 350px;
	height: 150px;
	display: none;
}

@media screen and (max-width: 720px) {
.custom-header.products, .custom-header.lava, .custom-header.products, .custom-header.sun, .custom-header.products, .custom-header.flamingo, .custom-header.products, .custom-header.grass {
	display: none;
}
}
.custom-header.products h1.child, .custom-header.lava h1.child, .custom-header.products h1.child, .custom-header.sun h1.child, .custom-header.products h1.child, .custom-header.grass h1.child, .custom-header.products h1.child, .custom-header.flamingo h1.child {
	display: none;

















}
.custom-header.products .header-arrow:before, .custom-header.lava .header-arrow:before {
	border-top-color: #ffffff;
}
.custom-header {
	border-bottom: 0px solid #FFF;
	background-color: #fff;
}
/* breadcrumb changes*/
.breadcrumb {
	font-size: 12px;
	font-size: 1.2rem;
	padding: 1px 0;
	position: absolute;
	right: 0px;
	top: 15px;
	font-style: italic
}
.breadcrumb a {
	text-decoration: none;
	color: #000;
}
.breadcrumb a:hover {
	color: #000;
	text-decoration: underline;
}

@media screen and (max-width: 720px) {
.breadcrumb {
	display: none;
}
}
/* innner site changes */
.content {
	width: 70%;
}

@media (max-width: 880px) {
.content, .sidebar-primary, .sidebar-secondary, .content-sidebar-sidebar .content-sidebar-wrap, .sidebar-content-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap {
	width: 100%;
	float: none;
	padding-top: 0px;
}
}

@media (max-width: 720px) {
.content, .sidebar-primary, .sidebar-secondary, .content-sidebar-sidebar .content-sidebar-wrap, .sidebar-content-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap {
	width: 100%;
	float: none;
	padding-top: 0px;
}
}
.wrap, .site-inner {
	margin: 0 auto;
	width: 100%;
	max-width: 1100px;
	padding-left: 20px;
	padding-right: 20px;
}
.entry-content {
	padding-top: 0px;
	padding-bottom: 0px;
}

@media screen and (max-width: 880px) {
.entry-content {
	padding-top: 0px;
	padding-bottom: 0px;
}
}
/* body copy changes */
body {
	font-weight: 300;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	text-decoration: underline;
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	line-height: 1.2;
	font-family: Arial, sans-serif;
	color: #000;
}
h1 {
	font-size: 27px;
	font-size: 2.5rem;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px !important;
	margin-top: 0px !important;
}

@media screen and (max-width: 720px) {
h1 {
	font-size: 25px;
	font-size: 2.6rem;
	color: #000000;
	padding-top: 15px !important;
}
}
h2 {
	font-size: 24px;
	font-size: 2.4rem;
}

@media screen and (max-width: 720px) {
h2 {
	font-size: 24px;
	font-size: 2.4rem;
}
}
h3 {
	font-size: 24px;
	font-size: 2.4rem;
}

@media screen and (max-width: 720px) {
h3 {
	font-size: 24px;
	font-size: 2.4rem;
}
}
h4 {
	font-size: 18px;
	font-size: 1.8rem;
}

@media screen and (max-width: 720px) {
h4 {
	font-size: 18px;
	font-size: 1.8rem;
}
}
/* button changes */
button, input[type="button"], input[type="reset"], input[type="submit"], .button {
	cursor: pointer;
	display: inline-block;
	background-color: #d00202;
	padding: 17px 20px 15px;
	color: #FFF;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: .7;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	outline: none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none;
}
.button:hover, .button:focus, .button:active {
	background-color: #d00202;
	color: #FFF;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button {
	cursor: pointer;
	display: inline-block;
	background-color: #d00202;
	padding: 17px 20px 15px;
	color: #FFF;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: .7;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	outline: none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none;
}
button:hover, button:focus, button:active, input[type="button"]:hover, input[type="button"]:focus, input[type="button"]:active, input[type="reset"]:hover, input[type="reset"]:focus, input[type="reset"]:active, input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active, .button:hover, .button:focus, .button:active {
	background-color: #d00202;
	color: #FFF;
	text-decoration: underline;
}
/* side bar changes */
.sidebar {
	background-image: none;
	background-position: center bottom;
	background-repeat: repeat-x;
	padding-bottom: 25px;
	max-width: 25%;
	padding-top: 0px;
}

@media screen and (min--moz-device-pixel-ratio: 1.5), screen and (-o-min-device-pixel-ratio: 3 / 2), screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 1.5dppx) {
.sidebar .widget {
	overflow: hidden;
}
.sidebar {
	background-image: none;
	-webkit-background-size: 14px 82px;
	display: none;
}
}

@media (max-width: 880px) {
.sidebar {
	max-width: 350px;
	margin: 0 auto;
	display: none;
}
}

@media screen and (max-width: 720px) {
.sidebar {
	padding-bottom: 66px;
	background-size: auto 66px;
	display: none;
}
}
.sidebar li {
	overflow: hidden;
	word-break: break-word;
	/* padding-left: 15px; */
	line-height: 20px;
	font-size: 14px;
	line-height: 18px;
	color: #999;
	font-weight: bold;
}

.sidebar li:last-child {
	margin-bottom: 10px;
}
/* black box display none */
.black-block {
	background-color: #000;
	background-size: 40% auto;
	background-repeat: no-repeat;
	text-align: right;
	position: relative;
	display: none;
}
/* footer changes*/
.site-footer {
	background: #000000;
	position: relative;
	z-index: 100;
	padding: 30px 0 10px;
	margin-top: 20px;
}

@media screen and (max-width: 720px) {
.site-footer {
	padding-top: 20px;
	background-size: auto 100px;
}
}
.footer-nav .widget .menu .menu-item a {
	font-size: 13px;
	font-size: 1.6rem;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 5px 0;
}
.footer-nav .widget .menu .menu-item a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer-nav .widget h4 {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 10px;
	color: #fff;
}
.footer-nav .widget h4 a {
	color: #fff;
}
.footer-nav .widget h4 a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer-social .widget h4 {
	font-size: 18px;
	font-size: 1.8rem;
	color: #fff;
	margin-bottom: 10px;
}
.footer-bottom h4 {
	color: #fff;
}
.footer-bottom .menu .menu-item a {
	color: #fff;
	text-decoration: none;
}
.footer-bottom .menu .menu-item a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer-bottom .widget {
	display: inline-block;
	vertical-align: bottom;
	text-align: right;
	width: 100%;
	font-size: 13px;
	font-size: 1.3rem;
}
#menu-social-navigation {
	margin-left: 40px !important;
}
/* home page css*/
.homemenu-img {
	display: inline-block;
	margin: 0 auto;
	align: center;
	padding: 0 25px 0 25px;
	width: 320px;
	vertical-align: top;
}
.homemenu {
	display: inline-block;
	margin: 0 auto;
	align: center;
	padding: 0 25px 0 25px;
	width: 320px;
	vertical-align: top;
}
.home-hero {
	float: left;
	width: 400px;
	padding-top: 20px;
}

/* home page css - Responsive */
@media screen and (max-width: 720px) {
.homemenu-img {
	max-width: 100% !important;
	height: auto !important;
	display: block;
	text-align: left;
	padding: 0px;
	float: left;
}
}
.homemenu {
	max-width: 100% !important;
	height: auto !important;
	display: block;
	text-align: left;
	padding: 0px;
	float: right;
}
.home-hero {
	float: none !important;
	padding-top: 20px !important;
	max-width: 100% !important;
	height: auto !important;
}
/* accordion */
.accordion-section h3 {
	padding-bottom: 10px;
	cursor: pointer;
	color: #000 !important;
	position: relative;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	font-size: 14px;
	font-weight: bold;
}
.accordion-section h3:hover {
	color: #000 !important;
}
.accordion-section h3:before {
	content: "";
	position: absolute;
	left: -20px;
	top: 50%;
	width: 0;

	height: 0;
	margin-top: -12px;
	border-left: 6px solid #d00202;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
/* ------ wordpress.org/plugins/tabby-responsive-tabs/ ------ */

.responsive-tabs .responsive-tabs__heading {
	display: none;
}
.responsive-tabs .responsive-tabs__list__item {
	display: inline;
	cursor: pointer;
}
.responsive-tabs-wrapper {
	clear: both;
	margin-bottom: 20px;
	zoom: 1;
}
.responsive-tabs-wrapper:before, .responsive-tabs-wrapper:after {
	content: "";
	display: table;
}
.responsive-tabs-wrapper:after {
	clear: both;
}
.responsive-tabs .responsive-tabs__heading:focus, .responsive-tabs .responsive-tabs__list__item:focus {
	outline: 1px solid transparent;
}
.responsive-tabs .responsive-tabs__heading--active:focus, .responsive-tabs .responsive-tabs__list__item--active:focus {
	outline: none;
}
.responsive-tabs ul.responsive-tabs__list {
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	padding: 10px 5px 12px 15px;
	background-color: #000
}
.responsive-tabs .responsive-tabs__list__item {
	background: none;
	border: none;
	border-bottom: none;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	color: #ddd;
	font-size: 14px;
	line-height: 18px;
	text-transform: inherit;
	margin: 0px 20px 0 0;
	padding: 0px;
	white-space: nowrap;
	float: left;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.responsive-tabs .responsive-tabs__list__item:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	border-style: solid;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	left: calc(50% - 10px);
	top: 0;
	border-width: 20px 10px 10px 10px;
	border-color: transparent transparent #fff transparent;
}
.responsive-tabs .responsive-tabs__list__item .fa {
	margin-right: 8px;
	line-height: 0.8;
}
.responsive-tabs .responsive-tabs__list__item:hover {
	color: #fff;
	background: transparent;
}
.responsive-tabs .responsive-tabs__list__item--active, .responsive-tabs .responsive-tabs__list__item--active:hover {
	background: none;
	border-color: none;
	color: #fff;
	padding-bottom: 0px;
	margin-top: 0;
	position: relative;
	top: 0px;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.responsive-tabs .responsive-tabs__panel {
	background: #fff;
	border: none;
	border-top: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	clear: left;
	margin-bottom: 0;
	padding: 20px 20px 0;
	word-wrap: break-word;
}
.responsive-tabs .responsive-tabs__panel:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

@media (min-width: 768px) {
.responsive-tabs .responsive-tabs__panel--closed-accordion-only {
	display: block;
}
}

@media (max-width: 767px) {
.responsive-tabs .responsive-tabs__list {
	display: none;
}
.responsive-tabs .responsive-tabs__heading {
	display: block;
	cursor: pointer;
}
.responsive-tabs-wrapper {
	border-top: 1px solid #ccc;
}
.responsive-tabs .responsive-tabs__heading {
	background: #fff;
	border: 1px solid #ccc;
	border-top: none;
	color: #000;
	font-size: 16px;
	font-weight: normal;
	text-transform: inherit;
	margin: 0;
	padding: 10px 0;
	padding-left: 15px;
	position: relative;
}
.responsive-tabs .responsive-tabs__heading .fa {

	margin-right: 8px;
	display: none;
}
.responsive-tabs .responsive-tabs__heading:after {

	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #777;
	content: "";
	display: block;
	position: absolute;
	right: 20px;
	top: 20px;
	height: 0;
	width: 0;
}
.responsive-tabs .responsive-tabs__heading:hover {
	background: #000;
	color: #fff;
}
.responsive-tabs .responsive-tabs__heading:hover:after {
	border-top: 6px solid #777;
}
.responsive-tabs .responsive-tabs__heading--active, .responsive-tabs .responsive-tabs__heading--active:hover {
	background: #000;
	color: #fff;
}
.responsive-tabs .responsive-tabs__heading--active:after, .responsive-tabs .responsive-tabs__heading--active:hover:after {
	border-bottom: 6px solid #fff;
	border-top: 0;
	top: 18px;
}
.responsive-tabs .responsive-tabs__panel {
	background: #fff;
	border: 1px solid #ccc;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-top: none;
	margin: 0;
	padding: 0 20px;
	padding-top: 20px;
}
}
.back-to-top {
	background-color: #ccc;
}
.back-to-top:hover {
	background-color: #aaa;
}
/* new home page hero unit */
#hero-unit {
	min-height: 200px;
	background-size: cover;
	background-position: center center;
	padding-bottom: 10%;
	position: relative;
	z-index: 10;
}

@media screen and (max-width: 720px) {
#hero-unit {
	margin-top: 0;
	min-height: 320px;
}
}
#hero-unit .tagline {
	background-image: none;
	background-size: auto 100%;
	background-repeat: repeat-x;
	padding-top: 5%;
	width: 100%;
	position: absolute;
	bottom: 0;
}
#hero-unit .tagline > .wrap {
	padding-right: 0;
	position: relative;
	bottom: 40px;
	left: 15%;
	padding: 30px;
	margin-left: 0px;
}

@media screen and (max-width: 960px) {
#hero-unit .tagline > .wrap {
	padding-right: 0;
	position: relative;
	bottom: 15px;
	left: 0%;
	padding: 30px;
	margin-left: 0px;
	width: 100%
}
}
#hero-unit .tagline h1 {
	color: #000;
	text-transform: none;
	line-height: 1;
	font-size: 31px;
	font-size: 2.5rem;
	overflow: none;
	text-transform: uppercase;
	font-weight: bold;
}

@media screen and (max-width: 960px) {
/* line 241, ../sass/_content.scss */
#hero-unit .tagline h1 {
	font-size: 20px;
	font-size: 2.0rem;
}
}
.home-hero {
	background-color: #ffffff;
	opacity: .8;
	width: 35%;
	padding: 25px;
	margin-left: 8%;
}

@media screen and (max-width: 960px) {
.home-hero {
	background-color: #ffffff;
	opacity: .8;
	width: 100%;
	padding: 25px;
}
}
.home-hero h1 {
	color: #fff;
	font-size: 25px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.home-hero h2 {
	color: #000;
	font-size: 16px;
	padding-bottom: 30px;
}
.new-home-button, .new-home-button a, .new-home-button a:hover {
	width: 100%;
	padding: 10px;
	color: #d00202;
	border: thin solid #fff;
	background-color: #d00202;
}
/* NAVIGATION */
.site-header {
	background-color: white;
}
.site-container {
	overflow: hidden;
}
.site-header, .site-header.fixed {
	position: relative;
	padding-top: 0;
	top: auto;
	height: auto;
	padding-bottom: 0px;
}
#menu-primary-navigation {
	position: relative;
}
.mainnav {
	width: 100%;
	z-index: 9999;
	background-color: black;
	position: relative;
}
.mainnav nav {
	position: relative;
	background-color: black;
	height: 47.5px;
}
.mainnav:after {
	content: "";
	background-color: #676767;
	position: absolute;
	z-index: -1;
	right: 0;
	width: 34%;
	top: 0;
	height: 100%;
}
.search-container {
	position: relative;
	float: right;
	background-color: #676767;
	height: 47.5px;
	padding-top: 7.5px;
	z-index: 9999;
	padding-left: 20px;
}
.search-container input {
	display: inline-block;
	width: 70%;
	background-color: white;
	border: none;
	padding: 10px;
	height: 33px;
	vertical-align: top;
}
#dv-live-search-results li a {
	color: black;
	display: block;
	padding: 5px 10px;
	border: none;
}
.search-container input[type="submit"] {
	width: 30%;
	padding: 10px;

	background-color: white;
	background-image: url('assets/images/search.svg');
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -999px;
}
.search-container:before {
	content: "";
	background-color: #676767;
	position: absolute;
	left: -48px;
	width: 0;
	height: 0;
	top: 0;
	background-color: transparent;
	border-bottom: 48px solid #676767;
	border-left: 48px solid transparent;
}
.mainnav nav li {
	display: inline-block;
}
.mainnav nav li a {
	color: white;
	padding: 15px 20px 15px 0;
	font-size: 1em;
	display: inline-block;
	position: relative;
	font-family: Arial, "Lucida Grande", sans-serif;
	text-transform: uppercase;
	font-weight:normal;
}

@media screen and (max-width: 960px) {
.mainnav nav li a, .mainnav nav li ul li a {
	font-size: 1.1em;
}
.mainnav nav li a {
	padding: 17px 20px 17px 0;
}
}

@media screen and (max-width: 840px) {
.mainnav nav li a {
	padding: 17px 10px 17px 0;
}
}
.mainnav nav li.menu-item-has-children > a:before {
	position: absolute;
	content: "";
	background-color: transparent;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid white;
	bottom: 0;
	left: 50%;
	margin-left: -10px;
	display: none;
}
.mainnav nav li.active-li > a:before {
	display: inline-block;
}
.mainnav nav li a:hover {
	text-decoration: none;
}
.mainnav nav li ul {
	position: absolute;
	background-color: #f9f9f9;
	margin: 0 auto;
	width: 100%;
	max-width: 1100px;
	height: 44px;
	display: none;
	z-index: 99999;
	left: 0;
}
.mainnav nav li ul:before {
	position: absolute;
	left: -100%;
	width: 500%;
	content: "";
	background-color: #f9f9f9;
	height: 44px;
	z-index: -1;
	border-bottom: thin solid #ccc;
}
.mainnav nav li ul li a {
	color: black;
	font-size: 13px;
	position: relative;
}
.mainnav nav li ul li a:after {
	content: "";
	height: 50%;
	width: 1px;
	top: 11px;
	right: 8px;
	background-color: black;
	position: absolute;
}
/* Home page tagline fix */
#hero-unit .tagline {
	margin: 0 auto;
	width: 100%;
	max-width: 1100px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	padding-top: 2%;
}
#hero-unit .tagline > .wrap {
	padding-right: 25px;
	bottom: 0;
	left: 0;
}
.home-hero {
	width: 45%;
}
#hero-unit {
	padding-bottom: 3%;
}
.mobile-item {
	display: none !important;
}

@media screen and (max-width: 720px) {
#nav-container {
	top: 81px;
	padding-top: 10px;
	height: 200% !important;
}
.mobile-item {
	display: block !important;
}
.mainnav nav li a {
	display: block;
	color: white;
	font-size: 1.1em;
	letter-spacing: 1px;
}
.mainnav::after {
	display: none;
}
.mainnav nav li ul {
	position: relative;
	height: auto;
	padding: 0 0 0 20px;
}
.mainnav nav li ul a {
	font-size: 1.5em;
}
.mainnav nav {
	background-color: transparent;
}
.mainnav nav li {
	display: block;
}
.search-container {
	display: none;
}
.mainnav nav li ul::before {
	display: none;
}
.mainnav nav li ul li a::after {
	display: none;
}
.mainnav nav li.menu-item-has-children > a { /* TEST */
	z-index: -1;
}
.mainnav nav li.menu-item-has-children > a:after {
	content: "";
	background-color: transparent;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -10px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 12px solid white;
}
.mainnav .open {
	height: 100%;
}
}
.widget-title {
	margin-bottom: 5px;
	font-weight:bold;
	font-size: 1.4rem;
	color: #24ADBC;
}

@media screen and (max-width: 790px) {
.popup {
	width: 100%;
}
.fancybox-inner {
	height: auto !important;
}
}
.new-royalslider-1 {
	margin: 0;
	max-height: none;
	margin: 0px;
	border: thin solid #ccc;
}
.royalSlider, .royalSlider .rsOverflow, .royalSlider .rsSlide, .royalSlider .rsVideoFrameHolder, .royalSlider .rsThumbs {
	background: #FFFFFF !important;
}
/* line 1425, ../sass/_content.scss */
.case-studies-block {
	margin: 0px;
}
/* line 1429, ../sass/_content.scss */
.case-studies-block blockquote {
	margin-top: 10px;
	width: 100%;
	border: none;
	padding: 0px;
	margin: 0px;
	float: none;
	border-bottom: thin dashed;
}

@media screen and (max-width: 720px) {
/* line 1429, ../sass/_content.scss */
.case-studies-block blockquote {
	margin-top: 50px;
}
}
/* line 1435, ../sass/_content.scss */
.case-studies-block blockquote h3 {
	display: inline-block;
	color: #000;
	padding-bottom: 10px;
	font-size: 18px;
	padding-top: 15px;
}

@media screen and (max-width: 720px) {
/* line 1435, ../sass/_content.scss */
.case-studies-block blockquote h3 {
	display: block;
}
}
/* line 1443, ../sass/_content.scss */
.case-studies-block blockquote .logo-link {
	position: relative;
	text-align: center;
	margin: 0px;
	border: none;
	padding: 0px;
	display: block;
	float: none;
	width: 100%;
}
/* line 1452, ../sass/_content.scss */
.case-studies-block blockquote .logo-link:after {
	content: none;
	position: none;
	border-right: none;
	border-bottom: none;
	top: 0;
	right: 0;
}
/* line 1460, ../sass/_content.scss */
.case-studies-block blockquote .logo-link:before {
	position: none;
	right: 0;
	top: 0;
	z-index: 10;
	font-size: 13px;
	font-size: 1.3rem;
	color: #000;
	opacity: .5;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
/* line 1470, ../sass/_content.scss */
.case-studies-block blockquote .logo-link img {
	max-height: 200px;
	width: 30%;
	border-radius: 20px;
	float: left;
	padding: 15px;
}
/* line 1475, ../sass/_content.scss */
.case-studies-block blockquote .logo-link:hover:before {
	opacity: 1;
}

@media screen and (max-width: 720px) {
/* line 1443, ../sass/_content.scss */
.case-studies-block blockquote .logo-link {
	width: 100%;
	margin-right: 0;
	float: none;
}
}
/* line 1485, ../sass/_content.scss */
.case-studies-block blockquote .case-study-content {
	margin-left: 0%;
}

@media screen and (max-width: 720px) {
/* line 1485, ../sass/_content.scss */
.case-studies-block blockquote .case-study-content {
	margin-left: 0;
}
}
/* line 1491, ../sass/_content.scss */
.case-studies-block blockquote p {
	padding-bottom: 15px;
	clear: none;
}
.icon-eye:before {
	content: "";
}
.space li {
	padding-bottom: 5px;
}

@media (max-width: 720px) {
.desktop {
	display: none !important;
	width: 0px !important;
	overflow: hidden !important;
}
}
.site-header > .wrap {
	height: 100px;
	position: relative;
	z-index: 10000;
}

@media (max-width: 880px) {
.site-header > .wrap {
	height: auto;
}
}

@media (max-width: 880px) {
.footer-bottom {
	padding-top: 10px;
}
}

@media (max-width: 880px) {
.content-sidebar-wrap .content {
	margin-bottom: 0px;
}
}
.display-posts-listing li {
	list-style-type: none !important;
	min-height: 175px !important;
	overflow: hidden !important;
	padding-left: 175px !important;
	position: relative !important;
	width: inherit !important;
}
.display-posts-listing .title {
	font-size: 1.2em !important;
	line-height: 1.2em !important;
	font-weight: bold !important;
	display: block !important;
}

.display-posts-listing img {
	float: left !important;
	margin: 0 20px 20px 0 !important;
	height: 150px !important;
}

@media (max-width: 880px) {
.display-posts-listing img {
	float: left !important;
	height: auto !important;
	width: 33% !important;
}
.display-posts-listing .title {
	font-size: 1.0em !important;
	line-height: 1.2em !important;
	font-weight: bold !important;
	display: block !important;
}

}
.display-posts-listing .listing-item {
	clear: both;
}
.category-display {
	display: block;
	margin-bottom: 10px;
}
.excerpt_more_link, .excerpt_more_link a {
	color: #D00202;
	display: block;
}
.excerpt, .excerpt p{
	line-height: 1.3em;
    font-size: 14px;
	clear: none !important;
}
@media (max-width: 880px) {
	.excerpt {
	display:none;
}}
.display-posts-listing .category-display a, .display-posts-listing .category-display-label {
	color: #24ADBC;
	font-weight: bold !important;
	line-height: 16px;
}
.crop-container {
	overflow: hidden;
}
.crop-container img {
	/* margin-top: -100px; */
	/* margin-bottom: -150px; */
}
.category-post, .category-post a{
	color: #24ADBC !important;
	font-weight: bold;
	padding-bottom: 15px

}
@media (max-width: 880px) {
.crop-container {
	overflow: hidden;
}
.crop-container img {
	margin-top: 0px;
	margin-bottom: 0px
}
}
.sidebar .widget:first-child.featuredpost h2{
  line-height: 15px;
  font-size: 15px;
  font-size: 1.3rem;
  padding: 10px;
}
.sidebar .widget:first-child.featuredpost img{
	width: 50px;
	height: 50px;
	margin: 10px 10px 10px 0;
	
}
.sidebar .widget {
    overflow: hidden;
	margin-bottom: 10px;
}
.widget_categories, .widget_jc_section_menu_widget {
	border: thin solid #777;
	padding:20px;
}
.current-menu-item a{
	font-weight: bold;
	color: #d00202;
}
.sub-menu a{
	font-weight:normal;
	padding-left: 10px;
	
}
.children {
	padding-left: 15px;
	font-weight: normal !important;
}
.children a{
	font-weight: normal !important;
}
.sidebar .widget:first-child.featuredpost {
    line-height: 0;
    font-size: 0px;
    font-size: 0rem;
    border: thin solid #777;
    padding: 15px;
}
.content-sidebar-wrap {
    padding: 30px 0 0;
    position: relative;
}
.gform_wrapper .gfield {
    background-image: none;
    list-style: none;
    padding: 0;
    margin: 0px;
}
.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium,
.gform_wrapper .top_label textarea.medium {
  width: 100% ;
}
@media only screen and (min-width: 641px){
.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    width: 100% !important;
    padding-right: 16px;
}}
.iama_form {
	float:left;
}
.footer-margin {
    margin-bottom: 50px !important;
}
.hvr-fade {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	overflow: hidden;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: color, background-color;
	transition-property: color, background-color;
	text-decoration: none;
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
	background-color: #24ADBC;
	color: white;
}
.floating-box {
	height: 60px;
	background-color: #444;
	padding: 20px;
	display: inline-block;
	font-size: 18px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.floating-box a {
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
