.es-visible, .de-visible, .jp-visible, .fr-visible{
    display:none !important;
}
.smartling-es .es-visible, .smartling-de .de-visible, .smartling-ja .jp-visible, .smartling-fr .fr-visible{
    display:block !important;
}
.smartling-es .es-hidden,.smartling-de .de-hidden,.smartling-ja .jp-hidden,.smartling-fr .fr-hidden {
	display:none !important;
}
/******Hide Developer Portal Resources in Nav ******/
.smartling-es .developer-portal-menu .vcex-count-4,
.smartling-de .developer-portal-menu .vcex-count-4,
.smartling-ja .developer-portal-menu .vcex-count-4,
.smartling-fr .developer-portal-menu .vcex-count-4 {
    display:none !important;
}

/******code to hide Resource Center**********/
.smartling-es #menu-primary-menu li:nth-child(5),
.smartling-de #menu-primary-menu li:nth-child(5),
.smartling-ja #menu-primary-menu li:nth-child(5),
.smartling-fr #menu-primary-menu li:nth-child(5) {
    display:none !important;
}

/***** Hide Download Center ******/
.smartling-es #menu-primary-menu li:nth-child(7),
.smartling-de #menu-primary-menu li:nth-child(7),
.smartling-ja #menu-primary-menu li:nth-child(7),
.smartling-fr #menu-primary-menu li:nth-child(7) {
    display:none !important;
}

/***** Hide Customers in Menu ******/
.smartling-es #menu-primary-menu a[href*='/company/customers/'],
.smartling-de #menu-primary-menu a[href*='/company/customers/'],
.smartling-ja #menu-primary-menu a[href*='/company/customers/'],
.smartling-fr #menu-primary-menu a[href*='/company/customers/'] {
    display: none !important;    
}

/***** Hide Covid-19 Support Plan in Menu ******/
.smartling-es #menu-primary-menu a[href*='/covid-19-support-and-services-continuity-plan/'],
.smartling-de #menu-primary-menu a[href*='/covid-19-support-and-services-continuity-plan/'],
.smartling-ja #menu-primary-menu a[href*='/covid-19-support-and-services-continuity-plan/'],
.smartling-fr #menu-primary-menu a[href*='/covid-19-support-and-services-continuity-plan/'] {
    display: none !important;    
}

/***** Hide Press Releases in Menu ******/
.smartling-es #menu-primary-menu a[href*='/company/press-releases/'],
.smartling-de #menu-primary-menu a[href*='/company/press-releases/'],
.smartling-ja #menu-primary-menu a[href*='/company/press-releases/'],
.smartling-fr #menu-primary-menu a[href*='/company/press-releases/'] {
    display: none !important;    
}

/***** Hide News in Menu ******/
.smartling-es #menu-primary-menu a[href*='/company/news/'],
.smartling-de #menu-primary-menu a[href*='/company/news/'],
.smartling-ja #menu-primary-menu a[href*='/company/news/'],
.smartling-fr #menu-primary-menu a[href*='/company/news/'] {
    display: none !important;    
}

/***** Hide Events in Menu ******/
.smartling-es #menu-primary-menu a[href*='/company/events/'],
.smartling-de #menu-primary-menu a[href*='/company/events/'],
.smartling-ja #menu-primary-menu a[href*='/company/events/'],
.smartling-fr #menu-primary-menu a[href*='/company/events/'] {
    display: none !important;    
}

/***** Hide Infoblox Download Center CTA in Menu ******/
.smartling-es #menu-primary-menu a[href*='/infoblox-download-center/'],
.smartling-de #menu-primary-menu a[href*='/infoblox-download-center/'],
.smartling-ja #menu-primary-menu a[href*='/infoblox-download-center/'],
.smartling-fr #menu-primary-menu a[href*='/infoblox-download-center/'] {
    display: none !important;    
}

/***** Hide Search in Eyebrow Nav *****/
.smartling-es #menu-top-menu .eyebrow-nav__search,
.smartling-de #menu-top-menu .eyebrow-nav__search,
.smartling-ja #menu-top-menu .eyebrow-nav__search,
.smartling-fr #menu-top-menu .eyebrow-nav__search {
    display: none !important;
}

/***** Hide Search from Mobile Menu ****/
.smartling-es .wpex-mobile-menu .sidr-class-mobile-menu-searchform,
.smartling-de .wpex-mobile-menu .sidr-class-mobile-menu-searchform,
.smartling-ja .wpex-mobile-menu .sidr-class-mobile-menu-searchform,
.smartling-fr .wpex-mobile-menu .sidr-class-mobile-menu-searchform {
    display: none !important;
}

/****Hide Subscription in Footer ******/
.smartling-es .footer__subscribe-col .vc_column-inner,
.smartling-de .footer__subscribe-col .vc_column-inner,
.smartling-ja .footer__subscribe-col .vc_column-inner,
.smartling-fr .footer__subscribe-col .vc_column-inner { 
    display: none !important; 
}

/****Hides any menu item with es-hidden class like featured resources ***/
.smartling-es #menu-primary-menu .es-hidden,
.smartling-de #menu-primary-menu .es-hidden,
.smartling-ja #menu-primary-menu .jp-hidden,
.smartling-fr #menu-primary-menu .fr-hidden {
    display:none !important;
}

/******hides Custom Resource modules *******/
.smartling-es .custom-resources-tiles,
.smartling-de .custom-resources-tiles,
.smartling-ja .custom-resources-tiles,
.smartling-fr .custom-resources-tiles {
    display:none !important;    
}

/******hides any Resource module title - Needs to be added!**********/
.smartling-es .vc-resources-title,
.smartling-de .vc-resources-title,
.smartling-ja .vc-resources-title,
.smartling-fr .vc-resources-title {
    display:none !important;
}

/******hides any Resource template with featured, and 4-6 other**********/
.smartling-es .vc-resources,
.smartling-de .vc-resources,
.smartling-ja .vc-resources,
.smartling-fr .vc-resources {
    display:none !important;
}

/******hides the Asset carousel on the homepage**********/
.smartling-es .home-carousel-offset,
.smartling-de .home-carousel-offset,
.smartling-ja .home-carousel-offset,
.smartling-fr .home-carousel-offset {
    display:none !important;
}

/******hides the CTA for Case Studies on the homepage**********/
.smartling-es .entry-case-study-link,
.smartling-de .entry-case-study-link,
.smartling-ja .entry-case-study-link,
.smartling-fr .entry-case-study-link {
    display:none !important;
}

@media only screen and (min-width: 767px){
    .smartling-es .vc-platform-diagram-smartling-es,
    .smartling-de .vc-platform-diagram-smartling-de,
    .smartling-ja .vc-platform-diagram-smartling-jp,
    .smartling-fr .vc-platform-diagram-smartling-fr  {
        font-size:16px;
    }
}

/******hides the CTA for video lightboxes**********/
.smartling-es .wpex-lightbox,
.smartling-de .wpex-lightbox,
.smartling-ja .wpex-lightbox,
.smartling-fr .wpex-lightbox {
    display:none !important;
}

/******hides the CTA in a Case Study carousel**********/
.smartling-es .vc-quote-carousel .vcex-button,
.smartling-de .vc-quote-carousel .vcex-button,
.smartling-ja .vc-quote-carousel .vcex-button,
.smartling-fr .vc-quote-carousel .vcex-button {
    display:none !important;
}

/******hides the Resource template with 3-4 Resources across**********/
.smartling-es .post-format--resource-tile-standard,
.smartling-de .post-format--resource-tile-standard,
.smartling-ja .post-format--resource-tile-standard,
.smartling-fr .post-format--resource-tile-standard {
    display:none !important;
}

/******hides the CTA in the Customer page top carousel**********/
.smartling-es .customers-hero__content .customers-hero__cta,
.smartling-de .customers-hero__content .customers-hero__cta,
.smartling-ja .customers-hero__content .customers-hero__cta,
.smartling-fr .customers-hero__content .customers-hero__cta {
    display:none !important;
}

/******hides the Learn More link for Customer rollover items**********/
.smartling-es .vc_section .vcex-post-type-entry-readmore-wrap .vcex-button,
.smartling-de .vc_section .vcex-post-type-entry-readmore-wrap .vcex-button,
.smartling-ja .vc_section .vcex-post-type-entry-readmore-wrap .vcex-button,
.smartling-fr .vc_section .vcex-post-type-entry-readmore-wrap .vcex-button {
    display:none !important;
}

/******hides the Vendor Fact vs Fiction Hero CTA**********/
.smartling-es .vc-hero__content .vc_custom_1621520565088 .vcex-button,
.smartling-de .vc-hero__content .vc_custom_1621520565088 .vcex-button,
.smartling-ja .vc-hero__content .vc_custom_1621520565088 .vcex-button,
.smartling-fr .vc-hero__content .vc_custom_1621520565088 .vcex-button {
    display:none !important;
}

/******Hide certain links from Footer*****/
.smartling-es footer a[href*='https://info.infoblox.com/feedback-form'],
.smartling-de footer a[href*='https://info.infoblox.com/feedback-form'],
.smartling-ja footer a[href*='https://info.infoblox.com/feedback-form'],
.smartling-fr footer a[href*='https://info.infoblox.com/feedback-form'] {
    display: none !important;
}

.smartling-es footer a[href*='/company/press-releases/'],
.smartling-de footer a[href*='/company/press-releases/'],
.smartling-ja footer a[href*='/company/press-releases/'],
.smartling-fr footer a[href*='/company/press-releases/'] {
    display: none !important;
}

.smartling-es footer a[href*='/resources/'],
.smartling-de footer a[href*='/resources/'],
.smartling-ja footer a[href*='/resources/'],
.smartling-fr footer a[href*='/resources/'] {
    display: none !important;
}

.smartling-es footer a[href*='/dns-security-resource-center/'],
.smartling-de footer a[href*='/dns-security-resource-center/'],
.smartling-ja footer a[href*='/dns-security-resource-center/'],
.smartling-fr footer a[href*='/dns-security-resource-center/'] {
    display: none !important;
}

.smartling-es footer a[href*='/glossary/'],
.smartling-de footer a[href*='/glossary/'],
.smartling-ja footer a[href*='/glossary/'],
.smartling-fr footer a[href*='/glossary/'] {
    display: none !important;
}

.smartling-es footer a[href*='/vulnerability-responsible-disclosure-form'],
.smartling-de footer a[href*='/vulnerability-responsible-disclosure-form'],
.smartling-ja footer a[href*='/vulnerability-responsible-disclosure-form'],
.smartling-fr footer a[href*='/vulnerability-responsible-disclosure-form'] {
    display: none !important;
}

.smartling-es footer a[href*='/sitemap/'],
.smartling-de footer a[href*='/sitemap/'],
.smartling-ja footer a[href*='/sitemap/'],
.smartling-fr footer a[href*='/sitemap/'] {
    display: none !important;
}

.smartling-es footer a[href*='/customers/'],
.smartling-de footer a[href*='/customers/'],
.smartling-ja footer a[href*='/customers/'],
.smartling-fr footer a[href*='/customers/'] {
    display: none !important;
}

.smartling-es footer a[href*='https://www.atre.net/'],
.smartling-de footer a[href*='https://www.atre.net/'],
.smartling-ja footer a[href*='https://www.atre.net/'],
.smartling-fr footer a[href*='https://www.atre.net/'] {
    display: none !important;
}

/* Hide certain links from Mobile Menu */
.smartling-es .wpex-mobile-menu a[href='/customers/'],
.smartling-de .wpex-mobile-menu a[href='/customers/'],
.smartling-ja .wpex-mobile-menu a[href='/customers/'],
.smartling-fr .wpex-mobile-menu a[href='/customers/'] {
    display: none !important;
}

.smartling-es .wpex-mobile-menu a[href*='/resources/'],
.smartling-de .wpex-mobile-menu a[href*='/resources/'],
.smartling-ja .wpex-mobile-menu a[href*='/resources/'],
.smartling-fr .wpex-mobile-menu a[href*='/resources/'] {
    display: none !important;
}

.smartling-es .wpex-mobile-menu a[href*='/company/news/'],
.smartling-de .wpex-mobile-menu a[href*='/company/news/'],
.smartling-ja .wpex-mobile-menu a[href*='/company/news/'],
.smartling-fr .wpex-mobile-menu a[href*='/company/news/'] {
    display: none !important;
}

.smartling-es .wpex-mobile-menu a[href*='/company/press-releases/'],
.smartling-de .wpex-mobile-menu a[href*='/company/press-releases/'],
.smartling-ja .wpex-mobile-menu a[href*='/company/press-releases/'],
.smartling-fr .wpex-mobile-menu a[href*='/company/press-releases/'] {
    display: none !important;
}

.smartling-es .wpex-mobile-menu a[href*='/company/events/'],
.smartling-de .wpex-mobile-menu a[href*='/company/events/'],
.smartling-ja .wpex-mobile-menu a[href*='/company/events/'],
.smartling-fr .wpex-mobile-menu a[href*='/company/events/'] {
    display: none !important;
}

.smartling-es .wpex-mobile-menu a[href*='/infoblox-download-center/'],
.smartling-de .wpex-mobile-menu a[href*='/infoblox-download-center/'],
.smartling-ja .wpex-mobile-menu a[href*='/infoblox-download-center/'],
.smartling-fr .wpex-mobile-menu a[href*='/infoblox-download-center/'] {
    display: none !important;
}

/* Main */
.smartling-es a[href*='https://info.infoblox.com/solutions-migrate-to-infoblox-ddi.html'],
.smartling-de a[href*='https://info.infoblox.com/solutions-migrate-to-infoblox-ddi.html'],
.smartling-ja a[href*='https://info.infoblox.com/solutions-migrate-to-infoblox-ddi.html'],
.smartling-fr a[href*='https://info.infoblox.com/solutions-migrate-to-infoblox-ddi.html'] {
    display: none !important;
}

/* Products */
.smartling-es a[href*='https://youtu.be/2Q0LSPR_HdU'],
.smartling-de a[href*='https://youtu.be/2Q0LSPR_HdU'],
.smartling-ja a[href*='https://youtu.be/2Q0LSPR_HdU'],
.smartling-fr a[href*='https://youtu.be/2Q0LSPR_HdU'] {
    display: none !important;
}

/* Products - Benefits CTA */
.smartling-es .vc-key-benefits__hidden a[href*='/resources/'],
.smartling-de .vc-key-benefits__hidden a[href*='/resources/'],
.smartling-ja .vc-key-benefits__hidden a[href*='/resources/'],
.smartling-fr .vc-key-benefits__hidden a[href*='/resources/'] {
    display: none !important;
}

/* Hide Specific CTAs global */
.smartling-es .theme-button[href*='/resources/'],
.smartling-de .theme-button[href*='/resources/'],
.smartling-ja .theme-button[href*='/resources/'],
.smartling-fr .theme-button[href*='/resources/'] {
    display: none !important;
}

.smartling-es .vc-service-tiles .theme-button-wrap a[href*='/resources/'],
.smartling-de .vc-service-tiles .theme-button-wrap a[href*='/resources/'],
.smartling-ja .vc-service-tiles .theme-button-wrap a[href*='/resources/'],
.smartling-fr .vc-service-tiles .theme-button-wrap a[href*='/resources/'] {
    display: none !important;
}

/* Hide Eval on Product page */
.smartling-es a[href*='http://info.infoblox.com/resources-evaluations-ddi-eval'],
.smartling-de a[href*='http://info.infoblox.com/resources-evaluations-ddi-eval'],
.smartling-ja a[href*='http://info.infoblox.com/resources-evaluations-ddi-eval'],
.smartling-fr a[href*='http://info.infoblox.com/resources-evaluations-ddi-eval'] {
    display: none !important;
}

.smartling-es .vc-key-benefits__col a[href*='network-insight-eval'],
.smartling-de .vc-key-benefits__col a[href*='network-insight-eval'],
.smartling-ja .vc-key-benefits__col a[href*='network-insight-eval'],
.smartling-fr .vc-key-benefits__col a[href*='network-insight-eval'] {
    display: none !important;
}

.smartling-es a[href*='http://info.infoblox.com/solutions-migrate-to-infoblox-ddi.html'],
.smartling-de a[href*='http://info.infoblox.com/solutions-migrate-to-infoblox-ddi.html'],
.smartling-ja a[href*='http://info.infoblox.com/solutions-migrate-to-infoblox-ddi.html'],
.smartling-fr a[href*='http://info.infoblox.com/solutions-migrate-to-infoblox-ddi.html'] {
    display: none !important;
}

@media only screen and (min-width: 1245px) {
    .smartling-es .smartling-es-h4,
    .smartling-de .smartling-de-h4,
    .smartling-ja .smartling-ja-h4,
    .smartling-fr .smartling-fr-h4 {
        font-size: 20px;
    }

    .smartling-es .smartling-es-p,
    .smartling-de .smartling-de-p,
    .smartling-ja .smartling-ja-p,
    .smartling-fr .smartling-fr-p {
        font-size: 16px;
    }
}

/* Solutions */
.smartling-es.page-id-633 .ult-content-box,
.smartling-de.page-id-633 .ult-content-box,
.smartling-ja.page-id-633 .ult-content-box,
.smartling-fr.page-id-633 .ult-content-box {
    font-size: medium;
}

.smartling-es.page-id-10519 .vc-resources,
.smartling-de.page-id-10519 .vc-resources,
.smartling-ja.page-id-10519 .vc-resources,
.smartling-fr.page-id-10519 .vc-resources {
    display: none;
}

.smartling-es.page-id-10519 .u-padding-bottom--xl,
.smartling-de.page-id-10519 .u-padding-bottom--xl,
.smartling-ja.page-id-10519 .u-padding-bottom--xl,
.smartling-fr.page-id-10519 .u-padding-bottom--xl {
    display: none;
}

.smartling-es.page-id-10519 .vc_custom_1619739398061,
.smartling-de.page-id-10519 .vc_custom_1619739398061,
.smartling-ja.page-id-10519 .vc_custom_1619739398061,
.smartling-fr.page-id-10519 .vc_custom_1619739398061 {
    display: none;
}

.smartling-es.page-id-10519 .ult-content-box .vcex-button,
.smartling-de.page-id-10519 .ult-content-box .vcex-button,
.smartling-ja.page-id-10519 .ult-content-box .vcex-button,
.smartling-fr.page-id-10519 .ult-content-box .vcex-button {
    display: block;
}

.smartling-es.page-id-12788 .vc_custom_1621377471559,
.smartling-de.page-id-12788 .vc_custom_1621377471559,
.smartling-ja.page-id-12788 .vc_custom_1621377471559,
.smartling-fr.page-id-12788 .vc_custom_1621377471559 {
    display: none;
}

.smartling-es.page-id-12788 .vc_custom_1621379941950 + .vcex-button,
.smartling-de.page-id-12788 .vc_custom_1621379941950 + .vcex-button,
.smartling-ja.page-id-12788 .vc_custom_1621379941950 + .vcex-button,
.smartling-fr.page-id-12788 .vc_custom_1621379941950 + .vcex-button {
    display: none;
}

.smartling-es.page-id-12788 .vc_custom_1621380016330 + .vcex-button,
.smartling-de.page-id-12788 .vc_custom_1621380016330 + .vcex-button,
.smartling-ja.page-id-12788 .vc_custom_1621380016330 + .vcex-button,
.smartling-fr.page-id-12788 .vc_custom_1621380016330 + .vcex-button {
    display: none;
}

.smartling-es.page-id-12788 .vc_custom_1621380030079 + .vcex-button,
.smartling-de.page-id-12788 .vc_custom_1621380030079 + .vcex-button,
.smartling-ja.page-id-12788 .vc_custom_1621380030079 + .vcex-button,
.smartling-fr.page-id-12788 .vc_custom_1621380030079 + .vcex-button {
    display: none;
}

.smartling-es.page-id-12788 .vc_custom_1621380050015 + .vcex-button,
.smartling-de.page-id-12788 .vc_custom_1621380050015 + .vcex-button,
.smartling-ja.page-id-12788 .vc_custom_1621380050015 + .vcex-button,
.smartling-fr.page-id-12788 .vc_custom_1621380050015 + .vcex-button {
    display: none;
}

.smartling-es.page-id-12788 .vc_custom_1622150380540,
.smartling-de.page-id-12788 .vc_custom_1622150380540,
.smartling-ja.page-id-12788 .vc_custom_1622150380540,
.smartling-fr.page-id-12788 .vc_custom_1622150380540 {
    display: none;
}

.smartling-es.page-id-10841 .vc_custom_1621968714386,
.smartling-de.page-id-10841 .vc_custom_1621968714386,
.smartling-ja.page-id-10841 .vc_custom_1621968714386,
.smartling-fr.page-id-10841 .vc_custom_1621968714386 {
    display: none;
}

.smartling-es.page-id-10841 .vc-resources,
.smartling-de.page-id-10841 .vc-resources,
.smartling-ja.page-id-10841 .vc-resources,
.smartling-fr.page-id-10841 .vc-resources {
    display: none;
}

.smartling-es.page-id-10841 .u-padding-bottom--xl,
.smartling-de.page-id-10841 .u-padding-bottom--xl,
.smartling-ja.page-id-10841 .u-padding-bottom--xl,
.smartling-fr.page-id-10841 .u-padding-bottom--xl {
    display: none;
}

.smartling-es.page-id-10841 .icon-border + .vc_column_container .vc-icon-features__button,
.smartling-de.page-id-10841 .icon-border + .vc_column_container .vc-icon-features__button,
.smartling-ja.page-id-10841 .icon-border + .vc_column_container .vc-icon-features__button,
.smartling-fr.page-id-10841 .icon-border + .vc_column_container .vc-icon-features__button {
    display: none;
}

.smartling-es.page-id-10844 .vc_custom_1620708292408,
.smartling-de.page-id-10844 .vc_custom_1620708292408,
.smartling-ja.page-id-10844 .vc_custom_1620708292408,
.smartling-fr.page-id-10844 .vc_custom_1620708292408 {
    display: none;
}

.smartling-es.page-id-10844 .vc_custom_1620708353651,
.smartling-de.page-id-10844 .vc_custom_1620708353651,
.smartling-ja.page-id-10844 .vc_custom_1620708353651,
.smartling-fr.page-id-10844 .vc_custom_1620708353651 {
    display: none;
}

.smartling-es.page-id-10844 .vc_custom_1615999992001 + .wpb_row,
.smartling-de.page-id-10844 .vc_custom_1615999992001 + .wpb_row,
.smartling-ja.page-id-10844 .vc_custom_1615999992001 + .wpb_row,
.smartling-fr.page-id-10844 .vc_custom_1615999992001 + .wpb_row {
    display: none;
}

.smartling-es.page-id-10844 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-de.page-id-10844 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-ja.page-id-10844 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-fr.page-id-10844 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box {
    height: 410px;
}

.smartling-es.page-id-10844 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper,
.smartling-de.page-id-10844 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper,
.smartling-ja.page-id-10844 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper,
.smartling-fr.page-id-10844 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper {
    height: 410px;
}

.smartling-es.page-id-13365 .vc_custom_1621825118859,
.smartling-de.page-id-13365 .vc_custom_1621825118859,
.smartling-ja.page-id-13365 .vc_custom_1621825118859,
.smartling-fr.page-id-13365 .vc_custom_1621825118859 {
    display: none;
}

.smartling-es.page-id-13365 .vc_custom_1615329169279,
.smartling-de.page-id-13365 .vc_custom_1615329169279,
.smartling-ja.page-id-13365 .vc_custom_1615329169279,
.smartling-fr.page-id-13365 .vc_custom_1615329169279 {
    display: none;
}

.smartling-es.page-id-13365 .vc_custom_1615242523147 + .wpb_row,
.smartling-de.page-id-13365 .vc_custom_1615242523147 + .wpb_row,
.smartling-ja.page-id-13365 .vc_custom_1615242523147 + .wpb_row,
.smartling-fr.page-id-13365 .vc_custom_1615242523147 + .wpb_row {
    display: none;
}

/******Solutions secure-iot*******/
.smartling-es.page-id-12798 .vc_custom_1621444444582,
.smartling-de.page-id-12798 .vc_custom_1621444444582,
.smartling-ja.page-id-12798 .vc_custom_1621444444582,
.smartling-fr.page-id-12798 .vc_custom_1621444444582 {
	display: none;
}
.smartling-es.page-id-12798 .u-padding-bottom--xl,
.smartling-de.page-id-12798 .u-padding-bottom--xl,
.smartling-ja.page-id-12798 .u-padding-bottom--xl,
.smartling-fr.page-id-12798 .u-padding-bottom--xl {
	display: none;
}

/******Solutions encrypted-dns*******/
.smartling-es.page-id-9285 .u-padding-bottom--xl,
.smartling-de.page-id-9285 .u-padding-bottom--xl,
.smartling-ja.page-id-9285 .u-padding-bottom--xl,
.smartling-fr.page-id-9285 .u-padding-bottom--xl {
	display: none;
}
.smartling-es.page-id-9285 .ult-content-box,
.smartling-de.page-id-9285 .ult-content-box,
.smartling-ja.page-id-9285 .ult-content-box,
.smartling-fr.page-id-9285 .ult-content-box {
	font-size: medium;
}

/******Solutions bloxone-ddi-for-office-365*******/
.smartling-es.page-id-12810 .vc_custom_1614901076038 + .wpb_row,
.smartling-de.page-id-12810 .vc_custom_1614901076038 + .wpb_row,
.smartling-ja.page-id-12810 .vc_custom_1614901076038 + .wpb_row,
.smartling-fr.page-id-12810 .vc_custom_1614901076038 + .wpb_row {
	display: none;
}
.smartling-es.page-id-12810 .vc_custom_1621442917646,
.smartling-de.page-id-12810 .vc_custom_1621442917646,
.smartling-ja.page-id-12810 .vc_custom_1621442917646,
.smartling-fr.page-id-12810 .vc_custom_1621442917646 {
	display: none;
}
.smartling-es.page-id-12810 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-de.page-id-12810 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-ja.page-id-12810 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-fr.page-id-12810 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box {
	height: 410px;
}
.smartling-es.page-id-12810 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper,
.smartling-de.page-id-12810 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper,
.smartling-ja.page-id-12810 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper,
.smartling-fr.page-id-12810 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper {
	height: 410px;
}

/******Solutions ipv6-readiness*******/
.smartling-es.page-id-12826 .vc-quote-carousel__wrap + .wpb_row,
.smartling-de.page-id-12826 .vc-quote-carousel__wrap + .wpb_row,
.smartling-ja.page-id-12826 .vc-quote-carousel__wrap + .wpb_row,
.smartling-fr.page-id-12826 .vc-quote-carousel__wrap + .wpb_row {
	display: none;
}
.smartling-es.page-id-12826 .vc_custom_1621382806590,
.smartling-de.page-id-12826 .vc_custom_1621382806590,
.smartling-ja.page-id-12826 .vc_custom_1621382806590,
.smartling-fr.page-id-12826 .vc_custom_1621382806590 {
	display: none;
}
.smartling-es.page-id-12826 .vc-icon-features__icon-content + .vcex-button,
.smartling-de.page-id-12826 .vc-icon-features__icon-content + .vcex-button,
.smartling-ja.page-id-12826 .vc-icon-features__icon-content + .vcex-button,
.smartling-fr.page-id-12826 .vc-icon-features__icon-content + .vcex-button {
	display: none;
}
.smartling-es.page-id-12826 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-de.page-id-12826 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-ja.page-id-12826 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-fr.page-id-12826 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box {
	height: 410px;
}
.smartling-es.page-id-12826 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper,
.smartling-de.page-id-12826 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper,
.smartling-ja.page-id-12826 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper,
.smartling-fr.page-id-12826 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper {
	height: 410px;
}

/******Solutions sd-wan*******/
.smartling-es.page-id-5560 .vc-icon-features__button,
.smartling-de.page-id-5560 .vc-icon-features__button,
.smartling-ja.page-id-5560 .vc-icon-features__button,
.smartling-fr.page-id-5560 .vc-icon-features__button {
	display: none;
}
.smartling-es.page-id-5560 .vc_custom_1620854038666,
.smartling-de.page-id-5560 .vc_custom_1620854038666,
.smartling-ja.page-id-5560 .vc_custom_1620854038666,
.smartling-fr.page-id-5560 .vc_custom_1620854038666 {
	display: none;
}
.smartling-es.page-id-5560 .u-padding-bottom--xl,
.smartling-de.page-id-5560 .u-padding-bottom--xl,
.smartling-ja.page-id-5560 .u-padding-bottom--xl,
.smartling-fr.page-id-5560 .u-padding-bottom--xl {
	display: none;
}
.smartling-es.page-id-5560 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-de.page-id-5560 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-ja.page-id-5560 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-fr.page-id-5560 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box {
	height: 430px;
}
.smartling-es.page-id-5560 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper,
.smartling-de.page-id-5560 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper,
.smartling-ja.page-id-5560 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper,
.smartling-fr.page-id-5560 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper {
	height: 430px;
}
.smartling-es.page-id-5560 .vc_custom_1625771853818 .vc-service-tiles__cta,
.smartling-de.page-id-5560 .vc_custom_1625771853818 .vc-service-tiles__cta,
.smartling-ja.page-id-5560 .vc_custom_1625771853818 .vc-service-tiles__cta,
.smartling-fr.page-id-5560 .vc_custom_1625771853818 .vc-service-tiles__cta {
	display: none;
}
.smartling-es.page-id-5560 .vc_row.wpb_row.vc_row-fluid.vc_custom_1615996722944.vc_row-o-content-middle.vc_row-flex.wpex-vc_row-has-fill.typography-white.wpex-vc-reset-negative-margin.wpex-vc-full-width-row.wpex-vc-full-width-row--centered,
.smartling-de.page-id-5560 .vc_row.wpb_row.vc_row-fluid.vc_custom_1615996722944.vc_row-o-content-middle.vc_row-flex.wpex-vc_row-has-fill.typography-white.wpex-vc-reset-negative-margin.wpex-vc-full-width-row.wpex-vc-full-width-row--centered,
.smartling-ja.page-id-5560 .vc_row.wpb_row.vc_row-fluid.vc_custom_1615996722944.vc_row-o-content-middle.vc_row-flex.wpex-vc_row-has-fill.typography-white.wpex-vc-reset-negative-margin.wpex-vc-full-width-row.wpex-vc-full-width-row--centered,
.smartling-fr.page-id-5560 .vc_row.wpb_row.vc_row-fluid.vc_custom_1615996722944.vc_row-o-content-middle.vc_row-flex.wpex-vc_row-has-fill.typography-white.wpex-vc-reset-negative-margin.wpex-vc-full-width-row.wpex-vc-full-width-row--centered {
	display: none;
}

/******Solutions healthcare*******/
.smartling-es.page-id-14340 .vcex-post-type-entry-readmore-wrap.entry-readmore-wrap.clr,
.smartling-de.page-id-14340 .vcex-post-type-entry-readmore-wrap.entry-readmore-wrap.clr,
.smartling-ja.page-id-14340 .vcex-post-type-entry-readmore-wrap.entry-readmore-wrap.clr,
.smartling-fr.page-id-14340 .vcex-post-type-entry-readmore-wrap.entry-readmore-wrap.clr {
	display: none;
}
.smartling-fr.page-id-14340 .vc_custom_1621896449013,
.smartling-es.page-id-14340 .vc_custom_1621896449013,
.smartling-de.page-id-14340 .vc_custom_1621896449013,
.smartling-ja.page-id-14340 .vc_custom_1621896449013 {
	display: none;
}
.smartling-fr.page-id-14340 .u-padding-bottom--xl,
.smartling-es.page-id-14340 .u-padding-bottom--xl,
.smartling-de.page-id-14340 .u-padding-bottom--xl,
.smartling-ja.page-id-14340 .u-padding-bottom--xl {
	display: none;
}
.smartling-fr.page-id-14340 .vc-resources,
.smartling-es.page-id-14340 .vc-resources,
.smartling-de.page-id-14340 .vc-resources,
.smartling-ja.page-id-14340 .vc-resources {
	display: none;
}

/******Solutions public-health*******/
.smartling-fr.page-id-14445 .vcex-post-type-entry-readmore-wrap.entry-readmore-wrap.clr,
.smartling-es.page-id-14445 .vcex-post-type-entry-readmore-wrap.entry-readmore-wrap.clr,
.smartling-de.page-id-14445 .vcex-post-type-entry-readmore-wrap.entry-readmore-wrap.clr,
.smartling-ja.page-id-14445 .vcex-post-type-entry-readmore-wrap.entry-readmore-wrap.clr {
	display: none;
}
.smartling-fr.page-id-14445 .vc_custom_1621633960895,
.smartling-es.page-id-14445 .vc_custom_1621633960895,
.smartling-de.page-id-14445 .vc_custom_1621633960895,
.smartling-ja.page-id-14445 .vc_custom_1621633960895 {
    display: none;
}
.smartling-fr.page-id-14445 .u-padding-bottom--xl,
.smartling-es.page-id-14445 .u-padding-bottom--xl,
.smartling-de.page-id-14445 .u-padding-bottom--xl,
.smartling-ja.page-id-14445 .u-padding-bottom--xl {
    display: none;
}
.smartling-fr.page-id-14445 .vc-resources,
.smartling-es.page-id-14445 .vc-resources,
.smartling-de.page-id-14445 .vc-resources,
.smartling-ja.page-id-14445 .vc-resources {
    display: none;
}

/******Solutions public-sector*******/
.smartling-fr.page-id-14736 .vc_custom_1622677702012.wpex-clr,
.smartling-es.page-id-14736 .vc_custom_1622677702012.wpex-clr,
.smartling-de.page-id-14736 .vc_custom_1622677702012.wpex-clr,
.smartling-ja.page-id-14736 .vc_custom_1622677702012.wpex-clr {
    display: none;
}
.smartling-fr.page-id-14736 .vc-key-benefits--products .vc-key-benefits__col > .vc_column-inner > .wpb_wrapper,
.smartling-es.page-id-14736 .vc-key-benefits--products .vc-key-benefits__col > .vc_column-inner > .wpb_wrapper,
.smartling-de.page-id-14736 .vc-key-benefits--products .vc-key-benefits__col > .vc_column-inner > .wpb_wrapper,
.smartling-ja.page-id-14736 .vc-key-benefits--products .vc-key-benefits__col > .vc_column-inner > .wpb_wrapper {
    height: 310px;
}
.smartling-fr.page-id-14736 .vc_custom_1621637475386,
.smartling-es.page-id-14736 .vc_custom_1621637475386,
.smartling-de.page-id-14736 .vc_custom_1621637475386,
.smartling-ja.page-id-14736 .vc_custom_1621637475386 {
    display: none;
}
.smartling-fr.page-id-14736 .vc-icon-features__button,
.smartling-es.page-id-14736 .vc-icon-features__button,
.smartling-de.page-id-14736 .vc-icon-features__button,
.smartling-ja.page-id-14736 .vc-icon-features__button {
    display: none;
}
.smartling-fr.page-id-14736 .vc-resources,
.smartling-es.page-id-14736 .vc-resources,
.smartling-de.page-id-14736 .vc-resources,
.smartling-ja.page-id-14736 .vc-resources {
    display: none;
}
.smartling-fr.page-id-14736 .vc_row.wpb_row.vc_row-fluid.u-margin-top--md.wpex-vc-full-width-row.wpex-vc-full-width-row--centered + .wpb_row,
.smartling-es.page-id-14736 .vc_row.wpb_row.vc_row-fluid.u-margin-top--md.wpex-vc-full-width-row.wpex-vc-full-width-row--centered + .wpb_row,
.smartling-de.page-id-14736 .vc_row.wpb_row.vc_row-fluid.u-margin-top--md.wpex-vc-full-width-row.wpex-vc-full-width-row--centered + .wpb_row,
.smartling-ja.page-id-14736 .vc_row.wpb_row.vc_row-fluid.u-margin-top--md.wpex-vc-full-width-row.wpex-vc-full-width-row--centered + .wpb_row {
    display: none;
}

/******Solutions sled*******/
.smartling-fr.page-id-14461 .vc_custom_1621637475386,
.smartling-es.page-id-14461 .vc_custom_1621637475386,
.smartling-de.page-id-14461 .vc_custom_1621637475386,
.smartling-ja.page-id-14461 .vc_custom_1621637475386 {
    display: none;
}

/******Solutions higher-education*******/
.smartling-fr.page-id-14475 .vc_custom_1615318018081 .vc-icon-features__inner-col:nth-child(2) .vc-icon-features__button,
.smartling-es.page-id-14475 .vc_custom_1615318018081 .vc-icon-features__inner-col:nth-child(2) .vc-icon-features__button,
.smartling-de.page-id-14475 .vc_custom_1615318018081 .vc-icon-features__inner-col:nth-child(2) .vc-icon-features__button,
.smartling-ja.page-id-14475 .vc_custom_1615318018081 .vc-icon-features__inner-col:nth-child(2) .vc-icon-features__button {
    display: none;
}
.smartling-fr.page-id-14475 .vc_custom_1615318018081 .vc-icon-features__inner-col:nth-child(3) .vc-icon-features__button,
.smartling-es.page-id-14475 .vc_custom_1615318018081 .vc-icon-features__inner-col:nth-child(3) .vc-icon-features__button,
.smartling-de.page-id-14475 .vc_custom_1615318018081 .vc-icon-features__inner-col:nth-child(3) .vc-icon-features__button,
.smartling-ja.page-id-14475 .vc_custom_1615318018081 .vc-icon-features__inner-col:nth-child(3) .vc-icon-features__button {
    display: none;
}
.smartling-fr.page-id-14475 a.vcex-button.theme-button.c-button.c-button--green-text.align-center.inline,
.smartling-es.page-id-14475 a.vcex-button.theme-button.c-button.c-button--green-text.align-center.inline,
.smartling-de.page-id-14475 a.vcex-button.theme-button.c-button.c-button--green-text.align-center.inline,
.smartling-ja.page-id-14475 a.vcex-button.theme-button.c-button.c-button--green-text.align-center.inline {
    display: none;
}
.smartling-fr.page-id-14475 .vc-resources,
.smartling-es.page-id-14475 .vc-resources,
.smartling-de.page-id-14475 .vc-resources,
.smartling-ja.page-id-14475 .vc-resources {
    display: none;
}
.smartling-fr.page-id-14475 .u-padding-bottom--xl,
.smartling-es.page-id-14475 .u-padding-bottom--xl,
.smartling-de.page-id-14475 .u-padding-bottom--xl,
.smartling-ja.page-id-14475 .u-padding-bottom--xl {
    display: none;
}
/******Solutions government federal*******/
.smartling-es.page-id-13392 .vc_custom_1671483760547 + a.vcex-button.theme-button.c-button.c-button--green-text.inline,
.smartling-de.page-id-13392 .vc_custom_1671483760547 + a.vcex-button.theme-button.c-button.c-button--green-text.inline,
.smartling-ja.page-id-13392 .vc_custom_1671483760547 + a.vcex-button.theme-button.c-button.c-button--green-text.inline,
.smartling-fr.page-id-13392 .vc_custom_1671483760547 + a.vcex-button.theme-button.c-button.c-button--green-text.inline,
.smartling-es.page-id-13392 .vc_custom_1621885749573 .vcex-button,
.smartling-de.page-id-13392 .vc_custom_1621885749573 .vcex-button,
.smartling-ja.page-id-13392 .vc_custom_1621885749573 .vcex-button,
.smartling-fr.page-id-13392 .vc_custom_1621885749573 .vcex-button,
.smartling-es.page-id-13392 .vc_custom_1621885805412 .vcex-button,
.smartling-de.page-id-13392 .vc_custom_1621885805412 .vcex-button,
.smartling-ja.page-id-13392 .vc_custom_1621885805412 .vcex-button,
.smartling-fr.page-id-13392 .vc_custom_1621885805412 .vcex-button,
.smartling-es.page-id-13392 .vc_custom_1671483715540 + .theme-button-block-wrap,
.smartling-de.page-id-13392 .vc_custom_1671483715540 + .theme-button-block-wrap,
.smartling-ja.page-id-13392 .vc_custom_1671483715540 + .theme-button-block-wrap,
.smartling-fr.page-id-13392 .vc_custom_1671483715540 + .theme-button-block-wrap,
.smartling-es.page-id-13392 .vc_resources,
.smartling-de.page-id-13392 .vc_resources,
.smartling-ja.page-id-13392 .vc_resources,
.smartling-fr.page-id-13392 .vc_resources,
.smartling-es.page-id-13392 .vc_custom_1622055656503 + .wpb_row,
.smartling-de.page-id-13392 .vc_custom_1622055656503 + .wpb_row,
.smartling-ja.page-id-13392 .vc_custom_1622055656503 + .wpb_row,
.smartling-fr.page-id-13392 .vc_custom_1622055656503 + .wpb_row {
    display: none;
}

/******Solutions state-and-local*******/
.smartling-es.page-id-12664 .vc_custom_1621438404746 .vcex-button,
.smartling-de.page-id-12664 .vc_custom_1621438404746 .vcex-button,
.smartling-ja.page-id-12664 .vc_custom_1621438404746 .vcex-button,
.smartling-fr.page-id-12664 .vc_custom_1621438404746 .vcex-button,
.smartling-es.page-id-12664 .u-padding-bottom--xl,
.smartling-de.page-id-12664 .u-padding-bottom--xl,
.smartling-ja.page-id-12664 .u-padding-bottom--xl,
.smartling-fr.page-id-12664 .u-padding-bottom--xl {
    display: none;
}

/******Solutions service-providers*******/
.smartling-es.page-id-9916 .vc_custom_1620326062960,
.smartling-de.page-id-9916 .vc_custom_1620326062960,
.smartling-ja.page-id-9916 .vc_custom_1620326062960,
.smartling-fr.page-id-9916 .vc_custom_1620326062960,
.smartling-es.page-id-9916 .vc_custom_1620326069551,
.smartling-de.page-id-9916 .vc_custom_1620326069551,
.smartling-ja.page-id-9916 .vc_custom_1620326069551,
.smartling-fr.page-id-9916 .vc_custom_1620326069551,
.smartling-es.page-id-9916 .vc_custom_1620326075654,
.smartling-de.page-id-9916 .vc_custom_1620326075654,
.smartling-ja.page-id-9916 .vc_custom_1620326075654,
.smartling-fr.page-id-9916 .vc_custom_1620326075654,
.smartling-es.page-id-9916 .vc-quote-carousel__wrap + .wpb_row,
.smartling-de.page-id-9916 .vc-quote-carousel__wrap + .wpb_row,
.smartling-ja.page-id-9916 .vc-quote-carousel__wrap + .wpb_row,
.smartling-fr.page-id-9916 .vc-quote-carousel__wrap + .wpb_row {
    display: none;
}

/******Solutions service-providers mobile-service-providers*******/
.smartling-es.page-id-11399 .vc-quote-carousel__wrap + .wpb_row,
.smartling-de.page-id-11399 .vc-quote-carousel__wrap + .wpb_row,
.smartling-ja.page-id-11399 .vc-quote-carousel__wrap + .wpb_row,
.smartling-fr.page-id-11399 .vc-quote-carousel__wrap + .wpb_row {
    display: none;
}

/******Solutions service-providers cable-broadband*******/
.smartling-es.page-id-11367 .vc-quote-carousel__wrap + .wpb_row,
.smartling-de.page-id-11367 .vc-quote-carousel__wrap + .wpb_row,
.smartling-ja.page-id-11367 .vc-quote-carousel__wrap + .wpb_row,
.smartling-fr.page-id-11367 .vc-quote-carousel__wrap + .wpb_row {
    display: none;
}

/******Solutions subscriber-services*******/
.smartling-es.page-id-9914 .vc_custom_1623359201658,
.smartling-de.page-id-9914 .vc_custom_1623359201658,
.smartling-ja.page-id-9914 .vc_custom_1623359201658,
.smartling-fr.page-id-9914 .vc_custom_1623359201658 {
    display: none;
}

.smartling-es.page-id-9914 .u-padding-bottom--xl,
.smartling-de.page-id-9914 .u-padding-bottom--xl,
.smartling-ja.page-id-9914 .u-padding-bottom--xl,
.smartling-fr.page-id-9914 .u-padding-bottom--xl {
    display: none;
}

.smartling-es.page-id-9914 .vc-key-benefits--lead-copy .vc-key-benefits__col > .vc_column-inner > .wpb_wrapper,
.smartling-de.page-id-9914 .vc-key-benefits--lead-copy .vc-key-benefits__col > .vc_column-inner > .wpb_wrapper,
.smartling-ja.page-id-9914 .vc-key-benefits--lead-copy .vc-key-benefits__col > .vc_column-inner > .wpb_wrapper,
.smartling-fr.page-id-9914 .vc-key-benefits--lead-copy .vc-key-benefits__col > .vc_column-inner > .wpb_wrapper {
    height: 445px;
}
.smartling-es.page-id-9914 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-de.page-id-9914 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-ja.page-id-9914 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-fr.page-id-9914 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box {
    height: 445px;
    font-size: 15.5px;
}

/******Solutions subscriber-services*******/
.smartling-es.page-id-11342 .vc_custom_1620248550515,
.smartling-de.page-id-11342 .vc_custom_1620248550515,
.smartling-ja.page-id-11342 .vc_custom_1620248550515,
.smartling-fr.page-id-11342 .vc_custom_1620248550515 {
    display: none;
}
.smartling-es.page-id-11342 .vc-quote-carousel__wrap + .wpb_row,
.smartling-de.page-id-11342 .vc-quote-carousel__wrap + .wpb_row,
.smartling-ja.page-id-11342 .vc-quote-carousel__wrap + .wpb_row,
.smartling-fr.page-id-11342 .vc-quote-carousel__wrap + .wpb_row {
    display: none;
}
.smartling-es.page-id-11342 .vc-key-benefits--lead-copy .vc-key-benefits__col > .vc_column-inner > .wpb_wrapper,
.smartling-de.page-id-11342 .vc-key-benefits--lead-copy .vc-key-benefits__col > .vc_column-inner > .wpb_wrapper,
.smartling-ja.page-id-11342 .vc-key-benefits--lead-copy .vc-key-benefits__col > .vc_column-inner > .wpb_wrapper,
.smartling-fr.page-id-11342 .vc-key-benefits--lead-copy .vc-key-benefits__col > .vc_column-inner > .wpb_wrapper {
    height: 400px;
}
.smartling-es.page-id-11342 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-de.page-id-11342 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-ja.page-id-11342 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-fr.page-id-11342 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box {
    height: 400px;
    font-size: medium;
}

/******Solutions devops*******/
.smartling-es.page-id-10800 .vc_custom_1620686692077,
.smartling-de.page-id-10800 .vc_custom_1620686692077,
.smartling-ja.page-id-10800 .vc_custom_1620686692077,
.smartling-fr.page-id-10800 .vc_custom_1620686692077 {
    display: none;
}
.smartling-es.page-id-10800 .vc_custom_1615919706385 + .wpb_row,
.smartling-de.page-id-10800 .vc_custom_1615919706385 + .wpb_row,
.smartling-ja.page-id-10800 .vc_custom_1615919706385 + .wpb_row,
.smartling-fr.page-id-10800 .vc_custom_1615919706385 + .wpb_row {
    display: none;
}

/******Solutions home*******/
.smartling-es.page-id-12529 .vc_custom_1621534154504, 
.smartling-de.page-id-12529 .vc_custom_1621534154504,
.smartling-ja.page-id-12529 .vc_custom_1621534154504,
.smartling-fr.page-id-12529 .vc_custom_1621534154504 {
    display: none;
}
.smartling-es.page-id-12529 .vc-resources, 
.smartling-de.page-id-12529 .vc-resources,
.smartling-ja.page-id-12529 .vc-resources,
.smartling-fr.page-id-12529 .vc-resources {
    display: none;
}
.smartling-es.page-id-12529 .vc_custom_1615919706385 + .wpb_row, 
.smartling-de.page-id-12529 .vc_custom_1615919706385 + .wpb_row,
.smartling-ja.page-id-12529 .vc_custom_1615919706385 + .wpb_row,
.smartling-fr.page-id-12529 .vc_custom_1615919706385 + .wpb_row {
    display: none;
}

/******Solutions analytics*******/
.smartling-es.page-id-12842 .vc_custom_1621539700498, 
.smartling-de.page-id-12842 .vc_custom_1621539700498,
.smartling-ja.page-id-12842 .vc_custom_1621539700498,
.smartling-fr.page-id-12842 .vc_custom_1621539700498 {
    display: none;
}
.smartling-es.page-id-12842 .vc_custom_1615919706385 + .wpb_row, 
.smartling-de.page-id-12842 .vc_custom_1615919706385 + .wpb_row,
.smartling-ja.page-id-12842 .vc_custom_1615919706385 + .wpb_row,
.smartling-fr.page-id-12842 .vc_custom_1615919706385 + .wpb_row {
    display: none;
}

/******Solutions cio*******/
.smartling-es.page-id-12835 .vc_custom_1621535003964, 
.smartling-de.page-id-12835 .vc_custom_1621535003964,
.smartling-ja.page-id-12835 .vc_custom_1621535003964,
.smartling-fr.page-id-12835 .vc_custom_1621535003964 {
    display: none;
}
.smartling-es.page-id-12835 .vc-resources, 
.smartling-de.page-id-12835 .vc-resources,
.smartling-ja.page-id-12835 .vc-resources,
.smartling-fr.page-id-12835 .vc-resources {
    display: none;
}
.smartling-es.page-id-12835 .vc_custom_1615919706385 + .wpb_row, 
.smartling-de.page-id-12835 .vc_custom_1615919706385 + .wpb_row,
.smartling-ja.page-id-12835 .vc_custom_1615919706385 + .wpb_row,
.smartling-fr.page-id-12835 .vc_custom_1615919706385 + .wpb_row {
    display: none;
}

/******Solutions netops*******/
.smartling-es.page-id-12849 .vc_custom_1621539700498, 
.smartling-de.page-id-12849 .vc_custom_1621539700498,
.smartling-ja.page-id-12849 .vc_custom_1621539700498,
.smartling-fr.page-id-12849 .vc_custom_1621539700498 {
    display: none;
}
.smartling-es.page-id-12849 .vc_custom_1615919706385 + .wpb_row, 
.smartling-de.page-id-12849 .vc_custom_1615919706385 + .wpb_row,
.smartling-ja.page-id-12849 .vc_custom_1615919706385 + .wpb_row,
.smartling-fr.page-id-12849 .vc_custom_1615919706385 + .wpb_row {
    display: none;
}
/******Solutions netops*******/
.smartling-es.page-id-12856 .vc-resources, 
.smartling-de.page-id-12856 .vc-resources,
.smartling-ja.page-id-12856 .vc-resources,
.smartling-fr.page-id-12856 .vc-resources {
    display: none;
}
.smartling-es.page-id-12856 .vc_custom_1615919706385 + .wpb_row, 
.smartling-de.page-id-12856 .vc_custom_1615919706385 + .wpb_row,
.smartling-ja.page-id-12856 .vc_custom_1615919706385 + .wpb_row,
.smartling-fr.page-id-12856 .vc_custom_1615919706385 + .wpb_row {
    display: none;
}
.smartling-es.page-id-12856 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box, 
.smartling-de.page-id-12856 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-ja.page-id-12856 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-fr.page-id-12856 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box {
    height: 415px;
}
.smartling-es.page-id-12856 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper, 
.smartling-de.page-id-12856 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper,
.smartling-ja.page-id-12856 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper,
.smartling-fr.page-id-12856 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper {
    height: 415px;
}

/******Solutions cybersecurity-frameworks mitre-attck*******/
.smartling-es.page-id-13833 a.vcex-button.theme-button.c-button.c-button--green-text.inline.hidden, 
.smartling-de.page-id-13833 a.vcex-button.theme-button.c-button.c-button--green-text.inline.hidden,
.smartling-ja.page-id-13833 a.vcex-button.theme-button.c-button.c-button--green-text.inline.hidden,
.smartling-fr.page-id-13833 a.vcex-button.theme-button.c-button.c-button--green-text.inline.hidden {
    display: none;
}
.smartling-es.page-id-13833 a.vcex-button.theme-button.c-button.c-button--green-text.inline, 
.smartling-de.page-id-13833 a.vcex-button.theme-button.c-button.c-button--green-text.inline,
.smartling-ja.page-id-13833 a.vcex-button.theme-button.c-button.c-button--green-text.inline,
.smartling-fr.page-id-13833 a.vcex-button.theme-button.c-button.c-button--green-text.inline {
    display: none;
}
.smartling-es.page-id-13833 .vc-key-benefits--lead-copy + .wpb_row, 
.smartling-de.page-id-13833 .vc-key-benefits--lead-copy + .wpb_row,
.smartling-ja.page-id-13833 .vc-key-benefits--lead-copy + .wpb_row,
.smartling-fr.page-id-13833 .vc-key-benefits--lead-copy + .wpb_row {
    display: none;
}
.smartling-es.page-id-13833 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper, 
.smartling-de.page-id-13833 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper,
.smartling-ja.page-id-13833 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper,
.smartling-fr.page-id-13833 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper {
    height: 400px;
}
.smartling-es.page-id-13833 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box, 
.smartling-de.page-id-13833 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-ja.page-id-13833 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-fr.page-id-13833 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box {
    height: 400px;
}

/******Solutions cybersecurity-frameworks nist*******/
.smartling-es.page-id-13826 .vc_custom_1621553299113 .vcex-button, 
.smartling-de.page-id-13826 .vc_custom_1621553299113 .vcex-button,
.smartling-ja.page-id-13826 .vc_custom_1621553299113 .vcex-button,
.smartling-fr.page-id-13826 .vc_custom_1621553299113 .vcex-button {
    display: none;
}
.smartling-es.page-id-13826 .vc_custom_1621553374792 .vcex-button, 
.smartling-de.page-id-13826 .vc_custom_1621553374792 .vcex-button,
.smartling-ja.page-id-13826 .vc_custom_1621553374792 .vcex-button,
.smartling-fr.page-id-13826 .vc_custom_1621553374792 .vcex-button {
    display: none;
}
.smartling-es.page-id-13826 .vc_custom_1621555362985 + .vcex-button, 
.smartling-de.page-id-13826 .vc_custom_1621555362985 + .vcex-button,
.smartling-ja.page-id-13826 .vc_custom_1621555362985 + .vcex-button,
.smartling-fr.page-id-13826 .vc_custom_1621555362985 + .vcex-button {
    display: none;
}
.smartling-es.page-id-13826 .vc_custom_1621555308357 + .vcex-button, 
.smartling-de.page-id-13826 .vc_custom_1621555308357 + .vcex-button,
.smartling-ja.page-id-13826 .vc_custom_1621555308357 + .vcex-button,
.smartling-fr.page-id-13826 .vc_custom_1621555308357 + .vcex-button {
    display: none;
}
.smartling-es.page-id-13826 .vc_custom_1621553685392 + .vcex-button, 
.smartling-de.page-id-13826 .vc_custom_1621553685392 + .vcex-button,
.smartling-ja.page-id-13826 .vc_custom_1621553685392 + .vcex-button,
.smartling-fr.page-id-13826 .vc_custom_1621553685392 + .vcex-button {
    display: none;
}
.smartling-es.page-id-13826 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper, 
.smartling-de.page-id-13826 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper,
.smartling-ja.page-id-13826 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper,
.smartling-fr.page-id-13826 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper {
    height: 410px;
}

/******Solutions cybersecurity-frameworks zero-trust*******/
.smartling-es.page-id-13805 .vc-key-benefits--lead-copy + .wpb_row, 
.smartling-de.page-id-13805 .vc-key-benefits--lead-copy + .wpb_row,
.smartling-ja.page-id-13805 .vc-key-benefits--lead-copy + .wpb_row,
.smartling-fr.page-id-13805 .vc-key-benefits--lead-copy + .wpb_row {
    display: none;
}
.smartling-es.page-id-13805 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper, 
.smartling-de.page-id-13805 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper,
.smartling-ja.page-id-13805 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper,
.smartling-fr.page-id-13805 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper {
    height: 400px;
}
.smartling-es.page-id-13805 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box, 
.smartling-de.page-id-13805 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-ja.page-id-13805 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-fr.page-id-13805 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box {
    height: 400px;
}
.smartling-es.page-id-13805 .ult-carousel-wrapper .vcex-button, 
.smartling-de.page-id-13805 .ult-carousel-wrapper .vcex-button,
.smartling-ja.page-id-13805 .ult-carousel-wrapper .vcex-button,
.smartling-fr.page-id-13805 .ult-carousel-wrapper .vcex-button {
    display: none;
}
.smartling-es.page-id-13805 .vc_custom_1622648889676 + .vcex-button, 
.smartling-de.page-id-13805 .vc_custom_1622648889676 + .vcex-button,
.smartling-ja.page-id-13805 .vc_custom_1622648889676 + .vcex-button,
.smartling-fr.page-id-13805 .vc_custom_1622648889676 + .vcex-button {
    display: none;
}
.smartling-es.page-id-13805 .vc_custom_1621610417428 + .vcex-button, 
.smartling-de.page-id-13805 .vc_custom_1621610417428 + .vcex-button,
.smartling-ja.page-id-13805 .vc_custom_1621610417428 + .vcex-button,
.smartling-fr.page-id-13805 .vc_custom_1621610417428 + .vcex-button {
    display: none;
}

/******Solutions service-providers authoritative-dns*******/
.smartling-es.page-id-11309 .vc-key-benefits--lead-copy + .wpb_row, 
.smartling-de.page-id-11309 .vc-key-benefits--lead-copy + .wpb_row,
.smartling-ja.page-id-11309 .vc-key-benefits--lead-copy + .wpb_row,
.smartling-fr.page-id-11309 .vc-key-benefits--lead-copy + .wpb_row {
    display: none;
}
.smartling-es.page-id-11309 .ult-carousel-wrapper .vcex-button, 
.smartling-de.page-id-11309 .ult-carousel-wrapper .vcex-button,
.smartling-ja.page-id-11309 .ult-carousel-wrapper .vcex-button,
.smartling-fr.page-id-11309 .ult-carousel-wrapper .vcex-button {
    display: none;
}
.smartling-es.page-id-11309 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper, 
.smartling-de.page-id-11309 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper,
.smartling-ja.page-id-11309 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper,
.smartling-fr.page-id-11309 .vc-key-benefits--lead-copy .vc-key-benefits__col>.vc_column-inner>.wpb_wrapper {
    height: 400px;
}
.smartling-es.page-id-11309 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box, 
.smartling-de.page-id-11309 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-ja.page-id-11309 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box,
.smartling-fr.page-id-11309 .vc-key-benefits--lead-copy .vc-key-benefits__hidden .ult-content-box {
    height: 400px;
}

/******Solutions service-providers authoritative-dns*******/
.smartling-es.page-id-13836 .u-padding-bottom--xl, 
.smartling-de.page-id-13836 .u-padding-bottom--xl,
.smartling-ja.page-id-13836 .u-padding-bottom--xl,
.smartling-fr.page-id-13836 .u-padding-bottom--xl {
    display: none;
}

/******Solutions bind*******/
.smartling-es.page-id-13880 .vc-quote-carousel__item .vcex-button, 
.smartling-de.page-id-13880 .vc-quote-carousel__item .vcex-button,
.smartling-ja.page-id-13880 .vc-quote-carousel__item .vcex-button,
.smartling-fr.page-id-13880 .vc-quote-carousel__item .vcex-button {
    display: none;
}
.smartling-es.page-id-13880 .vc-quote-carousel__wrap + .wpb_row, 
.smartling-de.page-id-13880 .vc-quote-carousel__wrap + .wpb_row,
.smartling-ja.page-id-13880 .vc-quote-carousel__wrap + .wpb_row,
.smartling-fr.page-id-13880 .vc-quote-carousel__wrap + .wpb_row {
    display: none;
}

/******Solutions on-premises-cloud-managed-networking*******/
.smartling-es.page-id-14774 .vc-resources, 
.smartling-de.page-id-14774 .vc-resources,
.smartling-ja.page-id-14774 .vc-resources,
.smartling-fr.page-id-14774 .vc-resources {
    display: none;
}
.smartling-es.page-id-14774 .vc-quote-carousel__wrap + .wpb_row, 
.smartling-de.page-id-14774 .vc-quote-carousel__wrap + .wpb_row,
.smartling-ja.page-id-14774 .vc-quote-carousel__wrap + .wpb_row,
.smartling-fr.page-id-14774 .vc-quote-carousel__wrap + .wpb_row {
    display: none;
}
.smartling-es.page-id-14774 .ult-carousel-wrapper .vcex-button, 
.smartling-de.page-id-14774 .ult-carousel-wrapper .vcex-button,
.smartling-ja.page-id-14774 .ult-carousel-wrapper .vcex-button,
.smartling-fr.page-id-14774 .ult-carousel-wrapper .vcex-button {
    display: none;
}

/******Solutions multi-access-edge-computing*******/
.smartling-es.page-id-12868 .u-margin-bottom--lg + .wpb_row, 
.smartling-de.page-id-12868 .u-margin-bottom--lg + .wpb_row,
.smartling-ja.page-id-12868 .u-margin-bottom--lg + .wpb_row,
.smartling-fr.page-id-12868 .u-margin-bottom--lg + .wpb_row {
    display: none;
}

/******Solutions next-level-networking*******/
.smartling-es.page-id-12607 .vc-key-benefits--products + .wpb_row, 
.smartling-de.page-id-12607 .vc-key-benefits--products + .wpb_row,
.smartling-ja.page-id-12607 .vc-key-benefits--products + .wpb_row,
.smartling-fr.page-id-12607 .vc-key-benefits--products + .wpb_row {
    display: none;
}
.smartling-es.page-id-12607 .vcex_63f4f5095e45b + .vcex-button, 
.smartling-de.page-id-12607 .vcex_63f4f5095e45b + .vcex-button,
.smartling-ja.page-id-12607 .vcex_63f4f5095e45b + .vcex-button,
.smartling-fr.page-id-12607 .vcex_63f4f5095e45b + .vcex-button {
    display: none;
}
.smartling-es.page-id-12607 .vcex_6400c9927c79a + .vcex-button, 
.smartling-de.page-id-12607 .vcex_6400c9927c79a + .vcex-button,
.smartling-ja.page-id-12607 .vcex_6400c9927c79a + .vcex-button,
.smartling-fr.page-id-12607 .vcex_6400c9927c79a + .vcex-button {
    display: none;
}

/******Solutions secure-edge-services*******/
.smartling-es.page-id-13405 .u-margin-top--xl .vcex-button, 
.smartling-de.page-id-13405 .u-margin-top--xl .vcex-button,
.smartling-ja.page-id-13405 .u-margin-top--xl .vcex-button,
.smartling-fr.page-id-13405 .u-margin-top--xl .vcex-button {
    display: none;
}
/******Solutions ipv6-readiness ipv6-center-excellence*******/
.smartling-es.page-id-12883 .vc-key-benefits--lead-copy + .wpb_row, 
.smartling-de.page-id-12883 .vc-key-benefits--lead-copy + .wpb_row,
.smartling-ja.page-id-12883 .vc-key-benefits--lead-copy + .wpb_row,
.smartling-fr.page-id-12883 .vc-key-benefits--lead-copy + .wpb_row {
    display: none;
}

/******Solutions distributed-enterprise-solutions*******/
.smartling-es.page-id-17729 .vc_custom_1625853323359, 
.smartling-de.page-id-17729 .vc_custom_1625853323359,
.smartling-ja.page-id-17729 .vc_custom_1625853323359,
.smartling-fr.page-id-17729 .vc_custom_1625853323359 {
    display: none;
}
.smartling-es.page-id-17729 .post-format--resource-tile-standard, 
.smartling-de.page-id-17729 .post-format--resource-tile-standard,
.smartling-ja.page-id-17729 .post-format--resource-tile-standard,
.smartling-fr.page-id-17729 .post-format--resource-tile-standard {
    display: none;
}
.smartling-es.page-id-17729 .ult-carousel-wrapper .vcex-button, 
.smartling-de.page-id-17729 .ult-carousel-wrapper .vcex-button,
.smartling-ja.page-id-17729 .ult-carousel-wrapper .vcex-button,
.smartling-fr.page-id-17729 .ult-carousel-wrapper .vcex-button {
    display: none;
}

/******Solutions infoblox-and-microsoft*******/
.smartling-es.page-id-12671 .vc-quote-carousel__wrap .vcex-button,
.smartling-de.page-id-12671 .vc-quote-carousel__wrap .vcex-button,
.smartling-ja.page-id-12671 .vc-quote-carousel__wrap .vcex-button,
.smartling-fr.page-id-12671 .vc-quote-carousel__wrap .vcex-button {
    display: none;
}

/******Solutions enterprises*******/
.smartling-es.page-id-11279 .post-format--resource-tile-standard,
.smartling-de.page-id-11279 .post-format--resource-tile-standard,
.smartling-ja.page-id-11279 .post-format--resource-tile-standard,
.smartling-fr.page-id-11279 .post-format--resource-tile-standard {
    display: none;
}
.smartling-es.page-id-11279 .vc_custom_1625853886906,
.smartling-de.page-id-11279 .vc_custom_1625853886906,
.smartling-ja.page-id-11279 .vc_custom_1625853886906,
.smartling-fr.page-id-11279 .vc_custom_1625853886906 {
    display: none;
}

/******Solutions k-12-education*******/
.smartling-es.page-id-26555 .u-padding-bottom--xl,
.smartling-de.page-id-26555 .u-padding-bottom--xl,
.smartling-ja.page-id-26555 .u-padding-bottom--xl,
.smartling-fr.page-id-26555 .u-padding-bottom--xl {
    display: none;
}
.smartling-es.page-id-26555 .vc-resources,
.smartling-de.page-id-26555 .vc-resources,
.smartling-ja.page-id-26555 .vc-resources,
.smartling-fr.page-id-26555 .vc-resources {
    display: none;
}
.smartling-es.page-id-26555 .vc_custom_1615318018081 .vc-icon-features__inner-col:nth-child(2) .vc-icon-features__button,
.smartling-de.page-id-26555 .vc_custom_1615318018081 .vc-icon-features__inner-col:nth-child(2) .vc-icon-features__button,
.smartling-ja.page-id-26555 .vc_custom_1615318018081 .vc-icon-features__inner-col:nth-child(2) .vc-icon-features__button,
.smartling-fr.page-id-26555 .vc_custom_1615318018081 .vc-icon-features__inner-col:nth-child(2) .vc-icon-features__button {
    display: none;
}
.smartling-es.page-id-26555 .vc_custom_1615318018081 .vc-icon-features__inner-col:nth-child(3) .vc-icon-features__button,
.smartling-de.page-id-26555 .vc_custom_1615318018081 .vc-icon-features__inner-col:nth-child(3) .vc-icon-features__button,
.smartling-ja.page-id-26555 .vc_custom_1615318018081 .vc-icon-features__inner-col:nth-child(3) .vc-icon-features__button,
.smartling-fr.page-id-26555 .vc_custom_1615318018081 .vc-icon-features__inner-col:nth-child(3) .vc-icon-features__button {
    display: none;
}

/*************Solutions vitalqip-migration-replace-qip-ddi-to-infoblox-ddi*********/
.smartling-es.page-id-9270 .vc-key-benefits__col > .vc_column-inner > .wpb_wrapper,
.smartling-de.page-id-9270 .vc-key-benefits__col > .vc_column-inner > .wpb_wrapper,
.smartling-ja.page-id-9270 .vc-key-benefits__col > .vc_column-inner > .wpb_wrapper,
.smartling-fr.page-id-9270 .vc-key-benefits__col > .vc_column-inner > .wpb_wrapper {
    height: 340px;
}
.smartling-es.page-id-9270 .vc-key-benefits__hidden .ult-content-box,
.smartling-de.page-id-9270 .vc-key-benefits__hidden .ult-content-box,
.smartling-ja.page-id-9270 .vc-key-benefits__hidden .ult-content-box,
.smartling-fr.page-id-9270 .vc-key-benefits__hidden .ult-content-box {
    height: 340px;
}

/******Support*******/
.smartling-es.page-id-635 .vc_custom_1615229645816,
.smartling-de.page-id-635 .vc_custom_1615229645816,
.smartling-ja.page-id-635 .vc_custom_1615229645816,
.smartling-fr.page-id-635 .vc_custom_1615229645816 {
    display: none;
}
.smartling-es.page-id-635 .vc-resources,
.smartling-de.page-id-635 .vc-resources,
.smartling-ja.page-id-635 .vc-resources,
.smartling-fr.page-id-635 .vc-resources {
    display: none;
}
.smartling-es.page-id-635 .vc-quote-carousel__quote-button,
.smartling-de.page-id-635 .vc-quote-carousel__quote-button,
.smartling-ja.page-id-635 .vc-quote-carousel__quote-button,
.smartling-fr.page-id-635 .vc-quote-carousel__quote-button {
    display: none;
}
.smartling-es.page-id-635 .vc-icon-features__inner-col:nth-child(1) .vc-icon-features__button,
.smartling-de.page-id-635 .vc-icon-features__inner-col:nth-child(1) .vc-icon-features__button,
.smartling-ja.page-id-635 .vc-icon-features__inner-col:nth-child(1) .vc-icon-features__button,
.smartling-fr.page-id-635 .vc-icon-features__inner-col:nth-child(1) .vc-icon-features__button {
    display: none;
}
.smartling-es.page-id-635 .vc-icon-features__inner-col:nth-child(2) .vc-icon-features__button,
.smartling-de.page-id-635 .vc-icon-features__inner-col:nth-child(2) .vc-icon-features__button,
.smartling-ja.page-id-635 .vc-icon-features__inner-col:nth-child(2) .vc-icon-features__button,
.smartling-fr.page-id-635 .vc-icon-features__inner-col:nth-child(2) .vc-icon-features__button {
    display: none;
}

/******company customers customer-success*******/
.smartling-es.page-id-12290 .ult-carousel-wrapper .vc-icon-features__button,
.smartling-de.page-id-12290 .ult-carousel-wrapper .vc-icon-features__button,
.smartling-ja.page-id-12290 .ult-carousel-wrapper .vc-icon-features__button,
.smartling-fr.page-id-12290 .ult-carousel-wrapper .vc-icon-features__button {
    display: none;
}

/******Support professional-services-overview*******/
.smartling-es.page-id-9467 .vc-resources,
.smartling-de.page-id-9467 .vc-resources,
.smartling-ja.page-id-9467 .vc-resources,
.smartling-fr.page-id-9467 .vc-resources {
    display: none;
}

.smartling-es.page-id-9467 .bloxoneddi-bg-accent--left + .wpb_row,
.smartling-de.page-id-9467 .bloxoneddi-bg-accent--left + .wpb_row,
.smartling-ja.page-id-9467 .bloxoneddi-bg-accent--left + .wpb_row,
.smartling-fr.page-id-9467 .bloxoneddi-bg-accent--left + .wpb_row {
    display: none;
}

.smartling-es.page-id-9467 .vc_tta-tabs .vcex-button,
.smartling-de.page-id-9467 .vc_tta-tabs .vcex-button,
.smartling-ja.page-id-9467 .vc_tta-tabs .vcex-button,
.smartling-fr.page-id-9467 .vc_tta-tabs .vcex-button {
    display: none;
}
/******Support professional-services-overview implement-migrate*******/
.smartling-es.page-id-7869 a[href*='/resources/datasheets/remote-professional-services'],
.smartling-de.page-id-7869 a[href*='/resources/datasheets/remote-professional-services'],
.smartling-ja.page-id-7869 a[href*='/resources/datasheets/remote-professional-services'],
.smartling-fr.page-id-7869 a[href*='/resources/datasheets/remote-professional-services'] {
    display: none;
}

/******Developer-portal*******/
.smartling-es.page-id-19974 .vc-anchor-cta,
.smartling-de.page-id-19974 .vc-anchor-cta,
.smartling-ja.page-id-19974 .vc-anchor-cta,
.smartling-fr.page-id-19974 .vc-anchor-cta {
    display: none;
}

/******partners infoblox-for-aws*******/
.smartling-es.page-id-26134 .vc-resources,
.smartling-de.page-id-26134 .vc-resources,
.smartling-ja.page-id-26134 .vc-resources,
.smartling-fr.page-id-26134 .vc-resources {
    display: none;
}

.smartling-es.page-id-26134 .vc_custom_1625685556291,
.smartling-de.page-id-26134 .vc_custom_1625685556291,
.smartling-ja.page-id-26134 .vc_custom_1625685556291,
.smartling-fr.page-id-26134 .vc_custom_1625685556291 {
    display: none;
}

/******partners technology-partners*******/
.smartling-es.page-id-8520 .partner-details a,
.smartling-de.page-id-8520 .partner-details a,
.smartling-ja.page-id-8520 .partner-details a,
.smartling-fr.page-id-8520 .partner-details a {
    display: none;
}

/******Company customers voice-of-the-customer*******/
.smartling-es.page-id-13845 .vc-key-benefits--squares + .wpb_row,
.smartling-de.page-id-13845 .vc-key-benefits--squares + .wpb_row,
.smartling-ja.page-id-13845 .vc-key-benefits--squares + .wpb_row,
.smartling-fr.page-id-13845 .vc-key-benefits--squares + .wpb_row {
    display: none;
}

/***** Education - Industry Learning Titles ******/
.smartling-es-courses-title,
.smartling-de-courses-title,
.smartling-ja-courses-title,
.smartling-fr-courses-title {
    font-size: 26px;
}

/***** Industry Learning Courses titles ******/
.smartling-es .smartling-es-courses-title,
.smartling-de .smartling-de-courses-title,
.smartling-ja .smartling-ja-courses-title,
.smartling-fr .smartling-fr-courses-title {
    font-size: 26px !important;
}

/***** Infoblox for AWS list container size fix ******/
@media only screen and (min-width: 800px) {
    .smartling-es .smartling-div-list,
    .smartling-de .smartling-div-list,
    .smartling-ja .smartling-div-list,
    .smartling-fr .smartling-div-list {
        height: 700px !important;
    }
}

/***** Hide Case Study CTA's ******/
.smartling-es.home a[href*='/resources/case-studies'],
.smartling-de.home a[href*='/resources/case-studies'],
.smartling-ja.home a[href*='/resources/case-studies'],
.smartling-fr.home a[href*='/resources/case-studies'] {
    display: none !important;
}

/***** New About us ******/
/***** Hide Press Releases Link ******/
.smartling-es .about-more a[href*='/company/press-releases/'],
.smartling-de .about-more a[href*='/company/press-releases/'],
.smartling-ja .about-more a[href*='/company/press-releases/'],
.smartling-fr .about-more a[href*='/company/press-releases/'] {
    display: none !important;
}

/***** Hide Whitepaper Link ******/
.smartling-es .about-more a[href*='/resources/whitepaper/infoblox-q4-2022-cyberthreat-intelligence-report'],
.smartling-de .about-more a[href*='/resources/whitepaper/infoblox-q4-2022-cyberthreat-intelligence-report'],
.smartling-ja .about-more a[href*='/resources/whitepaper/infoblox-q4-2022-cyberthreat-intelligence-report'],
.smartling-fr .about-more a[href*='/resources/whitepaper/infoblox-q4-2022-cyberthreat-intelligence-report'] {
    display: none !important;
}