/*=============================================== HTML FORMAT ===============================================*/

html, body {
	font-size: 100%;
	padding: 0;
	margin: 0;
}
body {
	font-family: 'PlayRegular', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	background-color: #ffffff;
	color: #444;
	margin: 0px;
}
ul {
	padding: 0px;
	margin: 0px;
}
ul li {
	padding: 0px;
	margin: 0px;
}

a, button, img, .grbase-region,.grbase-cart, .grbase-cart-full, .grbase-corp, .grbase-features li, .grbase-icon-small, .grbase-icon-large:before, .grbase-icon-large, .grbase-icon-large:after, .grbase-accord-1 .panel-title, .grbase-progress .progress-bar, .grbase-carousel-style1 .next-style, .grbase-carousel-style2 .controller-carousel, .grbase-pricing-table-1 .row-title, .grbase-pricing-table-1 .row-buy, .changeHeaderOn, .grbase-search, .grbase-button, .grbase-404-block, .grbase-tag li, .grbase-about-us, .grbase-team-1 .grbase-team-member, .grbase-team-social, .grbase-team-member img, .grbase-face-glass, .grbase-portfolio-grid,.grbase-portfolio-fakehover, .grbase-portfolio-icon{
	-webkit-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
	-webkit-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
}
button:focus, button:active {
	box-shadow: none;
}
optgroup,select{ color:#333;}
img.thumbnail, .thumbnail img{max-width: 100%;}

/*=============================================== REGIONALIZATION ===============================================*/

.region-usa, .region-canada, .region-europe, .region-middleeast, .region-africa {
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 760px;
	color: red;
}

.region-usa { background-image: url(../../img/pump_group/background-usa.jpg); background-size: cover;}
.region-canada { background-image: url(../../img/pump_group/background-canada.jpg);}
.region-europe { background-image: url(../../img/pump_group/background-europe.jpg);}
.region-middleeast { background-image: url(../../img/pump_group/background-middleeast.jpg);}
.region-africa { background-image: url(../../img/pump_group/background-africa.jpg);}

.region-usa h1, .region-canada h1, .region-europe h1, .region-middleeast h1, .region-africa h1 { color: #666; font-size: 80px; margin: 0 5px 30px 0;}
.region-usa h3, .region-canada h3, .region-europe h3, .region-middleeast h3, .region-africa h3 { color: #000; font-size: 34px; margin: 0 0 5px 0}
.region-usa h4, .region-canada h4, .region-europe h4, .region-middleeast h4, .region-africa h4 { color: #666; font-size: 24px; margin-bottom: 0; margin-top: 10px;}
.region-usa h5, .region-canada h5, .region-europe h5, .region-middleeast h5, .region-africa h5{ color: #666; font-size: 24px; margin-bottom: 10px;}
.region-usa p, .region-canada p, .region-europe p, .region-middleeast p, .region-africa p { color: #666;}

.region-highlight { color: #1B5E9E; }

.region-links li {
	list-style: none;
	border-bottom: solid 1px #CCC;
	padding-top: 4px;
}
.region-links li:last-child{
	border-bottom: none;
}

.news li .grbase-locations-text{
	border-bottom: solid 1px #CCC;
}

.region-news li, .region-events li {
	padding-left: 30px;
	list-style: none;
}
.region-news li { background: url('../../img/pump_group/news-dk.png') no-repeat 2px 12px;}
.region-events li { background: url('../../img/pump_group/cal-dk.png') no-repeat 0px 12px; }

.region-nav {
	width: 100%;
	margin: 0;
	position: absolute;
	left: 0;
	top: 9999px;
	background: #ededed;
	height: 191px!important;
	padding-bottom: 20px;
	display: block;
}

.sidenav-offcanvas{
	position: absolute;
	height:auto;
	background-color: #1F304F;
	width:70vw;
	/*border-right:2px #182742;*/
	/*box-shadow: -5px 0px 10px #111E36 inset;*/
}
.sidenav-offcanvas .nav{background-color: transparent;}
.sidenav-offcanvas .nav .open>a, .sidenav-offcanvas .nav .open>a:hover, .sidenav-offcanvas .nav .open>a:focus{
	background-color: #111E36;
}
.sidenav-offcanvas .nav>li>a:hover, .sidenav-offcanvas .nav>li>a:focus{
	background-color: #111E36;
}
.sidenav-offcanvas .navbar-nav>li>.dropdown-menu{
	background-color: #fff;
	box-shadow: 0px 0px 15px #ddd inset;
	/*border-right:1px #ddd solid;*/
}
.sidenav-offcanvas a{
	color:#efefef;

}


/*=============================================== PUSHERS ===============================================*/

.pushupsingle {padding-top: 10px;}
.pushupdouble {padding-top: 20px;}
.pushuptriple {padding-top: 30px;}
.pushdownsingle {padding-bottom: 10px;}
.pushdowndouble {padding-bottom: 20px;}
.pushdowntriple {padding-bottom: 30px;}
.pushdowndoublemargin {margin-bottom: 20px;}
.grbase-bodycontent ul { padding-left: 20px; }

@media (min-width: 992px) and (min-height: 565px) {
	.lock_position { position: fixed; }
}

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

/*-------------------------------- @fontface --------------------------------*/

@font-face {
	font-family: 'PlayRegular';
	src: url('../../fonts/Play-Regular-webfont.eot');
	src: url('../../fonts/Play-Regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('../../fonts/Play-Regular-webfont.woff') format('woff'),
	url('../../fonts/Play-Regular-webfont.ttf') format('truetype'),
	url('../../fonts/Play-Regular-webfont.svg#PlayRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PlayBold';
	src: url('../../fonts/Play-Bold-webfont.eot');
	src: url('../../fonts/Play-Bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('../../fonts/Play-Bold-webfont.woff') format('woff'),
	url('../../fonts/Play-Bold-webfont.ttf') format('truetype'),
	url('../../fonts/Play-Bold-webfont.svg#PlayBold') format('svg');
	font-weight: bold;
	font-style: normal;
}
strong{ font-family:'PlayBold'; }
h1, h2, h3, h4, h5, h6 {
	margin-top: 20px;
	margin-bottom: 30px;
}
h1 {
	font-size: 40px;
	line-height: 56px;
}
h2 {
	font-size: 34px;
	line-height: 44px;
}
h3 {
	font-size: 30px;
	line-height: 40px;
}
h4 {
	font-size: 24px;
	line-height: 40px;
}
h5 {
	font-size: 18px;
	line-height: 25px;
}
h6 {
	font-size: 14px;
	line-height: 18px;
}
p {
	line-height: 30px;
}
p.line_height_20 {
	line-height: 20px;
}
a {
	text-decoration: none !important;
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
b {
	font-weight: 600;
}
label {
	font-weight: 600;
}
label.error{
	color: #a94442;
}
.pipe {
	color: #BBB;
	padding: 0 10px;
}
h2.products { padding-bottom: 5px; border-bottom: 2px solid #DDD;}
h4.products { margin-bottom: 5px; padding-bottom: 2px; border-bottom: 2px solid #FF4D4D; line-height: 28px}
div.product_listing {min-height: 245px; }
h4.case, h4.related { margin-bottom: 15px; padding-bottom: 2px; border-bottom: 2px solid #FF4D4D;}
h4.features, h4.policy { margin-bottom: 5px; padding-bottom: 2px; border-bottom: 2px solid #DDD;}
h5.tags { margin-bottom: 10px; padding-bottom: 2px; border-bottom: 1px solid #DDD;}
.no_margins {margin-top:0px; margin-bottom: 0px;}

.radio{
	display: inline-block!important;
	margin-right: 10px!important;
}
/*=============================================== COLOR ===============================================*/

header {
	background: #fff;
}
nav {
	background: #fff;
}
nav a {
	color: #6298CB !important;
}
.admin nav a{
	color: #FFF2F2 !important;
}
nav a:hover {
	background: #1B5E9E !important;
	color: #FFF !important;
}
.admin nav a:hover{
	background: #df3b3b !important;
	color: #ffffff !important;
}
.admin .nav .open>a:focus{
	/*background: */
	background-color:#df3b3b !important;
}
.admin .dropdown-menu>li>a, .dropdown-menu .menu a{
	color:#df3b3b !important;
}
.admin .dropdown-menu>li>a:hover,
.admin .dropdown-menu>li>a:active, .dropdown-menu .menu a:hover, .dropdown-menu .menu a:active{
	color:#fff !important;
}
nav a:active {
	background: #1B5E9E;
	color: #FFF;
}
a {
	color: #1B5E9E;
}
a:hover, a:active {
	color: #FF4D4D;
}
button:hover {
	background: #101010;
	color: #fff;
	border:solid 1px #101010;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
.primary-color {
	background: #1B5E9E;
	border-color: #1B5E9E;
}
.secondary-color {
	background: #FF4D4D;
	border-color: #1B5E9E;
}
.grbase-text-color {
	color: #444;
}
.grbase-heading {
	color: #444;
	margin-bottom: 0px;
}
.grbase-sub-heading {
	color: #7F7F7F;
}
.grbase-bottom {
	background: #222222;
}
.grbase-bottom-heading {
	color: #FFFFFF;
	margin-bottom: 12px;
}
.grbase-bottom-highlight {
	color: #FFFFFF;
}
.grbase-bottom-text {
	color: #6E6E6E;
	line-height: 1.6em;
}
.grbase-footer {
	background: #000000;
	color: #878787;
}
.grbase-color-style2 {
	background: #FF4D4D;
	color: #fff;
	border-color: #FF4D4D;
}
.grbase-color-style3 {
	background: #303030;
	color: #fff;
	border-color: #303030;
}
.grbase-color-style4 {
	background: #00BFFF;
	color: #fff;
	border-color: #00BFFF;
}

.tab-color {
	background: #CCC;
}
/*=============================================== HEADER & FOOTER ===============================================*/

/*-------------------------------- HEADER --------------------------------*/

.grbase-header {
	width: 100%;
	/*height: 100%;*/
	background: #fff;
}
.grbase-logo img {
	border: none;
	/*
	margin-top: 10px;
	height: 90px;
	*/
}
.grbase-subheader {
	width: 100%;
	height: auto;
	margin-top: 10px; /*visual adjustment of header spacing*/
	background: #eee;
	background-image: url(../../img/pump_group/faderdown.png);
	background-position: top center;
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
}
.grbase-breadcrumb {
	width: 100%;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
.breadcrumb {
	background: transparent;
	padding-left: 0px;
}
@media (min-width: 992px) {

	#header.changeHeaderOn small{vertical-align: middle;}

	#header.changeHeaderOn .grbase-cart i, #header.changeHeaderOn .grbase-cart-full i{font-size: .6em;}
	#header.changeHeaderOn .grbase-corp i{font-size: .6em;}

	#header.changeHeaderOn .navbar-nav>li>a {
		padding: 21px 15px 21px 15px;
		transition: padding 0.2s;
	}
	#header.changeHeaderOn .navbar-brand {
		padding-top: 5px;
	}
	#header.changeHeaderOn .grbase-logo img {
		margin-top: 0px;
		height: 63px;
		width:auto;
	}
	#header.changeHeaderOn .grbase-search input {
		height: 63px;
	}
	#header.changeHeaderOn .grbase-search {
		height: 63px;
		padding-top: 12px;
	}
	#header.changeHeaderOn .grbase-region {
		height: 63px;
		padding-top: 7px;
	}
	#header.changeHeaderOn .grbase-cart, #header.changeHeaderOn .grbase-cart-full {
		height: 63px;
		padding-top: 7px;
	}
	#header.changeHeaderOn .grbase-corp {
		height: 63px;
		padding-top: 7px;
	}
	#header.changeHeaderOn .container>.navbar-header {
		height: 60px;
	}

	#regionbar.changeHeaderOn {
		-webkit-transition: opacity .8s ease-in-out!important;
		-moz-transition: opacity .8s ease-in-out!important;
		-o-transition: opacity .8s ease-in-out!important;
		-ms-transition: opacity .8s ease-in-out!important;
		position: fixed!important;
		z-index: 10000!important;
		min-height: 38px!important;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 10px!important;
	}

	#header.changeHeaderOn .grlogos {
		height: 55px!important;
		-webkit-transition: opacity .8s ease-in-out;
		-moz-transition: opacity .8s ease-in-out;
		-o-transition: opacity .8s ease-in-out;
		-ms-transition: opacity .8s ease-in-out;
	}

	#header.changeHeaderOn .navvertical {margin-top: 0px!important;}
}
/*-------------------------------- NAVIGATION --------------------------------*/

nav a {
	font-weight: 300;
	font-size: 13px!important;
	font-family: 'PlayRegular', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}
.dropdown-menu .menu{
	display: inline-block;
	list-style: circle;
	list-style-position: inside;
	width:100%;
}
.dropdown-menu {padding: 0px;}

.dropdown-menu .menu a{width:100%;display: block;}
.navbar-nav {
	margin-bottom: 0px;
}
@media (min-width: 768px){
}

.navbar-brand {
	height: 100px;
	text-align: center;
}
.navbar-right { background-color: #1F304F; }
.admin .navbar-right{background-color: #980001; }

.navbar-toggle {
	border: 1px solid #1B5E9E;
	border-radius: 0px;
	margin-top: 32px;
}
.navbar-toggle:hover {
	background: transparent;
}
.dropdown-menu {
	border-radius: 0px;
	box-shadow: none;
	border-top: solid 1px #1B5E9E;
	padding-bottom: 0px;
	border-bottom: 0px;
}
.admin .dropdown-menu{
	border-top: solid 1px #980001;
}
.dropdown-menu>li>a, .dropdown-menu .menu a {
	font-family: 'PlayRegular', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-weight: 300;
	font-size: 14px;
	border: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 55px;
	border-bottom: solid 1px #ddd;
}
.dropdown-menu .menu a{padding-right:0px;}

@media (max-width: 768px) {
	nav a:hover {
		background: #1B5E9E !important;
		color: #6298CB !important;
	}

	.grbase-tab .nav> li {
		/*            float: none;
                    margin-left: -20px;*/
	}

	.nav>li {
		border-top: none;
	}
	.navbar-brand {
		text-align: center;
		width: 100%;
	}

	.navbar-nav>li>a, .dropdown-menu .menu a {
		padding-top: 25px;
		padding-bottom: 25px;
		padding-left: 22px;
		padding-right: 22px;
	}

	.container>.navbar-header {
		width: 100%;
	}
}

.sub-dropdown ul{
	list-style: none;
}

@media (min-width: 992px) {
	nav a:hover {
		background: #1B5E9E !important;
		color: #FFF !important;
	}

	.navbar-brand {
		text-align: left;
		width: auto;
	}
	.container>.navbar-header {
		width: auto;
	}
}
/*-------------------------------- SEARCH BOX --------------------------------*/

.grbase-search, /*.grbase-region,*/ .grbase-cart, .grbase-cart-full /*, .grbase-corp*/ {
	height: 70px;
	color: #fff;
	font-size: 36px;
	line-height: 20px;
	width: 60px;
	padding: 0px 0px 0px 0px;
	/*	float: right;*/
	text-align: center;
	cursor: pointer;
	display: block;
	float: left!important;
}
.badge{
	background-color: #144E84; /*#1B5E9E*/;
}
.grbase-search small, .grbase-region small, .grbase-cart small, .grbase-cart-full small{
	font-size: 10px;
	text-transform: uppercase;
	line-height: 0px;
}
.grbase-corp small{
	font-size: 10px;
	text-transform: uppercase;
	line-height: 0px;
}
.grbase-search input {
	height: 70px;
	font-size: 18px;
	display: inline-block;
	font-weight: 300;
	border: none;
	outline: none;
	color: #444;
	padding: 3px;
	padding-right: 60px;
	width: 0px;
	position: absolute;
	top: 0;
	right: 0;
	background: none;
	z-index: 3;
	cursor: pointer;
	transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
}
.grbase-search input:focus {
	width: 400px;
	z-index: 1;
	cursor: text;
	background: #EFEFEF;
	padding-left: 15px;
}
.grbase-logout{

}

.grbase-region:hover { background-color: #df3b3b; }
.grbase-cart:hover { background-color: #337ec6;}
.grbase-cart-full:hover { background-color: #679732; }
.grbase-corp:hover { background-color: #124a7f; }
.grbase-search:hover { background-color: #0f4b85; }

@media (min-width: 768px) {
	.grbase-search, /*.grbase-region,*/ .grbase-cart, .grbase-cart-full /*, .grbase-corp*/{
		padding-top: 7px;
		height:50px;
		/*padding-left: 18px;*/
		color: #FFF;
	}
	.grbase-search { background: #1B5E9E; }
	.grbase-cart { background: #337ec6; }
	.grbase-cart-full { background: #7db342; }
	.grbase-search input:focus {
		width: 700px;
	}
}
@media (min-width: 992px) {
	.grbase-cart, .grbase-cart-full, .grbase-search{padding-top: 20px;}
	.grbase-search {
		background: #1B5E9E;
		color: #fff;
		height: 100px;
		width: 68px;
	}

	.grbase-cart {
		background: #337ec6;
		color: #fff;
		height: 100px;
		width: 68px;
	}
	.grbase-cart-full {
		background: #7db342;
		color: #fff;
		height: 100px;
		width: 68px;
	}

	.grbase-search input {
		height: 100px;
		font-size: 24px;
	}
}
/*=============================================== BODY ===============================================*/

.grbase-actionmessage-bottom {
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 50px;
	display:block;
}
.grbase-actionmessage-bottom h3 {
	color: #fff;
	text-align: center;
	font-weight:400;
}
.grbase-callaction {
	text-align: center;
	margin-top: 10px;
}
.grbase-body-block {
	width: 100%;
	padding-bottom: 20px;
}
.grbase-white-block {
	width: 100%;
	padding-bottom: 50px;
	padding-top: 50px;
	background: #fff;
	z-index:2;
}
.grbase-image-block {
	z-index: 1;
	min-width: 100%;
	min-height: 100%;
	background: transparent url("../images/testimonial_bg.jpg") center center no-repeat;
	background-size: cover;
	display: block;
	color: #fff;
	padding-top: 50px;
	padding-bottom: 50px;
	background-attachment:fixed;
}
.grbase-image-block h5 {
	color: #fff;
}
.grbase-image-block .prev-style:before, .grbase-image-block .next-style:before {
	color: #fff;
	border: 1px solid #fff;
}
.grbase-image-block a {
	color: #6298CB;
}
.grbase-grey-block {
	width: 100%;
	padding-bottom: 50px;
	padding-top: 50px;
	background: #EEEEEE;
	border-bottom: solid 1px #ddd;
	border-top: solid 1px #ddd;
}
.grbase-padding-block {
	padding-top: 50px;
	padding-bottom: 50px;
}
.grbase-padding-top {
	padding-top: 40px;
}
.grbase-padding-bottom {
	padding-bottom: 40px;
}
.grbase-center-block {
	text-align: center;
}
.grbase-body-row {
	padding-top: 30px;
	padding-bottom: 30px;
}
.grbase-body-row2 {
	padding-top: 50px;
	padding-bottom: 50px;
}
.grbase-space{
	width:100%;
	height:30px;
	display:inline-block;
}

.odd_border{
	margin-bottom: 0!important;
}

.smarty-ui {z-index:99;}
.modal-open .smarty-ui {z-index:111111;}  /* this makes smarty-ui always appear above modals which may not work in the future.  problem is smarty-ui doesn't flag the form so we can't tell where it should be  */

/*-------------------------------- FEATURES --------------------------------*/

.grbase-features li {
	list-style: none;
	cursor: pointer;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 25px;
}
.grbase-features-separator {
	width: 70%;
	align: center;
	color: #ddd;
	margin-top: 40px;
	margin-bottom: 40px;
}
.grbase-separator {
	width: 100%;
	color: #ddd;
	align: center;
}
.grbase-features a {
	color: #444;
}
.grbase-features li:hover button {
	background: #101010;
	border:solid 1px #101010;
}
.grbase-features li:hover .grbase-icon-large {
	background: #FF5049;
}
.grbase-features li:hover .grbase-icon-large:after {
	border-top: 30px solid #FF5049;
}
.grbase-features li:hover .grbase-icon-large:before {
	border-bottom: 30px solid #FF5049;
}

.grbase-features-image-with-text {
	padding-right: 15px;
}
/*-------------------------------- SERVICES --------------------------------*/

.grbase-services h5 {
	margin-bottom: 10px;
}
.grbase-services li {
	list-style: none;
	cursor: pointer;
	padding-top: 10px;
	padding-bottom: 10px;
}
.grbase-services-icon {
	width: 50px;
}
.grbase-service-text {
	position: relative;
	padding-left: 55px;
	margin-top: -50px;
}
.grbase-services li:hover .grbase-icon-small {
	background: #FF5049;
}

/*-------------------------------- LOCATIONS --------------------------------*/

.grbase-locations h4 {
	margin-bottom: 10px;
	border-bottom: 2px solid #CCC;
}
.grbase-locations li {
	list-style: none;
	cursor: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
}
.grbase-locations-icon {
	width: 50px;
}
.grbase-locations-text {
	position: relative;
	padding-left: 55px;
	margin-top: -60px;
}
.grbase-locations p {
	padding:0px;
	margin:0px;
}
.grbase-locations li:hover .grbase-icon-small {
	background: #FF5049;
}

/*-------------------------------- LISTS --------------------------------*/
.grbase-checklist li, .grbase-arrowlist li{
	list-style: none;
}
.grbase-square li, .grbase-circle li {
	color: #FFDC73;
	margin-left: 20px;
}
.grbase-square li {
	list-style: square;
}
.grbase-circle li {
	list-style: circle;
}
.grbase-checklist li, .grbase-arrowlist li, .grbase-square li, .grbase-circle li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.grbase-checklist a, .grbase-arrowlist a, .grbase-square a, .grbase-circle a {
	color: #444;
}
.grbase-checklist a:hover, .grbase-arrowlist a:hover, .grbase-square a:hover, .grbase-circle a:hover {
	color: #1B5E9E;
}
.grbase-checklist a:before {
	content: '\e101';
	color: #1B5E9E;
	font-family: "gricons" !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
}
.grbase-arrowlist a:before {
	content: '\e06b';
	color: #1B5E9E;
	font-family: "gricons" !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
}
/*--------------------------------- ALERT MESSAGES ----------------------------*/
.alert {
	padding: 25px;
	border-radius: 0px;
}
.grbase-alert {
	padding: 15px;
	border-left: solid 10px;
	margin-bottom: 20px;
	background: #F5F5F5;
	margin-top: 10px;
}
.grbase-alert h5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.grbase-alert-success {
	border-color: #1B5E9E;
}
.grbase-alert-info {
	border-color: #00BFFF;
}
.grbase-alert-warning {
	border-color: #FFD24D;
}
.grbase-alert-danger {
	border-color: #FF7373;
}
.grbase-alert-success h5 {
	color: #1B5E9E;
}
.grbase-alert-info h5 {
	color: #00BFFF;
}
.grbase-alert-warning h5 {
	color: #FFD24D;
}
.grbase-alert-danger h5 {
	color: #FF7373;
}

@media (min-width: 992px) {
	.grbase-callaction {
		text-align: right;
	}
}

.grbase-features li:hover .grbase-features-separator {
	color: #bbb;
}
/*=============================================== BOTTOM & FOOTER ===============================================*/

/*-------------------------------- GRBASE BOTTOM --------------------------------*/

.grbase-bottom {
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.grbase-bottom-links li {
	list-style: none;
	border-bottom: solid 1px #555;
	padding-top: 8px;
	padding-bottom: 12px
}
.grbase-bottom-news li {
	background: url('../../img/pump_group/news.png') no-repeat 2px 12px;
	padding-left: 30px;
	list-style: none;
}
.grbase-bottom-links, .grbase-bottom-news, .grbase-bottom-followus {
	margin-bottom: 20px;
}

footer .grbase-bottom-news li{
	border:none;
	line-height: .9;
}

footer li .region-highlight{
	color:#efefef;
}

/*-------------------------------- GRBASE FOOTER --------------------------------*/

.grbase-footer {
	width: 100%;
	height: auto;
	padding-top: 15px;
	padding-bottom: 25px;
}
.grbase-footer img {
	border: none;
	height: 50px;
}
.grbase-copyright p {
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}
.grbase-footerlogo {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
@media (min-width: 992px) {
	.grbase-copyright p {
		text-align: left;
		float: left;
		padding-top: 20px;
	}
	.grbase-footerlogo {
		text-align: right;
		float: right;
		padding-bottom: 5px;
	}
	.grbase-bottom-links li {
		width: 90%;
	}
}
/*=============================================== ICONS FONT ===============================================*/

.grbase-icon li {
	list-style: none;
	float: left;
	display: inline;
}
/*-------------------------------- ICON SMALL --------------------------------*/


.grbase-icon-small {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
	margin-right: 10px;
	width: 40px;
	height: 40px;
	-moz-border-radius: 75px;
	-webkit-border-radius: 75px;
	border-radius: 75px;
	background: #1B5E9E;
}

.grbase-icon-small:hover {
	background: #FF4D4D;
}

.grbase-gricon-small {
	text-align: center;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
	position: relative;
	top: 10px;
}
/*-------------------------------- ICON LARGE --------------------------------*/

.grbase-icon-large {
	margin-top: 50px !important;
	margin-bottom: 50px !important;
	width: 100px;
	height: 100px;
	margin: 0 auto;
	-moz-border-radius: 75px;
	-webkit-border-radius: 75px;
	border-radius: 75px;
	background: #1B5E9E;
}

.grbase-icon-large:hover {
	background: #FF4D4D;
}

.grbase-gricon-large {
	text-align: center;
	font-size: 50px;
	color: #fff;
	cursor: pointer;
	position: relative;
	top: 22px;
}

/*=============================================== BUTTON ===============================================*/

button {
	padding: 12px 42px;
	color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	border: solid 1px;
}
.grbase-button{
	padding: 12px 42px;
	color: #fff !important;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	border: solid 1px;
}
.grbase-button-trans {
	background: transparent;
	border: solid 1px #fff;
	font-size: 24px;
	border-radius: 3px;
}
.grbase-button-trans:hover {
	border:solid 1px #1F304F;
}
.grbase-button-trans a{
	color:#fff !important;
}
.grbase-button-small {
	font-size: 14px;
	border-radius: 3px;
}
.grbase-button-radius-small {
	font-size: 14px;
	border-radius: 22px;
}
.grbase-button-medium {
	font-size: 18px;
	border-radius: 3px;
}
.grbase-button-radius-medium {
	font-size: 18px;
	border-radius: 26px;
}
.grbase-button-large {
	font-size: 24px;
	border-radius: 3px;
}
.grbase-button-radius-large {
	font-size: 24px;
	border-radius: 32px;
}

/*=============================================== SIDEBAR ===============================================*/

.grbase-sidebar {
	display: inline-block;
}
.grbase-sidebar .grbase-nav-1 li, .grbase-sidebar .grbase-nav-2 li {
	border-bottom: dotted 1px #ccc;
	padding-top: 24px;
	padding-bottom: 16px;
	padding-left: 5px;
	padding-right: 10px;
	list-style: none;
	margin-top: -10px;
	width: 100%;
}
.grbase-sidebar .grbase-nav-1 li:hover a, .grbase-sidebar .grbase-nav-2 li:hover a {
	color: #FF4D4D;
	font-weight: 400;

}
.grbase-sidebar .grbase-nav-1 li a:before {
	content: '\e066';
	font-family: "gricons" !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
}
.grbase-sidebar .grbase-nav-2 li a:before {
	content: '\e06b';
	font-family: "gricons" !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
}
.grbase-sidebar .grbase-blog-postlist li {
	list-style: none;
	border-top: dotted 1px #ccc;
	padding-top: 24px;
	padding-bottom: 16px;
	margin-top: -10px;
	display: inline-block;
}

.grbase-sidebar li a {
	color: #444;
}

span.region-highlight.footer a { color: #FFF; }
span.region-highlight a { color: #1B5E9E; }


/*=============================================== TAG ===============================================*/

.grbase-tag li {
	background: #EEEEEE;
	list-style: none;
	width: auto;
	padding: 5px 10px 5px 10px;
	margin-right: 5px;
	display: inline;
	float: left;
	margin-bottom: 5px;
	border-radius: 2px;
}
.grbase-tag a {
	color: #444;
}
.grbase-tag li:hover {
	background: #ccc;
}
.grbase-tag {
	display: inline-block;
}
/*=============================================== ACCORDIONS ===============================================*/

.panel-group .panel {
	border-radius: 0px;
	box-shadow: none;
}
.panel-default {
	border-color: transparent;
}
/*-------------------------------- ACCORDION STYLE 1 --------------------------------*/

.grbase-accord-1 .panel-heading {
	padding: 0px;
	background: transparent;
}
.grbase-accord-1 .panel-body {
	border-left: solid 1px #1B5E9E;
	border-right: solid 1px #1B5E9E;
	border-bottom: solid 1px #1B5E9E;
	border-top: none !important;
}
.grbase-accord-1 .panel-title {
	background: #1B5E9E;
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: pointer;
}
.grbase-accord-1 .panel-title:before {
	content: "\e04f";
	font-family: "gricons" !important;
	display: inline-block;
	margin-right: 5px;
	color: #fff;
	line-height: 20px;
	font-size: 15px;
}
.grbase-accord-1 .panel-title:after {
	content: "\e1aa";
	font-family: "gricons" !important;
	font-style: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	float: right;
	color: #fff;
	padding-top: 5px;
}
.grbase-accord-1 .panel-title {
	margin-top: 0px;
	margin-bottom: 0px;
}
.grbase-accord-1 .panel-title.collapsed {
	background-color: #DDDDDD;
	color: #777777;
}
.grbase-accord-1 .panel-title.collapsed:before {
	content: "\e04f";
	font-family: "gricons" !important;
	display: inline-block;
	margin-right: 5px;
	color: #999;
	line-height: 20px;
	font-size: 15px;
}
.grbase-accord-1 .panel-title.collapsed:after {
	content: "\e244";
	color: #BBBBBB;
}
/*-------------------------------- ACCORDION STYLE 2 --------------------------------*/

.grbase-accord-2 .panel {
	border-bottom: solid 1px #ddd;
	padding-bottom: 10px;
	padding-top: 10px;
}
.grbase-accord-2 .panel-heading {
	padding: 0px;
	background: transparent;
}
.grbase-accord-2 .panel-body {
	border: none !important;
}
.grbase-accord-2 .panel-title {
	background: #fff;
	color: #1B5E9E;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: pointer;
}
.grbase-accord-2 .panel-title:before {
	content: "\e1aa";
	font-family: "gricons" !important;
	font-style: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	width: 32px;
	height: 32px;
	background-color: #1B5E9E;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	margin-left: 5px;
	margin-right: 13px;
	line-height: 32px;
}
.grbase-accord-2 .panel-title {
	margin-top: 0px;
	margin-bottom: 0px;
}
.grbase-accord-2 .panel-title.collapsed {
	background-color: #fff;
	color: #777777;
}
.grbase-accord-2 .panel-title.collapsed:before {
	content: "\e244";
	background-color: #CCCCCC;
}
/*=============================================== PROGRESS BARS ===============================================*/

.grbase-progress span {
	margin-bottom: 20px;
	color: #444444;
	font-size: 18px;
}
.grbase-progress .progress-title {
	float: left;
}
.grbase-progress .progress-precent {
	float: right;
}
.grbase-progress .progress {
	clear: both;
	background-color: #CCCCCC;
	height: 30px;
	border-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.grbase-progress .progress-bar {
	width: 0;
	height: 100%;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
/*=============================================== TAB ===============================================*/

.grbase-tab .nav > li > a {
	border-radius: 0;
	border: none;
	font-size: 18px;
	color: #fff;
	margin-right: -3px;
	padding: 12px 30px;
}
.grbase-tab .nav-tabs {
	border: none;
	margin: 0px;
}
.grbase-tab .nav-tabs > li.active > a, .grbase-tab .nav-tabs > li.active > a:hover, .grbase-tab .nav-tabs > li.active > a:focus, .grbase-tab .nav > li > a:hover, .grbase-tab .nav > li > a:focus {
	border: none;
	background-color: #EEE;
	color: #444444;
}
.grbase-tab [data-icon]:before {
	position: relative;
	top: 3px;
	left: -8px;
	font-size: 20px;
}
.grbase-tab .tab-content {
	background-color: #EEE;
	padding: 40px;
	width: 100%;
	overflow-y: hidden;
}
@media (max-width: 767px) {
	.grbase-tab .tab-content .col-xs-12 {
		float: left;
	}
}
.grbase-tab.tab-left > .nav-tabs > li {
	float: none;
	margin-bottom: 1px;
}
.grbase-tab.tab-left > .nav-tabs > li >a {
	min-width: 74px;
	margin-right: 0px;
}
.grbase-tab.tab-left > .nav-tabs {
	float: left;
	width: 160px;
}
.grbase-tab.tab-left .tab-content {
	margin-left: 160px;
	padding-top: 25px;
}
/*=============================================== PIECHART ===============================================*/

.grbase-chart {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.grbase-chart span {
	position: relative;
	display: inline-block;
	width: 230px;
	height: 230px;
	text-align: center;
}
.grbase-chart canvas {
	position: absolute;
	top: 0;
	left: 0;
}
.grbase-chart .percent {
	display: inline-block;
	line-height: 110px;
	z-index: 2;
	font-size: 35px;
	margin-top: 35px;
}
.grbase-chart-1 .percent:after {
	content: '%';
	margin-left: 0.1em;
	font-size: 35px;
}
.grbase-chart-2 .percent:after {
	content: 'Pixel';
	margin-left: 0.1em;
	font-size: 35px;
}
.grbase-chart-3 .percent:after {
	content: 'Year';
	margin-left: 0.1em;
	font-size: 35px;
}
/*=============================================== COUNTERS ===============================================*/

.grbase-counter {
	text-align: center;
	padding-bottom: 50px;
}
.grbase-counter .count {
	font-weight: 500;
	font-size: 80px;
}
.grbase-counter span {
	font-size: 24px;
	color: #444444;
}
.grbase-counter-1 {
	color: #1B5E9E;
}
.grbase-counter-2 {
	color: #FF4D4D;
}
.grbase-counter-3 {
	color: #303030;
}
/*=============================================== TABLE ===============================================*/

.grbase-table-1, .grbase-table-2 {
	border-collapse: collapse;
	width: 100%;
}
.grbase-table-1 th {
	font-weight: 300;
	color: #fff;
	font-size: 18px;
	text-align: left;
}
.grbase-table1-header {
	border: solid 1px #1B5E9E;
}
.grbase-table-1 td {
	border: 1px solid #DDDDDD;
}
.grbase-table-1 th, .grbase-table-1 td, .grbase-table-2 th, .grbase-table-2 td {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 23px;
}
.grbase-table-2 th {
	font-size: 18px;
	font-weight: 300;
	border-bottom: 5px solid #DDDDDD;
	text-align: left;
}
.grbase-table-2 td {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

table.table tr.trBottomBorder {
	border-bottom: 1px solid #ddd;
}

/*=============================================== CAROUSEL ===============================================*/

.grbase-carousel {
	position: relative;
	text-align: center;
}
.grbase-carousel ul {
	padding: 0px;
}
.grbase-carousel li {
	list-style: none;
	display: inline-block;
}
.grbase-carousel-style1 .prev-style, .grbase-carousel-style1 .next-style, .grbase-carousel-style2 .prev-style, .grbase-carousel-style2 .next-style {
	cursor: pointer;
	text-decoration: none;
}
.grbase-list-partner img {
	opacity: 0.5;
}
.grbase-list-partner img:hover {
	opacity: 1;
}
.grbase-carousel-style1 .next-style {
	position: absolute;
	top: 10%;
	right: 14px;
	margin-top: -12px;
	text-decoration: none;
	opacity: 0;
}
.grbase-carousel-style1 .prev-style {
	position: absolute;
	top: 10%;
	left: 0;
	margin-top: -12px;
	text-decoration: none;
	opacity: 0;
}
.grbase-carousel-style1:hover .next-style, .grbase-carousel-style1:hover .prev-style {
	top: 50%;
	opacity: 1;
}
.grbase-carousel-style2 .next-style {
	position: absolute;
	top: 0;
	right: 0;
}
.grbase-carousel-style2 .prev-style {
	position: absolute;
	top: 0;
	right: 30px;
}
.next-style:before {
	content: "\e244";
	display: table-cell;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	color: #999999;
	border: 1px solid #999999;
	font-family: "gricons" !important;
	font-style: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
}
.prev-style:before {
	content: "\e203";
	display: table-cell;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	color: #999999;
	border: 1px solid #999999;
	font-family: "gricons" !important;
	font-style: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
}
/*=============================================== TESTIMONIALS ===============================================*/

.grbase-testimonial {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
}
.grbase-testi-quote p {
	background-color: #eeeeee;
	margin-bottom: 0px;
	position: relative;
	font-size: 14px;
	word-spacing: 2px;
	padding: 20px;
	border-radius: 2px;
}
.grbase-testi-quote:after {
	content: url("../images/testi-path.png");
	display: block;
	position: relative;
	right: -10px;
	top: -9px;
}
.grbase-testi-cust img {
	border-radius: 50%;
	display: inline;
	float: left;
	width: 65px;
	height: 65px;
}
.grbase-testi-cust div {
	display: inline;
	float: left;
	margin-left: 10px;
}
.grbase-testi-cust h5 {
	margin-top: 3px;
	margin-bottom: 5px;
	line-height: 18px;
}
.grbase-testi-cust p {
	margin-top: 3px;
	margin-bottom: 5px;
	line-height: 18px;
}
.grbase-testimonial-carousel {
	margin-bottom: 50px;
}
.grbase-testimonial-carousel .grbase-testi-quote p {
	text-align: center;
	background: transparent;
	font-size: 18px;
	height: 100%;
}
.grbase-testimonial-carousel .grbase-testi-quote:after {
	display: none;
}
.grbase-testimonial-carousel .grbase-testi-cust {
	text-align: center;
	width: 100%;
}
.grbase-testimonial-carousel .next-style {
	position: absolute;
	right: 50%;
	margin-top: 20px;
	margin-right: -30px;
}
.grbase-testimonial-carousel .prev-style {
	position: absolute;
	right: 50%;
	margin-top: 20px;
}
.grbase-testimonial-carousel li {
	list-style: none;
	height: 100%;
	width: 100%;
	text-align: center;
	float: left;
}
.grbase-testi-img {
	width: 100%;
	text-align: center;
}
.grbase-image-border {
	width: 140px;
	height: 140px;
	border-radius: 50%;
	border: solid 10px #fff;
	margin: 0 auto;
	margin-top: -130px;
	opacity: 0.5;
	position: relative;
	z-index: 3;
}
.grbase-testi-img img {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	margin-top: 10px;
	position: relative;
	z-index: 4;
}

/*=============================================== CASE STUDY ===============================================*/
.grbase-case-cat {
	display: inline-block;
	margin-top: 30px;
	width: 100%;
}
.grbase-case-cat ul {
	text-align: center;
}
.grbase-case-cat a {
	color: #444;
	font-weight: 400;
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid 1px #ccc;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 3px;
	display: inline-block;
	margin-top: 10px;
}
.grbase-case-cat li {
	list-style: none;
	display: inline-block;
	cursor: pointer;
}
.grbase-case-cat a:hover {
	color: #fff;
	background: #1B5E9E;
	border-color: #1B5E9E;
}
.grbase-case-grid {
	display: inline-block;
	margin-bottom: 20px;
	height: 100%;
	margin-top: 50px;
	text-align: center;
}
.grbase-case-grid .col-md-3, .grbase-case-grid .col-md-4, .grbase-case-grid .col-md-6 {
	padding: 0px;
}
.grbase-case-grid ul {
	width: 100% !important;
}
.grbase-case-grid li {
	list-style: none;
	display: inline-block;
	float: left;
	overflow:hidden;
}
.grbase-case-grid li:hover img{
	margin-top:-80px;
	-webkit-filter: brightness(0.25);
	-moz-filter: brightness(0.25);
	-o-filter: brightness(0.25);
	-ms-filter: brightness(0.25);
	filter: brightness(0.25);
}
.grbase-case-grid li:hover .grbase-case-fakehover{
	height:80px;
}
.grbase-case-fakehover{
	width:100%;
	height:0px;
	background:#fff;
	display:block;
	text-align:center;
}
.grbase-case-icon{
	display:inline-block;
	position:absolute;
	color:#fff;
	border-radius:50%;
	font-size:20px;
	top:30%;
}
.grbase-case-btn{
	display:inline-block;
	position:absolute;
	font-size:20px;
	width:50%;
	border:solid 1px #fff;
	color:#fff !important;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	left:25%;
}
.grbase-case-btn.down{
	top:-100%;
}
.grbase-case-fakehover h5{
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:15px;
}
.grbase-case-fakehover p{
	color:#444;
}
.case-fullwidth {
	width: 100%;
}
.case-4columns ul, .case-3columns ul, .case-2columns ul {
	max-width: 1170px;
}
.grbase-case-content h2 {
	margin-bottom: 10px;
}
.grbase-case-content a {
	color: #444;
}
.grbase-case-content b {
	color: #1B5E9E;
}
.grbase-case-bigslider {
	width: 100%;
	max-height: 500px;
	overflow: hidden;
}
.grbase-case-bigslider img {
	background-size: cover;
	width:100%;
}
.grbase-case-smallslider {
	text-align: center;
	margin-bottom: 20px;
}
.grbase-case-sidebar h5 {
	margin-top: 0px;
}
.grbase-images-carousel-item li {
	list-style: none;
	text-align: center;
	float: left;
	width: 100%;
}
.grbase-images-carousel .controller-carousel {
	position: absolute;
	width: 90%;
	margin-left: 3%;
	z-index: 9;
	top: 50%;
	margin-top: -30px;
}
.grbase-case-bigslider .controller-carousel {
	margin-top: 220px;
	width: 94%;
}
.controller-carousel.full-width{
	top:100px;
}
.grbase-images-carousel .prev-style {
	float: left;
}
.grbase-images-carousel .next-style {
	float: right;
}
.grbase-images-carousel .prev-style:before, .grbase-images-carousel .next-style:before {
	width: 60px;
	height: 60px;
	border: solid 1px #444;
	color: #fff;
	opacity: 0.8;
	font-size: 25px;
	background: #444;
}
@media (min-width: 768px) {
	.grbase-images-carousel .controller-carousel{
		display: inline;
	}
	.grbase-case-grid li:hover .grbase-case-btn.down{
		top:25%;
	}
}
@media (min-width: 992px) {
	.grbase-case-bigslider img {
		margin-top: -100px;
	}
}

/*=============================================== CONTACT ===============================================*/

.grbase-googlemap-1, iframe {
	width: 100%;
}


.grbase-contact-info {
	display: inline-block;
	width: 100%;
}
.grbase-contact-info h4, .grbase-contact-form h4 {
	margin-top: 30px;
	padding-bottom: 10px;
	border-bottom: solid 1px #ccc;
	margin-bottom: 20px;
}
.grbase-contact-form h5 {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.grbase-contact-form button {
	float: right;
}
/*=============================================== FORM ===============================================*/

.grbase-textbox, .grbase-textarea {
	border-radius: 0px;
	box-shadow: none;
	border: solid 1px #BBBBBB;
	padding-top: 20px;
	padding-bottom: 20px;
}
.grbase-textbox:hover, .grbase-textarea:hover {
	border: solid 1px #1B5E9E;
}
.grbase-textbox:focus, .grbase-textarea:focus {
	box-shadow: none;
}

/*=============================================== TEAM ===============================================*/

.grbase-team-1 {
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 30px;
}
.grbase-team-1 .grbase-team-member {
	list-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;
	text-align: center;
}
.grbase-team-1 .grbase-team-member h5 {
	margin-bottom: 10px;
}
.grbase-team-1 .grbase-team-member a {
	color: #444;
}
.grbase-team-1 .grbase-team-member img {
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.grbase-team-1 .grbase-team-social {
	display: inline-block;
}
.grbase-team-social .grbase-icon-small {
	width: 41px;
}
@media (min-width: 992px) {
	.grbase-team-1 .grbase-team-member:hover {
		background: #eee;
	}
}
@media (min-width: 1200px) {
	.grbase-team-member .img-border {
		width: 260px;
		height: 247px;
		overflow: hidden;
		margin: 0 auto;
	}
	.grbase-team-1 .grbase-team-member:hover img {
		transform: scale(1.5);
		-ms-transform: scale(1.5); /* IE 9 */
		-moz-transform: scale(1.5); /* Firefox */
		-webkit-transform: scale(1.5); /* Safari and Chrome */
		-o-transform: scale(1.5); /* Opera */
	}
}

/*=============================================== PAGE ===============================================*/

/*-------------------------------- 404 ERROR --------------------------------*/

.grbase-404-block {
	padding-bottom: 90px;
	font-weight: 400;
}
.grbase-404-block h5 {
	font-weight: 300;
	padding-top: 20px;
	padding-bottom: 30px;
}
.grbase-404-separator {
	width: 50%;
	align: center;
	color: #ddd;
}
.grbase-404 {
	font-size: 150px;
	line-height: 140px;
}
.grbase-pagenotfound {
	font-size: 40px;
	padding-bottom: 10px;
}
@media (min-width: 768px) {
	.grbase-404 {
		font-size: 250px;
		line-height: 240px;
	}
	.grbase-pagenotfound {
		font-size: 60px;
		font-weight: 400;
		padding-bottom: 30px;
	}
}
/*-------------------------------- SITEMAP --------------------------------*/

.grbase-sitemap li {
	padding-top: 10px;
	list-style: none;
}
.grbase-sitemap label {
	border-bottom: 1px solid #ccc;
	width: 100%;
	padding-bottom: 10px;
	cursor: pointer;
}
.grbase-sitemap ul li {
	list-style: inside;
	color: #1B5E9E;
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.grbase-sitemap a {
	color: #444;
}
/*-------------------------------- MAIN --------------------------------*/

.grbase-main {
	margin-top: 10px; /*visual adjustment of header spacing*/
	padding-top: 140px;
	padding-bottom: 60px;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: #132a46 url("/img/pump_group/GRmain-header.jpg") center center no-repeat;
	display: block;
	color: #fff;
}
.grbase-main h2 {
	margin: 0 50px 10px 0;
	color: #fff;
	text-align: right;
	font-size: 3em;
}
.grbase-main h3 {
	margin: 0;
	color: #fff;
	text-align: right;
	font-size: 6em;
}
@media (max-width: 768px) {
	.grbase-main {
		padding-top: 60px;
		padding-bottom: 60px;
		display: none;
	}
	.grbase-main p {
		width: 500px;
		margin: 0 auto;
	}
}
@media (min-width: 992px) {
	.grbase-main {
		/* background-position: 50% -350px; */
	}
}
.grbase-main-carousel {
	padding-top: 35px;
}
.grbase-main-carousel img {
	margin: 0 auto;
}
.grbase-partner-home {
	padding-bottom: 0px;
	display:inline-block;
}


.nav-btn-group{
	position: absolute;
	top:0;
	z-index: 1000;
	background: none;
	width:100%;
}

.nav-btn-group .btn:first-child{
	border-left:none;
}
.nav-btn-group .btn:last-child{
	border-right:none;
}
.nav-btn-group .btn{background-color: transparent;}
.nav-btn-group .btn.navbar-toggle{background:#1F304F;}
.nav-btn-group .btn.navbar-globe{background:#666; text-align: center;}
.nav-btn-group .btn.navbar-dist{background:#1F304F; text-align: center;}
.nav-btn-group .btn{
	width:33.33333333%;
	text-align: center;
	margin:0px;
	border:none;
	padding:0px;
	font-size: 3em;
	border-radius:0px;
}

.admin-widget{
	padding:10px;
	background-color:#efefef;
	display: none;
	width:100%;
	min-height: 300px;
	border-radius: 3px;
	border:1px #e0e0e0 solid;
}
.admin-widget:before,
.admin-widget:after{
	position: absolute;
	width:1px;
	content: " ";
}
.admin-widget:before{
	left:-1px;
	top:4px;
	height:17px;
	border-right:#e0e0e0 solid 17px;
	border-top:transparent solid 17px;
	border-bottom:transparent solid 17px;
}
.admin-widget:after{
	left:1px;
	top:5.5px;
	height:15px;
	border-right:#efefef solid 15px;
	border-top:transparent solid 15px;
	border-bottom:transparent solid 15px;
}
.admin-widget.active{
	display: inline-block;
}
.admin-widget hr{
	border-color:#fff;
}
.admin-widget .checkbox label{
	padding-left: 10px;
}
.admin-widget .checkbox input[type='checkbox']{
	position: relative;
	margin-left: 0px;
}
.hasDatepicker.form-control:not(.noDateCSS){
	display: inline-block;
	width: 93%;
	border-right:none;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.ui-datepicker-trigger{
	display: inline-block;

	vertical-align: top;
	padding: 7px 12px;
	cursor: pointer;
	line-height: 1;
	color: #555;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
	background:transparent;
	border-color:transparent;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active{
	background:transparent;
	box-shadow:none;
}
.page-header:first-child{
	margin-top:10px;
}
.page-header.short_top_margin{
	margin-top:0px;
}


.ui-sortable{
	list-style: none;
}
.ui-sortable li.ui-sortable-handle{
	padding:10px 20px;
	margin:7px 0px;
	font-size: 1.1em;
	-moz-box-shadow:    1px 1px 5px 0px #ccc ;
	-webkit-box-shadow: 1px 1px 5px 0px #ccc ;
	box-shadow:         1px 1px 5px 0px #ccc ;
}
.ui-sortable li .ui-icon{
	margin-right: 10px;
}
.ui-sortable li .actions a{
	margin: 0px 3px;
}
.ui-sortable li.ui-sortable-helper{
	-moz-box-shadow:    1px 2px 10px 2px #ccc ;
	-webkit-box-shadow: 1px 2px 10px 2px #ccc ;
	box-shadow:         1px 2px 10px 2px #ccc ;
}
.ui-sortable li.ui-sortable-handle:hover{
	cursor: move;
}
.ui-sortable li.ui-state-default{
	background:whitesmoke;
}
.ui-sortable li.ui-state-default:hover{
	background:#eee;
}
.mobile-recursive-menu{
	list-style: none;
}
.mobile-recursive-menu li{
	padding:7px;
	padding-left: 40px;
	border-bottom:1px solid whitesmoke;
	border-top:1px solid #182130;
}
.widget{ }
.chart_legend{
	width:80%;
	margin:15px auto;
	background-color: #efefef;
	list-style: none;
	text-align: left;
}
.chart_legend ul li {width:50%; display: inline-block; padding: 5px 10px;vertical-align: top;}
.chart_legend ul li span{display:inline-block;width:11px;height:11px; margin-right:5px;}
.chart_legend ul{list-style: none;}
/* For Print CSS*/
/*header.grbase-header { display: block;}*/
#internal_only{
	display:none;
	width:200px;
	float:right;
	padding:5px;
	border-style:solid;
	border-width:4px;
	text-align:center;
	font-size:14pt;
	position: absolute;
	top: 20 px;
	left: 70%;
}
#internal_only a {text-align: center; width: 100px;}
#internal_only td, #internal_only tr{ padding:0px; margin:0px; text-align: left;}
div#credit_application_header, #print_logo, #pieChartPrintDetails{
	display:none;
}
#print-distributor-reportcard-filter-bundle{
	display: none;
}
/*.donotprint { display: block;}*/
.creditApplicationScreen { display: block;}
.creditApplicationPrint { display: none;}


/*-------------------------------- PUMP SELECTOR ICONS --------------------------------*/

.industrial {
	display: inline-block;
	margin: 35px 0 0 0;
	position: relative;
	text-indent: -9999px;
	width: 90px;
	height: 90px;
	background: url("/img/industrial_logo.png") no-repeat;
}

.industrial span {
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url("/img/industrial_logo.png") no-repeat;
	background-position: 0 -120px;
	opacity: 0;
	-webkit-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
	-webkit-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
}

.industrial:hover span {
	opacity: 1;
}

.municipal {
	display: inline-block;
	margin: 35px 0 0 0;
	position: relative;
	text-indent: -9999px;
	width: 90px;
	height: 90px;
	background: url("/img/municipal_logo.png") no-repeat;
}

.municipal span {
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url("/img/municipal_logo.png") no-repeat;
	background-position: 0 -120px;
	opacity: 0;
	-webkit-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
	-webkit-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
}

.municipal:hover span {
	opacity: 1;
}

.petroleum {
	display: inline-block;
	margin: 35px 0 0 0;
	position: relative;
	text-indent: -9999px;
	width: 90px;
	height: 90px;
	background: url("/img/petroleum_logo.png") no-repeat;
}

.petroleum span {
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url("/img/petroleum_logo.png") no-repeat;
	background-position: 0 -120px;
	opacity: 0;
	-webkit-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
	-webkit-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
}

.petroleum:hover span {
	opacity: 1;
}

.engine_driven {
	display: inline-block;
	margin: 35px 0 0 0;
	position: relative;
	text-indent: -9999px;
	width: 90px;
	height: 90px;
	background: url("/img/engine_driven_logo.png") no-repeat;
}

.engine_driven span {
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url("/img/engine_driven_logo.png") no-repeat;
	background-position: 0 -120px;
	opacity: 0;
	-webkit-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
	-webkit-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
}

.engine_driven:hover span {
	opacity: 1;
}

.pressure_booster {
	display: inline-block;
	margin: 35px 0 0 0;
	position: relative;
	text-indent: -9999px;
	width: 90px;
	height: 90px;
	background: url("../../img/pressure_booster_logo.png") no-repeat;
}

.pressure_booster span {
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url("../../img/pressure_booster_logo.png") no-repeat;
	background-position: 0 -120px;
	opacity: 0;
	-webkit-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
	-webkit-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
}

.pressure_booster:hover span {
	opacity: 1;
}

/*-------------------------------- PUMP SELECTOR ICONS --------------------------------*/
.aligncenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.pumpselect {
	font-size: 18px; /*22px*/
	line-height: normal;
	color: #1B5E9E;
	-webkit-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
	-webkit-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
}

.pumpselect:hover, .pumpselect:active {
	color: #FF4D4D;
}

/*-------------------------------- WP --------------------------------*/
h4.products.wp {
	margin-bottom: 5px;
	padding-bottom: 0px;
	border-bottom: 2px solid #FF4D4D;
	line-height: 28px;
}
/*-------------------------------- REVISED MENU FOR PUMP PEOPLE LOGO --------------------------------*/
/* RACHEL'S ADDITIONS */


.grbase-body {
	margin-top: 7px!important;
}

.grlogos {
	height: 70px;
}

.nav>li>a {
	padding: 20px!important;
	text-align: center!important;
	line-height: normal;
}

.navbar-nav>li>a, .grbase-corp small, .grbase-region small {
	transition:all .0s linear;
	-o-transition:all .0s linear;
	-moz-transition:all .0s linear;
	-webkit-transition:all .0s linear;
}

#header.changeHeaderOn .logocenter {
	margin-top: 6px;
}

.navbar-toggle {
	margin: 0px!important;
	padding: 0px!important;
}

.icon-fontawesome-webfont-321 {
	position: relative;
	top: 4px;
}

.grbase-corp, .grbase-region {
	-webkit-transition: opacity .8s ease-in-out!important;
	-moz-transition: opacity .8s ease-in-out!important;
	-o-transition: opacity .8s ease-in-out!important;
	-ms-transition: opacity .8s ease-in-out!important;
}

.sidenav-offcanvas {
	width: 353px!important;
}

#header.changeHeaderOn .navbar-nav>li>a,
#header.changeHeaderOn .grbase-corp,
#header.changeHeaderOn .grbase-region,
#header.changeHeaderOn small {
	-moz-transition: line-height 0s!important;
	-ms-transition: line-height 0s!important;
	-o-transition: line-height 0s!important;
	-webkit-transition: line-height 0s!important;
	transition: line-height 0s!important;
}

#header.changeHeaderOn .grlogos {
	-moz-transition: height 300ms!important;
	-ms-transition: height 300ms!important;
	-o-transition: height 300ms!important;
	-webkit-transition: height 300ms!important;
	transition: height 500ms!important;
}

.grnavbtn {
	outline:0!important;
	margin: 0px !important;
	padding: 0px !important;
}

.nav>li>a, .dropdown-menu>li>a {
	text-transform: uppercase;
}

.navbar-header button {
	margin: 0px!important;
	padding: 0px!important;
	border:0px!important;
	border-radius: 0px!important;
}

.navbar-header button:hover {
	margin: 0px!important;
	padding: 0px!important;
	border:0px!important;
	border-radius: 0px!important;
}

.logosR {
	float: right!important;
	display: inline!important;
}

.order1, .order2, .order3 {
	float: left!important;
}

.order1 {
	background-color: #7b7b7b!important;
}

.order1:hover{
	background-color: #666!important;
}


@media only screen and (min-width: 1200px) {

	#header.changeHeaderOn .navbar-nav>li>a {
		padding-top: 0px!important;
		padding-bottom: 0px!important;
		line-height: 63px;
	}

	.grbase-cart{
		color: #fff;
		height: 95px;
		width: 75px;
		line-height: 10px;
		font-size: 26px;
		text-align: center;
		cursor: pointer;
	}

	.grbase-corp, .grbase-region {
		color: #fff;
		height: 95px;
		width: 68px;
		line-height: 10px;
		font-size: 36px;
		text-align: center;
		cursor: pointer;
	}

	.grbase-corp {
		background: #1b5e9e;
	}

	.grbase-region {
		background: #FF4D4D;
	}

	.navbar-nav>li>a, .navbar-nav>li>a:hover {
		padding: 40px 15px 40px 15px!important;
	}

	.grlogos {
		margin-top: 17px;
	}

	.grbase-corp small, .grbase-region small {
		font-size: 10px;
		text-transform: uppercase;
		line-height: normal;
		display: block;
		margin: 0px!important;
		padding: 0px!important;
	}

	[class^="icon-"]:before, [class*=" icon-"]:before {
		line-height: normal!important;
	}

	i.icon-globe {
		margin-bottom: 50px!important;
	}
	[class^="icon-"]:before, [class*=" icon-"]:before, .iconcorp-grc {
		line-height: 60px!important;
	}

}


@media only screen and (min-width: 992px) and (max-width: 1199px) {

	#header.changeHeaderOn .navbar-nav>li>a {
		padding-top: 0px!important;
		padding-bottom: 0px!important;
		line-height: 63px!important;
	}

	.navbar-nav>li>a, .navbar-nav>li>a:hover {
		padding: 35px 8px 35px 8px!important;
	}

	.nav a {
		font-size: 12px!important;
	}

	.grbase-corp {
		background: #1b5e9e;
	}

	.grbase-region {
		background: #FF4D4D;
	}

	.grbase-corp, .grbase-region {
		height: 85px;
		color: #fff;
		width: 65px!important;
		padding-top: 14px;
		line-height: 10px;
		font-size: 30px;
		text-align: center;
		cursor: pointer;
	}

	#header.changeHeaderOn .grbase-region {
		padding-top: 7px;
		line-height: .5em;
	}

	.grbase-region {
		padding-top: 11px;
	}

	.iconcorp-grc {
		line-height: 1.18em!important;
	}

	.grlogos {
		margin-top: 12px;
	}

	.grbase-corp small, .grbase-region small {
		font-size: 10px;
		text-transform: uppercase;
		line-height: normal;
		display: block;
		margin: 0px!important;
		padding: 0px!important;
	}

	[class^="icon-"]:before, [class*=" icon-"]:before {
		line-height: normal!important;
	}

	[class^="icon-"]:before, [class*=" icon-"]:before, .iconcorp-grc {
		line-height: 32px!important;
	}

	.grbase-region {
		line-height: 29px;
	}

}


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

	.navbar-collapse.collapse {
		text-align: center!important;
	}

	.grbase-body {
		margin-top: 7px!important;
	}

	.navbar-nav li a {
		line-height: normal!important;
	}

}


@media only screen and (min-width: 992px) {

	.logocenter {
		padding-left: 5px;
		margin-top: 20px;
	}

	.changeHeaderOn {
		padding: 0px 0px 5px 0px;
		box-shadow: 0 0 10px 5px #DCDCDC;
		height: auto;
		position: fixed;
		top: 0px;
		z-index: 9999;
	}

	#header.changeHeaderOn [class^="icon-"]:before, [class*=" icon-"]:before {
		line-height: normal!important;
	}

	#header.changeHeaderOn .iconcorp-grc {
		line-height: 1.15em!important;
	}

}


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

	.logocenter {
		display: block!important;
		margin-left: auto!important;
		margin-right: auto!important;
	}

}


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

	.logocenter {
		display: block!important;
		margin-left: auto!important;
		margin-right: auto!important;
	}

	.navbar-collapse.collapse {
		text-align: center!important;
	}

	.grbase-body {
		margin-top: 7px!important;
	}

	.navbar-nav {
		float: none!important;
		display: inline-block!important;
		margin-left: auto!important;
		margin-right: auto!important;
	}

	.navbar-nav li a {
		line-height: normal!important;
	}

	.grlogos {
		margin-bottom: 16px;
	}

	.nav>li>a {
		padding: 10px 15px!important;
	}

	.grbase-sidebar {
		margin-top: 30px!important;
	}

	.region-nav {
		height: auto!important;
	}

	.navbar-nav {
		width: 100%;
	}

	#header.changeHeaderOn .navbar-nav>li>a {
		padding-top: 0px!important;
		padding-bottom: 0px!important;
		line-height: 50px!important;
	}

	.navbar-nav>li>a, .navbar-nav>li>a:hover {
		padding: 0px 10px 0px 10px!important;
		line-height: 50px!important;
	}

	.nav a {
		font-size: 12px!important;
	}

	.grbase-corp {
		background: #1b5e9e;
	}

	.grbase-region {
		background: #FF4D4D;
	}

	.grbase-corp, .grbase-region {
		height: 50px;
		color: #fff;
		width: 45px!important;
		font-size: 30px;
		text-align: center;
		cursor: pointer;
	}

	.grlogos {
		margin-top: 16px;
	}

	[class^="icon-"]:before, [class*=" icon-"]:before, .iconcorp-grc {
		line-height: 50px!important;
	}

	.grbase-corp small, .grbase-region small {
		display: none!important;
	}

	.dropdown-menu {
		left: 0px!important;
		right: auto!important;
	}

}


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

	.navbar-header {
		margin-bottom: 40px;
	}

	.grbase-sidebar {
		margin-top: 30px!important;
	}

	.grlogos {
		height: 90px;
	}

	.navbar-header .col-xs-4 button {
		margin-top: 0px!important;
	}

	.grnavbtn {
		width: 100%!important;
	}

	.navbar-header .col-xs-4 {
		padding-left: 0px;
		padding-right: 0px;
	}

	.navbar-header .btn {
		color: #fff;
		border-radius: 0px!important;
		height: 58px;
		border: 0px!important;
	}

	.icon-globe {
		padding-right: 0px;
		font-size: 32px;
		position:relative;
		top: 4px;
	}

	.navbar-header button:hover {
		border: transparent!important;
		color: #000!important;
	}

	.navbar-toggle {
		border: none;
		color: #444;
		font-size: 32px;
		text-align: center;
		margin-top: 20px;
		float: none;
	}

	.navbar-toggle:hover {
		border: none;
		color: #1B5E9E;
		font-size: 32px;
		text-align: center;
		margin-top: 20px;
		float: none;
	}

	.grbase-corp, .grbase-corp:hover {
		background-color: #1B5E9E;
	}

	.navbar-globe, .navbar-globe:hover {
		background-color: #FF4D4D;
	}

	.navbar-header {
		background-color: #1F304F;
	}

	.region-nav .col-xs-4, .region-nav .container {
		padding-left: 0px!important;
		padding-right: 0px!important;
	}

	.region-nav-europe {
		clear: left;
	}

	.region-nav-other {
	}

	.sidenav-offcanvas .nav>li>a.dropdown-toggle {
		text-align: left!important;
		padding-left: 40px!important;
	}

	.sidenav-offcanvas .dropdown-menu>li>a {
		padding-left: 40px!important;
		line-height: 30px!important;
	}

	.sidenav-offcanvas .dropdown-menu {
		padding-top: 0px;
	}

	.region-nav {
		height: auto!important;
	}

	.iconcorp-grc {
		padding-right: 0px;
		font-size: 32px;
		line-height: 42px!important;
	}

}


@media only screen and (max-device-width: 320px) {

	.sidenav-offcanvas {
		width: 250px!important;
	}

}

/* register page  .  not in shared because they need different looks */
.dnetlogin {
	float: none!important;
	/*background: rgba(0, 0, 0, 0.3);*/
	/*color: #fff;*/
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	padding: 30px;
	/*margin-top: 40px;
	margin-bottom: 40px;*/
	-webkit-font-smoothing:antialiased;
}

/*-------------------------------- Regions - Pump Group & International WP Sites --------------------------------*/
.country-flags {
	float: left;
	clear: left;
	padding-right: 10px;
	margin-top: -2px;
}


li.region-text a:hover{
	color: #FFF !important;
	background-color: #1B5E9E;
}

li.region-text {
	list-style-type: none;
}

li.region-text>a {
	font-family: 'PlayRegular', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-weight: 300;
	font-size: 14px;
	border-bottom: solid 1px #ddd;
	text-transform: uppercase;
	display: block;
	clear: both;
	line-height: 1.5;
}

.logosR>li>a {
	display: block;
	margin-top: -12px;
	padding: 12px 0px 21px 0px;
}

h6.region-title {
	text-transform: uppercase;
	padding-left: 10px;
	margin-bottom: 20px;
}

nav a small {
	color: #FFF !important;
}

a.countries {
	color: #FFF !important;
}

a.countries:hover, a.countries:focus {
	background: none !important;
}

.nav .open>a.countries, .nav .open>a.countries:hover, .nav .open>a.countries:focus{
	background: none !important;
}

.nav i.globe-size {
	font-size: 30px!important;
}

i.icon-globe {
	margin-bottom: 0px !important;
	margin-top: 2px;
}

i.icon-globe.country-flags {
	margin-right: 5px;
	margin-left: 2px;
}

[class^="icon-globe country-flags"]:before, [class*=" icon-globe country-flags"]:before {
	line-height: normal !important;
}

a.region-active {
	color: #FFF !important;
	background-color: #1B5E9E;
}

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

	div.col-lg-12 {
		padding-right: 0px;
		padding-left: 0px;
	}

	.country-flags {
		float: none;
		clear: none;
		padding-right: 10px;
		margin-top: -2px;
		display: inline-block;
	}


	h6.region-title {
		color: #000;
		padding-left: 0px;
	}

	i.icon-globe {
		font-size: 15px;
	}

	i.icon-globe.country-flags {
		margin-right: 0;
		margin-left: 0;
	}

	li.region-text>a {
		padding: 15px 0px 15px 0px;
	}
}

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

.col-centered {
	display: inline-block;
	float: none;
	text-align: left;
}

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

	.grbase-region>.dropdown-menu {
		right: 0px!important;
		left: auto!important;
	}
}

.noliststyle li{
	list-style: none;
}