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

html, body {
	font-size: 100%;
	padding: 0;
	margin: 0;
}
body {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	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;
}

@media screen and (min-width: 1200px){
	.grbase-body {
		min-height: calc(100vh - 231px);
	}
}
@media only screen and (max-width: 1200px) and (min-width: 992px) {
	.grbase-body {
		min-height: calc(100vh - 226px);
	}
}

a, button, img, .grbase-icon-social, .grbase-region,.grbase-cart, .grbase-cart-full, .grbase-distr, .grbase-distributor, .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, .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, .sf-menu ul li span{
	-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%;}

table.iframe_table, .iframe_table th, .iframe_table td {
  border: 1px solid black;
  padding: 0 16px;
  height: 35px;
}

.table-header {
	background-color:#50535a; 
	color:white;
}

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

.grbase-sidebar, .region-canada, .region-europe, .region-middleeast, .region-africa {
	background-position: top center;
	background-repeat: no-repeat;
}
	
.grbase-sidebar { background-color: #abe1fa;}

.grbase-sidebar h1, .region-canada h1, .region-europe h1, .region-middleeast h1, .region-africa h1 { color: #666; font-size: 80px; margin: 0 5px 30px 0;}
.grbase-sidebar h3, .region-canada h3, .region-europe h3, .region-middleeast h3, .region-africa h3 { color: #000; font-size: 34px; margin: 0 0 5px 0}
.grbase-sidebar h4, .region-canada h4, .region-europe h4, .region-middleeast h4, .region-africa h4 { color: #666; font-size: 24px; margin-bottom: 0; margin-top: 10px;}
.home-news-header{ color: #d00a2c; font-size: 20px; margin-top: 50px; margin-bottom: 10px; border-bottom: solid 2px #d00a2c; line-height: 0.1em;}
.sidebar-spacing h5 span{ background:#abe1fa; padding-right: 10px; }
.grbase-sidebar p, .region-canada p, .region-europe p, .region-middleeast p, .region-africa p { color: #666;}

.region-highlight { color: #003c75; }

.region-links li {
	list-style: none;
}

h4.media-spacing {
	margin-bottom: 0px;
}

.pumpedu-title {
	padding-bottom: 3px;
	border-bottom: #0067b1 solid 1px;
	margin-bottom: 8px;
}

.region-news li, .region-events li {
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

.news-date {
	padding-bottom: 3px;
	font-style: italic;
	border-bottom: #0067b1 solid 1px;
}
.region-nav { 
	width: 100%; 
	margin: 0; 
	position: absolute;
	left: 0;
	top: 9999px;
	background: #003c75;
	height: 191px!important;
	padding-bottom: 20px;
	display: block;
}

.sidenav-offcanvas{
	position: absolute;
	height: 100%;
	background-color: #003c75;
	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: #0067b1;
}
.sidenav-offcanvas .nav>li>a:hover, .sidenav-offcanvas .nav>li>a:focus{
	color: #003c75;
	background-color: #0067b1;
	cursor: pointer;
}
.sidenav-offcanvas .navbar-nav>li>.dropdown-menu{
	background-color: #0067b1;
	padding: 20px;
}
.sidenav-offcanvas a{
	color:#ffffff;
}


/*=============================================== 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;}
.pushdowntriplemargin {margin-bottom: 30px;}
.pushuptriplemargin {margin-top: 30px;}
.pushsides-15 {padding-left: 15px; padding-right: 15px;}
.pushboth-30 {padding-top: 30px; padding-bottom: 30px;}
.push-right {padding-right: 20px; !important}
.btn-push-right { margin-right: 5px; }
.pushright20 { margin-right: 20px; }
@media screen and (max-width: 991px) {
	.mobile-pushdown-15 {
		margin-bottom: 15px;
	}
}
@media (min-width: 992px) {
    .pull-right-md {
        float: right;
    }
}

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

.start-bottom {
    overflow-y:auto;
    display: flex;
    flex-direction: column-reverse;        
}

/*=============================================== 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;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 20px;
	margin-bottom: 20px;
}
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;
	cursor: pointer;
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover {
	color: #003c75;
}
b {
	font-weight: 600;
}
label {
	font-weight: 600;
}
label.error{
	color: #d00a2c;
	padding-top: 5px;
}
.pipe { 
	color: #0067b1;
	padding: 0 10px;
}
h2.products { padding-bottom: 5px; border-bottom: 2px solid #DDD; margin-bottom: 40px; margin-top: 40px;}
h4.products { margin-bottom: 5px; padding-bottom: 2px; line-height: 28px; display: inline; padding-left: 15px; margin-top:0px; }

.products a, .media-spacing a, .page-header a, .region-edusafety a, .pumpedu-title a, .models a {
	color: #003c75;
}

.products a:hover, .media-spacing a:hover, .page-header a:hover, .region-edusafety a:hover, .pumpedu-title a:hover, .models a:hover {
	color: #d00a2c;
}

.products-img {
	padding-left: 0px;
	padding-right: 0px;
}

.main-img {
	width: 450px;
}

h4.case, h4.related { margin-bottom: 15px; padding-bottom: 2px; border-bottom: 2px solid #d00a2c;}
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;
}
p.products {
	line-height: 25px;
}
p.features {
	line-height: 25px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	h4.products {
		font-size: 17px;
		line-height: 20px;
	}
	p.products {
		font-size: 12px;
		line-height: 22px;
	}
}
@media only screen and (max-width: 991px) {
	.main-img {
		width: 50%;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (max-width: 767px) {
	h4.products {
		text-align: center;
		display: block;
		margin-bottom: 0px;
		padding-top: 10px;
	}
	p.products {
		text-align: center;
	}
	.main-img {
		width: 100%;
	}
}

/*=============================================== COLOR ===============================================*/

header {

}
nav {
	margin: 0px;
}
nav a {
	color: #000;
}
.admin nav a{
	color: #FFF2F2 !important;
}
nav a:hover {
	color: #abe1fa!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;
}
a {
	color: #d00a2c;
}
/*a:hover, a:active {*/
	/*color: #d00a2c;*/
/*}*/
button:hover {
	background: #101010;
	color: #fff;
	border:solid 1px #101010;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}

h3 i.fa {
	color: #003c75!important;
}
.primary-color {
	background: #003c75;
	border-color: #003c75;
}
.secondary-color {
	background: #d00a2c;
	border-color: #003c75;
}
.grbase-text-color {
	color: #444;
}
.grbase-heading {
	color: #444;
	margin-bottom: 0px;
	margin-top: 0px;
}
.grbase-sub-heading {
	color: #7F7F7F;
}
.grbase-bottom-highlight {
	color: #FFFFFF;
}
.grbase-bottom-text {
	color: #6E6E6E;
	line-height: 1.6em;
}
.grbase-footer {
	background: #000000;
	color: #878787;
	z-index: 200;
}
.grbase-color-style2 {
	background: #d00a2c;
	color: #fff;
	border-color: #d00a2c;
}
.grbase-color-style3 {
	background: #303030;
	color: #fff;
	border-color: #303030;
}
.grbase-color-style4 {
	background: #00BFFF;
	color: #fff;
	border-color: #00BFFF;
}

.tab-color {
	background: #CCC;
}

.sidebar-fullcolor {
	height: 100%;
	background-color: #abe1fa;
	position: absolute;
	right: 0;
	z-index: -1;
	bottom: 0;
}

.color-bar {
	box-shadow: inset 15vw 0px 0px #d00a2c, inset 40vw 0px 0px #0067b1, inset 100vw 0px 0px #0067b1;
	height: 40px;
}

.yourpump-box {
	border-top: #0067b1 solid 3px;
	border-bottom: #0067b1 solid 3px;
	color: #000;
	padding: 20px;
}
/*=============================================== HEADER & FOOTER ===============================================*/

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

.grbase-header {
	width: 100%;
	/*height: 100%;*/
}
.grbase-logo img {
	border: none;
	/*
	margin-top: 10px;
	height: 90px;
	*/
}
.grbase-subheader {
	width: 100%;
	height: auto;
	/*margin-top: 10px; !*visual adjustment of header spacing*!*/
	padding-top: 5px;
	box-shadow: inset 10vw 0px 0px #d00a2c, inset 40vw 0px 0px #0067b1, inset 100vw 0px 0px #0067b1;
}
h3.grbase-subheader-text {
	padding-left: 11vw;
	color: #ffffff;
	margin-top: 11px;
	margin-bottom: 16px;
	text-transform: uppercase;
}
.grbase-breadcrumb {
	width: 100%;
	height: auto;
	padding-bottom: 5px;
}
.breadcrumb {
	background: transparent;
	padding-left: 0px;
}
 @media screen and (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-distr 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;
	padding-bottom: 5px;
	height: 65px;
}
#header.changeHeaderOn .grbase-logo img {
	margin-top: 0px;
	height: 53px;
	width:auto;
}
#header.changeHeaderOn .grbase-search input {
	height: 63px;
}
#header.changeHeaderOn .grbase-search {
	height: 63px;
	padding-top: 12px;
}
#header.changeHeaderOn .grbase-cart, #header.changeHeaderOn .grbase-cart-full {
	height: 63px;
	padding-top: 7px;
}
#header.changeHeaderOn .grbase-distr {
	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;}
}
.navvertical>nav>ul>li>a{
	background: none;
	line-height: 24px;
}
.navvertical>nav>ul>li>a:hover, .navvertical>nav>ul>li>a:active, .navvertical>nav>ul>li>a:focus {
	background: none;
	border-bottom: solid 2px #d00a2c;
}

.sticky-top {
    position: sticky;
    top: 6em;   /* the small header is ~90px */
    height: calc(100vh - 14em);   /* the large header is ~200px */
}

@media (min-width: 1200px) {
	.fixed-bottom {
	    position: fixed;
	    right: 0;
	    bottom: 1em;
	    height: calc(100vh - 14em);   /* the large header is ~200px */
	}
}


/*-------------------------------- NAVIGATION --------------------------------*/

nav a, .sf-menu>li span {
	font-weight: 500;
	font-size: 16px!important;
	font-family: 'Oswald', 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: 0px;
}

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

.navbar-toggle {
	border: 1px solid #003c75;
	border-radius: 0px;
	margin-top: 32px;
}
.navbar-toggle:hover {
	background: transparent;
}
.navvertical .dropdown-menu {
	border-radius: 0px;
	box-shadow: none;
	border-top: solid 1px #003c75;
	padding-bottom: 0px;
	border-bottom: 0px;
}
.admin .dropdown-menu{
	border-top: solid 1px #980001;
}
.navvertical .dropdown-menu>li>a, .navvertical .dropdown-menu .menu a {
	font-family: 'Oswald', sans-serif;
	font-size: 35px!important;
	font-weight: 500;
	color: #fff;
	border: none;
	padding: 0px 55px 25px 55px;
}
.navvertical .dropdown-menu>li {
	font-size: 34px!important;
	font-weight: 500;
	color: #fff;
	padding: 18px 55px 15px 55px;
	text-transform: uppercase;
}
.dropdown-menu .menu a{padding-right:0px;}

@media screen and (max-width: 768px) {
	nav a:hover {
		background: #003c75 !important;
		color: #6298CB !important;
	}

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

	.nav>li {
		border-top: none;
        }

	.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 screen and (min-width: 992px) {
	/*nav a:hover {*/
		/*background: #003c75 !important;*/
		/*color: #FFF !important;*/
	/*}*/

	.navbar-brand {
		text-align: left;
		width: auto;
	}
	.container>.navbar-header {
		width: auto;
	}
}
/*-------------------------------- TOP NAV --------------------------------*/
.top-navbar{
	background: #393a3a;
	height: 30px;
	margin: 0px;
}

/*-------------------------------- SEARCH BOX --------------------------------*/

.grbase-search, .grbase-cart, .grbase-cart-full  {
	height: 70px;
	color: #fff;
	font-size: 36px;
	line-height: 20px;
	width: 60px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	cursor: pointer;
}
.badge{
    background-color: #144E84;
}
.grbase-search small, .grbase-region small, .grbase-cart small, .grbase-cart-full small{
	font-size: 10px;
        text-transform: uppercase;
        line-height: 0px;
}
.grbase-distr 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 { color: #abe1fa; }
.grbase-cart:hover { background-color: #337ec6;}
.grbase-cart-full:hover { background-color: #679732; }
.grbase-distributor:hover { color: #abe1fa; }
.grbase-distr:hover { color: #abe1fa; }
.grbase-search:hover { background-color: #0f4b85; }

@media screen and (min-width: 768px) {
	.grbase-search, /*.grbase-region,*/ .grbase-cart, .grbase-cart-full /*, .grbase-distr*/{
		padding-top: 7px;
		height:50px;
		/*padding-left: 18px;*/
		color: #FFF;
	}
	.grbase-search { background: #003c75; }
        .grbase-cart { background: #337ec6; }
        .grbase-cart-full { background: #7db342; }
	.grbase-search input:focus {
		width: 700px;
	}
}
 @media screen and (min-width: 992px) {
 	.grbase-cart, .grbase-cart-full, .grbase-search{padding-top: 20px;}
	.grbase-search {
		background: #003c75;
		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 ===============================================*/


/*@media (min-width: 992px) {*/
	/*.grbase-actionmessage-bottom {*/
		/*width: 66.66vw;*/
		/*clear: left;*/
		/*height: auto;*/
		/*margin-top: 50px;*/
	/*}*/
/*}*/
.grbase-actionmessage-bottom {
	padding-top: 35px;
	padding-bottom: 40px;
	display: block;
	background-color: #003c75;
	clear: both;
}
.grbase-actionmessage-bottom h3 {
	color: #fff;
	text-align: center;
	font-weight:400;
}
.grbase-callaction {
	text-align: center;
}
.grbase-body-block {
	background-color: #abe1fa;
}
.paragraph-align {
	padding-bottom: 50px;
	padding-right: 50px;
	padding-left: 11vw;
}

.models {
	margin-top: 20px;
}

.grbase-map-block {
	padding-bottom: 50px;
	padding-top: 50px;
	margin-top: -550px;
}
.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-locations-sidebar {
	padding-bottom: 50px;
	padding-top: 20px;
}
.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  */

.product-image {
	width: 15vw;
	display: inline;
	float: left;
}

@media screen and (max-width: 991px) {
	.grbase-map-block {
		margin-top: 0px;
	}
	.grbase-locations-sidebar{
		padding-bottom: 50px;
		padding-top: 50px;
		background: #abe1fa;
	}
	.grbase-body-block {
		box-shadow: none;
		background-color: #abe1fa;
	}
}

@media only screen and (max-width: 767px) {
	.product-image {
		width: auto;
		/*display: ;*/
		float: none;
	}
}

/*-------------------------------- 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: #d00a2c;
}
.grbase-features li:hover .grbase-icon-large:after {
	border-top: 30px solid #d00a2c;
}
.grbase-features li:hover .grbase-icon-large:before {
	border-bottom: 30px solid #d00a2c;
}

.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: #d00a2c;
}

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

.grbase-locations h4 {
	margin-bottom: 10px;
	border-bottom: 2px solid #0067b1;
}
.grbase-locations li {
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.grbase-locations-icon {
	width: 50px;
	float: left;
}
.grbase-locations p {
	padding:0px;
	margin:0px;
}
.grbase-icon-small {
	background: #d00a2c;
}
.grbase-locations li h4:hover {
	color: #d00a2c;
}

/*-------------------------------- 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: circ
}
.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: #003c75;
}
.grbase-checklist a:before {
	content: '\e101';
	color: #003c75;
	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: #003c75;
	font-family: "gricons" !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
}
li.noliststyle {
	list-style: none;
}
li.noliststyle .extra_spacing {
	margin-right: 10px;
}
/*--------------------------------- ALERT MESSAGES ----------------------------*/
.alert {
	padding: 0px 25px 25px 25px;
}
h4.alert-header {
	color: #d00a2c;
	margin-bottom: 20px;
}

.alert-header span {
	vertical-align: middle;
}

@media only screen and (max-width: 991px) {
	.alert {
		padding: 25px;
	}
}

.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: #003c75;
}
.grbase-alert-info {
	border-color: #00BFFF;
}
.grbase-alert-warning {
	border-color: #FFD24D;
}
.grbase-alert-danger {
	border-color: #FF7373;
}
.grbase-alert-success h5 {
	color: #003c75;
}
.grbase-alert-info h5 {
	color: #00BFFF;
}
.grbase-alert-warning h5 {
	color: #FFD24D;
}
.grbase-alert-danger h5 {
	color: #FF7373;
}
.grbase-features li:hover .grbase-features-separator {
	color: #bbb;
}

.attention-box{
	border-bottom: 2px solid #d00a2c;
	border-top: 2px solid #d00a2c;
	text-align: center;
	padding-bottom: 10px;
}

/*--------------------------------- CONFIGURATORS ----------------------------*/
.modal-divider{
	background-color:black;
	border-color:black;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*=============================================== BOTTOM & FOOTER ===============================================*/

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


.grbase-bottom-links {
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}

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

.grbase-footer {
	width: 100%;
	height: auto;
	padding: 10px 0px 12px 0px;
	clear: both;
	position: relative;
}
.grbase-copyright {
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	padding-top: 9px;
	margin: 0;
}
.grbase-footerlogo {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.grbase-footer img {
	padding: 0;
	height: 55px;
}
.grbase-icon-social {
	margin-right: 5px;
	margin-left: 5px;
	width: 40px;
	height: 40px;
	-moz-border-radius: 75px;
	-webkit-border-radius: 75px;
	border-radius: 75px;
	background: #003c75;
	text-align: center;
	display: inline-block !important;
	float: none !important;
}
.grbase-icon-social:hover {
	background: #d00a2c;
}
.grbase-bottom-social {
	margin: auto;
	padding-top: 12px;
	padding-bottom: 13px;
}
.grbase-bottom-social>ul {
	text-align: center;
}
.grbase-bottom-badges {
	padding-top: 13px;
	padding-bottom: 13px;
	padding-right: 0px;
	text-align: center;
}
.grbase-bottom-badges img {
	margin: auto;
	height: 39px;
}

@media only screen and (max-width: 1200px) and (min-width: 992px) {
	.grbase-bottom-badges img {
		height: 31px;
	}
	.grbase-bottom-badges {
		padding-top: 17px;
		padding-bottom: 17px;
	}
	.grbase-bottom-links {
		font-size: 12px;
	}
}

@media only screen and (max-width: 991px) {
	.grbase-footerlogo {
		padding-left: 15px;
	}
	.grbase-bottom-badges {
		padding-right: 15px;
		padding-bottom: 5px;
	}
	.grbase-bottom-badges img {
		height: 39px;
	}
}

/*=============================================== ICONS FONT ===============================================*/

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

/*-------------------------------- 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: #003c75;
}

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

.grbase-gricon-large {
	text-align: center;
	font-size: 50px;
	color: #fff;
	cursor: pointer;
	position: relative;
	top: 22px;
}
.ico-sharing {
	padding-left: 20px;
	text-align: center;
	padding-top: 10px;
	font-size: 28px;
}
.ico-remove {
	font-size: 20px;
	margin: 10px 15px;
	color: #d00a2c;
	cursor: pointer;
}
.ico-add {
	font-size: 20px;
	margin: 10px 15px;
	color: #0067b1;
	cursor: pointer;
}

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

button {
	padding: 12px 42px;
	color: #fff;
	margin-bottom: 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;
}
.button-border {
	border: solid 2px #003c75;
}
.btn-new {
	color: #fff;
	background-color: #0067b1 !important;
}
.btn-new:hover {
	color: #fff;
	background-color: #003c75 !important;
}
.btn-back {
	color: #fff;
	background-color: #d00a2c;
}
.btn-back[disabled]{
	display: none;
}
.btn-back:hover {
	color: #fff;
	background-color: #b30422;
}
.big-btn {
	background-color: #0067b1;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 23px;
}
.big-btn:hover {
	background-color: #003c75;
	color: #fff;
}

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

.grbase-sidebar {
	display: inline-block;
	float:right;
	z-index: 1;
	padding-bottom: 20px;
}
.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: #d00a2c;
	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: #003c75; }

.resources-sidebar {
	list-style-type: none;
}

.media-img, .media-story-img {
	max-width: 100%;
	padding: 20px 10px;
	display: block;
}

.sidebar-img-series {
	padding-bottom: 10px;
	width: 100%;
}

@media only screen and (max-width: 991px){
	.media-img, .media-story-img {
		margin: auto;
	}
	.media-story-img {
		max-width: 80%;
	}
}
@media only screen and (min-width: 1440px){
	.media-story-img {
		max-width: 600px;
	}
}
.producttype-img {
	max-width: 450px;
	margin: auto;
	display: block;
}

/*=============================================== 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 #003c75;
	border-right: solid 1px #003c75;
	border-bottom: solid 1px #003c75;
	border-top: none !important;
}
.grbase-accord-1 .panel-title {
	background: #003c75;
	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: #003c75;
	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: #003c75;
	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;
}

/*=============================================== STYLED TABLE ===============================================*/

h5.es_style {height: 2rem; border-bottom: 2px solid #ccc;}
table.es_style { width:100%}
table.es_style tr {height: 2rem;}
table.es_style thead tr {border-bottom: 4px solid #ccc; }
table.es_style tbody tr, table.es_style tfoot tr {border-top: 1px solid #ccc; }
table.es_style tr th:first-child, table.es_style tr td:first-child { padding-left:20px; }

/*=============================================== 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 screen and (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: #003c75;
}
.grbase-counter-2 {
	color: #d00a2c;
}
.grbase-counter-3 {
	color: #303030;
}
/*=============================================== TABLE ===============================================*/

.grbase-table-1, .grbase-table-2, .grbase-table-3, .grbase-table-4 {
	border-collapse: collapse;
	width: 100%;
	border: none;
}
.grbase-table-1 th {
	font-weight: 300;
	color: #fff;
	font-size: 18px;
	text-align: left;
}
.grbase-table-1 th, .grbase-table-1 td, .grbase-table-2 th, .grbase-table-2 td, .grbase-table-3 th, .grbase-table-3 td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.grbase-table-4 th, .grbase-table-4 td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
}

.grbase-table-3 th, grbase-table-2 th, grbase-table-4 th {
	font-size: 18px;
	font-weight: 300;
	border-bottom: 2px solid #0067b1;
	text-align: left;
}
em.grbase-table-4 {
	padding-left: 15px;
}

.grbase-table-3 tr td:first-child {
	font-weight: bold;
	text-align: right;
}

@media screen and (min-width: 575px) {
	.grbase-table-3 tr td:first-child {
		width: 158px;
	}
}
/*
.grbase-table1-header {
	border: solid 1px #003c75;
}
.grbase-table-1 td {
	border: 1px solid #0067b1;
}
.grbase-table-3 td {
	border-top: 1px solid #0067b1;
	border-bottom: 1px solid #0067b1;
}

table.table tr.trBottomBorder {
    border-bottom: 1px solid #0067b1;
}*/

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

.carousel-indicators {
	left: 0;
	margin-left: 0px;
	padding-left: 40px;
	bottom: 0px;
	width: auto;
	z-index: 5 !important;
}

.grbase-carousel-caption-left{
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    text-align: left;
	background-color: rgba(0, 0, 0, .7);
    padding: 25px 40px 13px 40px;
	max-width: 45%;
}

.grbase-carousel-caption-right{
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    text-align: right;
    background-color: rgba(0, 0, 0, .7);
    padding: 30px 40px;
	right: 0;
	max-width: 45%;
}

h4.carousellight {
	color: #FFFFFF;
	margin-bottom: 0px;
	line-height: 17px;
	font-weight: 100;
	font-size: 28px;
	margin-top: 0px;
}
h4.carouselbold {
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 32px;
	line-height: 32px;
}
p.carousel {
	line-height: 23px;
	font-size: 13px;
}

@media screen and (max-width: 991px) {
    p.carousel {
        font-size: 10px;
        line-height: 17px;
    }
    h4.carouselbold {
        font-size: 23px;
        line-height: 25px;
    }
    h4.carousellight {
        font-size: 21px;
        line-height: 12px;
    }
}

.carousel-fade .carousel-inner .item {
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
	z-index: 2;
}



.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: #003c75;
	border-color: #003c75;
}
.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);
	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: #003c75;
}
.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 screen and (min-width: 768px) {
    .grbase-images-carousel .controller-carousel{
        display: inline;
    }
    .grbase-case-grid li:hover .grbase-case-btn.down{
	top:25%;
    }
}
@media screen and (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;
}
.contact-btn-title {
	text-align: center;
	margin: 40px 20px;
	font-size: 25px;
	color: #444;
}
.contact-btn-title:hover {
	color: #d00a2c;
}
p.contact-btn-title>i {
	font-size: 50px;
	padding-bottom: 10px;
}
/*=============================================== 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 #003c75;
}
.grbase-textbox:focus, .grbase-textarea:focus {
	box-shadow: none;
}
.grbase-forms {
	overflow: auto;
}

/*=============================================== 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 screen and (min-width: 992px) {
.grbase-team-1 .grbase-team-member:hover {
	background: #eee;
}
}
 @media screen and (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 screen and (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: #003c75;
	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%;
	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 screen and (max-width: 768px) {
.grbase-main {
	padding-top: 60px;
	padding-bottom: 60px;
	display: none;
}
.grbase-main p {
	width: 500px;
	margin: 0 auto;
}
}
 @media screen and (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;*/
	/*border-radius: 3px;*/
	/*border:1px #e0e0e0 solid;*/
	display: none;
	width:100%;
	min-height: 300px;
}
.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;
}
.page-header {
	border-bottom: 2px solid #d00a2c;
}
.page-header-sidebar {
	color: #FFFFFF;
	background: #003c75;
	padding: 20px 30px;
	line-height: 30px;
	text-transform: uppercase;
	clear: both;
}
h4.page-header-sidebar:first-child {
	margin-top: 0;
}
.sidebar-spacing {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
}
.sidebar-content {
	list-style-type: none;
	padding-left: 30px;
	padding-right: 30px;
	border-collapse: unset;
}
.sidebar-links {
	font-style: italic;
	line-height: 23px;
	padding-left: 30px;
	padding-right: 30px;
	list-style: none;
}

@media only screen and (max-width: 991px) {
	.sidebar-spacing {
		background-color: #abe1fa;
	}
}
.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: 20px;
        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-title {
	margin-left: 50px;
}
#print-distributor-reportcard-filter-bundle{
    display: none;
}
/*.donotprint { display: block;}*/
.creditApplicationScreen { display: block;}
.creditApplicationPrint { display: none;}

.container-8 {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	list-style-position: inside;
}
.container-pagefill {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	min-height: 510px;
}
.sidebar-image-container {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 30%;
	margin: auto;
	z-index: 2;
}
h4.title {
	border-bottom: solid 1px #d00a2c;
	padding-bottom: 10px;
}
.featured-prod-title {
	text-align: center;
}
.parts-ordering {
	padding-top: 30px;
}
@media only screen and (max-width: 991px) {
	.sidebar-image-container {
		width: 60%;
	}
}
@media only screen and (max-width: 768px) {
	.sidebar-image-container {
		width: 90%;
	}
}
/*-------------------------------- ENGINEERING TOOLS --------------------------------*/
#calculatorDisplay {
	margin-left: 0px;
	margin-right: 0px;
}
.tools-results {
	padding-left: 20px;
	font-size: 22px;
	line-height: 34px;
	list-style-type: 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: #003c75;
	-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: #d00a2c;
}

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

/* RACHEL'S ADDITIONS */

.grlogos {
	height: 70px;
}

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

.navbar-nav>li>a, .grbase-distr 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;
	margin-bottom: 6px;
}

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

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

.grbase-distr, .grbase-region, .grbase-distributor {
    -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;
}

#header.changeHeaderOn .navbar-nav>li>a,
#header.changeHeaderOn .grbase-distr,
#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;
}

.grbase-distr {
	color: #fff;
	line-height: 10px;
	font-size: 15px;
	cursor: pointer;
	list-style-type: none;
	display: inline-block;
	padding-right: 20px;
}

.grbase-corp, .grbase-corp:hover {
	color: #fff;
	background-color: #0067b1;
	line-height: 10px;
	font-size: 32px;
	cursor: pointer;
	list-style-type: none;
	display: inline-block;
	padding-right: 20px;
}

.grbase-region {
	color: #fff;
	line-height: 10px;
	font-size: 15px;
	cursor: pointer;
	list-style-type: none;
	display: inline-block;
	padding-left: 20px;
	float: right;
}

.grbase-distributor {
	color: #fff;
	line-height: 10px;
	font-size: 15px;
	cursor: pointer;
	list-style-type: none;
	display: inline-block;
	padding-left: 20px;
	float: right;
}

@media only screen and (min-width: 1200px) {
	#header.changeHeaderOn .sf-menu >li>span {
		padding-top: 0px!important;
		padding-bottom: 0px!important;
		line-height: 65px;
	}

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

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

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

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

	.grlogos {
		margin-top: 17px;
	}

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

	i.icon-globe {
		margin-bottom: 50px!important;
	}

}


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

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

.navbar-nav>li>a, .navbar-nav>li>a:hover,.sf-menu>li>span {
	padding: 37px 8px 36px 8px!important;
}

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

.grlogos {
	margin-top: 12px;
}

.grbase-distr 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-distr, .grbase-region, .grbase-distributor {
	font-size: 13px;
}

}


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

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

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

}

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

.logocenter {
	margin-bottom: 17px;
}

.changeHeaderOn {
	background-color: #ffffff;
	box-shadow: 0px 0px 6px 0px #626262;
	height: auto;
	position: fixed;
	top: 0px;
	z-index: 100;
}

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

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

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

.grlogos {
	margin-bottom: 16px;
}

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

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

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


/*>>>>>>> admin_redesign*/

.grbase-distr, .grbase-region, .grbase-distributor {
	font-size: 10px;
}

.grlogos {
	margin-top: 16px;
}

[class^="icon-"]:before, [class*=" icon-"]:before, .iconcorp-grc {
	line-height: 50px!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;
	margin-bottom: 40px;
}

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

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

.grbase-distr, .grbase-distr:hover {
	background-color: #0067b1;
}

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

.navbar-header {
	background-color: #003c75;
}

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

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

}


@media only screen and (max-width: 991px) {
	.navbar-globe, .navbar-globe:hover {
		background-color: #d00a2c;
	}
	.navbar-header .col-sm-4 button {
		margin-top: 0px!important;
	}
	.navbar-header .col-sm-4 {
		padding-left: 0px;
		padding-right: 0px;
	}
	.navbar-header .btn {
		color: #fff;
		border-radius: 0px!important;
		height: 58px;
		border: 0px!important;
	}
	.grnavbtn {
		width: 100%!important;
	}
	.navbar-header {
		background-color: #003c75;
		float: none !important;
	}
	.grbase-distr, .grbase-distr:hover {
		background-color: #0067b1;
	}
	span.icon-globe {
		font-size: 32px;
		position: relative;
	}
	.navbar-header button:hover {
		color: #abe1fa;
	}
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		border: 0;
		box-shadow: none;
	}
	.dropdown-menu {
		margin: 0!important;
	}
	.sidenav-offcanvas .nav>li>a.dropdown-toggle {
		text-align: left !important;
		padding-left: 40px !important;
		font-size: 25px !important;
		padding-right: 20px !important;
		padding-top: 20px !important;
		padding-bottom: 20px !important;
		line-height: normal;
	}
	.navbar-nav>li {
		float: none !important;
	}
	.sidenav a:hover {
		color: #003c75 !important;
	}
	.sidenav a {
		padding: 0px 20px 5px 50px !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;
    margin-right: 10px;
    margin-top: 3px;
}

.regions {
	width:100%;
}

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

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

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

.nav .open>a.countries, .nav .open>a.countries:hover, .nav .open>a.countries:focus{
    background: none !important;
}
i.icon-globe, i.icon-search, i.icon-map-marker-alt {
    margin-bottom: 0px !important;
    margin-top: 2px;
	padding-right: 6px;
}

i.icon-globe.country-flags {
    margin-right: 8px;
    margin-left: 4px;
}

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

a.region-active {
	color: #FFF !important;
    background-color: #d00a2c;
	width: 100%;
}

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

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

    .country-flags {
        float: none;
        clear: none;
        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;
}
.region-title {
	color: #fff;
	text-transform: uppercase;
	padding-left: 50px;
	margin-bottom: 5px;
	margin-top: 10px;
}

/*-------------------------------- 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: #003c75;
	text-align: center;
}

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

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

.grbase-bottom-links .grbase-gricon-small  {
	top: 0;
	line-height: 40px!important;

}

.grbase-bottom-links .grbase-icon-small  {
	top: 0;
	line-height: 40px!important;

}

.grbase-bottom-links .grbase-icon-small .grbase-gricon-small [class^="icon-"]:before, [class*=" icon-"]:before  {
	top: 0;
	line-height: 40px!important;

}

.container-fluid {
	position: relative;
}


/*MY PROFILE MOBILE TAB MENU*/
@media only screen and (max-width: 767px) {

	.dnetreg li {
		list-style: none;
	}

	.dnetreg .active>a, .dnetreg .active>a:hover, .dnetreg .active>a:focus {
		z-index: 2;
		color: #fff;
		background-color: #d00a2c;
		border-color: #d00a2c;
	}

	.dnetreg li .list-group-item:first-child {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		margin-bottom: -1px;
	}

	.dnetreg li .list-group-item:last-child {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}

	.dnetreg li:first-child a{
		border-top-left-radius: 4px !important;
		border-top-right-radius: 4px !important;
	}

	.dnetreg li:last-child a{
		border-bottom-left-radius: 4px !important;
		border-bottom-right-radius: 4px !important;
	}
}


.sidenav, .sidenav-regions {
	height: 100%;
	width: 33.33333333%;
	position: fixed;
	z-index: 3;
	top: 0px;
	margin-top: 40px !important;
	right: 0;
	background: rgba(0, 60, 117, .95);
	border: none;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 8px;
	cursor: default;
	padding-bottom: 100px;
}

.sidenav a {
	padding: 0px 20px 5px 85px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 22px!important;
	color: #fff;
	display: block;
	transition: 0.3s;
}

.sidenav-regions a {
	line-height: 36px!important;
	padding: 0px 20px 0px 85px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px!important;
	color: #fff;
	display: block;
	transition: 0.3s;
}

.sidenav-regions>li, .sidenav-regions>span>li {
	width: 100%;
}

.sidenav a:hover, .sidenav-regions a:hover {
	color: #abe1fa;
}

.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
}

#main {
	margin-left: 5px;
	padding: 16px;
	position: absolute;
}

@media screen and (max-height: 450px) {
	.sidenav {padding-top: 15px;}
	.sidenav a {font-size: 18px;}
}
.regions-languages {
	padding-bottom: 15px;
	text-align: center;
	color: #ffffff;
	width: 100%;
	border-bottom: solid 2px #abe1fa;
	margin-bottom: 10px;
}
.languages {
	font-size: 23px;
	line-height: 22px;
}
.highlighted-region {
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 5px;
}
.language-selected { color: #abe1fa;}
.languages:hover {
	color: #abe1fa;
	cursor: pointer;
}
.languages>em {
	font-size: 14px;
}

.lang-name {
	padding:0 !important;
}

.darkblue-bkgd {
	position: absolute;
	right: 0;
	height: 100%;
	background-color: #73c7f5;
}
/*body {*/
	/*font-family: sans-serif;*/
	/*margin: 0;*/
	/*padding: 0;*/
	/*background-image: url('https://static.pexels.com/photos/4439/city-art-graffiti-wall-large.jpg');*/
	/*background-size: cover;*/
	/*background-repeat: no-repeat;*/
/*}*/

#search-btn{
	color: #FFF;
	cursor: pointer;
}
.search-button {
	padding-left: 20px;
}
#search-overlay{
	display:none;
}
.block {
	position: fixed;
	top: 0;
	right: 0;
	bottom:0 ;
	left: 0;
	overflow: auto;
	text-align: center;
	background: rgba(0, 0, 0, 0.9);
	z-index: 6;
	border: #a0a0a0 solid 1px;
	margin: 0;
}

.block:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: 0;
	/* Adjusts for spacing */
	/* For visualization
    background: #808080; width: 5px;
    */
}

.centered {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	padding: 10px 15px;
	color: #FFF;
	border: none;
	background: transparent;
}

#search-box {
	position: relative;
	width: 100%;
	margin: 0;
}

#search-form {
	height: 50px;
	border: 1px solid #999;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #fff;
	overflow: hidden;
}

#search-text {
	font-size: 14px;
	color: #ddd;
	border-width: 0;
	background: transparent;
}

#search-box input[type="text"] {
	width: 100%;
	padding: 10px 20px;
	color: #333;
	outline: none;
	font-size: 1.4em;
}

#search-button {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 14px;
	height: 100%;
	color: #fff;
	text-align: center;
	border-width: 0;
	background-color: #4d90fe;
	-webkit-border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	cursor: pointer;
}
h1{
	text-align: center;
	font-size: 3.5em;
	color: #fff;
	margin-top: 2em;
	font-weight: 600;
}
h1 span{
	background: #222;
	padding: 10px;
}
#close-btn{
	position: fixed;
	top: 1em;
	right: 1em;
}
#close-btn:hover{
	color: #777;
	cursor: pointer;
}

.grvertical-align, .top-navbar li, .top-navbar li a {
	float: none!important;
	display: inline-block;
	line-height: 40px;
	color: #fff;
	font-size: 15px;
	list-style-type: none;
	cursor: pointer;
}

.top-navbar li:hover, .top-navbar li a:hover, .grvertical-align:hover {
	color: #abe1fa;
}

.grbase-distributor-map {
	color: #ffffff;
}
.grbase-distributor-map:hover, #search-btn:hover {
	color: #abe1fa;
	background: none !important;
}

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

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

	.top-nav-right {
		float: right !important;
	}
	.crm-mobile-button {
		margin-top: 38px !important;
	}
}

@media only screen and (max-width: 991px) {
	.sidenav-regions {
		margin-top: 10px !important;
	}
	.sidenav a, .sidenav-regions a {
		padding: 0px 20px 0px 50px;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 16px!important;
		color: #fff;
		display: block;
		transition: 0.3s;
	}
	.sidenav a:hover {
		color: #003c75;
	}
	.sidenav-regions a:hover {
		color: #abe1fa;
	}
	.sidenav-offcanvas a {
		color: #ffffff;
		font-size: 24px;
	}
	.sidenav-offcanvas .nav>li>a:hover, .sidenav-offcanvas .nav>li>a:focus{
		color: #ffffff;
	}
	.languages {
		margin-left: 0px;
		margin-right: 0px;
	}
	.sidenav, .sidenav-regions {
		width: 70vw;
		position: absolute;
		right: unset;
	}
	.sidenav-regions li {
		float: none!important;
		display: inline-block!important;
		line-height: 40px;
		color: #fff;
		list-style-type: none;
		font-size: 34px!important;
		font-weight: 500;
		text-transform: uppercase;
	}
	.sidenav-regions>span>li {
		font-size: 15px!important;
		padding: 0;
	}
	i.icon-globe.country-flags {
		margin-right: 11px;
		margin-left: 8px;
	}
	.dropdown-menu {
		margin: 0 !important;
	}
	.region-nav {
		height: 100% !important;
		width: 70vw;
	}
	.region-title {
		padding-left: 30px;
	}
	.navbar-collapse.collapse {
		display: none !important;
	}
	.navbar-collapse.collapse.crm-nav li {
		float: left !important;
	}
	.crm {
		background: none;
		margin-bottom: 5px;
	}
	.navbar-brand {
		height: 100%;
		width: 100%;
		text-align: center;
	}
	.crm-mobile-button {
		margin-top: 45px;
		text-align: center;
	}
	.topl {
		padding-left: 20px;
        padding-bottom: 10px;
        padding-top: 10px;
        border-bottom: solid 1px #fff;
	}
	.topl ul {
		list-style: none;
	}
	.topl span {
		color: #fff;
		font-size: 18px;
		text-transform: uppercase;
		line-height: 1.7;
	}
	.midl a, .midl span {
		font-size: 15px;
		padding-left: 15px;
		text-transform: uppercase;
	}
	.midl li {
		padding-left: 35px;
	}
	.midl ul a {
		padding: 0;
		font-size: 13px;
		text-transform: capitalize;
	}
	.midl {
		padding-top: 5px;
	}
	.topl a:hover {
		color: #abe1fa;
	}
	.navbar-toggle {
		border: none;
		color: #444;
		font-size: 32px;
		text-align: center;
		margin-top: 20px;
		float: none;
	}

	.navbar-toggle:hover {
		border: none;
		color: #003c75;
		font-size: 32px;
		text-align: center;
		margin-top: 20px;
		float: none;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.crm .navbar-brand {
		text-align: center;
		width: 100%;
	}
	.crm-nav {
		text-align: center;
		width: 100% !important;
	}
	.sf-menu {
		display: inline-block;
		float: none !important;
		margin: auto;
	}
}



/*CRM DROPDOWN MENU*/
.crm-nav>ul>li>span, .crm-nav>ul>li>span:hover, .crm-nav>ul>li>a, .crm-nav>ul>li>a:hover{
	padding: 41px 15px 41px 15px!important;
}
.crm-nav .dropdown-menu {
	right: auto;
}

.midl:last-child a {
	border: none;
}
.crm-nav .midl a, .crm-nav .midl span {
	padding: 18px 15px 15px 15px;
	border-bottom: solid 1px #e5e5e5;
	font-size: 13px !important;
	color: #d00a2c !important;
	text-transform: uppercase;
}
.crm-nav li.dropdown-submenu:hover {
	background-color: #df3b3b;
	color: #fff !important;
	cursor: pointer;
	-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);
	-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);
}
.crm-nav .sf-menu {
	padding: 0 !important;
}
.crm-nav {
	margin-right: 40px !important;
}
.dnet-signup p, .returnToListLink {
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
	margin-bottom: 2px;
    font-size: 16px;
}
.dnet-signup i {
	font-size: 19px;
	vertical-align: middle;
	padding-right: 5px;
}

.contact-buttons:nth-child(15n+1){clear:left;}
.contact-buttons:nth-child(10n+1){clear:left;}
.contact-buttons:nth-child(5n+1){clear:left;}



/*------------------- NEW FONT AWESOME ICONS -------------------*/

i.nav-icons {
	padding-right: 7px;
	font-size: 17px;
}

.mobile-nav-icons {
	font-size: 32px;
	position: relative;
	line-height: inherit!important;
}

.tab-btn {
	background: none;
	font-size: 20px;
	margin-top: -9px;
	padding-left: 10px;
	padding-right: 10px;
	border: none;
	margin-left: 10px;
}

.tab-btn:hover {
	color: #abe1fa;
	border: none;
	background: none;
}
.news-paragraph {
	line-height: normal;
}

/* FONT CHANGE TO PLAY ONLY IN WHITE AREAS */
.featured-prod-title a, #ProductModelInfoTable th {
	font-family: 'PlayRegular', sans-serif;
	font-size: 20px;
}

.grbase-table-3, .models, #ProductModelInfoTable td, .container-8 p, .container-8 ul, .region-edusafety, p.products {
	font-size: 16px;
	font-family: 'PlayRegular', sans-serif;
}

.contact-buttons p {
	font-size: 25px;
}

.products a, .attention-box, .distroblock, .page-header  {
	font-family: 'PlayRegular', sans-serif;
}

.media-spacing a, .pumpedu-title a {
	font-family: 'PlayBold', sans-serif;
}

.grbase-body-block p, .region-edusafety.sidebar-content {
	font-family: 'Oswald', sans-serif;
}


/* PRINT */
@media print {
	.col-md-8.container-8, .col-md-7.container-8, .col-md-4 {width:100%;}

	/*PRODUCT PAGES*/
	.col-md-7.col-sm-7.col-xs-12.products {width: 58.33333333%;}
	.col-md-5.col-sm-5.col-xs-12.products-img {width: 41.66666667%;}
	.col-md-6.product_listing {width: 50%; vertical-align: top!important;}
	.col-xs-12.visible-sm-block.visible-md-block.visible-lg-block {display: block!important;}
	.col-xs-12.visible-xs-block {display: none!important;}
	.col-md-12.grbase-locations-item {width: 50%; float:left;}
	.contact-buttons {width:25%; float:left;}
	iframe {display:none;}
	iframe<.page-header-sidebar {display: none;}

	/*HOME PAGE*/
	.col-md-3.col-sm-6.home-prod {width: 25%;
		float: left;}


	.grbase-locations li {width:50%;}

	/* NOT PRINT HREF */
	a[href]:after {
		content: "";
	}
	abbr[title]:after {
		content: "";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}

	.grlogos {
		height: auto;
	}
	h3.grbase-subheader-text {
		padding-left: 0px;
		margin-bottom: 0px;
	}
	.container-8 {
		padding-left: 15px;
		padding-right: 15px;
	}
	.sidebar-spacing h5 {border: none;}
}
