@charset "UTF-8";
    html, body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
html {
    background-color: #f3f3f3;
}
body {
    margin: 0 auto;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}
.partner-detail {
    width: 1000px;
    margin: 0 auto;
    padding: 4em 0;
    color: #666;
}
.solution {
    padding-bottom: 2em;
}
.partner-detail ul {
    list-style-type: disc;
}
.partner-detail h1 {
    text-align: left;
}
.partner-detail p strong {
    display: block;
    margin: 2em 0 1em 0;
    color: #009a9e;
}
.container, .partner-detail {
    padding-left: 1em;
    padding-right: 1em;
}
.header_section {
    padding: 6em 2em 6em 2em;
    background: 0 0 no-repeat;
    color: #fff;
    text-align: center;
    letter-spacing: 4px;
    height: 60vh;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display:flex;
    justify-content:center;
    align-items:center;
}
.pradeo_logo {
    display: inline-block;
    background: transparent url(images/logos/logo-site.png) no-repeat 0 0;
    width: 241px;
    height: 43px;
    text-indent: -9999em;
    outline: 0;
    margin-right: 1em;
    vertical-align: middle;
    background-size: 241px;
    margin-top: 8px;
}
.xbig_title {
    margin: 0 auto;
    font-size: 2.5em;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
.product-entry {
    background: url(images/checkmyapps/bg.jpg) 0 0 no-repeat;
    background-size: cover;
    color: #fff;
    min-height: 168px;
    text-align: center;
    padding: 0 10em;
}
.product-entry.mdm_integrations .xbig_title {
    padding: 3em 0;
}
.header_section.mdm_integrations {
    background-image: url(images/integrations/uem-security-integrations.jpg);
    background-position-y: center;
}
.product-entry.home {
    background-image: url(images/home/bg.jpeg);
}
.home .xbig_title {
    font-size: 2.1em;
    padding: 3.5em 0;
    line-height: 2em;
}
.link-style2 {
    text-decoration: underline;
}
.link-style2:hover {
    color: #5ceadc;
}
.product-menu ul {
    width: 100%;
    display: table;
    color: #fff;
}
.product-menu ul li {
    display: table-cell;
    text-align: center;
    position: relative;
    width: 33.3%}
.product-menu ul li.active {
    background-color: #353535;
}
.product-menu ul li.active a {
    font-weight: bold;
}
.product-menu ul li+li {
    border-left: 1px solid #fff;
}
.product-menu ul li:before {
    content: ' ';
    width: 46px;
    height: 46px;
    position: absolute;
    left: calc(50% - 23px);
    top: -23px;
    display: block;
    background: url(images/logos/shield.png) center 0 no-repeat;
}
.product-menu ul li a {
    display: block;
    padding: 2.5em 0 1.5em 0;
    font-size: 1.2em;
    font-weight: 500;
    text-transform: uppercase;
}
.product-menu ul li a:hover {
    background-color: rgba(0, 154, 158, .29);
}
.product-menu ul li.active a:hover {
    background: inherit;
}
.product-menu ul li a.learn_more {
    padding-bottom: .3em;
    padding-top: .3em;
    background: #113947;
    font-size: 1em;
}
.get_know_solutions {
    font-size: 1.2em;
    padding-left: 7em;
    padding-right: 7em;
    padding-bottom: 3em;
    padding-top: 2em;
}
.frame_title {
    margin: 1em auto;
}
.frame_subtitle {
    font-size: 1.5em;
    margin-bottom: 1.5em;
}
.frame_title, .frame_subtitle {
    font-weight: bold;
    text-align: center;
    font-size: 1.5em !important;
    color: #113947;
}
h1.frame_title {
    font-size: 21px;
}
.cma_desc {
    text-align: center;
}
.cma_desc ul {
    vertical-align: middle;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.cma_desc ul li {
    text-align: left;
    background: transparent url("images/icons/check-ok.png") 0 center no-repeat;
    padding-left: 30px;
    color: #666;
    margin-bottom: 1em;
    font-size: .84em;
}
.vs .cma_desc ul li, .vs-horiz ul li {
    font-size: 1em;
}
.cma_desc section.disp-tab {
    margin-bottom: 2em;
}
.gradient_btn_black {
    background: -moz-linear-gradient(top, rgba(53, 53, 53, 1) 0, rgba(53, 53, 53, 1) 42%, rgba(53, 53, 53, 1) 50%, rgba(53, 53, 53, 0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(53, 53, 53, 1) 0, rgba(53, 53, 53, 1) 42%, rgba(53, 53, 53, 1) 50%, rgba(53, 53, 53, 0.6) 100%);
    background: linear-gradient(to bottom, rgba(53, 53, 53, 1) 0, rgba(53, 53, 53, 1) 42%, rgba(53, 53, 53, 1) 50%, rgba(53, 53, 53, 0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#353535', endColorstr='#99353535', GradientType=0);
    color: #fff!important;
    padding: .5em 1em;
    border-radius: 4px;
    font-weight: 100;
    font-size: 16.85px;
    display: inline-block;
}
.basic_gradient {
    background: #113947;
    background: -moz-linear-gradient(left, rgba(17, 57, 71, 1) 0, rgba(0, 153, 156, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(17, 57, 71, 1) 0, rgba(0, 153, 156, 1) 100%);
    background: linear-gradient(to right, rgba(17, 57, 71, 1) 0, rgba(0, 153, 156, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#113947', endColorstr='#00999c', GradientType=1);
}
.gradient_btn {
    background: #113947;
    background: -moz-linear-gradient(left, rgba(17, 57, 71, 1) 0, rgba(0, 153, 156, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(17, 57, 71, 1) 0, rgba(0, 153, 156, 1) 100%);
    background: linear-gradient(to right, rgba(17, 57, 71, 1) 0, rgba(0, 153, 156, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#113947', endColorstr='#00999c', GradientType=1);
    color: #fff!important;
    padding: .5em 1em;
    border-radius: 4px;
    font-weight: 100;
    font-size: 16.85px;
    display: inline-block;
}
.gradient_btn:after, .gradient_btn_black:after {
    content: ' ';
    width: 33px;
    height: 37px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 1em;
    border-left: 1px solid rgba(17, 57, 73, .35);
    padding-left: 1em;
    margin-bottom: 5px;
}
.gradient_btn_black:after {
    border-left-color: rgba(220, 220, 220, .15);
}
.transparent_gradient {
    background: -moz-linear-gradient(left, rgba(0, 153, 156, 0.9) 0, rgba(0, 153, 156, 0.4) 40%, rgba(0, 153, 156, 0.2) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 153, 156, 0.9) 0, rgba(0, 153, 156, 0.4) 40%, rgba(0, 153, 156, 0.2) 100%);
    background: linear-gradient(to right, rgba(0, 153, 156, 0.9) 0, rgba(0, 153, 156, 0.4) 40%, rgba(0, 153, 156, 0.2) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e600999c', endColorstr='#3300999c', GradientType=1);
}
.gradient_btn_black_2 {
    background: #353535;
    background: -moz-linear-gradient(top, rgba(53, 53, 53, 1) 0, rgba(53, 53, 53, 1) 24%, rgba(82, 81, 83, 1) 76%);
    background: -webkit-linear-gradient(top, rgba(53, 53, 53, 1) 0, rgba(53, 53, 53, 1) 24%, rgba(82, 81, 83, 1) 76%);
    background: linear-gradient(to bottom, rgba(53, 53, 53, 1) 0, rgba(53, 53, 53, 1) 24%, rgba(82, 81, 83, 1) 76%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#353535', endColorstr='#525153', GradientType=0);
    border-radius: 4px;
    color: #fff!important;
    min-width: 145px;
    display: inline-block;
    padding: .22em .5em .22em 1.4em;
    vertical-align: middle;
    line-height: 2em;
    font-size: 14px;
}
a.gradient_btn_black_2:hover {
    background: #009a9e;
}
.download:after {
    background: transparent url(images/icons/download.png) right center no-repeat;
}
.gradient_btn_black_2>span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}
span.download {
    background: transparent url(images/icons/download.png) center center no-repeat;
    float: right;
    width: 26px;
    height: 26px;
    background-size: 21px;
}
span.add {
    background: transparent url("images/home/add-icon.png") center center no-repeat;
    width: 26px;
    height: 26px;
    float: right;
}
.skyline {
    text-align: center;
    padding: 2em 3em;
    background-color: #f4f4f4;
    color: #666;
}

.grey-background{
  background-color: #f4f4f4;
  text-align: center;
  padding: 2em 3em;
}

.grey-background-v2{
  background-color: #f4f4f4;
  text-align: center;
  padding: 4em 3em;
}

.grey-background-v3{
    background-color: #f4f4f4;
    text-align: left;
    padding: 2em 0em;
  }

.skyline p {
    text-align: center;
    font-size: 1em;
    vertical-align: middle;
}
.skyline.disp-tab p {
    text-align: left;
}
.skyline h2 {
    text-align: right;
    padding-right: 4em;
    vertical-align: middle;
}
.collection, .as_integ {
    padding: 4em 2em;
}
.collection h2, .compliance h2, .as_integ h2 {
    text-align: center;
    vertical-align: middle;
    border-left: 1px solid #5ceadc;
    border-right: 1px solid #5ceadc;
    display: inline-block;
    margin: 0 2em;
    font-size: 1.2em;
    color: #fff;
    padding: .4em;
    width: initial;
}
.pma-cont {
    padding-top: 2em;
}
.compliance h2 {
    color: #009a9e;
    line-height: 1.4;
}
.collection p, .compliance p, .as_integ p {
    color: #fff;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
}
.espace {
    padding: 5em 0 5em 0;
}

@media screen and (max-width: 800px) {
  .espace {
      margin-bottom: 500px;
  }
}

.compliance p {
    color: #666;
}
.diagnostic:after {
    background: transparent url(images/icons/diagnostic.png) right center no-repeat;
}
.more:after {
    background: transparent url(images/icons/more.png) right center no-repeat;
}
.product-detail {
    text-align: center;
    padding-bottom: 1em;
    padding-top: 2em;
}
ul.list_with_img {
    text-align: center;
    margin: 0 auto;
    width: 50%}
ul.list_with_img li {
    display: block;
    margin: 2em auto;
    text-align: left;
    color: #666;
    font-size: 1em;
    padding-left: 80px;
    background: transparent url("images/icons/like_black.png") left center no-repeat;
}
ul.list_with_img li.settings {
    background-image: url("images/icons/goge_black.png");
}
#trusteer_tab ul.list_with_img li.settings {
    background-image: url("images/icons/goge_blue.png");
}
#trusteer_tab ul.list_with_img li.like {
    background-image: url("images/icons/like.png");
}
ul.list_with_img li.report {
    background-image: url("images/icons/stat_black.png");
}
ul.list_with_img li.settings2 {
    background-image: url("images/icons/settings.png");
}
ul.list_with_img li.reload {
    background-image: url("images/icons/reload.png");
}
ul.list_with_img li span {
    display: block;
    text-transform: uppercase;
    margin-bottom: .4em;
    color: #00999c;
    font-weight: 600;
}
ul.list_with_img li span.dark {
    color: #353535;
}
.tailored_mob {
    text-align: center;
    padding: 2em 1em 4em 1em;
}
.tailored_mob ul.list_with_img li {
    padding-left: 120px;
}
.product-desc {
    position: relative;
    color: #666;
}
.product-desc.cma img {
    position: absolute;
    right: 80%;
    top: -8%}
.product-desc.ama img {
    position: absolute;
    right: 70%;
    top: 40px;
}
.product-desc.cma {
    min-height: 830px;
}
.product-desc.ama {
    min-height: 700px;
    margin: 0 auto;
}
.product-desc ul.mtd {
    padding-top: 3em;
    padding-left: 16%}
.product-desc ul.mtd li ul li.bubbles {
    background: transparent url("images/checkmyapps/bubbles.png") 5% 0 no-repeat;
}
.product-desc ul.mtd>li span {
    display: block;
    text-align: left;
    font-size: 1.5em;
    font-weight: 700;
    color: #353535;
}
.product-desc ul.mtd>li {
    min-height: 254px;
    text-align: left;
}
.product-desc ul.mtd>li.magic {
    margin-left: 65px;
}
.link3 {
    text-decoration: underline;
    font-weight: bold;
    color: #009a9e!important;
}
.product-desc ul.mtd li ul.more-details li {
    height: inherit;
    padding-left: 120px;
    font-size: 1em;
}
.cloud-tags {
    margin: 0 auto;
}
.s1 {
    padding-left: 7.85em;
}
.s2 {
    padding-left: 12.85em;
}
.s3 {
    padding-top: 1em;
}
.tag1 {
    font-size: .9em;
    font-weight: 700;
    color: #353535;
    margin-right: 1em;
}
.tag2 {
    font-size: .8em;
    font-weight: 100;
    color: #4fb2b4;
    margin-right: 1em;
}
.tag3 {
    font-size: .5em;
    font-weight: 100;
    color: #626363;
    margin-right: 1em;
}
.mdm_list ul.mdms, .mdm_list .mdms {
    background-color: #fff;
}
.mdm_list ul.mdms li, .mdm_list p.partner {
    height: 170px;
    vertical-align: middle;
    text-align: center;
    width: 14%;
    cursor: pointer;
    position: relative;
    border-right: 1px solid rgba(109, 109, 109, .22);
    padding-left: 10px;
}
.mdm_list ul.mdms li:hover, .mdm_list p.partner:hover {
    background-color: #f6f6f6;
}
.mdm_list ul.mdms li.active, .mdm_list p.partner.active {
    background-color: #fff;
}
.mdm_list ul.mdms li+li, .mdm_list p+p {
    border-left: 2px solid #fff;
}
.mdm_list ul.mdms li.active:after, .mdm_list p.partner.active:after {
  content: '';
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  border-top: 1px solid rgba(109, 109, 109, .22);
  bottom: calc(50% - 8px);
  right: -9px;
  transform: rotate(45deg);
  background: #fff;
  border-right: 1px solid rgba(109, 109, 109, .22);
}
[id="slider-cont"] {
    padding: 2em 1em;
    color: #666;
    min-height: 419px;
}
[id="slider-cont"] .slider p {
    width: 60%;
    padding-right: 4em;
}
[id="slider-cont"] li>* {
    vertical-align: middle;
}
[id="slider-cont"] li strong {
    display: table-row;
    text-align: left;
    font-size: 1.5em;
}
[id="slider-cont"] li strong:before, [id="slider-cont"] li strong:after {
    content: "";
    display: block;
    margin-top: 1em;
}
[id="slider-cont"] li span {
    padding: .5em .5em .5em 0;
    display: block;
}
.pline {
    padding: 1em 0;
    color: #fff;
    text-align: center;
}
.pline .pline_txt {
    background: transparent url("images/integrations/pradeo_security.png") 0 center no-repeat;
    padding-left: 240px;
    min-height: 79px;
    text-align: left;
}
.pline.ama {
    color: #666;
}
.ama .pline_txt {
    background-image: url("images/auditmyapps/pradeo_security_black.png");
    padding-top: 2em;
    padding-bottom: 2em;
}
.cma_desc ul.mobile-list {
    display: none;
}
.pline.ama>div {
    text-align: left;
    margin: 0 auto;
    width: 45%}
.steps strong {
    font-size: 2em;
    vertical-align: middle;
}
.steps span {
    text-transform: uppercase;
    font-size: 1.3em;
    color: #353535;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    padding-bottom: 20px;
    width: 100%}
.steps {
    color: #666;
    margin: 15px auto;
    padding-left: 3em;
    position: relative;
    float: left;
}

.line_break {
    height: 3px;
    width: 70%}
.dashed {
    border-top: 1px dashed #d5d5d5;
}
.mtd360 p {
    display: inline-block;
    margin: 0 auto;
    border-top: 1px dashed #5ceadc;
    border-bottom: 1px dashed #5ceadc;
}
.mtd360.extra p {
}
.mtd360 div p span {
    text-transform: uppercase;
    font-size: 1.3em;
    font-weight: 700;
    display: block;
    margin-bottom: 1em;
    color: #353535;
}
.img_n_desc {
    background: transparent url("images/integrations/all_platforms.jpg") 0 center no-repeat;
    padding-left: 200px;
    min-height: 160px;
    margin: 0 auto;
    text-align: left;
    vertical-align: middle;
}
.ama.img_n_desc {
    background-image: url("images/auditmyapps/in_app_security.png");
    min-height: 106px;
    padding-left: 280px;
}
.img_n_desc span {
    width: 80%;
    display: inline-block;
    font-size: 1em;
    color: #666;
}
.ama.img_n_desc span {
    width: 100%}
.img_n_desc strong {
    display: block;
    padding-top: 1em;
    text-align: left;
}
[id=slider-cont] .slider, [id="slider_integrations"] .slider, [id="slider_manufacturer"] .slider {
    display: none;
}
[id=slider-cont] .slider.current {
    display: table;
}
[id="slider_integrations"] .slider.current, [id="slider_manufacturer"] .slider.current {
    display: block;
}
.ama.img_n_desc {
    margin-top: 3em;
}
.mark {
    color: #fff;
    text-align: center;
    position: relative;
    padding: 1em 0;
}
.mark p {
    text-align: left;
    margin: 0 auto;
}
.mark p span {
    text-transform: uppercase;
    font-weight: 600;
    display: block;
}
.mark img {
    margin-left: 10em;
}
.mark .mark-cont {
    margin: 0 auto;
    width: 45%}
ul.ama_services {
    padding-left: 90px;
}
ul.ama_services li {
    display: block;
    min-height: 140px;
    color: #666;
}
ul.ama_services li span {
    text-transform: uppercase;
    font-weight: 700;
    color: #00999c;
    display: block;
}
.our_tech {
    display: inline-block;
    text-align: left;
    margin: 3em 2em 1em 2em;
    vertical-align: top;
}
.our_tech>h2 {
    font-weight: normal;
    text-align: center;
    font-size: 1.2em;
    letter-spacing: 1px;
    color: #009a9e;
}
.our_tech.cma_desc>h2 {
    color: #113949;
    font-size: 1.5em;
    font-weight: 700;
    margin-top: 0;
}
.our_tech>p {
    text-align: center;
    margin-top: 2em;
}
.our_tech>p>span {
    display: block;
    color: #666;
    font-size: 1em;
    margin-bottom: 2em;
}
.our_tech.cma_desc ul li {
    font-size: 1em;
}
.our_tech .btn {
    display: inline-block;
    text-align: center;
    padding: .22em 0;
    margin-right: 1em;
    margin-top: 2em;
}
.activities a:hover {
    color: #e0e0e0;
}
.activities .disp-cell {
    vertical-align: top;
}
.big {
    font-size: 1.2em;
    font-weight: bold;
}
.big a:hover {
    color: #666;
}
.sticky {
    padding: 1em;
    border-top: 1px solid #d5d5d5;
    text-align: center;
}
ul.list_head li, ul.list_content li {
    vertical-align: top;
    padding: 0 1em;
}
ul.list_head {
    color: #00999c;
    font-weight: 700;
    padding: 1em 2em;
    font-size: 1.4em;
}
ul.list_content {
    color: #666;
    font-size: 1.12em;
    padding: 0 1em;
}
ul.list_content li {
    padding: 0 2em;
    height: auto;
}
ul.list_content li:before {
    content: '';
    display: block;
    padding: 1em 2em;
    border-top: 1px dashed #00999c;
}
ul.list_content li span {
    display: block;
    width: 90%;
    border-top: 1px dashed #00999c;
    border-bottom: 1px dashed #00999c;
}
.products_summary {
    padding: 4em 2em;
    border-top: 1px dashed rgba(109, 109, 109, .22);
}
.products_summary p.disp-cell {
    text-align: center;
    vertical-align: middle;
    padding: 2em 0;
    color: #666;
}
.products_summary p.disp-cell span {
    display: block;
    color: #353535;
    font-weight: 700;
    font-size: 1.2em;
    text-align: left;
}
.products_summary p.disp-cell.txt {
    text-align: left;
}
.gradient_btn_black_2, .products_summary .gradient_btn_black_2.btn, .integrations .gradient_btn_black_2.btn, .marketplace .gradient_btn_black_2.btn, .slider .gradient_btn_black_2.btn {
    display: inline-block;
    padding: 14px 50px;
    text-align: left;
    font-family: Arial,sans-serif !important;
    font-weight: bold;
    background: #353535 !important;
    border-radius: 0px !important;
}

.gradient_btn_black_2:hover, .products_summary .gradient_btn_black_2.btn:hover, .integrations .gradient_btn_black_2.btn:hover, .marketplace .gradient_btn_black_2.btn:hover, .slider .gradient_btn_black_2.btn:hover {
  background-color: #5ceadc !important;
  border-color: #5ceadc !important;
}
.products_summary .gradient_btn_black_2.btn .add {
    background: transparent url("images/home/add-icon.png");
    width: 15px;
    height: 29px;
    display: inline-block;
    vertical-align: middle;
    float: right;
}
.integrations {
    text-align: center;
    color: #666;
}
.integrations .gradient_btn_black_2.btn {
    padding: .1em 1em;
    margin-right: .5em;
}
.world_map {
    padding: 2em;
}
.world_map p {
    text-align: center;
    margin-top: 3em;
}
.activities>div {
    text-align: left;
    padding: 1em;
    width: 33%}
.activities>div:not(:first-child) {
    border-left: 2px solid #fff;
}
.activities h3 {
    display: inline-block;
    padding: .4em 1em .4em 0;
    border-bottom: 1px solid #5ceadc;
    text-transform: uppercase;
    margin-left: 1em;
    font-size: 1em;
    font-weight: bold;
    color: #fff;
}
.activities p {
    display: block;
    color: #fff;
    padding: 1em;
}
.row_flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 4em;
    margin-bottom: 3em;
    width: 850px;
}
.row_flex .col {
    flex: 0 0 220px;
    width: 220px;
    border-bottom: 1px dashed #5ceadc;
    padding-bottom: 1em;
    margin-left: 3em;
}
.activities p+p {
    padding-top: 0;
}
.skyline .solutions h2 {
    text-align: center;
    padding-right: 0;
    border-bottom: 1px dashed #5ceadc;
    padding-bottom: 1em;
    color: #353535;
    font-size: 1.1em;
}
.skyline .solutions p {
    padding-top: 1em;
}
.trust_us {
    background: transparent url("images/home/companies_trust_pradeo.jpg");
    background-size: cover;
    height: 162px;
}
.trust_us h1 {
    color: #fff;
    text-align: center;
    vertical-align: middle;
    height: 50px;
    padding-top: 60px;
    font-size: 2.2em;
}
ul.sdk_uses {
    background: transparent url(images/protectmyapps/sdk_uses.png) 0 center no-repeat;
    padding-left: 200px;
    min-height: 190px;
    width: 500px;
    margin-top: 4em;
    display: block;
    padding-top: 1.4em;
}
ul.sdk_uses li {
    font-size: 1.1em;
}
ul.sdk_uses li span {
    color: #009a9e;
    font-weight: bold;
}
.pma .disp-cell {
    text-align: center;
    padding: 2em 1em;
    color: #666;
    vertical-align: top;
}
.pma .disp-cell h3 {
    color: #353535;
    text-transform: uppercase;
    font-size: 1.3em;
    padding: 1em 0;
    font-weight: 700;
}
.pma .disp-cell p {
    padding: 0 1em;
    font-weight: 500;
}
.threats {
    border-spacing: 3em 0;
}
.threats .disp-cell {
    width: 33%;
    vertical-align: top;
}
.threats .disp-cell span {
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: 700;
    color: #353535;
    display: block;
}
.threats .disp-cell span.display_only_on_mobile, .auto_machine img.display_only_on_mobile, ul.ama_services li span.display_only_on_mobile {
    display: none;
}
.threats {
    margin-bottom: 2em!important;
}
.threats .disp-cell ul {
    padding: 1em;
}
.threats_body {
    display: table-row;
}
.threats_body .disp-cell {
    padding: 2em 0;
}
.threats_body.prads .disp-cell {
    font-weight: 500;
    border-bottom: 1px dashed #00999c;
}
.trusteer {
    background: transparent url("images/protectmyapps/trusteer_ibm.png") 0 center no-repeat;
    min-height: 69px;
    padding-left: 270px;
    color: #666;
    text-align: left;
}
.trusteer_cont {
    text-align: center;
    padding: 2em 0;
}
[id="pradeo_history_sidebar"] p {
    padding: 1em 0;
    color: #666;
    font-size: 1em;
    padding-left: 4em;
}
[id="pradeo_history_sidebar"] p span {
    color: #00999c;
    font-weight: 600;
}
[id="pradeo_history_sidebar"] h2 {
    color: #353535;
    font-weight: bold;
}
[id=pradeo_about_us_raoul_saad], [id="pradeo_history"] figure figcaption {
    max-width: 90%;
    color: #666;
    font-size: .8em;
}
[id=pradeo_history_sidebar], [id="pradeo_history"] figure {
    max-width: 49%;
    display: inline-block;
    margin: 0;
    vertical-align: top;
}
[id="pradeo_history"] figure {
    padding: 2em;
    margin-top: 3em;
}
[id="pradeo_team"] h1, [id="awards"] h1, [id="jobs"] h1, [id="pradeo_history"] h1 {
    text-align: left;
    padding-left: 2em;
}
[id="pradeo_team_list"] {
    text-align: left;
}
[id="pradeo_team_list"] li {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    padding: 2em;
    text-align: left;
}
[id="pradeo_team_list"] li img {
    margin-bottom: 2em;
    height: 111px;
    padding-left: 1em;
}
[id="pradeo_team_list"] li p {
    color: #666;
    border-left: 1px solid #5ae9db;
    padding-left: 1em;
    text-align: left;
}
[id="pradeo_team_list"] li p span {
    display: block;
    margin-bottom: 1em;
    color: #353535;
}
[id="awards"] {
    padding: 2em;
}
[id="awards_list"] {
    padding-left: 2em;
    margin-top: 5em;
}
[id="awards_list"] li {
    background: transparent url("images/about_us/mark.png") 0 5px no-repeat;
    color: #666;
    min-height: 85px;
    display: block;
    position: relative;
    margin-left: 1em;
    margin-bottom: 20px;
}
[id="awards_list"] li p {
    padding-left: 100px;
    color: #353535;
}
[id="awards_list"] li strong {
    position: absolute;
    top: -30px;
    font-size: 1.25em;
    color: #00999c;
}
.get_job {
    vertical-align: middle;
}
.get_job p, .get_job img {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.get_job p {
    width: 100%}
.get_job p a {
    display: block;
    color: #00999c;
    font-weight: bold;
    margin-top: 1em;
}
[id="expertise_cont"] {
    text-align: center;
    padding: 3em;
    border-bottom: 1px solid #d5d5d5;
}
#jobs {
    background: #fff;
}
[id="expertise"] {
    background: transparent url("images/trustrevealing/expertise.png") 0 center no-repeat;
    padding-left: 200px;
    min-height: 140px;
    text-align: center;
    color: #666;
    width: 50%;
    margin: 0 auto;
}
[id="expertise"] p {
    padding-top: 1em;
    text-align: left;
}
[id=about_us_header] {
    background-image: url(images/about_us/about_pradeo.jpg);
    background-position-x: 50%}
[id=gdpr_header] {
    background-image: url(images/gdpr/enterprise-mobility-gdpr-compliance.jpg);
    background-position-x: 50%}
[id="our_tech"] {
    text-align: center;
    padding: 2em;
}
[id="our_tech"] p.txt {
    text-align: center;
    color: #666;
    padding: 0;
    margin: 0 auto;
}
.our_tech_list {
    border-top: 1px dashed #5ae9db;
    border-bottom: 1px dashed #5ae9db;
    padding: 2em 0;
    position: relative;
    margin-bottom: 50px;
}
.our_tech_list:before {
    content: ' ';
    height: 20px;
    width: 1px;
    display: block;
    border-right: 1px dashed #5ae9db;
    position: absolute;
    top: -20px;
    left: 50%}
.our_tech_list:after {
    content: ' ';
    height: 50px;
    width: 1px;
    display: block;
    border-right: 1px dashed #5ae9db;
    position: absolute;
    bottom: -50px;
    left: 50%}
.our_tech_list li {
    color: #666;
    padding: 0 1em;
    vertical-align: top;
    width: 33%}
.our_tech_list li+li {
    padding-left: 15px;
}
.our_tech_list li span {
    display: block;
    color: #353535;
    font-weight: 700;
    padding: 1em 0;
    height: 70px;
}
.our_tech_lvl2 ul li {
    display: inline-block;
    vertical-align: top;
    color: #353535;
    padding: 2em;
    border-top: 1px dashed #5ae9db;
    position: relative;
}
.our_tech_lvl2 ul li:before {
    content: ' ';
    height: 20px;
    width: 1px;
    display: block;
    border-right: 1px dashed #5ae9db;
    position: absolute;
    top: 0;
    left: 50%}
.our_tech_lvl2 ul li span {
    font-size: 1.2em;
    display: block;
    text-transform: uppercase;
    color: #00999c;
    font-weight: 700;
}
.auto_machine, .auto_machine h1 {
    color: #fff;
    text-align: center;
}
.auto_machine h1 {
    margin-bottom: 3em;
}
.auto_machine .cma_desc, .auto_machine img {
    display: inline-block;
}
.auto_machine .cma_desc {
    width: 40%;
    padding-left: 6em;
    vertical-align: top;
}
.auto_machine .cma_desc ul li {
    color: #fff;
    font-size: 1em;
    font-weight: bold;
}
.auto_machine .cma_desc p {
    margin-top: 4em;
    text-align: left;
    font-weight: bold;
    width: 100%}
.auto_machine .cma_desc p span {
    display: block;
    margin-top: 1em;
    font-weight: normal;
}
.mobile_challenge {
    text-align: center;
}
.mobile_challenge p {
    width: 66%;
    text-align: center;
    margin: 0 auto;
    color: #666;
}
.mobile_challenge a.basic_gradient {
    display: inline-block;
    padding: .5em 1em;
    border-radius: 3px;
    color: #fff;
    margin: 2em 0;
}
.mobile_challenge ul {
    width: 45%;
    padding: 2em 0;
    text-align: center;
}
.mobile_challenge ul li {
    font-size: 1.2em;
    font-weight: bold;
    color: #00999c;
    margin-bottom: 1em;
}
.pradeo-awards {
    background: transparent url("images/trustrevealing/award-zy.png") right 0 no-repeat;
    height: 219px;
    color: #666;
    margin-top: 2em!important;
}
.pradeo-awards>div {
    padding-top: 2em;
    margin-left: 5em;
}
.pradeo-awards h3 {
    font-weight: 700;
    color: #353535;
    margin-bottom: 1em;
}
.pradeo-awards .link-style {
    display: block;
    margin: 2em 0;
}
.pradeo-awards .link-style:hover {
    color: #5ceadc;
}
.link-style {
    color: #00999c!important;
    font-weight: 700;
}
[id=content_center] {
    color: #113947;
    padding: 2em;
}
[id=content_center] section {
    text-align: left;
    margin-left: 10%}
[id=content_center] h2 {
    padding: 1em 0;
    color: #353535;
    text-transform: uppercase;
    font-weight: bold;
    margin: 2em 0;
    text-align: left;
}
[id=content_center] .res {
    display: inline-block;
    width: 22%;
    text-align: center;
}
[id=content_center] .res img {
    width: 180px;
}
[id=content_center] select {
    text-align: center;
}
section.apps_expert {
    border-bottom: 1px solid #ccc;
}
.apps_expert .img_n_desc {
    background: transparent url("images/barometer/devices_threats.png") 0 0 no-repeat;
    padding-left: 300px;
    color: #666;
}
.apps_expert.disp-tab {
    text-align: center;
    margin: 0 auto;
    border-spacing: 5em 0;
}
.apps_expert.disp-tab h3 {
    padding: 1em 0;
    border-bottom: 1px dashed #5ceadc;
}
.apps_expert.disp-tab p {
    padding: 1.2em;
    color: #666;
    text-align: left;
}
.apps_expert.disp-tab p>span {
    display: block;
    font-weight: bold;
}
.apps_expert.disp-tab .disp-cell, .vs .disp-cell {
    border-bottom: 1px dashed #5ceadc;
    vertical-align: top;
}
.vs {
    text-align: center;
    margin: 0 auto;
}
.vs .disp-cell:first-child {
    border-right: 1px dashed #5ceadc;
}
.vs .disp-cell {
    padding: 2em 4em;
    text-align: left;
}
.vs .disp-cell p, .vs .disp-cell ul {
    padding: 1em 0;
    color: #666;
    text-align: left;
}
.vs .disp-cell p>span {
    text-transform: uppercase;
    display: block;
    color: #00989c;
}
.vs .disp-cell ul li, .vs-horiz ul li {
    background-image: url("images/barometer/ok.png");
}
.vs .disp-cell ul li.error, .vs-horiz ul li.error {
    background-image: url("images/barometer/error.png");
}
.vs .disp-cell ul li.error, .vs-horiz ul li.warning {
    background-image: url("images/barometer/warning.png");
}
.vs-horiz {
    background: transparent url("images/barometer/vs.png") 50px center no-repeat;
    text-align: left;
    margin: 0 auto;
    padding: 2em 2em 2em 200px;
}
.vs-horiz h4 {
    padding-left: 30px;
    color: #353535;
    text-transform: uppercase;
    margin: 2em 0;
}
.line {
    width: 100%;
    height: 1px;
    background: #5ceadc;
    margin-top: 2em;
}
[id="as_integrations"] {
    background-image: url(images/as_integrations/bg.jpg);
}
[id="trusteer_tab"] {
    text-align: center;
}
[id="trusteer_tab"] h1, #slider_integrations .container h1 {
    font-size: 1.5em;
}
[id="trusteer_tab"] h1, [id="trusteer_tab"] p {
    text-align: left;
}
[id="trusteer_tab"] ul.list_with_img li span {
    color: #353535;
}
.app_integrations [id="slider-cont"] {
    padding: 0;
}
#slider_integrations {
    color: #666;
}
.as_integ, .pradeo_dnp h3, .atos h1, .atos_detail h3, .coordonnees h2, .samsung h1 {
    text-align: left;
}
.pradeo_dnp p {
    min-height: 64px;
}
.pradeo_dnp h3 {
    margin-bottom: 1em;
}
.pradeo_dnp {
    background: transparent url("images/as_integrations/pradeo_dnp.png") 0 0 no-repeat;
    min-height: 512px;
    padding-left: 260px;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 5em;
    margin-top: 6em;
    padding-top: .5em;
}
[id="dnp_tab"] a.btn {
    margin: 1em auto;
}
[id="dnp_tab"]>.container, [id="trusteer_tab"]>.container {
    padding: 2em;
}
.app_integrations.mdm_list ul.mdms li {
    width: 50%}
.manufacturer.mdm_list ul.mdms li {
    width: 50%}
[id="manufacturer"] {
    background-image: url(images/manufacturer/bg.jpg);
}
.skyline p.discl {
    color: gray;
    font-size: 10px;
    font-style: italic;
    margin-top: 1em;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
[id="microsoft_datasheet"] {
    background-image: url(images/integrations/microsoft-azure-mobile-threat-defense.jpg);
}
[id="mtd_landscape"] {
    background-image: url(images/checkmyapps/mobile-security-landscape-S12018.jpg);
}
#trusteer_tab ul.list_with_img li {
    font-size: 1em;
}
.manufacturer p {
    color: #666;
}
.manufacturer p.white {
    color: #fff;
}
.atos_detail {
    color: #666;
    background: transparent url("images/manufacturer/pradeo_atos.png") 0 0 no-repeat;
    min-height: 315px;
    padding-left: 260px;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 3em;
    margin-top: 1em;
}
.samsung_detail {
    color: #666;
    background: transparent url("images/manufacturer/pradeo-security-knox.jpg") 0 0 no-repeat;
    width: 80%;
    background-size: 190px;
    margin: 2em auto 0 auto;
    min-height: 300px;
    padding-left: 210px;
    vertical-align: middle;
}
.samsung_detail.cma_desc ul {
    padding-top: 5em;
}
.samsung_detail.cma_desc ul li {
    font-size: 1em;
}
.atos, .samsung {
    padding: 2em;
}
[id=apps_expertise] {
    background-image: url(images/barometer/mobile_apps_security.jpg);
}
[id=marketplace] {
    background-image: url(images/marketplace/bg.jpg);
}
[id=doc_center] {
    background-image: url(images/doc_center/mobile-security-resources.jpg);
}
[id=trustrevealing_header] {
    background-image: url(images/trustrevealing/pradeo-security-technology.jpg);
}
[id=contact_us] {
    background-image: url(images/contact/bg.jpg);
}
#home {
    background-image: url(images/home/bg.jpeg);
}
#checkmyapps {
    background-image: url(images/checkmyapps/bg.jpg);
}
#auditmyapps {
    background-image: url(images/auditmyapps/bg.png);
}
#protectmyapps {
    background-image: url(images/protectmyapps/bg.png);
}
#gartner {
    background-image: url(images/reports/gartner.jpg);
}
#gartner-mtd {
    background-image: url(images/reports/gartner-mobile-threat-defense.jpg);
}
#gdpr-white-paper {
    background-image: url(images/reports/white-paper-gdpr-mobile-compliance.jpg);
}
#markets-markets {
    background-image: url(images/reports/markets-and-markets.jpg);
}
#studies {
    background-image: url(images/reports/mobile-applications-threats-review.jpeg);
}
#mas-guide-2017 {
    background-image: url(images/reports/mobile-application-security-guide.jpg);
}
#blackberry {
    background-image: url(images/reports/bb_bg.jpg);
}
.marketplace section {
    margin: 2em 0 0 0;
}
.marketplace section>div p {
    display: block;
    color: #666;
    margin-bottom: 2em;
}
.matket {
    margin: 2em 0;
    text-align: left;
}
.marketplace .gradient_btn_black_2.btn {
    margin-right: 1em;
    text-align: center;
}
.marketplace {
    color: #666;
    padding: 2em 0 0 0;
    width: 900px!important;
}
.offices li {
    color: #666;
    padding-bottom: 2em;
}
.offices li span {
    display: block;
    color: #009a9e;
    font-weight: bold;
}
.coordonnees {
    vertical-align: top!important;
    padding-right: 2em;
}
.coordonnees p {
    color: #353535;
    padding: 2em 0;
}
.coordonnees h2 {
    margin-bottom: 0;
    margin-top: 0;
}
.coordonnees>h1{
  text-align: left !important;
}
.hbspt-form {
    color: #666;
}
.hbspt-form .input, .hbspt-form .actions {
    width: 90%;
    margin-bottom: .5em;
    margin-left: auto;
    margin-right: auto;
    margin-top: -8px;
}
.hbspt-form label {
    padding-left: 5%;
    font-size: 13px;
}

.hbspt-form .input input, .hbspt-form .input select, .hbspt-form .input textarea {
    width: 90%;
    padding: 5px;
}
.hbspt-form .input input[type="checkbox"] {
    width: auto;
    margin-right: 13px;
}
.hbspt-form .actions input[type="submit"] {
    width: 90%;
    background: #353535;
    border: 0;
    color: #fff;
    padding: 1em;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.2em;
    margin-top: 2em;
}
.hbspt-form .actions input[type="submit"]:hover {
    background: #009a9e;
}
a.down {
    display: block;
    margin: 2em 0;
    font-size: 1.5em;
    color: #353535;
    font-weight: bold;
}
.links {
    margin: 0 auto;
    margin-top: 5em;
}
.links a {
    display: block;
    background: #353535;
    color: #fff;
    text-align: center;
    padding: .5em 1em;
    border-radius: 3px;
    margin: 2em;
}
.compliance {
    padding: 4em 0;
}
ul.list_with_img.as_integ li span {
    color: #353535;
}
.resp-img {
    max-width: 100%;
    height: auto;
}
h2.data_col {
    width: 25%;
    line-height: 1.4;
}
.as_integ h2 {
    line-height: 1.4;
}
ul.hs-error-msgs.inputs-list {
    color: #f83434;
    margin-top: 0px !important;
    font-size: 12px;
    margin-left: 5%;
}
.knox {
    background: transparent url("images/manufacturer/samsung-smartphone.jpg") 0 0 no-repeat;
    padding-left: 380px;
    min-height: 338px;
    margin-top: 3em;
    margin-left: auto;
    margin-right: auto;
}
.knox ul li {
    vertical-align: top;
    font-size: 1.2em;
}
p.knox_desc {
    padding: 2em 0;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    color: #353535;
    border-top: 1px dashed #5ce7d9;
    border-bottom: 1px dashed #5ce7d9;
    margin-top: 4em;
}
.knox ul li.plus {
    background: transparent url("images/manufacturer/plus.png") center 0 no-repeat;
    text-align: center;
}
.knox ul li:last-child {
    padding-left: 2em;
}
.knox ul li {
    color: #353535;
}
.knox_separ {
    border-top: 1px solid #ccc;
    text-align: center;
    padding-top: 2em;
}
.display_only_on_mobile {
    display: none;
}
.visual_hide {
    visibility: hidden;
}
.pad-2-0 {
    padding: 2em 0 4em 0;
}
.pad-2 {
    padding: 3em 0;
}
.mar-top-4 {
    margin-top: 4em;
}
.pad-top-4 {
    padding-top: 4em;
}
.mar-bot-top2em {
    margin: 2em auto;
}
.mar-top3em {
    margin-top: 3em;
}
.mar-bot-2 {
    margin-bottom: 2em!important;
}
.pad-1-2 {
    padding: 1em 2em;
}
.disp-tab {
    display: table;
    width: 100%}
.disp-none {
    display: none;
}
.disp-cell {
    display: table-cell;
    vertical-align: middle;
}
.w50 {
    width: 50%}
.w30 {
    width: 30%}
.w20 {
    width: 20%}
.w25 {
    width: 25%}
.w70 {
    width: 70%}
.w80 {
    width: 80%}
.w40 {
    width: 40%}
.w60 {
    width: 60%}
.green {
    color: #00999c;
}
.blue_green {
    color: #009A9E;
}
.gray {
    color: #b9b9b9;
}
.black {
    color: #353535;
}
.white{
  color: #fff;
}
.no-border {
    border: none !important;
}
.center {
    text-align: center !important;
}
.bold {
    font-weight: bold !important;
}
.disclaimer {
    width: 100%;
    position: relative;
    text-align: center;
    color: #fff;
    margin: 0;
    line-height: 19px;
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 20px;
}
.disclaimer--info {
    background: #353535;
}
.disclaimer__wrapper {
    position: relative;
    max-width: 960px;
    margin: auto;
    display: table;
    width: 100%}

.disclaimer__actions, .disclaimer__content {
    display: table-cell;
    color: white;
}
.disclaimer__content {
    vertical-align: middle;
}
.disclaimer__actions {
    text-align: right;
    width: 1%;
    padding-right: 15px;
    vertical-align: middle;
}
.disclaimer__button {
    text-decoration: none;
    text-align: center;
    background: #777;
    min-width: 25px;
    line-height: 25px;
    padding: 0 5px;
    font-weight: 700;
    z-index: 101;
    display: inline-block;
    margin-left: 5px;
    text-transform: uppercase;
}
@media(max-width:780px) {
    .close_visible {
    display: none;
  }
}
footer {
    background: #113947;
    padding: 2em 2em 1em;
    color: #fff;
}
footer.skyline {
    padding-top: 4em!important;
}
footer>ul.footer_menu {
    display: table;
    width: 100%}
footer>ul.footer_menu>li {
    display: inline-block;
    padding: 1.5em;
    text-align: left;
    vertical-align: top;
}
footer>ul.footer_menu>li>a {
    font-size: 1em;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 2;
    margin-bottom: .5em;
    padding-bottom: .3em;
    display: block;
}
footer>ul.footer_menu li.separ .sub_menu li, footer ul .submenu li, footer ul .subsmenu li {
    font-size: .85em;
}
footer ul li.title {
    font-size: 1em;
}
footer>ul.footer_menu>li>.pradeo_baseline_logo {
    border-bottom: 0;
}
footer>ul.footer_menu li ul.sub_menu>li>span {
    font-weight: 600;
}
footer>ul.footer_menu li ul.sub_menu>li.item {
    padding-left: 1em;
}
footer ul.social-net {
    margin: 1em auto;
    margin-top: 2em;
    text-align: center;
}
footer ul.social-net li {
    display: inline-block;
    background: transparent url("images/icons/twitter.png") center center no-repeat;
    width: 32px;
    height: 32px;
    margin-right: 5px;
}
footer ul.social-net li.linkdin {
    background-image: url("images/icons/linkdin.png");
}
footer ul.social-net li.facebook {
    background-image: url("images/icons/facebook.png");
}
footer ul.social-net li.youtube {
    background-image: url("images/icons/youtube.png");
}
footer ul.social-net li a {
    text-indent: -99999px;
    display: block;
}
footer .subsubmenu {
    display: block!important;
}
footer .subsubmenu.menuv2 {
    margin-top: 2em!important;
    padding-left: 0!important;
}
li.title {
    font-weight: bold;
}
li.subtitle {
    font-weight: bold;
    margin-top: 1em;
}
li.title_solutins {
    font-weight: normal;
    margin-top: 1em;
}
footer ul.subsmenu {
    padding-top: .33em;
}
.footer_menu {
    color: #919191;
}
footer ul li a:hover {
    color: #a5a5a5;
}
header {
    padding: 1.5em 1em 1.5em 3.5em;
    background-color: #fff;
    color: #fff;
    width: 100%;
    transition: background-color .5s ease;
    z-index: 999;
    box-shadow: 0 -1px 9px rgba(0, 0, 0, 0.44);
    position: fixed;
}
header nav {
    position: relative;
}
[id=logo_cont] {
    text-align: left;
}
[id=main_cont] {
    padding-top: 80px;
}
[id=account] {
    min-height: 30px;
    text-align: right;
}
[id=account]>a {
    padding-left: 15px;
    vertical-align: middle;
}
#menu-cont {
    vertical-align: middle;
}
[id=menu] {
    display: block;
    float: right;
}
[id=menu]>li {
    display: inline-block;
    font-size: 1em;
    vertical-align: middle;
    text-align: center;
    padding: 0 0.5em;
}

[id=menu]>li>a {
    text-transform: uppercase;
    line-height: 2;
    font-weight: normal;
    color: #000;
}
[id=menu]>li.free_trial a {
    background: rgba(17, 57, 71, 1);
    background: -moz-linear-gradient(to right, #113949 , #009a9e);
    background: -webkit-linear-gradient(to right, #113949 , #009a9e);
    background: -o-linear-gradient(to right, #113949 , #009a9e);
    background: -ms-linear-gradient(to right, #113949 , #009a9e);
    background: linear-gradient(to right, #113949, #009a9e);
    /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#113947', endColorstr='#00999c', GradientType=1); */
    color: #fff;
    /* border-radius: 4px; */
    font-weight: normal;
    padding: .2em 20px;
}

header {
    font-weight: 700;
}
[id=menu] .sub_menu {
    display: none;
    position: absolute;
    text-align: left;
    background: #fff;
    color: #353535;
    /* padding: .5em 1em; */
    padding: 0em 0px;
    z-index: 10;
    box-shadow: 2px 2px 6px #666;
}
[id=menu] .languages.sub_menu {
    right: 0;
    max-width: 70px;
    overflow: hidden;
}
[id=menu] li:hover>.sub_menu {
    display: block;
}
/* [id=menu]>li:not(.free_trial):hover>a {
    border-bottom: 2px solid #00999c;
} */

/* NOUVEAU MENU */
/* [id=menu]>li:not(.free_trial):hover{
  background-color: #f2f2f2;
  overflow: hidden;
} */
nav ul ul {
	display: none;
}

nav i{
	color: #009a9e;
  margin-top:6px;
  float: right;
}

nav ul {
	padding: 0;
  margin: 0;
	list-style: none;
	position: relative;
	}

nav ul li {
	display:inline-block;
	/* background-color: #E64A19; */
	}

nav a {
	display:block;
	padding:0 10px;
	color:#FFF;
	line-height: 30px;
	text-decoration:none;
}

nav a:hover {
	background-color: #f2f2f2;
}

.pradeo_logo:hover{
  background-color: transparent !important;
}

/* Hide Dropdowns by Default */
nav ul ul {
	display: none;
	position: absolute;
}

/* Display Dropdowns on Hover */
nav ul li:hover > ul {
	display:inherit;
}

/* First Tier Dropdown */
nav ul ul li {
	width:290px;
	float:none;
	display:list-item;
	position: relative;
}

/* Second, Third and more Tiers	*/
nav ul ul ul li {
	position: relative;
	top:-45px;
	left:270px;
  background-color: white;
}

[id=menu]>li:hover>a.pradeo_logo {
    border-bottom: 0;
}
[id=menu] li .sub_menu li {
    font-size: 14px;
    padding: 0px 0px;
}
[id=menu] li .sub_menu li:hover>a {
    color: #009a9e;
}
[id=menu] li .sub_menu li a {
    padding: .5em 1em;
    cursor: pointer;
    font-weight: normal;
    display: block;
}
[id=menu] li .sub_menu li.title a {
    padding: .5em 0;
    font-weight: bold;
}
/* [id=menu] li .sub_menu li:hover {
    background: #353535;
    color: #fff; */
}
[id=menu] li .sub_menu li:hover.title, [id=menu] li .sub_menu li:hover.title_cat {
    background: none;
    /* color: #113947; */
}
[id=menu] li .sub_menu li.title_cat {
    text-transform: uppercase;
    /* border-bottom: 1px solid #50b3b6; */
    padding-bottom: .7em;
}
[id=menu] li .sub_menu li:not(:first-child).title {
    margin-top: 1em;
}
.menuv2 {
    padding-left: 3em;
    vertical-align: top;
    padding-top: 17px;
}
.nav-mobile {
    display: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 10px;
    background: #009A9E url(images/nav-mobile.svg) no-repeat center center;
    background-size: 20px;
    height: 40px;
    width: 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
header {
    padding-left: 1.5em;
}
@media only screen and (min-width:1400px) and (max-width:1600px) {
    ul.ama_services {
    padding-left: 110px;
}
.product-desc.cma img {
    right: 72%}
}@media only screen and (min-width:1600px) and (max-width:1800px) {
    ul.ama_services {
    padding-left: 120px;
}
.product-desc.cma img {
    right: 66%}
}@media only screen and (min-width:1800px) and (max-width:2000px) {
    ul.ama_services {
    padding-left: 150px;
}
.product-desc.cma img {
    right: 66%}
}@media(max-width:1400px) {
    .mark .mark-cont {
    width: 65%}
}@media(max-width:1160px) {
    [id=menu]>li {
    padding: 0 .3em;
}
header {
    padding-left: 1em;
}
}@media(max-width:1100px) {
    .product-desc.cma img {
    right: 87%}
}@media(min-width:1200px) {
    .container {
    width: 1000px;
    margin: 0 auto;
}
}@media(min-width:1000px) {
    .container2 {
    width: 800px;
    margin: 0 auto;
}
.container {
    width: 1000px;
    margin: 0 auto;
}
}@media only screen and (min-width:768px) and (max-width:1024px) {
    [id=menu] li: hover>.sub_menu {
    display: none;
}
[id=menu] li.hover>.sub_menu {
    display: block;
}
.header_section {
    background-position-x: 0%;
    background-position-y: 0%;
  }
.nav-mobile {
    display: block;
}
[id=menu] {
    float: none;
}
[id=menu] .sub_menu {
    background-color: rgba(204, 204, 204, .26);
}
[id=menu] {
    padding: 5px 0;
}
[id=menu] li {
    display: none;
}
[id=menu].nav-active li {
    display: block;
    text-align: left;
}
[id=menu].nav-active>li.separ {
    border-bottom: 1px solid rgba(109, 109, 109, .43);
    padding: .5em 0;
}
[id=menu].nav-active>li.logo.separ {
    padding-top: 0;
}
[id=menu].nav-active {
    height: 500px;
    overflow-y: scroll;
}
[id=menu].nav-active .sub_menu {
    min-width: auto;
}
[id=menu].nav-active li ul.sub_menu li a {
    padding: .3em;
}
[id=menu].nav-active .sub_menu {
    position: relative;
}
[id=menu]>li:hover>a {
    border: 0;
}
[id=menu]>li:not(.free_trial)>a {
    display: block;
}
[id=menu] li.hover>.sub_menu {
    border-top: 2px solid #00999c;
}
[id=menu]>li:not(.free_trial):hover>a {
    border-bottom: 0;
}
}@media only screen and (max-width:1366px) and (min-width:1024px) and (pointer:coarse) and (-webkit-min-device-pixel-ratio:1.5) {
    [id=menu] li: hover>.sub_menu {
    display: none;
}
[id=menu] li.hover>.sub_menu {
    display: block;
}
[id=menu]>li:not(.free_trial):hover>a {
    border-bottom: 0;
}
}@media only screen and (min-width:320px) and (max-width:768px) {
    [id=menu] li: hover>.sub_menu {
    display: none;
}
.pradeo_logo {
    background-size: 200px;
}
[id=menu] li.hover>.sub_menu {
    display: block;
}
.header_section {
    background-position-x: 50%
}

.nav-mobile {
    display: block;
    margin-top: 7px;
}

[id=menu] {
    float: none;
}
[id=menu] .sub_menu {
    background-color: rgba(204, 204, 204, .26);
}
.disp-tab, .disp-cell {
    display: block;
}
[id=menu] {
    padding: 5px 0;
}
[id=menu] li {
    display: none;
}
[id=menu].nav-active li {
    display: block;
    text-align: left;
}
[id=menu].nav-active>li.separ {
    border-bottom: 1px solid rgba(109, 109, 109, .43);
    padding: .5em 0;
}
[id=menu].nav-active>li.logo.separ {
    padding-top: 0;
}
[id=menu].nav-active {
    height: 500px;
    overflow-y: scroll;
}
[id=menu].nav-active .sub_menu {
    min-width: auto;
}
[id=menu].nav-active li ul.sub_menu li a {
    padding: .3em;
}
[id=menu].nav-active .sub_menu {
    position: relative;
}
[id=menu]>li:hover>a {
    border: 0;
}
[id=menu]>li:not(.free_trial)>a {
    display: block;
}
.product-menu ul li, .threats_body, [id="pradeo_team_list"] li {
    display: block;
    width: 100%}
.product-menu ul li:before {
    width: 0;
}
.product-menu ul li+li {
    border-left: 0;
    border-top: 1px solid #fff;
}
.product-entry {
    padding: 0 2em;
}
.product-menu ul li a {
    padding: .4em 1em;
}
.product-menu ul li.active a {
    font-weight: bold;
}
.xbig_title, .home .xbig_title {
    font-size: 1.5em;
}
.home .xbig_title {
    padding-top: 0;
    padding-bottom: 0;
}
[id=main_cont] {
    padding-top: 80px;
}
.our_tech .btn {
    margin-right: 0;
}
.activities>div, .get_know_solutions .w50, .get_know_solutions .w50 p, .skyline h2, .skyline.disp-tab p, .product-desc ul.mtd li p, ul.list_with_img, ul.ama_services li, .pline.ama>div, .mark p, .ama.img_n_desc, .pma .disp-cell, .threats_body .disp-cell, .collection p, [id="expertise"], [id="our_tech"] p.txt, .auto_machine .cma_desc, .mobile_challenge p, .mobile_challenge ul, .apps_expert.disp-tab, .apps_expert.disp-tab .disp-cell, .vs, .vs .disp-cell, .vs-horiz, .apps_expert .img_n_desc, .as_integ .w60, .pradeo_dnp, .mdm_list ul.mdms li, .mdm_list p.partner, iframe, p.img_n_desc, .img_n_desc span, .step-cont, .step-cont .steps, .mtd360 p, [id=content_center] .res img, .our_tech_list li, .get_know_solutions.cma_desc ul, [id="slider-cont"] .slider p, .coordonnees, .request-infos .w50, .row_flex, .slider .gradient_btn_black_2.btn, .collection p, .compliance p, .as_integ p, .mtd360 .disp-cell, .links, .links>div, .solution a.w20, .partner-detail, .skyline p.discl {
    width: 100%}
ul.list_with_img li, ul.list_with_img li.settings, ul.list_with_img li.report, ul.ama_services, .s1, .s2, ul.sdk_uses, .trusteer, [id=pradeo_history_sidebar] h1, [id="pradeo_history_sidebar"] p, [id="expertise"], .vs-horiz, .pradeo_dnp, .tailored_mob ul.list_with_img li {
    padding-left: 0;
    background: none;
}
.activities>div:not(:first-child) {
    border-left: 0;
    border-top: 2px solid #fff;
}
.activities h3 {
    margin-left: 1em;
}
.products_summary p.disp-cell {
    width: 100%;
    padding: 1em 0;
}
.products_summary p.disp-cell span, .products_summary p.disp-cell.txt, .collection p, .gradient_btn_black, .collection p, .compliance p, .as_integ p, p.img_n_desc, .img_n_desc strong, .apps_expert .img_n_desc p, .slider .gradient_btn_black_2.btn {
    text-align: center;
}
.row_flex, .cma_desc ul.mobile-list, .threats .disp-cell span.display_only_on_mobile, .display_only_on_mobile, .auto_machine img.display_only_on_mobile, [id=slider-cont] .slider.current {
    display: block;
}
.auto_machine img.display_only_on_mobile {
    margin: 1em auto;
}
.auto_machine h1, .auto_machine .cma_desc ul {
    margin-bottom: 2em!important;
}
.auto_machine img {
    padding: 0 1em;
    padding-top: 2em;
    margin-top: 2em;
}
.row_flex .col {
    margin-right: 0;
    margin-bottom: 2em;
    margin-left: 0;
    width: auto;
}
.integrations p {
    width: 100%;
    padding: 0 1em;
}
.auto_machine .cma_desc p {
    font-weight: normal;
}
.integrations .gradient_btn_black_2.btn {
    display: block;
    margin: .5em 1em;
}
.cloud-tags {
    margin-bottom: 2em;
}
.skyline h2, .skyline.disp-tab p {
    text-align: center;
    padding: .5em 1em;
}
.skyline .solutions h2 {
    padding-left: 0;
}
.pradeo-awards h3 {
    margin-top: 2em;
}
.pradeo-awards .link-style {
    margin-bottom: 0;
}
.product-menu ul li a.learn_more, .hide_on_sm_devices, footer>ul.footer_menu, .integrations p a.disp-cell, .product-desc.cma img, .product-desc.ama img, .mark img, .get_know_solutions.ama_desc img, .auto_machine img, [id="market-lead"], .apps_expert img.hide_on_sm_devices {
    display: none;
}
.product-desc ul.mtd, .ama .pline_txt, .pline.ama>div, .ama.img_n_desc, .pma .disp-cell h3, .container .list_with_img, .activities p, .mobile_challenge, p.img_n_desc, [id="slider-cont"] {
    padding: 1em;
}
.product-desc ul.mtd li ul.more-details li, ul.ama_services li {
    padding: .2em .5em;
}
.product-desc {
    padding-bottom: 4em;
}
ul.ama_services li {
    margin-bottom: 1em;
    padding-left: 2em;
}
.product-desc ul.mtd li ul.more-details {
    list-style: circle;
    padding-left: 2em;
    width: 100%;
    margin-bottom: 1em;
}
.product-desc ul.mtd li ul li.bubbles {
    background: none;
}
.product-desc ul.mtd>li.magic, [id=content_center] section {
    margin-left: 0;
}
ul.ama_services li, ul.sdk_uses {
    min-height: auto;
}
ul.sdk_uses {
    width: auto;
    margin-left: 2em;
}
.skyline.disp-tab h2, .skyline.disp-tab p {
    width: auto;
}
.pma .disp-cell {
    text-align: center;
}
.pma .disp-cell {
    padding: 0 1em 1em 1em;
}
[id=pradeo_history_sidebar], [id="pradeo_history"] figure, [id=pradeo_about_us_raoul_saad], [id="pradeo_history"] figure figcaption {
    display: block;
    width: 100%;
    max-width: 100%}
[id=pradeo_history_sidebar] {
    padding: 0 2em;
}
[id="pradeo_history"] figure, .auto_machine .cma_desc p {
    margin-top: 0;
}
[id="pradeo_team_list"] li, [id="pradeo_team"]>h1, [id="awards"] h1, [id="jobs"] h1, [id="awards_list"], [id="trusteer_tab"] h1.frame_title {
    padding-left: 0;
}
[id="awards_list"] li {
    margin-left: 0;
    margin-bottom: 3em;
    min-height: 50px;
}
.collection p, .compliance p, .as_integ p {
    margin-top: 2em;
}
.collection, .as_integ {
    text-align: center;
}
.our_tech_list li, .auto_machine h1 {
    margin-bottom: 1em;
}
.auto_machine .cma_desc, .vs-horiz, .apps_expert .img_n_desc, p.img_n_desc {
    padding-left: 1em;
}
.pradeo-awards, [id="slider-cont"] {
    height: auto;
}
.pradeo-awards>div {
    padding-top: 230px;
    width: 100%;
    padding-left: 1em;
    margin-left: 0;
}
.compare td {
    border: 1px dashed #009a9e;
    padding: .2em;
}
.compare td.spec, .compare td.blue_green {
    font-weight: bold;
}
.compare tr td:first-child {
    border-left: 0;
}
.vs .disp-cell:first-child {
    border-right: 0;
}
.app_integrations.mdm_list ul.mdms li.disp-cell, .manufacturer.mdm_list ul.mdms li.disp-cell {
    display: table-cell;
    padding: 1em;
}
.knox ul li {
    display: table-cell;
}
.knox ul li:last-child {
    padding-left: 0;
}
.knox {
    min-height: 200px;
    padding-top: 220px;
    background-size: 180px;
    background-position-x: center;
    padding-left: 0;
}
.app_integrations.mdm_list ul.mdms li.disp-cell>img {
    width: 80%;
    height: auto;
}
.apps_expert .img_n_desc {
    padding-top: 177px;
    padding-left: 0;
    background-position-x: center;
}
.manufacturer.mdm_list ul.mdms li {
    padding: 3em 0;
}
[id=content_center] .res {
    display: inline-block;
    width: 49%;
    margin-bottom: 1em;
}
.apps_expert.disp-tab h3, .apps_expert.disp-tab, .get_know_solutions, h1.frame_title {
    padding-left: 1em;
    padding-right: 1em;
}
.menuv2 {
    padding-left: 0;
}
[id=slider-cont] a.gradient_btn_black {
    margin-bottom: 1em;
}
.mtd360 p:after {
    border-bottom: 0;
}
.mdm_list ul.mdms li {
    min-height: 170px;
    height: auto;
}
.mark .mark-cont {
    width: 100%;
    padding: 2em;
}
.trusteer {
    width: 80%}
h2.data_col {
    width: auto;
    margin: 0;
}
.coordonnees {
    margin-bottom: 3em;
}
.integrations p span.disp-cell {
    display: inline-block;
}
.integrations .gradient_btn_black_2.btn {
    text-align: center;
}
[id="dnp_tab"]>.container, [id="trusteer_tab"]>.container {
    padding: 1em;
}
.gradient_btn_black_2>span, [id="slider-cont"] li .gradient_btn_black_2>span, .products_summary .gradient_btn_black_2.btn .add {
    display: none;
}
.gradient_btn_black_2, .products_summary .gradient_btn_black_2.btn {
    padding-right: 1.4em;
}
.products_summary .gradient_btn_black_2.btn {
    text-align: center;
}
.mtd360 p {
    height: auto;
    border-bottom: 0;
}
.img_n_desc.mar-top-4 {
    margin-top: 0;
}
.mtd360 .pad-1-2 {
    padding-left: 0;
    padding-right: 0;
}
[id="slider-cont"] .slider p {
    text-align: left;
    padding-right: 0;
}
.mdm_list p.partner {
    height: 100px;
    vertical-align: middle;
    position: relative;
}
.mdm_list p.partner>img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
[id="slider-cont"] {
    background-color: #fff;
    padding-left: 2em;
}
.trust_us h1 {
    padding-top: 40px;
    font-size: 2em;
}
.threats .disp-cell ul {
    padding-top: 3em;
    border-top: 1px dashed #00999c;
    margin-top: 2em;
}
.products_summary.container div.disp-tab div+div>p:first-child {
    margin-top: 4em;
}
.pradeo_dnp {
    background-image: none!important;
    margin-top: 0;
    margin-bottom: 0;
    min-height: 480px;
    padding-left: 1em;
    padding-right: 1em;
}
[id=menu]>li.free_trial a {
    background: none;
    color: #000;
    padding: 0;
}
[id=menu] li.hover>.sub_menu {
    border-top: 2px solid #00999c;
}
.our_tech_list:after {
    height: 0;
}
.our_tech_list {
    border-bottom: 0;
}
.our_tech_list li+li {
    margin-top: 2em;
}
.our_tech_list {
    margin-bottom: 0;
}
.apps_expert div.disp-cell:first-child {
    border-bottom: 0;
}
.apps_expert div>img {
    width: 80%}
.pad-2-0 {
    padding: 2em 0;
}
footer.skyline {
    padding-top: 1em!important;
}
#auditmyapps, #checkmyapps, #protectmyapps, #mdm_integrations, #as_integrations {
    padding-top: 2em;
    padding-bottom: 2em;
}
.product-desc ul.mtd>li span {
    margin-bottom: 1em;
}
.product-desc ul.mtd>li+li span, .img_n_desc strong {
    margin-top: 2em;
}
.skyline {
    padding: 2em 1em;
}
.ama .pline_txt {
    background: url("images/auditmyapps/pradeo_security_black.png") center 0 no-repeat;
    padding-top: 120px;
}
ul.ama_services li span, ul.ama_services li span.display_only_on_mobile {
    display: inline-block;
}
.ama.img_n_desc, .pline .pline_txt, p.img_n_desc, .atos_detail {
    background-repeat: no-repeat;
    background-position: center 0;
    padding-top: 150px;
}
.pline .pline_txt, .atos_detail {
    padding-left: 0;
    padding-top: 110px;
}
.zero-pad {
    padding: 0;
}
.atos h1.frame_title, .marketplace h1.frame_title, .manufacturer h1.frame_title {
    padding-left: 0;
}
.manufacturer h1.frame_title {
    padding-right: 0;
}
.atos_detail {
    padding-top: 320px;
}
[id="dnp_tab"] p, [id="trusteer_tab"] p {
    margin-bottom: 4em!important;
}
[id="dnp_tab"] .container>p, [id="trusteer_tab"] .container>p, [id="dnp_tab"] .display_only_on_mobile, [id="trusteer_tab"] .display_only_on_mobile, .center, .mp-detail-partner {
    padding-left: 1em;
    padding-right: 1em;
}
.slider .container p.w80 {
    width: 100%!important;
}
.as_integ {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
.pradeo_dnp p {
    margin-bottom: 1em!important;
    min-height: 40px;
}
[id="dnp_tab"] a.btn {
    margin-bottom: 1em;
    margin-top: 0;
}
#trusteer_tab ul.list_with_img li {
    background-repeat: no-repeat;
    background-position: center 0;
    padding-top: 75px;
}
[id="trusteer_tab"] h1, #slider_integrations .container h1 {
    margin-bottom: 0;
}
#trusteer_tab a.mar-top-4 {
    margin-top: 0;
}
.marketplace .gradient_btn_black_2.btn {
    width: 100%;
    margin-bottom: .5em;
}
.marketplace {
    width: 100%!important;
    padding: 1em;
}
[id=menu]>li:not(.free_trial):hover>a {
    border-bottom: 0;
}
.mobile_challenge {
    padding-left: 2em;
    padding-right: 2em;
}
.mobile_challenge p, .as_integ p {
    text-align: left;
}
.vs .disp-cell, .vs-horiz, .partner-detail h1.frame_title {
    padding-left: 0;
    padding-right: 0;
}
.basic_gradient.pline.mar-bot-top2em>.container>div {
    width: 90%!important;
}
[id="awards"] {
    padding-bottom: 0;
}
[id="pradeo_history"] h1.frame_title, #awards h1.frame_title, #jobs h1.frame_title {
    padding-left: 0;
}
.samg {
    padding: 0 2em;
}
.samsung_detail {
    padding-top: 260px;
    padding-left: 0;
    background-position-x: center;
}
#jobs h1.frame_title {
    margin-top: 0;
}
.get_job p {
    padding-top: 2em;
}
.partner-detail {
    padding-top: 0;
}
.atos-img-logo {
    width: 85px;
}
.slider .knox_separ .gradient_btn_black_2.btn {
    width: 90%}
}@media only screen and (min-width:1000px) and (max-width:1135px) {
    .get_know_solutions {
    padding-left: 0;
    padding-right: 0;
}
.container {
    width: 800px;
}
}

.vertical_nav{
  display: inline-block !important;
  width: 17%;
  vertical-align: top !important;
  margin-top: 3em !important;
}

@media only screen and (min-width:200px) and (max-width:800px){
  .vertical_nav{
    width: 100%;
  }
}

.partner_nav{
  width: 100% !important;
  height: 87px !important;
  border-bottom: 1px solid rgba(109, 109, 109, .22) !important;
  border-right: 0px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.slider_content{
  margin-left: 6% !important;
  width: 75% !important;
  display: inline-block !important;
}

.partner_uem_btn{
  padding: 14px 25px !important;
}


#img_pop1, #img_pop2, #img_pop3, #img_pop4, #img_pop5  {
  margin-bottom: -20px !important;
}

.trigger1,  .trigger2,  .trigger3,  .trigger4,  .trigger5  {
   cursor: pointer !important;
}

.fas {
  margin-left: 10px;
}

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

.samsung_img_margin{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.no_height{
  height: 0px !important;:
}

.no_height:hover{
  background-color:transparent !important;
}

.color-grey{
  color: #353535 !important;
  font-size: 14px !important;
}

.quote-samsung{
  text-align: center;
  font-size: 1.2em;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 120%;
  margin-top: -30px;
  padding: 60px 60px 20px 60px !important;
  background-image: url(images/manufacturer/quote_nick_dawson_samsung.png) !important;
}

@media only screen and (min-width:200px) and (max-width:1200px) {
  .quote-samsung{
    text-align: center;
        font-size: 1em;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        height: 125%;
        margin-top: -30px;
        padding: 160px 10px 60px 10px !important;
        background-image: none !important;
  }
}

.box-shadow{
  box-shadow: 0 -1px 9px rgba(0, 0, 0, 0.44)
}

.no_after:after{
  display: none !important;
}

.title-section-light3, .title-section-dark3{
  font-size: 1.9em !important;
}

.btn-no-bg {
    margin-top: 25px;
    padding: 2px 0px 0px 0px;
    display: inline-block;
    text-decoration: underline;
    color: #009a9e !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: bold;
}

.divider-shadow{
  border:none;
 	width: 100%;
	height: 50px;
	margin-top: 0;
	border-bottom: 1px solid #ddd;
	box-shadow: 0px 15px 15px -15px #c9c9c9;
  margin: 20px 0px 0px 0px;
  position: relative;
}

.arrow-down-shadow {
  border-left: 10vw solid transparent;
  border-right: 10vw solid transparent;
  border-top: 60px solid #e6e6e6;
  position: absolute;
  bottom: -60px;
  left: 40%;
}

.blue_undertitle{
  color: #009a9e !important;
  font-size: 1.2em;
  font-weight: bold;
  margin: 42px 0px 42px 0px !important;
}

.partner-title {
    color: #fff !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: bold !important;
    font-size: 1.3em !important;
}

.btn-pradeo {
    padding: 14px 30px;
    text-align: left;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: bold;
}

.btn-black {
    background-color: #353535 !important;
    color: #fff !important;
}

.blue_background{
  background-color: #009a9e !important;
}

.btn-pradeo-small_padding{
  padding: 14px 25px;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: bold;
}

[id="ps_for_samsung_bg"] {
    background-image: url(images/manufacturer/header_ps_samsung.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

[id="source_code"] {
    background-image: url(ext/img/pradeo/source-code.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

[id="home_bg"]{
  background-image: url(ext/img/pradeo/mobile-security-solutions.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}

[id="edr_page"]{
  background-image: url(ext/img/pradeo/endpoint-detection-response-mobile.jpeg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}

[id="partner_bg"]{
  background-image: url(ext/img/pradeo/partner-bg.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}

[id="shielding_bg"]{
  background-image: url(ext/img/pradeo/Banner_img_Shielding.jpg);
  background-repeat: no-repeat;
  background-attachment: inherit;
  background-position: center;
}


[id="threat_intelligence_bg"]{
  background-image: url(ext/img/pradeo/brain_mob_threat_intell.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}

[id="regulation_bg"]{
  background-image: url(ext/img/pradeo/data-regulation-privacy.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}

[id="private_store_bg"]{
  background-image: url(ext/img/pradeo/private_store_bg.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}

[id="mtd_bg"]{
  background-image: url(ext/img/pradeo/mobile-threat-defense-header.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}

[id="mast_bg"]{
  background-image: url(ext/img/pradeo/mobile-application-security-testing.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}

[id="rasp_bg"]{
  background-image: url(ext/img/pradeo/in-app-protection-security.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}

[id="ai"]{
  background-image: url(ext/img/pradeo/ai_expertise_bg.jpg);
  background-repeat: no-repeat;
  background-attachment: ;
  background-position: center;
}

[id="IAP_options"]{
  background-image: url(ext/img/pradeo/IAP_options_bg.png);
  background-repeat: no-repeat;
  background-attachment: local;
  background-position: center;
  padding: 280px 0px 280px 0px;
}

.hidden{
  display: none;
}

.visible{
  display: block;
}

.fade-in{
  display: block;
  animation: fadeIn linear .5s;
 -webkit-animation: fadeIn linear .5s;
 -moz-animation: fadeIn linear .5s;
 -o-animation: fadeIn linear .5s;
 -ms-animation: fadeIn linear .5s;
}

@keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-moz-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-webkit-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-o-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-ms-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}
/* THREAT INTELLIGENCE */

.purchase {
  padding: 0px 0px 0px 0px;
  text-align:center;
  font-family: arial;
}
.purchase h1 {
  font-size:23px;
  letter-spacing:3px;
  line-height:40px;
  text-transform:uppercase;
}
.purchase p {
  font-size: 26px;
  line-height: 45px;
  max-width:750px;
  margin:0 auto;
}
.purchase-trigger {
  margin-top:50px;
  border:1px solid #E85700;
  border-radius:50px;
  font-size:26px;
  display:inline-block;
  cursor:pointer;
  position:relative;
}

.purchase-trigger * {
  -webkit-transition: 0.3s cubic-bezier(0.540, 1.410, 0.540, 0.870);
  -moz-transition: 0.3s cubic-bezier(0.540, 1.410, 0.540, 0.870);
  -o-transition: 0.3s cubic-bezier(0.540, 1.410, 0.540, 0.870);
  transition: 0.3s cubic-bezier(0.540, 1.410, 0.540, 0.870);

  -webkit-transition: 0.4s cubic-bezier(0.165, 0.925, 0.510, 1.005);
  -moz-transition: 0.4s cubic-bezier(0.165, 0.925, 0.510, 1.005);
  -o-transition: 0.4s cubic-bezier(0.165, 0.925, 0.510, 1.005);
  transition: 0.4s cubic-bezier(0.165, 0.925, 0.510, 1.005);

  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.purchase-trigger span {
  padding:17px 80px;
  color:#E85700;
  width:246px;
  display: inline-block;
}
.purchase-trigger .bubble {
  position:absolute;
  background:#009a9e;
  top:0;
  border-radius:50px;
  left:0;
  height:74px;
  width: 246px;
  z-index:-1;
}
.purchase-trigger.right .bubble {
  margin-left:246px;
}

.purchase-trigger:not(.right) .annual {
  color:#fff;
}
.purchase-trigger.right .monthly {
  color:#fff;
}

.purchase ul {
  display:table;
  margin:70px auto 0;
  width:100%;
  max-width:1100px;
}

.purchase_list {
  display:table-cell;
  width:30%;
  padding:43px 0 0;
  -webkit-transition: 0;
  -webkit-transition: all 0.25s, color 0s !important;
  -moz-transition: all 0.25s, color 0s !important;
  -o-transition: all 0.25s, color 0s !important;
  transition: all 0.25s, color 0s !important;
  position:relative;
  z-index:0;
  border:1px solid #BBB;
  cursor: pointer;
}

/* .purchase_list:after,
.purchase_list:before {
    content: "";
    border-style: solid;
    border-width: 15px;
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 47%;
}

.purchase_list:before {
    border-color: #dddddd transparent transparent; /*non transparent color same as #mybox's border-color
.purchase_list:after {
    margin-top: 0px;
    border-color: #dddddd transparent transparent; /*non transparent color same as #mybox's background-color*/

.purchase_package {
  display:table-cell;
  width:10% !important;
  padding:43px 0 0;
  /* padding:43px 0 0; */
  position:relative;
  z-index:0;
  border:0px solid #BBB;
}

.purchase .purchase_list:first-child {
  position:relative;
  right:-1px;
}
.purchase .purchase_list:last-child {
  position:relative;
  left:-1px;
}

.purchase .purchase_list:hover {
  box-shadow: 0 13px 48px rgba(0, 0, 0, 0.2);
  z-index:1;
  color:#fff;
  background:#009a9e;
  border-color:#009a9e;
  -webkit-transform:scale(1.05);
}

.purchase .purchase_list * {
  -webkit-transition: 0 !important;
  -moz-transition: 0 !important;
  -o-transition: 0 !important;
  transition: 0 !important;
}

.purchase .purchase_list:hover * {
  color:#fff !important;
  border-color:rgba(255, 255, 255, 0.27) !important;
}

.purchase li strong {
  font-size:1.3em;
  text-transform:uppercase;
  color:#009a9e;
  letter-spacing:2.4px;
  line-height:35px;
  font-weight:700;
  margin-bottom: 25px;
  display: inline-block;
}

.purchase ul .purchase-description {
  display:block;
  font-size:1.1em;
  line-height:38px;
  color: #353535;
  text-align: left;
  padding: 0px 40px;
}

.purchase .purchase-price {
  font-size:1.3em;
  letter-spacing:2px;
  display:block;
  font-weight:700;
  border-top: 1px solid #dddddd;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
}

.purchase .purchase-button {
  text-transform:uppercase;
  font-size:19px;
  color:#353535;
  text-decoration:none;
  line-height:1;
  padding:28px 0 24px;
  border-top:1px solid #bbb;
  width:100%;
  display:inline-block;
  margin-top:6px;
  display:block;
}

.purchase .purchase_list:hover .purchase-button {

  -webkit-transition: 0;
  -moz-transition: 0;
  -o-transition: 0;
  transition: 0;
}

.purchase ul a:hover {
  color:#009a9e;
}

.purchase ul a, .purchase ul a:hover .purchase-price, .purchase ul a:hover .purchase-description {
  color:#353535;
}

.perso_threat_intell_bloc {
  height: 70%;
  margin-top: 50px;
  width: 100%;
}

.learn_more_bloc{
  width: 40%;
}

.undertitle_space{
  margin-bottom: 35px;
  font-size:1.3em;
  text-transform:uppercase;
  color:#009a9e;
  letter-spacing:2.4px;
  line-height:35px;
  font-weight:700;
}

.sub_content{
  display: block;
  position: relative;
  width: 89.5%;
  left: 10%;
  box-shadow: 1px 1px 5px 2px #bbbbbb;
  margin-top: 50px;
  padding-top: 30px;
}

.sub_content_small{
  display: block;
  width: 50%;
  position: relative;
  margin: 50px auto 50px auto;
  box-shadow: 1px 1px 5px 2px #bbbbbb;
  padding-top: 30px;
}

.sub_content > ul{
  margin-top: 0px !important;
}

/* .sub_content:before, .sub_content:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 100%;
  width: 0;
  height: 0;
}
.content1_form:before {
  left: 16%;
  border: 15px solid transparent;
  border-bottom-color: #009a9e;
}
.content2_form:before {
  left: 49.3%;
  border: 15px solid transparent;
  border-bottom-color: #009a9e;
}
.content3_form:before {
  left: 82.5%;
  border: 15px solid transparent;
  border-bottom-color: #009a9e;
} */

.hubspot_form{
  max-width: 400px;
  display: block;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: left;
}

.sub_content > span{
  font-size: 1.2em;
  color:#353535;
}

.inputs-list{
  margin-top: 20px !important;
}

.img_threat_intell{
  width: 100%;
  height: 100%;
}

.perso_threat_img{
  width: 350px;
  height: 100%;
  margin-top: 50px;
}

.img_expertise_intro{
  width: 85%;
  height: 85%;
}

#ai > div.row{
  /* background-color: #353535 !important; */
  padding: 75px 0px;
}

#difference > div.row{
  background-image: url(ext/img/pradeo/threat_intelligence.jpg);
  background-position: center;
}

.card-mobility-white {
    margin-top: 60px;
    padding: 30px;
    text-align: center;
    min-height: 85%;
}

.card-desc-white{
    text-align: left !important;
}

.card-mobility-white img {
    margin-bottom: 15px;
    max-height: 40px;
}

.card-mobility-container-white{
    width: 100%;
    font-size: 0.9em;
    white-space: nowrap;
    overflow: auto;
    display: block;
    position: absolute;
    margin-left: -15px;
}

.card-mobility-container-white .card-mobility-white{
    margin-top: 30px;
    width: 220px;
    min-height: 200px;
    white-space: normal;
    margin-bottom: 8px;
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
}

.card-mobility-container-white .card-mobility-white {
	min-height: 240px;
}

.mobility-card-title{
  text-align: center;
  font-weight: 500;
  font-size: 1.2em;
  margin: 15px 0px;
}

/* TABLE */
table {
	display: flex;
	flex-flow: column nowrap;
	line-height: 1.3;
	border: 0;
}

tr {
	display: flex;
}

tr:nth-of-type(odd) {
	/* background-color: #E5E5E5; */
}

th {
	font-weight: 500;
	background-color: #aaa;
	color: #fff;
  padding: 1em;
  font-size: 1.2em;
}

td{
  padding: 1em;
}

th,
td {
	display: flex;
	flex: 1 0;
	align-items: center;
	justify-content: left;
	border-bottom: 1px solid #ddd;
	border-collapse: collapse;
	border-spacing: 0;
}

.table_line_title{
  color: #009a9e;
}

.cell-pradeo{
  background-color: #009a9e;
  color: white;
  text-align: left !important;
}

.cell-head{
  text-align: left !important;
}

.shema_sols{
  width: 90%;
}

.award_pic{
  float: right;
  width: 20%;
}

.card-mobility-container-dark{
  width: 100%;
  font-size: 1em;
  white-space: nowrap;
  overflow: auto;
  display: block;
  position: absolute;
  margin-left: -15px;
  color: white;
  padding-bottom: 50px;
}

.card-mobility-container-dark .card-mobility-dark {
    margin-top: 40px;
    width: 220px;
    min-height: 200px;
    white-space: normal;
    margin-bottom: 8px;
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.card-img-wrapper{
  text-align: center;
  width: 20%;
}

area{
  outline: none;
}

#expertise-awards > div.row {
    background-image: url(ext/img/pradeo/awards-back.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px 0px;
    background-size: cover;
}

.highlight_nav{
  font-size: 1.1em;
  border-bottom: 2px solid #009a9e;
  padding-bottom: 5px;
  cursor: pointer;
}

.requirements_banner{
  width: 100%;
  background-color: #353535;
  padding: 10px 30px 10px 30px;
  display: flex;
  align-items: center;
  margin-top: 5%;
  text-align: left;
}

.fa-check-circle, .fa-angle-right{
  /* padding-right: 20px; */
  font-size: 1.3em;
}

.article_box, .article_box_border{
  padding-right: 30px;
  margin: 0px 30px 0px 30px;
}

.article_box_border:after{
  content: "";
  background-color: #009a9e;
  position: absolute;
  width: 1px;
  height: 80%;
  top: 30px;
  left: 110%;
  display: block;
}
.article_num{
  text-align: center;
  font-size: 1.3em;
}

.flex-inside{
  display: flex;
  align-items: top;
  justify-content: center;
}
.flex-inside-between{
  display: flex;
  justify-content: space-between;
}


.article_desc{
  margin: 21px 0px 21px 0px;
}

.img_banner{
  width: 100%;
  padding: 50px 0px 50px 0px;
  background-color: #353535;
  color: #fff;
}

.pradeo_provide_title{
  font-size: 1.2em;
}

.pradeo_provides_list{
  margin-left: 20px;
  margin-top: 20px;
}

.psd2_text_cont{
  border-left: 1px solid #ccc;
  padding-left: 50px;
  color: #353535;
}

.end_contact{
  font-size: 0.9em;
  text-align: center;
  color: #808285;
  font-style: italic;
}

#zoom{
  color: #353535;
}
#zoom:hover{
  color: #009a9e;
}

#use-case-army > div.row{
  background-image: url(ext/img/pradeo/uc_military.jpg);
  background-repeat: no-repeat;
  background-position: center;
  padding: 50px 0px 120px 0px;
  background-size: cover;
}

.banner_dl{
   display: flex;
   align-items: center;
   justify-content: center;
   height: 160px;
   left: 0;
   bottom: 0;
   width: 100%;
   color: white;
   text-align: left;
   background-image: linear-gradient(to right, #113949 , #009a9e);
}

.frost_banner_logo{
  float: left;
}

.frost_txt{
  margin-left: 95px;
  font-size: 1.1em;
}

.step-title{
    color: #009a9e;
    font-weight: bold;
    text-align: left;
}
.step-label{
    margin-left: 8px;
    text-transform: uppercase;
}

.img_intro_store{
  width: 85%;
  box-shadow: 3px 3px 10px #bbbbbb;
}

table tbody tr {
   box-shadow: 2px 2px 5px #e0e0e0;
   -webkit-box-shadow: 2px 2px 5px #e0e0e0;
   -moz-box-shadow: 2px 2px 5px #e0e0e0;
}

section#link_store .row{
    padding: 25px 0px;
}

.link_private_store{
  color: #fff !important;
  font-size: 1.5em;
  text-decoration: underline !important;
  transition: 0.2s;
}


.fa-angle-double-right{
  transition: 0.4s;
}



section#link_store > div.row {
    background-image: url(/static/design/ext/img/pradeo/link_store_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding: 20px 0px;
    background-size: cover;
}

section#link_edr > div.row {
    background-image: url(/static/design/ext/img/pradeo/threat_intelligence.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding: 20px 0px;
    background-size: cover;
}

@media only screen and (min-width:200px) and (max-width:800px) {
  .purchase_list {
    width: 95% !important;
    display: block;
    margin: 10px auto;
    box-shadow: 1px 0px 10px 1px #bbbbbb;
    padding-right: 0px !important;
  }
  .sub_content{
    width: 95%;
    margin: 20px auto;
    padding: 20px;
    left: 0%;
  }
  .img_threat_intell{
    margin-top: 50px;
  }
  .no_pad_mobile{
    padding-right: 0px !important;
  }
  .learn_more_bloc{
    width: 95%;
  }
  .sub_content_small{
    width: 95%;
  }
  .table_responsive{
    width: 100%;
    font-size: 1em;
    white-space: nowrap;
    overflow: auto;
    display: block;
    margin-left: -15px;
    margin-bottom: -75px;
  }
  td, tr{
    min-width: 260px;
  }
  .table_line_title{
    padding-left: 2em;
  }
  .img_expertise_intro{
    display: none;
  }
  .article_box, .article_box_border{
    margin: 50px 0px 20px 0px;
  }
  #end_btns{
      width: 100% !important;
      padding: 0;
      margin: 0;
  }
  .banner_dl{
     height: 180px;
   }
   .step-title{
     padding-left: 13px;
     margin-top: 25px;
   }
   .step-number{
       font-size: 1.75em;
   }
   .img_intro_store{
     margin: auto;
     margin-top: 50px;
     width: 60%;
     box-shadow: 3px 3px 10px #bbbbbb;
   }
   .link_private_store:hover{
     font-size: 1.4em;
   }

   .fa-angle-double-right{
     transition: none;
   }

   .link_private_store:hover .fas{
     margin-left: 10px;
   }
   .divider-shadow{
     display: none;
   }
   .card-desc{
     margin-bottom: 25px !important;
     margin-top: 25px !important;
   }
   nav ul ul{
     position: static;
   }
   nav ul ul ul li{
     top: 0px;
     left: 20px;
   }
   .flex-inside{
     display: block !important;
     align-items: top;
     justify-content: center;
   }
}

.icons_doc_center{
  color: #009A9E;
  font-size: 1.2em;
  padding-right: 15px;
}

.doc_center_p{
  font-size: 1.3em;
  color: #353535;
  margin: 15px 0px 15px 35px;
  transition: 0.3s ease-in-out;
}

.doc_center_a{
  display: inline-block !important;
  height: 2em !important;
}

.doc_center_p:hover{
  border-bottom: 2px solid #009A9E;
}

.doc_center_topic{
  text-transform: uppercase;
  background-color: #009A9E;
  padding: 5px;
  font-size: 1em;
  color: white;
  width: 200px;
  text-align: center;
  margin-top: 50px;
}

/**

  CAROUSEL HOMEPAGE

**/

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(14, 29, 51, 0.8)), to(rgba(14, 29, 51, 0.2)));
  background: linear-gradient(to bottom, rgba(14, 29, 51, 0.8), rgba(14, 29, 51, 0.5));
}

.hero-slider {
  width: 100%;
  height: 60vh;
  overflow: hidden;
}
.hero-slider .carousel-cell {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.hero-slider .carousel-cell .inner {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: white;
  text-align: center;
}
.hero-slider .carousel-cell .inner .subtitle {
  font-family: "Roboto", sans-serif;
  font-size: 2.2rem;
  line-height: 1.2em;
  font-weight: 200;
  font-style: italic;
  letter-spacing: 3px;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 15px;
}
.hero-slider .carousel-cell .inner .title {
  font-family: "Arial", sans-serif;
  font-size: 3rem;
  line-height: 1.2em;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 40px;
}
@media only screen and (min-width:200px) and (max-width:800px){
  .hero-slider .carousel-cell .inner .title {
    font-size: 2rem;
    line-height: 1.2em;
    letter-spacing: 3px;
    margin-bottom: 40px;
  }
  .hero-slider .carousel-cell .inner .subtitle {
    font-size: 1.7rem;
    line-height: 1.2em;
    margin: 15px;
  }
  header{
    padding: 1em 1em 0.3em 2em;
  }
  .hero-slider {
    height: 75vh;
  }
}

.hero-slider .carousel-cell .inner .btn {
  border: 1px solid #fff;
  padding: 14px 18px;
  text-transform: uppercase;
  font-family: arial, sans-serif;
  font-size: 0.8rem;
  letter-spacing: 3px;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: #009A9E;
}
.hero-slider .carousel-cell .inner .btn:hover {
  background: #fff;
  color: #353535;
}
.hero-slider .flickity-prev-next-button {
  width: 80px;
  height: 80px;
  background: transparent;
}
.hero-slider .flickity-prev-next-button:hover {
  background: transparent;
}
.hero-slider .flickity-prev-next-button .arrow {
  fill: white;
}
.hero-slider .flickity-page-dots {
  bottom: 15px;
}
.hero-slider .flickity-page-dots .dot {
  width: 30px;
  height: 4px;
  opacity: 1;
  background: rgba(255, 255, 255, 0.5);
  border: 0 solid white;
  border-radius: 0;
}
.hero-slider .flickity-page-dots .dot.is-selected {
  background: #5CEADC;
  border: 0 solid #5CEADC;
}

.press_room_article_title{
  font-size: 1.2em;
  font-weight: 700;
  color: #009A9E;
}
.bloc_press_room{
  border-bottom: 1px solid grey;
  padding: 40px 0px 15px 0px;
}
.press_room_link{
  color: #009A9E !important;
  text-decoration: underline;
}

.large_menu_margin_left{
  margin-left: -290px !important;
}

@media only screen and (min-width:200px) and (max-width:800px) {
  .hero-slider .flickity-prev-next-button {
    width: 35px;
  }

  .large_menu_margin_left{
    margin-left: 0px !important;
  }
  input[type="radio"][name="tabs"]:checked + .tab-label-content .tab-content{
    width: 108%;
  }
  .tab-label-content .tab-content{
    left: -24px !important;
  }
}

.header_submenu{
  font-weight: 700 !important;
  border-bottom: 1px solid #F2F2F2;
  border-right: 1px solid #F2F2F2;
}

.header_submenu:hover{
  background-color: white !important;
  cursor: default !important;
  color: #353535 !important;
}

.card-mobility-data{
  font-size: 2.2em;
  font-weight: 700;
  color: #009A9E;
}

.card-mobility-data-small{
  font-size: 1.35em;
  font-weight: 700;
  color: #009A9E;
}

.align_center {
  text-align: center !important;
  padding: 0px !important;
}



/* TABS IN APP PROTECTION */

.tab-wrap {
  width: 100%;
  margin-left: 0%;
  position: relative;
  display: -webkit-box;
  display: flex;
  top: 0px;
  margin-bottom: 400px;
}

input[type="radio"][name="tabs"] {
  position: absolute;
  z-index: -1;
}
input[type="radio"][name="tabs"]:checked + .tab-label-content label {
  color: white;
}
input[type="radio"][name="tabs"]:checked + .tab-label-content .tab-content {
  display: block;
}
input[type="radio"][name="tabs"]:nth-of-type(1):checked ~ .slide {
  left: calc((100% / 3) * 0);
}
input[type="radio"][name="tabs"]:nth-of-type(2):checked ~ .slide {
  left: calc((100% / 3) * 1);
}
input[type="radio"][name="tabs"]:nth-of-type(3):checked ~ .slide {
  left: calc((100% / 3) * 2);
}
input[type="radio"][name="tabs"]:first-of-type:checked ~ .slide {
  left: 0;
}

.label_tabs_IAP {
  cursor: pointer;
  color: rgba(255, 255, 255, 1);
  background-color: #009A9E;
  box-sizing: border-box;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
  height: 62px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  width: 100%;
  font-size: 1.3em;
}

.slide {
  background: #5CEADC;
  width: calc(100% / 3);
  height: 4px;
  position: absolute;
  left: 0;
  top: calc(100% - 4px);
  -webkit-transition: left 0.3s ease-out;
  transition: left 0.3s ease-out;
}

.tab-label-content {
  width: 100%;
}
.tab-label-content .tab-content {
  position: absolute;
  top: 100px;
  left: 0px;
  line-height: 130%;
  display: none;
}

.container_sec_coverage{
  display: flex;
  text-align: left;
  flex: 1;
  width: 1140px;
}

.blocs_sec_coverage{
  margin: 0px 10px;
  width: 380px;
}

@media screen and (max-width: 800px) {
  .tab-wrap {
    width: 80%;
    margin-left: 10%;
    top: -42px;
  }
  .container_sec_coverage{
    display: flex;
    text-align: left;
    flex: 1;
    width: 360px;
    flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-content: flex-start;
  }
  .blocs_sec_coverage{
    margin: 0px 10px;
    width: 90%;
  }
  .slide {
    display: none;
  }
  label {
      line-height: 1.2em;
      font-size: 1.1em;
  }
  .tab-wrap {
    margin-bottom: 820px;
  }
  .flickity-prev-next-button .flickity-button-icon{
    display: none;
  }
}

.subtitle_tabs {
  color: #009A9E !important;
  font-size: 1.2em !important;
  padding : 25px 0px 15px 0px !important;
  font-weight: bold !important;
}

label > i{
  margin: 0px 13px;
}



/* GALLERY MEDIA CARDS */

@import url("https://fonts.googleapis.com/css?family=Cardo:400i|Rubik:400,700&display=swap");
:root {
  --d: 700ms;
  --e: cubic-bezier(0.19, 1, 0.22, 1);
  --font-sans: 'Rubik', sans-serif;
  --font-serif: 'Cardo', serif;
}

.page-content {
  display: grid;
  grid-gap: 1rem;
  padding: 1rem;
  max-width: 1024px;
  margin: 0 auto;
  font-family: var(--font-sans);
}
@media (min-width: 600px) {
  .page-content {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 800px) {
  .page-content {
    grid-template-columns: repeat(4, 1fr);
  }
}

.card {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
          align-items: flex-end;
  overflow: hidden;
  padding: 2rem;
  width: 100%;
  text-align: center;
  color: whitesmoke;
  background-color: whitesmoke;
  border-radius: 10px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.1), 0 16px 16px rgba(0, 0, 0, 0.1);
}
@media (min-width: 600px) {
  .card {
    height: 350px;
  }
}
.card:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 110%;
  background-size: cover;
  background-position: 0 0;
  -webkit-transition: -webkit-transform calc(var(--d) * 1.5) var(--e);
  transition: -webkit-transform calc(var(--d) * 1.5) var(--e);
  transition: transform calc(var(--d) * 1.5) var(--e);
  transition: transform calc(var(--d) * 1.5) var(--e), -webkit-transform calc(var(--d) * 1.5) var(--e);
  pointer-events: none;
}
.card:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200%;
  pointer-events: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(11.7%, rgba(0, 0, 0, 0.009)), color-stop(22.1%, rgba(0, 0, 0, 0.034)), color-stop(31.2%, rgba(0, 0, 0, 0.072)), color-stop(39.4%, rgba(0, 0, 0, 0.123)), color-stop(46.6%, rgba(0, 0, 0, 0.182)), color-stop(53.1%, rgba(0, 0, 0, 0.249)), color-stop(58.9%, rgba(0, 0, 0, 0.32)), color-stop(64.3%, rgba(0, 0, 0, 0.394)), color-stop(69.3%, rgba(0, 0, 0, 0.468)), color-stop(74.1%, rgba(0, 0, 0, 0.54)), color-stop(78.8%, rgba(0, 0, 0, 0.607)), color-stop(83.6%, rgba(0, 0, 0, 0.668)), color-stop(88.7%, rgba(0, 0, 0, 0.721)), color-stop(94.1%, rgba(0, 0, 0, 0.762)), to(rgba(0, 0, 0, 0.79)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.009) 11.7%, rgba(0, 0, 0, 0.034) 22.1%, rgba(0, 0, 0, 0.072) 31.2%, rgba(0, 0, 0, 0.123) 39.4%, rgba(0, 0, 0, 0.182) 46.6%, rgba(0, 0, 0, 0.249) 53.1%, rgba(0, 0, 0, 0.32) 58.9%, rgba(0, 0, 0, 0.394) 64.3%, rgba(0, 0, 0, 0.468) 69.3%, rgba(0, 0, 0, 0.54) 74.1%, rgba(0, 0, 0, 0.607) 78.8%, rgba(0, 0, 0, 0.668) 83.6%, rgba(0, 0, 0, 0.721) 88.7%, rgba(0, 0, 0, 0.762) 94.1%, rgba(0, 0, 0, 0.79) 100%);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: -webkit-transform calc(var(--d) * 2) var(--e);
  transition: -webkit-transform calc(var(--d) * 2) var(--e);
  transition: transform calc(var(--d) * 2) var(--e);
  transition: transform calc(var(--d) * 2) var(--e), -webkit-transform calc(var(--d) * 2) var(--e);
}
.card:nth-child(1):before {
  background-image: url(ext/img/pradeo/health-mobile-security.jpg);
}
.card:nth-child(2):before {
  background-image: url(ext/img/pradeo/bank-skyline.jpg);
}
.card:nth-child(3):before {
  background-image: url(ext/img/pradeo/public-service.jpg);
}
.card:nth-child(4):before {
  background-image: url(ext/img/pradeo/online_retail.jpg);
}

.card-partner:nth-child(1):before {
  background-image: url(ext/img/pradeo/threat_intelligence.jpg) !important;
}
.card-partner:nth-child(2):before {
  background-image: url(ext/img/pradeo/76826.jpg) !important;
  background-position: center;
}
.card-partner:nth-child(3):before {
  background-image: url(ext/img/pradeo/aerial-view-business-team.jpg) !important;
}
.card-partner:nth-child(4):before {
  background-image: url(ext/img/pradeo/mobile_threat_defense.jpg) !important;
  background-position: center;
}

.content {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
          align-items: center;
  width: 100%;
  padding: 1rem;
  -webkit-transition: -webkit-transform var(--d) var(--e);
  transition: -webkit-transform var(--d) var(--e);
  transition: transform var(--d) var(--e);
  transition: transform var(--d) var(--e), -webkit-transform var(--d) var(--e);
  z-index: 1;
}
.content > * + * {
  margin-top: 1rem;
}

.title {
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.2;
  text-transform: uppercase;
  color: white;
  padding: 5px;
}

.copy {
  font-family: var(--font-sans);
  font-size: 1.2em;
  line-height: 1.35;
}

.btn {

}
.btn:hover {


}
.btn:focus {

}

@media (hover: hover) and (min-width: 600px) {
  .card:after {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  .content {
    -webkit-transform: translateY(calc(100% - 4.5rem));
            transform: translateY(calc(100% - 4.5rem));
  }
  .content > *:not(.title) {
    opacity: 0;
    -webkit-transform: translateY(1rem);
            transform: translateY(1rem);
    -webkit-transition: opacity var(--d) var(--e), -webkit-transform var(--d) var(--e);
    transition: opacity var(--d) var(--e), -webkit-transform var(--d) var(--e);
    transition: transform var(--d) var(--e), opacity var(--d) var(--e);
    transition: transform var(--d) var(--e), opacity var(--d) var(--e), -webkit-transform var(--d) var(--e);
  }

  .card:hover,
  .card:focus-within {
    -webkit-box-align: center;
            align-items: center;
  }
  .card:hover:before,
  .card:focus-within:before {
    -webkit-transform: translateY(-4%);
            transform: translateY(-4%);
  }
  .card:hover:after,
  .card:focus-within:after {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .card:hover .content,
  .card:focus-within .content {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .card:hover .content > *:not(.title),
  .card:focus-within .content > *:not(.title) {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition-delay: calc(var(--d) / 8);
            transition-delay: calc(var(--d) / 8);
  }

  .card:focus-within:before, .card:focus-within:after,
  .card:focus-within .content,
  .card:focus-within .content > *:not(.title) {
    -webkit-transition-duration: 0s;
            transition-duration: 0s;
  }
}

.title-section-dark3>h2{
  font-size: 1em;
  line-height: 1.7;
}
.title-section-light3>h2{
  font-size: 1em;
  line-height: 1.7;
}
.green-txt-pradeo>h3{
  font-size: 1em;
}
.section-subtitle-light>h2{
  line-height: 1.7;
}



.footer-background,.footer-background a,.footer-copyright a,.footer-container-wrapper .more-links a,.footer-container-wrapper .contact-us a,.footer-container-wrapper .about-us a {
    color: #030303
}

.footer-background,.footer-background a {
    background: #353535
}

.footer-container-wrapper .more-links a:hover,.footer-container-wrapper .contact-us a:hover,.footer-container-wrapper .about-us a:hover {
    color: #FFF
}

.footer-container-wrapper .more-links a {
    margin: 10px 0px
}

.footer-container-wrapper .footer-copyright {
    background: #009a9e;
    padding: 10px 0px;
    font-size: 12px
}

.footer-container-wrapper .social-icons .fa {
    font-size: 20px;
    padding-right: 5px
}

.footer-container-wrapper {
    background: #353535;
    color: #fff;
    font-size: 14px
}

.footer-container-wrapper .top-footer {
    padding-top: 40px !important;
    padding-bottom: 40px !important
}

.bottom-footer {
    padding: 20px 0;
    border-top: 1px solid #1f1f2b
}

.footer-container-wrapper a {
    color: #fff
}

.footer-container-wrapper a:hover {
    color: #009a9e
}

.footer-container-wrapper .about-text {
    line-height: 26px
}

.footer-container-wrapper .about-text a {
    color: #009a9e;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold
}

.footer-container-wrapper .about-text a:after {
    // content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    margin-left: 8px
}

.footer-container-wrapper .about-text p {
    max-width: 300px;
    padding-top: 15px
}

.footer-container-wrapper .about-text a:hover {
    color: #fff
}

.footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-vertical>ul li a {
    padding: 1px 0;
    color: #fff;
    display: inline-block
}

.footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-vertical>ul li a:hover {
    color: #009a9e
}

.footer-container-wrapper .footer-menu p {
    margin: 0;
    text-transform: uppercase;
    font-weight: bold
}

.footer-container-wrapper .contact-information .hs_cos_wrapper_type_linked_image {
    background: #009a9e;
    display: inline-block;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 30px
}

.footer-container-wrapper .contact-information .hs_cos_wrapper_type_linked_image img {
    padding-top: 0;
    vertical-align: middle
}

.footer-container-wrapper .copyright-text {
    padding: 6px 0 0 0;
    font-size: 14px
}

.footer-container-wrapper .copyright-text {
    color: #999
}

.social-share-box ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.social-share-box {
    text-align: right
}

.social-share-box ul li {
    display: inline-block;
    margin: 0 4px 0;
    line-height: normal
}

.social-share-box ul li a {
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    width: 35px;
    height: 35px;
    position: relative
}

.social-share-box ul li a:hover {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px)
}

.social-share-box ul li a svg {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 50%;
    fill: #fff;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%)
}

@media(max-width: 767px) {
    .footer-container-wrapper .about-text p {
        max-width:none
    }

    .footer-container br {
        display: none
    }

    .footer-container {
        text-align: left
    }

    .footer-container-wrapper .contact-information .hs_cos_wrapper_type_linked_image {
        margin-bottom: 0;
        margin-top: 20px
    }

    .footer-container .about-text {
        margin-bottom: 20px
    }

    .social-share-box {
        text-align: center;
        margin-top: 30px
    }

    .no-margin-mobile {
        margin-left: 0px !important
    }

    .no-display-mobile {
        display: none !important;
        opacity: 0 !important
    }

    .page-center {
        word-break: break-word
    }
}

@media(min-width: 767px) and (max-width:768px) {
    .contact-information .span3,.contact-information .span9 {
        text-align:center;
        width: 100%
    }

    .footer-container-wrapper .contact-information .hs_cos_wrapper_type_linked_image {
        margin-bottom: 0
    }

    .footer-container-wrapper {
        padding: 0 20px
    }
}

@media(min-width: 768px) and (max-width:1023px) {
    .footer-container br {
        display:none
    }

    .footer-container-wrapper .contact-information .hs_cos_wrapper_type_linked_image {
        margin-bottom: 0
    }
}

@media(min-width: 1024px) and (max-width:1200px) {
    .footer-container-wrapper {
        padding:0 20px
    }
}

@media(min-width: 768px) and (max-width:1024px) {
    .footer-container-wrapper {
        padding:0 20px
    }
}

.post-header h2 {
    margin-bottom: 0
}

.post-header p {
    font-size: 13px
}

#hubspot-author_data {
    float: left
}

p.custom_listing_comments {
    float: right
}

.hs-blog-social-share {
    float: left
}

.blog-listing-wrapper .post-listing .post-item {
    padding-bottom: 60px
}

.hs-featured-image-wrapper .hs-featured-image-link {
    display: block
}

.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    border-width: 0;
    max-height: 300px;
    max-width: 100%;
    display: inline-block !important;
    float: none !important;
    margin: 10px 0px 10px 0px
}

.social-sharing-wrapper {
    clear: both
}

.hs-blog-social-share {
    padding: 10px 0 0 0;
    height: auto
}

.row-fluid {
    width: 100%;
    *zoom:1}

.row-fluid:before,.row-fluid:after {
    display: table;
    content: ""
}

.row-fluid:after {
    clear: both
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%
}

.container-fluid {
    /* *zoom:1 */
  }

.container-fluid:before,.container-fluid:after {
    display: table;
    content: ""
}

.container-fluid:after {
    clear: both
}

@media(max-width: 767px) {
    .row-fluid {
        width:100%
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0
    }
    .small_h3{
      font-size: 14px;
    }
}

@media(min-width: 768px) and (max-width:1139px) {
    .row-fluid {
        width:100%;
        *zoom:1}

    .row-fluid:before,.row-fluid:after {
        display: table;
        content: ""
    }

    .row-fluid:after {
        clear: both
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%
    }
}

@media(min-width: 1280px) {
    .row-fluid {
        width:100%;
        *zoom:1}

    .row-fluid:before,.row-fluid:after {
        display: table;
        content: ""
    }

    .row-fluid:after {
        clear: both
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%
    }
}

.footer_disclaimer{
  font-size: 0.8em;
  color: #636363;
}

/** TABLE PAGE EDR **/
.fa-circle{
  font-size: 1.25em;
  color: #ddd;
}

.fa-check-circle{
  color: #5CEADC;
  font-size: 1.25em;
}

/***************/

.edr-key-point{
  font-size: 1em;
  color: #5CEADC;
  text-align: center;
}
.edr-key-point-dark{
  font-size: 1.1em;
  color: #353535;
  text-align: center;
}

.fa-apple, .fa-android{
  color: #353535;
  font-size: 4em;
}

.text-left{
  padding: 10px 0px 10px 40px;
}

.edr_table_highlight{
  background-color: #009A9E;
  color: #fff;
  padding: 1.1em;
}




.snip1533 {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  color: #9e9e9e;
  display: inline-block;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 16px;
  margin: 35px 10px 10px;
  max-width: 340px;
  min-width: 250px;
  position: relative;
  text-align: center;
  width: 100%;
  background-color: #ffffff;
  border-radius: 5px;
  border-top: 5px solid #009A9E;
}

.snip1533 *,
.snip1533 *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.snip1533 figcaption {
  padding: 13% 10% 12%;
}

figcaption::before {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  font-family: "Font Awesome 5 Free";
  color: #5CEADC;
  content: '\f10d';
  font-size: 32px;
  font-style: normal;
  left: 50%;
  line-height: 60px;
  position: absolute;
  top: -30px;
  width: 60px;
  font-weight: 900;
}

.snip1533 h3 {
  color: #353535;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  margin: 10px 0 5px;
}

.snip1533 h4 {
  font-weight: 400;
  margin: 0;
  opacity: 0.5;
}

.snip1533 blockquote {
  font-style: italic;
  font-weight: 300;
  margin: 0 0 20px;
}

.subtitle-partner{
  font-size: 1.3em;
  text-align: left;
  color: #009A9E;
  font-weight: 500;
}

.quote_partner{
  color: #353535;
}

.fa-check{
  padding-right: 7px;
  color: #009A9E;
}

li .fa-long-arrow-alt-right{
  padding-right: 7px;
  color: #009A9E;
  font-size: 1.3em;
}

a .fa-long-arrow-alt-right{
  margin-top: 10px;
  font-size: 1.3em;
}

.list_shielding {
  font-size: 16px;
  line-height: 2em;
  color: #fff;
}

.quotes_shielding{
  font-size: 1.1em;
  width:100%;
  margin:0px auto;
  font-style:italic;
  color: #555555;
  padding:1.2em 30px 1.2em 75px;
  border-left:8px solid #5CEADC ;
  line-height:1.6;
  position: relative;
  background:#F4F4F4;
}

.quotes_shielding::before{
  background-color: transparent;
}

.quotes_shielding::before{
  font-family:Arial;
  content: "\201C";
  color:#5CEADC;
  font-size:4em;
  position: absolute;
  left: 10px;
  top:-10px;
}

.quotes_shielding::after{
  content: '';
}

.quotes_shielding span{
  content: '';
}

.quotes_shielding span{
  display:block;
  color:#333333;
  font-style: normal;
  font-weight: bold;
  margin-top:1em;
}

/* TABS FOR PAGE SHIELDING */

.design-process-section .text-align-center {
    line-height: 25px;
    margin-bottom: 12px;
}
.design-process-content {
    border: 1px solid #e9e9e9;
    position: relative;
    padding: 16px 34% 30px 30px;
}
.design-process-content img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    max-height: 100%;
}
.design-process-content h3 {
    margin-bottom: 16px;
}
.design-process-content p {
    line-height: 26px;
    margin-bottom: 12px;
}
.process-model {
    list-style: none;
    padding: 0;
    position: relative;
    max-width: 1140px;
    margin: 20px auto 26px;
    border: none;
    z-index: 0;
}
.process-model li::after {
    background: #e5e5e5 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    margin: 0 auto;
    position: absolute;
    right: 105px;
    top: 33px;
    width: 80%;
    z-index: -1;
}
.process-model li.visited::after {
    background: #009A9E;
}
.process-model li:last-child::after {
    width: 0;
}
.process-model li {
    display: inline-block;
    width: 17%;
    text-align: center;
    float: none;
    margin: 0px 15px 0px 15px;
}
.nav-tabs.process-model > li.active > a, .nav-tabs.process-model > li.active > a:hover, .nav-tabs.process-model > li.active > a:focus, .process-model li a:hover, .process-model li a:focus {
    border: none;
    background: transparent;

}
.process-model li a {
    padding: 0;
    border: none;
    color: #606060;
}
.process-model li.active,
.process-model li.visited {
    color: #009A9E;
}
.process-model li.active a,
.process-model li.active a:hover,
.process-model li.active a:focus,
.process-model li.visited a,
.process-model li.visited a:hover,
.process-model li.visited a:focus {
    color: #009A9E;
}
.process-model li.active p,
.process-model li.visited p {
    font-weight: 600;
}
.process-model li i {
    display: block;
    height: 68px;
    width: 68px;
    text-align: center;
    margin: 0 auto;
    background: #009A9E;
    border: 2px solid #e5e5e5;
    line-height: 65px;
    font-size: 30px;
    border-radius: 50%;
}
.process-model li.active i, .process-model li.visited i  {
    background: #fff;
    border-color: #009A9E;
}
.process-model li p {
    font-size: 1.2em;
    margin-top: 11px;
}
.process-model.contact-us-tab li.visited a, .process-model.contact-us-tab li.visited p {
    color: #606060!important;
    font-weight: normal
}
.process-model.contact-us-tab li::after  {
    display: none;
}
.process-model.contact-us-tab li.visited i {
    border-color: #e5e5e5;
}



@media screen and (max-width: 560px) {
  .more-icon-preocess.process-model li span {
        font-size: 14px;
        height: 50px;
        line-height: 32px;
        width: 50px;
    }
    .more-icon-preocess.process-model li::after {
        top: 24px;
        display: none;
    }
    .flex-direction-column {
      flex-direction: column;
    }
    .flex-direction-column img {
      margin: 15px 0px;
    }
}
@media screen and (max-width: 380px) {
    .process-model.more-icon-preocess li {
        width: 100%;
        margin-top: 40px;
        flex-direction: column;
    }
    .more-icon-preocess.process-model li span {
        font-size: 14px;
        height: 35px;
        line-height: 24px;
        width: 35px;
    }
    .more-icon-preocess.process-model li p {
        font-size: 1.2em;
    }
    .more-icon-preocess.process-model li::after {
        top: 18px;
        display: none;
        font-size: 8px;
    }
    .more-icon-preocess.process-model li::after {
        top: 18px;
    }
    .process-model.more-icon-preocess {
        text-align: center;
    }
    .flex-direction-column {
      flex-direction: column;
    }
    .flex-direction-column img {
      margin: 15px 0px;
    }
}

.key_points{
  margin: 10px 0px 0px 0px;
  color: #353535;
}

.question_expertise{
  font-weight: 700;
  font-size: 1.1em;
}

/* .timeline_appsec:after {
  color: #009A9E;
  border-left: 25px solid;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  display: inline-block;
  content: '';
  position: absolute;
  right: -25px;
}

.timeline_appsec {
  background-color: #009A9E;
  width: 100px;
  height: 50px;
  display: inline-block;
  position: relative;
  color: #fff;
} */


#crumbs {
	text-align: center;
  width: 100%;
  margin-top: 40px;
}

	#crumbs ul {
		list-style: none;
		display: inline-table;
	}
		#crumbs ul li {
			display: inline;
		}

		#crumbs ul li a {
			display: block;
			float: left;
			height: 120px;
			text-align: center;
			padding: 35px 80px 0 120px;
			position: relative;
			/* margin: 0 10px 0 0; */
			font-size: 1.4em;
			text-decoration: none;
			color: #fff;
      transition: none;
      line-height: 1.4em;
		}
			#crumbs ul li a:after {
				content: "";
				position: absolute;
        right: -40px;
        top: 0;
				z-index: 1;
			}
      #crumbs ul li a:before {
      	content: "";
    		position: absolute; left: 0; top: 0;
  		}

      .breadcrumb_1{
        background: #79CCCA;
      }
      .breadcrumb_1:after{
        border-top: 60px solid transparent;
        border-bottom: 60px solid transparent;
        border-left: 40px solid #79CCCA;
      }
      .breadcrumb_1:hover {
        background: #97D8D7;
      }
      .breadcrumb_1:hover:after {
         border-left-color: #97D8D7;
      }

      .breadcrumb_2{
        background: #5CEADC;
      }
      .breadcrumb_2:after{
        border-top: 60px solid transparent;
        border-bottom: 60px solid transparent;
        border-left: 40px solid #5CEADC;
      }
      .breadcrumb_2:before{
        border-top: 60px solid transparent;
        border-bottom: 60px solid transparent;
        border-left: 40px solid #fff;
      }
      .breadcrumb_2:hover {
        background: #81EFE4;
      }
      .breadcrumb_2:hover:after {
         border-left-color: #81EFE4;
      }

      .breadcrumb_3{
        background: #009A9E;
      }
      .breadcrumb_3:after{
        border-top: 60px solid transparent;
        border-bottom: 60px solid transparent;
        border-left: 40px solid #009A9E;
      }
      .breadcrumb_3:before{
        border-top: 60px solid transparent;
        border-bottom: 60px solid transparent;
        border-left: 40px solid #fff;
      }
      .breadcrumb_3:hover {
        background: #00C5CC;
      }
      .breadcrumb_3:hover:after {
         border-left-color: #00C5CC;
      }

      .breadcrumb_4{
        background: #5E6161;
      }
      .breadcrumb_4:after{
        border-top: 60px solid transparent;
        border-bottom: 60px solid transparent;
        border-left: 40px solid #5E6161;
      }
      .breadcrumb_4:before{
        border-top: 60px solid transparent;
        border-bottom: 60px solid transparent;
        border-left: 40px solid #fff;
      }
      .breadcrumb_4:hover {
        background: #787D7D;
      }
      .breadcrumb_4:hover:after {
         border-left-color: #787D7D;
      }

      .breadcrumb_5{
        background: #444848;
      }
      .breadcrumb_5:after{
        border-top: 60px solid transparent;
        border-bottom: 60px solid transparent;
        border-left: 40px solid #444848;
      }
      .breadcrumb_5:before{
        border-top: 60px solid transparent;
        border-bottom: 60px solid transparent;
        border-left: 40px solid #fff;
      }
      .breadcrumb_5:hover {
        background: #595F5F;
      }
      .breadcrumb_5:hover:after {
         border-left-color: #595F5F;
      }

      .breadcrumb_6{
        background: #353535;
      }
      .breadcrumb_6:after{
        border-top: 60px solid transparent;
        border-bottom: 60px solid transparent;
        border-left: 40px solid #353535;
      }
      .breadcrumb_6:before{
        border-top: 60px solid transparent;
        border-bottom: 60px solid transparent;
        border-left: 40px solid #fff;
      }
      .breadcrumb_6:hover {
        background: #525252;
      }
      .breadcrumb_6:hover:after {
         border-left-color: #525252;
      }

    	/* #crumbs ul li a:hover:after {
  			border-left-color: green;
    	} */

				#crumbs ul li:first-child a {
					border-top-left-radius: 10px;
          border-bottom-left-radius: 10px;
				}
				#crumbs ul li:first-child a:before {
					display: none;
				}

				#crumbs ul li:last-child a {
					padding-right: 80px;
					border-top-right-radius: 10px;
          border-bottom-right-radius: 10px;
				}
				#crumbs ul li:last-child a:after {
					display: none;
				}

.breadcrumb_1_bloc{
  text-align: left;
}

.breadcrumb_bloc h3 {
  font-size: 1.4em;
}

.crumbs_h2 {
  font-size: 1em;
  margin-bottom: 5px;
  font-weight: 300;
}

.breadcrumb img{
  height: 35%;
}

.breadcrumb:hover{
  box-shadow: 12px 12px 2px 1px rgba(240, 240, 240, .2);
}

@media only screen and (min-width:200px) and (max-width:1000px) {
  #crumbs ul li a:after{
    display: none;
  }
  #crumbs ul li a:before{
    display: none;
  }
  #crumbs ul li a{
    min-width: 323px;
    height: 60px;
    padding: 17px 10px 10px 20px;
  }
  #crumbs ul li:last-child a{
    border-radius: 0px;
    padding-right: 0px;
  }
  #crumbs ul li:first-child a{
    border-radius: 0px;
  }
  .breadcrumb img{
    margin-left: 10px;
    height: 60%;
  }
  .breadcrumb_bloc{
    margin: 30px 0px;
    text-align: left;
  }
  .process-model li{
    width: 97%;
    margin-bottom: 40px;
  }
  .process-model{
    flex-direction: column;
  }
  .process-model li::after{
    display: none;
  }
  .small-margin-mobile{
    margin-top: 30px;
  }
}

@media only screen and (min-width:1001px) and (max-width:4000px) {
  #crumbs ul li a{
    padding: 44px 6px 0px 73px;
  }
  .mobile-barometer {
    display: none !important;
  }
}

@media screen and (max-width: 1000px){
  .mobile-barometer {
    display: block !important;
  }
}

@media screen and (max-width: 1000px){
  .no-mobile-barometer {
    display: none !important;
  }
}

.breadcrumb img{
  margin: 0px 7px;
}

.card-mobility-data-small i{
  margin-right: 10px;
}
 h3{
   font-family: Calibri, sans-serif;
 }







 #q1 {
	background-color: #009A9E;
	border-top-right-radius: 1px;
	border-top-left-radius: 1px;
	border-bottom: 1px solid #919191;
	color: white;
	width: 1100px;
	text-transform: uppercase;
    margin: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
}
#q1a {
    background-color: #f3f3f3;
	color: #000;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 15px;
    padding-right: 15px;
	width: 1100px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
}
#q1t {
	font-weight: 600 !important;
}
#q1i {
	text-align: right;
}
#q2 {
	margin-top: 15px !important;
	background-color: #009A9E;
	border-top-right-radius: 1px;
	border-top-left-radius: 1px;
	border-bottom: 1px solid #919191;
	color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    width: 1100px;
	text-transform: uppercase;
    margin: 15px 0px 0px 0px;
}
#q2a {
	background-color: #f3f3f3;
	color: #000;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 15px;
    padding-right: 15px;
	width: 1100px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
}
#q2t {
	font-weight: 600 !important;
}
#q2i {
	text-align: right;
}
#q3 {
	margin-top: 15px !important;
	background-color: #009A9E;
	border-top-right-radius: 1px;
	border-top-left-radius: 1px;
	border-bottom: 1px solid #919191;
	color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
	width: 1100px;
	text-transform: uppercase;
    margin: 15px 0px 0px 0px;
}
#q3a {
	background-color: #f3f3f3;
	color: #000;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 15px;
    padding-right: 15px;
	width: 1100px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;}
#q3t {
	font-weight: 600 !important;
}
#q3i {
	text-align: right;
}


#q4 {
	margin-top: 15px !important;
	background-color: #009A9E;
	border-top-right-radius: 1px;
	border-top-left-radius: 1px;
	border-bottom: 1px solid #919191;
	color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
	width: 1100px;
	text-transform: uppercase;
    margin: 15px 0px 0px 0px;
}
#q4a {
	background-color: #f3f3f3;
	color: #000;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 15px;
    padding-right: 15px;
	width: 1100px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
}
#q4t {
	font-weight: 600 !important;
}
#q4i {
	text-align: right;
}

#q5 {
	margin-top: 15px !important;
	background-color: #009A9E;
	border-top-right-radius: 1px;
	border-top-left-radius: 1px;
	border-bottom: 1px solid #919191;
	color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
	width: 1100px;
	text-transform: uppercase;
    margin: 15px 0px 0px 0px;
}
#q5a {
	background-color: #f3f3f3;
	color: #000;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 15px;
    padding-right: 15px;
	width: 1100px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
}
#q5t {
	font-weight: 600 !important;
}
#q5i {
	text-align: right;
}

#q6 {
	margin-top: 15px !important;
	background-color: #009A9E;
	border-top-right-radius: 1px;
	border-top-left-radius: 1px;
	border-bottom: 1px solid #919191;
	color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
	width: 1100px;
	text-transform: uppercase;
    margin: 15px 0px 0px 0px;
}
#q6a {
	background-color: #f3f3f3;
	color: #000;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 15px;
    padding-right: 15px;
	width: 1100px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
	margin-bottom: 50px;
}
#q6t {
	font-weight: 600 !important;
}
#q6i {
	text-align: right;
}

.rotate {
 	-webkit-transform: rotate(180deg);  /* Chrome, Safari 3.1+ */
    -moz-transform: rotate(180deg);  /* Firefox 3.5-15 */
    -ms-transform: rotate(180deg);  /* IE 9 */
    -o-transform: rotate(180deg);  /* Opera 10.50-12.00 */
    transform: rotate(180deg);  /* Firefox 16+, IE 10+, Opera 12.50+ */
}
.rotatetransition {
  -webkit-transition: all 0.4s ease-in-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.4s ease-in-out;  /* Firefox 4-15 */
       -o-transition: all 0.4s ease-in-out; /* Opera 10.50–12.00 */
          transition: all 0.4s ease-in-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.50+ */
}

.card-partner-container {
    perspective: 900px;
    margin-right: 20px;
  }
  
  .card-partner-inside {
    position: relative;
    width: 200px;
    height: 200px;
    transition: all 0.6s ease-in-out;
    transform-style: preserve-3d;
  }
  
  .front, .back {
    position: absolute;
    background: #009A9E;
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    border-radius: 5px;
    color: white;
    box-shadow: 0 12px 25px 0 rgba(0, 0, 0, 0.1), 0 17px 17px 0 rgba(0, 0, 0, 0.15);
    backface-visibility: hidden;
  }
  
  .front {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
  }
  
  .back {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
  }
  
  .card-partner-container:hover .card-partner-inside {
    transform: rotateY(180deg);
  }
  
  .back {
    transform: rotateY(180deg);
  }

  .hbspt-form{
    padding: 2em 0em 2em 2em;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  }

  .homepage-solutions{
    width: 48%;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 3px 12px 0px;
  }

  .homepage-solutions-title{
    color: #353535;
    font-size: 1.3em;
    font-weight: 700;
  }

  .homepage-solutions-desc{
    color: #353535;
  }

  .homepage-solutions-link{
    font-weight: 700;
    font-size: 1.1em;
    color: #009A9E;
    margin-top: 10px;
  }

  .pradeo-gradient{
    padding: 5em 0em;
    background: rgb(92,234,220);
    background: linear-gradient(132deg, rgba(92,234,220,1) 0%, rgba(0,154,158,1) 63%);
  }


/* HEADER HOMEPAGE JUNE 2022 */
.header {
    position: relative;
    overflow: hidden;
    margin: 0 0 0vw;
    padding: 6vw 8vw 12vw 8vw;
    background: linear-gradient(130deg, #009A9E 0, #5CEADC 100%);
  }
  .header::before, .header::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 140%;
    height: 100%;
    background: #f9f9f9;
    transform-origin: top left;
  }
  .header::before {
    transform: translate3d(0, 70%, 0) rotate(7deg);
    opacity: 0.1;
  }
  .header::after {
    transform: translate3d(0, 100%, 0) rotate(-7deg);
  }
  .header__title {
    font-size: 2.6em;
    font-weight: normal;
    line-height: 1.3;
    color: #fff;
    text-transform: normal;
    text-shadow: 0 1px 0 #009A9E;
  }
  .header__intro {
    margin-top: 40px;
    font-size: 1.4vw;
    line-height: 1.5;
    color: #fff;
    text-shadow: 0 1px 0 #009A9E;
  }
  
.homepage-header-dl{
    float: right;
    position: relative;
    box-shadow: rgba(100, 100, 111, 0.3) 0px 3px 12px 0px;
    margin-top: 0px;
    background-color: #fff;
    border-radius: 5px;
    padding: 2em 2em;
    width: 30%;
    z-index: 99;
    top: 110px;
}

.partners-logos{
    max-height: 50px;
    max-width: 150px;
}

.black-div-sliced{
    position: relative;
    overflow: hidden;
}

.black-div-sliced::before, .black-div-sliced::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transform-origin: top right;
}

.black-div-sliced::before {
    transform: translate3d(0, 85%, 0) rotate(-2deg);
    opacity: 0.1;
  }
  .black-div-sliced::after {
    transform: translate3d(0, 100%, 0) rotate(2deg);
  }


.open-xdr-sliced{
    position: relative;
    overflow: hidden;
    margin: 0 0 4vw;
    padding: 0vw 8vw 2vw 8vw;
    background: linear-gradient(130deg, #009A9E 0, #5CEADC 100%);
  }

.open-xdr-sliced::before, .open-xdr-sliced::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transform-origin: top right;
}

.open-xdr-sliced::before{
    transform: translate3d(0, 85%, 0) rotate(-2deg);
    opacity: 0.01;
  }
  .open-xdr-sliced::after{
    transform: translate3d(0, 100%, 0) rotate(2deg);
  }

  .img-absolute{
      position: relative;
      top: -120px;
      filter: drop-shadow(0 0 0.5rem #353535);
    }

.light-grey-bg{
    background-color: #f9f9f9;
    padding: 95px 0px;
    margin: 0px 0px !important;
}

.black-div-round{
    height: 300px;
    position: relative;
    background-color: #353535;
    clip-path: ellipse(50% 80% at 80% 50%);
}

.scene {
    position: absolute;
    left: 0;
}

#gradient{
    background: linear-gradient(130deg, #009A9E 0, #5CEADC 100%);
}

#gradient .row{
    padding: 25px 0px;
}

figcaption p{
    color: #009A9E;
    margin-top: 20px;
}

.use-cases-title{
    font-size: 2.5em;
    text-align: left;
    color: #353535;
    line-height: 1.5em;
    font-weight: 700;
}

.use-cases-link{
    color: #009A9E;
    margin-top: 20px;
}

.source-code-bottom{
    background-color: #fff;
    padding: 15px 10px;
    box-shadow: 1px 1px 5px 2px #bbbbbb;
}

.source-code-logos{
    padding-left: 14px;
}

.breadcrumbs {
    list-style-type: none;
  }
  
  .v1 .breadcrumb-level::before, .v1 .breadcrumb-level::after {
    content: "";
    position: absolute;
    left: 0;
    height: 50%;
    width: 100%;
    background: #ff661a;
    z-index: -1;
  }
  .v1 .breadcrumb-level::before {
    top: 0;
  }
  .v1 .breadcrumb-level::after {
    bottom: 0;
  }
  
  .v2 .breadcrumb-level::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #ff661a;
    z-index: -1;
  }
  
  .breadcrumb-level {
    display: inline-block;
    position: relative;
  }
  .breadcrumb-level:last-child a {
    cursor: default;
  }
  .breadcrumb-level:last-child::before, .breadcrumb-level:last-child::after {
    background: #ff884d;
  }
  .breadcrumb-level:not(:last-child):hover::before, .breadcrumb-level:not(:last-child):hover::after {
    background: #e64c00;
  }
  
  .breadcrumb-level a {
    display: inline-block;
    position: relative;
    line-height: 2.5;
    padding: 0 20px;
    color: #fff;
    text-decoration: none;
  }

.cards-title-source-code{
    font-weight: 700;
    font-size: 1.2em;
    text-align: left;
    padding-bottom: 10px;
    color: #009A9E;
}

.source-code-cards{
    box-shadow: 1px 1px 5px 2px #e6e6e6;
    margin: 0px 15px;
}

.source-code-cards-padding{
    padding: 15px 25px;
}

.cards-desc{
    font-size: 0.9em;
    color: #606060;
}

.source-code-bottom{
    text-align: left;
}

.source-code-bottom > p{
    padding-left: 15px;
}