/* watertanks.css for national poly industries */

@font-face {
    font-family: Lato-black;
    src: url(../fonts/Lato-Black.ttf);
	font-weight:400;
	font-style:normal;
}
@font-face {
    font-family: Lato-light;
    src: url(../fonts/Lato-Light.ttf);
	font-weight:400;
	font-style:normal;
}


body
{
	text-align: left;
	font:16px Lato-light, Arial, Helvetica, sans-serif; 
}

h1, h2, h3, h4, strong
{
	font-family: Lato-black, Lato-light, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#ttr_sidebar
{
	border-left: 1px solid black;
}
#ttr_footer
{
	width: 100%;
	/* border-top: 1px #a2a2a2 solid; */
	text-align: center;
}
.title
{
	font-size: 22px;
	font-family: verdana;
/*	font-weight: bold;*/
	font-family: Lato-black, Lato-light, Arial, Helvetica, sans-serif;
}

.container-fluid
{
	max-width: 1400px;
}

.spinner 
{
	position: fixed;
	top: 50%;
    left: 0;
    text-align: center;
    width: 100%;	
}

.spinner i
{
	color:black;
}


.shop-link-temp-substitute
{
	display: block;
}

.hide,
.hide-completely
{
	display:none; 
}
.shop-link
{
	visibility: visible;
}
.shop-link.hide-completely
{
	display: block;
}
.shop-link > button,
button.shop-link
{
	background-color: #ffc320 !important;
}

.tank-chooser-bar
{
	display:none;
}

.general-alert-box
{
	display:none;
}

.required
{
	color: red;
}

.clear-float
{
	clear:both;
}

hr
{
	border-top: 1px solid #ddd;
}

label.read-fine-print
{
    font-style: italic;
    font-size: 14px;
    font-weight: 600;	
}

/* for mobile devices setting when it will collapse */

@media screen and (max-width: 992px)
{
	.navbar-header 	{ float: none; }
	.navbar-left,
	.navbar-right 	{ float: none !important; }
	.navbar-toggle 	{ display: block; }
	.navbar-collapse 
	{
	  border-top: 1px solid transparent;
	  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-fixed-top 
	{
	  top: 0;
	  border-width: 0 0 1px;
	}
	.navbar-collapse.collapse { display: none!important; }
	.navbar-nav 
	{
	  float: none!important;
	  margin-top: 7.5px;
	}
	.navbar-nav>li { float: none; }
	.navbar-nav>li>a 
	{
	  padding-top: 10px;
	  padding-bottom: 10px;
	}
	.collapse.in { display:block !important; }

	/* hiding tags with this class when it drops below 992px */
	.hideSmall 
	{
		display:none;
	}
	
} /* @media */

@media screen and (max-width: 576px) /* col-xm- */
{
	iframe
	{
		max-width: 100%;
	}
}

/************
	header
************/

a:focus,
button:focus
{
	outline:0;
}

select:-moz-focusring 
{
    color: transparent;
    text-shadow: 0 0 0 #000;
}

/* top icon bar */
/*
div.top-icon-bar container-fluid
{
	height: 40px; 
	width:100%; 
	text-align: center;
}
*/
header ul.top-icon-links
{
	margin:0;
	padding:0;
	text-align: center;
}

header ul.top-icon-links li
{
	display: inline-block;
    width: fit-content;
}

header ul.top-icon-links li a
{
	margin: 0 10px;
}

@media screen and (max-width: 992px)
{
	div.top-icon-bar
	{
		display: none;		
	}
	
} /* @media */

/* top logo bar */

div.top-logo-bar
{
	width:100%;
	background-color: #25356F;
	color: #fff;
	font-size:22px;
}

div.top-logo-bar > div
{
/*	min-height: 105px; */
	background-color: #25356F;
	color: #fff;
	font-size:22px;
	text-align: center
}

div.top-logo-bar img
{
	margin: 20px auto;
	padding-right: 20px;
	width:100%;
	max-width: 100%;
	object-fit: scale-down;	
}

div.top-logo-bar .container-fluid div
{
	font-family: Lato-black, Lato-light, Arial, Helvetica, sans-serif;
	display:inline-block;
	padding-left:0;
	padding-right:0;
}

div.top-logo-bar .logo-and-group div:nth-child(1) 
{ 
	/*width: 59%; */
	float: left;
}
div.top-logo-bar .logo-and-group div:nth-child(2) 
{ 
	border-left: 1px solid #aaa;
	/*width: 39%; */
}

.navbar-inverse .navbar-nav > li > a
{
	color: #fff;
}

@media screen and (max-width: 400px) 
{
	div.top-logo-bar .logo-and-group div:nth-child(1) { width: 100%; }
	div.top-logo-bar .logo-and-group div:nth-child(2) 
	{ 
		border-left: 0;
		width: 100%; 
	}
}  /* @media screen and (max-width: 400px)  */


div.top-logo-bar .better-design > div,
div.top-logo-bar .phone > div
{
	margin: 30px auto;
	padding: 20px 0;
}

div.top-logo-bar .better-design > div
{
	font-size:22px;
}

div.top-logo-bar .logo-and-group div.the-mobile-menu
{ 
	display:none;
	width: 30%; 
	background-color: #0f1b30;
}

div.top-logo-bar .logo-and-group div.the-mobile-menu,
div.top-logo-bar,
div.top-logo-bar > div,
header
{
	height: auto;
}

@media screen and (max-width: 992px) 
{
	div.top-logo-bar
	{
		height: 130px;
	}
	
	div.top-logo-bar .better-design > div,
	div.top-logo-bar .phone > div
	{
		margin: 10px auto;
		padding: 0;
		/*font-size:28px;*/
		float: right;
	}

	div.top-logo-bar .better-design > div { margin-top: 18px; }
	
	div.top-logo-bar img
	{
		margin: 0 auto;
		padding-right: 0;
	}

	div.top-logo-bar .logo-and-group div.the-logo { width: 70%; }

	
	
	header 
	{
		overflow: hidden; 
		/*height: 130px !important;*/
	}
	nav.top-menu-bar { height: 0;}
	
	div.top-logo-bar 
	{ 
		width: 100%; 
		height: 130px; 
	}
	div.top-logo-bar .container-fluid 	{ padding:0; }
	div.top-logo-bar .logo-and-group 	{ margin:0;	}
	
	div.top-logo-bar .logo-and-group div.the-logo 
	{ 
		padding: 10px 15px;
		display: inline-block;
	}
	div.top-logo-bar .logo-and-group div.the-mobile-menu
	{ 
		display:inline-block;
		border-left: none;
		height: 130px;
	}

	div.top-logo-bar .logo-and-group div.the-mobile-menu > .navbar-header
	{
		width: 100%;
		font-size:24px;
	}
	.navbar-toggle 
	{
    	float: none; 
		width: 100%;
		/*margin-top: 12px;*/
	}
	
	div.top-logo-bar .container-fluid div.phone, 
	div.top-logo-bar .container-fluid div.better-design
	{
		display: none;
	}
	
	div.top-logo-bar .logo-and-group div.the-mobile-menu > div.navbar-header,
	div.top-logo-bar .logo-and-group div.the-mobile-menu,
	div.top-logo-bar .logo-and-group,
	div.top-logo-bar,
	div.top-logo-bar > div,
	header
	{
		height: 130px;
	}
	
} /* @media */

@media screen and (max-width: 400px) 
{
	div.top-logo-bar .logo-and-group div.the-mobile-menu > .navbar-header
	{
		font-size:20px;
	}

	.navbar-toggle
	{
		margin-top: 6px;
	}
	
/*	
	div.top-logo-bar .logo-and-group div:nth-child(2) 
	{ 
		border-left: 0;
		width: 100%; 
	}
*/	
}  /* @media screen and (max-width: 400px)  */



/* top-menu-bar */

div.top-menu-bar
{
	min-height: 48px;
	background-color: #25356F;
}

.logo-and-group
{
	margin: 10px auto;
	
}

.logo-and-group div:nth-child(1)
{
	padding-right: 20px;
}
.logo-and-group div:nth-child(2)
{
	padding-left: 20px;
}

.phone
{
	text-align: right;
}

@media screen and (max-width: 992px) 
{
	.phone
	{
		text-align: center;
	}
} /* @media screen and (max-width: 992px)  */

.better-design-color,
.better-design-color a
{
	color: #f4ca1c;
	text-decoration: none;
}

nav.top-menu-bar
{
	display:block;
	line-height: 50px;
	background-color: #25356F;
	color: #fff;
	font-size:14px;
	font-weight: bold;
	text-align: left;
	border-top: 1px solid #33518d;
	border-bottom: 1px solid #33518d;
	min-height: 70px;
	/* padding: 10px 0px; */
	margin: 0px;
}

/*
nav.top-menu-bar .navbar-toggle[aria-expanded='false']
{
	background-color: #ffc320;
}
*/
nav.top-menu-bar ul
{
	padding: 0;
	margin:0px;
}

nav.top-menu-bar li
{
	display: inline-block;
	color: #fff;
	/*padding: 10px 10px;*/
	padding: 0px;
}

nav.top-menu-bar ul.top-menu li > a
{
	padding: 25px 15px;
}


/*??? nav.top-menu-bar li > div > ul.sub-menu */
nav.top-menu-bar li > ul.sub-menu 
{
	position:absolute;
	display:none;
	list-style-type: none;
	/* margin-left: 20px; */
	background-color: #0F1B31; /* #555; */
	z-index: 10;
}

nav.top-menu-bar li > ul.sub-menu ul.sub-menu 
{
	margin-left: -5px;
	margin-top: 5px;
}

/*??? nav.top-menu-bar li:hover > div > ul.sub-menu */
nav.top-menu-bar li:hover > ul.sub-menu 
{
	display: inline-block;
	cursor: pointer;
	padding: 3px;
}

nav.top-menu-bar .sub-menu li
{
	display: list-item;
	padding: 0;
	min-height: 40px;
}

nav.top-menu-bar .sub-menu li:hover > a
{
	/*background-color: #1f2b1d;*/
	color: #ffc320; 
}

/*??? nav.top-menu-bar li > div > ul.sub-menu a */
nav.top-menu-bar li > ul.sub-menu a 
{
	white-space:nowrap;
	margin: 10px 0px;
}

nav.top-menu-bar ul.top-menu > li.menu-item.current-menu-item > a,
nav.top-menu-bar ul.top-menu > li.menu-item.current-menu-item,
nav.top-menu-bar ul.top-menu > li.menu-item.active > a:hover,
nav.top-menu-bar ul.top-menu > li.menu-item.active > a,
nav.top-menu-bar ul.top-menu > li.menu-item.active,
nav.top-menu-bar ul.top-menu > li.menu-item:hover > a
{
	background-color: #0f1b31;
}

nav.top-menu-bar li a
{
	color: #fff;
	text-decoration: none;
}

nav.top-menu-bar li.menu-seperator
{ 
	color:#33518d; 
	padding:10px 3px; 
	margin:0
}

nav.top-menu-bar .container-fluid > div
{
	padding: 0 0;	
}

nav.top-menu-bar button,
nav.top-menu-bar input[type='button']
{
	background-color: #ffc320;
	border-radius: 5px;
	border: 0;
	font-weight: bold;
	font-size:18px;
	padding: 0 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	color:#000;
	/* min-width: 320px; */
	float: right;
}

nav.top-menu-bar .navbar-header button
{
	height: 50px;	
	float:none;
}

nav.top-menu-bar .container-fluid > div:nth-child(2)
{
	padding: 10px 0;	
}
nav.top-menu-bar .container-fluid > div:nth-child(2).hide-completely-helper 
{
	padding: 0;	
}

nav.top-menu-bar .custom-menu-dropdown
{
	display:none;
}

nav.top-menu-bar .custom-menu-parent a:hover
{
	cursor:pointer;
}

#navbar-top-menu-bar > .shop-link-wrapper
{
	float: right;
}

@media screen and (max-width:992px)
{
	nav.top-menu-bar
	{
		min-height: 0;
		border-top: 0; 
	}
	nav.top-menu-bar .navbar-header 	
	{ 
		width: 50px;
		margin-top: -55px;
	}
	nav.top-menu-bar .navbar-header > button	
	{ 
		padding: 0; 
	}
	
	nav.top-menu-bar li > ul.sub-menu
	{
		position:relative;
		margin-left: 20px;
	}
	nav.top-menu-bar li:hover > ul.sub-menu
	{
		display: block;
	}
	nav.top-menu-bar li > ul.sub-menu ul.sub-menu
	{
		margin-left: 20px;
	}

	#navbar-top-menu-bar > .shop-link-wrapper
	{
		float: none;
	}
	

} /* @media */

/*@media screen and (max-width:768px)*/
@media screen and (max-width:992px)
{
	nav.top-menu-bar #navbar-top-menu-bar
	{
		margin-top: 5px;
		border:0;
		box-shadow: none;
		border-top: 1px solid #446054;
	}
	
	nav.top-menu-bar #navbar-top-menu-bar li
	{
		width: 100%;
	}
	nav.top-menu-bar #navbar-top-menu-bar li.menu-seperator
	{
		display: none;
	}
	
} /* media */


/*@media screen and (max-width:768px)*/
@media screen and (max-width:992px)	
{
	nav.top-menu-bar ul.top-menu li > a
	{
		padding: 20px 15px;
	}
	
	#the-custom-sub-menu.container-fluid
	{
		height: 0;
	}
	
	nav.top-menu-bar .container-fluid
	{
		background-color: #0f1b30; /*#1F2B1D; */
	}
	
} /* media */

/**************
   breadcrumbs 
**************/

.breadcrumbs
{
	text-align: left;
	padding-left: 5px;
}

.breadcrumb 
{ 
	font-size: 14px;
	padding: 8px 15px;
    margin-bottom: 5px;
    background-color: #fff; 	
}
.breadcrumb li a 
{
	color: #25356F;
	text-decoration: none; 
	background: #fff; 
	position: relative; 
}

@media screen and (max-width:768px)
{
	.breadcrumbs
	{
		display:none;
	}
	
} /* @screen */
/*************
   content 
*************/

/* banner bar */
.banner-bar
{
	background-size:     cover;                      
    background-repeat:   no-repeat;
    background-position: right; /*center 30%; */
	
	min-height:560px;
}

.banner-bar .grid-container 
{
  display: grid;
  grid-template-columns: auto 330px;
}

/*
.banner-bar .grid-container > div:nth-child(1)
{
	width: calc(100% - 330px);
}
.banner-bar .grid-container > div:nth-child(2)
{
	width: 330px;
}
*/
.banner-bar .container-fluid .title-1-with-margin
{
	margin-top: 130px;
}
.banner-bar .container-fluid .title-1-translucent-box,
.banner-bar .container-fluid .title-1-with-margin,
.banner-bar .container-fluid .title-1
{
	color: #fff;
	font-size: 26px;
	font-weight: bold;
}
.banner-bar .container-fluid .title-2-translucent-box,
.banner-bar .container-fluid .title-2
{
	color: #f4ca1c;
	font-size: 40px;
	font-weight: bold;
}

.banner-bar .container-fluid .title-1-with-margin,
.banner-bar .container-fluid .title-1,
.banner-bar .container-fluid .title-2
{
	font-family: Lato-black, Lato-light, Arial, Helvetica, sans-serif;
}
.banner-bar .translucent-box .region-map
{
	height: 182px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 75px;
    font-weight: bold;	
	background-repeat: no-repeat;
    background-position: center; 	
	background-image: url('../images/buttons/Distribution-map.png');
}
.banner-bar .translucent-box .region-map a
{
	padding-left: 15px;
	text-decoration: none;
	color: rgba( 255, 255, 255, 0 );
}
.banner-bar .translucent-box .region-map:hover
{
	background-image: url('../images/buttons/Distribution-map-hover.png');
}

.banner-bar .translucent-box .region-map:hover > a
{
	color: #fff;
}

.banner-bar .container-fluid .satisfaction-guarantee img
{
	float: left;
	margin-right: 30px;
}

.banner-bar .container-fluid .satisfaction-guarantee > div
{
	display:block;
}

.banner-bar .container-fluid .satisfaction-guarantee ul
{

	list-style: none;
	color: #fff;
	font-size: 22px;
	text-align: left;
	padding-top: 20px;
	padding-left: 2em;
}

.banner-bar .container-fluid .satisfaction-guarantee ul li:before 
{
  	/*content: '✓ '; */
	/* content: '\2713\0020'; */
	display: none;
	font-family: "Font Awesome 5 Solid";
    content: "\f00c"; 
}
.banner-bar .container-fluid .satisfaction-guarantee ul li svg
{
	margin-left: -1.6em;
	margin-right: 10px;
	height:.9em;
}



.banner-bar .container-fluid .translucent-box
{
	background-color: rgba( 0, 0, 0, .5);
	min-height: 570px;
	height: calc(100% - 40px);
	margin-top:20px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 100px;
	float:right;
	max-width: 320px;
}


.banner-bar .container-fluid .title-1-translucent-box
{
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0;
	
}
.banner-bar .container-fluid .title-2-translucent-box
{
	font-size: 22px;
	font-weight: bold;
}

.banner-bar .container-fluid .translucent-box button
{
	font-size: 18px;
    padding: 15px 25px;
    border-radius: 10px;
    background: transparent;
    color: #f4ca1c;
	border: 2px solid #f4ca1c;
	margin-top:10px;
}

.banner-bar .container-fluid .translucent-box img
{
	width: 80%;
}

/* .banner-bar .banner-enquire-now */
.regions-we-service-bar .banner-enquire-now
{
	background-color: rgba( 255, 255, 255, .5);
/*	
	width: 320px;
	margin-top:50px;
	float:right;
*/
	overflow: auto;
}

/* .banner-bar .banner-enquire-now .enquiry-content-wrapper */
.regions-we-service-bar .banner-enquire-now .enquiry-content-wrapper 
{
	padding: 0 20px 55px 20px;
}

.regions-we-service-bar .banner-enquire-now .enquiry-content-wrapper .user-field:nth-child(odd).col-lg-6,
.regions-we-service-bar .banner-enquire-now .enquiry-content-wrapper .user-field:nth-child(odd).col-md-6,
.regions-we-service-bar .banner-enquire-now .enquiry-content-wrapper .user-field:nth-child(odd).col-sm-6
{
	padding-right: 5px;
}

.regions-we-service-bar .banner-enquire-now .enquiry-content-wrapper .user-field:nth-child(even).col-lg-6,
.regions-we-service-bar .banner-enquire-now .enquiry-content-wrapper .user-field:nth-child(even).col-md-6,
.regions-we-service-bar .banner-enquire-now .enquiry-content-wrapper .user-field:nth-child(even).col-sm-6
{
	padding-left: 5px;
}

@media screen and (max-width:768px)
{
	.regions-we-service-bar .banner-enquire-now .enquiry-content-wrapper .user-field.col-xs-12,
	.regions-we-service-bar .banner-enquire-now .enquiry-content-wrapper .user-field.col-xs-12
	{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
} /* @media */
/*
.banner-bar .banner-enquire-now input,
.banner-bar .banner-enquire-now textarea
*/
.regions-we-service-bar .banner-enquire-now input,
.regions-we-service-bar .banner-enquire-now textarea
{
	width:100%;
	height: 42px;
	/*line-height: 40px;*/
	margin-bottom: 10px;
	padding: 10px 3px 10px 5px;
	border: 1px solid #bbb;
    box-sizing: border-box;	
	color: #000;
}

/*.banner-bar .banner-enquire-now textarea */
.regions-we-service-bar .banner-enquire-now textarea
{
	height: 80px; /*150px;*/
	resize: none;
}

@media screen and (max-width:992px)
{
	.banner-bar
	{
		background-position: left; /*center 30%; */
	}
	
	.banner-bar .container-fluid .satisfaction-guarantee img
	{
		float:none;
	}

	.banner-bar .container-fluid .satisfaction-guarantee ul	
	{
		padding-left: 0;
	}
	
} /* media */

@media screen and (max-width: 768px) 
{
	.banner-bar
	{
		background-position: 29%; 
	}
	
	.banner-bar .grid-container 
	{
		grid-template-columns: auto;
	}
	
	.banner-bar .container-fluid .satisfaction-guarantee img
	{
		float: none;
	}
	.banner-bar .banner-enquire-now
	{
		margin-bottom: 20px;
		width:100%;
	}
	
} /* @media */

/* region we service and promo bar */

#page-homepage .regions-we-service-bar
{
	background-color: #0f1b31;
	color: #fff;
	padding: 30px 0;
}

#page-homepage .regions-we-service-bar .container-fluid
{
	display:flex;
}

#page-homepage .regions-we-service, 
#page-homepage .current-promo
{
}

#page-homepage .regions-we-service > div:nth-child(1),
#page-homepage .current-promo > div:nth-child(1)
{
	padding: 20px;
	min-height: 100%;
	box-sizing: border-box;
	background-color: #253570;
}

#page-homepage .current-promo > div:nth-child(1)
{
	background: #302B2F; /* Old browsers */
	/*background: linear-gradient(to right, #302B2F, #6F6A6E);*/
	background: linear-gradient(to right, #29366C, #192250);
	padding: 0;
}

#page-homepage .current-promo > div:nth-child(1):hover
{
	cursor: pointer;
}


#page-homepage .regions-we-service > div:nth-child(2),
#page-homepage .current-promo > div:nth-child(2)
{
	text-align: center;
	margin:3px 0;
}
#page-homepage .regions-we-service > div:nth-child(2) a,
#page-homepage .current-promo > div:nth-child(2) a
{
	color: #fff;
}

#page-homepage .regions-we-service img
{
	float: right;
	margin-right: 20px;
}

#page-homepage .current-promo img
{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#page-homepage .regions-we-service button
{
	color: #FFC327;
	background-color: #253570; /* #302b2f; */
	border: 1px solid #FFC327;
	font-family: Lato-black, Lato-light, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#page-homepage .regions-we-service button:hover
{
	color: #302b2f;
	/*border: 1px solid #302b2f;*/
	background-color: #FFC327;
}

#page-homepage .regions-we-service .the-info,
#page-homepage .current-promo 
{
	/*height: 200px;*/
}

#page-homepage .regions-we-service button
{
	font-size: 20px;
	padding: 20px 0;
	border-radius: 3px;
	width:100%;
	margin-top: 20px;
}

#page-homepage .regions-we-service .the-info .row
{
	display: flex;
	align-items: center;	
}

#page-homepage .tank-chooser-bar
{
	border-top: 1px solid #253570;
}

@media screen and (max-width: 768px) 
{
	#page-homepage .regions-we-service-bar .container-fluid
	{
		display:block;
	}
	
	#page-homepage .regions-we-service .the-info .row
	{
		display: grid;
	}
	
	#page-homepage .regions-we-service .the-info .row img
	{
		margin: auto;
		display: block;	
		float:none;
	}
	#page-homepage .current-promo > div:nth-child(1)
	{
		margin-top: 20px;
	}
	
} /* @media */



/* tank-chooser-bar */

.tank-chooser-bar
{
	background-color: #0F1B31; /*#575057;*/
	color: #fff;
	min-height:110px;
	text-align: left;
}

.tank-chooser-bar.homepage
{
	min-height:250px;
}


.tank-chooser-bar .tank-chooser-selector
{
	background-color: #3d383e;
	margin:30px 10px 30px 0;
	min-height: 200px;
	box-sizing: border-box;
	padding: 1px 10px 10px 10px;	
}

/*.tank-chooser-bar .tank-chooser-promo */
.banner-bar .tank-chooser-promo 
{
	/*background-color: #3d383e; */
	margin:30px 0 30px 10px;
	min-height: 200px;
	width: 320px;
	/*height: 540px;*/
	background-color: rgba( 37, 53, 111, .5);
	margin-top:50px;
	float:right;
	overflow: hidden;
	border: 0; 
	border-radius: 10px;
 	box-shadow: inset 0 0 10px #000000;
	/*padding: 10px;*/
	position:relative;
}

.banner-bar .tank-chooser-promo:hover
{
	cursor: pointer;
}

.banner-bar .tank-chooser-promo a
{
	color: #000;
	font-weight: bold;
}

/* .tank-chooser-bar .container-fluid div.tank-chooser-promo > img */
.banner-bar div.tank-chooser-promo img  
{
	margin: 0;
	/*
	min-height: 100%; 
	max-height: 100%;
	height: 200px;
	*/
	max-height: 100%;
	max-width: 100%;	
	object-fit: contain;
}

.banner-bar .tank-chooser-promo > .arrow-left,
.banner-bar .tank-chooser-promo > .arrow-right
{
	position: absolute; 
	height: 100%;
	width:30px; 
	padding-top: 260px; 
	text-align: center;
	color: transparent;
}
.banner-bar .tank-chooser-promo > .arrow-left:hover,
.banner-bar .tank-chooser-promo > .arrow-right:hover
{
	color: #f1f1f1;
}

.banner-bar .tank-chooser-promo > .arrow-left
{
	left: 10px; 
}
.banner-bar .tank-chooser-promo > .arrow-right
{
	right: 10px;
}

.tank-chooser-bar .tank-chooser-button-group
{
	max-width: 340px;
	margin: 25px auto;
}

.tank-chooser-bar .container-fluid > div
{
	/*line-height: 120px;*/
	font-weight: bold;
	font-size:40px;
}

.tank-chooser-bar .container-fluid div.the-text
{
	margin: 25px 0;
	font-family: Lato-black, Lato-light, Arial, Helvetica, sans-serif;
	font-size: 34px;
	text-align: left;
}

.tank-chooser-bar.homepage .container-fluid div.the-text
{
	text-align: center;
}

.tank-chooser-bar .container-fluid > div img
{
	margin: 10px 0;
}

.tank-chooser-bar .container-fluid > div:nth-child(2)
{
	padding-right: 0;
	text-align: right;
}

.tank-chooser-bar .container-fluid > div:nth-child(2) a
{
	float: right;
	margin-top:20px;
}


.tank-chooser-bar a button
{
	float: right;
	border-radius: 3px;
	border:0;
	color: #fff; /*354379;*/
	background-color: #253570; /* rgba(0,0,0,0.4); */
	
    padding: 20px 50px;
    margin-left: 40px;
    font-size: 22px;
	
	white-space: nowrap;
}

.tank-chooser-bar a button svg
{
	margin-left: 5px;
	height: 1.2em; 
	padding-top: 5px;
}


/* forWhom-bar */

.forWhom-bar
{
	text-align: center;
	margin:50px 0;
	font-size: 16px;
	
}

.forWhom-bar h3
{
	font-size: 26px;
/*	font-weight: bold; */
	color: #25356F;
	text-decoration: none;
}

.forWhom-bar a
{
	color: #000;
	text-decoration: none;
}

.forWhom-bar .container-fluid > div
{
	margin-bottom: 30px;
}

@media screen and (min-width: 992px) 
{
	.forWhom-bar .container-fluid > div
	{
		margin: 0 0 30px 0;
		width: 20%;
	}
	
} /* @media screen and (max-width: 992px)  */


/* video-bar */
.video-bar 
{
	margin: 60px 0;
}

.video-bar h2
{
	/*font-weight: bold;*/
	color: #25356f;
}

.video-bar .container-fluid iframe
{
	width:100%;
	min-height: 300px;
	border: 0;
}

.video-bar .container-fluid ul
{
	color: #db9b3a;
	/*list-style: none;*/
	font-size: 20px;
	padding-left: 25px;
	/* font-style: italic; */
	font-weight: bold;	
}

.video-bar .container-fluid ul li:before 
{
  	/*content: '✓ '; */
	/*
	content: '\2713\0020';
	color: #25356f;
	padding-right:10px;
	*/
}

.video-bar .container-fluid ul li
{
}

@media screen and (max-width: 992px) 
{
	.video-bar .container-fluid iframe
	{
		min-height: 600px;
	}
	
} /* @media screen and (max-width: 992px)  */

@media screen and (max-width: 768px) 
{
	.video-bar .container-fluid iframe
	{
		display: none;
	}
} /* @media */


/**********************
	Testimonial bar
***********************/

.testimonial-bar
{ 
	display: block;
	background-color: #dee2eb; /*cfd6b5;*/
	color: #25356F;
	min-height:180px;
	text-align: center;
}

.testimonial-bar .container-fluid > div
{
	padding: 15px;
	margin: 50px auto;
}
/*
.testimonial-bar .container-fluid > div:nth-child(1),
.testimonial-bar .container-fluid > div:nth-child(3)
{
	max-height: 160px;
}

.testimonial-bar .container-fluid > div:nth-child(2)
{
	margin: 50px 0;
}
*/
.testimonial-bar .testimonial-comment-wrapper,
.testimonial-bar .rainfall-calculator-wrapper
{ 
	position: relative;
	display:block;
	min-height: 190px; 
}

.testimonial-bar .testimonial-comment-wrapper
{ 
	background-color: #fff;
}

.testimonial-bar .testimonial-comment-wrapper .icon-indicator
{
	color: #0f1c2f;
	background-color: #eaeff3;
	/*font-size: 140px;*/
	font-family: "Times New Roman", Times, serif;
	/*padding: 0;*/
	margin: 0;
}

.testimonial-bar .testimonial-comment-wrapper .icon-indicator svg,
.testimonial-bar .rainfall-calculator-wrapper .icon-indicator svg
{
	width: 100%;
	height: 100%;
}


.testimonial-bar .theTestimonial
{
	font-style: italic;
	font-size: 25px;
	font-weight: bold;
	width:100%;
	display:block;
	line-height: 30px;
}

.testimonial-bar .theTestimonialBy
{
	font-size: 20px;
	width:100%;
	display:block;
	text-align: center;
	margin-top: 5px;
}

.testimonial-bar .rainfall-calculator-wrapper a,
.testimonial-bar .rainfall-calculator-wrapper
{ 
	background-color: #253570;
	color: #fff;
	text-decoration: none;
}

.testimonial-bar .rainfall-calculator-wrapper:hover a
{
	color: #ffc320;	
}
.testimonial-bar .rainfall-calculator-wrapper:hover
{
	color: #ffc320;	
	cursor: pointer;
	border: 3px solid #ffc320;

	/* background-color: rgba(50, 75, 53, 0.3);	*/
	
 -webkit-box-shadow: 3px 3px 5px 6px #888,  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	 inset 0 0 10px #ffc320;
	
  -moz-box-shadow:    3px 3px 5px 6px #888,   /* Firefox 3.5 - 3.6 */
	  inset 0 0 10px #ffc320
	
  box-shadow:         3px 3px 5px 6px #888,  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
	  inset 0 0 10px #ffc320;
}

.testimonial-bar .rainfall-calculator-wrapper .icon-indicator
{
	background-color: #0f1b31; 
}

.testimonial-bar .rainfall-calculator-wrapper .block-content > div
{
	font-family: Lato-black, Lato-light, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

.testimonial-bar .rainfall-calculator-wrapper .block-content > div i
{
	margin-left: 10px;
}

.testimonial-bar .icon-indicator
{
	position:absolute;
	border-radius: 50%;
	top: -30px;
	padding: 25px;
	margin:0 auto;
	width:100px;
	height:100px;
	font-size:4rem;
}

.testimonial-bar .block-content
{ 
	padding: 80px 20px 30px;
}

/***********************
	rainfall-calculator
***********************/

section#page-rainfall-calculator.our-section-page .main-left-content-panel div[class^='col-'] 
{
	background-color: #ccc;
	padding: 10px 10px 20px 10px;
	border-radius: 10px;
	margin-bottom: 5px;
}
section#page-rainfall-calculator.our-section-page .main-left-content-panel div.external-link[class^='col-'] 
{
	background-color: #eee;
	padding: 10px;
}
section#page-rainfall-calculator.our-section-page .main-left-content-panel div.result
{
	background-color: #aaa;
}
section#page-rainfall-calculator.our-section-page .main-left-content-panel input
{
	min-width: 250px;
	width: 50%;
	border: 0;
	height: 40px;
	padding:0 10px;
}

section#page-rainfall-calculator.our-section-page .main-left-content-panel .rainfall-calculations
{
	margin: 50px 0;
	
}

/************
	footer
************/

footer .certification-bar
{
	display: block;
	background-color: #253570;
	color: #fff;
	min-height:160px;
	text-align: left;
}

footer .certification-bar .container-fluid img
{
	float: left;
	margin-right: 10px;
}

footer .certification-bar .container-fluid > div
{
	line-height: 60px;
	margin: 50px 0;
}

footer .certification-bar .certification-type
{
	line-height: normal;
	padding-top: 10px;	
	font-weight: bold;
	font-size: 14px;
}

@media screen and (max-width:992px)
{
	footer .certification-bar .container-fluid > div
	{
		margin: 20px 0;
	}
	
} /* @media */

footer .info-bar
{
	display: block;
	background-color: #d0d6e2;
	min-height:550px;
	text-align: left;
}

footer .info-bar .container-fluid
{
	padding-top: 50px;
}

footer .info-bar .container-fluid > div
{
	margin-bottom: 30px;
}

footer .info-bar h4
{
	/* font-weight: bold; */
	font-size: 16px;
	padding:10px 0;
}

footer .info-bar .footer-search,
footer .info-bar .footer-important-info,
footer .info-bar .address
{
	margin: 0px 10px 30px 0px;
}

footer .info-bar a
{
	color: #000;
}

footer .info-bar input,
footer .info-bar textarea
{
	width:100%;
	height: 42px;
	/*line-height: 40px;*/
	margin-bottom: 10px;
	padding: 10px 3px 10px 5px;
	border: 1px solid #bbb;
    box-sizing: border-box;	
}

footer .info-bar .footer-search > div
{
	display:flex;
}
footer .info-bar .footer-search input
{
	width:calc(100% - 36px);
}
footer .info-bar .footer-search i,
footer .info-bar .footer-search svg
{
	display: inline-block;
    box-sizing: border-box;	
	background-color: #fff;
    border: 1px solid #aaa;
	border-left:0;
    /*padding: 13px 10px 7px 10px; */
	padding: 5px;
    margin: 0;
	height: 42px;
	width:34px;
    line-height: 40px;
    text-align: center;
	vertical-align: top;
    color: #000;
    font-size: 12px;
    font-weight: bold !important;
}

footer .info-bar textarea
{
	height: 150px;
	resize: none;
}

footer .info-bar div.info-links
{
	/* line-height: 35px; */
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}
footer .info-bar h4+div.info-links
{
	padding-top: 0;
}


.sub-section.request-quote h3,
.regions-we-service-bar .banner-enquire-now h4
/*.banner-bar .banner-enquire-now h4*/
/*footer .info-bar .footer-enquire-now h4*/
{
	color: #fff;
	background-color: #25356f;
	/*
	font-family: Lato-light, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	*/
	font-family: Lato-black, Lato-light, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
	font-style: italic;
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px 20px;
}

.sub-section.request-quote .triangle-hook,
.regions-we-service-bar .banner-enquire-now .triangle-hook 
/*.banner-bar .banner-enquire-now .triangle-hook*/
/*footer .info-bar .footer-enquire-now .triangle-hook*/
{
	width: 0;
	height: 0;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #25356f;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: transparent;
}

.sub-section.request-quote div.enquiry-content-wrapper,
.regions-we-service-bar .banner-enquire-now div.enquiry-content-wrapper
/*.banner-bar .banner-enquire-now div.enquiry-content-wrapper*/
/*footer .info-bar .footer-enquire-now div.enquiry-content-wrapper*/
{
	padding-left: 20px;
}

.sub-section.request-quote button,
.regions-we-service-bar .banner-enquire-now button,
/*.banner-bar .banner-enquire-now button,*/
footer .info-bar .footer-enquire-now button
{
	text-align: center;	
	background-color: #25356F;
	color: #fff;
	float: right;
	line-height: 30px;
	padding: 5px 30px;
	border: none;
}

.banner-bar .banner-enquire-now button
{
	background-color: #25356F; /*#25356f;*/
}

footer .info-bar .footer-enquire-now div.enquiry-content-wrapper > div
{
	position: relative;
}

footer .info-bar .footer-enquire-now div.enquiry-content-wrapper textarea[required] + label,
footer .info-bar .footer-enquire-now div.enquiry-content-wrapper input[required] + label 
{
    position: absolute;
	top: 0;
	left: 0;
	padding-left: 5px;
    font: 16px Lato-light, Arial, Helvetica, sans-serif;
	font-style: italic;
    color: #aaa;
	line-height: 40px;
}


footer .info-bar .footer-enquire-now div.enquiry-content-wrapper textarea[required] + label:after, 
footer .info-bar .footer-enquire-now div.enquiry-content-wrapper input[required] + label:after 
{
    content:'*';
    color: red;
}
/* show the placeholder when input has no content (no content = invalid) */
footer .info-bar .footer-enquire-now div.enquiry-content-wrapper textarea[required]:invalid + label, 
footer .info-bar .footer-enquire-now div.enquiry-content-wrapper input[required]:invalid + label 
{
    display: inline-block;
}

/* hide the placeholder when input has some text typed in */
footer .info-bar .footer-enquire-now div.enquiry-content-wrapper textarea[required]:valid + label,
footer .info-bar .footer-enquire-now div.enquiry-content-wrapper input[required]:valid + label
{
    display: none;
}

footer .info-bar .footer-resellers button
{
	text-align: center;	
	background-color: #25356F;
	color: #fff;
	line-height: 30px;
	padding: 5px 30px;
	border: none;
}
footer .info-bar .footer-resellers i
{
	background-color: #25356F;
	color: #fff;
	border:0;
	margin-left: 5px;
}

footer .info-bar .footer-search i:hover
{
	cursor:pointer;
}

@media screen and (min-width: 768px) 
{
	footer .info-bar [class^='col-']
	{
		min-height: 475px;
	}
	
} /* media */



footer .copyright-bar
{
	display: block;
	background-color: #fff;
	color: #aaa;
	min-height:140px;
	line-height: 100px;
	padding:0;
	margin:0;
}

footer .copyright-bar img
{
	margin: 35px 0;
}

footer .copyright-bar .container-fluid
{
	text-align: left;	
}

footer .copyright-bar div[class^='col-'] > div
{
	display: inline-block;
}

footer .copyright-bar div[class^='col-'] > div:nth-child(2)
{
	white-space: nowrap; 
}

footer .copyright-bar div[class^='col-'].copyright-text 
{
	text-align: right;	
}

@media screen and (max-width: 768px)
{
	footer .copyright-bar	
	{
		line-height: inherit;
		padding-bottom: 10px;	
	}
	
	footer .copyright-bar div[class^='col-'].npi-group,	
	footer .copyright-bar div[class^='col-'].copyright-text 
	{
		text-align: center;
		margin-bottom: 20px;
	}
	
} /* @media */


@media screen and (max-width: 400px)
{
	footer .copyright-bar img
	{
		width: 100%;
	}
	
} /* @media */


/************
   General
************/

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    font-style: italic;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-style: italic;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-style: italic;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-style: italic;
}
::-ms-input-placeholder { /* Microsoft Edge */
    font-style: italic;
}

::placeholder { /* Most modern browsers support this now. */
    font-style: italic;
}


svg.fa-phone
{
	margin-right:5px;
}

.checkmark
{
  display:inline-block;
}

.why-choose-polyethylene-bar
{
	margin-bottom: 10px;
}

.why-choose-polyethylene-bar hr
{
	border-top: 1px solid #ddd;
}

.why-choose-polyethylene-bar h2
{
	color: #25356f;
}

.why-choose-polyethylene-bar h3
{
	margin-bottom:10px;
}


.why-choose-polyethylene-bar .why-choose-reason 
{
	height: 100px;
	padding: 10px 10px 10px 0;
	box-sizing: border-box;
	
	border-bottom: 2px dotted #bbb; 
	/*
	background-image: linear-gradient(to right, #333 40%, rgba(255, 255, 255, 0) 20%);
	background-position: top;
	background-size: 3px 1px;
	background-repeat: repeat-x;
	*/
}

.why-choose-polyethylene-bar .col-xs-12 .why-choose-reason 
{
	height: 100%; /* auto; */
}

.col-md-6.last-row:last-child .why-choose-reason 
{
	border-bottom: none;
}

@media screen and (min-width: 992px) 
{
	.col-lg-6.last-row .why-choose-reason,
	.col-md-6.last-row .why-choose-reason 
	{
		border-bottom: none;
	}
	
}
/*.why-choose-polyethylene-bar .why-choose-reason .title*/
.green-tick-title
{
	width:100%;
	color: #25356f;
	font-size: 22px;
/*	font-weight: bold;*/
	margin-bottom: 5px;
	margin-top:0;
}

/*.why-choose-polyethylene-bar .why-choose-reason .title::before*/
.green-tick::before,
.green-tick-title::before
{
	display: none;
	font-family: "Font Awesome 5 Solid";
    content: "\f00c"; 
/*	
    content: '\2713\0020';
    color: #25356f;
	font-weight: bold;
    padding-right: 10px;
*/	
}
.green-tick svg,
.green-tick-title svg
{
	color: #25356f;
	margin-right: 10px;
}
.why-choose-polyethylene-bar .row.display-flex 
{
	display: flex;
	flex-wrap: wrap;
}
.why-choose-polyethylene-bar .row.display-flex > [class*='col-'] 
{
	display: flex;
	flex-direction: column;
}

/*	
hr
{
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;	
}
*/	

/*------ Starburst -----*/
.star-burst-wrapper 
{
    position: relative;
    width: 57px;
	top:5px;
}
.star-burst 
{
    background: #FFC327;
    width: 57px;
    height: 57px;
    position: relative;
    text-align: center;
}
.star-burst:before, 
.star-burst:after 
{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 57px;
    width: 57px;
    background: #FFC327;
}
.star-burst:before 
{
    -webkit-transform: rotate(30deg);
       -moz-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
         -o-transform: rotate(30deg);
}
.star-burst:after 
{
    -webkit-transform: rotate(60deg);
       -moz-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
         -o-transform: rotate(60deg);
}

.star-burst.inner
{
    background: #FFC327;
    width: 57px;
    height: 57px;
    position: relative;
    text-align: center;
	
    -webkit-transform: rotate(15deg);
       -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
         -o-transform: rotate(15deg);
	
}

.star-burst-text
{
    position: absolute;
    z-index: 1;
    top: 16px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;	
    margin-left: 4px;	
	color: #000;
	font-family: Lato-black, Lato-light, Arial, Helvetica, sans-serif;
}


/*------ Posts -----*/
article
{
/*	padding:20px;*/
	margin: 20px;
}

article header
{
	text-align: left;
	margin-bottom: 30px;
	height: auto !important;
}

article .alignright
{
	float:right;
}

article a
{
	font-weight: bold;
	text-decoration: underline;
}

article .entry-content table
{
	width: 100%;
}

/* --------- Posts listing -------- */
section#page-search .post-listing-wrapper > article.row img,
section#page-category-listing .post-listing-wrapper > article.row img
{
	width: 190px;
}

section#page-search .post-listing-wrapper > article.row img
{
	width: 190px;
}
/*----- 
	our-tanks 
	who-we-service
 -----*/
/*#page-our-tanks */
/*#page-who-we-service */

section.our-section-page,
section.our-section-page .heading
{
	text-align: center;
	padding:0;
	margin:0;
	box-sizing: border-box;
	color: #000;
	font-size: 16px;
}
section.our-section-page .heading
{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

#the-custom-sub-menu.active,
section.our-section-page .heading
{
	height: 388px;
	background-color: #0f1b31; 
	color: #fff;
}

section.our-section-page .heading .content
{
	position: relative;
}

section.our-section-page .heading h1,
section.our-section-page .heading h2
{
	margin:0;
}
section.our-section-page .heading h1
{
	font-size: 46px;
	font-weight: bold;
	text-shadow: 0 0 60px rgba(0,0,0,0.8);
}
section.our-section-page .heading h2
{
	font-size: 24px;
	font-family: Lato-light, Arial, Helvetica, sans-serif; 
	font-weight: bold;
}

section.our-section-page .heading .text-colour
{
	color: #ffc328;
}

section.our-section-page .heading .search
{
	margin-top:50px;
}
section.our-section-page .heading input
{
	margin:0;
	padding: 0 5px;
	height: 42px;
	width: 300px;
	font-size:14px;
	border: 0;
	color: #000;
	box-sizing: border-box;
}

section.our-section-page .heading button
{
	background-color: #555;
	color: #fff;
	font-size:14px;
	height: 42px;
	border:0;
	margin:0;
	padding:0 20px;
	box-sizing: border-box;
}

@media screen and (max-width: 992px)
{
	section.our-section-page .heading.adjust-height h1				{ font-size: 42px; }
	
	section.our-section-page .heading.adjust-height
	{
		height: 185px;
	}
	
	section#page-contact-us.our-section-page .heading.adjust-height
	{
		height: 275px;
	}
	
} /* @media */


@media screen and (max-width: 768px)
{
	section.our-section-page .heading.adjust-height h1				{ font-size: 36px; }
	section.our-section-page .heading.adjust-height					{ height: 220px; }
	section.our-section-page .heading.industrial					{ /*height: 190px; */ }
	section#page-contact-us.our-section-page .heading.adjust-height	{ height: 128px; }
	
} /* @media */

/***
	pages with left panel
***/

section.our-section-page .main
{
	display:inline-flex;
	width:100%;
	text-align: left;
	min-height: 640px;
	margin: 30px 0;
}

section.our-section-page .main-content-panel
{
	width:100%;
	display:block;
	text-align: left;
	box-sizing: border-box;
}

section.our-section-page .main-right-content-panel,
section.our-section-page .main-left-content-panel
{
	width:65%;
	display:block;
	box-sizing: border-box;
	padding-right: 20px;
	line-height: 1.5em;
}

section.our-section-page .left-panel,
section.our-section-page .right-panel
{
	width:35%;
	display:block;
	box-sizing: border-box;
}

section.our-section-page .right-panel h2
{
	margin-bottom: 20px;
}

.right-gap
{
	margin-right:25px;
}

.left-gap
{
	margin-left: 25px;
}

@media screen and (max-width:992px)
{
	section.our-section-page .main
	{
		display:block;
	}
	section.our-section-page .main-right-content-panel,
	section.our-section-page .main-left-content-panel,
	section.our-section-page .left-panel,
	section.our-section-page .right-panel
	{
		width:100%;
	}
	
} /* @media */

@media screen and (max-width:768px)
{
	section.our-section-page .main-left-content-panel
	{
		padding-right:0 !important;
	}

	.right-gap
	{
		margin-right:0;
	}
	
} /* @media */

/***
	#page-our-tanks 
***/
#page-our-tanks .main-left-content-panel .products a
{
	color: #555; 
	text-decoration: none;	
}

#page-our-tanks .main-left-content-panel .products .green
{
	color: #25356f;
}

#page-our-tanks .main-left-content-panel .products a:hover,
#page-our-tanks .main-left-content-panel .products a:hover .green
{
	color: #337ab7; /* blue color */
}


#page-our-tanks .main-left-content-panel div[class^="col-"]
{
	text-align: center;
	min-height: 230px;
	height: auto;
	overflow:hidden;
}

#page-our-tanks .main-left-content-panel .slimline-tanks div[class^="col-"]
{
	min-height: 260px;
	height: auto;
}

#page-our-tanks .right-panel ul
{
	list-style-type: none;
	text-align: left;
	margin-top: 0;
  	padding-left: 2em;
}

#page-our-tanks .right-panel li
{
	font-size: 16px;
	padding: 5px;
	font-weight: normal;
	font-family: Lato-black, Lato-light, Arial, Helvetica, sans-serif;
}

#page-our-tanks .right-panel .benefits li::before
{
	display: none;
	font-family: "Font Awesome 5 Solid";
    content: "\f00c"; 
/*
	position: absolute;
  	margin-left: -1.3em;
	
    content: '\2713\0020';
	font-weight: bold;
    padding-right: 10px;
*/	
}
#page-our-tanks .right-panel li svg.fa-check
{
  	margin-left: -1.6em;
	margin-right: 10px;
    color: #25356f;	
}

#page-our-tanks .right-panel li svg.fa-angle-right
{
    float: right;
    margin-right: 10px;
}

#page-our-tanks .right-panel button
{
    background-color: #ffc320;
    border-radius: 5px;
    border: 0;
    font-weight: bold;
    font-size: 18px;
    padding: 20px 30px;
    width: 100%;
    color: #000;
	margin-top: 20px;
    /* min-width: 320px; */
}

#page-our-tanks .product-navigation
{
	display:block;
	width:100%;
	text-align: center;
}

#page-our-tanks nav .pagination a:hover
{
	cursor: pointer;
}

#page-our-tanks .products
{
	margin-top: 30px;
}

#page-our-tanks .products > div[class^="col-"]
{
	margin-top: 20px;
	padding: 10px;
	border-radius: 10px;
}
#page-our-tanks .products > div[class^="col-"]:hover
{
	border: 1px solid #eee;
}

.other-ranges
{
	margin-top: 30px;
	clear: both;
}
/*#page-our-tanks*/ .other-ranges,
/*#page-our-tanks*/ .other-ranges a
{
	color: #000;
}

/*#page-our-tanks*/ .other-ranges table,
/*#page-our-tanks*/ .other-ranges tr
{
	width:100%;
}
/*#page-our-tanks*/ .other-ranges tr:hover
{
	cursor: pointer;
}

/*#page-our-tanks*/ .other-ranges td
{
	padding-bottom: 10px;
	height: 47px;
}

/*#page-our-tanks*/ .other-ranges td:nth-child(1)
{
	width: 40px;
}

/*#page-our-tanks*/ .other-ranges td:nth-child(2)
{
	padding-left: 10px;
}

/*#page-our-tanks*/ .other-ranges td:nth-child(3)
{
	width: 15px;
}

/*
#page-our-tanks .other-ranges ul
{
	padding-left: 50px;
}
#page-our-tanks .other-ranges li
{
	line-height: 40px;
}

#page-our-tanks .other-ranges li.round-tanks
{
	list-style-image: url( '../images/icon-tanktypes-roundtanks.png' ); 
	list-style-position: outside;
}

#page-our-tanks .other-ranges li.slimline-tanks
{
	list-style-image: url( '../images/icon-tanktypes-slimline.png' ); 
	list-style-position: outside;
}

#page-our-tanks .other-ranges li.underground-tanks
{
	list-style-image: url( '../images/icon-tanktypes-underground.png' ); 
	list-style-position: outside;
}
*/

/***
	#page-who-we-service
***/

#page-region-we-service .main-content-panel iframe
{
	/*width="640" height="480"*/
	border:0;
	width:100%;
	height:480px;
	margin-bottom: 20px;
}

#page-region-we-service .main-content-panel img
{
	border:0;
	width:100%;
	margin-bottom: 20px;
	object-fit: cover;
}

#page-region-we-service .main.container-fluid
{
	margin-top: 10px;
	margin-bottom: 30px;
}

#page-region-we-service .delivery-zone-blurb
{
	height: 80px
}


#page-region-we-service .located-outside-delivery-zone > div
{
	border: 1px solid #ffc328;
	padding: 20px 20px;
	position: relative;
}

#page-region-we-service .located-outside-delivery-zone div[class*="col-"]
{
	text-align: center;
}
#page-region-we-service .located-outside-delivery-zone img
{
	width:auto;
	height:48px;
	padding:5px 0 10px 0;
	margin-bottom: 0;
}

#page-region-we-service .located-outside-delivery-zone img+div
{
	text-align: center;
	color: #777;
}

#page-region-we-service button
{
	color: #000;
	width: 100%;
	box-sizing: border-box;
	margin-top: 10px;
	padding: 15px 10px;
	border-radius: 5px;
	border: 0;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
	font-family: Lato-black, Lato-light, Arial, Helvetica, sans-serif;
}

#page-region-we-service button.text-colour
{
	background-color: #ffc328;
}
#page-region-we-service button span
{
	padding-right: 5px;
}

#page-region-we-service .located-outside-delivery-zone button.text-colour
{
	font-weight: 200;
	font-size: 16px;
	color: #444;
}

#page-region-we-service .delivery-costs > div
{
	border: 1px solid #ddd;
	padding: 20px 20px;
	position: relative;
}

#page-region-we-service .delivery-costs button
{
/*	
	position: absolute;
	bottom: 30px;
*/	
	margin-top: 100px;
	
	color: #888;
	background-color: #fff;
	border: 1px solid #888;
	font-family: Lato-black, Lato-light, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
	width: 100%;
	
}
#page-region-we-service .regions-we-service button:hover
{
	color: #fff;
	background-color: #888;
}


/*
#page-region-we-service div[class*="6"].delivery-costs div,
#page-region-we-service div[class*="6"].located-outside-delivery-zone div
{
	height: 280px;
}
*/
@media screen and (max-width: 992px)
{
	#page-region-we-service .delivery-costs
	{
		margin-top:20px;
	}
} /* media */

@media screen and (max-width: 768px)
{
	#page-region-we-service .delivery-zone-blurb
	{
		height: auto;
	}
	
	#page-region-we-service .delivery-costs > div
	{
		height: auto;
	}
	
} /* media */


/***
	#page-who-we-service
***/

section#page-industries-we-service.our-section-page .main
{
	min-height: 340px;
}

#page-industries-we-service .industries-we-service ul 
{
    list-style-type: none;
    padding: 0;
}

#page-industries-we-service .industries-we-service li
{
	background-color: #0F1B31; /*rgba(48,76,51,0.9); #25356F;*/
	padding:40px 10px; 
	margin:30px 0;
	text-align: center;
	color: #fff;	
	min-height: 245px;
}

#page-industries-we-service .industries-we-service li span
{
	display: block;
/*	font-weight: bold;*/
	font-size: 22px;
	padding-top:20px; 
	font-family: Lato-black, Lato-light, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

#page-industries-we-service .industries-we-service li:hover span
{
	color: #ffc320;	
	cursor: pointer;
}
#page-industries-we-service .industries-we-service li:hover
{
	cursor: pointer;
	border: 3px solid #ffc320;

 -webkit-box-shadow: 3px 3px 5px 6px #888,  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	 inset 0 0 10px #ffc320;
	
  -moz-box-shadow:    3px 3px 5px 6px #888,   /* Firefox 3.5 - 3.6 */
	  inset 0 0 10px #ffc320
	
  box-shadow:         3px 3px 5px 6px #888,  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
	  inset 0 0 10px #ffc320;
}


#page-industries-we-service .industries-we-service li:hover a
{
	font-size: 24px;
	color: #ffc320;	
}


#page-industries-we-service .right-panel ul
{
	list-style-type: none;
	text-align: left;
	margin-top: 0;
  	padding-left: 0;
}

#page-industries-we-service .right-panel li
{
	color: #25356f;
    padding: 15px 0;	
	font-weight: bold;
}

#page-industries-we-service .right-panel li:nth-child(1)
{
	padding-top: 0;
}

#page-industries-we-service .right-panel li:nth-child(n+2)
{
    border-top: 1px solid #aaa;
}

#page-industries-we-service .right-panel li a
{
	color: #25356f;
	text-decoration: none;
}

#page-industries-we-service .right-panel li svg
{
    float: right;
    margin-right: 10px;
}

#page-industries-we-service .testimonial-bar
{
	background-color: #e0dbe1;
}

#page-industries-we-service .testimonial-bar table
{
 	border-spacing: 10px;
    border-collapse: separate;
}

#page-industries-we-service .testimonial-bar td
{
	width: 50%;
	border-spacing: 10px;
}
#page-industries-we-service .testimonial-bar td:nth-child(1)
{
	text-align: right;
}
#page-industries-we-service .testimonial-bar td:nth-child(2)
{
	text-align: left;
	font-weight: bold;
}

#page-industries-we-service .testimonial-bar td img
{
	max-width: 260px;
}
/*
#page-industries-we-service .testimonial-bar tr:hover
{
	cursor: pointer;
}
*/
#page-industries-we-service .testimonial-bar .container-fluid > div
{
	max-height: none;
	margin-top: 20px;
}

#page-industries-we-service .testimonial-bar div[class^="col-"]
{
	padding: 20px 5px;
}

#page-industries-we-service .testimonial-bar div[class^="col-"] > div
{
	padding: 0 30px;
}

#page-industries-we-service .testimonial-bar .quotes
{
	position: relative;
	height: 85px;
	top: -40px;
	color:#fff;
	

}

#page-industries-we-service .testimonial-bar .more-articles
{
	margin: 20px 0;
}

#page-industries-we-service .testimonial-bar .more-articles a
{
	text-decoration: none;
	color: #000;
}


#page-industries-we-service #why-farmers-love-clark-tanks 
{
	padding-top: 30px;
}

#page-industries-we-service #why-farmers-love-clark-tanks h2
{
/*	font-weight: bold; */
}

#page-industries-we-service #why-farmers-love-clark-tanks div[class^="col-"]
{
	margin-bottom: 20px;
}

#page-industries-we-service #why-farmers-love-clark-tanks .why-choose-reason 
{
	padding-top: 7px;
}

section#page-industries-we-service .testimonial-bar .testimonial-wrapper
{
	min-height: 130px;
}
section#page-industries-we-service .testimonial-bar .testimonial
{
	display:none;
	margin-top: 15px;
}
section#page-industries-we-service .testimonial-bar .testimonial.active
{
	display:block;
}

.three-dots
{
	margin-top: 30px;
	text-align: center;
}
.dot 
{
	height: 20px;
	width: 20px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	margin: 2px;
}
.dot:hover
{
	cursor: pointer;
}

/*.dot:nth-child(1) */
.dot.active
{
	background-color: #444;
}

@media screen and (max-width: 768px)
{
	#page-industries-we-service .industries-we-service .right-buttons li:nth-child(1)
	{
		margin-top: 0;
	}
	
} /* @media */

/***
	#page-info-centre
***/

/*
#page-info-centre .main
{
	display: inline-block;
}
*/

#page-info-centre hr
{
	height: 1px;
}

#page-info-centre #categories-top-tiles
{
	background-color: #e0dbe1;
}

#page-info-centre #categories-top-tiles .container-fluid
{
}

#page-info-centre #categories-top-tiles .tile
{
	display: flex;
	font-size: 16px;
	text-align: left;
	background-color: transparent;
	padding: 1em;
}

#page-info-centre #categories-top-tiles .tile:hover
{
}

#page-info-centre #categories-top-tiles .tile .the-info-wrapper
{
	flex: 1;
	min-height: 100px;
	color: #fff;
	background-color: #0F1B31;
}

#page-info-centre #categories-top-tiles .tile .the-info-wrapper h3
{
	color: #fff;
	font-size: 22px;
}

#page-info-centre #categories-top-tiles .tile .the-info-wrapper:hover
{
	border: 3px solid #ffc320;
	color: #ffc320;	
	
 -webkit-box-shadow: 3px 3px 5px 6px #888,  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	 inset 0 0 10px #ffc320;
	
  -moz-box-shadow:    3px 3px 5px 6px #888,   /* Firefox 3.5 - 3.6 */
	  inset 0 0 10px #ffc320
	
  box-shadow:         3px 3px 5px 6px #888,  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
	  inset 0 0 10px #ffc320;
	
}

#page-info-centre #categories-top-tiles .tile .the-icon
{
	float:left;
	/*min-width:70px;*/
	width: 20%;
	display:block;
	text-align: center;
	padding-top: 23px;
	box-sizing: border-box;
	color: #ffc328;
}

#page-info-centre #categories-top-tiles .tile .the-info
{
	float:right;
	width: 80%;
	display: block;
	padding: 0 10px 20px 0;
	box-sizing: border-box;
}

#page-info-centre #categories-top-tiles .tile a
{
	color: #000;
}


#page-info-centre .article-listing-item
{
	margin-bottom: 10px;
}

#page-info-centre .popular-articles a,
#page-info-centre .helpful-articles a
{
	color: #000;
	font-size: 16px;
}


.related-articles,
.related-articles a,
/*#page-info-centre*/ .articles-by-category,
/*#page-info-centre*/ .articles-by-category a

{
	color: #DB9B3A;
}

.related-articles ul,
/*#page-info-centre*/ .articles-by-category ul
{
	list-style-type: none;
	text-align: left;
	margin-top: 0;
  	padding-left: 2em;
}

/*#page-info-centre*/ .articles-by-category li
{
	margin: 5px 0;
	font-size: 16px;
}

.related-articles li
{
	border-left: 3px solid #25356f;
	padding-left: 10px;
	margin-bottom: 8px;
	margin-left: -1.8em;
}

.related-articles li > div
{
	display: inline-block;
	vertical-align: middle;
}
.related-articles li > div:nth-child(1)
{
	width: calc( 100% - 30px);
}

.related-articles li > div:nth-child(2)
{
	text-align: right;
	width: 30px;
}

/*#page-info-centre*/ .articles-by-category li::before
{
	display: none;
	font-family: "Font Awesome 5 Solid";
    content: "\f02b"; 
}

.related-articles li svg.fa-tag,
/*#page-info-centre*/ .articles-by-category li svg.fa-tag
{
  	margin-left: -1.3em;
	margin-right: 10px;
}

/* Category Listing */
.post-listing-wrapper article .excerpt
{
/*	margin-bottom: 30px; */
}

@media screen and (max-width:768px)
{
	section.our-section-page#page-info-centre .heading .search button
	{
		margin-top:15px;
	}
	
	.post-listing-wrapper article img
	{
		display:block;
		margin: auto;
	}
	
} /* @media */


/***
	#page-contact-us
***/

#page-contact-us .panel
{
	padding:5px 30px;
	border-radius: 0;
}
#page-contact-us .left-panel
{
	color: #fff;
	background-color: #253570;
	padding: 0px 30px 30px
}

#page-contact-us .left-panel.row
{
	margin-left: 0;
	margin-right: 0;
}

#page-contact-us .left-panel h4
{ 
	/*font-weight: bold;*/
	margin-bottom: 0;
}

#page-contact-us .left-panel .text-colour a,
#page-contact-us .left-panel .text-colour
{
	color: #fdbe21;
	text-decoration: none;
}
#page-contact-us .left-panel .phone .fa-phone
{
	font-size: 1.8em;
}
#page-contact-us .left-panel .phone h4
{ 
	font-size: 26px;
}

#page-contact-us .left-panel .contact-email .the-info 
{
	padding-top:16px;
	font-size: 1.1em;
}

#page-contact-us .left-panel .contact-email .the-info a
{
	color: #fff;
}

#page-contact-us .left-panel .delivery-zone .the-info
{
	padding-top:18px;
	font-style:italic;
	font-size: 1.1em;
}

#page-contact-us .main-right-content-panel
{
	background-color: #e0dbe1;
	padding-bottom: 15px;
}

#page-contact-us .left-panel > [class*='col-']
{
	display:flex;
	margin-bottom: 30px;
}

#page-contact-us .the-icon
{
	float:left;
	min-width:20px;
	width: 15%;
	display:block;
	text-align: center;
	box-sizing: border-box;
	margin-top: 10px;
}
/*
#page-contact-us .the-info
{
	float:right;
	width: 80%;
	display: block;
	padding: 0 10px 20px 0;
	box-sizing: border-box;
}
*/


#page-contact-us .user-field:nth-child(odd).col-lg-6,
#page-contact-us .user-field:nth-child(odd).col-md-6
{
	padding-right: 5px;
}
#page-contact-us .user-field:nth-child(even).col-lg-6,
#page-contact-us .user-field:nth-child(even).col-md-6
{
	padding-left: 5px;
}

#page-contact-us .user-field input,
#page-contact-us .user-field textarea
{
	width:100%;
	height: 42px;
	/*line-height: 40px;*/
	margin-bottom: 10px;
	padding: 10px 3px 10px 5px;
	border: 1px solid #bbb;
    box-sizing: border-box;	
}

#page-contact-us .user-field textarea
{
	height: 160px;
	resize: none;
}

#page-contact-us #enquiry-form button
{
	text-align: center;	
	background-color: #25356F; /* dark green */
	color: #fff;
	line-height: 30px;
	padding: 5px 30px;
	border: none;
}

#page-contact-us #state-branches
{
	text-align: left;
	margin-bottom: 30px;
}

#page-contact-us #state-branches h3
{
	color: #253570;
	/*font-weight: bold;*/
}

#page-contact-us #state-branches h4
{
	/*font-weight: bold;*/
}

#page-contact-us #state-branches .address
{
	margin: 5px 0;
}

#page-contact-us #state-branches .where-we-service
{
	font-style: italic;
}

#page-contact-us .regions-we-service > div
{
	border: 1px solid #ccc;
}
#page-contact-us .outside-delivery-zones > div
{
	border: 1px solid #ffc328;
}

#page-contact-us .outside-delivery-zones div[class*="col-"]
{
	text-align: center;
}

#page-contact-us .regions-we-service button,
#page-contact-us .outside-delivery-zones button
{
	color: #000;
    width: 100%;
    box-sizing: border-box;
    margin-top: 10px;
    padding: 15px 10px;
    border-radius: 5px;
    border: 0;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: Lato-black, Lato-light, Arial, Helvetica, sans-serif;	
}
/*
#page-contact-us .regions-we-service button,
#page-contact-us .outside-delivery-zones button
{
	font-size: 20px;
	padding: 20px 0;
	border-radius: 3px;
	width:100%;
	margin-bottom: 20px;
}
*/

#page-contact-us .regions-we-service button span,
#page-contact-us .outside-delivery-zones button span
{
	padding-right: 5px;
}
#page-contact-us .regions-we-service > div,
#page-contact-us .outside-delivery-zones > div
{
	padding: 20px;
}

#page-contact-us .regions-we-service button
{
	color: #888;
	background-color: #fff;
	border: 1px solid #888;
	font-family: Lato-black, Lato-light, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 35px;
}
/*
#page-contact-us .regions-we-service button:hover
{
	color: #fff;
	background-color: #888;
}
*/
#page-contact-us .regions-we-service div[class*="col-"]:nth-child(2)
{
	text-align: center;
}
#page-contact-us .regions-we-service img
{
    background-color: rgba(0,0,0,0.2);
    box-shadow: 0 0 12px 12px white inset;
    padding: 25px;
    border-radius: 35%;
	box-sizing: border-box;
	margin-top: -50px;
}

#page-contact-us .outside-delivery-zones button
{
	color: #444;
	background-color: #ffc328;
	border: 1px solid #ffc328;
	font-weight: 200;
}
/*
#page-contact-us .outside-delivery-zones button:hover
{
	color: #ffc328;
	background-color: #fff;
}
*/
#page-contact-us .outside-delivery-zones img
{
	width:auto;
	height:48px;
	padding:5px 0 10px 0;
}

#page-contact-us .outside-delivery-zones img+div
{
	text-align: center;
	color: #777;
}
#page-contact-us .outside-delivery-zones .top-icon-links li
{
	line-height: 65px;
}

#page-contact-us .regions-we-service .the-info,
#page-contact-us .outside-delivery-zones .the-info
{
	min-height: 250px;
}

#page-contact-us .regions-we-service .the-info .row,
#page-contact-us .outside-delivery-zones .the-info .row
{
	display: flex;
	align-items: center;	
}

#page-contact-us #bottom-info 
{
	/*display: flex;*/
	text-align: left;
	margin-bottom: 30px
}

#page-contact-us #bottom-info h2
{ 
	font-weight: bold;
}

@media screen and (max-width:440px)
{
	#page-contact-us .outside-delivery-zones img
	{
		margin: auto;
		max-width: 100%;
		width: auto;
	}
	
	#page-contact-us .contact-email > .the-info
	{
		margin-top: 30px;
    	margin-left: -20px;
	}
	
} /* @media */

@media screen and (max-width:992px)
{
	#page-contact-us .user-field
	{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
	#page-contact-us .outside-delivery-zones
	{
		margin-top: 20px;
	}
	
	#page-contact-us .regions-we-service img
	{
		margin-top: 5px;
	}
	
} /* @media */

@media screen and (min-width:992px)
{
	#page-contact-us .regions-we-service > div,
	#page-contact-us .outside-delivery-zones > div
	{
		height: 400px;
	}
	
} /* media */

/***
	#the-custom-sub-menu
***/

#the-custom-sub-menu-wrapper
{
	background-color: #0f1b31;
	
}

#the-custom-sub-menu.active
{
	height: auto;
	min-height: 388px;
	padding-bottom: 20px;
}

#the-custom-sub-menu .menu-right-links ul,
#the-custom-sub-menu .menu-buttons ul
{
	list-style-type: none;	
	padding: 0;
}

#the-custom-sub-menu h2
{
	color: #fff; /* #25356f; */
}

#the-custom-sub-menu li a
{
	color: #fff;	
	text-align: center;
	text-decoration: none;
	/*width:100%;*/
}

#the-custom-sub-menu li:hover a
{
	color: #ffc320;	
}


#the-custom-sub-menu .menu-buttons li
{
	background-color: #25356F;
	padding: 0;
	margin:10px 0;
	text-align: center;
	color: #fff;	
}

#the-custom-sub-menu .menu-buttons li a
{
	padding:30px 10px; 
	display: inline-block;
	font-weight: bold;
	font-size: 18px;
}

#the-custom-sub-menu .menu-buttons li:hover
{
	border: 1px solid #ffc320;
	color: #ffc320;	
	cursor: pointer;
}

#the-custom-sub-menu .menu-buttons .left-buttons
{
	padding-left: 0;
	padding-right: 5px;
}

#the-custom-sub-menu .menu-buttons .right-buttons
{
	padding-left: 5px;
	padding-right: 0;
}

#the-custom-sub-menu .menu-right-links hr
{
	border-color: #33518d;
}

#the-custom-sub-menu .menu-right-links li
{
	padding: 5px 0;
}

#the-custom-sub-menu .menu-buttons .custom-menu-image 
{
	width:48px;
	height:48px;
	display: inline-block;
	position: relative;
	top:18px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;	
}

#the-custom-sub-menu .menu-buttons .custom-menu-image.img-round-tank				{ background-image: url( '../images/buttons/White-Round.png' ); }
#the-custom-sub-menu .menu-buttons li:hover .custom-menu-image.img-round-tank		{ background-image: url( '../images/buttons/NatPoly-Round-hover.png' ); }

#the-custom-sub-menu .menu-buttons .custom-menu-image.img-underground-tank			{ background-image: url( '../images/buttons/White-Underground.png' ); }
#the-custom-sub-menu .menu-buttons li:hover .custom-menu-image.img-underground-tank	{ background-image: url( '../images/buttons/NatPoly-Underground-hover.png' ); }

#the-custom-sub-menu .menu-buttons .custom-menu-image.img-slimline-tank				{ background-image: url( '../images/buttons/White-Slimline.png' ); }
#the-custom-sub-menu .menu-buttons li:hover .custom-menu-image.img-slimline-tank	{ background-image: url( '../images/buttons/NatPoly-Slimline-hover.png' ); }

#the-custom-sub-menu .menu-buttons .custom-menu-image.img-industrial-tank			{ background-image: url( '../images/buttons/White-Industrial.png' ); }
#the-custom-sub-menu .menu-buttons li:hover .custom-menu-image.img-industrial-tank	{ background-image: url( '../images/buttons/NatPoly-Industrial-hover.png' ); }

@media screen and (max-width:992px)
{
	#the-custom-sub-menu .menu-buttons,
	#the-custom-sub-menu .menu-buttons .left-buttons,
	#the-custom-sub-menu .menu-buttons .right-buttons,
	#the-custom-sub-menu .menu-right-links
	{
		padding: 0;		
		width:100%;
	}

	#the-custom-sub-menu .menu-buttons .right-buttons li:nth-child(1)
	{
		margin-top:0;
	}
	
} /* @media */

@media screen and (max-width:768px)
{
	#the-custom-sub-menu .menu-buttons li a
	{
		padding:10px 10px; 
	}
	
	#the-custom-sub-menu .menu-buttons li 
	{
    	margin: 5px 0;
	}
	
	#the-custom-sub-menu .menu-buttons .custom-menu-image {
		width: 30px;
		height: 30px;
		top: 8px;
	}	
	
	#the-custom-sub-menu .menu-buttons > .left-buttons ul 
	{
		margin-bottom: 0;
	}
	
} /* @media */

@media screen and (max-width:400px)
{
	#the-custom-sub-menu .menu-buttons li a
	{
		font-size: 16px;
	}
	
} /* @media */


/***
	Product page
***/

section.our-section-page .product-heading
{
	padding:0;
	margin:0;
	box-sizing: border-box;
	height: 135px;
	background-color: #0f1b30;
	color: #7b8493;
	text-align: left;
	height: auto;
}

section.our-section-page .product-heading a
{
	color: #7b8493; /*#25356f;*/
}

section.our-section-page .product-heading hr
{
	border-top: 1px solid #25356f;
	margin-top:0;
}

section.our-section-page .product-heading .product-name-wrapper
{
	width: 100%;
	box-sizing: border-box;
}

section.our-section-page .product-heading .product-name-wrapper > h1
{
	color: #fff;
	display: inline-block;
	width:50%;
}

section.our-section-page .product-heading .tags
{
	display: inline-block;
	text-align: right;
	width:49%;
}

@media screen and (max-width: 600px) 
{
	section.our-section-page .product-heading .product-name-wrapper > h1
	{
		display: block;
		width:100%;
	}

	section.our-section-page .product-heading .tags
	{
		display: block;
		text-align: left;
		width:100%;
	}

} /* @media */


#page-product .main hr
{
	margin-top: 0;
	border-top-color: #ccc;
}

#page-product .sub-section
{
	margin-top: 20px;
}

#page-product .sub-section .phone
{
	width: 100%;
	text-align: center;
	padding: 30px 10px;
	font-size:22px;
	border: 1px solid #ffc327;
    border-radius: 5px;
	font-weight: bold;
}

#page-product .sub-section.purchase-online button
{
	background-color: #ffc327;
    border-radius: 5px;
    border: 0;
    font-weight: bold;
    font-size: 22px;
    padding: 20px 30px;
    width: 100%;
    color: #000;
    /* min-width: 320px; */
}

.sub-section.request-quote h3
{
}

/*#page-product */ .sub-section.request-quote button
{
	
	/*
	background-color: #ffc327;
    border: 0;
	*/
    font-weight: bold;
    font-size: 18px;
    padding: 10px 30px;
	/*
    color: #000;
	float:right;
	*/
	margin: 5px 0 30px;
}

/*#page-product */ .sub-section.request-quote input,
/*#page-product */.sub-section.request-quote textarea
{
    width: 100%;
    height: 42px;
    /* line-height: 40px; */
    margin-bottom: 5px;
    padding: 5px 3px 10px 5px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

/*#page-product */.sub-section.request-quote textarea
{
    height: 150px;
    resize: none;
}

#page-product .product-image
{
	border: 1px solid #bbb;
	padding: 30px 20px 30px 20px;
	margin-top: 20px;
	text-align: center;
	box-sizing: border-box;
	position:relative;
}
#page-product .product-image img
{
	max-width: 100%;	
}

#page-product .product-image .image-arrow
{
	position: absolute;
	color: #bbb;
	width: 20%;
}

#page-product .product-image .image-arrow:hover
{
	cursor: pointer;	
}

#page-product .product-image .image-arrow-left
{
	/*float:left;*/
	left:0;
	top:0;
	padding-right:10%;
}

#page-product .product-image .image-arrow-right
{
	/*float:right;*/
	right:0;
	top:0;
	padding-left: 10%;
}

#page-product .product-image .image-arrow > svg
{
	position:relative;
	visibility: hidden;
}

#page-product .product-image .image-arrow:hover >svg
{
	visibility: visible;
	cursor: pointer;
}

#page-product .product-description
{
	margin-top: 20px;	
}

#page-product .sub-section.tank-specification div[class^='col-']
{
	border: 1px solid #bbb;
	padding: 5px 20px;
	min-height: 36px;
}

#page-product .specification-content,
#page-product .specification-label
{
	background-color: #e1dce0;
	height: 36px;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #bbb;
	padding: 5px 20px;
	/*font-weight: bold;*/
	font-family: Lato-black, Lato-light, Arial, Helvetica, sans-serif;
	box-sizing: border-box;
}

#page-product .specification-content
{
	background-color: #fff;
	border-right: 1px solid #bbb;
	font-family: Lato-light, Arial, Helvetica, sans-serif;
}

#page-product .specification-content.top,
#page-product .specification-label.top
{
    border-top: 1px solid #bbb;
}

#page-product .specification-content.middle,
#page-product .specification-label.middle
{
	/*border-top: 0;*/
}
#page-product .specification-content.bottom,
#page-product .specification-label.bottom
{
    border-bottom: 1px solid #bbb;
}


#page-product .specification-region-content
{
	padding: 0;
}

#page-product .specification-region-content > div
{
	border-top: 0 !important;
	
}

#page-product .specification-region-content > div:nth-child(n+2)
{
	border-left: 0 !important;
}

#page-product .colours-and-accessories
{
	margin: 0;
}
#page-product .colours .row
{
/*	padding-left: 0; */
}

#page-product .colours label.available-colours select:focus,
#page-product .colours label.available-colours select:active
{
	outline: 0;
}

#page-product .colours label.available-colours select
{
    width: 100%;
    height: 42px;
    /*line-height: 40px;*/
    margin-bottom: 10px;
    padding: 10px 3px 10px 5px;
    border: 1px solid #bbb;
    box-sizing: border-box;

	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;

	/*background: url(http://www.stackoverflow.com/favicon.ico) 96% / 15% no-repeat #eee;	*/
}

#page-product .colours label.available-colours select::-ms-expand 
{
    display: none;
}

#page-product .colours label.available-colours 
{
	position:relative;
	width:100%;
	border:none;
  	overflow: hidden; 
    display: block;	
}

#page-product .colours label.available-colours:after
{
/*
	display: none;
    content:"\f0d7";   
	font-family: "Font Awesome 5 Solid";
*/
    font-family: FontAwesome;
    content:"\f078";   
	
	color: #bbb;
	border:1px solid #bbb;
	font-size: 1.5em;
  	padding: 8px;
    position: absolute; right: 0; top: 0;
    z-index: 1;
    text-align: center;
    width: 10%;
    pointer-events: none;
    box-sizing: border-box;   	
}	
#page-product .colours .cant-see-colours label
{
	font-style: italic;
}

#page-product .colours .cant-see-colours a
{
	color: #000;
}

/* CAUTION: IE hackery ahead */
#page-product .colours select.available-colours::-ms-expand 
{ 
    display: none; /* remove default arrow on ie10 and ie11 */
}

/* target Internet Explorer 9 to undo the custom arrow */
@media screen and (min-width:0\0) {
    #page-product .colours select.available-colours 
	{
        background:none\9;
        padding: 5px\9;
    } 
}


#page-product .colour-palette
{
	text-align: center;
/*	padding-left: 0px;*/
	padding-right: 5px;
}
#page-product .colour-palette > div.colour-box
{
	width: 100%;
	padding-top: 100%;
	border: 1px solid #fff;
	margin-bottom: 10px;
}

#page-product .colour-palette > div.colour-name
{
	width:100%;
	min-height: 50px; 
}

#page-product .accessories
{
	padding-left: 30px;
}
#page-product .accessories ul
{
	list-style-type: none;
	padding:0;
}

#page-product .extra-material-for-download button
{
	width: 100%;
	border: 1px solid #aaa;
	background-color: #fff;
	padding: 10px 20px;
	text-align: left;
}
/*
#page-product .extra-material-for-download button:hover
{
	color: #fff;
	background-color: #aaa;
	font-weight: bold;

}
*/

#page-product .extra-material-for-download button > svg
{
	float: right;
}

#page-product .benefits-of-roundtanks
{
	margin-bottom: 20px;
}
#page-product .benefits-of-roundtanks ul
{
	list-style-type: none;
}

#page-product .benefits-of-roundtanks li
{
	margin-top: 5px;
}
#page-product .benefits-of-roundtanks li::before
{
	display: none;
	font-family: "Font Awesome 5 Solid";
    content: "\f00c"; 
}
#page-product .benefits-of-roundtanks li svg
{
  	margin-left: -2em;
	margin-right: 20px;
    color: #25356f;	
	font-size: 20px;
}

#page-product .benefits-of-roundtanks div[class^='col-']
{
	margin-top: 10px;
}

#page-product .benefits-of-roundtanks hr
{
	margin-bottom: 0;
}

@media screen and ( max-width:576px )
{
	#page-product .colours label.available-colours:after
	{
		padding-left: 0;
		padding-right: 0;
	}
	
} /* @media */


/***
 *** Content page
 ***/
section#page-post-content.our-section-page .main-left-content-panel
{
	width:75%;
	box-sizing: border-box;
	padding-right: 20px;
	line-height: 1.5em;
}

section#page-post-content.our-section-page .right-panel
{
	width:25%;
	box-sizing: border-box;
}


#page-post-content .related-articles,
#page-post-content .related-articles a,
#page-post-content .articles-by-category,
#page-post-content .articles-by-category a
{
	color: inherit;
}

section#page-post-content.our-section-page .main-left-content-panel h2
{
	font-size: 22px;
	color: #000; /*#25356F;*/
	width: 100%;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	font-weight: normal;
}

section#page-post-content.our-section-page .main-left-content-panel h3
{
	font-size: 20px;
	color: #25356f;
}

@media screen and ( max-width:992px )
{
	section#page-post-content.our-section-page .main-left-content-panel,
	section#page-post-content.our-section-page .right-panel
	{
		width: 100%;
	}

	section#page-post-content.our-section-page .right-panel
	{
		margin-top: 50px;
		padding-top: 20px;		
		border-top: 1px solid #ddd;
	}
	
} /* @media */


/***
 *** Category listing
 ***/

#page-search article.row,
#page-category-listing article.row
{
	padding: 10px;
	margin: 3px 0;
	border: 1px solid #f5f5f5;
}

#page-search article.row > div > div:nth-child(1),
#page-category-listing article.row > div > div:nth-child(1) /* the image */
{
	padding: 0; 
}

#page-search article.row:hover,
#page-category-listing article.row:hover
{
	background-color: #eee;
}

#page-search article .read-more,
#page-category-listing article .read-more
{
	background-color: #25356F;
	color:#fff;
	margin-top:10px;
	padding: 10px 30px;
	display: block;
	border:none;
	border-radius: 5px;	
	float:right;
}
#page-search article .the-title,
#page-category-listing article .the-title
{
	display:inline-block;
}
#page-search article .the-date,
#page-category-listing article .the-date
{
	display:inline-block;
	float:right;
}

#page-search article .the-excerpt,
#page-category-listing article .the-excerpt
{
	width: 100%;
	display:block;
}

@media screen and (max-width: 992px)
{
	#page-search article .the-date,
	#page-category-listing article .the-date
	{
		float:none;
		display:block;
		text-align: center;
		width:100%;
		margin-bottom: 5px;
	}
	
} /* media */

@media screen and (max-width: 768px)
{
	#page-search article img,
	#page-category-listing article img
	{
		display: none;
	}
	
	#page-search article .the-title,
	#page-category-listing article .the-title
	{
		text-align: center;
		width:100%;
	}
	
	#page-search article .read-more, #page-category-listing article .read-more
	{
		float:none;
	    margin: 10px auto 5px;		
	}
	
} /* @media */

/* --- testimonial for wordpress page --- */

.tq-image-testi-container
{
	width: 100%;
	display:block;
	vertical-align: top;
    box-sizing: border-box;
}


.tq-image-container
{
	display:inline-block;
	width: 110px;
    box-sizing: border-box;
	margin-right:10px;
	vertical-align: top;
}
.testi-quote-container
{
	display:inline-block;
	width: calc(100% - 125px);
    box-sizing: border-box;
}

.image-left-tq 
{
    border: 7px solid #D8DBC8;
    margin: 0 1px 10px 0;
}

.tq-top
{
	position:relative;
	padding: 10px;
    border-radius: 10px;
    background-color: #eee; /*#DCD0A1;*/
    box-sizing: border-box;
    color: #515e4b;
	margin-bottom: 5px;
}

/* Create comment arrow - creates the larger triangle */
.tq-top:before 
{
	content:"";
	position:absolute;
	bottom:-25px;
	left:150px;
	border-width:0 0 25px 50px;
	border-style:solid;
	border-color:transparent #eee; /*#DCD0A1;*/
	/* reduce the damage in FF3.0 */
	display:block;
	width:0;
}

/* creates the smaller triangle */
.tq-top:after 
{
	content:"";
	position:absolute;
	bottom:-25px;
	left:150px;
	border-width:0 0 25px 20px;
	border-style:solid;
	border-color:transparent #fff;
	/* reduce the damage in FF3.0 */
	display:block;
	width:0;
}

section#page-post-content.our-section-page .main-left-content-panel h3.testimonials
{
	border-top: 1px solid #eee;
	padding-top: 10px
}

@media screen and (max-width:768px)
{
	.tq-image-container
	{
		text-align: center;
		width:100%;
	}
	
	.tq-top:before,
	.tq-top:after 	{ left:120px; }

	.tq-top:before	{ border-width: 0 0 25px 35px; }
	.tq-top:after	{ border-width: 0 0 25px 10px; }

	.testi-quote-container
	{
		display:block;
		width: 100%;
	}
	.tq-top			{ margin-bottom: 25px; }

	section#page-post-content.our-section-page article .post-image-container
	{
		width:100%;
		display: block;
		float: none !important;		
	}
	
	section#page-post-content.our-section-page article img:not(.testimonials)
	{
		width:100%;
		object-fit: contain;
		height: auto;
		min-width: 150px;
	}

} /* media */


/* ----------------
	Partner Login
-------------------*/

section#page-partner-login.our-section-page .main
{
	height: 750px;
	background-color: #1F2B1D;
	color: #fff;
	text-align: center;
	
	padding:100px 0 0 0;
	margin:0;
	box-sizing: border-box;
	font-size: 16px;
	
	width: 100%;
	display: block;
}

section#page-partner-login.our-section-page .text-colour
{
	color: #ffc328;
}

section#page-partner-login.our-section-page .login-box
{
	padding: 50px 0px;
	
	width: 750px;
	height: 330px;
	margin: 50px auto;
	
	background-color: #ddd;	
	color: #000;
}

section#page-partner-login.our-section-page .login-box > div
{
	background-color: inherit;	
}

section#page-partner-login.our-section-page .login-box label
{
	color: #000;
	padding-bottom: 30px;
}

section#page-partner-login.our-section-page .login-box input
{
	margin-bottom: 10px;
	width: 380px;
	height: 40px;
	border: none;
	padding:0 10px;
}

section#page-partner-login.our-section-page .login-box button
{
	text-align: center;
	background-color: #25356F;
	color: #fff;
	line-height: 30px;
	padding: 5px 30px;
	margin-top: 30px;
	border: none;	
}

section#page-partner-login.our-section-page .comments label
{
	color: #fff;
	display: block;
}

/********************
 colour palette page 
********************/

section#page-colour-range.our-section-page .colour-palette .row
{
	display: flex;
	flex-flow: row wrap;
	
}
section#page-colour-range.our-section-page .colour-palette img
{
	width: 100%;
}

section#page-colour-range.our-section-page .colour-palette img+div
{
    text-align: center;
    margin-top: -15px;
	margin-bottom: 15px;
}

@media screen and (max-width: 992px)
{
	section#page-colour-range.our-section-page h1
	{
		font-size: 32px;
	}
	
} /* @media */

@media screen and (max-width: 768px)
{
	section#page-colour-range.our-section-page h1
	{
		font-size: 28px;
	}

	section#page-colour-range.our-section-page .colour-palette img+div
	{
		margin-top: -10px;
	}
	
} /* @media */


/*******
 sitemap 
********/
/*
#page-sitemap {display: table-row; height: 100%; background-color: white; overflow: hidden }
*/
#page-sitemap iframe {width: 100%; height: 100%; border: none; margin: 0; padding: 0; display: block;}


/* Water Usage Calculator */

#HTMLBlock2783.HTMLBlock table.table.table-striped th:nth-child(1)
{
	width: 300px;
}

#HTMLBlock2783.HTMLBlock table.table.table-striped td:nth-child(n+4):nth-last-child(n)
{
	text-align: right;
	padding-right:10px;
}

/*
#HTMLBlock2783.HTMLBlock table.table.table-striped input,
#HTMLBlock2783.HTMLBlock table.table.table-striped th:nth-child(2),
*/
#HTMLBlock2783.HTMLBlock table.table.totals td:nth-child(2),
#HTMLBlock2783.HTMLBlock table.table.totals td:nth-child(3),
#HTMLBlock2783.HTMLBlock table.table.table-striped th:nth-child(4),
#HTMLBlock2783.HTMLBlock table.table.table-striped th:nth-child(5),
#HTMLBlock2783.HTMLBlock table.table.table-striped td:nth-child(4),
#HTMLBlock2783.HTMLBlock table.table.table-striped td:nth-child(5)
{
	text-align: right;
}

/*** for products from magento ***/

ul.product-feature-ticks
{
	list-style: none;
	padding-left: 2em;
}

ul.product-feature-ticks li:before
{
	display: none;
	font-family: "Font Awesome 5 Solid";
    content: "\f00c"; 
	padding-right: 20px;
}
ul.product-feature-ticks svg
{
	color: #7B8F4A;
	margin-right: 10px;
}
ul.product-feature-ticks li svg.fa-check
{
  	margin-left: -1.6em;
	margin-right: 10px;
    color: #7B8F4A;	
}

/* for post */
article .entry-content table._tbl-calculate-water-usage-requirements,
article .entry-content table._tbl-calculate-water-usage-requirements tr,
article .entry-content table._tbl-calculate-water-usage-requirements tr th,
article .entry-content table._tbl-calculate-water-usage-requirements tr td
{
    border: 1px solid #bbb;
	padding: 3px;
} 

/****** 
 EVENTS 
 ******/

/* AgQuip */

.event-agquip-bar
{
	min-height: 75px;
	/*background: linear-gradient(#575057,#5C321A);*/
	background: #222; 
}

.event-agquip-bar .event-agquip 
{
	font: 36px Lato-light, Arial, Helvetica, sans-serif; 
	font-weight: bold;
    margin-top: 10px;
    box-sizing: border-box;
}

.event-agquip-bar .event-agquip div
{
	display: inline-block
}

.event-agquip-bar .event-agquip div:nth-child(1)
{
	float:left;
	color: #eee; /*darkgreen;*/ /*#F4CA1C;*/
    /*font-size:38px;*/
    text-align:center;
    /*text-shadow:#4f6478 0 1px 5px; */
	width:64%;
		
  -webkit-animation: enlarge-words 5s infinite; /* Safari 4.0 - 8.0 */
    animation: enlarge-words 5s infinite;		
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes enlarge-words {
    from {font-size: 36px;}
    to {font-size: 40px;}
}

/* Standard syntax */
@keyframes enlarge-words {
    from {font-size: 36px;}
    to {font-size: 40px;}
}

.event-agquip-bar .event-agquip div:nth-child(2)
{
	float:right;
	width:35%;
}

.event-agquip-bar .event-agquip button
{
	/*color: #222;*/

	/*background: #FFC327; */
	background: #f4ca1c;

	color:#2f4050;
    font-family:Lato-light, Tahoma, Helvetica, Arial, sans-serif;
	text-align:center;
    /*text-shadow: 0 1px 1px #fff; 	*/
	
	border-radius: 8px;
    /*border: 1px solid #aaa;*/
	border: none;
	margin-top:3px;
    padding: 8px 18px;	
	font-size: 28px;
}

.event-agquip-bar .event-agquip button:hover
{
	background: #25356F; 
	color: #fff;
}

#page-event-agquip
{
	font-family: Lato-light, Tahoma, Helvetica, Arial, sans-serif;
}
#page-event-agquip .user-field input[type='text'],
#page-event-agquip .user-field input[type='email']
{
	min-width: 353px;
	margin-top: 10px;
	padding: 2px 5px;
	border: 1px solid #aaa;
}
#page-event-agquip .retrieveVoucher .user-field input[type='email']
{
	min-width: 373px;
}

#page-event-agquip button
{
	text-align: center;
    background-color: #25356F; /*#304C33;*/
    color: #fff;
    line-height: 30px;
    padding: 5px 30px;
    border: none;	
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
}

#page-event-agquip video
{
	width: 70%;
}

#page-event-agquip .agquip-blurb
{
	padding: 20px;
	/*border-radius: 20px;*/
	background-color: #ddd;
	border: 1px solid black;
	margin-bottom: 30px;
	line-height: 1.35em;
}

#page-event-agquip fieldset.register
{
	border: 1px solid #777;
	/*border-radius: 20px;*/
	padding: 20px;
	margin: 20px 0;
}
#page-event-agquip fieldset.register legend
{
	width: 520px;
	max-width: 100%;
	border: 1px solid #777;
	padding: 5px 10px;
}

.event-agquip-bar .event-agquip div:nth-child(1),
.event-agquip-bar .event-agquip div:nth-child(2)
{
	margin-bottom: 10px;
}

@media screen and (max-width: 768px)
{
	#page-event-agquip video
	{
		width: 100%;
	}
	
	.event-agquip-bar .event-agquip div:nth-child(1),
	.event-agquip-bar .event-agquip div:nth-child(2)
	{
		margin-bottom: 20px;
	}
	
	section#page-event-agquip.our-section-page .main-content-panel.row
	{
		margin-left: 0;
	}
	
} /* @media */

@media screen and (max-width: 400px)
{
	#page-event-agquip .user-field input[type='text'],
	#page-event-agquip .user-field input[type='email'],
	#page-event-agquip .retrieveVoucher .user-field input[type='email']
	{
		min-width: 100%;
	}
	
	.event-agquip-bar .event-agquip div:nth-child(1),
	.event-agquip-bar .event-agquip div:nth-child(2)
	{
		float:none;
		width:100%;
		display:block;
		margin-bottom: 20px;
	}
	
} /* @media */

/*******************************
  Phone number display on mobile
  ******************************/
.mobile-phone-number-display
{
	width:100%; 
	text-align: center;
	color: #f4ca1c;
	background-color: #25356F;	
	display:none;
	margin:0;
	padding:10px 0;
	font-size: 22px;
    font-family: Lato-black, Lato-light, Arial, Helvetica, sans-serif;	
	border-top: 1px solid #35457F;
}

@media screen and (max-width: 992px)
{
	.mobile-phone-number-display
	{
		display: block;
	}
	
}

/*** 
	current promotions 
***/

#page-current-promotions.our-section-page .main-left-content-panel ul
{
	list-style: none;
	color: #7B8F4A;
}

#page-current-promotions.our-section-page .main-left-content-panel ul li > span
{
	color: #000;
	font-weight: bold;
}

#page-current-promotions.our-section-page .main-left-content-panel ul li:before 
{
  	/*content: '✓ '; */
	/* content: '\2713\0020'; */
	display: none;
	font-family: "Font Awesome 5 Solid";
    content: "\f00c"; 
}
#page-current-promotions.our-section-page .main-left-content-panel ul li svg
{
	margin-left: -1.6em;
	margin-right: 10px;
	height:.9em;
}

#page-current-promotions.our-section-page .offerButton,
#page-current-promotions.our-section-page .callusButton
{
	border: 2px solid #ffc320; 
	border-radius: 5px; 
	width: 100%; 
	height: 60px; 
	line-height: 60px;
	font-size: 16px; 
	font-weight:bold;	
	display: block;
	text-align:center;
	text-decoration: none;
	color: #000;
}

/*--------------------------------------------------*/
.flex-c { 
	display: flex; 
}

.flex-50 { flex: 1 1 50%; }
.flex-200px { flex: 1 0 200px; }
.flex-auto 	{ flex: 1 1 auto; }

.grid-c-2,
.grid-c-4
{
	display: grid;
	grid-column-gap: 2rem;
	grid-row-gap: 1rem;
}

.grid-c-2
{
    grid-template-columns: repeat(2, 1fr);
}

.grid-c-4
{
    grid-template-columns: repeat(4, 1fr);
}


@media (max-width: 992px)
{
	.grid-c-4.grid-med-c-2
	{
	    grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 768px)
{
	.grid-sml-1-c.grid-c-2
	{
	    grid-template-columns: 1fr;
	}
	.grid-sml-c-2.grid-c-4
	{
	    grid-template-columns: repeat(2, 1fr);
	}
	
}

@media (max-width: 576px)
{
	.grid-xsml-c-1.grid-c-2,
	.grid-xsml-c-1.grid-c-4
	{
	    grid-template-columns: 1fr;
	}
	
}

.flex-c img,
.grid-c-4 img 
{
	max-width: 100%;
}

ul.left-pad-0 
{
	padding-left: 0;
}


