body{
    background: #f22842;
}
.containerWrapper{
    background: white;
}
.sra-trigger{color:#FFFFFF !important;    right: -43px!important;}
.btnHome:hover{
    background-color: white;
    color: #F22942;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: "Maax-Medium";
    text-decoration: none;
}
.btnHome{
    text-decoration: none;
    width: 100%;
    max-width: 375px;
    display: inline-block;
    margin-right: 15px;
    float: left;
    background-color: transparent;
    border: 2px solid white;
    text-align: center;
    outline: none;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 15px;
    color: white;
    padding: 6px 6px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#header{
    display: none;
}
.destacados.imglateral .boximg {
    text-align: center;
}
#languageSelector, #languageSelectorMenu {
    cursor: pointer;
    position: absolute;
    z-index: 4;
    right: 60px;
    top: 60px;
    width: 70px;
    text-align: center;
    display: none;
}

#languageSelectorMenu {
    position: fixed;
}

.availableLanguage {
    display: none;
    padding: 10px 0;
    text-align: center;
    background: #00375e;
    box-shadow: 4px 4px 0px 0px #f22842;
    -moz-box-shadow: 4px 4px 0px 0px #f22842;
    -webkit-box-shadow: 4px 4px 0px 0px #f22842;
}

.availableLanguage .active {
    color: #f22842;
}

.availableLanguage a {
    color: #FFFFFF;
    display: block;
    text-decoration: none;
}

.currentLanguage div.livicon-evo {
    display: inline-block;
}

.currentLanguage {
    text-align: center;
    color: #FFFFFF;
    font-size: 15px;
    font-family: Maax;
}

.destacados ul {
    padding: 0;
}

.revenueWrapper {
    margin-top: 50px;
}

.revenuezads {
    margin-top: -85px;
}

.revenueMagic, .revenuezads {
    padding: 0;
}

.revenueMagic h4, .revenuezads h4 {
    text-shadow: -3px 4px 0px #f22842;
    font-size: 62px;
    font-family: "Maax-Medium";
    line-height: 70px;
    color: white;
    line-height: 70px;
}

.revenueMagic p, .revenuezads p {
    font-family: "Maax";
    font-size: 24px;
    color: white;
    line-height: 30px;
}

.magicContainer figure > figcaption {
    font-size: 18px;
    line-height: 27px;
    font-family: Maax-Medium;
    text-align: center;
    padding-top: 10px;
}

.magicContainer figure {
    background: #00375e;
    color: #FFFFFF;
    border: 1px solid #002b49;
    padding: 20px;
    text-align: center;
    box-shadow: 8px 8px 0px 0px #f22842;
    -moz-box-shadow: 8px 8px 0px 0px #f22842;
    -webkit-box-shadow: 8px 8px 0px 0px #f22842;
    width: 140px;
    height: 140px;
    float: left;
    margin-left: 28px;
    margin-bottom: 30px;
}

.magicRight {
    margin-left: 255px;
}

.destacados ul {
    list-style: none;
}

.destacados ul > li {
    margin-bottom: 10px;
    position: relative;
    color: #FFFFFF;
}

.destacados ul > li > span {
    position: absolute;
    left: 0;
    top: -6px;
}

.destacados ul > li > div {
    font-size: 18px;
    line-height: 27px;
    padding-left: 15px;
}

.imgboxback > img {
    width: auto;
    height: 300px;
}

#formatsPublishers .circulobg {
    bottom: -100px;
    left: -100px;
    width: 430px;
    height: 430px;
    top: auto;
}

.subtitularCore {
    text-transform: none;
    font-size: 22px;
    font-family: Maax-Medium;
    color: #FFFFFF;
}

.logoCore {
    margin-top: -60px;
}

#custom {
    background-image: none;
}

.logoFooter {
    max-width: 300px;
}

.customP {
    font-family: Maax;
    font-size: 24px;
    color: white;
}

.customP p {
    margin-bottom: 20px;
}

.destacadosCustom {
    margin: 30px 0;
}

.destacadosCustom .customText {
    font-size: 22px;
    text-transform: uppercase;
    color: white;
    font-family: "Maax-Medium";
    float: left;
    line-height: 24px;
    padding-left: 15px;
}

.destacadosCustom .customImg {
    height: 45px;
    width: 45px;
    display: inline-block;
    float: left;
}

#contactResponse .titular {
    margin-top: 50px;
    margin-bottom: 30px;
}

#contactResponse div {
    color: white;
}

#contactResponse button i, #contactError button i {
    font-size: 28px;
    position: absolute;
    top: 7px;
    right: 20px;
}

#contactResponse button, #contactError button {
    color: white;
    background: #002B48;
    border: 0;
    padding: 10px 20px;
    margin-top: 30px;
    position: relative;
    padding-right: 60px;
}

#contactLoading > div {
    color: white;
    font-size: 20px;
    margin-top: 50px;
}

#chart_div .button-wrapper {
    position: absolute;
    bottom: -25px;
    right: 0;
}

#chart_div {
    width: 100%;
    height: auto;
    min-height: 500px;
    margin-top: -100px;
}

.chart_container {
    position: relative;
    margin-bottom: 90px;
}

div.google-visualization-tooltip {
    width: auto;
    height: auto;
    padding: 15px;
    background-color: #00101c !important;
    border: 0 !important;
    border-radius: 4px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

div.google-visualization-tooltip span {
    color: white !important;
    font-family: 'Maax' !important;
    font-size: 15px !important;
    padding: 0 !important;
    margin: 0 !important;
}

div.google-visualization-tooltip ul {

    padding: 0 !important;
    margin: 0 !important;
}

div.google-visualization-tooltip li:nth-of-type(3) {
    list-style: circle !important;
    margin-left: 25px !important;
    padding-left: 0px !important;
}

div.google-visualization-tooltip li:nth-of-type(1) {
    width: 100% !important;

}

div.google-visualization-tooltip li {
    float: left !important;
    white-space: nowrap;
    text-align: left !important;
    padding: 0 !important;
    margin: 0 !important;
}

div.google-visualization-tooltip li:nth-of-type(1) span {
    font-size: 18px !important;
    font-family: 'Maax-Medium' !important;
}

div.google-visualization-tooltip li:nth-of-type(5), div.google-visualization-tooltip li:nth-of-type(4) {
    display: none !important;
}

#formats .previewmobile {
    padding-top: 3.5rem;
    padding-bottom: 4rem;
}

.advertisers .accordion-mobile .buyersDetail, .advertisers .accordion-mobile .formatsDetail {
    color: #002b49
}

.accordion-mobile-wrapper {
    font-size: 20px;
}

#contact form #contactform-terminos:checked + .checkboxlabel:before {
    content: "f";
    cursor: pointer;
    font-size: 15px;
    color: white;
}

.top-offset {
    opacity: 1 !important;
}

.ptb-70 {
    padding: 70px 0;
}

#sellersLinkLeft {
    width: 50%;
    height: 100vh;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
    -webkit-transition: 1s ease;
    transition: 1s ease;
    cursor: url('/img/punteroleft.png') -128 0, auto;
}

#sellersLinkRight {
    width: 50%;
    height: 100vh;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    cursor: url('/img/punteroright.png') 128 0, auto;
}

.buttonformats {
    height: 150px;
    display: table;
    cursor: pointer;
}

.buttonformats .number {
    font-size: 150px;
    color: rgba(0, 89, 140, 0.64);
    font-family: "Maax-Medium";
    top: 0px;
    line-height: 150px;
}

.buttonformats .titular {
    font-size: 30px;
    color: white;
    padding-left: 45px;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    font-family: "Maax-Medium";
    line-height: 30px;
    z-index: 3;
    position: absolute;
    top: 50px;
}

.buttonformats .number.active {
    color: rgba(243, 41, 67, 0.4);
}

.buttonformats .titular.active {
    color: #f22842;
}

.buttonformats, .buttonbuyers {
    cursor: url('/img/punteromas.png') 128 0, auto;
}

.buttonformats .titular.positive:not(.active) {
    color: #002b49;
}

#sellersLinkRight, sellersLinkLeft {
    -moz-transition: cursor 2s;
    -o-transition: cursor 2s;
    -webkit-transition: cursor 2s all;
    transition: cursor 2s all;
}

#sellersText.active, #buyersText.active {
    -webkit-transition: border-bottom-color 1s ease-out;
    -moz-transition: border-bottom-color 1s ease-out;
    -o-transition: border-bottom-color 1s ease-out;
    transition: border-bottom-color 1s ease-out;
}

footer .legal ul li a {
    color: white;
}

section.main {
    overflow: hidden;
}

button:focus {
    outline: none !important;
}

.opacity-07 {
    opacity: 0.7;
}

.opacity-035 {
    opacity: 0.35;
}

.menubar .logomenu {
    cursor: pointer;
}

.nav__content {
    align-items: center;
    justify-content: center;
}

.nav__list {
    display: none;
}

/*<FULLSCREEN MENU>*/
.site-content {
    max-width: 1100px;
    height: 100vh;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.font-white {
    color: white;
}

.b0, .b50, .b100, .l50, .l100 {
    position: absolute;
    display: block;
}

.b0 {
    left: -20px;
    bottom: -50px;
}

.l50 {
    top: calc(50% - 16px);
    left: -30px;
}

.l100 {
    top: 0;
    left: -50px;
}

.b50 {
    right: calc(50% + 26px);
    bottom: -50px;
}

.b100 {
    right: 0;
    bottom: -50px;
}

#attention, #reach {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    outline: inherit;
    color: white;
    font-size: 50px;
    float: right;
    align-items: center;
    justify-content: center;
    max-height: 60px;
}

#attention:focus, #reach:focus {
    border-bottom: 1px solid white;
}

.pb50 {
    padding-bottom: 50px;
}

.point-spacer {
    float: right;
    width: 50px;
    font-size: 40px;
    color: white;
    text-align: center;
    line-height: 60px;
}

.button-wrapper {
    /*padding-top: 70px;*/
    display: flex;
    float: right;
}

.button-wrapper button.active {
    text-decoration: underline;
}

.button-wrapper button {
    opacity: 0.35;
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    outline: inherit;
    color: white;
    font-size: 30px;
    float: right;
    align-items: center;
    justify-content: center;
    max-height: 60px;
}

.site-content__headline {
    font-weight: 200;
    color: #ffffff;
    font-size: calc(2vw + 10px);
}

.menu-icon {
    height: 30px;
    width: 30px;
    position: fixed;
    z-index: 99;
    left: 50px;
    top: 30px;
    left: 15px;
    top: 48vh;
    cursor: pointer;
}

.menu-icon__line {
    height: 2px;
    width: 30px;
    display: block;
    background-color: #ffffff;
    margin-bottom: 4px;
    transition: background-color .5s ease, -webkit-transform .2s ease;
    transition: transform .2s ease, background-color .5s ease;
    transition: transform .2s ease, background-color .5s ease, -webkit-transform .2s ease;
}

.menu-icon__line-left {
    width: 15px;
}

.menu-icon__line-right {
    width: 15px;
    float: right;
}

.nav {
    position: fixed;
    z-index: 4;
}

.nav:before, .nav:after {
    content: "";
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(234, 234, 234, 0.2);
    z-index: -1;
    transition: -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
    transition: transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
    transition: transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s, -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
    -webkit-transform: translateX(-100%) translateY(0%);
    transform: translateX(-100%) translateY(0%);
}

.nav:after {
    background: #f22842;
    transition-delay: 0s;
}

.nav:before {
    transition-delay: .1s;
}

.nav__content {
    position: fixed;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    width: 100%;
    text-align: center;
    font-size: calc(2vw + 10px);
    font-weight: 200;
    cursor: pointer;
    width: auto;
    margin-left: 8%;
}

.nav__content .nav_sub__list {
    display: none;
    font-size: 1rem;
    margin-left: -15px;
    padding-left: 30px;
}

.nav__content .nav__list li {
    width: 100%;
}

.nav__content .nav_sub__list ul li {

}

.nav__content > ul {
    display: grid;
    text-align: left;
    float: left;
}


.nav__list-item {
    margin-bottom: 15px;
}

.nav__list-item i {
    margin-right: 10px;
}

.nav_submenu {
    width: 100%;
    /*width: 50%;
    position: relative;
    margin: 0 auto;*/
}

.nav_submenu ul {
    margin: 0 auto;
    list-style: none;
    color: #FFFFFF;
    font-size: 35px;
    /*width: 50%;
    position: absolute;
    left: 0;*/
}

.nav_submenu i {
    vertical-align: middle;
    font-size: 20px;
    padding-right: 10px;
}

.nav_submenu ul:nth-of-type(2) {
    left: 50%;
    font-size: 28px;
}

/*.nav__list {
    width: 25%;
    margin: 0 auto;
    display: inline-block;
}*/
.nav__list-item {
    cursor: pointer;
    color: #FFFFFF;
    position: relative;
    display: inline-block;
    transition-delay: 0.8s;
    opacity: 0;
    -webkit-transform: translate(0%, 100%);
    transform: translate(0%, 100%);
    transition: opacity .2s ease, -webkit-transform .3s ease;
    transition: opacity .2s ease, transform .3s ease;
    transition: opacity .2s ease, transform .3s ease, -webkit-transform .3s ease;
    margin-right: 25px;
    /*display: block;
    text-align: left;*/
}

.nav__list-item:before {
    content: "";
    position: absolute;
    background: #FFFFFF;
    width: 20px;
    height: 1px;
    top: 100%;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    transition: all .3s ease;
    z-index: -1;
}

.nav__list-item:hover:before, .nav__list-item.activo:before {
    width: 100%;
}

.nav_sub_home {
    width: 50%;
    position: absolute;
    left: 50%;
}

body.nav-active .menu-icon__line {
    background-color: #FFF;
    -webkit-transform: translateX(0px) rotate(-45deg);
    transform: translateX(0px) rotate(-45deg);
}

body.nav-active .menu-icon__line-left {
    -webkit-transform: translateX(1px) rotate(45deg);
    transform: translateX(1px) rotate(45deg);
}

body.nav-active .menu-icon__line-right {
    -webkit-transform: translateX(-2px) rotate(45deg);
    transform: translateX(-2px) rotate(45deg);
}

body.nav-active .nav {
    visibility: visible;
}

body.nav-active .nav:before, body.nav-active .nav:after {
    -webkit-transform: translateX(0%) translateY(0%);
    transform: translateX(0%) translateY(0%);
}

body.nav-active .nav:after {
    transition-delay: .1s;
}

body.nav-active .nav:before {
    transition-delay: 0s;
}

body.nav-active .nav__list-item {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    transition: opacity .3s ease, color .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, transform .3s ease, color .3s ease;
    transition: opacity .3s ease, transform .3s ease, color .3s ease, -webkit-transform .3s ease;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


body.nav-active .navigation-menu-mobile li {
    transition-delay: 0.5s;
}

body.nav-active .nav__list-item:nth-child(0) {
    transition-delay: 0.5s;
}

body.nav-active .nav__list-item:nth-child(1) {
    transition-delay: 0.6s;
}

body.nav-active .nav__list-item:nth-child(2) {
    transition-delay: 0.7s;
}

body.nav-active .nav__list-item:nth-child(3) {
    transition-delay: 0.8s;
}

body.nav-active .nav__list-item:nth-child(4) {
    transition-delay: 0.9s;
}

body.nav-active .nav__list-item:nth-child(5) {
    transition-delay: 1s;
}

body.nav-active #languageSelectorMenu {
    transition-delay: 1s;
}

/*</FULLSCREEN MENU>*/
#coming-soon-here .titularessection {
    font-size: 16px;
    color: #002b49;
    line-height: 24px;
    font-family: "Maax-Medium";
    padding: 60px 0;
    margin: 0;
}

#coming-soon-here .titularessection a {
    color: #002b49;
    background-color: white;
    text-decoration: underline;
}

.selectStyle {
    border: 0;
    border-radius: 0;
    background-color: rgba(255, 255, 255, 0.2);
    width: 100%;
    height: 40px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: white;
    margin-bottom: 30px;
    text-align: left;
    outline: none;
}

#funnel_mobile_animation_container {
    min-height: 350px;
}

#funnel_mobile_animation_container, #funnel_mobile_canvas, #funnel_mobile_dom_overlay_container {
    width: 100% !important;
}

#funnel_animation_container, #funnel_canvas, #funnel_dom_overlay_container {
    width: 100% !important;
}

.selectpicker {
    width: 100%;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    color: white;
}

.selectpicker .caret {
    display: none;
}

.selectpicker-caret {
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 999;
    color: white;
}

.buyersDetail:not(.first), .formatsDetail:not(.first) {
    opacity: 0;
    display: none;
}

.navbuyers.mobile ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.navbuyers.mobile ul {
    padding-left: 0px;
    width: 100%;
    text-align: right;
    padding-right: 20px
}

.navbuyers.mobile ul li {
    list-style: none;
    padding: 7px 0px;
    font-size: 18px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    text-decoration: none;
    color: #002b49;
}

.navbuyers.mobile ul li {
    color: #002b49;
}

.navbuyers.mobile ul li button {
    color: #002b49;
    padding: 0px 25px 0px 0px;
    border: 0px;
    background-color: transparent;
    text-transform: uppercase;
    text-align: left;
    display: block;
    font-family: "Maax-Medium";
}

.navbuyers.mobile ul li button:focus {
    outline: none;

}

.navbuyers.mobile ul li {
    font-family: "Maax-Medium";
}

.navbuyers.mobile ul li .active {
    color: #f22842;
    font-family: "Maax-Medium";
}

.navbuyers.mobile ul li ul {
    padding-top: 20px;
}

.navbuyers.mobile ul li ul li {
    border-bottom: 0px;
    text-transform: none;
}

.navbuyers.mobile ul li ul li:hover {
    text-decoration: underline;
}

.accordion-mobile-wrapper {
    padding-bottom: 30px;
    padding-left: 0px;
    list-style: none;
}

.advertisers .accordion-mobile .txt, .advertisers .accordion-mobile .titular {
    color: white;
}

.advertisers .accordion-mobile.active, .advertisers .accordion-mobile.active {
    color: #f22842;
}

.publishers .accordion-mobile .lievo-svg-wrapper, .advertisers .accordion-mobile .lievo-svg-wrapper {
    top: -8px;
}

.accordion-mobile .livicon-evo {
    position: absolute;
    top: 8px;
    right: 0;
}

.home .accordion-mobile .accordion-header {
    color: #002b49;
    text-align: left;
}

.publishers .accordion-mobile .accordion-header {
    background-color: transparent;
}

.accordion-mobile {
    position: relative;
    color: white;
}


.accordion-mobile .accordion-header.active {
    color: #f22842;
    stroke: #f22842;
    fill: #f22842;
}

.accordion-mobile .accordion-header.active .livicon-evo svg line {
    stroke: #f22842;
    fill: #f22842;

}

.publishers .get-max-height {
    margin-bottom: 120px;
}

#presentation {
    overflow: hidden;
    position: relative;
}

#presentation .main {
    position: relative;
    overflow-y: hidden;
}

#presentation .tilt-wrapper {
    width: 100%;
    height: 100vh;
    /*overflow: hidden;*/
    top: 0;
    right: 0;
    left: 0;
    position: absolute;
    /*background: rgb(0, 0, 0, 0.2);*/
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: stretch;
    align-items: center;
}

#brandsafety {
    padding: 155px 0 50px 0;
}

.graphBrandSafety {
    width: 100%;
    max-width: 915px;
    margin: 50px auto;
    display: block;
}

#presentation .tilt-wrapper .sondabg {
    width: 50%;
    max-width: 640px;
    height: 50%;
    background-image: url("/img/sonda.png");
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    right: 100px;
    top: 200px;
    /*transform: translateZ(150px) scale(.5);*/
}

#presentation .scope-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /*background-color: rgb(0, 0, 0, 0.2);*/
    background-color: transparent;
}

#presentation #random-scope {
    width: 350px;
    height: 350px;
    box-shadow: 0 0 0 3000px rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    z-index: 9999999999;

}

div#toolbar {
    position: fixed;
    background: #20262F;
    width: 100%;
    text-align: center;
    padding: 10px;
    z-index: 9999;
}

.lds-ring {
    display: inline-block;
    position: absolute;
    z-index: 999;
    width: 80px;
    height: 80px;
    left: calc(50% - 80px);
    top: calc(50% - 80px);
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

#formats .z-2 {
    z-index: 2;
}

#formats ul li {
    cursor: pointer;
}

#format-loader-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #002B47;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
}

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

.back404 .txt a, .back404 .txt a:visited {
    color: #fff;
}

.back404 .txt a:hover {
    text-decoration: none;
}

#presentation .buttonsfunnel {
    border-bottom: 0;
}

#presentation .buttonsfunnel.active {
    border-bottom: 0;
}

.button_red, #formats .detailformat button, #formats .detailformat a, #contact form button {
    background-color: #f22842;
    color: white;
    padding: 10px 20px;
    border: 0px;
    position: relative;
    padding-right: 60px;
}

#contact form button {
    float: right;
    background-color: #002B48;
}

#formats .detailformat a {
    display: inline-block;
}

.button_red .txt, #formats .detailformat button .txt, #formats .detailformat a .txt, #formats .detailformat button .icon, #contact form button .txt, #contact form button .icon, .back404 button .txt, .back404 button .icon {
    float: left;
}

.button_red .icon, #formats .detailformat button .icon, #formats .detailformat a .icon, #contact form button .icon, .back404 button .icon {
    font-size: 28px;
    position: absolute;
    top: 7px;
    right: 20px;
}

#reporting {
    position: relative;
    overflow-y: hidden;
}

.linebluesvg, .lineredsvg {
    position: absolute;
    top: -12px;
    left: 22%;
    width: auto;
    height: 102%;

}

.linebluesvg.rotate {
    transform: rotate(180deg);
}

footer .legal ul li {
    color: white;
}

footer .legal-mobile ul {
    padding-top: 25px;
}

footer p, footer ul {
    margin-bottom: 0;
}

footer .legal-mobile ul li p, footer .legal-mobile ul li a {
    text-transform: capitalize;
}

#isMobile {
    display: none;
}

#fade-ltr-1, #fade-ltr-2, #fade-ltr-3, #fade-ltr-4 {
    z-index: 1;
    width: 100%;

}

.contentweb {
    z-index: 2;
}

#formats ul {
    padding: 0;
}

.nav_sub__list .nav__list-item {
    font-size: 30px;
    padding-left: 40px;
}

#contact .filterform button:last-child {
    margin-bottom: 30px;
}

.direccion a {
    color: white;
    text-decoration: underline;
}

#contact .direcciones {
    color: white;
}

#formats table {
    margin-top: 50px;
}

#header.scrolled {
    position: fixed;
    top: 0;
    left: 0;
}

.menubar {
    /*z-index: 3;*/
    z-index: 5;
}

#mobile-navigation {
    z-index: 4;
    display: none;
    top: 60px;
    height: 50px;
    border-top: 1px solid #212529;
    font-size: 13px;
    color: white;
    display: none;
    border: 0;
    /*-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;*/
    box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.55);
    -webkit-box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.55);
}

.section-name {
    padding: 15px;
    text-transform: uppercase;
    font-family: 'Maax-Medium';
    margin: 0;
    white-space: nowrap;
}

.formats-navigation-bar {
    height: 50px;
    line-height: 50px;
    left: 0;
    bottom: 0;
    background-color: white;
    display: none;
}

.formats-navigation-bar a {
    padding: 15px;
    color: #f22842;
    font-family: 'Maax-Medium';
    font-size: 15px;
}

.formats-navigation-bar a:focus, .formats-navigation-bar a:hover {
    text-decoration: none !important;
}

.marcadorconjunto {
    font-size: 205px;
}


@media (min-width: 2006px) {
    #presentation.advertisers {
        background-size: cover;
    }
}

@media (min-width: 1900px) {

    .d-xxl-none {
        display: none !important;
    }

    .d-xxl-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 1790px) {
    /*.main .titleinteriors h1 {*/
    /*font-size: 125px;*/
    /*line-height: 110px;*/
    /*margin-top: 20vh;*/
    /*}*/

}

@media (max-width: 1600px) {
    .buttonformats .titular {
        font-size: 20px;
        line-height: 22px;
    }

    .imgboxback > img {
        height: 220px;
    }
}

@media (max-width: 1333px) {
    .magicRight {
        margin-left: 90px;
    }

    .imgboxback > img {
        height: 220px;
    }
}

@media (max-width: 1200px) {

    .revenueMagic, .revenuezads, .boxRevenue h3, .boxRevenue .subtitular.negativo {
        padding: 0 15px;
    }

    .revenuezads {
        margin-top: 0;
    }

    .txtpresentacion {
        padding-bottom: 30px;
    }

    .magicContainer img {
        width: 60%;
    }

    .magicContainer figure > figcaption {
        font-size: 15px;
        line-height: 16px;
    }

    .magicContainer figure {
        width: 120px;
        height: 120px;
    }

    .imgboxback > img {
        height: 200px;
    }
}

@media (min-width: 992px) {
    .get-max-height {
        min-height: 500px;
    }
}

@media (max-width: 991px) {
    .containerreport {
        padding-left: 15px;
    }

    #fade-ltr-marketplace-control, #fade-ltr-marketplace-security, #fade-ltr-marketplace-volume, #privacy-ltr-1, #privacy-ltr-2 {
        padding: 0;
    }

    .our-formats .txt {
        padding: 0 10px;
    }

    .sectionsmarker .logos {
        height: auto !important;
    }

    #contact .direcciones {
        margin-bottom: 20px
    }

    #contact .direcciones .direccion {
        margin-bottom: 0;
        color: white !important;
    }

    .navigation-menu-mobile li {
        padding: 7px 0;
    }

    .navigation-menu-mobile .drop li {
        font-size: 18px;
    }

    .navigation-menu-mobile .livicon-evo {
        width: 30px;
    }

    .videomobile {
        margin: 0 auto;
    }

    .benchmarcks {
        text-align: left;
        width: 50%;
    }

    .navformats {
        margin: 15px 0;
    }

    #formats ul {
        display: inline;
    }

    #formats ul li {
        cursor: pointer;
        /*width: 33.3333%;*/
        text-align: center;
    }

    #formats h3 {
        margin-bottom: 30px;
    }

    footer {
        padding: 30px 0;
    }

    .boxbackground {
        padding: 0px 15px;
    }

    .imgboxback > img {
        height: 200px;
    }
}

.contactMap{
    content:url("/img/mapa.jpg");
    max-width: 100%;text-align: center;margin: 0 auto;display: block;margin-bottom: 28px;
}

@media (width: 768px) {

    #fade-ltr-1, #fade-ltr-2, #fade-ltr-3, #fade-ltr-4 {
        margin-left: 0;
    }
    #presentation.publishers{
        background-image: url(/img/mobile/backpub.jpg);
        background-color: #002b49;
        background-repeat: no-repeat;
        background-size: contain;
        position: relative;
    }
    .contactMap{
        content:url("");
    }
}

@media (max-width: 767px) {
    .contactPage{
        padding-top: 50px;
    }
    /*#porque{background: #002b49;}*/
    .backgradientlight{
        background: rgba(255,255,255,1);
        background: -moz-linear-gradient(-45deg, rgba(232,235,251,1) 0%, rgba(255,255,255,1) 100%);
        background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(232,235,251,1)), color-stop(100%, rgba(255,255,255,1)));
        background: -webkit-linear-gradient(-45deg, rgba(232,235,251,1) 0%, rgba(255,255,255,1) 100%);
        background: -o-linear-gradient(-45deg, rgba(232,235,251,1) 0%, rgba(255,255,255,1) 100%);
        background: -ms-linear-gradient(-45deg, rgba(232,235,251,1) 0%, rgba(255,255,255,1) 100%);
        background: linear-gradient(135deg, rgba(232,235,251,1) 0%, rgba(255,255,255,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8ebfb', endColorstr='#ffffff', GradientType=1 );

    }
    #languageSelector {
        display: none !important;
    }

    #languageSelectorMenu {

        right: 8px;
        top: 86px;
    }

    .magicContainer figure {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .magicContainer figure:first-child {
        margin-left: 0;
    }

    .magicContainer {
        margin: 0 auto;
    }

    .destacados .titular {
        font-size: 22px;
    }

    .marcadorsection {
        height: 0;
        overflow: hidden;
        margin: 0;
        padding: 0;
        visibility: hidden;
    }

    .destacados.imglateral {
        display: flex;
    }

    #formats .circulobg.circulobg2 {
        width: 300px;
        height: 300px;
        top: 675px;
        left: 75px;
    }

    #formats .circulobg.circulobg3 {
        bottom: 389px;
        width: 300px;
        height: 300px;
    }

    #chart_div {
        width: 110%;
        height: auto;
        min-height: 500px;
        margin-top: -100px;
    }

    .chart_container {
        margin-bottom: 0;
    }

    .button-wrapper {
        margin-top: -75px;
    }

    .button-wrapper button {
        font-size: 22px;
    }

    /*<Format Navigator>*/
    .stop-scrolling {
        height: 100%;
        overflow: hidden;
    }

    .subFormatNavigator {
        padding: 15px;
    }

    .subformatNavigatorMobile {
        width: 100vw;
        margin: 0;
    }

    .titularMobile {
        color: white;
        font-family: 'Maax';
        font-size: 25px;
        margin: 15px 0 -20px 15px
    }

    .carousel-control > .icon {
        color: white;
        font-size: 26px;
        margin: 0 auto;
        float: none;
        display: table;
    }

    .carousel-item {
        height: 70%;
    }

    .carousel-indicators {
        position: absolute;
        bottom: -50px;
        bottom: -30px !important;
        margin-top: 0px;
        position: relative
    }

    .detailButton i {
        float: right;
        font-size: 32px;
        line-height: 20px;
        position: absolute;
        right: 30px;
        top: 8px;
    }

    .detailButton {
        color: #f22842;
        background-color: white;
        text-align: left;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 15px 30px;
        text-transform: uppercase;
        font-family: Maax-Medium;
        font-size: 15px;
        /*background-color: #f22842;
        color: white;
        padding: 10px 20px;
        border: 0px;
        position: fixed;
        text-align: center;
        bottom: 0;
        left: 0;
        right: 0;*/
    }

    .buttonRed {
        background-color: #f22842;
        color: white;
        padding: 10px 20px;
        border: 0px;
        vertical-align: bottom;
    }

    .buttonformats .titular {
        font-size: 30px;
        line-height: 30px;
        font-family: "Maax";
    }

    .buttonformats .number {
        top: -35px;
    }

    .formatTitle {
        color: white;
        font-size: 25px;
        vertical-align: middle;
        font-family: Maax;
        font-weight: 100;
        padding: 10px 0 0 0;
        margin: 0;
        height: auto;
    }

    .openFN i {
        font-size: 20px;
        display: inline;
        vertical-align: sub;
    }

    .openFN {
        height: auto;
        color: white;
        border: 0px;
        background: transparent;
        vertical-align: middle;
        white-space: nowrap;
        font-size: 15px;
        padding: 10px 0 0 0;
        margin: 0;
        text-align: left;
    }

    .formatsMobile {
        position: relative;
        border: 0;
        border-radius: 10px;
        background: #005ec333;
        margin: 15px 0px;
        padding: 15px 0;
        height: 120px;
        max-height: 120px;
    }

    .imageFM {
        padding: 0 0 0 15px;
        text-align: center;
    }

    .imageFM > img {
        display: inline-block;

    }

    .infoFM {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .detailFE {
        height: 100%;
        width: 100%;
        background: #002b49;
        z-index: 99999;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        padding-top: 50px;
    }

    .detailFE > .detailformat > .menuFE {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
    }

    .detailFE > .detailformat {
        overflow-y: scroll;
        height: 100%;
        padding-bottom: 50px;
        /*height: calc(100% - 50px);*/
    }

    #formatExplorer {
        height: 100vh;
        width: 100vw;
        background: #002b49;
        z-index: 99998;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;

    }

    #closeFN > div, .detailCloseButton > div {
        margin-left: -10px;
    }

    #formatExplorer .headerFE .titular {
        font-size: 15px;
        margin: 0;
        padding: 0 15px;
        text-transform: uppercase;
        text-align: right;
        height: 50px;
        line-height: 50px;
        margin-left: -15px;
    }

    .headerFE {
        margin: 0;
        margin-right: -20px;
        height: 50px;
        padding: 0 1%;
    }

    .headerFE button {
        text-transform: uppercase;
        height: 50px;
        color: white;
        border: 0;
        font-family: "Maax-Medium";
        background: transparent;
        /*width: 31.3333%;
        padding: 0px;*/
        padding: 0px 15px;
        margin: 0 1%;
        float: right;
    }

    .headerFE button.active {
        /*background: #002b49;*/
        border-bottom: 4px solid white;
        height: 54px;
        padding-top: 7px;
        margin-top: -4px;
    }

    .menuFE {
        height: 50px;
        background: #f22842;
        padding: 0 15px;
    }

    .subformat-list {
        list-style: none;
        width: 100%;
        white-space: nowrap;
        position: relative;
        margin: 0px 0 0px 0px;
        overflow-x: scroll;
        height: 65px;
        padding: 0;
    }

    .subformat-list li {
        background-color: #032033;
        display: inline-block;
        padding: 10px 20px;
        font-size: 15px;
        font-family: Maax;
        border-radius: 8px;
        height: auto;
        color: #ffffff80;
        position: relative;
        margin: 15px 0px 10px 15px;
    }

    .subformat-list li:last-child {
        margin-right: 15px;
    }

    .fullButtonFN {
        width: calc(33% - 22px);
        text-align: center;
        padding: 10px 0 !important;
    }

    .subformat-list li.active {
        color: #ffffff;
        background-color: #005ec333;
    }

    .subformat-list img {
        position: absolute;
        width: 100%;
        border-radius: 0;
        height: auto;
        top: 0;
        left: 0;
    }

    #formats .previewmobile {
        padding-top: 3.5rem;
        padding-bottom: 4rem;
    }

    #formats .previewmobile {
        padding-top: 4vh;
        padding-bottom: 53vh;
    }

    /*</Format Navigator>*/
    .main .titleinteriors h1 {
        margin-top: 120px;
    }

    .menubar {
        -webkit-box-shadow: none;
        -moz-box-shadow: 0px 3px 17px 0px rgba(0, 0, 0, 0.4);
        box-shadow: 0px 3px 17px 0px rgba(0, 0, 0, 0.4);

    }

    .mb-p-0 {
        padding: 0;
    }

    #contact .city {
        display: flex;
    }

    #contact .livicon-evo {
        position: absolute;
        right: 15px;
    }

    #porque {
        margin-top: 30px;
    }

    .publishers .accordion-mobile .buyersDetail .txt, .publishers .accordion-mobile .formatsDetail .txt {
        color: white;
    }

    #presentation.publishers, #presentation.advertisers {
        background-size: inherit;
        background-position: top center;
    }

    .advMarketplace figure img {
        /*max-width: initial;*/
        max-width: 60%;
        margin-bottom: 30px;
    }

    .menubar {
        padding: 0 15px;
    }

    .buyersDetail .boximagedestacados, .formatsDetail .boximagedestacados {
        margin: 0 auto;
    }

    .chart, #chart-content {
        max-height: 300px;
    }

    .buyersDetail, .formatsDetail {
        opacity: 1 !important;
        display: block !important;
    }

    .button-wrapper {
        padding-top: 0px;
    }

    .mb-md-70 {
        margin-bottom: 70px;
    }

    #attention, #reach {
        font-size: 36px;
    }

    body.nav-active .navigation-menu-mobile {
        /*display: block;
        opacity: 1;
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        transition: opacity 1s ease, color .3s ease, -webkit-transform .3s ease;
        transition: opacity 1s ease, transform .3s ease, color .3s ease;
        transition: opacity 1s ease, transform .3s ease, color .3s ease, -webkit-transform .3s ease;*/
        display: block !important;
        -webkit-animation: fadeIn 4s;
        animation: fadeIn 4s;
        opacity: 1;
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        transition: opacity 2.3s ease, color 2.3s ease, -webkit-transform 2.3s ease;
        transition: opacity 2.3s ease, transform 2.3s ease, color 2.3s ease;
        transition: opacity 2.3s ease, transform 2.3s ease, color 2.3s ease, -webkit-transform 2.3s ease;

    }

    .navbuyers.mobile ul {
        padding-right: 0px;
    }

    .navbuyers.mobile ul li button {
        padding: 0 25px 0 0;
        width: 100%;
    }

    .navbuyers.mobile ul li {
        text-align: left;
    }

    .menubar .logomenu {
        transform: none;
        right: 15px;
        top: 4px;
    }

    .bootstrap-select {
        width: 100% !important;
    }

    .marcadorconjunto {
        left: 0;
        right: 0;
        font-size: 30vw;
    }

    #logo_canvas {
        top: 10px;
    }

    /*#formats table {*/
    /*font-size: 16px;*/
    /*}*/
    /*#formats table tbody tr td {*/
    /*font-size: 23px;*/
    /*}*/
    #isMobile {
        display: block;
        width: 0px;
        height: 0px;
        content: '';
        overflow: hidden;
    }

    .our-formats {
        margin: 30px 0;
    }

    .our-formats .txt {
        padding: 0 15px;
    }

    #formats table {
        padding: 30px 0;
    }

    #formats table thead tr th {
        text-transform: none;
        height: 42px;
    }

    #formats table tbody tr {
        height: 42px;
    }

    #formats table tbody tr td .boxicontable .icon {
        padding-top: 0;
        line-height: 22px;
    }

    #fade-ltr-1, #fade-ltr-2, #fade-ltr-3, #fade-ltr-4, #fade-ltr-marketplace-control, #fade-ltr-marketplace-security, #fade-ltr-marketplace-volume, #fade-ltr-Display, #fade-ltr-Video, #fade-ltr-Native, #fade-ltr-HightImpact {
        position: relative;
        display: block;
        left: 0;
        padding: 0;
    }

    #fade-ltr-marketplace-control-wrapper, #fade-ltr-marketplace-security-wrapper, #fade-ltr-marketplace-volume-wrapper {
        opacity: 1;
    }

    #fade-ltr-1-wrapper, #fade-ltr-2-wrapper, #fade-ltr-3-wrapper, #fade-ltr-4-wrapper, #fade-ltr-Display-wrapper, #fade-ltr-Video-wrapper, #fade-ltr-Native-wrapper, #fade-ltr-HightImpact-wrapper {
        opacity: 1;
    }

    .contentabsolute {
        position: relative;
        z-index: 2;
    }

    .sectionsmarker .marcadortitular {
        padding-bottom: 30px;
    }

    .circle-container {
        padding-top: 50px;
    }

    .circle {
        position: relative;
        display: block;
        margin: -1em -0.5em;
        background-color: transparent;
        color: white;
        text-align: center;
    }

    .circle.red:after {
        display: block;
        padding-bottom: 100%;
        width: 100%;
        height: 0;
        border-radius: 50%;
        background: linear-gradient(32deg, rgba(242, 40, 66, 0.8) 0%, rgba(0, 43, 73, 0) 100%);
        content: "";
    }


    .circle.light:after {
        display: block;
        padding-bottom: 100%;
        width: 100%;
        height: 0;
        border-radius: 50%;
        background: transparent;
        background-color: rgba(255, 255, 255, 0.15);
        content: "";
    }

    .circle.mobile-red:after {
        display: block;
        padding-bottom: 100%;
        width: 100%;
        height: 0;
        border-radius: 50%;
        background: linear-gradient(32deg, rgba(242, 40, 66, 0.8) 0%, rgba(0, 43, 73, 0) 100%);
        content: "";
    }

    .circle.mobile-light:after {
        display: block;
        padding-bottom: 100%;
        width: 100%;
        height: 0;
        border-radius: 50%;
        background: transparent;
        background-color: rgba(255, 255, 255, 0.15);
        content: "";
    }

    .circle__inner {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .circle__wrapper {
        display: table;
        width: 100%;
        height: 100%;
    }

    .circle__content {
        display: table-cell;
        padding: 1em;
        vertical-align: middle;
    }

    .circle__content {
        font-size: 19px;
        line-height: 25px;
    }
}

@media (max-width: 575px) {
    #contact .direcciones .direccion a{
        text-decoration: underline;
    }
    .containergif {
        width: 200px;
        height: 200px;
    }
    .circulobg.circulobg2 {
        width: 300px;
        height: 300px;
        top: 475px;
        left: 175px;
    }

    #formats .circulobg.circulobg3 {
        bottom: -100px;
        width: 500px;
        height: 500px;
        left: -200px;
    }

    #privacy-ltr-1-wrapper .destacados img, #privacy-ltr-2-wrapper .destacados img {
        max-width: 50%;
    }

    #advSecurity .logos {
        margin-bottom: 30px;
    }

    .marcadorconjunto {
        top: -60px;
        left: -35px;
    }

    .advMarketplace figure img {
        max-width: 50%;
    }

    .destacadosCustom {
        margin: 15px 0;
    }

    .section-name {
        padding: 15px 0;
        line-height: 20px;
    }

    .revenueMagic p, .revenuezads p {
        font-size: 18px;
        line-height: 27px;
    }

    .revenueWrapper {
        margin-top: 15px;
    }

    .revenuezads h4 {
        margin-top: 30px;
    }

    .revenueMagic h4, .revenuezads h4 {
        text-shadow: 3px 2px 0px #f22842;
        font-size: 35px;
        line-height: 35px;
        margin-bottom: 20px;
    }

    .magicContainer figure {
        box-shadow: 4px 4px 0px 0px #f22842;
        -webkit-box-shadow: 4px 4px 0px 0px #f22842;
        -moz-box-shadow: 4px 4px 0px 0px #f22842;
    }

    .marcadorconjunto.titularcorto {
        top: -60px;
        left: -22px;
    }

    .main .titleinteriors h1 {
        font-size: 35px;
        line-height: 40px;
    }

    .bulletsFormats figure img {
        width: 60%;
    }

    .revenueMagic p, .revenuezads p {
        font-size: 18px;
        line-height: 27px;
    }

    .magicContainer figure {
        height: 90px;
        width: 90px;
    }

    #formatsPublishers .destacados img {
        max-width: 65%;
        height: auto;
    }

    .boxRevenue .destacados {
        margin: 15px 0;
    }

    .destacados ul {
        padding: 0 0 0 15px;
        margin: 0;
    }

    .destacados .titular {
        font-size: 20px;
    }

    #swup {
        margin-top: 60px;
    }

    .navigation-menu-mobile {
        padding: 40px 15px !important;
    }

    .white-hover {
        font-size: 18px;
    }

    .destacados img {
        max-width: 30%;
        margin-bottom: 20px;
    }

    .buttonformats .titular {
        padding-left: 25px;
        font-size: 19px;
        line-height: 21px;
    }

    .menubar {
        z-index: 3;
    }

    .logoCore {
        margin-top: -15px;
        margin-bottom: -15px;
    }

    .subtitularCore {
        font-size: 30px;
        line-height: 40px;
    }

    .destacados.imglateral {
        display: block;
    }



    #formats table {
        margin: 20px 0;
    }

    .back404 h3 {
        font-size: 30px;
        line-height: 32px;
    }

    .back404 p {
        font-size: 20px;
        line-height: 24px;
    }

    .back404 button {
        background-color: #002B48;
    }

    #presentation .tilt-wrapper .sondabg {
        width: 100%;
        height: 100%;
        right: 0;
    }

    #formats .detailformat button {
        margin-top: 15px;
    }

    #presentation #random-scope {
        width: 150px;
        height: 150px;
    }

    .destacados {
        margin: 40px 0;
    }

    /*.main .titleinteriors h1 {*/
    /*font-size: 56px;*/
    /*line-height: 60px;*/
    /*}*/
    .destacadobox {
        display: block;
    }

    .backblue, .backgradientlight, #brandsafety {
        padding: 55px 0px;
    }

    .bulletsFormats figure, .advMarketplace figure {
        margin-bottom: 75px;
    }

    .bulletsFormats figure {
        margin: 0;
        margin: 0;
    }

    #random-scope {

    }

    #presentation .tilt-wrapper .sondabg {

    }

    .publishers-page .accordion-mobile {
        padding: 5px 0;
    }

    /*.main .titleinteriors h1 {*/
    /*margin-bottom: 30px;*/
    /*}*/
    .magicContainer img {
        width: 35%;
    }

    .magicContainer figure > figcaption {
        font-size: 13px;
        line-height: 14px;
    }

    .magicContainer figure {
        height: 90px;
        width: 90px;
        margin-left: 15px;
        padding: 10px 0;
        padding: 10px 0;

    }

    .magicContainer figure > figcaption {
        font-size: 13px;
        line-height: 14px;
    }

    #formats table {
        font-size: 15px;
    }

    #formats table tbody tr td {
        font-size: 24px;
    }

    .destacadobox .media {
        display: block;
    }

    .destacadobox .media h5 {
        margin: 15px 0;
    }

    .containerfull, .main {
        margin: 0 15px !important;
    }

    #connexion .marcadorconjunto.titularweb, #connexion .marcadorconjunto.titularapp {
        left: 15px;
    }
    #presentation .buttonsfunnel.buyers{
        right: 15px;
    }
    #presentation .buttonsfunnel.sellers{
        left: 15px;
    }
    #presentation .buttonsfunnel{
        font-size: 14px;
        height: 65px;
        padding: 10px;
    }
    #presentation.home{
        background-image: url(/img/mobile/backhome.jpg);
        width: 100%;
        background-color: #371a4a;;
        display: block;
        background-repeat: no-repeat;
        background-size: 100%;
    }
    #presentation.publishers {
        background-image: url(/img/mobile/backpub.jpg);
        background-color: #002b49;
        background-repeat: no-repeat;
        background-size: 100%;
        position: relative;
    }
    #presentation.advertisers {
        background-image: url(/img/mobile/backadvertisers.jpg);
        background-color: #002b49;
        background-repeat: no-repeat;
        background-size: 100%;
    }
    .containerFormats{
        padding-bottom: 50px;
    }
}

@media (max-width: 375px) {

    .magicContainer img {
        width: 35%;
    }

    .magicContainer figure > figcaption {
        font-size: 13px;
        line-height: 14px;
    }

    .magicContainer figure {
        height: 90px;
        width: 90px;
        margin-left: 15px;
        padding: 10px 0;
        padding: 10px 0;

    }

    .magicContainer figure > figcaption {
        font-size: 13px;
        line-height: 14px;
    }

    .logoCore {
        margin-top: -30px;
        margin-bottom: -15px;
    }

    .subtitularCore {
        font-size: 26px;
        line-height: 30px;
    }

    #formats table {
        font-size: 15px;
    }

    #formats table tbody tr td {
        font-size: 24px;
    }
    #presentation .buttonsfunnel.buyers{
        right: 15px;
    }
    #presentation .buttonsfunnel.sellers{
        left: 15px;
    }
    #presentation .buttonsfunnel{
        font-size: 13px;
        height: 65px;
        padding: 10px;
    }
    .main .titlepresentation h1 {
        font-size: 46px;
        line-height: 54px;
    }

}


@media (max-width: 360px) {
    #presentation .buttonsfunnel.buyers{
        right: 15px;
    }
    #presentation .buttonsfunnel.sellers{
        left: 15px;
    }
    #presentation .buttonsfunnel{
        font-size: 13px;
        height: 65px;
        padding: 10px;
    }
    .main .titlepresentation h1 {
        font-size: 48px;
        line-height: 54px;
    }
    .titularessection, #contact .titular {
        font-size: 42px;
        line-height: 44px;
    }

    .our-formats .txt {
        padding: 0 8px;
    }

    #formats table thead tr th {
        padding: 10px 8px;
    }

    #formats table {
        font-size: 13px;
    }

    #formats table tbody tr td {
        font-size: 18px;
    }

    /*.main .titleinteriors h1 {*/
    /*font-size: 46px;*/
    /*line-height: 50px;*/
    /*margin-bottom: 20px;*/
    /*}*/
    /*#formats table {*/
    /*font-size: 14px;*/
    /*}*/
}

@media (max-width: 320px) {
    #presentation .buttonsfunnel{
        font-size: 13px;
        height: 65px;
        padding: 10px 5px;
    }
    .main .titlepresentation h1 {
        font-size: 39px;
        line-height: 47px;
    }
    /*.main .titlepresentation h1 {
        font-size: 43px;
        line-height: 50px;
    }*/
    .magicContainer figure {
        height: 85px;
        width: 85px;
    }

    .white-hover {
        font-size: 18px;
    }
}