@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Raleway:300,400,500,700');
body {
 background-image: url("ray-murray-flame-background.png");
    background-position: 105% 0;
    background-repeat: no-repeat;
    background-size: 1000px 1500px;
    color: #00539f;
    font-family: "Open Sans";
	font-size:14px;
    font-weight: 400;
    line-height: 1.46;
	margin:0;
}
/*==========Header style ==========*/
.header-six .site-header-top-bar {
	background-color: transparent;
    color: #00539f;
	font-size:14px;
	}
.header-six .site-header-top-bar .site-header-top-bar-content {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 5px;
    padding-top: 5px;
}
.site-header-top-bar {
    font-weight: 600;
}
.container {
    margin: 0 auto;
    padding: 0 10px;
    width: 1300px;
	box-sizing:border-box;
}
.header-six .site-header-top-bar .site-header-top-bar-content .utility-menu-container {
    align-items: center;
	font-size:14px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 100%;
}
.header-six .site-header-top-bar .site-header-top-bar-content .utility-menu-container ul.utility-menu {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    list-style: outside none none;
    margin: 0;
	list-style-type:none;
}
.header-six .site-header-top-bar .site-header-top-bar-content .utility-menu-container ul.utility-menu li{
	background-color:#ffffff;
}
.header-six .site-header-top-bar .site-header-top-bar-content .utility-menu-container ul.utility-menu li:hover{
	background-color:#00539f;
}
.header-six .site-header-top-bar .site-header-top-bar-content .utility-menu-container ul.utility-menu li a {
    color: #00539f;
    padding: 0 20px;
    text-decoration: none;
    transition: all 250ms ease 0s;
}
.header-six .site-header-top-bar .site-header-top-bar-content .utility-menu-container ul.utility-menu li a span{
	padding:0 2px 0 12px;
}
.header-six .site-header-top-bar .site-header-top-bar-content .utility-menu-container ul.utility-menu li a .icon.icon-angle-down {
    position: relative;
}
.header-six .site-header-top-bar .site-header-top-bar-content .utility-menu-container ul.utility-menu li a .icon-angle-down:before {
	content:url('topnav-arrow-uility.jpg');
	left:0;
}
.header-six .site-header-top-bar .site-header-top-bar-content .utility-menu-container ul.utility-menu li a:hover .icon-angle-down:before,.header-six .site-header-top-bar .site-header-top-bar-content .utility-menu-container ul.utility-menu li:hover a .icon-angle-down:before {
	content:url('topnav-arrow-uility-hover.jpg');
}
.header-six .site-header-top-bar .site-header-top-bar-content .utility-menu-container ul.utility-menu li a:hover, .header-six .site-header-top-bar .site-header-top-bar-content .utility-menu-container ul.utility-menu li:hover a {
    background-color: #00539f;
    transition: all 250ms ease 0s;
	color:#ffffff;
}
.header-six .site-header-top-bar .site-header-top-bar-content .utility-menu-container ul.utility-menu li {
    -moz-box-flex: 1;
	-webkit-box-flex:1;
    flex-grow: 1;
    position: relative;
}
.header-six .site-header-top-bar .site-header-top-bar-content .utility-menu-container ul.utility-menu li > .sub-menu{
	display:none;
	 background-color: #00539f;
    color: #fff;
    list-style: outside none none;
    padding-bottom: 3.33px;
    padding-left: 0;
    padding-top: 3.33px;
    position: absolute;
    top: 100%;
    width: 220px;
    z-index: 9999;
}
.header-six .site-header-top-bar .site-header-top-bar-content .utility-menu-container ul.utility-menu li:hover > .sub-menu {
   display: block;
}
.header-six .site-header-top-bar .site-header-top-bar-content .utility-menu-container ul.utility-menu li:hover > .sub-menu a {
    display: block;
}
.header-six .site-header-top-bar .site-header-top-bar-content .utility-menu-container ul.utility-menu li:hover > .sub-menu a:hover {
    background-color: #77c0ef;
    color: #fff;
}
.header-six .site-header-middle-bar .featured-product-cta-container {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    width: 20%;
}
.header-six .site-header-middle-bar .featured-product-cta-container .featured-products-cta {
    -moz-box-align: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}
.header-six .site-header-middle-bar .featured-product-cta-container .featured-products-cta a {
    background-color: #00539f;
    color: #fff;
    display: block;
    font-size: 1.1em;
    padding: 10px;
    text-align: center;
    transition: all 250ms ease 0s;
}
.button-bucket:visited:hover::before, .button-bucket:hover::before, .button-bucket:visited:visited:hover::before, .button-bucket:visited:hover::before, .header-six .site-header-middle-bar .featured-product-cta-container .featured-products-cta a:hover {
	 opacity: 1;
  	 transition: all 0.3s ease 0s;
	}

.button-bucket::before, .button-bucket:visited::before {
    background-image: linear-gradient(#00386c, #00539f);
    border-radius: inherit;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: -100;
}
.header-six .site-header-middle-bar .site-header-middle-bar-content {
	  display: flex;
    flex-wrap: wrap;
    position: relative;
	padding-bottom: 10px;
    padding-top: 10px;
	}
.header-six .site-header-middle-bar .site-branding {
    display: flex;
    flex-wrap: wrap;
    width: 50%;
}
.header-six .site-header-middle-bar .site-branding img{
    max-width: 100%;
}
.header-six .site-header-middle-bar .site-branding .custom-logo {
    left: 0;
    max-height: none;
    position: absolute;
    top: -35px;
}
.header-six .site-header-middle-bar .site-branding .logo-mctier {
    width: 90px;
}
.header-six .site-header-middle-bar .site-branding .logo-nrg {
    width: 50px;
}
.header-six .site-header-middle-bar .site-branding .logo-masda {
    width: 85px;
}
.header-six .site-header-middle-bar .site-branding a span {
    font-weight: 600;
    margin-top: 10px;
}
.header-six .site-header-middle-bar .site-branding .logo-best-langston {
    width: 110px;
}
.header-six .site-header-middle-bar .site-branding .custom-logo-link {
    height: 140px;
    margin-right: 15px;
    width: 200px;
}
.header-six .site-header-middle-bar .site-branding a {
    align-items: center;
    display: flex;
    flex-flow: column wrap;
    justify-content: flex-end;
    padding-right: 16px;
    box-sizing: border-box;
    position: relative;
}



.header-three-rows-logo-overlap .site-header-middle-bar .site-branding a {
    align-items: center;
    display: flex;
    flex-flow: column wrap;
    justify-content: flex-end;
    padding-right: 16px;
    position: relative;
}

.header-six .site-header-middle-bar .site-branding a:nth-of-type(2), .header-six .site-header-middle-bar .site-branding a:nth-of-type(3) {
	padding-right: 16px;
	}
.header-six .site-header-middle-bar a {
    color: #00539f;
    text-decoration: none;
}
.button-bucket, .button-bucket:visited {
    align-items: center;
    background-image: linear-gradient(#00539f, #00386c);
    border: 3px solid #fff;
    border-radius: 20px;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.4), 0 0 2px rgba(0, 0, 0, 0.5);
    font-weight: 400;
    justify-content: center;
    margin: 0 auto 10px;
    position: relative;
    width: 60%;
    z-index: 100;
}
.button-bucket:visited:hover, .button-bucket:hover, .button-bucket:visited:visited:hover, .button-bucket:visited:hover {
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0.6);
    color: #fff;
    text-decoration: none;
    transition: all 250ms ease 0s;
}
.header-six .site-header-middle-bar .rmi-family-text {
    font-size: 1.2em;
    font-weight: 600;
    left: 227px;
    padding-top: 10px;
    position: absolute;
    top: -8px;
}
.header-six .site-header-middle-bar .icon-phone {
    left: -4px;
    position: relative;
    top: 2px;
	margin-left: 2px;
}
.header-six .site-header-middle-bar .header-contact-information {
    align-items: flex-end;
    display: flex;
    flex-flow: column wrap;
    font-size: 1.2em;
    justify-content: space-between;
    width: 30%;
}
.header-six .site-header-middle-bar .header-contact-information div {
	margin: 0 0 8px;
    padding: 0;
	}
.header-six .site-header-middle-bar .header-contact-information div:nth-of-type(2) {
    margin: 0 0 7px;
}
.header-six .site-header-middle-bar .header-contact-information div:nth-of-type(3) {
    margin: 1px 0 7px;
}
.header-six .site-header-middle-bar .header-contact-information div:nth-of-type(4) {
    margin: 0 0 -8px;
}
.header-contact-information {
    font-weight: 600;
}
.header-six .site-header-bottom-bar {
    background-color: #00539f;
    color: #fff;
    margin-bottom: 10px;
	display:table;
	width:100%;
}
.header-six .site-header-bottom-bar .primary-menu-container {
    font-size: 1.1em;
    font-weight: 700;
}
.header-contact-information .email .icon-envelope-o {
	margin-right:15px;
	position: relative;
    top: 1px;
	}
.header-contact-information .email a:hover {
	text-decoration: underline;
	}
.header-six .site-header-bottom-bar .primary-menu-container .primary-menu {
    display: flex;
    flex-wrap: wrap;
    list-style: outside none none;
    margin: 0;
    padding-left: 0;
    width: 100%;
}
.header-six .site-header-bottom-bar .primary-menu-container .primary-menu li a {
	    color: #ffffff;
    display: block;
    padding: 5px 0 5px 0;
    text-decoration: none;
    transition: background-color 0.2s ease 0s;
	}
.header-six .site-header-bottom-bar .primary-menu-container .primary-menu > li:nth-of-type(2) a {
	padding:5px 0 5px 5px;
}
.header-six .site-header-bottom-bar .primary-menu-container .primary-menu li {
    flex-grow: 1;
    position: relative;
    text-align: center;
}
.header-six .site-header-bottom-bar .primary-menu-container .primary-menu li:nth-of-type(4) > .sub-menu	{
	width:250px;
	}
.header-six .site-header-bottom-bar .primary-menu-container .primary-menu li > .sub-menu {
    padding-left:0;
	border-color: #00539f;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
	background-color:#00539f;
	box-shadow: 3px 2px 6px 0px #b8b8b8;
	color:#ffffff;
	display:block;
	position:absolute;
	width:300px;
	list-style:none;
	z-index:5;
	display: none;
}
.header-six .site-header-bottom-bar .primary-menu-container .primary-menu li .sub-menu a {
	color:#ffffff;
	display: block;
    padding: 10px;
    text-decoration: none;
	}
.header-six .site-header-bottom-bar .primary-menu-container .primary-menu li:hover>.sub-menu {
	display:block;
	color:#00539f;
	}
.site-header-middle-bar-content .search-container {
	box-sizing: border-box;
	}
.icon-angle-down:before {
	content:url('topnav-arrow.png');
	 left: 2px;
    line-height: 1;
    position: relative;
    top: -2px;
	}
.header-six .site-header-bottom-bar .primary-menu-container .primary-menu li a:hover {
    background-color: #77c0ef;
    text-decoration: none;
    transition: background-color 0.2s ease 0s;
}
/*=======================Content area style============================*/
.content-area {
    padding: 0 0 25px;
}
/*======================Footer style===========================*/
.footer-six {
    background-color: #00539f;
    color: #ffffff;
    padding: 10px 0 1px 0;
	display:table;
	width:100%;
}
.footer-six .site-footer-content {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer-six .logo-section {
    display: flex;
    flex-flow: column wrap;
    width: calc(40% - 10px);
}

.footer-six .location-section {
    display: flex;
    flex-flow: column wrap;
    width: calc(40% - 10px);
}
.footer-six .menu-section {
    display: flex;
    flex-flow: column wrap;
    height: 100px;
    justify-content: space-between;
    text-align: right;
    width: calc(20% - 10px);
}

.footer-six .logo-top-row {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 10px;
    width: 100%;
}

.footer-six .member-logo {
    align-items: center;
    display: flex;
    flex-flow: column wrap;
    justify-content: space-around;
    width: calc(100% / 4 - 10px);
}
.footer-six .member-logo img {
    object-fit: contain;
    min-height: 50px;
    max-width: 100%;
}
.footer-six .logo-top-row span {
    font-size: 2em;
    font-weight: 600;
    text-align: center;
    width: 64%;
}

.footer-six .location-section-title {
    font-size: 1.5em;
    font-weight: 600;
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
}
.footer-six .locations-grid {
    display: flex;
    flex-wrap: wrap;
}

.footer-six .location-box {
    display: flex;
    flex-flow: column wrap;
    padding-bottom: 10px;
    padding-right: 10px;
    width: 48%;
}
.footer-six .logo-bottom-row {
    display: flex;
    flex-wrap: wrap;
}
.footer-six a {
	color:#ffffff;
	text-decoration:none;
	}
.footer-six a:hover {
	text-decoration:underline;
	}
.footer-six .location-box-title {
    font-weight: 600;
    width: 100%;
}
.footer-six .menu-section a, .footer-six .menu-section span {
    display: block;
}
.footer-six-footer-legal {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	margin:10px 10px -10px;
}
.footer-six-footer-legal a {
	color:#00539f;
	text-decoration:none;
	padding:0 10px;
	}
.footer-six-footer-legal a:hover {
	color:#00539f;
	text-decoration:underline;
	}
.footer-six-footer-legal span {
	padding:0 10px;
	}
#return-to-top span {
	background:url("back_to_top.jpg") no-repeat left top;
	width:100px; 
	height:76px;
	text-align:center; 
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	position:fixed;
	bottom:0;
	right:-23px;
    z-index: 9999;
}
#return-to-top span:hover {
	background:url("back_to_top_hover.jpg") no-repeat left top;
	}