/*
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');
}

html,
body{
    width:100%;
    margin:0;
}
body, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a{
    font-family: "BwModelica";
}
h1, h2, h3, h4, h5, h6{
    font-family: "BwModelica-Bold";
    opacity: 1;
}
p, .nav > li > a{
    font-family: "BwModelica";
}
.dark, .dark p, .dark td {
    color: #ffffff;
}
label, input[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, input::placeholder{
    color:#00205b;
}
h1, .banner h1 {
    font-size: 3.25rem;
    line-height: 3.9rem;
    /*     text-shadow: 0 0 14px rgba(0,0,0,0.50); */
}
h2, .banner h2{
    font-size: 3.25rem;
    line-height: 3.9rem;
    font-weight: 700;
}
h3{
    font-size: 2rem;
    line-height: 2.375rem;
}
h4{
    font-size:1.5rem;
    line-height:1.75rem;
}
h6{
    font-size:1.125rem;
    line-height:1.5rem;
    text-transform: unset;
}
p {
    /* 	font-size:1.0rem;
        line-height: 22px; */
    word-wrap: break-word;
}
p.medium-para{
    font-size: 1.125rem;
    line-height: 2rem;
}
.button span{
    line-height:inherit;
}
.custom-btn a {
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
}

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

#main {
    overflow: hidden;
}

#footer {
    overflow: hidden;
}

.home .mfp-close {
    right: 8px;
}
.home__banner__content{
    padding: 0 0 30px!important;
    font-size: 1.2rem;
    line-height: 1.8rem;
}
@media screen and (min-width: 768px) and (max-width: 1024px){
    h1, .banner h1{
        font-size: 2rem;
        line-height:2.4rem;
    }
    h2, .banner h2 {
        font-size: 2rem;
        line-height: 2.4rem;
    }
    p.medium-para{
        font-size: 1rem;
        line-height: 1.125rem;
    }
}
@media screen and (max-width: 768px) {
    h1, .banner h1{
        font-size: 1.125rem;
        line-height:2rem;
    }
    h2, .banner h2 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    h3{
        font-size: 1.125rem;
        line-height: 1.5rem;
    }
    h4{
        font-size: 1.125rem;
        line-height: 1.5rem;
    }
    .custom-btn a {
        font-size: 0.875rem;
        font-weight: 500;
        line-height: 22px;
    }

    .custom-btn img {
        margin-left: 19px;
        width: 28px;
        height: 28px;
    }
    p.medium-para{
        font-size: 0.75rem;
        line-height: 1.125rem;
    }
}

/*** Mobile Menu ***/
.mobile-sidebar {
    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: 0.735rem;
    line-height: 32px;
    font-family: 'BwModelica-Bold';
    color: #00205B;
    padding: 0 13px;
}
.menu-item .toggle i{
    display: none;
}
.menu-item .toggle {
    position: relative;
    height: 32px;
    min-height: 32px;
    border: none;
    width: 32px;
    padding: 0;
    opacity: 1;
    margin: 0;
    transform: none;
}
.menu-item .toggle:before{
    content: '';
    background-image: url(/wp-content/uploads/2022/05/mobile-plus.png);
    background-size: cover;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    height: 12px;
    width: 12px;
}
.menu-item.active .toggle:before{
    background-image: url(/wp-content/uploads/2022/05/mobile-minus.png);
}

.off-canvas:not(.off-canvas-center) .nav-vertical li.current_page_item>a {
    /*background: #00205b;*/
    /*color: #fff;*/
    text-decoration: underline;
}


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

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

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

#menu-product-cat-21 .menu-product-second-cate-col {
    width: 50%;
    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%;
}

.header-language-dropdown{
    flex-direction: column;
}
.header-language-dropdown>*{
    font-size: 0.875rem;
    line-height: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    font-family: 'BwModelica-Bold';
}
.header-language-dropdown img{
    height: 18px;
    width: 18px;
    margin-right: 8px;
}
.mfp-ready .mfp-close{
    opacity: 1;
    mix-blend-mode: unset;
    color: #00205b;
    left: 0;
    background-color: #fff!important;
}
.off-canvas .mfp-content{
    background: transparent;
    margin-top: 38px;
}
.off-canvas .sidebar-menu{
    padding: 0;
}


.off-canvas:not(.off-canvas-center) li.html{
    padding:  0 0 0 13px;
}
.nav.nav-vertical>li{
    padding:0;
}

@media screen and (max-width: 849px) {
    .nav-sidebar.nav-vertical>li+li.header-divider {
        margin: 0;
        width: 100%;
        border-bottom: 1px solid #00205B !important;
        box-sizing: border-box;
        height: auto;
    }

    .off-canvas:not(.off-canvas-center) .menu-item-has-children li>a{
        color:#666 ;
    }
    .nav:not(.nav-slide) .active>.children{
        padding-bottom: 0;
    }
    /*menu watermark*/
    .menu-waterwark{
        font-size:1rem !important;
    }
    .nav-vertical li. li.menu-item-has-children{
        margin-bottom: 0;
        margin-top: 0;
    }
    .nav-vertical li li.menu-item-has-children:not(:first-child){
        margin-top:;
    }
    .nav:not(.nav-slide) .active>.children{
        margin-bottom: 20px;
    }
    .off-canvas:not(.off-canvas-center) .nav-vertical li.mobile-top-bar-nav>a {
        font-size: 0.735rem;
        color: #00205b;
        letter-spacing: 0.47px;
        line-height: 32px;
        padding-left: 13px;
    }

    #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;
        padding-top: 20px;
    }

    .mobile-custom-menu-back {
        font-family: "BwModelica", sans-serif;
        font-weight: 500;
        font-size: 1.125rem;
        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: "BwModelica", sans-serif;
        font-weight: 500;
        font-size: 1.125rem;
        color: #00205b;
        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: #00205b;
        border-radius: 4px;
        flex-wrap: wrap;
        padding: 12px;
    }

    .mobile-custom-menu-searchform input {
        border: none;
        background-color: #00205b;
        box-shadow: none;
        font-family: "BwModelica", sans-serif;
        font-weight: 500;
        font-size: 0.875rem;
        color: #FFFFFF;
        letter-spacing: 0.47px;
        margin-bottom: 20px;
        padding: 0 5px;
    }

    .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 ***/

@media screen and (min-width: 768px){
    #masthead{
        border-bottom:1px solid #fff;
    }
}
.header-nav-main > li > a,
.header-nav-main .nav > li > a  {
    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-top .nav>li{
    height:70px;
}
.header-top .nav>li>a{
    font-size: 0.875rem;
    margin:0;
    font-weight:700;
    padding:0!important;
}
.header-top .nav>li.menu-item{
    margin:0 15px;
}
.header-bottom .nav > li > a {
    font-size: 1.125rem;
    letter-spacing: 0.47px;
    line-height: 22px;
    color: #00205b;
}

.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>li.has-icon>a>i.icon-search{
    font-size:16px;
}
.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{
    top:70px;
    padding:15px;
    margin:0;
}
li.current-dropdown>.nav-dropdown, .next-prev-thumbs li.has-dropdown:hover>.nav-dropdown, .no-js li.has-dropdown:hover>.nav-dropdown {
    left: 0px;
}
li.cart-item.current-dropdown>.nav-dropdown{
    left: auto;
    margin: 0!important;
    right: -69px;
}
li.account-item.current-dropdown>.nav-dropdown{
    left: auto;
    margin: 0!important;
    right: -139px;
}
.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: 16px;
    /* 	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 #00205b !important;
    display: inline-block;
}

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

.has-dropdown .icon-angle-down {
    font-size: 20px;
    font-weight: 800!important;
    color: #00205b;
    opacity: 1;
}

.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;
}

.nav-dropdown-default .nav-column li>a {
    font-weight: 500;
    font-size: 12px;
    color: #00205b;
    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: #00205b;
    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: 1.125rem;
    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: 1.125rem;
    color: #1C1C1C;
    letter-spacing: 0.47px;
    text-align: center;
}

.pc-country-popup-back-btn {
    font-weight: 500;
    font-size: 1.125rem;
    color: #FFFFFF;
    letter-spacing: 0.47px;
    cursor: pointer;
}
.ubermenu.ubermenu-main .ubermenu-item-level-0 {
    margin: 0 14px;
}
.ubermenu.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target{
    border:none!important;
}
.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: #00205b;
    background-color: #fff;
}

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

.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: #ffffff;
    color: #00205b;
}

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

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

.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0 .ubermenu-submenu-drop{
    padding: 20px;
    border-radius: 4px;
    min-width: 230px;
    box-sizing: border-box;
}
.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 {
    box-shadow: 0 0 8px rgba(0,0,0,0.5);
}
@media screen and (min-width:768px){
    .ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop{
        position:fixed;
        top: 170px;
        margin: 0;
    }
    .header-wrapper.stuck .ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0.ubermenu-active > .ubermenu-submenu-drop{
        top: 170px;
    }
}

.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:0.875rem;
    letter-spacing: 1px;
    color: #00205b;
    padding: 10px 0;
    margin: 0 10px;
}

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

.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
    font-size:0.875rem;
    color: #00205b;
    letter-spacing: 1px;
    border-bottom: 3px solid transparent;
}

.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
    padding: 20px max(calc((100vw - 1200px) / 2) , 15px) !important;
}
#top-bar .ubermenu-item-level-0 > .ubermenu-target{
    font-size: 0.875rem;
    color: #00205b;
    font-weight: 600;
    padding-right: 20px;
    padding-left: 0;
    margin-left: 33px;
    border-bottom: 3px solid transparent;
}
#top-bar .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator{
    font-size: 16px;
    margin-top: -8px;
    right:2px;
}
.ubermenu-item-level-0.ubermenu-has-submenu-drop>ul>li>a{
    font-weight:600;
}

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

.ubermenu-current-menu-ancestor.ubermenu-current-menu-parent > a {
    border-bottom: 3px solid #00205b !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: #00205b;
    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-size: 0.875rem;
    letter-spacing: 0.47px;
    color: #00205B!important;
    margin-left: 0;
    padding: 0;
    flex-grow: 0;
    border-radius: 0;
    margin-bottom: 0;
    font-weight:600;
}

.menu-product-first-cate-name a:hover {
    color: #00205b;
    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: #00205b;
    letter-spacing: 0.53px;
    line-height: 30px;
}

.menu-product-second-cate-name a:hover {
    color: #00205b;
    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: #00205b;
    letter-spacing: 0.53px;
    line-height: 26px;
    margin-right: 8px;
}

.menu-product-third-cate-name a:hover {
    color: #00205b;
    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: #00205b;
    letter-spacing: 0.53px;
    line-height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

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

.menu-product-product-name.current a {
    color: #00205b;
    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;
}

.header-nav-main .header-search{
    margin-left:0;
}

.header:not(.transparent) .header-nav-main.nav>li.header-search>a{
    width: 70px;
    padding: 0!important;
    height: 70px;
    display: flex;
    justify-content: center;
    color:#fff;
}
@media screen and (max-width: 849px) {
    .medium-logo-center .flex-left{
        flex: 0;
    }
    .header-main .mobile-nav li.html.custom{
        display: block;
    }
    .medium-logo-center #logo{
        width: auto;
        margin: 0 0 0 8px;
    }
    #logo img {
        max-height: 18px;
    }
    .header-main .nav-icon>a{
        position: relative;
        padding: 0;
        height: 38px;
        width: 29px;
    }
    .header-main .nav-icon>a:before{
        content:'';
        position: absolute;
        background-image: url(/wp-content/uploads/2022/05/mobile-toggle.png);
        height: 18px;
        width: 18px;
        background-size: cover;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .header-main .nav-icon>a i{
        display: none;
    }
    .pc-country-popup {
        display: none !important;
    }

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

    .current-menu-item>a {
        /*background-color: #00205b;*/
        /*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: 0;
        padding: 0;
        flex-grow: 0;
        border-radius: 0;
        margin-bottom: 0;
    }

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

    /*.menu-product-first-cate-name a {*/
    /*    font-size: 1.125rem;*/
    /*    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-second-cate-name{
        margin-bottom: 5px;
    }
    .menu-product-third-cate-col,
    .menu-product-second-products-col {
        margin-left: 12px;
        padding-left: 12px;
    }

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

    .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 ***/
.top-banner {
    position: relative;
}

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

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

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

.banner h2.home__banner__title{
    padding-bottom: 20px;
}

.home__banner__btn{
    font-size: 1.125rem;
    font-weight: 500;
    font-family: "BwModelica-Bold";
    color: #00205B!important;
    background: #ffffff;
    border-radius: 3px;
    box-shadow: none;
    text-shadow: none;
    opacity: 1;
    padding: 11px 22px;
    margin-top: 20px;
}


.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-2-sec .box-text-inner h4{
    margin: 15px 0 20px;
}

.home-2-sec .box-text-inner h4+p{
    font-size:0.875rem;
    line-height:1.375rem;
    color:#070800;
}
.box-text{
    padding-top:5px;
    padding-bottom:10px;
}
.box-text .service-links{
    display:flex;
    flex-direction:column;
}
.box-text .service-links>a{
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-top: 22px;
    position: relative;
    font-weight: 700;
    width: fit-content;
}
.box-text .service-links>a:before{
    content: '';
    background-image: url(/wp-content/uploads/2022/05/Button-arrow.png);
    width: 24px;
    height: 24px;
    background-size: cover;
    position: absolute;
    top: 50%;
    right: -38px;
    transform: translateY(-50%);

}
ul.value-list{
    list-style: square;
}
ul.value-list>li{
    font-size: 0.875rem;
    line-height: 1.5rem;
    margin-bottom: 1.5rem;
}
.home-3-sec h3{
    font-size: 2rem;
    line-height: 2.375rem;
    margin-bottom: 30px;
}

.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: "BwModelica", sans-serif;
    font-size: 20px;
    line-height: 22px;
    color: #1C1C1C;
    font-weight: 500;
    padding-bottom: 8px;
    border-bottom: 3px solid #00205b;
}

.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: 1.125rem;
    color: #666769;
    line-height: 28px;
}

.home-project-btn a {
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
    color: #666769;
    cursor: pointer;
}
.home-project-carousel-arrow a{
    font-size: 1.125rem;
    line-height: 1.4rem;
    font-weight: 700;
    border: 1px solid;
    padding: 10px 22px;
    border-radius: 5px;
    display: block;
    width: fit-content;
}
.home-project-carousel .flickity-prev-next-button{
    background-color: #00205b;
    color: #fff;
    opacity: 1;
}
.home-project-carousel .flickity-prev-next-button,
.home-6-sec .flickity-prev-next-button,
.home-7-sec .flickity-prev-next-button{
    top: 100%;
    bottom: auto;
    width: 41px;
    border-radius: 3px;
    transform: translateX(0);
}
.home-project-carousel .flickity-prev-next-button.previous,
.home-6-sec .flickity-prev-next-button.previous,
.home-7-sec .flickity-prev-next-button.previous{
    left: calc(50% - 60px);
    right:auto;
}

.home-project-carousel .flickity-prev-next-button.next,
.home-6-sec .flickity-prev-next-button.next,
.home-7-sec .flickity-prev-next-button.next{
    right: calc(50% - 60px);
    left:auto;
}
.home-6-sec .flickity-viewport,
.home-7-sec .flickity-viewport{
    margin-bottom:30px;
}
.home-project-btn img {
    margin-left: 30px;
}

.home-project-carousel .flickity-slider>.home-project-carousel-cell {
    width: calc(33% - 30px) !important;
    margin: 20px 45px 60px 5px;
    counter-increment: carousel-cell;
    /*     overflow: hidden; */
    box-shadow: rgb(0 0 0 / 30%) 1px 1px 12px 4px;
    border-radius: 8px;
}

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

.home-project-carousel-img img {
    width: 100%;
    height: 325px;
    object-fit:cover;
    border-radius: 8px 8px 0 0;
}

.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%, #00205b 84%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    text-align: center;
}

.hover-layer:hover {
    opacity: 1;
}
.home-project-carousel-content{
    padding:30px 20px 26px;

}
.home-project-carousel-title {
    margin-bottom:18px;
    height:56px;
    overflow:hidden;
}

.home-project-carousel-subtitle {
    font-size: 1.125rem;
    line-height: 2rem;
    height:64px;
    overflow:hidden;
    font-weight: 500;
    /*     color: #fff; */
    margin-bottom: 30px;
}

.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: calc(33% - 30px) !important;
    margin: 20px 45px 60px 5px;
    counter-increment: carousel-cell;
    /* overflow: hidden; */
    box-shadow: rgb(0 0 0 / 30%) 1px 1px 12px 4px;
    border-radius: 8px;
}

.home-new-carousel-container {
    position: relative;
}
.home-new-carousel-content{
    padding: 30px 22px;
}
.home-new-carousel-img img {
    width: 100%;
    height: 180px;
    object-fit:cover;
    border-radius: 8px 8px 0 0;
}

.home-new-carousel-subtitle {
    font-size: 1.125rem;
    line-height: 1.5rem;
    height: 3rem;
    margin-bottom: 15px;
}

.home-new-carousel-title {
    height:112px;
    overflow:hidden;
    margin-bottom: 50px;
}

.home-new-carousel-arrow a{
    font-size: 1.125rem;
    line-height: 1.4rem;
    font-weight: 700;
    border: 1px solid;
    padding: 10px 22px;
    border-radius: 5px;
    display: block;
    width: fit-content;
}

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


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 #00205b;
    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: #00205b;
    letter-spacing: 1.56px;
    text-align: center;
    line-height: 77px;
    margin-top: 60px;
}

.home-project-popup-para {
    font-size: 1.125rem;
    color: #00205b;
    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;
    }

}
@media screen and (min-width: 768px){
    .row.title-row{
        margin-bottom:20px;
    }
    .row.title-row .col-inner>h2,
    .row.title-row .col-inner>p,
    .row.title-row .col-inner>a{
        margin-bottom:0;
    }
}
@media screen and (max-width: 549px) {
    .top-banner-text {
        font-size: 40px !important;
        font-family: "BwModelica", sans-serif;
        font-weight: 500 !important;
        line-height: 40px;
        letter-spacing: 0;
        text-align: left;
    }

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

    .top-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: "BwModelica", 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: 0.875rem;
        line-height: 22px;
        margin-bottom: 0;
    }

    .home-project-carousel .flickity-slider>.home-project-carousel-cell,
    .home-new-carousel .flickity-slider>.home-new-carousel-cell{
        width: 100% !important;
        margin:20px 5px 30px 5px;
    }
    .home-project-carousel-content{
        padding: 15px 16px 26px;
    }
    .home-project-carousel-subtitle{
        font-size: 0.725rem;
        line-height: 1.125rem;
        height: 2.5rem;
        margin-bottom:20px;
    }
    .home-project-carousel-arrow a,
    .home-new-carousel-arrow a{
        font-size: 0.725rem;
        line-height: 0.9rem;
        padding: 8px 17px;
    }
    .home-project-carousel-img img {
        height: 260px;
    }

    .hover-layer {
        padding: 0 10px;
        text-align: center;
    }
    .home-new-carousel-content{
        padding: 17px 18px 20px;
    }
    .home-new-carousel-subtitle{
        font-size: 0.725rem;
        line-height: 1.125rem;
        height: auto;
        margin-bottom: 13px;
    }

    .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: 0.875rem;
        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-img img {
        height: 260px;
    }

    .home-new-carousel-title {
        height: 4.5rem;
        margin-bottom: 20px;
    }

    .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: 0.875rem;
        color: #00205b;
        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: 0.875rem;
        color: #1C1C1C;
        letter-spacing: 0;
        line-height: 24px;
    }
    .home__banner__content{
        font-size: 0.75rem;
        line-height: 1.125rem;
    }
    .home__banner__btn{
        font-size:0.75rem;
    }
    .home-2-sec .box-text-inner h4{
        margin: 10px 0 18px;
    }
    .box-text .service-links>a{
        font-size: 0.725rem;
        line-height: 1.125rem;
        margin-top: 13px;
    }
    .box-text .service-links>a:before{
        width: 18px;
        height: 18px;
        right: -28px;
    }

}


/*** Product CSS ***/
.product-nav-row {
    font-size: 1.125rem;
    font-weight: 500;
    font-family: "BwModelica", sans-serif;
    letter-spacing: 0.47px;
    color: #00205b;
    padding-top: 40px;
    padding-bottom: 20px;
}

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

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

.product-nav-row a {
    color: #00205b;
    font-family: "BwModelica", sans-serif;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 1.125rem;
    letter-spacing: 0.47px;
}

.product-nav-row span {
    color: #00205b;
    font-family: "BwModelica", sans-serif;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 1.125rem;
    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: "BwModelica", 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: 0.875rem;
    line-height: 22px;
    margin-bottom: 22px;
    color: #00205b;
}

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

.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;
}

.dv-product-details-tab-row {
    display: flex;
    justify-content: flex-start;
}

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

.dv-product-details-tab {
    position: relative;
    cursor: pointer;
    padding-bottom: 7px;
    opacity: 0.5;
    font-family: "BwModelica", sans-serif;
    font-weight: 500;
    font-size: 30px;
    color: #1C1C1C;
    letter-spacing: 0.78px;
    line-height: 40px;
    opacity: 50%;
}

.dv-product-details-tab + .dv-product-details-tab {
    margin-left: 70px;
}

.dv-product-details-tab.selected {
    opacity: 1;
    border-bottom: 3px solid #00205b;
}

.dv-product-details-tab.selected .dv-tab-text {
    color: #1C1C1C;
}

.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: "BwModelica", 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: "BwModelica", 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;*/
/*}*/

/*.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: "BwModelica", 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: "BwModelica", 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;
}

.dv-product-details-component-block {
    width: 25%;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    padding: 0 15px;
}

.dv-product-details-component-block .product-details-component-title {
    text-align: center;
}

.dv-product-details-component-block .product-details-component-subtitle {
    text-align: center;
}

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

.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: "BwModelica", 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-left: 3px;
    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: "BwModelica", 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: 1.125rem;
    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: 1.125rem;
    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: "BwModelica", sans-serif;
    font-weight: 500;
    display: inline-block;
    font-size: 30px;
    color: #1C1C1C;
    letter-spacing: 0.78px;
    line-height: 66px;
    border-bottom: 3px solid #00205b;
}

.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: 0.875rem;
    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: 0.875rem;
    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: 0.875rem;
    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: 0.875rem;
    }

    .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: 0.875rem;
        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: 1.125rem;
        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%, #00205b 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: 0.875rem;
        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: 1.125rem;
        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: 1.125rem;
    letter-spacing: 0.47px;
    line-height: 22px;
    color: #00205b;
}

.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: 1.125rem;*/
    transform: scale(1.15);
    color: #00205b;
    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: 0.875rem;
    line-height: 34px;
    color: #00205b;
}

.dv-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: 0.875rem;
    color: #00205b;
    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: 0.875rem;
    color: #00205b;
    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%, #00205b 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;
}



.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: 24%;
}

.stock-symbols {
    font-family: "BwModelica-Bold", sans-serif;
    /*font-weight: 500;*/
    font-size: 0.875rem;
    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: #00205b;
    letter-spacing: 0;
    line-height: 72px;
    background: linear-gradient(128deg, #00205b 0%, #00205b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 13px;
}

.stock-price-date {
    opacity: 1;
    font-size: 12px;
    line-height: 15px;
    color: #070800;
    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: 16px 0;
}
.ir-stock-information .stock-table-row:not(:first-child):not(.highlight){
    border-top:1px solid #D5D5D5;
}
.stock-infor-sec .stock-information{
    margin-bottom:30px;
}
.stock-infor-sec .stock-information .middle-table>.stock-table-row,
.stock-infor-sec .stock-information .right-table>.stock-table-row{
    border-bottom:1px solid #D5D5D5;
}

.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: 0.875rem;
    color: #070800;
    letter-spacing: 0;
}

.stock-table-row.highlight .value {
    font-family: "BwModelica", sans-serif;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 17px;
    /*Zhen edit, change stock value text color*/
    color: #00205b;
    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: #00205b;
    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 #00205b;
    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-6 {
    padding-bottom: 0;
}

.press-releases-result-section {
    display: flex;
}
@media screen and (min-width:768px){
    .press-releases-result-section .left-col{
        width:25%;
        padding-right: 10px;
    }
    .press-releases-result-section .right-col{
        width:75%;
    }
}

.press-releases-result-container {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 30px;
    width: 100%;
}

/* investor-last-sec start */

.press-releases-result-section-year-option-row label {
    display:none;
}

.press-releases-result-section-year-option-row select {
    margin-bottom: 0;
    box-shadow: none;
    font-size: 1.125rem;
    line-height: 47px;
    color: #fff;
    background-color: transparent;
    text-align: left;
    letter-spacing: 0;
    padding: 0 30px 0 0;
    border: none;
    border-bottom: 1px solid #fff;
}

.investor-last-sec .press-release-result-date-day {
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-weight: 600;
    margin-bottom: 22px;
}
.investor-last-sec .press-release-title{
    font-size: 0.875rem;
    line-height: 1.375rem;
    height: 5.5rem;
    margin-bottom: 1.375rem;
    color: #070800;
}
.investor-last-sec .press-release-result-box a{
    font-size: 1.125rem;
    line-height: 43px;
    font-weight: 600;
    height: 47px;
    display: block;
    border: 2px solid #00205b;
    padding: 0 14px;
    border-radius: 5px;
    width: fit-content;
}
.investor-last-sec .press-release-result-box a:hover{
    background-color: #00205b;
    color: #fff;
}

.press-release-result-box {
    padding:15px;
    聽 聽text-align: left;
    background-color: #fff;
    color: #00205b;
    position: relative;
    margin: 0 0 20px;
    width:100%;
}

@media screen and (min-width:768px){
    .press-release-result-box {
        width: calc(33.33% - 20px);
        margin: 0 10px 20px;
    }
    .investor-last-sec .press-release-result-box {
        padding: 28px 16px 70px;
    }
    .investor-last-sec .press-release-result-box a{
        position: absolute;
        bottom: 23px;
    }
}
/* investor-last-sec end */
.press-releases-result-section-year-option-row{
    position:relative;
}
.press-releases-result-section-year-option-row:before{
    content: " ";
    background-image: url(/wp-content/uploads/2022/05/white-arrow.png);
    position: absolute;
    opacity: 1;
    right: 0;
    top: 50%;
    transform: translatey(-50%);
    width: 41px;
    height: 41px;
    background-size: cover;
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: 100;
}

.tribe-events-download-links a {
    width: 50%;
    max-width: 300px;
    margin-bottom: 12px;
    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;
}


.pagenav {
    display: flex;
    justify-content: end;
}
@media screen and (min-width:768px){
    .press-releases-section .pagenav {
        margin-right:10px;
    }
}

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

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

.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;
}
.single-press_releases .press-releases-detail-top-other-col{
    display: flex;
    align-items: center;
    min-width: 400px;
}
.single-press_releases .press-releases-detail-top-other-col>a{
    width: 100%;
    font-size: 1.125rem;
    line-height: 43px;
    font-weight: 600;
    height: 47px;
    display: block;
    border: 2px solid #00205b;
    padding: 0 20px 0 57px;
    border-radius: 5px;
    position: relative;
}
.single-press_releases .press-releases-detail-top-other-col>a:before{
    content:"";
    background-image: url(/wp-content/uploads/2022/05/download-icon.png);
    background-size: cover;
    position: absolute;
    left: 25px;
    transform: translateY(-50%);
    top: 50%;
    height: 24px;
    width: 24px;
}

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

.press-releases-detail-share-col {
    margin-bottom: 15px;
    width: 100%;
}
.single-press_releases .press-releases-detail-share-col{
    margin-bottom: 0;
    width: 100%;
    margin-right: 20px;
}
@media screen and (max-width:768px){
    .single-press_releases .press-releases-detail-top-other-col{
        flex-direction: column;
        align-items: flex-start;
    }
    .single-press_releases .press-releases-detail-top-other-col>a{
        width: auto;
    }
}
.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;
}

.media-press-release-select {
    display: flex;
    padding: 0;
    flex-direction: column;
}
.media-press-release-select>div{
    width:100%;
}
.media-press-release-select>div:not(:last-child){
    margin-bottom:60px;
}

/* post-type-archive-media_press_releases start */
.media-press-releases-section{
    background-color: #f3f3f3;
}

.media-press-releases-section .section-content>.row>.col>.col-inner{
    padding:0 15px;
}
@media screen and (min-width: 549px) {
    .media-press-releases-section{
        padding:97px 0;
    }
}
.post-type-archive-media_press_releases .press-release-content-image img{
    height: 120px;
    width: auto;
}
.post-type-archive-media_press_releases .press-release-result-date{
    font-size:0.785rem;
    line-height:1.5rem;
    margin:13px 0;
    font-weight:600;
}
.post-type-archive-media_press_releases .press-release-result-box h6{
    height: 4.5rem;
    overflow: hidden;
    margin-bottom: 13px;
}
.post-type-archive-media_press_releases .press-release-content-text{
    font-size: 0.875rem;
    line-height: 1.375rem;
    height: 5.5rem;
    overflow: hidden;
    margin-bottom: 40px;
    color: #070800;
}
.post-type-archive-media_press_releases h3{
    margin-bottom:42px;
}
.post-type-archive-media_press_releases .media-press-release-select select{
    border: none;
    border-bottom: 1px solid #070800;
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 40px;
    height: 41px;
    padding: 0 40px 0 0;
    margin: 0;
    background-color: transparent;
}
.post-type-archive-media_press_releases .media-press-release-select select:focus{
    box-shadow: none;
}

.post-type-archive-media_press_releases .press-release-result-box{
    padding: 16px 16px;
}
.post-type-archive-media_press_releases .press-release-result-box a{
    position: relative;
    padding-right: 40px;
    font-size: 0.875rem;
    font-weight: 600;
    font-family: "BwModelica-Bold";
}
.post-type-archive-media_press_releases .press-release-result-box a:before{
    content: "";
    background-image: url(/wp-content/uploads/2022/05/Button-arrow.png);
    width: 18px;
    height: 18px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    right:0;
    top:0;
}
.post-type-archive-media_press_releases .media-press-releases-keyword-search-text{
    font-size:1.125rem;
    line-height:2rem;
    margin-bottom:44px;
    padding:0 10px;
}
/* post-type-archive-media_press_releases end */


@media screen and (max-width: 549px) {
    .press-releases-result-section{
        flex-direction:column;
    }

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

    .press-releases-result-section-year-option-row {
        width: 100%;
        margin-bottom: 20px;
    }

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

    .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 {
        order: 1;
        margin: 30px 0 20px;
        text-align: left;
    }

    .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;
    }

    .top-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: 0.875rem;
        color: #1C1C1C;
        letter-spacing: 0;
        margin-bottom: 25px;
        text-align: center;
    }
    .post-type-archive-media_press_releases h3{
        margin-bottom: 20px;
    }
    .media-press-release-select {
        /* padding: 0 60px; */
        flex-wrap: wrap;
    }
    .post-type-archive-media_press_releases .media-press-releases-keyword-search-text{
        padding: 20px 0 0;
    }
    .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: 0.875rem;
        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: #fff;
    padding: 120px 0;
}

.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: 0.875rem;
    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-section >.row>.col>.col-inner{
    padding:0;
    width: calc(100% - 30px);
    margin: 0 auto 40px;
}
.events-section >.row:nth-child(2)>.col>.col-inner{
    border-bottom: 1px solid #D5D5D5;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
.events-result-section div.left-col {
    padding: 0 15px 20px 0;
}
.events-result-section .press-release-result-box{
    padding: 17px 16px 80px;
    background-color: #FAFAFA;
}
.events-result-section .press-release-result-date-day{
    font-weight: 600;
    font-size: 0.735rem;
    line-height: 1.5rem;
}
.events-result-section .press-release-title{
    height: 3rem;
    overflow: hidden;
    margin: 13px 0 37px;
}

.events-result-section .press-release-content-text+a{
    line-height: 1.125rem;
    height: auto;
    border: none;
    padding: 0 40px 0 0;
    border-radius: 0;
    width: fit-content;
    font-size: 0.875rem;
    font-family: "BwModelica-Bold";
    position: relative;
}

.events-result-section .press-release-content-text+a:before {
    content: "";
    background-image: url(/wp-content/uploads/2022/05/Button-arrow.png);
    width: 18px;
    height: 18px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 0;
}

@media screen and (min-width: 768px){
    .events-result-section div.left-col {
        width: 25%;
        padding-right: 10px;
    }
    .events-result-section div.right-col {
        width: 75%;
    }
    .events-result-section .press-release-content-text+a{
        position: absolute;
        bottom: 17px;
    }
}

@media screen and (max-width: 768px){
    .events-section {
        padding: 30px 0;
    }
    .events-section >.row:nth-child(2)>.col>.col-inner{
        padding-bottom: 10px;
    }
    .events-result-section .press-release-result-box{
        padding: 17px 16px 17px;
    }
    .events-result-section .press-release-title {
        margin: 13px 0 20px;
    }
    .events-result-section .press-releases-result-container{
        padding-bottom: 0;
    }
}

.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 #00205b;
}

.tribe-events-cal-links .tribe-events-button img {
    width: 18px;
    height: 18px;
    margin-right: 12px;
}

.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: 600;
    font-size: 1.5rem;
    color: #00205b;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 8px;
}

.tribe-events-schedule.tribe-clearfix {
    margin: 24px 0;
}

.tribe-events-schedule.tribe-clearfix h2,
.tribe-events-meta-group .tribe-events-single-section-title {
    margin-bottom: 0;
    font-size: 1.125rem;
    color: #00205b;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 26px;
    text-transform: capitalize;
}
.tribe-events-event-meta:before{
    display: none;
}
.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 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;
}

.tribe-events-cal-links{
    display: flex;
    align-items: center;
    margin: 0;
}

.single-tribe_events .tribe-events-cal-links >a.tribe-events-button{
    background: none;
    font-weight: 600;
    padding: 0 14px;
    font-size: 1.125rem;
    line-height: 45px;
    height: 47px;
    border: 1px solid;
    border-radius: 5px;
    display: flex;
    align-items: center;
}
.tribe-events-cal-links>a:first-child{
    margin-right: 5px;
}
.tribe-events-notices{
    border:none;
}
.tribe-events-notices ul>li{
    background-color: #00205b;
    width: fit-content;
    color: #fff;
    font-size: 1.125rem;
    font-family: 'BwModelica-Bold';
    height: 47px;
    line-height: 47px;
    padding: 0 10px;
    margin: 0;
}
@media screen and (max-width:768px){
    .tribe-events-cal-links{
        flex-direction: column;
        align-items: flex-start;
    }
    .single-tribe_events .tribe-events-cal-links >a.tribe-events-button{
        margin:20px 0 0;
    }
}

@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: 0.875rem;
        color: #00205b;
        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: 0.875rem;
    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: 0.875rem;
    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: 0.875rem;
        color: #00205b;
        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-top: solid 1px #D5D5D5;
}



.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: 0.875rem;
    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 {
    font-weight:600;
    margin-bottom: 0;
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0;
    text-align: left;
}

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

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

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

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

.faq-detail-answer p {
    font-size: 0.875rem;
    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: 0.875rem;
        color: #00205b;
        letter-spacing: 0;
        line-height: 22px;
    }

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

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

.top-banner p {
    letter-spacing: 0;
    font-size: 1.7rem;
    line-height: 2.3rem;
    margin:0;
}

/* service center page start */
.service-2-sec h3{
    margin-bottom:0;
}
.service-2-sec p{
    font-size:1.125rem;
    line-height:1.875rem;
    margin-bottom:0;
}
.service-2-sec .lost-password a{
    text-decoration:underline;
    font-size:0.875rem;
    line-height:1.125rem;
    font-weight:600;
}
.role-btn{
    display:block;
    width:fit-content;
    position:relative;
    font-size: 0.875rem;
    line-height: 1rem;
    margin: 25px 0 0;
    padding: 0;
    height: 18px;
    min-height: 18px;
    border: none;
}
.role-btn:after{
    content: '';
    background-image: url(/wp-content/uploads/2022/05/Button-arrow.png);
    width: 18px;
    height: 18px;
    background-size: cover;
    position: absolute;
    top: 50%;
    right: -30px;
    transform: translateY(-50%);
}
.service-2-sec label{
    margin-bottom:24px;
}
.service-2-sec .login-password{
    padding:30px 0;
}
.service-2-sec input:not(#rememberme){
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #00205b;
    height:47px;
}
.service-2-sec input#user_login,
.service-2-sec input#user_pass{
    padding:14px;
}
.service-2-sec input,
.service-2-sec input::placeholder{
    font-size:0.875rem;
    line-height:47px;
}
.service-2-sec input#wp-submit{
    width: 100%;
    text-transform: capitalize;
    padding:0;
    font-weight:600;
}


@media screen and (min-width:768px){
    .service-3-sec .filter-row>.col:first-child>.col-inner{
        padding-right: 20px;
    }
}
.service-3-sec .faq-detail-row.show {
    background-color: #fff;
}

.service-3-sec .faq-detail-row {
    padding: 28px 0;
}

.service-3-sec .faq-details-section {
    margin-top: 50px;
}


.service-3-sec .filter-row select {
    color: #00205b;
    box-shadow: none;
    font-size: 1rem;
    font-weight: 600;
    height: 47px;
    border: none;
    border-bottom: solid 1px #00205b;
    padding: 14px 0;
    margin-right: 20px;
}

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

.homeowner-rule-select-tab {
    text-align: center;
    width: calc(50% - 10px);
    font-weight: 600;
    font-size: 1rem;
    line-height: 43px;
    height: 47px;
    background-color: #fff;
    color: #00205b;
    padding: 0;
    margin: 0;
    border: 1px solid #00205b;
    cursor: pointer;
}

.homeowner-rule-select-tab.active {
    background-color: #00205b;
    color: #fff;
}

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

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

}

/* homeowner registry form */
.custom-breadcrumb{
    font-size:0.75rem;
}
.homeowner-registry-2-sec .register{
    position:relative
}
.homeowner-registry-2-sec .ur-frontend-form .ur-form-row>.ur-form-grid{
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 0;
}

.homeowner-registry-2-sec .ur-frontend-form .ur-form-row>.ur-form-grid>.ur-field-item{
    margin: 0 0 41px;
}

.homeowner-registry-2-sec .ur-frontend-form .ur-form-row .ur-form-grid label.ur-label{
    line-height: 1.125rem;
    margin-bottom: 24px;
    margin-top:0;
}
.homeowner-registry-2-sec input.input-text:not(.input-checkbox){
    font-size: 0.75rem;
    line-height: 47px;
    height: 47px;
    padding: 14px 20px!important;
    border: none;
    border-bottom: 1px solid #070800;
    box-shadow: none;
    background-color: #fff;
    margin-bottom: 0!important;
}
.homeowner-registry-2-sec .ur-frontend-form .ur-form-row .ur-form-grid label.user-registration-error{
    padding: 0;
    margin: 0;
    font-size: 0.75rem;
    border-width: 2px;
}
.homeowner-registry-2-sec input,
.homeowner-registry-2-sec input::placeholder{
    color: #00205B!important;
}

.homeowner-registry-2-sec input.input-checkbox{
    height: 1.125rem;
    margin: 0 5px 0 0;
}
.homeowner-registry-2-sec .ur-frontend-form .ur-form-row .ur-form-grid .ur-checkbox-label{
    margin: 0;
    font-size: 0.75rem;
    color: #00205B;
    line-height: 1.125rem;
    font-weight: 400;
}
.homeowner-registry-2-sec .ur-button-container{
    padding: 0;
}
.homeowner-registry-2-sec .ur-button-container .ur-submit-button{
    width: 100%;
    margin: 0;
    text-transform: capitalize;
}

@media screen and (min-width:768px){
    .homeowner-registry-2-sec .ur-frontend-form .ur-form-row>.ur-form-grid{
        height: 480px;
    }
    .installer-sec .ur-frontend-form .ur-form-row>.ur-form-grid{
        height: 610px;
    }
    .homeowner-registry-2-sec .ur-frontend-form .ur-form-row>.ur-form-grid>.ur-field-item{
        margin: 0 10px 41px;
        width: calc(33.33% - 20px);
        height: 89px;
    }
    .homeowner-registry-2-sec:not(.installer-sec) .ur-frontend-form .ur-form-row>.ur-form-grid>.ur-field-item:nth-child(4n),
    .installer-sec .ur-frontend-form .ur-form-row>.ur-form-grid>.ur-field-item:nth-child(5){
        margin-bottom:0;
    }
    .installer-sec .ur-frontend-form .ur-form-row>.ur-form-grid>.ur-field-item:nth-child(9){
        margin-bottom:130px;
    }
    .homeowner-registry-2-sec .ur-button-container{
        position: absolute;
        right: 10px;
        bottom: 0;
        width: calc(33.33% - 20px);
    }
}
@media screen and (max-width:768px){
    .homeowner-registry-2-sec .ur-frontend-form .ur-form-row>.ur-form-grid>.ur-field-item:last-child{
        margin-bottom:0;
    }
}
/*  */


/*** 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: 0.875rem;
    color: #717275;
    letter-spacing: 0;
    line-height: 22px;
    margin-bottom: 0;
}

.box-row a {
    font-size: 0.875rem;
    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: 0.875rem;
    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: 0.875rem;
    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: 0.875rem;
    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: 0.875rem;
    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) {
    .top-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;
    }

    .top-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: 0.875rem;
    color: #00205b;
    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: #00205b;
    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;
    }

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

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

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

}

/*** Team CSS ***/
.brilliant-team-section h1 {
    margin:0;
}
.brilliant-team-section p {
    font-size: 1.125rem;
    letter-spacing: 0;
    line-height: 2rem;
    margin:0;
}

.team-members-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin: 0 -20px;
}

.team-member-col {
    width: 25%;
    padding: 0 20px 5px;
    position: relative;
    border-radius: 0;
    overflow: hidden;
    margin-bottom: 90px;
    /*display: block;*/
}

.linkedin-img {
    position: absolute;
    top: 0;
    right: 20px;
    width: 32px;
    height: 32px;
}

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

.team-member-bottom-text h5 {
    font-weight: 500;
    font-size: 1.125rem;
    letter-spacing: 0;
    text-align: left;
    line-height: 24px;
    margin-bottom: 13px;
}

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

.team-popup-box {
    border-radius: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 50px;
    border-top: 2px solid;
    margin-top: 38px;
    border-radius: 0;
    height: calc(100% - 38px);
    border-color: #fff;
}

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

}
.team-popup-img-box .linkedin-img {
    right: 0;
    /*     width: 42px;
        height: 42px; */
}
.team-popup-img {
}

.team-popup-text-box {
    order: 1;
    width: 65%;
    padding-right: 37px;
}

.team-popup-text-box .team-popup-text h5 {
    font-weight: 700;
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 2.4rem;
    margin-bottom: 0;
    text-align: left;
    color:#fff;
}

.team-popup-text-box .team-popup-text p {
    font-size: 1.125rem;
    line-height: 2rem;
    letter-spacing: 0;
    margin: 13px 0;
    text-align: left;
    color:#fff;
}

.team-popup-description p {
    font-size: 1.125rem;
    line-height: 2rem;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 0;
    color:#fff;
}
.mfp-bg{
    background: #00205b;
}

#meet-team-popup {
    padding: 0 !important;
    max-width: 100%!important;
    height: 100%;
    border: 2px solid #fff;
    background-color: #00205b;
}
.team-popup-switch{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0 0;
    width: 100%;
    order:3;
    align-items: self-end;
}
.team-popup-switch .btn{
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-weight: 700;
    position: relative;
    margin: 0;
    border: 0;
    width: 40%;
    height:41px;
    color: #fff;
    text-transform: capitalize;
}
.team-popup-switch .btn:before{
    content:'';
    background-image:url(/wp-content/uploads/2022/05/arrow-left-white.png);
    height:41px;
    width:41px;
    background-size:cover;
    position:absolute;
    left:0;
    top: 2px;
}
.team-popup-switch .btn:disabled:before{
    display:none;
}
.team-popup-switch .previous-btn{
    padding:0 0 0 60px;
    text-align:left;
}
.team-popup-switch .next-btn{
    padding:0 60px 0 0;
    text-align:right;
}
.team-popup-switch .next-btn.btn:before{
    right:0;
    left:auto;
    transform: rotateY(180deg);
}
.team-popup-switch div:not(.btn){
    width: 2px;
    height: 41px;
    background-color: #fff;
}

@media screen and (max-width: 768px) {
    .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: 0.875rem;
        letter-spacing: 0;
        line-height: 22px;
        text-align: left;
    }
}
@media screen and (max-width: 1024px) {
    .linkedin-img{
        right:0;
    }
    #meet-team-popup{
        height:auto;
    }
    .team-member-col {
        width: 100%;
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 40px;
        padding: 0;
    }

    .team-popup-box {
        padding: 20px;
        justify-content:left;
        height: calc(70vh - 38px)!important;
        overflow: auto;
    }

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

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

    .team-popup-text-box .team-popup-text h5 {
        font-size: 1.125rem;
        line-height: 1.5rem;
        margin-bottom: 6px;
    }

    .team-popup-text-box .team-popup-text p {
        font-size: 0.875rem;
        line-height:1.125rem;
        margin-bottom: 11px;
    }

    .team-popup-description p {
        font-size: 0.875rem;
        line-height:1.125rem;
        line-height: 22px;
    }
    .team-popup-switch{
        padding: 30px 0 10px;
        flex-direction: column;
    }
    .team-popup-switch .btn{
        width: 100%;
    }
    .team-popup-switch div:not(.btn){
        width: 100%;
        height: 2px;
        margin: 20px 0;
    }
    .team-popup-switch .btn:disabled{
        display:none;
    }

}

/*** 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: 1.125rem;
    color: #00205b;
    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: 1.125rem;
    color: #00205b;
    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: #00205b;
    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: 1.125rem;
        color: #00205b;
        letter-spacing: 0;
        text-align: center;
        margin-bottom: 20px;
    }

    .board-member-description p {
        font-size: 1.125rem;
        color: #00205b;
        letter-spacing: 0;
        line-height: 28px;
        margin-bottom: 0;
    }

    .board-member-btn-text {
        font-weight: 500;
        font-size: 0.875rem;
        color: #00205b;
        letter-spacing: 0;
        line-height: 22px;
    }

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


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

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

.about-us-business-title-row p {
    font-size: 1.125rem;
    color: #00205b;
    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: 1.125rem;
    color: #00205b;
    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: #00205b;
}

.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: 0.875rem;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 22px;
    margin-bottom: 0;
}
 */
.about-2-sec h4{
    margin-bottom:30px;
}
.about-2-sec p{
    font-size:0.875rem;
    line-height:1.375rem;
    color:#070800;
}
.about-2-sec p strong{
    font-size:1.125rem;
    line-height:1.5rem;
    color:#00205B;
}
.about-2-sec p.underline{
    text-decoration:underline;
}
.about-2-sec .link a{
    font-size:1.125rem;
    line-height:1.5rem;
    font-weight:700;
}
.about-2-sec .link a img{
    height:24px;
    width:auto;
    margin-left:15px;

}
.about-3-sec img{
    height:62px;
    width:auto;
}
.about-3-sec h3{
    margin: 20px 0 14px;
}
.about-3-sec h3+div{
    font-size:1.125rem;
    line-height:1.5rem;
}
.about-us-development-carousel{
    display: flex;
    justify-content:space-between;
    align-items: baseline;
}
.about-us-development-carousel-cell {
    width:calc(25% - 30px);
    position:relative;
    display:flex;
    flex-direction: column;
}
.about-us-development-carousel-cell:before{
    content: '';
    width: 1px;
    height: calc(100% - 11px);
    border: 1px dashed #00205b;
    top: 9px;
    left: 4px;
    position: absolute;
    z-index: 1;
}
.about-us-development-unit{
    position: relative;
    padding-left: 29px;
}
.about-us-development-unit:not(:first-child){
    margin-top:40px;
}
.about-us-development-unit.hide-title{
    margin-top:20px;
    margin-bottom:0;
}

.about-us-development-unit:before {
    content: '';
    width: 10px;
    height:10px;
    top: 9px;
    left: 0;
    background-color: #00205b;
    position: absolute;
    z-index: 1;
}
.about-us-development-unit-year{
    margin-bottom:13px;
}
.about-us-development-unit-desc{
    font-size:0.875rem;
    line-height:1.25rem;
}

@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: 0.875rem;
        color: #00205b;
        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: 0.875rem;
        color: #00205b;
        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: #00205b;
                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-size: 1.125rem;
        /*         font-family: "BwModelica", sans-serif;
                font-weight: 500;
                font-size: 30px;
                color: #00205b;
                letter-spacing: 0;
                margin-bottom: 4px;
                text-align: center; */
    }

    .about-us-development-unit-desc {
        /*         font-family: "BwModelica", sans-serif;
                font-size: 0.875rem;
                color: #00205b;
                letter-spacing: 0;
                line-height: 22px;
                text-align: center; */
    }
    .about-us-development-carousel{
        flex-direction:column;
    }
    .about-us-development-carousel-cell{
        width:100%;
    }
    .about-us-development-carousel-cell:before{
        height:100%;
    }
    .about-us-development-unit-desc span {
        color: #00205b;
    }

    .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;
    }
    .about-us-development-carousel-cell:not(:first-child)>.about-us-development-unit:first-child{
        margin-top:20px;
    }
}
/*** certification page  ***/

.certificate-2-sec .col .col .col-inner{
    padding:17px 15px 90px;
    background-color:#fff;
    min-height:470px;
}
.certificate-2-sec img{
    height:26px;
    margin-top:30px;
    width:auto;
}
.certificate-2-sec div.img img{
    height:172px;
    margin-top:0;

}

.certificate-2-sec h4{
    margin: 26px 0 22px;
}
.certification-ppage-text-box{
    font-size: 0.875rem;
    line-height: 1.375rem;
    color: #070800;
}
.certification-page-download-btn-wraper a{
    font-size:1.125rem;
    line-height:1.5rem;
    font-weight:700;
    border: 1px solid;
    padding: 10px 18px 12px;
    border-radius: 5px;
    height: 46px;
    display:block;
    width:object-fit;
    position:absolute;
    bottom:20px;
    left:15px;
}
.certification-page-download-btn-wraper a:hover{
    color:#fff;
    background-color:#00205b;
}
.certification-page-download-btn-wraper a:before{
    /* 	content:'';
        background-image:url(/wp-content/uploads/2022/05/download-icon.png);
        position:absolute;
        right: 0;
        top:50%;
        transform:translatey(-50%);
        background-size:cover;
        width:22px;
        height:22px; */
}
.certifications-page-pdf-file-row .img-inner img
{
    padding:10px 0px 10px 10px;
}
.certifications-page-pdf-content-row
{
    height:100%;
}
.certifications-page-pdf-content-row h3
{
    font-size:1.1em;
}
@media screen and (min-width: 601px){
    .certification-ppage-text-box
    {
        margin-bottom:0px;
    }
}
.certifications-page-pdf-file-row .row .col
{
    padding-bottom: 0px;
}


/*** 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 ***/
.top-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-tab-row {
    max-width: 750px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
}

.social-media-tab-row a {
    font-family: 'BwModelica-Bold';
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 1.375rem;
    padding: 18px 0 14px 22px;
    width: 33.33%;
    color: #fff;
    letter-spacing: 0;
}
.social-media-tab-row a:hover,
.social-media-tab-row a.active {
    background-color: #fff;
    color: #070800;
}

.social-media-tab-col {
    background-image: linear-gradient(234deg, #FBCB04 0%, #00205b 90%);
}

.media-icon-col {
    margin-top: 50px;
    margin-bottom: 28px;
}

.social-media-top-description p {
    font-size: 0.875rem;
    color: #00205b;
    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: 16px !important;
    width:calc(25% - 20px)!important;
    margin: 10px!important;
    /* 	max-height: 450px!important; */
}
.fts-fb-more-photos-wrap{
    display:none;
}

@media screen and (max-width:768px){
    .fts-slicker-facebook-posts .fts-jal-single-fb-post {
        width:calc(100vw - 30px)!important;
        margin: 10px 0 !important;
    }
}
.fts-jal-fb-link-wrap p, .fts-jal-fb-message p {
    font-size: 12px;
    color: #00205b;
    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: 1.125rem;
    color: #4A90E2;
    letter-spacing: 0;
    line-height: 22px;
}

.ft-gallery-link-popup:before {
    font-size: 1.125rem;
}

.fts-fb-load-more {
    background-color: transparent;
}

.fts-fb-load-more-wrapper {
    display: flex;
    justify-content: flex-start;
    margin-top: 100px;
}

.fts-fb-load-more {
    max-width: 157px;
    margin: 10px auto 10px;
    font-size: 1.125rem!important;
    line-height: 43px!important;
    background-color: #fff;
    border-radius: 4px;
    height: 47px;
    border: 2px solid;
    padding: 0 22px;
    width: fit-content;
    color: #00205B!important;
    display: block;
    font-family: 'BwModelica-Bold';
    margin: 30px 0 0 auto!important;
}


@media screen and (max-width: 549px) {
    .social-media-section {
        top: auto;
    }

    .top-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: 0;
        padding-right: 0;
    }

    .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: #00205b;
    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: #00205b;
    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: #00205b;
    letter-spacing: 0;
    line-height: 20px;
}

.fts-profile-description {
    font-family: "BwModelica", sans-serif;
    font-size: 12px;
    color: #00205b;
    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: flex-start;
    padding:0 15px;
}

@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: #00205b;
    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: 1.125rem;
    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: #00205b;
    line-height: 20px;
}


a.fts-twitter-at-name{
    font-family: "BwModelica", sans-serif;
    color: #00205b !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: 0;
}

.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: #00205b;
    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: 0.875rem;
    font-weight: 500;
    line-height: 40px;
    color: #00205b;
}

.footer-menu a+a {
    margin-left: 27px;
}

.footer-menu a:hover {
    color: #2d2d2d;
}

.footer-media-col a.icon:not(.button) {
    font-size: 1.5rem;
    color: #00205b;
    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: "BwModelica", sans-serif;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 22px;
    color: #00205b;
}

.absolute-footer {
    display: none;
}

/* .back-to-top.active {
    border-radius: 0;
    background: #00205b;
    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;
} */

.back-to-top-sec a.back-to-top{
    position: relative!important;
    color: #00205B;
    background-color: transparent;
    opacity: 1;
    border: none;
    text-transform: none;
    top: 0;
    right: 0;
    pointer-events: all;
    padding: 23px 0 23px 34px;
    margin: 0;
    line-height: 24px;
    font-size: 1.125rem;
    display: inline-block;
    min-height: auto;
    height: auto;
    transform: none;
    transition: none;
    width: fit-content;
}
.back-to-top-sec a.back-to-top:before{
    content:'';
    background-image:url(/wp-content/uploads/2022/05/Button-top.png);
    position:absolute;
    left:0;
    height:24px;
    width:24px;
    background-size:cover;
}
.footer-title{
    font-size: 1.125rem;
    font-weight:700;
}
.footer-1-sec .col{
    padding-bottom:0;
}

#menu-footer-menu{
    display:flex;
    justify-content: space-around;
}
#menu-footer-menu li.menu-item{
    border:none;
}
#menu-footer-menu li.menu-item a{
    color: #fff;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 40px;
}

.footer-2-sec .widget_nav_menu{
    margin-bottom:0;

}
.footer-2-sec .social-icons{
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.footer-2-sec .social-icons >a{
    margin:0;
    line-height: 24px;
}
.footer-2-sec .social-icons i{
    color:#fff;
}
#menu-footer-menu{
    justify-content: flex-end;
    flex-wrap: wrap;
}
#menu-footer-menu li.menu-item {
    margin: 0 15px;
}
.footer-2-sec img{
    max-width:196px;
}
@media screen and (min-width: 1401px) {
    .footer-2-sec .row.row-collapse{
        max-width: 100%;
        justify-content: flex-end;
    }
    .footer-2-sec .row>.col:first-child{
        max-width: calc(33% - 200px);
        -ms-flex-preferred-size: calc(33% - 200px);
        flex-basis: calc(33% - 200px);
    }
    .footer-2-sec .row>.col:last-child{
        max-width: 200px;
    }
}
@media screen and (max-width: 1400px) {
    #menu-footer-menu{
        justify-content:flex-start;
    }
}
@media screen and (max-width: 549px) {
    .footer-icon-row {
        justify-content: center !important;
    }
    .footer-title{
        margin-bottom: 20px;
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .footer-1-sec .col{
        padding: 0 10px;
    }
    .footer-1-sec .img-inner{
        margin-left:10px 10px 10px 15px;
    }
    .footer-2-sec img{
        height: 24px;
        width: auto;
        margin-left:15px;
    }
    .footer-2-sec .widget_nav_menu{
        margin: 0 auto;
        width: calc(100% - 30px);
        border-bottom: 1px solid #ffffff;
        padding: 20px 0 15px!important;
    }
    #menu-footer-menu{
        flex-direction: column;
    }
    #menu-footer-menu li.menu-item{
        margin: 0;
    }
    #menu-footer-menu li.menu-item a{
        font-size: 12px;
        line-height: 34px;
        padding: 0;
    }
    .footer-2-sec .social-icons{
        width: auto;
        justify-content: flex-start;
        padding: 19px 15px 0;
    }
    .footer-2-sec .social-icons >a{
        margin-right:16px;
    }
    .ab-footer .col-inner.text-right {
        text-align: left;
        padding-left:15px;
    }
    .back-to-top-sec a.back-to-top{
        padding: 0 15px 0 34px;
        font-size: 0.725rem;
    }

}

@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: 0.875rem;
    color: #00205b;
    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: 1.125rem;
    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: 0.875rem;
    color: #00205b;
    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: 0.875rem;
        color: #00205b;
        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: 0.875rem;
        color: #00205b;
        letter-spacing: 0;
        line-height: 22px;
    }
}


/*** Distributor CSS ***/
.distributor-top-text {
    max-width: 533px;
}

.distributor-top-text p {
    font-size: 0.875rem;
    color: #00205b;
    letter-spacing: 0;
    text-align: center;
    line-height: 22px;
}

.distributor-top-text a {
    font-family: 'BwModelica-Bold', Sans-serif;
    color: #00205b;
    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 #00205b;
}

.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: 0.875rem;
    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: 0.875rem;
    color: #00205b;
    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: 0.875rem;
    color: #00205b;
    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: "BwModelica", sans-serif;
    font-weight: 500;
    font-size: 30px;
    color: #00205b;
    letter-spacing: 0;
    line-height: 22px;
    margin-bottom: 0;
}

.sulotion-number-content-col p {
    font-family: BwModelica-Regular;
    font-size: 0.875rem;
    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: 0.875rem;
    color: #00205b;
    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: 0.875rem;
    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: 0.875rem;
    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: 0.875rem;
    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: 0.875rem;
    line-height: 17px;
    color: #474747;
    letter-spacing: 0;
}


#gform_8 textarea {
    border: solid 1px #979797;
    box-shadow: none;
    font-size: 0.875rem;
    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: 0.875rem;
    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: 0.875rem;
    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 #00205b;
    top: 0px;
}
body #gform_wrapper_8 .gfield_checkbox li input[type=checkbox]:checked + label:after{
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #00205b;
    background-color: #00205b;
    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: #00205b;
    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 #00205b;
    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: 0.875rem;
    letter-spacing: 0.37px;
    line-height: 24px;
    padding: 12px 17px;
    height: 48px;
}

#gform_fields_10 h4 {
    font-weight: 500;
    font-size: 1.125rem;
    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: 0.875rem;
    letter-spacing: 0.37px;
    line-height: 24px;
    padding: 12px 17px;
    height: 48px;
}

#gform_fields_11 h4 {
    font-weight: 500;
    font-size: 1.125rem;
    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 #00205b;;
}

@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 #00205b;
    font-family: "BwModelica", sans-serif;
    color: #00205b!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: #00205b;
    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: #00205b;}

.page-id-3534 .message-sec{
    padding-top:30px!important;
}
.banner h2.top-banner-text,
.page-id-3534 h3,
.page-id-3534 h4{
    font-family: "BwModelica", sans-serif;
    color: #00205b;
    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: 0.875rem;
    line-height: 20px;
    color: #00205b;
    letter-spacing: 0;
    margin-bottom:1em;
}

.page-id-3534 p>span{
    color:#00205b;
}
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: 0.875rem;
    color: #00205b;
    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:#00205b;
}

.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: "BwModelica", sans-serif;
    font-size:45px;
    text-align: center;
    font-weight: 500;
    color:#00205B;
    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;
}

/*header language selector*/
#language-popup img {
    margin-right: 5px;
}

#language-popup img {
    margin-top: 4px;
}

/*product page*/
.product-page-price bdi {
    font-size: 30px;
}

/* product detail contact form */
.product-inquiry .gform_wrapper ul.gform_fields{
    display: flex;
}

.payment_method_ppec_paypal img {
    max-height: 68px !important;
    border-radius: 0;
    content: url("/wp-content/uploads/2021/04/payment-icons.jpeg");
}

.paypal-logo {

    margin-top: -18px !important;
    height: 58px !important;
    content: url(/wp-content/themes/flatsome-child/鈥渉ttps:/www.clenergy.com.au/wp-content/uploads/2021/04/btn3.png鈥) !important;
}

/* product page dark col edit */
.logo-banner {
    height: 120px;
    background-color: #eee;
    text-align: center;
    display: flex;
}
.logo-banner img {
    margin: auto;
    vertical-align: middle;
    max-height: 57px;
}

.col-dark {
    background-color: #000;
}


.col-dark .product-page-watermark {
    color: #fff;
}

.col-dark .product-title {
    color: #fff;
}

.col-dark .product-subtitle p {
    color: #ccc;
}

.col-dark .product-desc p {
    color: #ccc;
}

/* end of product page dark col edit */

/* social responsibility start */
.social-resp-2-sec p{
    font-size:1.125rem;
    line-height:2rem;
}
.sign-content img{
    height:36px;
    width:auto;
}
.sign-content+h6{
    font-size:1.125rem;
    line-height:2rem;
    margin:8px 0;
    text-transform: capitalize;
    font-weight: 700;
    letter-spacing:0;
}
.sign-content+h6+div{
    font-size:0.875rem;
    line-height:1.5rem;
}
.social-resp-3-sec .title{
    display: flex;
    justify-content: space-between;
    margin-bottom:52px;
}
.social-resp-3-sec .title h3{
    margin-bottom:0;
}
.social-resp-3-sec .title img{
    height: 80px;
    min-width: 80px;
    width: 80px;
}
.social-resp-3-sec h4{
    margin-bottom:52px;
}
.social-resp-3-sec p,
.social-resp-3-sec li{
    font-size:0.875rem;
    line-height:1.375rem;
    color:#070800;

}
.social-resp-3-sec p a{
    text-decoration:underline;
    color:#00205B;
}
.social-resp-3-sec ul li,
.social-resp-4-sec ul li{
    position:relative;
    list-style:none;
    margin-bottom:15px;
    margin-left:30px;
}
.social-resp-3-sec ul li:before,
.social-resp-4-sec ul li:before{
    content: '';
    background-color: #00205B;
    position: absolute;
    left: -25px;
    top: 6px;
    width: 12px;
    height: 10px;
}

.social-resp-4-sec img{
    height:62px;
    width:auto;
    margin-bottom:20px;
}
@media screen and (max-width:768px){
    .social-resp-3-sec .title img{
        height: 40px;
        min-width: 40px;
        width: 40px;
    }
    .social-resp-3-sec .title{
        margin-bottom:20px;
    }
    .social-resp-3-sec h4{
        margin-bottom:20px;
    }
}
/* social responsibility end */
/* solar challenge start */

.challenge-sec .sign-content+h6+div,
.challenge-sec p,
.challenge-sec p a,
.challenge-sec div.country-text{
    color:#070800;
}
.country-text{
    display: flex;
    align-items: center;
}
.country-text img{
    height:16px;
    width:auto;
    margin-left:10px;
}
.img-row.col .col-inner{
    display:flex;
    margin:0 -10px;
}
.img-row.col .col-inner .img{
    margin:0 10px;
}
.img-row.col .col-inner img{
    width:100%;
    height:210px;
    object-fit:cover;
}
.challenge-4-sec .img{
    margin-bottom:0!important;
}
.no-gap-col .col-inner{
    display:flex;
    flex-direction:column;
    justify-content:space-between;
}
.solar-challenge-page-video-wrapper{
    display:flex;
}
@media screen and (max-width:768px){
    .img-row.col .col-inner{
        flex-direction:column;
    }
    .img-row.col .img:not(:last-child),
    .img-col.col .img:not(:last-child){
        margin-bottom:15px!important;
    }

}
/* solar challenge end */





<!--0.00034904479980469-->