
h2 {
	font-size: 22px;
}

h1{
	
	font-size:36px;
	color:#000;
	font-weight:300;
	text-align:center;
	text-transform:uppercase;
	
}

body {
	background-color: #fff;
	font-family: 'Nunito', sans-serif;
	color:#000;
	
}


.header_row{

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefefe+0,f0f0f0+100 */
background: #fefefe; /* Old browsers */
background: -moz-linear-gradient(top, #fefefe 0%, #f0f0f0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #fefefe 0%,#f0f0f0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #fefefe 0%,#f0f0f0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
	
	
}

.row {
	max-width:1200px;
}

.container, footer.full-width {	
		
}

#socicons > li > a img {
	width: 100% !important;
}

p{
	
	color:#000;
	font-size:17px;
	text-align:justify;
	font-weight:300;
}


.hometitle{
	
	text-align:center;
}

.hometitle h1{
	
	font-weight:300;
	font-size:42px;
	color:#d71921;
	padding-top:10px;
}

.header_phone{
	text-align:right;
}

 .header_logo  {
	text-align:left;
 }



.homepagebox img {
	width: 100%;
	height: auto;
	border: 1px solid #edebec;
	/*max-width: 300px;*/
}

.homepagebox h2 {
	background: #000;
	color: #db3e30;
	text-align:center;
	width: 100%;
	line-height: 40px;
	
	font-size: 16px;
	text-transform: uppercase;
}

.homepagebox {
	position:relative;
	overflow:hidden;
	width: 100%;
	display:block;
}

.overlay {
	top: -160px;
	position:absolute;
	width: 100%;
	padding: 12px;
	 background:rgba(252,2,3,0.8);
	color: #fff;
	display:block;
	height: 120px;
}


.homepagesub{
	
	padding-bottom:20px;

	
}

.homepagesub h2{
	
	
	
	margin-top:0rem;
	margin-bottom:10px;
	
}

.header_row{
	
	padding:10px 0px
	
	
}

.homepageboxcontainer {
	
}


.header_phone {
		padding-top: 10px;
}

.header_iso {
	text-align:center;
	padding-top: 35px;
}

.top-bar .toggle-topbar.menu-icon a {
	color: #fff;
}

.top-bar.expanded .toggle-topbar a {
	color: #fff;
}

#socicons{
	
	list-style:none;
	float:right;
	margin-bottom:5px;
	
}

#socicons li{
	
	height:30px;
	width:30px;
}


/*.homepagebox {
	background-color: #fff;
	border-bottom: 1px solid #d2d3d5;
	margin-top: 12px;
	padding-bottom: 8px;
	min-height: 400px;
	display:block;

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
	filter: alpha(opacity=70); 
	opacity: 0.7;
	text-align:center;
}


.homepagebox h2, p {
	padding: 2px 8px;
	text-align: center;
	margin: 0px;
	color: #909090;
}

.homepagebox h2 {
	font-size: 20px;
	margin-top: 8px;
}

.homepagebox p{
	font-size:14px;
	
}

.homepagebox img {
	width: 100%;
	height: auto;
	
}

*/


.attachment-post-thumbnail{

width:160px;
float:left;
	border:1px solid #ccc;
margin-right:10px;
}

.post{
	
	clear:both;
	border-bottom:1px solid #000;
	min-height:170px;
	
}


.timeline-Tweet-retweetCredit a{
	
color:#fff;	
}

.Identity-screenName{
	
	color:#fff;
	
}





body > header.contain-to-grid {
	margin: 0px;
}

.contain-to-grid, .top-bar-section li:not(.has-form) a:not(.button), .top-bar  {
	background:url(../img/navbg.jpg)repeat-x;
	
}

.top-bar-section ul li > a {
	color: #fff;
}

.top-bar-section ul li.active > a {
		color: #fff;
}

.top-bar-section li:not(.has-form) a:not(.button) {
	text-transform: uppercase;
	font-size: 16px;
	text-align:center;
}

.top-bar-section li.active:not(.has-form) a:not(.button) {

}

.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
		
}

.top-bar-section li.active:not(.has-form) a:not(.button) {
	background:none;
	color: #fff;
}

.top-bar-section ul li:hover:not(.has-form) > a {
	background:#da562f;
	color: #fff;
}

 .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
	background: #da562f;
	color: #fff;
 }

  .top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
  	background: #da562f;
	color: #fff;
  }
  
 .top-bar-section ul li {
 	background: #da562f;
 }

.top-bar-section li:not(.has-form) a:hover:not(.button), .top-bar-section li.active:not(.has-form) a:hover:not(.button) {
	background: #da562f;
	color: #fff;
}

.boxbg {
	
	
	padding-top:30px;
	
	background: #ededed;

background: -moz-linear-gradient(top,  #f5f2f2 0%, #ededed 100%);

background: -webkit-linear-gradient(top,  #f5f2f2 0%,#ededed 100%);

background: linear-gradient(to bottom,  #f5f2f2 0%,#ededed 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f2f2', endColorstr='#ededed',GradientType=0 );


}

.boxheader{
	
	font-size:28px;
	text-transform:uppercase;
	color:#0f587c;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	letter-spacing: -1px;
	text-align:center;
	padding:0px 50px;
}


.plantbox{
	
	background: #fff;
	border:1px solid #ccc;
	padding:10px 0px 20px 10px;
	
}

.plantbox h3{
	
	font-size:16px;
	text-transform:uppercase;
	color:#8f8d8d;
	
}

.plantbox img{
	
	float:left;
	
	margin-right:30px;

}

.plantbox li{
	
	color:#8f8d8d;
}



.homesixbox {
	width: 100%;
	height: auto;
	overflow:hidden;
	display:block;
	position:relative;
	cursor:pointer;
}


.homesixbox img{
	
	width:100%;
}
.homesixoverlay {
	position:absolute;
	background: #d71921 none repeat scroll 0 0;
	width: 100%;
	height: 100%;
	top: 100%;
	margin-top: -42px;
}
.homesixoverlay h1 {
	width: 100%;
	text-align:center;
	text-transform: uppercase;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	line-height: 42px;
	color: #ffffff;
}

.homesixoverlay p {
	padding: 12px;
	color: #ffffff;
	text-align:center;
}

.homesixoverlay button {
	text-transform:uppercase;
	color: #000000;
	background: #f4a548;
	line-height:46px;
	padding: 0px;
	width: 80%;
	margin-left: 10%;
}




#content {
	border: 0px;
	
	text-align:left;
	padding: 6px;
}

#content p{
	
	text-align:justify;
	
}

.post header, .page header {
	margin: 0px;
}

h1 {
	
}

.entry-content p {
	clear:both;
	display:inline-block;
	text-align:left;
}

.moreinfobtn {
	background-color: #7cc0d0;
	color: #fff;
	padding: 10px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display:inline-block;
	margin: 10px;
}

.verytopheader {
	background-color: #7cc0d0;
}

.verytopheader p {
	color: #fff;
	margin: 0px;
	line-height: 30px;
	font-size: 12px;
}

.centred {
	text-align:center;
}

#loginnav {
	list-style:none;
	display:inline-block;
	margin: 0px;
}

#loginnav li {
	display:inline-block;
	
}

#loginnav a {
	color: #fff;
	padding: 8px;
	border-left: 1px solid #fff;
	line-height: 30px;
	font-size: 12px;
}

#loginnav .noborder {
	border: none;
}

.rpwe-block li {
 width: 100%;
}

.rpwe-block li  a{
	float:left;
	width: 30%;
}

.rpwe-block li  h3{
	float:left;
	width: 70%;
}

.rpwe-block li  h3 a{
	width: 100%;
	margin-top: 6px;
}



input[type="text"], textarea {
    margin: 0;
	background-color: #fff;
	color: #000;
	border: none;
}

table thead tr th, table tfoot tr th, table tfoot tr td, table tbody tr th, table tbody tr td, table tr td {
    padding: 2px;
	background:none;
}

#captcha_img {
    float: left;
    margin-right: 12px;
    margin-top: 6px;
}

#captcha {
    float: left;
    width: 100px;
}

#verify {
	display:none;
}

.submit {
    background: #0a94d3 none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    float: right;
	font-family: 'Nunito', sans-serif;
    font-size: 18px;
    font-weight: 300;
    margin-top: 4px;
    padding: 4px;
    width: 100px;
}

.submit:hover{
	background: #c67218;
}

#qc_errors {
    background-color: #b83032;
    margin-bottom: 4px;
    width: 100%;
}
#qc_success {
    background-color: #27bf40;
    margin-bottom: 4px;
    width: 100%;
}
#qc_errors p, #qc_success p {
    color: #fff;
    font-size: 14px;
    padding: 12px;
}	

#contactformtable  {
	background: none;
	border: 0px;
}

#contactformtable tr {
	background: none;
}

.woocommerce ul.products li.product a {
	text-align:center;
}

.woocommerce ul.products li.product a img {
	height: 150px;
	width: auto;
}

.woocommerce ul.products li.product h3 .count {
	display:none;
}

.woocommerce .products ul, .woocommerce ul.products {
	margin-top: 20px;
}


.term-description p {
	text-align: justify;
	margin-bottom: 6px;
}

.woocommerce div.product .product_title{
	
	font-size:24px;
	text-align:left;
	
}


 div.summary.entry-summary div p{
	 
	 text-align:justify;
	 padding-bottom:10px;
	 padding-left:0px;
	 color:#999;
 }
 
 .socialbar img{
	 
	 margin-left:10px;
 }
 
 .specdownload{
	 
	background:#7cc0d0;
	color:#fff;
	padding:10px;
	min-width:300px;
	text-align:center;
	 
 }
 
 .specdownload a{
	 
	 color:#fff;
 }
 
 .specdownload a:hover{
	 
	color:#787676; 
 }
 
 .contactmap{
 
 float:right;
 
 }
 
 .clearcontact{
	 
	 clear:both;
 }
 
 
 .woocommerce-main-image{
	text-align:center;
	width: 100%;
	display:block;
 }
 
 .woocommerce div.product div.images img {
	width: auto;
	max-width: 100%;
	text-align:center;
	display:inline-block;
 }
 
 .woocommerce-tabs .tabs {
	display:none;
 }
 
 #tab-description {
 	margin-top: 12px;
 }

 #tab-description  h2 {
	display:none;
}


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom:10px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.homerightpanel {
}

.homerightpanel p{
	
	font-size:12px;
}

.homerightpanel h2{
	
	color:#db3e30;
}

.homerightpanel img {
	width: 100%;
	height: auto;
}

.homeleftbox {
	background: #e4e5e7;
	text-align:center;
	padding: 12px;
	width: 100%;
}

.homeleftbox h1 {
	text-align:center;
}


.divideline {
	width: 100%;
	height: 1px;
	background: #ccc;
	margin: 0px 0px 12px 0px;
}


.nopaddingleft {
	padding-left: 0px;
}

.nopaddingright {
	padding-right: 0px;
}

.header_phone_padding {
	width: 1px;
	height: 20px;
}


#homerightblock {
	display:block;
	float:left;
	background:  #dedede;
	text-align:center;
}

#homerightblock h2 {
	color: #fd0503;
	font-size: 18px;
	
}

#homerightblock p {
	font-size: 12px;
	
}

#homelastpanel {
	text-align:center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#getintouch {
	background: #ff0607;
	color: #fff;
	padding: 20px;
	margin: 20px 0px;
	border-radius: 8px;
	display: inline-block;
}

.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
 border-left: none;
 border-right: none;
}


.footeraddress ul {
	float:left;
	clear:both;
}

#socicons li {
	float:left;
	padding-right: 0px;
	margin-bottom:0px;
	margin-left:10px;
}


.slick-slide{
	
	margin:10px;
}

.contactaddress{
	list-style:none;
	margin-left:0;
	
}

.contactaddress li{
	
	float:left;
	color:#000;
	margin-right:20px;
}


.homepagesub h2{
	
font-family: 'Lato', sans-serif;
	font-size:30px;
	color:#dd3c29;
	font-weight:300;
	text-transform:uppercase;
	
}


.top-bar-section ul {
	
width: 100%;	
}

.contain-to-grid .top-bar {
	max-width: 1200px;
}

.top-bar-section ul li {
	width: 12%;
}

#menu-item-47 {
	width: 16%;
}

#lbsp_102 .weblizar-isotope {
	padding-top: 8px;
	overflow: scroll;
	z-index: 9999;
}

.top-bar-section ul {
	background: none;
}

#post-383 .rpwe-block .rpwe-img {
	width: 12%;
}

#post-383 .rpwe-block li h3 {
	width: 88%;
	font-size:30px;
}

#post-383 .rpwe-block li h3 a{
font-size:30px;	
	color:#0c1387;
}

#post-383 .rpwe-summary{
	
	font-family: 'Lato', sans-serif;
	color:#8f8d8d;
	font-size:17px;
}



.vidholder{

	margin-top:30px;
}



.fullwidthpurple {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#06224a+0,21417a+100 */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,ffffff+53,cac8c8+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 1%, #ffffff 53%, #cac8c8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 1%,#ffffff 53%,#cac8c8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 1%,#ffffff 53%,#cac8c8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cac8c8',GradientType=0 ); /* IE6-9 */
/*copy
Color format: */
	
	padding: 12px 0px;
	margin-top: 1px;
	margin-bottom:20px;
	
	border-top:10px solid #ccc;
}

.fullwidthpurple h1 {
	width: 100%;
	text-align:center;
	color: #ffffff;
	text-transform: uppercase;
	font-weight:normal;
	font-size: 43px;
	padding: 0px;
	margin: 0px;
}

.fullwidthpurple h4 {
	width: 100%;
	text-align:right;
	color: #eb5a2e;
	text-transform: uppercase;
	font-size: 18px;
	padding: 0px;
	margin: 0px;

	
	
}
.gradbuttons{
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d21820+0,5b0509+100 */
background: #d21820; /* Old browsers */
background: -moz-linear-gradient(top, #d21820 0%, #5b0509 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #d21820 0%,#5b0509 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #d21820 0%,#5b0509 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d21820', endColorstr='#5b0509',GradientType=0 ); /* IE6-9 */
	border-radius: 5px;
	min-height:80px;
	position:relative;
}

.gradbuttonsdivide {
	width: 1%;
	height: 100%;
	position:absolute;
	background: #ffffff;
	left: 49%;
}




.gradbuttons a{
	
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	
}

.gradbutton2{
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d21820+0,5b0509+100 */
background: #d21820; /* Old browsers */
background: -moz-linear-gradient(top, #d21820 0%, #5b0509 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #d21820 0%,#5b0509 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #d21820 0%,#5b0509 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d21820', endColorstr='#5b0509',GradientType=0 ); /* IE6-9 */
	border-radius: 5px;
	min-height:60px;
	position:relative;
	text-align:center;
	width:50%;
	margin:0 auto;
	padding-top:20px;
	
}


.gradbutton2 a{
	
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	font-size:22px;
}





.gradbutton3{
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d21820+0,5b0509+100 */
background: #d21820; /* Old browsers */
background: -moz-linear-gradient(top, #d21820 0%, #5b0509 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #d21820 0%,#5b0509 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #d21820 0%,#5b0509 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d21820', endColorstr='#5b0509',GradientType=0 ); /* IE6-9 */
	border-radius: 5px;
	min-height:60px;
	position:relative;
	text-align:center;
	width:50%;
	margin:0 auto;
	padding-top:15px;
	
}


.gradbutton3 a{
	
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	font-size:18px;
}







.linkboxleft{
	
	float:left;
	text-align:center;
	padding-top:30px;
	width: 49%;
}

.linkboxleft a{
	
	font-size:22px;
}

.linkboxright{
	
	float:right;
	text-align:center;
	padding-top:25px;
	width: 49%;
}

#homerow1{
	
	
	background:url(../img/homerow_bg.jpg) repeat-x bottom #fff;
}

#homerow3 {
	background: #f4f4f4;
}

#homerow3boxes {
	padding: 0px;
}

.homerow3box {
	width: 33%;
	float:left;
	position:relative;
	overflow:hidden;
	background: #000000;
}

.homerow3box img {
	width: 100%;
	height: auto;
	max-width: 100%;
  
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
  
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; 
	filter: alpha(opacity=40);
	opacity: 0.4;
}

.homerow3box:hover img {
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
  
 	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
	filter: alpha(opacity=100);
	opacity: 1.0;
}

.homerow3box:hover .homerow3overlay {
 	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
	filter: alpha(opacity=100);
	opacity: 1.0;	
}

.homerow3title {
	background-color: rgba(0, 0, 0, 0.0);
	position:absolute;
	width: 100%;
	height: 32px;
	bottom: 8px;
	z-index: 999;
	display:block;
}

.homerow3box:hover .homerow3title {
	background-color: rgba(0, 0, 0, 0.6);
}

.homerow3title h2 {
	padding: 0px;
	margin: 0px;	
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 32px;
}

.homerow3overlay {

	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 12px;
	padding-bottom: 48px;
	
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
	filter: alpha(opacity=0);
	opacity: 0;
}

.homerow3overlay p {	
	background-color: rgba(0, 0, 0, 0.6);
	width: 100%;
	height: 100%;
	padding: 8px;
	margin: 0px;
	color: #ffffff;
	text-align:center;
}

@media only screen and (max-width:40.063em) {
	.header_phone, .header_logo, .header_iso {
		text-align:center;
	}
	
	.header_phone {
		margin-bottom: 12px;
	}

	.top-bar-section ul li {
		width: 100%;
	}
	
	.contain-to-grid, .top-bar-section li:not(.has-form) a:not(.button), .top-bar  {
		background: #046fa3;		
	}

	#menu-item-47 {
		width: 100%;
	}

}

@media only screen and (min-width:40.063em) and (max-width:  64.063em)  {
	.top-bar-section li:not(.has-form) a:not(.button) {
		font-size: 14px;
		padding-left: 8px;
		padding-right: 8px;
	}
	
	.header_phone, .header_logo, .header_iso {
		text-align:center;
		padding: 10px 6px;
	}
	
	.header_iso {
		padding-top: 28px;
	}


}






/* ----------------------------------- header -------------------------------- */


#navheader {
	width: 100%;
	z-index: 999;
	

background: #d71921;


}

#navheader .columns {
	padding: 0px;
}

#navheadermenu {
	list-style:none;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float:left;
}

#navheadermenu li {
	float:left;
	display:block;
}

#menulink0 {
	width: 12%;	
}

#menulink1 {
	width: 14%;
}

#menulink2 {
	width: 14%;
}

#menulink3{
	width: 14%;	
}

#menulink4 {
	width: 14%;
}

#menulink5{
	width: 16%;	
}

#menulink6 {
	width: 16%;
}



#navheadermenu li a {
	line-height: 50px;
	height: 50px;

	display:block;
	text-align:center;
	padding-left: 12px;
	padding-right: 12px;
	
	margin: 0px;
	width: 100%;
	background: none;
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'Nunito', sans-serif;
}

#navheadermenu li a:hover, #navheadermenu .is-hover a{
	background: #404040;	
}

#navheadermenu .submenu {
	display:none;
	position:absolute;
	top: 50px;
	z-index: 9999;
	padding: 0px;
	margin: 0px;
}

#navheadermenu li:hover .submenu  {
	display:block;
	opacity: 1;
}


#navheadermenu .submenu li {
	float:left;
	width: 320px;
	clear:both;
}

#navheadermenu .submenu li a {
	line-height: 14px;
	padding: 16px 10px;
	height: auto;
	background: #d71921;
}

#navheadermenu .submenu li a:hover {
	background: #404040;		
}

#navheadermenu .closedrop {
	display:none;
}

#showmobilemenu {
	display:none;
	width: 0px;
	overflow:hidden;
}

.hasdropdownarrow {
	display:block;
	float:right;
	margin-top: 20px; /*half height - half arrow height */
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 5px 0 5px;
	border-color: #ffffff transparent transparent transparent;
}



/* Rotate first bar */
.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px) ;
    transform: rotate(-45deg) translate(-9px, 6px) ;
}

/* Fade out the second bar */
.change .bar2 {
    opacity: 0;
}

/* Rotate last bar */
.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px) ;
    transform: rotate(45deg) translate(-8px, -8px) ;
}
.footer-widget { 
	display:none;
}


footer.full-width {
	border: 0px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cbc9c9+0,ffffff+100&0+0,1+100,1+100 */
background: -moz-linear-gradient(top, rgba(203,201,201,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(203,201,201,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(203,201,201,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00cbc9c9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

	padding-top:1rem;
	padding-bottom:1rem;
	font-size:16px;
	z-index: 10;
	position:relative;
	border-top:10px solid #404040;
}

.footeraddress {
	text-align: left;
}

.footeraddress p {
	margin: 0px;
	
}

.footerpanel {
	min-height: 300px;
}

.footeraddress ul, .footerpanel ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display:inline-block;
}

.panel {
	width: 100%;
	float:left;
	background:none;
	border: none;
}


footer.full-width p{
	
	font-size:16px;
}

.footeraddress img {
	padding: 10px 0px;
}

.footerpanel ul {
	padding: 0px;
	margin: 0px;
}

.footerpanel h2 {
	text-transform: uppercase;
	color: #00000;	
	padding:10px 0px;
}

#amiweblink {
	color: #c7222f;	
}

.footerpanel ul a {
	text-transform: uppercase;
	color: #c7222f;
}

#footercontainer {
	position: relative;
	margin-bottom:40px;
}

#footerbgimg {
	background-image: url('../img/footerbg.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: contain;
	background-color: #cbc9c9;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	z-index: 0;
	
}

.endfooter {
	background-color: #ffffff;
	text-align:left;
}

.endfooter p {
    color: #000000;
    display: inline-block;
    font-size: 13px;
    line-height: 35px;
    margin: 0;
    padding: 0px 4px 0px 0px;
    text-align: center;
    width: auto;
	font-weight:cold;
}

.endfooter a{
	
	color:#000000;
}

.endfooter1 img {
	max-width: 180px;
}

.endfooter3 {
	text-align: right;
}

#footerlogo {
	width: 50%;
	float:left;
}

#socicons {
	width: 50%;
	padding: 0px;
	padding-top: 12px;
	margin: 0px;
	float:left;
}

/* ---------------------------- */


#fullslider {
	position:relative;
}

#fullpagetitle {
	height: 100%;
	width: 100%;
	z-index: 99;
	text-transform: uppercase;
	position:absolute;
	top: 0px;
}
#fullpagetitle .row, #fullpagetitle .columns {
	height: 100%;
}

#fullpagetitle h1:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

#fullpagetitle h1 {
	height: 100%;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	color: #ffffff;
	 pointer-events: none;
}

p {
	margin-bottom: 0px;
}

#quickcontact input, #quickcontact textarea  {
	margin-bottom: 4px;
	margin-top: 4px;
}

#captcha_container{
	float:left;
	width: 30%;
	height: 2.3125rem;
	line-height:  2.3125rem;
	text-align:center;
	background: #145a91;
	margin-bottom: 4px;
	margin-top: 4px;
}

#captcha {
	float:left;
	width: 70%;
}

#footersubmit {
	float:right;
	height: 2.3125rem;
	line-height:  2.3125rem;
	border-radius: 8px;
	padding: 0px 24px;
}

#verify {
	display:none;
}

#qc_errors p, #qc_success p {
    color: #fff;
    padding: 10px;
}
#qc_errors {
    background: #f80202 none repeat scroll 0 0;
}
#qc_success {
    background: #21db55 none repeat scroll 0 0;
}


.pagetitle h1{
	background: #d71921;
	line-height: 46px;
	text-transform: uppercase;
	color: #ffffff;

	width: 100%;
	padding: 0px 12px;
	margin: 0px;
	text-align:left;
}

.pagetitle {
	padding: 0px;
	padding-right: 23px;
	margin: 12px 0px;
	width: 100%;	
	position:relative;
}

.pagetitle-arrow-right {
	width: 0; 
	height: 0; 
	border-top: 23px solid transparent;
	border-bottom: 23px solid transparent;

	border-left: 23px solid #d71921;
	position:absolute;
	right: 0px;
	top: 0px;

}

.pagetitleblock {
	padding-left: 0px;
}

.player .video-wrapper{
	
	padding-top:40px;
}


.vidbox{
	
	padding-top:15px;
}

  .google-maps {
        position: relative;
        padding-bottom: 45%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

@media only screen and (max-width: 70em) { 

	.hasdropdownarrow {
		display:block;
		float:right;
		margin-top: 0px; 
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 5px 0 5px 10px;
		border-color: transparent transparent transparent #ffffff;
	}

	

	#verytopheader p {
		text-align:center;
	}

	#showmobilemenu {
		cursor: pointer;
		display: block;
		height: 48px;
		width: 48px;
		position: relative;
		float:right;
		margin-top: -48px;
	}
	
	#showmobilemenu .bar1, #showmobilemenu .bar2, #showmobilemenu .bar3 {
		width: 35px;
		height: 5px;
		background-color: #cf5830;
		margin: 6px 0;
		transition: 0.4s;
	}
	
	#navheader {
		text-align:center;
		background: #cf5830;	
	}
	
	#navheadermenucontainer {
		display:none;
	}
	
	#navheadermenu li, #menulink0, #menulink1, #menulink2, #menulink3, #menulink4, #menulink5, #menulink6, #menulink7, #menulink8{
		width: 100%;
		
	}
	
		#navheadermenu {
		position:relative;		
	}
	
	#navheadermenu .submenu li a {
		background: #cf5830;
	}

	#navheadermenu li a {
		line-height: 12px;
		height: auto;
		padding: 20px 12px;
		
	}
	
	#navheadermenu .submenu {
		width: 100%;
		padding: 0px;
		margin-left: 100%;
		top: 0;
		position:absolute;
		display:none;
	}

	#navheadermenu .submenu li {
		width: 100%;
	}

	#navheadermenucontainer {
		overflow:hidden;
		width: 100%;
		background: #d71921;
	}
	
	#navheadermenu .closedrop {
		display:block;
	}
	
	#headerlogo {
		text-align:center;
	}
	
	#headerlogo img {
		height: 100%;
		width: auto;
	}
	
	
	#navheadermenu .submenu {
		top: 0px;
	}
} 