
/*------------------ HEADER ------------------*/
#g-header {
    padding: 20px;
    border-top: 20px solid #0f3658;
    border-bottom: 2px solid #0f3658;
}
.fa.fa-phone {
	color: #D56408;
}

/*------------------ MENU ------------------*/

#g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
	background-color: #f3f3f3;
}
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Crimson+Text:600italic,700italic,400italic);
.menu-main {
    display: block;
}
i.fa.fa-fw.fa-bars {
    color: #000000;
    margin-top: 30px;
}
#g-container-main .product-description a {
	color: #D56408;
}


div#menu-5468-particle {
    margin-top: -20px;
}


h4 {
	font-size: 20px;
	text-transform: uppercase;
	border-bottom: 1px solid #000000;
	margin-top: 50px;
}
.latest-view h4 {
    font-size: 24px;
}
.searchbox h3 {
	font-size: 20px;
	text-transform: uppercase;
	border-bottom: 2px solid #D56408;
	color: #5c5c5c;
}
.breadcrumb {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-size: 12px;
}
/*------------------ HEADER ------------------*/

#g-navigation {
	margin-top: -60px;
	z-index: 3;
  background: transparent;
}
.customphone {
    float: right;
    margin-top: -40px;
    margin-right: -12px;
}
.phone {
  text-align: center;
  font-size: 18px;
}
.phone a {
    color: #ffffff !important;
}
.phone p {
    background: #0a235c;
    width: 250px;
    text-align: center;
    padding: 8px;
    border-radius: 12px;
    float: right;
    margin-top: -25px;
}

.btn-primary {
	background: #D56408;
	margin-left: 5px;
}
input.search-query {
	border-radius: 5px;
	padding: 5px;
}
.finder {
	float: right;
}
.othermenu {
  display: none;
}
/*------------------ MENU ------------------*/

.menu {
	font-size: 18px;
}
.g-main-nav .g-toplevel {
	float: right;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
	padding: 0rem 0.938rem;
}

/*-------------------- TAGLINE ------------------*/

.tagline p {
	color: #888888;
	font-family: "Crimson";
	font-size: 36px;
	font-style: italic;
	font-weight: 600;
	text-align: center;
	border-bottom: 2px solid #D56408;
}
.tagline2 p {
	color: #888888;
	font-family: "Crimson";
	font-size: 36px;
	font-style: italic;
	font-weight: 600;
	text-align: center;
}
/*--------------------SHOWCASE ------------------*/

#g-showcase {
	padding-top: 0;
	padding-bottom: 0;
}
/*------------------ FEATURE ------------------*/

#g-feature {
	padding: 0;
}
.feature-a, .feature-b, .feature-c {
	text-align: center;
	width: 96%;
}
.feature-img-a, .feature-img-b, .feature-img-c {
	width: auto;
}
.interior, .exterior, .p-extrusion {
	background-color: #5c5c5c;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	margin-top: 4px;
	padding: 7px;
	text-align: center;
	text-transform: uppercase;
}
.interior a, .exterior a, .p-extrusion a {
	color: #ffffff;
}
.interior:hover, .exterior:hover, .p-extrusion:hover {
	background-color: #D56408;
}
.welcome {
	text-align: center;
	text-transform: uppercase;
	margin-top: -40px;
}
.pager.pagenav {
    display: none;
}
/* ------------------MAIN --------------------*/

#g-main {
	padding: 20px 50px !important;
}


.sidebar-categories {
    background-color: #f3f3f3;
    border-radius: 4px;
    padding: 5px 10px 10px;
}

.sidebar-categories h3 {
	border-bottom: 2px solid #D56408;
	text-transform: uppercase;
}
.sidebar-categories .menu {
	font-size: 16px !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
}
.sidebar-categories .menu > li {
	list-style: outside none none !important;
	margin: 5px 0;
}
.sidebar-categories ul {
	list-style: outside none none !important;
	margin-left: 10px !important;
}

.menucategories-menu li a:link {
	color: #787878;
}
.menucategories-menu li a:visited {
	color: #787878;
}
.menucategories-menu li a:hover {
	color: #141414;
}
.menucategories-menu li a:focus {
	color: #141414;
}

.projpage .uk-scope {
    border-bottom: 1px solid #000000;
    padding-bottom: 100px;
}



/*------------------ FOOTER ------------------*/
.g-branding.branding {
	text-align: right;
}
/*
.footer-a, .footer-b, .footer-c, .footer-d {
	font-size: 15px;
}
*/
.footer-a > img {
	margin: -15px 0;
}
.links .nav > li > a {
	font-size: 0.8em;
	padding-bottom: 1em;
}
.fblogo > img {
	max-width: 30px !important;
}
.footerb.moduletable._links ul {
    display: block;
/*------------------ CONTACT FORM ------------------*/

#submit {
	background-color: #D56408;
	background-image: none;
	font-size: 17px;
	font-weight: 500;
	padding: 10px 20px;
	text-shadow: none;
	text-transform: uppercase;
}
#submit:hover {
	background-color: #5c5c5c;
}
/*------------------ SUPPLIER LOGOS ------------------*/

.supplier {
	background-color: #999999;
	color: #ffffff;
	font-size: 12px;
	font-weight: 600;
	margin: 0 auto;
	padding: 1px;
	text-align: center;
	text-transform: uppercase;
	width: 98%;
}
.supplier:hover {
	background-color: #5c5c5c;
}
.supplier a {
	color: #ffffff;
}
.supplierlogo-img {
	display: block;
	margin: 0 auto;
	padding-bottom: 2px;
}
/*-----------------------PROJECTS-----------------------*/
.blog .projects img {
	border: 0 none;
	display: inline-block;
	height: 219px;
	max-width: 100%;
	vertical-align: middle;
	width: 330px;
}
.vertext {
	height: 60px;
    line-height: 60px;
}
.middlevert {
	display: inline-block;
    vertical-align: middle;
    line-height: 24px; 
}

#g-feature .g-block.size-20 .g-content {
    padding: 0 !important;
}

.projects-text {
	background-color: #7E7E7E;
	color: #ffffff;
	font-size: 0.9rem;
	font-weight: 500;
	margin-top: 4px;
	padding: 9px;
	text-align: center;
	text-transform: uppercase;
}
.projects-text a {
	color: #ffffff;
}
.projects-text:hover {
	background-color: #D56408;
}
.moduletable.projectcats {
    margin-top: -3.1rem;
}
/*-------------------PRODUCT DISPLAY AREA---------------*/


.product-fields-title {
	float: left;
	width: 130px;
}
.vm-product-descr-container-1 > h2 a:link, .vm-product-descr-container-0 > h2 a:link {
	display: block;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
}
.product-field-display {
	margin-left: 130px;
}
.product-description .title {
	display: none;
}
.main-image {
	text-align: left;
    max-width:280px;
}
.product-description p {
	margin: 0;
}
.browseProductImage {
	max-height: 220px;
}
.vm3pr-0 .addtocart-area {
	min-height: 0px;
}
td {
	padding: 0.3rem 0.5rem;
}
.horizontal-separator {
	display: none;
}
/* -----------------RELATED PRODUCTS --------------------*/

.product-fields-title-wrapper {
	text-align: left;
}
.product-related-products .hasTooltip {
	display: none;
}
.product-related-products, .product-related-categories {
	margin-top: 30px;
}
.product-related-products img, .product-related-categories img {
	margin-right: 6px;
	max-width: 125px;
	padding-bottom: 10px;
}
/* ------------------ADDITIONAL IMAGES -----------------*/

.additional-images img {
	height: auto;
	margin-right: 12px;
	margin-bottom: 6px;
	float: left !important;
}
/*------------------CATEGORY IMAGES--------------------*/
/* Page title for category pages */

.category-name {
	background-color: #5c5c5c;
	display: block;
	font-size: 15px !important;
	font-weight: 500;
	margin: -13px auto !important;
	padding: 3px !important;
	text-transform: uppercase;
	width: 73%;
}
.category-name a {
	color: #ffffff;
}
.category-name:hover {
	background-color: #D56408;
}
.category_description > p {
	margin-bottom: 0;
	margin-top: 0;
}
.category-view > h2 {
	margin-top: 50px;
    margin-left: 30px;
	border-bottom: 2px solid #d56408;
	color: #5c5c5c;
	font-size: 24px;
	text-transform: uppercase;
}
.productdetails-view.productdetails {
    margin-top: 30px;
}
.productdetails-view.productdetails h2 {
	border-bottom: 2px solid #d56408;
	color: #666666;
	font-size: 24px;
	text-transform: uppercase;
}
div.product {
	border: none;
}
.vm-product-descr-container-0 {
	margin-bottom: 6px;
	min-height: 0;
}
div.vm-details-button a {
	display: none;
}
.vm-product-media-container {
	
	height: 230px;
	text-align: center;
}
.spacer-product-container {
	height: 280px;
}
h2 .prodpage {
    margin-top: 50px;
    margin-left:30px;
}
/* --------------- MEDIA QUERIES ---------------- */
@media (max-width: 1920px) {
.productdetails-view .spacer-buy-area {
	margin-left: -150px;
}
.moduletable.searchtop {
display: block;
	}	
}
@media (max-width: 1308px) {
.supplier {
	width: 90%;
}
.phone-number h3 {
	font-size: 26px;
}
.category-name {
	width: 93%;
}
}

@media (max-width: 1200px) {
.productdetails-view .spacer-buy-area {
	margin-left: -100px;
}
.customphone {
    margin-top: -50px;
}	
#g-feature .projects-text {
    height: 60px;
    line-height: 19px;
}
#g-header {
  padding-top: 40px;  
  }
  div#menu-4380-particle {
    margin-top: 12px;
}
	
}

@media (max-width: 1046px) {
input.search-query {
	width: 65%;
}
.category-name {
	width: 100%;
}
.productdetails-view .spacer-buy-area {
	margin-left: -100px;
}
}

@media (max-width: 960px) {
#g-container-main .product-description {
	float: left;
	clear: left;
}
.menu-main {
    display: none;
}
.menu-mobile {
    display: block;
}
.productdetails-view .spacer-buy-area {
	margin-left: -15px;
}
#g-feature .projects-text {
    line-height: 15px;
}
div#menu-4380-particle {
    clear: both;
    float: left;
    margin-top: 50px;
    text-align: center;
}
}

@media (max-width: 768px) {
#g-header {
  padding-top: 20px;
  text-align: center !important;
    }
#g-header .g-content {
    margin: 0 12px 0 12px;
    padding: 0;
}
  i.fa.fa-fw.fa-bars {
    display: none;
}
  div#logo-4064-particle {
    margin-top: 30px !important;
}
.othermenu {
    display: inline;
  }
.othermenu a {
    color: #000000 !important;
}  
.othermenu ul.nav.menu.mod-list {
    display: -webkit-inline-box;
} 
.othermenu ul.nav.menu.mod-list a{
  margin-right: 12px !important;
  }
.othermenu li a {
    font-size: 16px;
}  
.customphone {
float: none;
        margin-top: 30px;
  		margin-bottom: -30px;
        margin-left: auto;
        margin-right: auto;
        width: 250px;
    }

.uk-overlay-panel h3 {
    font-size: 18px;
}
.g-branding.branding {
    border-top: 1px solid #999999;
    padding: 1rem 0;
	text-align: center;
}
.productdetails-view .spacer-buy-area {
	margin-left: 0px;
}
.vm-product-details-container {
	float: left;
}
.category-name {
	font-size: 11px !important;
}
.product-fields {
	margin-left: -250px;
	margin-top: 250px;
}
.moduletable.searchtop {
display: none;
}
#g-footer .g-content {
    margin: 0 1rem 1rem 0;
    padding: 0 1rem;
}
.projects-text {
    height: auto;
    line-height: 15px;
    padding: 15px 0;
}
.tagline p {
	font-size: 24px;
	line-height: 1.3em;
	border-bottom: none;
}	
.projects-img {
    width: 100%;
}
.supplier {
	width: 60%;
}
}

@media (max-width: 700px) {
.finder {
	float: none;
	text-align: center;
	margin-top: -45px;
}
button.btn.btn-primary.hasTooltip.finder {
	margin-top: 0px;
}
}

@media (max-width: 666px) {
.additional-images {
	width: 100% !important;
}
.nav > li > a {
	margin: 0 auto;
}
}

@media (max-width: 479px) {
.product-fields {
	margin-left: 0px;
	margin-top: 0px;
}
#g-sidebar {
	display: none;
}
}

@media (max-width: 400px) {
.category-name {
	font-size: 14px !important;
	width: 65%;
}
}
.fblogo {
	width: 50px;
}
