/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


/* FONT STARTS */

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
a,
strong,
input,
button,
form,
label {
    font-family: 'Lato', sans-serif !important;
}


/* FONT ENDS */


/* GLOBAL STYLES STARTS */

ul li,
ol li {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #030E1C;
    opacity: 1;
    margin-bottom: 10px;
    text-align: left;
}

h2,
.post-content h2,
.image-content-block h1 {
    font-size: 50px !important;
    font-weight: 900 !important;
    letter-spacing: 0px;
    color: #030E1C !important;
    opacity: 1;
    word-break: break-word;
    line-height: 50px !important;
}

h3,
h2.content-box-heading,
.banner-form h2 {
    font-size: 30px !important;
    line-height: 36px !important;
    font-weight: 900 !important;
    letter-spacing: 0px;
    color: #030E1C !important;
    /* text-transform: uppercase; */
    opacity: 1;
    margin-top: 0 !important;
    letter-spacing: 0.8px !important;
}

.post-content .banner-form h2,
.banner-form h2 {
    margin-bottom: 10px !important;
}

h4,
.help-boxes h2.content-box-heading {
    font-size: 28px !important;
    line-height: 34px !important;
    font-weight: 900 !important;
    letter-spacing: 0px;
    color: #030E1C !important;
    /* text-transform: capitalize !important;*/
    opacity: 1;
    margin-bottom: 20px !important;
}


/* GLOBAL STYLES ENDS */


/*   OVERRIDE CSS STARTS  */

html:not(.avada-html-layout-boxed):not(.avada-html-layout-framed) {
    background-color: #ffffff;
}

.fusion-main-menu .fusion-main-menu-search a {
    font-family: icomoon !important;
    cursor: pointer;
    font-size: 22px !important;
    color: #FFFFFF !important;
}

.fusion-main-menu .fusion-main-menu-icon:after {
    color: #fff !important;
}

.fusion-main-menu .sub-menu .current-menu-item>a,
.fusion-main-menu .sub-menu .current_page_item>a {
    background: none !important;
}

.rev-btn.rs-layer,
.button-default,
.pagination a:first-child,
.pagination a:last-child,
.button-custom,
.wpcf7-form-control.wpcf7-submit,
.btn-primary,
.pagination li:last-child a.next,
.pagination li:first-child a,
.contact-menu-item>a.fusion-bar-highlight span.menu-text,
.tribe-events-button,
.form-payment input[type="submit"] {
    font-family: 'Lato', sans-serif !important;
    background:  #FCB415 !important;
    border-radius: 0 20px !important;
    opacity: 1;
    min-height: 50px !important;
    padding: 16px 40px !important;
    text-align: center !important;
    font-size: 14px !important;
    font-weight: 900 !important;
    letter-spacing: 0px !important;
    color: #1A2A57 !important;
    text-transform: uppercase !important;
    opacity: 1 !important;
    border: none !important;
    cursor: pointer;
}

.rev-btn.rs-layer {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0 40px !important;
}

.rev-btn.rs-layer a {
    font-family: 'Lato', sans-serif !important;
    font-size: 14px !important;
    color: #FFFFFF !important;
    text-transform: uppercase !important;
    font-weight: 900 !important;
}


/* .pagination li:last-child a.next,
.pagination li:first-child a,
.pagination a:first-child,
.pagination a:last-child {
    background: #BFBFBF !important;
} */

.contact-menu-item>a.fusion-bar-highlight span.menu-text {
    padding: 16px 20px !important;
}

.button-yellow .btn.button-default {
    background: #FFB500 !important;
}

.button-right button {
    text-align: right !important;
    margin-left: auto;
}

.button-custom .fusion-button-text {
    color:  #1A2A57 !important;
}

.button-default .fusion-button-text {
    color:  #1A2A57 !important;
}

a.button-default {
    color: #1A2A57 !important;
}

.button-blue,
.button-blue.button-default {
    background: #002A6B !important;
    color:  #1A2A57 !important;
}

textarea {
    resize: none;
}

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

.text-light-gray {
    color: #BFBFBF;
}


/* HEADER STARTS */

.fusion-header {
    box-shadow: 0px 1px 1px #00000029;
}

.menu-text {
    text-align: center;
    font-size: 14px;
    font-weight: 900;
    line-height: 17px;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase !important;
    opacity: 1;
}


/* HEADER ENDS */


/* OVERRIDE CSS ENDS  */


/* GLOBAL STYLES STARTS */

.copyright {
    background: #F0F3F8 !important;
}

.fusion-layout-column {
    margin-bottom: 0 !important;
}

.copyright-links a {
    text-decoration: underline;
    text-align: left;
    font-size: 16px !important;
    letter-spacing: 0px;
    color: #5D6D86 !important;
}

.copyright-links a:after {
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.copyright-links p {
    margin: 0 !important;
}

.fusion-social-network-icon {
    color: #ffffff !important;
    background-color: #5D6D86 !important;
    margin: 0 0 0 10px !important;
}

.copyright .fusion-social-networks-wrapper {
    margin: 0 !important;
    text-align: right;
}

.copyright .fusion-row {
    padding: 11px 0 8px 0;
}

.mr-15 {
    margin-right: 15px;
}


/* FATFOOTER STARTS */

.fusion-tb-footer.fusion-footer {
    z-index: 9;
    position: relative;
}

.fat-footer {
    padding-top: 95px !important;
    padding-bottom: 85px !important;
}

.fusion-footer h4 {
    text-align: left;
    font-size: 20px !important;
    font-weight: 900 !important;
    letter-spacing: 1px !important;
    color: #030E1C !important;
    text-transform: uppercase !important;
    opacity: 1;
    margin: 0 0 10px 0;
}

.fat-footer .widget li a {
    text-align: left;
    font-size: 16px !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    color: #030E1C !important;
    line-height: 19px !important;
    opacity: 0.8;
    padding: 0 !important;
    margin-bottom: 10px !important;
}

.fat-footer .fusion-text {
    text-align: left;
    font-size: 16px !important;
    line-height: 19px !important;
    letter-spacing: 0px;
    color: #142338 !important;
    opacity: 1;
}

.fat-footer .copyright-text {
    text-align: left;
    font-size: 12px !important;
    line-height: 15px;
    letter-spacing: 0px;
    color: #142338;
    opacity: 0.5;
}

.fat-footer p {
    font-size: 14px;
    line-height: 24px;
    color: #030E1C;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pt-60 {
    padding-top: 60px !important;
}

.font-25,
.font-25 p {
    font-size: 25px;
}

.font-weight-400 {
    font-weight: 400 !important;
}


/* FOOTER CTA STARTS */

.footer-cta {
    height: 250px !important;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
}

.footer-cta .fusion-row {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
}

.footer-cta h2 {
    text-align: left;
    font-size: 50px !important;
    font-weight: 900 !important;
    line-height: 44px !important;
    letter-spacing: 0px;
    color: #ffffff !important;
    opacity: 1;
    margin: 0 0 10px 0 !important;
}

.footer-cta .fusion-text {
    text-align: left;
    font-size: 20px !important;
    line-height: 24px !important;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    margin: 0 !important;
}

.footer-cta .fusion-text p {
    margin: 0 0 20px 0 !important;
    padding: 0 !important;
    color: #ffffff;
}

.footer-cta .fusion-imageframe {
    margin: -50px 0 0 30px;
}

.footer-cta>.fusion-row .fusion-column-first,
.footer-cta>.fusion-row .fusion-column-last {
    margin: 0 !important;
}

.footer-cta>.fusion-row>.fusion-column-first .fusion-column-wrapper {
    /* padding: 0 0 20px 80px !important; removed for italy */
    padding: 0 0 0 80px !important;
}


/* FOOTER CTA STARTS */

.ls-overflow-visible {
    height: 660px;
}

html body .ls-container,
#ls-global .ls-container {
    height: 660px !important;
}


/* POST CONTENT CSS STARTS */

.post-content h2 {
    margin: 0 0 30px 0 !important;
}

.post-content p,
.content-container, .tribe-events-content p {
    font-size: 20px !important;
    line-height: 30px !important;
    letter-spacing: 0px;
    color: #030E1C;
    opacity: 1;
}

.width70 p,
.width70 h1,
.width70 h2,
.width70 h3,
.width70 ul,
.width70 h4,
.width70 h5,
.width70>ol,
.width70.intropara ul,
.width70.intropara div,
.width70-bullet-content ol,
.width70 .anr_captcha_field,
.width70 div.d-flex.align-items-center.justify-space-between {
    width: 70%;
    margin: 0 auto 20px auto !important;
}

.width70-bullet-content ol {
    padding: 0 0 0 10px;
}

.width70 .imageframe-align-center {
    width: 70% !important;
    margin: 0 auto 20px auto !important;
}

.width70 .imageframe-align-center .fusion-imageframe {
    max-width: 100% !important;
}

.intropara a,
.width70 a,
.toggle-content.post-content a {
    color: #1A2A57 !important;
}

.width70 blockquote {
    width: 70%;
    margin: 0 auto 20px auto !important;
}

.width70 blockquote p,
.width70 blockquote h3,
body.single-post blockquote h3,
.width70 blockquote h2 {
    width: 100%;
}

width70 blockquote h3,
.width70 blockquote h2 {
    margin: 0 0 20px 0 !important;
}

.width70>.fusion-fullwidth.fullwidth-box {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.width70>ol {
    padding: 0 0px 0 15px;
}

.width70>ol ol {
    margin-top: 20px;
    margin-bottom: 30px;
}

.width60 {
    width: 60%;
}

.pl-15P {
    padding-left: 15%;
}

.pl-0 {
    padding-left: 0% !important;
}

.pl-70 {
    padding-left: 70px;
}

.pr-70 {
    padding-right: 70px;
}

.m-0 {
    margin: 0 !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.pt-100 {
    padding-top: 100px !important;
}

.pb-100 {
    padding-bottom: 100px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb--50P {
    margin-bottom: 50%;
}

.mb--200 {
    margin-bottom: -200px;
}

.mb-300 {
    margin-bottom: 300px !important;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb--60 {
    margin-bottom: -60px !important;
}

.mb--125 {
    margin-bottom: -125px !important;
}

.mx-auto {
    margin: 0 auto;
}

.ml--10P {
    margin-left: -8% !important;
}

.width50P {
    width: 50% !important;
}

.width-250 {
    width: 250px !important;
}

.m-0 {
    margin: 0 !important;
}

.p-0 {
    padding: 0 !important;
}

.width100P {
    width: 100% !important;
}

.button-width {
    width: 190px !important;
    padding: 16px 0 !important;
}

.pr-20 {
    padding-right: 20px;
}

.float-right {
    float: right !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.bottom--125 {
    bottom: -125px;
    z-index: 9;
}

.bottom--65 {
    bottom: -65px;
    z-index: 9;
}

.bottom--180 {
    bottom: -180px;
    z-index: 8;
}

.d-flex {
    display: flex !important;
}

.justify-space-between {
    justify-content: space-between;
}

.align-items-center {
    align-items: center;
}

.flex-column {
    flex-flow: column;
}

.ptb-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

.ptb-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

.ptb-150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
}

.d-flex-row .fusion-row {
    display: flex;
    display: -ms-flexbox;
}

.align-items-center-row .fusion-row {
    align-items: center;
}

.ptb-80-row .fusion-row {
    padding-top: 80px;
    padding-bottom: 80px;
}

.pt-0 .fusion-row {
    padding-top: 0 !important;
}


/* POST CONTENT CSS ENDS */

.content-boxes.row {
    margin-left: -8px;
    margin-right: -8px;
}

.custom-content-box img {
    float: none;
    margin: 0;
    height: 110px;
    width: auto;
    margin-bottom: 35px;
}

.custom-content-box .image {
    margin-left: auto !important;
    top: auto !important;
    position: relative !important;
    left: auto !important;
    margin-bottom: 30px;
}

.custom-content-box .content-box-wrapper {
    padding: 84px 76px 84px 76px !important;
}

.custom-content-box .content-box-column-1 .content-box-wrapper {
    border-radius: 30px 0px;
}

.custom-content-box .content-box-column-2 .content-box-wrapper {
    border-radius: 0 30px;
}

.custom-content-box .col-sm-6 {
    padding: 0 8px;
}

.custom-content-box .content-box-column-1 .button-default {
    background: #00A1E5 !important;
}

.fluid-block .fusion-builder-row-inner {
    background: transparent linear-gradient(69deg, #00A1E5 0%, #002A6B 100%) 0% 0% no-repeat padding-box;
    padding: 50px !important;
    color: #fff !important;
    min-height: 280px;
}

.fluid-block .fusion-imageframe {
    width: 100%;
}

.fluid-block img {
    height: 590px;
    object-fit: cover;
    width: 100%;
}

.fluid-block .fusion-layout-column {
    margin-right: 0% !important;
}

.fluid-block .fusion-builder-row-inner h3,
.fluid-block .fusion-builder-row-inner p {
    color: #fff !important;
}

.fluid-block .fusion-builder-row-inner p {
    min-height: 120px;
}


/* GLOBAL STYLES ENDS */

.help-boxes {
    margin-bottom: 50px !important;
}

.help-boxes .content-wrapper-boxed {
    padding: 76px 14px 56px 14px !important;
}

.help-boxes .content-container {
    margin-bottom: 30px;
    min-height: 90px;
}

.help-boxes .content-container .fusion-read-more-button {
    margin-top: 0 !important;
}

.content-box-column-1 a.fusion-read-more-button {
    background: #00A1E5 !important;
}

.content-box-column-2 a.fusion-read-more-button {
    background: #7EFFE7 !important;
    color: #142338 !important;
}

.content-box-column-2 a.fusion-read-more-button .fusion-button-text {
    color: #142338 !important;
}

.content-box-column-3 a.fusion-read-more-button {
    background: #02BEE9 !important;
}


/* BANNER STARTS */

.common-banner,
.banner-operational {
    min-height: 580px;
    margin-top: -60px;
    z-index: 9;
}

.common-banner .fusion-row {
    height: 100%;
    min-height: 580px;
    display: flex;
    display: -ms-flexbox;
    align-items: center !important;
    /* padding-top: 96px; */
    max-width: 1088px !important;
}

.common-banner .fusion-builder-row.fusion-row {
    max-width: 1088px !important;
}

.common-banner .fusion-row>.fusion-column-first>.fusion-column-wrapper,
.secondary-banner .fusion-row>.fusion-column-first>.fusion-column-wrapper {
    padding-left: 0 !important;
}

.common-banner .fusion-column-wrapper {
    color: #fff !important;
    font-size: 20px;
}

.banner-operational .fusion-row,
.banner-operational .fusion-layout-column,
.banner-operational .fusion-column-wrapper {
    height: 100% !important;
}

.banner-operational .fusion-builder-row-inner {
    height: calc(100% - 125px) !important;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
}

.banner-operational .fusion-builder-row-inner>.fusion-layout-column {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
}

.banner-operational .fusion-builder-row-inner .fusion-column-wrapper {
    height: auto !important;
}

.banner-operational .fusion-builder-row-inner p {
    color: #fff;
}

.banner-form {
    margin-top: -60px !important;
    background: #FFFFFF;
    border-radius: 0px 50px;
    opacity: 1;
    padding: 50px 40px 50px 40px;
    margin-bottom: 60px !important;
}

.banner-form h2 {
    text-transform: capitalize !important;
}

.banner-form label {
    font-size: 20px;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: 0px;
    color: #030E1C;
    opacity: 1;
}

.ls-inner,
.ls-layers,
.banner-blueBg {
    background: transparent linear-gradient(299deg, #002C67 0%, #00A0DF 100%) 0% 0% no-repeat padding-box !important;
}

.ls-layers::before,
.banner-blueBg::before,
.banner-shape::before {
    position: absolute;
    content: "";
    left: 28% !important;
    top: 0;
    background: url("https://vestagingstorage.blob.core.windows.net/vestagimagesandfiles/2020/06/banner-circle-white.png");
    width: 100%;
    height: 100%;
    background-position: left bottom;
    background-repeat: no-repeat;
}

.ls-layers h1,
.common-banner h1,
.avada-page-titlebar-wrapper h1,
.secondary-banner h1 {
    text-align: left;
    font-size: 56px !important;
    line-height: 72px !important;
    font-weight: 900 !important;
    letter-spacing: 0px !important;
    color: #FFFFFF !important;
    text-transform: uppercase !important;
    opacity: 1;
}

.banner-operational h1 {
    text-align: left;
    font-size: 50px !important;
    line-height: 60px !important;
    font-weight: 900 !important;
    letter-spacing: 0px !important;
    color: #FFFFFF !important;
    text-transform: uppercase !important;
    opacity: 1;
}

.banner-operational h1 {
    margin-top: 0 !important;
}

.ls-layers p {
    text-align: left;
    font-size: 20px !important;
    line-height: 30px !important;
    letter-spacing: 0px;
    color: #FFFFFF !important;
    opacity: 1;
}

img.ls-layer {
    mix-blend-mode: screen;
}

.ls-wrapper.ls-in-out .ls-layer {
    min-width: 200px;
}

.common-banner h1 {
    margin: 0 0 10px 0 !important;
    word-break: break-word;
}

.common-banner p {
    color: #FFFFFF;
}

.ls-wrapper p {
    white-space: normal !important;
}

.ls-wrapper a,
.ls-wrapper a:hover,
.ls-wrapper a:focus {
    color: #fff !important;
}


/* .banner-about .fusion-builder-row {
        mix-blend-mode: screen;
    } */

.secondary-banner {
    height: 380px;
    margin-top: -60px;
    padding: 0 !important;
}

.secondary-banner .fusion-row {
    height: 100%;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    /* padding-bottom: 55px; */
}

.secondary-banner.banner-shape .fusion-row {
    padding-bottom: 0;
}

.secondary-banner .fusion-row h1 {
    margin: 0;
}


/* BANNER ENDS */


/* HOME TESTIMONIALS STARTS */

.home-testimonials {
    padding: 0 !important;
}

.easy_testimonial {
    width: 100% !important;
    display: flex;
    display: -ms-flexbox;
    border-radius: 0 50px 0 50px;
}

.home-testimonials .easy_testimonial {
    border-radius: 0 !important;
}

.home-testimonials .easy_testimonial_image_wrapper {
    padding: 50px !important;
}

.home-testimonials .testimonial_body_container {
    padding: 50px !important;
}

.easy-t-cycle-controls {
    text-align: center;
    /* width: fit-content !important; */
    position: absolute;
    right: auto;
    bottom: -35px;
    z-index: 99;
    text-align: center;
    width: 100% !important;
}

.easy-t-cycle-pager span {
    width: 30px !important;
}

.testimonial-container {
    /* width: 100% !important;
        padding: 0 !important; */
}


/* .home-testimonials .testimonial-thumbnail,
.easy_testimonial_image_wrapper {
    width: 50% !important;
    float: left;
    margin-bottom: 0 !important;
    flex: 0 0 50%;
} */

.easy_testimonial_image_wrapper {
    width: 30% !important;
    float: left;
    margin-bottom: 0 !important;
    flex: 0 0 30%;
    padding: 25px !important;
}

.easy_t_single_testimonial blockquote.easy_testimonial {
    padding: 0 !important;
}

.easy_t_single_testimonial blockquote p span.testimonial-client {
    width: auto !important;
    white-space: nowrap;
    margin-right: 2px !important;
}

.testimonial-client {
    position: relative;
    padding-right: 3px;
    /* padding-left: 20px; */
}


/* .testimonial-client::before {
    position: absolute;
    content: ",";
    right: 0;
    bottom: -10px;
    padding-left: 0;
    text-align: left;
    font-size: 16px !important;
    font-weight: 900;
    line-height: 19px;
    letter-spacing: 0px;
    color: #5D6D86 !important;
    text-transform: uppercase !important;
    opacity: 1;
    margin: 0 0 10px 0 !important;
} */

.easy_testimonial_image_wrapper img {
    /* width: 100% !important;
    border-radius: 0 !important;
    margin: 0 !important; */
    /* object-fit: cover; */
    object-fit: contain;
    width: 100% !important;
    border-radius: 0 !important;
    margin: 0 !important;
    /* height: 100%; */
    border-radius: 0 50px 0 50px !important;
}


/* .home-testimonials .testimonials-shortcode-blockquote,
.testimonial_body_container {
    width: 50%;
    float: right;
    padding: 50px 100px;
} */

.easy_testimonial .grey-ribbon_style {
    margin: 20px 0;
    border-radius: 0 20px 0 20px;
    border: 2px solid #069cd7 !important;
    padding: 30px 0 0 0;
    width: 100%;
    background: #fff;
}

.easy_testimonial .grey-ribbon_style .rate-area-5,
.easy_testimonial .title-area-5 .easy_testimonial_title {
    display: none;
}

.home-testimonials .testimonials-shortcode-blockquote,
.testimonial_body_container {
    width: 70%;
    float: right;
    padding: 25px 50px;
    /* padding: 50px 70px; */
}

.easy_testimonial div {
    font-family: 'Lato', sans-serif !important;
}

.easy_testimonial .footer-area-5 .footer-text {
    position: relative;
}

.easy_testimonial .footer-area-5:before {
    left: 2% !important;
}

.easy_testimonial .footer-area-5 {
    padding: 30px 0 17px 20px;
}

.easy_testimonial .footer-area-5 .testimonial-client {
    color: #fff !important;
    text-align: left;
    font-size: 20px !important;
    font-weight: 900;
    line-height: 19px;
    letter-spacing: 0px;
    text-transform: uppercase !important;
    opacity: 1;
    margin: 0 0 10px 0 !important;
}

.easy_testimonial .footer-area-5 .testimonial-position {
    margin: 5px 0 16px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

.easy_testimonial .testimonial_body::before {
    left: 0px !important;
}

.easy_testimonial .grey-ribbon_style .footer-area-5 {
    background: #069cd7 !important;
    border-radius: 0 0 0 16px;
    border: none !important;
}

.easy_testimonial .testimonial_body p {
    width: 100%;
    padding-left: 30px !important;
    padding-top: 0 !important;
}

.fusion-testimonials.clean blockquote q p,
.testimonial_author {
    font-style: italic;
    font-size: 30px !important;
    line-height: 34px;
    text-align: left;
}

.home-testimonials h4,
.testimonial_author span {
    text-align: left;
    font-size: 16px !important;
    font-weight: 900;
    line-height: 19px;
    letter-spacing: 0px;
    color: #5D6D86 !important;
    text-transform: uppercase !important;
    opacity: 1;
    margin: 0 0 10px 0 !important;
}

.testimonial_author span.date {
    display: none !important;
}

.testimonial_author {
    display: flex;
    display: -ms-flexbox;
    width: 100%;
}

.testimonial_author cite {
    display: flex;
    display: -ms-flexbox;
    width: 100%;
}

.home-testimonials .testimonials-shortcode-blockquote q,
.testimonial_body,
.special-testimonials q {
    background: none !important;
    position: relative;
}

.home-testimonials .testimonials-shortcode-blockquote q::before,
.testimonial_body p::before,
.special-testimonials q::before {
    position: absolute;
    content: "“";
    left: -15px;
    color: #FFB500;
    top: 0px;
    text-align: left;
    font-size: 90px;
    line-height: 60px;
    font-weight: bold;
    letter-spacing: 2.8px;
}

.easy_testimonial .testimonial_body p {
    position: relative;
}

.pr-4P {
    padding-right: 4%;
}

.spl-testimonials .easy_testimonial .footer-area-5 {
    padding: 10px 0 10px 20px !important;
}

.spl-testimonials .easy-t-cycle-pager {
    position: relative;
    top: 25px;
}

.home-testimonials .testimonials-shortcode-blockquote q::after,
.testimonial_body p::after,
.special-testimonials q::after {
    position: absolute;
    content: "“";
    /* right: -15px; */
    color: #FFB500;
    /* bottom: 0px; */
    bottom: 0;
    left: auto;
    text-align: left;
    font-size: 90px;
    line-height: 60px;
    font-weight: bold;
    letter-spacing: 2.8px;
    transform: rotate(180deg);
    margin-left: 10px;
}

.special-testimonials q::before {
    left: -25px !important;
}

.special-testimonials q::after {
    right: 0 !important;
    bottom: 15px !important;
}

.home-testimonials .review.avatar-image {
    background: #F0F3F8 !important;
}

#fusion-testimonials-1 a:hover,
#fusion-testimonials-1 .activeSlide {
    background-color: #FFB500 !important;
    border: 2px solid #FFB500 !important;
}

#fusion-testimonials-1 a {
    border: 2px solid #BFBFBF !important;
}

.reviews {
    display: flex !important;
    align-items: center !important;
}

.fusion-testimonials.clean blockquote q,
.testimonial_body,
.testimonial_body p {
    /* padding: 60px 100px; */
    padding: 0px 0 0 15px !important;
    /* line-height: 34px;
        font-size: 18px; */
    font-style: italic;
    /* font-size: 30px !important;
    line-height: 34px !important; */
    text-align: left !important;
    letter-spacing: 0 !important;
    font-size: 24px !important;
    margin-bottom: 30px;
    line-height: 30px !important;
}

.company-name {
    padding: 0 100px;
}


/* RESOURCE PAGE CSS STARTS */

.resource-wrap {
    width: 33.333% !important;
    margin: 0% !important;
    padding: 0 8px !important;
    position: relative;
	min-height:400px;
}

.resource-wrap img {
    width: 100% !important;
    height: 250px;
    object-fit: contain !important;
    margin-bottom: 20px;
    background: #f0f3f8;
}

.post-content p.cat-name-display {
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 44px !important;
    letter-spacing: 0px !important;
    color: #FFFFFF !important;
    text-transform: uppercase;
    opacity: 1;
    background: #5C6D86 0% 0% no-repeat padding-box !important;
    border-radius: 0px 0px 20px 0px !important;
    opacity: 1;
    height: 44px;
    padding: 0 20px !important;
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 0;
}

.resource-wrap a {
    font-size: 21px;
    font-weight: 900;
    line-height: 26px;
    letter-spacing: 0px;
    color: #030E1C !important;
    opacity: 1;
}

.resource-wrap .cat-name-display.webinar,
.category-articles .fusion-single-line-meta a {
    background: #5D6D86 !important;
}

.resource-wrap .cat-name-display.video,
.category-video .fusion-single-line-meta a {
    background: #EF7522 !important;
}

.resource-wrap .cat-name-display.case-study,
.category-case-study .fusion-single-line-meta a {
    background: #002A6B !important;
}

.resource-wrap .cat-name-display.news,
.category-news .fusion-single-line-meta a {
    background: #B10000 !important;
}

.resource-wrap .cat-name-display.brochures,
.category-brochures .fusion-single-line-meta a {
    background: #002A6B !important;
}

.resource-wrap .cat-name-display.Event,
.category-Event .fusion-single-line-meta a {
    background: #1a2a57 !important !important;
}


/* .pagination a:first-child,
    .pagination a:last-child {
        background: #FFB500 !important;
        border-radius: 0 20px !important;
        opacity: 1;
        height: 50px;
        padding: 16px 40px !important;
        text-align: center !important;
        font-size: 14px !important;
        font-weight: 900 !important;
        letter-spacing: 0px !important;
        color: #FFFFFF !important;
        text-transform: uppercase !important;
        opacity: 1 !important;
    } */

.pagination {
    margin: 0 !important;
    text-align: center;
    width: 100% !important;
    display: block;
}

.pagination a:first-child {
    float: left !important;
}

.pagination a:last-child {
    float: right !important;
}

.pagination a {
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: 0px;
    opacity: 1;
    border: none !important;
    color: #BFBFBF !important;
    /* color: #FFB500 !important; */
    padding: 0 !important;
    width: auto !important;
    padding: 0 15px !important;
    margin: 0 !important;
    height: 50px !important;
}

.pagination span {
    font-size: 20px;
    font-weight: 900;
    line-height: 50px;
    color: #FFB500;
    height: 50px;
    display: inline-block;
}

.pagination span.current {
    background: none !important;
    color: #FFB500 !important;
    border: none !important;
}

.w3eden .panel-footer {
    display: none !important;
}

.w3eden .pagination-centered.pagination {
    width: 100% !important;
    display: block !important;
    /* display: flex !important; */
    /* justify-content: center; */
    text-align: center;
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.w3eden .pagination-centered.pagination .flot-left {
    float: left;
}

.w3eden .pagination-centered.pagination .flot-right {
    float: right;
}


/* .w3eden .pagination-centered li:first-child {
    float: left;
}

.w3eden .pagination-centered li:last-child {
    float: right;
} */

.w3eden .pagination-centered li {}

.w3eden .pagination-centered li a.prev i,
.w3eden .pagination-centered li a.next i {
    display: none !important;
}

.w3eden .pagination a:last-child {
    float: none !important;
}

.w3eden .pagination a,
.w3eden .pagination li {
    display: inline-block !important;
}

.w3eden .pagination a {
    text-align: center;
    font-size: 20px !important;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: 0px;
    opacity: 1;
    border: none !important;
    color: #BFBFBF !important;
    /* color: #FFB500 !important; */
    padding: 0 !important;
    width: auto !important;
    padding: 0 15px !important;
    background: none !important;
    min-width: auto !important;
    line-height: 50px !important;
}

.pagination li:last-child a.next,
.pagination li:first-child a {
    position: relative;
    font-size: 0 !important;
}

.pagination li:first-child a.disabled {
    opacity: 0.8 !important;
}

.pagination li:last-child a,
.pagination li:first-child a {
    padding: 16px 60px !important;
}

.pagination li:first-child a {
    margin-right: 15px;
}

.pagination li:last-child a {
    margin-left: 15px;
}

.pagination li:last-child a.next::before {
    position: absolute;
    content: "NEXT";
    left: 0;
    width: 100%;
    height: 100%;
    top: 2px;
    color: #fff !important;
    font-size: 15px !important;
    font-family: 'Lato', sans-serif !important;
}

.pagination li:first-child a::before {
    position: absolute;
    content: "PREVIOUS";
    left: 0;
    width: 100%;
    height: 100%;
    top: 2px;
    color: #fff !important;
    font-size: 15px !important;
    font-family: 'Lato', sans-serif !important;
}

.full-width-row {
    width: 100%;
    padding: 0 !important;
    max-width: 100% !important;
}

.full-width-row .fusion-row {
    max-width: 100% !important;
}

.half-column {
    width: 50%;
}

.half-col-right-content {
    padding: 0 20% 0 10%;
}

.image-content-block {
    position: relative !important;
    /* bottom: -110px !important; */
    bottom: 0 !important;
    overflow: hidden;
    z-index: 1;
}

.image-content-block .fusion-one-third {
    width: 45% !important;
    margin-right: 0% !important;
    padding: 80px 0 !important;
}

.image-content-block .fusion-two-third {
    width: 55% !important;
    margin-right: 0% !important;
}

.image-content-block .fusion-two-third img {
    width: 100% !important;
    height: 625px;
    object-fit: cover;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}

.pb-75 {
    padding-bottom: 75px !important;
}

.image-width-100P,
.image-width-100P img {
    width: 100%;
}

.filter-form .row {
    margin: 0 -8px 40px -8px;
}

.filter-form .col-md-4 {
    padding: 0 8px;
}

.filter-form label {
    font-size: 20px;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: 0px;
    color: #BFBFBF;
    opacity: 1;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
}

.filter-form select,
.filter-form input[type="text"] {
    background: #F0F3F8 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    width: 100%;
    border: none !important;
    padding: 10px;
}

.filter-form .vesearch {
    position: relative;
    top: -38px;
    right: 7px !important;
    float: right;
    background: none;
    border: none;
    font-size: 20px !important;
    color: #1A2A57 !important;
}

.filter-form .vesearch img {
    height: 20px;
    width: 20px;
    object-fit: cover;
}


/* CONTACT FORM STARTS */

.contact-banner .fusion-imageframe {
    height: 460px;
    position: absolute;
    right: 0;
    bottom: -286px;
}

.contact-banner .fusion-imageframe img {
    height: 450px;
    width: auto;
}

.banner-right-bottom-img {
    height: 550px;
    /* position: absolute !important; */
    right: 0;
    bottom: -2px;
}

.banner-right-bottom-img img {
    height: 550px;
    width: auto;
}

.contact-form {
    padding: 70px 0 !important;
}

.form-payment {
    margin-bottom: 50px;
    margin-top: 55px !important;
}

.wpcf7 label,
.form-payment .form-group label,
.pay-label {
    font-size: 20px;
    font-weight: 900;
    line-height: 24px;
    text-align: left;
    letter-spacing: 0px;
    color: #030E1C;
    opacity: 1;
}

.form-payment .form-group label {
    display: block;
    margin-bottom: 5px;
}

.pay-details {
    font-weight: 900;
}

.form-payment .form-group,
.order-details .col-md-6 {
    margin-bottom: 20px;
}

.form-payment .form-group .afterinput {
    margin-top: 10px;
    color: #BFBFBF !important;
}

.form-payment .securitynote {
    padding-top: 15px;
}

.form-payment .edit-group-controls {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
}

.form-payment.edit-payment label,
.pay-label {
    color: #BFBFBF !important;
}

.form-payment .edit-group-controls input[type="text"],
.form-payment .edit-group-controls input[type="email"],
.form-payment .edit-group-controls input[type="tel"],
.form-payment .edit-group-controls input[type="number"] {
    border: none !important;
    padding-left: 0 !important;
    background: none !important;
}

.form-payment .edit-group-controls input[type="button"] {
    color: #FFB500;
    font-size: 20px;
    text-align: right;
    background: none;
    border: none;
    font-weight: 900;
    letter-spacing: 0;
    cursor: pointer;
    position: relative;
    z-index: 1;
}

.wpcf7 .wpcf7-form-control,
.form-payment input[type="text"],
.form-payment input[type="tel"],
.form-payment input[type="number"],
.form-payment input[type="email"] {
    padding: 10px !important;
    background: #F0F3F8 0% 0% no-repeat padding-box !important;
    border-radius: 4px;
    opacity: 1;
    border: none !important;
    font-size: 20px;
    font-weight: 600;
    color: #000 !important;
}

.form-payment input[type="text"],
.form-payment input[type="tel"],
.form-payment input[type="number"],
.form-payment input[type="email"] {
    width: 100%;
    display: block;
    min-height: 50px;
}

.wpcf7 .wpcf7-form-control:hover,
.wpcf7 .wpcf7-form-control:focus,
.wpcf7 .wpcf7-form-control:active {
    border: none !important;
}

.wpcf7-form-control.wpcf7-radio {
    background: none !important;
    padding: 0 !important;
}

.wpcf7-form-control.wpcf7-radio .wpcf7-list-item.first {
    margin-left: 0 !important;
}

.contact-form textarea {
    height: 300px !important;
}

.input-bgNone .wpcf7-form-control {
    background: none !important;
}

.wpcf7-form-control.wpcf7-submit {
    background: #FFB500 !important;
    border-radius: 0 20px !important;
    opacity: 1;
    height: 50px !important;
    padding: 16px 40px !important;
    text-align: center !important;
    font-size: 14px !important;
    font-weight: 900 !important;
    letter-spacing: 0px !important;
    color: #FFFFFF !important;
    text-transform: uppercase !important;
    opacity: 1 !important;
    border: none !important;
}

.worldwide-offices {
    position: relative;
    z-index: 989;
    /* margin-bottom: -60px; */
    z-index: 1;
}

.worldwide-offices>.fusion-row.fusion-builder-row {
    padding: 120px 0 !important;
    max-width: 1088px !important;
}

.worldwide-offices.pb-0 {
    padding-bottom: 0 !important;
}

.text-lynch {
    color: #5d6d86 !important;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-captalize {
    text-transform: capitalize !important;
}

.border-bottom-double-gray {
    border-bottom: 2px solid #e1e5ec !important;
}

.distributor-block {
    padding: 45px 0 45px 0 !important;
}

.distributor-block .fusion-builder-row-inner {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
}

.distributor-block p {
    color: #fff !important;
    margin-bottom: 30px !important;
}

.address-h320 {
    height: 320px;
}

.address-h360 {
    height: 360px;
}

.height-400 {
    height: 400px;
}


/* CONTACT FORM ENDS */


/* RESOURCE PAGE CSS ENDS */


/* HOME TESTIMONIALS ENDS */


/* MODAL POPUP STARTS */

.fusion-modal,
.w3eden .modal,
.modal {
    background: #142338 !important;
}

.modal-backdrop {
    display: block !important;
    z-index: 1;
}

.w3eden .modal-dialog {
    position: absolute;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
    left: 30%;
    right: 30%;
    top: 15%;
    z-index: 30;
}

.w3eden .btn {
    background: #002A6B !important;
    margin-left: auto;
    margin-top: 10px !important;
    color: #fff !important;
}

.modal-lg {
    width: 830px;
}

.modal-footer {
    display: none !important;
}

.modal-header {
    padding: 0 !important;
    border: none !important;
    display: flex;
    display: -ms-flexbox;
    flex-direction: row-reverse;
}

.modal-title {
    font-size: 48px !important;
    text-transform: capitalize !important;
}

.fusion-modal .modal-dialog {
    overflow-y: initial !important;
}

.modal-content {
    padding: 40px;
    margin-bottom: 60px;
    border-radius: 0 !important;
}

.closebtn {
    background: none !important;
    border: none !important;
    cursor: pointer;
}

.modal-header .close,
.modal-header .closebtn span {
    color: #FFB500;
    font-weight: bold;
    opacity: 1;
    font-size: 30px;
}

.modal-header .close:hover,
.modal-header .close:focus,
.modal-header .closebtn span,
.modal-header .closebtn:hover,
.modal-header .closebtn:focus,
.modal-header .closebtn:active {
    outline: none !important;
}

.modal-body {
    padding: 40px 20px !important;
}

#exampleModal .modal-body {
    padding: 0 20px !important;
}

.modal-content .wpcf7-form-control-wrap {
    position: relative;
    margin-bottom: 30px !important;
    display: block;
}

.modal-content .select-arrow {
    background: none !important;
    border: none !important;
    color: #FFB500 !important;
    font-weight: 900;
    opacity: 1;
    text-shadow: none;
}

.modal-content .wpcf7-radio,
.modal-content .wpcf7-checkbox {
    padding: 15px 0 0 0 !important;
    display: block;
}

.modal-content .wpcf7-radio span.wpcf7-list-item {
    margin: 0 15px 0 0 !important;
}

.modal-content .wpcf7-checkbox span.wpcf7-list-item {
    margin: 0 0 0 0 !important;
}


/* MODAL POPUP ENDS */


/* HOME BLOG STARTS */

.home-blog-first-row .fusion-layout-column:nth-child(2),
.home-blog-last-row .fusion-layout-column:nth-child(2) {
    /* width: 50% !important; */
    /* padding: 0 8px !important; */
    /* margin: 0 !important; */
    padding: 0 !important;
}

.home-blog-first-row .fusion-layout-column:nth-child(3),
.home-blog-first-row .fusion-layout-column:nth-child(4),
.home-blog-last-row .fusion-layout-column:nth-child(1),
.home-blog-last-row .fusion-layout-column:nth-child(3) {
    /* width: 25% !important; */
    /* padding: 0 8px !important; */
    padding: 0 !important;
    /* margin: 0 !important; */
}

.home-blog-first-row h2,
.home-blog-last-row h2 {
    font-size: 20px !important;
    font-weight: 900;
    line-height: 26px !important;
    line-height: 26px;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.home-blog-content .fusion-read-more {
    font-size: 16px;
    font-weight: 900;
    line-height: 19px;
    color: #00A1E5 !important;
}

.home-blog-content .fusion-read-more::after {
    display: none !important;
}

.home-blog-content .fusion-inline-sep {
    display: none;
}

.home-blog-content .fusion-single-line-meta a {
    position: absolute;
    left: 20px;
    top: 20px;
    background: #FFB500 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 20px 0px;
    opacity: 1;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    letter-spacing: 0px;
    color: #FFFFFF !important;
    opacity: 1;
    padding: 14px 20px;
    z-index: 98;
    text-transform: uppercase;
}

.home-blog-content .fusion-single-line-meta span {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0px;
    color: #BFBFBF;
    opacity: 1;
}

.home-blog-content .fusion-content-sep.sep-double.sep-solid {
    border: none !important;
    display: none;
}

.home-blog-content .fusion-blog-shortcode-1 .fusion-posts-container,
.fusion-blog-shortcode-5 .fusion-posts-container {
    margin-left: -0 !important;
    margin-right: 0 !important;
}

.home-blog-first-row .fusion-layout-column:nth-child(2) .fusion-image-wrapper {
    /* height: 450px !important; */
    height: 528px;
    padding: 0 !important;
    margin: 0 !important;
}

.home-blog-first-row .fusion-post-wrapper,
.home-blog-last-row .fusion-layout-column:nth-child(2) .fusion-image-wrapper {
    /* height: 452px; */
    height: 528px;
    background: #fff !important;
    border: none !important;
}

.home-blog-content .fusion-blog-shortcode-1 .fusion-blog-layout-grid .fusion-post-grid {
    padding: 0;
}

.home-blog-content .fusion-blog-shortcode-11 .fusion-blog-layout-grid .fusion-post-grid {
    padding: 0 !important;
}

.fusion-blog-shortcode-5 .fusion-blog-layout-grid .fusion-post-grid {
    padding: 0;
}

.home-blog-content .flexslider .slides img {
    height: 200px;
    object-fit: cover;
}

.home-blog-content .fusion-image-wrapper .fusion-rollover {
    display: none !important;
}

.home-blog-content .fusion-layout-column:nth-child(2) .fusion-post-content-wrapper,
.home-blog-content .fusion-layout-column:nth-child(6) .fusion-post-content-wrapper {
    background-color: transparent !important;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+62,000000+100&0+0,0.65+62,0.65+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 62%, rgba(0, 0, 0, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 62%, rgba(0, 0, 0, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 62%, rgba(0, 0, 0, 0.65) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    /* IE6-9 */
    height: 100%;
    padding-top: 285px !important;
}

.home-blog-content .fusion-layout-column:nth-child(2) .fusion-post-content-wrapper a,
.home-blog-content .fusion-layout-column:nth-child(6) .fusion-post-content-wrapper a {
    color: #fff !important;
}

.home-blog-content .fusion-layout-column:nth-child(2) .fusion-post-content-wrapper h2 {
    min-height: auto !important;
}

.home-blog-content .fusion-layout-column:nth-child(2) .fusion-post-content {
    /* margin-top: 50%;
     */
}

.home-blog-content .fusion-layout-column:nth-child(2) .fusion-single-line-meta a {
    left: 0;
    top: 0;
}

.home-blog-last-row .fusion-layout-column:nth-child(2) .fusion-single-line-meta a {
    left: 0;
    top: -60px;
}

.home-blog-content .fusion-blog-shortcode-7 .fusion-posts-container {
    margin-left: -30px !important;
}

.home-blog-content .fusion-layout-column.fusion-one-half {
    /* width: 50% !important; */
    margin-right: 0 !important;
    padding: 0;
}

.home-blog-content .fusion-blog-shortcode-11 .fusion-posts-container {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
}

.home-blog-content .fusion-layout-column.fusion_builder_column_1_4 {
    /* width: 25% !important; */
    /* margin: 0 !important; */
}

.home-blog-content .fusion-blog-shortcode-11 .fusion-single-line-meta a {
    top: 0;
    left: 0 !important;
}

.home-blog-last-row .fusion-post-wrapper {
    height: 528px !important;
}

.home-blog-content .fusion-post-content-wrapper {
    padding: 20px !important;
}

.home-blog-content .post-content h2 {
    margin: 0 0 0 0 !important;
    min-height: 105px;
    word-break: break-word;
    max-height: 105px;
    overflow: hidden;
}

.home-blog-content .fusion-post-grid .fusion-post-content.post-content {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column-reverse;
}

.home-blog-content .fusion-post-grid .fusion-post-content.post-content .fusion-post-content-container {
    display: none;
}

.home-blog-content .fusion-post-grid .fusion-single-line-meta {
    margin: 0 0 20px 0 !important;
}

.fusion-blog-shortcode-2 .fusion-blog-layout-grid .fusion-post-grid {
    padding: 0 20px;
}

.fusion-blog-shortcode-3 .fusion-blog-layout-grid .fusion-post-grid {
    padding: 0 20px;
}

#blog-1-post-312 {
    top: 20px !important;
}

.home-blog-first-row .fusion-layout-column:nth-child(2) h2,
.home-blog-first-row .fusion-layout-column:nth-child(2) a,
.home-blog-first-row .fusion-layout-column:nth-child(2) span,
.home-blog-last-row .fusion-layout-column:nth-child(2) h2,
.home-blog-last-row .fusion-layout-column:nth-child(2) h2,
.home-blog-last-row .fusion-layout-column:nth-child(2) a {
    color: #ffffff !important;
}


/* HOME BLOG ENDS */


/* SUBMENU CSS STARTS */

.fusion-main-menu>ul>li {
    padding-right: 30px !important;
}

.fusion-main-menu>ul>li:last-child {
    padding-right: 0 !important;
}

.fusion-body .fusion-megamenu-wrapper .fusion-megamenu-holder .fusion-megamenu .fusion-megamenu-submenu {
    border: none !important;
}

.fusion-megamenu-bullet {
    display: none;
}

.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu a {
    padding: 5px 0;
}

.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu a {
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    font-weight: 900;
    letter-spacing: 0px;
    color: #030E1C;
    opacity: 1;
}

.fusion-megamenu-wrapper .fusion-megamenu-submenu {}

.fusion-megamenu-title,
.specialservices .fusion-bar-highlight {
    text-align: left;
    font-size: 14px !important;
    line-height: 17px !important;
    font-weight: 900 !important;
    letter-spacing: 0px;
    color: #ffb500 !important;
    text-transform: uppercase !important;
    opacity: 1;
    padding: 0 0 15px 0 !important;
}

.specialservices .fusion-bar-highlight {
    padding: 25px 0 15px 0 !important;
}

.contact-menu-item .fusion-megamenu-title,
.about-menu-item .fusion-megamenu-title {
    padding: 0 !important;
}


/* #menu-item-95 .sub-menu,
        #menu-item-96 .sub-menu,
        #menu-item-105 .sub-menu,
        #menu-item-129 .sub-menu,
        #menu-item-138 .sub-menu {
            margin-top: 40px !important;
        } */

.solution-menu-item .fusion-megamenu li:nth-child(2) ul.sub-menu,
.solution-menu-item .fusion-megamenu li:nth-child(3) ul.sub-menu,
.solution-menu-item .fusion-megamenu li:nth-child(4) ul.sub-menu,
.solution-menu-item .fusion-megamenu li:nth-child(5) ul.sub-menu {
    margin-top: 32px !important;
}

.sub-menu a,
.sub-menu li {
    background: none !important;
    color: #fff!important;
}
.sub-menu a:hover,
.sub-menu li:hover {
    background: none !important;
    color: #FCB415!important;
}

#menu-item-1065 .fusion-megamenu-holder,
#menu-item-306 .fusion-megamenu-holder {
    background: rgba(0, 0, 0, 0.2) !important;
    margin: 3px auto 0 auto;
}

#menu-item-1065 .fusion-megamenu-holder .fusion-megamenu-title,
#menu-item-306 .fusion-megamenu-holder .fusion-megamenu-title {
    color: #ffffff !important;
    padding: 0 0 0 0 !important;
}

#menu-item-1065 .fusion-megamenu-holder,
#menu-item-306 .fusion-megamenu-holder {
    border-top: none;
}

.fusion-megamenu-holder .fusion-megamenu-title a {
    color: #fff !important;
}

#menu-item-109 {
    width: 45%;
    border-right: 1px solid #e2e2e2 !important;
}

#menu-item-109 {
    width: 45%;
    border-right: 1px solid #e2e2e2 !important;
}

.product-menu-item .fusion-megamenu>li.col-lg-3.col-md-3:first-child {
    width: 45%;
    border-right: 1px solid #e2e2e2 !important;
    max-width: 45% !important;
    flex: 0 0 35% !important;
}

.product-menu-item .fusion-megamenu>li:nth-child(2) {
    margin-left: 5%;
}

.product-menu-item .fusion-megamenu>li:nth-child(3) .sub-menu,
.product-menu-item .fusion-megamenu>li:nth-child(4) .sub-menu {
    margin-top: 32px !important;
}

#menu-item-120 {
    margin-left: 5%;
}

.about-menu-item .fusion-megamenu-holder,
.contact-menu-item .fusion-megamenu-holder {
    background: linear-gradient(206deg, #02bee9 0%, #7EFFE7 140%) !important;
}

.about-menu-item .fusion-megamenu-holder .fusion-megamenu-title,
.contact-menu-item .fusion-megamenu-holder .fusion-megamenu-title {
    color: #fff !important;
	border-color: #ffb500;
}
.fusion-megamenu-holder{
	border-color: #ffb500 !important;
}
.fusion-main-menu>ul>li>a:not(.fusion-logo-link):not(.fusion-icon-sliding-bar):hover {
    border: none !important;
}

.fusion-main-menu>ul>li>a {
    padding: 0 20px;
}

.fusion-main-menu>ul>li:last-child>a {
    padding-right: 0 !important;
}

.avada-menu-highlight-style-bar:not(.fusion-header-layout-v6) .fusion-main-menu>ul>li>a {
    border: none !important;
}


/* SUBMENU CSS ENDS */


/* BANNER STARTS */

.banner-resources {
    background-image: linear-gradient(90deg, #00a0df 0%, #002c67 100%), url(https://vestagingstorage.blob.core.windows.net/vestagimagesandfiles/2020/05/Image-39.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-blend-mode: color !important;
    background-size: cover !important;
}

.banner-innovation {
    background: linear-gradient(295deg, #002C67 0%, #00A0DF 100%) 0% 0% no-repeat padding-box, url(https://vestagingstorage.blob.core.windows.net/vestagimagesandfiles/2020/06/banner-innovation.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-blend-mode: color !important;
    background-size: cover !important;
}

.banner-innovation::before {
    display: none !important;
}

.banner-flex .fusion-builder-row {
    display: flex;
    display: -ms-flexbox;
}

.banner-flex .fusion-column-last {
    height: 100%;
}

.banner-flex .fusion-column-last .fusion-column-wrapper {
    display: flex;
    display: -ms-flexbox;
    height: 100% !important;
    position: relative;
}


/* BANNER ENDS */


/* PRODUCT CTA STARTS */

.product-cta {
    padding-bottom: 145px !important;
}

.product-cta .fusion-builder-row-inner {
    padding: 60px !important;
}

.product-cta h3 {
    text-transform: uppercase;
}

.product-cta .fusion-builder-row-inner::before {
    border: 10px solid #FFB500;
    position: absolute;
    width: 540px;
    height: 380px;
    content: " ";
    right: 50px;
    bottom: -50px;
}

.product-cta .fusion-column-last {
    margin-top: -95px !important;
}

.product-cta .fusion-builder-row-inner .fusion-column-last .fusion-column-wrapper {
    text-align: center;
    background: none !important;
}

.product-cta .fusion-column-last .fusion-column-wrapper img {
    width: 510px;
    margin-top: -10px;
    margin-left: 15px;
    margin-right: auto;
}

.bg-solitude-row .fusion-row {
    background: #f0f3f8;
}

.row-middle-content .fusion-builder-row {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
}

.row-middle-content.align-items-start .fusion-builder-row {
    align-items: flex-start !important;
}

.products-list .product_wrapper {
    background-color: none !important;
    background: none !important;
    margin-bottom: 15px !important;
}

.products-list {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
}

.product_wrapper-threecolumn {
    width: 33.3%;
    padding: 0 10px;
}

.products-list .thumbnail_section {
    background: #F0F3F8;
    padding: 30px 60px;
    height: 320px;
    margin-bottom: 20px;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
}

.products-list .thumbnail_section img {
    max-width: 100%;
    height: 260px;
    object-fit: contain;
}

.products-list h3 {
    font-size: 20px !important;
    font-weight: 900;
    line-height: 26px !important;
    letter-spacing: 0px;
    color: #030E1C;
    text-align: center;
}

.product-slider {
    padding: 100px 0 100px 0 !important;
}

.product-slider .button-1.button-flat {
    background: #FFB500 !important;
}

.product-slider h1 {
    text-align: left;
    font-size: 75px !important;
    font-weight: 900 !important;
    line-height: 80px !important;
    letter-spacing: 0px;
    color: #030E1C;
    opacity: 1;
}

.product-slider>.fusion-builder-row>.fusion_builder_column_3_5>.fusion-column-wrapper>.fusion-text {
    height: 100%;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    flex-direction: row-reverse;
}

.product-slider .button-default {
    background: #002A6B !important;
}

.slider-nav .slick-slide,
.slider-nav .slick-slide:hover,
.slider-nav .slick-slide:active {
    border: 5px solid #efefef !important;
    background: #ffffff !important;
    margin-bottom: 20px;
}

.slider-nav .slick-slide div {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
}

.slider-nav .slick-slide.slick-current {
    border: 5px solid #FFB500 !important
}

.slick-list {
    height: auto !important;
    padding: 0 !important;
}

.product-slider .slick-active {
    background: none !important;
    border: none !important;
}

.product-slider .fusion-button-wrapper {
    margin-bottom: 30px;
    display: block;
}

.product-slider .button-default {
    width: 260px !important;
}

.product-slider-top-container {
    display: flex;
    display: -ms-flexbox;
    width: 100%;
    margin-bottom: 50px;
    justify-content: center;
}

.product-slider-top-thumb {
    height: 180px;
    float: left;
    width: 100px;
    margin-right: 10px;
}

.product-slider-top-thumb h5 {
    font-size: 12px !important;
    font-weight: bold !important;
    line-height: 14px !important;
    margin: 0 !important;
    letter-spacing: 0px;
    color: #030E1C !important;
    text-transform: uppercase;
    opacity: 1;
    text-align: center !important;
    word-break: break-word;
}

.product-slider-top-thumb-image {
    width: 100px;
    height: 115px;
    padding: 10px;
    background: #F0F3F8;
    margin-bottom: 10px;
}

.product-slider-top-thumb-image img {
    height: 80px;
    object-fit: contain;
}

.product-slider-bottom-thumb {
    /* width: 25%; */
    width: 20%;
    height: auto;
    /* height: 250px; */
    text-align: center;
    margin-bottom: 0;
}

.product-slider-bottom-thumb h4 {
    font-size: 24px !important;
    line-height: 28px !important;
    padding-top: 10px !important;
}

.container-row.product-slider-bottom-thumb-container {
    /* margin-top: 50px !important; */
}

.product-slider-bottom-thumb-container {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    /* padding-bottom: 100px !important;
    padding-top: 100px !important; */
    padding-bottom: 0 !important;
    padding-top: 50px !important;
    justify-content: center;
}

.product-slider-bottom-thumb h4 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 900;
    letter-spacing: 0px;
    color: #030E1C;
    text-transform: uppercase;
    margin-top: 0 !important;
}

.product-slider-bottom-thumb-image img {
    height: 150px;
    object-fit: contain;
    margin: 0 auto;
}

.products-showcase .fusion-imageframe,
.products-showcase .thumbnail_section {
    background: #F0F3F8;
    padding: 45px;
    margin-bottom: 20px;
    width: 100%;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
}

.products-showcase .fusion_builder_column_1_3 {
    margin-bottom: 30px !important;
    width: 30.6% !important;
}

.products-showcase .product_wrapper {
    background: none !important;
}

.products-showcase .fusion-imageframe img,
.products-showcase .thumbnail_section img {
    height: 260px;
    max-width: 100%;
    margin: 0 auto;
    object-fit: contain;
}

.products-showcase h2 {
    line-height: 50px !important;
    font-size: 30px !important;
}

.details-image-frame-container .imageframe-align-center {
    background: #f0f3f8;
}

.details-image-frame-container>.fusion-row {
    background: #f0f3f8;
    padding-bottom: 80px;
}

.details-image-frame {
    position: relative !important;
    width: 100%;
    margin-top: -130px;
    margin-bottom: 30px;
    height: 500px;
}

.details-image-frame::before {
    border: 10px solid #00A1E5;
    position: absolute;
    left: 0;
    top: 100px;
    width: 100%;
    height: 380px;
    content: "";
    box-sizing: border-box;
    z-index: -1;
}

.details-image-frame img {
    height: 420px;
    max-width: 90%;
    object-fit: contain;
    margin: 0 auto 0 auto;
    position: relative;
    top: 0;
}

.image-frame-container {
    margin-top: 170px !important;
    margin-bottom: 100px !important;
}

.image-frame-container h2 {
    margin: 0 !important;
    font-size: 28px !important;
}

.image-frame-container h4 {
    font-size: 20px !important;
    font-weight: 900 !important;
    line-height: 24px !important;
    letter-spacing: 0px !important;
    color: #030E1C;
}

.slick-vertical .slick-slide {
    text-align: center;
}

.image-frame-container h4 {
    margin: 0 !important;
}


/* PRODUCT CTA ENDS */

.pl-50 {
    padding-left: 50px;
}

.pr-50 {
    padding-right: 50px;
}

.pb-80 {
    padding-bottom: 80px !important;
}

.pb-150 {
    padding-bottom: 150px !important;
}

.pb-130 {
    padding-bottom: 130px !important;
}

.mb-175 {
    margin-bottom: 175px;
}

.mb--115 {
    margin-bottom: -115px;
}

.mb-150 {
    margin-bottom: 150px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-250 {
    margin-top: 250px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.pt-100 {
    padding-top: 100px !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.mt--60 {
    margin-top: -60px !important;
}

.mt--120 {
    margin-top: -120px !important;
}

.mt--155 {
    margin-top: -155px !important;
}

.mt--35 {
    margin-top: -35px !important;
}

.mt--80 {
    margin-top: -80px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.mb-150 {
    margin-bottom: 150px;
}

.mb-80 {
    margin-bottom: 80px;
}

.product-cta .fusion-column-wrapper {
    border-radius: 0 !important;
}

.breadcrumb-container {
    height: 70px !important;
    padding: 0 !important;
    margin: -70px -30px 0 -30px !important;
    background: linear-gradient(206deg, #02bee9 0%, #7effe7 140%) !important;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    z-index: 10;
}

.breadcrumb-container .fusion-builder-row {
    height: 70px;
    color: #FFFFFF !important;
    text-transform: uppercase;
}

.breadcrumb-container a,
.breadcrumb-container .fusion-sharing-box h4,
.fusion-breadcrumb-item a,
.share-box h4,
.breadcrumb-container .breadcrumb-leaf,
.breadcrumb-container .fusion-breadcrumb-sep {
    text-align: left;
    font-size: 14px !important;
    line-height: 14px;
    font-weight: 900;
    letter-spacing: 0px;
    color: #FFFFFF !important;
    text-transform: uppercase;
    opacity: 1;
    /* padding: 16px 0 0 0; */
    display: inline-block;
}

.breadcrumb-container .fusion-sharing-box h4 {
    padding-top: 0;
}

.breadcrumb-container .fusion-sharing-box {
    background: none !important;
    text-align: right;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: flex-end;
}

.single .fusion-sharing-box {
    margin-bottom: 0;
    margin-top: 0px;
}

.breadcrumb-container .fusion-sharing-box h4 {
    margin: 2px 0 !important;
    text-transform: uppercase !important;
    padding-top: 0 !important;
}

.fusion-sharing-box .fusion-social-networks {
    text-align: right;
    margin-top: -6px;
}

.breadcrumb-container .fusion-sharing-box .fusion-social-networks,
.breadcrumb-container .fusion-sharing-box h4,
.share-box h4 {
    display: inline-block !important;
}

.breadcrumb-container .breadcrumb-leaf,
.fusion-breadcrumb-sep {
    color: #FFFFFF !important;
    font-weight: 900;
}

.breadcrumb-container .fusion-social-network-icon {
    width: 32px !important;
    height: 32px !important;
    border-radius: 150px;
    text-align: center;
    position: relative;
    top: -4px;
}

.breadcrumb-container .alignright {
    display: flex;
    display: -ms-flexbox;
    float: right;
    margin-left: 15px;
    margin-right: 10px;
    height: 70px !important;
    align-items: center;
}

.breadcrumb-container .fusion-social-network-icon::before {
    position: relative;
    top: 10px;
}

.breadcrumb-container .fusion-social-networks-wrapper {
    margin: 0 !important;
}

.thumb-image-block .fusion-layout-column {
    width: 155px !important;
    height: 155px;
    object-fit: cover;
    margin-bottom: 15px !important;
}

.thumb-image-block .fusion-layout-column .fusion-column-wrapper {
    width: 100% !important;
    height: 155px !important;
    object-fit: cover;
    margin: 0 !important;
}

.thumb-image-block .fusion-title {
    margin: 0 !important;
}

.thumb-image-block .fusion-layout-column .fusion-column-wrapper h3 {
    text-align: left;
    font-size: 12px !important;
    font-weight: 900 !important;
    line-height: 15px !important;
    letter-spacing: 0px;
    color: #FFFFfF !important;
    text-transform: uppercase;
    opacity: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px 10px!important;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 11, 63, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 11, 63, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 11, 63, 0.65) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000b3f', GradientType=0);
    /* IE6-9 */
    word-break: break-word;
}

.thumb-image-block .fusion-layout-column .fusion-column-wrapper h3 a {
    color: #fff !important;
}


/* DOWNLOADS STARTS */

.w3eden .row {
    margin-right: -8px;
    margin-left: -8px;
}

.w3eden .category-panel {
    display: none;
}

.w3eden .col-md-4,
.w3eden .col-sm-6,
.w3eden .col-xs-12 {
    padding-right: 8px !important;
    padding-left: 8px !important;
}

.w3eden .link-template-default.card {
    height: auto;
    margin-bottom: 16px !important;
    background-color: #F0F3F8;
    border: none;
    border-radius: 0 20px !important;
}


/* changed for downloads page from resources */

.link-template-default .package-title {
    width: 100% !important;
    margin: 0 0 5px 0 !important;
    font-size: 22px !important;
    line-height: 28px !important;
}

.w3eden .card-body {
    /* changed for downloads page from resources */
    padding: 30px;
}

.w3eden .media.stack-xs {
    /* changed for downloads page from resources */
    /* flex-flow: column; */
    height: 100%;
}

.w3eden h3 {
    margin-top: 0 !important;
    margin-bottom: 15px !important;
    text-transform: capitalize !important;
}

.w3eden {
    width: 100%;
    display: flex;
    display: -ms-flexbox;
    flex-flow: column;
}

.center-buttons .fusion-column-wrapper {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.center-buttons .fusion-button-wrapper {
    margin: 0 20px;
}

.center-buttons-flex-column .fusion-column-wrapper {
    flex-flow: column;
}

.center-buttons .fusion-column-wrapper .fusion-button-wrapper.fusion-aligncenter {
    margin: 0 10px;
}

.full-width-image img,
.full-width-image {
    width: 100% !important;
}


/* DOWNLOADS ENDS */


/* .articles-blog-content .fusion-blog-shortcode-1 .fusion-blog-layout-grid .fusion-post-grid {
        padding: 8px !important;
        height: 350px !important;
    } */

.articles-blog-content .fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-wrapper {
    height: 404px !important;
}

.articles-blog-content .fusion-blog-shortcode-1 .fusion-blog-layout-grid .fusion-post-grid {
    padding: 8px;
    height: 420px !important;
}

.articles-blog-content #blog-1-post-312 {
    top: 0 !important;
}

.articles-blog-content .pagination {
    text-align: center !important;
    display: block !important;
    margin-bottom: 50px !important;
    margin-top: 50px !important;
}

.articles-blog-content .pagination a {
    font-size: 20px !important;
}

.articles-blog-content .pagination span {
    line-height: 50px !important;
    display: inline-block;
    height: 50px;
}

.articles-blog-content .pagination span.current {
    font-size: 20px !important;
}

.articles-blog-content .pagination-next,
.articles-blog-content .page-text {
    color: #fff !important;
    font-size: 14px !important;
}

.articles-blog-content .pagination-next::after {
    display: none !important;
}

.articles-blog-content .fusion-blog-layout-grid .fusion-post-content-container {
    display: none;
}

.avada-page-titlebar-wrapper .fusion-page-title-bar {
    background-image: linear-gradient(90deg, #00a0df 0%, #002c67 100%), url(https://vestagingstorage.blob.core.windows.net/vestagimagesandfiles/2020/05/Image-39-1024x683.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-blend-mode: color !important;
    background-size: cover !important;
    background-color: transparent !important;
}

.avada-page-titlebar-wrapper .fusion-page-title-bar {
    padding: 0 !important;
}

.avada-page-titlebar-wrapper .fusion-page-title-row {
    width: 100%;
    max-width: 100%;
    padding: 0 !important;
}

.avada-page-titlebar-wrapper .fusion-page-title-wrapper {
    max-width: 1080px;
    margin: 0 auto;
}

.avada-page-titlebar-wrapper .fusion-breadcrumbs {
    position: absolute;
    width: 100%;
    left: 0;
    background: rgba(0, 0, 0, 0.15) !important;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    text-align: left;
    bottom: 0;
    height: 70px !important;
    padding: 0 !important;
    /* line-height: 70px; */
}

.fusion-breadcrumbs {
    min-height: 70px;
    align-items: center;
    display: flex;
    display: -ms-flexbox;
    line-height: 16px;
}

.fusion-breadcrumbs .fusion-breadcrumb-item:nth-child(1),
.fusion-breadcrumbs span:nth-child(2) {
    display: none !important;
}


/* SUPPORT FORM STARTS */

.support-form {
    padding: 60px 90px;
    background: #5D6D86;
    margin-bottom: 80px;
}

.support-form .fusion-column-wrapper {
    background: #5d6d86;
}

.support-form h3 {
    color: #fff !important;
}

.support-form h2 {
    font-size: 30px !important;
    font-weight: 900 !important;
    line-height: 36px !important;
    letter-spacing: 0px !important;
    opacity: 1;
    color: #fff !important;
    margin-bottom: 20px !important;
}

.support-form label {
    font-size: 20px;
    line-height: 24px;
    font-weight: 900;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
}

.support-form p {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    margin-bottom: 25px;
}

.support-form .fusion-column-last {
    padding-left: 60px;
    /* padding-top: 20px; */
}

.support-form .fusion-imageframe {
    background: #000;
}

.support-form .fusion-imageframe {
    mix-blend-mode: screen;
}

.support-form .fusion-imageframe img {
    height: 240px;
    object-fit: contain;
}

.support-form input[type="text"],
.support-form input[type="email"],
.support-form input[type="tel"] {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
}
.support-faq {
    background: #f0f3f8 !important;
    color: #333;
    padding: 90px 0 !important;
}
.support-faq .panel-body {
    color: #333;
}

.support-faq h3 {
    margin: 0 !important;
    color: #333 !important;
}
.support-faq h2,
.support-faq p {
    color: #333 !important;
}
.support-faq li {
    color: #333 !important;
}
/*.support-faq {
    background: #142338 !important;
    color: #FFFFFF;
    padding: 90px 0 !important;
}

.support-faq .panel-body {
    color: #fff;
}

.support-faq h3 {
    margin: 0 !important;
    color: #fff !important;
}
.support-faq h2,
.support-faq p {
    color: #fff !important;
}
.support-faq li {
    color: #fff !important;
}

*/
.support-faq h2 {
    margin-bottom: 0 !important;
}

.support-faq h4 {
    margin-bottom: 0 !important;
    text-transform: inherit !important;
}

.fusion-accordian h4 {
    text-transform: inherit !important;
}

.support-faq h4 a {
    font-size: 20px;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: 0px;
    color: #FFFFFF !important;
    opacity: 1;
}

.support-faq h4 a i::before {
    color: #FFB500;
    font-size: 30px !important;
    line-height: 36px;
    background: none !important;
}

.support-faq h4 a.active .fa-fusion-box,
.support-faq h4 a:hover .fa-fusion-box,
.support-faq h4 a:hover i::before,
.support-faq h4 a:active i::before {
    background: none !important;
}

.fusion-accordian #accordion-959-1 .panel-title a:hover .fa-fusion-box {
    background: none !important;
}

/* 
    .fusion-accordian .panel-title .active .fa-fusion-box,
    .fusion-accordian .panel-title a:hover .fa-fusion-box {
        background-color: #142338!important;
        border-color: #142338!important;
    }

    .fusion-accordian .panel-title .active .fa-fusion-box,
    .fusion-accordian .panel-title a:hover .fa-fusion-box {
        background-color: #142338!important;
        border-color: #142338!important;
    } */


/* 
    .fusion-accordian #accordion-2940-1 .panel-title .active .fa-fusion-box,
    .fusion-accordian #accordion-2940-1 .panel-title a:hover .fa-fusion-box {
        background-color: #f0f3f8!important;
        border-color: #f0f3f8!important;
    }

    .faq-technical .fusion-accordian .panel-title .active .fa-fusion-box,
    .faq-technical .fusion-accordian.panel-title a:hover .fa-fusion-box {
        background-color: #f0f3f8!important;
        border-color: #f0f3f8!important;
    /* } */


/* 
    .fusion-faqs-wrapper .fusion-accordian .panel-title .active .fa-fusion-box,
    .fusion-faqs-wrapper .fusion-accordian .panel-title a:hover .fa-fusion-box,
    .fusion-faqs-wrapper .fusion-accordian .panel-title a.hover .fa-fusion-box {
        background-color: #ffffff!important;
        border-color: #ffffff!important;
    }

    .support-faq .fusion-faqs-wrapper .fusion-accordian .panel-title a:hover .fa-fusion-box {
        background-color: #142338!important;
        border-color: #142338!important;
    } */

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

.support-faq-container .panel-title a {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.support-faq-container .fusion-toggle-heading {
    margin-left: 0 !important;
}

.support-faq-container .panel-title a i.fa-fusion-box:hover,
.support-faq-container .panel-title a i.fa-fusion-box:focus,
.support-faq-container .panel-title a i.fa-fusion-box:active,
.support-faq-container .panel-title a i.fa-fusion-box::before:hover,
.support-faq-container .panel-title a i.fa-fusion-box::before:focus,
.support-faq-container .panel-title a i.fa-fusion-box::before:active,
{
    background: none !important;
    border: none !important;
}

.fusion-faq-shortcode .fusion-accordian .panel-title a .fa-fusion-box,
.fusion-faq-shortcode .fusion-accordian .panel-title a:hover .fa-fusion-box {
    background: none !important;
    border: none !important;
}

.support-faq-container .fusion-faq-shortcode .fusion-accordian .panel-title a:hover .fa-fusion-box {
    background: none !important;
    border: none !important;
}

.support-documents .link-template-default {
    height: auto !important;
    border-bottom: 1px solid #fff !important;
    margin-bottom: 0 !important;
}

.support-documents .link-template-default .card-body {
    padding: 0 0 20px 0;
}

.support-documents .link-template-default .text-muted.text-small,
.support-documents .link-template-default .img-48 {
    display: none;
}

.support-documents .link-template-default .media.stack-xs {
    flex-flow: nowrap;
}

.support-documents .wpdm-download-link.btn.btn-primary {
    background: #002A6B !important;
}


/* SUPPORT FORM ENDS */


/* CONTAINER STARTS */

.container-row {
    max-width: 1088px;
    margin: 0 auto !important;
    width: 1088px !important;
}


/* FAQ STARTS */

.faq .fusion-accordian .panel-heading .panel-title {
    margin: 0 !important;
}

.faq .fusion-accordian h4 {
    font-size: 20px;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: 0px;
    color: #142338;
}

.faq .fusion-accordian #accordian-1 .fa-fusion-box {
    font-size: 30px !important;
    background-color: #fff !important;
    border-color: #fff !important;
    color: #FFB500 !important;
}

.faq .fusion-accordian #accordian-1 .fa-fusion-box::before {
    font-size: 30px !important;
}

.faq .fusion-accordian #accordian-1.fusion-toggle-icon-right .fusion-toggle-heading {
    font-size: 20px !important;
    color: #142338;
}

.faq-technical h4 {
    font-size: 20px !important;
    font-weight: 900 !important;
    line-height: 24px;
    letter-spacing: 0px;
    color: #030E1C !important;
    opacity: 1;
    margin-bottom: 0 !important;
}

.faq-technical a {
    padding: 0 !important;
}

.faq-technical a:hover {
    color: #212934 !important;
}

.faq-technical i.fa-fusion-box,
.faq-technical i::before {
    font-size: 30px !important;
    line-height: 37px !important;
    letter-spacing: 0.2px;
    color: #FFB500;
    opacity: 1;
    background: none !important;
    border: none !important;
}

.faq-technical i:hover,
.faq-technical i:focus,
.faq-technical i:active {
    background: none !important;
    border: none !important;
}

.faq-technical .fusion-toggle-heading {
    font-weight: bold;
}


/* 
    .fusion-accordian #accordion-1678-1 .fa-fusion-box,
    .faq-technical i::before:hover,
    .faq-technical i::before:focus,
    .faq-technical i::before:active {
        background: none !important;
        border: none !important;
    }

    .fusion-accordian #accordian-1 .panel-title .active .fa-fusion-box,
    .fusion-accordian #accordian-1 .panel-title a:hover .fa-fusion-box,
    .fusion-accordian #accordian-1 .panel-title a.hover .fa-fusion-box,
    .fusion-accordian #accordian-1 .fa-fusion-box,
    .fusion-accordian #accordian-1 .fa-fusion-box:hover,
    .fusion-accordian #accordian-1 .fa-fusion-box:focus {
        background: none !important;
        border: none !important;
    } */

.faq-technical .wpdmdl-btn a.btn-primary {
    min-width: 180px;
    line-height: 50px;
}

.faq-technical .media-body,
.product-slider .media-body {
    display: none;
}

.faq-technical .link-template-default.card,
.product-slider .link-template-default.card {
    height: auto !important;
    background: none;
}

.product-slider .link-template-default.card .card-body {
    padding: 0 !important;
}

.faq-technical .wpdmdl-btn {
    margin: 0 auto !important;
}

.faq-technical .link-template-default .button-default,
.product-slider .link-template-default .button-default {
    font-size: 0 !important;
    width: 260px !important;
    position: relative;
    line-height: 20px;
}

.faq-technical .link-template-default .button-default {
    margin: 0 auto;
}

.faq-technical .link-template-default .button-default::before {
    position: absolute;
    content: "Download Brochure";
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0 !important;
    font-size: 14px !important;
    height: 50px;
}

.product-slider .link-template-default .button-default::before {
    position: absolute;
    content: "Download Brochure";
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0 !important;
    font-size: 14px !important;
    height: 50px;
}

.product-slider .slider-for {
    /* height: 550px; */
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
    margin-left: 5%;
}

.product-slider .slider-for img {
    margin: 0 auto;
    max-width: 100%;
}


/* FAQ ENDS */

.blue-circle-right::before {
    position: absolute;
    content: "";
    background: url(https://www.visionengtechpartners.com/wp-content/uploads/2020/09/circle-right.png) no-repeat;
    width: 100%;
    /* height: 110%; */
    height: 160%;
    z-index: 9;
    top: 0;
    left: 50%;
    background-size: 90%;
}

.page-solutions.blue-circle-right::before {
    height: 1440px;
    z-index: 9;
    top: -310px;
    left: 50%;
    background-size: 115%;
}

.page-solutions.blue-circle-right>.fusion-row,
.page-solutions-article.blue-circle-right>.fusion-row,
.page-support.blue-circle-right>.fusion-row,
.worldwide-offices>.fusion-row {
    /* background: #f0f3f8; */
}

.blue-circle-left::before {
    position: absolute;
    content: "";
    background: url(https://www.visionengtechpartners.com/wp-content/uploads/2025/04/circle-left-vems.png) no-repeat;
    width: 100%;
    /* height: 110%; */
    height: 160%;
    z-index: 9;
    top: -200px;
    left: -45%;
    background-size: 100%;
}

.page-solutions.blue-circle-left::before {
    /* height: 1440px; */
    height: 2500px !important;
    z-index: 9 !important;
    top: -350px !important;
    left: -60% !important;
    background-size: 100% !important;
}

.page-solutions-article.blue-circle-right::before {
    width: 100% !important;
    height: 2500px !important;
    /* height: 1440px; */
    z-index: 9 !important;
    top: -105px !important;
    left: 45% !important;
    background-size: 92% !important;
}

.page-solutions-article.blue-circle-left::before {
    /* height: 1510px; */
    height: 2500px !important;
    z-index: 9 !important;
    top: -550px !important;
    left: -60% !important;
    background-size: 115% !important;
}

.page-products.blue-circle-left::before {
    width: 100%;
    /* height: 1440px; */
    height: 2500px !important;
    z-index: 9;
    top: -260px !important;
    left: -68% !important;
    background-size: 100% !important;
}

.page-products.blue-circle-right::before {
    width: 100%;
    /* height: 1440px; */
    height: 2500px !important;
    z-index: 9 !important;
    top: -320px !important;
    left: 60% !important;
    background-size: 100% !important;
}

.page-product-category.blue-circle-left::before {
    width: 1440px;
    /* height: 1440px; */
    height: 2500px !important;
    z-index: 9 !important;
    top: -540px !important;
    left: -40% !important;
    background-size: 115% !important;
}

.page-product-details.blue-circle-right::before {
    width: 100%;
    /* height: 1440px; */
    height: 2500px !important;
    z-index: 9 !important;
    top: -370px !important;
    left: 58% !important;
    background-size: 100% !important;
}

.page-support.blue-circle-right::before {
    width: 100%;
    /* height: 1440px; */
    height: 2500px !important;
    z-index: 9 !important;
    top: -270px !important;
    left: 50% !important;
    background-size: 100% !important;
}

.page-about.blue-circle-right::before {
    width: 100%;
    /* height: 1300px; */
    height: 2500px !important;
    z-index: 9 !important;
    top: -940px !important;
    left: 60% !important;
    background-size: 100% !important;
}

.page-innovation.blue-circle-left::before {
    width: 1440px;
    /* height: 1440px; */
    height: 2500px !important;
    z-index: 0 !important;
    top: -370px !important;
    left: -73% !important;
    background-size: 115% !important;
}

.page-contact.blue-circle-left::before {
    width: 1440px;
    /* height: 1440px; */
    height: 2500px !important;
    z-index: 1 !important;
    top: 530px !important;
    left: -45% !important;
    background-size: 100% !important;
}

.page-thank-you.blue-circle-left::before {
    width: 1440px;
    /* height: 1440px; */
    height: 2500px !important;
    z-index: 1 !important;
    top: 0 !important;
    left: -45% !important;
    background-size: 100% !important;
}

.display-None {
    display: none !important;
}

.fusion-text-white p {
    color: #fff !important;
}

.pr-20P {
    padding-right: 20% !important;
}

.pl-20P {
    padding-left: 20% !important;
}

.search-button .fusion-search-submit {
    font-size: 0 !important;
    position: relative;
    background: url(https://www.visionengtechpartners.com/wp-content/uploads/2020/09/icon-search.png) center center no-repeat !important;
    width: 40px;
    height: 40px;
}

.fusion-main-menu-search-overlay .fusion-overlay-search .fusion-close-search:after,
.fusion-main-menu-search-overlay .fusion-overlay-search .fusion-close-search:before {
    background-color: #ffffff !important;
}

.fusion-search-button.search-button input.fusion-search-submit {
    font-size: 0 !important;
}


/* 
    .fusion-search-button.search-button input.fusion-search-submit::after {
        content: "\f002";
        font-family: icomoon !important;
        cursor: pointer;
        font-size: 22px !important;
        color: #FFB500 !important;
        content: "";
    } */

.support-search input[type="submit"]::before {
    border-radius: 50% 50% 50% 50%;
    content: "\f002";
    font-family: icomoon !important;
    cursor: pointer;
    font-size: 22px !important;
    color: #00A1E5 !important;
    position: absolute;
    left: 0;
    top: 0;
}

.support-search .fusion-search-form-content {
    max-width: 420px;
}


/* COOKIE STARTS */

.fusion-privacy-bar {
    background: linear-gradient(295deg, rgba(0, 44, 103, 0.8) 0%, #00a0df 100%) !important;
}

.fusion-privacy-bar,
.fusion-privacy-bar-full {
    font-size: 15px !important;
    color: #fff !important;
}

.fusion-privacy-bar-acceptance.fusion-button {
    background: #FFB500 !important;
    border-radius: 0 20px !important;
    opacity: 1;
    height: 50px !important;
    padding: 16px 40px !important;
    text-align: center !important;
    font-size: 14px !important;
    font-weight: 900 !important;
    letter-spacing: 0px !important;
    color: #FFFFFF !important;
    text-transform: uppercase !important;
    opacity: 1 !important;
    border: none !important;
}

.fusion-privacy-bar a:not(.fusion-button) {
    color: #ffb500 !important;
    font-weight: bold;
    text-decoration: underline;
}


/* COOKIE ENDS */


/* .avada-html-is-archive .fusion-top-header .fusion-header, */

.layout-wide-mode #wrapper {
    background: rgba(0, 0, 0, 0) !important;
}

.error404 .fusion-header-shadow,
.fusion-is-sticky .fusion-sticky-shadow {
/*     background-color: rgba(255, 255, 255, 0); */
    /*background-image: linear-gradient(206deg, #02bee9 0%, #7EFFE7 140%) !important;*/
	background-image:linear-gradient(280deg, #1A2A57 0%,#1A2A57 100%) !important;
}

.search-tabs.nav-tabs {
    border-bottom: 2px solid #F0F3F8 !important;
    width: 100%;
}

.search-tabs .nav-link.active,
.faq .fusion-filters .fusion-active {
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    line-height: 30px;
    letter-spacing: 0px;
    color: #BFBFBF !important;
    border-bottom: 3px solid #FFB500 !important;
    border: none;
}

.search-tabs .nav-link.active {
    border: none !important;
}

.search-tabs .nav-item.active a {
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    line-height: 30px;
    letter-spacing: 0px;
    color: #BFBFBF !important;
    border-bottom: 3px solid #FFB500 !important;
    border: none;
}

.search-tabs .nav-link:hover,
.search-tabs .nav-link:focus {
    border: none !important;
    outline: none !important;
    color: #030E1C !important;
    padding: .5rem 1rem !important;
}

.faq .fusion-filters .fusion-filter:hover,
.faq .fusion-filters .fusion-filter:focus {
    border: none !important;
    outline: none !important;
    padding: 0 !important;
}

.search-tabs .nav-link,
.faq .fusion-filters .fusion-filter {
    font-size: 20px;
    font-weight: 900;
    line-height: 30px;
    letter-spacing: 0px;
    color: #030E1C;
    opacity: 1;
    padding: .5rem 1rem;
    border: none !important;
    float: none;
    display: inline-block;
}

.faq .fusion-filters .fusion-filter {
    margin: 0;
    padding: 0;
}

.faq .fusion-filters .fusion-filter a {
    padding: .5rem 0.9rem;
}

.faq .fusion-filters .fusion-active a {
    border-bottom: 3px solid #FFB500 !important;
    border-top: none !important;
    color: #BFBFBF !important;
}

.search-tab-content a {
    color: #FFB500 !important;
}

.search-tab-content .main-div {
    margin-bottom: 50px;
    border-bottom: 2px solid #F0F3F8 !important;
    padding-bottom: 50px;
}

.search-tab-content .nav-tabs .nav-link {
    border: none !important;
}

.search-tab-content .pagination {
    display: block;
}

.search-tab-content .pagination a {
    margin: 10px 0 0 0 !important;
}

.fusion-search-field.search-field label {
    width: 100% !important;
}

.fusion-top-header .fusion-header {
    /* background-color: #00000024 !important; */
  /*  background-color: rgb(26 42 87 / 14%) !important;*/
}


/* 
    .fusion-accordian #accordion-2940-1 .panel-title .active .fa-fusion-box,
    .fusion-accordian #accordion-2940-1 .panel-title a:hover .fa-fusion-box,
    .fusion-accordian #accordian-1 .panel-title .active .fa-fusion-box,
    .fusion-accordian #accordian-1 .panel-title a:hover .fa-fusion-box,
    .fusion-accordian #accordian-1 .panel-title a.hover .fa-fusion-box {
        background-color: none !important;
        border-color: none !important;
    }

    .fusion-accordian #accordian-1 .fa-fusion-box {
        background-color: #142338 !important;
        border-color: #212934 !important;
    } */

html:not(.avada-html-layout-boxed):not(.avada-html-layout-framed) body {
    background-color: #ffffff !important;
    background-blend-mode: normal;
}

html.avada-header-color-not-opaque .fusion-header-wrapper {
    z-index: 100 !important;
}


/* .fusion-accordian #accordion-959-1 .fa-fusion-box {
        background-color: #142338 !important;
        border-color: #142338 !important;
    }

    .fusion-accordian #accordion-959-1 .panel-title .active .fa-fusion-box,
    .fusion-accordian #accordion-959-1 .panel-title a:hover .fa-fusion-box {
        background-color: #142338!important;
        border-color: #142338!important;
    } */


/* .fusion-mobile-menu-design-classic {
        background: transparent linear-gradient(328deg, #002C67 0%, #00A0DF 100%) 0% 0% no-repeat padding-box;
    } */

.ls-fullscreen-wrapper .ls-v6 .ls-nav-next:hover:after,
.ls-fullscreen-wrapper .ls-v6 .ls-nav-next::after {
    border-top-color: #FFB500 !important;
    border-right-color: #FFB500 !important;
}

.ls-fullscreen-wrapper .ls-v6 .ls-nav-prev:hover:after,
.ls-fullscreen-wrapper .ls-v6 .ls-nav-prev::after {
    border-top-color: #FFB500 !important;
    border-left-color: #FFB500 !important;
}

ul.fusion-menu>li.current-menu-item a,
ul.fusion-menu>li.current-page-ancestor>a {
    border: none !important;
}

ul.fusion-menu>li.current-menu-item>a span,
ul.fusion-menu>li.current-page-ancestor>a span,
ul.fusion-menu>li>a:hover span,
.current-menu-ancestor>a>span {
    position: relative;
}

ul.fusion-menu>li.current-menu-item>a span::before,
ul.fusion-menu>li.current-page-ancestor>a span::before,
ul.fusion-menu>li>a:hover span::before,
.current-menu-ancestor>a>span::before {
    width: auto;
    height: 3px;
    background: #FFB500;
    position: absolute;
    content: "";
    left: 0;
    top: 25px;
}

.contact-menu-item span::before {
    display: none !important;
}

.wpcf7-select-parent .select-arrow {
    display: none;
}

.filter-form select,
.wpcf7-select-parent select.wpcf7-form-control {
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    appearance: none;
    background: #f0f3f8 url(https://www.visionengtechpartners.com/wp-content/uploads/2020/09/icon-down-arrow.png) 98% 45% no-repeat !important;
}

.wpml-ls-current-language .sub-menu {
    right: 0;
    left: auto;
    width: 100px !important;
}

.wpml-ls-current-language .sub-menu a .wpml-ls-display {
    text-align: left;
    font-size: 14px !important;
    line-height: 17px !important;
    font-weight: 900 !important;
    letter-spacing: 0px;
    color: #030E1C;
    opacity: 1;
}

.wpml-ls-current-language .sub-menu a .wpml-ls-display img {
    margin-right: 10px;
}

.banner-down-arrow {
    position: absolute !important;
    z-index: 98;
    margin-top: -75px !important;
    margin-bottom: 0;
    text-align: center;
    width: 100%;
}

.banner-down-arrow img {
    height: 55px;
    object-fit: contain;
}


/* The container */


/* .custom-checkbox, */

.multi-custom-checkbox {
    display: block;
    position: relative;
    padding-left: 0;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default checkbox */


/* .custom-checkbox input, */

.multi-custom-checkbox .wpcf7-list-item input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */


/* .custom-checkbox .wpcf7-list-item-label, */

.multi-custom-checkbox .wpcf7-list-item .wpcf7-list-item-label {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}


/* On mouse-over, add a grey background color */


/* .custom-checkbox:hover input~.wpcf7-list-item-label, */

.multi-custom-checkbox .wpcf7-list-item:hover input~.wpcf7-list-item-label {
    background-color: #ccc;
}


/* When the checkbox is checked, add a blue background */


/* 
.custom-checkbox input:checked~.checkmark {
    background-color: #2196F3;
} */


/* Create the checkmark/indicator (hidden when not checked) */


/* .custom-checkbox .wpcf7-list-item-label:after, */

.multi-custom-checkbox .wpcf7-list-item-label:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */


/* .custom-checkbox input:checked~.wpcf7-list-item-label:after {
    display: block;
} */


/* Style the checkmark/indicator */


/* .custom-checkbox .wpcf7-list-item-label:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #030E1C;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
} */

.about-timeline::before {
    content: "";
    position: absolute;
    width: 3px !important;
    height: 100% !important;
    background: #C2CAD6 !important;
    left: 50% !important;
}

.about-timeline::after {
    width: 15px;
    height: 15px;
    content: "";
    position: absolute;
    background:  #FCB415;
    left: 49.6%;
    top: 45%;
    border-radius: 150px;
}

.news-listing.articles-blog-content .fusion-blog-shortcode-1 .fusion-blog-layout-grid .fusion-post-grid {
    padding: 8px;
    height: 500px !important;
}

.news-listing.articles-blog-content .fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-wrapper {
    height: 420px !important;
    border: 1px solid #f8f8f8 !important;
}
.news-listing.articles-blog-content .fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-wrapper a {
    font-size: 21px;
    font-weight: 900;
    line-height: 26px;
    letter-spacing: 0px;
    color: #030E1C !important;
    opacity: 1;
}

/* .about-timeline .fusion-imageframe {
    padding: 0 20px;
} */


/* body.page-id-5032 .about-timeline:nth-child(even) .fusion-imageframe {
    padding-right: 60px;
} */

.news-listing .fusion-single-line-meta,
.news-listing .fusion-meta-info {
    /* display: none !important; */
}


/* EVENT STARTS */

.fusion-events-featured-image,
.tribe-events-event-image img {
    /* width: 100%; */
}

.fusion-events-single-title-content {
    padding: 0 !important;
    background: none !important;
    position: relative !important;
    top: 20px;
}

.fusion-events-single-title-content h2 {
    margin-bottom: 0 !important;
}

.fusion-events-single-title-content h3 span {
    color: #030E1C !important;
}

#tribe-events .fusion-sharing-box {
    padding: 0;
    margin-top: 20px;
    background: none;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
}

#tribe-events .fusion-sharing-box a.fusion-social-network-icon {
    border-radius: 150px;
    font-size: 16px;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
}

#tribe-events .fusion-sharing-box h4 {
    font-size: 14px !important;
    text-transform: uppercase;
}

#tribe-events .fusion-social-networks .fusion-social-networks-wrapper {
    margin: 0;
}

.tribe-events-nav-left a,
.tribe-events-nav-previous a {
    position: relative;
    margin-left: 10px;
    line-height: 14px;
}

.single-tribe_events #main .fusion-content-widget-area {
    padding: 0 !important;
}

.single-tribe_events .tribe-events-event-meta dl {
    margin: 0;
    padding: 20px;
}

.tribe-events-single-section-title {
    background-image: linear-gradient(295deg, #002c67 0%, #00a0df 100%) !important;
    color: #fff !important;
}

.single-tribe_events .fusion-content-widget-area {
    font-size: 14px;
    color: #030E1C !important;
}

.single-tribe_events #main .fusion-content-widget-area:not(.fusion-sticky-sidebar),
.single-tribe_events #main .fusion-sticky-sidebar .fusion-sidebar-inner-content {
    background: none !important;
}

.tribe-events-meta-group {
    background: #f0f3f8 !important;
}


/* .tribe-events-meta-group dd,
    .tribe-events-meta-group dt {
        float: none !important;
    } */

.tribe-events-meta-group dd {
    font-size: 20px;
}

.tribe-events-meta-group dt,
.tribe-events-meta-group dd {
    font-size: 16px;
}

.tribe-events-meta-group dt {
    width: 80px;
}

.tribe-events-meta-group dt.tribe-events-event-categories-label,
dd.tribe-events-event-categories {
    width: 100% !important;
}

.single-tribe_events .fusion-content-widget-area .widget .heading .widget-title {
    background: none !important;
}

.tribe-events-meta-group-details .tribe-events-event-url,
.tribe-events-meta-group-details .tribe-venue-url {
    float: none;
    width: 100% !important;
    clear: both;
}


/* EVENT ENDS */

.fusion-sticky-logo,
.fusion-standard-logo {
    height: 80px;
}

.fusion-logo img {
    width: auto;
    height: 80px !important;
}

body.single-post .avada-page-titlebar-wrapper .fusion-page-title-bar,
body.single-tribe_events .avada-page-titlebar-wrapper .fusion-page-title-bar {
    background: none !important;
}

body.single-tribe_events .fusion-page-title-bar.fusion-tb-page-title-bar>p {
    display: none !important;
}

body.single-post .fusion-header-wrapper,
body.single-tribe_events .fusion-header-wrapper {
    background: transparent linear-gradient(93deg, #7EFFE7 0%, #02BEE9 100%) 0% 0% no-repeat padding-box;
    /* background-image: linear-gradient(90deg, #00a0df 0%, #002c67 100%)!important; */
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-blend-mode: color !important;
    background-size: cover !important;
    background-color: transparent !important;
}

body.single-post .avada-page-titlebar-wrapper,
body.single-tribe_events .avada-page-titlebar-wrapper {
    padding-top: 95px;
}

body.single-post .avada-page-titlebar-wrapper .fusion-breadcrumbs,
body.single-tribe_events .avada-page-titlebar-wrapper .fusion-breadcrumbs {
    position: relative;
    background: none !important;
}

body.single-post .avada-page-titlebar-wrapper .fusion-breadcrumbs a,
body.single-post .avada-page-titlebar-wrapper .fusion-breadcrumbs a:hover,
body.single-tribe_events .avada-page-titlebar-wrapper .fusion-breadcrumbs a,
body.single-tribe_events .avada-page-titlebar-wrapper .fusion-breadcrumbs a:hover {
    color: #142338 !important;
}

body.single-post .avada-page-titlebar-wrapper .breadcrumb-leaf,
body.single-tribe_events .avada-page-titlebar-wrapper .breadcrumb-leaf {
    color: #142338 !important;
}

body.single-post .fusion-sharing-box .fusion-social-networks a,
body.single-tribe_events .fusion-sharing-box .fusion-social-networks a {
    font-size: 16px;
    width: 32px;
    height: 32px;
    border-radius: 150px;
    line-height: 32px;
    text-align: center;
    color: #fff !important;
}

body.single-post .fusion-sharing-box.share-box h4,
body.single-tribe_events .fusion-sharing-box.share-box h4 {
    color: #212934 !important;
    text-transform: uppercase !important;
}

body.single-post .fusion-sharing-box,
body.single-tribe_events .fusion-sharing-box {
    margin-bottom: 0;
    margin-top: 0px;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: flex-end;
}

body.single-post .fusion-sharing-box .fusion-social-networks,
body.single-tribe_events .fusion-sharing-box .fusion-social-networks {
    margin-top: -8px;
}

body.single-tribe_events .fusion-social-networks {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
}

body.single-post .fusion-social-networks, body.single-tribe_events .fusion-social-networks  {
    display: block;
    align-items: center;
}

.fusion-social-networks {
    float: inherit !important;
}

body.single-post .fusion-breadcrumb-sep,
body.single-tribe_events .fusion-breadcrumb-sep {
    color: #142338 !important;
}

body.single-post h1.title-heading-left,
body.single-tribe_events h1.title-heading-left {
    color: #142338 !important;
    font-size: 60px !important;
    text-transform: uppercase;
    line-height: 72px !important;
/*     font-weight: 900; */
}

body.single-post #main,
body.single-tribe_events #main {
    padding-top: 0 !important;
}

body.single-tribe_events .fusion-events-single-title-content,
#tribe-events .fusion-sharing-box {
    display: none !important;
}

body.single-tribe_events .event-header .fusion-builder-row-inner .fusion-layout-column.fusion_builder_column_1_4 {
    width: auto !important;
    font-weight: 900;
    color: #142338;
    font-size: 14px;
}

body.single-post .imageframe-align-center {
    /* margin: 50px 0; */
}

body.single-post h2 {
    color: #030E1C !important;
    /* font-size: 40px !important; */
    font-size: 30px !important;
}

body.single-post .footer-cta h2 {
    color: #fff !important;
    font-size: 50px !important;
    font-weight: 900 !important;
}

body.single-post h3 {
    color: #030E1C !important;
    font-size: 30px !important;
    text-transform: inherit;
    margin-top: 50px !important;
}

body.single-post .wdith70 a {
    color: #00A1E5 !important;
}

body.category .common-banner .fusion-row,
body.product-template-default .common-banner .fusion-row {
    padding-bottom: 70px;
}

.intropara {
    font-size: 25px;
    /* font-weight: 600; */
    width: 70%;
    line-height: 35px;
    margin: 0 auto 20px auto !important;
}

.width70.intropara p,
.width70.intropara h2,
.width70.intropara h3,
.width70.intropara h4,
.width70.intropara h5,
.width70.intropara ul,
.width70.intropara div {
    width: 100%;
}

.width70 .imageframe-align-center {
    width: 100%;
    margin: 0 auto 20px auto !important;
}

.post a {
    color: #1A2A57 !important;
}

.intropara p:first-of-type {
    font-size: 25px !important;
    line-height: 35px;
    margin: 0 auto 20px auto !important;
    width: 100%;
}

.post-date {
    font-weight: 900;
    color: #142338;
    font-size: 14px;
}

#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next,
#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next {
    float: right;
    margin-left: 5px;
    text-align: right;
    line-height: 16px;
}

h4.tribe-events-single-section-title {
    font-size: 20px !important;
    margin-bottom: 0 !important;
    letter-spacing: 1px !important;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta .tribe-events-meta-group dd,
.single-tribe_events .sidebar .tribe-events-event-meta .tribe-events-meta-group dd {
    margin-bottom: 5px !important;
    padding-bottom: 5px !important;
}


/* section#content>div .post-content p,
    section#content>div .post-content p:first-child {
        display: none;
    } */

#wrapper .fusion-vertical-menu-widget .menu li.current-menu-item>a {
    border: none;
    color:  #FCB415 !important;
	font-weight:bold !important;
}


/* MEDIA QUERIES STARTS */

.testimonial-page .fusion-layout-column.fusion-one-third {
    width: 100% !important;
    margin: 0 0 40px 0 !important;
}

.fusion-testimonials.classic blockquote q {
    font-size: 20px;
    background: #f0f3f8 !important;
    line-height: 28px !important;
}

.fusion-testimonials.classic .author {
    padding: 25px 0 0 0 !important;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
}

.fusion-testimonials.classic .testimonial-thumbnail {
    padding-right: 0 !important;
    height: 60px !important;
    width: 60px;
    border-radius: 150px;
    background: #f0f3f8;
    margin-left: 20px;
    line-height: 60px;
    flex: 0 0 60px;
}

.fusion-testimonials.classic .company-name {
    padding: 0 !important;
    display: block;
    vertical-align: middle;
    margin-left: 12px;
    font-size: 20px !important;
    line-height: 24px;
}

.post {
    margin-bottom: 0 !important;
}

.row-light-bg .fusion-row.fusion-builder-row {
    background: #f0f3f8;
}

.menu-text.button-default::before {
    display: none !important;
}

.content-block .fusion-text {
    padding: 0 60px !important;
}

.content-block-image .fusion-imageframe {
    padding: 0 60px !important;
    margin: 0 !important;
}

.page-child .common-banner .fusion-row {
    padding-top: 0 !important;
}

.post.status-publish.has-post-thumbnail .fusion-sharing-box.fusion-single-sharing-box.share-box {
    display: none !important;
}

#support {
    background: #F0F3F8 !important;
    padding-top: 100px !important;
    padding-bottom: 50px !important;
}

#main {
    padding-bottom: 0 !important;
}

.product-content-listitems {
    align-items: flex-start !important;
}

.product-content-listitems ul li {
    padding: 10px 0;
    text-align: left;
}

.product-content-speciallist ul li {
    color: #ffb500;
    opacity: 1;
    padding: 10px 0;
    text-align: left;
}

.d-block-image {
    width: 100%;
    display: block;
    text-align: center;
}

.toggle-content tr:nth-child(1),
.fullwidth-box table tr:nth-child(1) {
    font-weight: 900;
    font-size: 20px !important;
    background: #069cd7 !important;
    color: #fff;
}

table.no-heading .toggle-content tr:nth-child(1),
table.no-heading .fullwidth-box table tr:nth-child(1) {
    font-weight: 900;
    font-size: 20px !important;
    background: #ffffff !important;
    color: #fff;
}

.toggle-content table.no-heading tr:nth-child(1) td,
.fullwidth-box table.no-heading tr:nth-child(1) td {
    font-weight: 400 !important;
    font-size: 20px !important;
    color: #030E1C !important;
    background: #ffffff !important;
    border: 1px solid #bdc1c7 !important;
}

.toggle-content tr:nth-child(1) td,
.fullwidth-box table tr:nth-child(1) td {
    font-weight: 600 !important;
    font-size: 20px !important;
    color: #fff !important;
    background: #069cd7 !important;
    border: 1px solid #81c0ce !important;
}

.toggle-content tr {
    border-bottom: none !important;
}

.toggle-content tr td,
.fullwidth-box table tr td {
    font-size: 20px;
    border: 1px solid #adb1b7 !important;
    color: #030E1C;
    line-height: 30px;
    padding: 10px !important;
    background: #f0f3f8 !important;
}


/* .toggle-content tr:last-child, */


/* .panel-body.toggle-content tr:last-child td, */

.toggle-content tr:nth-child(odd) td,
.fullwidth-box table tr:nth-child(even) {
    background: #fff !important;
    color: #030E1C !important;
    /* border: none !important; */
}

.toggle-content tr:last-child td {
    color: #030E1C !important;
}

.panel-heading .panel-title a.active .fusion-toggle-heading {
    color: #FFB500 !important;
}

.panel-body.toggle-content.post-content .fusion-fullwidth {
    padding: 0 !important;
}

#menu-widget-4 ul li a:after {
    display: none !important
}

#menu-widget-4 ul li:after {
    content: "/";
    color: #5D6D85 !important;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
    text-decoration: none !important;
    /* border: none !important; */
}

#menu-widget-4 ul li:last-child:after {
    display: none !important;
}

span.wpcf7-not-valid-tip {
    font-size: 14px;
}

.wpcf7-form .wpcf7-mail-sent-ng,
.wpcf7-form .wpcf7-validation-errors {
    background-color: rgb(255, 255, 255);
    border: 1px solid #db4b68;
    color: #db4b68;
}

.about-menu-item .fusion-megamenu.fusion-megamenu-sitewidth li,
.contact-menu-item .fusion-megamenu.fusion-megamenu-sitewidth li {
    width: auto !important;
    padding-left: 30px;
    padding-right: 30px;
    max-width: none !important;
    white-space: nowrap;
    word-spacing: 3px;
}

.about-menu-item .fusion-megamenu.fusion-megamenu-sitewidth li,
.contact-menu-item .fusion-megamenu.fusion-megamenu-sitewidth li {}

.about-menu-item .fusion-megamenu.fusion-megamenu-sitewidth,
.contact-menu-item .fusion-megamenu.fusion-megamenu-sitewidth {
    justify-content: center;
}

.sub-menu .current-menu-item a {
    color: #ffff !important
}

.about-menu-item .fusion-megamenu.fusion-megamenu-sitewidth li.current-menu-item a,
.contact-menu-item .fusion-megamenu.fusion-megamenu-sitewidth li.current-menu-item a {
    color: #ffb500 !important
}

.required {
    color: #f00;
}

.faq .fusion-filters {
    border-bottom: 2px solid #F0F3F8 !important;
    width: 100%;
    border-top: none;
    white-space: nowrap;
    overflow-x: auto;
    margin-bottom: 20px;
}


/* width */

.faq .fusion-filters::-webkit-scrollbar {
    width: 10px;
    height: 5px;
}


/* Track */

.faq .fusion-filters::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}


/* Handle */

.faq .fusion-filters::-webkit-scrollbar-thumb {
    background: #d8d8d8;
    border-radius: 10px;
}


/* Handle on hover */

.faq .fusion-filters::-webkit-scrollbar-thumb:hover {
    background: #f8f8f8;
}

#team {
    z-index: 8;
}

.secondary-banner.texttrans .fusion-row h1 {
    text-transform: inherit;
}


/* .fusion-faqs-wrapper .toggle-content {
    color: #FFF;
    font-size: 18px;
} */

.support-faq .fusion-accordian .panel-body {
    color: #fff;
    font-size: 20px;
}

body.single-post .fusion-breadcrumbs span:nth-child(6),
body.single-post .fusion-breadcrumbs span:nth-child(7) {
    display: none !important;
}

.image-flex-row>.fusion-column-wrapper {
    display: flex;
    display: -ms-flexbox;
    width: 70%;
    margin: 0 auto;
}

.image-flex-row>.fusion-column-wrapper span {
    max-width: 96% !important;
}

.image-flex-row>.fusion-column-wrapper .imageframe-align-center {
    width: 100%;
    text-align: left !important;
}

.image-flex-row>.fusion-column-wrapper img {
    width: 100%;
}


/* .intropara.width100P {
    width: 100% !important;
} */

.fusion-breadcrumbs.fusion-breadcrumbs-1 {
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
}

.easy-t-cycle-pager span {
    font-size: 0;
    width: 12px !important;
    height: 12px;
    border: 2px solid #BFBFBF;
    border-radius: 150px;
    background: #F0F3F8;
    margin-right: 10px;
}

.easy-t-cycle-pager span.cycle-pager-active {
    background: #069cd7;
    border: 2px solid #069cd7;
}

.fusion-body blockquote,
.post-content blockquote {
    background-color: #F0F3F8 !important;
}

.content-video .fusion-video.fusion-youtube {
    margin: 0 auto;
}


/* 
#sidebar {
    margin-bottom: 100px !important;
} */

.support-faq .fusion-builder-placeholder a {
    color: #1a80b6 !important;
}

.secondary-banner p {
    color: #fff !important;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    /* background: linear-gradient(280deg, #002c67 0%, #00a0df 100%); */
    background-image: linear-gradient(206deg, #1A2A57 0%, #1A2A57 140%) !important;
    border-top: none;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
    border-radius: 0 20px !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-infobar-allow-all,
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-infobar-allow-all:hover,
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-infobar-allow-all:focus {
    background-color: #ffb500 !important;
    color:  #1A2A57 !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .mgbutton.moove-gdpr-infobar-reject-btn,
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .mgbutton.moove-gdpr-infobar-reject-btn:hover,
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .mgbutton.moove-gdpr-infobar-reject-btn:focus {
    background: none !important;
    border: 1px solid  #FCB415 !important;
    color:  #fff !important;
    box-shadow: none !important;
}

.fusion-flexslider .flex-control-nav,
ul.flex-direction-nav {
    display: none !important;
}

.support-faq .fusion-faq-shortcode.mb-50 {
    border-top: 1px solid #253a58;
    padding-top: 15px;
    margin-top: 30px;
}

.faqpage .panel-body.toggle-content.post-content,
.faqpage .panel-body.toggle-content.post-content li,
.faqpage .panel-body.toggle-content.post-content .fusion-text,
.faqpage .panel-body.toggle-content.post-content p {
    font-size: 18px;
}

body.single-post .font-40 h2 {
    font-size: 40px !important;
}

.wpcf7-form-control-wrap.offer1 span.wpcf7-form-control.wpcf7-checkbox {
    background: none !important;
    padding: 0 0 15px 0!important;
}

.wpcf7-form-control-wrap.offer1 .wpcf7-list-item.first {
    margin: 0 !important;
}

html.avada-is-100-percent-template #main {
    overflow: hidden;
}

.fusion-slider-revolution rs-sbg {
    background-size: cover !important;
    background-position: 50% 50% !important;
}

/*.fusion-slider-revolution .button-default {
    padding: 10px 40px !important;
}*/

.fusion-slider-revolution .button-default a {
    line-height: 28px !important;
    color: #fff !important;
    font-weight: 900 !important;
}

.fusion-slider-revolution rs-sbg-wrap {
    /* height: 100vh !important; */
}

.fusion-slider-revolution rs-parallax-wrap {
    top: 0 !important;
}


/* 
.uranus.tparrows {
    top: 45% !important;
} */

.tparrows:before {
    color: #ffb500 !important;
}

rs-module video {
    height: 100vh !important;
}

rs-fw-forcer,
rs-module-wrap,
rs-module {
    font-family: 'Lato', sans-serif !important;
    height: 100vh !important;
    max-height: 650px !important;
    /* height: 100vh !important; */
    /* max-height: 650px !important; */
}

.avada-has-rev-slider-styles .avada-skin-rev {
    border-bottom: none !important;
}


/* .fusion-slider-revolution rs-sbg {
    background-size: auto 100% !important;
    background-position: 50% 50% !important;
} */

.fusion-slider-revolution rs-sbg {
    background-size: cover !important;
    background-position: 50% 60% !important;
}


/* slide css moved to top on 24/09/2020 */

.banner-overlay::before {
    background: transparent linear-gradient(119deg, #7EFFE7 0%, #02BEE9 100%) 0% 0% no-repeat padding-box;
    opacity: 0.8;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
}

.banner-title {
    font-size: 60px !important;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 65px !important;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.full-width-player {
    max-width: 100% !important;
}

.cover-solitude::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #f0f3f8;
    z-index: 10;
}

.pb-300 {
    padding-bottom: 300px !important;
}

.mt--360 {
    margin-top: -360px !important;
}

.row-middle-content .fusion-layout-column {
    float: none;
    height: 100%;
    align-items: center;
}

.service-maching.blue-circle-right::before {
    height: 1500px;
    z-index: 9;
    top: 0;
    left: 25%;
    background-size: 100%;
}

.fluid-block-content {
    padding: 0 !important;
}

.fluid-block-content .fusion-column-wrapper {
    margin: 0 !important;
}

.fluid-block-text-container {
    height: 100%;
}

.fluid-block-text-container>.fusion-column-wrapper {
    justify-content: flex-end;
    align-items: flex-end;
}

.fluid-block-text-container-left>.fusion-column-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
}

.fluid-block-image,
.fluid-block-image div,
.fluid-block-image span,
.fluid-block-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fluid-block-image2 div {
    margin: 0 !important;
}

.fluid-block-text {
    padding: 100px 100px 100px 0;
    max-width: 550px;
    text-align: left;
}

.fluid-block-text-left {
    padding: 100px 0 100px 100px;
    max-width: 550px;
    text-align: left;
}

.block-solitude {
    background: #F0F3F8;
    padding: 40px 20px;
    margin-bottom: 16px;
}

.block-solitude h4 {
    color: #030E1C !important;
    margin: 0 0 30px 0 !important;
    text-transform: uppercase !important;
    font-size: 20px !important;
}

.block-solitude ul {
    padding: 0;
    margin: 0;
}

.block-solitude li {
    list-style: none;
    position: relative;
    padding-left: 30px;
    font-size: 18px;
}

.block-solitude li:before {
    width: 10px;
    height: 10px;
    background: #00A1E5;
    border-radius: 100px;
    position: absolute;
    content: "";
    left: 0;
    top: 10px;
}

.block-solitude-container .fusion_builder_column .fusion-column-wrapper {
    margin-right: 8px !important;
    margin-left: 9px !important;
}

.block-solitude-container>.fusion-row {
    padding-right: 8px !important;
    padding-left: 9px !important;
}

.product-cta .fusion-row>.fusion-layout-column>.fusion-column-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.height300 {
    height: 300px;
}

.justify-content-between {
    justify-content: space-between;
}

.w48ml2.height300.fusion-layout-column.block-solitude {
    width: 48% !important;
    margin-left: 1%;
}

.w48mr2.height300.fusion-layout-column.block-solitude {
    width: 50% !important;
    margin-right: 1%;
}

.text-white,
.text-white h2,
.text-white p {
    color: #fff !important;
}

.text-white a {
    color: #00A1E5 !important;
}

.image-multiply-solitude {
    background: #f0f3f8;
}

.image-multiply-solitude img {
    mix-blend-mode: multiply;
}

body.home #main {
    overflow: visible;
}

.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu a {
    padding: 5px 0 !important;
}

.banner-title {
    font-weight: 900 !important;
}

.keypoints-target:after {
    background: url(https://www.visionengtechpartners.com/wp-content/uploads/2020/09/target.png) center center no-repeat;
    width: 180px;
    height: 180px;
    position: absolute;
    content: "";
    bottom: -90px;
    z-index: 98;
    margin-left: -2px;
}

.page-contact.blue-circle-left:before {
    left: -60% !important;
}
.qa{
	    font-size: 20px;
}
.fusion-social-links .fusion-social-networks.boxed-icons .fusion-social-networks-wrapper{margin:0px !important;}

/* End */
@media (max-width:1440px) {
    /* .fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed {
        background: #f00 !important;
    } */
}

@media (min-width:1441px) and (max-width:1600px) {
    /* .fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed {
        background: #0ff !important;
    } */
    .fusion-main-menu.fusion-sticky-menu ul.fusion-menu {
        width: 85%;
        margin-left: auto;
    }
    rs-fw-forcer,
    rs-module-wrap,
    rs-module {
        font-family: 'Lato', sans-serif !important;
        height: 100vh !important;
        max-height: 650px !important;
    }
    .fusion-slider-revolution rs-sbg {
        background-size: cover !important;
        background-position: 50% 60% !important;
    }
    /* .fusion-slider-revolution rs-sbg {
        background-size: auto 100% !important;
        background-position: 50% 50% !important;
    } */
    /* .banner-down-arrow {
        margin-top:-134px !important;
    }
     */
}

@media (min-width:1601px) and (max-width:1920px) {
    /* .fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed {
        background: #00c !important;
    } */
    .fusion-main-menu.fusion-sticky-menu ul.fusion-menu {
        width: 80%;
        margin-left: auto;
    }
    rs-fw-forcer,
    rs-module-wrap,
    rs-module {
        font-family: 'Lato', sans-serif !important;
        height: 100vh !important;
        max-height: 750px !important;
    }
    .fusion-slider-revolution rs-sbg {
        background-size: cover !important;
        background-position: 50% 60% !important;
    }
    /* .fusion-slider-revolution rs-sbg {
        background-size: auto 100% !important;
        background-position: 50% 50% !important;
    } */
    /* .banner-down-arrow {
        margin-top:-134px !important;
    }
     */
}

@media (min-width:1921px) and (max-width:2560px) {
    /* .fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed {
        background: #f60 !important;
    } */
    rs-fw-forcer,
    rs-module-wrap,
    rs-module {
        font-family: 'Lato', sans-serif !important;
        height: 100vh !important;
        max-height: 830px !important;
    }
    .fusion-slider-revolution rs-sbg {
        background-size: cover !important;
        background-position: 50% 60% !important;
    }
    /* .fusion-slider-revolution rs-sbg {
        background-size: auto 100% !important;
        background-position: 50% 50% !important;
    } */
}

@media (min-width:2561px) and (max-width:3840px) {
    /* .fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed {
        background: #00f !important;
    } */
    .fusion-slider-revolution rs-sbg {
        background-size: cover !important;
        background-position: 50% 60% !important;
    }
    rs-fw-forcer,
    rs-module-wrap,
    rs-module {
        font-family: 'Lato', sans-serif !important;
        height: 100vh !important;
        max-height: 1150px !important;
    }
}

@media (min-width:3841px) and (max-width:4320px) {
    /* .fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed {
        background: #000 !important;
    } */
    .fusion-slider-revolution rs-sbg {
        background-size: cover !important;
        background-position: 50% 60% !important;
    }
    rs-fw-forcer,
    rs-module-wrap,
    rs-module {
        font-family: 'Lato', sans-serif !important;
        height: 100vh !important;
        max-height: 1720px !important;
    }
}

@media (min-width:4321px) and (max-width:7000px) {
    .fusion-slider-revolution rs-sbg {
        background-size: cover !important;
        background-position: 50% 60% !important;
    }
    rs-fw-forcer,
    rs-module-wrap,
    rs-module {
        font-family: 'Lato', sans-serif !important;
        height: 100vh !important;
        max-height: 2200px !important;
    }
    /* .fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed {
        background: #fff !important;
    } */
}

rs-layer {
    font-family: 'Lato', sans-serif !important;
}

.rs-forceoverflow rs-module {
    overflow: hidden !important;
}

rs-layer .button-default a {
    color: #fff !important;
}

.faq-technical .toggle-content {
    overflow-x: auto;
}

.table-container table {
    width: 100%;
}

.overflow-x-auto {
    overflow-x: auto;
}

.fusion-accordian .panel-body {
    font-size: 20px;
}

.event-header .fusion-layout-column.fusion_builder_column_1_4 {
    width: auto !important;
}

.table-container table {
    width: 100%;
}

.m-0 {
    margin: 0 !important;
}

.p-0 {
    padding: 0 !important;
}

.product-slider-bottom-thumb.w-130 {
    width: 130px !important;
}

.product-slider-bottom-thumb.w-130 img {
    height: 90px;
}

.product-slider-bottom-thumb.w-130 h4 {
    font-size: 16px !important;
}

.support-faq .fusion-accordian #accordian-1 .panel-title .active .fa-fusion-box,
.support-faq .fusion-accordian #accordian-1 .panel-title a:hover .fa-fusion-box,
.support-faq .fusion-accordian #accordian-1 .panel-title a.hover .fa-fusion-box {
    background-color: #142338!important;
    border-color: #142338!important;
}

.fusion-header-wrapper {
    position: absolute !important;
    z-index: 10010;
    width: 100%;
}

.common-banner.mt--155 {
    margin-top: -60px !important;
}

.single-product .fusion-button-wrapper.fusion-aligncenter {
    text-align: left;
}

.single-tribe_events #sidebar {
    margin-bottom: 100px !important;
}

.fusion-blog-pagination .pagination .pagination-prev:before {
    display: none !important;
}

.pagination {
    margin-bottom: 80px !important;
    min-height: 50px;
}

.wpcf7-form-control-wrap.offer2 span.wpcf7-form-control.wpcf7-checkbox {
    background: none !important;
    padding: 0 0 15px 0!important;
}

.wpcf7-form-control-wrap.offer2 .wpcf7-list-item.first {
    margin: 0 !important;
}


/* body.home #main{
    margin-top: -55px;
    padding-top: 115px;
} */


/* .banner-down-arrow{
    top: -70px;
} */


/* NEWLY ADDED FOR OVERRIDE STARTS */


/* .footer-cta .fusion-builder-row.fusion-row {
    max-width: var(--site_width)  !important;
} */


/* .footer-cta>.fusion-row>.fusion-flex-column:first-child .fusion-column-wrapper{
    padding: 0 0 0 80px !important;
} */


/* .fusion-flex-container .fusion-row .fusion-flex-column .fusion-column-wrapper:not(.fusion-flex-column-wrapper-legacy){
    display: block;
}
.fusion-tb-footer .fusion-social-links .fusion-social-networks.boxed-icons .fusion-social-networks-wrapper{
    margin: 0;
   display: flex;     display: -ms-flexbox;
}
.fusion-social-networks.boxed-icons a{
    width: 34px !important;
    padding: 0 !important;
    height: 34px !important;
    border-radius: 140px !important;
    display: block;
    margin: 0 10px 0 0 !important;
    
}
.fusion-social-networks .fusion-social-network-icon:before{
    position: relative;
    top: 8px;
}
.copyright .fusion-social-links .fusion-social-networks.boxed-icons .fusion-social-networks-wrapper{
    justify-content: flex-end;
}
.home-blog-content .fusion-flex-justify-content-flex-start.fusion-column-wrapper{
    margin:0 8px  !important;
}
.home-blog-content .fusion-row.fusion-flex-align-items-flex-start .fusion-blog-shortcode-7 .fusion-posts-container {
    margin-left: -30px !important;
    margin-right: -28px !important;
} */


/* .fluid-block.fusion-flex-container .width50P.m-0 .fusion-builder-row-inner.fusion-flex-align-items-flex-start.fusion-row.fusion-builder-row{
    margin:0 !important;
    
}
.fluid-block.fusion-flex-container .pr-20{
    width: 60.666666666667% !important;
} */

/* NEWLY ADDED */

.fusion-header>.fusion-row {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
}

.fusion-logo {
    margin-right: 40px !important;
    flex: 0 0 130px;
}

.fusion-main-menu {
    width: 100%;
}

.fusion-main-menu {
    display: flex;
    display: -ms-flexbox;
    float: none;
    flex-wrap: unset;
}

.fusion-overlay-search {
    max-width: initial;
}

.fusion-main-menu-search-overlay .fusion-main-menu>.fusion-menu {
    width: 100%;
    justify-content: flex-end;
    flex-wrap: unset;
}

.fusion-main-menu.fusion-sticky-menu ul.fusion-menu {
    width: 90%;
    margin-left: auto;
}

.fusion-main-menu>ul>li {
    padding-right: 0 !important;
}

.fusion-blog-archive.fusion-blog-layout-grid-wrapper {
    /* margin-bottom: 100px; */
    /* margin-top: 100px; */
}

.fusion-blog-archive .fusion-post-grid {
    height: 400px;
    background: #fff !important;
}

.home-blog-content .fusion-blog-archive.fusion-blog-layout-grid-wrapper {
    margin-top: 0 !important;
}

.home-blog-content .fusion-blog-archive .fusion-post-grid {
    background: none !important;
}

.fusion-blog-archive .slides img {
    height: 256px !important;
    object-fit: contain !important;
    background: #fcfcfc;
}

.fusion-blog-archive .fusion-post-grid h2 {
    margin: 0 0 0 0 !important;
    min-height: 105px;
    word-break: break-word;
    max-height: 105px;
    overflow: hidden;
    font-size: 20px !important;
    line-height: 26px !important;
}


/* NEWLY ADDED FOR FR STARTS */

.post-bg {
    padding-top: 94px !important;
}

.post-bg .fusion-breadcrumbs>span:nth-child(1),
.post-bg .fusion-breadcrumbs>span:nth-child(2),

/* .post-bg .fusion-breadcrumbs span:nth-child(3), */

.post-bg .fusion-breadcrumbs>span:last-child {
    display: none !important;
}

.post-bg .fusion-breadcrumbs>span:nth-last-child(2) {
    display: none !important;
}

.post-bg .fusion-breadcrumbs>span:nth-child(3) .fusion-breadcrumb-link span {
    display: block !important;
    color: #000 !important;
}

.post-bg .fusion-breadcrumbs>span .fusion-breadcrumb-link span {
    color: #000 !important;
}

#post-404page {
    padding-top: 100px;
    padding-bottom: 100px;
}

#post-404page .fusion-error-page-useful-links {
    padding-bottom: 100px;
}

.error-page li.menu-item:nth-last-child(2) {
    display: none !important;
}
/* NEWLY ADDED FOR OVERRIDE ENDS */

@media (max-width:800px) {
	.fusion-body .qa-flags .fusion_builder_column_inner{
		width:50% !important;
		    margin-bottom: 20px !important;
	}
	.post-bg {
    padding-top: 200px !important;
}
	.post-content .text-white h2{
		color:#FFF !important;
	}
    .easy_testimonial .nonhundred-percent-fullwidth {
        padding: 0 !important;
    }
    .no-bg {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #searchresponse_forall .main-div div {
        width: 100% !important;
        word-break: break-word;
        float: none !important;
        margin: 0 !important;
    }
    .search-tab-content .main-div {
        padding-bottom: 0 !important;
    }
    .footer-cta>.fusion-row>.fusion-column-first .fusion-column-wrapper {
        padding-bottom: 50px !important;
    }
    .width50P.m-0.fusion-layout-column {
        width: 100% !important;
    }
    .pr-70 {
        padding-right: 0;
    }
    .fusion-slider-revolution .button-default a {
        font-size: 15px !important;
    }
    .single-tribe_events #sidebar {
        margin-bottom: 50px !important;
    }
    .distributor-block {
        padding: 45px 30px!important;
    }
    .breadcrumb-container .alignright {
        height: auto !important;
        margin: 0 !important;
    }
    .contact-menu-item>a.fusion-bar-highlight span.menu-text {
        padding: 16px 50px !important;
    }
    .easy_testimonial .testimonial_body p {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .testimonial_body p::after {
        font-size: 60px;
        line-height: 60px;
    }
    .fluid-block .fusion-builder-row-inner p {
        min-height: auto;
        padding: 0 15px;
    }
    .fluid-block .mt-25 {
        margin-top: 0 !important;
    }
    .product-menu-item .sub-menu.fusion-sub-menu-open li:nth-child(2) .sub-menu {
        display: block;
    }
    .footer-cta>.fusion-row>.fusion-column-first .fusion-column-wrapper {
        padding: 0 0 20px 0 !important;
    }
    .width70 {
        text-align: center;
    }
    .image-flex-row>.fusion-column-wrapper span {
        max-width: 100% !important;
    }
    .image-flex-row>.fusion-column-wrapper img {
        width: auto;
        max-width: 100%;
    }
    .image-flex-row>.fusion-column-wrapper {
        width: 100%;
    }
    .image-flex-row>.fusion-column-wrapper .imageframe-align-center {
        margin: 0;
    }
    .center-buttons .fusion-column-wrapper {
        flex-flow: column;
    }
    .center-buttons .fusion-button-wrapper {
        margin: 0 20px 20px 20px;
    }
    .image-flex-row>.fusion-column-wrapper {
        flex-flow: column;
    }
    .ptb-80-row .fusion-row {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .row-middle-content.fullwidth-box.p-0.mb-150 {
        padding: 0 30px !important;
    }
    .help-boxes h2.content-box-heading {
        padding-top: 0 !important;
    }
    #support {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .product-slider {
        padding: 40px 0 40px 0 !important;
    }
    .product-slider .fusion-text {
        padding: 0 30px;
    }
    .slick-track {
        height: auto !important;
    }
    .product-slider>.fusion-builder-row>.fusion_builder_column_3_5>.fusion-column-wrapper>.fusion-text {
        flex-flow: column;
        float: none !important;
        justify-content: center;
    }
    .product-slider .slider-for,
    .slick-slider.slick-vertical {
        width: 100% !important;
        float: none !important;
        /* padding: 0 30px !important; */
        margin: 0 !important;
    }
    .slick-vertical .slick-slide {
        width: 25% !important;
        height: 75px !important;
    }
    .slider-nav .slick-slide div {
        display: flex !important;
        align-items: center;
        justify-content: center;
        height: 65px;
    }
    .slick-slide img {
        display: block;
        max-width: 60px;
    }
    .width70 blockquote {
        width: 100%;
    }
    body.single-post h1.title-heading-left,
    body.single-tribe_events h1.title-heading-left {
        color: #142338 !important;
        font-size: 50px !important;
        text-transform: none;
        line-height: 36px !important;
    }
    .text-right.fusion-layout-column {
        text-align: center;
    }
    .width-100 .fusion-fullwidth.ptb-80.p-0 {
        padding: 50px 30px !important;
    }
    ul {
        text-align: left;
    }
    .post-content li {
        list-style-position: inside;
    }
    .ptb-80-row.mt-0.row-middle-content.fusion-fullwidth {
        padding: 0 30px !important;
    }
    .sub-menu .fusion-mobile-current-nav-item>a {
        color: #ffb500 !important;
    }
    .easy_testimonial {
        flex-flow: column;
    }
    .easy_testimonial_image_wrapper {
        width: 100% !important;
        float: left;
        margin-bottom: 0 !important;
        flex: 0 0 100%;
    }
    .easy_t_single_testimonial blockquote p span.testimonial-position {
        text-align: center;
    }
    .testimonial_body p {
        font-size: 20px !important;
        line-height: 28px !important;
        padding: 0px 45px 0 15px !important;
    }
    .testimonial_body::before {
        font-size: 60px;
        line-height: 60px;
        top: -10px;
        left: 0px;
    }
    .testimonial_author cite {
        flex-flow: column;
        padding: 0 45px 0 10px;
    }
    .easy_t_single_testimonial blockquote p span.testimonial-client {
        width: 100% !important;
        white-space: nowrap;
        margin-right: 0 !important;
        text-align: center !important;
    }
    .easy_testimonial_image_wrapper {
        width: 100% !important;
        float: left;
        margin-bottom: 0 !important;
        flex: 0 0 100%;
    }
    .testimonial_body_container {
        width: 100%;
        float: right;
        padding: 20px;
    }
    .banner-blueBg::before {
        left: 35% !important;
        top: 10% !important;
        height: 100vh;
        transform: rotate(45deg);
        background-size: 100vh;
    }
    .ls-layers::before,
    .banner-shape::before {
        left: 40%;
        top: 0;
        /* height: 100vh; */
        height: 145vh;
        transform: rotate(45deg);
        /* background-size: 100vh; */
        background-size: cover;
    }
    .sub-menu a:hover {
        color: #fff !important;
    }
    .home-blog-content {
        margin: 0 -15px !important;
    }
    .ls-layers h1,
    .common-banner h1,
    .avada-page-titlebar-wrapper h1,
    .secondary-banner h1 {
        font-size: 50px !important;
        line-height: 54px !important;
    }
    .tribe_events {
        text-align: center;
    }
    body.single-tribe_events .fusion-sharing-box {
        justify-content: center;
    }
    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next,
    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous,
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next,
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous {
        width: 100%;
    }
    .home-blog-content .post-content h2 {
        max-height: none !important;
    }
    .news-listing.articles-blog-content .fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-wrapper {
        height: auto !important;
    }
    .news-listing.articles-blog-content .fusion-blog-shortcode-1 .fusion-blog-layout-grid .fusion-post-grid {
        height: auto !important;
        margin-bottom: 30px !important;
        position: relative !important;
        top: auto !important;
        left: auto !important;
    }
    .breadcrumb-container .fusion-builder-row>.fusion-one-half:nth-child(1) {
        display: none;
    }
    .share-box {
        min-height: auto !important;
    }
    .secondary-banner {
        margin-top: 0;
    }
    .secondary-banner .fusion-row {
        padding-top: 60px;
    }
    .support-faq.mb--60 {
        margin-bottom: 0 !important;
    }
    .home-blog-content .fusion-blog-shortcode-7 .fusion-posts-container,
    .home-blog-first-row .fusion-layout-column:nth-child(2),
    .home-blog-last-row .fusion-layout-column:nth-child(2),
    .home-blog-first-row .fusion-layout-column:nth-child(3),
    .home-blog-first-row .fusion-layout-column:nth-child(4),
    .home-blog-last-row .fusion-layout-column:nth-child(1),
    .home-blog-last-row .fusion-layout-column:nth-child(3) {
        /* margin-left: -30px !important; */
        /* margin-bottom: 30px !important; */
    }
    .ls-layers {
        position: relative;
        padding-bottom: 30px;
    }
    .home-blog-content .fusion-layout-column.fusion_builder_column_1_4,
    .home-blog-content .fusion-layout-column.fusion-one-half {
        width: 100% !important;
        padding: 0 !important;
    }
    .ls-overflow-visible,
    html body .ls-container,
    #ls-global .ls-container {
        height: auto !important;
    }
    #response3 {
        padding: 0 15px;
    }
    .support-signup {
        padding: 0 !important;
    }
    .product-slider-top-thumb {
        width: 33.3%;
        margin-right: 0;
        padding: 0 5px;
    }
    .product-slider-top-thumb-image {
        width: 100%;
        margin: 0 0 10px 0;
    }
    body.single-post .footer-cta h2 {
        line-height: 54px !important;
    }
    .category-video,
    .video-shortcode {
        margin-bottom: 0 !important;
    }
    #filter-form {
        margin-left: -30px !important;
        margin-right: -30px !important;
    }
    body.single-tribe_events .fusion-sharing-box {
        padding-right: 15px !important;
    }
    html:not(.avada-has-site-width-percent) #main {
        padding: 0 15px !important;
    }
    body.single-tribe_events .event-header .fusion-builder-row-inner .fusion-layout-column.fusion_builder_column_1_4 {
        float: none;
        font-size: 14px;
        display: inline-block;
        margin-right: 10px !important;
    }
    .single-tribe_events .tribe-events-cal-links {
        text-align: center;
    }
    .alignright,
    .fusion-alignright {
        float: none !important;
        margin: 10px auto !important;
        max-width: 100%;
        display: block !important;
    }
    .alignleft,
    .fusion-alignleft {
        float: none !important;
        margin: 10px auto !important;
        max-width: 100%;
        display: block !important;
    }
    body.single-post .post-content>.fullwidth-box {
        /* padding: 0 !important; */
    }
    .w3eden .media.stack-xs {
        display: flex;
        display: -ms-flexbox;
    }
    .fusion-body:not(.avada-has-page-title-mobile-height-auto) .fusion-page-title-bar {
        min-height: auto;
    }
    #wrapper .share-box h4 {
        margin-bottom: 0 !important;
    }
    body.single-post h1.title-heading-left,
    body.single-tribe_events h1.title-heading-left {
        font-size: 30px !important;
        text-align: center !important;
    }
    body.single-post .fusion-sharing-box .fusion-social-networks,
    body.single-tribe_events .fusion-sharing-box .fusion-social-networks {
        margin-top: 0;
        padding: 10px 0;
    }
    body.single-post .no-bg .post-date,
    body.single-tribe_events .no-bg .fusion-builder-row-inner.fusion-row {
        display: block;
        text-align: center;
    }
    .width-100 .fusion-fullwidth.p-0 {
        padding: 0 !important;
    }
    .ptb-80 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .ptb-100 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .imageframe-align-center.pr-20P {
        padding-right: 0 !important;
    }
    .imageframe-align-center.pl-20P {
        padding-left: 0 !important;
    }
    .wpml-ls-flag {
        height: 18px;
        margin-right: 10px;
    }
    .fusion-mobile-nav-item {
        text-align: center;
        display: block;
    }
    .fusion-mobile-menu-text-align-left .fusion-open-submenu {
        right: auto;
        position: relative;
        left: auto;
        display: inline-block;
    }
    .fusion-mobile-nav-item a:before {
        display: none;
    }
    .fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li a {
        padding-left: 0;
    }
    .wpml-ls-display {
        font-weight: bold;
    }
    .wpml-ls-item .menu-text,
    .wpml-ls-item a>span {
        display: block;
        width: 100%;
        justify-content: center !important;
    }
    .fusion-mobile-nav-item a {
        color: #ffffff !important;
        font-size: 20px !important;
        line-height: 24px !important;
        text-align: center !important;
    }
    #content {
        margin-bottom: 0 !important;
    }
    .product-cta h3 {
        margin-top: 30px !important;
    }
    .pb-100 {
        padding-bottom: 50px !important;
    }
    .products-list h3 {
        font-size: 18px !important;
        word-break: break-word;
        padding-top: 10px !important;
        line-height: 20px !important;
    }
    .res-text-center .fusion-text {
        text-align: center;
    }
    .blue-circle-right.page-solutions .fusion-builder-row.fusion-row {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column-reverse;
    }
    .product-slider .fusion-button-wrapper,
    .product-slider .fusion-text {
        text-align: center;
    }
    .res-mb-30 {
        margin-bottom: 30px !important;
    }
    .res-mb-50 {
        margin-bottom: 50px !important;
    }
    .res-mt--40 {
        margin-top: -40px !important;
    }
    .res-mb-150 {
        margin-bottom: 150px !important;
    }
    .product-slider h1 {
        font-size: 40px !important;
        font-weight: 900 !important;
        line-height: 48px !important;
        text-align: center !important;
    }
    .page-product-details.blue-circle-right::before {
        display: none !important;
    }
    .res-full-image-block {
        margin-bottom: 0 !important;
        padding: 0 !important;
        margin: 0 -30px 0 -30px !important;
        width: auto !important;
        max-width: none !important;
    }
    .common-banner h1,
    .common-banner p {
        text-align: center;
    }
    .fluid-block.bottom--125 {
        bottom: 0 !important;
    }
    .fusion-layout-column.pr-50 {
        padding-right: 0 !important;
    }
    .fusion-layout-column.pl-50 {
        padding-left: 0 !important;
    }
    .breadcrumb-container .fusion-sharing-box {
        display: flex !important;
        align-items: center;
        justify-content: center !important;
    }
    .fusion-breadcrumbs {
        display: none;
    }
    .breadcrumb-container .fusion-sharing-box {
        margin-bottom: 0 !important;
    }
    .fusion-social-networks {
        display: flex !important;
        width: auto !important;
        justify-content: center;
    }
    .worldwide-offices {
        margin-bottom: 0 !important;
    }
    .common-banner .fusion-row {
        min-height: auto;
    }
    .tribe-mobile .fusion-header-shadow {
		 background:linear-gradient(280deg, #1A2A57 0%,#1A2A57 100%);
        /*background: linear-gradient(206deg, #02bee9 0%, #7effe7 140%) !important;*/
		
    }
    .fusion-accordian .panel-title a .fa-fusion-box {
        padding: 4.5px 10.5px !important;
    }
    .fusion-text.pl-70 {
        padding-left: 0;
    }
    .row-middle-content .fusion-builder-row {
        justify-content: center;
        text-align: center;
    }
    .fusion-imageframe.text-right {
        text-align: center;
        display: block;
    }
    .common-banner .fusion-row>.fusion-column-first>.fusion-column-wrapper {
        padding-left: 0 !important;
    }
    .page-about.blue-circle-right::before {
        display: none;
    }
    #accreditations {
        margin-bottom: 40px;
    }
    .row-middle-content .fusion-imageframe {
        display: block;
        text-align: center;
        margin: 0 0 20px 0 !important;
        padding: 0 !important;
    }
    .copyright .fusion-social-networks-wrapper {
        margin: 0 !important;
        text-align: center;
    }
    .usion-content-widget-area .widget ul {
        text-align: center;
    }
    .home-blog-content .post-content h2 {
        font-size: 20px !important;
    }
    .home-testimonials h3 {
        padding: 0 15px;
    }
    /* FOOTER STARTS */
    .fusion-content-boxes {
        margin-bottom: 0 !important;
    }
    .fat-footer {
        padding-top: 55px !important;
        padding-bottom: 55px !important;
        text-align: center;
    }
    .fusion-footer h4 {
        text-align: left;
        margin-bottom: 10px !important;
    }
    .fat-footer .fusion-text,
    .copyright-text {
        text-align: left;
    }
    .copyright-text {
        margin: 0 0 10px 0;
    }
    .fat-footer .fusion-widget.fusion-widget-element .widget {
        margin: 0 0 40px 0;
        text-align: left;
    }
    .fat-footer .menu li a {
        text-align: left;
    }
    .copyright ul {
        text-align: center;
        margin-bottom: 20px !important;
    }
    .fat-footer .fusion-social-networks {
        display: none !important;
    }
    .fat-footer .fusion-social-links {
        margin: 0 0 20px 0;
    }
    /* FOOTER ENDS */
    /* .ls-parallax, */
    .ls-inner .ls-slide-transition-wrapper {
        display: none !important;
    }
    .ls-layers {
        padding-top: 50px;
        height: 600px !important;
        display: flex;
        display: -ms-flexbox;
        align-items: center;
        flex-flow: column;
        justify-content: center;
    }
    .ls-in-out p,
    .ls-z p,
    .ls-in-out,
    .ls-z {
        /*  width: 100% !important;
        height: auto !important;
        position: static;
        height: auto !important;
        top: auto !important;
        left: auto !important;
        bottom: auto !important;
        right: auto !important; */
        position: static !important;
        /*display: flex;     display: -ms-flexbox; */
        /* align-items: center; */
        /* justify-content: center; */
        text-align: center;
        width: 100% !important;
        height: auto !important;
        top: auto !important;
        left: auto !important;
        bottom: auto !important;
        right: auto !important;
        overflow: visible !important;
        /* justify-content: center !important; */
    }
    .ls-wp-container,
    .ls-inner,
    .ls-layers {
        /* height: auto !important; */
    }
    html body .ls-container img,
    #ls-global .ls-container img {
        object-fit: contain;
        margin: 0 auto !important;
    }
    .ls-wrapper h1,
    .ls-wrapper p,
    .ls-wrapper span,
    .ls-wrapper a,
    .ls-wrapper button {
        height: auto !important;
        min-height: 32px;
        width: 100% !important;
        text-align: center;
    }
    .ls-wrapper span {
        font-size: 14px !important;
        line-height: 32px !important;
        width: 200px !important;
    }
    .ls-wrapper.ls-in-out .ls-layer {
        min-width: 200px;
        margin: 10px auto 0 auto !important;
    }
    #sliders-container {
        margin-top: -100px;
    }
    .ls-inner,
    .ls-layers,
    .common-banner {
        padding-top: 100px;
    }
    /* MENU ENDS */
    .row-middle-content .fusion-builder-row,
    .footer-cta .fusion-row {
        flex-flow: column;
    }
    .home-blog-first-row .fusion-layout-column:nth-child(2),
    .home-blog-last-row .fusion-layout-column:nth-child(2),
    .home-blog-first-row .fusion-layout-column:nth-child(3),
    .home-blog-first-row .fusion-layout-column:nth-child(4),
    .home-blog-last-row .fusion-layout-column:nth-child(1),
    .home-blog-last-row .fusion-layout-column:nth-child(3) {
        width: 100% !important;
        height: auto !important;
    }
    .home-blog-content {
        padding: 0 15px 30px 15px !important;
    }
    .page-child .home-blog-content {
        padding: 36px 15px 30px 15px !important;
    }
    .home-blog-content .fusion-post-grid {
        position: relative !important;
    }
    .home-blog-content .fusion-posts-container.fusion-posts-container-no {
        margin: 0 0 20px 0 !important;
        height: auto !important;
    }
    .home-blog-first-row .fusion-post-wrapper,
    .home-blog-last-row .fusion-layout-column:nth-child(2) .fusion-image-wrapper {
        height: auto !important;
    }
    .home-blog-content .fusion-blog-layout-grid .fusion-post-grid.fusion-element-grid .fusion-masonry-element-container {
        /* padding-top: 200px !important; */
        padding-top: 0 !important;
        height: 505px !important;
        width: 100% !important;
        display: block;
    }
    .home-blog-content .fusion-blog-shortcode-11 .fusion-single-line-meta a {
        top: -237px;
        left: 0 !important;
    }
    .home-blog-content .fusion-single-line-meta a {
        left: 0;
        top: 0;
    }
    .home-blog-content .fusion-blog-shortcode-11 .fusion-blog-layout-grid .fusion-post-grid,
    .avada-image-rollover-no .fusion-masonry-element-container.fusion-image-wrapper>a {
        padding: 0 !important;
        position: relative !important;
        left: auto !important;
        top: auto !important;
        height: auto !important;
    }
    .home-blog-content .alignleft,
    .home-blog-content .fusion-alignleft {
        margin: 10px 0 !important;
    }
    .home-blog-content .fusion-read-more {
        font-size: 20px;
    }
    .help-boxes h2 {
        padding-top: 30px !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }
    .help-boxes {
        padding-top: 40px !important;
    }
    .help-boxes,
    .help-boxes.fusion-content-boxes {
        margin-bottom: 0 !important;
    }
    .footer-cta {
        padding: 50px 20px 0 20px !important;
        height: auto !important;
    }
    .footer-cta .fusion-column-first.fusion_builder_column_1_1 {
        margin-bottom: 40px !important;
    }
    .footer-cta .fusion-column-wrapper {
        text-align: center;
    }
    .home-testimonials .testimonials-shortcode-blockquote q::before {
        font-size: 60px;
        left: 0;
    }
    .width70 p,
    .width70 h1,
    .width70 h2,
    .width70 h3,
    .width70 ul,
    .width70 h4,
    .width70 h5,
    .width70 ol,
    .width70.intropara ul,
    .width70.intropara div,
    .width70 div.d-flex.align-items-center.justify-space-between {
        width: 100% !important;
    }
    .width70 .imageframe-align-center {
        width: 100%;
        margin: 0 auto 20px auto !important;
    }
    .intropara {
        width: 100% !important;
    }
    h2 {
        font-size: 30px;
        line-height: 36px;
    }
    .custom-content-box img {
        height: 60px;
    }
    .custom-content-box .content-box-wrapper,
    .fluid-block .fusion-builder-row-inner {
        padding: 40px 15px !important;
    }
    .fluid-block .fusion-builder-row-inner .pr-20 {
        padding: 0;
    }
    .fluid-block .fusion-builder-row-inner {
        text-align: center;
        min-height: auto !important;
    }
    .product-finder {
        flex-direction: column-reverse !important;
    }
    .product-finder h3 {
        margin-bottom: 20px !important;
    }
    .product-finder .fusion-row {
        padding: 40px 0 !important;
    }
    .fusion-blog-layout-grid .fusion-post-grid {
        padding: 0 !important;
    }
    h2,
    .post-content h2,
    .image-content-block h1,
    body.single-post h2 {
        font-size: 30px !important;
        font-weight: 900 !important;
        line-height: 36px !important;
        letter-spacing: 0px;
        color: #030E1C !important;
        opacity: 1;
    }
    .mb-100 {
        margin-bottom: 40px;
    }
    .width-100 .fusion-fullwidth,
    .width-100 .nonhundred-percent-fullwidth {
        padding-left: 20px;
        padding-right: 20px;
    }
    .help-boxes .content-wrapper-boxed {
        padding: 60px 28px 60px 28px !important;
    }
    .help-boxes .content-box-column {
        margin-bottom: 20px !important;
    }
    .footer-cta h2 {
        font-size: 30px !important;
        line-height: 34px !important;
        text-align: center;
    }
    .footer-cta .fusion-text p {
        margin: 0 0 20px 0 !important;
        line-height: 26px;
        text-align: center;
    }
    .footer-cta .fusion-alignleft {
        float: none;
        text-align: center;
        clear: both;
        display: block !important;
        margin: 0;
    }
    .footer-cta .fusion-imageframe {
        margin: 0 auto;
        display: block;
        text-align: center;
    }
    .fluid-block {
        padding: 0 !important;
    }
    .fluid-block img {
        height: 260px;
    }
    .product-finder .fusion-builder-row {
        flex-direction: column-reverse !important;
        text-align: center;
    }
    .common-banner .fusion-row {
        height: auto;
        flex-flow: column;
    }
    /* CONTACT STARTS */
    .distributor-block .fusion-builder-row-inner {
        flex-flow: column;
        text-align: center;
        padding-bottom: 40px;
    }
    .distributor-block .fusion-builder-row-inner h2 {
        margin-top: 30px !important;
    }
    .address-h320 {
        height: auto;
        margin-bottom: 30px !important;
    }
    .address-h360 {
        height: auto;
        margin-bottom: 30px !important;
    }
    .height-400 {
        height: auto;
        margin-bottom: 30px !important;
    }
    .page-contact.blue-circle-left::before {
        display: none;
    }
    .contact-form {
        padding: 70px 20px !important;
    }
    .fusion-privacy-bar .fusion-privacy-bar-main {
        flex-flow: column;
        text-align: center;
    }
    .fusion-privacy-bar .fusion-privacy-bar-main .fusion-privacy-bar-acceptance {
        margin-left: 0 !important;
    }
    .ls-layers h1,
    .common-banner h1,
    .avada-page-titlebar-wrapper h1,
    .secondary-banner h1 {
        font-size: 40px !important;
        line-height: 45px !important;
        text-align: center !important;
    }
    /* CONTACT ENDS */
    /* SUPPORT STARTS */
    .support-form {
        padding: 40px 20px;
    }
    .support-form .fusion-column-last {
        padding-left: 0;
        padding-top: 40px;
    }
    .page-support .fusion-row {
        text-align: center;
    }
    .page-support.blue-circle-right::before {
        display: none !important;
    }
    .support-form .fusion-responsive-typography-calculated {
        color: #fff !important;
    }
    .support-faq {
        padding: 40px 30px !important;
    }
    /* .support-faq-container .panel-title a {
            display: block !important;
        } */
    .support-faq h2.mb-0,
    .support-faq p,
    .support-faq h2.fusion-responsive-typography-calculated {
        /*color: #fff !important;*/
    }
    .full-width-row {
        flex-flow: column;
    }
    .full-width-row .half-column {
        width: 100%;
        margin-bottom: 20px;
    }
    .half-col-right-content {
        padding: 0;
    }
    .tribe-mobile #main {
        padding-top: 0 !important;
        margin: 20px 0 0 0;
        padding-bottom: 0 !important;
    }
    .product-slider-top-container {
        justify-content: center;
        padding: 0;
        flex-wrap: wrap;
        margin-top: 20px;
    }
    .product-slider-bottom-thumb {
        width: 50%;
        height: 250px;
        margin-bottom: 20px;
        text-align: center;
    }
    .product-slider-bottom-thumb h4 {
        margin: 0 0 10px 0 !important;
    }
    .product-slider-bottom-thumb-container {
        padding-bottom: 40px !important;
        padding-top: 40px !important;
    }
    .product-slider-bottom-thumb h4 {
        font-size: 20px !important;
        line-height: 20px !important;
    }
    /* SUPPORT ENDS */
    /* RESOURCES STARTS */
    .common-banner,
    .banner-operational {
        height: auto;
        padding-top: 160px !important;
        padding-bottom: 0 !important;
        min-height: 500px;
        align-items: center;
    }
    .common-banner .fusion-row {
        padding-top: 0 !important;
    }
    .common-banner .fusion-layout-column.fusion-one-full,
    .common-banner .fusion_builder_column.fusion-builder-column-0 {
        padding-bottom: 55px !important;
    }
    body.category .common-banner .fusion-row,
    body.product-template-default .common-banner .fusion-row {
        padding-bottom: 0 !important;
    }
    .common-banner.mt--155 {
        margin-top: -20px !important;
    }
    .filter-form .col-md-4 {
        margin-bottom: 20px;
    }
    .resource-wrap {
        width: 100% !important;
        margin: 0% !important;
        padding: 0 !important;
        margin-bottom: 30px !important;
        min-height: auto !important;
        max-height: none !important;
    }
    .resource-wrap img {
        width: 100% !important;
        height: 250px !important;
        object-fit: contain !important;
    }
    .resource-wrap a {
        display: block !important;
    }
    .resource-wrap .cat-name-display {
        left: 0 !important;
        top: 0px;
    }
    .image-content-block .fusion-one-third {
        padding: 40px 0 !important;
    }
    .image-content-block .fusion-column-wrapper {
        padding: 0 !important;
    }
    .image-content-block .fusion-imageframe {
        margin-left: 0 !important;
    }
    .image-content-block .fusion-two-third img {
        height: auto !important;
        margin-bottom: 40px;
    }
    .image-content-block {
        bottom: 0 !important;
    }
    /* for resources page */
    .image-content-block.fusion-fullwidth.fullwidth-box {
        bottom: 0 !important;
        padding: 0 30px !important;
    }
    .pagination {
        margin-bottom: 40px !important;
    }
    /* RESOURCES ENDS */
    .bbp-pagination .bbp-pagination-links,
    .fusion-pagination,
    .page-links,
    .pagination,
    .woocommerce-pagination {
        justify-content: space-between !important;
    }
    .pagination a {
        margin-bottom: 30px !important;
    }
    /* MODAL CONTENT STARTS */
    .modal-content {
        padding: 0;
    }
    .modal-header {
        padding: 10px !important;
    }
    /* MODAL CONTENT ENDS */
    /* BANNER STARTS */
    .fusion-title.fusion-sep-none .title-heading-left {
        text-align: center;
    }
    .fusion-breadcrumbs a:hover {
        color: #00A1E5 !important
    }
    .breadcrumb-container .fusion-builder-row,
    .breadcrumb-container {
        height: auto;
    }
    .breadcrumb-container {
        margin: 0 -30px 0 -30px !important;
        min-height: auto;
        background: linear-gradient(206deg, #02bee9 0%, #7effe7 140%) !important;
        height: auto !important;
        padding-bottom: 15px !important;
        padding-top: 15px !important;
    }
    .breadcrumb-container a,
    .breadcrumb-container .fusion-sharing-box h4,
    .fusion-breadcrumb-item a {
        line-height: 20px;
    }
    .common-banner .fusion-column-wrapper {
        text-align: center;
    }
    .common-banner .button-flat {
        margin-bottom: 20px;
    }
    .mt-100 {
        margin-top: 40px !important;
    }
    .support-faq .fusion-column-first.fusion-two-third,
    .support-faq .fusion-column-wrapper-3,
    .support-faq .fusion-layout-column.text-right {
        text-align: center;
    }
    /* .row-middle-content {
        text-align: center;
    } */
    .row-middle-content .fusion-imageframe {
        margin-bottom: 20px;
    }
    /* BANNER ENDS */
    /* INNOVTION STARTS */
    .product-cta.fusion-fullwidth.fullwidth-box {
       /* padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 0 !important;*/
		margin-top: 20px !important;
    }
    .product-cta.width-100.fusion-fullwidth {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 40px !important;
    }
    .product-cta .fusion-builder-row-inner::before {
        display: none;
    }
    .product-cta .fusion-builder-row-inner {
        flex-direction: column-reverse;
        padding: 20px !important;
        display: flex;
        display: -ms-flexbox;
        text-align: center;
    }
    .product-cta .fusion-column-last .fusion-column-wrapper .fusion-imageframe::before {
        border: 10px solid #FFB500;
        position: absolute;
        width: 60%;
        height: 280px;
        content: " ";
        left: 20%;
        bottom: 0;
        box-sizing: border-box;
        top: 10px;
    }
    .product-cta .fusion-column-last .fusion-column-wrapper img {
        width: 90% !important;
        height: 230px !important;
        object-fit: contain;
        margin-top: 40px;
        position: relative;
        z-index: 9;
    }
    .product-cta .fusion-imageframe {
        height: 290px;
        margin-bottom: 20px;
    }
    .row-middle-content .fusion-layout-column {
        margin-bottom: 20px !important;
    }
    /* this is for product category page */
    .fusion-column-wrapper {
        padding: 0 !important;
    }
    .product-finder {
        margin-top: 100px;
    }
    .product-finder>.fusion-row {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column-reverse;
        padding: 0 20px !important;
    }
    .product-finder.page-solutions>.fusion-row {
        padding: 0 0 20px 0 !important;
    }
    .product-finder.width-100 .fusion-fullwidth,
    .product-finder,
    .product-finder.d-flex-row.align-items-center-row.row-middle-content {
        padding: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .product-finder .pb-80 {
        padding-bottom: 0 !important;
    }
    .product-finder .fusion-imageframe {
        text-align: center;
    }
    /* INNOVTION ENDS */
    /* SOLUTION STARTS */
    .thumb-image-block .fusion-layout-column,
    .thumb-image-block .fusion-layout-column .fusion-column-wrapper {
        height: 80px !important;
    }
    .thumb-image-block .fusion-title {
        margin-top: 0!important;
        margin-bottom: 0px!important;
    }
    .thumb-image-block .fusion-layout-column .fusion-column-wrapper h3 {
        font-size: 20px !important;
        bottom: 10px;
    }
    .banner-right-bottom-img {
        height: 400px;
        position: relative !important;
        right: 0;
        bottom: 0px;
        width: 100%;
        text-align: center;
    }
    .banner-right-bottom-img img {
        height: 400px;
        width: auto;
        object-fit: contain;
        margin: 0 auto;
    }
    /* SOLUTION ENDS */
    .products-list {
        margin-left: -8px;
        margin-right: -8px;
    }
    .products-list .product_wrapper {
        padding: 0 8px;
        width: 50% !important;
        margin: 0 !important;
    }
    .products-list .thumbnail_section {
        padding: 0;
        height: 180px;
        margin-bottom: 0 !important;
    }
    .products-list .thumbnail_section img {
        height: 150px;
        object-fit: contain;
    }
    .product-cta {
        padding-top: 120px !important;
		padding: 20px !important;   
        padding-bottom: 0px !important;
    }
	
    .ptb-80-row .fusion-row {
        flex-flow: column;
        text-align: center;
    }
    .ptb-80-row .fusion-row .fusion-button-wrapper {
        margin-top: 10px;
    }
	.fluid-block-text, .fluid-block-text-left {
   
        width: 100%;
		max-width:100%;
		 padding: 100px 50px !important;
}
	.fusion-body .border-bottom-double-gray.address-h320, .fusion-body .border-bottom-double-gray.address-h360, .fusion-body .border-bottom-double-gray.height-400{
		width:100% !important;
		flex: 100% !important;
	}
	.w48mr2.height300.fusion-layout-column.block-solitude{
		width:100% !important;
		height:300px !important;
	}
	.w48ml2.height300.fusion-layout-column.block-solitude {
    width: 100% !important;
    margin-left: 1%;
}
	
}

@media (min-width:800px) and (max-width:1279px) {
    .fluid-block .width50P .pr-20 {
        padding-right: 0 !important;
        width: 100% !important;
    }
    .ls-layers h1,
    .common-banner h1,
    .avada-page-titlebar-wrapper h1,
    .secondary-banner h1 {
        font-size: 50px !important;
    }
    .product-cta.mb-100 {
        margin-bottom: 0 !important;
    }
}

@media (min-width:800px) and (max-width:1199px) {
    .help-boxes {
        margin-bottom: 50px !important;
    }
    .footer-cta h2 {
        font-size: 36px !important;
        line-height: 38px !important;
    }
    /* .help-boxes {
        margin-bottom: 0 !important;
    } */
    .footer-cta>.fusion-row>.fusion-column-first .fusion-column-wrapper {
        /* padding: 0 0 20px 0 !important; */
        padding: 0 0 0 0 !important;
        /* added for italy */
    }
    .secondary-banner {
        margin-top: -25px;
    }
    .breadcrumb-container .fusion-builder-row>.fusion-one-half:nth-child(1) {
        display: none;
    }
    .breadcrumb-container .fusion-builder-row>.fusion-one-half:nth-child(2) {
        width: 100% !important;
        margin-right: 0 !important;
    }
    .share-box {
        min-height: auto;
    }
    .secondary-banner .fusion-row h1 {
        margin: 0;
        text-align: center;
    }
    .breadcrumb-container .fusion-sharing-box {
        justify-content: center;
    }
    .secondary-banner .fusion-row {
        justify-content: center !important;
    }
    .full-width-row {
        padding: 0 15px !important;
    }
    .page-contact.blue-circle-left::before {
        display: none;
    }
    .contact-banner .fusion-imageframe {
        bottom: -58px !important;
    }
    .worldwide-offices {
        margin-bottom: 0 !important;
    }
    /* CONTACT STARTS */
    .distributor-block .fusion-builder-row-inner {
        padding-bottom: 40px;
    }
    .distributor-block .fusion-builder-row-inner h2 {
        margin-top: 30px !important;
    }
    .page-contact.blue-circle-left::before {
        top: 700px;
        right: -110%;
        background-size: 69%;
        left: auto;
    }
    /* CONTACT ENDS */
    /* SUPPORT STARTS */
    .product-slider-bottom-thumb-container {
        padding-bottom: 40px !important;
        padding-top: 40px !important;
    }
    #main {
        padding-top: 0 !important;
        margin: 0;
        padding-bottom: 0 !important;
    }
    .product-slider-top-container {
        padding: 20px;
    }
    .support-form {
        padding: 60px 60px;
    }
    /* SUPPORT ENDS */
    .width70 p,
    .width70 h1,
    .width70 h2,
    .width70 h3,
    .width70 ul,
    .width70 h4,
    .width70 h5,
    .width70.intropara ul,
    .width70.intropara ol,
    .width70.intropara div {
        width: 100%;
    }
    .intropara {
        width: 100% !important;
    }
    #team {
        margin-top: 20px;
    }
    .product-cta .fusion-builder-row-inner::before {
        bottom: 50px;
    }
    .product-cta {
        padding-top: 200px !important;
    }
    /* .fusion-imageframe {
                margin-top: -40px;
            } */
    .product-cta .fusion-column-last .fusion-column-wrapper img {
        margin-top: -10px;
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .product-content-block .fusion-imageframe img {
        width: 100%;
    }
    .fusion-sharing-box .fusion-social-networks {
        margin-top: 0px;
    }
    .contact-menu-item>a.fusion-bar-highlight span.menu-text {
        padding: 16px 15px !important;
    }
    .fluid-block .fusion-layout-column.width50P {
        width: 50% !important;
    }
    .fluid-block .fusion-layout-column.width50P .fusion-column-wrapper .fusion-text {
        min-height: 90px;
        padding: 0 10px;
    }
    .fluid-block img {
        height: 360px;
    }
    .home-blog-content .fusion-blog-shortcode-11 .fusion-single-line-meta a {
        /* top: -222px; */
    }
    .product-slider {
        padding: 100px 30px !important;
    }
    .help-boxes h2 {
        padding-top: 0 !important;
    }
    .content-boxes-icon-boxed .col {
        min-height: auto !important;
    }
    .row-middle-content.mb-150.full-width-row.p-0 {
        padding-right: 30px !important;
        padding-left: 30px !important;
    }
    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next,
    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous,
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next,
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous {
        width: 48% !important;
    }
    .single-tribe_events .tribe-events-event-meta {
        padding: 0 !important;
    }
    .tribe-events-sub-nav li {
        line-height: 30px !important;
    }
    .fusion-breadcrumbs {
        padding-left: 15px;
    }
    .product-cta {
        padding-top: 120px !important;
    }
    .share-box {
        min-height: 70px;
    }
    .news-listing.articles-blog-content .fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-wrapper {
        height: 460px !important;
    }
    .news-listing.articles-blog-content .fusion-blog-shortcode-1 .fusion-blog-layout-grid .fusion-post-grid {
        height: 460px !important;
        margin-bottom: 30px !important;
        position: relative !important;
        left: auto !important;
        top: auto !important;
    }
    .news-listing.articles-blog-content .fusion-blog-shortcode-1 .fusion-blog-layout-grid .fusion-post-grid {
        padding: 8px !important;
    }
}

@media (max-width:1024px) {
    .fluid-block.bottom--125 {
        bottom: 0 !important;
    }
	
	.rev-btn.rs-layer{
		margin-top:40px !important;
	}
	
}


@media (min-width:1500px) {
    .bottom--65 {
        bottom: -98px;
    }
}

@media (min-width:2200px) {
    .bottom--65 {
        bottom: -140px;
    }
}

@media (min-width:1024px) {
    .fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed {
        min-height: 365px !important;
    }
    .content-boxes.custom-content-box .content-container {
        min-height: 125px !important;
        margin-bottom: 0 !important;
    }
    .help-boxes .content-container {
        min-height: 125px !important;
        margin-bottom: 0 !important;
    }
}

@media (max-width:1023px) {
    .fusion-header>.fusion-row {
        display: flex;
        display: -ms-flexbox;
        justify-content: space-between;
        flex-flow: column;
    }
    .fusion-content-boxes.content-boxes-icon-boxed .content-box-column,
    .fusion-content-boxes.content-boxes-icon-on-top .content-box-column {
        width: 100% !important;
    }
    .fusion-mobile-nav-item {
        text-align: center;
        display: block;
    }
    .fusion-mobile-menu-text-align-left .fusion-open-submenu {
        right: auto;
        position: relative;
        left: auto;
        display: inline-block;
    }
    .fusion-mobile-nav-item.menu-item-has-children>.fusion-bar-highlight {
        color: #FFB500 !important;
        font-weight: 600;
        font-size: 16px;
    }
    .fusion-mobile-nav-item a {
        color: #ffffff !important;
        font-size: 20px !important;
        line-height: 24px !important;
        text-align: center !important;
    }
    .fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li a:before {
        display: none;
    }
    rs-slide {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        flex-flow: column !important;
        height: 100% !important;
        padding-top: 175px !important;
    }
    rs-slide:before {
        background: transparent linear-gradient(119deg, #7EFFE7 0%, #02BEE9 100%) 0% 0% no-repeat padding-box;
        content: " ";
        z-index: 2;
        width: 100%;
        height: 100%;
        display: block;
        visibility: visible;
		opacity: 0.8;
    }
    rs-layer-wrap,
    rs-loop-wrap,
    rs-mask-wrap,
    rs-layer {
        position: absolute !important;
       /* left: auto !important;*/
        top: 35% !important;
        width: 100% !important;
        height: auto !important;
       /* text-align: center !important;*/
        margin-bottom: 20px !important;
    }
	.rev-btn.rs-layer {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0 40px !important;
    width: auto !important;
		margin-top:20px;
}
	.rev-btn.rs-layer{
		margin-top:165px !important;
	}
    .banner-title {
        font-size: 50px !important;
        margin-bottom: 20px;
		line-height:50px !important;
    }
    .banner-para {
        font-size: 16px !important;
        margin-bottom: 20px;
        line-height: 20px !important;
    }
    .fusion-slider-revolution .button-default {
        line-height: 30px !important;
        width: auto !important;
        margin: 0 auto !important;
        display: inline-block;
    }
    .tribe-mobile .fusion-header-shadow {
       /* background-image: linear-gradient(295deg, #002c67 0%, #00a0df 100%);*/
    }
    .fusion-header-shadow {
        /*background-image: linear-gradient(295deg, #002c67 0%, #00a0df 100%);*/
    }
    /* MENU STARTS */
    body:not(.mobile-menu-design-flyout) .fusion-mobile-nav-item a {
        background: none !important;
        border: none !important;
        margin-bottom: 0;
    }
    #mobile-menu-main-menu {
        background-image: linear-gradient(295deg, #002c67 0%, #00a0df 100%) !important;
        margin-top: -80px;
        padding: 100px 0 15px 0 !important;
    }
    .fusion-header {
        padding: 0;
    }
    .fusion-mobile-nav-holder>ul>li.fusion-mobile-nav-item>a {
        text-align: center;
    }
    .menu-text {
        font-size: 24px !important;
    }
    #mobile-menu-main-menu .fusion-open-submenu {
        position: relative;
    }
    #mobile-menu-main-menu>li.fusion-mobile-nav-item {
        display: inline-block;
        width: 100%;
    }
    .fusion-mobile-nav-holder>ul>li.fusion-mobile-nav-item>a {
        display: inline-block;
    }
    .fusion-menu.mobile-menu-expanded>li.solution-menu-item>ul.sub-menu.fusion-sub-menu-open>li>a,
    .fusion-menu.mobile-menu-expanded>li.product-menu-item>ul.sub-menu.fusion-sub-menu-open>li>a {
        font-size: 14px !important;
        line-height: 17px !important;
        font-weight: 900 !important;
        letter-spacing: 0px;
        color: #FFB500 !important;
        text-transform: uppercase;
    }
    #mobile-menu-main-menu .fusion-open-submenu {
        position: relative;
        display: inline-block;
    }
    #mobile-menu-main-menu .fusion-open-submenu>li.menu-item-has-children {
        display: inline-block;
    }
    #mobile-menu-main-menu .fusion-open-submenu>li.menu-item-has-children>a {
        display: inline-block;
    }
    .fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li a {
        padding-left: 0 !important;
        display: inline-block;
    }
    .fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li li a {
        padding-left: 0;
    }
    .fusion-open-submenu:before {
        color: #FFB500 !important;
        font-size: 22px;
        font-weight: bold;
    }
    .fusion-header {
        padding: 0 !important;
    }
    .fusion-logo {
        width: 60%;
        float: left;
        padding: 5px 15px 10px 15px;
        flex: 0 0 60px !important;
    }
    .fusion-mobile-selector {
        position: absolute !important;
        right: 10px;
        top: 15px;
        font-size: 0;
        width: 52px !important;
        font-size: 0 !important;
        border-color: #ffb500;
    }
    .fusion-logo a {
        text-align: left !important;
    }
    .fusion-body .fusion-mobile-nav-holder .fusion-selector-down {
        border-color: #ffb500 !important;
        background: #ffb500 !important;
        color: #fff !important;
        border-radius: 10px;
    }
    .fusion-selector-down:before {
        color: #ffffff !important;
    }
    .fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-mobile-nav-holder {
        margin-top: 0 !important;
    }
    .fusion-mobile-selector {
        border-color: #ffb500 !important;
        border-radius: 0 10px 0 10px;
        background: #ffb500 !important;
    }
}

@media (min-width:1024px) and (max-width:1199px) {
    #support {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .support-faq {
        padding: 50px 30px !important;
    }
    .fluid-block.bottom--125 {
        bottom: -75px !important;
    }
    .home-testimonials .testimonials-shortcode-blockquote q::before {
        left: -10px;
        top: 60px;
        font-size: 70px;
    }
    .fluid-block img {
        height: 360px;
        object-fit: cover;
    }
    .fusion-main-menu>ul>li {
        padding-right: 16px !important;
    }
    .common-banner .fusion-row>.fusion-column-first>.fusion-column-wrapper {
        padding-left: 20px !important;
    }
    .common-banner h1,
    .common-banner p {
        /* text-align: left !important; */
    }
    .common-banner .fusion-row {
        padding-top: 96px;
    }
    .page-about.blue-circle-right::before {
        display: none !important;
    }
    #team .fusion-imageframe {
        margin: 0 !important;
    }
    .fusion-accordian .panel-title a .fa-fusion-box {
        padding: 4.5px 10.5px !important;
    }
	.rev-btn.rs-layer{
		margin-top:30px;
	}
}

@media (max-width:1199px) {
    .res-dflex {
        flex-flow: column;
    }
    .res-text-center {
        text-align: center;
    }
    .button-default,
    .pagination a:first-child,
    .pagination a:last-child,
    .button-custom,
    .wpcf7-form-control.wpcf7-submit,
    .btn-primary,
    .pagination li:last-child a.next,
    .pagination li:first-child a,
    .contact-menu-item>a.fusion-bar-highlight span.menu-text,
    .tribe-events-button,
    .form-payment input[type="submit"] {
        height: auto !important;
    }
    .fluid-block.fusion-flex-container .pr-20 {
        width: 100% !important;
    }
    .tribe-events-button {
        height: auto !important;
    }
    .w3eden .pagination-centered.pagination {
        display: flex !important;
        justify-content: center !important;
        flex-wrap: wrap;
    }
    .w3eden .pagination-centered.pagination.current {
        height: 50px !important;
        line-height: 50px;
    }
    .w3eden .pagination-centered.pagination a {
        margin-bottom: 0 !important;
    }
    form p {
        text-align: left;
    }
    .help-boxes h2 {
        font-size: 30px !important;
    }
    .fluid-block .fusion-builder-row-inner {
        padding: 35px !important;
    }
    .fluid-block .fusion-builder-row-inner p {
        min-height: 100px;
        margin-bottom: 0 !important;
    }
    .easy_testimonial {
        padding: 0 30px !important;
    }
    .home-blog-content .fusion-alignleft {
        width: 100% !important;
    }
    .avada-has-rev-slider-styles .avada-skin-rev {
        overflow: hidden;
    }
    .banner-down-arrow {
        display: none !important;
        /* margin-top: 0;
        height: 50px !important;
        background: #fff !important; */
    }
    .banner-down-arrow img {
        display: none !important;
    }
    .fusion-row.container-row.text-center {
        justify-content: center;
    }
    .res-content-plr-30.fusion-fullwidth.fullwidth-box {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .link-template-default .package-title {
        text-align: left;
    }
    .w3eden .media.stack-xs {
        flex-flow: column;
    }
    .common-banner .fusion-row>.fusion-column-first>.fusion-column-wrapper,
    .secondary-banner .fusion-row>.fusion-column-first>.fusion-column-wrapper {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice {
        text-align: center;
    }
    #moove_gdpr_cookie_info_bar .moove-gdpr-button-holder {
        justify-content: center;
    }
    .home-blog-content .flexslider .slides img {
        object-fit: contain;
    }
    .help-boxes .content-container {
        min-height: auto;
    }
    .fusion-mobile-nav-holder>ul>li.fusion-mobile-nav-item>a {
        position: relative;
        padding: 0 !important;
    }
    .news-listing.home-blog-content {
        padding: 40px 15px 30px 15px !important;
    }
    .support-search .fusion-search-form-content {
        margin: 0 auto;
    }
    ul.fusion-menu>li.fusion-mobile-current-nav-item>a span::before,
    ul.fusion-menu>li.current-page-ancestor>a span::before,
    ul.fusion-menu>li>a:hover span::before,
    .current-menu-ancestor>a>span::before {
        width: 100%;
        height: 3px;
        background: #FFB500;
        position: absolute;
        content: "";
        left: 0%;
        top: 25px;
		border:none;
    }
    .fusion-mobile-nav-item a {
        display: flex;
        display: -ms-flexbox;
        align-items: center;
        justify-content: center;
        margin-bottom: 10px;
    }
    .fusion-mobile-menu-search {
        padding: 0 15px;
        margin-bottom: 30px;
    }
    .fusion-mobile-nav-holder>ul {
        border: none !important;
        padding: 15px 0 0 0;
        margin-top: 20px !important;
    }
    .fusion-mobile-nav-item.menu-item-has-children>.fusion-bar-highlight {
        color: #FFB500 !important;
        font-weight: 600;
    }
    .pb-150 {
        padding-bottom: 75px !important;
    }
    .blue-circle-left::before,
    .blue-circle-right::before {
        display: none;
    }
    .fusion-body:not(.avada-has-page-title-mobile-height-auto) .fusion-page-title-bar {
        min-height: auto !important;
    }
    .page-innovation.blue-circle-left::before {
        display: none !important;
    }
    .content-block .fusion-text {
        padding: 0 !important;
    }
    .fusion-testimonials .testimonial-pagination {
        right: 50% !important;
        bottom: 2% !important;
    }
    .fluid-block .fusion-builder-row-inner {
        min-height: 370px;
    }
    .fluid-block .fusion-layout-column.fusion-two-third {
        width: 100% !important;
    }
    .fluid-block.bottom--125 {
        bottom: 0;
    }
    .home-testimonials .testimonial-thumbnail,
    .home-testimonials .testimonials-shortcode-blockquote {
        width: 100% !important;
        clear: both;
        padding: 20px;
    }
    .page-solutions-article.blue-circle-right::before,
    .page-solutions-article.blue-circle-left::before {
        display: none !important;
    }
    .page-solutions.blue-circle-left::before,
    .page-solutions.blue-circle-right::before {
        display: none !important;
    }
    .about-timeline::before,
    .about-timeline::after {
       /* display: none;*/
    }
	.about-timeline::after {
   
    left: 49.4%;
   
}
    /* PRODUCTS STARTS */
    .page-products.blue-circle-left::before,
    .page-products.blue-circle-right::before {
        display: none !important;
    }
    /* PRODUCTS ENDS */
    .ptb-150 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .container-row {
        width: 100% !important;
    }
    .width60 {
        width: 100%;
    }
    #wrapper {
        overflow-x: hidden;
    }
    /* CONTACT STARTS */
    .contact-banner .fusion-imageframe {
        height: 460px;
        position: relative;
        right: 0;
        bottom: -10px;
        text-align: center;
        width: 100%;
    }
    .common-banner h1,
    .common-banner p {
        margin: 0 0 10px 0 !important;
        /* text-align: center; */
    }
    .contact-form {
        padding: 40px 15px !important;
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
    /* hiding for news */
    /* .width-100 .fusion-fullwidth,
        .width-100 .nonhundred-percent-fullwidth {
            padding-left: 15px !important;
            padding-right: 15px !important;
        } */
    /* .width-100 .fusion-fullwidth,
        .width-100 .nonhundred-percent-fullwidth {
            margin-left: -15px !important;
            margin-right: -15px !important;
        } */
    .worldwide-offices>.fusion-row {
        padding: 40px 0 !important;
    }
	.about-timeline .pl-70{
	    padding-left: 20px;
}
.about-timeline .pr-70{
	    padding-right: 20px;
}
    /* CONTACT ENDS */
}


/* MEDIA QUERIES ENDS */


/* TEMP */

body.page-id-3213 .ls-layers h1 {
    font-size: 55px !important;
}

.tribe-events-venue-map {
    display: none !important;
}

body.page-id-6541 .fusion-header {
    background: transparent linear-gradient(126deg, #002A6B 0%, #00A1E5 100%) 0% 0% no-repeat padding-box !important;
}

.banner-half-blue::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 58%;
    height: 100%;
    background: transparent linear-gradient(126deg, #002A6B 0%, #00A1E5 100%) 0% 0% no-repeat padding-box;
    opacity: 0.85;
}

.breadcrumb-container-gray .breadcrumb-leaf,
.breadcrumb-container-gray .fusion-breadcrumbs.fusion-breadcrumbs-1,
.breadcrumb-container-gray .fusion-breadcrumb-sep {
    color: #142338 !important;
}

.breadcrumb-container-gray a,
.breadcrumb-container-gray .fusion-sharing-box h4,
.breadcrumb-container-gray .fusion-breadcrumb-item a,
.breadcrumb-container-gray .share-box h4 {
    color: #142338 !important;
}

.breadcrumb-container-gray .fusion-social-network-icon {
    color: #fff !important;
}

body.page-id-6532 .fusion-header-wrapper,
.fusion-header {
    background: #142338 !important;
}


/* FOR TESTIMONIALS AND OTHER PAGES downloads */

body.postid-4449 .no-bg,
body.postid-4451 .no-bg,
body.postid-1685 .no-bg,
body.postid-10719 .no-bg,
body.postid-10729 .no-bg,
body.postid-10730 .no-bg,
body.postid-10210 .no-bg,
body.postid-27688 .no-bg,
body.postid-30931 .no-bg {
    display: none !important;
}

body.postid-10210 .fusion-main-menu>ul>li {
    padding-right: 18px !important;
}


/* for CamB page */

body.postid-5874 .breadcrumb-container .fusion-breadcrumb-item:last-child a {
    text-transform: initial !important;
}

.product-slider .button-1.button-flat.req-pricing {
    background: #002A6B !important;
}


/* book a demo button hide from menu */


/* .single-product.postid-7401 .menu-item-12827,.single-product.postid-7432 .menu-item-12827,.single-product.postid-7484 .menu-item-12827,.single-product.postid-7469 .menu-item-12827,.single-product.postid-7506 .menu-item-12827,.single-product.postid-5839 .menu-item-12827{display:none;}
.single-product.postid-5873 .menu-item-9187,.single-product.postid-7686 .menu-item-9187,.single-product.postid-7691 .menu-item-9187,.single-product.postid-7688 .menu-item-9187,.single-product.postid-7657 .menu-item-9187,.single-product.postid-7693 .menu-item-9187{display:none;}

.single-product.postid-5874 .menu-item-10249,.single-product.postid-7658 .menu-item-10249,.single-product.postid-7692 .menu-item-10249,.single-product.postid-7689 .menu-item-10249,.single-product.postid-11801 .menu-item-10249,.single-product.postid-7687 .menu-item-10249{display:none;} */

.wpcf7-form textarea {
    height: 150px !important;
}

.modal-content .wpcf7-form-control-wrap.file_title,
.modal-content .wpcf7-form-control-wrap.file_link {
    margin-bottom: 0px !important;
}

#toTop {
    background-color: #A9A9A9 !important;
}


/* 05-08-2020 CSS **/

.product-slider-top-thumb .tooltip {
    position: relative;
    display: inline-block;
    opacity: 1 !important;
    z-index: unset !important;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: #ffbd1a;
    z-index: 99;
    text-align: center;
    border-radius: 6px;
    padding: 7px 5px;
    position: absolute;
    color: #fff;
    top: 100%;
    left: 50%;
    margin-left: -100px;
    font-size: 18px;
    line-height: 20px;
}

.tooltip:hover {
    cusor: pointer;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #ffbd1a transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

html[lang="de-DE"] .pagination li:last-child a.next::before {
    content: "NÄCHSTE";
}

html[lang="de-DE"] .pagination li:first-child a::before {
    content: "Zurück";
}

@media (max-width:767px) {
    .w3eden .pagination-centered.pagination .flot-left,
    .w3eden .pagination-centered.pagination .flot-right {
        float: none;
        width: 100%;
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    .w3eden .pagination-centered.pagination .flot-left a,
    .w3eden .pagination-centered.pagination .flot-right a {
        height: 50px !important;
        min-width: 150px !important;
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .w3eden .pagination-centered.pagination .flot-left a,
    .w3eden .pagination-centered.pagination .flot-right a {
        height: 50px !important;
    }
    .w3eden .pagination-centered.pagination {
        display: block !important;
        text-align: center !important;
        /* justify-content: center !important; */
        /* flex-wrap: wrap; */
    }
}


/* =================== Arijit ====================== */

#pdfModal .modal-dialog {
    width: 90%;
    margin: 15px auto;
    height: 90% !important;
}

#pdfModal .modal-dialog .modal-content {
    height: 100%;
    width: 100%;
    padding: 0;
}

#pdfModal .modal-dialog .modal-content .modal-body {
    height: 96%;
}

.width70 table {
    width: 70%;
    margin: 0 auto 20px auto !important;
}

.single-post .fullwidth-box table tr:nth-child(1) td {
    font-weight: 600 !important;
    font-size: 20px !important;
    color: #333 !important;
    background: #f0f3f8 !important;
    border: 1px solid #81c0ce !important;
}

.fusion-has-button-gradient .comment-form input[type="submit"],
.fusion-has-button-gradient .fusion-button-default {
    font-family: 'Lato', sans-serif !important;
    background:  #FCB415 !important;
    border-radius: 0 20px !important;
    opacity: 1;
    height: 50px !important;
    padding: 16px 40px !important;
    text-align: center !important;
    font-size: 14px !important;
    font-weight: 900 !important;
    letter-spacing: 0px !important;
    color: #FFFFFF !important;
    text-transform: uppercase !important;
    opacity: 1 !important;
    border: none !important;
    cursor: pointer;
}

.hidename .easy_testimonial .footer-text {
    display: none;
}

.ve-testimonials .testimonials-shortcode-blockquote q {
    background: none !important;
    position: relative;
}

.ve-testimonials .testimonials-shortcode-blockquote q::before {
    position: absolute;
    content: "“";
    left: -15px;
    color: #FFB500;
    top: 0px;
    text-align: left;
    font-size: 90px;
    line-height: 60px;
    font-weight: bold;
    letter-spacing: 2.8px;
}

.ve-testimonials .testimonials-shortcode-blockquote q::after {
    position: absolute;
    content: "“";
    /* right: -15px; */
    color: #FFB500;
    /* bottom: 0px; */
    bottom: 0;
    left: auto;
    text-align: left;
    font-size: 90px;
    line-height: 60px;
    font-weight: bold;
    letter-spacing: 2.8px;
    transform: rotate(180deg);
    margin-left: 10px;
}

.ve-testimonials h4,
.testimonial_author span {
    text-align: left;
    font-size: 16px !important;
    font-weight: 900;
    line-height: 19px;
    letter-spacing: 0px;
    color: #5D6D86 !important;
    text-transform: uppercase !important;
    opacity: 1;
    margin: 0 0 10px 0 !important;
}

.dnone {
    display: none;
}


/* HACK CSS FOR IE */

@media all and (-ms-high-contrast:none) {
    textarea {
        font-family: "Lato", sans-serif !important;
        font-size: 16px !important;
    }
    select::-ms-expand {
        display: none;
    }
    u {
        color: #1a80b6 !important;
    }
    .home-testimonials .easy_testimonial {
        max-width: 1088px !important;
    }
    .fusion-breadcrumbs {
        height: 70px;
    }
    .common-banner .fusion-row {
        height: 600px;
    }
    .fluid-block img {
        /* max-height: 590px;
        height:auto !important;   */
        height: 590px;
    }
    .custom-content-box img {
        max-height: 110px;
        height: auto !important;
    }
    .resource-wrap img {
        max-height: 250px;
        height: auto !important;
    }
    .image-content-block .fusion-two-third img {
        height: auto !important;
        max-height: 625px;
    }
    .home-blog-content .flexslider .slides img {
        max-height: 264px;
        height: auto !important;
    }
    .products-list .thumbnail_section img {
        height: auto !important;
        max-height: 260px;
    }
    .product-slider-top-thumb-image img {
        max-height: 80px;
        height: auto !important;
    }
    .product-slider-bottom-thumb-image img {
        max-height: 150px;
        height: auto !important;
        margin: 0 auto;
    }
    .products-showcase .fusion-imageframe img,
    .products-showcase .thumbnail_section img {
        max-height: 260px;
        height: auto !important;
    }
    .details-image-frame img {
        max-height: 420px;
        height: auto !important;
        width: auto;
    }
    .thumb-image-block .fusion-layout-column {
        /* height:auto !important;
            max-height: 155px; */
    }
    .thumb-image-block .fusion-layout-column .fusion-column-wrapper {
        /* height:auto !important; */
        /* max-height: 155px !important; */
    }
    .support-form .fusion-imageframe img {
        max-height: 240px;
        height: auto !important;
    }
    .banner-down-arrow img {
        max-height: 55px;
        height: auto !important;
    }
    .products-list .thumbnail_section img {
        height: auto !important;
        max-height: 260px;
        width: auto !important;
        margin: 0 auto !important;
    }
}





/* NEWLY ADDED FOR FR ENDS */


/* NEWLY ADDED FOR FR2 STARTS */

.change-settings-button {
    color: #fff !important;
}

#response .pagination {
    margin-top: 100px !important;
}

.homepage-newsarticles .fusion_builder_column_1_2 {
    width: 528px !important;
    height: 528px !important;
    overflow: hidden;
    margin-bottom: 30px !important;
}

.homepage-newsarticles .fusion_builder_column_1_2 img {
    width: 528px !important;
    height: 528px !important;
    object-fit: contain;
}

.homepage-newsarticles .fusion_builder_column_1_4 {
    width: 264px !important;
    height: 528px !important;
    margin-bottom: 30px !important;
    overflow: hidden;
}

.homepage-newsarticles .fusion_builder_column_1_4 img {
    width: 264px !important;
    height: 264px !important;
    object-fit: contain;
}

.homepage-newsarticles .fusion_builder_column_1_4 .fusion-image-wrapper {
    height: 264px !important;
}

.homepage-newsarticles article {
    width: 100% !important;
}

.homepage-newsarticles .fusion-layout-column:nth-child(3),
.homepage-newsarticles .fusion-layout-column:nth-child(6) {
    margin: 0 16px !important;
}

.homepage-newsarticles .fusion-layout-column:nth-child(2),
.homepage-newsarticles .fusion-layout-column:nth-child(5) {
    /* margin-left:-8px !important; */
    margin-right: 0 !important;
}

.homepage-newsarticles .fusion-layout-column:nth-child(4),
.homepage-newsarticles .fusion-layout-column:nth-child(7) {
    margin-right: -8px !important;
    margin-right: 0 !important;
}

.home-blog-first-row .fusion-layout-column:nth-child(2) .fusion-image-wrapper,
.home-blog-first-row .fusion-layout-column:nth-child(6) .fusion-image-wrapper {
    /* background-size: contain !important;
    background-position: top center; */
    background-size: cover !important;
    background-position: left center;
    background-repeat: no-repeat;
}

.home-blog-content .fusion-layout-column:nth-child(2) .fusion-post-content-wrapper,
.home-blog-content .fusion-layout-column:nth-child(6) .fusion-post-content-wrapper {
    padding-top: 255px !important;
}

.homepage-newsarticles .fusion_builder_column_1_4 img {
    width: 100% !important;
}

.homepage-newsarticles .fusion-blog-layout-masonry article {
    width: 100%;
    height: 528px;
}

.homepage-newsarticles .fusion-post-content-wrapper {
    /* height: 528px !important; */
    margin: 0 !important;
}

.fusion-blog-shortcode-7 .fusion-blog-layout-grid .fusion-post-grid {
    padding: 0 !important;
}

.home-blog-content .fusion-blog-shortcode-7 .fusion-posts-container {
    margin: 0 !important;
}

.homepage-newsarticles .fusion-layout-column:nth-child(6) .fusion-masonry-element-container.fusion-image-wrapper {
    padding: 0 !important;
    width: 528px;
    height: 528px;
}

.home-blog-content .fusion-layout-column:nth-child(2) .fusion-post-content-wrapper .fusion-meta-info,
.home-blog-content .fusion-layout-column:nth-child(6) .fusion-post-content-wrapper .fusion-meta-info {
    position: absolute;
    bottom: 32px;
    width: 100%;
}

.home-blog-content .fusion-layout-column:nth-child(2) .fusion-post-content-wrapper .fusion-meta-info a,
.home-blog-content .fusion-layout-column:nth-child(6) .fusion-post-content-wrapper .fusion-meta-info a {
    color: #00A1E5 !important;
}

.homepage-newsarticles .fusion-masonry-element-container.fusion-image-wrapper {
    /* background: url(http://staging.visioneng.com/wp-content/uploads/2020/08/testarticle.png) no-repeat !important; */
    background-size: 100% 100% !important;
    background-position: center center;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.moove-gdpr-button-holder {
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
}

.homepage-newsarticles .fusion-meta-info .fusion-alignleft {
    width: 65% !important;
}

.tribe-venue-url {
    word-break: break-word;
}

@media (min-width:1024px) and (max-width:1199px) {
    .homepage-newsarticles .fusion_builder_column_1_2 {
        width: 450px !important;
        height: 528px !important;
        overflow: hidden;
        margin-bottom: 30px !important;
    }
    .homepage-newsarticles .fusion_builder_column_1_4 {
        width: 242px !important;
        height: 528px !important;
        margin-bottom: 30px !important;
        overflow: hidden;
        margin-left: 15px !important;
        margin-right: 0 !important;
    }
    .homepage-newsarticles .fusion-layout-column:nth-child(3) {
        margin: 0 0 0 15px !important;
    }
    .homepage-newsarticles .fusion-layout-column:nth-child(6) {
        margin: 0 15px 0 0 !important;
    }
    .homepage-newsarticles .fusion-layout-column:nth-child(7) {
        margin-left: 0 !important;
    }
    .homepage-newsarticles .fusion-layout-column:nth-child(5) {
        margin-left: 0 !important;
        margin-right: 15px !important;
    }
    .about-timeline .pr-70 {
        padding-right: 25px;
    }
    .about-timeline .pl-70 {
        padding-left: 25px;
    }
    .post-bg>.fusion-row .fusion-layout-column {
        padding: 0 15px;
    }
    .event-header>.fusion-row {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media (min-width:900px) and (max-width:1023px) {
.mb-300 {
        margin-bottom: 200px !important;
    }
}
@media (min-width:800px) and (max-width:899px) {
.mb-300 {
        margin-bottom: 150px !important;
    }
}
@media (min-width:800px) and (max-width:1023px) {
    .homepage-newsarticles .fusion-layout-column.fusion-one-fourth {
        width: 24% !important;
        margin: 0 0 20px 0 !important;
    }
    .homepage-newsarticles .fusion-layout-column.fusion-one-half {
        width: 48% !important;
        margin: 0 0 20px 0 !important;
    }
    .homepage-newsarticles .fusion-layout-column:nth-child(3),
    .homepage-newsarticles .fusion-layout-column:nth-child(6) {
        margin: 0 2% 20px 2% !important;
    }
	.mt--155 {
        margin-top: -150px !important;
    }
   
	.fusion-main-menu{
		position: absolute !important;
    	right: 20px;
	}
	.menu-text {
    	font-size: 14px !important;
   }
}


/* NEWLY ADDED FOR ITALY */

.footer-cta .fusion-text.mt-50 {
    margin-top: 15px !important;
}

.footer-cta .fusion-text.mt-50 a {
    color: #fff !important;
}

.home-blog-content .home-webinar .fusion-post-grid .fusion-post-content.post-content .fusion-post-content-container {
    display: block !important;
}

.home-blog-content .home-webinar .fusion-post-grid .fusion-post-content.post-content .fusion-post-content-container p {
    color: #FFF;
    font-size: 16px;
}

.fusion-text-white h3,
.fusion-text-white ol li,
.fusion-text-white ul li {
    color: #FFF!important;
}


/* NEWLY ADDED FOR VEMS */

#main {
    padding-top: 0 !important;
}

.font-25 {
    font-size: 25px !important;
}

.distributor-block .fusion-row {
    align-items: center !important;
}

.cat-name-display.case-studies {
    background: #002A6B !important;
}

.p-0.image-content-block .fusion_builder_column_1_3,
.p-0.image-content-block .fusion_builder_column_2_3 {
    width: 50% !important;
}

.p-0.image-content-block .fusion_builder_column_2_3,
.p-0.image-content-block .fusion_builder_column_2_3 div,
.p-0.image-content-block .fusion_builder_column_2_3 span,
.p-0.image-content-block .fusion_builder_column_2_3 img {
    height: 100%;
}

.pl-20 {
    padding-left: 20px !important;
}

.about-timeline .fusion-layout-column,
.about-timeline .fusion-layout-column div,
.about-timeline .fusion-layout-column span,
.about-timeline .fusion-layout-column img {
/*     width: 100% !important; */
}

.keypoints h3 {
    text-transform: uppercase;
}

.keypoints ul {
    margin: 0;
    padding: 0;
}

.keypoints li {
    list-style: none;
    position: relative;
    padding: 0 0 0 30px;
}

.keypoints {
    position: relative;
}

.keypoints-leftBg:before {
    background: #F0F3F8;
    position: absolute;
    content: "";
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
}

.keypoints-rightBg:before {
    background: #F0F3F8;
    position: absolute;
    content: "";
    width: 50%;
    height: 100%;
    left: 50%;
    top: 0;
}

.fluid-block-text li,
.blue-bullets li {
    position: relative;
    padding-left: 30px;
    list-style: none;
}

.fluid-block-text ul,
.blue-bullets ul {
    margin: 0 0 20px 0;
    padding: 0;
}

.text-white.blue-bullets li {
    color: #fff;
}

.keypoints li:before,
.fluid-block-text li:before,
.blue-bullets li:before {
    width: 10px;
    height: 10px;
    background: #1A2A57;
    border-radius: 100px;
    position: absolute;
    content: "";
    left: 0;
    top: 10px;
}

.keypoints .fusion-flex-align-items-center {
    align-items: flex-start !important;
}

.pl-100 {
    padding-left: 100px !important;
}

.ideas-block h3 {
    margin-bottom: 30px !important;
}

.ideas-block ul,
.bullets-check ul {
    margin: 0 0 30px 0;
    padding: 0;
}

.ideas-block li {
    list-style: none !important;
    padding-left: 45px;
    font-weight: 900;
    background: url(https://www.visionengtechpartners.com/wp-content/uploads/2020/09/blue-tick.png) left 6px no-repeat;
    margin-bottom: 18px !important;
}

.bullets-check li {
    list-style: none !important;
    padding-left: 45px;
    margin-bottom: 18px !important;
    background: url(https://www.visionengtechpartners.com/wp-content/uploads/2020/09/bluecheck-white.png) left 6px no-repeat;
}

.bullets-check li ul {
    padding: 20px 20px 20px 40px !important;
    word-break: break-word;
}

.bullets-check li ul li {
    position: relative;
    padding-left: 30px !important;
    background: none !important;
}

.bullets-check li ul li:before {
    width: 10px;
    height: 10px;
    background: #00A1E5 !important;
    border-radius: 100px;
    position: absolute;
    content: "";
    left: 0;
    top: 10px;
}

.ideas-block-image {
    position: absolute !important;
    right: 0;
    top: 0;
    mix-blend-mode: screen;
    height: 100%;
}

.ideas-block-image img {
    width: 430px;
    height: 100% !important;
    object-fit: cover;
}

@media (max-width:1199px) {
    .pl-100 {
        padding-left: 20px !important;
    }
	.fusion-megamenu {
		padding: 0px 20px !important;
	}
}

/* CHANGE IN LIVE STARTS  */

html.avada-header-color-not-opaque .page-id-274 .fusion-header-wrapper .fusion-header {
    background: linear-gradient(206deg, #1A2A57 0%, #1A2A57 140%) !important;
}

@media (max-width:800px) {
	.cta.mb-100{
		    margin-bottom: 0px !important;
	}
	.product-cta {
    padding-top: 40px !important;
}
    .mt--155 {
        margin-top: -100px !important;
    }
    .mb-300 {
        margin-bottom: 100px !important;
    }
    .mb-50 {
        margin-bottom: 50px !important;
    }
    .mb-100 {
        margin-bottom: 40px !important;
    }
    .mt-100 {
        margin-top: 40px !important;
    }
    .keypoints-leftBg:before,
    .keypoints-target:after,
    .keypoints-rightBg:before {
       
    }
    /* .keypoints-leftBg>.fusion-row>.fusion-layout-column {
        padding: 15px !important;
    }
    .keypoints-rightBg>.fusion-row>.fusion-layout-column {
        padding: 15px !important;
    } */
    .keypoints-rightBg .pl-100 {
        padding-left: 0 !important;
    }
    /* .keypoints-rightBg .pl-100 .fusion-layout-column {
        padding: 15px !important;
    } */
    .pt-100.mt-50 {
        padding-top: 200px !important;
    }
    /* .fusion-row .fusion-flex-align-items-flex-start {
        flex-flow: column;
    } */
    .p-0.image-content-block .fusion_builder_column_1_3,
    .p-0.image-content-block .fusion_builder_column_2_3 {
        width: 100% !important;
        flex: 0 !important;
        flex-flow: column !important;
    }
    .p-0.image-content-block .fusion-column-wrapper {
        margin: 0 !important;
        padding: 0 15px !important;
    }
    .row-middle-content .fusion-layout-column {
        height: auto;
    }
    .fusion-text.pl-20,
    .fusion-text.pr-20 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .keypoints h3 {
        margin-left: 15px;
    }
    .keypoints ul {
        margin: 0 0 0 20px;
    }
    .keypoints .ptb-80 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .ideas-block-image img {
        display: none;
    }
    .support-faq.ptb-80 {
        padding: 15px !important;
    }
    .width70.pb-50 {
        padding-bottom: 0 !important;
    }
    .block-solitude-container>.fusion-row {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .product-cta .pr-50 {
        padding: 30px !important;
    }
    .details-image-frame:before {
        left: 3%;
        width: 94%;
        height: 290px;
    }
    .product-cta {
        margin-bottom: 50px;
    }
    .product-cta .fusion-imageframe {
        height: 400px;
        margin-bottom: 20px;
    }
    .product-cta .fusion-builder-row-inner {
        flex-direction: column-reverse;
    }
    .block-solitude {
        padding: 15px;
    }
    .fluid-block-text {
        padding: 40px;
    }
    .fluid-block-text-left {
        padding: 35px;
        max-width: 100%;
    }
    .fusion-text.pr-50,
    .fusion-text.pl-50 {
        padding-right: 0;
        padding-left: 0;
    }
    .pt-50.pb-50 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .fluid-block-image,
    .fluid-block-image div,
    .fluid-block-image span,
    .fluid-block-image img {
        height: auto;
    }
    .fluid-block-text-container {
        height: auto;
    }
	.about-timeline::before, .about-timeline::after {
   display: none; 
}
	.fusion-body .fusion_builder_column_1_2.fusion-flex-column{
		width:100% !important;
	}
	.fusion-body .keypoints .fusion_builder_column_1_2.fusion-flex-column{
		width:50% !important;
	}
	
}

@media (min-width:768px) and (max-width:1199px) {
    .contact-form .fusion_builder_column_1_2.fusion-flex-column {
        width: 100% !important;
    }
    .distributor-block .fusion_builder_column_inner_1_2.fusion-flex-column {
        width: 100% !important;
        text-align: center;
    }
    .distributor-block .fusion_builder_column_inner_1_2.fusion-flex-column {
        width: 100% !important;
        text-align: center;
        margin: 0 !important;
    }
    .footer-cta .fusion-layout-column.pl-50 {
        padding-bottom: 30px !important;
        padding-left: 0 !important;
    }
    .fusion-social-networks {
        justify-content: flex-end;
    }
    .address-h360,
    .address-h320 {
        width: 50% !important;
        
        padding-top: 30px !important;
    }
    .address-h360 .pt-50,
    .address-h320 .pt-50 {
        padding-top: 0 !important;
    }
    .common-banner .fusion-row {
        justify-content: center;
    }
	.fluid-block-content{
		
	}
	.fluid-block-text {
	padding: 100px 20px 100px 20px;
		margin-left: 4%;
		width:100%;
	}
	.fluid-block-text-left {
    padding: 100px 20px 100px 20px;
   width:100%;
    text-align: left;
    margin-right: 4%;
}
}
@media (min-width:500px) and (max-width:767px) {
rs-layer-wrap, rs-loop-wrap,rs-layer{
	margin-bottom: 20px !important;
   left: 3% !important;
    top: 45% !important;
}
	.rev-btn.rs-layer{
		margin-top:145px !important;
	}
	.banner-title {
    font-size: 40px !important;   
    line-height: 45px !important;
}
}
@media (min-width:300px) and (max-width:499px) {
rs-layer-wrap, rs-loop-wrap,rs-layer{
	margin-bottom: 20px !important;
   left: 1% !important;
    top: 45% !important;
}
	.rev-btn.rs-layer{
		margin-top:145px !important;
	}
	.banner-title {
    font-size: 30px !important;   
    line-height: 35px !important;
}
}
@media (max-width:640px) {
	.ls-layers h1,
    .common-banner h1,
    .avada-page-titlebar-wrapper h1,
    .secondary-banner h1 {
        font-size: 28px !important;
        line-height: 36px !important;
        text-align: center !important;
    }
	.fusion-body .keypoints .fusion_builder_column_1_2.fusion-flex-column{
		width:100% !important;
	}
	.about-timeline::before,
    .about-timeline::after {
        display: none;
    }
  .keypoints-leftBg:before,
    .keypoints-target:after,
    .keypoints-rightBg:before {
        display: none;
    }
	.mb-300 {
    margin-bottom: 0px !important;
}
	.keypoints .ptb-80, .keypoints .ptb-80 .fusion-text-24{
    padding-top: 35px !important;
    padding-bottom: 35px !important;
}
	.keypoints .ptb-80 .fusion-text-24 p {
padding-left:10px;
		padding-right:10px;
	}
	.fusion-footer h4 {
        text-align: center;
        margin-bottom: 10px !important;
    }
.fat-footer .menu li a {
        text-align: center;
    }
 .fat-footer .fusion-text,
    .copyright-text {
        text-align: center;
    }
	.w48mr2.height300.fusion-layout-column.block-solitude{
		width:100% !important;
		height:330px !important;
	}
	.w48ml2.height300.fusion-layout-column.block-solitude {
    width: 100% !important;
    margin-left: 1%;
}
	
	
}

/* NEWLY ADDED CSS FOR PASSWORD PROTECTED STARTS */
#post-928 form{
    padding-top: 200px;
    text-align: center;
    background: linear-gradient(
295deg
, rgba(2, 190, 233, 0.9) 0%, rgba(126, 255, 231, 0.9) 100%), url(https://visionengmanufacturingservices.com/wp-content/uploads/2020/09/VEMS-About-Us-Page-Factory-Assembly-1366x650px.jpg);
    margin: 0 -30px;
    color: #fff;
    min-height: 450px;
}
#post-928 form p:first-child {
    color: #000 !important;
    font-size: 26px !important;
    font-weight: bold;
}

@media(max-width:1199px){
	#post-928 form{
    padding-top: 200px;
    text-align: center;
    background: linear-gradient(
295deg
, rgba(2, 190, 233, 0.9) 0%, rgba(126, 255, 231, 0.9) 100%), url(https://visionengmanufacturingservices.com/wp-content/uploads/2020/09/VEMS-About-Us-Page-Factory-Assembly-1366x650px.jpg);
    margin: 0 -30px;
    color: #fff;
    min-height: 450px;
}
	#post-928 p{
		 text-align: center;
	}
}
@media(max-width:767px){
	#post-928 p {
    text-align: center;
    display: flex;
    flex-flow: column;
    justify-content: center;
    padding: 0 30px;
}
	#post-928 p label{
		margin-bottom: 20px;
	}
	#post-928 form{
    padding-top: 250px;
    
    min-height: 550px;
}
	#post-928 .fusion-button.button-default{
		    width: 305px;
    margin: 0 auto;
	}
	#post-928 form p:first-child {
    color: #000 !important;
    font-size: 20px !important;
    font-weight: bold;
    line-height: 24px;
}
}
@media (min-width: 768px) and (max-width: 1023px){
#post-928 form {
    padding-top: 250px;
	}
}
/* NEWLY ADDED CSS FOR PASSWORD PROTECTED ENDS */
.g-recaptcha-response .wpcf7-form-control{
	display:none !important;
	
}

/** V3 keys CSS for captcha badge starts 14-03-2022**/
body .grecaptcha-badge {
visibility: hidden !important;	
z-index: 9999999999;
}
/** V3 keys CSS for captcha badge stops 14-03-2022**/
/*harish added this css */
.sub-mit-top{
margin-top: -30px !important;
/* margin-bottom: 55px !important;
*/
}
.read-our-space{
margin-bottom: -28px !important;
}
.site-privacy a {
    color: #1a80b6;
}
/*end*/
body .fusion-text p a{
	color:#1A2A57;
}
/** CSS for ul, li arrow styles Starts**/
.arrow-list-black ul {
    list-style-type: none; /* Remove default bullet points */
	padding:0px;
}

.arrow-list-black li {
    position: relative;
    padding-left: 20px; /* Adjust the padding to control the space between the bullet and text */
    color: black; /* Set the text color to black */
}

.arrow-list-black li::before {
    content: '\003E'; /* Unicode character for a solid circle (bullet) */
    position: absolute;
    left: 0;
    color: #000; /* Set the bullet color to black */
	font-weight:bold;
}

.arrow-list-blue ul {
    list-style-type: none; /* Remove default bullet points */
	padding:0px;
}

.arrow-list-blue li {
    position: relative;
    padding-left: 20px; /* Adjust the padding to control the space between the bullet and text */
    color: black; /* Set the text color to black */
}

.arrow-list-blue li::before {
    content: '\003E'; /* Unicode character for a solid circle (bullet) */
    position: absolute;
    left: 0;
    color: #02BEE9; /* Set the bullet color to black */
	font-weight:bold;
}

.list-white li{
	color:#FFF;
}
.list-blue li::marker {
    color: #02BEE9;
	font-weight:bold;
}
/** CSS for ul, li arrow styles Ends**/
/** Latest theme css starts**/
#wrapper .fusion-vertical-menu-widget .menu li a, .awb-off-canvas .fusion-vertical-menu-widget .menu li a {
	border-bottom: none !important;
}
#wrapper .fusion-vertical-menu-widget .menu li.current-menu-item>a, #wrapper .fusion-vertical-menu-widget .menu li.current_page_item>a{
	border:none !important;
}
div .accordian.fusion-accordian {
	    --awb-icon-box-color: #21293400 !important;
}
.category-case-studies .awb-breadcrumb-list li:nth-child(2) span, .category-video .awb-breadcrumb-list li:nth-child(2) span {
    display: none;
}
.slide-content .caption h4{
	color: #fff !important;
}
.flex-direction-nav a {
	font-family: awb-icons !important;
}
.tfs-slider .background-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(295deg, rgba(2, 190, 233, .8) 0, rgba(126, 255, 231, .8) 100%)!important;
  z-index: 1;
}
.tfs-slider h1{
    font-size: 60px !important;
    line-height: 75px !important;
    font-weight: 900 !important;
    text-transform: uppercase !important;;
}
.main-flex .flex-next, .main-flex .flex-prev, .wooslider .wooslider-next, .wooslider .wooslider-prev{
	background-color: rgb(0 0 0 / 0%);
}
.single-post .breadcrumb-leaf{
	display:none;
}
.single-post .fusion-breadcrumb-item a,.single-post .fusion-breadcrumb-item a:hover, .single-tribe_events .fusion-breadcrumb-item a, .single-tribe_events .fusion-breadcrumb-item a:hover {
	color: #000 !important;
}
.single-post .fusion-sharing-box .fusion-social-networks .fusion-social-network-icon, .single-tribe_events .fusion-sharing-box .fusion-social-networks .fusion-social-network-icon{
    margin: 5px 10px !important;
    text-decoration: none;
    border-radius: 150px !important;
    padding: 5px;
    margin-left: -135% !important;
}
.single-post .tagline, .single-tribe_events .tagline{
	text-transform: uppercase;
    font-size: 14px !important;
    margin-top: 20px !important;
    margin-left: 45% !important;
}
.single-post .fusion-breadcrumbs .awb-breadcrumb-list .fusion-breadcrumb-item:nth-child(2)::after,.single-post .fusion-breadcrumbs .awb-breadcrumb-list .fusion-breadcrumb-item:nth-child(3)::after {
    content: none; /* Removes the separator */
}
.page-template .fusion-sharing-box .sharingbox-shortcode-icon-wrapper{
	flex-grow: inherit !important;
}
.fusion-toggle-heading{
	font-weight:500 !important;
}
div.fusion-social-links.fusion-social-links-1{
		--awb-icon-colors-hover: rgb(255 255 255) !important;
		 --awb-box-colors-hover: rgb(93 109 134) !important;
		--awb-box-border-color:  rgb(93 109 134) !important;
}
#worldwide-offices{
	z-index:9 !important;
}
.full-width-player {
    --awb-max-width: auto !important;
}
#custom-video{
	-awb-max-width: 600px;
}
.category-case-studies .awb-breadcrumb-list .fusion-breadcrumb-link li:nth-child(2) span,.category-video .awb-breadcrumb-list li:nth-child(2) span{
 display:none !important;
}
div.fusion-social-links.fusion-social-links-1{
		--awb-icon-colors-hover: rgb(255 255 255) !important;
		 --awb-box-colors-hover: rgb(93 109 134) !important;
		--awb-box-border-color:  rgb(93 109 134) !important;
}
@media (max-width:620px){
.slides .background{
    height: 295px !important;
    margin: 12px 0px !important;
	}
	.slides .background h1{
		margin-top: 120px;
	}
	.slides .background h4{
		margin-top: -5%;
	}
	.fusion-builder-row-2{
	  margin-top: 110px !important;
	}
	.fusion-flexslider .flex-control-nav, ul.flex-direction-nav{
		display:none !important;
	}
}

@media (max-width: 620px) {
    #breadcrumb-post-share{	
		display: none !important;
	}
.single-post h1{
	margin-top: 100px!important;
}
.tfs-slider .flex-viewport {
margin-top:110px !important;
}
.tfs-slider h1{
    font-size: 22px !important;
    line-height: 30px !important;
    margin-top: 30% !important;
}
}
@media (min-width:621px) and (max-width:766px){
#breadcrumb-post-share{	
		display: none !important;
	}
.single-post h1{
		margin-top:180px !important;
	}
}
@media only screen and (max-width: 1023px) {
    .flex-direction-nav, .wooslider-direction-nav, .wooslider-pauseplay {
        display: none !important;
    }
}
@media (min-width:801px) and (max-width:1022px){
.fusion_builder_column_1_2.fusion-layout-column.fusion-flex-column {
        width: 50% !important;
    }
.fusion-footer .fusion-builder-column-6 .fusion-column-wrapper{
	    margin-top: -20%;
}
.single-post h1{
		margin-top:100px !important;
	}
.tfs-slider h1{
    font-size: 40px !important;
    line-height: 45px !important;
}

}
@media (min-width:766px)and (max-width:1023px){
	.single-post .tagline {
		margin-left:0% !important;
	}
	.fusion-social-networks {
	flex-grow: inherit !important;
    padding-left:25px !important;
	}
}
@media (max-width:767px){
	.post-bg,.fa-chevron-down{
		display:none !important;
	}
	.single-post .fusion-header{
	background: rgb(20, 35, 56) !important;
}
	
}
@media (min-width:621px) and (max-width:800px){
.tfs-slider h1{
    font-size: 25px !important;
    line-height: 28px !important;
    margin-top: 75% !important;
}
.single-post .fusion-header{
	background: rgb(20, 35, 56) !important;
}
}
@media (min-width:1024px) and (max-width:1200px){
.single-post .tagline {
    text-transform: uppercase;
    font-size: 14px !important;
    margin-top: 20px !important;
    margin-left: 30% !important;
}
.tfs-slider h1{
    font-size: 45px !important;
    line-height: 55px !important;
}
.single-post .fusion-header{
	background: rgb(20, 35, 56) !important;
}
}
/** Latest theme css ends**/
/** CSS for menu starts**/
.avada-has-megamenu-shadow .fusion-main-menu .sub-menu, .avada-has-megamenu-shadow .fusion-megamenu-holder {
    box-shadow: 1px 1px 30px rgba(0, 0, 0, .06);
    background: #6B7081;
    color: #ffffff;
    border: none;
    margin-top: -25%;
	width: max-content;
	border:none !important;
	font-weight:bold !important;
}
body:not(.avada-has-mainmenu-dropdown-divider) .fusion-main-menu .fusion-dropdown-menu .sub-menu li a {
    border-bottom: none;
	 padding: 5px 15px;
	font-weight: bold !important;
}
body:not(.avada-has-mainmenu-dropdown-divider) 
.fusion-main-menu .fusion-dropdown-menu .sub-menu li:first-child a {
  padding-top: 10px;
}

body:not(.avada-has-mainmenu-dropdown-divider) 
.fusion-main-menu .fusion-dropdown-menu .sub-menu li:last-child a {
  padding-bottom: 10px;
}
.fusion-body .fusion-main-menu .current-menu-ancestor>a, .fusion-body .fusion-main-menu .current-menu-item>a, .fusion-body .fusion-main-menu .current-menu-parent>a, .fusion-body .fusion-main-menu .current_page_item>a{
	color:  #FCB415 !important;
	font-weight:bold !important;
}
.submenu-icon {
  margin-left: 8px;
    font-size: 16px;
    color: #fff;
}
.single-post .fusion-header{
	background: rgb(20, 35, 56) !important;
}
/** CSS for menu ends**/

/* Menu font size */
.sub-menu a{
	background: none !important;
    color: #fff !important;
	font-size:18px !important;
}
@media (max-width: 800px) {
    .common-banner .fusion-layout-column.fusion-one-full,
 .common-banner .fusion_builder_column.fusion-builder-column-0 {
        padding-bottom: 90px !important;
        padding-top: 52px;
    }
.fusion-mobile-nav-holder {
    background: linear-gradient(280deg, #1A2A57 0%, #1A2A57 100%) !important;
    } 
}

.single-tribe_events .fusion-breadcrumbs .awb-breadcrumb-sep:after, .single-tribe_events .fusion-breadcrumb-item a, .single-tribe_events .awb-breadcrumb-list, .single-tribe_events .post-date {
    display: none !important;
}
.tribe-events-content ol, .tribe-events-content p, .tribe-events-content ul {
        /*font-size: var(--tec-font-size-4) !important;
        line-height: var(--tec-line-height-2) !important;*/
    }
.single-tribe_events #tribe-events-content .tribe-events-event-meta .tribe-events-single-section-title, .single-tribe_events .sidebar .tribe-events-event-meta .tribe-events-single-section-title {
    margin: 0 0 18px;
    background: #1a2a57 !important;
}
.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button {
    background: #1a2a57 !important;
}
button.tribe-events-c-subscribe-dropdown__button-text {
    color: #FFF !important;
}
.tribe-events-meta-group dt, .tribe-events-meta-group dd {
    font-size: 18px;
    color: #030e1c !important;
}
.tribe-events-c-subscribe-dropdown__container, .tribe-events-c-subscribe-dropdown{
	display: none;
}