
@charset "utf-8";


/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * roboto:
 *   - http://typekit.com/eulas/00000000000000007735a09f
 *   - http://typekit.com/eulas/00000000000000007735a0a3
 *   - http://typekit.com/eulas/00000000000000007735a096
 *   - http://typekit.com/eulas/00000000000000007735a0a0
 *
 * © 2009-2025 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2025-11-24 20:04:18 UTC"}*/

@import url("https://p.typekit.net/p.css?s=1&k=ljj7kwk&ht=tk&f=15498.15501.15506.15507&a=8715&app=typekit&e=css");

@font-face {
font-family:"roboto";
src:url("https://use.typekit.net/af/bb10de/00000000000000007735a09f/31/l?subset_id=2&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/bb10de/00000000000000007735a09f/31/d?subset_id=2&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/bb10de/00000000000000007735a09f/31/a?subset_id=2&fvd=n7&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:700;font-stretch:normal;
}

@font-face {
font-family:"roboto";
src:url("https://use.typekit.net/af/a8e0b3/00000000000000007735a0a3/31/l?subset_id=2&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/a8e0b3/00000000000000007735a0a3/31/d?subset_id=2&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/a8e0b3/00000000000000007735a0a3/31/a?subset_id=2&fvd=i7&v=3") format("opentype");
font-display:auto;font-style:italic;font-weight:700;font-stretch:normal;
}

@font-face {
font-family:"roboto";
src:url("https://use.typekit.net/af/0f9b9a/00000000000000007735a096/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/0f9b9a/00000000000000007735a096/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/0f9b9a/00000000000000007735a096/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:300;font-stretch:normal;
}

@font-face {
font-family:"roboto";
src:url("https://use.typekit.net/af/d9ebb2/00000000000000007735a0a0/31/l?subset_id=2&fvd=i3&v=3") format("woff2"),url("https://use.typekit.net/af/d9ebb2/00000000000000007735a0a0/31/d?subset_id=2&fvd=i3&v=3") format("woff"),url("https://use.typekit.net/af/d9ebb2/00000000000000007735a0a0/31/a?subset_id=2&fvd=i3&v=3") format("opentype");
font-display:auto;font-style:italic;font-weight:300;font-stretch:normal;
}

.tk-roboto { font-family: "roboto",sans-serif; }


/* Graphic Sky */
/* == FONTS ================================================================ */

@font-face {
	font-family: OpenSans-Semibold;
	src: url("https://cdn.presscentric.com/skins/fonts/OpenSans-Semibold.ttf");
}

@font-face {
	font-family: MyriadPro;
	src: url("https://cdn.presscentric.com/skins/fonts/MyriadPro-Regular.otf");
}

@font-face {
	font-family: MyriadPro-Light;
	src: url("https://cdn.presscentric.com/skins/fonts/MyriadPro-Light.woff2") format('woff2');
}

@font-face {
	font-family: Helvetica-Inserat;
	src: url("https://cdn.presscentric.com/skins/fonts/HelveticaInseratLTStd-Roman.otf");
}

body {
	margin: 0;
	padding: 0;
	color: #000000;
	
}
body {
  /* font-family: Arial; */
  font-family: 'roboto';
  /* padding: 20px; */
  font-size: 19px;
  background: #f1f1f1;
}

/* Header/Blog Title */
.header {
  padding: 10px;
  font-size: 40px;
  text-align: center;
  background: white;
}

/* Create two unequal columns that floats next to each other */
/* Left column */
.leftcolumn {
  float: left;
  width: 75%;
}

/* Right column */
.rightcolumn {
  float: left;
  width: 25%;
  padding-left: 20px;
}

/* Fake image */
.fakeimg {
  background-color: #aaa;
  width: 100%;
  padding: 20px;
}

/* Add a card effect for articles */
.card {
  background-color: white;
  padding: 20px;
  margin-top: 20px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Footer */
.footer {
  padding: 20px;
  text-align: center;
  background: #ddd;
  margin-top: 20px;
}

/* Responsive layout - when the screen is less than 800px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 800px) {
  .leftcolumn, .rightcolumn {
    width: 100%;
    padding: 0;
  }
}
#uploads-drop-wrap #uploads-drop {
	background-color: #fff !important;
}

#uploads-drop-wrap #uploads-drop .file .file-notes {
	position: absolute;
	top: 52px;
	left: 0;
}

#uploads-drop-wrap #uploads-drop .file .file-notes button {
	padding: 0;
	margin: 0;
	position: relative;
	top: -5px;
}

#uploads-drop-wrap #uploads-drop .file .file-notes small {
	display: block;
}

#uploads-drop-wrap #uploads-drop .file .file-notes .notes-text {
	white-space: nowrap;
	display: inline-block;
	max-width: 238px;
	overflow: hidden;
  text-overflow: ellipsis;
	margin-right: 2px;
}

.container {
    /* width: 1030px; */
}

.carousel-control.left,
.carousel-control.right {
	background: none;
}

.btn.btn-default,
.btn.btn-primary,
.btn.btn-success,
.btn.btn-warning,
.btn.btn-danger
{
	background: #167fb8;
	background: -moz-linear-gradient(top,  #167fb8 0%, #1480b9 51%, #167fb8 100%);
	background: -webkit-linear-gradient(top,  #167fb8 0%,#1480b9 51%,#167fb8 100%);
	background: linear-gradient(to bottom,  #167fb8 0%,#1480b9 51%,#167fb8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#167fb8', endColorstr='#167fb8',GradientType=0 );
	color: #fff;
	border: solid 2px #62A9CF;
	color: white;
	font: normal 11pt/13pt "MyriadPro", sans-serif;
	margin: 1px;
	min-width: 70px;
	padding: 10px 20px;
}

body, fieldset, input, select, textarea {
	/* font: normal 10pt "MyriadPro-Light", sans-serif; */
}

/* WYSIWYG Editor-related fix. Must be in all themes */
body.mceContentBody { background-color:#fff; color: #000; }

/* == TYPOGRAPHY =========================================================== */

h1 {
	/* height: 65px; */
	padding-top: 25px;
	color: #000000;
	/* font: normal 18pt "OpenSans-Semibold", sans-serif; */
    font-family: roboto;
    font-weight: 300;
    font-size: 34px;

	margin: 0 0 30px 0;
}

h2 {
	/* font: normal 15pt "MyriadPro", sans-serif; */
	color: #38B4E7;    
    font-family: roboto;
    font-weight: 700;
    font-size: 30px;

}

h3 {
	/* font: normal 14pt "MyriadPro", sans-serif;
	color: #0984bc; */
    color: #000000;    
    font-family: roboto;
    font-weight: 700;
    font-size: 30px;

}

h4 {
    color: #000000;    
    font-family: roboto;
    font-weight: 700;
    font-size: 24px;
}

h5 {
    color: #000000;    
    font-family: roboto;
    font-weight: 300;
    font-size: 24px;

}

p {
	/* font: normal 11pt "MyriadPro-Light", sans-serif; */
	color: #000000;
	/* line-height: 20pt; */
}

li {
	color: #000000;
	/* font: normal 11pt "MyriadPro-Light", sans-serif; */
	/* padding-bottom: 10px; */
}

ul {
	padding-left: 12px;
	list-style-image: url("../img/bullet.png");
}

 

/* #s-content li {
		position: relative;
		left: 30px;
		list-style-type: none;
		line-height: 1.3;
		margin-bottom: 11px;
		padding-right: 25px;
}

#s-content li:before {
	position: absolute;
	top: 4px;
	width: 15px;
	height: 15px;
	left: -30px;
	content: "";
	background-color: #38B4E7;
} */

	


body.home strong {
	color: #FFFCD5;
}

body.home .row.featured {
	margin-top: 30px;
}

.note {
	color: gray;
}

.sidenote {
	display: block;
	float: right;
	color: gray;
}

.small {
	font-size: 80%
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.phone {
	background: url(/images/default/phone.gif) left center no-repeat;
	padding-left: 20px;
	padding-top: 1px;
	display: none;
}

/* == LINKS ================================================================ */

a {
	color:#3366BB;
	text-decoration: none;
}

a:hover {
	color:#3366BB;
	text-decoration: underline;
}

/*a:visited {
	color:#3366BB;
	text-decoration: none;
}*/

a.external {
	background: url(/images/new-win.png) no-repeat center right;
	padding-right: 14px;
}

/* == TOP-LEVEL LAYOUT ===================================================== */

div#body-wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	/* background: #b9c4cc url("../img/background.jpg") center top; */
	background-color: #3CB4E7;
}

div#s-wrapper {
/*	width: 100%;*/
}

/* =========================================================== S-HEADER ========================= */
div#s-header {
	margin: 0;
	border: none;
	height: 150px;
	background: transparent;
}

div#s-header .navbar-header {
    height: 95px;
    top: 45px;
    position: relative;
    left: -30px;
}

div#s-header .navbar-header a {
	height: 100%;
    padding: 0;
}

div#s-header .navbar-header a img {
    height: 100%;
}

div#s-header-logo {
    cursor: pointer;
    width: 280px;
    height: 200px;
    position: absolute;
    top: -45px;
    background: url(https://cms.presscentric.com/38nxpURcYNVXQ7n8SrYglZ/images/gs-web-logo.png) no-repeat;
    background-size: contain;
    margin-right: 40px;
    margin-left: 20px;
}
/* ==================================================================================== */

div#s-menu {
	height: 111px;
	position: absolute;
	top: 42px;
	right: 155px;
	float: right;
}

div#s-menu ul.nav.navbar-nav {
	height: 100%;
}
div#s-menu ul.nav.navbar-nav>li {
	height: 100px;
}

div#s-menu ul.nav.navbar-nav li.dropdown a,
div#s-menu ul.nav.navbar-nav li a {
	display: inline-block;
	height: inherit;
	font-weight: 300;
	color: #FFF;
	padding: 40px 10px;
    font-size: 17px;
	text-transform: lowercase;
	text-transform: capitalize;
	/* font: normal 11pt "MyriadPro", sans-serif; */
}
div#s-menu ul.nav.navbar-nav li a:hover,
div#s-menu ul.nav.navbar-nav li.dropdown a:hover {
	/*border-bottom: solid 3px #155e8c;*/
	color: #155e8c;
	text-decoration: none;
	background-color: #eaeaea;
}
div#s-menu ul.nav.navbar-nav li.dropdown a span.caret {
	display: none;
}

div#s-menu ul.nav.navbar-nav li.dropdown ul.dropdown-menu {
	padding: 0;
	margin: 0;
	background: #373737;
	border-top: 5px solid #155e8c;
}

div#s-menu ul.nav.navbar-nav li.dropdown ul.dropdown-menu li {
	margin: 0;
	padding: 0;
}
div#s-menu ul.nav.navbar-nav li.dropdown ul.dropdown-menu li a {
	color: #fff;
	height: auto;
	padding: 11px 14px 11px 14px;
	text-transform: none;
	font-size: 90%;
	display: block;
}
div#s-menu ul.nav.navbar-nav li.dropdown ul.dropdown-menu li a:hover {
	border: none;
	background-color: #155e8c;
}

div#s-menu .nav.navbar-nav:hover .dropdown-menu {
	top: 100px;
}

div#s-menu .nav.navbar-nav:hover .dropdown-menu .dropdown-submenu:hover .dropdown-menu {
	top: -10px;
}

div#s-subnav { }

div#s-user {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #10496e;
	height: 46px;
	border-left: 1px solid #4f9cc8;
	border-right: 1px solid #4f9cc8;
	color: #fff;
  padding: 10px 10px 0 10px;
  margin-right: 10px;
}

div#s-user ul.nav.navbar-nav p {
	color: #fff;
}
div#s-user ul.nav.navbar-nav p a {
	background: transparent;
    border: 0;
    margin: 0;
    font: inherit;
    padding: inherit;
    min-width: auto;
    color: #4094c1;
	position: relative;
	top: -2px;
}

div#s-user ul.nav.navbar-nav li a {
	padding: 0 5px 0 0;
}

div#s-user a, div#s-user a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

div#s-user a:hover {
	color: #fff;
	text-decoration: underline;
}

a#user-cart {
	position: absolute;
	top: 65px;
	right: 0;
	margin-right: 0px;
	width: 145px;
	height: 42px;
	background: url("../img/cart.png") no-repeat center;
	cursor: pointer;
}
a#user-cart i {
	display: none;
}

#homelink {
	width: 50px;
}

#link-home a {
	text-transform: lowercase!important;
}

#link-home a:first-letter {
	text-transform: uppercase;
}

div#s-user b {
color: #4094c1;
}

div#s-products {
	display: none;
}

div#s-main {
	width: 100%;
	margin-top: 30px;
}

div#s-main-bottom {
    padding: 0;
}

div#s-content {
	position: relative;
	top: -90px;
	min-height: 400px;
	border: none;
	padding: 0px;
}

div#s-content a {
	font-weight: 700;
	color: #38B4E7;
}

/* Swap Positions of Order Form and Product Content */
@media screen and (max-width: 767px) {
  .pcontent img:first-of-type {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 992px) {
  body.product #form-order .col-md-8 {
    left: 33.33333333%;
  }
  body.product #form-order .col-md-4 {
    right: 66.66666667%;
  }
}

/*  */

div#s-content h1 {
	padding-top: 0px;
}

div#container__footer {
	background: #000;
}
div#s-footer {
	clear: both;
	width: 100%;
	height: 60px;
	background: #222B37;
	position: relative;
    display: none;
}

div#s-footer-cp {
	float: left;
	width: 350px;
	color: #c5c9cd;
	font: normal 11pt "MyriadPro-Light", sans-serif;
	padding: 20px 0 0 20px;
}

div#s-footer-powered {
	float: right;
	padding: 20px 20px 0 0;
	color: #555;
	font: normal 11pt "MyriadPro-Light", sans-serif;
	display: none;
}
div#s-footer-powered a { color: #555;}
div#s-footer-powered a:visited {color: #555;}

div#s-subnav .s-info {
	height: 0;
	width: 0;
	visibility: hidden;
}

#p-footer {
    text-align: center;
    color: #FFF;
    font-size: 19px;
}

#p-footer .footer-logo {
    width: 400px;
    height: 280px;
    background: url(https://cms.presscentric.com/38nxpURcYNVXQ7n8SrYglZ/images/gs-web-logo.png) no-repeat;
    background-size: contain;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}

#p-footer .footer-email {
    margin-top: 20px;
    display: block;
    color: #FFF!important;
}

#p-footer .footer-email:hover {
	color: #FFFCD5!important;
	text-decoration: none;
}

#p-footer .footer-tel {
    margin-top: 20px;
    margin-bottom: 40px;
    display: block;
    color: #FFF!important;
}

#p-footer h2 {
	color: #fff;
	font: normal 12pt "MyriadPro", sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0 2px;
}

#p-footer .footer-box.separator {
	border-left: 1px solid #6b6b6b;
	border-top: none;
}

#p-footer .footer-box.padding {
	margin-left: 80px;
}

#p-footer .border {
	border-right: 1px solid #6b6b6b;
}

#p-footer ul {
	margin-top: 16px;
	padding: 0;
	list-style-image: none;
}

#p-footer ul li {
    padding-bottom: 5px;
    color: #ccc;
    margin: 0;
    list-style: none;
}

#p-footer a, #p-footer a:hover, #p-footer a:visited {
	color: #c5c9cd;
}

#p-footer .box.social {
    display: flex;
    justify-content: center;
    margin-bottom: 200px;
}

#p-footer .box.social a {
	display: block;
	/* float: left; */
	width: 40px;
	height: 40px;
	margin: 20px 10px 0 0;
}

#p-footer .box.contacts ul {
	list-style-type: none;
    list-style-image: none;
}

#p-footer .box.contacts ul li {
	padding-bottom: 3px;
}

.box.social a.facebook { background: url("https://cms.presscentric.com/38nxpURcYNVXQ7n8SrYglZ/images/fb-icon.svg") no-repeat 0 0; }
.box.social a.linkedin { background: url("https://cms.presscentric.com/38nxpURcYNVXQ7n8SrYglZ/images/linked-icon.svg") no-repeat 0 0; }
.box.social a.instagram { background: url("https://cms.presscentric.com/38nxpURcYNVXQ7n8SrYglZ/images/gram-icon.svg") no-repeat 0 0; }
.box.social a.twitter { background: url("../img/social.png") no-repeat 0 -40px; }
.box.social a.gplus { background: url("https://cms.presscentric.com/38nxpURcYNVXQ7n8SrYglZ/images/google-icon.svg") no-repeat 0 ; }

.box.social a:hover {
	filter: brightness(0) saturate(100%) invert(82%) sepia(2%) saturate(2915%) hue-rotate(36deg) brightness(123%) contrast(113%);
}


.job-specification__wrapper,
.job-specification__wrapper li {
	padding: 0;
	background: none;
	list-style-type: none;
	list-style-image: none;
}
/* == CUSTOM HOME PAGE ===================================================== */

body {
	background: #222b34;
}

body.home #container__content {
	margin-top: 805px;
	background-color: #FFFFFF;
}

body.home .featured-product-wrapper .product {
	border: 0!important;
}

body.home .featured-product-wrapper .product img {
	border-radius: 0!important;
}

body.home .featured .featured-product-wrapper .product .title {
	bottom: 17px;
}


body.product #s-content {
	top: 0;
}
body.home #s-content {
	margin-top: -720px;
}

body.home h2 {
	/* padding: 0; */
	/* margin: 40px 0 0 0; */
	/* color: #e21c88; */
	/* font: normal 18pt "OpenSans-Semibold", sans-serif; */
}

body.home h2 strong {
	/* font-weight: normal; */
	/* color: #009de1; */
}

body.home .carousel {
	height: 500px;
	margin-bottom: 30px;
}

.home-top {
    color: #FFF;
    margin-bottom: 150px;
}

.home-top h3 {
    color: #FFF;
    font-size: 34px;
    font-weight: 300;
    margin-top: -33px;
    margin-bottom: 34px;
}


.home-top p {
    color: #FFF;
    font-size: 19px;
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.8;
}

@media screen and (max-width: 768px) and (max-width: 1000px) {
	.home-top {
		margin-top: 80px;
		/* background-color: #fff; */
		color: #000!important;
	}

	.home-top h3 {
		color: #000;
	}

	.home-top p {
		color: #000;
	}

}


/* == FORMS ================================================================ */
div.form {
	background: #fff;
	border: 1px solid #bbb;
	margin: 10px auto 10px auto;
	padding: 10px 10px 6px 10px;
}

div.form h1 {
	font: normal 15pt "MyriadPro", sans-serif;
	color: #e80681;
	padding: 0;
	margin: 0 0 20px 0;
	height: auto;
}

div.field {
	margin-bottom: 4px;
	padding: 0;
	height: 100%;
}

div.separator {
	border-top: 1px dotted #ccc;
	padding-top: 6px;
	margin-top: 6px;
	height: 100%;
}

div.field label {
	padding-top: 2px;
	color: #000;
}

div.field label.required {
	font-weight: bold;
}

div.field .item {
	float: left;
	text-align: center;
  margin-top: 2px;
  width: 100%;
}

div.field .info {
	padding: 2px 0;
}

div.field .error {
	color: red;
	background: url(/images/warning.png) top left no-repeat;
	padding-left: 16px;
}

div.field .note {
	padding: 4px 0;
	font-size: 80%;
	color: gray;
}

.field-industry-wrapper div.item, .field-employees-wrapper div.item {
    float: none;
  }

div#order div.field input.radio { width:auto; margin-right: 4px; display: inline; }
div#order div.field.files .item { padding-left: 56px; }

div.controls {
	text-align: right;
/*	margin: 12px auto 10px auto;
	width: 790px;
*/
}

button.action, input.action {
	font-weight: bold;
}

form { margin: 0; } /* Fixes IE bug */

div.form #same-shipping {
	float:right;
	padding-bottom: 4px;
}

#cc-logos {
	padding: 2px 0 0 355px;
}


/* ========================================== Register Form ========================================== */

.field.form-group.field-branch-wrapper {
    display: none;
}


.field.form-group.field-employees-wrapper {
    display: none;
}

.field.separator.tax.form-group.field-tax-wrapper {
    display: none;
}



/* == TABLES =============================================================== */

table.list {
	border-top: solid 1px #ccc;
	margin: 4px auto 4px auto;
	border-collapse: collapse;
	font: normal 10pt "MyriadPro-Light", sans-serif;
	color: #000000;
	font-size: 10pt;
	cursor: default;
	background: #fff;
}

table.list th {
	border: 1px solid #bbb;
	font: normal 12pt "MyriadPro", sans-serif;
	color: #0984bc;
	padding: 4px;
}

table.list td {
	border: 1px solid #bbb;
	padding: 4px;
}

/* Common table elements */
tr.odd { }
tr.even { background: #FAFAFA; }
tr.hi, td.hi { background: #eee; }
td.cnt { text-align: center; }
td.num { text-align: right; }
td.bold { font-weight: bold; }

/* Cart Table Custom-bordered Fields */
#order-cart button.remove {
	width: 100%;
	height:22px;
	font-size:80%;
	padding: 0;
}
#order-cart .controls { width: auto; }

table.cart { margin: 10px; }
table.cart th { padding: 4px 6px 4px 6px; background: #ddd; }
table.cart td { padding: 4px; }
table.cart .st { border-top: none; }
table.cart .sb { border-bottom: none; }
table.cart .sl { border-left: none; }
table.cart .sr { border-right: none;}
table.cart .vb { border-left: none; }
table.cart .spc { color: green; }
table.cart tr.total td {
	color: #e90782;
	font: normal 11pt "MyriadPro", sans-serif;
}

/* View Table */
table.view td {
	vertical-align: top;
}
table.view td.label {
	width:1%;
	font-weight:bold;
	white-space:nowrap;
}
table tr.padded td {
	padding-bottom: 4px;
}
table tr.separator td {
	border-top: 1px dotted #ccc;
	padding-top: 6px;
}

/* == ORDER FORM & LAYOUT ===================================================== */
div#product {
	padding: 0;
	top: -100px;
	position: relative;
}

div#product .pheader {
	margin-left: -50%;
}
div#product .pheader h1 {
	position: relative;
	top: 14px;
}

div#order {
	border-radius: 10px;
	overflow: hidden;
}
div#order h1 {
	height: 56px;
	text-indent: -10000px;
	background: red;
	margin: 0 0 20px 0;
	padding: 0;
	color: transparent;
	background: url("../img/order-header.png") no-repeat;
}

div#order #pricingWrapper .list-group-item  {
	padding: 5px;
}

div#order.panel-default>.panel-heading {
	border-color: #ddd;
	height: 60px;
	position: relative;
	background: #19c2fb;
	background: -moz-linear-gradient(top,  #19c2fb 0%, #0596f0 51%, #028de3 100%);
	background: -webkit-linear-gradient(top,  #19c2fb 0%,#0596f0 51%,#028de3 100%);
	background: linear-gradient(to bottom,  #19c2fb 0%,#0596f0 51%,#028de3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19c2fb', endColorstr='#028de3',GradientType=0 );
}


div#order.panel-default>.panel-heading:after {
	content: 'Get a Price';
	display: block;
	position: relative;
	color: #fff;
	font: normal 25px "OpenSans-Semibold", sans-serif;
	padding-top: 3px;
}

div#order .details {
	position: absolute;
	top: 0;
	right: 35px;
	font-size: 0;
}

div#order .details small {
	background: none;
	color: #000;
	margin: 0;
	padding: 0;
	font: normal 16pt "Helvetica-Inserat", "Helvetica", sans-serif;
}

div#order h2 {
	font-size: 0;
	border-bottom: 40px solid #fff;
	border-left: 20px solid transparent;
	border-right: 0px solid transparent;
	height: 0;
	width: 150px;
	position: absolute;
	top: 10px;
	right: 10px;
	margin: 0;
}
@media screen and (max-width: 1200px) and (min-width: 992px){
  div#order h2 {
    width: 130px;
  }
}

div#quote-top {
	position: absolute;
	top: 19px;
	right: 10px;
	text-align: right;
	color: #000;
	font: normal 13pt "Helvetica-Inserat", "Helvetica", sans-serif;
}

div#order .field {
	width: 100%;
}

div#order label {
	font: normal 11pt "MyriadPro-Light", sans-serif;
	color: #737373;
}

div#order .item {
	float: none;
	text-align: left;
}

div#order .tip {
	width: 16px;
	height: 15px;
	position: absolute;
	top: 4px;
	right: 3px;
	cursor: help;
	background: url("../img/tip.png") no-repeat right top;
}

div#order .info {
    margin: 5px 0;
    color: red;
}

div#order input {
	display: block;
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	color: #999;
	font: normal 11pt "MyriadPro-Light", sans-serif;
}

div#order select {
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	color: #000;
	font: normal 11pt "MyriadPro-Light", sans-serif;
}

div#order div.note {
	display: none;
}

div#order div.quote {
	margin: 20px;
}

div#order div.quote label {
	float: left;
	color: #4b4b4b;
	font: normal 11pt "MyriadPro", sans-serif;
}

div#order div#quote-val {
	float: right;
	color: #e90782;
	font: normal 11pt "MyriadPro", sans-serif;
}

div#order .badge-discount { }

div#order .savings { display: none; }
div#order .savings label {}
div#order .savings .discount { }
div#order .savings .value { }

/*div#order div.controls {
	clear: both;
	margin: 60px 20px 20px 20px;
}*/

div#order div.controls button {
	width: 100%;
	display: block;
	margin: 0 0 20px 0;
	/*background: ##FFFFFF;*/
}

div#order #debug {
	padding: 10px;
	font-size: 80%;
}

div#order-footer {
	display: none;
}

div#steps {
	position: absolute;
	top: 30px;
	right: 15px;
}
div#steps .step {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 10px 0 10px;
	margin-left: 10px;
	color: #333;
	background: #fff;
	border-radius: 4px;
}
div#steps .x {
	color: #e80681;
}
div#steps .txt {
	display: none;
}
/* == TABS ===================================================== */
.tab-content {
	padding: 20px 10px;
	background: #fff;
	margin-top: -2px;
	font-size: 13px;
	color: #000000;
	border: 1px solid #d9d9d9;
}
.nav.nav-tabs {
	border: none;
	margin-left: 5px;
}
.nav.nav-tabs li {
	margin: 1px 2px;
	padding: 0;
	background: #fff;
}
.nav.nav-tabs li a {
	padding: 13px 24px;
	margin: 0;
	font: normal 15px "MyriadPro-Light", "sans-serif";
	border: solid 1px #d9d9d9;
	border-bottom: none;
	color: #1480b9;
}
.nav.nav-tabs li.active a {
	border: none;
	background: #1480b9;
	color: #fff;
}




.tabberlive .tabbertabhide { display:none; }
.tabber { }
.tabberlive { margin-top:1em; }

ul.tabbernav {
  margin:0;
  margin-bottom: -5px;
	padding: 3px 0 0 0;
	width: 100%;
	border: none;
}
ul.tabbernav li {
	list-style: none;
	margin: 0;
  display: inline-block;
  padding: 0px;
}
ul.tabbernav li a {
	color: #fff;
	padding: 0 24px;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	font-size: 1.2em;
	line-height: 47px;
	height: 47px;
	background: #1480b9;
	margin-left: 4px;
	border-top: 1px solid #1480b9;
	border-right: 1px solid #1480b9;
	border-left: 1px solid #1480b9;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
ul.tabbernav li a:link {
	background: #1480b9;
	color: #fff;
}
ul.tabbernav li a:visited {}

ul.tabbernav li a:hover {
	color: #fff;
	background: #1480b9;
	border-top: 1px solid #1480b9;
	border-right: 1px solid #1480b9;
	border-left: 1px solid #1480b9;
}
ul.tabbernav li.tabberactive a {
	color: #1480b9;
	background: #fff;
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
}
ul.tabbernav li.tabberactive a:hover {
	color: #1480b9;
	background: #fff;
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
}
.tabberlive .tabbertab {
	background: #fff;
	border: 1px solid #d9d9d9;
  padding: 10px;
  width: 100%;
}

/* == PRODUCT GROUP PAGES ===================================================== */
div#pgroup {
	padding: 10px 0 20px 20px;
}

#pgroup div.product {
	float: left;
	width: 160px;
	height: 160px;
	padding: 8px;
	border: 1px solid #ddd;
	text-align: center;
	position: relative;
	margin: 0 18px 18px 0;
	cursor: pointer;
}

#pgroup div.image {
	margin-top: 12px;
}

#pgroup div.name {
	width: 160px;
	position: absolute;
	bottom: 10px;;
	left: 10px;
	text-align: center;
}

div.upload-replace {
	margin-top:14px;
}

/* == PROGRESS BAR ============================================================ */

#progressBar { padding-top: 0; padding-bottom: 10px; }
#progressBarText { width: 500px; margin-left: auto; margin-right: auto; }
#progressBarBox { width: 500px; height: 15px; border: 1px solid; background-color: #eee; margin-left: auto; margin-right: auto; }
#progressBarContent { background-color: #9c6; height: 15px; width: 100px; }

/*===================== FEATUED TAG ADJUSTMENTS ==================================================*/

.featured .featured-product-wrapper .product {
	height: 250px;
}

.featured .featured-product-wrapper .product .title {
	height: 65px;
}

.featured .featured-product-wrapper .product .title h3 {
	white-space: unset;
    font-size: 17px;
    font-weight: 300;
}

/* == ECO-FEATURES ============================================================ */

div#ecalc {
	cursor: help;
	display: block;
	margin: 10px 0 0 10px;
	width: 290px;
	height: 72px;
}

div#ecalc div {
	float: left;
}

div#ecalc span {
	display: block;
	width: 80px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #5F5F5F;
	margin: 0 10px 10px 0;
	padding-right: 4px;
	text-align: right;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
}

div#ehelp {
	padding: 10px;
	border-top:1px dashed #aaa;
}

div#ehelp div {
	width: 27px;
	height: 24px;
	margin-bottom: 10px;
	border:1px solid #5F5F5F;
	position: relative;
}

div#ehelp div span.txt {
	display: block;
	width: 280px;
	position: absolute;
	left: 39px;
	top: 2px;
}

span.env {
	font-size: larger;
	font-weight: bold;
	color: #679a34;
}

/* == SPECIALS/FEEDS/ETC =================================================== */
div.special {
	margin: 10px 10px 20px 10px;
	padding: 12px;
	width: 310px;
	background: #E7E5E6;
}

div.special h3 {
	color:#8B8D90;
	font-size:larger;
	font-weight:bolder;
	margin:0;
	padding:0 0 6px;
}

div.special h3 strong {
	color: #339900;
	text-transform: uppercase;
}

div.special .pic {
	float: right;
	bottom: 0;
	right: 10px;
	margin: 20px 0 0 10px;
}

div.special .txt {
	text-align: left;
}

div.special .note {
	margin: 20px 0 5px 0;
	font-weight: bold;
}

div.special ul {
	margin: 0;
	padding: 0;
}

div.special li {
	list-style-type: none;
	padding-bottom: 2px;
}

div.feed .date {
	color: gray;
	float: right;
}

div.feed .content {
	text-align: justify;
}

#product .special {
	width: 253px;
}

#product .special-h {
	display: none;
}

/* == PRICE GRID TABLE ======================================================== */
div.pricegrid {
	width: 100%;
	text-align:center;
}
table.pricegrid {
	border: 1px solid black;
	border-collapse: collapse;
	cursor: default;
	margin: 4px 10px;
	width: 90%;
}
table.pricegrid caption { font-weight: bold; }
table.pricegrid td { border: 1px solid #bbb; }
table.pricegrid thead td { background: #ddd; }
table.pricegrid td.quantity { text-align: center; }
table.pricegrid td.item { font-weight: bold; }
table.pricegrid td.price  { text-align: center; }

/* == MENUS =================================================================== */
.qmmc .qmdivider{display:block;font-size:1px;	border: 0 solid;}.qmmc .qmdividery{float:left;width:0;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;}.qmclear {font-size:1px;height:15px;width:0;clear:left;line-height:0;display:block;float:none !important;}.qmmc {position:relative;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc ul {left:-10000px;position:absolute;}.qmmc, .qmmc ul {list-style:none;padding:0;margin:0;}.qmmc li a {float:none}.qmmc li{position:relative;}.qmmc ul {z-index:10;}.qmmc ul ul {z-index:20;}.qmmc ul ul ul {z-index:30;}.qmmc ul ul ul ul {z-index:40;}.qmmc ul ul ul ul ul {z-index:50;}li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0;left:100%;}#qm1 li {float:none;}#qm1 li:hover>ul{top:0;left:100%;}

.qmmc li {
	padding: 0;
}

/* Main Menu */
#qm0 {
	height: 58px;
}

/* Main - Items */
#qm0 a {
	height: 58px;
	padding: 42px 12px 0 12px;
	color: #444;
	text-transform: uppercase;
}

/* Main - Hover State */
#qm0 a:hover {
	color: #155e8c;
	background-color: #eaeaea;
	text-decoration: none;
}

/* Main - Active State */
body #qm0 .qmactive, body #qm0 .qmactive:hover {
	color: #155e8c;
	text-decoration: none;
	background-color: #eaeaea;
}

/* Main - Sub Item Container */
#qm0 div, #qm0 ul {
	padding: 0;
	margin: 0 0 0 -1px;
	background: #373737;
	width: 220px;
	border-top: 5px solid #155e8c;
}

/* Main - Sub Items */
#qm0 div a, #qm0 ul a {
	color: #fff;
	height: auto;
	padding: 11px 14px 11px 14px;
	text-transform: none;
	font-size: 90%;
}

/* Main - Subs - Hover */
#qm0 div a:hover, #qm0 ul a:hover {
	color: #fff;
	background-color: #ea0c85;
}

/* Main - Subs - Parent */
#qm0 div .qmparent {
	background: url("../img/bullet-menu.png") no-repeat center right 10px;
}

/* Second-level Sub */
body #qm0 div div {
	margin: -5px 0 0 0;
}

/* Products Menu */
#qm1 { display: none; }

/* ======UPLOADS============================================================*/
#btnUpload { float: right; }
#file { width: 400px; }
#upl-delete { float: left; }
#order-upload div.controls {
	margin: 25px 0;
}

#upl-design {
	border: 1px dotted #F8981D;
	height: 30px;
	width: 770px;
}

#upl-design button {
	margin: 0;
	text-transform: uppercase;
	float: right;
	position: relative;
}

#order-upload .f-note {
	padding-left: 38px;
	margin-bottom: 25px;
}

/* HTML5 Uploads */
#uploads-drop {
	border: 1px dashed #d3d3d3;
	padding-bottom: 62px;
	margin: 0 auto;
	background: #fff;
}
#uploads-drop .header {
	display: none;
}
#uploads-drop.hover {
	border: 1px dashed blue;
}
#uploads-drop .file {
	position: relative;
	width: 31%;
	margin: 1%;
	border: 1px solid #ddd;
	background: #f8f8f8;
	display: inline-block;
	padding: 0 0 0 25px;
	height: 80px;
}
#uploads-drop .file .fid {
	position: absolute;
	top: 10px;
	left: 4px;
}
#uploads-drop .file .icon {
	position: absolute;
	top: 10px;
	left: 25px;
	width: 32px;
	height: 32px;
	background: url(/images/icons/uploads/file.png) no-repeat;
}
#uploads-drop .file .icon.pdf {
	background: url(/images/icons/uploads/pdf.png) no-repeat;
}
#uploads-drop .file.progress .icon {
	background: url(/images/icons/uploads/progress.gif) no-repeat;
}
#uploads-drop .file .checkbox {
	top: -5px;
	padding: 5px;
}
#uploads-drop .file .name {
	position: absolute;
	top: 4px;
	left: 64px;
	font-size: 90%;
}
#uploads-drop .file .size {
	position: absolute;
	top: 20px;
	left: 64px;
	font-size: 80%;
}
#uploads-drop .file .control {
	position: absolute;
	top: 7px;
	right: 8px;
	padding: 5px 10px;
	margin: 0;
	height: auto;
}
#uploads-drop .file .progress {
	bottom: 4px;
    height: 4px;
    left: 1%;
    position: absolute;
    width: 98%;
	display: none;
}

#uploads-drop .file .progress .bar-box {
	height: 100%;
	width: 100%;
}

#uploads-drop .file .progress .bar-content {
	height: 100%;
	width: 0;
	background: #3366BB;
}

#uploads-drop .file .progress .bar-text {
	width: 120px;
	position: absolute;
	bottom: 9px;
	left: 132px;
	text-align: center;
	color: #666666;
	font-size: 80%;
}

/* Sample Product Group 'Tag' */
span.pgroup-tag.test {
	display: block;
	height: 13px;
	width: 30px;
	float: right;
	position: relative;
	top: -15px;
	left: -145px;
	background: #d3d3d3;
	border: 1px solid black;
}

#order-upload.xhr2 .f-note {
	padding-left: 0;
}

/* == SPECIAL CONTROLS ==================================================== */
#tbl-upload { margin-top: 50px; }

/* == DDP ================================================================== */
body.ddp #s-subnav {
	display: none;
}

body.ddp #s-content {
  width: 938px;
	border: none;
	padding-bottom: 1px;
}

body.ddp #tbl-order-item {
	width: 935px;
}

#ddp-templates {
	padding-left: 0;
}

#ddp-templates .categories {
	width: 151px;
	float: left;
	background: #ddd;
}

#ddp-templates .categories h2 {

}

#ddp-templates .categories ul {
	margin: 0;
	padding: 0;
}

#ddp-templates .categories li {
	list-style: none;
}

#ddp-templates .categories li a {
	display: block;
	color: #333333;
	font-family: sans-serif;
	font-size: 12px;
	margin: 0 0 2px;
	padding: 4px 0 4px 20px;
	text-decoration: none;
}

#ddp-templates .categories li a:hover,
#ddp-templates .categories li a.selected {
	background: #bbb;
}

#ddp-templates .templates {
	width: 764px;
	float: right;
}

#ddp-templates .template {
	float: left;
	width: 160px;
	margin: 0 24px 10px 0;
	border: 1px solid #ccc;
	text-align: center;
	cursor: pointer;
	display: inline; /* IE6 */
}

#ddp-templates .thumbnail {
	width: 140px;
	margin: 10px 10px 5px 10px;
}

#ddp-templates .thumbnail img {
	/* width: 140px; */
}

#ddp-templates .name {
	margin: 10px 0 10px 0;
}

#ddp-templates .message {
	text-align: center;
	padding-top: 20px;
}

.navbar-header {
    top: 44px;
    display: inline-block;
    position: relative;
    height: 96px;
}

.navbar-header .navbar-brand {
    /* background: red; */
    padding: 0;
    /* left: 0px; */
    display: inline-block;
    /* position: relative; */
    margin: 0;
    height: 96px;
    /* top: 40px; */
}

.navbar-header a[href='/account'] {
    height: inherit;
}
.navbar-header img[alt='Brand'] {
    height: 100%;
}

/* PressCentric Default templates overides) ==============================*/

div#container__footer {
	background-color: #323c46;
    background-color: #3CB4E7;
}

div#container__content {
	/* background: #f5f5f5 url("../img/s-main-top.png") repeat-x; */
	background: #f5f5f5;
	margin-top: 80px;
}

.content__column-left {
	display: none;
}

#s-nav {
	/* background: transparent  url("../img/s-header-bkg.png") bottom left repeat-x; */
	height: 150px;
}
#s-nav nav.navbar {
	background-color: inherit;
	border-radius: 0;
	border: none;
}

#s-nav nav.navbar .collapse.navbar-collapse.navigation__menu-collapse {
	border: none;
	padding: 0 !important;
}

div.eco div.btn {
	background: #adadad;
	border-color: #858585;
}


.carousel-indicators li,
.carousel-indicators li.active {
	width: 27px;
	height: 6px;
	margin: 0;
	padding: 0;
	background: #e5e5e5;
	border: none;
	border-radius: 0;
}
.carousel-indicators li.active {
	background: #fae30a;
}
.carousel-indicators {
	left: 4%;
}

.input-group-addon.times_delimeter {
	background: none;
}

.input-group-addon .glyphicon-info-sign {
	color: #2799BE;
}

#steps .pagination .step {
	background: none !important;
	width:40px;
}

#steps .pagination .step a {
	padding: 3px;
}

#steps .pagination .step.active a {
	background: white;
	border: solid 1px #ccc;
	color: red;
}

.pc-credit-cards ul li i {
	color: #fff;
}

.sideMenu .dropup a span.tag {
	display: none;
}





























/*=========== MOBILE ===============*/


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

	.home #container__content .container #startPageContent,
	.container, #copyright_footer {
		width: 80%;
	}
	pc-header {
		height: 0;
	}

	#header-contact {
		top: 20px;
	}

	div#s-menu {
		height: auto;
		clear: both;
	    top: 12px;
	}

	div#s-user {
	    top: 0;
	    right: 0;
	    width: 100%;
	    margin: 0;
	    border: 0;
	}

	div#s-user ul.nav.navbar-nav.user-logged-in {
		margin-right: 200px;
	}
	div#s-user ul.nav.navbar-nav li a {
		padding: 9px 10px 8px 10px;
	}

	div#s-user .nav.navbar-nav p {
		margin: 0 !important;
		top: -11px;
		position: relative;
	}
	div#s-user a#user-cart {
	    top: 45px;
	    margin: 0;
	    right: 20px;
	}

	.navbar-header {
		width: 55%;
		height: 80px;
	}
	.navbar-default .navbar-brand {
	    padding: 0;
	    background-size: contain;
	    width: 100%;
	    top: 40px;
	    height: 50px;
	    left: 10px;
	}
	#user-cart {
		margin-top: -5px;
	}

	ul.nav.navbar-nav>.dropdown-menu {
		top: 100px;
	}

	.copyright_footer {
		background: #fff;
		width: 100%;
		margin: 0;
	}
}





@media screen and (max-width: 760px) {
	div#s-user {
		top: auto;
		text-align: center;
		position: relative;
		height: auto;
		padding: 10px;
		background: #fff;
		border: none;
	}

	div#s-products.sideMenu .side-menu--menu-section .dropdown-menu li {
		border: none !important;
	}

	div#s-user #user-cart {
		position: relative;
		top: 0;
	}
	div#s-user ul.nav.navbar-nav a {
		margin: 5px 0;
	}
	div#s-user ul.nav.navbar-nav p {
		margin: 0;
		color: #707070;
	}

	div#s-user .navbar-nav li a {
		color: #707070;
	}
	a.navbar-brand {
		width: 80% !important;
		top: 5px !important;
		height: 40px!important;
	}
	.navbar-default .navbar-toggle {
		border-color: #ccc;
		background: #fff;
	}
	div#s-nav {
		border: none;
	}
	div#s-nav .navbar-header {
		top: 0px;
		padding: 0 15px;
	    background: #fff;
	    width: 100%;
	    height: 50px;
	}
	div#s-nav nav.navbar.navbar-default {
		margin: 0;
	}

	div#s-menu {
		margin-top: 0px !important;
		margin-top: 0px !important;
	    top: 0;
	    width: 100%;
	    float: none;
	    right: 0;
	    left: 0;
	}
	div#s-menu ul.nav.navbar-nav {
		display: block;
		width: 100%;
		padding: 0;
    	border-top: 5px solid #155e8c;
    	background: #373737; 
	}

	div#s-menu ul.nav.navbar-nav li.dropdown ul.dropdown-menu {
		top: 0;
	}

/*	div#s-menu ul.nav.navbar-nav li.dropdown ul.dropdown-menu li {
		margin-left: 20px;
	}*/
	div#s-menu ul.nav.navbar-nav>li {
		height: auto;
	}

	div#s-menu ul.nav.navbar-nav li.dropdown ul.dropdown-menu {
		border: none;
	}

	div#s-menu ul.nav.navbar-nav li.dropdown a, div#s-menu ul.nav.navbar-nav li a {
	    height: auto;
    	padding: 10px;
	    color: #fff;
	}

}

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


	.navbar-header {
		top: 0px;
	}

	pc-header {
		display: none;
	}

	.home #container__content .container #startPageContent,
	.container {
		width: 100%;
	}

	div#s-nav {
		height: auto;
		margin: 0 -15px;
	}

	div#s-menu .nav.navbar-nav {
		margin: 0;
	}

	div#s-menu {
		height: auto;
		position: relative;
	}

	div#s-menu .nav.navbar-nav li {
		background: transparent;
	}

	div#s-user .nav.navbar-nav {
		margin: 0;
	}

	div#s-user .nav.navbar-nav li a {
		padding: 0;
	    padding: 0;
	}
	div#s-user .nav.navbar-nav li {
		margin: 0;
	}

	div#s-user .nav.navbar-nav p {
		padding: 0;
		margin: 10px 0 0 0;
		text-align: center;
	}
	#s-nav .container .navbar.navbar-default .navbar-collapse.navigation__menu-collapse.collapse.in {
		padding: 0 15px;
	}

	div#s-menu ul.nav.navbar-nav li {
	    border: none;	
        padding: 0;
	}

	a.navbar-brand {
		height: 30px;
		position: relative;
		top: 15px;
		left: 0;
		background: url(https://cms.presscentric.com/38nxpURcYNVXQ7n8SrYglZ/logo/logo.png) no-repeat left top;
		background-size: contain;
		width: 60%;
	}
	.navbar-toggle {
		margin-right: -5px;
	}

	a#user-cart {
		margin: 0;
		float: none;
	}

	a.btn.btn-default.btn-xs {
		font-size: 10px;
	}

	#s-content h1 {
		display: block;
		background: none;
		margin: 10px 0;
	}

	#s-content h1 a {
		float: none;
	}

	#uploads-drop .file {
		display: block;
		width: 100%;
		margin: 0;
	}

	#steps {
		width: 100%;
		margin: 10px 0;
	}

	#steps .pagination .step {
		margin-left: 0;
		width: 20%;
	}
	#steps .pagination .step a {
		color: #333;
		display: block;
		text-align: center;
	}
	#steps .pagination .step span {
		display: none;
	}

	div.controls {
		text-align: center;
	}

	div.controls a, div.controls button, div.controls input[type="button"], div.controls input[type="submit"], #login input[type="submit"], button.styled {
		width: 80%;
		margin: 5px 10% !important;
		float: none !important;
	}

	div#s-footer-cp {
		top: 0;
	    float: none;
	    width: 100%;
	}
	div#s-footer {
		height: auto;
    	background: #fff;
    	top:0;
	}

	div#s-footer-powered {
		padding: 10px 20px;
	}

	div#s-footer-powered {
		background: #fff;
		float: none;
		bottom: auto;
	}
	
	div#footer-links ul li {
	    display: block;
	}

	#s-main-bottom a {
		border: none;
	}

	div#container__footer {
		top: 5px;
	}

	div#p-footer {
		/* padding: 20px; */
		/* margin-top: 10px; */
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}

	div#p-footer div.footer-box {
		margin: 0 0 10px 0;
		width: 50%;
		display: inline-block;
		text-align: left;
		padding: 0;
		border: none;
	}

	div#order div.controls button {
		margin: 0 auto !important;
	}

	div#order input, div#order select {
		font: normal 14px/16px "FuturaLight", sans-serif;
	}

	div#order .panel-heading h2 {
	    clear: both;
	    position: relative;
	    top: 10px;
	    text-align: left;
	    padding-left: 10px;
        position: absolute;
	}

	div#order .details {
		position: relative;
		top: -80px;
		right: 0;
    	font-size: 0;
	}

	div#order.panel-default>.panel-heading:after {
		padding-top: 10px;
		padding-left: 10px;
	}

	div#order .panel-body .job-specification__wrapper h3.details small {
		display: inline-block;
		width: auto;
		position: absolute;
		right: 10px;
		left: auto;
		top: 5px;
	}

	div#order .panel-heading {
		padding: 0;
		margin: 0;
		height: 50px;
	}

	div#s-menu .nav.navbar-nav:hover .dropdown-menu {
		top: 0;
		border: none;
	}

	.sideMenu .dropup .dropdown-menu {
		box-shadow: none;
		border: none;
		text-align: left;
	}

	div#s-menu {
		margin-top: 5px;
	}
	div#s-menu ul.nav.navbar-nav li a {
		width: 100%;
		margin: 0 !important;
		text-align: left !important;
	}
	div#s-menu ul.nav.navbar-nav li.dropdown ul.dropdown-menu li.dropdown-submenu a,
	div#s-menu ul.nav.navbar-nav li.dropdown ul.dropdown-menu li a {
	    padding-left: 30px;
	    font-size: 100%;
	    text-transform: uppercase;
	}
	div#s-menu ul.nav.navbar-nav li.dropdown ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu a {
		padding-left: 40px;
		color: #aaa;
	}

	div#product .pheader {
		margin-left: 0;
	}

	div#product .pheader h1 {
	    position: relative;
	    top: 0;
	    color: #000;
	    margin: 0;
	    text-align: center;
	}
	div#container__content {
	   margin-top: 0;
	}

	div#product {
		margin-top: 0 !important;
		top: 0 !important;
	}

	body.home .carousel {
		height: auto;
	}

	body.home #container__content,
	body.home #s-content,
	div#s-content {
		margin-top: 0
	}

	div#s-content {
		top: 0
	}

	#carousel {
		height: auto;
		background: #116faf url("../img/background.jpg") no-repeat;
		margin: -15px;
		padding: 10px;
	}

	.carousel-indicators {
		width: 100%;
		left: 0;
		display: none;
	}

	.navbar-collapse {
		padding: 0 !important;
	}

	div#s-user ul.nav.navbar-nav li a {
		padding: 0;
    	margin: 0;
	}

}

#tip_paper + .popover {
  display: none !important;
}
#tip_paper:hover + .popover {
  display: block !important;
}



/* CAREERS */

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

	.page__careers h3 img {
		width: 80%;
		height: auto;
		margin: 30px auto;
		float: none!important;
		display: block;
	}


}

