/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-family: "BwModelica";
    src: url("/wp-content/themes/flatsome-child/fonts/BwModelica-Regular.woff") format('woff');
}

@font-face {
    font-family: "BwModelica-Bold";
    src: url("/wp-content/themes/flatsome-child/fonts/BwModelica-Bold.woff") format('woff');
}

h2 {
    font-size: 60px;
    letter-spacing: 1.56px;
    line-height: 77px;
    font-weight: 500;
    color: #1C1C1C;
    margin-bottom: 12px;
}

p {
    font-family: "BwModelica", sans-serif;
/*     font-size: 14px; */
	font-size:1.0rem;
    line-height: 22px;
    color: #5B5C5E;
    word-wrap: break-word;
}

.custom-btn a {
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
    color: #5B5C5E;
}

.custom-btn img {
    margin-left: 30px;
}

#main {
    overflow: hidden;
}

#footer {
    overflow: hidden;
}

.home .mfp-close {
    right: 8px;
}

@media screen and (max-width: 549px) {
    h2 {
        font-size: 40px;
        letter-spacing: 1.04px;
        line-height: 50px;
        font-weight: 500;
        color: #1C1C1C;
        /*margin-bottom: 12px;*/
    }

    .custom-btn a {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px;
    }

    .custom-btn img {
        margin-left: 19px;
        width: 28px;
        height: 28px;
    }

}

/*** Mobile Menu ***/
.mobile-sidebar {
    border-left: solid 8px #FFCB02;
    background-color: #fff;
    min-height: 100%;
}

.nav-sidebar.nav-vertical>.cart-item {
    display: none;
}

.nav-sidebar.nav-vertical>li+li {
    border: none;
}

.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
    font-size: 18px;
    letter-spacing: 0.47px;
    color: #ADADAD;
    margin-left: 20px;
    padding: 7px 12px;
    flex-grow: 0;
    border-radius: 4px;
    margin-bottom: 10px;
}

.toggle {
    margin-left: auto;
}

.off-canvas:not(.off-canvas-center) .nav-vertical li.current_page_item>a {
    background: #FFCB02;
    color: #fff;
}


#menu-product-cat-19 {
    max-width: 17%;
    -ms-flex-preferred-size: 17%;
    flex-basis: 17%;
}

#menu-product-cat-21 {
    max-width: 62%;
    -ms-flex-preferred-size: 62%;
    flex-basis: 62%;
}

#menu-product-cat-33 {
    max-width: 21%;
    -ms-flex-preferred-size: 21%;
    flex-basis: 21%;
}

#menu-product-cat-21 .menu-product-second-cate-col {
    width: 33%;
    padding-right: 10px;
}

#menu-product-cat-21 .menu-product-second-cate-group {
    width: 33%;
}

#menu-product-cat-21 .menu-product-second-cate-group>.menu-product-second-cate-col {
    width: 100%;
}


@media screen and (max-width: 849px) {
    .nav-sidebar.nav-vertical>li+li.header-divider {
        margin-left: 20px;
        margin-right: 20px;
        border-bottom: 1px solid #D8D8D8 !important;
        box-sizing: border-box;
        width: calc(260px - 40px);
        margin-bottom: 5px;
    }

    .mobile-top-bar-nav {

    }
    
    /*menu watermark*/
    .menu-waterwark{
    font-size:20px !important;

}

    .off-canvas:not(.off-canvas-center) .nav-vertical li.mobile-top-bar-nav>a {
        opacity: 0.5;
        font-size: 18px;
        color: #5B5C5E;
        letter-spacing: 0.47px;
        margin-bottom: 1px;
        line-height: 22px;
    }

    #flatsome-uber-menu {
        margin-bottom: 0 !important;
    }

    .custom-header-divider {
        margin: 0 15px;
        border-left: 1px solid #1C1C1C;
        height: 20px;
    }

    .sidebar-menu {
        background-color: #fff;
    }

    .mobile-custom-menu-row h3 {
        font-weight: 500;
        line-height: 38px;
        font-size: 30px;
        color: #1C1C1C;
        letter-spacing: 0.79px;
        margin-top: 27px;
        margin-bottom: 0;
    }

    .mobile-custom-menu-row {
        display: flex;
        align-items: center;
    }


    .sidebar-menu > .mobile-custom-menu-box {
        margin-left: 25px;
        margin-right: 20px;
    }

    .mobile-custom-menu-back {
        font-family: "Barlow Condensed", sans-serif;
        font-weight: 500;
        font-size: 18px;
        color: #1E1E1E;
        letter-spacing: 0.47px;
        line-height: 22px;
        display: flex;
        align-items: center;
    }

    .mobile-custom-menu-back img {
        margin-right: 11px;
    }

    .mobile-custom-menu-row.flex-wrap {
        flex-wrap: wrap;
    }

    .mobile-country-popup-country-cell {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        margin: 18px 0;
    }

    .mobile-country-popup-country-text {
        opacity: 0.5;
        font-family: "Barlow Condensed", sans-serif;
        font-weight: 500;
        font-size: 18px;
        color: #5B5C5E;
        letter-spacing: 0.47px;
    }

    .mobile-country-popup-country-img img {
        width: 30px;
        height: 18px;
        object-fit: cover;
    }

    .nav-sidebar.nav-vertical>li.menu-item.active, .nav-sidebar.nav-vertical>li.menu-item:hover {
        background-color: #fff;
    }

    .menu-item-50 {

    }



    .mobile-custom-menu-searchform {
        margin-top: 22px;
        display: flex;
        width: 100%;
        background-color: #FFCB02;
        border-radius: 4px;
        flex-wrap: wrap;
        padding: 12px;
    }

    .mobile-custom-menu-searchform input {
        border: none;
        background-color: #FFCB02;
        box-shadow: none;
        font-family: "Barlow Condensed", sans-serif;
        font-weight: 500;
        font-size: 18px;
        color: #FFFFFF;
        letter-spacing: 0.47px;
        margin-bottom: 20px;
    }

    .mobile-custom-menu-searchform input::-webkit-input-placeholder {
        color: #FFFFFF;
    }

    .mobile-custom-menu-searchform input::-moz-placeholder {
        color: #FFFFFF;
    }

    .mobile-custom-menu-searchform input::-ms-input-placeholder {
        color: #FFFFFF;
    }

    .mobile-custom-menu-searchform input::-moz-placeholder {
        color: #FFFFFF;
    }

    .mobile-custom-menu-searchform .flex-col {
        display: flex;
        width: 100%;
        justify-content: flex-end;
    }

    .mobile-custom-menu-searchform button {
        border: none;
    }
}


/*** Header CSS ***/
.header-nav-main > li > a,
.header-nav-main .nav > li > a  {
/*     font-size: 16px; */
	font-size:1.15em;
    letter-spacing: 0.37px;
    line-height: 17px;
    color: #1C1C1C;
}

.header-nav-main .nav-pills>li.active>a {
    color: #fff;
}

.header-nav-main .nav>li>a:hover {
    color: rgb(17,17,17);
}


.header-bottom .nav > li > a {
    font-size: 18px;
    letter-spacing: 0.47px;
    line-height: 22px;
    color: #5B5C5E;
}

.header-bottom .nav-pills>li.active>a {
    color: #fff;
}

.header-bottom .nav>li>a:hover {
    color: rgba(17,17,17,0.95);
}

.header-bottom .nav>li.active>a:hover {
    color: #fff;
}

.nav-pills>li>a,
.nav-pills>li>div#language-popup{
    border-radius: 4px;
    padding: 7px 12px;
}

#language-popup img {
    margin-bottom: 3px;
}


.nav-dropdown-has-arrow li.has-dropdown:after, .nav-dropdown-has-arrow li.has-dropdown:before {
    content: none;
}

.nav-dropdown {
    min-width: 250px;
    border-radius: 4px;
    border: none;
    box-shadow: 0 0 8px rgba(0,0,0,0.5);
    background: rgba(255,255,255);
    margin-top: 7px;
}

li.current-dropdown>.nav-dropdown, .next-prev-thumbs li.has-dropdown:hover>.nav-dropdown, .no-js li.has-dropdown:hover>.nav-dropdown {
    left: 0;
}

.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
    font-weight: 500;
    border-bottom: none;
    font-weight: 500;
    line-height: 22px;
/*     font-size: 18px; */
	font-size:1.15em;
    letter-spacing: 1px;
}

.nav-dropdown.nav-dropdown-default>li>a {
    color: rgba(28,28,28,0.9);
}

.nav-dropdown>li.active:last-child:not(.nav-dropdown-col)>a,
.nav-dropdown li.active>a {
    border-bottom: 3px solid #FFCB02 !important;
    display: inline-block;
}

.nav>li.header-divider {
    margin: 0 3px;
}

.has-dropdown .icon-angle-down {
    display: none;
}

.nav-dropdown>li.nav-dropdown-col, .nav-dropdown>li.image-column {
    display: block;
}

.nav-dropdown li ul:not(.nav-dropdown) {
    margin-left: 8px;
    padding-top: 10px;
    padding-bottom: 30px;
}

.nav-dropdown-default .nav-column li>a {
    font-weight: 500;
    font-size: 12px;
    color: #5B5C5E;
    letter-spacing: 0.53px;
    line-height: 10px;
}

.pc-country-popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(31,31,31,0.9);
    z-index: 999;
    justify-content: center;
    align-items: center;
}

.pc-country-popup-box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.pc-country-popup-title {
    font-weight: 500;
    font-size: 30px;
    color: #FFFFFF;
    letter-spacing: 0.79px;
    margin-bottom: 27px;
}

.pc-country-popup-country-row {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 28px 23px;
    background: #FFCB02;
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.74);
    border-radius: 4px;
    margin-bottom: 27px;
}

.pc-country-popup-country-cell {

    border-radius: 4px;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.pc-country-popup-country-cell:hover {
    background: #FFFFFF;
}

.pc-country-popup-country-img {
    width: 29px;
    height: 19px;
    margin-bottom: 14px;
}

.pc-country-popup-country-img img {
    object-fit: cover;
    width: 29px;
    height: 19px;
}

.pc-country-popup-country-text {
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0.47px;
    text-align: center;
}

.pc-country-popup-country-cell:hover .pc-country-popup-country-text {
    font-weight: 500;
    font-size: 18px;
    color: #1C1C1C;
    letter-spacing: 0.47px;
    text-align: center;
}

.pc-country-popup-back-btn {
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0.47px;
    cursor: pointer;
}

.ubermenu-responsive-default.ubermenu.ubermenu-main {
    /*display: none !important;*/
}

.ubermenu-skin-black-white-2 .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
    color: #5b5c5e;
    background-color: #fff;
}

#flatsome-uber-menu {
    margin-bottom: 18px;
}

.ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target {
    padding: 7px 12px;
    border-radius: 4px;
}

.ubermenu-sub-indicators .ubermenu-item-has-children>.ubermenu-target.ubermenu-noindicator {
    padding-right: 12px;
}

.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {
    background-color: #FFCB02;
    color: #fff;
}

.full-width .ubermenu-nav {
    padding: 0px 15px;
}

.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
    letter-spacing: 0.48px;
/* 	Zhen edit: */
	font-size:1.72em;
}


.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0.ubermenu-active > .ubermenu-submenu-drop, .ubermenu-skin-black-white-2.ubermenu-horizontal:not(.ubermenu-transition-shift) .ubermenu-item-level-0 > .ubermenu-submenu-drop {
    margin-top: 7px;
    padding: 20px;
    border-radius: 4px;
    min-width: 230px;
    box-sizing: border-box;
    box-shadow: 0 0 8px rgba(0,0,0,0.5);
}

.ubermenu .ubermenu-item-level-0>.ubermenu-submenu-drop {
    clip: auto;
}

.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-target {
    font-weight: 500;
    border-bottom: none;
    font-weight: 500;
    line-height: 22px;
/*     font-size: 18px; */
/* 	Zhen edit: */
	font-size:1.72em;
    letter-spacing: 1px;
    color: rgba(28,28,28,0.9);
    padding: 10px 0;
    margin: 0 10px;
}

.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-current-menu-item > .ubermenu-target {
    border-bottom: 3px solid #FFCB02 !important;
    display: inline-block;
}

.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
    font-weight: 500;
/*     font-size: 18px; */
/* 	Zhen edit: */
	font-size:1.72em;
    color: #1C1C1C;
    letter-spacing: 1px;
    border-bottom: 3px solid transparent;
}

.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
    padding: 20px max(calc((100vw - 1050px) / 2) , 15px) !important;
}

.ubermenu .ubermenu-submenu .ubermenu-column-auto {
    margin-right: 30px;
}

.ubermenu-current-menu-ancestor.ubermenu-current-menu-parent > a {
    border-bottom: 3px solid #FFCB02 !important;
    display: inline-block;
}

.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {
    font-weight: 500;
    font-size: 12px;
    font-family: "BwModelica-Medium", Sans-serif;
    color: #5B5C5E;
    letter-spacing: 0.53px;
    line-height: 30px;
    padding: 0;
    display: inline-block;
    border-bottom: 3px solid transparent;

}

.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header.ubermenu-has-submenu-stack > .ubermenu-target {
    border-bottom: none;
}

.ubermenu .ubermenu-custom-content-padded {
    padding: 0;
    width: 100%;
}

#menu-item-2991 {
    margin-right: 0;
    width: 100%;
    padding: 50px 0;
}

.menu-product-row {
    padding:  20px 0;
}

.menu-product-row .col {
/*     padding: 0 42px; */
/* 	Zhen edit: */
	padding:0 30px;
}

.menu-product-row .col + .col {
    border-left: 1px solid #D6D6D6;
}

.menu-product-col {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.menu-product-col:first-child {
    padding-left: 0;
}

.menu-product-col:last-child {
    padding-right: 0;
}

.menu-product-first-cate-name a {
    font-weight: 500;
/*     font-size: 18px; */
	font-size:1.72em;
    color: #1C1C1C;
    letter-spacing: 1px;
    line-height: 22px;
    width: 100%;
}

.menu-product-first-cate-name a:hover {
    color: #F28601;
    text-decoration: underline;
}

.menu-product-first-cate-name {
    margin-bottom: 11px;
}

.menu-product-second-cate-name a {
    font-family: "BwModelica-Medium", Sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #1C1C1C;
    letter-spacing: 0.53px;
    line-height: 30px;
}

.menu-product-second-cate-name a:hover {
    color: #F28601;
    text-decoration: underline;
}

.menu-product-second-cate-name {
    margin-bottom: 11px;
}

.menu-product-third-cate-name a {
    font-family: "BwModelica-Medium", Sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #1c1c1c;
    letter-spacing: 0.53px;
    line-height: 26px;
    margin-right: 8px;
}

.menu-product-third-cate-name a:hover {
    color: #F28601;
    text-decoration: underline;
}

.menu-product-third-cate-name {
    display: flex;
    align-items: center;
}

.menu-product-product-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.menu-product-product-name a {
    font-family: "BwModelica-Medium", Sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #5B5C5E;
    letter-spacing: 0.53px;
    line-height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.menu-product-product-name a:hover {
    color: #F28601;
    text-decoration: underline;
}

.menu-product-product-name.current a {
    color: #F28601;
    text-decoration: underline;
}

.menu-product-first-cate-name {
    width: 100%;
}

.menu-product-first-cate-col {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.menu-product-first-new-cate-col {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.menu-product-second-cate-col {
    margin-bottom: 40px;
}

.menu-product-third-cate-hide-product {
    display: none;
}

.menu-product-third-cate-hide-product.active {
    display: block;
    padding-top: 5px;
    padding-bottom: 15px;
}

.menu-product-third-cate-col,
.menu-product-second-products-col {
    padding-left: 7px;
}

@media screen and (max-width: 849px) {
    .pc-country-popup {
        display: none !important;
    }

    .ubermenu-main {
        display: none !important;
    }

    .current-menu-item>a {
        background-color: #FFCB02;
        color: #fff !important;
        border-radius: 4px;
    }

    .menu-product-row {
        display: flex;
        flex-direction: column;
        padding: 0;
    }

    #menu-product-cat-19,
    #menu-product-cat-21,
    #menu-product-cat-33 {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    .menu-product-row .col + .col {
        border: none;
    }

    .menu-product-row .col {
        padding: 0 0 0 .5em;
    }

    .menu-product-first-new-cate-col {
        display: flex;
        flex-direction: column;
    }

    #menu-product-cat-21 .menu-product-second-cate-group,
    #menu-product-cat-21 .menu-product-second-cate-col {
        width: 100%;
        padding-right: 0;
    }

    .menu-product-second-cate-name a {
        margin-left: 20px;
        padding: 7px 12px;
        flex-grow: 0;
        border-radius: 4px;
        margin-bottom: 10px;
    }

    .menu-product-first-cate-name {
        margin-bottom: 0;
    }

    .menu-product-first-cate-name a {
        font-size: 18px;
        letter-spacing: 0.47px;
        color: #ADADAD;
        margin-left: 20px;
        padding: 7px 12px;
        flex-grow: 0;
        border-radius: 4px;
        margin-bottom: 10px;
    }

    .menu-product-second-cate-col {
        padding-left: .5em;
        margin-bottom: 10px;
    }

    .menu-product-third-cate-col,
    .menu-product-second-products-col {
        margin-left: 36px;
        padding-left: 12px;
    }

    .menu-product-third-cate-name {
        padding-right: 10px;
    }

    .menu-product-third-cate-hide-product .menu-product-product-name {
        white-space: normal;
        margin-bottom: 10px;
    }

    .menu-product-product-name a {
        white-space: normal;
    }

}

/*** Home CSS ***/
.home-banner {
    position: relative;
}

/* clients sliders */
.home-our-clients-slider .flickity-viewport{
	
	max-height:290px;
}

/*.home-banner:after {*/
/*    content: url("/wp-content/uploads/2020/04/DOWN.svg");*/
/*    height: 48px;*/
/*    width: 48px;*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    left: 50%;*/
/*    transform: translate(-50%, 50%);*/
/*    cursor: pointer;*/
/*}*/

.home-banner-down-arrow {
    height: 48px;
    width: 48px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    cursor: pointer;
}

.home-banner-text {
    font-size: 77px !important;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500 !important;
    line-height: 77px;
    letter-spacing: 2px;
}

.home-server-row .box-overlay .box-text {
    transform: translateY(-50%);
    top: 50%;
    padding-left: 36px;
    padding-right: 36px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.home-server-row .box-overlay .box-text .box-text-inner {
    margin: 0;
}

.home-server-row .box-overlay h3 {
    font-size: 52px;
    color: #fff;
    line-height: 77px;
    letter-spacing: 1.35px;
    font-weight: 500;
    text-align: left;
}

.home-services-left-label span {
    font-family: "Barlow Condensed", sans-serif;
    font-size: 20px;
    line-height: 22px;
    color: #1C1C1C;
    font-weight: 500;
    padding-bottom: 8px;
    border-bottom: 3px solid #FFCB02;
}

.home-services-left-label span + span {
    margin-left: 38px;
}

.home-services-left-arrow {
    display: flex;
    align-items: center;
}

.home-services-left-arrow img {
    width: 48px;
    height: 48px;
}

.home-service-left-text {
    display: flex;
    align-items: center;
}

.home-service-left-text p {
    margin-bottom: 0;
}

.home-services-left-label {
    margin-bottom: 19px;
}

.home-value-row > .col {
    padding-bottom: 0px;
}

.home-value-left-row h3 {
    font-weight: 500;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 13px;
    color: #666769;
}

.home-value-left-row p {
    color: #666769;
}

.our-value-right-col {
    display: flex;
    align-items: center;
}

.our-value-right-col .col-inner {
    margin-top: 60px;
}

.our-value-right-col h2,
.our-value-right-col p {
    color: #fff;
    text-align: right;
    max-width: 353px;
    margin-left: auto;
    margin-right: 0;
}

.home-project-section {
    overflow: hidden;
}

.home-project-left-col {
    display: flex;
    align-items: center;
}

.home-project-left-col p {
    font-size: 18px;
    color: #666769;
    line-height: 28px;
}

.home-project-btn a {
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
    color: #666769;
}

.home-project-btn img {
    margin-left: 30px;
}

.home-project-carousel .flickity-slider>.home-project-carousel-cell {
    width: 300px !important;
    margin-right: 46px;
    border-radius: 15px;
    counter-increment: carousel-cell;
    overflow: hidden;
}

.home-project-carousel-container {
    position: relative;
}

.home-project-carousel-img img {
    width: 300px;
    height: 470px;
}

.hover-layer {
    opacity: 0;
    transition: opacity 0.3s;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: linear-gradient(180deg, rgba(255,203,2,0.38) 54%, #F28601 84%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    text-align: center;
}

.hover-layer:hover {
    opacity: 1;
}

.home-project-carousel-subtitle {
    font-family: "BwModelica", sans-serif;
    font-size: 12px;
    line-height: 22px;
    color: #fff;
}

.home-project-carousel-title {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 28px;
}

.home-project-carousel-arrow {
    margin-bottom: 16px;
}

.home-project-row {
    margin-left: calc((100vw - 1080px) / 2);
}

.home-help-row h2 {
    font-size: 77px;
    line-height: 77px;
    letter-spacing: 2px;
    color: #fff;
    margin-bottom: 20px;
}

.home-help-row p {
    color: #fff;
}

.home-help-row .custom-btn a {
    color: #fff;
}

.home-client-icon-row .col {
    display: flex;
    align-items: center;
}

.home-new-carousel .flickity-slider>.home-new-carousel-cell {
    width: 330px !important;
    margin-right: 23px;
    border-radius: 15px;
    counter-increment: carousel-cell;
    overflow: hidden;
}

.home-new-carousel-container {
    position: relative;
}

.home-new-carousel-img img {
    width: 330px;
    height: 200px;
}

.home-new-carousel-subtitle {
    font-family: "BwModelica", sans-serif;
    font-size: 12px;
    line-height: 22px;
    color: #fff;
}

.home-new-carousel-title {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 28px;
}

.home-new-carousel-arrow {
    margin-bottom: 16px;
}

.home-new-carousel .flickity-prev-next-button {
    background-color: #FFCB02;
    color: #fff;
    opacity: 1;
}

.home-new-carousel .flickity-prev-next-button.next {
    right: -60px;
}

.home-new-carousel .flickity-prev-next-button.previous {
    left: -75px;
}

div[id^="wpcf7-f30"] .wpcf7-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

div[id^="wpcf7-f30"] .wpcf7-form p:nth-child(2) {
    width: calc(100% - 48px);
}

div[id^="wpcf7-f30"] .wpcf7-form p:nth-child(2) input[type="email"] {
    margin-bottom: 0;
    line-height: 48px;
    border: solid 1px #FFCB02;
    height: 48px;
}

div[id^="wpcf7-f30"] .wpcf7-form p:nth-child(2) .your-email {
    position: relative;
}

div[id^="wpcf7-f30"] .wpcf7-form p:nth-child(2) .wpcf7-not-valid-tip {
    position: absolute;
    width: 100%;
    bottom: 0;
    transform: translateY(150%);
}

div[id^="wpcf7-f30"] .wpcf7-form .wpcf7-response-output {
    margin-top: 20px;
}

div[id^="wpcf7-f30"] .wpcf7-form p:nth-child(3) input[type="submit"] {
    background: url("/wp-content/uploads/2020/04/LEFT.svg") center center;
    text-indent: -9999px;
    box-shadow: none;
    font-size: 0px;
    width: 48px;
    height: 48px;
    padding: 0px;
}


.home-project-popup-top-title {
    font-weight: 500;
    font-size: 60px;
    color: #1C1C1C;
    letter-spacing: 1.56px;
    text-align: center;
    line-height: 77px;
    margin-top: 60px;
}

.home-project-popup-para {
    font-size: 18px;
    color: #5B5C5E;
    letter-spacing: 0;
    text-align: center;
    line-height: 28px;
    max-width: 580px;
    padding-bottom: 40px;
    margin: 0 auto;
}

.home-project-popup {
    padding: 70px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.home-project-popup-cell {
    width: 47%;
    margin-bottom: 50px;
}

.home-project-popup-container {
    display: flex;
    flex-direction: column;
}

.home-project-popup-img img {
    width: 400px;
    height: 300px;
    object-fit: cover;
    margin-bottom: 13px;
}

.home-project-popup-title {
    font-weight: 500;
    font-size: 20px;
    color: #1C1C1C;
    letter-spacing: 0;
    line-height: 24px;
}

.single-project-popup-img img {
    width: 100%;
    max-height: 500px;
    object-fit: contain;
    margin-bottom: 20px;
}

.single-project-popup-title {
    text-align: center;
}

.single-project-popup-subtitle {
    text-align: center;
}



@media screen and (max-width: 1179px) {
    .home-project-row {
        margin-left: auto;
    }

    .home-new-carousel .flickity-prev-next-button {
        display: none;
    }
}

@media screen and (max-width: 549px) {
    .home-banner-text {
        font-size: 40px !important;
        font-family: "Barlow Condensed", sans-serif;
        font-weight: 500 !important;
        line-height: 40px;
        letter-spacing: 0;
        text-align: left;
    }

    .home-banner .img .img-inner {
        padding-top: 200px !important;
    }

    .home-banner .banner-layers {
        overflow: visible;
    }

    .home-server-row .medium-para {
        margin-bottom: 0;
    }

    .home-server-row .box-overlay .box-text {
        padding-left: 21px;
        padding-right: 21px;
    }

    .home-server-row .box-overlay .box-text .box-text-inner {
        width: 100%;
    }

    .home-serviec-img-box {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .home-serviec-img-box .left {
        text-align: left;
    }

    .home-serviec-img-box .right img {
        width: 28px;
        height: 28px;
    }

    .home-server-row .box-overlay h3 {
        font-size: 30px;
        line-height: 36px;
        letter-spacing: 0.78px;
    }

    .home-server-row .box-overlay span {
        font-family: "Barlow Condensed", sans-serif;
        font-weight: 500;
        line-height: 22px;
        padding-bottom: 5px;
        border-bottom: solid 2px #fff;
    }

    .home-server-row .box-overlay span + span {
        margin-left: 20px;
    }

    .home-server-row .col {
        padding-bottom: 15px;
    }

    .our-value-right-col h2 {
        margin: 13px 0;
    }

    .our-value-right-col h2, .our-value-right-col p {
        text-align: left;
    }

    .our-value-right-col .col-inner {
        margin-top: 0px;
    }

    .home-value-left-row h3 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 8px;
    }

    .home-value-left-row p {
        font-size: 12px;
    }

    .home-project-btn {
        display: none;
    }

    .home-project-left-col p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 0;
    }

    .home-project-carousel .flickity-slider>.home-project-carousel-cell {
        width: 200px !important;
        margin-right: 15px;
    }

    .home-project-carousel-img img {
        width: 200px;
        height: 311px;
    }

    .hover-layer {
        padding: 0 10px;
        text-align: center;
    }

    .home-project-btn.mobile {
        display: block;
    }

    .home-project-btn a {
        font-size: 14px;
        line-height: 22px;
    }

    .home-project-btn img {
        margin-left: 19px;
        width: 28px;
        height: 28px;
    }

    .home-help-row h2 {
        font-size: 40px;
        letter-spacing: 1.04px;
        line-height: 48px;
    }

    .home-help-row p {
        font-size: 12px;
        line-height: 18px;
    }

    .home-help-row  .custom-btn {
        text-align: right;
    }

    .home-help-row .custom-btn a {
        font-size: 14px;
        line-height: 22px;
    }

    .home-client-row p {
        margin-bottom: 0;
    }

    .home-client-row .col {
        padding-bottom: 15px;
    }

    .home-new-text-row h2 {
        font-size: 40px;
        letter-spacing: 1.04px;
        line-height: 48px;
        text-align: left;
    }

    .home-new-text-row p {
        text-align: left;
    }

    .home-new-carousel .flickity-slider>.home-new-carousel-cell {
        width: 232px !important;
        margin-right: 15px;
    }

    .home-new-carousel-img img {
        width: 232px;
        height: 140px;
    }

    .home-new-carousel-title {
        font-size: 14px;
        line-height: 18px;
    }

    .home-new-carousel-arrow {
        display: none;
    }

    .home-letter-row h2,
    .home-letter-row p {
        text-align: left;
    }

    .home-project-popup-top-title {
        margin-top: 20px;
        font-weight: 500;
        font-size: 40px;
        color: #1C1C1C;
        letter-spacing: 1.04px;
        text-align: center;
        margin-bottom: 14px;
    }

    .home-project-popup-para {
        font-size: 14px;
        color: #5B5C5E;
        letter-spacing: 0;
        text-align: center;
        line-height: 22px;
        margin: 0 10px;
        padding-bottom: 35px;
    }

    .home-project-popup {
        padding: 0;
    }

    .home-project-popup-cell {
        width: 100%;
        margin-bottom: 33px;
    }

    .home-project-popup-img img {
        width: 300px;
        height: 220px;
        object-fit: cover;
    }

    .home-project-popup-title {
        font-weight: 500;
        font-size: 14px;
        color: #1C1C1C;
        letter-spacing: 0;
        line-height: 24px;
    }
}


/*** Product CSS ***/
.product-nav-row {
    font-size: 18px;
    font-weight: 500;
    font-family: "Barlow Condensed", sans-serif;
    letter-spacing: 0.47px;
    color: #5B5C5E;
    padding-top: 40px;
    padding-bottom: 20px;
}

.product-nav-row .col {
    padding-bottom: 0;
}

.product-nav-row p {
    font-family: "Barlow Condensed", sans-serif;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.47px;
}

.product-nav-row a {
    color: #5B5C5E;
    font-family: "Barlow Condensed", sans-serif;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.47px;
}

.product-nav-row span {
    color: #F28601;
    font-family: "Barlow Condensed", sans-serif;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.47px;
}

.product-title-left-col {
    margin-left: calc((100vw - 1050px) / 2);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 90px;
}

.product-title-right-col {
    margin-right: calc((100vw - 1050px) / 2);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 90px;
}

.product-title {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    font-size: 60px;
    line-height: 66px;
    letter-spacing: 1.56px;
    color: #1C1C1C;
    margin-bottom: 24px;

}

.product-subtitle p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 22px;
    color: #5B5C5E;
}

.product-desc p {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 22px;
    color: #5B5C5E;
}

.ezquote-col {
    position: relative;
}

.ezquote {
    position: fixed;
    right: 32px;
    bottom: 22vh;
    transform: translateY(50%);
    width: 100px;
    height: 40px;
    z-index: 10;
    display: none;

}

.product-details {
    background: #FAFAFA;
    padding-top: 70px;
}

.product-details-tab-row {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 0 11px 0 20px;
}

.product-details-tab {
    position: relative;
    margin: 0 -20px;
    cursor: pointer;
    /*box-shadow: rgba(78,78,78,0.28) 2px -2px 7px;*/
}

.tab-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}

.tab-img-selected {
    display: none;
}

.selected .tab-img-selected {
    display: block;
}

.selected .tab-img {
    display: none;
}

.selected .tab-text {
    color: #fff;
}

.tab-text {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 22px;
    color: #1C1C1C;
    margin-top: 5px;
}

.product-tab-content {
    padding: 50px 55px;
    height: calc(100% - 13px);
    overflow-x: scroll;
}

.product-tab-content-box {
    background: #fff;
    height: 600px;
    box-shadow: rgba(78,78,78,0.28) 2px -2px 7px;
}

.product-details-key-benefits {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
}

.product-details-benefit-block {
    width: 33%;
    margin-bottom: 8px;
}

.product-details-benefit-title {
    font-family: "Barlow Condensed", sans-serif;
    color: #648D00;
    font-weight: 500;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 14px;
}

.product-details-benefit-text {
    margin-right: 80px;
}

.product-details-benefit-text p {
    font-size: 12px;
    line-height: 18px;
}


.product-details-videos {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
}

.video-ratio {
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
    position: relative; /* If you want text inside of it */
}

.video-ratio img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.video-ratio img.play-btn {
    width: 50px;
    object-fit: contain;
}

.product-details-video-block {
    width: 30%;
    margin-bottom: 40px;
}

.product-details-video-title {
    font-family: "Barlow Condensed", sans-serif;
    color: #648D00;
    font-weight: 500;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 14px;
}

.product-details-downloads {
    display: flex;
    flex-wrap: wrap;
}

.product-details-download-block {
    width: 100%;
    margin-bottom: 60px;

}

.product-details-download-block a {
    display: flex;
    align-items: center;
}

.product-details-download-title {
    font-family: "Barlow Condensed", sans-serif;
    color: #648D00;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
}

.product-details-download-image {
    width: 24px;
    height: 24px;
    margin-left: 24px;
}

.product-details-components {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.product-details-component-block {
    width: 22%;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
}

.product-details-component-image{
    width: 100%;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
}

.product-details-component-image img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 13px;
    box-shadow: 0 0 4px rgba(0,0,0,0.5);
}

.product-details-component-title {
    font-family: "Barlow Condensed", sans-serif;
    color: #648D00;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 9px;
}

.product-details-component-subtitle {
    font-family: "BwModelica", sans-serif;
    font-size: 12px;
    color: #666769;
    letter-spacing: 0;
    line-height: 20px;
}

.product-details-accessories {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.product-details-accessory-block {
    width: 48%;
    margin-bottom: 48px;
    display: flex;
    align-items: center;
}

.product-details-accessory-image{
    margin-right: 20px;
    width: 150px;
}

.product-details-accessory-image img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 13px;
    box-shadow: 0 0 4px rgba(0,0,0,0.5);
}

.product-details-accessory-left-text-box {
    width: calc(100% - 170px);
}

.product-details-accessory-title {
    font-family: "Barlow Condensed", sans-serif;
    color: #648D00;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 11px;
}

.product-details-accessory-subtitle {
    font-family: "BwModelica", sans-serif;
    font-size: 12px;
    color: #666769;
    letter-spacing: 0;
    line-height: 20px;
}






/* Hide scrollbar for Chrome, Safari and Opera */
.product-tab-content::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE and Edge */
.product-tab-content {
    -ms-overflow-style: none;
}

.product-details-border-bottom {
    width: 100%;
    height: 13px;
    background: url('/wp-content/uploads/2020/04/product-details-content-border.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*box-shadow: rgba(78,78,78,0.28) 2px -2px 7px;*/
}

.product-inquiry {
    padding-top: 90px;
    padding-bottom: 50px;
    background: #FAFAFA;
}

.ezquote-mobile {
    display: none;
}

.product-customised-solutions a {
    font-weight: 500;
    font-size: 18px;
    color: #1C1C1C;
    letter-spacing: 0.47px;
    line-height: 66px;
}

.product-customised-solutions img {
    margin-left: 37px;
}

.product-details-col-no-padding-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.full-height > .col-inner {
    height: 100%;
}

.project-page-btn a {
    font-weight: 500;
    font-size: 18px;
    color: #1C1C1C;
    letter-spacing: 0.47px;
    line-height: 66px;
}

.project-page-btn img {
    margin-left: 30px;
}

.product-contact-form {
    background: #FFFFFF;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.21);
    border-radius: 18px;
    padding: 50px;
    margin-top: 50px;
}

.product-contact-form-title {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    display: inline-block;
    font-size: 30px;
    color: #1C1C1C;
    letter-spacing: 0.78px;
    line-height: 66px;
    border-bottom: 3px solid #FFCB02;
}

.gform_wrapper #gform_5 .top_label .gfield_label, .gform_wrapper #gform_5 legend.gfield_label {
    display: none;
}

.gform_wrapper #gform_5  .field_sublabel_below .ginput_complex.ginput_container label {
    display: none;
}

#gform_5 h4 {
    font-weight: 500;
    font-size: 20px;
    color: #474747;
    letter-spacing: 0.52px;
}

body .gform_wrapper #gform_5 ul li.gfield {
    margin-top: 6px;
}

#input_5_11 {
    height: 188px;
}

#input_5_12 {
    margin-top: 53px;
}

.gform_wrapper #gform_5 .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
.gform_wrapper #gform_5 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: 14px;
    color: #474747;
    letter-spacing: 0.37px;
    line-height: 24px;
    padding: 12px 17px;
    height: 48px;
    border-color: #979797;
}

.gform_wrapper #gform_5 ul.gform_fields li.gfield select {
    font-size: 14px;
    color: #474747;
    letter-spacing: 0.37px;
    line-height: 24px;
    padding: 12px 17px;
    height: 48px;
    box-shadow: none;
    border-color: #979797;
}

.gform_wrapper textarea.medium {
    font-size: 14px;
    color: #474747;
    letter-spacing: 0.37px;
    line-height: 24px;
    padding: 12px 17px;
    height: 48px;
    box-shadow: none;
    border-color: #979797;
}

body .gform_wrapper .top_label div.ginput_container.ginput_recaptcha {
    margin-top: 30px;
}

#gform_5 .gform_footer {
    text-align: right;
}

#gform_5 .gform_footer input[type=image] {
    width: 133px;
    height: 48px;
}

#gform_5 .gfmc-row-1-col-1-of-2 {
    padding-right: 28px;
    border-right: 1px solid rgba(151,151,151,0.3);
}

#gform_5 .gfmc-row-1-col-2-of-2 {
    padding-left: 45px;
}

#gform_5 li.gfmc-column ul {
    margin-bottom: 0;
    margin-top: 0;
}

.product-contact-form-title {
    margin-bottom: 20px;
}

@media screen and (max-width: 1079px) {
    .product-title-left-col {
        margin-left: 15px;
    }

    .product-title-right-col {
        margin-right: 15px;
    }
}

@media screen and (max-width: 849px) {
    .product-title-left-col {
        margin-left: 15px;
        margin-right: 15px;
    }

    .product-title-right-col {
        margin-left: 15px;
        margin-right: 15px;
    }

    .tab-text {
        font-size: 14px;
    }

    .product-details-benefit-block {
        width: 100%;
    }

    .product-details-video-block {
        width: 100%;
    }

    .product-details-component-block {
        width: 48%;
    }

    .product-details-accessory-block {
        width: 100%;
    }

    .product-details-accessory-image {
        margin-left: 5px;
        margin-right: 15px;
    }

    .product-details-benefit-text {
        margin-right: 0;
    }


}

@media screen and (max-width: 549px) {
    .product-nav-row {
        font-size: 14px;
        letter-spacing: 0.37px;
        padding-bottom: 0px;
    }

    .product-title {
        font-size: 40px;
        line-height: 48px;
        letter-spacing: 1.04px;
        margin-bottom: 9px;
    }


    .product-title.mobile-product-title {
        font-size: 20px;
        letter-spacing: 0.52px;
        color: #1C1C1C;
        line-height: 24px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 29px 0;
    }

    .ezquote-col {
        margin: 0 15px;
    }

    .product-border-bottom {
        border-bottom: solid 1px #979797;
    }

    .product-details {
        padding-top: 20px;
    }

    .product-details .product-title.mobile-product-title {
        margin: 0;
    }

    .product-details-col-no-padding-bottom {
        padding-bottom: 15px;
    }

    .product-details-tab .tab-img-selected {
        display: none !important;
    }

    .product-details-tab .tab-img {
        display: none !important;
    }

    .product-details-tab-row {
        flex-wrap: wrap;
        justify-content: flex-start;
        flex-direction: row;
        padding: 0;
    }

    .product-details-tab-row .product-details-tab:nth-child(1) {
        order: 5;
    }

    .product-details-tab-row .product-details-tab:nth-child(2) {
        order: 4;
    }

    .product-details-tab-row .product-details-tab:nth-child(3) {
        order: 3;
    }

    .product-details-tab-row .product-details-tab:nth-child(4) {
        order: 2;
    }

    .product-details-tab-row .product-details-tab:nth-child(5) {
        order: 1;
    }

    .product-details-tab {
        width: 30%;
        margin: 0;
        margin-right: 11px;
    }

    .tab-text {
        position: relative;
        font-size: 18px;
        line-height: 18px;
        margin: 0;
        margin-bottom: 10px;
        border: solid 1px rgba(92, 92, 92, 0.33);
        border-radius: 4px;
        height: 33px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .selected .tab-text {
        background-image: linear-gradient(221deg, #FFE705 0%, #F28601 90%);
        border-color: transparent;
    }

    .product-tab-content-box {
        box-shadow: none;
        background: transparent;
    }

    .product-tab-content {
        padding: 0;
        height: auto;
    }

    .product-details-tab-row {
        padding-bottom: 20px;
    }

    .product-tab-content-box {
        height: auto;
    }

    .product-details-border-bottom {
        display: none;
    }

    .product-inquiry {
        background: #fff;
        padding-top: 50px;
        padding-bottom: 36px;
    }


    .ezquote-mobile {
        display: block;
        position: absolute;
        top: -10px;
        right: 0;
        width: 54px;
        height: 64px;
        display:none;
    }

    .product-details-key-benefits,
    .product-details-videos,
    .product-details-downloads,
    .product-details-components,
    .product-details-accessories {
        margin-top: 10px;
    }


    .customised-solutions-row .img-inner {
        margin: 20px;
    }


    .customised-solutions-row .product-title-left-col,
    .customised-solutions-row .product-title-right-col {
        margin-bottom: 50px;
    }

    .project-page-btn img {
        width: 28px;
        height: 28px;
    }

    .product-contact-form {
        padding: 0;
        box-shadow: none;
    }

    #gform_5 .gfmc-row-1-col-1-of-2 {
        padding-right: 0;
        border-right: none;
    }

    #gform_5 .gfmc-row-1-col-2-of-2 {
        padding-left: 0;
    }

    #gform_5 .gform_footer input[type=image] {
        margin-left: auto;
        margin-right: 0 !important;
        width: 110px;
        height: 40px;
    }

    #gform_5 .gform_footer {
        margin-top: 0;
        padding-top: 0;
    }

    body .gform_wrapper #gform_5 .top_label div.ginput_container.ginput_recaptcha {
        margin-top: 8px;
    }

    .gform_wrapper #gform_5 .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
    .gform_wrapper #gform_5 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
        font-size: 14px;
        color: #474747;
        letter-spacing: 0;
    }

    .product-customised-solutions {
        margin-bottom: 35px;
    }

    .product-customised-solutions img {
        margin-left: 22px;
        width: 28px;
        height: 28px;
    }

    .product-customised-solutions a {
        font-weight: 500;
        font-size: 18px;
        color: #1C1C1C;
        letter-spacing: 0;
        line-height: 12px;
    }

}

/*** Category CSS ***/
.product-cat-banner-img img {
    width: 100%;
    height: 130px;
    object-fit: cover;
}

.product-cat-banner .col-inner {
    position: relative;
}

.product-cat-banner-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.product-cat-banner-title h1 {
    font-weight: 500;
    font-size: 60px;
    line-height: 60px;
    text-align: center;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 0;
}

.switch-view-row .col {
    padding-bottom: 0;
}

.category-switch-view {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.category-switch-view-text {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.47px;
    line-height: 22px;
    color: #F28601;
}

.category-switch-view-btn {
    margin-left: 12px;
    cursor: pointer;
}

.category-switch-view-btn img {
    width: 16px;
    height: 16px;
}

.category-switch-view-btn .selected {
    display: none;
}

.category-switch-view-btn .disabled {
    display: block;
}

.category-switch-view-btn.selected .selected {
    display: block;
}

.category-switch-view-btn.selected .disabled {
    display: none;
}

.category-top-row {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.category-sort-by {
    width: 120px;
    margin-left: 50px;
}

#category-sort-by {
    margin-bottom: 0;
    font-weight: 500;
    /*font-size: 18px;*/
    transform: scale(1.15);
    color: #F28601;
    letter-spacing: 0.47px;
    border: none;
    box-shadow: none;
    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23F28601' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
}

.product-cat-sidebar-box {
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.21);
    border-radius: 18px;
    padding: 28px;
}

.product-cat-sidebar-box-title {
    font-size: 30px;
    line-height: 30px;
    font-weight: 500;
    color: #1C1C1C;
    margin-bottom: 22px;
}

.sidebar-subcat-box + .sidebar-subcat-box {
    margin-top: 50px;
}

.sidebar-subcat-name {
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
    color: #1C1C1C;
    margin-bottom: 20px;
}

.sidebar-subcat-product-box {
    margin-left: 10px;
    border-left: solid 1px #979797;
    padding: 0 13px;
}

.sidebar-subcat-product-box-row p {
    margin-bottom: 0;
}

.sidebar-subcat-product-box-row p a {
    font-family: "BwModelica", sans-serif;
    font-size: 14px;
    line-height: 34px;
    color: #5B5C5E;
}

.product-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.product-container-box {
    width: 47%;
    margin-bottom: 50px;
}

.product-list-text {
    margin-top: 12px;
}

.product-overview-content h3 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
    color: #1C1C1C;
}

.product-overview-content p {
    font-size: 14px;
    color: #5B5C5E;
    line-height: 22px;
}


.list-view .product-container-box {
    width: 100%;
    margin-bottom: 40px;
}

.list-view .product-container-box a {
    display: flex;
    align-items: center;
}

.list-view .product-thumbnail {
    width: 45%;
}

.product-list-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1;
    padding-left: 30px;
}

.tax-product_cat .archive-page-header {
    display: none;
}

@media screen and (max-width: 549px) {
    .product-container-box {
        width: 100%;
    }

    .product-cat-banner .col {
        padding: 0 0 30px 0;
    }

    .product-cat-banner-title {
        padding: 0 20px;
        width: 100%;
    }

    .product-cat-banner-title h1 {
        font-size: 40px;
    }

    .product-cat-sidebar-box {
        display: none;
    }

    .product-list-text {
        padding-left: 0;
    }
}

/*** First Class Category ***/
.category-first-class-banner {
    font-size: 60px;
    color: #FFFFFF;
    letter-spacing: 1px;
    text-align: center;
    line-height: 60px;
    font-weight: 500;
    text-shadow: 0 0 14px rgba(0,0,0,0.50);
}

.category-description-col h3 {
    font-weight: 500;
    font-size: 20px;
    color: #1C1C1C;
    text-align: center;
    line-height: 22px;
}

.category-description-col p {
    font-size: 14px;
    color: #5B5C5E;
    text-align: center;
    line-height: 26px;
}

.first-class-category-thumbnail-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 50px 0 0;
}

.first-class-category-thumbnail-content {
    width: 47%;
    max-width: 460px;
    margin: 0 0 70px !important;
    border-radius: 15px;
    overflow: hidden;
}

.first-class-category-thumbnail-content a {
    position: relative;
    display: block;
}

.first-class-category-thumbnail-box {
    position: absolute;
    padding: 40px 38px 40px 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.first-class-category-thumbnail-box .text {
    font-weight: 500;
    font-size: 30px;
    color: #fff;
    letter-spacing: 0;
    line-height: 30px;
}

@media screen and (max-width: 549px) {
    .first-class-category-thumbnail-content {
        width: 100%;
        margin-bottom: 30px !important;
    }

    .category-description-col h3 {
        text-align: left;
    }

    .category-description-col p {
        text-align: left;
    }
}


/*** Company nav bar CSS ***/
.investor-information-nav-bar-section {
    z-index: 9;
}

.investor-information-nav-bar {
    background-image: linear-gradient(245deg, #FBCA04 0%, #F28601 88%);
}

.investor-information-nav-bar .col {
    display: flex;
    flex-wrap: wrap;
    padding-top: 18px;
    padding-bottom: 17px;
}

.investor-information-nav-bar .nav>li>a {
    padding: 3px 0;
    line-height: 22px;
    text-align: left;
	color:#fff;
}

.investor-information-nav-bar .investor-information-nav-tab {
    letter-spacing: 0.47px;
    font-weight: 500;
/*     font-size: 16px; */
	font-size:1.15em;
    color: #FFFFFF;
    border-bottom: solid 3px transparent;
}

.investor-information-nav-bar .nav>.menu-item + .menu-item {
    margin-left: 20px;
}

.investor-information-nav-bar .investor-information-nav-tab.current {
    border-bottom: solid 3px #fff;
}

.investor-information-nav-bar .nav>li>a.current {
    color: #fff;
}

.investor-information-nav-bar .nav>li>a:hover {
    color: #fff;
}

.profile-banner-section h1 {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    font-size: 60px;
    color: #FFFFFF;
    letter-spacing: 1px;
    text-align: center;
    line-height: 60px;
    text-shadow: 0 0 14px rgba(0,0,0,0.50);
}

.mobile-top-menu {
    display: none;
}

.investor-information-nav-bar-row {
    width: 100%;
    transition: all 0.3s;
}

@media screen and (max-width: 849px) {



    .investor-information-nav-bar .col {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .mobile-top-menu {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }

    .mobile-top-menu .mobile-top-menu-text {
        font-weight: 500;
        font-size: 20px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 18px;
    }

    .mobile-top-menu img {
        width: 20px;
        height: 10px;
    }

    .investor-information-nav-bar-row .nav {
        display: none;
    }

    .investor-information-nav-bar .nav>.menu-item + .menu-item {
        margin-left: 0;
    }

    .investor-information-nav-bar-row .menu-item {
        width: 100%;
    }

    .investor-information-nav-bar-row.show .mobile-top-menu {
        padding-bottom: 15px;
    }

    .investor-information-nav-bar-row.show .nav {
        display: flex;
    }

}

@media screen and (max-width: 549px) {
    .profile-banner-section h1 {
        font-size: 40px;
        color: #FFFFFF;
        letter-spacing: 0;
        text-align: center;
        line-height: 40px;
        text-shadow: 0 0 14px rgba(0,0,0,0.50);
    }
}

/*** Stock Information Css ***/
.stock-information {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
    font-family: "BwModelica", sans-serif;
}

.left-overview {
    width: 20%;
}

.stock-symbols {
    font-family: "BwModelica-Bold", sans-serif;
    /*font-weight: 500;*/
    font-size: 14px;
    line-height: 17px;
    color: #474747;
    letter-spacing: 0;
    margin-bottom: 13px;
}

.stock-price {
    font-family: "BwModelica", sans-serif;
    font-weight: 200;
    font-size: 60px;
    /*color: #5B5C5E;*/
    letter-spacing: 0;
    line-height: 72px;
    /*background: linear-gradient(128deg, #FAD961 0%, #F76B1C 100%);*/
    background: linear-gradient(128deg, #008000 0%, #008000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 13px;
}

.stock-price-date {
    opacity: 0.5;
    font-family: "BwModelica", sans-serif;
    font-size: 12px;
    line-height: 15px;
    color: #5B5C5E;
    letter-spacing: 0;
    text-decoration: underline;
}

.middle-table,
.right-table {
    width: 33%;
    display: flex;
    flex-direction: column;
}

.stock-table-row {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 13px 23px;
}

.stock-table-row.white-bg {
    background: #fff;
}

.stock-table-row .label,
.stock-table-row .value{
    font-family: "BwModelica", sans-serif;
    line-height: 17px;
    font-size: 14px;
    color: #5B5C5E;
    letter-spacing: 0;
}

.stock-table-row.highlight .value {
    font-family: "BwModelica", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    /*Zhen edit, change stock value text color*/
    color: green;
    letter-spacing: 0;
}

@media screen and (max-width: 849px) {
    .stock-information {
        flex-wrap: wrap;
    }

    .stock-information .left-overview {
        width: 100%;
        margin-bottom: 30px;
    }

    .stock-information .middle-table {
        width: 100%;
        margin-bottom: 50px;
    }

    .stock-information .right-table {
        width: 100%;
    }
}


/*** Press Release CSS ***/
.press-releases-section {
    padding-top: 40px;
    background: #FAFAFA;
    padding-bottom: 60px;
}

.press-releases-keyword-search-title {
    font-weight: 500;
    font-size: 60px;
    color: #1C1C1C;
    letter-spacing: 1.56px;
    line-height: 66px;
    margin-bottom: 18px;
}

.media-press-releases-keyword-search-title {
    font-size: 42px;
    line-height: 42px;
    font-weight: 500;
    color: #5B5C5E;
    margin-bottom: 21px;
}

.press-releases-keyword-search-text {
    margin-bottom: 30px;
}

.press-releases-keyword-search-form {
    display: flex;
}

.press-releases-keyword-search-form input {
    box-shadow: none;
    border: solid 1px #FFCB02;
    margin-bottom: 0;
    line-height: 48px;
    height: 48px;
}

.press-releases-keyword-search-form button {
    padding: 0;
    margin: 0;
    border: none;
}

.press-releases-keyword-search-form button img {
    height: 48px;
    width: 48px;
    object-fit: cover;
}

.press-releases-section .large-12 .col-inner{
    background: #FFFFFF;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.21);
    border-radius: 18px;
    padding-top: 68px;
    padding-right: 72px;
    padding-left: 72px;
    padding-bottom: 60px;
}

.press-releases-section .large-6 {
    padding-bottom: 0;
}


.press-releases-result-section {
    display: flex;
    flex-wrap: wrap;
}

.press-releases-result-section-title {
    width: 100%;
    text-align: center;
}

.press-releases-result-section-title h3 {
    display: inline;
    font-weight: 500;
    font-size: 30px;
    color: #1C1C1C;
    letter-spacing: 0.78px;
    line-height: 66px;
    padding-bottom: 10px;
    border-bottom: solid 3px #FFCB02;
}

.press-releases-result-section-year-option-row {
    display: flex;
    align-items: center;
    width: 15%;
    border-bottom: solid 1px #979797;
}

.press-releases-result-section-year-option-row label {
    margin-bottom: 0;
    font-family: "BwModelica-Bold", sans-serif;
    font-width: 600;
    font-size: 14px;
    color: #474747;
    letter-spacing: 0;
}

.press-releases-result-section-year-option-row select {
    flex: 1;
    margin-bottom: 0;
    border: none;
    box-shadow: none;
    font-family: "BwModelica-Bold", sans-serif;
    font-width: 600;
    font-size: 14px;
    color: #474747;
    letter-spacing: 0;
    padding-right: 25px;
}

.press-releases-result-container {
    padding-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 70px;
    width: 100%;
}


.press-release-result-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
    padding-top: 20px;
}

.press-release-result-box + .press-release-result-box {
    border-top: solid 1px rgba(92,92,92,0.2);

}

.press-release-result-date {
    width: 65px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.press-release-result-date-day {
    width: 100%;
    text-align: center;
    font-family: "BwModelica", sans-serif;
    font-size: 50px;
    line-height: 55px;
    color: #FFCB02;
    letter-spacing: 1.3px;
    text-align: center;
}

.press-release-result-date-month {
    width: 100%;
    font-family: "BwModelica", sans-serif;
    font-size: 14px;
    line-height: 14px;
    color: #1C1C1C;
    letter-spacing: 0.36px;
    text-align: center;
}

.press-release-content-image {
    max-width: 200px;
    padding-left: 39px;
}

.press-release-content-text {
    flex: 1;
    margin-left: 30px;
    margin-right: 60px;
}

.press-release-content-text p {
    margin-bottom: 0;
}

.tribe-events-download-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    align-items: center;
}

.tribe-events-download-links a {
    width: 50%;
    max-width: 300px;
    margin-bottom: 12px;
    font-family: "BwModelica-Bold", sans-serif;
    font-size: 12px;
    color: #474747;
    letter-spacing: 0;
    line-height: 22px;
    display: flex;
    align-items: center;
}

.tribe-events-download-links .file-name {
    word-break: break-word;
}

.tribe-events-download-links img {
    width: 24px;
    height: 24px;
    margin-right: 13px;
}

.press-release-content-arrow {
    width: 60px;
    display: flex;
    justify-content: center;
}

.press-release-content-arrow img {
    width: 48px;
    height: 48px;
    object-fit: cover;
}

.pagenav {
    display: flex;
    justify-content: center;
}

.pagenav img {
    width: 48px;
    height: 48px;
    object-fit: cover;
}

.pagenav .next {
    margin-left: 50px;
}

.pagenav .prev,
.pagenav .next {
    cursor: pointer;
}


.press-releases-detail-title {
    font-weight: 500;
    font-size: 60px;
    color: #1C1C1C;
    letter-spacing: 1.56px;
    line-height: 66px;
    padding-top: 60px;
    padding-bottom: 30px;
}

.press-releases-detail-top-row {
    display: flex;
    align-items: center;
    margin-bottom: 36px;
}

.press-releases-detail-title-col {
    flex: 1;
}

.press-releases-detail-top-other-col {
    text-align: right;
}

.press-releases-detail-share-col a + a {
    margin-left: 7px;
}

.press-releases-detail-share-col {
    margin-bottom: 15px;
    width: 100%;
}

.press-releases-detail-top-other-col > a > img{
    width: 118px;
    height: 24px;
    object-fit: contain;
}

.press-releases-detail-title-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}

.media-press-releases-detail-top-row {
    display: flex;
    flex-wrap: wrap;
}

.media-press-releases-subtitle-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;
}

.media-press-releases-title-row {
    width: 100%;
}

.media-press-releases-detail-date {
    flex: 1;
}

.media-press-releases-title-row h1 {
    font-family: "BwModelica-Bold", sans-serif;
    font-size: 20px;
    color: #474747;
    letter-spacing: 0;
    line-height: 26px;
    margin-bottom: 24px;
}

.press-releases-detail-title-row h1 {
    font-size: 20px;
    color: #474747;
    letter-spacing: 0;
    margin-bottom: 0;
}

.press-releases-detail-title-row a {
    margin-bottom: 0;
    width: 20%;
    text-align: right;
}

.press-releases-detail-title-row a img {
    width: 118px;
    height: 24px;
    object-fit: contain;
}

.press-release-detail-mobile-download {
    display: none;
}

.press-releases-detail-date p {
    font-size: 12px;
    margin-bottom: 0;
}

.press-releases-detail-image {
    margin-bottom: 30px;
}

.press-releases-detail-image img {
    width: 100%;
    object-fit: cover;
}

.press-releases-detail-text b,
.press-releases-detail-text strong {
    font-family: "BwModelica-Bold", Sans-serif;
    font-weight: 500;
    color: #EF8310;
}

.press-releases-detail-text a {
    font-family: "BwModelica-Bold", Sans-serif;
    font-weight: 500;
    color: #F28601;
}

.press-releases-detail-text h1,
.press-releases-detail-text h2,
.press-releases-detail-text h3 {
    font-family: "BwModelica-Bold", Sans-serif;
    color: #474747;
}

.media-press-release-select {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 30px 0;
}

.press-releases-result-section-project-option-row {
    width: 100%;
    max-width: 243px;
}

.press-releases-result-section-region-option-row {
    width: 100%;
    max-width: 178px;
}

.press-releases-result-section-new-year-option-row {
    width: 100%;
    max-width: 157px;
}

.media-press-release-select select {
    border: 1px solid #ffcb02;
    font-family: "BwModelica", sans-serif;
    font-size: 15px;
    color: #5B5C5E!important;
    letter-spacing: 0;
    font-weight: 100;
    margin-bottom: 0;
    height: 48px;
}

.press-releases-section .large-8 {
    padding-bottom: 0;
}

.media-press-releases-keyword-search-text p {
    font-family: "BwModelica", sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #5B5C5E;
    letter-spacing: 0;
    margin-bottom: 1em;
}

.post-type-archive-press_releases .media-press-release-select {
    margin: 0 -120px;
}

@media screen and (max-width: 549px) {
    .press-releases-keyword-search-title {
        text-align: left;
        font-size: 20px;
        color: #1C1C1C;
        letter-spacing: 0.52px;
        line-height: 24px;
    }

    .media-press-releases-keyword-search-title {
        font-size: 30px;
        color: #5B5C5E;
        letter-spacing: 0;
        line-height: 30px;
    }

    .media-press-releases-title-row h1 {
        font-family: "BwModelica-Bold", Sans-serif;
        font-size: 14px;
        color: #474747;
        letter-spacing: 0;
        line-height: 22px;
        margin-bottom: 5px;
    }

    .media-press-releases-subtitle-row {
        flex-wrap: wrap;
    }

    .media-press-releases-detail-date {
        width: 100%;
    }

    .media-press-releases-detail-date p {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .press-releases-detail-top-other-col {
        width: 100%;
        margin-bottom: 13px;
    }

    .media-press-releases-keyword-search-text,
    .press-releases-keyword-search-text {
        font-size: 14px;
        color: #5B5C5E;
        letter-spacing: 0;
        line-height: 22px;
        text-align: left;
    }



    .press-releases-section {
        padding-top: 0;
    }

    .press-releases-section .large-12 .col-inner {
        padding-top: 38px;
        padding-left: 18px;
        padding-right: 18px;
        padding-bottom: 30px;
    }

    .press-releases-result-section-title h3 {
        line-height: 24px;
        font-size: 20px;
        color: #1C1C1C;
        letter-spacing: 0.52px;
        text-align: center;
    }

    .press-releases-result-section-year-option-row {
        width: 100%;
        margin-top: 60px;
        margin-left: 50px;
        margin-right: 50px;
    }

    .press-release-content-text {
        margin-right: 0;
    }

    .press-release-result-box {
        position: relative;
    }

    .press-release-content-arrow {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
    }

    .press-release-content-arrow a {
        height: 100%;
        width: 100%;
    }

    .press-release-content-arrow img {
        display: none;
    }

    .press-releases-detail-title-row a {
        display: none;
    }

    .press-releases-detail-title-row h1 {
        width: 100%;
    }

    .press-releases-detail-top-row {
        flex-wrap: wrap;
    }

    .media-press-releases-detail-top-other-col,
    .press-releases-detail-top-other-col {
        display: flex;
    }

    .media-press-releases-detail-top-other-col .press-releases-detail-share-col {
        margin-bottom: 0;
    }

    .press-releases-detail-top-other-col .press-releases-detail-share-col {
        margin-bottom: 0;
        order: 2;
    }

    .press-releases-detail-top-other-col > a {
        order: 1;
    }

    .press-releases-detail-title-col {
        width: 100%;
    }

    .press-releases-detail-title {
        line-height: 24px;
        font-size: 20px;
        color: #1C1C1C;
        letter-spacing: 0.52px;
        padding-top: 0px;
        padding-bottom: 0;
        text-align: left;
    }

    .press-releases-detail-date p {
        margin-bottom: 19px;
    }

    .press-release-detail-mobile-download {
        display: flex;
    }

    .press-release-detail-mobile-download a {
        margin-bottom: 19px;
    }

    .press-release-detail-mobile-download img {
        width: 118px;
        height: 24px;
    }

    .pagenav img {
        width: 28px;
        height: 28px;
    }

    .home-banner-para {
        text-align: left;
    }

    .media-press-releases-keyword-search-title {
        margin-bottom: 10px;
    }

    .media-press-releases-keyword-search-text p {
        font-family: BwModelica-Regular;
        font-size: 14px;
        color: #1C1C1C;
        letter-spacing: 0;
        margin-bottom: 25px;
        text-align: center;
    }

    .media-press-release-select {
        padding: 0 60px;
        flex-wrap: wrap;
    }

    .press-releases-result-section-project-option-row {
        max-width: none;
    }

    .press-releases-result-section-region-option-row {
        max-width: none;
    }

    .press-releases-result-section-new-year-option-row {
        max-width: none;
    }

    .media-press-release-select select {
        margin-bottom: 15px;
        height: 28px;
        font-family: "BwModelica", Sans-serif;
        font-size: 14px;
        line-height: 17px;
        color: #474747;
        letter-spacing: 0;
    }

    .post-type-archive-press_releases .media-press-release-select {
        margin: 15px 0 0;
        padding: 0;
    }

    .post-type-archive-press_releases .media-press-release-select select {
        height: 48px;
    }

    .press-release-result-box {
        flex-wrap: wrap;
    }

    .press-release-content-image {
        order: 1;
        width: 100%;
        max-width: 100%;
        padding-left: 0;
        margin-bottom: 22px;
    }

    .press-release-result-date {
        order: 2;
    }

    .press-release-content-text {
        order: 3;
    }

    .press-releases-detail-image {
        margin-bottom: 22px;
    }

}


/*** Event Archive CSS ***/
.events-section {
    background: #FAFAFA;
    padding-bottom: 100px;
}

.events-calender {
    display: flex;
    flex-wrap: wrap;
}

.events-calender-title {
    font-weight: 500;
    font-size: 60px;
    color: #1E1E1E;
    letter-spacing: 1.56px;
    line-height: 66px;
    text-align: center;
    margin-bottom: 18px;
}

.events-calender-text {
    width: 100%;
}

.events-calender-text p {
    font-size: 14px;
    color: #666769;
    letter-spacing: 0;
    text-align: center;
    line-height: 26px;
}

.events-section .large-12 .col-inner{
    background: #FFFFFF;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.21);
    border-radius: 18px;
    padding-top: 68px;
    padding-right: 72px;
    padding-left: 72px;
    padding-bottom: 60px;
}

.events-result-section {
    display: flex;
    flex-wrap: wrap;
}

.events-result-section-title {
    width: 100%;
    text-align: center;
}

.events-result-section-title h3 {
    display: inline;
    font-weight: 500;
    font-size: 30px;
    color: #474747;
    letter-spacing: 0.78px;
    line-height: 66px;
    padding-bottom: 10px;
}

.events-result-section-title a + a {
    margin-left: 75px;
}

.events-result-section-title h3.active {
    border-bottom: solid 3px #FFCB02;
}

.tribe-events-cal-links .tribe-events-button img {
    width: 24px;
    height: 24px;
}

.tribe-events-cal-links .tribe-events-button+.tribe-events-button {
    margin-left: 11px;
}

.events-section .press-release-content-text p {
    margin-bottom: 15px;
}


/*** Event Detail CSS ***/

.event-detail-section {
    background: #FAFAFA;
    padding-bottom: 100px;
}

.events-detail-top-title {
    font-weight: 500;
    font-size: 60px;
    color: #1E1E1E;
    letter-spacing: 1.56px;
    line-height: 66px;
    text-align: center;
}

.event-detail-section .large-12 .col-inner{
    background: #FFFFFF;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.21);
    border-radius: 18px;
    padding-top: 68px;
    padding-right: 72px;
    padding-left: 72px;
}

#tribe-events .event-detail-section .tribe-events-button {
    padding: 0;
    background-color: transparent;
}

#tribe-events .event-detail-section .tribe-events-gcal {
    margin-right: 0;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
    font-size: 16px;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dl {
    font-size: 16px;
}

.tribe-events-meta-group .tribe-events-single-section-title {
    font-size: 20px;
}

.tribe-organizer {
    width: 100%;
}

.single-tribe_events .tribe-events-single-event-title {
    font-family: "BwModelica-Bold", sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #474747;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 8px;
}

.tribe-events-schedule.tribe-clearfix {
    margin-top: 0;
    margin-bottom: 0;
}

.tribe-events-schedule.tribe-clearfix h2 {
    font-family: "BwModelica", sans-serif;
    margin-bottom: 0;
    font-size: 12px;
    color: #5B5C5E;
    letter-spacing: 0;
    line-height: 26px;
}

.tribe-event-detail-top-row {
    margin-bottom: 38px;
    display: flex;
    align-items: center;
}

.tribe-event-detail-top-row-left {
    flex: 1;
}

.tribe-event-detail-top-row-right {
    text-align: right;
}

.tribe-event-detail-download-links {

}

.tribe-event-detail-download-links a {
    width: 100%;
    margin-bottom: 12px;
    font-family: "BwModelica-Bold", sans-serif;
    font-size: 12px;
    color: #474747;
    letter-spacing: 0;
    line-height: 22px;
    display: flex;
    align-items: center;
}

.tribe-event-detail-download-links .file-name {
    word-break: break-word;
}

.tribe-event-detail-download-links img {
    width: 24px;
    height: 24px;
    margin-right: 13px;
}


@media screen and (max-width: 549px) {
    .events-section .large-12 .col-inner {
        /*padding-bottom: 30px;*/
        padding: 27px;
    }

    .events-calender-title,
    .text-center>div>div.events-calender-title {
        line-height: 24px;
        font-size: 20px;
        color: #1C1C1C;
        letter-spacing: 0.52px;
        text-align: left;
        margin-left: 0;
        margin-right: 0;
    }

    .events-calender-text p {
        font-size: 14px;
        color: #5B5C5E;
        letter-spacing: 0;
        line-height: 22px;
        text-align: left;
        margin-bottom: 0;
    }

    .events-section .large-6 {
        padding-bottom: 0;
    }

    .events-result-section-title {
        display: flex;
        justify-content: space-around;
    }

    .events-result-section-title h3 {
        line-height: 24px;
        font-size: 20px;
        color: #1C1C1C;
        letter-spacing: 0.52px;
        text-align: center;
    }

    .events-result-section-title a + a {
        margin-left: 0px;
    }

    .event-detail-section {
        padding-top: 0;
    }

    .event-detail-section .large-12 .col-inner {
        padding: 27px;
    }

    .text-center>div>div.events-detail-top-title {
        margin-left: 0;
        margin-right: 0;
    }

    .tribe-events-download-links a {
        width: 100%;
        max-width: none;
    }

    .events-detail-top-title {
        font-size: 20px;
        color: #1C1C1C;
        letter-spacing: 0.52px;
        line-height: 24px;
        text-align: left;
    }

    .tribe-event-detail-top-row {
        flex-wrap: wrap;
        margin-bottom: 20px;
    }

    .tribe-event-detail-top-row-left {
        width: 100%;
        margin-bottom: 23px;
    }

    .tribe-event-detail-top-row-right {
        width: 100%;
        text-align: left;
    }
}

/*** IR Contact CSS ***/
.ir-contact-row h3 {
    padding-top: 30px;
    font-weight: 500;
    font-size: 60px;
    color: #1C1C1C;
    letter-spacing: 1.56px;
    line-height: 66px;
    margin-bottom: 18px;
}

.ir-contact-row p {
    font-size: 14px;
    color: #666769;
    letter-spacing: 0;
    text-align: center;
    line-height: 26px;
}

.ir-contact-icon-row h3 {
    font-weight: 500;
    font-size: 30px;
    color: #515151;
    letter-spacing: 0;
    margin-bottom: 12px;
}

.ir-contact-icon-row p {
    font-size: 14px;
    color: #515151;
    letter-spacing: 0;
}

@media screen and (max-width: 549px) {
    .ir-contact-row h3 {
        line-height: 24px;
        font-size: 20px;
        color: #1C1C1C;
        letter-spacing: 0.52px;
        text-align: left;
    }

    .ir-contact-row p {
        text-align: left;
        font-size: 14px;
        color: #5B5C5E;
        letter-spacing: 0;
        line-height: 22px;
    }

    .ir-contact-icon-row .icon-box {
        text-align: center;
        width: 70%;
        margin-right: auto;
        margin-left: auto;
    }

    .ir-contact-icon-row .icon-box .icon-box-img {
        margin-right: auto;
        margin-left: auto;
    }

}


/*** Investor FAQs ***/
.faq-details-section {
    display: flex;
    flex-direction: column;
}

.faq-detail-row {
    display: flex;
    flex-direction: column;
    transition: all 0.3s;
    padding-top: 32px;
    padding-bottom: 32px;
    border-bottom: solid 1px rgba(92,92,92,0.2);
}



.investor-faqs-row h3 {
    padding-top: 30px;
    font-weight: 500;
    font-size: 60px;
    color: #1C1C1C;
    letter-spacing: 1.56px;
    line-height: 66px;
    margin-bottom: 18px;
}

.investor-faqs-row p {
    font-size: 14px;
    color: #666769;
    letter-spacing: 0;
    text-align: center;
    line-height: 26px;
}

.faq-detail-question-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.faq-detail-question {
    flex: 1;
}

.faq-detail-question p {
    margin-bottom: 0;
    font-family: "BwModelica", sans-serif;
    font-size: 14px;
    color: #1C1C1C;
    letter-spacing: 0;
    text-align: left;
    margin-right: 10px;
}

.faq-plus-icon,
.faq-minus-icon {
    width: 27px;
    height: 27px;
}

.show .faq-plus-icon {
    display: none;
}

.faq-minus-icon {
    display: none;
}

.show .faq-minus-icon {
    display: inline-block;
}

.faq-detail-answer p {
    font-size: 14px;
    color: #1C1C1C;
    letter-spacing: 0;
    line-height: 26px;
    margin-top: 30px;
    margin-bottom: 0;
    text-align: left;
}

.faq-detail-answer a {
    text-decoration: underline;
}

#gform_3 h3 {
    font-weight: 500;
    font-size: 20px;
    color: #474747;
    letter-spacing: 0;
    margin-top: 30px;
}

#gform_3 input[type='radio'] {
    margin-bottom: 6px;
    position: relative;
}

#gform_3 input[type='radio']:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: absolute;
    background-color: #fff;
    content: '';
    display: inline-block;
    box-sizing: content-box;
    visibility: visible;
    border: 1px solid #d1d3d1;
    z-index: 100;
    cursor: pointer;
}

#gform_3 input[type='radio']:checked:before {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: absolute;
    background-color: #fff;
    content: '';
    display: inline-block;
    box-sizing: content-box;
    visibility: visible;
    border: 1px solid #ffa500;
    z-index: 100;
}

#gform_3 input[type='radio']:checked:after {
    width: 11px;
    height: 11px;
    border-radius: 11px;
    top: 0px;
    left: 1px;
    position: absolute;
    background-color: #ffa500;
    content: '';
    display: inline-block;
    box-sizing: content-box;
    visibility: visible;
    z-index: 100;
}

#gform_3 .gfield_label {
    display: none;
}

#gform_3 .gfield_radio label {
    font-family: "BwModelica", sans-serif;
    font-size: 14px;
    color: #474747;
    letter-spacing: 0;
}

#gform_3 li.gf_list_inline ul.gfield_radio li {
    margin-right: 40px !important;
}
#gform_3 ul li.gfield {
    margin-top: 0;
    margin-bottom: 0;
}

#gform_3 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border: solid 1px #979797;
    box-shadow: none;
    font-size: 14px;
    color: #474747;
    letter-spacing: 0;
    line-height: 17px;
    padding: 14px 18px;
    height: auto;
}

#gform_3 ul.gform_fields li.gfield select {
    border: solid 1px #979797;
    box-shadow: none;
    font-size: 14px;
    color: #474747;
    letter-spacing: 0;
    line-height: 17px;
    padding: 14px 18px;
    height: auto;
}

#gform_3 textarea {
    border: solid 1px #979797;
    box-shadow: none;
    font-size: 14px;
    color: #474747;
    letter-spacing: 0;
    line-height: 17px;
    padding: 14px 18px;
    height: 160px
}

#gform_3 .gform_footer {
    text-align: right;
}

#gform_3 .gform_footer input[type=image] {
    width: 133px;
    height: 48px;
}

@media screen and (max-width: 549px) {
    .investor-faqs-row h3 {
        line-height: 24px;
        text-align: left;
        font-size: 20px;
        color: #1C1C1C;
        letter-spacing: 0.52px;
    }

    .investor-faqs-row p {
        line-height: 22px;
        text-align: left;
        font-size: 14px;
        color: #5B5C5E;
        letter-spacing: 0;
        line-height: 22px;
    }

    .faq-detail-question p {
        line-height: 22px;
        font-size: 14px;
        color: #1C1C1C;
        letter-spacing: 0;
        line-height: 22px;
    }
}

/*** Homeowner CSS ***/
.homeowner-banner h3 {
    font-weight: 500;
    font-size: 77px;
    color: #FFFFFF;
    letter-spacing: 2px;
    text-align: center;
    line-height: 77px;
    text-shadow: 0 0 14px rgba(0,0,0,0.50);
    margin-bottom: 15px;
}

.homeowner-banner p {
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 22px;
    text-shadow: 0 2px 4px rgba(0,0,0,0.50);
}

.homeowner-supper-resources-section h3 {
    font-weight: 500;
    font-size: 40px;
    color: #5B5C5E;
    letter-spacing: 0;
    line-height: 48px;
    margin-bottom: 10px;
}

.homeowner-supper-resources-section b {
    font-weight: 500;
}

.homeowner-supper-resources-section p {
    font-size: 14px;
    color: #5B5C5E;
    letter-spacing: 0;
    text-align: center;
    line-height: 22px;
}

.homeowner-supper-resources-section h5 {
    font-weight: 500;
    line-height: 32px;
    font-size: 24px;
    color: #5B5C5E;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 20px;
}

.homeowner-supper-resources-section form {
    margin-bottom: 0;
}

.homeowner-supper-resources-section form p {
    text-align: left;
    display: flex;
    align-items: center;
}

.homeowner-supper-resources-section form p.login-remember {
    padding-left: 100px;
}

.homeowner-supper-resources-section form p label {
    min-width: 100px;
}

.homeowner-supper-resources-section form p input[type=text],
.homeowner-supper-resources-section form p input[type=password] {
    background-color: transparent;
    border: 1px solid #222;
}

.homeowner-supper-resources-section .support-resources-points-row p {
    font-size: 18px;
    line-height: 22px;
    color: #5B5C5E;
    letter-spacing: 0;
    text-align: left;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.homeowner-supper-resources-section .support-resources-points-row p:before {
    content: '';
    width: 20px;
    height: 20px;
    margin-right: 15px;
    background-color: #FFCB02;
    display: inline-block;
}

.homeowner-question-outer-row .faq-detail-row.show {
    background-color: #FFF9E4;
}

.homeowner-question-outer-row .faq-detail-row {
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 30px;
    padding-right: 30px;
}

.homeowner-question-outer-row .faq-details-section {
    margin-top: 20px;
}

.button.white {
    font-weight: 500;
    font-size: 20px;
    color: #5B5C5E;
    letter-spacing: 0;
    line-height: 22px;
    padding: 0;
    display: inline-flex;
    align-items: center;
}

.button.white span {
    padding: 0 24px;
}

.button.white:hover {
    box-shadow: none;
}

.button.white:after {
    content: url("/wp-content/uploads/2020/04/LEFT.svg");
    width: 48px;
    height: 48px;
    display: inline-block;
}


.home-owner-support-resources-right-btn .col-inner {
    display: flex;
    flex-direction: column;
}

.home-owner-support-resources-right-btn h5 {
    text-align: left;
}


.home-owner-support-resources-right-btn .text-center .button,
.home-owner-support-resources-right-btn .text-center .button:last-of-type {
    margin-right: auto !important;
}

.homeowner_questions_title {
    font-weight: 500;
    line-height: 48px;
    font-size: 40px;
    color: #5B5C5E;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 22px;
}

.homeowner_questions_title span {
    color: #FFCB02;
}

.homeowner-question-outer-row select {
    font-family: "BwModelica", sans-serif;
    background-color: #fff;
    box-shadow: none;
    height: 60px;
    border: solid 1px #FFCB02;
    padding: 0 29px;
    background-position: right 1.5em top 50%;
    margin-bottom: 33px;
}

.homeowner-question-outer-row .text-center>div>div {
    margin-right: 0;
    margin-left: 0;
}

.homeowner-rule-select-row {
    display: flex;
    align-items: center;
    justify-content: center;
}

.homeowner-rule-select-container {
    max-width: 450px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.homeowner-rule-select-tab {
    font-weight: 500;
    font-size: 20px;
    color: #5B5C5E;
    letter-spacing: 0;
    line-height: 22px;
    padding-bottom: 7px;
    min-width: 120px;
    text-align: center;
    border-bottom: solid 2px #5B5C5E;
    cursor: pointer;
}

.homeowner-rule-select-tab.active {
    border-bottom: solid 2px #FFCB02;
}

@media screen and (max-width: 549px) {
    .homeowner-supper-resources-section h3 {
        font-size: 30px;
    }

    .homeowner-supper-resources-section .support-resources-points-row p {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .button.white {
        font-size: 14px;
        line-height: 14px;
    }

    .faq-plus-icon,
    .faq-minus-icon {
        width: 17px;
        height: 17px;
    }

    .home-owner-support-resources-right-btn {
        margin-top: 50px;
    }
}

/*** Privacy Policy CSS ***/

.box-row .col .col-inner {
    background: #FFFFFF;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.21);
    border-radius: 15px;
    padding: 40px;
}

.box-row h3 {
    font-weight: 500;
    font-size: 20px;
    color: #717275;
    letter-spacing: 0;
    margin-bottom: 20px;
    line-height: 24px;
}

.box-row p + h3 {
    margin-top: 30px;
}

.box-row p {
    font-size: 14px;
    color: #717275;
    letter-spacing: 0;
    line-height: 22px;
    margin-bottom: 0;
}

.box-row a {
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    color: #EA9D00;
}

.box-row p b {
    color: #ED9200;
}

#gform_4 .gfield_label {
    display: none;
}

#gform_4 p {
    margin-bottom: 20px;
}

#gform_4 .gfield_radio label {
    font-family: "BwModelica", sans-serif;
    font-size: 14px;
    color: #474747;
    letter-spacing: 0;
}

#gform_4 li.gf_list_inline ul.gfield_radio li {
    margin-right: 40px !important;
}
#gform_4 ul li.gfield {
    margin-top: 0;
    margin-bottom: 0;
}

#gform_4 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border: solid 1px #979797;
    box-shadow: none;
    font-size: 14px;
    color: #474747;
    letter-spacing: 0;
    line-height: 17px;
    padding: 14px 18px;
    height: auto;
}

#gform_4 ul.gform_fields li.gfield select {
    border: solid 1px #979797;
    box-shadow: none;
    font-size: 14px;
    color: #474747;
    letter-spacing: 0;
    line-height: 17px;
    padding: 14px 18px;
    height: auto;
}



#gform_4 .ginput_container_select {
    margin-bottom: 22px;
}

#gform_4 .ginput_container_textarea {
    margin-bottom: 22px;
}

#gform_4 .gfield_error .ginput_container_select,
#gform_4 .gfield_error .ginput_container_textarea{
    margin-bottom: 0;
}

#gform_4 textarea {
    border: solid 1px #979797;
    box-shadow: none;
    font-size: 14px;
    color: #474747;
    letter-spacing: 0;
    line-height: 17px;
    padding: 14px 18px;
    height: 160px;
}

#gform_4 .gform_footer {
    text-align: right;
}

#gform_4 .gform_footer input[type=image] {
    width: 133px;
    height: 48px;
}

@media screen and (max-width: 549px) {
    .homeowner-banner h3 {
        font-size: 40px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 40px;
        text-shadow: 0 0 14px rgba(0,0,0,0.50);
        margin-bottom: 9px;
        text-align: left;
    }

    .homeowner-banner p {
        font-size: 12px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 18px;
        text-shadow: 0 2px 4px rgba(0,0,0,0.50);
        text-align: left;
    }

    .gform_wrapper #gform_4 textarea.medium {
        margin-bottom: 0;
    }
}

/*** Accessories CSS ***/

.accessories-content-row h3 {
    font-size: 20px;
    color: #1C1C1C;
    letter-spacing: 0;
    text-align: center;
    line-height: 22px;
    margin-bottom: 30px;
}

.accessories-content-row p {
    font-size: 14px;
    color: #5B5C5E;
    letter-spacing: 0;
    text-align: center;
    line-height: 26px;
}

.accessories-content-row .col {
    padding-bottom: 0;
}

.accessories-content-row {
    position: relative;
    padding: 60px 0;
}

.accessory-col {
    padding-top: 100px;
}

.accessory-col .img-inner {
    background: #FFFFFF;
    border-radius: 13px;
    box-shadow: 0 0 4px rgba(0,0,0,0.5);
}

.accessory-col h3 {
    font-weight: 500;
    font-size: 20px;
    color: #648D00;
    letter-spacing: 0;
    line-height: 22px;
    margin-bottom: 13px;
}

.accessory-col p {
    font-size: 12px;
    color: #5B5C5E;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 0;
}

.accessory-col .col {
    padding-bottom: 60px;
}

.accessory-col .col .col-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media screen and (max-width: 549px) {
    .accessories-navbar .product-nav-row {
        padding: 20px 0;
    }

    .home-banner-down-arrow {
        width: 28px;
        height: 28px;
    }

    .accessories-content-row {
        padding: 30px 0;
    }

    .accessory-col {
        padding-top: 0px;
    }

}

/*** Team CSS ***/
.brilliant-team-section h3 {
    font-weight: 500;
    font-size: 60px;
    color: #5B5C5E;
    letter-spacing: 1.56px;
    text-align: center;
    margin-bottom: 16px;
}

.brilliant-team-section p {
    font-size: 18px;
    color: #5B5C5E;
    letter-spacing: 0;
    text-align: center;
    line-height: 28px;
}

.team-members-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.team-member-col {
    width: 29%;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 60px;
    /*display: block;*/
}

.linkedin-img {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 42px;
    height: 42px;
}

.team-member-bottom-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 20px;
    background-color: rgba(255,255,255,0.7);
}

.team-member-bottom-text h5 {
    font-weight: 500;
    font-size: 20px;
    color: #1C1C1C;
    letter-spacing: 0;
    text-align: left;
    line-height: 20px;
    margin-bottom: 6px;
}

.team-member-bottom-text p {
    font-size: 14px;
    color: #1C1C1C;
    letter-spacing: 0;
    text-align: left;
    line-height: 14px;
    margin-bottom: 0;
}

.team-popup-box {
    background-image: linear-gradient(143deg, #FFCB02 0%, #E0E0E0 84%);
    border-radius: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 50px;
}

.team-popup-img-box {
    order: 2;
    max-width: 300px;
    width: 37.5%;
    position: relative;
    border-radius: 15px;

}

.team-popup-img {
    border-radius: 15px;
    overflow: hidden;
}

.team-popup-text-box {
    order: 1;
    max-width: 500px;
    width: 62.5%;
    padding-right: 17px;
}

.team-popup-text-box .team-popup-text h5 {
    font-weight: 500;
    font-size: 30px;
    color: #1C1C1C;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 6px;
    text-align: left;
}

.team-popup-text-box .team-popup-text p {
    font-size: 18px;
    color: #1C1C1C;
    letter-spacing: 0;
    margin-bottom: 14px;
    text-align: left;
}

.team-popup-description p {
    font-size: 18px;
    color: #1C1C1C;
    letter-spacing: 0;
    line-height: 28px;
    text-align: left;
    margin-bottom: 0;
}

#meet-team-popup {
    padding: 0 !important;
    background: transparent;
    box-shadow: none;
}

@media screen and (max-width: 549px) {
    .brilliant-team-section h3 {
        font-weight: 500;
        font-size: 40px;
        color: #1C1C1C;
        letter-spacing: 1.04px;
        line-height: 77px;
        text-align: left;
    }

    .brilliant-team-section p {
        font-size: 14px;
        color: #5B5C5E;
        letter-spacing: 0;
        line-height: 22px;
        text-align: left;
    }

    .team-member-col {
        width: 100%;
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 40px;
    }

    .team-popup-box {
        padding: 40px 20px;
    }

    .team-popup-img-box {
        width: 90%;
        order: 1;
        margin-bottom: 13px;
    }

    .team-popup-text-box {
        width: 100%;
        order: 2;
    }

    .team-popup-text-box .team-popup-text h5 {
        font-weight: 500;
        font-size: 30px;
        color: #1C1C1C;
        letter-spacing: 0;
        line-height: 24px;
        margin-bottom: 6px;
        text-align: left;
    }

    .team-popup-text-box .team-popup-text p {
        font-size: 18px;
        color: #1C1C1C;
        letter-spacing: 0;
        margin-bottom: 11px;
        text-align: left;
    }

    .team-popup-description p {
        font-size: 14px;
        color: #1C1C1C;
        letter-spacing: 0;
        line-height: 22px;
        text-align: left;
    }
}

/*** Board CSS ***/
.board-members-row {
    display: flex;
    flex-wrap: wrap;
}

.board-member-col {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 50px 40px;
    border-radius: 15px;
    margin-bottom: 50px;
}

.board-member-col.gray-bg {
    background: #F7F7F7;
}

.board-member-left-box {
    max-width: 210px;
    width: 22%;
    margin-right: 80px;
    position: relative;
}

.board-member-right-box {
    flex: 1;
}

.board-member-left-box .linkedin-img {
    top: 0px;
    right: 0px;
    width: 42px;
    height: 42px;
}

.board-member-img {
    margin-bottom: 15px;
}

.board-member-bottom-text h5 {
    font-size: 30px;
    color: #1C1C1C;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
    margin-bottom: 6px;
}

.board-member-bottom-text p {
    font-size: 18px;
    color: #5B5C5E;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 0;
}

.board-member-description {
    transition: height 0.3s;
    margin-bottom: 16px;
}

.board-member-description p {
    font-size: 18px;
    color: #5B5C5E;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 0;
}

.board-member-btn {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    cursor: pointer;
}

.board-member-btn-text {
    font-weight: 500;
    font-size: 20px;
    color: #5B5C5E;
    letter-spacing: 0;
    line-height: 22px;
}

.board-member-btn-img {
    width: 48px;
    height: 48px;
    margin-left: 30px;
}

@media screen and (max-width: 549px) {
    .board-row > .col {
        padding: 0;
    }

    .board-member-col {
        padding: 15px;
    }

    .board-member-left-box {
        width: 90%;
        margin-right: 0;
    }

    .board-member-right-box {
        width: 100%;
        flex: auto;
    }

    .board-member-bottom-text h5 {
        font-weight: 500;
        font-size: 30px;
        color: #1C1C1C;
        letter-spacing: 0;
        text-align: center;
        line-height: 24px;
        margin-bottom: 6px;
    }

    .board-member-bottom-text p {
        font-size: 18px;
        color: #5B5C5E;
        letter-spacing: 0;
        text-align: center;
        margin-bottom: 20px;
    }

    .board-member-description p {
        font-size: 18px;
        color: #5B5C5E;
        letter-spacing: 0;
        line-height: 28px;
        margin-bottom: 0;
    }

    .board-member-btn-text {
        font-weight: 500;
        font-size: 14px;
        color: #5B5C5E;
        letter-spacing: 0;
        line-height: 22px;
    }

    .board-member-btn-img {
        width: 28px;
        height: 28px;
        margin-left: 8px;
    }
}


/*** About Us CSS ***/

.about-us-business-title-row h3 {
    font-weight: 500;
    font-size: 60px;
    color: #5B5C5E;
    letter-spacing: 1.56px;
    text-align: center;
    margin-bottom: 7px;
    line-height: 72px;
}

.about-us-business-title-row h3 span {
    color: #FFCB02;
}

.about-us-business-title-row p {
    font-size: 18px;
    color: #5B5C5E;
    letter-spacing: 0;
    text-align: center;
    line-height: 28px;
    margin-bottom: 0;
}

.about-us-business-right-text-row,
.about-us-business-left-text-row {
    padding-top: 60px;
    padding-bottom: 60px;
}

.about-us-business-right-text-row > .col,
.about-us-business-left-text-row > .col {
    padding-bottom: 0;
}

.about-us-business-right-text-row > .col > .col-inner,
.about-us-business-left-text-row > .col > .col-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.about-us-business-right-text-row .about-us-media-col {
    padding-right: 30px;
    z-index: 3;
}

.about-us-business-left-text-row .about-us-media-col {
    padding-left: 30px;
    z-index: 3;
}

.about-us-business-right-text-row h3,
.about-us-business-left-text-row h3 {
    font-weight: 500;
    font-size: 30px;
    color: #000000;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 20px;
}

.about-us-business-right-text-row h3 span,
.about-us-business-left-text-row h3 span {
    color: #FFCB00;
}

.about-us-business-left-text-row p,
.about-us-business-right-text-row p {
    font-size: 18px;
    color: #5B5C5E;
    letter-spacing: 0;
    line-height: 28px;
}

.about-us-business-right-text-row .home-project-btn,
.about-us-business-left-text-row .home-project-btn {
    display: flex;
    justify-content: flex-end;
}

.about-us-business-right-text-row .home-project-btn a,
.about-us-business-left-text-row .home-project-btn a {
    color: #5B5C5E;
}

.about-us-text-col {
    position: relative;
}

.about-us-business-right-text-row .about-us-text-col {
    padding-right: 60px;
}

.about-us-business-right-text-row .about-us-text-col:before {
    content: "";
    position: absolute;
    top: -45px;
    bottom: -45px;
    left: -170px;
    right: 0;
    background: #F7F7F7;
}

.about-us-business-left-text-row .about-us-text-col {
    padding-left: 60px;
}

.about-us-business-left-text-row .about-us-text-col:before {
    content: "";
    position: absolute;
    top: -45px;
    bottom: -45px;
    left: 0px;
    right:  -170px;
    background: #F7F7F7;
}

.contact-us-leading-title h3 {
    font-weight: 500;
    font-size: 60px;
    color: #FFFFFF;
    letter-spacing: 1.56px;
    line-height: 60px;
    margin-bottom: 50px;
}

.contact-us-leading-icon-text .img {
    margin-bottom: 15px;
}

.contact-us-leading-icon-text h3 {
    font-weight: 600;
    font-size: 50px;
    color: #FFFFFF;
    letter-spacing: 1.32px;
    text-align: center;
    line-height: 60px;
    margin-bottom: 6px;
}

.contact-us-leading-icon-text h4 {
    font-weight: 500;
    font-size: 30px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 7px;
}

.contact-us-leading-icon-text p {
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 22px;
    margin-bottom: 0;
}

.about-us-development-course {
    width: 100%;
    padding-left: calc((100vw - 1080px) / 2);
}

.about-us-development-carousel-cell {
    display: flex;
    justify-content: flex-start;
    align-items: center;

}

.about-us-development-unit {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 25%;
    position: relative;
}

.about-us-development-unit:before {
    content: '';
    width: 98%;
    right: 0px;
    height: 2px;
    background-color: #F28601;
    position: absolute;
    z-index: 1;
}

.about-us-development-unit:first-child {
    /*margin-left: 12%;*/
}

.about-us-development-unit:last-child {
    margin-right: 20px;
}

.about-us-development-unit:last-child:before {
    content: none;
}

.about-us-development-unit-text {
    margin-left: 20px;
}

.about-us-development-unit-circle {
    width: 40px;
    height: 40px;
    margin: 10px 0;
    z-index: 5;
}

.about-us-development-unit-year {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    font-size: 30px;
    color: #FFCB02;
    letter-spacing: 0;
}

.about-us-development-unit-desc {
    font-family: "BwModelica", sans-serif;
    font-size: 18px;
    color: #5B5C5E;
    letter-spacing: 0;
    line-height: 28px;
}

.about-us-development-unit-desc span {
    color: #FFCB02;
}

.about-us-development-course-prev-next-btn-row {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
}

.about-us-development-course-prev-next-btn-row .prev,
.about-us-development-course-prev-next-btn-row .next {
    width: 48px;
    height: 48px;
    cursor: pointer;
}

.about-us-development-course-prev-next-btn-row .next {
    margin-left: 50px;
}

@media screen and (max-width: 549px) {
    .about-us-business-title-row h3 {
        font-weight: 500;
        font-size: 40px;
        letter-spacing: 1.04px;
        line-height: 60px;
        text-align: left;
        margin-bottom: 8px;
    }

    .about-us-business-title-row p {
        font-size: 14px;
        color: #5B5C5E;
        letter-spacing: 0;
        line-height: 22px;
        text-align: left;
    }

    .about-us-media-col {
        margin-bottom: 10px;
    }

    .about-us-business-right-text-row .about-us-media-col {
        padding-right: 15px;
    }

    .about-us-business-left-text-row .about-us-media-col {
        padding-left: 15px;
    }

    .about-us-business-right-text-row, .about-us-business-left-text-row {
        padding-top: 0;
    }

    .about-us-business-right-text-row h3, .about-us-business-left-text-row h3 {
        margin-bottom: 15px;
    }

    .about-us-business-left-text-row p, .about-us-business-right-text-row p {
        font-size: 14px;
        color: #5B5C5E;
        letter-spacing: 0;
        line-height: 22px;
    }

    .about-us-business-right-text-row .about-us-text-col {
        padding-right: 15px;
    }

    .about-us-business-left-text-row .about-us-text-col {
        padding-left: 15px;
    }

    .about-us-media-col {
        order: 1;
    }

    .about-us-text-col {
        order: 2;
    }

    .about-us-business-left-text-row .about-us-text-col:before,
    .about-us-business-right-text-row .about-us-text-col:before {
        top: -150px;
    }

    .contact-us-leading-title h3 {
        font-weight: 500;
        font-size: 40px;
        color: #FFFFFF;
        letter-spacing: 1.04px;
        line-height: 40px;
        text-align: left;
        margin-bottom: 20px;
    }

    .contact-us-leading-icon-text h3 {
        font-size: 20px;
        color: #FFFFFF;
        letter-spacing: 0.53px;
        text-align: center;
        margin-bottom: 2px;
        line-height: 24px;
    }

    .contact-us-leading-icon-text h4 {
        font-size: 16px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 22px;
        margin-bottom: 3px;
    }

    .contact-us-leading-icon-text .img {
        margin-bottom: 8px !important;
    }

    .contact-us-leading-icon-text p {
        font-size: 12px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 14px;
    }

    .about-us-development-unit {
        width: 100%;
        margin: 0 !important;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .about-us-development-unit:before {
        content: '' !important;
        width: 100%;
        top: 30px;
        right: 0px;
        height: 2px;
        background-color: #F28601;
        position: absolute;
        z-index: 1;
    }

    .about-us-development-unit-text {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        max-width: 250px;
        margin-left: 0;
    }

    .about-us-development-unit-year {
        font-family: "Barlow Condensed", sans-serif;
        font-weight: 500;
        font-size: 30px;
        color: #FFCB02;
        letter-spacing: 0;
        margin-bottom: 4px;
        text-align: center;
    }

    .about-us-development-unit-desc {
        font-family: "BwModelica", sans-serif;
        font-size: 14px;
        color: #5B5C5E;
        letter-spacing: 0;
        line-height: 22px;
        text-align: center;
    }

    .about-us-development-unit-desc span {
        color: #FFCB02;
    }

    .about-us-development-course-prev-next-btn-row {
        margin-top: 10px;
    }

    .about-us-development-course-prev-next-btn-row .prev,
    .about-us-development-course-prev-next-btn-row .next {
        width: 28px;
        height: 28px;
        cursor: pointer;
    }

    .about-us-development-course-prev-next-btn-row .next {
        margin-left: 70px;
    }
}

/*** Login Form ***/
.tml {
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 849px) {
    .tml {
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media screen and (max-width: 549px) {
    .tml {
        margin-left: 15px;
        margin-right: 15px;
    }
}


/*** Facebook Feeds CSS ***/
.homeowner-banner h4 {
    font-weight: 500;
    font-size: 60px;
    color: #FFFFFF;
    letter-spacing: 1px;
    text-align: center;
    line-height: 60px;
    text-shadow: 0 0 14px rgba(0,0,0,0.50);
    margin-bottom: 28px;
}

.social-media-section {
    top: -150px;
}

.social-media-container {
    /*position: absolute;*/
    border-radius: 18px;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,0.21);
    overflow: hidden;
}

.social-media-tab-row {
    max-width: 415px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0 14px;
}

.social-media-tab-row a {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    letter-spacing: 0;
    padding-bottom: 6px;
    border-bottom: 3px solid transparent;
}

.social-media-tab-row a.active {
    border-bottom: 3px solid #fff;
}

.social-media-tab-col {
    background-image: linear-gradient(234deg, #FBCB04 0%, #F28601 90%);
}

.media-icon-col {
    margin-top: 50px;
    margin-bottom: 28px;
}

.social-media-top-description p {
    font-size: 14px;
    color: #5B5C5E;
    letter-spacing: 0;
    text-align: center;
    line-height: 26px;
    margin-bottom: 33px;
}

.fts-jal-fb-header {
    display: none;
}

.fb-social-btn-below-description {
    display: none;
}

.fts-fb-location-wrap {
    display: none;
}

.fts-slicker-facebook-posts .fts-jal-single-fb-post {
    border-radius: 7px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    padding: 18px !important;
}

.fts-jal-fb-link-wrap p, .fts-jal-fb-message p {
    font-size: 12px;
    color: #5B5C5E;
    letter-spacing: 0;
    line-height: 20px;
}

.fts-jal-fb-header a, .fts-jal-single-fb-post a {
    color: #4A90E2;
}

.fts-jal-fb-see-more,
.fts-share-wrap a {
    font-weight: 500;
    font-size: 18px;
    color: #4A90E2;
    letter-spacing: 0;
    line-height: 22px;
}

.ft-gallery-link-popup:before {
    font-size: 18px;
}

.fts-fb-load-more {
    background-color: transparent;
}

.fts-fb-load-more-wrapper {
    display: flex;
    justify-content: center;
}

.fts-fb-load-more {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-size: 20px !important;
    color: #5B5C5E;
    letter-spacing: 0;
    line-height: 22px !important;
    margin-bottom: 40px !important;
}

.fts-fb-load-more:after {
    content: url("/wp-content/uploads/2020/04/LEFT.svg");
    margin-left: auto;
    width: 48px;
    height: 48px;
}

@media screen and (max-width: 549px) {
    .social-media-section {
        top: auto;
    }

    .homeowner-banner h4 {
        font-weight: 500;
        font-size: 40px;
        color: #FFFFFF;
        letter-spacing: 0;
        text-align: center;
        line-height: 40px;
        text-shadow: 0 0 14px rgba(0,0,0,0.50);
    }

    .social-media-container {
        border-radius: 0;
    }

    .social-media-tab-row {
        padding-left: 18px;
        padding-right: 18px;
    }

    .row-collapse>.col.social-media-top-description,
    .social-media-top-description {
        padding-left: 18px !important;
        padding-right: 18px !important;
    }

    .fts-fb-load-more {
        margin-top: 30px !important;
    }
}

/*** Instagram Feeds CSS ***/
.instagram-top-profile {
    background: #FFFFFF;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
    border-radius: 9px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 50px 36px;
    margin-bottom: 30px;
}

.instagram-top-profile-left {
    width: 50%;
    border-right: 1px dotted #979797;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 96px;
}

.instagram-top-profile-right {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    height: 96px;
}

.fts-profile-pic {
    width: 80px;
    height: 80px;
    background: #FFFFFF;
    border: 1px solid #F5A623;
    border-radius: 50%;
}

.fts-profile-name-wrap {
    display: flex;
    align-items: flex-end;
    margin-bottom: 8px;
}

.fts-isnta-full-name {
    font-weight: 500;
    font-size: 20px;
    color: #474747;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0 27px 0 0;
    padding: 0;
}

.fts-profile-name-wrap .fts-follow-header-wrap {
    font-family: "BwModelica-Bold", sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #4A90E2;
    letter-spacing: 0;
    line-height: 20px;
    border: none;
    padding: 0;
}

.fts-follow-header-wrap a {
    color: #4A90E2;
}

.fts-profile-stats div {
    font-family: "BwModelica", sans-serif;
    font-size: 12px;
    color: #5B5C5E;
    letter-spacing: 0;
    line-height: 22px;
    /*margin-bottom: 0;*/
}

.fts-profile-stats div span {
    font-family: "BwModelica-Bold", sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #5B5C5E;
    letter-spacing: 0;
    line-height: 22px;
}

.instagram-top-profile-right {
    padding-left: 30px;
}

.fts-isnta-small-full-name {
    font-family: "BwModelica-Bold", sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #5B5C5E;
    letter-spacing: 0;
    line-height: 20px;
}

.fts-profile-description {
    font-family: "BwModelica", sans-serif;
    font-size: 12px;
    color: #5B5C5E;
    letter-spacing: 0;
    line-height: 20px;
}

.fts-profile-description a {
    font-family: "BwModelica-Bold", sans-serif;
    color: #5B9AEA;
}

.fts-instagram-load-more-wrapper {
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 549px) {
    .instagram-top-profile {
        margin: 0 18px;
        flex-direction: column;
        align-items: center;
        padding: 18px;
        margin-bottom: 12px;
    }

    .instagram-top-profile-left {
        border-right: none;
        border-bottom: 1px dotted #979797;
        flex-direction: column;
        align-items: center;
        height: auto;
        width: 100%;
    }

    .instagram-top-profile-right {
        flex-direction: column;
        align-items: center;
        height: auto;
        width: 100%;
    }

    .fts-profile-pic {
        margin: 0 0 9px;
    }

    .instagram-top-profile-left-text {
        width: 100%;
    }

    .fts-profile-name-wrap {
        flex-direction: column;
        align-items: center;
    }

    .fts-isnta-full-name {
        font-weight: 500;
        font-size: 20px;
        color: #474747;
        letter-spacing: 0;
        line-height: 22px;
        margin: 0 0 4px;
    }

    .fts-follow-header-wrap {
        margin: 0 0 20px;
    }

    .fts-profile-stats {
        display: flex;
        justify-content: space-around;
        margin-bottom: 13px;
    }

    .fts-profile-stats div {
        margin: 0;
        width: 33%;
        text-align: center;
    }

    .instagram-top-profile-right {
        padding-left: 0;
        margin-top: 13px;
        margin-bottom: 10px;
    }

    .fts-profile-description {
        text-align: center;
    }
}

/*** Twitter CSS ***/
.social-media-twitter-logo {
    max-width: 38px;
    max-height: 38px;
}

.twitter-clenergy-logo {
    max-width: 81px;
    max-height: 81px;
    margin: 0 auto 16px;
}

.social-media-middle-description {
    margin-top: 10px;
}

.social-media-middle-description h4 {
    font-weight: 500;
    font-size: 20px;
    color: #474747;
    letter-spacing: 0;
    text-align: center;
    line-height: 22px;
    margin-bottom: 10px;
}

.social-media-middle-description a,
.social-media-middle-description p {
    font-size: 12px;
    color: #5B5C5E;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    margin-bottom: 16px;
}

.twitter-social-btn-top {
    display: none;
}

.text-center>div.twitter-followers-wrap,
.twitter-followers-wrap {
    display: flex;
    padding: 20px;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
    border-radius: 9px;
    /*margin: 0 30px;*/
    margin-bottom: 50px;
}

.twitter-followers-wrap .twitter-followers {
    display: flex;
    width: 25%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.twitter-followers-wrap .twitter-followers + .twitter-followers {
    border-left: 1px dotted #979797;
}

.twitter-followers-wrap .twitter-followers .top {
    font-size: 18px;
    color: #4A90E2;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    margin-bottom: 11px;
}

.twitter-followers-wrap .twitter-followers .bottom {
    font-family: "BwModelica-Bold", sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #4A90E2;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    margin-bottom: 2px;
}

.fts-twitter-image {
    display: none;
}

.fts-tweeter-wrap .fts-right {
    padding-left: 0;
    padding-right: 0;
}

.fts-twitter-no-margin-left {
    margin-left: 0;
}

.fts-twitter-div a {
    font-family: "BwModelica", sans-serif;
    color: #4A90E2;
    font-size: 12px;
}

.fts-twitter-div {
    font-family: "BwModelica", sans-serif;
    font-size: 12px;
    letter-spacing: 0;
    color: #5B5C5E;
    line-height: 20px;
}


a.fts-twitter-at-name{
    font-family: "BwModelica", sans-serif;
    color: #5B5C5E !important;
    font-size: 12px;
}

.time a {
    font-family: "BwModelica-Bold", sans-serif;
    font-weight: 600;
    font-size: 12px;
}

.fts-twitter-full-name {
    font-family: "BwModelica-Bold", sans-serif;
    font-weight: 600;
    font-size: 12px !important;
}

.fts-tweeter-wrap .tweeter-info {
    font-size: 12px;
    border-bottom: 1px dotted #979797;
    padding-bottom: 14px;
    padding-top: 21px;
}

.fts-twitter-reply-wrap {
    margin-top: 8px;
}

.fts-twitter-reply-wrap-left {
    margin-top: 8px;
}

.ft-gallery-link-popup:before,
.fts-twitter-reply:before,
.fts-twitter-favorites:before,
.fts-twitter-retweet:before {
    font-size: 19px !important;
}

.fts-powered-by-text-popup a.fts-powered-by-text {
    display: none !important;
}

.fts-twitter-load-more-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

@media screen and (max-width: 549px) {
    .twitter-user-info-box {
        box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
        border-radius: 9px;
        padding: 32px 18px 26px;
    }

    .social-media-middle-description {
        margin-top: 0;
    }

    .social-media-twitter-content {
        margin: 0 18px;
    }

    .text-center>div.twitter-followers-wrap,
    .twitter-followers-wrap {
        box-shadow: none;
        border-top: 1px dotted #979797;
        border-radius: 0;
        margin-bottom: 0px;
        padding: 16px 5px 0;
    }

    .twitter-followers-wrap .twitter-followers + .twitter-followers {
        border-left: none;
    }

    .twitter-user-info-box {
        margin-bottom: 5px;
    }

    .fts-twitter-reply-wrap {
        margin-top: 0;
    }

    .fts-twitter-reply-wrap-left {
        margin-top: 0;
    }

    .fts-tweeter-wrap .tweeter-info {
        padding-top: 16px;
        padding-bottom: 21px;
    }

    .fts-twitter-load-more-wrapper {
        margin-top: 20px;
    }
}

/*** Pagination CSS ***/

.nav-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}

.nav-pagination li {
    margin: 16px;
}

.nav-pagination>li>span, .nav-pagination>li>a {
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 4px;
    color: rgba(28,28,28,0.2);
    border: none;
    height: auto;
    padding: 0 0 9px 0;
    min-width: 22px;
    text-align: center;
}

.nav-pagination > li > a:hover {
    background: transparent;
    color: #1C1C1C;
}

.nav-pagination > li > .current {
    background: transparent;
    color: #1C1C1C;
    position: relative;
}

.nav-pagination > li > .current:after {
    content: '';
    width: 100%;
    position: absolute;
    height: 3px;
    background: #FFCB02;
    bottom: 0;
    left: 0;
}

.page-number .icon-angle-right {
    display: none;
}

.next.page-number:after {
    content: url("/wp-content/uploads/2020/04/LEFT.svg");
    width: 48px;
    height: 48px;
    margin-left: 30px;
}

.page-number .icon-angle-left {
    display: none;
}

.prev.page-number:after {
    content: url("/wp-content/uploads/2020/04/RIGHT.svg");
    width: 48px;
    height: 48px;
    margin-right: 30px;
}

.pagination-row .nav-pagination > li > .current, .pagination-row .nav-pagination > li > span:hover {
    background-color: transparent;
    color: #1C1C1C;
}

/*** Footer CSS ***/
.footer-bar {
    min-height: 18px;
}

.footer-menu a {
    font-size: 14px;
    font-weight: 500;
    line-height: 40px;
    color: #5B5C5E;
}

.footer-menu a+a {
    margin-left: 27px;
}

.footer-menu a:hover {
    color: #2d2d2d;
}

.footer-media-col a.icon:not(.button) {
    font-size: 24px;
    color: #5B5C5E;
    margin: 10px;
}

.footer-media-col {
    display: flex;
    align-items: center;
}

.footer-icon-col {
    padding-bottom: 0;
}

.footer-icon-row .col {
    display: flex;
    align-items: center;
}

.footer-copyright-col p {
    font-family: "Barlow Condensed", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: #5B5C5E;
}

.absolute-footer {
    display: none;
}

.back-to-top.active {
    border-radius: 0;
    background: #FFCB02;
    border: none;
    min-width: 48px;
    min-height: 48px;
    width: 48px;
    height: 48px;
    box-shadow: rgba(0,0,0,0.5) 0 0 10px;
    font-size: 30px;
    padding: 0;
    color: #fff;
}

.back-to-top.active i {
    top: -13px;
}

@media screen and (max-width: 549px) {
    .footer-icon-row {
        justify-content: center !important;
    }
}

@media screen and (min-width: 550px) {
    .footer-media-col {
        padding: 0;
    }

    .footer-icon-col {
        padding: 0;
    }
}

/*** Services CSS ***/
.row-collapse>.col.service-title-row {
    padding-top: 60px !important;
    padding-bottom: 50px !important;
}

.service-title-row h3 {
    font-weight: 500;
    font-size: 30px;
    line-height: 36px;
    color: #474747;
    letter-spacing: 0;
}

.technical-services-image-row {
    padding-bottom: 66px;
}

.technical-services-details-row .col {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 67px;
}

.technical-services-details-row h4 {
    font-weight: 500;
    font-size: 20px;
    color: #1C1C1C;
    letter-spacing: 0;
    line-height: 22px;
    margin-bottom: 10px;
}

.technical-services-details-row p {
    font-size: 14px;
    color: #5B5C5E;
    letter-spacing: 0;
    line-height: 26px;
}

.row-collapse>.col.service-bottom-btn-row {
    padding-top: 50px !important;
    padding-bottom: 100px !important;
}

.service-bottom-btn-row .home-project-btn a {
    font-size: 18px;
    color: #1C1C1C;
    letter-spacing: 0.47px;
    line-height: 66px;
}

.social-media-tab-row.service {
    justify-content: space-around;
}

.financial-services-image-row {
    padding-bottom: 36px;
}

.financial-services-main-content h4 {
    font-weight: 500;
    font-size: 20px;
    color: #1C1C1C;
    letter-spacing: 0;
    line-height: 22px;
    margin-bottom: 10px;
}

.financial-services-main-content p {
    font-size: 14px;
    color: #5B5C5E;
    letter-spacing: 0;
    line-height: 26px;
}

@media screen and (max-width: 549px) {
    .row-collapse>.col.service-title-row {
        padding: 36px 36px 27px !important;
    }

    .service-title-row h3 {
        font-weight: 500;
        font-size: 20px;
        color: #1C1C1C;
        letter-spacing: 0;
        line-height: 22px;
        text-align: left;
    }

    .technical-services-details-row {
        padding: 0px 36px 5px !important;
    }

    .technical-services-details-row .col {
        padding-bottom: 20px;
    }

    .technical-services-details-row h4 {
        font-weight: 500;
        font-size: 20px;
        color: #1C1C1C;
        letter-spacing: 0;
        line-height: 22px;
        margin-bottom: 15px;
    }

    .technical-services-details-row p {
        font-size: 14px;
        color: #5B5C5E;
        letter-spacing: 0;
        line-height: 22px;
    }

    .row-collapse>.col.service-bottom-btn-row {
        padding-top: 20px !important;
    }

    .service-bottom-btn-row .home-project-btn {
        display: flex;
        justify-content: center;
    }

    .service-bottom-btn-row .home-project-btn img {
        width: 48px;
        height: 48px;
    }

    .financial-services-image-row {
        padding: 44px 36px 15px;
    }

    .row-collapse>.col.financial-services-main-content {
        padding: 0px 36px !important;
    }

    .financial-services-main-content h4 {
        font-weight: 500;
        font-size: 20px;
        color: #1C1C1C;
        letter-spacing: 0;
        line-height: 22px;
        margin-bottom: 10px;
    }

    .financial-services-main-content p {
        font-size: 14px;
        color: #5B5C5E;
        letter-spacing: 0;
        line-height: 22px;
    }
}


/*** Distributor CSS ***/
.distributor-top-text {
    max-width: 533px;
}

.distributor-top-text p {
    font-size: 14px;
    color: #5B5C5E;
    letter-spacing: 0;
    text-align: center;
    line-height: 22px;
}

.distributor-top-text a {
    font-family: 'BwModelica-Bold', Sans-serif;
    color: #F28601;
    font-weight: 500;
}

.distributor-region-option-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.distributor-region-option-country {
    flex: 1;
}

.distributor-region-option-region {
    flex: 1;
    margin-left: 77px;
}

.distributor-result-box {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 30px 100px;
}

.distributor-result-box + .distributor-result-box {
    border-top: 1px solid #5B5C5E;
}

.distributor-result-logo {
    margin-right: 110px;
}

.distributor-result-logo img {
    max-width: 180px;
    object-fit: contain;
}

.distributor-result-text {
    display: flex;
    flex-direction: column;
}

.distributor-result-title {
    font-weight: 500;
    line-height: 24px;
    font-size: 20px;
    color: #474747;
    letter-spacing: 0;
    margin-bottom: 20px;
}

.distributor-result-text img {
    margin-right: 3px;
}

.distributor-result-tel,
.distributor-result-email,
.distributor-result-address,
.distributor-result-url a{
    font-family: 'BwModelica', Sans-serif;
    font-size: 14px;
    color: #4B4B4B;
    letter-spacing: 0;
    line-height: 26px;
}

.distributor-box {
    padding: 0px 68px
}

@media screen and (max-width: 549px) {
    .post-type-archive-distributor .media-press-releases-keyword-search-title {
        margin-bottom: 20px;
    }

    .post-type-archive-distributor .media-press-release-select {
        padding: 0;
    }

    .distributor-region-option-row {
        flex-wrap: wrap;
    }

    .distributor-region-option-country {
        flex: auto;
        width: 100%;
    }

    .distributor-region-option-region {
        flex: auto;
        width: 100%;
        margin-left: 0;
    }

    .post-type-archive-distributor .press-releases-section .large-8 {
        padding: 0 35px;
    }

    .post-type-archive-distributor .media-press-release-select select {
        height: 55px;
        margin-bottom: 20px;
    }

    .post-type-archive-distributor .media-press-release-select select {
        height: 55px;
    }

    .distributor-box {
        padding: 10px 26px;
    }

    .distributor-result-box {
        padding: 20px 12px;
        flex-wrap: wrap;
    }

    .distributor-result-logo {
        margin-bottom: 20px;
    }

    .distributor-result-logo img {
        max-width: 110px;
    }
}


/*** Solution CSS ***/
.investor-information-nav-bar.new-solution-nav-bar {
    padding: 0 35px;
}

.investor-information-nav-bar-row.new-solution .nav {
    justify-content: center;
    flex-wrap: nowrap;
}

.row-collapse>.col.sulotion-title-row {
    padding-top: 72px !important;
    padding-bottom: 35px !important;
}

.sulotion-title-row h3 {
    font-weight: 500;
    font-size: 30px;
    color: #474747;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 0px;
    line-height: 36px;
}

.solution-para-col p {
    font-size: 14px;
    color: #5B5C5E;
    letter-spacing: 0;
    line-height: 26px;
    margin-bottom: 26px;
}

.customize-1 {
    padding-bottom: 18px;
}

.solution-expendable-top-row {
    display: flex;
    margin-bottom: 10px;
}

.solution-expendable-top-row img:first-child {
    width: 30px;
    height: 30px;
}

.solution-expendable-top-title {
    flex: 1;
    font-weight: 500;
    font-size: 20px;
    color: #1C1C1C;
    letter-spacing: 0;
    line-height: 22px;
    padding-left: 18px;
}

.solution-expendable-arrow {
    display: none;
}

.solution-expendable-content {
    margin-bottom: 61px;
}

.solution-expendable-content p {
    font-size: 14px;
    color: #5B5C5E;
    letter-spacing: 0;
    line-height: 26px;
    margin-bottom: 26px;
}

.technical-services-image-row.solution-small-padding-bottom-img {
    padding-bottom: 42px;
}

.solution-title-row-2 h4 {
    margin-top: 70px;
}



.solution-title-row-3 h4,
.solution-title-row-2 h4,
.solution-title-row-1 h4 {
    font-weight: 500;
    font-size: 30px;
    line-height: 36px;
    color: #515151;
    letter-spacing: 0;
    margin-bottom: 40px;
}

.solution-title-row-3 h4 {
    text-align: center;
    margin-bottom: 60px;
}

.sulotion-number-content-col,
.solution-number-col {
    display: flex;
    align-items: center;
}

.solution-number-col p {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    font-size: 30px;
    color: #F28601;
    letter-spacing: 0;
    line-height: 22px;
    margin-bottom: 0;
}

.sulotion-number-content-col p {
    font-family: BwModelica-Regular;
    font-size: 14px;
    color: #666769;
    letter-spacing: 0;
    line-height: 26px;
    margin-bottom: 26px;
}

.sulotion-number-content-col p:last-child {
    margin-bottom: 0px;
}

.solution-number-row {
    padding-bottom: 13px !important;
}

.solution-image-icon-row p {
    text-align: center;
}

.solution-image-icon-row .icon-box-text {
    max-width: 190px;
}

.solution-image-icon-row.row-large>.col {
    padding-bottom: 50px;
}


.row-collapse>.col.solution-new-first-line {
    padding-top: 104px !important;
}

.custom-solution-text-row h3 {
    font-weight: 500;
    font-size: 30px;
    color: #474747;
    line-height: 36px;
    letter-spacing: 0;
    margin-bottom: 29px;
}

.custom-solution-text-row  p {
    font-size: 14px;
    color: #5B5C5E;
    letter-spacing: 0;
    line-height: 26px;
}

.custom-solution-text-row .project-page-btn {
    text-align: right;
}

.row-collapse>.col.solution-last-line {
    padding-bottom: 90px !important;
}

.investor-information-nav-bar.new-solution-nav-bar .nav>.menu-item + .menu-item {
    margin-left: 50px;
}

@media screen and (max-width: 849px) {
    .investor-information-nav-bar-row.new-solution .nav {
        justify-content: flex-start;
        text-align: left;
    }

    .investor-information-nav-bar-row.new-solution .nav .menu-item {
        padding: 18px 0;
    }
}

@media screen and (max-width: 549px) {
    .investor-information-nav-bar.new-solution-nav-bar {
        padding: 0 18px;
    }

    .row-collapse>.col.sulotion-title-row {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .solution-version.row-collapse>.col.large-7,
    .solution-version.row-collapse>.col.large-9 {
        padding-left: 36px !important;
        padding-right: 36px !important;
    }

    .sulotion-title-row h3 {
        font-weight: 500;
        font-size: 20px;
        color: #1C1C1C;
        letter-spacing: 0;
        line-height: 22px;
        text-align: left;
        margin-bottom: 15px;
    }

    .solution-para-col {
        margin-bottom: 22px;
    }

    .solution-first-line {
        margin-top: 44px;
    }

    .solution-expendable-arrow {
        display: block;
        width: 18px;
        height: 9px;
    }

    .solution-para-col.customize-1 p:last-child {
        margin-bottom: 0;
    }

    .technical-services-image-row.solution-small-padding-bottom-img {
        padding-bottom: 25px;
    }

    .solution-title-row-2 h4 {
        margin-top: 50px;
    }

    .solution-title-row-1 h4,
    .solution-title-row-2 h4,
    .solution-title-row-3 h4 {
        font-size: 20px;
        color: #1C1C1C;
        letter-spacing: 0;
        line-height: 22px;
        margin-bottom: 30px;
    }

    .solution-title-row-3 h4 {
        margin-bottom: 50px;
    }

    .solution-version.row-collapse>.col.large-9.no-padding {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

/*** Subscribe Newsletter ***/

.box-row.large-padding .col-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.box-row.large-padding p {
    text-align: left;
    width: 100%;
    max-width: 700px;
}

#gform_wrapper_8 {
    width: 100%;
    max-width: 700px;
}

#gform_8 .gfield_label {
    display: none;
}

#gform_8 .gfield_radio label {
    font-family: "BwModelica", sans-serif;
    font-size: 14px;
    color: #474747;
    letter-spacing: 0;
}

#gform_8 li.gf_list_inline ul.gfield_radio li {
    margin-right: 40px !important;
}
#gform_8 ul li.gfield {
    margin-top: 0;
    margin-bottom: 0;
}

#gform_8 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border: solid 1px #979797;
    box-shadow: none;
    font-size: 14px;
    color: #474747;
    letter-spacing: 0;
    line-height: 17px;
    padding: 14px 18px;
    height: auto;
    margin-bottom: 25px;
}

#gform_8 ul.gform_fields li.gfield select {
    border: solid 1px #979797;
    box-shadow: none;
    font-size: 14px;
    color: #474747;
    letter-spacing: 0;
    line-height: 17px;
    padding: 14px 18px;
    height: auto;
    margin-bottom: 30px;
}

#gform_8 ul.gform_fields li.gfield.gf_right_half select {
    margin-bottom: 25px;
}

#input_8_10 > li > label,
#input_8_9 > li > label {
    font-family: "BwModelica", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #474747;
    letter-spacing: 0;
}


#gform_8 textarea {
    border: solid 1px #979797;
    box-shadow: none;
    font-size: 14px;
    color: #474747;
    letter-spacing: 0;
    line-height: 17px;
    padding: 14px 18px;
    height: 160px
}

#gform_8 .gform_footer {
    text-align: right;
}

#gform_8 .gform_footer input[type=image] {
    width: 133px;
    height: 48px;
}

#field_8_9 label.gfield_label {
    display: inline-block;
    font-family: "BwModelica", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #474747;
    letter-spacing: 0;
}

#input_8_9 > li {
    display: inline-flex;
    align-content: center;
}

#input_8_9 > li > input {
    margin: 0 10px;
}

#field_8_10 label.gfield_label {
    display: inline-block;
    font-family: "BwModelica", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #474747;
    letter-spacing: 0;
}

body #gform_wrapper_8 .gform_body .gform_fields .gfield .gfield_checkbox li  {
    height: 20px;
    margin-right: 40px;
    display: inline;
}

body #gform_wrapper_8 .gform_body .gform_fields #field_8_10.gfield .gfield_checkbox li {
    display: inline-block;
}

body #gform_wrapper_8 .gfield_checkbox li input[type=checkbox] {
    opacity: 0;
    position: absolute;
}
body #gform_wrapper_8 .gfield_checkbox li input[type=checkbox] + label{
    position: relative;
    overflow: hidden;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    overflow: visible;
    padding-bottom: 15px;
}

body #gform_wrapper_8 .gfield_checkbox li input[type=checkbox] + label:before,
body #gform_wrapper_8 .gfield_checkbox li input[type=checkbox] + label:after{
    content: '';
    position: absolute;
    left: 0;
    z-index: 1;
    -webkit-transition: .2s;
    transition: .2s;
}
/* after */
body #gform_wrapper_8 .gfield_checkbox li input[type=checkbox]:not(:checked) + label:after{
    width: 20px;
    height: 20px;
    border: 1px solid #FFCB02;
    top: 0px;
}
body #gform_wrapper_8 .gfield_checkbox li input[type=checkbox]:checked + label:after{
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #FFCB02;
    background-color: #FFCB02;
    z-index: 0;
    border-radius: 2px
}
/* before */
body #gform_wrapper_8 .gfield_checkbox li input[type=checkbox]:not(:checked) + label:before{
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
body #gform_wrapper_8 .gfield_checkbox li input[type=checkbox]:checked + label:before{
    top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
    margin-top:3px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

@media screen and (max-width: 549px) {
    #gform_8 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
        margin-bottom: 15px;
    }

    #gform_8 ul.gform_fields li.gfield select {
        margin-bottom: 20px;
    }

    body #gform_wrapper_8 ul li.field_description_below div.ginput_container_checkbox {
        margin-top: 16px;
    }

    #input_8_9 > li {
        display: flex;
    }

    #gform_8 .gform_footer input[type=image] {
        width: 80px;
        height: 30px;
    }
}


/*** Login CSS ***/
/*.tml-register-link {*/
/*    display: none;*/
/*}*/

.login-registry-form-row {
    text-align: center;
}

.login-registry-form-row a {
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0.71px;
    line-height: 16px;
    padding: 17px 36px;
    background: #FFCB02;
    display: inline-block;
}

.register-form-banner-title h1 {
    font-weight: 500;
    font-size: 60px;
    color: #FFFFFF;
    letter-spacing: 1px;
    text-align: center;
    line-height: 60px;
    text-shadow: 0 0 14px rgba(0,0,0,0.50);
}

.ur-frontend-form {
    border: none !important;
    padding: 0;
}

#check_box_1593152531_field .ur-label {
    display: none;
}

.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-checkbox ul li input[type=checkbox] {
    margin: 0 10px 0 0;
}

.ur-frontend-form .ur-button-container .ur-submit-button {
    margin-left: 0;
}

.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-checkbox ul li {
    display: flex;
    align-items: center;
}

.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-checkbox ul li label {
    font-weight: 400;
    font-size: 14px;
    color: #515151;
    letter-spacing: 0.37px;
    line-height: 24px;
}

@media screen and (max-width: 549px) {
    .register-form-banner-title h1 {
        font-size: 40px;
        color: #FFFFFF;
        letter-spacing: 0;
        text-align: center;
        line-height: 40px;
        text-shadow: 0 0 14px rgba(0,0,0,0.50);
    }
}

/*** New Support Form ***/
.new-form-row h3 {
    font-weight: 500;
    font-size: 30px;
    color: #1C1C1C;
    letter-spacing: 0.78px;
    text-align: center;
    line-height: 66px;
    border-bottom: 3px solid #FFCB02;
    display: inline-block;
    width: auto;
}

#gform_fields_10 .gfield_label {
    display: none;
}

.gform_wrapper #gform_fields_10 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border: 1px solid #979797;
    box-shadow: none;
    font-size: 14px;
    letter-spacing: 0.37px;
    line-height: 24px;
    padding: 12px 17px;
    height: 48px;
}

#gform_fields_10 h4 {
    font-weight: 500;
    font-size: 18px;
    color: #474747;
    letter-spacing: 0.47px;
    line-height: 66px;
}

.gform_wrapper #gform_fields_10 input[type=file] {
    border: 1px solid #979797;
    padding: 10px;
}

#gform_10 .gform_footer {
    text-align: right;
}

#gform_10 .gform_footer input[type=image] {
    width: 133px;
    height: 48px;
}

#gform_10 {
    margin-bottom: 70px;
}

.gform_confirmation_message_10.gform_confirmation_message {
    padding-bottom: 100px;
}


#gform_fields_11 .gfield_label {
    display: none;
}

.gform_wrapper #gform_fields_11 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border: 1px solid #979797;
    box-shadow: none;
    font-size: 14px;
    letter-spacing: 0.37px;
    line-height: 24px;
    padding: 12px 17px;
    height: 48px;
}

#gform_fields_11 h4 {
    font-weight: 500;
    font-size: 18px;
    color: #474747;
    letter-spacing: 0.47px;
    line-height: 66px;
}

.gform_wrapper #gform_fields_11 input[type=file] {
    border: 1px solid #979797;
    padding: 10px;
}

#gform_11 .gform_footer {
    text-align: right;
}

#gform_11 .gform_footer input[type=image] {
    width: 133px;
    height: 48px;
}

#gform_11 {
    margin-bottom: 70px;
}

.gform_confirmation_message_11.gform_confirmation_message {
    padding-bottom: 100px;
}

.ur-checkbox-label a {
    border-bottom: 1px solid #FFCB02;;
}

@media screen and (max-width: 549px) {
    .row-collapse>.col.solution-new-first-line.new-form-row {
        padding-top: 30px !important;
    }
}

/*** Investor CSS ***/
.no-padding-bottom {
    padding-bottom: 0px !important;
}

.invester-porject-title-col h3 {
    font-weight: 500;
    font-size: 60px;
    color: #1C1C1C;
    letter-spacing: 1.56px;
    text-align: center;
    line-height: 77px;
    margin-bottom: 0px;
}

.investor-porjects-col h5 {
    font-weight: 500;
    font-size: 20px;
    color: #1C1C1C;
    letter-spacing: 0;
    line-height: 24px;
}

@media screen and (max-width: 549px) {
    .invester-porject-title-col h3 {
        font-weight: 500;
        font-size: 40px;
        color: #1C1C1C;
        letter-spacing: 1.04px;
        text-align: center;
    }

    .investor-porjects-col h5 {
        font-weight: 500;
        font-size: 12px;
        color: #1C1C1C;
        letter-spacing: 0;
        text-align: center;
        line-height: 24px;
    }
}

/*Product Page CSS*/
.product-page-watermark{
    color:#D3D3D3;
}


/*** Addition modify CSS ***/
#search-filter-form-3333 {
    margin-bottom: 30px;
}

#search-filter-form-3333 ul {
    display: flex;
    width: 70%;
    justify-content: space-between;
    margin: 0 auto;
}

#search-filter-form-3333 ul>li {
    margin-left: 0;
}

#search-filter-form-3333 .sf-input-select {
    font-size: 15px !important;
    width: 260px;
    border: 1px solid #ffcb02;
    font-family: "BwModelica", sans-serif;
    color: #5B5C5E!important;
    letter-spacing: 0;
    font-weight: 100;
}

.home-our-clients-slider {
    padding-bottom: 0 !important;
}

.home-our-clients-slider .slider {
    min-height: 312px;
}

.home-our-clients-slider .flickity-prev-next-button .arrow {
    d: path("M 0,50 L 25,10 L 40,20 L 25,40 L 100,40 L 100,60 L 25,60 L 40,80 L 25,90 Z");
}

.home-our-clients-slider .slider-show-nav .flickity-prev-next-button, .home-our-clients-slider .slider:hover .flickity-prev-next-button {
    opacity: 1;
}

.home-our-clients-slider .flickity-prev-next-button {
    opacity: 1;
}

.home-our-clients-slider .flickity-prev-next-button svg {
    background-color: #FFCB02;
    color: #fff;
    opacity: 1;
}

.home-our-clients-slider .slider .flickity-prev-next-button:hover svg {
    fill: #fff;
}

.home-our-clients-slider .flickity-prev-next-button:hover .arrow {
    fill: #fff;
}

#gform_7 li.gfmc-column ul#input_7_19 input[type="checkbox"] {
    margin: 11px 10px 11px 1px;
}

.dv-new-press-releases-keyword-search-form {
    width: 50%;
}

@media screen and (max-width: 549px) {
    #search-filter-form-3333 ul {
        flex-wrap: wrap;
        width: 100%;
        justify-content: center;
    }

    #search-filter-form-3333 ul>li {
        padding: 0;
        margin: 0;
    }

    .dv-new-press-releases-keyword-search-form {
        width: 100%;
        margin-bottom: 20px;
    }
}

/* Global Solar Challenge start */
.page-id-3534 section:nth-child(1) .img .img-inner{
    /* 	transition: opacity 1s;
        opacity:0.8; */
}

.page-id-3534 .message-banner p{color: #5B5C5E;}

.page-id-3534 .message-sec{
    padding-top:30px!important;
}
.banner h2.home-banner-text,
.page-id-3534 h3,
.page-id-3534 h4{
    font-family: "Barlow Condensed", sans-serif;
    color: #5B5C5E;
    letter-spacing:0;
    font-weight:500;
}
.page-id-3534 h2 {
    font-size: 70px;
}
.page-id-3534 h3 {
    font-size: 42px;
    line-height: 42px;
    font-weight:500;
}

.page-id-3534 h4 {
    font-size: 30px;
    line-height: 40px;
}

.page-id-3534 p
{
    font-family: "BwModelica", sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #5B5C5E;
    letter-spacing: 0;
    margin-bottom:1em;
}

.page-id-3534 p>span{
    color:#FFCB02;
}
ul.dot-list{
    margin-bottom:1em;
}
.page-id-3534 ul.dot-list>li {
    list-style-type: none;
    position: relative;
    font-family: "BwModelica", sans-serif;
    font-size: 14px;
    color: #5B5C5E;
    letter-spacing: 0;
    padding-left:26px;

}

.page-id-3534 ul.dot-list>li:before {
    content: '■';
    position: absolute;
    left: 0px;
    top:-19px;
    font-size: 32px;
    color:#FFCB02;
}

.page-id-3534 .compliance-sec .row>.col{
    padding:0;
}
.page-id-3534 .compliance-sec .content-col>.col-inner{
    background-color:rgb(244, 183, 0);
}

.page-id-3534 .compliance-sec .content-col>.col-inner>div{
    padding:70px 35px;
}

.last-sect .section-content >.row>.col:nth-child(1){
    background: #FBFBFB;
}
.last-sect .section-content >.row>.col:nth-child(2){
    background: #F1F1F1;
    opacity: 0.67;
}

/*Menu Watermark CSS*/
.menu-waterwark{
    font-family: "Barlow Condensed", sans-serif;
    font-size:45px;
    text-align: center;
    font-weight: 500;
    color:#D3D3D3;
    margin: 0 0 20px 0;
    padding:0;
}

/*Mounting Systems Product Watermark*/
.product-watermark{
    font-size:40px;
}

@media screen and (min-width: 1024px){
    .page-id-3534 .f4-square{
        padding:3em;
    }
    .page-id-3534 .f4-square-2{
        top:-3em;
    }
    .page-id-3534 .f4-square .contents-1>.col-inner{
        padding: 1.5em 4em 0 2em;
        background: #F7F7F7;
    }
    .page-id-3534 .f4-square .contents-2>.col-inner{
        padding: 2em 3em 0 4em;
    }

}

@media screen and (min-width: 600px){
    .page-id-3534 ul.col-3,
    .page-id-3534 ul.col-2{
        display:flex;
        flex-direction:row;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .page-id-3534 ul.col-3>li{
        width: 30%;
    }
    .page-id-3534 ul.col-2>li{
        width:40%;
    }
    .page-id-3534 .compliance-sec .content-col{
        background-color: rgb(244, 183, 0);
        max-width:35%;
    }
}

@media screen and (max-width: 1024px){
    .page-id-3534 .f4-square{
        padding:2em;
    }
    .page-id-3534 .f4-square-2{
        top:-2em;
    }
    .page-id-3534 .f4-square .contents-1>.col-inner{
        padding: 1em 1em 0 1em;
        background: #F7F7F7;
    }
    .page-id-3534 .f4-square .contents-2>.col-inner{
        padding: 1em 1em 0 1em;
    }
    .page-id-3534 h3 {
        font-size:30px;
        line-height:30px;
    }
    .page-id-3534 h4{
        font-size:26px;
        line-height:26px;
    }
    .page-id-3534 h2{
        font-size: 50px;
    }
    
}

@media screen and (max-width: 600px){
    .page-id-3534 .f4-square .contents-1>.col-inner{
        /* 		background:none; */
        padding:30px 20px;
    }
    .page-id-3534 .f4-square .contents-2>.col-inner{
        padding:30px 20px;
    }
    .page-id-3534 .f4-square{
        padding:0;
    }
    .page-id-3534 .f4-square-2{
        top:0;
    }
    .f4-square .section-bg.bg-loaded{
        background-image: url(/wp-content/uploads/2020/04/zzx.png)!important;
    }

    .page-id-3534 .f4-square img:before{
        content:'';
    }
    .last-sect .section-content >.row>.col>.col-inner{
        padding:30px 20px!important;
    }
    .page-id-3534 .compliance-sec .content-col>.col-inner{
        background-color:rgb(244, 183, 0, 0.8)!important;
    }
    .seven-logo .row>.small-1{
        min-width: 11%;
        margin-top: 15px;
    }
    .due-sec{
        padding-bottom:0!important
    }
    .due-sec .img-col{
        padding-bottom:0;
    }

    .page-id-3534 ul.dot-list>li:before {
        font-size: 26px;
        top:-11px;
    }
}
.page-id-3534 ul.dot-list>li{
    margin-left:0;
    padding-left:30px!important;
}
/* menu fix */
li#menu-item-6553 .fa-angle-down {
    display: none;
}


