/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
.dropdown-menu-right {
    float: left !important;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .dropdown-menu-right {
        float: right;
    }
}

.megaman-blue {
    color: #0063a1 !important;
}

.page-description h4 {
	margin: 0;
	font-size: 24px;
	line-height: 1.4em;
	/*color: #0063A1;*/
    color: rgb(0, 173, 239);
}


.product-download-list {}
.product-download-list > li {
    padding-top: 8px;
    padding-bottom: 8px;
}
.product-download-list ul.photometric-data-ies-list {
    padding-left: 23px;
}
.product-download-list ul.photometric-data-ies-list > li {
    border: none;
    height: auto;

}
.product-download-list ul.photometric-data-ies-list > li > a {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
    font-size: 14px !important;
    line-height: 18px;
    color: rgb(0, 99, 161);
}
.product-download-list ul.photometric-data-ies-list > li > a::before {
    content: "- ";
}


/*
 * PROJECTS
 */
#btn-download-project > .table-cell {
    color: rgb(0, 173, 239) !important;
}

.more-projects-item .description {
    position: absolute;
    left: 10px;
    bottom: 17px;
    background: rgba(0,0,0,0.8);
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
    text-align: left;
    width: 91%;
    display: none;
}
.more-projects-item .description > a {
    color: #fff;
}


/*
 * Worldwide
 */
.worldwide span.link-filler {
    color: #337ab7;
}

/*
 * Resources > Document Library > User Guides
 */
.page-content.resources_detail .user-g .even {
    background-color: #f7f7f7;
}

/* Bootstrap */
.center-block {
    margin-left: auto !important;
    margin-right: auto !important;
}
.no-margin {
    margin: 0 !important;
}
.no-padding {
    padding: 0 !important;
}
.margin-top-10px {
    margin-top: 10px !important;
}
.margin-top-20px {
    margin-top: 20px !important;
}
.margin-top-1em {
    margin-top: 1em !important;
}
.margin-top-2em {
    margin-top: 2em !important;
}
.margin-top-3em {
    margin-top: 3em !important;
}
.margin-top-4em {
    margin-top: 4em !important;
}
.margin-bottom-10px {
    margin-bottom: 10px !important;
}
.margin-bottom-1em {
    margin-bottom: 1em !important;
}
.padding-top-2em {
    padding-top: 2em !important;
}
.padding-top-20px {
    padding-top: 20px !important;
}
.padding-right-4em {
    padding-right: 4em;
}
.padding-left-4em {
    padding-left: 4em;
}
.padding-bottom-1em {
    padding-bottom: 1em !important;
}
.padding-bottom-2em {
    padding-bottom: 2em !important;
}
.padding-bottom-20px {
    padding-bottom: 20px !important;
}

/* Products > Smart Lighting > Apps */
.app-download-btn {
    margin-top: 3.5%;
}

/* Products > Smart Lighting > Support */
.faq-row-odd {
    background-color: rgba(229, 247, 253, 1);
}
.faq-row-even {
    background-color: rgba(238, 238, 238, 1);
}
.faq-row {
    border-top: 1px solid #ffffff;
    padding-bottom: 10px;
    padding-top: 10px;
}
.faq-row .faq-answer {
    display: none;
    margin-top: 1em;
}
.faq-btn-plus {
    background-color: rgba(0, 158, 230, 1);
    padding-left: 6px;
}
.faq-btn-minus {
    background-color: rgba(0, 93, 161, 1);
    padding-left: 5px;
    padding-right: 6px;
}
.faq-btn {
    background-image: none;
    border: medium none;
    color: #ffffff;
    float: left;
    padding-bottom: 2px;
    padding-top: 2px;
    width: 22px !important;
}
.bluetooth-icon::before {
    content: url('/var/files/products/smart_lighting/support/bluetooth.png');
}
.not-allowed-icon::before {
    content: url('/var/files/products/smart_lighting/support/not_allowed.png');
}
.disconnected-icon::before {
    content: url('/var/files/products/smart_lighting/support/disconnected.png');
}

/* Products > Smart Lighting > INGENIUM ZB > Support */
.zb-faq-row-odd {
    background-color: #ffeded;
}
.zb-faq-row-even {
    background-color: rgba(238, 238, 238, 1);
}
.zb-faq-btn-plus {
    background-color: #993333;
    padding-left: 6px;
}
.zb-faq-btn-minus {
    background-color: #ff6666;
    padding-left: 5px;
    padding-right: 6px;
}

#about-us-dropdown-menu {
    right: 0 !important;
    left: auto !important;
    float: right;
}

@media (max-width: 767px) {
    #about-us-dropdown-menu {
        float: left !important;
    }
}

@media (max-width: 768px) {
    .previous-events .col-md-9 {
        padding-left: 15px;
    }
}

/* Front Page */
#myCarousel .carousel-control {
    z-index: 100;
}

input.form-control {
    height: 30px !important;
}

/* Resources : Light Design : TECOH Design-in Guide */
#request-form select.form-control {
    padding: 6px 12px;
    margin: 0;
    text-align: left;
    font-size: 14px;
}

/* News : Video : details */
.video-title h2 {
    font-size: 20px;
}

/* Top Nav */

@media screen and (min-width: 768px) {
    .submenu-part {
        float: left !important;
        display: table-cell !important;
    }
    .product-submenu a.category-group h1 {
        min-height: 40px;
    }
    .product-submenu a.products-tecoh-components,
    .product-submenu a.products-others {
        display: block;
        margin-bottom: 1em !important;
    }
}

.catalogues-item select.download-pdf,
.catalogues-item select.download-request-form,
.catalogues-item select.coming-soon {
    text-align: left;
}


.carousel-product-container-green h5 {
    /*color: rgb(255,255,255);*/
    font-size: 18px;
    text-align: center;
    margin: 5px 0 10px 0;
}

.suggest-item-group .hidden-suggest-item {
    display: none;
}

.suggest-item-group .btn-more-suggest-items {
    cursor: pointer;
    font-weight: bold;
    float: right;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .product-category .cover-photo {
        display: none !important;
    }
}

@media screen and (max-width: 480px) {
    .product-category {
        background-size: contain !important;
    }
}

@media screen and (max-width: 1000px) {
    .new-product-list .product .new-product-details {
        border-left: none;
    }
}

.news-details h2 {
    font-size: 20px;
    color: #0062A0;
    margin: 1em 0 .2em 0;
}

.smart_control .red-flag {
    position: absolute;
    display:inline-block;
    width:160px;
    height:20px;
    line-height:0;
    border:1.5em solid #ed1c24;
    border-left:1.5em solid transparent;
    right:0px;
    top:0px;
    color: #fff;
    text-align: right;
}

.red-bg {
    background-color: #ed1c24;
}
.red-bg p {
    color: #ffffff;
}
.red-bg p a {
    color: #ffffff;
}
.red-text {
    color: #ed1c24;
}

.resources_detail .right-nav-list .list-item ul.list-item-sub-1 {
    font-size: 14px;
}

.resources .gray .panel-heading ul.list-item-sub-1 li {
    color: rgba(51,51,51,1);
    font-size: 14px;
    line-height: 15.6px;
    padding: 0.5em 0 0 0.5em;
    list-style-type: disc;
    list-style-position: inside;
    margin-left: 0.5em;
}

.resources .gray .panel-heading ul.list-item-sub-1 li a {
    color: rgba(51,51,51,1) !important;
}

.search .search-result .search-content i.product-header {
    font-size: 24px;
    color: rgba(77, 77, 78, 1);
    font-size: 20px;
    line-height: 1.5;
    padding-left: 0.2em;
    padding-right: 0.2em;
}

.search .search-result .search-content a.product-category-group-header,
.search .search-result .search-content a.product-series-header {
    color: #337ab7;
    text-decoration: none;
    font-size: 20px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.5;
}


.product-series table.form-list-2 tr.active > td.sku-spec-3 {
    white-space: nowrap;
}


.product-list .tecoh-series-listing {
    margin-top: 1em;
}
.product-list .tecoh-series-listing .tecoh-series-item-first {
    margin-top: 0;
    border-top: 1px solid transparent;
    padding-top: 1em;
}
.product-list .tecoh-series-listing .tecoh-series-item {
    margin-top: 1.5em;
    border-top: 1px solid #686868;
    padding-top: 2em;
}

.product-list .tecoh-series-listing img.highlight-img {
    border: 1px solid #b3b3b3;
    margin-bottom: 1em;
}
.product-list .tecoh-series-listing h4.title {
    color: #01adef;
    margin-top: 0;
    margin-bottom: 1em;
    font-size: 20px;
    font-weight: bold;
}
.product-list .tecoh-series-listing a.link-btn,
.product-list .tecoh-series-listing a.link-btn:visited,
.product-list-2 .page-description .link-btn,
.product-list-2 .page-description .link-btn:visited {
    padding-top: .5em;
    padding-bottom: .5em;
    border: 1px solid #686868;
    color: #686868;
    background-color: #ffffff;
    white-space: nowrap;
    width: 100%;
    display: block;
    text-align: center;
}
.product-list .tecoh-series-listing a.link-btn:hover,
.product-list-2 .page-description .link-btn:hover {
    border: 1px solid #0063a1;
    color: #01adef;
}

.new-product-list .page-description {
    margin-bottom: 2em;
}
.new-product-list a.tab-btn {
    display: block;
    color: #337ab7;
    background-color: #ffffff;
    border: 1px solid #ddd;
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    height: 62px;
}
@media (min-width: 414px) {
    .new-product-list a.tab-btn {
        height: auto;
    }
}
@media (min-width: 768px) {
    .new-product-list a.tab-btn {
        font-size: 14px;
        height: auto;
    }
}
@media (min-width: 1170px) {
    .new-product-list a.tab-btn {
        font-size: 16px;
        height: auto;
    }
}
.new-product-list a.tab-btn::before {
    content: "\f0da ";
    font-family: "FontAwesome";
}
.new-product-list a.tab-btn:hover {
    background-color: #eeeeee;
}
.new-product-list a.tab-btn.active {
    color: #ffffff;
    background-color: #337ab7;
    border: 1px solid #337ab7;
}
.new-product-list a.tab-btn.active:hover {
    color: #337ab7;
    background-color: #eeeeee;
    border: 1px solid #337ab7;
}

.product-series ul.product-extra-material-list {
    margin-top: 3em;
}
.product-series ul.product-extra-material-list ul.sub-file-list {
    font-size: 14px;
    margin-top: 0.5em;
    padding-left: 5px;
}
.product-series ul.product-extra-material-list ul.sub-file-list > li {
    height: auto;
    padding: 0 0 0 0px;
    border-bottom: none;
    font-size: 14px;
}
.product-series ul.product-extra-material-list ul.sub-file-list > li:before {
    content: "- ";
}

.resources .mobile-apps {
    font-size: 16px;
    color: #4d4d4d;
}
.resources .mobile-apps .row {
    margin-bottom: 1em !important;
}
.resources .mobile-apps h2 {
    display: block;
    color: #0062a0;
    font-size: 24px;
    border-bottom: 1px #808080 solid;
    padding: 0 0 8px 0;
    width: 100%;
    margin: 0;
}
.resources .mobile-apps h4 {
    color: #0062a0;
    font-weight: 700;
    display: inline;
    line-height: 1.5em;
}
.resources .mobile-apps img.screenshot {
    border-top: 7px #ffffff solid;
    border-right: 5px #ffffff solid;
    border-bottom: 7px #ffffff solid;
    border-left: 5px #ffffff solid;
    -webkit-box-shadow: 2px 3px 16px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 2px 3px 16px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 3px 16px 0px rgba(0, 0, 0, 0.5);
}
.resources .mobile-apps a.btn-learn-more {
    width: 100%;
    border: 1px rgba(77, 77, 77, .5) solid;
    color: rgba(77, 77, 77, 1);
    background-color: #ffffff;
    display: block;
    text-align: center;
    padding: .7em 1em;
    font-size: 16px;
}
.resources .mobile-apps a.btn-learn-more:before {
    font-family: FontAwesome;
    content: "\f0da"; /* fa-caret-right */
    padding-right: .5em;
    color: #00adef;
}
.resources .mobile-apps a.btn-learn-more:hover {
    background-color: rgba(229, 247, 253, 1);
}

.fb-color {
    color: rgba(0, 99, 161, 1);
}
.tw-color {
    color: rgba(96, 168, 220, 1);
}
.social-feed-container {
    margin-top: 40px;
}
.social-feed-container .facebook-feed {
    margin-top: 1em;
}
.social-feed-container .twitter-feed {
    margin-top: 1em;
}
.social-feed-container h1 {
    color: rgba(51, 122, 183, 1);
    font-size: 36px;
    font-weight: bold;
    padding-top: 1px;
    margin-top: 0;
}
.social-feed-container h1:after {
    content: "";
    display: table;
    clear: both;
}
.social-feed-container h1 span {
    padding-right: 20px;
    float: left;
}
.social-feed-container h1 hr {
    border: 2px rgba(51, 122, 183, 1) solid;
    border-width: 2px 0 0 0;
    margin-top: 36px;
}
.social-feed-container .facebook-feed span.user-name {
    font-weight: 700;
    font-size: 18px;
    display: inline-block;
    margin-left: 1em;
}
.social-feed-container .twitter-feed span.user-name {
    font-weight: 700;
    font-size: 18px;
    display: inline-block;
    margin-left: 1em;
}
.social-feed-container .facebook-feed .post,
.social-feed-container .twitter-feed .post {
    float: left;
    color: #4d4d4d;
    font-size: 14px;
    line-height: 20px;
}
.social-feed-container .facebook-feed .post:nth-last-child(1),
.social-feed-container .twitter-feed .post:nth-last-child(1) {
    border-left: 1px #4d4d4d solid;
}

@media (max-width: 768px) {
    .social-feed-container .facebook-feed {
        border-right: none;
    }
    .social-feed-container .twitter-feed {
        border-top: 1px #4d4d4d solid;
        border-left: none;
        margin-top: 2em;
        margin-left: 0;
        padding-top: 2em;
    }
    .social-feed-container .facebook-feed .post,
    .social-feed-container .twitter-feed .post {
        margin-top: 1em;
        padding-top: 1em;
    }
    .social-feed-container .facebook-feed .post:nth-last-child(1),
    .social-feed-container .twitter-feed .post:nth-last-child(1) {
        border-left: none;
    }
}

.social-feed-container .facebook-feed img.icon,
.social-feed-container .twitter-feed img.icon {
    float: left;
    margin: 0 .8em .8em 0;
    width: 48px;
    height: 48px;
}
.social-feed-container .facebook-feed .date,
.social-feed-container .twitter-feed .date {
    color: rgba(96, 168, 220, 1);
    margin-bottom: 1em;
}
.social-feed-container .facebook-feed .message,
.social-feed-container .twitter-feed .message {
    word-wrap: break-word;
    display: inline-block;
    width: 100%;
}

img.box-shadow-1 {
    -webkit-box-shadow: 2px 3px 16px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 2px 3px 16px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 3px 16px 0px rgba(0, 0, 0, 0.5);
}

a.btn-download {
    border: 1px rgba(77, 77, 77, .5) solid;
    color: rgba(77, 77, 77, 1);
    background-color: #ffffff;
    text-align: center;
    padding: .7em 1em;
    font-size: 16px;
}
a.btn-download:hover {
    background-color: rgba(229, 247, 253, 1);
}

/*
 * For /other-fixture-brands
 */
.other-fixture-brands {
    font-weight: normal;
}
.other-fixture-brands .row {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #00acf2;
    color: #ffffff;
    border-bottom: 14px solid #ffffff;

}
.other-fixture-brands .row.even-row  {
    background-color: #0061a4;
}
.other-fixture-brands .row h4 {
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    margin-top: 0;
}

.other-fixture-brands .row .link-btn .fa-circle {
    color: #ffffff;
}

.other-fixture-brands .row .link-btn .fa-angle-right {
    color: #00acf2;
}

@media screen and (max-width: 768px) {
    .other-fixture-brands .row h4 {
        margin-top: 1em;
    }
}

.carousel-caption > div.carousel-caption-inner {
    /*border: 1px #ffffff solid;*/
    width: 970px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#mobile-language-switcher-container {
    height: 23px;
    margin-right: 31px;
    padding-top: 3px;
    padding-right: 6px;
    border-right: 1px #cccccc solid;
}
#mobile-language-switcher-container a.lang-btn,
#mobile-language-switcher-container a.lang-btn:hover,
#mobile-language-switcher-container a.lang-btn:active,
#mobile-language-switcher-container a.lang-btn:visited {
    font-size: 14px;
    line-height: 14px;
    color: #000;
    text-decoration: none;
}

#download-ies-file,
#send-to-dialux {
    cursor: pointer;
}
ul#download-ies-file-sub,
ul#send-to-dialux-sub {
    display: none;
}
ul#download-ies-file-sub,
ul#send-to-dialux-sub {
    margin-top: 0.5em;
}
ul#download-ies-file-sub > li,
ul#send-to-dialux-sub > li {
    font-size: 14px;
    border-bottom: none;
    height: auto;
    padding-left: 0;
}
ul#download-ies-file-sub > li:before,
ul#send-to-dialux-sub > li:before {
    content: "-";
}

.download-eu-data-sheet {
    cursor: pointer;
}
ul.download-eu-data-sheet-sub {
    display: none;
    margin-top: 0.5em;
    margin-left: -30px;
}
ul.download-eu-data-sheet-sub > li {
    font-size: 14px;
    border-bottom: none;
    height: auto;
    padding-left: 0;
}
ul.download-eu-data-sheet-sub > li:before {
    content: "-";
}

@media (max-width: 768px) {
    .tab-full-container {
        margin-top: 1em;
    }
}

.sitemap .panel p {
    text-align: left;
}

/* DIALux Online Plug-In Landing page */
.dialux-landing-details {
    color: rgba(77,77,77,1);
}
.dialux-landing-details .white {
    color: rgba(255,255,255,1);
}
.dialux-landing-details .button-container {
    position: relative;
    margin-top: 2em;
}
.dialux-landing-details .button-container a {
    color: inherit;
}
.dialux-landing-details img.dialux-plug-in-button {
    border: 6px #ffffff solid;
    -webkit-box-shadow: 2px 2px 12px 4px rgba(0,0,0,0.25);
    -moz-box-shadow: 2px 2px 12px 4px rgba(0,0,0,0.25);
    box-shadow: 2px 2px 12px 4px rgba(0,0,0,0.25);
}
.dialux-landing-details div.text-container {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    height: 100%;
    padding: 6px 0 6px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dialux-landing-details div.text-container h1 {
    margin: 0;
    padding: 0;
    font-weight: 800;
    font-size: 16px;
}

/* Mobile - landscape */
@media (min-width: 567px) and (max-width: 767px) {
    .dialux-landing-details img.dialux-plug-in-button {
        border-width: 10px;
    }
    .dialux-landing-details div.text-container {
        padding: 10px 0 10px 30px;
    }
    .dialux-landing-details div.text-container h1 {
        font-size: 26px;
    }
}

/* Tablet */
@media (min-width: 768px) and (max-width: 1024px) {
    .dialux-landing-details .button-container {
        margin-top: 4em;
    }
    .dialux-landing-details img.dialux-plug-in-button {
        border-width: 10px;
    }
    .dialux-landing-details div.text-container {
        padding: 10px 0 10px 40px;
    }
    .dialux-landing-details div.text-container h1 {
        font-size: 36px;
    }
}

/* Desktop */
@media (min-width: 1025px) {
    .dialux-landing-details .button-container {
        margin-top: 4em;
    }
    .dialux-landing-details div.text-container {
        padding: 10px 0 10px 60px;
    }
    .dialux-landing-details div.text-container h1 {
        font-size: 46px;
    }
}

/* SKU - Technology icon section */
.page-content.product-details .technology-icon-description {}
.page-content.product-details .technology-icon-description h3 {
    border-bottom: 1px solid #666666;
    padding-bottom: 4px;
}
.page-content.product-details .technology-icon-description ul {
    margin-top: 1em;
    padding-left: 0;
    list-style: none;
}
.page-content.product-details .technology-icon-description ul li {
    padding-bottom: 2em;
}

/* Mobile */
.inner p.page-title.top-margin-1 {
    margin-top: 45px !important;
}
.inner p.page-title.top-margin-2 {
    margin-top: 90px !important;
}

/* Tablet - iPad portrait */
@media screen and (min-width: 768px) and (max-width: 768px) {
    .inner p.page-title.top-margin-1,
    .inner p.page-title.top-margin-1 {
        margin-top: 80px !important;
    }
}
/* Desktop */
@media screen and (min-width: 769px) {
    .inner p.page-title.top-margin-1 {
        margin-top: 100px !important;
    }
    .inner p.page-title.top-margin-2 {
        margin-top: 150px !important;
    }
}

/* GDPR Cookie Usage */
.website-cookie-settings {
    color: rgba(255,255,255,1);
    background-color: rgba(0,0,0,1);
    border-top: none;
    border-right: none;
    border-bottom: rgba(204,205,207,1) 1px solid !important;
    border-bottom: none;
    border-left: none;
    padding: 10px 0 10px 0;
    display: none;
}
.website-cookie-settings .mobile {
    padding: 0;
}
.website-cookie-settings .desktop {}
.website-cookie-settings .desktop .wrapper {
    padding: 0 15px;
}
.website-cookie-settings .actions {
    display: block;
    margin-top: 0.5em;
}
.website-cookie-settings .mobile .actions {
    text-align: center;
}
.website-cookie-settings .desktop .actions {
    float: right;
}
.website-cookie-settings .actions .accept-all-cookies-btn {
    color: rgba(255,255,255,1);
    background-color: rgba(0,176,236,1);
    padding: 4px 20px;
}
.website-cookie-settings .actions .cookie-setting-btn {
    color: rgba(255,255,255,1);
    background-color: #105e9d;
    padding: 4px 20px;
    margin-left: 10px;
}

#cookie-usage-explain-accordion {
    margin-top: 1em;
}
#cookie-usage-explain-accordion .panel-heading {
    padding-left: 15px;
}
/*    display: block;*/
/*    height: 200px;*/
/*}*/

.custom-checkbox input[type="checkbox"],
.custom-checkbox .checked {
    display: none;
}
.custom-checkbox input[type="checkbox"]:checked ~ .checked {
    display: inline-block;
}
.custom-checkbox input[type="checkbox"]:checked ~ .unchecked {
    display: none;
}
/* /GDPR Cookie Usage */

/* Smart Lighting Footer */
#smart-lighting-footer {
    color: rgba(133,133,133,1);
    margin-top: 20px;
    margin-bottom: -20px;

}
#smart-lighting-footer a {
    color: rgba(153,153,153,1);
}
#smart-lighting-footer a:hover {
    color: rgba(173,173,173,1);
}

@media screen and (min-width: 769px) {
    #smart-lighting-footer {
        margin-top: 60px;
        margin-bottom: -80px;
    }
}
/* /Smart Lighting Footer */

/* Front Page - Product Catalogue container */
.fp-product-catalogue-container {
    margin-top: 1em;
    background-color: rgba(255,255,255,1);
    height: auto;
}
.fp-product-catalogue-container h1 {
    color: #004c8b;
    font-size: 36px;
    text-align: center;
    margin: 20px 0 0 0;
    font-weight: bold;
    line-height: 120%;
}
.fp-product-catalogue-container .new-product-btn-container {
    margin-top: 20px;
}
.fp-product-catalogue-container .new-product-btn-container .new-product-btn-img {
    margin-left: auto;
    margin-right: auto;
    box-shadow: 2px 2px 5px #d8d8d8;
    padding: 7px;

    /* .img-responsive */
    display: block;
    max-width: 100%;
    height: auto;
    /* /.img-responsive */
}
.fp-product-catalogue-container .catalogue-item {
    color: #4d4e4e;
    background-color: rgba(255,255,255,1);
    border-bottom: 1px solid #333;
    font-size: 18px;
    padding: 10px 20px 30px 20px;
    text-align: center;
    margin-top: 10px;
}
.fp-product-catalogue-container .catalogue-item br {
    display: none;
}
.fp-product-catalogue-container .catalogue-item .cover-img-container {
    width: 130px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}
.fp-product-catalogue-container .catalogue-item .cover-img-container .cover-img {
    box-shadow: 6px 6px 17px rgba(0,0,0,0.3);

    /* .img-responsive */
    display: block;
    max-width: 100%;
    height: auto;
    /* /.img-responsive */
}
.fp-product-catalogue-container .all-catalogues-btn-face {
    padding: 10px 0;
    width: 75%;
    margin: 20px auto 0 auto;
    background-color: #004c8b;
    border-radius: 3px;
    line-height: 18px;
    text-align: center;
}
.fp-product-catalogue-container .all-catalogues-btn-face a {
    color: rgba(255,255,255,1);
    font-size: 20px;
}

@media screen and (min-width: 769px) {
    .fp-product-catalogue-container {
        background-color: #2aabe2;
        padding-bottom: 20px;
    }
    .fp-product-catalogue-container h1 {
        color: rgba(255,255,255,1);
        margin: 20px 0 25px 0;
        text-align: left;
    }
    .fp-product-catalogue-container .new-product-btn-container {
        margin-top: 0;
    }
    .fp-product-catalogue-container .new-product-btn-container .new-product-btn-img {
        margin-left: 0;
        margin-right: 0;
        box-shadow: none;
        padding: 0;
    }
    .fp-product-catalogue-container .catalogue-item {
        position: relative;
        border-bottom: none;
        padding: 14px 30px;
        font-size: 28px;
        line-height: 120%;
        margin-top: 63px;
        text-align: left;
    }
    .fp-product-catalogue-container .catalogue-item br {
        display: block;
    }
    .fp-product-catalogue-container .catalogue-item .cover-img-container {
        position: absolute;
        right: 20px;
        bottom: 15px;
        width: 102px;
    }
    .fp-product-catalogue-container .all-catalogues-btn-face {
        width: 100%;
        text-align: right;
        margin: 10px 0 0 0;
        padding-top: 0;
        padding-right: 15px;
        background-color: transparent;
        border-radius: unset;
    }
    .fp-product-catalogue-container .all-catalogues-btn-face a {
        font-size: 16px;
    }
}
/* /Front Page - Product Catalogue container */

/* Product Filter - Voltage dropdown - begin */
ul#dd-voltage {
    display: block;
    text-align: left;
    width: 100%;
    background-color: #e6e6e6;
    border: none;
    padding-left: 0;
    padding-right: 4px;
    cursor: pointer;
    list-style: none;
    height: 113px;
    overflow: auto;
}
ul#dd-voltage li {
    padding: 8px 10px;
    color: #4d4d4d;
    background-color: #e6e6e6;
}
ul#dd-voltage li.selected {
    color: rgb(255, 255, 255, 1);
    background-color: #00a9ec;
}

/* scrollbar - begin */
/* Works on Firefox */
ul#dd-voltage {
    scrollbar-width: medium;
    scrollbar-color: #ddd #e6e6e6;
}

/* Works on Chrome, Edge, and Safari */
ul#dd-voltage::-webkit-scrollbar {
    width: 12px;
}
ul#dd-voltage::-webkit-scrollbar-track {
    background-color: #e6e6e6;
}
ul#dd-voltage::-webkit-scrollbar-thumb {
    background-color: #cccccc;
    border-radius: 20px;
    border: 3px solid #e6e6e6;
}
/* scrollbar - end */

/* Product Filter - Voltage dropdown - end */

/* Products : Smart Lighting : Infinite - begin */
.infinite h1 {
    margin: 0;
    font-size: 28px;
    line-height: 1.4em;
    /*color: #0063a1; !* rgba(0, 173, 239); *!*/
    color: #00a8ec;
}
.infinite .bg-1 h1,
.infinite .bg-1 p {
    color: #ffffff;
}
.infinite h2 {
    margin: 0;
    font-size: 20px;
    line-height: 1.4em;
    /*color: #0063a1; !* rgba(0, 173, 239); *!*/
    color: #00a8ec;
}
.infinite .bg-1 {
    background-color: #dacab5;
}

.infinite-iot-resources {}
.infinite-iot-resources .circle-icon-container {
    text-align: center;
}
.infinite-iot-resources .circle-icon-container img {
    max-width: 200px;
    max-height: 200px;
    margin-left: auto;
    margin-right: auto;
}
.infinite-iot-resources .circle-icon-container h4 {
    margin-top: 1em;
    font-weight: bold;
}
.infinite-iot-resources .tutorial-videos {}
.infinite-iot-resources .tutorial-videos h1 {
    text-align: center;
    border-top: 1px solid #00a8ec;
    padding-top: 1em;
}
.infinite-iot-resources .tutorial-videos .video-container {
    margin-top: 2em;
    cursor: pointer;
}
.infinite-iot-resources .tutorial-videos .video-container img {
    margin-left: auto;
    margin-right: auto;
}
.infinite-iot-resources .tutorial-videos .video-container div.title {
    text-align: center;
    margin-top: 1em;
    margin-right: auto;
    margin-left: auto;
}
.infinite-iot-resources .faq-container {
    margin-top: 2em;
    padding: 2em;
    background-color: #f5f5f5;
}
.infinite-iot-resources .faq-container h1 {
    text-align: center;
    color: #000000;
}
.infinite-iot-resources .faq-container .q-and-a {
    font-size: 14px;
    padding-left: 15px;
}
.infinite-iot-resources .faq-container .q-and-a .section-button {
    float: left;
    margin-top: -2px;
    width: 16px;
    height: 26px;
}
.infinite-iot-resources .faq-container .q-and-a .section-qa-container {
    position: relative;
    margin-left: 0.5em;
}
.infinite-iot-resources .faq-container .q-and-a .section-qa-container .section-qa-container-inner {
    margin-left: 1.5em;
    margin-top: 5px;
}
.infinite-iot-resources .faq-container .q-and-a .section-qa-container .section-qa-container-inner .section-name {
    font-weight: 700;
    font-size: 120%;
    cursor: pointer;
    user-select: none; /* standard syntax */
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
}
.infinite-iot-resources .faq-container .q-and-a .section-qa-container .section-qa-container-inner .qa-container {
    position: relative;
}
.infinite-iot-resources .faq-container .q-and-a .section-qa-container .section-qa-container-inner .qa-container .q-button {
   float: left;
    margin-top: -2px;
    width: 16px;
    height: 26px;
}
.infinite-iot-resources .faq-container .q-and-a .section-qa-container .section-qa-container-inner .qa-container .qa {
    margin-left: 1.5em;
    font-weight: normal;
    margin-top: 5px;
}
.infinite-iot-resources .faq-container .q-and-a .section-qa-container .section-qa-container-inner .qa-container .qa .q {
    font-size: 120%;
    cursor: pointer;
    user-select: none; /* standard syntax */
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
}
.infinite-iot-resources .faq-container .q-and-a .section-qa-container .section-qa-container-inner .qa-container .qa .a {
    position: relative;
}
/* Products : Smart Lighting : Infinite - end */

.stock-status-indicator {
    position: absolute;
    top: 0;
    left: 0;
    padding: 4px 8px;
}
.stock-status-indicator.discontinued {
    color: #ffffff;
    background-color: #7f7f7f;
}

a.glowing-gradient-button {
    transform: translate(-50%, -50%);
    width: 100px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    text-decoration: none;
    box-sizing: border-box;
    background: linear-gradient(90deg, #65558f, #0055a4, #e73132, #c7d301, #278b86, #a7358c);
    background-size: 1000%;
    border-radius: 30px;
    padding: .5em 2em;
}
a.glowing-gradient-button:hover {
    animation: glowing-gradient-button-hover-animate 10s linear infinite;
}
@keyframes glowing-gradient-button-hover-animate {
    0% {
        background-position: 0%;
    }
    100% {
        background-position: 1000%;
    }
}
