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

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

.regional-accord {
    border: 1px solid #f28601;
    height: 320px;
}

.regional-accord .accordion-inner {
    padding: 30px 30px 0;
    height: 260px;
}
.regional-title {
    padding: 0.6em 2.3em;
    display: block;
}
.regional-accord p {
    line-height: 23px;
}

.regional-accord > .regional-title {
    text-align: center;
}

.regional-accord .accordion-inner .col {
    padding-bottom: 0;
}
.regional-accord .accord-content .middle {
    padding-bottom: 20px;
}

.practice-sec .map-container > iframe {
    height: 320px;
    width: 900px;
}

.practice-sec .bottom .button:nth-child(2) {
    margin-right: 0;
}
.practice-sec .head-link {
    color: #f28601;
    border-bottom: 1px solid #f28601;
    padding-bottom: 2px;
}
.practice-sec .head-link:hover {
    color: #f28601;
}

/* media pages start  */
.media-2-sec h3 {
    margin-bottom: 0;
}
.media-2-sec p {
    font-size: 1.125rem;
    line-height: 2rem;
    margin-bottom: 0;
}

.media-2-sec form.searchandfilter > ul > li {
    padding: 0;
    margin: 0;
}

.media-2-sec form.searchandfilter > ul > li:not(:last-child) {
    margin-bottom: 60px;
}
.media-2-sec form.searchandfilter > ul > li label {
    width: 100%;
}
.media-2-sec form.searchandfilter > ul > li 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;
}
.media-2-sec form.searchandfilter > ul > li select:focus{
    box-shadow: none;
}
.media-2-sec .col img {
    height: 180px;
    width: 100%;
    object-fit: cover;
}

.media-2-sec #video-select-item a {
    padding: 20px 45px 20px 20px;
    margin: 0;
    background-color: #f3f3f3;
    position: relative;
}
.media-2-sec.image-select-sec .box-text {
    padding: 20px;
    margin: 0;
    background-color: #f3f3f3;
}
.media-2-sec .col .title {
    font-size: 0.875rem;
    line-height: 1.125rem;
    font-weight: 600;
    height: 2.25rem;
    overflow: hidden;
    font-family: "BwModelica-Bold";
}
.media-2-sec.image-select-sec .col .title {
    font-family: "BwModelica";
    font-weight: 100;
    line-height: 1.375rem;
    height: 4.125rem;
    margin-bottom: 12px;
    color: #070800;
}

.media-2-sec .col .date {
    font-size: 0.75rem;
    line-height: 1.125rem;
    margin: 11px 0 0;
}
.media-2-sec.image-select-sec .col .date {
    font-size: 0.875rem;
    margin: 0 0 12px;
    font-family: "BwModelica-Bold";
}

.media-2-sec #video-select-item a > div:before,
.media-2-sec.image-select-sec .box-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;
}
.media-2-sec #video-select-item a > div:before {
    top: 20px;
    right: 20px;
}
.media-2-sec.image-select-sec .box-text a {
    position: relative;
    padding-right: 40px;
    font-size: 0.875rem;
    font-weight: 600;
    font-family: "BwModelica-Bold";
}
.media-2-sec.image-select-sec .box-text a:before {
    right: 0;
    top: 0;
}

/* media pages end  */
/* social media page start */
.social-3-sec .col-inner > .img img {
    height: 32px;
    width: auto;
}
.social-3-sec .col-inner > p {
    font-size: 1.125rem;
    line-height: 2rem;
}
.instagram-social-btn-top {
    background-color: transparent;
    width: auto;
}
.social-3-sec .instagram-social-btn-top:before {
    display: none;
}
.social-3-sec .instagram-social-btn-top a {
    text-align: center;
    font-size: 1.125rem;
    line-height: 43px;
    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";
}

.fts-twitter-followers-wrap {
    display: flex;
    justify-content: space-between;
    background-color: transparent !important;
    color: #00205b !important;
    padding: 0 10px;
}
.twitter-followers-fts {
    background-color: #fff !important;
    display: flex;
    flex-direction: column-reverse;
    font-size: 2rem;
    line-height: 2.5rem;
    padding: 20px 0 24px;
    font-family: "BwModelica-Bold";
    width: calc(25% - 18px);
}
.twitter-followers-fts > a {
    font-size: 1.125rem;
    line-height: 2.125rem;
    font-family: "BwModelica-Bold";
    margin: 10px 0 0;
    color: #00205b !important;
}
.twitter-followers-fts.fts-tweets-first,
.twitter-followers-fts:hover {
    border-bottom: 16px solid #00205b !important;
}
.fts-tweets-first,
.fts-tweets-first a,
.twitter-followers-fts:hover a {
    color: #00205b !important;
}
.fts-tweeter-wrap {
    padding: 16px;
    background-color: #fff;
    width: 575px !important;
    margin: 10px !important;
}
@media screen and (max-width: 768px) {
    .fts-twitter-followers-wrap {
        flex-wrap: wrap;
        padding: 0;
    }
    .twitter-followers-fts {
        width: calc(50% - 18px);
        margin: 9px;
    }
    .fts-tweeter-wrap {
        margin: 10px !important;
        width: calc(100vw - 32px) !important;
    }
}

.social-3-sec .social-media-title {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.social-3-sec .social-media-title img {
    height: 32px;
    border-radius: 3px;
}
.social-3-sec .social-media-title h6 {
    margin: 0 0 0 15px;
}
.fts-twitter-div .fts-tweeter-wrap {
    box-sizing: border-box;
    background-color: #fff;
    padding: 16px;
    margin: 20px 0 0;
}
/* event page popup start */
.single-images h3 {
    word-break: break-all;
}
.single-images .mfp-arrow:active,
.page-id-1175 .mfp-arrow:active {
    margin-top: 0 !important;
    top: 50% !important;
}
.single-images .mfp-arrow:before,
.single-images .mfp-arrow:after,
.page-id-1175 .mfp-arrow:before,
.page-id-1175 .mfp-arrow:after {
    display: none;
}
.page-id-1175 button.mfp-arrow {
    background-color: #00205b !important;
}
.page-id-1175 button.mfp-arrow:hover {
    background-color: white !important;
}

.page-id-1175 .mfp-container .mfp-content {
    width: 700px;
    height: 480px;
}

.page-id-1175 .mfp-title {
    padding-right: 100px !important;
    color: #5b5c5e;
    font-size: 16px;
    font-weight: 500;
}

.page-id-1175 .mfp-description {
    color: #5b5c5e;
}

.page-id-1175 .mfp-description {
    display: block;
    width: 100%;
    padding-top: 10px;
    line-height: 20px;
    text-align: justify;
}
.page-id-1175 .mfp-bottom-bar {
    background: #e9e9e9;
    margin: 0;
    padding: 15px 30px 30px;
}

.page-id-1175 .mfp-description p {
    text-align: justify;
}
.page-id-1175 .mfp-description ul {
    padding: 10px 0;
    margin-bottom: 0;
}
.page-id-1175 .mfp-description ul > li {
    list-style-type: none;
    position: relative;
    font-size: 14px;
    color: #5b5c5e;
    letter-spacing: 0;
    margin-left: 0;
    margin-bottom: 5px;
    padding-left: 30px;
}
.page-id-1175 .mfp-description ul > li:before {
    content: "鈻";
    position: absolute;
    left: 0px;
    top: -5px;
    font-size: 32px;
    color: #00205b;
}

.page-id-1175 .mfp-arrow-left,
.page-id-1175 .mfp-arrow-left:hover {
    left: -30px;
    top: 50%;
    position: absolute;
}
.page-id-1175 .mfp-arrow-right,
.page-id-1175 .mfp-arrow-right:hover {
    right: -30px;
    top: 50%;
    position: absolute;
}

.page-id-1175 .mfp-counter {
    color: #5b5c5e;
    font-size: 16px;
    font-weight: 500;
    padding: 15px 30px 0 0;
}
.page-id-1175 .mfp-close {
    cursor: pointer !important;
}

.page-id-1175 .mfp-arrow-left,
.page-id-1175 .mfp-arrow-right {
    border: 1px solid #00205b;
    background-color: #00205b;
    mix-blend-mode: normal;
}

.page-id-1175 div.mfp-close,
.page-id-1175 .mfp-arrow {
    opacity: 1 !important;
}

.page-id-1175 .mfp-container {
    padding: 0;
    display: block;
    position: relative;
    margin: 2% auto 0px;
    width: 700px;
    height: 480px;
    height: auto;
}
.page-id-1175 img.mfp-img {
    width: 700px;
    height: 480px;
    padding: 0;
}

.page-id-1175 .mfp-iframe-holder .mfp-close,
.page-id-1175 .mfp-image-holder .mfp-close {
    mix-blend-mode: normal;
    height: 30px;
    width: 30px;
    opacity: 1;
    font-size: 0;
}
.page-id-1175 .mfp-close:before {
    background-image: url(/wp-content/uploads/2020/04/close-aad.jpg);
    display: inline-block;
    content: "";
    background-repeat: no-repeat;
    position: absolute;
    background-size: 50px 50px;
    width: 50px;
    height: 50px;
    top: -25px;
    left: 5px;
    cursor: pointer;
}
.page-id-1175 .mfp-arrow-left:hover,
.page-id-1175 .mfp-arrow-right:hover {
    background-color: white;
}
.page-id-1175 .mfp-arrow-left:hover > i,
.page-id-1175 .mfp-arrow-right:hover > i {
    color: #00205b;
}

.page-id-1175 .mfp-arrow-left > i,
.page-id-1175 .mfp-arrow-right > i {
    color: white;
    line-height: 50px;
}

/* event page popup end */
.image-grid-item.shown {
    opacity: 1;
}
.single-images .lmb-container,
.single-videos .lmb-container {
    text-align: center;
}

.btn.loadMoreBtn {
    font-family: "BwModelica-Bold";
    font-size: 1.125rem;
    color: #00205b !important;
    font-weight: 600;
    border: 2px solid;
    padding: 0 30px;
    height: 47px;
    line-height: 45px;
    border-radius: 3px;
    margin: 20px 10px 0 auto;
}
.media-2-sec .search-filter-scroll-loading {
    animation: none;
    text-align: right;
    margin: 0 auto;
    border: none;
    width: 100%;
}

.media-2-sec .search-filter-scroll-loading:before {
    /* content: "Load more";
    font-family: "BwModelica-Bold";

    font-size: 28px;
    color: #00205B !important;

    letter-spacing: 0.02em;
    font-weight: 500; */
}

.media-detail-sec .section-content > .row > .col > .col-inner {
    padding: 0 15px;
}

.media-detail-sec .section-content .row.sec-row > .col > .col-inner p {
    font-size: 1.125rem;
    line-height: 2rem;
    color: #070800;
}
.media-detail-sec .section-content .row.sec-row > .col > .col-inner a,
.media-detail-sec .section-content .row.sec-row > .col > .col-inner strong,
.media-detail-sec .section-content .row.sec-row > .col > .col-inner span {
    color: #00205b !important;
}

.media-detail-sec:not(.press-detail-sec) .section-content .row.sec-row > .col > .col-inner a:not(.loadMoreBtn):not(.share-btn),
.press-detail-sec .section-content .press-releases-detail-text a {
    text-decoration: underline;
    font-weight: 400;
}
.press-detail-sec .section-content .press-releases-detail-text a.share-btn{
    text-decoration: none;
}
/* press release detail start */
.press-detail-sec h1 {
    font-size: 1.5rem;
    line-height: 1.8rem;
    margin-bottom: 33px;
}
.press-detail-sec .top-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
    align-items: center;
}
@media screen and (max-width: 768px) {
    .press-detail-sec .top-row {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 30px;
    }
    .press-detail-sec .section-content > .row:first-child {
        padding-top: 0 !important;
    }
}
.press-detail-sec .return-btn a {
    position: relative;
    padding-left: 30px;
    font-size: 0.875rem;
    line-height: 1.125rem;
    font-family: "BwModelica-Bold";
}
.press-detail-sec .return-btn a:before {
    content: "";
    background-image: url(/wp-content/uploads/2022/05/Button-arrow.png);
    width: 18px;
    height: 18px;
    transform: rotate(-180deg);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
.press-release-detail-page-wrapper {
    display: flex;
    justify-content: space-between;
    padding: 30px 0;
    width: 100%;
}
.press-release-detail-page-wrapper > div:not(.press-release-detail-page-btn) {
    width: 2px;
    height: 3rem;
    background-color: #00205b;
}
.press-release-detail-page-btn {
    width: 45%;
    height: 48px;
    font-size: 0;
}
.press-release-detail-page-btn a {
    font-size: 1.125rem;
    line-height: 1.5rem;
    height: 3rem;
    /* overflow: hidden; */
    font-weight: 700;
    position: relative;
    margin: 0;
    border: 0;
    font-family: "BwModelica-Bold";
    display: flex;
    align-items: center;
}
.press-release-detail-page-btn.disabled {
    /* 	opacity:0; */
}
.press-release-detail-page-btn a:before {
    content: "";
    background-image: url(/wp-content/uploads/2022/05/arrow-left.png);
    height: 41px;
    width: 41px;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 2px;
}

.press-release-detail-page-btn.next a:before {
    right: 0;
    left: auto;
    transform: rotateY(180deg);
}
.press-release-detail-page-btn.prev a {
    padding: 0 0 0 60px;
    text-align: left;
}
.press-release-detail-page-btn.next a {
    padding: 0 60px 0 0;
    text-align: right;
}
.press-release-detail-page-btn.prev a:first-child,
.press-release-detail-page-btn.next a:first-child {
    display: none;
}
@media screen and (max-width: 768px) {
    .press-release-detail-page-wrapper {
        flex-direction: column;
    }
    .press-release-detail-page-btn {
        width: 100%;
    }
    .press-release-detail-page-wrapper > div:not(.press-release-detail-page-btn) {
        width: 100%;
        height: 2px;
        margin: 30px 0;
    }
}

/* press release detail end */

.media-detail-sec .video_date {
    color: #070800;
    font-size: 0.875rem;
    line-height: 1.37543m;
}

.image-loading-icon {
    color: #00205b !important;
    font-family: "BwModelica-Bold";
    height: 47px;
    font-size: 1.125rem;
    line-height: 45px;
    border: 2px solid;
    width: fit-content;
    padding: 0 30px;
    border-radius: 3px;
    margin: 0 0 0 auto;
}

.event-2-sec .page-numbers {
    width: 15px;
    outline: 1px solid #00205b !important;
    /* border: 1px solid #00205b; */
    display: inline-block;
    margin: 0;
    padding: 10px;
    line-height: 15px;
    text-align: center;
    font-size: 20px;
    /* width: 10px; */
    font-family: monospace;
    box-sizing: unset;
    font-weight: 400;
    margin: -1px;
}
.event-2-sec .page-numbers:hover {
    outline: 1px solid #00205b !important;
    background-color: #00205b;
    color: white;
}
.event-2-sec .page-numbers.current {
    background-color: #00205b;
    color: white;
}
.single-images .content-col .nav-category h5 > a,
.single-images .content-col .nav-category h5 > span,
.single-images .content-col .nav-category h5,
.single-videos .content-col .nav-category h5 > a,
.single-videos .content-col .nav-category h5 > span,
.single-videos .content-col .nav-category h5 {
    /* font-weight: 500; */
}
.nav-category h5 > span {
    color: #03205b;
    font-family: "BwModelica";
    font-weight: 100;
}

/* awards page */

.award-hover-text {
    background-image: linear-gradient(
            180deg,
            rgba(255, 203, 2, 0.52) 0%,
            #00205b 84%
    );
    padding: 15px 15px 10px;
    border-radius: 0 0 15px 15px;
}

/* account page */

/* hide display name in edit account form */
.woocommerce-EditAccountForm > .woocommerce-form-row:nth-child(4) {
    display: none !important;
}

.account-register-inner {
    margin-top: 11px;
}

.nar-bar {
    display: flex;
    align-items: center;
    margin-bottom: 46px;
}

.nar-bar a,
.nar-bar p {
    font-weight: 500 !important;
    text-transform: capitalize !important;
    line-height: 20px;
    margin-bottom: 0;
    font-size: 18px !important;
    letter-spacing: 0.47px !important;
    font-family: "BwModelica", sans-serif;
}
.nar-bar p.divided {
    padding: 0 5px !important;
}
.nar-bar a,
.nar-bar p.divided {
    color: #222f3c !important;
}

.nar-bar p.active {
    color: #f87800 !important;
}

nar-bar p.divided {
    margin-left: 5px;
    margin-right: 5px;
}

.login-container {
    display: flex;
    margin-bottom: 70px;
    background: #ffffff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.21);
    border-radius: 18px;
}
.login-left-container {
    width: 40%;
    padding: 100px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    background-position: center;
    background-size: cover !important;
    background: url(/wp-content/uploads/2021/03/Ovals.png) no-repeat;
    min-height: 590px;
    border-radius: 18px 0 0 18px;
}
.login-right-container {
    width: 60%;
    padding: 20px 75px;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    background: #fff;
    padding-left: 120px;
    border-radius: 0 18px 18px 0;
}

.login-left-text-container {
    max-width: 280px;
    display: flex;
    flex-wrap: wrap;
}

.login-left-container h2 {
    font-weight: 500;
    margin-bottom: 23px;
    width: 100%;
    font-size: 60px;
    color: #ffffff;
    letter-spacing: 1.56px;
    line-height: 66px;
}

.login-left-container p {
    margin-bottom: 20px;
    width: 100%;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 22px;
}

.login-container .login-buttons,
.login-container .login-buttons-register,
.login-container input[type="submit"]#register {
    font-size: 18px;
    letter-spacing: 0.47px;
    text-align: right;
    line-height: 66px;
    padding: 0;
    background: none !important;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
    border: none;
    box-shadow: none !important;
    margin: 0;
    font-family: "BwModelica", sans-serif;
}
.login-container .form-submit {
    cursor: pointer;
}

.login-container .login-buttons:hover,
.login-container input[type="submit"]#register:hover,
.login-container .form-submit:hover input[type="submit"]#register {
    text-decoration: underline;
}

.login-left-container .login-buttons,
.login-buttons-register {
    color: #ffffff !important;
}
.login-right-container .login-buttons,
.login-container input[type="submit"]#register {
    color: #1c1c1c;
}

.login-buttons:after,
.login-buttons-register:after,
.login-container .form-submit:after,
button.my-account-save-change:after,
.woocommerce-address-fields button[type="submit"]:after,
.popup-btn:after {
    content: " ";
    background-position: center;
    position: absolute;
    right: -71px;
    top: 11px;
    height: 48px;
    width: 48px;
    background-size: 48px 48px;
    margin-bottom: 0;
    cursor: pointer;
}

.login-left-container .login-buttons:after,
.login-buttons-register:after {
    background: url(/wp-content/uploads/2021/03/btn-white.jpg) no-repeat;
}
.login-right-container .login-buttons:after,
.login-container .form-submit:after,
.woocommerce-address-fields button[type="submit"]:after,
.popup-btn:after {
    background: url(/wp-content/uploads/2021/03/btn-yellow.jpg) no-repeat;
}

button.my-account-save-change:after {
    background: url(/wp-content/uploads/2021/03/icon_Save-Changes-1x.jpg)
    no-repeat;
}

.login-right-text-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.login-right-text-container > h4 {
    font-weight: 500;
    margin-bottom: 18px;
    font-size: 30px;
    color: #474747;
    letter-spacing: 0.78px;
    line-height: 66px;
    border-bottom: 3px solid #00205b;
    width: auto;
}
.login-right-text-container > form {
    width: 100%;
}

.login-right-text-container label {
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 20px;
    color: #474747;
    letter-spacing: 0.52px;
    line-height: 66px;
    font-family: "BwModelica", sans-serif;
}

.login-right-text-container .woocommerce-form-login input[type="text"],
.login-right-text-container .woocommerce-form-login input[type="password"],
.login-right-text-container
.wppb-register-user
input:not([type="checkbox"]):not([type="submit"]) {
    border: 1px solid #979797;
    padding-left: 17px;
    border-radius: 0;
    width: 100%;
    box-shadow: none;
    font-size: 14px;
    color: #474747;
    letter-spacing: 0.37px;
    line-height: 24px;
    height: 48px;
}

.woocommerce form .form-row .required {
    visibility: visible;
}

.login-right-text-container
.woocommerce-form-login
label.woocommerce-form-login__rememberme {
    font-weight: 400;
    font-size: 14px;
    color: #474747;
    letter-spacing: 0.37px;
    line-height: 24px;
}

.login-right-text-container
.woocommerce-form-login
.woocommerce-form-login__rememberme {
    display: flex;
    align-items: center;
}

.woocommerce-form-login__rememberme .woocommerce-form__input-checkbox {
    background: transparent !important;
    margin: 0 10px 0 0 !important;
    position: relative;
    min-height: initial !important;
    min-width: initial !important;
    top: initial !important;
}

.login-right-text-container .woocommerce-LostPassword {
    text-align: right;
    font-size: 14px;
    color: #474747;
    letter-spacing: 0.37px;
    line-height: 24px;
    position: relative;
    height: 0;
    margin: 0;
    top: 22px;
    text-decoration: underline;
}

.login-right-text-container .woocommerce-LostPassword > a {
    font-weight: 600;
    color: #474747;
}

.login-btn-row.form-row {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding-right: 72px;
}

.woocommerce-MyAccount-content {
    font-size: 14px;
}

.user-registration-page .login-left-container {
    background: url(/wp-content/uploads/2021/03/Oval2s.png) no-repeat;
    min-height: 680px;
}
.wppb-form-field:not(.wppb-checkbox) label {
    display: none;
}
.wppb-send-credentials-checkbox {
    display: none;
}
.wppb-user-forms.wppb-register-user ul li {
    padding-bottom: 24px;
}
.wppb-default-name-heading,
.wppb-default-about-yourself-heading {
    padding-bottom: 0 !important;
}

.wppb-form-field h4 {
    font-size: 20px;
    color: #474747;
    letter-spacing: 0.52px;
    line-height: 66px;
    font-weight: 500;
    margin: 0;
}

li.wppb-default-first-name,
li.wppb-default-last-name {
    width: calc(50% - 12px);
}
li.wppb-default-first-name {
    float: left;
}
li.wppb-default-last-name {
    float: right;
}
.login-container .wppb-checkbox {
    margin-top: 30px;
}

.login-container .wppb-checkbox label {
    font-size: 14px;
    color: #474747;
    letter-spacing: 0.37px;
    line-height: 24px;
    margin: 0;
}
.login-container .wppb-checkbox a {
    text-decoration: underline;
    color: #474747;
}
.login-container .form-submit {
    width: auto;
    position: absolute;
    right: 145px;
    bottom: 65px;
}

.login-container #user_consent_gdpr {
    height: 18px;
    width: 18px;
    position: relative;
    top: 4px;
}

.woocommerce-error.message-wrapper {
    font-size: 2em;
}

.my-account-header {
    margin-top: 30px;
}
.my-account-header > .row {
    padding: 0 15px;
}

.woocommerce-account #wrapper,
.woocommerce-account #main {
    background-color: #fafafa;
}
.woocommerce-account .page-wrapper.my-account {
    padding-top: 0;
    padding-bottom: 60px;
}
.woocommerce-account .vertical-tabs > .col-border {
    border: none;
}

.woocommerce-account .vertical-tabs > .large-9 {
    background: #ffffff;
    border-radius: 18px;
    padding: 35px 27px;
}

.woocommerce-account #my-account-nav {
    align-items: baseline;
    margin-top: 0;
}

.woocommerce-account #my-account-nav > li {
    width: auto;
    opacity: 0.5;
}
.woocommerce-account #my-account-nav > li.active {
    opacity: 1;
}
.woocommerce-account #my-account-nav.nav-vertical > li + li {
    border: none;
}

.woocommerce-account #my-account-nav > li > a {
    font-size: 30px;
    letter-spacing: 0.78px;
    line-height: 66px;
    padding: 0;
    background: none !important;
}

.woocommerce-account #my-account-nav > li:not(:first-child) {
    margin-top: 35px;
}

.woocommerce-account #my-account-nav > li.active > a {
    color: #474747 !important;
    border-bottom: 3px solid #00205b;
}

.woocommerce-account #my-account-nav.nav-vertical > li > a:before,
.woocommerce-account .my-account-title {
    display: none;
}
/* hide shipping address */
.my-account-close-section:nth-child(3) {
    display: none;
}
.my-account-close-section:not(:first-child) {
    padding-top: 39px;
    /*border-top: 1px solid #D6D6D6;*/
}
.my-account-close-section:not(:last-child) {
    padding-bottom: 39px;
}

.my-account-close-section {
    border-bottom: 1px solid #d6d6d6;
}

.my-account-close-section .my-account-close-top-row {
    display: flex;
    justify-content: space-between;
}

.my-account-close-section .my-account-close-top-text {
    font-size: 20px;
    color: #474747;
    letter-spacing: 0.52px;
    line-height: 30px;
}

.my-account-close-content {
    margin-top: 32px;
}

.my-account-close-content label,
.woocommerce-address-fields label,
.user-registration-ur-lost-password .woocommerce-form-row label {
    font-size: 14px;
    color: #474747;
    letter-spacing: 0.37px;
    line-height: 24px;
    margin-bottom: 19px;
}

.my-account-close-content input,
.woocommerce-address-fields input,
.woocommerce-address-fields select,
.user-registration-ur-lost-password .woocommerce-form-row input {
    font-size: 14px;
    color: #47474780;
    letter-spacing: 0.37px;
    line-height: 24px;
    height: 48px;
    margin-bottom: 20px;
    padding: 0 19px;
}

.woocommerce-address-fields
.select2-container--default
.select2-selection--single {
    height: 46px !important;
    line-height: 46px;
}

form.woocommerce-EditAccountForm > p,
.woocommerce-address-fields > p {
    text-align: right;
}

.woocommerce-account button.my-account-save-change,
.woocommerce-address-fields button[type="submit"],
.popup-btn {
    border: none;
	text-transform: capitalize;
	font-weight: 700;
	margin: 30px 0 0 0;
	box-shadow: none !important;
	font-family: 'BwModelica';
	font-style: normal;
	font-weight: 700;
	font-size: 1.125rem;
	line-height: 40px;
	color: #fff;
	background-color: #03205b;
}

.my-account-close-content.one-row,
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address {
    font-size: 14px;
    color: #474747;
    letter-spacing: 0.52px;
    line-height: 24px;
}

.woocommerce-MyAccount-content form > h3 {
    font-weight: 500;
    font-size: 20px;
    color: #474747;
    letter-spacing: 0.52px;
    line-height: 30px;
    margin-bottom: 40px;
}
/* hide shipping address*/
.woocommerce-MyAccount-content
.woocommerce-Addresses
.woocommerce-Address:nth-child(2) {
    display: none;
}

/* account page end */

.woocommerce-error.message-wrapper {
    font-size: 14px !important;
    line-height: 20px;
}

/* order page start */

.woocommerce-MyAccount-content .order-desc ul {
    list-style: none;
}

.lightbox-container {
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    background-color: rgb(0 0 0 / 69%);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lightbox-container .main-content {
    height: 480px;
    width: 480px;
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    align-content: center;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 21%);
    border-radius: 18px;
}

.lightbox-container .top {
    margin-top: 20px;
}

.lightbox-container .main-content > div {
    width: 100%;
    text-align: center;
}

.lightbox-container .top img {
    width: auto;
    height: 80px;
}

.lightbox-container .main-content > div.bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 20px 0 40px;
    text-align: center;
}

.lightbox-container .main-content > div.bottom a {
}

.popup-btn {
    left: calc(0% - 33px);
    right: 0;
}

.lightbox-container .main-content h1 {
    font-size: 30px;
    color: #1c1c1c;
    letter-spacing: 0.78px;
    text-align: center;
    line-height: 66px;
    font-weight: 500;
    border-bottom: 3px solid #00205b;
    width: fit-content;
    margin: 20px auto;
}

.lightbox-container .main-content .p1 {
    font-weight: 500;
    font-family: "BwModelica", sans-serif;
    font-size: 20px;
    color: #474747;
    letter-spacing: 0.52px;
    text-align: center;
    line-height: 30px;
}

/* order start */
.woocommerce-account h3.my-account-title.not-invisible {
    display: block !important;
    font-size: 20px;
    color: #474747;
    letter-spacing: 0.52px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 32px;
}

.hjy-order-history-table thead > tr > th {
    font-size: 14px;
    color: #474747;
    letter-spacing: 0.37px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Barlow", sans-serif;
}

h5.mobile-items-count {
    font-size: 12px;
    color: #474747;
    letter-spacing: 0.32px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Barlow", sans-serif;
    margin-bottom: 25px;
    text-align: left;
    text-transform: capitalize;
}

.hjy-order-history-table thead > tr > th {
    border: none;
    padding: 0;
}

.hjy-order-history-table tbody > tr.customer-order {
    opacity: 0.5;
    font-size: 12px;
    color: #474747;
    letter-spacing: 0.32px;
    line-height: 24px;
    font-family: "Barlow", sans-serif;
}

.hjy-order-history-table tbody > tr.customer-order > td {
    padding: 25px 0;
}
.hjy-order-history-table tbody > tr td {
    border: none;
}
.hjy-order-history-table tbody > tr.customer-order {
    border-bottom: 1px dashed #d6d6d6;
}

.hjy-order-history-table tr.order-detail-row + tr.customer-order {
    border-top: 1px dashed #d6d6d6;
}

tr.order-detail-row {
    font-family: Barlow, sans-serif;
}

tr.order-detail-row > td {
    width: 100%;
    padding-top: 20px;
}

.order-actions .order-toggle-icon {
    min-width: 15px;
    width: 15px;
}
.order-actions .my-account-close-top-icon {
    cursor: pointer;
}

.order-item-summary-section {
    margin-bottom: 20px;
    max-width: calc(100% - 250px);
}

.woocommerce-checkout-review-order-table {
    margin: 0;
}
.woocommerce-checkout-review-order-table tr.each-order-row {
    font-size: 12px;
    color: #474747;
    letter-spacing: 0.32px;
    line-height: 24px;
    font-family: "Barlow", sans-serif;
    border-bottom: 1px dashed #d6d6d6;
}

.woocommerce-checkout-review-order-table tr.each-order-row > td {
    padding-top: 20px;
}

.woocommerce-checkout-review-order-table .product-subtotal-title {
    margin: 0;
    padding: 20px 0;
}
.woocommerce-checkout-review-order-table td {
    padding: 0;
}
.woocommerce-checkout-review-order-table .product-name {
    padding: 0 0 0 20px;
    display: flex;
}
.woocommerce-checkout-review-order-table .product-name .name {
    padding-bottom: 9px;
    font-weight: 600;
}
.woocommerce-checkout-review-order-table .product-name .product-subtotal-price {
    display: none;
}

.woocommerce-checkout-review-order-table .product-name > flex-container {
    min-height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.woocommerce-checkout-review-order-table .product-name > flex-container .name {
    font-size: 14px;
    color: #474747;
    letter-spacing: 0.37px;
    line-height: 24px;
}

.woocommerce-checkout-review-order-table td.product-total {
    padding-bottom: 20px;
    font-size: 12px;
    color: #474747;
    letter-spacing: 0.32px;
    line-height: 24px;
    font-family: "Barlow", sans-serif;
}

.shipping-price-container,
.order-total-price-container {
    border-bottom: 1px dashed #d6d6d6;
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
}

.shipping-price-container p,
.order-total-price-container p,
.woocommerce-checkout-review-order-table .product-subtotal-title {
    margin: 0 !important;
    font-size: 14px;
    color: #474747;
    letter-spacing: 0.37px;
    line-height: 24px;
    font-weight: 600;
}

.shipping-price-container span,
.order-total-price-container span,
.woocommerce-checkout-review-order-table td.product-total {
    font-size: 14px;
    color: #f28601;
    letter-spacing: 0.37px;
    text-align: right;
    line-height: 24px;
}

.shipping-price-container > div:first-child,
.order-total-price-container > div:first-child {
    font-weight: 600;
}

.shipping-detail-content {
    display: flex;
    justify-content: space-between;
    min-width: 300px;
    text-align: left;
    padding-top: 20px;
}

.review-order-btn {
    text-align: left;
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    color: #474747;
    letter-spacing: 0.37px;
    line-height: 24px;
}

.review-order-btn {
    display: none;
}

.shipping-detail-container-title {
    font-size: 14px;
    color: #474747;
    letter-spacing: 0.37px;
    line-height: 24px;
    margin-top: 20px;
    text-align: left;
    margin-bottom: 0;
    font-weight: 600;
}

.shipping-detail-container .shipping-detail-title {
    font-weight: 600;
}

.shipping-detail-content p:not(.shipping-detail-title) {
    opacity: 0.5;
}
/* order end */

/* warranty claim history start */
li.gfield.company_name {
    margin-bottom: 0;
}
li.gfield.company_name input {
    margin-bottom: 0;
}
.warranty-detail .row {
    margin: 0 !important;
}
.warranty-detail .col {
    display: flex;
    flex-direction: column;
}

.warranty-detail .title {
    font-size: 14px;
    letter-spacing: 0.37px;
    margin-bottom: 20px;
}
.warranty-detail .title,
.warranty-detail .first-row .title + span {
    font-weight: 600;
}
.warranty-detail .first-row .title + span {
    font-size: 12px;
    letter-spacing: 0.32px;
}
.warranty-detail .sec-row .title + span,
.warranty-detail .last-row .title + span {
    color: #474747;
    font-size: 12px;
    letter-spacing: 0.32px;
    line-height: 24px;
}
.warranty-detail img {
    max-width: 150px;
    height: auto;
}

.top .back-link a {
    display: flex;
    align-items: center;
}

.top .back-link a span {
    font-size: 20px;
    color: #474747;
    letter-spacing: 0.52px;
    line-height: 30px;
    padding-left: 5px;
}

.warranty-table .title {
    font-size: 14px;
    color: #474747;
    letter-spacing: 0.37px;
    line-height: 24px;
    text-transform: capitalize;
    font-weight: 500 !important;
}

.warranty-table th.woocommerce-orders-table__header {
    border: none;
}

.warranty-table tr td {
    padding-top: 25px;
    padding-bottom: 25px;
}
.warranty-table tbody > tr:last-child td {
    border: none !important;
}

.warranty-list .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 30px;
}
.warranty-list .row > .col {
    padding-left: 0;
    padding-right: 0;
    display: flex;
    flex-direction: column;
}
.warranty-list .row > .col:not(.last-col) {
    width: 50%;
    padding-bottom: 20px;
}
.warranty-list .title {
    margin-bottom: 4px;
}
.warranty-list .title,
.warranty-list .detail-btn {
    font-size: 14px;
    color: #474747;
    letter-spacing: 0.37px;
    line-height: 24px;
    font-weight: 500;
}
.warranty-list .title + span {
    font-size: 12px;
    color: #474747;
    letter-spacing: 0.32px;
    line-height: 24px;
}
.warranty-list .last-col {
    text-align: center;
    padding: 17px 0;
    border-top: 1px dashed #d6d6d6;
}
.woocommerce-MyAccount-content *:not(h3):not(h2):not(h1):not(h4) {
    font-family: "BwModelica", sans-serif;
}

.woocommerce-MyAccount-content h3 * {
    font-family: "BwModelica", sans-serif !important;
}

/* warranty claim history end */

/* homepage redesign start */
/* .top-banner .banner-layers.container{
    max-width: 100%;
} */
.home-server-row .banner h3 {
    font-size: 52px;
    color: #fff;
    line-height: 77px;
    letter-spacing: 1.35px;
    font-weight: 500;
    text-align: left;
}

.home-1-sec .flickity-page-dots {
    bottom: 50px;
}
.home-1-sec .flickity-page-dots .dot {
    border-radius: 0;
    margin: 0 8px;
    opacity: 1;
    transition: none;
    background-color: white;
    border: none !important;
}
.home-1-sec .slider-nav-light .flickity-page-dots .dot.is-selected {
    background-color: #f28601;
}

.home-1-sec .flickity-prev-next-button {
    opacity: 1;
    top: auto;
    bottom: 54px;
    height: 40px;
    width: 40px;
    right: auto;
}
.home-1-sec .flickity-prev-next-button:before {
    content: "";
    position: absolute;
    background-size: cover;
    background-position: center;
    transform: translateY(-50%);
    height: 40px;
    width: 40px;
    z-index: 100;
}
.home-1-sec .flickity-prev-next-button.next {
    left: calc(50% + 20px);
}
.home-1-sec .flickity-prev-next-button.next:before {
    background-image: url("/wp-content/uploads/2022/05/right-arrow-new.png");
    left: 0;
}
.home-1-sec .flickity-prev-next-button.previous {
    left: calc(50% - 60px);
}
.home-1-sec .flickity-prev-next-button.previous:before {
    background-image: url("/wp-content/uploads/2022/05/left-arrow-new.png");
    right: 0;
}
.home-1-sec .flickity-prev-next-button svg {
    display: none;
}
.home-services-left-label span {
    border: none !important;
}
a.sub-btn {
    font-weight: 600;
    font-family: "BwModelica", sans-serif;
}
a.sub-btn img {
    margin-left: 20px;
}

/* homepage redesign end */
/* footer-location start */
.footer-loc-sec h2 {
    margin-bottom: 60px;
}
.footer-loc-sec .tabbed-content > ul.nav > li a {
    font-size: 20px;
    color: #ffffff !important;
    letter-spacing: 0.52px;
    line-height: 30px;
    font-weight: 700;
    border-bottom: 3px solid transparent;
}
.footer-loc-sec .tabbed-content > ul.nav > li.active a {
    border-bottom: 3px solid #ffffff !important;
}
.footer-loc-sec .tabbed-content > ul.nav {
    display: flex;
    justify-content: space-between;
}
.footer-loc-sec .tabbed-content .tab-panels {
    padding-top: 70px;
}

.footer-loc-sec h3 {
    font-weight: 500 !important;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 17px;
    display: flex;
    align-items: center;
}
.footer-loc-sec h3 img {
    width: 32px;
    height: auto;
    margin-right: 11px;
}
.footer-loc-sec h3 + div,
.footer-loc-sec p {
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
}
.footer-loc-sec .custom-btn a {
    font-size: 18px;
    font-weight: 500;
    line-height: 47px;
    border-radius: 3px;
    padding: 10px 30px;
    background-color: #ffffff;
    color: #00205b;
    font-weight: 700;
}
.footer-loc-sec .tabbed-content .tab-panels .col {
    padding-bottom: 20px;
}
.footer-loc-sec .entry-content .col-inner {
    padding-top: 20px !important;
}

.footer-loc-sec a.map-btn {
    position: relative;
    color: #1c1c1c;
}
.footer-loc-sec .map-btn:before {
    content: "";
    background-image: url("/wp-content/uploads/2020/04/LEFT.svg");
    background-size: cover;
    background-position: center;
    top: 50%;
    right: -60px;
    transform: translateY(-50%);
    height: 30px;
    width: 30px;
    position: absolute;
}
.ab-footer .copyright-col .col-inner * {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 17px;
    font-weight: 700;
    margin-bottom: 0;
}
.footer-menu > a {
    font-size: 18px;
    color: #5b5c5e;
    letter-spacing: 0.5px;
    line-height: 40px;
}
.footer-copyright-col p {
    margin-bottom: 0;
}
@media screen and (max-width: 549px) {
    .footer-loc-sec h2 {
        margin-bottom: 20px;
    }
    .footer-loc-sec .accordion-inner {
        padding: 10px 0;
    }
    .footer-mb-accordion .accordion-inner h3,
    .footer-loc-sec h3 + div,
    .footer-loc-sec p {
        font-size: 12px;
        line-height: 32px;
    }
    .footer-loc-sec p {
        margin-bottom: 0;
    }
    .footer-mb-accordion .accordion-inner h3 {
        margin-bottom: 5px;
    }
    .footer-loc-sec .custom-btn a {
        font-size: 12px;
        line-height: 14px;
        padding: 8px 17px;
    }
    .footer-loc-sec h3 img {
        width: 22px;
    }
}
/* footer-location end */
/* fix sidebar start */
.custom-fix-sidebar {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 30;
    background: transparent;
    display: flex;
    flex-direction: column;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 24%);
    border-radius: 2px 0 0 2px;
    height: auto;
}
.custom-fix-sidebar a {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    padding: 18px 0 14px;
    min-width: 80px;
    cursor: pointer;
}
.custom-fix-sidebar .sidebar-nav-list{
    background-color: #fff;
}
.custom-fix-sidebar.active{
    top: 50vh;
    width: 100%;
    padding-left: calc(100% - 140px);
    background-color: #00205b5e;
}
.custom-fix-sidebar.active .sidebar-nav-list{
    height: 100vh;
    top: 38px;
    position: relative;
}
@media screen and (min-width: 768px) {
    .custom-fix-sidebar a:not(.sidebar-toggle) {
        display: flex !important;
    }
    .custom-fix-sidebar .sidebar-nav-list a:not(:last-child) {
        border-bottom: 2px solid #00205b;
    }
}


.custom-fix-sidebar a img {
    height: 36px;
    width: auto;
    margin-bottom: 6px;
}
.custom-fix-sidebar a span {
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0;
    text-align: center;
    line-height: 10px;
}
.custom-fix-sidebar a.sidebar-toggle{
    padding: 0;
    width: 38px;
    position: absolute;
    top: -38px;
    right: 0;
    border: none;
}
.custom-fix-sidebar .sidebar-nav-list{
    display: flex;
    flex-direction: column;
}
.sidebar-toggle img {
    height: 38px !important;
    width: 38px !important;
}

.custom-fix-sidebar a.close-toggle,
.custom-fix-sidebar.active a.open-toggle{
    display: none;
}
.custom-fix-sidebar.active a.close-toggle{
    display: block;
}

.custom-fix-sidebar.active{
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    transform: none;
    padding-left: calc(100% - 140px);
    background-color: #00205b5e;
}

@media screen and (max-width: 768px){
    body> .custom-fix-sidebar,
    .custom-fix-sidebar .sidebar-nav-list{
        display: none;
    }

    .custom-fix-sidebar.active .sidebar-nav-list{
        display: block;
    }

    .custom-fix-sidebar{
        top:0;
    }
    .header.show-on-scroll, .stuck .header-main {
        height: 38px!important;
    }
    .stuck #logo img {
        max-height: 18px!important;
    }
    .custom-fix-sidebar a.sidebar-toggle{
        top: 0;
    }
    .custom-fix-sidebar .sidebar-nav-list a {
        border-bottom: 2px solid #00205b;
    }

}
/* fix sidebar end */
/* language menu start */
.html_topbar_right:hover .pc-country-popup {
    display: block !important;
}
.html_topbar_right {
    position: relative;
}
.pc-country-popup {
    position: absolute !important;
    top: 70px !important;
    right: 0;
    bottom: auto !important;
    left: auto !important;
    background: transparent !important;
}
.pc-country-popup-country-row {
    flex-direction: column !important;
    min-width: 220px;
    margin-bottom: 0 !important;
    background: white !important;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.24) !important;
    padding: 32px 28px !important;
    align-items: normal !important;
}
.pc-country-popup-country-cell {
    flex-direction: row !important;
    justify-content: space-between !important;
    border-radius: 0 !important;
    width: auto !important;
    height: auto !important;
}

a.pc-country-popup-country-cell:hover .pc-country-popup-country-text {
    color: #f28601 !important;
    text-decoration: underline !important;
}

.pc-country-popup-country-text + img {
    height: auto !important;
    width: 29px;
}
.pc-country-popup-country-text {
    font-size: 12px !important;
    color: #5b5c5e !important;
    letter-spacing: 0 !important;
    line-height: 14px;
    font-family: "BwModelica", sans-serif;
    font-weight: 600 !important;
}
.pc-country-popup-country-row
> a.pc-country-popup-country-cell:not(:last-child) {
    margin-bottom: 37px;
}
/* background: rgba(31,31,31,0.9);
/* language menu end */

/* training section start */
.training-2-sec .section-content > .row:last-child {
    /*     border-radius: 18px;
      background-color: #fff;
      box-shadow: 0 0 20px rgb(0 0 0 / 21%);
      padding: 65px; */
}
.searchandfilter ul li.sf-field-taxonomy-webinar_country {
    text-align: left;
    margin: 20px 0 0;
}
.searchandfilter ul li.sf-field-taxonomy-webinar_country h4 + label {
    width: 100%;
}
.sf-field-taxonomy-webinar_country h4 {
    font-size: 20px;
    color: #1c1c1c;
    letter-spacing: 0;
    line-height: 22px;
    padding-bottom: 18px;
    display: none;
}
.training-content-sec .sf-input-select {
    font-size: 1.125rem;
    line-height: 1.5rem;
    color: #00205b;
    background-color: transparent;
    letter-spacing: 0;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid;
    padding: 0;
    margin-bottom: 0;
}
.training-content-sec p {
    font-size: 1.125rem;
    line-height: 2rem;
}

.row.row-collapse.webinar-result-row {
    padding: 62px 0 62px;
    max-width: 100%;
}

.webinar-result-row.seminars-row {
    background-color: #00205b;
}
.webinar-result-row > .col {
    max-width: 1170px;
    margin: 0 auto;
}
.webinar-result-row > .col > .col-inner {
    display: flex;
    padding: 0 15px;
}
.webinar-result-row h3 {
    /*     font-size: 18px;
      color: #474747; */
    letter-spacing: 0;
    /*     line-height: 28px; */
    text-align: left;
    margin-bottom: 0;
    width: 25%;
    display: block;
}
.webinar-result-row .seminar-list,
.webinar-result-row .webinar-list {
    width: 75%;
}

.webinar-table * {
    font-size: 1.125rem;
    letter-spacing: 0;
    text-transform: capitalize;
}
.webinar-table thead * {
    line-height: 1.5rem;
}
.webinar-table tbody * {
    line-height: 2rem;
    color: #070800;
}
.seminars-row .webinar-table tbody * {
    color: #fff;
}
.webinar-table__header {
    font-weight: 800;
    border: none;
    padding: 0;
}
.webinar-table__row {
    padding: 22px 0;
}
.webinar-table__row:first-child {
    padding-top: 17px;
}
.webinar-table__cell {
    padding: 0;
    position: relative;
}

.webinar-result-row .webinar-table__cell a.button {
    border: 1px solid #00205b;
    background-color: #fff;
    padding: 10px 50px;
    font-weight: 600;
    line-height: 1.275rem;
    color: #00205b;
    margin-right: 0;
}
.webinar-result-row.dark .webinar-table__cell a.button {
    border-color: #fff;
}
.webinar-result-row .webinar-table__cell a.button:hover {
    color: #fff;
    background-color: #00205b;
    border-color: #00205b;
}
.webinar-result-row.seminars-row .webinar-table__cell a.button:hover {
    color: #fff;
    background-color: #00205b;
    border-color: #00205b;
}

.events-row a.button,
.seminars-row a.button {
    margin-top: 20px;
}

tr > .webinar-table__cell:last-child a {
    border: 1px solid #00205b;
    padding: 10px 50px;
    font-weight: 600;
    color: #00205b;
}

tr > .webinar-table__cell:first-child,
tr > .webinar-table__header:first-child {
    width: 33.33%;
}
tr > .webinar-table__cell:nth-child(2),
tr > .webinar-table__header:nth-child(2) {
    width: 33.33%;
}
.webinars-row tr > .webinar-table__cell:last-child {
    text-align: right;
}

tr.webinar-table__row > .webinar-table__cell {
    padding: 20px 0;
    border-color: #d5d5d5;
    border-top: 1px solid #d5d5d5;
}
tr.webinar-table__row:not(:last-child) > .webinar-table__cell {
    border-bottom: none;
}
.seminars-row .webinar-table__cell {
    border-color: #fff;
}
tr.webinar-table__row:first-child > .webinar-table__cell {
    padding-top: 17px;
    border: none;
}

tr.webinar-table__row > td.webinar-table__cell:first-child div {
    padding-right: 15px;
}
tr > .webinar-table__cell > span {
    position: absolute;
    top: 17px;
}
/* tr>.webinar-table__cell:nth-child(3),
tr>.webinar-table__header:nth-child(3){
    width: 30%;
} */
tr > .webinar-table__cell:last-child,
tr > .webinar-table__header:last-child {
    width: 33.33;
}

.training-1-sec .banner .bg.bg-loaded {
    background-image: url(/wp-content/uploads/2021/09/traningbg.jpg);
}

.webinar-content-sec:not(.seminar-content-sec) {
    margin-top: -120px;
    padding-bottom: 50px;
}
.webinar-content-sec:not(.seminar-content-sec) .row {
    border-radius: 18px;
    background-color: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 21%);
    padding: 50px 40px;
}
.webinar__form--head {
    font-size: 18px;
    color: #474747;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 24px;
    text-transform: capitalize;
    font-family: "BwModelica", sans-serif !important;
}
.webinar-register-form_wrapper.gform_wrapper .top_label div.ginput_container {
    margin-top: 20px;
}
.webinar-register-form_wrapper.gform_wrapper li.gfield input[type="text"],
.webinar-register-form_wrapper.gform_wrapper li.gfield select {
    font-size: 16px;
    color: #474747 !important;
    letter-spacing: 0.42px;
    line-height: 24px;
    height: 48px;
    padding: 10px 18px !important;
    border-color: #979797;
    margin: 0;
    font-family: "BwModelica", sans-serif !important;
}
.webinar-register-form_wrapper.gform_wrapper li.gfield {
    margin: 0;
}

.webinar-register-form_wrapper .gform_footer input[type="image"] {
    width: auto;
    height: 48px;
    position: absolute;
    bottom: 50px;
    right: 16px;
}

.webinar-register-form_wrapper .ginput_recaptcha > div > div > iframe {
    position: absolute;
    right: 180px;
    transform: scale(0.8);
}
.webinar-register-form_wrapper.gform_wrapper
.ginput_recaptcha
+ .gfield_description.validation_message {
    padding-top: 0;
}

.webinar-register-form_wrapper.gform_wrapper li.gfield.gfield_error {
    padding: 0;
}

.seminar-content-sec h2 {
    padding: 65px 0 30px;
}
.seminar-content-sec h3 {
    font-size: 30px;
    letter-spacing: 0;
    line-height: 66px;
    border-bottom: 3px solid #00205b;
    width: fit-content;
}
.seminar-attr-list {
    display: flex;
}
ul.seminar-attr-list > li {
    display: flex;
    align-items: center;
    margin-right: 50px;
    margin-top: 30px;
    margin-left: 0;
    font-size: 16px;
    color: #5b5c5e;
    letter-spacing: 0;
    line-height: 24px;
    font-family: "BwModelica", sans-serif !important;
}
ul.seminar-attr-list > li:nth-child(2) {
    text-transform: uppercase;
}
.seminar-attr-list li img {
    width: 20px;
    height: auto;
    margin-right: 20px;
}
.seminar-content-sec .register__form--head {
}
.seminar-desc img {
    width: 70%;
    height: auto;
}
.webinar_video iframe {
    width: 100%;
    height: 600px;
}

.lightbox-container .main-content .middle h4 {
    font-size: 30px;
    letter-spacing: 0.78px;
    text-align: center;
    line-height: 66px;
    border-bottom: 3px solid #00205b;
    width: fit-content;
    margin: 10px auto 30px auto;
}
.lightbox-container .main-content .p1 {
    font-family: "BwModelica", sans-serif !important;
}
.lightbox-container .main-content > div.bottom a {
    text-transform: uppercase;
}

.webinar-content-sec a.register-btn {
    font-family: "BwModelica", sans-serif;
}
/* training section end */
/*product page scrollbar*/
.product-details-downloads {
    overflow-y: scroll;
    height: 490px;
}

.product-details-downloads::-webkit-scrollbar {
    width: 15px;
}

.product-details-downloads::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
}

.product-details-downloads::-webkit-scrollbar-thumb {
    background: #fdcb03;
    border-radius: 5px;
    height: 50px;
}

.product-details-downloads::-webkit-scrollbar-thumb:hover {
    background: #f28700;
}

/* contact success page */
.contact__success__box {
    background: #ffffff;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 21%);
    border-radius: 18px;
    padding: 0;
    text-align: center;
}
.contact__success__sec .contact__success__box {
    margin-top: -600px;
}
.contact__success__content {
    padding: 50px;
    max-width: 800px;
    margin: 0 auto;
}
.contact__success__content .product-contact-form-title {
    margin-bottom: 30px;
    text-transform: uppercase;
}

.page-checkout .product-contact-form-title {
    /* 	border:none; */
}
.page-checkout .contact__success__box {
    margin: 0 auto 50px;
}
.contact__success__content a {
    text-decoration: underline;
    font-weight: 600;
    color: inherit;
}


/*** Green energy page ***/
.green-1-sec h2.home-banner-text{
    font-size: 56px!important;
    letter-spacing: 1.45px;
    text-align: center;
    line-height: 70px;
    text-shadow: 0 0 14px rgba(0,0,0,0.50);
}

.banner-row{
    display: flex;
    justify-content: space-between;
}
.banner-4-col{
    border-radius: 50%;
    border: 4px solid transparent;
    background-clip: padding-box;
    height: 130px;
    width: 130px;
    display: flex;
    flex-direction: column;
    padding-top: 27px;
    max-width: 130px;
    max-height: 130px;
    position: relative;
}
.banner-4-col:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    margin: -4px;
    border-radius: inherit;
    background: linear-gradient(#FFE705, #F28601);
    width: calc( 100% + 8px );
}

.banner-4-col:nth-child(2n+1){
    background-color: white;
}

.banner-4-col:nth-child(2n){
    background-color: #1C1C1C;
}

.banner-4-col div{
    text-shadow: none;
}

.banner-4-col div.top{
    font-size: 40px;
    color: #FFCB02;
    letter-spacing: 2px;
    line-height: 40px;
    font-weight: 600;
    background: -webkit-linear-gradient(#F28601 , #FFE705 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
.banner-4-col div.top span{
    font-size: 18px;
}
.banner-4-col div.bottom{
    font-size: 14px;
    letter-spacing: 2px;
}

.banner-4-col:nth-child(2n+1) div.bottom{
    color: #1C1C1C;
}

.banner-4-col:nth-child(2n) div.bottom{
    color: white;
}

h3.page-heading{
    font-size: 40px;
    letter-spacing: 1px;
    line-height: 48px;
    position: relative;
    width: max-content;
    margin: 0 auto;
    osition: relative;
    z-index: 1;
}
h3.page-heading:after{
    content: '';
    border: 5px solid #FFCB02;
    position: absolute;
    width: calc( 100% + 40px );
    left: -20px;
    top: 20px;
    z-index: -1;
}

.green-sec h4{
    font-size: 30px;
    /*color: #1C1C1C;*/
    letter-spacing: 0.75px;
    font-weight: 400;
}

.green-sec .sec-row>.col:first-child p,
.green-sec .sec-row>.col:first-child h4
{
    color: white;
}
.green-sec .sec-row .banner .banner-link{
    z-index: 100;
}

.map-labels{
    position: relative;
}
.map-label{
    position: absolute;
    z-index: 200;
    color: white;
    border-radius: 50%;
    height: 150px;
    width: 150px;
    padding: 22px;
    font-size: 14px;
    text-align: center;
    line-height: 18px;
    display: flex;
    align-items: center;
}

.map-label.yellow{
    background: #FFCB02;
    right: 270px;
    top: -40px;
}
.map-label.orange{
    background: #ED8300;
    left: 220px;
    top: 170px;
}
.map-label.black{
    background: #1C1C1C;
    right: 280px;
    top: 300px;
}

.absolute-top{
    position: absolute;
    right: 0;
    top: 0;
}
.absolute-bottom{
    position: absolute;
    left: 0;
    bottom: -80px;
}
.iconbox-row a.btn{
    position: relative;
    left: -20px;
    cursor: pointer;
}

.iconbox-row a.btn:after{
    content: ' ';
    background: url("/wp-content/uploads/2021/03/NEXT.png") no-repeat;
    position: absolute;
    top: -1px;
    right: -40px;
    height: 24px;
    width: 24px;
    background-size: cover;
    transform: scaleX(-1);
}


/**/
.slider-row h3{
    margin-bottom: 55px;
}

.container-slider-row h4{
    margin-bottom: 30px;
}

.container-slider-row h4+p{
    font-size: 16px;
    color: #5B5C5E;
    letter-spacing: 0.4px;
    line-height: 44px;
    text-decoration: underline;
    margin: 0;
}
.container-slider-row h4+p a{
    color: #5B5C5E;
}

.container-slider-row .flickity-page-dots .dot{
    background-color: white;
    border: none!important;
    width: 14px;
    height: 14px;
}

.container-slider-row .flickity-page-dots .dot.is-selected{
    background-color: #FFCB02;
}

.container-slider-row .slider-nav-light .flickity-prev-next-button{
    width: 48px;
}

.container-slider-row .flickity-button svg{
    display: none;
}

.container-slider-row .flickity-button.previous:before,
.container-slider-row .flickity-button.next:before{
    content: ' ';
    background: url("/wp-content/uploads/2021/03/NEXT.png") no-repeat;
    position: absolute;
    top: 40px;
    height:48px;
    width: 48px;
    background-size: cover;
}
.container-slider-row .flickity-button.previous:before{
    left: 0px;
}
.container-slider-row .flickity-button.next:before{
    right: 0px;
    transform: scaleX(-1);
}
.contact-row p.title{
    font-weight: 600;
    line-height: 32px;
    margin: 0;
}
.contact-row p.title+p{
    color: #5B5C5E;
}

.green-sec .list-row li{
    list-style: none;
    position: relative;
    padding-left: 28px;
}
.green-sec .list-row li:before{
    content: ' ';
    background-color: #FAC701;
    position: absolute;
    top: 7px;
    left: 0;
    height:14px;
    width: 14px;
    background-size: cover;
}

.green-sec .case-row .box{
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 31%);
    border-radius: 10px;
}

.green-sec .case-row .box:hover .box-text{
    background: #F28601!important;

}

.green-sec .case-row .box:hover .box-text p,
.green-sec .case-row .box:hover .box-text h4{
    color: white!important;
}

.green-sec .case-row .box img{
    border-radius: 10px 10px 0 0;
}

.green-sec .case-row .box-text{
    border-radius: 0 0 10px 10px;
}

/*.green-sec .case-row h4{*/
/*    margin-bottom: 14px;*/
/*}*/

.green-sec .case-row .box-text-inner p{
    height: 66px;
    margin: 0;
    overflow: hidden;
}

.green-sec .process-list{
    display: flex;
    justify-content: space-between;
    position: relative;
    padding-right: 26px;
}

.green-sec .process-list:after{
    content: '';
    border: 1px dashed #A8A8A8;
    position: absolute;
    width: calc( 100% - 26px );
    left: 26px;
    top: 65px;
    z-index: -1;
}

.green-sec .process-item{
    position: relative;

}
.green-sec .process-item .top{
    font-size: 40px;
    color: #FFCB02;
    letter-spacing: 1.5px;
    text-align: center;
    line-height: 40px;
    top: 0;
    left: 22px;
}
.green-sec .process-item .middle{
    height: 13px;
    width: 13px;
    border-radius: 50%;
    background-color: black;
    margin: 60px 0 80px 0;
    left: 26px;
    position: relative;
}
.green-sec .process-item .bottom{
    display: flex;
    flex-direction: column;
    align-content: center;
    bottom: -20px;
    width: auto;
    align-items: center;
}

.green-sec .process-item .bottom img{
    height: 40px;
    width: 40px;
}

.green-sec .process-item .bottom p:not(:empty){
    white-space: nowrap;
    position: relative;
    display: block;
    width: 66px;
    text-align: center;
    line-height: 32px;
    margin-top: 10px;
    margin-bottom: 0;
}

.green-sec .process-item .top,
.green-sec .process-item .bottom{
    position: absolute;
}

.green-sec .recommend-btn{
    background: #F28601!important;
    border-radius: 4px;
}

.green-sec .shadow-row{
    background: #FFFFFF;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 21%);
    border-radius: 18px;
    padding: 68px 50px!important;
}

.iconbox-row h4+p{
    line-height: 32px;
}

.recommend-form_wrapper .top_label .gfield_label{
    color: #5B5C5E;
    letter-spacing: 0.4px;
    line-height: 32px;
    margin-bottom: 8px;
}

.recommend-form_wrapper input{
    opacity: 0.5;
    font-size: 14px;
    color: #474747;
    letter-spacing: 0.35px;
    line-height: 24px;
    padding: 12px 18px!important;
    height: 48px;
}

.recommend-form_wrapper .top_label li.gfield.gf_left_half,
.recommend-form_wrapper .top_label li.gfield.gf_right_half{
    margin-bottom: 0;
}
.recommend-form_wrapper .form-text{
    margin-top: 30px;
}
.bottom-center-text{
    text-align: center;
    margin-top: 50px;
}
.recommend-form_wrapper .gform_footer{
    text-align: center;
    padding-top: 0;
    margin-top: 39px;
}
.recommend-form_wrapper input[type=submit]{
    background: #F28601!important;
    border-radius: 4px;
    padding: 0 23px!important;
    line-height: 44px;
    height: 46px!important;
    opacity: 1!important;
}

/* energy case slider */
.case-slider .slick-btn:before{
    content: ' ';
    background: url(/wp-content/uploads/2021/03/NEXT.png) no-repeat;
    position: absolute;
    top: 0;
    height: 48px;
    width: 48px;
    background-size: cover;
    box-shadow: 0 0 6px 2px rgb(0 0 0 / 31%);

}
.case-slider .slick-btn.next:before{
    transform: scaleX(-1);
}
.case-slider .slick-btn{
    position: absolute;
    top: calc( 50% - 24px);
    z-index: 100;
    cursor: pointer;
    height: 48px;
    width: 48px;
}

.case-slider .slick-btn.previous{
    left: -100px;
    /*     left:60px; */
}

.case-slider .slick-btn.next{
    left: calc( 1200px);
}

.case-container{
    margin-top: 30px;
    margin-bottom: 30px;
    max-width: 360px;
    margin-left: 37px;
}

.case-container .each-case{
    width: 360px!important;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 31%);
    border-radius: 10px;
}

.each-case .top{
    width: 360px;
    height: 210px;
    background-repeat: no-repeat!important;
    background-position: center!important;
    background-size: cover!important;
    border-radius: 10px 10px 0 0;
}

.each-case .bottom{
    text-align: left;
    padding: 25px;
    width: 360px;
    border-radius: 0 0 10px 10px;
    background: #FFFFFF;

}

.each-case .bottom p{
    margin-bottom: 0;
    line-height: 32px;
    height: 96px;
    overflow: hidden;
    

}
.each-case .bottom .case-content p{
    line-height: 22px;
    height: auto;
}

.each-case .bottom .case-content p:not(:last-child){
	margin-bottom: 10px;
}

.green-case-sec .bottom h4{
    font-size: 24px;
}
.each-case:hover .bottom{
    background-color: #F28601 !important;
}
.green-sec .case-row .box-text-inner p{
    height: auto!important;
}
/* max 5 row content */
.green-case-sec .case-row .case-content{
    height:110px;
    overflow:hidden;
    line-height: 22px;
}
.each-case:hover .bottom h4,
.each-case:hover .bottom p,
.each-case:hover .bottom .case-content {
    color: white !important;
}







/*
@media screen and (min-width: 1300px) {
    .case-slider {
        position: relative;
        left: calc(50% - 600px);
        width: 1200px;
    }
}*/


/*@media screen and (max-width: 1300px) and ( min-width: 641px) {
    .case-slider {
        position: relative;
        left: 0;
        width: 700px;
    }
    .case-slider .slick-btn.next {
        left: calc(700px);
    }
    .case-container{
        max-width: 320px;
        margin-left: 25px;
    }

    .case-container .each-case{
        width: 320px!important;

    }
    .each-case .top,
    .each-case .bottom{
        width: 320px;
    }


}*/

@media screen and (max-width: 640px) {
    .case-slider {
        position: relative;
        left: 0;
        width: 700px;
    }
    .case-slider .slick-btn.next {
        left: calc(700px);
    }
    .case-container{
        max-width: 320px;
        margin-left: 25px;
    }

    .case-container .each-case{
        width: 320px!important;

    }
    .each-case .top,
    .each-case .bottom{
        width: 320px;
    }


}

@media screen and (min-width: 641px){
    .page-id-1175 .mfp-arrow-left>i,
    .page-id-1175 .mfp-arrow-right>i{
        font-size:46px!important;
    }
    .gform_wrapper.gform_validation_error.recommend-form_wrapper .top_label li.gfield.gfield_error.gf_right_half{
        max-width: calc( 50% )!important;
    }
    .recommend-form_wrapper .top_label li.gfield.gf_left_half{
        padding-right: 25px!important;
    }
    .recommend-form_wrapper .top_label li.gfield.gf_right_half{
        padding-left: 25px!important;
        padding-right: 0!important;
    }

}

@media screen and (min-width: 640px) {

    .reset-pwd-container > .woocommerce-form-row {
        width: calc(50% - 10px);
        float: left;
        clear: none;
    }
    .reset-pwd-container > .woocommerce-form-row.confirm-pwd-ml {
        float: right;
    }

    .orders-show-on-mobile {
        display: none;
    }

    /**/
    .warranty-detail .first-row > .col {
        width: 25%;
        padding: 0 0 50px;
    }
    .warranty-detail .sec-row {
        /*width: 70%!important;*/
    }
    .warranty-detail .sec-row > .col {
        width: 25%;
        padding: 0 0 33px;
    }
    .warranty-detail .last-row > .col {
        padding: 0 0 40px;
    }
}

@media screen and (max-width: 1024px) {
    .page-id-1175 .mfp-container {
        margin: 7% auto 0px;
    }
}

@media screen and (max-width: 640px) {
    h3.regional-head {
        font-size: 24px;
    }
    .regional-accord {
        height: 320px;
    }
    .practice-sec .regional-accord .accordion-inner {
        padding: 30px 35px 0;
        height: 260px;
    }
    .practice-sec .bottom .button {
        width: 110px;
    }

    .image-grid-item {
        width: 50% !important;
        padding: 8px !important;
    }

    .searchandfilter select.sf-input-select {
        min-width: 120px;
    }
    .media-2-sec .search-filter-results {
        margin-top: 0;
    }

    .page-id-1175 .mfp-bottom-bar {
        padding: 10px 20px 20px;
    }
    .page-id-1175 .mfp-container .mfp-content {
        width: 300px;
        height: 180px;
    }

    .page-id-1175 .mfp-counter {
        display: none !important;
    }
    .page-id-1175 .mfp-description ul > li {
        padding-left: 25px !important;
    }
    .page-id-1175 .mfp-description ul > li:before {
        font-size: 26px !important;
        top: -2px !important;
    }
    .page-id-1175 .mfp-title {
        padding-right: 0 !important;
    }

    .page-id-1175 .mfp-container {
        width: 300px;
        height: 180px;
    }

    .page-id-1175 .mfp-container {
        margin: 12% auto 0px;
    }

    .page-id-1175 img.mfp-img {
        width: 300px;
        height: 180px;
    }

    .page-id-1175 .mfp-arrow-left,
    .page-id-1175 .mfp-arrow-left:hover {
        left: -20px !important;
    }
    .page-id-1175 .mfp-arrow-right,
    .page-id-1175 .mfp-arrow-right:hover {
        right: -20px !important;
    }

    .page-id-1175 .mfp-arrow {
        height: 30px;
        width: 30px;
        line-height: 30px;
        min-height: 30px;
        padding: 0;
    }
    .page-id-1175 .mfp-arrow-left > i,
    .page-id-1175 .mfp-arrow-right > i {
        font-size: 26px !important;
        line-height: 26px;
        right: 0;
    }
    .page-id-1175 .mfp-close:before {
        background-size: 30px 30px;
        width: 30px;
        height: 30px;
        top: -15px;
        left: 15px;
    }
    #award-gallery .image-grid-item .awards-image {
        /* border-radius: 12px !important; */
        /*max-height: 280px;*/
        /*min-height: 180px;*/
        /* visibility: hidden; */
    }
    .mobile-left-text {
        text-align: left !important;
    }
    .award-hover-text {
        padding: 10px 10px 8px;
        border-radius: 0 0 12px 12px !important;
    }
    #award-gallery .image-grid-item a {
        border-radius: 12px !important;
    }
    .green-1-sec h2.home-banner-text{
        color: white;
        font-size: 32px!important;
        letter-spacing: 0;
        line-height: 40px;
    }
    .banner-4-col{
        max-width: 74px;
        max-height: 74px;
        padding-top: 6px;
    }
    .banner-4-col:before{
        margin: -2px;
        width: calc( 100% + 4px );
    }
    .banner-4-col div.top{
        font-size: 22px;
        letter-spacing: 1.1px;
        line-height: 32px;
    }
    .banner-4-col div.bottom{
        font-size: 10px;
        line-height: 12px;
        letter-spacing: 0;
    }
    .banner-4-col div.top span{
        font-size: 14px;
    }

    .green-sec .sec-row >.col{
        margin: 0 17px;
    }
    .green-sec .sec-row img{
        height: 80px;
        width: auto;
    }
    .green-sec h4{
        font-size: 24px;
        letter-spacing: 0.6px;
        line-height: 30px;
    }
    .green-sec p{
        font-size: 14px;
    }
    h3.page-heading{
        font-size: 24px;
        letter-spacing: 0.6px;
        line-height: 30px;
    }
    h3.page-heading:after{
        border: 2px solid #FFCB02;
        top: 13px;
        left: -8px;
        width: calc( 100% + 16px );
    }
    .absolute-top{
        top: -20px;
    }
    .absolute-bottom{
        bottom: -20px;
    }

    .iconbox-row img{
        height: 70px;
        width: auto;
    }

    .container-slider-row h4+p{
        font-size: 14px;
        letter-spacing: 0.35px;
        line-height: 32px;
    }

    .container-slider-row h4{
        margin:40px 0 27px 0;
    }

    .slider-wrapper .flickity-prev-next-button{
        display: block;
    }
    .container-slider-row .flickity-button.previous:before,
    .container-slider-row .flickity-button.next:before{
        top: 30px;
        height: 28px;
        width: 28px;
    }
    .container-slider-row .flickity-page-dots{
        display: none;
    }

    .green-map-sec .banner .bg-fill{
        background-image: url(/wp-content/uploads/2021/03/map-m.png)!important;
    }

    .green-map-sec .banner{
        width: 350px;
        height: 200px;
    }
    .map-labels{
        width: 350px;
    }
    .map-label{
        font-size: 12px;
        overflow: hidden;
    }
    .map-label.yellow{
        right: 60px;
        top: -100px;
        height: 120px;
        width: 120px;
        padding: 20px;
    }
    .map-label.orange{
        left: 10px;
        top: 90px;
        height: 94px;
        width: 94px;
        padding: 16px;
    }
    .map-label.black{
        right: 50px;
        top: 190px;
        height: 94px;
        width: 94px;
        padding: 16px;
    }
    .green-sec .process-list{
        padding: 0 26px 0 20px;
        left: -20px;
    }
    .green-sec .process-list.mobile-row-one:after{
        width: 100vw;
        left: 56px;
    }
    .green-sec .process-list.mobile-row-two:after{
        width: 100vw;
        left: auto;
        right: 0;
    }
    .green-sec .list-row li{
        margin-left: 10px;
    }
    .green-sec .case-row .box img,
    .green-sec .case-row .box-image{
        height: 140px;
    }
    .green-sec .case-row .box-text{
        padding: 12px 18px 25px!important;
    }

    .green-sec .shadow-row{
        padding: 36px 17px!important;
        margin: 0 17px;
        max-width: calc( 100% - 34px );
    }
    .green-sec .shadow-row >.col{
        padding: 0;
    }
    .bottom-center-text{
        margin-top: 20px;
    }
    .recommend-form_wrapper .gform_footer{
        margin-top: 20px;
    }
    .recommend-form_wrapper input[type=submit]{
        width: auto!important;
    }
    .recommend-form_wrapper .form-text {
        margin-top: 20px;
    }
    .recommend-form_wrapper ul li.gfield{
        margin-top: 5px!important;
    }
    .case-container{
        margin: 25px 20px;
    }

    .case-container .each-case{
        width: auto!important;
    }
    .each-case .top,
    .each-case .bottom{
        width: calc( 100vw - 40px );
    }
    .case-slider .slick-btn:before{
        height: 40px;
        width: 40px;
    }
    .case-slider .slick-btn.previous {
        left: -20px;
    }
    .case-slider .slick-btn.next {
        left: auto;
        right: 20px;
    }
    .career-detail-content h1{
        margin-top: 30px;
    }
    .why-join-popup-content iframe{
        height: 250px;
    }

    .login-container {
        flex-direction: column;
        margin-bottom: 40px;
    }
    .login-left-container,
    .user-registration-page .login-left-container {
        width: 100%;
        background: url(/wp-content/uploads/2021/03/1Ovals.png) no-repeat;
        padding: 0;
        min-height: 280px;
        background-size: cover;
        border-radius: 18px 18px 0 0;
    }
    .login-left-text-container {
        max-width: 100%;
        padding: 0 20px;
    }
    .login-left-container h2 {
        font-size: 40px;
        letter-spacing: 1.04px;
        line-height: 66px;
    }
    .login-right-container {
        width: 100%;
        border-radius: 0 0 18px 18px;
        padding: 20px;
    }
    li.wppb-default-first-name,
    li.wppb-default-last-name {
        width: 100%;
    }
    .login-container .wppb-checkbox {
        margin-top: 0;
    }
    .login-container .form-submit {
        position: relative;
        right: 70px;
        bottom: 10px;
        text-align: right;
    }

    .woocommerce-account h1.nav-menu-title {
        font-size: 40px;
        color: #474747;
        letter-spacing: 1.04px;
        line-height: 66px;
        margin-bottom: 38px;
        font-weight: 500;
        text-transform: capitalize;
    }
    .woocommerce-account #my-account-nav > li:not(:first-child) {
        margin-top: 28px;
    }

    .woocommerce-account #my-account-nav > li {
        border-radius: 18px;
        width: 100%;
        text-align: center;
        border: 1px solid #5b5c5e7d !important;
    }
    .woocommerce-account #my-account-nav > li.active {
        background: #00205b;
        border: 1px solid transparent !important;
    }

    .woocommerce-account #my-account-nav > li > a {
        font-size: 20px;
        letter-spacing: 0.52px;
        line-height: 66px;
    }

    .woocommerce-account #my-account-nav > li.active > a {
        border: none;
    }
    .woocommerce-account .nar-bar {
        margin-bottom: 20px;
    }
    .woocommerce-account .vertical-tabs > .large-9 {
        margin: 0 15px;
    }
    .lightbox-container .main-content {
        height: 320px;
        width: 320px;
    }
    .lightbox-container .top img {
        height: 70px;
    }
    .lightbox-container .main-content > div.bottom a {
        margin: 0;
    }
    .popup-btn {
        left: calc(0% - 18px);
        font-size: 18px;
        line-height: 36px;
    }
    .lightbox-container .main-content > div.bottom {
        padding: 20px 0;
    }
    .popup-btn:after {
        right: -40px;
        top: 5px;
        height: 28px;
        width: 28px;
        background-size: 28px 28px;
        background-size: cover !important;
    }
    .lightbox-container .main-content h1 {
        font-size: 20px;
        color: #1c1c1c;
        letter-spacing: 0.52px;
        line-height: 46px;
    }

    .lightbox-container .main-content .p1 {
        font-size: 14px;
        color: #474747;
        letter-spacing: 0.36px;
        line-height: 22px;
    }

    .orders-hide-on-mobile {
        display: none;
    }
    .mobile-order-details-container > div {
        display: flex;
        /*justify-content: space-between;*/
        padding-bottom: 20px;
    }
    .mobile-order-details-container > div > div:first-child {
        max-width: 50%;
        width: 50%;
    }
    .mobile-order-details-container > div h5 {
        font-size: 14px;
        color: #474747;
        letter-spacing: 0.37px;
        line-height: 24px;
        font-weight: 500;
        font-family: "Barlow", sans-serif;
        padding-bottom: 4px;
        margin: 0;
    }
    .mobile-order-details-container > div p {
        opacity: 0.5;
        font-size: 12px;
        color: #474747;
        letter-spacing: 0.32px;
        line-height: 24px;
        padding-bottom: 4px;
        margin: 0;
        padding: 0;
    }
    .mobile-order-details-container .woocommerce-Price-amount.amount {
        font-size: 12px !important;
        color: #f28601;
        letter-spacing: 0.32px;
        line-height: 24px !important;
    }
    div.mobile-order-more-details-btn {
        border-top: 1px dashed #d6d6d6;
        padding: 0;
    }
    .mobile-order-more-details-btn button {
        font-size: 14px;
        color: #474747;
        letter-spacing: 0.37px;
        text-align: center;
        line-height: 24px;
        text-transform: capitalize;
        text-align: center;
        padding: 20px 0;
        font-weight: 400;
        margin: 0 auto;
        font-family: "Barlow", sans-serif;
    }
    .mobile-order-more-details-btn button span {
        font-weight: 600;
        font-size: 18px;
        padding-left: 5px;
    }
    .woocommerce-orders .vertical-tabs > .large-9 {
        background: none !important;
        border-radius: 0 !important;
        padding: 0 !important;
    }
    .mobile-order-details-container {
        background: #ffffff;
        border-radius: 18px;
        padding: 26px 26px 5px 26px;
        margin-bottom: 26px;
    }
    .woocommerce-orders h3.my-account-title.not-invisible {
        margin-bottom: 25px;
    }

    .mobile-order-additional-info .single-product-info {
        display: flex;
    }
    .mobile-order-additional-info .single-product-img {
        width: 35%;
    }

    .mobile-order-additional-info .single-product-info-right-container {
        padding-left: 18px;
    }
    .mobile-order-additional-info .mobile-single-product-name {
        opacity: 1;
        font-weight: 600;
    }

    .mobile-order-additional-info .mobile-single-product-name,
    .mobile-order-additional-info .single-product-info-right-container {
        padding-bottom: 9px;
    }

    .mobile-product-subtotal-price {
        display: none;
    }
    .mobile-order-additional-info .single-product-info {
        padding: 20px 0;
        border-bottom: 1px dashed #d6d6d6;
    }
    .mobile-order-details-container > div p.mobile-subtotal-price {
        color: #f28601;
        opacity: 1;
    }
    .mobile-order-details-container > div p.shipping-detail-container-title {
        font-weight: 600;
        opacity: 1;
        font-size: 14px;
        color: #474747;
        letter-spacing: 0.37px;
        line-height: 24px;
        padding: 20px 0;
    }
    .mobile-shipping-address-row {
        padding-bottom: 34px;
    }
    .mobile-shipping-row-one > h5 {
        font-size: 12px;
        color: #474747;
        letter-spacing: 0.32px;
        line-height: 24px;
        padding-bottom: 12px;
    }
    .mobile-order-additional-info .order-total-price-container > p {
        opacity: 1;
        font-weight: 600;
    }

    /**/
    .warranty-detail .first-row > .col {
        width: 50%;
        padding: 0 0 20px;
    }
    .warranty-detail .sec-row {
        width: 100% !important;
    }
    .warranty-detail .sec-row > .col {
        width: 50%;
        padding: 0 0 20px;
    }
    .warranty-detail .last-row > .col {
        padding: 10px 0 10px;
    }
    .warranty-detail .title {
        margin-bottom: 4px;
    }
    .home-1-sec .flickity-page-dots {
        bottom: 25px;
    }
    .footer-loc-sec .tabbed-content > ul.nav {
        justify-content: center;
    }
    .footer-loc-sec .entry-content .col-inner {
        padding-top: 0 !important;
    }
    .custom-fix-sidebar {
        padding: 0;
    }

    .custom-fix-sidebar a {
        flex-direction: row;
        padding: 15px 17px;
        min-width: auto;
        text-align: left;
    }
    .custom-fix-sidebar a.single-icon {
        padding: 0;
    }
    .custom-fix-sidebar a img {
        margin-bottom: 0 !important;
    }
    .custom-fix-sidebar a:not(.sidebar-toggle) img {
        height: 35px;
        /*         margin-right: 10px; */
    }
    .custom-fix-sidebar a.sidebar-toggle:not(.single-icon) img {
        /*         margin-left: 15px; */
    }

    .home-server-row .box-overlay span {
        border: none;
    }
    .hm-service-mb-sec .banner .bg-fill {
        border-radius: 10px;
    }
    .hm-service-mb-sec .banner h3 {
        font-size: 30px;
        color: #ffffff;
        letter-spacing: 0.78px;
        margin-top: 0;
        line-height: 36px;
        margin-bottom: 19px;
    }
    .hm-service-mb-sec .banner h3 + div {
        font-size: 18px;
        color: #ffffff;
        letter-spacing: 0;
        line-height: 22px;
        display: flex;
        align-items: center;
    }
    .hm-service-mb-sec .banner span {
        margin-right: 17px;
    }
    .footer-mb-accordion .toggle {
        left: 100%;
    }
    .footer-mb-accordion .toggle .icon-angle-down {
        display: none;
    }

    .footer-mb-accordion a.accordion-title {
        font-size: 12px;
        line-height: 34px;
        padding: 0;
        text-align: left;
        font-weight: 700 !important;
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
        justify-content: flex-end;
    }
    .footer-mb-accordion a.accordion-title,
    .footer-mb-accordion a.accordion-title.active,
    .footer-mb-accordion a.accordion-title:hover {
        color: #ffffff !important;
        background: transparent !important;
        border: none;
    }
    .footer-mb-accordion .accordion-title .toggle {
        background-color: transparent;
        left: 0;
        position: relative;
        transform: none;
        margin: 0;
        right: auto;
        top: -1px;
        opacity: 1;
    }
    .footer-mb-accordion .accordion-title .toggle:before {
        content: "";
        background-image: url("/wp-content/uploads/2022/05/white-plus.png");
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 12px;
        height: 12px;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        z-index: 10;
    }
    .footer-mb-accordion .accordion-title.active .toggle:before {
        background-image: url("/wp-content/uploads/2022/05/white-minus.png") !important;
    }
    .footer-mb-accordion .accordion-inner > .row > .col {
        padding-left: 0;
        padding-right: 0;
    }
    .footer-mb-accordion .accordion-inner > .row > .col .row-collapse {
        margin-bottom: 14px;
    }
    .footer-mb-accordion .accordion-inner h3 {
        margin-bottom: 0;
    }

    /* training section start */
    .training-content-sec .row .col-inner {
        text-align: left;
    }

    .sf-field-taxonomy-webinar_country h4 {
        display: block;
    }

    .training-2-sec .section-content > .row:last-child {
        /* border-radius: 0;
        box-shadow: none;
        padding: 0;
        background-color: transparent; */
    }

    .webinar-result-row.row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .webinar-result-row.row {
        margin: 27px 0;
    }
    .webinar-result-row > .col > .col-inner {
        flex-direction: column;
    }
    .webinar-result-row > .col > .col-inner > * {
        width: 100%;
    }
    .row.row-collapse.webinar-result-row {
        /* margin: 20px 0 27px; */
        padding: 20px 0;
    }
    .webinar-result-row .seminar-list,
    .webinar-result-row .webinar-list {
        width: 100%;
    }
    .webinar-result-row h3 {
        margin-bottom: 20px;
        width: 100%;
    }

    .sf-field-taxonomy-webinar_country > label {
        width: 100%;
    }

    .training-content-sec .sf-input-select {
        padding: 16px;
        height: 56px;
        border: 1px solid;
        width: 100%;
        margin: 0;
    }

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

    .webinar__item * {
        font-size: 14px;
        line-height: 24px;
    }

    .webinar__item:not(:last-child) {
        border-bottom: 1px solid #dededf;
    }

    .webinar-block .webinar__item--attr {
        width: 100%;
        text-align: left;
        padding-bottom: 30px;
    }

    .webinar-block
    .webinar__item:not(:first-child)
    .webinar__item--attr:first-child {
        padding-top: 30px;
    }

    .seminar-block .webinar__item--attr:nth-child(2) {
        width: 40%;
    }

    .seminar-block .webinar__item--attr:nth-child(3) {
        width: 60%;
    }

    .webinar-block:not(.seminar-block) .webinar__item--attr:nth-child(2) {
        width: 50%;
    }

    .webinar-block:not(.seminar-block) .webinar__item--attr:nth-child(3) {
        width: 140px;
        text-align: right;
    }

    .webinar-block .webinar__item--attr:last-child a {
        /* border-bottom: 3px solid #00205b;
        padding-bottom: 6px; */
        padding: 10px 30px;
        font-weight: 600;
        line-height: 1.275rem;
        margin-right: 0;
    }
    .events-row .webinar-block .webinar__item--attr:last-child a,
    .webinars-row .webinar-block .webinar__item--attr:last-child a {
        border: 1px solid #00205b;
        background-color: #fff;
        color: #00205b;
    }
    .events-row .webinar-block .webinar__item--attr:last-child a:hover,
    .webinars-row .webinar-block .webinar__item--attr:last-child a:hover {
        color: #fff;
        background-color: #00205b;
        border-color: #00205b;
    }

    .seminars-row .webinar-block .webinar__item--attr:last-child a {
        background-color: #fff;
        color: #00205b;
        border: 1px solid #fff;
    }
    .seminars-row .webinar-block .webinar__item--attr:last-child a:hover {
        color: #fff;
        background-color: #00205b;
    }
    .webinar__item--attr > div {
        font-weight: 600;
        padding-bottom: 6px;
        /* color: #5b5c5e; */
    }

    .training-1-sec .banner {
        height: 250px;
    }

    .webinar-content-sec {
        margin-top: 30px !important;
    }

    .webinar-content-sec:not(.seminar-content-sec) .row {
        padding: 25px 3px 0 3px;
        margin: 0 auto;
        max-width: calc(100% - 36px);
    }

    .webinar-register-form_wrapper .gform_footer input[type="image"] {
        position: relative;
        bottom: 0;
        right: 0;
    }

    .webinar-register-form_wrapper .ginput_recaptcha > div > div > iframe {
        position: relative;
        right: auto;
        transform: scale(1);
    }

    .seminar-content-sec h2 {
        padding: 0;
    }

    .seminar-content-sec h3 {
        font-size: 24px;
        line-height: 35px;
    }

    ul.seminar-attr-list {
        flex-direction: column;
    }

    .seminar-desc img {
        width: 100%;
        margin-top: -20px;
    }

    ul.seminar-attr-list > li {
        margin-top: 15px;
    }

    .webinar_video iframe {
        height: 250px;
    }

    .lightbox-container .main-content .middle h4 {
        font-size: 20px;
        line-height: 46px;
        margin: 10px auto 20px auto;
    }

    /* contact page adjustment */
    .product-inquiry .gform_wrapper ul.gform_fields {
        display: block !important;
    }
}

@media screen and (max-width: 990px) {
    /* contact success  */

    .contact__success__content {
        padding: 30px 15px;
    }
    .contact__success__box {
        max-width: calc(100% - 30px);
    }
    .contact__success__content > .product-contact-form-title {
        font-size: 20px;
        line-height: 28px;
    }

    .contact__success__content .contact__success__box {
        margin: -120px auto 0;
    }

    .page-checkout .contact__success__box {
        margin: 20px auto 20px;
    }
    .contact__success__sec .contact__success__box {
        margin-top: -150px;
    }
}

/* accessory */

/*
.acc-gallery > .col > .col-inner {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.acc-gallery > .col > .col-inner > p {
  margin: 0;
}
.acc-gallery > .col > .col-inner a {
  display: block;
  box-shadow: 0 0 4px rgb(0 0 0 / 50%);
}
.acc-gallery > .col > .col-inner a,
.acc-gallery > .col > .col-inner a img {
  background: #ffffff;
  border-radius: 13px;
  max-width: 150px;
  height: 150px;
}*/

/*.acc-gallery #pop-content {*/
/*width: 70%;*/
/*margin-left: 30px;*/
/*}*/

/*.acc-gallery #pop-content h3 {
  font-weight: 500;
  font-size: 20px;
  color: #648d00;
  letter-spacing: 0;
  line-height: 22px;
  margin-bottom: 13px;
}
.acc-gallery #pop-content h3 + p {
  font-size: 12px;
  color: #5b5c5e;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 0;
}
*/

.page-id-7773 .mfp-image-holder .mfp-counter,
.page-id-7804 .mfp-image-holder .mfp-counter {
    display: none;
}
.page-id-7773 .mfp-image-holder .mfp-figure,
.page-id-7804 .mfp-image-holder .mfp-figure {
    width: 90vw;
    height: 600px;
    /* box-shadow: none; */
    max-width: 900px;
    background-color: transparent;
    position: relative;
}
.page-id-7773 .mfp-image-holder .mfp-close,
.page-id-7804 .mfp-image-holder .mfp-close {
    position: absolute;
    right: 0;
    width: 38px;
    font-size: 40px;
    background: #fdcb03 !important;
    color: white;
    opacity: 1;
    box-shadow: none !important;
    cursor: pointer;
}
.page-id-7773 .mfp-image-holder figure,
.page-id-7804 .mfp-image-holder figure {
    position: relative;
    top: 50px;
    background: #ffffff;
    border-radius: 15px;
    margin: 0 auto;
    width: 500px;
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-id-7773 .mfp-image-holder .mfp-img,
.page-id-7804 .mfp-image-holder .mfp-img {
    padding: 0;
    width: 350px;
    height: 350px;
    object-fit: cover;
}
.page-id-7773 .mfp-image-holder .mfp-bottom-bar,
.page-id-7804 .mfp-image-holder .mfp-bottom-bar {
    display: flex;
    flex-direction: column;
    top: auto;
    left: 5%;
    bottom: 5%;
    width: auto;
}
.page-id-7773 .mfp-image-holder .mfp-title,
.page-id-7804 .mfp-image-holder .mfp-title {
    color: #648d00;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    width: fit-content;
}
.page-id-7773 .mfp-image-holder .mfp-description,
.page-id-7804 .mfp-image-holder .mfp-description {
    font-size: 14px;
    color: #5b5c5e;
    margin-top: 10px;
    line-height: 20px;
    width: fit-content;
    max-width: 240px;
}
.page-id-7773 .mfp-image-holder .mfp-figure:after,
.page-id-7804 .mfp-image-holder .mfp-figure:after {
    background: none !important;
    box-shadow: none !important;
}
.page-id-7773 .mfp-image-holder .mfp-figure,
.page-id-7804 .mfp-image-holder .mfp-figure {
    z-index: 1000;
}
.page-id-7773 .mfp-image-holder button.mfp-arrow,
.page-id-7804 .mfp-image-holder button.mfp-arrow {
    opacity: 1 !important;
    position: absolute !important;
    top: 50%;
    mix-blend-mode: normal;
    z-index: 99999;
    margin-top: 0;
}
.page-id-7773 .mfp-image-holder .mfp-arrow-right > i,
.page-id-7804 .mfp-image-holder .mfp-arrow-right > i {
    font-size: 46px !important;
    color: white;
    line-height: 50px;
}

.page-id-7773 .mfp-image-holder .mfp-arrow:before,
.page-id-7773 .mfp-image-holder .mfp-arrow:after,
.page-id-7804 .mfp-image-holder .mfp-arrow:before,
.page-id-7804 .mfp-image-holder .mfp-arrow:after {
    display: none !important;
}
.page-id-7773 .mfp-image-holder button.mfp-arrow.mfp-arrow-left,
.page-id-7804 .mfp-image-holder button.mfp-arrow.mfp-arrow-left {
    left: 0;
}
.page-id-7773 .mfp-image-holder button.mfp-arrow.mfp-arrow-right,
.page-id-7804 .mfp-image-holder button.mfp-arrow.mfp-arrow-right {
    right: 0;
    left: auto;
}
@media screen and (max-width: 768px) {
    .page-id-7773 .mfp-image-holder .mfp-figure,
    .page-id-7804 .mfp-image-holder .mfp-figure {
        height: 400px;
        width: 100%;
    }
    .page-id-7773 .mfp-image-holder figure,
    .page-id-7804 .mfp-image-holder figure {
        width: 300px;
        height: 300px;
    }
    .page-id-7773 .mfp-image-holder .mfp-img,
    .page-id-7804 .mfp-image-holder .mfp-img {
        width: 260px;
        height: 260px;
    }
    .page-id-7773 .mfp-image-holder .mfp-title,
    .page-id-7804 .mfp-image-holder .mfp-title {
        font-size: 16px;
    }
    .page-id-7773 .mfp-image-holder .mfp-description,
    .page-id-7804 .mfp-image-holder .mfp-description {
        font-size: 12px;
        margin-top: 6px;
        line-height: 16px;
        max-width: 190px;
    }
    .page-id-7773 .mfp-image-holder button.mfp-arrow,
    .page-id-7804 .mfp-image-holder button.mfp-arrow {
        top: 47%;
    }
    .page-id-7773 .mfp-image-holder button.mfp-arrow.mfp-arrow-left,
    .page-id-7804 .mfp-image-holder button.mfp-arrow.mfp-arrow-left {
        left: -41px;
    }
    .page-id-7773 .mfp-image-holder button.mfp-arrow.mfp-arrow-right,
    .page-id-7804 .mfp-image-holder button.mfp-arrow.mfp-arrow-right {
        right: -41px;
        left: auto;
    }
}

/* green-sec  */
h3.heading{
    font-size: 2rem;
    line-height: 3rem;
    font-weight: 400;
}
h4.sub-heading{
    font-size:1.1rem;
    font-weight:400;
    line-height:26px;
    margin-bottom:20px;
}
h3.heading+p,
h4.sub-heading+p{
    font-weight:300;
    line-height:1.8rem;
}
.row.three-col-row>.col>.col-inner{
    padding:50px 40px;
}
.row.three-col-row>.col:nth-child(2){
    background-color:#FFFDF6;
}
.row.three-col-row>.col>.col-inner img{
    max-width:90%;
    height:auto;
    margin-top:20px;
}
.row.three-col-row>.col>.col-inner h3+p{
    line-height:1.6rem;
}

/* investor education */
.educate-list{
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width: 768px){
    .educate-list{
        flex-direction: column;
    }
    .educate-list>.educate-item{
        margin:10px 0;
    }
    .educate-item img{
        height: 40px;
    }
    .investor-information-nav-bar-row .mobile-top-menu-text+img{
        display: none;
    }
}
.educate-item{
    padding: 0 10px;
}
.educate-item a{
    display: block;
    padding: 15px 20px;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 21%);
}
.educate-item img{
    height: 47px;
    width: auto;
}
.educaiton-sec.section{
    background-color: rgb(250 250 250);
    padding: 60px 0;
    min-height: 400px;
}

.education-content {
    background: #FFFFFF;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 21%);
    border-radius: 18px;
    padding: 60px 55px;
}
.education-content h4{
    font-size: 20px;
    line-height:29px;
    margin-bottom: 15px;
}
.education-content .time{
    font-size: 12px;
    line-height: 26px;
    letter-spacing: 0.2px;
}
.education-content .feature-image{
    margin:16px 0 46px;
}
@media screen and (max-width: 768px){
    .educaiton-sec.section{
        padding: 40px 0;
    }
    .education-content {
        padding: 20px 15px;
    }
    .education-content .feature-image{
        margin:16px 0 20px;
    }
}

.education-list-row.row{
    background: #FFFFFF;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 21%);
    border-radius: 18px;
    padding: 70px 85px;
}

.education-box{
    display: flex;
    align-items: center;
    padding: 30px 15px 18px;
    justify-content: space-between;
    font-family: Noto_Sans!important;
}

.education-box+.education-box{
    border-top: solid 1px rgba(92,92,92,0.2);
}
.education-box div{
    color: #5B5C5E;
}
.education-box .datetime{
    width: 70px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.education-box .day{
    font-size: 50px;
    line-height: 55px;
    color: #FFCB02;
    letter-spacing: 1.3px;
}
.education-box .year-month{
    font-size: 14px;
    line-height: 14px;
    color: #1C1C1C;
    letter-spacing: 0.36px;
}

.education-box .text{
    font-size: 14px;
    line-height: 20px;
    margin: 0 50px;
    width:calc(100% - 118px) ;
}
.education-box .title{
    padding-bottom: 12px;
}
.education-box .arrow{
    width: 48px;

}
.education-list-row .pagination-list{
    color: #5B5C5E;
    display: flex;
    justify-content: center;
    margin-top:70px;
}
.education-list-row .pagination-list .page-numbersP{
    margin-bottom: 15px;
}
.education-list-row .pagination-list .page-numbers:not(.next):not(.prev){
    font-size: 24px;
    line-height: 46px;
    display: block;
    width: 48px;
    border: 1px solid #ffcb02;
    text-align: center;
}

.education-list-row .pagination-list .page-numbers+.page-numbers{
    margin-left: 15px;
}

.education-list-row .pagination-list .page-numbers:not(.next):not(.prev).current,
.education-list-row .pagination-list .page-numbers:not(.next):not(.prev):hover{
    background-color: #ffcb02;
    color:#fff;
}
@media screen and (max-width: 768px) {
    .education-list-row.row {
        padding: 30px 10px 50px 10px;
    }

    .education-box .text {
        margin: 0 20px;
        width: calc(100% - 30px);
    }

    .education-list-row .pagination-list {
        margin-top:30px;
        padding: 0 20px;
    }

    .education-list-row .pagination-list .page-numbers:not(.next):not(.prev){
        font-size: 18px;
        line-height: 30px;
        display: block;
        width: 32px;
    }
    .education-list-row .pagination-list img{
        width: 32px;
    }
}

.education-nav{
    margin:60px 0 40px;
}
.education-nav  .next-prev-nav .flex-col+.flex-col,
.education-nav  .next-prev-nav {
    border:none!important;
}
.education-nav  .next-prev-nav>div{
    padding: 0;
}
.education-nav .nav-next{
    display: flex;
    justify-content: end;
}

.education-nav .nav-previous >a,
.education-nav .nav-next>a{
    position: relative;
    font-size: 0;
    display: block;
    height: 48px;
    width: 48px;
}


.education-nav .nav-previous >a:before,
.education-nav .nav-next >a:before{
    content: '';
    width: 48px;
    height: 48px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;

}
.education-nav .nav-previous >a:before{
    background-image: url(/wp-content/uploads/2022/01/l-arrow.png);
    left: 0;
}
.education-nav .nav-previous >a:hover:before{
    background-image: url(/wp-content/uploads/2022/01/l-arrow-x.png);

}
.education-nav .nav-next >a:before {
    background-image: url(/wp-content/uploads/2022/01/r-arrow.png);
    right: 0;
}
.education-nav .nav-next >a:hover:before {
    background-image: url(/wp-content/uploads/2022/01/r-arrow-x.png);
}
@media screen and (max-width: 768px) {
    .education-nav{
        margin:40px 0 30px;
    }
    .education-nav .nav-previous >a,
    .education-nav .nav-next>a{
        height: 32px;
        width: 32px;
    }
    .education-nav .nav-previous >a:before,
    .education-nav .nav-next >a:before{
        width: 32px;
        height: 32px;
    }
}


/* distributor tags */

.distributor-tag-list {
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.distributor-tag-list > li {
    padding: 0 10px;
    margin: 10px 15px 0 0 !important;
    font-size: 18px;
    line-height: 26px;
    /*     background-color: #ff7100; */
    color: #4b4b4b;
    border-radius: 4px;
    font-weight: 500;
}

.distributor-tags-option {
    flex: 1;
    margin-left: 20px;
}
@media screen and (max-width: 768px) {
    .distributor-tags-option {
        flex: auto;
        width: 100%;
        margin-left: 0;
    }
}
/* distributor checkbox */
.post-type-archive-distributor .media-press-release-select {
    flex-direction: column;
}

.distributor-tags-checkbox {
    margin: 30px 0 10px;
    width: 100%;
    text-align: left;
}
.distributor-tags-checkbox h4 {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 20px;
}
.distributor-tags-checkbox > ul {
    margin: 0;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: baseline;
    flex-wrap: wrap;
}

.distributor-tags-checkbox > ul > li {
    list-style: none;
    margin: 0 30px 10px 0 !important;
}

.distributor-tags-checkbox input[type="checkbox"] {
    display: none;
}

.distributor-tags-checkbox input[type="checkbox"] {
    background: #ffffff;
    border: 1px solid #00205b;
    background: #00205b;
}

.distributor-tags-checkbox label {
    height: 20px;
    width: 20px;
    display: inline-block !important;
    background-image: url(/wp-content/uploads/2020/05/radio.png);
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    margin-top: 3px;
    margin-right: 5px;
}
.distributor-tags-checkbox input[type="checkbox"]:checked + label {
    background-image: url(/wp-content/uploads/2020/05/radio_select.png);
}
.distributor-tags-checkbox li span {
    font-family: "BwModelica", sans-serif;
    font-size: 14px;
    color: #1c1c1c;
    letter-spacing: 0;
    font-weight: normal;
    line-height: 20px;
}

/* distributor checkbox end */

/* single display product magnific popup start */
.single-product .mfp-image-holder .mfp-figure {
    z-index: 1000;
}
.single-product .mfp-image-holder .mfp-figure {
    width: 90vw;
    height: 600px;
    /* box-shadow: none; */
    max-width: 900px;
    background-color: transparent;
    position: relative;
}
.single-product .mfp-image-holder .mfp-close {
    position: absolute;
    right: 0;
    width: 38px;
    font-size: 40px;
    background: #fdcb03 !important;
    color: white;
    opacity: 1;
    box-shadow: none !important;
    cursor: pointer;
}
.single-product .mfp-image-holder figure {
    position: relative;
    top: 50px;
    background: #ffffff;
    border-radius: 15px;
    margin: 0 auto;
    width: 500px;
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.single-product .mfp-image-holder .mfp-img {
    padding: 0;
    width: 350px;
    height: 350px;
    object-fit: cover;
}
.single-product .mfp-image-holder .mfp-bottom-bar {
    display: flex;
    flex-direction: column;
    top: auto;
    left: 5%;
    bottom: 5%;
    width: auto;
}
.single-product .mfp-image-holder .mfp-title {
    color: #648d00;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    width: fit-content;
}
.single-product .mfp-image-holder .mfp-counter {
    display: none;
}
.single-product .mfp-image-holder .mfp-description {
    font-size: 14px;
    color: #5b5c5e;
    margin-top: 10px;
    line-height: 20px;
    width: fit-content;
    max-width: 240px;
}
.single-product .mfp-image-holder .mfp-figure:after {
    background: none !important;
    box-shadow: none !important;
}
.single-product .mfp-image-holder button.mfp-arrow {
    opacity: 1 !important;
    position: absolute !important;
    top: 50%;
    mix-blend-mode: normal;
    z-index: 99999;
    margin-top: 0;
}
.single-product .mfp-image-holder button.mfp-arrow.mfp-arrow-left {
    left: 0;
}
.single-product .mfp-image-holder button.mfp-arrow.mfp-arrow-right {
    right: 0;
    left: auto;
}
.single-product .mfp-image-holder button.mfp-arrow:before,
.single-product .mfp-image-holder button.mfp-arrow:after {
    display: none;
}
.single-product .mfp-image-holder .mfp-arrow-right > i {
    font-size: 46px !important;
    color: white;
    line-height: 50px;
}

.product-details-components {
    justify-content: flex-start;
}
.product-details-component-block {
    width: 25%;
    padding: 0 15px;
}
@media screen and (max-width: 768px) {
    .single-product .mfp-image-holder .mfp-figure {
        height: 400px;
        width: 100%;
    }
    .single-product .mfp-image-holder figure {
        width: 300px;
        height: 300px;
    }
    .single-product .mfp-image-holder .mfp-img {
        width: 260px;
        height: 260px;
    }
    .single-product .mfp-image-holder .mfp-title {
        font-size: 16px;
    }
    .single-product .mfp-image-holder .mfp-description {
        font-size: 12px;
        margin-top: 6px;
        line-height: 16px;
        max-width: 190px;
    }
    .single-product .mfp-image-holder button.mfp-arrow.mfp-arrow-left {
        left: -41px;
    }
    .single-product .mfp-image-holder button.mfp-arrow.mfp-arrow-right {
        right: -41px;
        left: auto;
    }
    .product-details-components {
        justify-content: space-between;
    }
    .product-details-component-block {
        width: 48%;
        padding: 0;
    }
}
/* single display product magnific popup end */

/* full screen style start */
#top-bar > .container,
#masthead > .container {
    max-width: 100%;
    padding-right: 0;
}
#top-bar .account-item,
#top-bar .cart-item,
#top-bar .html_topbar_right {
    margin: 0;
}
#top-bar .account-item .header-button > a i {
    display: none;
}
#top-bar .account-item .header-button > a,
#top-bar .cart-item > a,
#top-bar #language-popup {
    height: 70px;
    width: 70px;
    margin: 0;
    padding: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    border-radius: 0 !important;
}
#top-bar .account-item .header-button > a {
    position: relative;
    background-color: #d5d5d5;
}
#top-bar .account-item .header-button > a:before {
    content: "";
    background-image: url(/wp-content/uploads/2022/05/account-icon.png);
    position: absolute;
    width: 24px;
    height: 24px;
    background-size: cover;
    top: calc(50% - 12px);
    left: calc(50% - 12px);
}
#top-bar .cart-item > a {
    background-color: #000;
}
#top-bar .cart-item > a .image-icon,
#top-bar .cart-item > a img,
#top-bar #language-popup img {
    height: 24px;
    width: 24px;
    margin: 0;
}
#top-bar #language-popup {
    background-color: #00205b;
}
/* full screen style end */

/* investor page */
.investor-3-sec ul {
    display: flex;
    justify-content: space-between;
}
.investor-3-sec ul > li {
    list-style: none;
    margin: 0 !important;
    width: calc(25% - 20px);
    display: flex;
    flex-direction: column;
}

.investor-3-sec ul > li:nth-child(2n) {
    flex-direction: column-reverse;
}
.investor-3-sec ul > li img {
    width: 100%;
    height: 242px;
    object-fit: cover;
}

.stock-nav-cards {
    display: flex;
    flex-direction: column;
}
.stock-nav-cards > a {
    display: block;
    background-color: #fff;
    padding: 21px;
    font-size: 0.875rem;
    height: 120px;
    position: relative;
    font-weight: 600;
}
.stock-nav-cards > 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;
    bottom: 20px;
    right: 21px;
}
.stock-nav-cards > a.active,
.stock-nav-cards > a:hover {
    background-color: #00205b;
    color: #fff;
}
.stock-nav-cards > a.active:before,
.stock-nav-cards > a:hover:before {
    background-image: url(/wp-content/uploads/2022/05/Button-arrow-white.png);
}
.stock-nav-cards > a:last-child {
    border-top: 2px solid #f2f2f2;
}
@media screen and (max-width: 768px) {
    .investor-3-sec ul {
        flex-direction: column;
    }
    .investor-3-sec ul > li {
        width: 100%;
    }
    .investor-3-sec ul > li:nth-child(2n) {
        flex-direction: column;
    }
    .stock-nav-cards > a {
        border-top: 2px solid #f2f2f2;
        padding: 0 21px;
        line-height: 60px;
        height: 60px;
    }
}

.button.wide-btn {
    text-transform: capitalize;
    width: 100%;
    margin: 0;
}
.stock-infor-sec .icon-text {
    display: flex;
    align-items: center;
}
.stock-infor-sec .icon-text img {
    height: 60px;
    width: auto;
}
.stock-infor-sec .icon-text div {
    font-family: "BwModelica-Bold";
    font-size: 0.75rem;
    line-height: 1rem;
    padding-left: 10px;
}
.stock-infor-sec .text-right img {
    height: 35px;
    width: auto;
}

.investor-contact-sec .icon-text {
    display: flex;
    align-items: center;
    margin-bottom: 17px;
}
.investor-contact-sec .icon-text img {
    height: 32px;
    width: auto;
    margin-right: 15px;
}
.investor-contact-sec .icon-text h6 {
    line-height: 2rem;
    margin: 0;
}
/* investor page end */

/* custom load more button start */
.post-type-archive-media_press_releases .press-release-result-box {
    display: none;
}

/* custom load more button end */

/* worldwide page start */
.location-map {
    margin-bottom: 30px;
    position: relative;
}
.location-map img {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    max-height: 400px;
    width: auto;
    object-fit: cover;
    transition: opacity 0.5s ease-in-out;
}

.location-map .boardmap {
    position: relative;
}
.practice-sec .accordion {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.practice-sec .accordion-inner {
    margin-bottom: 20px;
    padding: 0;
}
.practice-sec .accord-content {
    position: absolute;
    width: 100%;
    left: 0;
    padding: 0;
    display: flex;
}

.practice-sec .accord-content h5 {
    color: #fff;
    padding: 21px 21px 0;
    margin: 0;
}
.practice-sec .accord-content h5 + div {
    color: #fff;
    font-size: 0.735rem;
    padding: 0 21px;
}
.practice-sec .accord-content > div {
    display: flex;
    flex-direction: column;
    background-color: #00205b;
}
.practice-sec .accord-content > div:not(.left):not(.right) {
    width: 100%;
}
.practice-sec .accord-content > div:not(.left):not(.right) ul {
    width: 66%;
}
.practice-sec .accord-content > div {
    /* 	padding: 21px 0; */
}
.practice-sec .accord-content > div.right > div {
    height: 50%;
}
.practice-sec .accord-content > div.right a {
    width: 100%;
    font-size: 0.875rem;
    border: none;
    margin: 0;
    padding: 0;
    height: 100%;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    padding-left: 48px;
    position: relative;
}
.practice-sec .accord-content > div.right > div:first-child a {
    background-color: #070800;
    color: #fff;
}
.practice-sec .accord-content > div.right > div:last-child a {
    background-color: #d5d5d5;
    color: #00205b;
}
.practice-sec .accord-content > div.right a:before,
.practice-sec .accord-content > div.right a:after {
    content: "";
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
}
.practice-sec .accord-content > div.right a:before {
    left: 21px;
}
.practice-sec .accord-content > div.right a:after {
    left: 140px;
}
.practice-sec .accord-content > div.right > div:first-child a:before {
    background-image: url(/wp-content/uploads/2022/05/start-icon.png);
}
.practice-sec .accord-content > div.right > div:last-child a:before {
    background-image: url(/wp-content/uploads/2022/05/map-icon.png);
}
.practice-sec .accord-content > div.right > div:first-child a:after {
    background-image: url(/wp-content/uploads/2022/05/Button-arrow-white.png);
}
.practice-sec .accord-content > div.right > div:last-child a:after {
    background-image: url(/wp-content/uploads/2022/05/Button-arrow.png);
}
.practice-sec .accord-content > div ul {
    display: flex;
    flex-wrap: wrap;
}
.practice-sec .accord-content > div ul > li {
    list-style: none;
    display: flex;
    align-items: center;
    width: 50%;
    padding: 0 21px;
    margin: 18px 0 0;
    color: #fff;
    font-size: 0.735rem;
    line-height: 1.125rem;
}
.practice-sec .accord-content li i {
    height: 18px;
    width: 18px;
    margin-right: 9px;
    font-size: 15px;
}

@media screen and (min-width: 768px) {
    .practice-sec .accordion-inner,
    .practice-sec .accord-content {
        height: 180px;
    }
    .practice-sec .accord-thailand .accordion-inner,
    .practice-sec .accord-thailand .accord-content {
        height: 210px;
    }

    .practice-sec .accordion-item {
        width: calc(33.33% - 14px);
        margin: 0 7px;
    }
    .practice-sec .accordion-item:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: 14px;
    }

    .practice-sec .accordion-item:nth-child(3n) {
        margin-left: 14px;
        margin-right: 0;
    }
    .practice-sec .accord-content .left {
        width: calc(66.66% + 14px);
    }
    .practice-sec .accord-content .right {
        width: calc(33.34% - 14px);
    }
}
@media screen and (max-width: 768px) {
    .practice-sec .accordion-item {
        width: 100%;
    }
    .practice-sec .accord-content {
        position: relative;
        width: 100%;
        flex-direction: column;
    }
    .practice-sec .accordion-inner {
        margin-bottom: 15px;
    }
}
.practice-sec .accordion-title {
    border-top: 4px solid transparent;
    border-bottom: 4px solid #f3f3f3;
    height: 120px;
    padding: 21px;
    background-color: #fff;
}
.practice-sec .accordion-title.active {
    border-top: 4px solid #00205b;
}
.practice-sec a.accordion-title:before {
    content: "";
    position: absolute;
    left: 21px;
    bottom: 21px;
    background-size: cover;
    width: 27px;
    height: 18px;
}

.accord-australia a.accordion-title:before {
    background-image: url(/wp-content/uploads/2020/04/auflag.png);
}
.accord-china a.accordion-title:before {
    background-image: url(/wp-content/uploads/2020/04/cnflag.png);
}
.accord-japan a.accordion-title:before {
    background-image: url(/wp-content/uploads/2020/04/jpflag.png);
}
.accord-germany a.accordion-title:before {
    background-image: url(/wp-content/uploads/2020/04/gmflag.png);
    background-position: bottom;
}
.accord-thailand a.accordion-title:before {
    background-image: url(/wp-content/uploads/2020/04/tlflag.png);
}
.accord-philippines a.accordion-title:before {
    background-image: url(/wp-content/uploads/2020/04/plflag.png);
}
.accord-singapore a.accordion-title:before {
    background-image: url(/wp-content/uploads/2020/04/spflag.png);
}

.accord-singapore a.accordion-title:before {
    background-image: url(/wp-content/uploads/2020/04/spflag.png);
}
.accord-korea a.accordion-title:before {
    background-image: url(/wp-content/uploads/2020/07/Koreaflag.jpg);
}
.accord-vietnam a.accordion-title:before {
    background-image: url(/wp-content/uploads/2020/07/Vietnam.png);
}

.practice-sec .accordion .toggle i.icon-angle-down {
    display: none;
}
.practice-sec .accordion .toggle {
    right: 21px;
    left: auto;
    top: 70px;
    transform: none;
    height: 24px;
    width: 24px;
    font-size: 0;
    line-height: 0;
    margin: 0;
    opacity: 1;
}
.practice-sec .accordion-title span {
    font-weight: 600;
}
.practice-sec .accordion-title .toggle:before {
    background-image: url(/wp-content/uploads/2022/05/Framex-plus.png);
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background-size: cover;
    width: 24px;
    height: 24px;
}
.practice-sec .accordion-title.active .toggle:before {
    background-image: url(/wp-content/uploads/2022/05/Framex-minus.png);
}

@media screen and (max-width: 768px) {
    .location-map img {
        max-width: 100%;
        padding: 40px 5px 20px 5px;
    }
}

/* inquiry form */
.sale-inquiry-form select option:first-of-type {
    display: none;
}
.sale-inquiry-form input,
.sale-inquiry-form select,
.sale-inquiry-form div.ginput_container {
    margin-top: 0 !important;
    margin-bottom: 0;
    padding: 0;
}
.sale-inquiry-form .form-title {
    margin: 0 0 30px 0;
}
.sale-inquiry-form .gfield_label,
.doc-request-form .gfield_label {
    border: none;
    text-transform: unset;
    margin-bottom: 15px !important;
    font-size: 0.875rem;
    line-height: 1.125rem;
}
.sale-inquiry-form .gfield_required,
.doc-request-form .gfield_required {
    color: #00205b !important;
}
.sale-inquiry-form_wrapper.gform_wrapper.gravity-theme .sale-inquiry-form input,
.sale-inquiry-form_wrapper.gform_wrapper.gravity-theme
.sale-inquiry-form
select,
.sale-inquiry-form_wrapper.gform_wrapper.gravity-theme
.sale-inquiry-form
textarea,
.doc-request-form_wrapper.gform_wrapper.gravity-theme .doc-request-form input,
.doc-request-form_wrapper.gform_wrapper.gravity-theme .doc-request-form select,
.doc-request-form_wrapper.gform_wrapper.gravity-theme
.doc-request-form
textarea {
    line-height: 48px;
    border: none;
    box-shadow: none;
    border-bottom: solid 1px #070800;
    background-color: #fafafa;
    font-size: 0.735rem;
}

.sale-inquiry-form input:not([type="submit"]),
.sale-inquiry-form select,
.doc-request-form input:not([type="submit"]):not(.gfield-choice-input),
.doc-request-form select {
    padding: 0 0 0 15px !important;
    height: 48px;
}
.sale-inquiry-form textarea,
.doc-request-form textarea {
    padding: 10px 15px 0 15px !important;
    line-height: 27px !important;
}

.sale-inquiry-form_wrapper.gform_wrapper.gravity-theme input[type="submit"],
.doc-request-form_wrapper.gform_wrapper.gravity-theme input[type="submit"] {
    color: #fff !important;
    background-color: #00205b;
    text-transform: capitalize;
    font-family: "BwModelica-Bold";
    font-size: 1.125rem;
    margin: 0 0 15px;
    border: none;
}
.sale-inquiry-form_wrapper.gform_wrapper #field_submit img,
.doc-request-form_wrapper.gform_wrapper #field_submit img {
    display: none;
}
.sale-inquiry-form .ginput_container_consent input {
    height: auto;
}
.sale-inquiry-form .gfield_consent_label {
    font-size: 0.875rem;
    color: #00205b;
}

.sale-inquiry-form .gfield,
.doc-request-form .gfield {
    font-size: 0.875rem;
}
.sale-inquiry-form .gfield:not(.gfield_html):not(.policy-link),
.doc-request-form .gfield:not(.gfield_html):not(.policy-link) {
    margin-bottom: 30px;
}

.sale-inquiry-form .gform_footer {
    text-align: right;
    padding: 0;
}
.sale-inquiry-form .ginput_container_consent > input[type="checkbox"] {
    /* 	-webkit-appearance: none;
      background-color: white;
      border: 2px solid #FFCB02;
      box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
      padding: 9px!important;
      border-radius: 3px;
      display: inline-block;
      position: relative;
      vertical-align: bottom; */
}
.sale-inquiry-form .ginput_container_consent > input[type="checkbox"]:checked {
    /* 	background-color: white;
      padding:1px;
      border: 2px solid #FFCB02;
      box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
      color: #99a1a7; */
}
.sale-inquiry-form
.ginput_container_consent
> input[type="checkbox"]:checked:active {
    /* 	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); */
}
.sale-inquiry-form
.ginput_container_consent
> input[type="checkbox"]:checked:after {
    /* 	content: '鈼';
      line-height:0;
      font-size: 1.45em;
      position: absolute;
      bottom:10px;
      left:-1px;
      color:#FFCB02; */
}
.sale-inquiry-form input,
.sale-inquiry-form textarea,
.sale-inquiry-form input::placeholder,
.sale-inquiry-form select,
.sale-inquiry-form textarea::placeholder,
.doc-request-form input,
.doc-request-form textarea,
.doc-request-form input::placeholder,
.doc-request-form select,
.doc-request-form textarea::placeholder {
    color: #00205b !important;
}

.sale-inquiry-form .gfield_checkbox {
    display: grid;
    grid-column-gap: 2%;
    grid-row-gap: 0px;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(auto-fill, auto);
    width: 100%;
}

.sale-inquiry-form .captcha-image,
.doc-request-form .captcha-image {
    border: none;
    display: flex;
    align-items: center;
    padding: 0;
}
.sale-inquiry-form .captcha_instructions,
.doc-request-form .captcha_instructions {
    margin-right: 20px;
    font-weight: 600;
    text-align: left;
}
.sale-inquiry-form .captcha-image .captcha_instructions span,
.doc-request-form .captcha-image .captcha_instructions span {
    color: #00205b !important;
    text-decoration: underline;
}

.sale-inquiry-form .captcha-image label,
.doc-request-form .captcha-image label {
    background-color: #fafafa;
    margin: 0;
    width: auto !important;
    padding: 10px 0;
}
.sale-inquiry-form .captcha-image .captcha_instructions + label,
.doc-request-form .captcha-image .captcha_instructions + label {
    padding-left: 30px;
}
.sale-inquiry-form .captcha-image label:last-child,
.doc-request-form .captcha-image label:last-child {
    padding-right: 30px;
}
.warranty-form_wrapper .captcha-image label {
    display: inline-block !important;
}
.sale-inquiry-form .label-hidden label,
.doc-request-form .label-hidden label {
    opacity: 0;
}
/* service enquiry form */
.service-enquiry-sec .gform_wrapper.gravity-theme .ginput_container_date input {
    width: 100%;
}
.service-enquiry-sec .sale-inquiry-form .captcha-image {
    flex-wrap: wrap;
}
.service-enquiry-sec .sale-inquiry-form .captcha_instructions {
    width: 100%;
    margin-bottom: 20px;
}
.service-enquiry-sec
.sale-inquiry-form
.captcha-image
.captcha_instructions
+ label {
    padding-left: 50px;
}
.service-enquiry-sec .sale-inquiry-form .captcha-image label:last-child {
    padding-right: 50px;
}
.service-enquiry-sec .sale-inquiry-form .gform_delete_file {
    margin: 0;
}
.service-enquiry-sec .sale-inquiry-form .gform_delete_file .dashicons-trash {
    font-size: 24px;
}
@media screen and (max-width: 768px) {
    .sale-inquiry-form .label-hidden label,
    .doc-request-form .label-hidden label {
        display: none !important;
    }
}
@media screen and (min-width: 768px) {
    .sale-inquiry-form ul.gform_fields li.gfield,
    .doc-request-form ul.gform_fields li.gfield {
        padding-right: 30px;
    }
}

/* worldwide page end */

/* document request form start */
.doc-request-form_wrapper.gform_wrapper .gf_list_inline .gfield_radio {
    display: flex;
}
.doc-request-form_wrapper.gform_wrapper .gf_list_inline .gfield_radio > div {
    width: 50%;
}
.doc-request-form_wrapper.gform_wrapper input[type="radio"] {
    margin-bottom: 6px;
    position: relative;
}

.doc-request-form_wrapper.gform_wrapper 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;
}

.doc-request-form_wrapper.gform_wrapper 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 #00205b;
    z-index: 100;
}

.doc-request-form_wrapper.gform_wrapper input[type="radio"]:checked:after {
    width: 11px;
    height: 11px;
    border-radius: 11px;
    top: 0px;
    left: 1px;
    position: absolute;
    background-color: #00205b;
    content: "";
    display: inline-block;
    box-sizing: content-box;
    visibility: visible;
    z-index: 100;
}

.doc-request-form_wrapper.gform_wrapper li.gf_list_inline ul.gfield_radio li {
    margin-right: 40px !important;
}
.doc-request-form_wrapper.gform_wrapper ul li.gfield {
    margin-top: 0;
    margin-bottom: 0;
}

/* document request form end */
.custom-breadcrumb b,
.custom-breadcrumb b a {
    color: #000000;
}

/* new press release archive */
.post-type-archive-press_releases .press-releases-result-section div.left-col {
    padding: 0 15px 20px;
}

.post-type-archive-press_releases .press-release-result-box {
    background-color: #fafafa;
}
.post-type-archive-press_releases .investor-last-sec {
    background-color: #fff;
}
.post-type-archive-press_releases .media-press-releases-keyword-search h3 {
    margin-bottom: 42px;
}
.post-type-archive-press_releases
.press-releases-result-section-new-year-option-row {
    position: relative;
}
.post-type-archive-press_releases
.press-releases-result-section-new-year-option-row
select {
    margin-bottom: 0;
    box-shadow: none;
    font-size: 1.125rem;
    line-height: 47px;
    color: #00205b;
    background: transparent;
    text-align: left;
    letter-spacing: 0;
    padding: 0 30px 0 0;
    border: none;
    border-bottom: 1px solid #00205b;
    font-weight: 600;
}
.post-type-archive-press_releases
.press-releases-result-section-new-year-option-row:before {
    content: " ";
    background-image: url(/wp-content/uploads/2022/05/Button-top.png);
    position: absolute;
    opacity: 1;
    right: 0;
    top: 15px;
    transform: rotate(180deg);
    width: 18px;
    height: 18px;
    background-size: cover;
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: 100;
}
.press-releases-keyword-search-text {
    font-size: 1.125rem;
    line-height: 2rem;
    margin-bottom: 44px;
    padding: 0 10px;
}

.post-type-archive-press_releases .media-press-release-select h6 {
    margin-bottom: 30px;
}
.post-type-archive-press_releases .media-press-release-select > div {
    flex-direction: column;
}
.post-type-archive-press_releases .press-releases-keyword-search-form input {
    border: none;
    border-bottom: 1px solid;
    background-color: #fafafa;
}
.post-type-archive-press_releases
.press-releases-keyword-search-form
input::placeholder {
    color: #070800 !important;
}
.post-type-archive-press_releases
.dv-new-press-releases-keyword-search-form
button {
    background-color: #00205b;
    color: #fff;
    text-transform: capitalize;
    font-size: 1.125rem;
    line-height: 47px;
    height: 47px;
    margin: 18px 0;
}

.post-type-archive-press_releases .press-release-result-date-day {
    font-size: 0.735rem;
    margin-bottom: 13px;
}

.post-type-archive-press_releases .investor-last-sec .press-release-title {
    color: #00205b;
    height: 4.115rem;
    margin-bottom: 13px;
}
.press-release-content-text {
    font-size: 0.875rem;
    line-height: 1.375rem;
    height: 4.115rem;
    overflow: hidden;
    color: #070800;
}
.post-type-archive-press_releases
.investor-last-sec
.press-release-result-box
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";
}

.post-type-archive-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-press_releases
.investor-last-sec
.press-release-result-box
a:hover {
    background: transparent;
    color: #00205b;
}
.post-type-archive-press_releases .pagenav img {
    border: 2px solid;
    border-radius: 5px;
}

@media screen and (max-width: 768px) {
    .post-type-archive-press_releases .media-press-releases-keyword-search h3 {
        margin-bottom: 20px;
    }
    .media-press-release-select > div:not(:last-child) {
        margin-bottom: 40px;
    }
    .post-type-archive-press_releases .media-press-release-select h6 {
        margin-bottom: 20px;
    }
    .press-releases-keyword-search-text {
        padding: 0 15px;
    }
    .post-type-archive-press_releases .press-release-result-box {
        margin: 0 15px 15px;
    }
    .post-type-archive-press_releases
    .investor-last-sec
    .press-release-result-box
    a {
        position: relative;
    }
    .post-type-archive-press_releases .pagenav {
        padding: 0 15px;
    }
}

/* new press release archive end */
/* submenu custom toggle start */
li.toggle-menu:not(.current-menu-ancestor) > ul.sub-menu,
li.toggle-menu:not(.ubermenu-current-menu-ancestor) > ul.ubermenu-submenu,
.ubermenu-active
li.toggle-menu:not(.ubermenu-current-menu-ancestor)
> ul.ubermenu-submenu {
    display: none;
}
.ubermenu-submenu li.toggle-menu > a.ubermenu-target {
    margin-right: 25px;
}
.toggle-menu .toggle-img {
    position: absolute;
    top: 11px;
    right: -22px;
    height: 22px;
    width: auto;
    padding: 3px;
    margin-left: 10px;
    transform: rotate(90deg);
}

li.toggle-menu > a.active > .toggle-img {
    transform: rotate(0);
}
@media screen and (max-width: 768px) {
    .sidebar-menu li.toggle-menu {
        position: relative;
        padding-right: 15px;
        margin-bottom: 0!important;
    }
    .sidebar-menu li.toggle-menu > a {
        padding-right: 20px;
    }
    .sidebar-menu .toggle-menu .toggle-img {
        position: absolute;
        top: 5px;
        right: 14px;
        height: 14px;
        width: auto;
        padding: 0;
        transform: rotate(90deg);
    }
}
/* submenu custom toggle end */

/* extra style */
.single-images .share-button{
    opacity:0;
}
.single-images .gallery-col>.col-inner:hover + .share-button,
.single-images .gallery-col> .share-button:hover{
    opacity:100;
}

.loading-more{
    font-family: "Barlow Condensed", sans-serif;
    font-size: 28px;
    color: #f28601!important;
    letter-spacing: 0.02em;
    font-weight:600;
}

.justify-text{
    text-align: justify;
}


/* extra menu style */
a>i.icon-search{
    display: none;
}
li.header-search>a{
    position: relative;
}

.searchform-wrapper .searchform button[type="submit"]{
    position: relative;
}
.searchform-wrapper .searchform button[type="submit"]>i{
    display: none;
}

li.header-search>a:before,
.searchform-wrapper .searchform button[type="submit"]:before{
    content:'';
    position: absolute;
    background-image: url(/wp-content/uploads/2022/05/search-icon.png);
    background-size: cover;
    top: 50%;
    transform: translateY(-50%);
    left: 25px;
    height: 20px;
    width: 20px;
    opacity:1!important;
}

.searchform-wrapper .searchform button[type="submit"]:before{
    left: 10px;
    height: 18px;
    width: 18px;
}

@media screen and (max-width:768px){
    #header.has-sticky{
        height:auto;
    }
    .menu-product-first-cate-name a{
        font-size:0.735rem;
    }
}

/* main menu image style start */
.ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target{
    font-size: 0.875rem;
    line-height: 1.125rem;
}
#ubermenu-nav-main-17-primary>li.ubermenu-item-level-0:first-child>.ubermenu-target,
#ubermenu-nav-main-17-primary>li.ubermenu-item-level-0:nth-child(2)>.ubermenu-target{
    position:relative;
    height: 32px;
}

#ubermenu-nav-main-17-primary>li.ubermenu-item-level-0:first-child>.ubermenu-target{
    /*width:128px;*/
}
#ubermenu-nav-main-17-primary>li.ubermenu-item-level-0:nth-child(2)>.ubermenu-target{
    /*width:110px;*/
}
#ubermenu-nav-main-17-primary>li.ubermenu-item-level-0:first-child>.ubermenu-target>span,
#ubermenu-nav-main-17-primary>li.ubermenu-item-level-0:nth-child(2)>.ubermenu-target>span{
    /*display:none;*/
}
#ubermenu-nav-main-17-primary>li.ubermenu-item-level-0:first-child>.ubermenu-target:after,
#ubermenu-nav-main-17-primary>li.ubermenu-item-level-0:nth-child(2)>.ubermenu-target:after{
    /*content:'';*/
    /*background-size:cover;*/
    /*background-repeat:no-repeat;*/
    /*position:absolute;*/
    /*left:12px;*/
    /*height:18px;*/
    /*top: 50%;*/
    /*transform: translateY(-50%);*/
    /*z-index:1;*/
}

#ubermenu-nav-main-17-primary>li.ubermenu-item-level-0:first-child>.ubermenu-target:after{
    /*background-image:url(/wp-content/uploads/2022/05/pvez-white-x.png);*/
    /*width:104px;*/
}

#ubermenu-nav-main-17-primary>li.ubermenu-item-level-0:nth-child(2)>.ubermenu-target:after{
    /*background-image:url(/wp-content/uploads/2022/05/runnur-white-x.png);*/
    /*width:85px;*/
}

#ubermenu-nav-main-17-primary .ubermenu-item-level-0:first-child > .ubermenu-target:hover:after,
#ubermenu-nav-main-17-primary .ubermenu-item-level-0:first-child:hover > .ubermenu-target:after,
#ubermenu-nav-main-17-primary .ubermenu-item-level-0:first-child.ubermenu-active > .ubermenu-target:after,
#ubermenu-nav-main-17-primary .ubermenu-item-level-0:first-child.ubermenu-current-menu-ancestor > .ubermenu-target:after{
    /*background-image:url(/wp-content/uploads/2022/05/pvez-blue-x.png);*/
}
#ubermenu-nav-main-17-primary .ubermenu-item-level-0:nth-child(2) > .ubermenu-target:hover:after,
#ubermenu-nav-main-17-primary .ubermenu-item-level-0:nth-child(2):hover > .ubermenu-target:after,
#ubermenu-nav-main-17-primary .ubermenu-item-level-0:nth-child(2).ubermenu-active > .ubermenu-target:after,
#ubermenu-nav-main-17-primary .ubermenu-item-level-0:nth-child(2).ubermenu-current-menu-ancestor > .ubermenu-target:after{
    /*background-image:url(/wp-content/uploads/2022/05/runnur-blue-x.png);*/
}
/* main menu image style end */

form[name="login"] .tml-submit-wrap button[type="submit"]{
    color: #fff!important;
}<!--0.00029206275939941-->