@import"https://fonts.googleapis.com/css?family=Open+Sans";
@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@font-face {
    font-family: "helveticabold";
    src: url("fonts/helvetica-bold-webfont.woff2") format("woff2"), url("fonts/helvetica-bold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "avenirbook";
    src: url("fonts/avenir-book.woff2") format("woff2"), url("fonts/avenir-book.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "avenirblack";
    src: url("fonts/Avenir-Black.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "ag_book_stencilregular";
    src: url("fonts/ag_book_stencil_regular-webfont.woff2") format("woff2"), url("fonts/ag_book_stencil_regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "avenirmedium";
    src: url("fonts/Avenir-Medium-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "avenirheavy";
    src: url("fonts/Avenir-Heavy.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "avenirroman";
    src: url("fonts/Avenir-Roman.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "museo_sans100";
    src: url("fonts/exljbris_-_museosans-100-webfont.woff2") format("woff2"), url("fonts/exljbris_-_museosans-100-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "museo_sans100";
    src: url("fonts/exljbris_-_museosans-100-webfont.woff2") format("woff2"), url("fonts/exljbris_-_museosans-100-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "museo_sans100_italic";
    src: url("fonts/exljbris_-_museosans-100italic-webfont.woff2") format("woff2"), url("fonts/exljbris_-_museosans-100italic-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "museo_sans300";
    src: url("fonts/exljbris_-_museosans-300-webfont.woff2") format("woff2"), url("fonts/exljbris_-_museosans-300-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "museo_sans300_italic";
    src: url("fonts/exljbris_-_museosans-300italic-webfont.woff2") format("woff2"), url("fonts/exljbris_-_museosans-300italic-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "museo_sans500";
    src: url("fonts/exljbris_-_museosans-500-webfont.woff2") format("woff2"), url("fonts/exljbris_-_museosans-500-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "museo_sans500_italic";
    src: url("fonts/exljbris_-_museosans-500italic-webfont.woff2") format("woff2"), url("fonts/exljbris_-_museosans-500italic-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "museo_sans700";
    src: url("fonts/exljbris_-_museosans-700-webfont.woff2") format("woff2"), url("fonts/exljbris_-_museosans-700-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "museo_sans700_italic";
    src: url("fonts/exljbris_-_museosans-700italic-webfont.woff2") format("woff2"), url("fonts/exljbris_-_museosans-700italic-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "museo_sans900";
    src: url("fonts/exljbris_-_museosans-900-webfont.woff2") format("woff2"), url("fonts/exljbris_-_museosans-900-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

ul {
    list-style: none;
    padding: 0
}

ul li {
    padding-left: 1em
}

ul li:before {
    content: "■ ";
    color: #e3e3e3
}

@font-face {
    font-family: "museo_sans900_italic";
    src: url("fonts/exljbris_-_museosans-900italic-webfont.woff2") format("woff2"), url("fonts/exljbris_-_museosans-900italic-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

h1 {
    color: #444;
    font-family: "museo_sans900" !important;
    font-size: 48px !important;
    text-transform: uppercase;
    text-align: center;
    margin: 8px 0 50px 0
}

body .pdr-5{
    padding-right: 5px;
}

.gen-h1 {
    margin-top: 48px
}

::-webkit-input-placeholder {
    color: #a9a9a9
}

:-moz-placeholder {
    color: #a9a9a9
}

::-moz-placeholder {
    color: #a9a9a9
}

:-ms-input-placeholder {
    color: #a9a9a9
}

.wpcf7-form input,
.wpcf7-form select {
    height: 40px
}

.wpcf7-form input[type=checkbox] {
    width: auto !important
}

.wpcf7-form input,
.wpcf7-form select,
.wpcf7-form textarea {
    background-color: #f2f2f2;
    border: none;
    text-indent: 10px;
    width: 100%
}

.wpcf7-form textarea {
    padding-top: 8px
}

.wpcf7-form h4 {
    margin-top: 30px
}

.wpcf7-form small {
    color: #999
}

hr {
    margin-top: auto !important;
    border-color: #333 currentcolor currentcolor !important;
    width: 40px
}

.mobile_category {
    display: block;
    margin: 20px 0 30px
}

.mobile_category .slider {
    margin: 0 !important;
    padding: 10px !important
}

.mobile_category .slick-slide {
    padding: 0 10px !important;
    font-size: 14px !important;
    font-family: "avenirbook";
    text-transform: uppercase
}

.mobile_category .slick-slide a {
    text-transform: capitalize;
    font-family: "avenirbook" !important;
    padding-top: 100px;
    font-family: "avenirbook";
    color: #444 !important
}

.mobile_category .slick-current a {
    font-family: "avenirblack" !important;
    color: #0d4e96 !important
}

.mobile_category .main_category {
    margin-top: 20px;
    font-family: "ag_book_stencilregular" !important
}

.mobile_category .current_active a {
    font-family: "avenirblack" !important;
    color: #0d4e96 !important
}

.slider-wrap {
    width: 100%
}

.slider {
    width: 100%;
    margin: 20px auto;
    text-align: center;
    padding: 20px;
    color: #000;
    background-color: #f7f7f7
}

.slider .parent-slide {
    padding: 15px
}

.slider img {
    display: block;
    margin: auto
}

.slick-dots {
    left: 0
}

body {
    font-family: "museo_sans300", "Open Sans", sans-serif !important;
    background-color: #fff !important;
    color: #444 !important;
    font-size: 16px !important
}

.black {
    font-family: "avenirblack"
}

.col-md-4.side-nav,
.col-md-2.side-nav {
    line-height: 2
}

.col-md-4.side-nav .category_name,
.col-md-2.side-nav .category_name {
    margin-top: 4px
}

.col-md-4.side-nav .title,
.col-md-2.side-nav .title {
    margin-left: 15px
}

.col-md-4.side-nav .title a:hover,
.col-md-2.side-nav .title a:hover {
    font-weight: bold
}

.col-md-4.side-nav .learn-more,
.col-md-2.side-nav .learn-more {
    padding-top: 30px
}

.current-menu-item a,
.current_page_item a {
    color: #0d4e96 !important;
    font-weight: bold
}

.faq ul {
    list-style: inside;
    margin-bottom: 25px;
    margin-left: -40px
}

.faq ul li {
    padding: 0;
    text-indent: unset
}

.faq ul li:before {
    content: none;
    color: transparent
}

.faq .faq-content-span {
    font-size: 10px;
    color: #444;
    display: inline-block;
    text-transform: uppercase
}

.faq .head:before {
    content: "";
    display: inline-block;
    background: url("img/showroom_icon copy.png") no-repeat;
    background-size: 80%;
    width: 20px;
    height: 20px;
    float: left;
    margin: -3px 0 0 0
}

.faq .local:before {
    content: "";
    display: inline-block;
    background: url("img/local.png") no-repeat;
    background-size: 80%;
    width: 20px;
    height: 20px;
    float: left;
    margin: -3px 0 0 0
}

.faq .premium:before {
    content: "";
    display: inline-block;
    background: url("img/star.png") no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin: -3px 0 0 0
}

.learn-more a {
    font-size: 16px;
    font-family: "museo_sans300";
    border-radius: 30px;
    color: #444;
    padding: 12px 25px;
    border: 1px solid #444
}

.learn-more a:hover {
    text-decoration: none;
    color: #444;
    background-color: #0d4e96;
    border: 1px solid #0d4e96 !important;
    color: #fff !important
}

.learn-more a:active {
    text-decoration: none;
    color: #444;
    background-color: #0d4e96;
    border: 1px solid #0d4e96 !important;
    color: #fff !important
}

.topheader .navbar-collapse {
    padding: 0 !important
}

.request-quote-btn {
    background-color: #009066 !important;
}

.topheader #navbar ul,
.topheader #navbar1 ul {
    margin-left: 100px;
    padding-left: 0;
    padding-top: 30px
}

.topheader #navbar ul li,
.topheader #navbar1 ul li {
    padding: 10px 20px;
    display: inline-block;
    text-align: center;
    text-indent: unset
}

.topheader #navbar ul li:before,
.topheader #navbar1 ul li:before {
    content: none !important;
    color: transparent !important
}

.topheader #navbar ul li a,
.topheader #navbar1 ul li a {
    display: inline-block;
    text-align: center;
    color: #444;
    font-size: 15px;
    text-transform: uppercase;
    padding: 0;
    font-family: "avenirbook"
}

.topheader #navbar ul li a:hover,
.topheader #navbar1 ul li a:hover {
    background-color: transparent;
    box-shadow: none;
    color: #0d4e96;
    font-weight: bold;
    text-decoration: underline
}

.topheader #navbar ul li a:after,
.topheader #navbar1 ul li a:after {
    display: block;
    content: attr(title);
    font-weight: bold;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.topheader #navbar ul li a:active,
.topheader #navbar1 ul li a:active {
    background-color: transparent;
    box-shadow: none;
    color: #0d4e96;
    font-weight: bold
}

.topheader #navbar ul .current_page_item a,
.topheader #navbar ul .current-page-ancestor a,
.topheader #navbar1 ul .current_page_item a,
.topheader #navbar1 ul .current-page-ancestor a {
    color: #0d4e96 !important;
    text-decoration: underline;
    padding-bottom: 1px
}

.topheader .pull-right {
    font-family: "avenirblack";
    font-size: 24px;
    padding-top: 30px;
    padding-left: 100px;
    color: #444
}

.topheader .navbar a,
.topheader .dropdown-menu > li > a,
.topheader .dropdown-menu > li > a:focus,
.topheader .dropdown-menu > li > a:hover,
.topheader .navbar-toggle {
    color: #444
}

.topheader .navbar-toggle .icon-bar {
    color: #444;
    background: #000
}

.topheader .topsection a {
    float: right;
    background-color: #444;
    color: #fff;
    padding: 3px 17px;
    text-transform: uppercase;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-right: 5px;
    font-family: "helveticabold";
    font-size: 12px
}

.topheader .topsection a span {
    font-size: 15px
}

.topheader .topsection .tech {
    background-color: #737373
}

.topheader .product-menu {
    display: block;
    position: absolute;
    background-color: #fff;
    left: 21%;
    right: 21%;
    z-index: 12;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .4);
    height: 430px;
}

.topheader .product-menu .left,
.topheader .product-menu .right,
.topheader .product-menu .right-most {
    width: 32%;
    display: inline-block;
    vertical-align: top;
    padding-left: 30px;
    margin-bottom: 30px;
    margin-top: 20px;
    padding-right: 20px
}

.topheader .product-menu .left img,
.topheader .product-menu .right img,
.topheader .product-menu .right-most img {
    width: 100%;
    padding-bottom: 10px
}

.topheader .product-menu .left .title,
.topheader .product-menu .right .title,
.topheader .product-menu .right-most .title {
    font-size: 20px;
    font-family: "museo_sans900";
    text-transform: uppercase;
    color: #444;
    padding: 10px 0;
    line-height: 100%
}

.topheader .product-menu .left .desc,
.topheader .product-menu .right .desc,
.topheader .product-menu .right-most .desc {
    font-size: 14px;
    font-family: "avenirbook";
    padding-bottom: 20px;
    padding-top: 5px
}

.topheader .product-menu .left .category ul,
.topheader .product-menu .right .category ul,
.topheader .product-menu .right-most .category ul {
    padding-left: 0
}

.topheader .product-menu .left .category ul li,
.topheader .product-menu .right .category ul li,
.topheader .product-menu .right-most .category ul li {
    font-family: "museo_sans700";
    font-size: 16px;
    text-transform: capitalize;
    list-style-type: none;
    margin-bottom: 5px;
    text-indent: unset;
    padding-left: 0
}

.topheader .product-menu .left .category ul li:before,
.topheader .product-menu .right .category ul li:before,
.topheader .product-menu .right-most .category ul li:before {
    content: none !important;
    color: transparent !important
}

.topheader .product-menu .left .category ul li a:hover,
.topheader .product-menu .right .category ul li a:hover,
.topheader .product-menu .right-most .category ul li a:hover {
    text-decoration: underline
}

.topheader .product-menu .left .category ul li p,
.topheader .product-menu .right .category ul li p,
.topheader .product-menu .right-most .category ul li p {
    font-family: "museo_sans300";
    font-size: 12px;
    margin: 0 0 5px
}

.topheader .product-menu .right {
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    height: 88%;
}

.header {
    position: relative;
    margin-top: 5px
}

.header .col-md-12 {
    padding-left: 0;
    padding-right: 0
}

.header .col-md-6 {
    padding-left: 0;
    padding-right: 0
}

.header .col-md-6 img {
    width: 100%
}

.header .col-md-6 .content {
    position: relative
}

.header .col-md-6 .content .inner-header-content {
    position: absolute;
    top: 0;
    left: 20%;
    right: 10%
}

.header .col-md-6 .content .inner-header-content .first-row {
    font-size: 32px;
    font-family: "museo_sans900";
    padding-top: 20px;
    padding-bottom: 10px;
    color: #444;
    text-transform: uppercase
}

.header .col-md-6 .content .inner-header-content .third-row {
    font-size: 16px;
    font-family: "museo_sans300";
    margin-bottom: 26px;
    min-height: 70px
}

.header .col-md-6 .content .aluminium {
    left: 10%;
    right: 20%
}

.header .home_page_content {
    position: relative
}

.header .inner-content {
    position: absolute;
    width: 100%;
    height: 700px;
    background: url(img/set-trend-desktop.png) no-repeat 51% center;
    background-size: 40%
}

.main-content .seperator-image img {
    padding-top: 20px
}

.main-content .static {
    margin-top: 20px;
    margin-bottom: 50px
}

.main-content .static .block {
    position: relative;
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 60%, #444444 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 60%, #444444 100%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 60%, #444444 100%);
    background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 60%, #444444 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, #444444 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#a6000000", endColorstr="#00000000", GradientType=0)
}

.main-content .static .block img {
    z-index: -1;
    position: relative
}

.main-content .static .block .content {
    position: absolute;
    bottom: 20px;
    right: 30px;
    left: 30px
}

.main-content .static .block .content .title {
    font-family: "museo_sans300";
    font-size: 14px;
    text-transform: uppercase
}

.main-content .static .block .content .subtitle {
    font-family: "museo_sans900";
    font-size: 32px;
    color: #444;
    line-height: .7;
    text-transform: uppercase
}

.main-content .static .block .content .desc {
    font-size: 16px;
    font-family: "museo_sans300";
    margin-bottom: 16px;
    margin-top: 16px
}

.main-content .static .block .content .learn-more a {
    background-color: #fff;
    border: 1px solid #fff
}

.main-content .static .block .content .learn-more a:first-child {
    display: none
}

.main-content .static .block .content .learn-more a:hover {
    background-color: #0d4e96;
    border: 1px solid #0d4e96 !important;
    color: #fff !important
}

.main-content .static .block .content .learn-more a:active {
    background-color: #0d4e96;
    border: 1px solid #0d4e96 !important;
    color: #fff !important
}

.main-content .static-show {
    text-align: center
}

.main-content .static-show .title {
    font-size: 32px;
    font-family: "museo_sans300";
    text-transform: uppercase
}

.main-content .static-show .desc {
    margin: 0 0 30px 0;
    font-size: 16px;
    font-family: "museo_sans300"
}

.main-content .static-show .location-list ul {
    list-style-type: none
}

.main-content .static-show .location-list ul li {
    padding: 0 20px;
    border-right: 1px solid #444;
    display: inline-block;
    text-align: center;
    text-indent: unset
}

.main-content .static-show .location-list ul li:before {
    content: none !important;
    color: transparent !important
}

.main-content .static-show .location-list ul li a {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    font-family: "museo_sans300";
    color: #444;
    text-transform: uppercase;
    padding: 0
}

.main-content .static-show .location-list ul li a:hover {
    color: #0d4e96;
    text-decoration: underline;
    text-shadow: 1px 0 0 #000
}

.main-content .static-show .location-list ul li:last-child {
    border-right: none
}

.white {
    color: #fff !important;
    border-top-color: #fff
}

.aluminium-content .top-content {
    text-align: center;
    padding-bottom: 40px
}

.aluminium-content .top-content .main-title {
    font-size: 48px;
    line-height: 40px;
    margin-top: 34px;
    text-transform: uppercase;
    font-family: "museo_sans900";
    padding: 20px 0 20px 0;
    color: #444
}

.aluminium-content .top-content .main-desc {
    font-size: 20px;
    font-family: "museo_sans300";
    padding-left: 15%;
    padding-right: 15%
}

.aluminium-content .main-content .faq .q {
    font-size: 24px;
    font-family: "museo_sans300";
    border-bottom: none
}

.aluminium-content .main-content .faq .a {
    font-size: 16px;
    font-family: "museo_sans300";
    padding: 20px 20px 20px 36px !important
}

.aluminium-content .main-content .faq .faq-content {
    width: 75%;
    display: inline-block;
    vertical-align: top;
    font-weight: normal;
    padding: 10px 0;
    font-weight: normal
}

.aluminium-content .main-content .wpcf7 {
    margin: 0 auto;
    display: table
}

.aluminium-content .main-content .wpcf7 input[type=text],
.aluminium-content .main-content .wpcf7 input[type=email] {
    height: 40px
}

.aluminium-content .main-content .wpcf7 input[type=submit] {
    border-radius: 20px;
    width: 50%;
    padding: 10px;
    border: 1px solid #0d4e96;
    background-color: #fff;
    color: #0d4e96;
    margin: 20px 0
}

.aluminium-content .main-content .wpcf7 input[type=submit]:hover {
    background-color: #0d4e96;
    color: #fff
}

.aluminium-content .main-content .wpcf7 hr {
    margin-top: auto !important;
    border-color: #333 currentcolor currentcolor;
    width: 20px
}

.aluminium-content .block {
    padding-bottom: 25px
}

.aluminium-content .block:last-child {
    padding-bottom: 0
}

.aluminium-content .block .col-md-4 {
    padding-top: 40px
}

.aluminium-content .block .col-md-4 .title {
    font-size: 32px;
    text-transform: uppercase;
    font-family: "museo_sans900"
}

.aluminium-content .block .col-md-4 .sub-title {
    font-size: 16px;
    font-family: "museo_sans300";
    padding-bottom: 15px;
    line-height: .8;
    text-transform: uppercase
}

.aluminium-content .block .col-md-4 .desc {
    font-size: 16px;
    font-family: "museo_sans300";
    padding-top: 5px;
    padding-bottom: 30px
}

.aluminium-content .block .col-md-4 .learn-more a {
    color: #0d4e96;
    border: 1px solid #0d4e96
}

.aluminium-content .block .col-md-4.right {
    float: right;
    padding-left: 30px
}

.product-category .main-category {
    padding-left: 15px;
    padding-bottom: 15px
}

.product-category .main-category .category_name {
    font-size: 32px;
    text-transform: uppercase;
    font-family: "museo_sans900";
    color: #444;
    padding-bottom: 10px
}

.product-category .sub-category .title {
    font-size: 24px;
    font-family: "museo_sans300";
    padding: 10px 0
}

.product-category .sub-category .title a {
    color: #444 !important;
    text-transform: uppercase
}

.product-category .sub-category .title a:hover {
    color: #0d4e96 !important;
    text-decoration: underline;
    font-weight: bold
}

.product-category .sub-category .desc {
    font-size: 16px;
    font-family: "museo_sans300";
    padding: 0 0 40px 0
}

.product-category .sub-category .sepearator {
    padding-bottom: 5px
}

.quote {
    background-color: #0d4e96;
    color: #fff;
    text-align: center
}

.quote .title {
    font-size: 24px;
    font-family: "avenirbook";
    text-transform: uppercase;
    padding: 50px 0 20px 0
}

.quote .desc {
    font-size: 16px;
    font-family: "avenirbook";
    padding: 0 0 20px 0
}

.quote .learn-more {
    padding: 50px 0 50px 0
}

.quote .learn-more a {
    border-color: #fff;
    color: #0d4e96;
    background-color: #fff
}

.quote .learn-more a:hover {
    background-color: #0d4e96;
    border: 1px solid #fff !important;
    color: #fff !important
}

.quote .learn-more a:active {
    background-color: #0d4e96;
    border: 1px solid #fff !important;
    color: #fff !important
}

.brochure .container {
    padding-top: 30px;
    padding-bottom: 30px
}

.brochure .title {
    font-size: 32px;
    text-transform: uppercase;
    padding: 10px 0
}

.brochure .desc {
    font-size: 16px;
    padding: 10px 0
}

.brochure .learn-more {
    padding: 20px 0
}

.brochure .learn-more a {
    border-color: #0d4e96;
    color: #0d4e96;
    background-color: #fff
}

.brochure .learn-more a:hover {
    background-color: #0d4e96;
    border: 1px solid #fff !important;
    color: #fff !important
}

.brochure .learn-more a:active {
    background-color: #0d4e96;
    border: 1px solid #fff !important;
    color: #fff !important
}

.sub_sub_category #myCarousel1 .carousel-inner .item .category_name {
    font-size: 10px
}

.sub_sub_category #myCarousel1 .carousel-inner .item .title {
    padding: 0 2% 0 2%
}

.sub_sub_category #myCarousel1 .carousel-inner .item .title a {
    font-size: 10px !important
}

.sub_sub_category .mobile_carousel_category {
    display: none
}

.sub_sub_category .category_name {
    font-size: 20px;
    text-transform: uppercase;
    font-family: "museo_sans900"
}

.sub_sub_category #gallery-1 {
    padding-bottom: 10px;
    height: 10%
}

.sub_sub_category #gallery-1 img {
    border: none;
    width: 100%;
    height: auto
}

.sub_sub_category #gallery-2 img {
    border: none;
    width: 100%;
    height: auto
}

.sub_sub_category #gallery-3 {
    padding-bottom: 10px
}

.sub_sub_category #gallery-3 img {
    border: none;
    width: 100%;
    height: auto
}

.sub_sub_category li .rotate {
    margin-top: 3px;
    max-height: 25px
}

.sub_sub_category li .faq-content {
    padding: 10px
}

.sub_sub_category .bx-wrapper .bx-pager {
    bottom: 6px
}

.sub_sub_category .bx-wrapper .bx-controls-direction .bx-prev {
    background: url(img/left-arrow1.png) no-repeat;
    background-size: 40px 40px
}

.sub_sub_category .bx-wrapper .bx-controls-direction .bx-next {
    background: url(img/right-arrow1.png) no-repeat;
    background-size: 40px 40px
}

.sub_sub_category .bx-wrapper .bx-controls-direction a {
    width: 40px;
    height: 40px
}

.sub_sub_category .col-md-4 .title {
    display: list-item
}

.sub_sub_category .col-md-4 .title a {
    color: #444;
    text-transform: capitalize;
    font-size: 16px;
    font-family: "museo_sans300"
}

.sub_sub_category .col-md-4 .title a:hover {
    font-weight: bold
}

.sub_sub_category .col-md-4 .title .active {
    color: #0d4e96;
    text-decoration: underline;
    font-weight: bold
}

.sub_sub_category .col-md-4 .learn-more {
    padding: 20px 0
}



.sub_sub_category .col-md-4 .learn-more a,
.sub_sub_category .col-md-8 .learn-more a {
    color: #fff;
    background-color: #009066;
    border-color: #009066;
}

.sub_sub_category .col-md-4 .learn-more a:hover,
.sub_sub_category .col-md-8 .learn-more a:hover {
    background-color: #fff !important;
    color: #009066 !important;
    border: 1px solid #009066 !important
}

.sub_sub_category .colour {
    margin-top: 55px
}

.sub_sub_category .colour .faq {
    padding: 20px 0 !important
}

.sub_sub_category .colour .faq .q img {
    max-height: 25px;
    margin-top: 4px
}

.sub_sub_category .colour .faq .faq-content {
    font-size: 24px;
    font-family: "museo_sans300";
    width: 85%;
    display: inline-block;
    vertical-align: top;
    font-weight: normal
}

.sub_sub_category .colour .faq .a .title,
.sub_sub_category .colour .faq .a .title1,
.sub_sub_category .colour .faq .a .title3 {
    font-family: "museo_sans900";
    font-size: 16px
}

.sub_sub_category .colour .faq .a .desc {
    font-size: 15px
}

.sub_sub_category .colour .faq .a .second {
    margin-bottom: 50px
}

.sub_sub_category .colour .faq .a .color_second {
    padding: 40px;
    background-color: #f7f7f7
}

.sub_sub_category .colour .faq .a .color_second img {
    width: 100%
}

.sub_sub_category .colour .faq .a .color_second .col-md-4 {
    padding-left: 15px;
    padding-right: 15px
}

.sub_sub_category .colour .faq .a .color_second .col-md-4 .desc {
    padding-bottom: 35px
}

.sub_sub_category .colour .faq .a .hardware_desc {
    padding-top: 20px;
    font-size: 14px
}

.sub_sub_category .colour .faq .a .level {
    font-size: 16px
}

.sub_sub_category .colour .faq .row {
    padding-bottom: 40px
}

.footer {
    margin-top: 30px;
    margin-bottom: 50px
}

.footer .sub-divider {
    border-top: 1px solid #b7b7b7
}

.footer .sub-divider .static-footer {
    padding-top: 30px;
    font-size: 16px;
    font-family: "avenirbook"
}

.footer .sub-divider .static-footer .left {
    font-size: 32px;
    font-family: "avenirblack";
    color: #444;
    vertical-align: top
}

.footer .sub-divider .static-footer .middle {
    padding-left: 27px;
    vertical-align: top;
    font-size: 12px
}

.footer .sub-divider .static-footer .right {
    padding-left: 39px;
    font-size: 12px
}

.footer .sub-divider .static-footer .right a:hover {
    text-decoration: underline
}

.footer .sub-divider .dynamic-footer {
    padding-top: 30px
}

.footer .sub-divider .dynamic-footer ul li {
    list-style-type: none;
    font-size: 12px;
    font-family: "avenirroman";
    padding: 5px 0;
    text-indent: unset
}

.footer .sub-divider .dynamic-footer ul li:before {
    content: none !important;
    color: transparent !important
}

.footer .sub-divider .dynamic-footer ul li a:hover {
    text-decoration: underline;
    color: #0d4e96
}

.footer .sub-divider .dynamic-footer .heavy {
    font-size: 14px;
    font-family: "avenirheavy"
}

.social-icons, .social-icons-mobile, .social-icons-header {
    margin-top: 10px;
}

.social-icons-header {
    width: 300px;
    position: absolute;
    margin-top: 36px;
    margin-left: 950px;
}

.social-icons-mobile {
    padding-top: 30px;
    padding-left: 7px;
    width: 100%;
    text-align: center;
}

.social-icons a, .social-icons-mobile a, .social-icons-header a {
    margin-right: 6px;
}
.social-icons-header a:hover {
    color: #0d4e96;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background-color: #fff !important;
    border: 1px solid #444 !important;
    width: 20px !important;
    height: 20px !important;
    border-radius: 10px !important
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: #0d4e96 !important;
    border: 1px solid #fff !important
}

.showroom .main-content .content .faq .a .row {
    margin-left: 0;
    margin-right: 0
}

.showroom .a {
    font-family: "avenirbook";
    padding: 0 !important
}

.showroom .main-content .category ul {
    padding: 0;
    margin-top: 12px
}

.showroom .main-content .category ul li {
    list-style-type: none !important;
    text-indent: unset;
    padding-left: 0;
    line-height: 18px;
    margin-bottom: 15px
}

.showroom .main-content .category ul li:before {
    content: none !important;
    color: transparent !important
}

.showroom .main-content .category ul li a {
    color: #444;
    text-transform: capitalize;
    font-size: 16px;
    font-family: "museo_sans300"
}

.showroom .main-content .category ul li a:hover {
    font-weight: bold
}

.showroom .main-content .category ul .current-menu-item a,
.showroom .main-content .category ul .current_page_item a {
    color: #0d4e96 !important;
    text-decoration: underline;
    font-weight: bold
}

.showroom .main-content .content ul.faq,
.showroom .main-content .right-content ul.faq {
    padding: 0
}

.showroom .main-content .content ul.faq li.q,
.showroom .main-content .right-content ul.faq li.q {
    text-indent: unset
}

.showroom .main-content .content ul.faq li.q:before,
.showroom .main-content .right-content ul.faq li.q:before {
    content: none;
    color: transparent
}

.showroom .main-content .content ul.faq li.a,
.showroom .main-content .right-content ul.faq li.a {
    text-indent: unset
}

.showroom .main-content .content ul.faq li.a:before,
.showroom .main-content .right-content ul.faq li.a:before {
    content: none;
    color: transparent
}

.showroom .main-content .content .news-list li,
.showroom .main-content .right-content .news-list li {
    text-indent: unset;
    padding-left: 0
}

.showroom .main-content .content .news-list li:before,
.showroom .main-content .right-content .news-list li:before {
    content: none;
    color: transparent
}

.showroom .main-content .content .faq .group,
.showroom .main-content .right-content .faq .group {
    border-bottom: 1px #ddd solid;
    margin-bottom: 20px
}

.showroom .main-content .content .faq .q,
.showroom .main-content .right-content .faq .q {
    margin: 10px 15px 0 0;
    padding-top: 0;
    padding-bottom: 20px;
    border-top: 1px #ddd solid;
    padding-top: 20px
}

.showroom .main-content .content .faq .q img,
.showroom .main-content .right-content .faq .q img {
    max-height: 25px;
    margin-top: 14px
}

.showroom .main-content .content .faq .q:first-child,
.showroom .main-content .right-content .faq .q:first-child {
    border-top: none;
    padding-top: 0;
    margin: 0
}

.showroom .main-content .content .faq .a .image_gallery,
.showroom .main-content .right-content .faq .a .image_gallery {
    margin: 20px 0
}

.showroom .category .current_page_item a:hover,
.showroom .mobile_category .current_page_item a:hover {
    text-decoration: none;
    font-weight: bold
}

.faq_page .a {
    font-size: 16px !important
}

.glass {
    background-color: #f7f7f7
}

.glass .font14 {
    font-size: 14px
}

.glass .carousel-inner .item {
    margin: 40px
}

.glass .carousel-inner .item .glass_main {
    text-align: center;
    padding-bottom: 20px
}

.glass .carousel-inner .item .third,
.glass .carousel-inner .item .fourth {
    padding-top: 20px
}

.glass .carousel-control {
    background-image: none !important;
    width: 5%
}

.colorrange .colour .title {
    text-transform: uppercase;
    margin: 30px 0 16px
}

.mobile {
    display: none;
    margin: auto
}

.banner #banner_myCarousel .carousel-control {
    display: none
}

@media(min-width: 2000px) {
    .header .inner-content {
        height: 900px
    }
    .mobile-hardware {
        display: none
    }
}

@media(max-width: 1686px) {
    .header .inner-content {
        height: 600px
    }
    .header .col-md-6 .content .inner-header-content {
        left: 148px
    }
    .header .col-md-6 .content .inner-header-content .first-row {
        padding-bottom: 10px
    }
    .header .col-md-6 .content .inner-header-content .sepearator {
        margin-bottom: 16px
    }
    .header .col-md-6 .content .aluminium {
        left: 100px
    }
}

@media(max-width: 1466px) {
    .header .col-md-6 .content img {
        height: 223px !important
    }
    .header .col-md-6 .content .inner-header-content {
        left: 10%;
        height: 100%
    }
    .header .col-md-6 .content .inner-header-content .first-row {
        padding-bottom: 10px
    }
    .header .col-md-6 .content .inner-header-content .sepearator {
        padding-bottom: 0
    }
    .header .col-md-6 .content .aluminium {
        left: 10%
    }
    .topheader .product-menu .left,
    .topheader .product-menu .right,
    .topheader .product-menu .right-most {
        width: 30%
    }
}

@media(max-width: 1300px) {
    .header .inner-content {
        font-size: 74px
    }
    .header .col-md-6 .content img {
        height: 223px !important
    }
    .header .col-md-6 .content .inner-header-content {
        left: 10%;
        right: 8%
    }
    .header .col-md-6 .content .inner-header-content .first-row {
        padding-bottom: 10px
    }
    .header .col-md-6 .content .inner-header-content .sepearator {
        padding-bottom: 0
    }
    .header .col-md-6 .content .aluminium {
        left: 10%
    }
}

@media(max-width: 1230px) {
    .social-icons-header {
        display: none;
    }
    .topheader #navbar ul,
    .topheader #navbar1 ul {
        margin-left: 10px
    }
    .topheader .mobile-no {
        font-family: "avenirblack";
        font-size: 24px;
        color: #444;
        text-align: right;
        top: 25px;
        position: absolute;
        right: 100px
    }
    .topheader .pull-right {
        padding-left: 10px
    }
    .topheader .product-menu .left,
    .topheader .product-menu .right,
    .topheader .product-menu .right-most {
        width: 32%
    }
    .topheader .product-menu .left .title,
    .topheader .product-menu .right .title,
    .topheader .product-menu .right-most .title {
        font-size: 18px
    }
    .header .inner-content {
        font-size: 70px;
        background-position-y: 0
    }
    .header .col-md-6 .content img {
        height: 223px !important
    }
    .header .col-md-6 .content .inner-header-content {
        left: 8%;
        right: 7%
    }
    .header .col-md-6 .content .inner-header-content .first-row {
        padding-bottom: 10px
    }
    .header .col-md-6 .content .inner-header-content .sepearator {
        padding-bottom: 0
    }
    .header .col-md-6 .content .aluminium {
        left: 8%
    }
    .main-content .static-show .location-list ul li {
        padding: 0 5px;
        text-indent: unset
    }
    .main-content .static-show .location-list ul li:before {
        content: none !important;
        color: transparent !important
    }
    .footer .sub-divider .static-footer .left {
        font-size: 27px
    }
}

@media(max-width: 1105px) {
    .header .inner-content {
        font-size: 59px;
        background-position-y: 0
    }
    .header .col-md-6 .content img {
        height: 223px !important
    }
    .header .col-md-6 .content .inner-header-content {
        left: 30px
    }
    .header .col-md-6 .content .inner-header-content .third-row {
        font-size: 14px
    }
    .header .col-md-6 .content .aluminium {
        left: 30px
    }
}

@media(max-width: 1025px) {
    .brochure .desktop {
        display: none
    }
    .brochure .mobile {
        display: block !important;
        margin: 10px auto
    }
}

@media(max-width: 991px) {
    .seperator-image {
        display: none
    }
    .desktop_carousal {
        display: none
    }
    .carousal_mobile {
        display: block !important
    }
    .desktop {
        display: none
    }
    .mobile {
        display: block !important
    }
    .topheader #navbar ul li,
    .topheader #navbar1 ul li {
        padding: 10px 11px;
        text-indent: unset
    }
    .topheader #navbar ul li:before,
    .topheader #navbar1 ul li:before {
        content: none !important;
        color: transparent !important
    }
    .topheader #navbar ul li a,
    .topheader #navbar1 ul li a {
        font-size: 12px
    }
    .topheader .product-menu .left,
    .topheader .product-menu .right,
    .topheader .product-menu .right-most {
        width: 30%
    }
    .header .inner-content {
        background: url(img/set-trend-mobile.png) no-repeat left top;
        background-size: 80%;
        font-size: 50px;
        top: 0 !important;
        left: 0;
        width: 100%;
        right: 0;
        margin: 0 auto;
        text-align: center;
        line-height: .9;
        transform: none;
        display: table;
        height: 400px
    }
    .header .inner-header-content {
        left: 0 !important;
        right: 0 !important;
        text-align: center;
        margin: 0 auto;
        padding: 0 15px
    }
    .header .inner-header-content .third-row {
        font-size: 14px
    }
    .header .inner-header-content .sepearator {
        display: table;
        margin: 0 auto
    }
    .main-content .static .col-md-4 .block {
        display: table;
        margin: 20px auto
    }
    .main-content .static-show .desktop {
        display: none
    }
    .main-content .static-show .mobile {
        display: block !important
    }
    .aluminium-content .block {
        display: table
    }
    .aluminium-content .block .col-md-8 {
        display: table-header-group
    }
    .aluminium-content .block .col-md-4 {
        display: table-footer-group;
        text-align: center
    }
    .aluminium-content .block .col-md-4.right {
        float: none !important;
        text-align: center
    }
    .aluminium-content .block .sepearator {
        margin: 0 auto 10px auto
    }
    .showroom .main-content .category {
        display: none
    }
    .showroom .top-content .mobile_category {
        display: block !important;
        background-color: #f2f2f2
    }
    .showroom .top-content .mobile_category ul li {
        display: inline-block;
        list-style-type: none;
        padding: 10px;
        text-indent: unset
    }
    .showroom .top-content .mobile_category ul li:before {
        content: none !important;
        color: transparent !important
    }
    .showroom .top-content .mobile_category ul li a {
        color: #444
    }
    .footer .static-footer {
        text-align: center;
        margin-left: 0 !important
    }
    .footer .static-footer .middle {
        padding: 15px 0 20px;
        padding-left: 0 !important
    }
    .footer .static-footer .right {
        padding-left: 0 !important
    }
    .sub_sub_category .row .side-nav {
        float: left;
        width: 23%;
        display: inline-block
    }
    .sub_sub_category .row .right-content {
        display: inline-block
    }
    .sub_sub_category .row .learn-more a {
        padding: 5px
    }
}

.col-md-4.side-nav {
    width: 24.5%
}

.col-md-8.right-content {
    width: 75.5% !important
}

@media(max-width: 768px) {
    .embed-responsive {
        height: auto !important
    }
    .main_category {
        margin-top: 20px
    }
    .main_category .container {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
    h1 {
        font-size: 32px !important;
        margin: 40px 0 30px 0 !important
    }
    .col-md-8.right-content {
        width: 100% !important
    }
    .desktop-hardware {
        display: none
    }
    .mobile-hardware {
        display: block
    }
    .footer .dynamic-footer {
        display: none
    }
    .sub_sub_category {
        padding: 0 !important
    }
    .sub_sub_category #myCarousel .col-md-4 {
        padding-left: 0;
        padding-right: 0
    }
    .sub_sub_category #myCarousel .col-md-12 {
        padding-left: 0;
        padding-right: 0
    }
    .sub_sub_category #myCarousel .col-md-12 img {
        width: 100%
    }
    .sub_sub_category #myCarousel .col-md-12 .desc {
        padding-left: 15px;
        padding-right: 15px
    }
    .sub_sub_category .faq .q img {
        margin-top: 2px !important
    }
    .sub_sub_category .faq .q .faq-content {
        font-size: 21px !important
    }
    .sub_sub_category .faq .a {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
    .sub_sub_category .faq .a .hide_glass_image {
        display: none
    }
    .sub_sub_category .faq .a .sepearator {
        margin-left: 15px;
        margin-right: 15px
    }
    .sub_sub_category .faq .a .col-md-6 img {
        height: auto
    }
    .sub_sub_category .faq .a .hardware .image_block {
        margin: 0 !important;
        padding: 0 !important
    }
    .sub_sub_category .faq .a .hardware_desc {
        padding-left: 15px;
        padding-right: 15px
    }
    .sub_sub_category .faq .a .color_second {
        padding: 20px 0 0 0 !important
    }
    .sub_sub_category .faq .a .color_second .col-md-4 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
    .sub_sub_category .faq .a .color_second .col-md-4 .desc {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 14px
    }
    .sub_sub_category .faq .a .desc {
        padding-top: 10px;
        font-size: 14px
    }
    .sub_sub_category .faq .a .desc .level {
        font-size: 12.25px
    }
    .sub_sub_category .row {
        margin-left: 0;
        margin-right: 0
    }
    .sub_sub_category .row .title {
        font-size: 16px
    }
    .sub_sub_category .row .col-md-8 .col-md-6 {
        padding-bottom: 10px
    }
    .sub_sub_category .row .col-md-8 .font14 {
        font-size: 12px !important
    }
    .sub_sub_category .row .side-nav {
        display: none;
        float: left
    }
    .sub_sub_category .row .right-content {
        width: 100% !important;
        display: block;
        padding: 0
    }
    .sub_sub_category .row .right-content .content {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 14px !important
    }
    .sub_sub_category .top-content {
        padding-bottom: 0
    }
    .sub_sub_category .mobile_carousel_category {
        display: block
    }
    .sub_sub_category .mobile_carousel_category .slider {
        margin: 0 !important;
        padding: 10px !important
    }
    .sub_sub_category .mobile_carousel_category .slick-slide {
        padding: 0 10px !important;
        font-size: 14px !important;
        font-family: "avenirbook";
        text-transform: uppercase
    }
    .sub_sub_category .mobile_carousel_category .slick-slide a {
        text-transform: capitalize;
        font-family: "avenirbook" !important;
        padding-top: 100px;
        font-family: "avenirbook";
        color: #444 !important;
        padding: 0 20px
    }
    .sub_sub_category .mobile_carousel_category .main_category {
        margin-top: 0 !important;
        font-family: "museo_sans300" !important
    }
    .sub_sub_category .mobile_carousel_category .current_active a,
    .sub_sub_category .mobile_carousel_category .current_page_item a {
        color: #0d4e96 !important;
        text-decoration: underline;
        font-weight: bold
    }
    .sub_sub_category .mobile_carousel_category .slick-slide {
        padding: 0 10px !important
    }
    .sub_sub_category .mobile_carousel_category .slick-slide a.active {
        font-family: "museo_sans900" !important;
        color: #0d4e96 !important;
        text-decoration: underline
    }
    .showroom_type .container {
        padding: 0 !important
    }
    .showroom_type .container .col-md-8,
    .showroom_type .container .col-md-10 {
        padding: 0 !important
    }
    .showroom_type .container .col-md-4 {
        margin-bottom: 10px
    }
    .showroom_type .container .col-md-12 .sepearator {
        margin-left: 37px
    }
    .showroom_type .container .row {
        padding: 0 !important;
        margin: 0 !important
    }
    .showroom_type .container .image_gallery {
        margin: 0;
        margin-top: 5px
    }
    .showroom_type .container .image_gallery .col-md-4 {
        padding: 5px 10px 0 0;
        margin-left: 0 !important
    }
    .navbar-nav {
        margin: 0 !important
    }
    .current_page_item a {
        border-bottom: none
    }
    .seperator-image {
        display: none
    }
    .learn-more a {
        font-size: 14px
    }
    .inner-header-content .first-row {
        font-size: 28px !important
    }
    .topheader #navbar1 ul li {
        border-top: 1px solid #d0d0d0;
        display: block;
        text-align: left;
        text-indent: unset;
        padding-left: 0
    }
    .topheader #navbar1 ul li:before {
        content: none !important;
        color: transparent !important
    }
    .topheader #navbar1 ul li a {
        font-size: 14px !important
    }
    .topheader #navbar1 ul li .sub-menu li {
        list-style-type: none
    }
    .topheader #navbar1 ul .current_page_item a {
        border-bottom: none !important
    }
    .topheader .logo {
        float: left;
        margin-bottom: 5px;
        width: 120px
    }
    .topheader .topsection {
        display: none
    }
    .topheader .navbar-toggle .icon-bar {
        width: 37px;
        height: 5px
    }
    .topheader .pull-right {
        display: none
    }
    .topheader .product-menu .left,
    .topheader .product-menu .right,
    .topheader .product-menu .right-most {
        width: 100%;
        display: block;
        text-align: center
    }
    .topheader .product-menu .left .img,
    .topheader .product-menu .right .img,
    .topheader .product-menu .right-most .img {
        display: none
    }
    .topheader .product-menu .left .sepearator,
    .topheader .product-menu .right .sepearator,
    .topheader .product-menu .right-most .sepearator {
        display: table;
        margin: 0 auto
    }
    .header {
        margin-top: 0
    }
    .header .inner-content {
        font-size: 50px;
        top: 0 !important;
        left: 0;
        width: 100%;
        right: 0;
        margin: 0 auto;
        text-align: center;
        line-height: .9;
        transform: none;
        display: table;
        background-size: 100%;
        height: 400px
    }
    .header .inner-header-content {
        text-align: center
    }
    .header .inner-header-content .sepearator {
        display: table;
        margin: 0 auto
    }
    .header .inner-header-content .third-row {
        margin-bottom: 19px !important
    }
    .main-content .faq .q {
        font-size: 21px !important
    }
    .main-content .faq .a {
        font-size: 14px !important
    }
    .main-content .faq .faq-content {
        width: 58% !important;
        display: inline-block;
        vertical-align: top;
        font-weight: normal
    }
    .main-content .static .block .content .title {
        font-size: 12.25px
    }
    .main-content .static .block .content .subtitle {
        font-size: 38px;
        text-transform: uppercase
    }
    .main-content .static .block .content .desc {
        font-size: 14px
    }
    .main-content .static-show .title {
        font-size: 28px
    }
    .main-content .static-show .desc {
        font-size: 14px
    }
    .aluminium-content .top-content .main-title {
        font-size: 42px;
        padding-left: 15px !important;
        padding-right: 15px !important
    }
    .aluminium-content .top-content .main-desc {
        font-size: 18px;
        padding: 0 !important;
        padding-left: 15px !important;
        padding-right: 15px !important
    }
    .aluminium-content .top-content .seperator {
        margin: 0 auto
    }
    .aluminium-content .block {
        padding-bottom: 30px !important
    }
    .aluminium-content .block .col-md-4 .title {
        font-size: 28px;
        padding-top: 20px
    }
    .aluminium-content .block .col-md-4 .sub-title,
    .aluminium-content .block .col-md-4 .desc {
        font-size: 14px;
        padding-left: 15px !important;
        padding-right: 15px !important
    }
    .aluminium-content .block .col-md-4 .learn-more {
        padding-bottom: 20px
    }
    .product-category .main-category {
        text-align: center
    }
    .product-category .main-category .sepearator {
        margin: 0 auto 10px auto
    }
    .product-category .category_name {
        font-size: 28px !important
    }
    .product-category .sub-category .title {
        font-size: 21px
    }
    .product-category .sub-category .desc {
        font-size: 14px
    }
    .quote .title {
        font-size: 28px
    }
    .quote .desc {
        font-size: 14px
    }
    .brochure {
        text-align: center
    }
    .brochure .sepearator {
        margin: 0 auto
    }
    .brochure .col-md-5 {
        padding: 0 !important
    }
    .brochure .title {
        font-size: 28px
    }
    .brochure .desc {
        font-size: 14px
    }
    body .aluminium-content .block {
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }
    body .footer .row {
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }
    .main-content .static-show .location-list ul {
        width: 100%;
        margin-top: -16px;
    }
    .main-content .static-show .location-list ul li {
        border-right: none !important;
        width: 100%;
    }
    .main-content .static-show .location-list ul li a {
        padding: 14px 20px 5px 20px !important;
    }
    .main-content .static-show .location-list ul li a {
      border-bottom: 1px solid gray;
    }
}

#myCarousel .col-md-12 .carousel-inner .item {
    margin-left: 0;
    margin-right: 0
}

@media(max-width: 402px) {
    .header .col-md-6 .content img {
        height: 250px !important
    }
}

.rotate {
    max-height: 25px;
    content: url(img/accordian-minus1.png);
    -moz-transform: translate3d(0, 0, 0) !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important
}

.map-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0
}

.map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute
}

.gallery-icon img {
    height: 75px;
    width: 75px
}

.gallery dl {
    margin: 0 !important
}

.carousel-indicators {
    position: relative !important;
    bottom: -23px !important;
    margin-bottom: 20px
}

.carousel-indicators li {
    border: 1px solid #444 !important;
    text-indent: -11px !important;
    margin: 0 20px !important;
    width: 20px !important;
    height: 20px !important;
    padding: 0 !important
}

.carousel-indicators li:last-child {
    text-indent: -18px !important
}

.carousel-indicators .active {
    background-color: #0d4e96 !important;
    color: #0d4e96 !important
}

.carousal_mobile .carousel-indicators {
    width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important
}

.carousel-indicators.carousel-indicators-numbers span {
    display: block;
    font-size: 12px
}

.carousel-indicators li p {
    border-radius: 10px;
    color: #000;
    cursor: pointer;
    display: inline-block;
    height: 20px important;
    margin: 1px;
    text-indent: -999px;
    width: 20px important
}

.not-divider {
    border-top: none !important
}

.nav-tabs {
    border-bottom: none !important
}

.nav-tabs li {
    padding: 0 !important;
    text-indent: unset
}

.nav-tabs li:before {
    content: none !important;
    color: transparent !important
}

.wrapper {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px;
    height: 42px
}

.list {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 3000px;
    margin-left: 12px;
    margin-top: 0
}

.list li {
    display: table-cell;
    position: relative;
    cursor: grab;
    cursor: -webkit-grab;
    text-indent: unset;
    padding-left: 0
}

.list li:before {
    content: none !important;
    color: transparent !important
}

.scroller {
    text-align: center;
    cursor: pointer;
    display: none;
    padding: 7px;
    padding-top: 10px;
    padding-bottom: 10px;
    white-space: no-wrap;
    vertical-align: middle;
    background-color: #ccc
}

.scroller-right {
    float: right
}

.scroller-left {
    float: left
}

@media(min-width: 992px) {
    .brochure .col-md-5 {
        float: none !important;
        display: table-cell
    }
    .brochure .align-middle {
        vertical-align: middle
    }
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(img/left_arrow.png) no-repeat 0 -32px
}

@media(min-width: 768px) {
    .showroom_menu {
        display: none !important
    }
    .topheader #navbar1 {
        display: none !important
    }
    .topheader #navbar .nav li .sub-menu {
        display: none !important
    }
    .topheader .mobile-no {
        display: none !important
    }
    .mobile_carousal_slide {
        display: none
    }
}

@media(max-width: 768px) {
    .desktop_carousal_slide {
        display: none
    }
    .topheader {
        margin-top: 10px
    }
}

.glyphicon-chevron-left:before {
    content: url(img/left-arrow1.png) !important
}

.glyphicon-chevron-right:before {
    content: url(img/right-arrow1.png) !important
}

.showroom_type .faq .faq-content {
    width: 550px !important;
    font-weight: normal
}

@media(max-width: 991px) {
    .showroom_type .faq .faq-content {
        width: 180px !important
    }
    .sub_sub_category .resources-sub-nav {
        display: block
    }
    .showroom .mobile_carousel_category {
        display: block !important
    }
    .showroom .col-md-8.right-content {
        width: 100% !important
    }
}

@media(min-width: 991px) {
    .sub_sub_category .resources-sub-nav {
        display: none
    }
}

a {
    cursor: pointer !important;
    color: #444
}

a:hover {
    text-decoration: none;
    color: #444
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
    overflow: visible !important
}

.hardware-gallery ul li {
    list-style-type: none;
    display: inline-block;
    padding: 0 !important;
    text-indent: unset
}

.hardware-gallery ul li:before {
    content: none !important;
    color: transparent !important
}

.bx-wrapper .bx-pager.bx-default-pager a {
    width: 10px !important;
    height: 10px !important
}

.bx-wrapper .bx-controls-direction a {
    margin-left: 10px;
    margin-right: 10px
}

iframe {
    width: 96%
}

.wpcf7-form-control.wpcf7-file {
    text-indent: 0
}

@media(min-width: 768px) {
    div.wpcf7 input[type=file] {
        padding-left: 150px !important
    }
}

.display_block {
    display: none;
    padding-top: 20px
}

.static .block:hover .display_block {
    display: block;
    animation: fadeInUp .3s
}

.static .block:hover .hide_block {
    display: none
}

.static .block:hover .color-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    transition: .5s ease
}

.brochures .col-md-2.col-xs-2.textura_color_block {
    padding-bottom: 30px !important
}

.color_range .side-nav .main_title {
    font-family: "museo_sans900";
    font-size: 19px;
    text-transform: uppercase;
    padding-bottom: 20px
}

.color_range .side-nav .title {
    font-family: "museo_sans300";
    font-size: 16px;
    display: block;
    margin-left: 0
}

.color_range .right-content .main_title {
    font-family: "museo_sans900";
    font-size: 48px;
    text-transform: uppercase;
    padding-bottom: 25px;
    text-align: center
}

.color_range .right-content .content {
    font-family: "museo_sans300";
    font-size: 16px;
    padding-top: 40px
}

.color_range .colour .faq li,
.color_range .bushfire-faq .faq li {
    padding: 10px;
    text-indent: unset
}

.color_range .colour .faq li:before,
.color_range .bushfire-faq .faq li:before {
    content: none !important;
    color: transparent !important
}

.color_range .colour .faq li.q,
.color_range .bushfire-faq .faq li.q {
    padding-top: 25px;
    border-top: 1px solid #ddd;
    border-bottom: none !important;
    font-size: 24px;
    font-family: "museo_sans300" !important;
    font-weight: normal;
    cursor: pointer
}

.color_range .colour .faq li.a,
.color_range .bushfire-faq .faq li.a {
    padding-left: 50px
}

.color_range .colour .faq .row,
.color_range .bushfire-faq .faq .row {
    padding-bottom: 0 !important
}

.color_range .colour .title3,
.color_range .bushfire-faq .title3 {
    font-family: "museo_sans900" !important;
    font-size: 21px !important;
    padding-top: 50px;
    text-transform: uppercase
}

.color_range .color_name {
    margin-top: 5px;
    line-height: 18px
}

.color_range .color_code {
    font-size: 90%;
    color: #7b7979;
    margin-top: 2px;
    line-height: 16px
}

.color_range .color_block,
.color_range .textura_color_block {
    padding-bottom: 12px
}

.color_range .color_block:nth-child(5n+1) {
    clear: both
}

.glazing .sub-category {
    height: auto !important
}

.glazing .sub-category .desc ul {
    padding-left: 0 !important
}

.hardware .color_name {
    font-family: "museo_sans900" !important;
    font-size: 18px !important
}

.hardware .title3 {
    font-size: 26px !important
}

.hardware .color_black {
    padding-bottom: 30px
}

.hardware .image_block {
    margin: 10px 0;
    padding: 20px 10px
}

.hardware .image_block .img-responsive {
    border: 1px solid #ddd;
    padding: 20px
}

.hardware-page .image_block {
    padding: 0 !important
}

.space {
    margin-bottom: 20px
}

.right_content ul {
    padding-left: 15px
}

.right_content ul li {
    margin-bottom: 5px
}

.bal40 ul li {
    padding: 0 !important
}

.title2 {
    font-family: "museo_sans300" !important;
    font-size: 24px;
    padding: 10px 0;
    text-transform: uppercase
}

.border-top {
    border-top: 1px solid #d7d7d7;
    padding-top: 20px;
    padding-bottom: 20px !important
}

.glass_active a {
    text-decoration: underline;
    color: #0d4e96;
    font-family: "museo_sans300" !important;
    font-size: 24px
}

@media(max-width: 767px) {
    .showroom .main-content .content .faq .q img {
        vertical-align: top
    }
    .faq .faq-content-span {
        width: 10%
    }
    .col-md-3.col-xs-6.sub-category {
        min-height: 400px;
        max-height: 500px
    }
    .menu-primary-container li.menu-item > .arrow {
        float: right;
        background: url("img/arrow.png") no-repeat;
        width: 10%;
        height: 40px;
        background-size: 40%;
        background-position: right top
    }
    .menu-primary-container li.menu-item-has-children > .arrow {
        float: right;
        background: url("img/plus.png") no-repeat;
        width: 10%;
        height: 40px;
        background-size: 40%;
        background-position: right top
    }
    .menu-primary-container li li.menu-item-has-children > .arrow {
        float: right;
        background: url("img/plus.png") no-repeat;
        width: 10%;
        height: 40px;
        background-size: 40%;
        background-position: right top
    }
    .menu-primary-container li.menu-item-has-children > .expand,
    .menu-primary-container li li.menu-item-has-children > .expand {
        float: right;
        background: url("img/minus.png") no-repeat;
        width: 10%;
        height: 40px;
        background-size: 40%;
        background-position: right top
    }
    .color_range .right-content .main_title {
        text-align: center;
        margin-top: 25px
    }
    .color_range .color_block,
    .color_range .color_block1 {
        padding: 5px
    }
    .color_range .color_block .title,
    .color_range .color_block1 .title {
        margin-bottom: 10px
    }
    .color_range .color_block .color_name,
    .color_range .color_block .color_code,
    .color_range .color_block1 .color_name,
    .color_range .color_block1 .color_code {
        font-size: 60%;
        line-height: 110%
    }
    .color_range .textura_color_block {
        padding: 5px
    }
    .img-responsive {
        margin: auto
    }
    .aluminium-content .main-content .faq .a {
        padding: 0 0 0 54px !important
    }
    .image_block {
        padding-bottom: 10px
    }
    .aluminium-content .main-content .faq .faq-content {
        padding: 0 0 0 10px
    }
}

.sub-menu {
    display: none
}

.showroom_gallery {
    margin-top: 20px
}

.hide_glass_section {
    margin-top: 20px
}

.hide_glass_section .row {
    margin-left: -15px;
    margin-right: -15px
}

.section_block {
    margin-bottom: 20px
}

#navbar1 ul li a {
    width: 90%;
    text-align: left !important
}

div.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    transition: .5s ease
}

.mobile_carousal_slide .carousel-control,
#banner_myCarousel .carousel-control {
    background-image: none !important
}

.map-marker-label {
    position: absolute;
    color: blue;
    font-size: 16px;
    font-weight: bold;
    margin-top: -45px;
    margin-left: 20px
}

li.a ul {
    list-style: none;
    padding: 0;
    margin-left: 0
}

li.a ul li {
    padding-left: 0
}

li.a ul li:before {
    content: "■ " !important;
    color: #e3e3e3 !important
}

textarea:focus,
input:focus {
    outline: none !important
}

/*removing posted on*/
.entry-meta .byline, .entry-meta .cat-links { display: none !important;}
 
.entry-meta .posted-on { display: none !important; }


/*# sourceMappingURL=style.css.map */
