@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
/*Default style commerce checkout progress*/
ol.inline.commerce-checkout-progress{
	width: 100%;
}

ol.inline.commerce-checkout-progress li{
    width: auto;
    margin-right: 60px;
}

a {
	text-decoration: none;
}

/*Remove caret of dropdown menu*/
.caret {
    display: none;
}

/*
 * SLIDERS
 * @sliders stylesheet,
 */

.sliders .carousel-control.left,
.sliders .carousel-control.right {
    background: transparent;
}
.sliders .carousel {
	
    min-height: 523px;
    z-index: 0;

}

.sliders .carousel-caption {
    top: 25%;
    left: 15%;
    width: 510px;
}
.sliders .carousel-caption,
.sliders .carousel-caption h3 {
    color: #fff;
    font-size: 30px;
    text-align: left;
    line-height: 40px;

}
.sliders .carousel-caption p {
    font-weight: 100;
}

.sliders .carousel-control .glyphicon-chevron-left,
.sliders .carousel-control .glyphicon-chevron-right,
.sliders .carousel-control .icon-next,
.sliders .carousel-control .icon-prev {
    width: 30px;
    height: 50px;
}

.glyphicon-chevron-right:before,
.glyphicon-chevron-left:before {
    content: "";
}
.sliders .carousel-control .glyphicon-chevron-left {
    background: url(../images/arrow-left.png) no-repeat;
    margin-left: -35%;
}
.sliders .carousel-control .glyphicon-chevron-right {
    background: url(../images/arrow-right.png) no-repeat;
    margin-right: -35%;
}

#block-views-glass-type-block,
#block-views-glass-type-block-1{
	margin-top: 40px;
}
.view-glass-type .views-row{
	position: relative;
	width: 100%;
	padding: 50px 0 172px;
}

.view-glass-type .views-row-first{
	padding-top: 0
}

.view-glass-type .views-field-field-big-image{
	float: left;
	margin-right: 28px;
}

.view-glass-type  .views-field-title{
	font-size: 20px;
	margin-bottom: 20px;
}
.view-glass-type  .views-field-title a{
	color: #14c4d2;
	text-transform: uppercase;
}
.view-glass-type .views-field-view-node  {
	
	margin-top: 30px;
}
.view-glass-type .views-field-view-node a{
	color: #7c56d9;
	text-transform: uppercase;
	border: 1px solid #7c56d9;
	padding: 10px 20px;
	margin-left: 140px;
}

.view-glass-type .views-row-even{
	background: #000;
}
.view-glass-type .views-row-even .views-field-view-node  a{
	color: #fff;
	border: 1px solid #fff;
}
.view-glass-type .views-row-even p{
	color: #fff;
}
.view-glass-type .views-row-even  .views-field-field-small-image{
	left: 43%;
}
.view-glass-type .views-row-even .views-field-field-big-image{
	float: right;
	margin-left: 28px;
}
.view-glass-type .views-row-even .views-field-view-node a{
	margin-left: 0px;
}
.view-glass-type .view-footer{
	text-align: center;
	margin-top: 40px;
}

.view-glass-type .views-row-odd{
	background: #fff;
	
}
.view-glass-type .bottom-project{
	max-width: 200px;
}
.field-name-field-gallery .gridthis a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.field-name-field-gallery .gridthis a img{
	margin: 0 auto;
}
.page-project .project{
	width: 100%;
	max-width: 100%;
}
.view-glass-type .views-field-field-small-image{
	
	width: 225px;
		height: 225px;
}
.view-glass-type .views-field-body{
	
}
#block-block-4 .menu a{
	padding: 0px;
}
#block-block-4 .menu a:hover{
	background: none;
}

#webform-client-form-63 .form-managed-file input.form-file{
	/*text-indent: -9999px;
	color: transparent;*/
}

#webform-ajax-wrapper-63{
	display: none;
}

.menu a:hover{
	color: #14c4d2 !important;
	text-decoration: underline !important;
}

.button-enquire, .button-enquire:hover{
	text-transform: uppercase;
	    color: #7c56d9;
	    font-size: 16px;
	    padding: 8px 12px;
	    border: 2px solid #7c56d9;
		text-decoration: none;
}

@media only screen and (min-width : 993px){
	.view-glass-type .views-field-field-small-image{
		
		position: absolute;
		bottom: 50px;
		left: 42.5%;
		
	}
	
	
}


@media only screen and (max-width : 1800px){
    .sliders .carousel {
        min-height: 520px;
    }
   
    .sliders .carousel-caption {
        top: 20%;
        width: 600px;
    }
}
@media only screen and (max-width : 1650px){
  
    .sliders .carousel {
        min-height: 520px;
    }
    
    .sliders .carousel-caption {
        top: 15%;
        width: 700px;
    }
}
@media only screen and (max-width : 1500px){
    
    
    .sliders .carousel-caption {
        top: 10%;
        width: 700px;
    }
}
@media only screen and (max-width : 1366px){
   
    .sliders .carousel {
        min-height: 475px;
    }
    
}

@media only screen and (min-width : 768px) {
	/*phone number clickable on mobile only*/
	.phone-number{
		pointer-events: none;
	}
	
	/*change click to hover for dropdown*/
	.dropdown:hover .dropdown-menu{
		display: block;
	}	
	
	
}

@media only screen and (min-width : 1200px) {
	
	
	.carousel-caption .btn {
	    letter-spacing: 4px;
	}
	
}

@media only screen and (min-width : 1200px) and (max-width : 1334px){
   
}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px){
    
    .sliders .carousel {
        min-height: 380px;
        margin-left: 0px;
    }
    .sliders .carousel-caption {
        top: 0;
        left: 5%;
        right: 5%;
        width: 80%;
    }
    

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px){
    .sliders .carousel {
        min-height: 320px;
    }
    .sliders .carousel .carousel-inner {
        overflow: inherit;
    }
    .sliders .carousel-caption, .sliders .carousel-caption h3 {
        font-size: 26px;
    }	

    #block-block-1,
	#block-block-2 {
		text-align: center;
	}
	.view-glass-type .views-field-body,
	.view-glass-type .views-field-title,
	.view-glass-type .views-field-view-node{
		width: 100%;
		clear: both;
	}
	.view-glass-type .views-field-view-node{
		min-height: 80px;
	}
	.view-glass-type .views-field-field-big-image{
		width: 100%;
		margin-bottom: 20px;
		
	}
	.view-glass-type .views-field-field-small-image{
		width: 100%;
		clear: both;
		
	}
	.view-glass-type .views-field-view-node a{
		margin: 0px;
	}
	
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px){
    .section-box .box a{
        background-size: 90%;
        height: 170px;
    }
    footer.footer {
        padding-top: 25px;
    }
    .section-store .btn {
        margin-right: 0px;
    }
    .section-store .btn-news {
        margin-top: 0px;
    }
}

/*
  Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
  Inspired from:  http://codepen.io/Rowno/pen/Afykb 
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}
body{
	font-family: 'Montserrat', sans-serif;
	font-size: 19px;
	font-weight: 300;
	color: #000000;
}


.wrapper-header{
	/*background: url('images/bg_top_page.png');*/
	background-color: rgb(0, 0, 0);
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 0, 0, 0.8);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	
}
.navbar-default{
	background: none;
	background-color: none;
}
.navbar.container, .navbar.container-fluid{
	margin: 0px auto; 
	padding: 0px;
	background: none;
	border: none;
}
.navbar-collapse{
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background: none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	color: #fff;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:hover
{
	color: #ffffff;
	font-size: 19px;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a{
	padding-left: 9px;
	padding-right: 10px;
}
.navbar-default .navbar-nav > li.first > a{
	margin-left: 0px;
	padding-left: 0px;
}
.navbar-default .navbar-nav > li.last > a{
	margin-right: 0px;
	padding-right: 0px;
}
#block-block-2{
	color: #fff;
	text-align: right;
}
#block-block-2 span{
	color: #14c4d2;
}
#block-block-2 .icon{
	display: inline-block;
	background: url('images/icon-header.png');
	width: 31px;
	height: 31px;
	float: right;
	margin-top: 20px;
}
#block-block-2 .icon.icon-facebook{
	background-position: 0px 0px;
	margin-right: 15px;
}
#block-block-2 .icon.icon-insta{
	background-position: 31px 0px;
}
#block-block-2 .contact{
    font-size: 24px;
	float: right;
	margin-right: 25px;
	margin-top: 20px;
}
#block-block-1, #block-block-2{
	margin-top: 15px;
	margin-bottom: 15px;
}
.page-header , h1{
	font-size: 30px;
	text-transform: uppercase;
	color: #7c56d9;
	border-bottom: none;
}
.front .page-header{
	text-align: center;
    letter-spacing: 3px;	
}
.front .main-container{
	margin-top: 60px;
	margin-bottom: 80px;
}
#block-block-3 .images{
	padding: 1px;
}
#block-block-3 .text{
	font-size: 18px;
	text-align: center;
}
.region-fullsize-banner{
	
	
}
#block-block-3 .images{
	width: 100%;
	clear: both;
}
#block-block-3 .text{
	clear: both;
	margin: 0px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	height: 50px;
}
#block-block-3 .text,#block-block-3 .text a{
	color: #fff;
	font-size: 18px;
	line-height: 50px;
    text-transform: uppercase;
}
#block-block-3 .col-md-3{
	cursor: pointer;
	
}
#block-block-3 .col-md-3:hover{
	background: #14c4d2;
}

.region-fullsize-bottom{
	background: url('images/bg_product.png') top center no-repeat;
}
.page-taxonomy .region-fullsize-bottom{
	background: url('images/bg_black.png') top center no-repeat;
	min-height: 796px;
}

.page-node-64 .havebg{
	background: url('images/bg_black.png') top center no-repeat;
	min-height: 796px;
}

.region-fullsize-bottom .block-title{
	font-size: 30px;
	margin: 55px auto;
	text-align: center;
	padding-top: 55px;
	text-transform: uppercase;
}
.page-node-64 .region-fullsize-bottom{
	background: #fff;
}


#block-views-our-products-block{
	margin-bottom: 50px;
	clear: both;
	width: 100%;
}

#block-views-our-products-block .block-title{
	color: #fff;
}
#block-views-our-projects-block .block-title{
	color: #7c56d9;
}
#block-views-products-front-block .block-title{
	color: #fff;
    letter-spacing: 3px;
}



#block-views-our-products-block .views-field-name{
	background: url('images/bg_title_product.png') center ;
	height: 60px;
	text-align: center;
	line-height: 60px;
}
#block-views-our-products-block .views-field-name a{
	font-size: 26px;
	text-transform: uppercase;
	color: #fff;
}
#block-views-our-products-block .views-field-name a:hover{
	text-decoration: none;
}
#block-views-our-products-block .views-field-field-image a{
	width: 100%;
}
#block-views-our-products-block .views-field-field-image a img{
	width: 100%;
	height: auto;
}

#block-views-products-front-block{
	margin-bottom: 50px;
	clear: both;
	width: 100%;
}

#block-views-products-front-block .views-field-title{
	background: url('images/bg_title_product.png') center ;
	height: 60px;
	text-align: center;
	line-height: 60px;
}
#block-views-products-front-block .views-field-title a{
	font-size: 26px;
	text-transform: uppercase;
	color: #fff;
    letter-spacing: 3px;
}
#block-views-products-front-block .views-field-title a:hover{
	text-decoration: none;
}
#block-views-products-front-block .views-field-field-big-image a{
	width: 100%;
}
#block-views-products-front-block .views-field-field-big-image a img{
	width: 100%;
	height: auto;
}
#block-views-products-front-block .views-field-body{
	background: rgba(47,180,188,0.6);
	width: auto;
	min-height: 100px;
	max-width: 100%;
	position: absolute;
	top:0px;
	left: 0px;
	margin-left: 15px;
	margin-right: 15px;
	display: none;
	overflow: hidden;
}
#block-views-products-front-block .views-row:hover .views-field-title{
	background: rgba(47,180,188,0.6);
}
#block-views-products-front-block .views-row:hover .views-field-body{
	    display: block;
    height: 100% !important;
    overflow: visible;
	
}
#block-views-products-front-block .views-field-body .field-content{
	margin: 30px;
	color: #fff;
	font-size: 24px;
	display: inline-block;
}
#block-views-products-front-block .views-field-body .field-content a{
	color: #fff;
	font-size: 24px;
	text-decoration: none;	
}
#block-views-products-front-block .views-row{
	position: relative;
}

#block-views-our-projects-block .block-title{
	margin-bottom: 27px;
	
}

#block-views-our-projects-block .views-content {
	clear: both;
	padding: 0px;
	margin: 0px;
}
#block-views-our-projects-block .views-content:before,
#block-views-our-projects-block .views-content:after { content:""; display:table; }
#block-views-our-projects-block .views-content:after { clear:both;}
#block-views-our-projects-block .views-content { zoom:1; /* For IE 6/7 */ }

#block-views-our-projects-block .views-row {
	display: block;
	float:left;
	margin: 1% 0 1% 0.8%;
	width: 32.8%;
	position: relative;
}
#block-views-our-projects-block .views-row-first {
	margin-left: 0;
}

#block-views-our-projects-block .views-row .views-field-field-image img {
	width: 100%;
	height: auto;
}

#block-views-our-projects-block .views-field-title {
	background: url('images/bg_title_hover.png');
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	display: none;
}
#block-views-our-projects-block .views-row:hover .views-field-title{
	display: block;
}
#block-views-our-projects-block .views-field-title a{
	text-decoration: none;
	font-size: 26px;
	color: #fff;
	display: block;
	width: 100%;
	text-align: center;
	height: 100%;
	text-transform: uppercase;
	    height: 60px;
    width: 100%;
    line-height: 60px;	
}

#block-views-our-projects-block .view-footer{
	clear: both;
	width: 100%;
	text-align: center;
	float: left;
}
.bottom-project{
	max-width: 630px;
	margin: 10px auto 40px;
	border: 3px solid #7755d0;
	color: #7755d0;
	padding-top: 13px;
	padding-bottom: 13px;
}
.bottom-project:hover{
	background: #7c56d9;
}
.bottom-project a{
	color: #7755d0;
	font-size: 18px;
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
}

.front .bottom-project a{
	font-size: 26px;
}

.bottom-project:hover a{
	color: #fff;
}
.wrapper-footer{
	background: #191919;
	border-top: 30px solid #333333;
	margin-top: 40px;
}

.footer{
	border: none;
	margin-top: 0px;
	padding-top: 55px;
	font-size: 18px;
}
.footer p, .footer li {
	
	margin-bottom: 20px;
}
#block-block-4 ,#block-block-4  a{
	color: #fff;
}
#block-block-4 ul{
	margin: 0px;
	padding: 0px;
}
#block-block-4 ul li{
	list-style: none;
	list-style-image: none;
}
#block-block-5,#block-block-5 a{
	color: #fff;
}
#block-block-5 a.blue{
	color: #14c4d2;
}
.webform-component-textarea .grippie{
	display: none;
}
.form-textarea{
	resize: none;
}
.form-control{
	background: #ededed;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.webform-client-form .form-item{
	float: left;
}

.webform-client-form .webform-component--name,
.webform-client-form .webform-component--email,
.webform-client-form .webform-component--phone,
.webform-client-form .webform-component--message,
.webform-client-form .webform-component--please-provide-a-quote-for
{
	
	width: 100%;
	clear: both;
	margin-bottom: 30px;
}


.webform-client-form .form-item .control-label{
	float: left;
	width: 110px;
	font-size: 18px;
	color: #24c8d5;
	text-transform: uppercase;
	font-weight: normal;
}
.webform-client-form .webform-component-radios .control-label,
.webform-client-form .webform-component-checkboxes .control-label
{
	width: 100%;
	clear: both;
	
}
.webform-client-form .webform-component-checkboxes .form-type-checkbox .control-label{
	color: #333;
}
.webform-client-form .form-item .form-text,
.webform-client-form .form-item .form-textarea{
	float: left;
	max-width: 480px;
}
.webform-client-form .webform-component-radios .form-type-radio .control-label,
.webform-client-form .webform-component-checkboxes .form-type-checkbox
{
	background: #e5e5e5;
	color: #333 ;
	font-size: 20px;
	text-transform: capitalize;
	padding: 10px 20px;
}
.webform-client-form .webform-component-checkboxes .form-type-checkbox .form-checkbox{
	z-index: -1;
	margin-left: 0;
}
.webform-client-form .webform-component-checkboxes .form-type-checkbox .control-label{
	padding-left: 0px;
}
.webform-client-form .webform-component-radios .form-type-radio .control-label:hover,.webform-client-form .webform-component-radios .form-item.active .control-label,
.webform-client-form .webform-component-checkboxes .form-type-checkbox:hover,.webform-client-form .webform-component-checkboxes .form-type-checkbox.active
{
	background: #7c56d9;
	color: #fff;
	cursor: pointer;
}
.webform-client-form .webform-component-checkboxes .form-type-checkbox:hover .control-label,.webform-client-form .webform-component-checkboxes .form-type-checkbox.active .control-label{
	color: #fff;
}
.webform-client-form .webform-component-checkboxes .form-item.active .control-label{
	color: #fff;
}

.webform-client-form .webform-component-radios .form-type-radio .form-radio{
	display: none;
}
.webform-client-form .webform-component-radios .form-item,
.webform-client-form .webform-component-checkboxes .form-item
{
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.webform-submit{
	background: none;
	color: #7c56d9;
	border: 2px solid #7c56d9;
	text-transform: uppercase;
	font-size: 18px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.webform-submit:hover{
	background: none;
	color: #7c56d9;
}
.not-front .page-header{
	text-align: center;
	margin-top: 40px;
	letter-spacing: 3px;
}
.wrapper-headerfull{
	background: #000;
}
.page-taxonomy #block-system-main{
	display: none;
}

#block-views-member-list-block{
	max-width: 1420px;
	margin: 0px auto;
	padding: 45px 0px;
}
#block-views-member-list-block .views-row{
	margin-bottom: 25px;
}
#block-views-member-list-block .views-field-body{
	font-size: 14px;
	color: #fff;
}
#block-views-member-list-block .views-field-title a,#block-views-member-list-block .views-field-title {
	 color: #fff;
	 font-size: 14px;
	 text-transform: uppercase;
	 display: inline-block;
	 width: 100%;
	 height: 47px;
	 line-height: 47px;
	 padding: 0px 30px;
	 background: rgba(30,30,30,0.7);
	 
	 
 }
 #block-views-member-list-block .views-field-body{
	 padding: 25px;
	 position: absolute;
	 top:0px;
	 left: 15px;
	 z-index: 1;
	 width: 325px;
	 height: 282px;
	 overflow: hidden;
	 background: rgba(50,163,172,0.7);
	 display: none;
 }
 #block-views-member-list-block .views-field-body p{
	 margin-bottom: 10px;
 }
 #block-views-member-list-block .views-row:hover .views-field-body{
	 display: block;
 }
 #block-views-member-list-block .views-row:hover .views-field-title a{
	background: rgba(50,163,172,0.7); 
 }
  #block-views-member-list-block .views-row:hover .views-field-title{
	background: rgba(50,163,172,0.7); 
 }
 
 
 
.view-project-page {
	margin-bottom: 50px;
	clear: both;
	width: 100%;
}
.view-project-page .block-title{
	color: #fff;
}
.view-project-page .block-title{
	color: #7c56d9;
}
.view-project-page .views-field-name{
	background: url('images/bg_title_product.png') center ;
	height: 60px;
	text-align: center;
	line-height: 60px;
}
.view-project-page .views-field-name a{
	font-size: 26px;
	text-transform: uppercase;
	color: #fff;
}
.view-project-page .views-field-name a:hover{
	text-decoration: none;
}
.view-project-page .views-field-field-image a{
	width: 100%;
}
.view-project-page .views-field-field-image a img{
	width: 100%;
	height: auto;
}
.view-project-page .block-title{
	margin-bottom: 27px;
	
}

.view-project-page .views-content {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.view-project-page .views-content:before,
.view-project-page .views-content:after { content:""; display:table; }
.view-project-page .views-content:after { clear:both;}
.view-project-page .views-content { zoom:1; /* For IE 6/7 */ }

.view-project-page .views-row {
	display: block;
	float:left;
	position: relative;
	padding: 0px;
}
.view-project-page .views-row-first {
	margin-left: 0;
}

.view-project-page .views-row .views-field-field-image img {
	width: 100%;
	height: auto;
}

.view-project-page .views-field-title {
	background: url('images/bg_title_hover.png');
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	display: none;
}
.view-project-page .views-row:hover .views-field-title{
	display: block;
}
.view-project-page .views-field-title a{
	text-decoration: none;
	font-size: 26px;
	color: #fff;
	display: block;
	width: 100%;
	text-align: center;
	height: 100%;
	text-transform: uppercase;
	    height: 60px;
    width: 100%;
    line-height: 60px;	
}

.view-project-page .view-footer{
	clear: both;
	width: 100%;
	text-align: center;
	float: left;
}

.captcha{
	clear: both;
	    margin-bottom: 50px;
}

@media only screen and (min-width : 1000px){
	.region-fullsize-banner{
		margin-top: -182px;
	}
	.container{
		width: 970px;
	}
	#block-block-3 .col-md-3{
		max-width:216px;
		background: #080808;
		padding: 1px;
		margin-right: 12px;
		margin-left: 13px;
	}
	#block-block-3 .col-md-3.first{
		margin-left: 0px;
	}
	#block-block-3 .col-md-3.last{
		margin-right: 0px;
	}
	
		
}
@media only screen and (min-width : 1200px){
	.front .wrapper-header,
	.page-taxonomy .wrapper-header,
	.have-banner
	{
		position: absolute;
		width: 100%;
		z-index: 999;
	}
	#block-views-our-projects-block .views-row{
			
	}
	#block-views-our-projects-block .views-row-2{
		/*margin-left: 8px;*/
		/*margin-right: 7px;*/
	}
	
}

#block-views-product-list-block{
	max-width: 1420px;
	padding-top: 55px;
}

#block-views-product-list-block .views-field-title{
	background: url('images/bg_title_product.png') center ;
	height: 50px;
	text-align: center;
	line-height: 50px;
}
#block-views-product-list-block .views-row{
	margin-bottom: 25px;
	
}
#block-views-product-list-block .views-row:hover .views-field-title {
	background: #16a3ae;
}
#block-views-product-list-block .views-field-title a,
#block-views-product-list-block .views-field-title{
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
.jcarousel-skin-default .jcarousel-prev-horizontal{
	background: url('images/left.png');
	width: 25px;
	height: 39px;
}
.jcarousel-skin-default .jcarousel-next-horizontal{
	background: url('images/right.png');
	width: 25px;
	height: 39px;
}
.field-name-field-product-image{
	float: left;
	max-width: 610px;
	margin-right: 20px;
	margin-top: 20px;
	margin-left: 20px;
}
.node-product .node-title{
	margin-top: 0;
	padding-top: 20px;
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	padding-bottom: 40px;
}

.node-product .node-title a{
	color: #FFF;
}

.nodisplay{
	display: none;
}
#colorbox ,#cboxWrapper{
	background: url('images/bg_colorbox.png');
	-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
}
#cboxContent,#cboxLoadedContent{
	background: url('images/bg_colorbox.png');
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.node-product{
	background: url('images/bg_colorbox.png');
}
.node-product .field-name-body{
	max-height: 610px;
	overflow: scroll;
	float: left;
	max-width: 290px;
	color: #fff;
	font-size: 18px;
}
.getHtmlThis{
	float: left;
	width: 80px;
	height: 80px;
}
#cboxClose,#cboxClose:hover{
	background: url('images/close.png');
	width: 56px;
	height: 56px;
	top:0px;
}
#content_load{
	background: url('images/bg_colorbox.png');
}
.jcarousel-skin-default .jcarousel-item{
	margin-left: 20px;
	margin-right: 20px;
	
}
#block-views-body-block{
	margin-bottom: 40px;
}

#block-webform-client-block-63{
	
}
#block-webform-client-block-63 .node h2{
	display: none;
}
#edit-submitted-upload-your-own-image-ajax-wrapper{
	width: 100%;
	clear: both;
	display: block;
}
#edit-submitted-upload-your-own-image-ajax-wrapper .description{
	display: none;
}
#edit-submitted-upload-your-own-image-ajax-wrapper .form-managed-file{
	width: 100%;
	
}
#block-webform-client-block-63 .webform-client-form .form-item{
	
	width: 100%;
}
#block-webform-client-block-63 .webform-component-markup p{
	background: url('images/shutter.png');
	width: 590px;
	height: 60px;
	margin: 0 auto;
}
#edit-submitted-upload-your-own-image-ajax-wrapper .form-managed-file .form-file{
	background: url('images/upload.png');
	width: 590px;
	height: 60px;
	margin: 0 auto;
}
#edit-submitted-upload-your-own-image-ajax-wrapper .form-managed-file .form-submit{
	display: none;
}
#block-webform-client-block-63 .webform-component-markup{
	width: 100%;
	clear: both;
	text-align: center;
}
#block-webform-client-block-63 .field-name-body{
	text-align: center;
	margin-bottom: 30px;
}
#block-webform-client-block-63 .form-actions{
	padding-top: 30px;
	margin: 0 auto;
	max-width: 200px;
}
#block-webform-client-block-63 .block-title{
	margin-bottom: 0px;
	padding-bottom: 20px;
	color: #7c56d9;
}
#block-block-8{
	font-size: 20px;
	
}

#block-block-8 .row{
	margin-top: 20px;
	margin-bottom:60px;
}
#block-block-8 .col-md-3 a{
	color: #000000;
}
.page-node-3 #webform-client-form-3 .webform-submit{
	margin-left: 110px;
}
.page-node-3 #webform-client-form-3 .form-item{
	margin-bottom: 30px;
}
.galleryformatter-greenarrows .gallery-thumbs .arrow{
	width: 25px;
	height: 39px;
	top:40px;
}
.galleryformatter-greenarrows .gallery-thumbs .back,.galleryformatter-greenarrows .gallery-thumbs .back:hover{
	background: url('images/left-arrow.png') top center no-repeat;
	background-position: 0 0 ;
}
.galleryformatter-greenarrows .gallery-thumbs .forward,.galleryformatter-greenarrows .gallery-thumbs .forward:hover{
	background: url('images/right-arrow.png') top center no-repeat;
	background-position: 0 0 ;
}
.galleryformatter-greenarrows .gallery-thumbs .wrapper{
	border: none;
	background: none;
	}
#block-block-11 .block-title{
	    color: #7c56d9;
    font-size: 30px;
    text-transform: uppercase;
	margin-bottom: 10px;
	letter-spacing: 3px;
}
#block-block-11 p{
	margin-bottom: 50px;
}
.gridthis{
	margin-bottom: 30px;
}
.node-type-gallery #cboxClose, .node-type-gallery #cboxClose:hover{
	top:0px;
}
.field-name-field-gallery{
	margin-top: 30px;
}
#block-views-product-list-block{
	min-height: 795px;
}

#block-webform-client-block-63 h2{
	padding-top: 0;
}

#block-block-5 .text-small{
	display: none;
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 960px){
	#block-block-8 .col-md-4{
		margin-right: 0px;
		padding-right: 0px;
		float: right;
		width: 310px;
	}
	#block-block-8 .col-md-3{
		padding-right: 40px;
		width: 300px;
		font-size: 19px;
	}
	#block-block-8 .col-md-5{
		padding-left: 0px;
		width: 340px;
	}
}
@media only screen and (max-width : 1920px) {
	
	.region-fullsize-bottom {
		background-size: 100% auto;
	}
	
	#block-views-our-projects-block .block-title {
		margin-bottom: 10px;
	    margin-top: 40px;
	    padding-top: 0;
		    letter-spacing: 3px;
	}
	#block-views-products-front-block .views-field-body .field-content a{
		font-size: 24px;
	}
	
}



@media only screen and (min-width : 1441px) and (max-width : 1600px){
	
	.region-fullsize-bottom {
		background-size: 110% auto;
	}
	#block-views-products-front-block .views-field-body .field-content a{
		font-size: 22px;
	}
	
}

@media only screen and (max-width : 1440px) {
	
	.region-fullsize-bottom {
		background-size: 1480px auto;
	}
	
	#block-views-products-front-block .views-field-title a{
		font-size: 22px;
	}
	#block-views-products-front-block .views-field-body .field-content a{
		font-size: 18px;
	}
	
}

@media only screen and (max-width : 1199px) {
	
	.region-fullsize-bottom {
		background-size: 120% auto;
	}
	
	#block-views-products-front-block .views-field-title a{
		font-size: 16px;
	}
	#block-views-products-front-block .views-field-body .field-content a{
		font-size: 16px;
	}
	
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px){
    #block-block-1,
	#block-block-2 {
		text-align: center;
		float: none;
	}

	#block-block-2 .icon.icon-insta,
	#block-block-2 .icon.icon-facebook {
		display: inline-block;
		float: none;
		margin: 0 10px;
	}

	#block-block-2 .contact {
		float: none;
		display: block;
		margin-right: 0;
	}

	#navbar .nav {
		text-align: center;
	}

	#navbar .nav > li {
		float: none;
		display: inline-block;
	}

	#block-block-3 .col-md-3{
		max-width:216px;
		background: #080808;
		padding: 1px;
	}
	#block-block-3 .col-md-3.first{
		/*margin-left: 0px;*/
	}
	#block-block-3 .col-md-3.last{
		/*margin-right: 0px;*/
	}

	#block-block-3 .col-md-3 {
		margin: 0 1%;
    	width: 23%;
    	float: left;
	}

	#block-block-3 .col-md-3 img {
		width: 100% !important;
		height: auto !important;
	}

	.view-our-products .col-xs-12 {
		width: 50%;
	}
}
#block-block-12,.phone-icon{
	display: none;
}
#block-block-13{
	display: none;
	text-align: center;
}
#block-block-13 img{
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
.galleryformatter-greenarrows .gallery-thumbs li.empty{
	display: none;
}
.wrapper-header .menu > .first > a{
	background: url('images/home-icon.png') no-repeat;
	text-indent: -9999px;
	background-size: cover;
	width: 40px;
	height: 40px;
}
.getHtmlThis img{
	width: 80px;
	height: 80px;
}
.jcarousel-skin-default .jcarousel-item{
	height: 80px;
	width: 80px !important;
}
.jcarousel-skin-default .jcarousel-clip-horizontal{
	width: 340px;
	max-width: 100%;
}
.jcarousel-skin-default .jcarousel-prev-horizontal,
.jcarousel-skin-default .jcarousel-next-horizontal{
	top:38px;
}
.jcarousel-skin-default .jcarousel-prev-horizontal:hover,
.jcarousel-skin-default .jcarousel-next-horizontal:hover{
	background-position: 0 0 ;
}
.bigimage{
	
}

.menu-banner-a{
	font-size: 17px;
	background: rgba(27,19,10,0.6);
	display: block;
	float: left;
	padding: 15px;
	color: #fff;
	margin-bottom: 15px;;
	margin-right: 15px;
}
.menu-banner-a:hover,.menu-banner-a:focus{
	color: #fff;
	background: rgba(20,196,210,0.6);
	text-decoration: none;
}
.menu-banner{
	margin-top: -100px;
	position: absolute;
	max-width: 960px;
}
.page-node-66 .menu-banner{
	margin-top: -250px;
}
/* Small Devices, Tablets */
@media only screen and (max-width : 767px){
	.wrapper-header .menu > .first > a{
		margin: auto !important;
	}
	
	.menu-banner{
		margin: 0px;
		position: relative;
	}
	.page-node-66 .menu-banner{
		margin-top: 0px;
	}
	#block-block-13{
		display: block;
	}
	#navbar .navbar-header{
		
	}
	
	#navbar .nav > li {
		display: block;
	}
	#navbar .navbar-header {
		margin-top: -73px;
		float: left;
		    margin-left: 20px;
	}
	
	.front .sliders #myCarousel {
		display: none;
	}
	#block-block-2{
		display: none;
	}
	.phone-icon{
		display: block;
	    position: absolute;
	    right: 10px;
	    top: -13px;
	}
	#block-block-3 .col-md-3 {
	    margin: 2.5%;
	    width: 45%;
	    max-width: none;
	    float: left;
	}
	.view-our-products .col-xs-12 {
	    width: 100%;
	    padding: 0;
	}
	#block-views-our-projects-block .view-footer,
	#block-views-our-projects-block .views-row {
		width: 100%;
		padding: 0 15px;
		margin: 0;
	}
	.not-front .navbar-default {
		background: #000;
		/*margin-top: -71px;*/
	}
	.not-front .navbar-header {
		background: #000;
		margin-top: -71px;
	    float: left;
	    margin-left: 20px;
	}
	.not-front .navbar-collapse {
		margin: 0;
	    border-top: 1px solid #e7e7e7;
	    text-align: center;
		    overflow: hidden;
	}
	.not-front .view-product-list .views-row img {
		width: 100%;
	}
	.not-front .node-projects .field-name-field-image img {
		width: 100%;
		height: auto;
	}
	#cboxLoadedContent .node-product .field-name-field-product-image .bigimage img {
		width: 100%;
		height: auto;
	}
	#cboxLoadedContent .node-product .field-name-field-product-image {
		width: 100%;
	    height: auto;
	    max-width: none;
	    margin: 0;
	}
	#edit-submitted-upload-your-own-image-ajax-wrapper .form-managed-file .form-file,
	#block-webform-client-block-63 .webform-component-markup p {
	    width: 100%;
	    background-size: 100% 100%;
	    height: auto;
	    min-height: 45px;
	}
	.not-front .node-product .field-name-body {
		max-width: none;
		width: 100%;
	}
	
	#block-block-3{
		background: #e6e6e6;
		    padding: 15px 15px 30px;
	}
	
	.page-header, h1{
		font-size: 28px;
		letter-spacing: 0 !important;
	}
	
	#block-views-products-front-block{
		background: #000;
	}
	
	#block-views-products-front-block .views-field-title{
		margin-bottom: 30px;
	}
	
	#block-views-our-projects-block {
		display: none;
	}
	
	#block-block-5 .blue{
		display: none;
	}
	
	.wrapper-footer{
		border-top-color: #595959;
	}
	
	#block-block-5 .text-small{
		display: relative;
	}
	
	#block-block-5 .text-small, #block-block-5 .text-small a{
		font-size: 14px;
	}
	
	footer{
		padding: 0 !important;
	} 
	
	footer .col-md-7 {
		background: #595959;
		padding-top: 20px;
	}
	
	footer .col-md-5 {
		background: #4c4c4c;
		padding-top: 20px;
	}
	
	#block-block-1 img {
		width: 100% !important;
		height: auto !important;
		max-width: 240px;
	}
	
	.view-glass-type .view-content .views-row > .container{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: column;
	flex-flow: column;
	}
	.view-glass-type .view-content .views-row > .container .views-field-field-small-image{
	-webkit-box-ordinal-group: 2;
	 -moz-box-ordinal-group: 2;
	 -ms-flex-order: 2;
	 -webkit-order: 2;
	 order: 2;
	}
	.view-glass-type .view-content .views-row > .container .views-field-body{
	-webkit-box-ordinal-group: 3;
	 -moz-box-ordinal-group: 3;
	 -ms-flex-order: 3;
	 -webkit-order: 3;
	 order: 3;
	     text-align: center;
	}
	.view-glass-type .view-content .views-row > .container .views-field-title{
	-webkit-box-ordinal-group: 1;
	 -moz-box-ordinal-group: 1;
	 -ms-flex-order: 1;
	 -webkit-order: 1;
	 order: 1;
	     text-align: center;
	}
	
	.view-glass-type .view-content .views-row > .container .views-field-view-node{
	-webkit-box-ordinal-group: 4;
	 -moz-box-ordinal-group: 4;
	 -ms-flex-order: 4;
	 -webkit-order: 4;
	 order: 4;
	     text-align: center;
	}
	
	.view-glass-type .view-content .views-row > .container .views-field-field-big-image{
	-webkit-box-ordinal-group: 5;
	 -moz-box-ordinal-group: 5;
	 -ms-flex-order: 5;
	 -webkit-order: 5;
	 order: 5;
	}
	
	.view-glass-type .view-content .views-row > .container .views-field-field-small-image img{
		margin: auto;
	}
	
	.view-glass-type .views-row-even .views-field-field-big-image{
		margin-left: 0;
	}
	
	.view-glass-type .views-row{
		padding-bottom: 0;
	}
	
	.view-glass-type .views-field-field-small-image{
		width: 110px;
		height: 110px;
		    margin: 0px auto 20px;
	}
	
	.view-glass-type .views-field-field-big-image img{
		margin: auto;
	}
}

@media only screen and (max-width : 440px){
	#navbar .navbar-header,
	.not-front .navbar-header{
		margin-left: 0;
		    margin-top: -61px;
	}
	
	#block-block-1 img {
		width: 100% !important;
		height: auto !important;
		max-width: 160px;
	}
	
	.phone-icon{
		right: 0;
		    top: -22px;
	}
	
	#block-block-3 .text, #block-block-3 .text a{
		font-size: 12px;
	}
}
