/** Resets **/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong {
	font-weight: bold;
}
em {
	font-style: oblique;
}
/** Misc/Global **/
/*@font-face {
    font-family: GenesisFont;
    src: url(img/gsgheavy_font.TTF);
}*/

@font-face {
    font-family: OpenSansRegular;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/open-sans/regular.woff2) format("woff2"), url(../fonts/open-sans/regular.woff) format("woff");
}
@font-face {
    font-family: OpenSansBold;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/open-sans/bold.woff2) format("woff2"), url(../fonts/open-sans/bold.woff) format("woff");
}
@font-face {
    font-family: OpenSansSemiBold;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/open-sans/semi-bold.woff2) format("woff2"), url(../fonts/open-sans/semi-bold.woff) format("woff");
}
@font-face {
    font-family: OpenSansExtraBold;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/open-sans/extra-bold.woff2) format("woff2"), url(../fonts/open-sans/extra-bold.woff) format("woff");
}
.open-sans-extra-bold {
    font-family: OpenSansExtraBold, sans-serif;
}
@font-face {
    font-family: FuturaStdBold;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/futura-std/bold.woff2) format("woff2"), url(../fonts/futura-std/bold.woff) format("woff");
}
@font-face {
    font-family: FuturaStdBook;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/futura-std/book.woff2) format("woff2"), url(../fonts/futura-std/book.woff) format("woff");
}
@font-face {
    font-family: FuturaStdMedium;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/futura-std/medium.woff2) format("woff2"), url(../fonts/futura-std/medium.woff) format("woff");
}
.inner {
	max-width: 1170px;
	padding: 0 15px;
	margin: 0 auto;
	position: relative;
}
.inner:after {
	content: "";
	display: table;
	clear: both;
}
.slide-wrapper {
	position: relative;
	min-height: 100%;
	right: 0px;
	background: #ffffff;
	z-index: 99;
}

.scrollable-table{
	 max-width:100%;
	 overflow:auto;
 }
 .scrollable-table-message{
 }
    

a {
	/* font-weight: bold; */
	color: inherit;
}
li {
/*argin-top:10px;*/
}
.innerlink {
	font-weight: bold;
	color: #142f56;
}
article a {
	font-weight: bold;
	color: #142f56;
}
a:hover {
	color: #827f77;
}
sup {
	font-size: .6em;
}
.follow-buttons p {
	display: none;
}

/** Content Stuff **/
.learn-more-area {
	margin: 20px 0;
	text-align: center;
}
.learn-more {
	padding: 9px 25px;
	border: 2px solid #ffffff;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	color: #ffffff;
	font: 20px/20px 'Arial', sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}
.video-wrapper {
	margin-bottom: 20px;
}
/*Productivity------------------------------*/

.productivity {
	/* background-color: #eee; border-top: 1px solid #CCC; */
	background-image: url('../images/section-bkg2-1x.jpg');
	padding: 30px 0;
	
}
.productivity:after {
	content: "";
	display: table;
	clear: both;
}
.prod-left {
	float: left;
}
.prod-right {
	float: right;
}
img.prod-logo {
	margin: auto;
	width: 480px;
}
.footerphone {
	background-image: url(../images/contact-icon.png);
	font-size: 25px;
	margin-top: 20px;
	padding: 15px 0 30px 99px;
	background-repeat: no-repeat;
	background-position: left 0px;
	font-family: "FuturaStdbold", Arial, "sans-serif";
	color: #f7f7f7;
}
.footerphone span {
	color: #ffffff;
	font-size: 25px;
	font-family: "FuturaStdMedium", Arial, "sans-serif";
}.footerphone span a {
	color: #ffffff;
	font-size: 25px;
	font-family: "FuturaStdMedium", Arial, "sans-serif";
}
/**********specific*****************/
/***********************************/
/***********************************/
/***********************************/

.logo-area {
	padding-top: 5px;
	padding-bottom: 5px;
}
/** Home **/
.home .slide-wrapper {
	height: 100%;
}
.home .individual-page {
	    overflow: hidden;

	height: 100%;
	min-height: 100%;
	color: #ffffff;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);
	font: 16px/20px 'Arial' sans-serif;
	color: #827f77;
	/** This was removed because it's causing issues in the iPad version **/
/* 	
	transition: background-position-y .2s ease;
    background-position: center;
    background-attachment: fixed; */
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.home .parallax {
	position: relative;
}

@media (max-width: 400px) {
.home .individual-page {
	background-attachment: inherit;
}
}
.home .individual-page .overlay {
	height: 100%;
	min-height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.home .individual-page article {
	position: relative;
	top: 30%;
	margin-bottom: 100px;
	font-size: 1.3em;
	line-height: 1.5em;
}
.home #sub-home-1 > div {
	/*float: right;
	margin-right: 15%;
	color: #ffffff;
	padding-right: 0px;*/
	float: left;
	color: #ffffff;
	padding-left: 40px;
}
.home #sub-home-2 > div {
	/*float: left;
	color: #ffffff;
	padding-left: 40px;*/
	float: right;
	margin-right: 15%;
	color: #ffffff;
	padding-right: 0px;
}
.home article {
	margin-top: 55%;
	color: #ffffff;
}
.home .learn-more-area {
	margin-top: 48px;
}
.home .home-box .overlay {
	background: url(img/bg1.png);
}
.home h1 {
	font-family: 'FuturaStdBold', 'Arial', sans-serif;
	font-size: 65px;
	line-height: 1.2;
	color: #ffffff;
	padding: 0 25px;
}

@media (max-width: 800px) {
.home h1 {
	font-size: 45px;
}
}

@media (max-width: 500px) {
.home h1 {
	font-size: 30px;
}
}

@media (max-width: 390px) {
.home h1 {
	font-size: 22px;
	font-weight: bold;
}
}
.home h2 {
	font: 30px/40px 'Arial', sans-serif;
	color: #ffffff;
	padding: 0 25px;
}

@media (max-width: 800px) {
.home h2 {
	font-size: 22px;
}
}

@media (max-width: 500px) {
.home h2 {
	font-size: 14px;
	line-height: 24px;
}
}
.home .home-box {
	text-align: center;
}
.home .twitter-ul, .home .news-ul {
	margin-bottom: 10px;
}
.home .twitter-ul li, .home .news-ul li {
	margin-bottom: 10px;
}
.home .twitter-area h3, .home .news-area h3 {
	margin: 20px 0;
	font: 30px/30px 'Arial', sans-serif;
	color: #3a3a3a;/*text-align: center;*/
}
.home .twitter-area h3 {
	/*display: inline;*/
	font-size: 1.5em;
	margin: 4px 0;
	text-align: left;
}
.home .twitter-area h3 a {
	font-size: 0.750em;
	text-transform: none;
}
.home .news-area h3 {
	text-align: left;
}
.home .twitter-area h4, .home .news-area h4, .home .news-area h4 a {
	font: 22px/29px 'Arial', sans-serif;
	color: #3a3a3a;
	text-decoration: none;
	font-weight: bold;
}
.home article p::first-line {
	font: 30px 'FuturaStdBold', Arial, sans-serif;
	color: #142f56;
}
.home-box.individual-page .overlay {
	padding: 25% 0;
}
.twitter-area {
	font: 16px/20px 'Arial', sans-serif;
	color: #827f77;
	margin-bottom: 28px;
}
.tweet-date {
	/*display: inline-block;*/
	display: block;
	font: .7em 'Arial Regular', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	/*position: absolute;*/
	margin-top: 5px;/*left: 25%;*/
}
.important-link {
	width: 100%;
	display: block;
	margin: 4px 0;
	text-transform: uppercase;
	font: .9em 'Arial Regular', sans-serif;
	font-weight: bold;
}
.important-link a {
	color: #142f56;
}

@media (min-width: 768px) and (max-width: 991px) {
.home .individual-page {
	font-size: .8em;
}
a.learn-more {
	font-size: .9em!important;
}
}

@media (min-width: 1200px) {
#sub-home-1 > div {
/*position: relative;
		left: -8%;*/
}
}
.main-content-wrap {
}
.main-content-wrap:after {
	content: '';
	display: table;
	clear: both;
}
.main-content {
}
.main-content.has-sidebar {
	float: left;
	width: calc(100% - 370px);
}
.side-content {
	float: right;
	width: 340px;
}
.sidebar-wrap {
	background-color: #f7f7f7;
	font-size: 14px;
	color: #2F2F2F;
	padding: 20px;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.35);
	box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.35);
	margin-bottom: 15px;
}
ul.sidebar-links {
	margin: 0;
	padding: 10px 0;
	list-style: none;
}
ul.sidebar-links li {
	margin: 0;
	padding: 0px 0 0 24px;
	list-style: none;
	margin-bottom: 10px;
	background-size: 20px;
	background-image: url(../images/sidecontent-link.png);
	background-repeat: no-repeat;
	background-position: left 1px;
}
ul.sidebar-links li h5 {
	font-weight: 700;
	font-size: 18px;
	font-family: 'FuturaStdBook', 'Arial', sans-serif;
	color: #3a3a3a;
	line-height: 1.2;
}
ul.sidebar-links li a {
	font-weight: 700;
	font-size: 18px;
	font-family: 'FuturaStdBook', 'Arial', sans-serif;
	line-height: 1.2;
}



ul.sidebar-links .sub-menu{
	    margin: 5px 0 5px 16px;
}

ul.sidebar-links .sub-menu li {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style:disc;
	margin-bottom: 10px;
	background-image:none;
}

ul.sidebar-links .sub-menu li a {
	font-weight: 700;
	font-size: 15px;
	font-family: 'FuturaStdBook', 'Arial', sans-serif;
	line-height: 1.2;
	color:#000;
}

ul.sidebar-links .sub-menu li a:hover {
	 color: #827f77;
}

   
.sidebar-content {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}
.sidebar-content.noborder {
	margin-bottom: 0px;
	border-bottom: none;
}
.sidebar-content-bottom {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #CCC;
	padding-bottom: 10px;
}
.sidebar-content .subtitleside {
	font-weight: 700;
	line-height: 1.3;
	font-size: 20px;
	font-family: 'FuturaStdBook', 'Arial', sans-serif;
	color: #3a3a3a;
}

@media (max-width:900px) {
.main-content.has-sidebar {
	width: calc(100% - 300px);
}
.side-content {
	width: 275px;
}
}

@media (max-width:767px) {
.main-content.has-sidebar {
	width: calc(100% - 250px);
}
.side-content {
	width: 225px;
}
}

@media (max-width:700px) {
.main-content.has-sidebar, .side-content {
	width: auto;
	float: none;
}
}
.sidebar-cta {
	position: relative;
	min-height: 82px;
	padding-left: 74px;
	font-size: 24px;
	line-height: 1.2;
	font-weight: 700;
	font-family: 'FuturaStdBook', Arial, 'sans-serif';
}
.sidebar-cta.bottom-border {
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
}
.sidebar-cta p {
	margin-bottom: 5px;
}
img.side-cta-image {
	position: absolute;
	max-width: 110px;
	left: -45px;
	top: -30px;
}
/** Contact Us **/

#contact-form {
	width: 100%;
}
#contact-form input, #contact-form textarea {
	width: 50%;
}
#contact-form .fields {
	margin-left: 0;
}
#contact-form li {
	margin: 25px 0;
}
#contact-form li.error {
	color: #142f56;
}
#contact-form .button {
	background: #ffffff;
	border: 2px solid #142f56;
	color: #142f56;
	padding: 20px 0;
	font: 20px/20px 'Arial', sans-serif;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
/** Registration **/

#contact-form .radio-buttons .radio {
	width: auto;
	display: inline;
}
.search-results article {
	margin-top: 0;
}
.search-results h2 {
	color: #827f77;
}
.search-results ul {
	list-style: disc;
	margin: 24px;
}
.search-results ul li {
	margin: 8px;
	font-size: 1.3em;
}
/** Checkout **/
.checkout .blockUI {
	display: none !important;
}
/** History **/
.history .sidebar-logos span {
	display: block;
	margin-bottom: 5px;
	font: 16px/20px 'Arial Regular', sans-serif;
}
.history .sidebar-logos img {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
/**********ben***********************/
/***********************************/
/***********************************/
/***********************************/

.itemContainer {
	margin-top: 48px;
}
.callout-header h3 {
	font-size: 1.00em;
}
.learn-more-area {
	text-align: center;
}
.learn-more-area .learn-more {
	padding: 9px 25px;
	border: 2px solid #ffffff;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	color: #ffffff;
	font: 18px/18px 'Arial', sans-serif;
	text-transform: uppercase;
}
/* specifics to page.php
 */

article {
	color: #3a3a3a;
	padding: 16px 0;
	position: relative;
}
article ul:not(.fields) {
	list-style: disc;
}
.home .sample-news {
	color: #827f77;
	font: 16px/20px 'Arial Regular', sans-serif;
	text-indent: 0;
}
/*article p{
	margin-bottom: 8px;
}*/
/*
aside {
	margin: 12px 4px;
}
*/
article ul {
	margin-left: 18px;
	margin-bottom: 20px;
}
.header-image {
	padding: 0;
	background: url("img/banner.jpg");
	background-size: cover;
	background-position: center;
	min-height: 240px;
	height: 240px;
	text-align: contain;
	margin: 0px auto 0px auto;
	overflow: hidden;
}
.header-image.bgimage-1 {
	background: url("img/banner.jpg");
}
.header-image.bgimage-2 {
	background: url("img/banner2.jpg");
}
.header-image.bgimage-3 {
	background: url("img/banner3.jpg");
}
.header-image.bgimage-4 {
	background: url("img/banner4.jpg");
}
.header-image.bgimage-5 {
	background: url("img/banner5.jpg");
}
.header-image.bgimage-6 {
	background: url("img/banner6.jpg");
}
.header-image.bgimage-7 {
	background: url("img/banner7.jpg");
}
.interior-overlay.fill {
	background: url("img/interior_fill.png");
	background-repeat: repeat-x;
	background-position: bottom right;
	position: relative;
	right: 500px;
	height: 100%;
	width: 100%;
}
.interior-overlay.graphic {
	background: url("img/interior_slice.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 600px;
	height: 100%;
	float: right;
	position: relative;
	right: -100px;
}
.callout {
	background: url("img/callouts.jpg");
	background-size: cover;
	background-position: center;
	min-height: 200px;
	height: 200px;
	width: 100%;
	margin: 12px auto;
}
.callout-content {
	background: rgba(0,0,0,.65);
	text-align: center;
	width: 100%;
	height: 100%;
	visibility: hidden;
}
.callout-content h3 {
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);
	position: absolute;
	bottom: 8px;
	font: 14pt/40pt 'Arial Regular', sans-serif;
	color: #fff;
	text-transform: none;
	text-align: center;
	width: 100%;
	left: 0;
	right: 0;
	font-weight: bold;
}
.callout-item {
	min-height: 200px;
	height: 200px;
	width: 100%;
	margin: 28px auto;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	box-sizing: border-box;
	border-bottom: 4px solid #fff;
}
.callout:hover .callout-content {
	visibility: visible;
}
.callout-item h3 {
	position: absolute;
	color: #000;
	bottom: -20px;
	left: 0;
	right: 0;
}
.callout-item:hover {
	border-bottom: 4px solid #142f56;
	box-sizing: border-box;
}
aside h4 a {
	color: #827f77;
	text-decoration: uppercase;
}
.desc {
	margin: 4px auto 12px auto;
	color: #827f77;
	font: 16px/20px 'Arial Regular', sans-serif;
}
.play-button {
	position: absolute;
	top: 15%;
	left: 25%;
	width: 25%;
	opacity: .75;
}
.benDev {
	height: 100%;
	display: block;
}
.content-container {
	border-right: 2px solid #827f77;
}
.sidebar hr {
	border: 1px solid #827f77;
	margin: 0 5% auto 5%;
}

@media (max-width: 992px) {
.content-container {
	border: 0;
}
}
/* front page stuff
 */
.individual-page {
	position: relative;
}
.individual-page p {
	max-height: 400px;
	overflow: hidden;
	font-family: sans-serif;
}
.overlay {
	/** position: absolute; **/
	width: 100%;
}
.home .home-text-area {
	position: relative;
	top: 100%;
}

@media (max-width: 500px) {
.home .home-text-area {
	font-size: 14px;
}
}
.home .individual-page-wrapper {
	height: 100%;
	min-height: 100%;
	/*	color: #ffffff;*/
	font: 16px/20px 'Arial' sans-serif;
	color: #827f77;
	overflow: hidden;
}
.news-ul li {
	padding: 0 12px;
	border-left: 1px solid #827f77;
}
.news-ul li:first-child {
	border: 0;
}
.home .wrapper {
	background: url('img/white-text.png');
	background-size: cover;
	background-position: center;
	padding: 50px 0 50px 0;
}

@media only screen and (max-width: 767px) {
.individual-page p {
	margin-top: 60px;
}
.home #sub-home-1 > div,  .home #sub-home-2 > div {
	float: none;
	padding: inherit;
}
.home .individual-page {
	height: 60%;
	min-height: 60%;
}
.home .home-text-area {
	position: relative;
	top: 120px;
}
.home article {
	margin-top: 0;
}
.news-ul li:first-child {
	border-left: 1px solid #827f77;
}
}

@media only screen and (max-width: 992px) {
.interior-overlay.fill {
	background: url("img/interior_fill.png");
	background-repeat: repeat-x;
	background-position: bottom right;
	/* background-size: 100%;*/
	position: relative;
	right: 200px;
	top: 27px;
	width: 100%;
}
.interior-overlay.graphic {
	background: url("img/interior_slice.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 100%;
	width: 300px;
	height: 100%;
	float: right;
	position: relative;
	right: -100px;
}
.home .individual-page {
	height: 80%;
	min-height: 80%;
}
/*.home .home-text-area{
		position: relative;
		top: 120px;
	}*/
}

@media only screen and (max-width: 528px) {
.home .individual-page {
	background-size: 300%;
}
}
.screen-reader-text {
	display: none;
}

img.aligncenter {
	display: block;
	margin: 10px auto;
}
/* Flex Video */
.flex-video {
	position: relative;
	padding-top: 1.5625em;
	padding-bottom: 67.5%;
	height: 0;
	margin-bottom: 1em;
	overflow: hidden;
}
.flex-video.widescreen {
	padding-bottom: 57.25%;
}
.flex-video.vimeo {
	padding-top: 0;
}
.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.flex-video {
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
/*HISTORY----------------------------------*/


.certification{
        background-image: url(../images/bkgd-history.jpg);
    background-size: cover;
    background-position: center;
    text-align: center;
    padding:20px 0;
}
.certification .cert-logos {
	border-top: none;
	text-align: center;
    border-radius: 4px;
    background-color: #FFF;
}


.cert-logos {
	border-top: 1px solid #CCC;
	text-align: center;
}
.cert-logos img {
	display: inline-block;
	margin: auto;
}
.genesis-stats {
	border: 1px solid #ccc;
	margin: 20px 0 35px;
	background-image: url(../images/bkgd-history.jpg);
	background-size: cover;
	background-position: center;
	/*background-color:#eee;*/
	border-radius: 5px;
	-webkit-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.35);
	box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.35);
}
.genesis-stats .subtitle {
	font-size: 40px;
	line-height: 1;
	letter-spacing: 1px;
	text-align: center;
	padding: 20px 5px 5px;
	text-transform: uppercase;
	text-shadow: 2px 2px 0 #FFF;
}
.stat-image {
}
.stat-image img {
	display: block;
	margin: auto;
}
.stat-info {
	text-align: center;
	font-family: "FuturaStdBook", Arial, "sans-serif";
	font-weight: 700;
	font-size: 22px;
	line-height: 1.2;
	padding: 0 10px;
	text-shadow: 1px 1px 0 #FFF;
}
.stat-info span.big {
	color: #142f56;
	display: block;
	font-size: 46px;
}
.side-content-inline {
	background-color: #E3E3E3;
	font-size: 14px;
	color: #2F2F2F;
	padding: 20px;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.35);
	box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.35);
}
.side-content-inline ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.side-content-inline ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 23px;
	list-style: none;
	background-image: url(../images/redcheck.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	font-family: "FuturaStdBook", Arial, "sans-serif";
	font-weight: 700;
	font-size: 18px;
}

ul.checkmark-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.checkmark-list li {
	color: #2F2F2F;
	margin: 0 0 5px 0;
	padding: 0 0 0 23px;
	list-style: none;
	background-image: url(../images/redcheck.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	font-family: "FuturaStdBook", Arial, "sans-serif";
	font-weight: 700;
	font-size: 18px;
}

/*blog*/

.featured-image img{
	max-width:450px !important;
    width: 100%;
	height:auto !important;
}
@media (max-width:860px) {
    .featured-image img.alignright {
       display: block;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
}

/*BLOG HOME------------------------------------------*/

.blog-block {
	border: 1px solid #dddbdb;
	/*float: left;
	width: 48.81889%;*/ /*434/889*/
	margin-bottom: 10px;
	padding: 0;
}
.blog-block:nth-child(even) {
/*margin-left: 2.24971%;*/ /*20/889*/
}
.blog-block:after {
	content: "";
	display: table;
	clear: both;
}
.blog-block img {
	display: block;
	float: left;
	margin: 5px;
	width: 28%;
	height:auto;
	/*width: 120px;*/
}
.blog-block a:hover img {
	opacity: 0.8;
}
.blog-block .article-content {
	padding: 5px 10px 0 25px;
	float: left;
	width: 70%; /*635/889*/
	/*width: calc(100% - 140px);*/
	text-align: left;
}
.blog-block .article-content h2 {
	font-size: 28px;
	font-family: 'FuturaStdBook', Arial, Helvetica, sans-serif;
	font-weight: 700;
	line-height: 1.2;
	color: #000;
	margin: 0 0 14px;
	word-spacing: normal;
	padding: 0 0 5px;
}
.blog-block .article-content h2 a {
	text-decoration: none;
	color: #142f56;
}
.blog-block .article-content h2 a:hover {
	color: #000;
}
.date {
/*	padding: 0 0 14px;
	margin: 0;
	text-transform: uppercase;
	font-size: 0.895em;
	color: #888;
	letter-spacing: 1px;*/
}
.post .date {
	padding: 0 0 22px;
}
.search-results .date {
	padding: 0 0 5px;
}
.date .byline {
	display: none;
}

/*WP COMMENTS---------------------------------------------------*/
#comments {
	border-top: 1px solid #CCC !important;
	padding-top: 20px;
	margin-top: 00px;
}
#comments strong, #comments b {
	font-weight: 400;
}
#comments h2 {
	font-family: 'FuturaStdBook','Arial',sans-serif;
	font-size: 18px;
	font-weight: 700;
}
/*h2.comments-title {
	font-size: 18px;
	line-height: 1.4;
	color: #111;
	font-weight: bold;
}
.comments-title span {
	font-weight: 400;
}*/
ol.comment-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
ol.comment-list > li {
}
ol.children {
	margin: 10px 0 10px 30px;
	padding: 0;
	list-style: none;
}
ol.children li {
	padding: 0 0 0 30px;
	border-left: 1px dashed #CCC;
}
span.reply {
	float: right;
	margin-right: 10px;
}
a.comment-reply-link {
	padding: 4px 6px;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	border: 1px solid #CCC;
}
a.comment-reply-link:hover {
	background-color: #EEE;
}
.comment-content {
	padding: 10px 0;
}
.comment-content p {
	margin-bottom: 10px;
}
.comment-metadata {
	font-size: 12px;
	margin: 4px 0 10px;
	color: #777;
}
.comment-metadata a, .comment-metadata a:hover {
	color: #777;
}
.comment-metadata a {
	text-decoration: none;
}
#respond.comment-respond {
	margin: 10px auto;
}
#comments > #respond {
	border-top: none;
	border-bottom: none;
	margin: 30px auto;
}
span.required {
	color: #cc0000;
}
.comment-awaiting-moderation {
	color: #cc0000;
	margin: 0 0 5px;
}
.comment-form p {
	margin: 0 0 8px;
	padding: 0;
}
.comment-form p.form-submit {
	margin-top: 15px;
	margin-left: 105px;
}
.comment-form input[type=text], .comment-form input {
	font-size: 14px !important;
	line-height: 1.4;
	padding: 5px;
}
.comment-form input[type=submit] {
	background-color: #666;
	border: none;
	padding: 7px 14px;
	color: #FFF;
	font-size: 14px;
	line-height: 1.4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.comment-form input[type=submit]:hover {
	background-color: #000;
}
.comment-form textarea {
	font-size: 14px;
	line-height: 1.4;
	padding: 5px;
	height: 100px;
	width: 70%;
}
.comment-form-comment label, .comment-form-author label, .comment-form-email label, .comment-form-url label {
	width: 100px;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}
a.comment-edit-link, #cancel-comment-reply-link {
	font-size: 12px;
	display: inline-block;
	background-color: #ccc;
	padding: 0px 4px;
	margin-left: 5px;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
}
a.comment-edit-link:hover, #cancel-comment-reply-link:hover {
	background-color: #dddbdb;
	color: #FFF;
}
p.logged-in-as {
	padding: 5px 0;
	margin: 0 0 10px;
	font-size: 15px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
h3.comment-reply-title {
	margin-bottom: 20px;
	font-family: 'FuturaStdBook','Arial',sans-serif;
	font-size: 18px;
	font-weight: 700;
}
.g-recaptcha {
	margin-bottom: 20px !important;
}
.comment-author .avatar {
	float: left;
	margin-right: 12px;
}

#comments footer {
	background: none;
    font-family: Arial, 'sans-serif';
    color: #3a3a3a;
    font-size: 14px;
    line-height: 1.2;
    padding: 0 0;
	
}

/*category list page------------------------------------------*/
 
.entry-footer .cat-links, .entry-footer .tags-links, .entry-footer .comments-link {
	margin-right: 10px;
}
article.category-block {
	border: 1px solid #CCC;
	padding: 10px 10px 20px;
}
article.category-block:nth-child(even) {
	background-color: #EEE;
}
article.category-block:nth-child(even) .entry-footer {
	background-color: #FFF;
}
article.category-block .entry-title, article.category-block h2.entry-title {
	color: #111;
	font-size: 34px;
	font-style: normal !important;
}
article.category-block .entry-title a {
	text-decoration: none;
}
article.category-block .entry-content {
	margin-bottom: 10px;
}
.cat-introtext {
	margin-bottom: 10px;
}
article.category-block .more-link {
	display: inline-block;
	margin: 10px 0;
	color: #FFF;
	text-decoration: none;
	padding: 2px 10px;
	background-color: #CCC;
}
article.category-block .more-link:hover {
	background-color: #999;
}
/*ALL POSTS PAGE--------------------------------------------*/
.all-posts-block {
	border-top: 2px dashed #c9cdd2;
	padding: 20px 0 20px;
}
.all-posts-block:first-child {
	border-top: none;
	padding-top: 0;
}
.all-posts-block h2 {
	margin: 0px 0px 20px;
}
.all-posts-block ul {
	font-size: 16px;
}
.all-posts-block li {
	margin-bottom: 5px;
}

@media (max-width:680px) {
.blog-block img {
	float: none;
}
.blog-block .article-content {
	float: none;
	width: auto;
}
}

/*Contact Us Overlays--------------------------------------------*/

.contact-overlay{
	display:none;
}
.contact-overlay-title{
	font-size:34px;
	color:#142f56;
	margin-bottom:5px;
}
.contact-overlay-subtitle{
	font-size:20px;
	color:#000;
	margin-bottom:10px;
}

.contact-overlay .hs-form .actions input.hs-button {
	color: #FFF;
	cursor: pointer;
	padding: 8px 14px;
	border: none;
	background-color: #142f56;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	background-image: none;
	text-shadow: none;
}

.contact-overlay .hs-form .actions input.hs-button:hover {
	background-color:#827f76;
}

.contact-overlay .hs-richtext{
	margin-bottom:20px !important;
}
.email-instructions{
font-weight: bold;
    /* color: #8f000c; */
    border-top: 1px solid #142f56;
    border-bottom: 1px solid #142f56;
    background-color: #EEE;
    /* border: 1px dashed #ccc; */
    padding: 5px;
    text-align: center;
}

/*NEW HOMEPAGE STYLES*/
.padding-left-15 {
    padding-left: 20px !important;
}
.homepageBoxes{
	background-color: white;
}
.homepageBoxes h1{
	color: #142f56;
	font-size: 32px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 15px;
}
.homepageBoxes h2{
	color: black;
	font-size: 24px;
	margin-top: 0;
}
.homepageBoxesSection{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.homepageBoxesSection.inner:after{
	display: none;
}
.homepageBoxesSection .homepageBox{
	width: 23%;
	background-color: white;
	height: 175px;
	margin-bottom: 20px;
	transition: 0.5s;
    background-size: cover;
    background-position: center center;
}
@media (max-width: 870px){
	.homepageBoxesSection .homepageBox{
		width: 48%;	
	}
}
@media (max-width: 460px){
	.homepageBoxesSection .homepageBox{
		width: 100%;	
	}
}
.homepageBoxesSection .homepageBox:hover{
	    box-shadow: inset 0 0 0 1000px rgba(0,0,0,0.35);
}
.homepageBox > p{
	width: 100%;
	height: 175px;
	margin-bottom: 0;
}
.homepageBox > p > a{
    width: 100%;
    height: 175px;
	text-decoration: none;
	display: flex;
    align-items: center;
	justify-content: center;
}
.homepageBox > p > a > .homePageBoxLink{
	text-align: center;
    display: block;
    color: white;
    font-size: 25px;
    font-weight: 400;
	opacity: 0;
	transition: 0.5s;
	padding: 20px;
}


.homepageBoxesSection .homepageBox:hover > p > a > .homePageBoxLink{
	opacity: 1;
}
.homepageBox.box1{
	background-image: url("../images/homepage/service-1.jpg")
}
.homepageBox.box2{
	background-image: url("../images/homepage/service-2.jpg")
}
.homepageBox.box3{
	background-image: url("../images/homepage/service-3.jpg")
}
.homepageBox.box4{
	background-image: url("../images/homepage/service-4.jpg")
}
.homepageBox.box5{
	background-image: url("../images/homepage/service-5.jpg")
}
.homepageBox.box6{
	background-image: url("../images/homepage/service-6.jpg")
}
.homepageBox.box7{
	background-image: url("../images/homepage/service-7.jpg")
}
.homepageBox.box8{
	background-image: url("../images/homepage/service-8.jpg")
}
.homeInfo{
	padding-top: 50px;
	background-color: white;
}
.homeInfo h3{
	text-align: center;
}

.gridcol .navigation {background-color:#fff;}
.gridcol a {font-size: 16px;}



/* Form fields */

#connectForm .hs-form-field {
  margin-bottom: 1.4rem;
}

/* Labels */

#connectForm form label {
  display: block;
  font-size: 0.875rem;
  margin-bottom: 0.35rem;
}

/* Help text - legends */

#connectForm form legend {
  font-size: 0.875rem;
}

/* Inputs */

#connectForm form input[type=text],
#connectForm form input[type=email],
#connectForm form input[type=password],
#connectForm form input[type=tel],
#connectForm form input[type=number],
#connectForm form input[type=file],
#connectForm form select,
#connectForm form textarea {
  background-color: #FFF;
  border: 1px solid;
  border-radius: 3px;
  display: inline-block;
  font-size: 18px;
  padding: 0.7rem;
  width: 100%;
	min-height:45px;
}

#connectForm form fieldset {
  max-width: 100% !important;
}

/* Inputs - checkbox/radio */

#connectForm form .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

#connectForm form .inputs-list > li {
  display: block;
  margin: 0.7rem 0;
}

#connectForm form .inputs-list input,
#connectForm form .inputs-list span {
  vertical-align: middle;
}

#connectForm form input[type=checkbox],
#connectForm form input[type=radio] {
  cursor: pointer;
  margin-right: 0.35rem;
}

/* Inputs - datepicker */

#connectForm .hs-dateinput {
  position: relative;
}

#connectForm .hs-dateinput:before {
  content:'\01F4C5';
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}

#connectForm .fn-date-picker .pika-table thead th {
  color: #FFF;
}

#connectForm .fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}

#connectForm .fn-date-picker td .pika-button:hover,
#connectForm .fn-date-picker td .pika-button:focus {
  border-radius: 0 !important;
  color: #FFF;
}

/* Inputs - file picker */

#connectForm form input[type=file] {
  background-color: transparent;
  border: initial;
  padding: initial;
}

/* Headings and text */

#connectForm form .hs-richtext,
form .hs-richtext p {
  font-size: 0.875rem;
  margin: 0 0 1.4rem;
}

#connectForm form .hs-richtext img {
  max-width: 100% !important;
}

/* GDPR */

#connectForm .legal-consent-container .hs-form-booleancheckbox-display > span,
#connectForm .legal-consent-container .hs-form-booleancheckbox-display > span p {
  margin-left: 1rem !important;
}

/* Validation */

#connectForm .hs-form-required {
  color: #EF6B51;
}

#connectForm .hs-input.invalid.error {
  border-color: #EF6B51;
}

#connectForm .hs-error-msg {
  color: #EF6B51;
  margin-top: 0.35rem;
}

/* Submit button */

#connectForm form input[type=submit],
#connectForm form .hs-button {
  cursor: pointer;
  display: inline-block;
  font-size: 0.92rem;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
}

/* Captcha */

#connectForm .grecaptcha-badge {
  margin: 0 auto;
}



.ipg-product-item #nav-tab-products .nav-item {
  width: 200px;
}
.ipg-product-item .product-total h4 {
  margin-bottom: 20px;
}
.ipg-product-item #nav-tabContent-products {
  padding-top: 30px;
}
@media only screen and (max-width: 767px) {
  .ipg-product-item #nav-tabContent-products {
    padding-top: 20px;
  }
}
.ipg-product-item .mobile-only-search {
  display: none;
}
@media only screen and (max-width: 767px) {
  .ipg-product-item .mobile-only-search {
    display: block;
    margin-bottom: 25px;
  }
  .ipg-product-item .mobile-only-search input {
    height: 50px;
  }
}
.ipg-product-item .ipg-section-products-catalog {
  margin-bottom: 65px;
}
.ipg-product-item .ipg-section-products-catalog .ipg-btn-type-filter {
  display: none;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .ipg-product-item .ipg-section-products-catalog .ipg-btn-type-filter {
    display: table;
  }
}
.ipg-product-item .ipg-section-products-catalog .product-containers {
  padding-left: 50px;
}
@media only screen and (max-width: 767px) {
  .ipg-product-item .ipg-section-products-catalog .product-containers {
    padding-left: 15px;
  }
}
.ipg-product-item .ipg-section-products-catalog .product-containers .product-containers-nomsg {
  display: none;
}
@media only screen and (max-width: 767px) {
  .ipg-product-item .ipg-section-products-catalog .ipg-catalog-filter {
    background-color: white;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    min-height: 100%;
    width: 100%;
    z-index: 120;
  }
}
@media only screen and (max-width: 767px) {
  .ipg-product-item .ipg-section-products-catalog .ipg-catalog-filter .ipg-catalog-filter-inner {
    padding: 20px 20px 90px;
    position: relative;
    height: 100%;
  }
}
.ipg-product-item .ipg-section-products-catalog .ipg-catalog-filter form {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .ipg-product-item .ipg-section-products-catalog .ipg-catalog-filter form {
    overflow-y: auto;
    overflow-x: hidden;
    height: 93%;
    padding-bottom: 50px;
  }
}
.ipg-product-item .ipg-section-products-catalog .ipg-catalog-filter .scroll-shade {
  display: none;
}
@media only screen and (max-width: 767px) {
  .ipg-product-item .ipg-section-products-catalog .ipg-catalog-filter .scroll-shade {
    display: block;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(80%, white));
    border-bottom-right-radius: 8px;
    height: 60px;
    position: absolute;
    pointer-events: none;
    right: 0;
    bottom: 90px;
    width: 100%;
    z-index: 2;
  }
}
.ipg-product-item .ipg-section-products-catalog .ipg-catalog-filter ul.btn-container {
  bottom: 20px;
  left: 20px;
  right: 20px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 0px;
  position: absolute;
  display: none;
}
@media only screen and (max-width: 767px) {
  .ipg-product-item .ipg-section-products-catalog .ipg-catalog-filter ul.btn-container {
    display: block;
  }
}
.ipg-product-item .ipg-section-products-catalog .ipg-catalog-filter ul.btn-container li {
  display: inline-block;
  margin: 0;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .ipg-product-item .ipg-section-products-catalog .ipg-catalog-filter ul.btn-container li a {
    width: 100%;
  }
}
.ipg-product-item .ipg-section-products-catalog .ipg-catalog-filter ul.btn-container li:first-child {
  padding-right: 5px;
}
.ipg-product-item .ipg-section-products-catalog .ipg-catalog-filter ul.btn-container li:last-child {
  padding-left: 5px;
}
.ipg-product-item .ipg-section-products-catalog .ipg-catalog-filter h3 {
  color: #174B7C;
  text-transform: uppercase;
  font-size: 16px;
}
.ipg-product-item .ipg-section-products-catalog .ipg-catalog-filter h4 {
  color: #174B7C;
  font-size: 16px;
}
.ipg-product-item .ipg-section-products-catalog .ipg-catalog-filter fieldset {
  border-top: 1px solid #174B7C;
  padding: 14px 0 20px;
  margin: 0;
}
.ipg-product-item .ipg-section-products-catalog .ipg-catalog-filter fieldset .form-check-label {
  color: #142F56;
}
.ipg-product-item .ipg-section-products-catalog .ipg-product-item .product-wrapper {
  background-color: #F0F0F0;
}
.ipg-product-item .ipg-section-products-table {
  margin-bottom: 65px;
}
.ipg-product-item .ipg-section-products-table .tr-odd td {
  text-align: center;
}
.ipg-product-item .ipg-section-products-table .tr-even td {
  text-align: center;
}
.ipg-product-item .ipg-section-products-table td {
  color: #142F56;
}
.ipg-product-item .ipg-section-products-table td.c-item a {
  height: 100%;
  width: 100%;
}
.ipg-product-item .ipg-section-products-table td.c-item a div {
  height: 100%;
  width: 100%;
}
.ipg-product-item .ipg-section-products-table th,
.ipg-product-item .ipg-section-products-table td {
  height: 90px;
  border: 4px solid white;
  vertical-align: middle;
}
.ipg-product-item .ipg-section-products-table th.c-item,
.ipg-product-item .ipg-section-products-table td.c-item {
  white-space: nowrap;
}
.ipg-product-item .ipg-section-products-table th.c-item img,
.ipg-product-item .ipg-section-products-table td.c-item img {
  display: inline-block;
  max-height: 100px;
}
.ipg-product-item .ipg-section-products-table th.c-item:hover,
.ipg-product-item .ipg-section-products-table td.c-item:hover {
  background-color: #142F56;
  color: white;
}
.ipg-product-item .ipg-section-products-table th.c-item:hover a,
.ipg-product-item .ipg-section-products-table td.c-item:hover a {
  color: white;
}
.ipg-product-item .ipg-section-products-table a {
  color: #142F56;
  display: inline-block;
  font-weight: 100;
}
.ipg-product-item .ipg-section-products-table a:hover {
  color: white;
  font-weight: 100;
}
.ipg-product-item .ipg-section-products-table .ipg-icon-check-mark {
  display: block;
  font-size: 20px;
  line-height: 90px;
  color: #142F56;
  text-align: center;
}
.ipg-product-item .ipg-section-products-table table {
  width: 100%;
}
.ipg-product-item .ipg-section-products-table table thead th {
  background-color: #EEEEEE;
  text-align: center;
}
.ipg-product-item .ipg-section-products-table table thead th a {
  width: 100%;
  height: 100%;
  padding: 20px 0;
}
.ipg-product-item .ipg-section-products-table table tbody tr.t-odd td {
  background-color: #F7F7F7;
}
.ipg-product-item .ipg-section-products-table table tbody tr.t-even td {
  background-color: #EEEEEE;
}
.ipg-product-item .ipg-section-products-applications {
  margin-bottom: 65px;
}
.ipg-product-item .ipg-product-item .product-containers {
  /* clear fix */
}
.ipg-product-item .ipg-product-item .product-containers:after {
  content: '';
  display: block;
  clear: both;
}
.ipg-product-item .ipg-product-item .ipg-product-item {
  position: relative;
  float: left;
  width: 30%;
  padding: 5px;
}
@media only screen and (max-width: 991px) {
  .ipg-product-item .ipg-product-item .ipg-product-item {
    width: 43%;
  }
}
@media only screen and (max-width: 575px) {
  .ipg-product-item .ipg-product-item .ipg-product-item {
    width: 100%;
    /*padding: 15px;*/
  }
}
.ipg-product-item .ipg-product-item .ipg-product-item .product-wrapper {
  padding-bottom: 25px;
}
.ipg-product-item .ipg-product-item .ipg-product-item .product-wrapper h3.h-normal {
  line-height: 20px;
  font-size: 19px;
}
.ipg-product-item .ipg-product-item .ipg-product-item .product-wrapper h3.h-hover {
  line-height: 22px;
  font-size: 18px;
}
.ipg-product-item .ipg-product-item .ipg-section-cta {
  /* This is only temporary, I need to see to update the main section to support this type of padding change */
  padding: 70px 0;
}

.active-filter.page-products .ipg-catalog-filter {
  display: block;
}


.ipg-product-item {
  padding-right: 5px;
  padding-left: 5px;
}
.ipg-product-item .product-wrapper {
  background-color: #F7F7F7;
  position: relative;
  margin-bottom: 10px;
  text-align: center;
}
.ipg-product-item h3 {
  margin: 0;
}
.ipg-product-item img {
  width: inherit !important;
  display: block;
  height: auto;
  text-align: center;
  margin: auto;
  padding-bottom: 100px;
}
.ipg-product-item a {
  text-decoration: none;
  display: block;
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(20, 47, 86, 0);
  transition: background-color 0.3s ease 0s;
}
.ipg-product-item a .item-details {
  height: 100%;
  width: 100%;
  text-align: center;
  position: relative;
  padding: 0 20px;
  overflow: hidden;
}
.ipg-product-item a .item-details h3.h-normal {
  position: absolute;
  bottom: 20px;
  text-align: center;
  left: 20px;
  right: 20px;
  font-size: 19px;
  line-height: 20px;
}
.ipg-product-item a .item-details .item-details-inner {
  color: #fff;
  position: relative;
  top: 30%;
}
@media only screen and (max-width: 767px) {
  .ipg-product-item a .item-details .item-details-inner {
    top: 20%;
  }
}
@media only screen and (max-width: 575px) {
  .ipg-product-item a .item-details .item-details-inner {
    top: 30%;
  }
}
.ipg-product-item a .item-details .item-details-inner h3.h-hover {
  color: #fff;
  opacity: 0;
  font-size: 19px;
}
@media only screen and (max-width: 767px) {
  .ipg-product-item a .item-details .item-details-inner h3.h-hover {
    font-size: 18px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .ipg-product-item a .item-details .item-details-inner h3.h-hover {
    font-size: 19px;
  }
}
.ipg-product-item a .item-details .item-details-inner .line {
  display: block;
  border-bottom: 2px solid #FF8819;
  width: 54px;
  margin: 10px auto 10px;
  opacity: 0;
}
.ipg-product-item a .item-details .item-details-inner .item-desc {
  opacity: 0;
}
.ipg-product-item a .item-details .item-details-inner .item-desc p {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .ipg-product-item a .item-details .item-details-inner .item-desc p {
    font-size: 12px;
    line-height: 15px;
  }
}
@media only screen and (max-width: 575px) {
  .ipg-product-item a .item-details .item-details-inner .item-desc p {
    font-size: inherit;
    line-height: inherit;
  }
}
.ipg-product-item a:hover {
  background-color: rgba(20, 47, 86, 0.7);
}
.ipg-product-item a:hover .item-details h3.h-normal {
  display: none;
}
.ipg-product-item a:hover .item-details .item-details-inner h3.h-hover {
  text-align: center;
  animation: showElements 0.4s ease-out;
  opacity: 1;
  padding-top: 0px;
}
.ipg-product-item a:hover .item-details .item-details-inner .line {
  animation: showElements 0.5s ease-out;
  opacity: 1;
  padding-top: 0;
}
.ipg-product-item a:hover .item-details .item-details-inner .item-desc {
  animation: showElements 0.6s ease-out;
  opacity: 1;
  padding-top: 0;
}
header.header nav.ipg-nav-top-1>ul li a {
	font-size:12px;
}

.category-box a:link, .category-box a:visited, .category-box a {
    text-decoration: none;
    color: #fff;
}