@import url(font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700|Raleway:400,800,900");
/* Reset */

	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;
		font-family: "Open Sans", Helvetica, sans-serif;
		
	}
    
    #main-new{
        float: left;
        width: 100%;
    }
	
	.phone_number {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
		font-family:Arial, Helvetica, sans-serif;

	}
	
	.register_now_button {
    -moz-appearance: none;
    background-color: #0a74db;
    background-position: center top;
    background-repeat: repeat-x;
    border: 0 none;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Raleway",sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 45px;
    padding: 0.6px 30px;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    transition: background-color 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, box-shadow 0.2s ease-in-out 0s;
    white-space: nowrap;
    }

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}

	body {
		line-height: 1;
	}

	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;
	}

	body {
		-webkit-text-size-adjust: none;
	}

/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

/* Grid */

	.row {
		border-bottom: solid 1px transparent;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row > * {
		float: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row:after, .row:before {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.row.uniform > * > :first-child {
		margin-top: 0;
	}

	.row.uniform > * > :last-child {
		margin-bottom: 0;
	}

	.row.\30 \25 > * {
		padding: 0 0 0 0em;
	}

	.row.\30 \25 {
		margin: 0 0 -1px 0em;
	}

	.row.uniform.\30 \25 > * {
		padding: 0em 0 0 0em;
	}

	.row.uniform.\30 \25 {
		margin: 0em 0 -1px 0em;
	}

	.row > * {
		padding: 0 0 0 1em;
	}

	.row {
		margin: 0 0 -1px -1em;
	}

	.row.uniform > * {
		padding: 1em 0 0 1em;
	}

	.row.uniform {
		margin: -1em 0 -1px -1em;
	}

	.row.\32 00\25 > * {
		padding: 0 0 0 2em;
	}

	.row.\32 00\25 {
		margin: 0 0 -1px -2em;
	}

	.row.uniform.\32 00\25 > * {
		padding: 2em 0 0 2em;
	}

	.row.uniform.\32 00\25 {
		margin: -2em 0 -1px -2em;
	}

	.row.\31 50\25 > * {
		padding: 0 0 0 1.5em;
	}

	.row.\31 50\25 {
		margin: 0 0 -1px -1.5em;
	}

	.row.uniform.\31 50\25 > * {
		padding: 1.5em 0 0 1.5em;
	}

	.row.uniform.\31 50\25 {
		margin: -1.5em 0 -1px -1.5em;
	}

	.row.\35 0\25 > * {
		padding: 0 0 0 0.5em;
	}

	.row.\35 0\25 {
		margin: 0 0 -1px -0.5em;
	}

	.row.uniform.\35 0\25 > * {
		padding: 0.5em 0 0 0.5em;
	}

	.row.uniform.\35 0\25 {
		margin: -0.5em 0 -1px -0.5em;
	}

	.row.\32 5\25 > * {
		padding: 0 0 0 0.25em;
	}

	.row.\32 5\25 {
		margin: 0 0 -1px -0.25em;
	}

	.row.uniform.\32 5\25 > * {
		padding: 0.25em 0 0 0.25em;
	}

	.row.uniform.\32 5\25 {
		margin: -0.25em 0 -1px -0.25em;
	}

	.\31 2u, .\31 2u\24 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u, .\31 1u\24 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u, .\31 0u\24 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u, .\39 u\24 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u, .\38 u\24 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u, .\37 u\24 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u, .\36 u\24 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u, .\35 u\24 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u, .\34 u\24 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u, .\33 u\24 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u, .\32 u\24 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u, .\31 u\24 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24 + *,
	.\31 1u\24 + *,
	.\31 0u\24 + *,
	.\39 u\24 + *,
	.\38 u\24 + *,
	.\37 u\24 + *,
	.\36 u\24 + *,
	.\35 u\24 + *,
	.\34 u\24 + *,
	.\33 u\24 + *,
	.\32 u\24 + *,
	.\31 u\24 + * {
		clear: left;
	}

	.\-11u {
		margin-left: 91.66667%;
	}

	.\-10u {
		margin-left: 83.33333%;
	}

	.\-9u {
		margin-left: 75%;
	}

	.\-8u {
		margin-left: 66.66667%;
	}

	.\-7u {
		margin-left: 58.33333%;
	}

	.\-6u {
		margin-left: 50%;
	}

	.\-5u {
		margin-left: 41.66667%;
	}

	.\-4u {
		margin-left: 33.33333%;
	}

	.\-3u {
		margin-left: 25%;
	}

	.\-2u {
		margin-left: 16.66667%;
	}

	.\-1u {
		margin-left: 8.33333%;
	}

	@media screen and (max-width: 1680px) {

		.row > * {
			padding: 0 0 0 1em;
		}

		.row {
			margin: 0 0 -1px -1em;
		}

		.row.uniform > * {
			padding: 1em 0 0 1em;
		}

		.row.uniform {
			margin: -1em 0 -1px -1em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 2em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -2em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 2em 0 0 2em;
		}

		.row.uniform.\32 00\25 {
			margin: -2em 0 -1px -2em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 1.5em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -1.5em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 1.5em 0 0 1.5em;
		}

		.row.uniform.\31 50\25 {
			margin: -1.5em 0 -1px -1.5em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 0.5em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -0.5em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 0.5em 0 0 0.5em;
		}

		.row.uniform.\35 0\25 {
			margin: -0.5em 0 -1px -0.5em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.25em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.25em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.25em 0 0 0.25em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.25em 0 -1px -0.25em;
		}

		.\31 2u\28xlarge\29, .\31 2u\24\28xlarge\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28xlarge\29, .\31 1u\24\28xlarge\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28xlarge\29, .\31 0u\24\28xlarge\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28xlarge\29, .\39 u\24\28xlarge\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28xlarge\29, .\38 u\24\28xlarge\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28xlarge\29, .\37 u\24\28xlarge\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28xlarge\29, .\36 u\24\28xlarge\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28xlarge\29, .\35 u\24\28xlarge\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28xlarge\29, .\34 u\24\28xlarge\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28xlarge\29, .\33 u\24\28xlarge\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28xlarge\29, .\32 u\24\28xlarge\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28xlarge\29, .\31 u\24\28xlarge\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28xlarge\29 + *,
		.\31 1u\24\28xlarge\29 + *,
		.\31 0u\24\28xlarge\29 + *,
		.\39 u\24\28xlarge\29 + *,
		.\38 u\24\28xlarge\29 + *,
		.\37 u\24\28xlarge\29 + *,
		.\36 u\24\28xlarge\29 + *,
		.\35 u\24\28xlarge\29 + *,
		.\34 u\24\28xlarge\29 + *,
		.\33 u\24\28xlarge\29 + *,
		.\32 u\24\28xlarge\29 + *,
		.\31 u\24\28xlarge\29 + * {
			clear: left;
		}

		.\-11u\28xlarge\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28xlarge\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28xlarge\29 {
			margin-left: 75%;
		}

		.\-8u\28xlarge\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28xlarge\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28xlarge\29 {
			margin-left: 50%;
		}

		.\-5u\28xlarge\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28xlarge\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28xlarge\29 {
			margin-left: 25%;
		}

		.\-2u\28xlarge\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28xlarge\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 1280px) {

		.row > * {
			padding: 0 0 0 1em;
		}

		.row {
			margin: 0 0 -1px -1em;
		}

		.row.uniform > * {
			padding: 1em 0 0 1em;
		}

		.row.uniform {
			margin: -1em 0 -1px -1em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 2em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -2em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 2em 0 0 2em;
		}

		.row.uniform.\32 00\25 {
			margin: -2em 0 -1px -2em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 1.5em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -1.5em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 1.5em 0 0 1.5em;
		}

		.row.uniform.\31 50\25 {
			margin: -1.5em 0 -1px -1.5em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 0.5em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -0.5em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 0.5em 0 0 0.5em;
		}

		.row.uniform.\35 0\25 {
			margin: -0.5em 0 -1px -0.5em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.25em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.25em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.25em 0 0 0.25em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.25em 0 -1px -0.25em;
		}

		.\31 2u\28large\29, .\31 2u\24\28large\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28large\29, .\31 1u\24\28large\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28large\29, .\31 0u\24\28large\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28large\29, .\39 u\24\28large\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28large\29, .\38 u\24\28large\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28large\29, .\37 u\24\28large\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28large\29, .\36 u\24\28large\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28large\29, .\35 u\24\28large\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28large\29, .\34 u\24\28large\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28large\29, .\33 u\24\28large\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28large\29, .\32 u\24\28large\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28large\29, .\31 u\24\28large\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28large\29 + *,
		.\31 1u\24\28large\29 + *,
		.\31 0u\24\28large\29 + *,
		.\39 u\24\28large\29 + *,
		.\38 u\24\28large\29 + *,
		.\37 u\24\28large\29 + *,
		.\36 u\24\28large\29 + *,
		.\35 u\24\28large\29 + *,
		.\34 u\24\28large\29 + *,
		.\33 u\24\28large\29 + *,
		.\32 u\24\28large\29 + *,
		.\31 u\24\28large\29 + * {
			clear: left;
		}

		.\-11u\28large\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28large\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28large\29 {
			margin-left: 75%;
		}

		.\-8u\28large\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28large\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28large\29 {
			margin-left: 50%;
		}

		.\-5u\28large\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28large\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28large\29 {
			margin-left: 25%;
		}

		.\-2u\28large\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28large\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 980px) {

		.row > * {
			padding: 0 0 0 1em;
		}

		.row {
			margin: 0 0 -1px -1em;
		}

		.row.uniform > * {
			padding: 1em 0 0 1em;
		}

		.row.uniform {
			margin: -1em 0 -1px -1em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 2em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -2em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 2em 0 0 2em;
		}

		.row.uniform.\32 00\25 {
			margin: -2em 0 -1px -2em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 1.5em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -1.5em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 1.5em 0 0 1.5em;
		}

		.row.uniform.\31 50\25 {
			margin: -1.5em 0 -1px -1.5em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 0.5em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -0.5em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 0.5em 0 0 0.5em;
		}

		.row.uniform.\35 0\25 {
			margin: -0.5em 0 -1px -0.5em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.25em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.25em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.25em 0 0 0.25em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.25em 0 -1px -0.25em;
		}

		.\31 2u\28medium\29, .\31 2u\24\28medium\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28medium\29, .\31 1u\24\28medium\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28medium\29, .\31 0u\24\28medium\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28medium\29, .\39 u\24\28medium\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28medium\29, .\38 u\24\28medium\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28medium\29, .\37 u\24\28medium\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28medium\29, .\36 u\24\28medium\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28medium\29, .\35 u\24\28medium\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28medium\29, .\34 u\24\28medium\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28medium\29, .\33 u\24\28medium\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28medium\29, .\32 u\24\28medium\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28medium\29, .\31 u\24\28medium\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28medium\29 + *,
		.\31 1u\24\28medium\29 + *,
		.\31 0u\24\28medium\29 + *,
		.\39 u\24\28medium\29 + *,
		.\38 u\24\28medium\29 + *,
		.\37 u\24\28medium\29 + *,
		.\36 u\24\28medium\29 + *,
		.\35 u\24\28medium\29 + *,
		.\34 u\24\28medium\29 + *,
		.\33 u\24\28medium\29 + *,
		.\32 u\24\28medium\29 + *,
		.\31 u\24\28medium\29 + * {
			clear: left;
		}

		.\-11u\28medium\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28medium\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28medium\29 {
			margin-left: 75%;
		}

		.\-8u\28medium\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28medium\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28medium\29 {
			margin-left: 50%;
		}

		.\-5u\28medium\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28medium\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28medium\29 {
			margin-left: 25%;
		}

		.\-2u\28medium\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28medium\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 736px) {

		.row > * {
			padding: 0 0 0 1em;
		}

		.row {
			margin: 0 0 -1px -1em;
		}

		.row.uniform > * {
			padding: 1em 0 0 1em;
		}

		.row.uniform {
			margin: -1em 0 -1px -1em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 2em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -2em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 2em 0 0 2em;
		}

		.row.uniform.\32 00\25 {
			margin: -2em 0 -1px -2em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 1.5em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -1.5em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 1.5em 0 0 1.5em;
		}

		.row.uniform.\31 50\25 {
			margin: -1.5em 0 -1px -1.5em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 0.5em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -0.5em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 0.5em 0 0 0.5em;
		}

		.row.uniform.\35 0\25 {
			margin: -0.5em 0 -1px -0.5em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.25em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.25em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.25em 0 0 0.25em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.25em 0 -1px -0.25em;
		}

		.\31 2u\28small\29, .\31 2u\24\28small\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28small\29, .\31 1u\24\28small\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28small\29, .\31 0u\24\28small\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28small\29, .\39 u\24\28small\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28small\29, .\38 u\24\28small\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28small\29, .\37 u\24\28small\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28small\29, .\36 u\24\28small\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28small\29, .\35 u\24\28small\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28small\29, .\34 u\24\28small\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28small\29, .\33 u\24\28small\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28small\29, .\32 u\24\28small\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28small\29, .\31 u\24\28small\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28small\29 + *,
		.\31 1u\24\28small\29 + *,
		.\31 0u\24\28small\29 + *,
		.\39 u\24\28small\29 + *,
		.\38 u\24\28small\29 + *,
		.\37 u\24\28small\29 + *,
		.\36 u\24\28small\29 + *,
		.\35 u\24\28small\29 + *,
		.\34 u\24\28small\29 + *,
		.\33 u\24\28small\29 + *,
		.\32 u\24\28small\29 + *,
		.\31 u\24\28small\29 + * {
			clear: left;
		}

		.\-11u\28small\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28small\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28small\29 {
			margin-left: 75%;
		}

		.\-8u\28small\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28small\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28small\29 {
			margin-left: 50%;
		}

		.\-5u\28small\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28small\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28small\29 {
			margin-left: 25%;
		}

		.\-2u\28small\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28small\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 480px) {

		.row > * {
			padding: 0 0 0 1em;
		}

		.row {
			margin: 0 0 -1px -1em;
		}

		.row.uniform > * {
			padding: 1em 0 0 1em;
		}

		.row.uniform {
			margin: -1em 0 -1px -1em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 2em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -2em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 2em 0 0 2em;
		}

		.row.uniform.\32 00\25 {
			margin: -2em 0 -1px -2em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 1.5em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -1.5em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 1.5em 0 0 1.5em;
		}

		.row.uniform.\31 50\25 {
			margin: -1.5em 0 -1px -1.5em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 0.5em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -0.5em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 0.5em 0 0 0.5em;
		}

		.row.uniform.\35 0\25 {
			margin: -0.5em 0 -1px -0.5em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.25em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.25em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.25em 0 0 0.25em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.25em 0 -1px -0.25em;
		}

		.\31 2u\28xsmall\29, .\31 2u\24\28xsmall\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28xsmall\29, .\31 1u\24\28xsmall\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28xsmall\29, .\31 0u\24\28xsmall\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28xsmall\29, .\39 u\24\28xsmall\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28xsmall\29, .\38 u\24\28xsmall\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28xsmall\29, .\37 u\24\28xsmall\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28xsmall\29, .\36 u\24\28xsmall\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28xsmall\29, .\35 u\24\28xsmall\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28xsmall\29, .\34 u\24\28xsmall\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28xsmall\29, .\33 u\24\28xsmall\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28xsmall\29, .\32 u\24\28xsmall\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28xsmall\29, .\31 u\24\28xsmall\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28xsmall\29 + *,
		.\31 1u\24\28xsmall\29 + *,
		.\31 0u\24\28xsmall\29 + *,
		.\39 u\24\28xsmall\29 + *,
		.\38 u\24\28xsmall\29 + *,
		.\37 u\24\28xsmall\29 + *,
		.\36 u\24\28xsmall\29 + *,
		.\35 u\24\28xsmall\29 + *,
		.\34 u\24\28xsmall\29 + *,
		.\33 u\24\28xsmall\29 + *,
		.\32 u\24\28xsmall\29 + *,
		.\31 u\24\28xsmall\29 + * {
			clear: left;
		}

		.\-11u\28xsmall\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28xsmall\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28xsmall\29 {
			margin-left: 75%;
		}

		.\-8u\28xsmall\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28xsmall\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28xsmall\29 {
			margin-left: 50%;
		}

		.\-5u\28xsmall\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28xsmall\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28xsmall\29 {
			margin-left: 25%;
		}

		.\-2u\28xsmall\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28xsmall\29 {
			margin-left: 8.33333%;
		}

	}

/* Basic */

	@-ms-viewport {
		width: device-width;
	}

	body {
		-ms-overflow-style: scrollbar;
	}

	@media screen and (max-width: 480px) {

		html, body {
			min-width: 320px;
		}

	}

	body {
		background: #f4f4f4;
	}

		body.is-loading *, body.is-loading *:before, body.is-loading *:after {
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
		}

/* Type */

	body, input, select, textarea {
		color: #646464;
		font-family: "Source Sans Pro", Helvetica, sans-serif;
		font-size: 14pt;
		font-weight: 400;
		line-height: 1.75;
	}

		@media screen and (max-width: 1680px) {

			body, input, select, textarea {
				font-size: 12pt;
			}

		}

		@media screen and (max-width: 1280px) {

			body, input, select, textarea {
				font-size: 12pt;
			}

		}

		@media screen and (max-width: 980px) {

			body, input, select, textarea {
				font-size: 12pt;
			}

		}

		@media screen and (max-width: 736px) {

			body, input, select, textarea {
				font-size: 12pt;
			}

		}

		@media screen and (max-width: 480px) {

			body, input, select, textarea {
				font-size: 12pt;
			}

		}

	a {
		-moz-transition: color 0.2s ease, border-bottom-color 0.2s ease;
		-webkit-transition: color 0.2s ease, border-bottom-color 0.2s ease;
		-ms-transition: color 0.2s ease, border-bottom-color 0.2s ease;
		transition: color 0.2s ease, border-bottom-color 0.2s ease;
		border-bottom: dotted 1px rgba(160, 160, 160, 0.65);
		color: inherit;
		text-decoration: none;
		font-family: "Open Sans", Helvetica, sans-serif!important;
		color:#003399;
	}

		a:before {
			-moz-transition: color 0.2s ease;
			-webkit-transition: color 0.2s ease;
			-ms-transition: color 0.2s ease;
			transition: color 0.2s ease;
		}

	strong, b {
		font-weight: 700;
	}

	em, i {
		font-style: italic;
	}

	p {
		margin: 0.5em 0 0 0;
		color: #000;
		font-weight: 500;
        font-size: 16px;
	}

	h1 {
		color: #3c3b3b;
		font-family: "Raleway", Helvetica, sans-serif;
		font-weight: 300;
		line-height: 1.65;
		margin: 0 0 1em 0;
		text-transform: none;
		font-size: 24px;
		
	}
	
	
	h3 {
		color: #2366b1;
		font-family: "Raleway", Helvetica, sans-serif;
		font-weight: 600;
		line-height: 1.65;
		margin: 0px 0px 0px 0px;
		text-transform: none;
		font-size: 24px!important;
	}
	
	h4{
		color: #2366b1;
		font-family: "Raleway", Helvetica, sans-serif;
		font-weight: 300;
		line-height: 1.65;
		margin: 0 0 1em 0;
		text-transform: none;
		font-size: 18px!important;
	}
	
	
	h8{
		font-family: "Open Sans",Helvetica,sans-serif!important;
    color: #2366b1;
    font-weight: 600;
    line-height: 1.65;
    margin: 0px 0px 0px 0px;
    text-transform: none;
    font-size: 20px!important;
	}
	
	h9 {
		
    color: #2366b1;
    font-family: "Raleway", Helvetica, sans-serif;
    font-weight: 100;
    line-height: 1.65;
    margin: 0px 0px 0px 0px;
    text-transform: none;
    font-size: 22px!important;

	}
	
	

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			border-bottom: 0;
		}

	h2 {
		font-size: 1.1em;
	}

	h3 {
		font-size: 0.9em;
	}

	h4 {
		font-size: 0.7em;
	}

	h5 {
		font-size: 0.7em;
	}

	h6 {
		font-size: 26px;
	}

	sub {
		font-size: 0.8em;
		position: relative;
		top: 0.5em;
	}

	sup {
		font-size: 0.8em;
		position: relative;
		top: -0.5em;
	}

	blockquote {
		border-left: solid 4px rgba(160, 160, 160, 0.3);
		font-style: italic;
		margin: 0 0 2em 0;
		padding: 0.5em 0 0.5em 2em;
	}

	code {
		background: rgba(160, 160, 160, 0.075);
		border: solid 1px rgba(160, 160, 160, 0.3);
		font-family: "Courier New", monospace;
		font-size: 0.9em;
		margin: 0 0.25em;
		padding: 0.25em 0.65em;
	}

	pre {
		-webkit-overflow-scrolling: touch;
		font-family: "Courier New", monospace;
		font-size: 0.9em;
		margin: 0 0 2em 0;
	}

		pre code {
			display: block;
			line-height: 1.75em;
			padding: 1em 1.5em;
			overflow-x: auto;
		}

	hr {
		border: 0;
		border-bottom: solid 1px rgba(160, 160, 160, 0.3);
		margin: 2em 0;
	}
    
    .searchheader hr {
        float: left;
    }

		hr.major {
			margin: 3em 0;
		}

	.align-left {
		text-align: left;
	}

	.align-center {
		text-align: center;
	}

	.align-right {
		text-align: right;
	}
/* Button */

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	button,
	.button {
		-moz-appearance: none;
        background-color: none !important;
        background-position: center top !important;
        background-repeat: repeat-x !important;
        border-radius: 3px !important;
        color: white !important;
        cursor: pointer !important;
        display: inline-block;
        font-family: "Raleway",sans-serif !important;
        font-weight: bold !important;
        line-height: 40px !important;
        margin-right: 10px !important;
        padding: 0.6px 15px !important;
        text-align: center !important;
        text-decoration: none !important;
        text-transform: capitalize !important;
        transition: background-color 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, box-shadow 0.2s ease-in-out 0s !important;
        white-space: nowrap !important;
        border: none;
        background-color: red;
	}
	
	.button {
		-moz-appearance: none;
        background-color: #fd0916 !important;
        background-position: center top !important;
        background-repeat: repeat-x !important;
        border-radius: 6px !important;
        color: white !important;
        cursor: pointer !important;
        display: inline-block !important;
        font-family: "Raleway",sans-serif !important;
        font-weight: bold !important;
        line-height: 40px !important;
        margin-right: 10px !important;
        padding: 0.6px 15px !important;
        text-align: center !important;
        text-decoration: none !important;
        text-transform: capitalize !important;
        transition: background-color 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, box-shadow 0.2s ease-in-out 0s !important;
        white-space: nowrap !important;
        border: none;
	}
    
    .tracking_form .section .col .button {height: 35px; padding: 22.6px 50px !important;}

		input[type="submit"]:hover,
		input[type="reset"]:hover,
		input[type="button"]:hover,
		button:hover,
		.button:hover {
			 background-color: none !important;
            color: white;
		}

			input[type="submit"]:hover:active,
			input[type="reset"]:hover:active,
			input[type="button"]:hover:active,
			button:hover:active,
			.button:hover:active {
				 background-color: #7f7d7d !important;
                color: white;
			}

		input[type="submit"]:before, input[type="submit"]:after,
		input[type="reset"]:before,
		input[type="reset"]:after,
		input[type="button"]:before,
		input[type="button"]:after,
		button:before,
		button:after,
		.button:before,
		.button:after {
			color: #fff;
			position: relative;
		}

		input[type="submit"]:before,
		input[type="reset"]:before,
		input[type="button"]:before,
		button:before,
		.button:before {
			left: -1em;
			padding: 0 0 0 0.75em;
		}

		input[type="submit"]:after,
		input[type="reset"]:after,
		input[type="button"]:after,
		button:after,
		.button:after {
			left: 1em;
			padding: 0 0.75em 0 0;
		}

		input[type="submit"].fit,
		input[type="reset"].fit,
		input[type="button"].fit,
		button.fit,
		.button.fit {
			display: block;
			margin: 0 0 1em 0;
			width: 100%;
		}

		input[type="submit"].big,
		input[type="reset"].big,
		input[type="button"].big,
		button.big,
		.button.big {
			font-size: 0.7em;
			padding: 0 3em;
		}

		input[type="submit"].small,
		input[type="reset"].small,
		input[type="button"].small,
		button.small,
		.button.small {
			font-size: 0.5em;
		}

		input[type="submit"].disabled, input[type="submit"]:disabled,
		input[type="reset"].disabled,
		input[type="reset"]:disabled,
		input[type="button"].disabled,
		input[type="button"]:disabled,
		button.disabled,
		button:disabled,
		.button.disabled,
		.button:disabled {
			-moz-pointer-events: none;
			-webkit-pointer-events: none;
			-ms-pointer-events: none;
			pointer-events: none;
			color: rgba(160, 160, 160, 0.3) !important;
		}

			input[type="submit"].disabled:before, input[type="submit"]:disabled:before,
			input[type="reset"].disabled:before,
			input[type="reset"]:disabled:before,
			input[type="button"].disabled:before,
			input[type="button"]:disabled:before,
			button.disabled:before,
			button:disabled:before,
			.button.disabled:before,
			.button:disabled:before {
				color: rgba(160, 160, 160, 0.3) !important;
			}
			
			/*.button a{font-family: "Open Sans",Helvetica,sans-serif  !important;}
            .button a:hover{text-decoration: none !important; color: white !important;}*/
            
            .store_front_button {
                background-color: #f65f30 !important;
                background-position:top!important;
                background-repeat:repeat-x!important;
                -moz-appearance: none;
                border-radius: 2px !important;
                padding: 0.6px 13px !important;
                display:inline-block !important;
                color:white!important;
                font-weight:bold!important;
                margin-right:10px !important;

                cursor: pointer !important;
                text-align: center !important;
                text-decoration: none !important;
                text-transform: capitalize !important;
                transition: background-color 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, box-shadow 0.2s ease-in-out 0s !important;
                white-space: nowrap !important;
                font-size: 15px;
                font-family: Arial,Helvetica,sans-serif;
                min-width: 140px;
            }
            
            .store_front_button:hover{
                background-color: #7f7d7d !important;
                color: white !important;
                text-decoration: none;
            }
            
            .store_front_price_text {
                font-family: Arial,Helvetica,sans-serif !important;
                color: white !important;
                text-decoration: none;
                border-bottom: none;
            }
            
            .store_front_price_text:hover {
                color: white !important;
                text-decoration: none;
            }
			
			
			
			
			/*.button a{font-family: "Open Sans",Helvetica,sans-serif  !important;}
            .button a:hover{text-decoration: none !important; color: white !important;}*/
            
            .store_front_button01 {
                background-color: #fd0916 !important;
                background-position: top!important;
                background-repeat:repeat-x!important;
                -moz-appearance: none;
                border-radius: 2px !important;
                padding: 0.6px 13px !important;
                display: inline-block !important;
                color: white !important;
                font-weight: 500 !important;
                margin-right: 10px !important;
                cursor: pointer !important;
                text-align: center !important;
                text-decoration: none !important;
                text-transform: capitalize !important;
                transition: background-color 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, box-shadow 0.2s ease-in-out 0s !important;
                white-space: nowrap !important;
                font-size: 15px;
                font-family: Arial,Helvetica,sans-serif;
				min-width: 140px;
				border: 1px solid rgba(0,0,0,0);
            }
            
            .store_front_button01:hover{
                background-color: white !important;
				color: #fd0916 !important;
				border-color: #fd0916;
                text-decoration: none;
            }
            
            .store_front_price_text {
                font-family: Arial,Helvetica,sans-serif !important;
                color: white !important;
                text-decoration: none;
                border-bottom: none;
            }
            
            .store_front_price_text:hover {
                color: white !important;
                text-decoration: none;
			}   
			
			

/* Form */

	form {
		margin: 0 0 2em 0;
	}

		form.search {
			text-decoration: none;
			position: relative;
		}

			form.search:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
			}

			form.search:before {
				color: #aaaaaa;
				content: '\f002';
				display: block;
				height: 2.75em;
				left: 0;
				line-height: 2.75em;
				position: absolute;
				text-align: center;
				top: 0;
				width: 2.5em;
			}

			form.search > input:first-child {
				padding-left: 2.5em;
			}

	label {
		color: #3c3b3b;
		display: block;
		font-size: 0.9em;
		font-weight: 700;
		margin: 0 0 1em 0;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	input[type="tel"],
	textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		background: rgba(160, 160, 160, 0.075);
		border: none;
		border: solid 1px rgba(160, 160, 160, 0.85);
		border-radius: 0;
		color: inherit;
		display: block;
		outline: 0;
		padding: 0 1em;
		text-decoration: none;
		width: 100%;
	}

		input[type="text"]:invalid,
		input[type="password"]:invalid,
		input[type="email"]:invalid,
		input[type="tel"]:invalid,
		select:invalid,
		textarea:invalid {
			box-shadow: none;
		}

		input[type="text"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		input[type="tel"]:focus,
		select:focus,
		textarea:focus {
			border-color: #2ebaae;
			box-shadow: inset 0 0 0 1px #2ebaae;
		}

	.select-wrapper {
		text-decoration: none;
		display: block;
		position: relative;
	}

		.select-wrapper:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.select-wrapper:before {
			color: rgba(160, 160, 160, 0.3);
			content: '\f078';
			display: block;
			height: 2.75em;
			line-height: 2.75em;
			pointer-events: none;
			position: absolute;
			right: 0;
			text-align: center;
			top: 0;
			width: 2.75em;
		}

		.select-wrapper select::-ms-expand {
			display: none;
		}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select {
		height: 2.75em;
		font-size: 16px;
		color: #000;
	}

	textarea {
		padding: 0.75em 1em;
	}

	input[type="checkbox"],
	input[type="radio"] {
		display: block;
		float: left;
		margin-right: 7px;
        margin-top: -10px;
		width: 15px;
		z-index: -1;
	}
    
    .warrantytext input[type="checkbox"], input[type="radio"] {
        margin-top: 10px;
	}
    .filter_by_rate_options input[type="checkbox"], input[type="radio"] {
        margin-top: -5px;
	}

		input[type="checkbox"] + label,
		input[type="radio"] + label {
			text-decoration: none;
			color: #646464;
			cursor: pointer;
			display: inline-block;
			font-size: 12px;
			font-weight: normal;
			position: relative;
            margin-top: -19px;
		}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
			}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				display: inline-block;
				height: 1.65em;
				left: 0;
				line-height: 1.58125em;
				position: absolute;
				text-align: center;
				top: 0;
				width: 1.65em;
			}

		input[type="checkbox"]:checked + label:before,
		input[type="radio"]:checked + label:before {
			color: #ffffff;
		}

		input[type="checkbox"]:focus + label:before,
		input[type="radio"]:focus + label:before {

		}

	input[type="radio"] + label:before {
		border-radius: 100%;
	}

	::-webkit-input-placeholder {
		color: #aaaaaa !important;
		opacity: 1.0;
	}

	:-moz-placeholder {
		color: #aaaaaa !important;
		opacity: 1.0;
	}

	::-moz-placeholder {
		color: #aaaaaa !important;
		opacity: 1.0;
	}

	:-ms-input-placeholder {
		color: #aaaaaa !important;
		opacity: 1.0;
	}

	.formerize-placeholder {
		color: #aaaaaa !important;
		opacity: 1.0;
	}

/* Icon */

	.icon {
		text-decoration: none;
		border-bottom: none;
		position: relative;
	}

		.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.icon > .label {
			display: none;
		}

		.icon.suffix:before {
			float: right;
		}

/* Image */

	.image {
		border: 0;
		display: inline-block;
		position: relative;
	}

		.image img {
			display: block;
		}

		.image.left, .image.right {
			max-width: 40%;
		}

			.image.left img, .image.right img {
				width: 100%;
			}

		.image.left {
			float: left;
			padding: 0 1.5em 1em 0;
			top: 0.25em;
		}

		.image.right {
			float: right;
			padding: 0 0 1em 1.5em;
			top: 0.25em;
		}

		.image.fit {
			display: block;
			margin: 0 0 2em 0;
			width: 100%;
		}

			.image.fit img {
				width: 100%;
			}

		.image.featured {
			margin-top: 0;
			width: 100%;
		}

			.image.featured img {
				width: 100%;
                height: auto;
			}

			@media screen and (max-width: 736px) {

				.image.featured {
					margin: 0 0 1.5em 0;
				}

			}

		.image.main {
			display: block;
			margin: 0 0 3em 0;
			width: 100%;
		}

			.image.main img {
				width: 100%;
			}

/* List */

	ol {
		list-style: decimal;
		margin: 0 0 2em 0;
		padding-left: 1.25em;
	}

		ol li {
			padding-left: 0.25em;
		}

	ul {
		list-style: disc;
		margin: 0 0 2em 0;
		padding-left: 1em;
	}

		ul li {
			padding-left: 0.5em;
		}

		ul.alt {
			list-style: none;
			padding-left: 0;
		}

			ul.alt li {
				border-top: solid 1px rgba(160, 160, 160, 0.3);
				padding: 0.5em 0;
			}

				ul.alt li:first-child {
					border-top: 0;
					padding-top: 0;
				}

		ul.icons {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}

			ul.icons li {
				display: inline-block;
				padding: 0 1em 0 0;
			}

				ul.icons li:last-child {
					padding-right: 0;
				}

				ul.icons li > * {
					text-decoration: none;
					border: 0;
				}

					ul.icons li > *:before {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						font-family: FontAwesome;
						font-style: normal;
						font-weight: normal;
						text-transform: none !important;
					}

					ul.icons li > * .label {
						display: none;
					}

		ul.actions {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}

			ul.actions li {
				display: inline-block;
				padding: 0 1.5em 0 0;
				vertical-align: middle;
			}

				ul.actions li:last-child {
					padding-right: 0;
				}

			ul.actions.pagination .next {
				text-decoration: none;
			}

				ul.actions.pagination .next:after {
					content: "";
					-moz-osx-font-smoothing: grayscale;
					-webkit-font-smoothing: antialiased;
					font-family: FontAwesome;
					font-style: normal;
					font-weight: normal;
					text-transform: none !important;
				}

				ul.actions.pagination .next:after {
					content: '\f054';
				}

			ul.actions.pagination .previous {
				text-decoration: none;
			}

				ul.actions.pagination .previous:before {
					content: "";
					-moz-osx-font-smoothing: grayscale;
					-webkit-font-smoothing: antialiased;
					font-family: FontAwesome;
					font-style: normal;
					font-weight: normal;
					text-transform: none !important;
				}

				ul.actions.pagination .previous:before {
					content: '\f053';
				}

			@media screen and (max-width: 1280px) {

				ul.actions.pagination {
					text-align: center;
				}

					ul.actions.pagination .next, ul.actions.pagination .previous {
						min-width: 20em;
					}
                .post {
                    margin-top: 0;
                }

			}
            
            @media screen and (max-width: 1024px) {
                .post {
                    margin-top: 0;
                }

			}

			@media screen and (max-width: 736px) {

				ul.actions.pagination .next, ul.actions.pagination .previous {
					min-width: 18em;
				}

			}

			ul.actions.small li {
				padding: 0 1em 0 0;
			}

			ul.actions.vertical li {
				display: block;
				padding: 1.5em 0 0 0;
			}

				ul.actions.vertical li:first-child {
					padding-top: 0;
				}

				ul.actions.vertical li > * {
					margin-bottom: 0;
				}

			ul.actions.vertical.small li {
				padding: 1em 0 0 0;
			}

				ul.actions.vertical.small li:first-child {
					padding-top: 0;
				}

			ul.actions.fit {
				display: table;
				margin-left: -1em;
				padding: 0;
				table-layout: fixed;
				width: calc(100% + 1em);
			}

				ul.actions.fit li {
					display: table-cell;
					padding: 0 0 0 1em;
				}

					ul.actions.fit li > * {
						margin-bottom: 0;
					}

				ul.actions.fit.small {
					margin-left: -0.5em;
					width: calc(100% + 0.5em);
				}

					ul.actions.fit.small li {
						padding: 0 0 0 0.5em;
					}

			@media screen and (max-width: 480px) {

				ul.actions {
					margin: 0 0 2em 0;
				}

					ul.actions li {
						padding: 1em 0 0 0;
						display: block;
						text-align: center;
						width: 100%;
					}

						ul.actions li:first-child {
							padding-top: 0;
						}

						ul.actions li > * {
							width: 100%;
							margin: 0 !important;
						}

					ul.actions.small li {
						padding: 0.5em 0 0 0;
					}

						ul.actions.small li:first-child {
							padding-top: 0;
						}

			}

		ul.posts {
			list-style: none;
			padding: 0;
		}

			ul.posts li {
				border-top: dotted 1px rgba(160, 160, 160, 0.3);
				margin: 1.5em 0 0 0;
				padding: 1.5em 0 0 0;
			}

				ul.posts li:first-child {
					border-top: 0;
					margin-top: 0;
					padding-top: 0;
				}

			ul.posts article {
				display: -moz-flex;
				display: -webkit-flex;
				display: -ms-flex;
				display: flex;
				-moz-align-items: -moz-flex-start;
				-webkit-align-items: -webkit-flex-start;
				-ms-align-items: -ms-flex-start;
				align-items: flex-start;
				-moz-flex-direction: row-reverse;
				-webkit-flex-direction: row-reverse;
				-ms-flex-direction: row-reverse;
				flex-direction: row-reverse;
			}

				ul.posts article .image {
					display: block;
					margin-right: 1.5em;
					min-width: 4em;
					width: 4em;
				}

					ul.posts article .image img {
						width: 100%;
					}

				ul.posts article header {
					-moz-flex-grow: 1;
					-webkit-flex-grow: 1;
					-ms-flex-grow: 1;
					flex-grow: 1;
					-ms-flex: 1;
				}

					ul.posts article header h3 {
						font-size: 0.7em;
						margin-top: 0.125em;
					}

					ul.posts article header .published {
						display: block;
						font-family: "Raleway", Helvetica, sans-serif;
						font-size: 0.6em;
						font-weight: 400;
						letter-spacing: 0.25em;
						margin: -0.625em 0 1.7em 0;
						text-transform: uppercase;
					}

					ul.posts article header > :last-child {
						margin-bottom: 0;
					}

	dl {
		margin: 0 0 2em 0;
	}

		dl dt {
			display: block;
			font-weight: 700;
			margin: 0 0 1em 0;
		}

		dl dd {
			margin-left: 2em;
		}

/* Post */

	.post {
		background: #ffffff;
		border: none;
		position: relative;        
	}

		.post > header {
			display: -moz-flex;
			display: -webkit-flex;
			display: -ms-flex;
			display: flex;
			border-bottom: solid 1px rgba(160, 160, 160, 0.3);
			left: -3em;
			margin: -3em 0 3em 0;
			position: relative;
			width: calc(100% + 6em);
		}

			.post > header .title {
				-moz-flex-grow: 1;
				-webkit-flex-grow: 1;
				-ms-flex-grow: 1;
				flex-grow: 1;
				-ms-flex: 1;
				padding: 3.75em 3em 3.3em 3em;
			}

				.post > header .title h2 {
					font-weight: 900;
					font-size: 1.5em;
				}

				.post > header .title > :last-child {
					margin-bottom: 0;
				}

			.post > header .meta {
				padding: 3.75em 3em 1.75em 3em ;
				border-left: solid 1px rgba(160, 160, 160, 0.3);
				min-width: 17em;
				text-align: right;
				width: 17em;
			}

				.post > header .meta > * {
					margin: 0 0 1em 0;
				}

				.post > header .meta > :last-child {
					margin-bottom: 0;
				}

				.post > header .meta .published {
					color: #3c3b3b;
					display: block;
					font-family: "Raleway", Helvetica, sans-serif;
					font-size: 0.7em;
					font-weight: 800;
					letter-spacing: 0.25em;
					margin-top: 0.5em;
					text-transform: uppercase;
					white-space: nowrap;
				}

		.post > a.image.featured {
			overflow: hidden;
		}

			.post > a.image.featured img {
				-moz-transition: -moz-transform 0.2s ease-out;
				-webkit-transition: -webkit-transform 0.2s ease-out;
				-ms-transition: -ms-transform 0.2s ease-out;
				transition: transform 0.2s ease-out;
			}

		.post > footer {
			display: -moz-flex;
			display: -webkit-flex;
			display: -ms-flex;
			display: flex;
			-moz-align-items: center;
			-webkit-align-items: center;
			-ms-align-items: center;
			align-items: center;
            position: absolute;
            top: 600px;
            width: 100%;
            background-color: white;
            opacity: 0.7;
		}
        
        .post > footer .productboxcontainer-store-front{
            width: 80%;
        }
        .post > footer .productboxcontainer-store-front .product_img{
            float: left;
        }
        
        #productboxes-store-front{
            width:840;
            height:208px;
            margin:0 0px 0 0;
            overflow:hidden;
            position: relative;   
            left: 11px;
            top: 10px;
        }
            
            #productboxes-store-front #productslidecontainer-store-front{
                width:950px;
                overflow:hidden;
                float:left;
            }
            
            #productboxes-store-front #productslidecontainer-store-front #productslide-store-front {
                width:1900px;
                position:relative;
            }
            
            .productsleftarrow, .productsrightarrow{
                cursor:pointer;
            }
            
            #productboxes-store-front .productbox-store-front{
                height:190px;
                width:190px;
                border:1px solid #d8d8d8;
                background-image:url(images/productbluebg.jpg);
                background-position:top;
                background-repeat:repeat-x;
                position:relative;
            }
            
            #productboxes-store-front .productbox-store-front h3{
                text-align:center;
                font-size:14px;rtant;  
                color:white !impo
                line-height:29px;
                margin:0; padding:0;
                text-shadow:0px 0px 4px rgba(0,0,0,1);
            }
            
            
            #productboxes-store-front .productboxcontainer-store-front {
                /* background-image:url(images/productboxshadow.jpg); */
                background-position:bottom center;
                background-repeat:no-repeat;
                padding-bottom:15px;
                float:left;
                margin:8px 8px;
            }
            
            .productbox-store-front img{
                margin:4px auto 0 auto;
                text-align:center;
            }
            
            .productbox-store-front p{
            	color:#494d4c;
            	font-size:11px;
            	font-weight:bold;
            	margin:-6px 4px 0 4px;
            	text-align: center;
            	line-height:11px;
            }
            
            .productbox-store-front div.price{
                position:absolute;
                left:45px;
                bottom:0;
                width:95px;
                height:28px;
                background-image:url(images/industrypricebg.jpg);
                background-position:bottom;
                background-repeat:repeat-x;
                border-radius:4px 4px 0 0;
                color:white;
                text-shadow:1px 1px 2px rgba(0,0,0,1);
                font-weight:bold;
                font-size:12px;
                line-height:28px;
                text-align:center;
            }
            #relatedproducts-store-front .productbox-store-front div.price{
                background-image:url(images/relatedpricebg.jpg);
            }
            .productbox-store-front div.price a{
                text-decoration:none;
                color:white;
                text-shadow:1px 1px 2px rgba(0,0,0,1);
                font-weight:bold;
                font-size:11px;
                line-height:28px;
                text-align:center;
            }
        

			.post > footer .actions {
				-moz-flex-grow: 1;
				-webkit-flex-grow: 1;
				-ms-flex-grow: 1;
				flex-grow: 1;
			}

			.post > footer .stats {
				cursor: default;
				list-style: none;
				padding: 0;
			}

				.post > footer .stats li {
					border-left: solid 1px rgba(160, 160, 160, 0.3);
					display: inline-block;
					font-family: "Raleway", Helvetica, sans-serif;
					font-size: 0.6em;
					font-weight: 400;
					letter-spacing: 0.25em;
					line-height: 1;
					margin: 0 0 0 2em;
					padding: 0 0 0 2em;
					text-transform: uppercase;
				}

					.post > footer .stats li:first-child {
						border-left: 0;
						margin-left: 0;
						padding-left: 0;
					}

					.post > footer .stats li .icon {
						border-bottom: 0;
					}

						.post > footer .stats li .icon:before {
							color: rgba(160, 160, 160, 0.3);
							margin-right: 0.75em;
						}

		@media screen and (max-width: 980px) {

			.post {
				border-left: 0;
				border-right: 0;
				left: 0;
				width: 100%;
			}

				.post > header {
					-moz-flex-direction: column;
					-webkit-flex-direction: column;
					-ms-flex-direction: column;
					flex-direction: column;
					padding: 3.75em 3em 1.25em 3em ;
					border-left: 0;
				}

					.post > header .title {
						-ms-flex: 0 1 auto;
						margin: 0 0 2em 0;
						padding: 0;
						text-align: center;
					}

					.post > header .meta {
						-moz-align-items: center;
						-webkit-align-items: center;
						-ms-align-items: center;
						align-items: center;
						display: -moz-flex;
						display: -webkit-flex;
						display: -ms-flex;
						display: flex;
						-moz-justify-content: center;
						-webkit-justify-content: center;
						-ms-justify-content: center;
						justify-content: center;
						border-left: 0;
						margin: 0 0 2em 0;
						padding-top: 0;
						padding: 0;
						text-align: left;
						width: 100%;
					}

						.post > header .meta > * {
							border-left: solid 1px rgba(160, 160, 160, 0.3);
							margin-left: 2em;
							padding-left: 2em;
						}

						.post > header .meta > :first-child {
							border-left: 0;
							margin-left: 0;
							padding-left: 0;
						}

						.post > header .meta .published {
							margin-bottom: 0;
							margin-top: 0;
						}

						.post > header .meta .author {
							-moz-flex-direction: row-reverse;
							-webkit-flex-direction: row-reverse;
							-ms-flex-direction: row-reverse;
							flex-direction: row-reverse;
							margin-bottom: 0;
						}

							.post > header .meta .author .name {
								margin: 0 0 0 1.5em;
							}

							.post > header .meta .author img {
								width: 3.5em;
							}

		}

		@media screen and (max-width: 736px) {

			.post {
				padding: 0;
				left: 0;
				margin-top: 0;
				width: 100%;
			}

				.post > header {
					padding: 3em 1.5em 0.5em 1.5em ;
					left: -1.5em;
					margin: -1.5em 0 1.5em 0;
					width: calc(100% + 3em);
				}

					.post > header .title h2 {
						font-size: 1.1em;
					}

		}

		@media screen and (max-width: 480px) {

			.post > header .meta {
				-moz-align-items: center;
				-webkit-align-items: center;
				-ms-align-items: center;
				align-items: center;
				-moz-flex-direction: column;
				-webkit-flex-direction: column;
				-ms-flex-direction: column;
				flex-direction: column;
			}

				.post > header .meta > * {
					border-left: 0;
					margin: 1em 0 0 0;
					padding-left: 0;
				}

				.post > header .meta .author .name {
					display: none;
				}

			.post > .image.featured {
				margin-left: -1.5em;
				margin-top: calc(-1.5em - 1px);
				width: calc(100% + 3em);
			}

			.post > footer {
				-moz-align-items: stretch;
				-webkit-align-items: stretch;
				-ms-align-items: stretch;
				align-items: stretch;
				-moz-flex-direction: column-reverse;
				-webkit-flex-direction: column-reverse;
				-ms-flex-direction: column-reverse;
				flex-direction: column-reverse;
			}

				.post > footer .stats {
					text-align: center;
				}

					.post > footer .stats li {
						margin: 0 0 0 1.25em;
						padding: 0 0 0 1.25em;
					}

		}

/* Section/Article */

	section.special, article.special {
		text-align: center;
	}

	header p {
		font-family: "Raleway", Helvetica, sans-serif;
		font-size: 0.7em;
		font-weight: 400;
		letter-spacing: 0.25em;
		line-height: 2.5;
		margin-top: -1em;
		text-transform: uppercase;
	}

/* Header */

	body {
		padding-top: 0;
	}

	#header {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-justify-content: space-between;
		-webkit-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between;
		background-color: #ffffff;
		border-bottom: solid 1px rgba(160, 160, 160, 0.3);
		left: 0;
		line-height: 3.5em;
		position: relative;
		top: 0;
		width: 100%;
		z-index: 99999;
        height: 107px !important;
	}
	
	
	
	#header  {
    background: #040c25!important;
}
	.header_block{
	   position: relative;
	}
    
    #header .logo {
        float: left;
        height: 95px;
        width: 114px;
        margin-top: 5px;
    }
    #header .slogan {
        margin: -15px 0 0 115px;
        padding: 0;
        position: absolute;
    }
	
	#header .webinar {
		margin: 0;
        padding: 0;
		padding-left: 100px;
				}
	

		#header a {
			color: inherit;
			text-decoration: none;
		}

		#header ul {
			list-style: none;
			margin: 0;
			padding-left: 0;
		}

			#header ul li {
				display: inline-block;
				padding-left: 0;
			}

		#header h1 {
			height: 40px;
			line-height: inherit;
			padding: 0 0 0 1.5em;
			white-space: nowrap;
		}

			#header h1 a {
				font-size: 0.7em;
			}

		#header .links {
			-moz-flex: 1;
			-webkit-flex: 1;
			-ms-flex: 1;
			flex: 1;
			border-left: solid 1px rgba(160, 160, 160, 0.3);
			height: inherit;
			line-height: inherit;
			margin-left: 1.5em;
			overflow: hidden;
			padding-left: 1.5em;
		}

			#header .links ul li {
				border-left: solid 1px rgba(160, 160, 160, 0.3);
				line-height: 1;
				margin-left: 1em;
				padding-left: 1em;
			}

				#header .links ul li:first-child {
					border-left: 0;
					margin-left: 0;
					padding-left: 0;
				}

				#header .links ul li a {
					border-bottom: 0;
					font-family: "Raleway", Helvetica, sans-serif;
					font-size: 0.7em;
					font-weight: 400;
					letter-spacing: 0.25em;
					text-transform: uppercase;
				}

		#header .main {
			height: inherit;
			line-height: inherit;
			text-align: right;
            float: left;
            width: 100%;
            font-size: 17px;
			
		}
        
        #header .main .icons_block {
            float: right;
            width: 100%;
        }
        
        #header .main .icons_block ul li .account_section .login_message {
            color: white;
        }

			#header .main ul {
				height: 90px;
				line-height: 66px;
                float: right;
				z-index: 1;
			}

				#header .main ul li {
					border-left: solid 1px rgba(160, 160, 160, 0.3);
					height: inherit;
					line-height: inherit;
					white-space: nowrap;
                    height: 70px;
				}

					#header .main ul li > * {
						display: block;
						float: left;
					}

					#header .main ul li > a {
						text-decoration: none;
						border-bottom: 0;
						color: #aaaaaa;
						overflow: hidden;
						position: relative;
						text-indent: 4em;
						width: 4em;
					}

						#header .main ul li > a:before {
							-moz-osx-font-smoothing: grayscale;
							-webkit-font-smoothing: antialiased;
							font-family: FontAwesome;
							font-style: normal;
							font-weight: normal;
							text-transform: none !important;
						}

						#header .main ul li > a:before {
							display: block;
							height: inherit;
							left: 0;
							line-height: inherit;
							position: absolute;
							text-align: center;
							text-indent: 0;
							top: -5px;
							width: inherit;
						}
                        
                        .searchproduct_section{
                            padding-top: 25px;
							z-index: 99999999!important;
							height: 0px;
                        }
						
						#livesearch {
                            width: 800px;
                            background-color: white!important;
                            line-height: 20px;
                            font-size: 17px;
                            float: left;
                            max-height: 500px;
                            overflow: auto;
							z-index: 99999999!important;
                        }
						 #header  input[type=text].searchproduct {
                            width: 800px;
                            max-width: 100% !important;
                            box-sizing: border-box;
                            border: 1px solid #ccc;
                            font-size: 15px;
                            background-color: white;
                            background-position: 93% 8px; 
                            background-repeat: no-repeat;
                            padding: 8px 20px 8px 20px;
                            -webkit-transition: width 0.4s ease-in-out;
                            transition: width 0.4s ease-in-out;
                            text-align: left;
                            float: right;
							border-radius: 8px;
							z-index: 99999999!important;
                        }
						
						&:focus {
           width: 800px;
           outline: none;
						
		}			
					@media screen and (max-width: 1366px) {
						 #header  input[type=text].searchproduct {
                            width: 689px;
                            box-sizing: border-box;
                            border: 1px solid #ccc;
                            font-size: 15px;
                            background-color: white;
                            background-position: 93% 8px; 
                            background-repeat: no-repeat;
                            padding: 8px 20px 8px 20px;
                            -webkit-transition: width 0.4s ease-in-out;
                            transition: width 0.4s ease-in-out;
                            text-align: left;
                            float: right;
							border-radius: 8px;
                        }
						#livesearch {
							width: 689px;
						}
						
						#slider_block .slider_item .slider_item_background {
							height: 720px !important; 
							top: -100px!important; 
						}
					}
                        
                        
                        
                        #header  input[type=text].searchproduct {
                            box-sizing: border-box;
                            border: 1px solid #ccc;
                            font-size: 15px;
                            background-color: white;
                            background-position: 93% 8px; 
                            background-repeat: no-repeat;
                            padding: 8px 20px 8px 20px;
                            -webkit-transition: width 0.4s ease-in-out;
                            transition: width 0.4s ease-in-out;
                            text-align: left;
                            float: right;
							border-radius: 2px;
							z-index: 999999 !important;
                            margin-bottom: 0;
                        }
                        
                        #livesearch .no_result{
                            padding: 10px;
                        }
                        
                        #livesearch li.result_item_block {
                            list-style: outside none none;
                            text-align: left;
							z-index: 999999 !important;
                        }
                        
                        #livesearch li.result_item_block .livesearch_matching_title {
                            color: red;
                            font-weight: bold;
                            font-size: 100%;
                            text-align: center;
                            background-color: lemonchiffon;
                            padding: 10px 0;
                        }
                        
                        #livesearch li .result_text:hover {
                            background-color: #e2e2e2;
							z-index: 999999 !important;
                        }
                        
                        #livesearch li {
                            color: #fff;
                            display: block;
                            font-size: 14px;
                            line-height: 29px;
                            width: 100%;
							z-index: 999999 !important;
                        }
                        #livesearch li a {
                            border: none;
                        }
                        #livesearch li .result_text{
                            border-bottom: 0.5px dashed #000000;
                            background-color: #ffffff;
                            color: #000000;
                            font-size: 14px !important;
                            line-height: 1.2em;
                            text-align: left;
                            width: 100%;
                            margin: 0;
                            padding: 10px;
                            float: left;
                        }
                        
                        #livesearch li .result_text .livesearch_product_image{
                            float: left;
                            width: 10%;
                        }
                        
                        #livesearch li .result_text .livesearch_product_image img{
                            max-width: 100%;
                            max-height: 75px;
                            margin: auto;
                            display: block;
                        }
                        
                        #livesearch li .result_text .livesearch_product_text{
                            float: left;
                            width: 90%;
                            padding: 0 10px;
                        }
                        
                         #header .search_link {
                            float: right;
                            margin-right: 40px;
                            display: none;
                         }
                         #header .search_link .icon_search{
                            width: 21px;
                            height: 21px;
                         }
                        
                        #header   .search_button {
                            border-left: 1px solid #FFF;
                            border-right: 1px solid #FFF;
                            margin-top: 10px;
                            padding: 10px;
                            position: absolute;
                            z-index: 11;
                            background: #697882 none repeat scroll 0 0;
                            width: 40px;
                            height: 39px;
							
			
                        }
                        #header   .search_link_1 {
                            float: right;
                            margin-right: 40px;                         
                        }
                        #header   .search_link .icon_search_1{
                            width: 21px;
                            height: 21px;
                         }
                        #header  .search_button_1 {
							background-attachment: scroll;
							background-clip: border-box;
							background-color: #f65f30 !important;
							background-image: none;
							background-origin: padding-box;
							background-position: 0 0;
							background-repeat: repeat;
							background-size: auto auto;
							height: 41px;
							padding: 10px;
							position: absolute;
							top: 34px;
							width: 41px;
							z-index: 11;
							border-top-right-radius: 2px;
							border-bottom-right-radius: 2px;
						}
                        }
                        #header  .search_button_1:hover{
							background-color: #f65f30 !important;
							border-radius: 8px;
                        }
                        
                        .right_search_box input[type=text].right_searchproduct, .left_search_box input[type=text].left_searchproduct, .left_form_search input[type=text].left_searchproduct {
                            width: 90%;
                            box-sizing: border-box;
                            border: 1px solid #ccc;
                            font-size: 15px;
                            background-color: white;
                            background-position: 93% 8px; 
                            background-repeat: no-repeat;
                            padding: 12px 20px 12px 49px;
                            -webkit-transition: width 0.4s ease-in-out;
                            transition: width 0.4s ease-in-out;
                            text-align: left;
							z-index: 999999;
                        }
                        
                         .right_search_box .right_search_link, .left_search_box .left_search_link , .left_form_search .left_search_link {
                            float: left;
                            margin-right: 40px;
                            display: none;
                         }
                        
                        .right_search_box .right_search_button, .left_search_box .left_search_button, .left_form_search .left_search_button {
                            border-left: 1px solid #ccc;
                            border-right: 1px solid #ccc;
                            margin-top: 1px;

                            padding: 10px;
                            position: absolute;
                            z-index: 11;
                            background: #697882 none repeat scroll 0 0;
                            width: 40px;
                            height: 39px;
                        }
                        .right_search_box .right_search_link_1, .left_search_box .left_search_link_1, .left_form_search .left_search_link_1 {
                            float: left;
                            margin-right: 40px;                         
                        }
                        .right_search_box .right_search_button_1, .left_search_box .left_search_button_1, .left_form_search .left_search_button_1 {
                            border-left: 1px solid #ccc;
                            border-right: 1px solid #ccc;
                            margin-top: 1px;
                            padding: 10px;
                            position: absolute;
                            z-index: 11;
                            background: white none repeat scroll 0 0;
                            width: 40px;
                            height: 39px;
                        }
                        .right_search_box .right_search_button_1:hover, .left_search_box .left_search_button_1:hover, .left_form_search .left_search_button_1:hover{
                            background-color: #ccc;
                        }
                        
        #header .logo_section {float: left; width: 100%;}
        #header .logo_section a {float: left;}                
        
		#header form {
			margin: 0;
			width: 100%;
			z-index: 999999 !important;
		}

			#header form input {
				display: inline-block;
				margin-top: 9px;
				vertical-align: middle;
			}

		#header .search {
			-moz-transition: all 0.5s ease;
			-webkit-transition: all 0.5s ease;
			-ms-transition: all 0.5s ease;
			transition: all 0.5s ease;
			max-width: 0;
			opacity: 0;
			overflow: hidden;
			padding: 0;
			white-space: nowrap;
            margin-top: -10px;
		}

			#header .search.visible {
				max-width: 12.5em;
				opacity: 1;
				padding: 0 0.5em 0 0;
			}
            
            #header  .search{
                border-left: none;
                padding-right: 0px;
				padding-top: 0px;
                float: left;
				position:absolute;
				top: 55px;
				left: 75px;
            }

             .feedback {
                border-left: none;
                padding-right: 15px;
                float: left;
                position: absolute!important;
                top: 48px!important;
                left: 84px!important;
                color: red!important;
                font-family: "Raleway",Helvetica,sans-serif;
                font-size: 13px!important;
                text-transform: uppercase;
                font-weight: bold;
                
            }

             .feedback a {
                font-family: "Raleway",Helvetica,sans-serif;
                 color: black!important;
                 text-decoration: none!important;
                 font-size: 13px!important;
            }

             .feedback a:hover {
                font-family: "Raleway",Helvetica,sans-serif;
                 color: black!important;
                 text-decoration: none!important;
                font-size: 13px!important;
            }
            
            
            #header .main .phone_number{
                margin-top: -9px; 
                width: 100%;
                height: 45px;
                padding-right: 2%;
                float: right;
            }
            #header .main .phone_number .account_section{
                margin-right: 25px;
                border-right: 1px solid rgba(160, 160, 160, 0.3);
            }
            #header .main .phone_number .phone_section{
                padding-right: 10px;
                border-right: 1px solid rgba(160, 160, 160, 0.3);
                float: right;
                width: 65%;
                height: 50px;
            }
            
            #header .main .phone_number .chat_section{
                padding-left: 10px;
                float: right;
                width: 92px;
            }
            
            #header .main .phone_number .chat_section .chat_icon{
                max-height: 40px; 
                max-width: 120px;
            }
            
            #header .main .phone_number .chat_section .chat_icon_mobile{
                max-height: 40px; 
                max-width: 90px;
                display: none;
            }
            
            #header .main .phone_number .cage{
                padding-left: 0.4%;
                float: right;
                font-size: 17px;
                height: 45px;
            }
            
            #header .main .cart_icon{
                padding-right:10px;  
                border-left: none;
                padding-left: 10px;
            }
            
            #header .main .cc_info{
                padding-right:8px;  
                border-left: 1px solid rgba(160, 160, 160, 0.3);
                padding-left: 20px;
            }
            
            #header .main .cc_info img {
                margin-top: 10px;
            }
            
            #header .logo_section .chat{
                float: left;
                width: 0;
                margin-top: -3px; 
                padding-left: 10px;
                padding-right: 5px;
            }
            #header .logo_section .chat img{
                margin-top: 14px; 
                float: right;
            }                     
		#header_navigation {
			display: -moz-flex;
			display: -webkit-flex;
			display: -ms-flex;
			display: flex;
			-moz-justify-content: space-between;
			-webkit-justify-content: space-between;
			-ms-justify-content: space-between;
			justify-content: space-between;
			background-color: #e2e2e2;
			border-bottom: solid 1px rgba(160, 160, 160, 0.3);
			height: 60px;
			left: 0;
			line-height: 3.5em;
			position: relative;
			width: 100%;
			z-index: 9999;
			float: left;
			top: auto;
		}
		header *, #header_navigation * {
			font-family: "Montserrat", Helvetica, sans-serif !important;
		}
			

			
			

	

				#header .links {
        			-moz-flex: 1;
        			-webkit-flex: 1;
        			-ms-flex: 1;
        			flex: 1;
        			border-left: solid 1px rgba(160, 160, 160, 0.3);
        			height: inherit;
        			line-height: inherit;
        			margin-left: 1.5em;
        			overflow: hidden;
        			padding-left: 1.5em;
                    width: 100%;
        		}

			#header .links ul li {
				border-left: solid 1px rgba(160, 160, 160, 0.3);
				line-height: 1;
				margin-left: 1em;
				padding-left: 1em;
			}

				#header .links ul li:first-child {
					border-left: 0;
					margin-left: 0;
					padding-left: 0;
				}

				#header .links ul li a {
					border-bottom: 0;
					font-family: "Raleway",Helvetica,sans-serif;
                    font-weight: 400;
                    text-transform: capitalize;
                    color: #000;
				}
                
                #menu_nav {
                    padding-top: 20px;
                }    
                #menu_nav .Products {
                    width: 390px;
                }
                #menu_nav .Solution {
                    width: 225px;
                }
                #menu_nav .Support {
                    width: 300px;
                }
                #menu_nav .Shop {
                    width: 335px;
                }
                #menu_nav .Company {
                    width: 170px;
                }
                #menu_nav .Contact {
                    width: 350px;
                }
                
                #menu_nav ul,
                #menu_nav li,
                #menu_nav a {
                    margin: 0;
                    padding: 0;
                    border: none;
                    outline: none;
                    border-bottom: 0;
					font-family: "Raleway",Helvetica,sans-serif;
                    font-weight: 400;
                    text-transform: capitalize;
                    color: #000;
                }
                 
                #menu_nav li {
                    border-left: 1px solid rgba(160, 160, 160, 0.3);
                    line-height: 1.5;
                    margin-left: 1em;
                    padding-left: 1em;
                    position: relative;
                    list-style: outside none none;
                    float: left;
                    display: block;           
                }
                 
                #menu_nav li:first-child { 
                        border-left: none;
                }
                #menu_nav li:last-child a{ border-right: none; }
                 
                #menu_nav li:hover > a { color: #2366b1; }
                
                
                #menu_nav ul {
                    position: absolute;
                    background-color: #e2e2e2;
                    margin-left: -20px;
                    width: 300px;
                    list-style: outside none none;
                    padding-bottom: 23px;
                    padding-top: 4px;
                }
                 
                #menu_nav li:hover > ul { opacity: 1; border: none;}
                 
                #menu_nav li ul li {
                    line-height: 2.4;
                    height: 0;
                    overflow: hidden;
                    padding-right: 20px;
                    padding-left: 0;
                    border: none;
                    float: none;
                }
                 
                #menu_nav li:hover > ul li {
                    height: 36px;
                    overflow: visible;
                    padding-top: 10px;
                }
                
                #menu_nav ul li a {
                    width: 150px;
                    padding: 0;
                    text-transform: none;
                }
                 
                #menu_nav ul li:last-child a { border: none; }


            
        #header .main .phone_icon {position: absolute; margin-top: 22px; margin-left: -22px}
                           
            
@media screen and (max-width: 1440px) {
				#header .webinar {
                margin: 0;
                padding: 0;
                padding-left: 0px!important;
}
				
				
                            
            }     

            @media screen and (max-width: 1280px) {
   
                #menu_nav .Products {
                    width: 330px;
                }
                #menu_nav .Solution {
                    width: 200px;
                }
                #menu_nav .Support {
                    width: 255px;
                }
                #menu_nav .Shop {
                    width: 284px;
                }
                #menu_nav .Company {
                    width: 143px;
                }
                #menu_nav .Contact {
                    width: 300px;
                }      
                       
                #header .main .phone_icon {margin-top: 16px;}          
				
				#header .webinar {
				 display: block;
					
				}
            }
            
            @media screen and (max-width: 1024px) {
                #header .main .cc_info{
                    padding-top: 6px;
                }
                       
                #header  input[type=text].searchproduct {
                    width: 333px;
                    /*max-width: 100% !important;    */                
                }  
                #livesearch {width: 333px;}      
                
                
                #header .main ul li {
                    height: 60px;
                }
                #header .main .phone_number {
                    margin-top: 0;
                }
                #header .webinar {
				 display: block;
					
				}
            }

		@media screen and (max-width: 980px) {

			#header .links {
				display: none;
			}
            #header #search input {
				width: 12em;
			}
            #header .slogan {
					position: absolute;
                    top: -10px;
                    margin: 0;
                    padding: 0;
                    left: 88px;
				}
		       
              #header .main .phone_icon {margin-top: 16px;}   
              #header .main .phone_number .chat_section .chat_icon_mobile {display: inline;}
                #header .main .phone_number .chat_section .chat_icon {display: none;}            
                #header .logo_section .chat {
					display: none;
				}    
				
				#header .webinar {
                 display: none;
    }   

		}

        @media screen and (max-width: 768px) {
            #header .logo_section {width: 12% !important;}
            #header .main {width: 87.99% !important;}
            #header .main ul li > a {width: 50px;}
            
            #menu_nav .Products { width: 355px;}
            #menu_nav .Solution { width: 210px;}
            #menu_nav .Support { width: 275px;}
            #menu_nav .Shop { width: 302px;}
            #menu_nav .Company { width: 150px;}
            #menu_nav .Contact { width: 245px;}      
            #header  input[type=text].searchproduct {
                
                max-width: 100% !important;
            }  
            
            #livesearch {max-width: 100% !important;}                         
            
            #header ul li {max-width: 34%;}  
            
            #header .main .phone_number {font-size: 14px;}  
            #header .main .phone_number .cage {font-size: 14px;}                                                                                       
            #header .logo_section .chat {
					display: none;
				}  
			#header .main ul {
    height: 90px;
    line-height: 66px;
    float: none!important;
}    

#header .slogan {
    display: none;
}
#header .main .phone_number {
    display: none;
}

#header .logo_section .chat {
					display: none;
				}
                #header .main .my_account {
					display: none;
				}
			
			#header input[type=text].searchproduct {
    max-width: 100% !important;
    padding-left: 12px!important;
    position: absolute;
    top: 55px;
    left: 2px;
	width: 99.5%;
}
			
			#header .search_button_1 {
   
    margin-top: 10px;
    padding: 10px;
    position: absolute;
    z-index: 11;
    background: white none repeat scroll 0 0;
    width: 41px;
    height: 41px;
    background-color: #f65f30 !important;
    border-radius: 4px;
    margin-top: 35px;
	z-index: 999;
	}		 
				
	#header .logo_section {
    float: left;
    height: 50px;
    margin-top: 15px;
    width: 60px;
	margin-left: 5px;
}

#header .webinar {
                     display: none;
                }


#header .search_button_1 {
    position: absolute;
    top: 29px;
    right: 2px;
    border-radius: 4px;
	z-index: 999;   
}


.jssorb05 {
    top: 535px !important;
}

		   
        }                

		@media screen and (max-width: 736px) {

			#header {
				line-height: 2.75em;
			}
            
            #header .main ul {margin-top: 31px; z-index: 1;}

                #header .logo {
					float: none;
				}
                #header .slogan {
					display: none;
				}
				#header .logo_section.search {
					display: inline-table;
                    border-left: none;
                    float: left;
                    margin-right: 20px;
                    padding-right: 0;
				}
                #header .main .phone_number {
					position: absolute;
					font-family: Open-Sana, sans-serif;
                    padding-right: 10px;
                    padding-top: 5px;
                    width: 88%;
				}
                #header .logo_section .chat {
					display: none;
				}
                #header .main .my_account {
					display: none;
				}
                #header .main .cc_info {
					display: none;
				}
                 
                #header input[type=text].searchproduct {
    max-width: 100% !important;
    padding-left: 12px!important;
    position: absolute;
    top: 55px;
    left: 2px;
	width: 99.5%;
}
                
                #header ul li {
                    max-width: 66%;
                }
                
                #header .main .phone_icon {margin-top: 13px;}                                
               
                
                #header .main .phone_number {
                margin-top: -9px;
            }
            #header .main .phone_number .phone_section {padding-right: 2%;}
            #header .main .phone_number .chat_section {border-right: none; padding-right: 0;}
            #header .main .phone_number .chat_section .chat_icon_mobile {display: inline; float: right;}
            #header .main .phone_number .chat_section .chat_icon {display: none;}
            #header .main .phone_number .cage {display: none;}
                
		}
        
        @media screen and (max-width: 667px) {
            #header .main .search {
                max-width: 90%;
            }
            #header  input[type=text].searchproduct {
                width: 90%;
               
            }  
            #livesearch {width: 90%;}   
            #header .main .phone_number {
                width: 87%;
            }       
            #header .logo_section {
                width: 13% !important;
            }
            #header .main {
                width: 86.99% !important;
            }
            #header .main .phone_number {
                margin-top: -9px;
            }
            #header .main .phone_number .phone_section {padding-right: 2%;}
            #header .main .phone_number .chat_section {border-right: none; padding-right: 0;}
            #header .main .phone_number .chat_section .chat_icon_mobile {display: inline; float: right;}
            #header .main .phone_number .chat_section .chat_icon {display: none;}
            #header .main .phone_number .cage {display: none;}
			
			
			#header  input[type=text].searchproduct {
                  
                    max-width: 98% !important;
                    padding-left: 12px;    
					position: absolute;
					top: 55px;
					left: 2px; 
					width: 98%;   
					z-index: 899!important;            
                }
                #livesearch {max-width: 98% !important;}
				
				#header .search_button_1 {
   
    margin-top: 10px;
    padding: 10px;
    position: absolute;
    z-index: 11;
    background: white none repeat scroll 0 0;
    width: 41px;
    height: 41px;
    background-color: #f65f30 !important;
    border-radius: 4px;
    margin-top: 35px;
	z-index: 999!important;
	}	
                    
        }                
        
        @media screen and (max-width: 480px) {
			
		#header .main .phone_number {
    display:none;
}

#header .main .cart_icon {
    padding-left: 5px;
    padding-right: 5px;
	padding-top: -10px;
    border-left: 1px solid rgba(160, 160, 160, 0.3);
}

#header form {
			margin: 0;
			width: 80%;
		}

			#header {
				line-height: 2.75em;
			}
            
            #header .main ul {
			margin-top: 31px;
			z-index: 1;
			
			}

                #header .logo {
					float: none;
				}

                #header .slogan {
					display: none;
				}
				#header  .search {
					display: inline-table;
                    border-left: none;
                    float: left;
                    margin-right: 14px;
                    padding-right: 0;
				}
                #header .main .phone_number {                 
					font-family: Open-Sana, sans-serif;
                    margin-top: -10px;
                    width: 78%;                                     
				}
                #header .logo_section .chat {
					display: none;
				}
                #header .main .my_account {
					display: none;
				}
                #header .main .cc_info {
					display: none;
				}
                              
                #header .main .cart_icon {
                    padding-top: -10px;
                    padding-left: 5px;
                    padding-right: 5px;
                    border-left: 1px solid rgba(160, 160, 160, 0.3);
                }  
                #header input[type=text].searchproduct {
    max-width: 100% !important;
    padding-left: 12px;
    position: absolute;
    top: 55px;
    left: 2px;
	z-index: 898;
}
#livesearch {max-width: 100% !important;}
                
                #header .main .phone_number .cage {display: none;}
            
            .feedback {
                display: none!important;
                
            }
            #header .logo_section {
                width: 22% !important;
            }
            #header .main {
                width: 88.99% !important;
            }
            #header .main .search {
                max-width: 55%;
            }
            
            #header .main .phone_number .phone_section {padding-right: 2%;}
            #header .main .phone_number .chat_section {border-right: none; padding-right: 0;}
            #header .main .phone_number .chat_section .chat_icon_mobile {display: inline; float: left;}
            
			#header .main .phone_number {
			float: left;
   
  }
            
			
			#header .main .search {
            max-width: 103%;
			position:absolute;
			top: 0px;
			left: 105px;
            }
			
	#header .logo_section {
    float: left;
    height: 50px;
    margin-top: 8px;
    width: 60px;
	margin-left: 8px;
}
			
		}
        
        @media screen and (max-width: 360px) {
			
			#header .main .phone_number {
             display:none;
}
			
            #header ul li {max-width: 286px;}
            #header  input[type=text].searchproduct {
             width: 99%;
             max-width: 100% !important;
             padding: 8px;
            }
            #livesearch {width: 99%;}
            
            #header ul li {
                max-width: 142px;
            }            
                                    
            .right_search_box input[type=text].right_searchproduct {
                width: 70%;
                max-width: 80%;
            }
            
            #header .main .phone_number {display: none;}
            
            #header .main .phone_number .phone_section {display: none;}
            #header .main .phone_number .chat_section {display: none;}
            #header .main .phone_number .chat_section .chat_icon_mobile { display: none;}
            #header .main .phone_number .chat_section .chat_icon {display: none;}
            #header .main .search {
            max-width: 103%;
			position:absolute;
			top: 0px;
			left: 105px;
            }
			
			#header  input[type=text].searchproduct {
                  
                    max-width: 100% !important;
                    padding-left: 12px;
					position: absolute;
					top: 55px;
					left: 2px; 
					z-index: 898;
					               
                }
                #liveseach {max-width: 100% !important;}
				
	#header .main .icons_block {margin-top: 25px;
	position: absolute;
    top: -50px;
    right: 15px;
	}
	
	 #header .logo_section {
    float: left;
    height: 50px;
    margin-top: 15px;
    width: 60px;
	margin-left: 5px;
	}
	
	.box {
    padding: 0px 3px 0px 3px;
	}
	
#header .main ul {
    margin-top: 61px;
    z-index: 1;
}
	
        }  
        
       

/* Wrapper */

	#wrapper {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: block;
		-moz-flex-direction: row-reverse;
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		-moz-transition: opacity 0.5s ease;
		-webkit-transition: opacity 0.5s ease;
		-ms-transition: opacity 0.5s ease;
		transition: opacity 0.5s ease;
		margin-top: 0;
		width: 100%;
		opacity: 1;
        float: left;
	}

#wrapper .function_block{
            background: #fff none repeat scroll 0 0!important;
            padding: 1% 0!important;
            display: block!important;
			margin-top: -88px;
        }
		

#wrapper .features_block{
            background: #fff none repeat scroll 0 0!important;
            padding: 1% 0!important;
            display: block!important;
			
        }
		body.is-menu-visible #wrapper {
			opacity: 0.15;;
		}
        body.single #wrapper {
			display: block;
		}
		
		
		
		
	#wrapper .function_block {
    background: #fff none repeat scroll 0 0;
    padding: 5% 0;
    display: block;
}
		
        #wrapper .function_block .content{
            width: 100%;
            margin-left: auto;
            margin-right: auto;
        }
        #wrapper .function_block .content .row{
            margin: 0;
        }
        #wrapper .function_block .content .row .highlight {
            height: auto;
            float: left;
            width: 100%;
            margin-top: 15px;
        }
        #wrapper .function_block .content .row .highlight p{
            margin: 0;
        }
        #wrapper .function_block .content .row .search_data_aquisition{
            clear: none;
            margin-left: 0;
            width: 24.99%;
            text-align: center;
        }
        #wrapper .function_block .content .row .box_content{
            width: 100%;
			color: #06397c;
        }
        #wrapper .function_block .content .row .search_data_aquisition .search_data_aquisition_icon img{
        }
        #wrapper .function_block .content .row .EZ_datalogger{
            clear: none;
            margin-left: 0;
            width: 24.99%;
            text-align: center;
        }
        #wrapper .function_block .content .row .EZ_datalogger .EZ_datalogger_icon img{
        }
        #wrapper .function_block .content .row .EZ_datalogger .subscribe{
        }
        #wrapper .function_block .content .row .EZ_datalogger .subscribe .subscribe_input_form{
            width: 50%;
            float: left;
            margin-left: 50px;
			
        }
		#wrapper .function_block .content .row .tech_support{
            margin-top: 0;
        }
		
        #wrapper .function_block .content .row .EZ_datalogger .subscribe .subscribe_button{
            margin: 0;
			color: #0000FF;
        }
        #wrapper .function_block .content .row .technical_support{
            clear: none;
            margin-left: 0;
            width: 24.99%;
            text-align: center;
        }
        #wrapper .function_block .content .row .technical_support:hover .technical_support_icon img:hover{
			
        }
		.front-store-section:hover .front-store-section-icon{
			transition: 0.3s;
			transform: rotate(360deg);
		}
		
		#wrapper .features_block {
			background: #e2e2e2 none repeat scroll 0 0;
			padding: 5% 0;
			display: block;
			padding-top: 55px;
		}
		
        #wrapper .features_block .content{
            width: 100%;
            margin-left: auto;
            margin-right: auto;
        }
        #wrapper .features_block .content .row{
            margin: 0;
        }
        #wrapper .features_block .content .row .highlight {
            height: auto;
        }
        #wrapper .features_block .content .row .highlight p{
            margin: 0;
        }
        #wrapper .features_block .content .row .warranty{
            clear: none;
            margin-left: 0;
            width: 23%;
            text-align: center;
			background: antiquewhite;
			margin: 0px 1%;
            padding: 0;
        }
        #wrapper .features_block .content .row .box_content{
            width: 100%;
			color: #06397c;
        }
        #wrapper .features_block .content .row .warranty .warranty img{
        }
        #wrapper .features_block .content .row .secure{
            clear: none;
            margin-left: 0;
            width: 23%;
            text-align: center;
			background: aliceblue;
			margin: 0px 1%;
            padding: 0;
        }
        #wrapper .features_block .content .row .secure .secure_icon img{
        }
        #wrapper .features_block .content .row .secure .subscribe{
        }
        #wrapper .features_block .content .row .secure .subscribe .subscribe_input_form{
            width: 50%;
            float: left;
            margin-left: 50px;
			
        }
		#wrapper .features_block .content .row .new{
            margin-top: 0;
        }
		
        #wrapper .features_block .content .row .secure .subscribe .subscribe_button{
            margin: 0;
			color: #0000FF;
        }
       

#wrapper .features_block .content .row .low{
            margin-top: 0;
        }
		
        #wrapper .features_block .content .row .low .subscribe .subscribe_button{
            margin: 0;
			color: #0000FF;
        }
        #wrapper .features_block .content .row .low{
            clear: none;
            margin-left: 0;
            width: 23%;
            text-align: center;
			background: lightcyan;
			margin: 0px 1%;
            padding: 0;
}
        
        #wrapper .features_block .content .row .new .new_icon{
        }
		
		#wrapper .features_block .content .row .new{
            clear: none;
            margin-left: 0;
            width: 23%;
            text-align: center;
			background: cornsilk;
			margin: 0px 1%;
            padding: 0;
}

		@media screen and (max-width: 1680px) {

			#wrapper {
				padding: 0;
                margin: 0;
			}
			
			

		}

		@media screen and (max-width: 1280px) {

			#wrapper {
				display: block;
			}
            #wrapper .function_block .content .row .EZ_datalogger .subscribe .subscribe_input_form{
                width: 77%;
                margin-left: 0;
            }
            
            
		}
        @media screen and (max-width: 768px) {
            #wrapper .function_block {padding: 5% 0 10% 0;}
            
            #wrapper .function_block p {
            margin: 0; 
            font-size: 15px!important; 
}
            
            .feedback {
                display: none!important;
                
            }
        }

		@media screen and (max-width: 736px) {
            
           h3 {
    color: #2366b1;
    font-family: "Raleway", Helvetica, sans-serif;
    font-weight: 600;
    line-height: 1.65;
    margin: 0px 0px 0px 0px;
    text-transform: none;
    font-size: 18px!important;
		
	}

			#wrapper {
				padding: 0;
                margin: 0;
			}
            #wrapper .function_block{
                padding: 5% 0 1em;
            }
            #wrapper .function_block .content .row .search_data_aquisition{
                width: 100%;
                text-align: left;
                margin-top: 5%;
            }
            #wrapper .function_block .content .row .EZ_datalogger{
                width: 100%;
                text-align: left;
                margin-top: 10%;
            }
            #wrapper .function_block .content .row .technical_support{
                width: 100%;
                text-align: left;
                margin-top: 10%;
            }
            #wrapper .function_block .content .row .box_content{
                padding-left: 0;
            }
            #wrapper .function_block .content .row .search_data_aquisition .search_data_aquisition_icon img{
                margin-top: 10px;
                
            }
            #wrapper .function_block .content .row .technical_support .technical_support_icon img{
                margin-top: 10px;
                
            }
            #wrapper .function_block .content .row .EZ_datalogger .EZ_datalogger_icon img{
                margin-top: 10px;
                
            }
            #wrapper .function_block .content .row .EZ_datalogger .subscribe .subscribe_input_form{
                width: 45%;
                margin-left: 0;
            }
            #wrapper .function_block .content .row .EZ_datalogger .subscribe .subscribe_button{
                margin-left: 10px;
            }

		}
        
        @media screen and (max-width: 480px) {
            #wrapper .function_block .content .row .search_data_aquisition{
                width: 100%;
                text-align: left;
                margin-top: 0;
                background-color: #eee;
                margin-bottom: 5px;
                padding: 15px 15px 15px 15px;
                background-image: url("/img/fs1.png");
            }
            #wrapper .function_block .content .row .EZ_datalogger{
                width: 100%;
                text-align: left;
                margin-top: 10%;
                  background-color: #eee;
                margin-bottom: 5px;
                  padding: 15px 15px 15px 15px;
                background-image: url("/img/fs2.png");
            }
            #wrapper .function_block .content .row .technical_support{
                width: 100%;
                text-align: left;
                margin-top: 10%;
                 background-color: #eee;
                margin-bottom: 5px;
                  padding: 15px 15px 15px 15px;
                background-image: url("/img/fs3.png");
            }
			
			
			#wrapper .features_block .content .row .warranty{
                width: 100%;
                text-align: center;
                margin-top: 0;
                background-color: #eee;
                margin-bottom: 5px;
                padding: 15px 15px 15px 15px;
				background: aliceblue;
                
            }
            #wrapper .features_block .content .row .secure{
                width: 100%;
                text-align: center;
                margin-top: 10%;
                  background-color: #eee;
                margin-bottom: 5px;
                  padding: 15px 15px 15px 15px;
				  background: aliceblue;
                
            }
			
			
			#wrapper .features_block .content .row .new{
                width: 100%;
                text-align: center;
                margin-top: 10%;
                 background-color: #eee;
                margin-bottom: 5px;
                  padding: 15px 15px 15px 15px;
				  background: aliceblue;
                
            }
			
			
            #wrapper .features_block .content .row .low{
                width: 100%;
                text-align: center;
                margin-top: 10%;
                 background-color: #eee;
                margin-bottom: 5px;
                  padding: 15px 15px 15px 15px;
				  background: lightcyan;
                
            }
            
            
        }

/* Main */

	#main {
		-moz-flex-grow: 1;
		-webkit-flex-grow: 1;
		-ms-flex-grow: 1;
		flex-grow: 1;
		-ms-flex: 1;
		width: 100%;
        margin-top: -25px;                
	}
    #main .post .inline_text{
        color: white;
        left: 85px;
        position: absolute;
        top: 177px;
		padding: 10px;
        background: rgba(0, 0, 0, 0) linear-gradient(to right, #50bebe 0px, #0a7ed1 50%, #0099cb 100%) repeat scroll 0 0;
    }
    
    #main .post .inline_text .icpdas-usa{
        font-family: 'Raleway', sans-serif; 
		font-weight: 200;
        font-size: 60px; 
        margin: 0;
    }
    #main .post .inline_text .big_slogan{
        font-family: 'Raleway', sans-serif; 
        font-size: 36px; 
        margin: 0;
		padding-top: 10px;
    }
	
	@media screen and (max-width: 1680px) {
	   #main .post .inline_text {
			top: 145px;
            left: 70px;
			text-align: center;
            line-height: 55px;
            padding: 45px 40px;
		}        
      
	}
    
    @media screen and (max-width: 1280px) {

		#main .post .inline_text {
			top: 145px;
            left: 70px;
			text-align: center;
            line-height: 50px;
            padding: 10px 20px;
		}                

			#main .post .inline_text .icpdas-usa{
			     font-size: 40px;   
			 }
             #main .post .inline_text .big_slogan{
                font-size: 16px; 
             }
	}
    
    
    
    @media screen and (max-width: 768px) {
        #main .post .inline_text {
			    top: 125px;
                left: 31px;
                line-height: 50px;
                padding: 10px 20px;
                text-align: center;
		}    
       
    }

	@media screen and (max-width: 736px) {

		#main .post .inline_text {
			top: 80px;
            left: 40px;
            line-height: 30px;
            padding: 15px 20px;
            text-align: center;
		}

		#main .post .inline_text .icpdas-usa{
			     font-size: 30px; 
			 }
             #main .post .inline_text .big_slogan{
                font-size: 16px;
				
             }

	}
/* Footer */
    
    #footer{
        float: left;
        padding: 20px 7% 0;
        /*background: url("/images/random_grey_variations.png") repeat;*/
        background-color: #040c25;
	}
	#footer * {
		font-family: "Montserrat", Helvetica, sans-serif !important;
	}
    
.footercolumn ul li a {color: white;}
#connect_with_us h4 {color: white;}

#footer .links_container .columnsContainer .leftColumnbp {
    float: left;
    width: 49.99%;
    display: inline;
    margin-right: 0;
}

#footer .links_container .columnsContainer .rightColumnbp {
    float: left;
    display: inline;
    width: 49.99%;
    margin-top: 0;
}

#footer .links_container .columnsContainer {margin: 0;}
    
	#footer .icons {
		color: #aaaaaa;
	}

	#footer .copyright {
		color: #aaaaaa;
		font-family: "Raleway", Helvetica, sans-serif;
		font-size: 0.5em;
		font-weight: 400;
		letter-spacing: 0.25em;
		text-transform: uppercase;
	}

	body.single #footer {
		text-align: center;
	}
    #footer .links_container{
        position: relative;
        float: left;
        font-size: 13px;
		display: block;
        margin-bottom: 25px;
        width: 100%;
    }
    #footer .links_container .footercolumn {
        float: left;
        margin-left: 20px;
        width: 30%;
    }
    #footer .links_container .footercolumn h5{
        color: #f65f30;
        font-size: 14px;
        padding-left: 5px;
        font-weight: bold;
    }
    #footer .links_container .footercolumn h5 a{
        color: #f65f30;
        font-weight: bold;
    }
    #footer .links_container .footercolumn ul{
        font-size: 13px;
        margin: 0;
        padding: 0;
    }
    #footer .links_container .footercolumn a{
        border: none;
		font-weight: normal;
		text-shadow: 1px 1px 2px rgba(0,0,0,.6);
		transition: 0.15s;
	}
	#footer .links_container .footercolumn a:hover{
        color: red;
    }
    #footer .left_side{
        position: relative;
    }
    #footer .right_side{
        float: right;
    }
    #footer .right_side a{
        border: none;
        }
    #footer ul li {
        float: left;
        padding-left: 0.5em;
        list-style: none;
        width: 100%;
    }
    #footer .right_side .cage_icon img{
        margin-top: -15px;
    }
    #footer .right_side .iso9001 img{
        margin-top: -15px;
    }
    #footer .bottom-icons{
		display: inline-block;
        margin-right: 100px!important;
        margin-top: 20px;
		width: 100% !important;
             
    }
    
	 #connect_with_us{
        
		display: inline-block;
		padding: 50px 0 0 13px;
         float: left;
         margin-right: 250px;
    }
    #connect_with_us h4 {
        float: left;
        padding-right: 10px;  
        padding-top: 8px;              
        font-size: 15px !important;
    }    
    
	#connect_with_us .connect_with_us_icons{
		display: inline-block;
		margin:0;
	}
	#connect_with_us .connect_with_us_icons img:hover{
		transform: translateY(-0.5em);
		transition: 0.3s
	}
    
    #main .main_contain {
    
        background-position: center top;
        background-repeat: repeat-x;
       
        box-sizing: border-box;
        margin: 0px;
        min-height: 970px;
        position: relative;
    	margin: 70px 45px 45px 45px !important;
    	
    }
        
        .accountinfoholdermain_left {
            display: inline!important;
            float: none!important;
            margin: 0!important;
            padding: 0!important;
        	
            
        	
        }
    
    @media screen and (max-width: 1680px) {
	
			#main {
                margin-top: -25px !important;

                width: none!important;
                background: white;
            }       
            .edit-box1{
                width: 50% !important;
            }
            #footer .links_container .footercolumn {width: 28%;}
    }
    
    @media screen and (max-width: 1280px) {
	
	#main {
        margin-top: -55px !important;
        width: none!important;
        background: white; 	
    }
	
        #footer .links_container{
            position: relative;
            float: none;
        }
        #footer .bottom-icons{
          		float: none;
                padding-top: 10px;                
            }
        
        
        .edit-box1{
                width: 50% !important;
            }
            #footer .links_container {width: 100%;}
    }
    
    @media screen and (max-width: 768px) {
        #footer .links_container {width: 100%;}  
        #footer .links_container .columnsContainer {display: block;} 
        #footer .links_container .columnsContainer .leftColumnbp {width: 100%;}
        #footer .links_container .columnsContainer .rightColumnbp {width: 100%; margin-top: 30px;}    
        #footer .links_container .columnsContainer .leftColumnbp .footercolumn, #footer .links_container .columnsContainer .rightColumnbp .footercolumn {width: 31%; margin-left: 2%;}
    }
    
    @media screen and (max-width: 736px) {
            #footer .links_container{
                display: block;
            }
        
       #footer{
        padding-top: 20px!important;
       padding-left: 0px!important;
        
    }
            #connect_with_us{
                padding-top: 10px;
            }
            #connect_with_us .connect_with_us_icons{
        		display: inline-block;
        		margin:0;
        		padding-right: 0;
                padding-top: 10px;
            }
            #footer .bottom-icons{
          		float: none;
                padding-top: 10px;                
            }
            #main {
                margin-top: -25px !important;
                padding: 10px 0px 0px 0!important;
                width: 100% !important;
                background: white;
            }
            
            #main .main_contain {
                background-position: center top;
                background-repeat: repeat-x;
                box-shadow: 0 1px 1px #dddddd;
                box-sizing: border-box;
                margin: 0px;
                min-height: 1170px;
                position: relative;
            	margin: 15px 15px 0px 0px !important;
            }
            .title {
                float: left;
                width: 100%;
                padding: 0 75px;
                font-size: 100%;
            }
            .loginholdermain{
                margin: 0 !important;
                width: 100%; 
            }
            .loginholdermain_left{
                width: 100%;
                display: block;
            }
            .login-box2{
                width: 100%;
                display: block;
                margin-left: 8px;
            }
            .login-box1 {
                display: block;
                width: 100%;
                height: 350px;
                padding-left: 0;
                padding-right: 5px;
                padding-bottom: 10px;
            }
            .accountinfoholdermain{
                width: 100%;
                display: inline-flex ;
                margin-left: 0 !important;
                padding-left: 0 !important;
            }
            .edit-box1{
                width: 50% !important;
            }
            .box1{
                width: 100%;                                
                margin-left: 0 !important;
            }
            .box2{
                display: none;
            } 
            .settingsholder{
                width: 100%;
                margin-top: 0;
                padding: 0;
            }  
            .create-account-form-row{
                width: 100% !important;
            }   
            .title_breadcrumb{
                display: block;
                float: none !important;
            }             
            #footer .links_container {width: 100%;}  
        #footer .links_container .columnsContainer {display: block;} 
        #footer .links_container .columnsContainer .leftColumnbp {width: 100%;}
        #footer .links_container .columnsContainer .rightColumnbp {width: 100%; margin-top: 30px;}    
        #footer .links_container .columnsContainer .leftColumnbp .footercolumn, #footer .links_container .columnsContainer .rightColumnbp .footercolumn {width: 31%; margin-left: 2%;}            
            
    }
        
    @media screen and (max-width: 480px) {
            #footer .links_container{
                display: block;
                width: 100%;
            }
            #footer .links_container .columnsContainer .leftColumnbp {width: 87%;}
            #footer .links_container .columnsContainer .rightColumnbp {width: 87%;}
            #footer .links_container .columnsContainer .leftColumnbp .footercolumn, #footer .links_container .columnsContainer .rightColumnbp .footercolumn {width: 100%;}
            #connect_with_us{
                padding-top: 10px;
            }
            #connect_with_us .connect_with_us_icons{
        		display: inline-block;
        		margin:0;
        		padding-right: 0;
                padding-top: 10px;
            }
            #footer .bottom-icons{
          		float: none;
                padding-top: 10px;                
            }
			
            #main {
                margin-top: -25px !important;
                padding: 10px 0 0px 0!important;
                width: 100% !important;
                background: white;
            }
            
            #main .main_contain {
                background-position: center top;
                background-repeat: repeat-x;
                box-shadow: 0 1px 1px #dddddd;
                box-sizing: border-box;
                margin: 0px;
                min-height: 1170px;
                position: relative;
            	margin: 15px 15px 0px 0px !important;
            }
            .title {
                font-size: 10%;
            }
            .loginholdermain{
                margin: 0 !important;
                display: block;
                width: 100%;                               
            }
            .loginholdermain_left{
                width: 100%;
                display: block;
            }
            .login-box2{
                width: 100%;
                display: block;
            }
            .login-box1 {
                display: block;
                width: 100%;
            }    
            .accountinfoholdermain{
                width: 100%;
                display: block !important;
                margin-left: 0 !important;
                margin-top: 40px !important;                
                padding-left: 0 !important;
            }
            .edit-box1{
                width: 100% !important;
            }
            .box1{
                width: 100%;
                display: block;
                margin-left: 0 !important;
                padding-left: 0 !important;
            }  
            .orders_title {
                margin-left: 0 !important;
            }    
            .box2{
                display: none;
            } 
            .settingsholder{
                width: 100%;
                margin-top: 0 !important; 
                padding: 0 !important;
            }
            .edit-box3{
                width: 100%;
            }   
            .create-account-form-row{
                width: 100% !important;
            }        
            .edit-account-label-blank{
                width: 50%;
            }  
            .title_breadcrumb{
                display: block;
                float: none !important;
            }        
            .create-account-form-row .btn_pos{
                padding-left: 5px;
            }
            #billing-setdefault-button{
                width: 112px !important;
            }
            #billing-edit-button{
                width: 100px !important;
            }
            #billing-delete-button{
                width: 100px !important;
            }

h1 {
    color: #3c3b3b;
    font-family: "Raleway", Helvetica, sans-serif;
    font-weight: 300;
    line-height: 1.65;
    margin: 0 0 1em 0;
    text-transform: none;
    font-size: 16px;
}
			
	.loginholdermain {
	margin: 0px 0px 0px 5px;
	padding-bottom: 40px;
	display: inline-block;
	float: left;
	}
	
	.login-box1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #FFF none repeat scroll 0 0;
    border-color: -moz-use-text-color rgba(0, 0, 0, 0.125) rgba(0, 0, 0, 0.125);
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
	display: inline-block;
	float: left;
	padding: 0px 0px 20px 5px;
	border: 1px solid #d6d2d2;
    height: auto !important;    
	margin-top: 15px;
   
	}
	
	.login-box2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #FFF none repeat scroll 0 0;
    border-color: -moz-use-text-color rgba(0, 0, 0, 0.125) rgba(0, 0, 0, 0.125);
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
	display: inline-block;
	float: left;
	padding: 0px 25px 20px 5px;
	border: 1px solid #d6d2d2;
    height: auto !important;    
	margin-top: 15px;
	margin-left: 0px!important;  
   
	}
	
	

	
}
   
        

/* Menu */

	#menu {
		-moz-transform: translateX(25em);
		-webkit-transform: translateX(25em);
		-ms-transform: translateX(25em);
		transform: translateX(25em);
		-moz-transition: -moz-transform 0.5s ease, visibility 0.5s;
		-webkit-transition: -webkit-transform 0.5s ease, visibility 0.5s;
		-ms-transition: -ms-transform 0.5s ease, visibility 0.5s;
		transition: transform 0.5s ease, visibility 0.5s;
		-webkit-overflow-scrolling: touch;
		background: #ffffff;
		border-left: solid 1px rgba(160, 160, 160, 0.3);
		box-shadow: none;
		height: 100%;
		max-width: 80%;
		overflow-y: auto;
		position: fixed;
		right: 0;
		top: 0;
		visibility: hidden;
		width: 25em;
		z-index: 999999999;
	}

		#menu > * {
			border-top: solid 1px rgba(160, 160, 160, 0.3);
			padding: 40px;
		}

			#menu > * > :last-child {
				margin-bottom: 0;
			}

		#menu > :first-child {
			border-top: 0;
		}

		#menu .links {
			list-style: none;
			padding: 0;
		}

			#menu .links > li {
				border: 0;
				border-top: dotted 1px rgba(160, 160, 160, 0.3);
				margin: 1.5em 0 0 0;
				padding: 1.5em 0 0 0;
			}

				#menu .links > li a {
					display: block;
					border-bottom: 0;
				}
                
                #menu .links > li h3 {
					font-size: 24px;
				}

					#menu .links > li a h3 {
						-moz-transition: color 0.2s ease;
						-webkit-transition: color 0.2s ease;
						-ms-transition: color 0.2s ease;
						transition: color 0.2s ease;
						font-size: 0.7em;
					}

					#menu .links > li a p {
						font-family: "Raleway", Helvetica, sans-serif;
						font-size: 0.6em;
						font-weight: 400;
						letter-spacing: 0.25em;
						margin-bottom: 0;
						text-decoration: none;
						text-transform: uppercase;
					}

					#menu .links > li a:hover h3 {
						color: #2ebaae;
					}

				#menu .links > li:first-child {
					border-top: 0;
					margin-top: 0;
					padding-top: 0;
				}

		body.is-menu-visible #menu {
			-moz-transform: translateX(0);
			-webkit-transform: translateX(0);
			-ms-transform: translateX(0);
			transform: translateX(0);
			visibility: visible;
			z-index: 99999999;
		}

		@media screen and (max-width: 736px) {

			#menu > * {
				padding: 1.5em;
			}
            #menu {
                padding-left: 25px;
            }

		}
        
       /* Carousel */

	.carousel {
		position: relative;
		overflow: hidden;
		margin-top: -16%;
        background-color: white;
        opacity: 1;
		z-index: 2;
        padding-bottom: 10px;
	}           
	
	.carousel .image{
		padding-bottom: 53px;
		height: 45px;
	}
    
    .carousel .image img{
        height: 80px;
        width: 155px;
    }

		.carousel .forward, .carousel .backward {
			position: absolute;
			top: 50%;
			width: 6em;
			height: 12em;
			margin-top: -6em;
			cursor: pointer;
		}

			.carousel .forward:before, .carousel .backward:before {
				content: '';
				display: block;
				width: 6em;
				height: 6em;
				border-radius: 100%;
				background-color: rgba(72, 57, 73, 0.5);
				position: absolute;
				top: 50%;
				margin-top: -3em;
				-moz-transition: background-color 0.35s ease-in-out;
				-webkit-transition: background-color 0.35s ease-in-out;
				-o-transition: background-color 0.35s ease-in-out;
				-ms-transition: background-color 0.35s ease-in-out;
				transition: background-color 0.35s ease-in-out;
				-webkit-backface-visibility: hidden;
			}

			.carousel .forward:after, .carousel .backward:after {
				content: '';
				width: 3em;
				height: 3em;
				position: absolute;
				top: 50%;
				margin: -1.5em 0 0 0;
				background: url("images/arrow.svg") no-repeat center center;
			}

			.carousel .forward:hover:before, .carousel .backward:hover:before {
				background-color: rgba(239, 131, 118, 0.75);
			}

		.carousel .forward {
			right: 0;
		}

			.carousel .forward:before {
				right: -3em;
			}

			.carousel .forward:after {
				right: -0.25em;
			}

		.carousel .backward {
			left: 0;
		}

			.carousel .backward:before {
				left: -3em;
			}

			.carousel .backward:after {
				left: -0.25em;
				-moz-transform: scaleX(-1);
				-webkit-transform: scaleX(-1);
				-ms-transform: scaleX(-1);
				transform: scaleX(-1);
			}

		.carousel .reel {
			white-space: nowrap;
			position: relative;
			-webkit-overflow-scrolling: touch;
			
		}

		.carousel article {
			display: inline-block;
			width: 18em;
			background: #fff;
			text-align: center;
			white-space: normal;
			opacity: 1.0;
			-moz-transition: opacity 0.75s ease-in-out;
			-webkit-transition: opacity 0.75s ease-in-out;
			-ms-transition: opacity 0.75s ease-in-out;
			transition: opacity 0.75s ease-in-out;
		
			
			
		}
		
	

			.carousel article.loading {
				opacity: 0;
			}

			.carousel article .image {
				position: relative;
				width: auto;
			}

			.carousel article p {
				text-align: center;
                margin: 0;
                font-size: 14px;
				line-height: 20px!important;
				padding: 5px 0px 15px 0px;
				margin: 25px 0px 0px 0px;
			}
            .carousel article h4{
                margin: 0;
            }

@media screen and (max-width: 2880px) {

    		/* Basic */
    
    			body,  textarea, select {
    				font-size: 14pt;
    				line-height: 1.75em;
    			}
				
				input,  textarea, select {
    				font-size: 12pt;
    				line-height: 1.75em;
    			}
    
    		/* Carousel */
    
    			.carousel {
    				padding: 1.5em 0 1.5em 0;
    			}
    
    				.carousel .reel {
    					padding: 0 1.5em 0 1.5em;
    				}
    
    				.carousel article {
    					width: 18em;
    					margin: 0 1.25em 0 0;
    				}
                    
                    .carousel {margin-top: 0;}                                      
    	       }
            @media screen and (max-width: 1680px) {

    		/* Basic */
    
    			body,  textarea, select {
    				font-size: 14pt;
    				line-height: 1.75em;
    			}
				
				input,  textarea, select {
    				font-size: 12pt;
    				line-height: 1.75em;
    			}
    
    		/* Carousel */
    
    			.carousel {
    				padding: 1.5em 0 1.5em 0;
    			}
    
    				.carousel .reel {
    					padding: 0 1.5em 0 1.5em;
    				}
    
    				.carousel article {
    					width: 18em;
    					margin: 0 1.25em 0 0;
    				}
                    
                    .carousel {margin-top: 0;}                                      
    	       }
               
               @media screen and (max-width: 1280px) {

		/* Basic */

			body, input, textarea, select {
				font-size: 12pt;
				line-height: 1.5em;
			}
            
            #header .main{
                width: 88%;    
            }
            
            .carousel {
				padding: 1.25em 0 1.25em 0;
                position: relative;
               margin-top: 0;
               opacity: 1;
			}
            #wrapper .function_block {
                margin-top: 0;
            }
                   
                   
            #footer{
              padding-top: 20px!important;
              padding-left: 0px!important;
        
    }
	       }
           
           @media screen and (max-width: 840px) {

		/* Basic */

			body, input, textarea, select {
				font-size: 13pt;
				line-height: 1.65em;
			}
               
               #footer{
        padding-top: 20px!important;
       padding-left: 0px!important;
        
    }

		/* Carousel */

			.carousel {
				padding: 1.25em 0 1.25em 0;
                position: relative;
            
               opacity: 1;
			}

				.carousel article {
					width: 18em;
					margin: 0 1em 0 0;
				}
                #footer .links_container{
                    position: relative;
                    float: none;
                }
                #footer .right_side {
                    float: none;
                }

	       }
           
           @media screen and (max-width: 736px) {
            html, body {
				overflow-x: hidden;
			}
            /* Carousel */

			.carousel {
	           position: relative;
               margin-top: 0px;
               opacity: 1;
				padding: 0.5em 0 0.5em 0;
			}

				.carousel .reel {
					padding: 0 0.5em 0 0.5em;
				}

				.carousel article {
					width: 14em;
					
					margin: 0 0.5em 0 0;
				}

					.carousel article .image {
						margin-bottom: 2em;
					}
                    #footer .links_container{
                        position: relative;
                        float: none;
                    }
                    #footer .right_side {
                        float: none;
                    }
                    #connect_with_us {width: 100% !important;}
                    #footer .bottom-icons {width: 100% !important;}
            }



@media screen and (max-width: 480px) {

			#menu > * {
				padding: 1.5em;
			}

		
        
       /* Carousel */
	   
	   .carousel {
		
		height: 260px;
		z-index: 2;
	}


	
	
	.carousel article {
			display: inline-block;
			width: 18em;
			background: #fff;
			text-align: center;
			padding: 1em 1em 1em 1em;
			margin: 0 1em 0 0;
			white-space: normal;
			opacity: 1.0;
			-moz-transition: opacity 0.75s ease-in-out;
			-webkit-transition: opacity 0.75s ease-in-out;
			-ms-transition: opacity 0.75s ease-in-out;
			transition: opacity 0.75s ease-in-out;
			height: 350px;
			z-index:1!important;
			
		}
	
	.carousel article p {
				text-align: center;
                margin: 0;
                font-size: 12px;
				line-height: 15px!important;
				padding: 0px 0px 15px 0px;
				margin-top: 0px;
				z-index:1!important;
				font-size: 14px;
    line-height: 20px !important;
    margin: 10px 0px 0px 0px;
    padding: 5px 0 15px;
    text-align: center;
			}
	
	.carousel article .image {
				position: relative;
				width: auto;
				margin-top: 15px;
			}
		

	 #wrapper .function_block{
            background: #fff none repeat scroll 0 0;
            display: block;
			z-index:1 !important;
            padding: 10% 0 1em;
			margin-top: -70px;
        }
        #wrapper .function_block .content{
            width: 100%;
            margin-left: auto;
            margin-right: auto;
			z-index:3!important;
        }
		
		 #wrapper .function_block .content .row .highlight p{
            margin: 0;
			font-size: 20px;
        }
		
		h4{
		color: #2366b1;

		font-family: "Raleway", Helvetica, sans-serif;
		font-weight: 600;
		line-height: 1;
		margin: 0px 0px 0px 0px;
		text-transform: none;
		font-size: 20px!important;
	}
	
	h3 {
		color: #2366b1;
		font-family: "Raleway", Helvetica, sans-serif;
		font-weight: 600;
		line-height: 1.65;
		
		text-transform: none;
		font-size: 20px!important;
		
	}
			
 #wrapper .function_block .content .row .technical_support .technical_support_icon img{
            margin-top: 0;
        }
		

 #main .post .inline_text{
        color: white;
        left: 25px;
        position: absolute;
        top: 100px;
        line-height: 13px;
    }
    
    #main .post .inline_text .icpdas-usa{
        font-family: 'Raleway', sans-serif; 
		font-weight: 200;
        font-size: 20px; 
        
    }
    #main .post .inline_text .big_slogan{
        font-family: 'Raleway', sans-serif; 
        font-size: 12px; 
        margin: 0;
		
		
    }
	
	.bottom-icons{
        width: 100%;
		display: inline-block;
		margin: 0;
		float: left;
		padding-top: 0;
		
    }
    
	.right-side{
        width: 100%;
		display: inline-block;
		margin:0;
		float: right;
		padding-right: 0;
	
    }
    #connect_with_us {width: 100% !important;}
    #footer .bottom-icons {width: 100% !important;}
	
			}
			
	
   
			
				
				
.chamberone p {
    font-family: "Open Sans",Helvetica,sans-serif;
    padding: 0;
}



a {
    border-bottom: none;
    color: #003399;
    font-family: "Open Sans",Helvetica,sans-serif;
    text-decoration: none;
    transition: color 0.2s ease 0s, border-bottom-color 0.2s ease 0s;
}

#back-top {
	bottom: 42%;
    position: fixed;
    right: 1%;
    z-index: 11;
    text-align: center;    
}
#back-top a {
	width: 108px;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top .background_arrow {
	width: 36px;
	height: 36px;
	margin-bottom: 7px;
	background: url(/icons/up-arrow.png) no-repeat center center;
}
#back-top .background_arrow:hover {
	transition: 0.2s;
	transform: scale(1.15,1.15);
	border: 1px solid rgba(11,11,11,0.15);
 	-webkit-box-shadow: 1px 1px 5px -1px rgba(0,0,0,0.25);
    -moz-box-shadow: 1px 1px 5px -1px rgba(0,0,0,0.25);
    box-shadow: 1px 1px 5px -1px rgba(0,0,0,0.25);
}

#main .carousel .reel h4 {font-weight: bold !important;}



#jivo-iframe-container {
       visibility: visible; 
       width: 300px; 
       height: 410px; 
       right: 30px!important; 
       padding-top: 0px; 
       bottom: 0%; 
       background-color: transparent; 
       margin-bottom: 0px; 
       margin-right: 0px;

}




.register_now_button {
    -moz-appearance: none;
    background-color: #0a74db;
    background-position: center top;
    background-repeat: repeat-x;
    border: 0 none;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Raleway",sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 45px;
    padding: 0.6px 30px;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    transition: background-color 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, box-shadow 0.2s ease-in-out 0s;
    white-space: nowrap;
    margin-top: 5px;
    }

.register_now_button:hover {
    background-color: #7f7d7d;
}


.feedback_button {
    -moz-appearance: none;
    background-color: #0a74db;
    background-position: center top;
    background-repeat: repeat-x;
    border: 0 none;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Raleway",sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 25px;
    padding: 0.6px 30px;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    transition: background-color 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, box-shadow 0.2s ease-in-out 0s;
    white-space: nowrap;
    margin-top: 5px;
    }
    #slider_block {height: 323px !important; }
    #jssor_1 {width: 100%; height: 520px !important;}
    #slider_block .slider_item {height: 720px !important;}
    #slider_block .slider_item .slider_item_background {height: 520px !important;}
    .jssorb05 {top: 305px !important; z-index:999!important;}
    .slider_item_image {height: auto !important; width: auto !important; top: -60px !important; max-height: 240px !important; max-width: 240px !important;}
    .jssora22l, .jssora22r {margin-top: 10px;}
    .adtext {margin: -100px 0px 0px 65px!important; line-height: 50px; font-size: 25px !important;}
    .slick-dotted.slick-slider { margin-bottom: 80px !important;}
    
#google_translate_element{
    margin-left: 120px;
    margin-top: 40px;
    position: absolute;
    line-height: 10px;
    background: #040c25 none repeat scroll 0 0;
    width: 150px;
}

#google_translate_element select.goog-te-combo{
    color: white !important;
    height: 30px !important;
    background: #040c25 none repeat scroll 0 0;
    width: 100% !important;
	-moz-appearance: none;
	cursor: pointer;
}

#google_translate_element select.goog-te-combo option{
    color: white !important;
    background: #040c25 none repeat scroll 0 0;
}

#google_translate_element a.goog-logo-link{
    float: none !important;
}

#menu-tabs-wrapper {
    margin-top: 0;
}

.icons_block .account_section .dropdown_small {width: 25px;}

.mobile_menu {
  display: none;
  position: relative;
}
.sm_menu_outer.active .mobile_menu {
  display: block;
}
.sm_menu_outer {
  height: calc(100vh - 60px);
  overflow-y: scroll;
  overflow-x: hidden;
  position: absolute;
  z-index: -9;
  width: 100%;
  opacity: 0;
  background-color: white;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
  padding-top: 50px;
  margin-top: 100px;
}
.sm_menu_outer.active {
  opacity: 1;
  z-index: 999;
}
.sm_menu_outer .mobile_menu li.back a {
  padding: 20px 5px 20px 55px;
  background: url("https://www.icpdas-usa.com/include/Multilevel-Sliding-Menu-jQuery-Mobile-Menu/dist/images/back.png") no-repeat scroll 15px center / 30px auto;
  color: #adadad;
}
.sm_menu_outer .mobile_menu a {
  color: #2d373c;
  display: block;
  font: 400 16px/90% "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: 1px;
  padding: 20px 15px;
  text-decoration: none;
  line-height: 20px;
}
/*Sub Menu anim */
.sm_menu_outer .mobile_menu .submenu {
  background-color: white;
  height: 1500px;
  position: absolute;
  right: -100%;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
  z-index: 999;
  padding: 0 10px;
}
.sm_menu_outer .mobile_menu li.active>.submenu {
  right: 0;
  top: 0;
}
.sm_menu_outer .mobile_menu li {
  list-style-type: none;
  border-bottom: 1px solid #cdd9e1;
  color: #ffffff;
  position: initial;
  padding: 0;
  margin-right: 10px;
}
.sm_menu_outer .mobile_menu li.hasChild>a {
  background: url("https://www.icpdas-usa.com/include/Multilevel-Sliding-Menu-jQuery-Mobile-Menu/dist/images/next.png") no-repeat scroll 95% center / 20px auto;
}

.sm_menu_outer .mobile_menu li:hover {
    background-color: #ebf0f5;
    color: #23527c;
    text-decoration: underline;
}
/*Hamburger Animation */
#sm_menu_ham {
  cursor: pointer;
  float: right;
  height: 25px;
  position: absolute;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  width: 30px;
  right: 12px;
  z-index: 99999;
  margin-top: 75px;
}
#sm_menu_ham span {
  background-color: #fff;
  border-radius: 5px;
  display: block;
  height: 2px;
  left: 0;
  opacity: 1;
  position: absolute;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  width: 30px;
}
#sm_menu_ham span:nth-child(1) {
  top: 0;
}
#sm_menu_ham span:nth-child(2),
#sm_menu_ham span:nth-child(3) {
  top: 10px;
}
#sm_menu_ham span:nth-child(4) {
  top: 20px;
}
#sm_menu_ham.open span:nth-child(1) {
  left: 50%;
  top: 18px;
  width: 0;
}
#sm_menu_ham.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
#sm_menu_ham.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#sm_menu_ham.open span:nth-child(4) {
  left: 50%;
  top: 18px;
  width: 0;
}

.submenu_title{
    height: 100px;
    width: 100%;
    background-color: white;
    border-bottom: 1px solid #cdd9e1;
}

.submenu_title > a{
    text-decoration: underline !important;
    font-size: 25px !important;
    line-height: 28px !important;
}

.back{
    border-bottom: none !important;
    color: #788791;
}

.back:hover{
    background-color: white !important;
}

.icon_arrow_small{
    background: url("https://www.icpdas-usa.com/include/Multilevel-Sliding-Menu-jQuery-Mobile-Menu/dist/images/next.png") no-repeat scroll 5% center / 35px auto;
    padding-right: 20px;
    float: left;
    width: 30px;
    height: 65px;
}

.parent_title{
    display: none;
}

.first_li{
    border-top: 1px solid #cdd9e1;
}

@media screen and (max-width: 1680px) {
    #jssor_1 {width: 100%; height: 488px !important;}
    #slider_block {height: 377px !important;}
    #slider_block .slider_item {height: 377px !important;}
    #slider_block .slider_item .slider_item_background {height: 376px !important;}
    .adtext {margin: -50px 0px 0px 65px!important; line-height: 50px; font-size: 25px !important;}
    .slider_item_image {height: auto !important; width: auto !important; margin-top: 60px; max-height: 230px !important; max-width: 230px !important;}
    .jssorb05 {top: 340px !important;}
    .carousel {margin-top: 50px !important;}
    .jssora22l, .jssora22r {margin-top: 70px;}
    #menu-tabs-wrapper {margin-top: 0;}
}
@media screen and (max-width: 1366px) {
    .jssora22l {margin-top: 30px !important;}
    .slider_item_image{margin-top: 93px;}
    .jssora22r, .jssora22l {margin-top: 100px!important;}
    .adtext {margin-top: -90px !important; line-height: 50px; font-size: 25px !important;}
    .jssorb05 {top: 390px !important;}
    .adtext {margin: -30px 0px 0px 65px!important; line-height: 50px; font-size: 25px !important;}
    #header .slogan {font-size: 19px;}
    #slider_block {height: 500px !important;}
    #slider_block .slider_item {height: 500px !important;}
    #slider_block .slider_item .slider_item_background {height: 520px !important;}
    #menu-tabs-wrapper {margin-top: 0;}
}
@media screen and (max-width: 1280px) {
    #jssor_1 {width: 100%; height: 342px !important;}
    #slider_block {height: 222px !important;}
    #slider_block .slider_item {height: 520px !important;}
    #slider_block .slider_item .slider_item_background {height: 520px !important;}
    .adtext {margin-top: -188px !important; line-height: 50px; font-size: 25px !important;}
    .slider_item_image {height: auto !important; width: auto !important; top: -55px !important; max-height: 180px !important; max-width: 180px !important; margin-top: -25px;}
    .jssorb05 {top: 268px !important;}
    .carousel {margin-top: 50px !important;}
    #slider_block .slider_item_image {top: -55px !important;}
    .jssora22r, .jssora22l {margin-top: -100px !important;}
    #menu-tabs-wrapper {margin-top: 55px;}
}
@media screen and (max-width: 1100px) {
    #jssor_1 {width: 100%; height: 520px !important;}
    .jssorb05 {top: 333px !important;}
    #slider_block {height: 520px !important;}
    #slider_block .slider_item .slider_item_background {height: 520px !important;}
    .slider_item_image {top: -100px !important; max-height: 180px !important; max-width: 180px !important;}
    .carousel {margin-top: 0 !important;}
    .adtext { margin-top: -190px !important; line-height: 50px;}
    .icons_block .chat .register_now_button {line-height: 40px; padding: 0.6px 10px; border-left: 1px solid rgba(160, 160, 160, 0.3);}
    #header .main .cc_info {padding-left: 10px; padding-right: 0;}
    #header .main .cart_icon {padding-left: 5px; padding-right: 5px;}
    #slider_block {height: 360px !important;}
    #slider_block .slider_item {height: 520px !important;}
    .jssora22r, .jssora22l {margin-top: -90px;}
    #menu-tabs-wrapper {margin-top: 55px;}
}
@media screen and (max-width: 1024px) {
    .adtext {line-height: 60px; margin: -170px 0px 0px 65px!important; font-size: 40px !important;}
    .slider_item_image {margin-top: 0 !important;}
    .carousel {margin-top: 0 !important;}
    #jssor_1 {width: 100%; height: 360px !important;}
    .jssorb05 {top: 288px !important;}
    .feedback {display: none;}
    .store_front_buttonm {padding: 13px 50px !important; font-size: 23px !important;}
    #slider_block {height: 280px !important;}
    .jssora22r, .jssora22l {margin-top: 0 !important;}
    .carousel .forward, .carousel .backward {display: none !important;}
}
@media screen and (max-width: 980px) {
}
@media screen and (max-width: 768px) {
    #jssor_1 {width: 100%; height: 340px !important;}
    .register_now_button {padding: 0.6px 15px;}
    .adtext {margin-top: -100px !important; line-height: 60px; font-size: 40px !important;}
    .slider_item_image {top: -77px !important; max-height: 461px !important; max-width: 471px !important; margin-top: -75px;}
	#slider_block .slider_item {height: 263px !important;}
    #slider_block .slider_item .slider_item_background {height: 640px !important;}
    .carousel {margin-top: 0 !important;}
    .store_front_buttonm {padding: 25px 50px !important; font-size: 35px !important;}
    #slider_block {height: 545px !important;}
    #slider_block .slider_item {height: 555px !important;}
    .jssorb05 {top: 500px !important;}
    .jssora22r {margin-top: 150px;}
    .jssora22l {margin-top: 150px;}
    .carousel .forward, .carousel .backward {display: none !important;}
	#header .main .icons_block {width: 60%;}
	
    #header .logo {
        float: left;
        height: 50px;
        margin-top: 0px;
        width: 60px;
    }
    
    .adtext {
        color: #FFF;
        font-size: 35px;
        font-family: 'Raleway', sans-serif !important;
        font-weight: 300;
        text-decoration: none;
        line-height: 35px!important;
    }
    #google_translate_element{
        margin-left: 65px;
        margin-top: 0;
        display: block;
    }
    
    .icons_block .account_section .login_message {display: none;}
    .icons_block .account_section .dropdown {display: none; }
    .icons_block .account_section .dropdown_small {display: inline-block; margin-top: 40px;}
    .dropdown_small .login_icon {
        width: 25px;
        position: absolute;
        margin: -22px -11px!important;
    }
	
}
@media screen and (max-width: 736px) {
    #jssor_1 {width: 100%; height: 255px !important;}
    #slider_block {height: 430px !important;}
    #slider_block .slider_item {height: 520px !important;}
    #slider_block .slider_item .slider_item_background {height: 520px !important;}
    .adtext {margin-top: -140px !important;}
    #slider_block .slider_item_image {height: auto !important; width: auto !important; top: -75px!important; max-height: 340px !important; max-width: 340px !important;}
    .jssorb05 {top: 400px !important;}
    .carousel {margin-top: 0 !important;}
    .jssora22r {margin-top: 130px;}
    .jssora22l {margin-top: 130px;}
    .carousel .forward, .carousel .backward {display: none !important;}
    .icons_block .account_section .login_message {display: none;}
    .icons_block .account_section .dropdown {display: none; }
    .icons_block .account_section .dropdown_small {display: inline-block; margin-top: 40px;}
    .dropdown_small .login_icon {
        width: 25px;
        position: absolute;
        margin: -22px -11px!important;
    }
    .phone_number .phone_section .phone_number_section {display: none;}
    #header .main .phone_number .phone_section {padding-left: 2%;}
    #header .main .icons_block {margin-top: -30px;}
    #header .search_button_1 {right: 2px;}
    #livesearch {position: absolute; top: 105px; width: 99.5%;left: 2px;}
    #google_translate_element{
        margin-left: 65px;
        margin-top: 0;
        display: block;
    }
}
@media screen and (max-width: 667px) {
    #jssor_1 { width: 100%; height: 250px !important;}
    .store_front_buttonm {padding: 0.6px 40px !important; line-height: 88px !important; font-size: 34px !important;}
    #slider_block {height: 540px !important;}
    .jssora22r {margin-top: 130px;}
    .jssora22l {margin-top: 130px;}
    #slider_block .slider_item .slider_item_background {height: 540px !important;}
	 .slider_item_image {height: auto !important; width: auto !important; top: 0; max-height: 520px !important; max-width: 471px !important; margin-top: -65px;}
    .jssorb05 {top: 455px !important;}
    .carousel .forward, .carousel .backward {display: none !important;}
    .icons_block .account_section .login_message {display: none;}
    .icons_block .account_section .dropdown {display: none; }
    .icons_block .account_section .dropdown_small {display: inline-block;}
    .phone_number .phone_section .phone_number_section {display: none;}
    #header .main .phone_number .phone_section {display: none!important;}
    #header .main .icons_block {width: 60%;}
    #header .main .phone_number .chat_section .chat_icon_mobile {display: none!important;}
    
    #header .logo_section {
        float: left;
        height: 50px;
        margin-top: 8px;
        width: 60px;
    	margin-left: 8px;
    }
    
    #header .logo {
        float: left;
        height: 50px;
        margin-top: 0px;
        width: 60px;
    }
    #header .search_button_1 {right: 1px;}
    #slider_block .slider_item_image {
        max-width: 330px !important;
    }
    #livesearch {position: absolute; top: 105px; width: 99.5%;left: 2px;}
    #google_translate_element{
        margin-left: 65px;
        margin-top: 0;
        display: block;
    }
}

@media screen and (max-width: 480px) {
    #jssor_1 {width: 100%;  !important;}
    #slider_block {height: 480px  !important;}
    #slider_block .slider_item {height: 480px !important;}
    #slider_block .slider_item .slider_item_background { height: 567px !important;}
    .adtext {margin-top: -140px !important;}
    .slider_item_image {height: auto !important; width: auto !important; top: 0; max-height: 520px !important; max-width: 471px !important; margin-top: -55px;}
    .jssorb05 {top: 740px !important;}
    .carousel {margin-top: 0 !important;}
    .jssora22r {margin-top: 150px;}
    .jssora22l {margin-top: 150px;}
    .carousel .forward, .carousel .backward {display: none !important;}
    .icons_block .account_section .login_message {display: none;}
    .icons_block .account_section .dropdown {display: none; }
    .icons_block .account_section .dropdown_small {display: inline-block; margin-top: 40px;}
    .dropdown_small .login_icon {
        width: 25px;
        position: absolute;
        margin: -22px -11px!important;
    }
    .phone_number .phone_section .phone_number_section {display: none;}
    #header .main .phone_number .phone_section {display: none!important;}
    #header .main .icons_block {width: 60%;}
    #header .main .phone_number .chat_section .chat_icon_mobile {display: none!important;}
    	
    	
    
    #header .logo {
        float: left;
        height: 50px;
        margin-top: 0px;
        width: 60px;
    }
    
    #header .search_button_1 {
        position: absolute;
        top: 29px;
        right: 2px;
    	border-radius: 4px;
    }
    #header .search_button_1 {right: 2px;}
    .jssorb05 {
        top: 420px !important;
    }
    #livesearch {position: absolute; top: 105px; width: 99.5%;left: 2px;}
    #google_translate_element{
        margin-left: 65px;
        margin-top: 0;
        display: block;
    }
    
    .cage_code{display: none;}
    
}

@media screen and (max-width: 480px) {
    #google_translate_element{
        display: none;
    }
}



input.searchblank{
	
	width: 800px;
	margin-right: 0;
	border-left: none;
	border-top: 1px solid #c6c6c6;
	border-left: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	padding-left: 8px;
    padding-top: 8px;
    margin-bottom: 5px!important;
}



 .button-now {
  background-color: #004A7F;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: none;
  color: white !important;
  cursor: pointer;
  display: inline-block;
  font-family: Arial;
  font-size: 15px;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  line-height: 30px;
}
@-webkit-keyframes glowing {
  0% { background-color: #B20000; -webkit-box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; -webkit-box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; -webkit-box-shadow: 0 0 3px #B20000; }
}

@-moz-keyframes glowing {
  0% { background-color: #B20000; -moz-box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; -moz-box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; -moz-box-shadow: 0 0 3px #B20000; }
}

@-o-keyframes glowing {
  0% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
}

@keyframes glowing {
  0% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
}

.button-now {
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}

input:disabled{
    background: white;
}
select:disabled{
    background: white;
}

.dropbtn {
    color: white;
    padding: 16px;
    border: none;
    cursor: pointer;
}

.dropdown_small {
    position: relative;
    display: inline-block;
    display: none;
}

.dropdown_small .login_icon {width: 25px; position: absolute; margin: -22px -11px;}

.dropdown {
    position: relative;
    display: inline-block;
}


.dropdown .login_icon {width: 25px; position: absolute; margin: -7px -12px;}
.dropdown .login_hiden {display: none;}
.dropdown .login_text {margin-right: 33px;}

.dropdown-content {
    display: none;
    position: absolute;
	top: 32px;
	right: 0px;
    background-color: #eee;
    width: 480px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 999;
    font-size: 13px;
    text-align: center;
    line-height: 50px;
	
	
	
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
}

.content_block_list a:hover {
    text-decoration: underline !important;
}

.dropdown-content .end_line {
    border-bottom: 1px solid;
    border-bottom-color: #e2e2e2;
    padding: 0 10px;
}

.dropdown-content .sign_in_button .sign_in_up_button {
    text-decoration: none; 
    width: 160px !important;
    line-height: 40px;
    margin-top: 25px;
}

.dropdown-content .left_list {
    float: left;
    width: 49.99%;
    line-height: 33px;
    text-align: left;
}

.dropdown-content .right_list {
    float: left;
    width: 49.99%;
    line-height: 33px;
    border-left: 1px solid;
    border-color: #e2e2e2;
    padding-left: 20px;
    text-align: left;
}
.dropdown-content .content_block_list {
    padding: 20px;
}
.dropdown-content .left_list .left_list_link {
    padding-bottom: 20px;
}

.dropdown-content .left_list .left_list_link_title {
    padding-left: 15px;
    text-align: left;
}

.dropdown-content .right_list .right_list_link {
    padding-bottom: 20px;
}

.dropdown-content .right_list .right_list_link_title {
    padding-left: 15px;
    text-align: left;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #eee;
}

.dropdown:hover .login_hiden {
    display: block;
}

.button_09 {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		background-color: transparent;
		border-radius: 6px;
		border: 0;
		box-shadow: inset 0 0 0 1px #e2eaec;
		color: #fd0916 !important;
		cursor: pointer;
		display: inline-block;
		line-height: 25px;
	    text-transform: capitalize;
		padding: .6px;
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
		font-family: 'Raleway', sans-serif !important;
		font-weight: bold;
	
		
		
	}
	

		

		.button_09.medium {
	        font-size: 14px;
			letter-spacing: 0;
			font-family: 'Raleway', sans-serif;
		
      
			
			
					}
		
		.button_09.medium:hover {
	        font-size: 14px;
			letter-spacing: 0;
			font-family: 'Raleway', sans-serif;
			background: none;
			text-transform: capitalize;
			
					}
		

		.button_09.special {
			background-color: #fd0916 !important;
			box-shadow: none !important;
			color: #ffffff !important;
            width: 80px!important;
			
		}

			

			
			.button_09.special:hover {
				background-color: #7f7d7d !important;
				 
			}


.button_09.add {
	        font-size: 14px;
			letter-spacing: 0;
			font-family: 'Raleway', sans-serif;
		    width: 100px;
            text-transform: capitalize;
      
			
			
					}

.button_09.add a {
	        font-size: 14px;
			letter-spacing: 0;
			font-family: 'Raleway', sans-serif;
            color: #FFF!important;
		    width: 100px;
      
			
			
					}
		
		.button_09.add:hover {
	        font-size: 14px;
			letter-spacing: 0;
			font-family: 'Raleway', sans-serif;
			background: none;
			text-transform: capitalize;
			
					}

.accordion-container{
  position: relative;
  height: auto;
  margin: 20px auto;
}
.accordion-container > h2{
  text-align: center;
  color: #fff;
  padding-bottom: 5px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
   border-top: 1px dotted #dce7eb;
}

.search_filter {
    position: absolute !important;
    height: auto;
    margin: 44px auto;
	display: inline;
    left: 10px;
    width: 280px;
}

.search_filter .set .content {
    width: 100%;
}

.set{
  position: relative;
  width: 100%;
  height: auto;
  background-color: #none;
  border-bottom: 1px solid #ddd !important;
}

.set > a:hover{
    cursor: pointer;
}

.set > a{
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  color: #000;
  font-size: 24px!important;
  border-bottom: 1px solid #ddd!important;
  -webkit-transition:all 0.2s linear;
  -moz-transition:all 0.2s linear;
  transition:all 0.2s linear;
  font-family: 'Roboto', sans-serif!important;
  
}
.set > a i{
  position:relative;
  float: left;
  margin-top:4px;
  color: #4566cf;
  margin-right: 8px;
  
}
.set > a.active{
  background-color:#f4f4f4;
  color: #000;
}
.set > a.active i{
  color: #000;
}

.set .content .section .col ul li input[type=checkbox]{
    height: 37px;
}

.set .content{
  position:relative;
  width: 16%;
  height: auto;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  display:none;
}
.set .content p{
  
  margin: 0;
  
  margin-left: 5px;
  font-size: 11px;
  
}

.set .content a{
  
  margin: 0;
  color: #000;
  font-weight: 400;
  z-index: 9999;
  text-decoration: underline;
}

.set .content a:hover{
  
  margin: 0;
  color: #f65f30;
  font-weight: 400;
  z-index: 9999;
  text-decoration: none;
}


.smblurb {
	color: #454343;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	margin-left: 25px!important;
	margin-top: -50px!important;
}

/***Accordion Menu [End]***/




ul {
  perspective: 900;
  padding: 0;
  margin: 0;
  padding-left: 20px;
}
ul li {
  position: relative;
  padding: 0;
  margin: 0;
  padding-top: 18px;
 
 
}
ul li:nth-of-type(1) {
  animation-delay: 0.5s;
}
ul li:nth-of-type(2) {
  animation-delay: 0.75s;
}
ul li:nth-of-type(3) {
  animation-delay: 1s;
}
ul li:last-of-type {
  padding-bottom: 0;
}
ul li i {
  position: absolute;
  transform: translate(-6px, 0);
  left: 0;
}
ul li i:before, ul li i:after {
  content: "";
  position: absolute;
  background-color: #ff6873;
  width: 3px;
  height: 9px;
}
ul li i:before {
  transform: translate(-2px, 0) rotate(45deg);
}
ul li i:after {
  transform: translate(2px, 0) rotate(-45deg);
}
ul li input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 25%;
  z-index: 1;
  opacity: 0;
}
ul li input[type=checkbox]:checked ~ p {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
}
ul li input[type=checkbox]:checked ~ i:before {
  transform: translate(2px, 0) rotate(45deg);
}
ul li input[type=checkbox]:checked ~ i:after {
  transform: translate(-2px, 0) rotate(-45deg);
}

@keyframes flipdown {
  0% {
    opacity: 0;
    transform-origin: top center;
    transform: rotateX(-90deg);
  }
  5% {
    opacity: 1;
  }
  80% {
    transform: rotateX(8deg);
  }
  83% {
    transform: rotateX(6deg);
  }
  92% {
    transform: rotateX(-3deg);
  }
  100% {
    transform-origin: top center;
    transform: rotateX(0deg);
  }
}



/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF FOUR  */
.span_4_of_4 {
	width: 100%;
}
.span_3_of_4 {
	width: 74.6%;
}
.span_2_of_4 {
	width: 49.2%;
}
.span_1_of_4 {
	width: 23.8%;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
}



/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 66.13%; }
.span_1_of_3 { width: 32.26%; }

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
}

.product_search_index {
    width: 100%;
}

.product_index_area {
    width: 100%;
    position: relative;
}

.product_index_area .product_index_letter {
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
}

.product_index_area .product_index_letter:hover {
	transition: 0.2s;
	background-color: #337ab7;
	color: white;
}

.product_index_area .product_index_link {
    display: inline-block;
}
	
#features ul{
    list-style: outside;
    line-height: 15px;
}

.letter_inactive{
    color: #111;
    cursor: default;
}

.letter_inactive:hover{
    background-color: transparent !important;
}

.discount_columm {
    display: none;
}
#footer ul li {
    float: left;
    padding-left: 0.5em;
    list-style: none;
    width: 100%;
	height: 50px;
	line-height: 1rem;
}


.store_front_button {
height: 36px;
}

.store_front_price_text {
    border-bottom: medium none;
    color: white;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
line-height: 34px;
}


div.boxie p {
    font-size: 15px;
    height: 80px;
    line-height: 25px;
    position: relative;
    width: 270px;
}

div.boxie a {
   margin-bottom: 15px;
}
}

#menu_mobile{
    display: none;
}

#header .main .icons_block{
    border-right: none;
    margin-right: 0;
    height: 63px;
}

.expand_row {
    border-bottom: 1px solid #cdd9e1;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 100%;
}

.expand_row .expand_row_text{
    color: black;
    cursor: pointer;
    font-size: 1rem;
    line-height: 1.42857rem;
}

.expand_row .icon_next {
    padding-right: 0.571429rem;
    background: url("../../icons/index-icon.png") no-repeat scroll 10% center / 25px auto;
    width: 30px;
    height: 30px;
    padding-right: 10px;
    float: left;
    margin-top: 0;
}

.expand_row a:hover{
    text-decoration: underline;
    color: #2387aa;
}

.mobile_index{
        display: none;
    }

    #swimbi ul li.column > ul.mixicon > li > a{
        margin-left: 0;
    }
    #swimbi li {
        font-size: 85% !important;
    }
    
    .products li.column{
        width: auto;
    }
    #sm_menu_ham,.sm_menu_outer {
        display: none;
      }
.mobile_index .function_block .content .row .technical_support{
    margin-top: 10px !important;
}

#header_navigation{
        font-size: 100%;
    }
    
.compare_table_btn{
    font-weight: 700;
    vertical-align: baseline;
    margin-left: 15px;
    background: 0 0;
    display: inline-block;
    text-shadow: none;
    font-size: 15px;
    border-radius: 0px 0px 10px 10px;
    padding: 5px 20px 5px;
    min-width: 110px;
    line-height: 22px;
    color: white !important;
    border-top: 0;
    border-bottom: 0;
    background-color: #288ec9;
    position: absolute;
    top: 101%;
    right: 31%;
    z-index: 99999;
    width: 150px;
}

.compare_item_total{
    background: white;
    color: black;
    padding: 0px 6px;
    border-radius: 20px;
}

.hidden{
    display: none;
}
.search_filter .set .content {
        display: block;
}

.icons_sprites {
  background-image: url('/icons/icons.png');
  background-repeat: no-repeat;
}

.facebook_icon {
    height: 35px;
    background-position: -7px -105px;
    width: 35px;
    float: left;
    margin: 0 2px 0 0;
}

.youtube_icon{
    height: 35px;
    background-position: -477px -105px;
    width: 35px;
    float: left;
    margin: 0 2px;
}

.googleplus_icon{
    height: 35px;
    background-position: -66px -105px;
    width: 35px;
    float: left;
    margin: 0 2px;
}

.instagram_icon{
    height: 35px;
    background-position: -125px -105px;
    width: 35px;
    float: left;
    margin: 0 2px;
}

.linkedin_icon{
    height: 35px;
    background-position: -187px -105px;
    width: 35px;
    float: left;
    margin: 0 2px;
}

.pinterest_icon{
    height: 35px;
    background-position: -242px -105px;
    width: 35px;
    float: left;
    margin: 0 2px;
}

.tumblr_icon{
    height: 35px;
    background-position: -300px -105px;
    width: 35px;
    float: left;
    margin: 0 2px;
}

.twitter_icon{
    height: 35px;
    background-position: -359px -105px;
    width: 35px;
    float: left;
    margin: 0 2px;
}

.yelp_icon{
    height: 35px;
    background-position: -415px -105px;
    width: 35px;
    float: left;
    margin: 0 0 0 2px;
}

.visacard_icon{
    height: 46px;
    background-position: -6px -161px;
    width: 70px;
    float: left;
    margin: 0 10px;
    border-radius: 8px;
    background-color: white;
}

.mastercard_icon{
    height: 46px;
    background-position: -85px -161px;
    width: 70px;
    float: left;
    margin: 0 10px;
    border-radius: 8px;
    background-color: white;
}

.amexcard_icon{
    height: 46px;
    background-position: -240px -161px;
    width: 70px;
    float: left;
    margin: 0 10px;
    border-radius: 8px;
    background-color: white;
}

.discovercard_icon{
    height: 46px;
    background-position: -416px -161px;
    width: 70px;
    float: left;
    margin: 0 10px;
    border-radius: 8px;
    background-color: white;
}

.warranty14_icon{
    background-position: -496px -150px;
    background-color: white;
    height: 70px;
    width: 103px;
    float: left;
    margin: 0 10px;
}

.ncage_icon{
    background-position: -313px -150px;
    height: 87px;
    width: 87px;
    float: left;
    margin: 0 10px;
}

.iso_icon{
    background-position: -155px -150px;
    height: 83px;
    width: 87px;
    float: left;
    margin: 0 10px;
}

#siteseal{
    float: left;
    margin: 0 10px;
    padding-top: 38px;
}

.search_data_aquisition_icon, .EZ_datalogger_icon, .technical_support_icon{
    width: 100%;
    float: left;
    text-align: center;
}

.search_product_selection_icon{
    background-position: -225px -23px;
    height: 53px;
    width: 53px;
    display: inline-block;
}

.shop_by_industry_icon{
    background-position: -317px -23px;
    height: 53px;
    width: 53px;
    display: inline-block;
}

.tech_support_icon{
    background-position: -133px -24px;
    height: 53px;
    width: 53px;
    display: inline-block;
}

.live_chat_icon{
    background-position: -42px -210px;
    height: 55px;
    width: 89px;
    float: left;
}

.warranty_icon{
    background-position: -89px -275px;
    height: 99px;
    width: 104px;
    display: inline-block;
}

.secure_payments_icon{
    background-position: -195px -275px;
    height: 99px;
    width: 104px;
    display: inline-block;
}

.new_products_icon{
    background-position: -300px -275px;
    height: 99px;
    width: 104px;
    display: inline-block;
}

.low_lead_time_icon{
    background-position: -400px -275px;
    height: 99px;
    width: 104px;
    display: inline-block;
}

.country_dropbox{
    height: 45px !important;
    margin: 10px 0 !important;
}

.country_dropbox_login{
    height: 40px !important;
    margin: 0 !important;
    width: 200px !important;
}

.country_dropbox_quote{
    height: 35px !important;
    margin: 0px 0 !important;
    padding: 0 10px;
}
@media screen and (max-width: 1680px) {
    .non_mobile_block{
        display: block;
    }
    .mobile_index{
        display: none;
    }
    
    #header_navigation{
        font-size: 90%;
    }
    
    #swimbi ul li.column > ul.mixicon > li > a{
        margin-left: 0;
    }
    #swimbi li {
        font-size: 100% !important;
    }
    .products li.column{
        width: auto;
    }
    #sm_menu_ham,.sm_menu_outer {
        display: none;
      }
    .search_filter {position: absolute !important; width: 280px;}
    .search_filter .set .content {
        display: block;
    }
}

@media screen and (max-width: 1366px) {
    #jssor_1 {
        height: 478px !important;
    }
    
    #header_navigation{
        font-size: 80%;
    }
    
    #swimbi li{
        font-size: 70%;
    }
    #swimbi ul li.column > ul.mixicon > li > a{
        /* margin-left: -22px; */
    }
    #swimbi li {
        font-size: 100% !important;
    }
    
    .products li.column{
        width: auto;
    }
    #sm_menu_ham,.sm_menu_outer {
        display: none;
      }
    .search_filter {position: absolute !important; width: 222px;}
    .search_result_chamberone {padding: 0 10px 0 10px;}
    .search_filter .set .content {
        display: block;
    }
}

@media screen and (max-width: 1280px) {
    #jssor_1 {
        height: 170px !important;
    }
    .jssorb05 {
        top: 200px !important;
        z-index: 999 !important;
    }
    #header_navigation{
        font-size: 100%;
    }
    #slider_block .slider_item_image {
        top: -95px !important;
    }
    #sm_menu_ham,.sm_menu_outer {
        display: none;
      }
    .searchproduct_section{
        width: 40%;
    }
    .search_filter {position: relative !important; width: 280px;}
    .search_result_chamberone {padding: 0 10px 0 10px; width: 70%;}
    .search_filter .set .content {
        display: block;
    }
}

@media screen and (max-width: 1024px) {

#header_navigation {
    display: none !important;
}

#swimbi{
    display: none !important;
}

.set .content{
    width: 16%;
}

#menu_mobile{
    display: inline-block;
    margin-top: 50px;
}
#header ul li.menu{
    display: none;
}

#header .main .icons_block{
    border-right: 1px solid rgba(160, 160, 160, 0.3);
    margin-right: 55px;
}

    .non_mobile_block{
        display: none;
    }
    .mobile_index{
        display: block;
    }
    .title {padding-top: 0; font-size: 50%;}
    #jssor_1 {
        height: 245px !important;
        margin-top: 0 !important;
    }
      #sm_menu_ham{
        display: block;
        margin-top: 75px;
      }
      .sm_menu_outer{
        display: block;
      }
    .search_filter {position: relative !important; width: 100%;}
    .search_result_chamberone {padding: 0 10px; width: 72%;}
    .search_filter .set .content {
        display: none;
    }
}

@media screen and (max-width: 768px) {

#header_navigation {
    display: none !important;
}
#swimbi{
    display: none !important;
}

.set .content{
    width: 100%;
}
#menu_mobile{
    display: inline-block;
    margin-top: 0;
}
#header ul li.menu{
    display: none;
}

#header .main .icons_block{
    border-right: 1px solid rgba(160, 160, 160, 0.3);
    margin-right: 55px;
}

    .non_mobile_block{
        display: none;
    }
    .mobile_index{
        display: block;
    }
    .title {padding: 0; font-size: 15%;}
    #jssor_1 {
        height: 340px !important;
    }
    .jssorb05 {
        top: 510px !important;
    }
    
    #sm_menu_ham{
        display: block;
        margin-top: 33px;
      }
      .sm_menu_outer{
        display: block;
      }
      #wrapper .function_block .content .row .technical_support{
                width: 100%;
                text-align: left;
                margin-top: 10%;
                 background-color: #eee;
                margin-bottom: 5px;
                  padding: 15px 15px 15px 15px;
                background-image: url("/img/fs3.png");
            }
      .search_filter {position: relative !important; width: 100%;}
      .search_result_chamberone {padding: 0 10px; width: 100%;}
      .search_filter .set .content {
        display: none;
    }
}

@media screen and (max-width: 736px) {
    #jssor_1 {
        height: 250px !important;
    }
    
    .jssorb05 {
        top: 388px !important;
    }
    
    #header .main .icons_block{
        height: 93px;
    }
    
    #sm_menu_ham{
        display: block;
        margin-top: 33px;
      }
      .sm_menu_outer{
        display: block;
      }
    .search_filter {position: relative !important; width: 100%;}
    .search_result_chamberone {padding: 0 10px; width: 100%;}
    .search_filter .set .content {
        display: none;
    }
    .title {padding: 0; font-size: 10%;}
}

@media screen and (max-width: 480px) {

#header_navigation {
    display: none !important;
}

#swimbi{
    display: none !important;
}
.set .content{
    width: 100%;
}

#menu_mobile{
    display: inline-block;
    margin-top: 0;
}
#header ul li.menu{
    display: none;
}

#header .main .icons_block{
        margin-right: 50px;
        margin-top: -33px;
        height: 93px;
}

    .non_mobile_block{
        display: none;
    }
    .mobile_index{
        display: block;
    }
.title {padding: 0; font-size: 10%}

#jssor_1 {
    height: 170px !important;
}
.jssorb05 {
        top: 388px !important;
    }
    
    #sm_menu_ham{
        display: block;
        margin-top: 33px;
      }
      .sm_menu_outer{
        display: block;
      }
    .search_filter {position: relative !important; width: 100%;}
    .search_result_chamberone {padding: 0 10px; width: 100%;}
    .search_filter .set .content {
        display: none;
    }
}

@media screen and (max-width: 375px) {
    #header .main .icons_block{
        margin-right: 50px;
        margin-top: -33px;
        height: 93px;
    }
    
    #sm_menu_ham{
        display: block;
        margin-top: 33px;
      }
      .sm_menu_outer{
        display: block;
      }
    .search_filter {position: relative !important; width: 100%;}
    .search_result_chamberone {padding: 0 10px; width: 100%;}
    .search_filter .set .content {
        display: none;
    }
}

@media screen and (max-width: 320px) {
    #header .main .icons_block{
        margin-right: 40px;
        margin-top: -13px;
        height: 123px;
    }
    
    #sm_menu_ham{
        display: block;
        margin-top: 33px;
      }
    .sm_menu_outer{
        display: block;
      }
    .search_filter {position: relative !important; width: 100%;}
    .search_result_chamberone {padding: 0 10px; width: 100%;}
    .search_filter .set .content {
        display: none;
    }
}