svg {
    font-size: 3rem !important;
    padding: 3px;
}

.no-js .top-bar {
    display: none;
}

.relative {
    position: relative;
}

.subMenu {
    background-color: rgba(160, 160, 160, 0.9);
}

.filters {
    display: none;
}

#productTitle {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

#productDesc {
    text-align: justify;
    margin-top: 0px !important;
}

.projectTitle {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.projectDesc {
    text-align: justify;
    margin-top: 0px !important;
}

@-webkit-keyframes pulse {
    0% {
        box-shadow: 0 0 8px #ffa302, inset 0 0 8px #ffa302;
    }
    50% {
        box-shadow: 0 0 16px #ffa302, inset 0 0 14px #ffa302;
    }
    100% {
        box-shadow: 0 0 8px #ffa302, inset 0 0 8px #ffa302;
    }
}

@media screen and (min-width: 1400px) {
    section p {
        font-size: 135% !important;
    }
    #productTitle {
        font-size: 160% !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    #productDesc {
        font-size: 135% !important;
        text-align: justify;
        margin-top: 0px !important;
    }
    .projectTitle {
        font-size: 160% !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .projectDesc {
        font-size: 100% !important;
        text-align: justify;
        margin-top: 0px !important;
    }
}

@media screen and (min-width: 1600px) {
    #productTitle {
        font-size: 170% !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    #productDesc {
        font-size: 145% !important;
        text-align: justify;
        margin-top: 0px !important;
    }
    .projectTitle {
        font-size: 170% !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .projectDesc {
        font-size: 120% !important;
        text-align: justify;
        margin-top: 0px !important;
    }
    section p {
        font-size: 145% !important;
    }
}

@media screen and (min-width: 1900px) {
    #productTitle {
        font-size: 180% !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    #productDesc {
        font-size: 155% !important;
        text-align: justify;
        margin-top: 0px !important;
    }
    .projectTitle {
        font-size: 180% !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .projectDesc {
        font-size: 135% !important;
        text-align: justify;
        margin-top: 0px !important;
    }
    section p {
        font-size: 155% !important;
    }
}

.inner {
    background-color: #dadbdb;
    width: 75px;
    height: 75px;
    border-radius: 10px;
    box-shadow: 0 0 8px #ffa302, inset 0 0 8px #ffa302;
    -webkit-animation: pulse 2s linear 1s infinite;
}

.inner h6 {
    display: block;
    text-align: center;
    line-height: 55px;
    font-family: sans-serif;
    font-weight: 100;
    font-size: 20px;
    color: #ffa302;
    text-shadow: 0 0 4px #ffa302;
}

table {
    border: none;
}

.noUi-tooltip {
    display: none;
}

.noUi-active .noUi-tooltip {
    display: block;
}

.datasheet {
    width: 760px;
    max-width: 760px;
    padding-left: 0px;
    padding-right: 0px;
    /*height: 1403px;
  max-height: 1403px;*/
}


/*#datasheetModal{
  height: 1410px !important;
  max-height: 1410px !important;
}*/

.reveal.data {
    width: 800px;
    min-width: 800px;
    min-height: 1090px;
    height: 1090px;
    max-height: 1090px;
}

.full.datasheet {
    width: 760px;
    max-width: 760px;
    padding-left: 0px;
    padding-right: 0px;
    /*height: 1403px;
  max-height: 1403px;*/
}


/*#datasheetModal{
  height: 1410px !important;
  max-height: 1410px !important;
}*/

.full.reveal.data {
    width: 800px;
    min-width: 800px;
    min-height: 2180px;
    height: 2180px;
    max-height: 2180px;
}

#ulSign {
    display: none;
}

#full_ulSign {
    display: none;
}

#full_ulSign2 {
    display: none;
}

#productImage {
    display: block;
    margin: 0 auto;
    padding-bottom: 5px;
    margin-bottom: 27px;
}

#projectImage {
    display: block;
    margin: 0 auto;
    padding-bottom: 5px;
    margin-bottom: 27px;
}

img.gallery:hover {
    opacity: 10;
}

.imgchoice {}

.reveal-overlay {
    top: 15%;
}

.button.highlight {
    min-width: 80px;
}

.button.secondary {
    min-width: 80px;
}

.button.highlight {
    background-color: #F6741A;
    color: #000000;
}

.code {
    background-color: #F6741A;
    color: #000000;
    margin-left: 0px!important;
    margin-right: 0px!important;
}

.codeLeft {
    margin-right: 0px!important;
    background-color: #F6741A;
    color: #000000;
}

.codeRight {
    margin-left: 0px!important;
    background-color: #F6741A;
    color: #000000;
}

.codeDes {
    margin-left: 0px!important;
    margin-right: 0px!important;
    background-color: #252525;
    color: #F6741A;
}

.codeDesLeft {
    margin-right: 0px!important;
    background-color: #252525;
    color: #F6741A;
}

.codeDesRight {
    margin-left: 0px!important;
    background-color: #252525;
    color: #F6741A;
}

.blurb {
    font-size: 14px !important;
    font-style: italic;
    background-color: #e1e4e8;
    color: #6d6e71;
    padding: 3px;
}

.spec {
    font-size: 10px !important;
    text-align: justify;
    color: #6d6e71;
    background-color: #e1e4e8;
    padding: 10px;
}

#cctSelect {
    background-image: url('../img/cct.png');
    background-size: cover;
    margin-bottom: 90px !important;
    max-width: 90%;
}

#lengthSelect {
    margin-bottom: 90px !important;
    max-width: 90%;
}

#imageDimensions {}

p {
    margin: 0px;
    font-size: 2.5rem;
    text-align: center;
}


/*Main colours settings*/

body {
    background-color: #000000;
    color: #c0c0c0 !important;
}


/*Changes to links colour*/

a:link,
a:visited {
    color: #c0c0c0;
    border-color: #c0c0c0 transparent transparent;
}

a:hover,
a:active {
    color: #ffffff;
    border-color: #ffffff transparent transparent;
}

#tiny {
    font-size: 9px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px !important;
    text-align: center;
    min-height: 65px;
    max-height: 65px;
}

.fullDatasheetTables {
    max-height: 290px;
    min-height: 290px;
}

.middle {
    color: #545454;
}

.NewMargin {
    margin: 10px auto;
    padding-left: 10px;
}

.light-text {
    color: #c0c0c0;
}

.padding-left {
    padding-left: 10px;
    padding-right: 0px !important;
}

.padding-right {
    padding-left: 0px;
    padding-right: 10px;
}

.padding-15 {
    padding-left: 15px;
    padding-right: 15px;
}

select {
    border: 0px;
    margin: 0px auto;
    background-color: transparent;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 24px;
    height: 20px;
    color: #545454;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb(0, 0, 0)"></polygon></svg>');
}

select:focus {
    border: 0px;
    margin: 0px auto;
    background-color: transparent;
    border-color: black;
}

select.region {
    border: 0px;
    margin: 0px auto;
    background-color: ffffff;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 24px;
    height: 20px;
    color: #545454;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb(84, 84, 84)"></polygon></svg>');
}

select.region:focus {
    border: 0px;
    margin: 0px auto;
    background-color: ffffff;
    border-color: ffffff;
}

#listing {
    padding-top: 3px;
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #0C9;
    color: #FFF;
    border-radius: 50px;
    box-shadow: 2px 2px 3px #999;
}

.my-float {
    margin-top: 22px;
}

.jus {
    text-align: justify
}


}
span {
    display: block;
}
div.noUi-value.noUi-value-horizontal.noUi-value-large {
    top: 40px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -sand-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.topBottomPad {
    padding-top: 10px;
    padding-bottom: 10px;
}
.leftRightPad {
    padding-left: 20px;
    padding-right: 20px;
}
.under {
    text-decoration: underline;
}

/*Changes to default colour for foundations dropdowns*/
.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
    border-color: #ffffff transparent transparent;
}
.dropdown.menu .is-active>a {
    color: #ffffff;
}

/*Z-INDEX CHANGES*/
.is-dropdown-submenu {
    z-index: 9999999;
}
.copy {
    font-size: 7px;
    text-align: center;
}
#caveat {
    font-size: 7px;
    text-align: left;
}
#full_caveat {
    font-size: 7px;
    text-align: left;
}

/*Background changes for elements*/
.gray-bg,
.top-bar ul {
    background-color: #252525 !important;
    border: 0px;
}
.box-shadow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.dark-gray-bg {
    background-color: #272323;
    border: 0px;
}
.light-gray-bg {
    background-color: #5b5b5b;
}
.main-gray-bg {
    background-color: #3b3b3b;
    margin-top: 10px;
}

/*FEATURED PRODUCTS*/
.image-hover-wrapper {
    position: relative;
    padding: 10px;
}
.image-hover-wrapper a {
    display: inline-block;
    letter-spacing: normal;
    line-height: initial;
    margin: 0;
    padding: 0;
    position: relative;
}
.image-hover-wrapper a img {
    float: center;
    overflow: hidden;
    width: 100%;
}
.image-hover-wrapper a .image-hover-wrapper-reveal {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fefefe;
    display: inline;
    height: 100%;
    margin-left: -100%;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 80;
    transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition-delay: 0.25s;
}
.image-hover-wrapper a .image-hover-wrapper-reveal:hover {
    opacity: 1;
    transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.image-hover-wrapper a .image-hover-wrapper-reveal:hover p {
    opacity: 1;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition-delay: 0.25s;
}
.image-hover-wrapper a .image-hover-wrapper-reveal p {
    bottom: 10%;
    display: block;
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.image-hover-wrapper a .image-hover-wrapper-revealVideo p {
    bottom: 50;
    display: block;
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 50%;
    transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.image-hover-wrapper a .image-hover-wrapper-revealVideo {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fefefe;
    display: inline;
    height: 100%;
    margin-left: -100%;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 80;
    transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition-delay: 0.25s;
}
.image-hover-wrapper a .image-hover-wrapper-revealVideo:hover {
    opacity: 1;
    transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.image-hover-wrapper a .image-hover-wrapper-revealVideo:hover p {
    opacity: 1;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition-delay: 0.25s;
}
.image-hover-wrapper a .image-hover-wrapper-revealVideo p {
    bottom: 0;
    display: block;
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.image-hover-wrapper a .fa {
    font-size: 24px;
}
.no-js .top-bar {
    display: none;
}
@media screen and (min-width: 40em) {
    .no-js .top-bar {
        display: block;
    }
    
    .no-js .title-bar {
        display: none;
    }
}
.image-hover-wrapper .image-hover-wrapper-banner {
    background-color: rgba(0, 0, 0, 0.8);
    color: #fefefe;
    font-weight: 600;
    left: 0;
    padding: 0.5rem;
    position: absolute;
    top: 25%;
    width: 55%;
    z-index: 10;
}
.image-hover-wrapper .image-hover-wrapper-icon {
    left: 85%;
    padding: 0.5rem;
    position: absolute;
    top: 75%;
    width: 10%;
    z-index: 10;
}
.small-pad {
    padding-left: 5px;
}

/*DATASHEET COLOURS*/
.data-bar {}
.title {
    font-size: 15px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 5px;
    color: #6d6e71;
    font-weight: bold;
    margin-top: 0px;
}
li {
    text-align: center;
}
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
table tbody th,
table tbody {
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: normal;
    color: #6d6e71;
    font-size: 10px !important;
}
hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    margin-top: 0px;
    margin-bottom: 1px;
}
.luminaire p {
    display: inline-block;
    margin: 0px;
    font-size: 18px;
    line-height: 0px;
    color: black;
}
.text-black {
    color: black;
}
.datasheetTable {
    background-color: #ffffff;
    color: black;
    font-size: 5px;
}
.inline {
    display: inline-block;
}
.strike {
    text-decoration: line-through;
}
.productcode {
    padding-right: 10px;
    color: #6d6e71;
}

/*Datasheet spinner*/
.loading {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    z-index: 99999;
    display: none;
}
.loader {
    left: 50%;
    margin-left: -4em;
    font-size: 10px;
    border: .8em solid rgba(218, 219, 223, 1);
    border-left: .8em solid rgba(58, 166, 165, 1);
    animation: spin 1.1s infinite linear;
}
.loader p {
    left: 50%;
    margin-left: -4em;
    font-size: 10px;
}
.loader,
.loader:after {
    border-radius: 50%;
    width: 8em;
    height: 8em;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -4.05em;
}
@keyframes spin {
    0% {
        transform: rotate(360deg);
    }
    
    100% {
        transform: rotate(0deg);
    }
}
@media only screen and (max-width: 40em) {
    .cell {
        padding-left: 0rem !important;
        padding-right: 0rem !important;
    }
}
.flagBlock {
    width: 110px;
    display: inline-block;
    height: 60px;
    cursor: default;
}
.mibBlock {
    width: 150px;
    display: inline-block;
    cursor: default;
    height: 60px;
}
.equalPad {
    padding-top: 10px;
    padding-bottom: 10px;
}
.noMarg {
    margin: 0px;
}
.post_content {
    background-color: #5b5b5b;
    padding: 5px;
}
.meta {
    background-color: #252525 !important;
}
.page_header {
    padding: 5px;
    background-color: #252525;
    margin: 0px !important;
}
.wp-block-image {
    padding: 10px;
    margin: 0px;
}
.nav>li>a {
    padding: 15px !important;
}
.vBanner {
    z-index: 999999;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100px;
    height: 100px;
    background-image: url('../img/banner.png');
    background-size: cover;
}
#imageGallery {
    position: absolute;
    bottom: 0px;
    margin-bottom: 27px;
}
#projectsGallery {
    position: absolute;
    bottom: 0px;
    margin-bottom: 27px;
}
@media screen and (max-width: 1276px) {
    #imageGallery {
        position: static !important;
        margin-bottom: 1px !important;
    }
    
    .hide-flag {
        display: none !important;
    }
    
    .gallery {
        margin-right: 1px !important;
        opacity: 0.8 !important;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2) !important;
    }
    
    .navbar-default .navbar-nav>li>a {
        word-wrap: break-word !important;
        max-width: 125px !important;
        padding: 5px !important;
    }
}
@media screen and (max-width: 1000px) {
    #imageGallery {
        position: static!important;
        margin-bottom: 1px!important;
    }
    
    .collapse.in {
        display: visible!important;
    }
    
    .nav>li {
        display: block !important;
        text-align: center;
    }
    
    .navbar-default {
        max-height: 70px;
    }
    
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: none !important;
        background-color: black;
    }
    
    .navbar-default .navbar-nav>li>a {
        color: #fff;
        margin-right: auto;
        margin-left: auto;
    }
    
    #productDrop {
        float: none !important;
        display: block !important;
        position: relative;
    }
    
    .rePad {
        padding: 3px !important;
        text-align: center !important;
        margin: 0 auto;
    }
}
.gallery {
    margin-right: 3px;
    opacity: 0.8;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.disablebutton {
    pointer-events: none !important;
    display: block !important;
}
.disablebutton:hover {
    border: 1px solid #ffae00 !important;
    color: #ffae00 !important;
}
.ignoreNAV {
    margin-top: 130px;
}
.swiper-container {
    width: 100%;
    height: 70vh;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide img {
    background-size: cover;
    background-position: center;
}
.swiper-text-overlay {
    position: absolute;
    top: 55%;
    left: 100px;
    z-index: 10000;
    color: white;
    background-color: black;
    font-size: 45px;
    padding-left: 20px;
    padding-right: 20px;
    opacity: 0.7;
}

/*Here we adapt lity-prev and lity-next as the close button*/
.lity-close,
.lity-prev,
.lity-next {
    z-index: 9994;
    width: 35px;
    height: 35px;
    position: fixed;
    -webkit-appearance: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-family: Arial, Baskerville, monospace;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border: 0;
    background: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.lity-close {
    right: 0;
    top: 0;
}

/*And we place them and adapt the disable state*/
.lity-prev {
    left: 0;
    top: 50%;
}
.lity-next {
    right: 0;
    top: 50%;
}
.lity.disable_prevbtn .lity-prev,
.lity.disable_nextbtn .lity-next {
    opacity: .35;
    cursor: Default;
}