@font-face {
    font-family: 'Trasandina';
    src: url('../fonts/trasandina_w03_medium-webfont.eot');
    src: url('../fonts/trasandina_w03_medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/trasandina_w03_medium-webfont.woff2') format('woff2'), url('../fonts/trasandina_w03_medium-webfont.woff') format('woff'), url('../fonts/trasandina_w03_medium-webfont.ttf') format('truetype'), url('../fonts/trasandina_w03_medium-webfont.svg#trasandinaw03-mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Trasandina';
    src: url('../fonts/trasandina_w03_regular_italic-webfont.eot');
    src: url('../fonts/trasandina_w03_regular_italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/trasandina_w03_regular_italic-webfont.woff2') format('woff2'), url('../fonts/trasandina_w03_regular_italic-webfont.woff') format('woff'), url('../fonts/trasandina_w03_regular_italic-webfont.ttf') format('truetype'), url('../fonts/trasandina_w03_regular_italic-webfont.svg#trasandinaw03-regularitalicRg') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Trasandina';
    src: url('../fonts/trasandina_w03_regular-webfont.eot');
    src: url('../fonts/trasandina_w03_regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/trasandina_w03_regular-webfont.woff2') format('woff2'), url('../fonts/trasandina_w03_regular-webfont.woff') format('woff'), url('../fonts/trasandina_w03_regular-webfont.ttf') format('truetype'), url('../fonts/trasandina_w03_regular-webfont.svg#trasandinaw03-regularregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'nativeregular';
    src: url('../fonts/fort_foundry_-_native-regular-webfont.eot');
    src: url('../fonts/fort_foundry_-_native-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/fort_foundry_-_native-regular-webfont.woff2') format('woff2'), url('../fonts/fort_foundry_-_native-regular-webfont.woff') format('woff'), url('../fonts/fort_foundry_-_native-regular-webfont.ttf') format('truetype'), url('../fonts/fort_foundry_-_native-regular-webfont.svg#nativeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/***************************
****************************
BASE FONTS SIZES
****************************
***************************/

@media (max-width: 5000px) {
    body {
        font-size: 17px;
    }
}

@media (max-width: 1999px) {
    body {
        font-size: 16px;
    }
}

@media (max-width: 1599px) {
    body {
        font-size: 15px;
    }
}

@media (max-width: 1399px) {
    body {
        font-size: 14px;
    }
}

@media (max-width: 1199px) {
    body {
        font-size: 13px;
    }
}

@media (max-width: 991px) {
    body {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    body {
        font-size: 11px;
    }
}


/***************************
****************************
FONT SIZES
****************************
***************************/

h1 {
    font-size: 2.857em;
    margin: 0;
}

h2 {
    font-size: 1.714em;
    margin: 0;
}

h3 {
    font-size: 1.643em;
    margin: 0;
}

h4 {
    font-size: 1.571em;
    margin: 0;
}

h5 {
    font-size: 1.500em;
    margin: 0;
}

h6 {
    font-size: 1.143em;
    margin: 0;
}

p, .btn {
    font-size: 1em;
    margin: 0;
}

p.small {
    font-size: 0.857em;
    margin: 0;
}

p.big {
    font-size: 1.286em;
    margin: 0;
}

.navbar-brand {
    font-size: 4.4em;
    padding: 0;
    margin: 0;
    margin-left: -30px;
    margin-top: 0.179em;
}


/***************************
****************************
FONTS AND ICONS
****************************
***************************/

h1, h2, h3, h4, h5, h6 {
    font-family: 'Trasandina';
}

.navbar {
    margin-bottom: 0;
    height: auto;
    border: none;
}

.top-nav {
    background: #150d45;
}

body {
    font-family: 'nativeregular';
    color: #150d45;
}

h1 {
    text-transform: uppercase;
}

.navbar-nav>li>a {
    border-top: 0.286em solid transparent;
    padding: 1.964em 0.536em 2.286em 0.536em;
    margin-left: 2.143em;
}

.navbar-nav>li.active>a {
    border-color: #ed244e;
    color: #FFF !important;
}

.navbar-nav>li.pink>a {
    color: #ed244e;
}

.homepage-header {
    background: url(../images/homepage-header.jpg) no-repeat center top;
    padding: 19.393em 0;
}

.for-publishers-header {
    background: url(../images/for-publishers-bg.jpg) no-repeat center top #150d45;
    padding: 19.393em 0;
}

.for-platforms-header {
    background: url(../images/for-platforms-bg.jpg) no-repeat center top #150d45;
    padding: 19.393em 0;
}

.about-us-header {
    background: url(../images/about-us-bg.jpg) no-repeat center top #150d45;
    padding: 11.250em 0;
}

.top-header {
    color: #FFF;
    text-align: center;
    position: relative;
    background-size: cover;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
}

.top-header h3 {
    font-style: italic;
    margin-top: 2.143em;
    line-height: 1.5em;
}

.alert {
    border-radius: 0;
    color: #150d45;
    padding-top: 1.429em;
    padding-bottom: 1.029em;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ffffff;
}

.alert .close {
    color: #150d45;
    opacity: 1;
    font-size: 2em;
}

.btn-contact {
    padding: 1.143em 2.500em;
    border: 0.071em solid #150d45;
    border-radius: 3px;
    border-bottom-color: #FFF;
}

.btn-contact:hover {
    background: #150d45;
    color: #FFF;
}

.button-contact {
    position: fixed;
    right: -3.6em;
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -webkit-transform: rotate(-90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
    top: 50%;
    margin-top: -4em;
    z-index: 1000;
}

.well {
    border-radius: 0;
    border: 0.071em solid #ed244e;
    background: #FFF;
    text-align: center;
}

.move-top {
    position: relative;
    margin-top: -8.571em;
    padding: 4.464em 11.429em;
}

.well h2 {
    color: #ed244e;
    margin-bottom: 1.200em;
}

.well p {
    line-height: 1.7em;
}

.well p.center-justify {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}

.icon {
    font-size: 5.500em;
}

.partners {
    text-align: center;
}

.partners li {
    display: inline-block;
}

.btn-default {
    border-radius: 0;
    -ms-transform: skew(-20deg, 0deg);
    /* IE 9 */
    -webkit-transform: skew(-20deg, 0deg);
    /* Safari */
    transform: skew(-20deg, 0deg);
    /* Standard syntax */
    border-color: #ed244e !important;
    padding: 1.250em 2.321em;
}

.btn-default span {
    display: block;
    -ms-transform: skew(20deg, 0deg);
    /* IE 9 */
    -webkit-transform: skew(20deg, 0deg);
    /* Safari */
    transform: skew(20deg, 0deg);
    /* Standard syntax */
}

.services {
    margin-top: 2.679em;
}

.services .well {
    padding: 1em 0 3.214em 0;
}

.services h4 {
    color: #ed244e;
    margin: 1.0em 0 1.0em 0;
}

.services ul {
    margin-bottom: 2.414em;
}

.services ul li {
    line-height: 2.143em;
}

.services ul li strong {
    color: #ed244e;
}

.partners {
    padding: 3em 0 6em 0;
}

.partners p {
    margin-bottom: 2em;
}

.partners img {
    margin-top: 1.071em;
    margin-left: 1.786em;
    margin-right: 1.786em;
}

.services .well:hover {
    -webkit-box-shadow: 0.607em 0.607em 0em 0em #ed244e;
    -moz-box-shadow: 0.607em 0.607em 0em 0em #ed244e;
    box-shadow: 0.607em 0.607em 0em 0em #ed244e;
}

footer {
    background: url(../images/footer-bg.png) no-repeat center top;
    background-size: cover;
}

footer .well {
    background: #ed244e;
    color: #FFF;
}

footer .well h2 {
    color: #FFF;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    margin: 0 2.679em 0 0;
}

footer .well .btn-default {
    border-color: #FFF !important;
    display: inline-block;
}

footer .bottom-nav ul {
    text-align: center;
    padding: 3.571em 0;
}

footer .bottom-nav ul li {
    display: inline-block;
}

footer .bottom-nav ul li a {
    color: #FFF;
    padding: 10px 1.607em;
}

footer .bottom-nav ul li a:focus {
    background-color: transparent;
}

footer .bottom-nav ul li a:hover {
    background: transparent;
    text-decoration: underline;
}

footer .bottom-nav ul li.pink a {
    color: #ed244e;
}

@media(max-height: 720px) {
    footer .bottom-nav > ul {
        padding-bottom: 20px;
    }

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

.bottom-links {
    color: #FFF;
    margin-top: 4.286em;
}

.bottom-links a {
    color: #FFF;
}

a.bottom-logo {
    color: #ed244e;
    font-size: 4.500em;
    text-decoration: none !important;
    display: block;
    text-align: center;
    margin-top: -0.571em;
    position: relative;
}

.social-links a {
    font-size: 1.250em;
    padding-left: 10px;
    text-decoration: none;
}

.social-links a:hover {
    color: #ed244e;
}

.white-hex {
    background: url(../images/white-hex.png) no-repeat;
    width: 6.875em;
    height: 7.688em;
    background-size: 100%;
    position: absolute;
    top: 10.000em;
    left: 50%;
    margin-left: -3.435em;
    color: #150d45;
    font-size: 1em;
    padding-top: 1.1em;
}

.serv-list {
    padding: 3em 0 7.143em 0;
}

.dark-list {
    background: #150d45;
    color: #FFF;
}

.manual-hyphenation {
    -moz-hyphens: manual;
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
}

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

.services-list h3 {
    color: #ed244e;
    margin: 1em 0 1.750em 0;
}

.text-center p,
.services-list p {
    line-height: 1.8em;
}

.single-col {
    margin: 0 auto;
    max-width: 42.071em;
    padding: 5.357em 0;
}

.single-col h3 {
    color: #ed244e;
    margin-bottom: 1.786em;
}

.pattern-bg {
    background: url(../images/pattern.png) repeat;
    background-size: 0.714em;
    padding-bottom: 2.857em;
}

.boxes h3 {
    color: #ed244e;
    margin-bottom: 1.836em;
}

.boxes .well {
    padding: 4.464em;
    text-align: left;
}

.ml95 {
    margin-left: 9.5%;
}

.block-icon {
    background: url(../images/blue-hex.png) no-repeat;
    width: 4.875em;
    height: 5.688em;
    background-size: 100%;
    position: absolute;
    text-align: center;
    padding-top: 1.779em;
    left: -1em;
    top: -2.844em;
}

.block-icon img {
    width: 2em;
}

.boxes .well.logo-shape {
    text-align: center;
    padding: 3.143em;
    color: #ed244e;
}

.boxes .well.logo-shape .icon {
    font-size: 9.5em;
}

.more-bottom {
    margin-bottom: 7.143em;
}

.boxes {
    margin-top: -4.857em;
}

.grey-bg {
    background: #f6f6f6;
    min-height: 8em;
    margin-bottom: -8em;
    padding: 6.071em 0 10em 0;
}

.testimonials-container {
    position: relative !important;
}

.testimonials-container .carousel-caption {
    position: relative !important;
    padding-left: 14.286em;
    text-align: left;
    width: 80%;
    margin: 0 auto;
    left: auto;
    right: auto;
    text-shadow: none;
    color: #150d45;
}

.testimonials-container .carousel-caption img {
    position: absolute;
    left: 0;
    width: 10.000em;
}

.carousel-indicators {
    display: none;
}

.testimonials-container h4 {
    margin-bottom: 2.571em;
}

.testimonials-container p {
    color: #ed244e;
}

.carousel-control {
    background-image: none !important;
    color: #150d45;
    text-shadow: none;
    opacity: 1;
    width: auto;
    position: absolute;
}

.carousel-control.right {
    right: 15px;
}

.carousel-control .fa {
    font-size: 3.250em;
    color: #150d45;
    top: 50%;
    position: absolute;
    margin-top: -1.2em;
}

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

.two-cols h4 {
    color: #ed244e;
    margin-bottom: 0.5em;
}

.two-cols>div {
    margin-top: 2.143em;
    margin-bottom: 2.143em;
}

.bottom-space {
    padding-bottom: 7.143em;
}

.contact-container h2 {
    color: #ed244e;
    margin: 3.929em 0 3em 0;
}

.form-control {
    padding: 0 1.964em;
    height: 3.571em;
    line-height: 3.571em;
}

textarea.form-control {
    line-height: 1.4;
    padding-top: 1em;
    padding-bottom: 1em;
    resize: none;
}

textarea.big-textarea {
    height: 13.393em;
}

textarea.small-textarea {
    height: 6.250em;
}

.form-group>div {
    margin-bottom: 2.143em;
}

.dropdown-menu {
    margin: 0;
    border-radius: 0;
}

.btn-group.open .dropdown-toggle {
    border-color: #ed244e;
    box-shadow: none;
}

.btn-group.open .dropdown-toggle.bs-placeholder .filter-option {
    color: #150d45 !important;
}

.btn-group.open .dropdown-toggle.bs-placeholder {
    color: #ed244e !important;
}

.white-bg-height {
    height: 34.571em;
}

.map-container {}

footer.contact-page {
    background: #150d45;
}

.contact-container {
    max-width: 61.429em;
    margin: 0 auto;
    padding-bottom: 4.571em;
    margin-top: -34.571em;
}

#map {
    height: 400px;
    width: 100%;
}

.caret {
    border-width: 0.586em !important;
}

.contact-box {
    margin-bottom: -8em;
    z-index: 9999;
    position: relative;
}

.contact-box .well {
    background: #FFF;
    max-width: 38.214em;
    margin: 0 auto;
}

.contact-box .well h3 {
    color: #ed244e;
    margin-bottom: 1.486em;
}

.contact-box .well p {
    color: #150d45;
}

.team img {
    width: 100%;
}

.team h3 {
    color: #ed244e;
    margin-top: 1.214em;
    margin-bottom: 0.5em;
}

.team p.small {
    color: #ed244e;
}

.team p {
    margin-top: 1em;
}

.well.team {
    padding-bottom: 3.786em;
}

.about h2 {
    color: #ed244e;
    text-align: center;
    margin: 4.357em 0;
}

.three-cols {
    padding: 2.500em 0;
}

.three-cols .col-sm-6 img {
    width: 100%;
}

.culture {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 4em;
}

.culture h2 {
    margin: 0;
    margin: 4.357em 0;
    margin-bottom: 2.500em;
}

.culture p {
    margin-bottom: 4em;
}

.interested h2 {
    color: #ed244e;
    margin-bottom: 1.786em;
}

.interested {
    padding-bottom: 1.786em;
}

.height-limited {
    height: 39.286em;
    position: absolute;
    top: 39.286em;
    left: 0;
    right: 0;
    width: 100%;
    z-index: -1;
}

.relative {
    position: relative;
}

.pattern-home {
    top: -12em;
    height: 26.2em;
    width: 50%;
    position: absolute;
    left: 0;
    z-index: 0;
}

.navbar-default {
    padding-left: 25px;
    padding-right: 25px;
}

@media (max-width: 768) {
    .boxes .well.logo-shape .icon {
        font-size: 12.5em;
    }
}

@media (max-width: 1199px) {
    .boxes .well.logo-shape {
        padding: 3.143em 5px;
    }
}

@media (min-width: 1200px) {
    .services .col-lg-5 {
        width: 34.36%;
    }
    .boxes .well.logo-shape .icon {
        font-size: 7.5em;
    }
}

@media (min-width: 1400px) {
    .container {
        width: 1380px;
    }
}

@media (min-width:1600px) {
    .container {
        width: 1580px
    }
}

@media (min-width:2000px) {
    .container {
        width: 1980px
    }
}

@media (min-width:2400px) {
    .container {
        width: 2380px
    }
}

@media (min-width: 768px) {
    .three-cols .col-sm-6 {
        width: 33.33333333%;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .boxes .well.logo-shape {
        padding: 3.143em 0;
    }
}

@media (max-width:767px) {
    .three-cols .col-sm-6 {
        margin-bottom: 1em;
    }
    .testimonials-container .carousel-caption {
        padding-left: 0;
        text-align: center;
    }
    .testimonials-container .carousel-caption img {
        position: relative;
        left: 0;
        margin-bottom: 2em;
    }
    br {
        display: none;
    }
    .block-icon {
        left: 50%;
        margin-left: -2.1em;
    }
    .ml95 {
        margin-left: 0%;
    }
    .navbar-brand {
        margin: 0;
        padding: 0 20px;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #ed244e;
    }
    .navbar-toggle {
        margin-right: 40px;
    }
    .move-top {
        position: relative;
        margin-top: -8.571em;
        padding: 2.464em 3.429em;
    }
    .social-links {
        text-align: center;
        padding-bottom: 20px;
    }
    .social-links a {
        padding-left: 0;
    }
    a.bottom-logo {
        margin-top: 10px;
    }
    .bottom-links {
        text-align: center;
    }
    .navbar-default {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width:500px) {
    footer .well h2 {
        margin-bottom: 20px;
        margin-right: 0;
        display: block;
    }
}

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

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

.terms-of-service, .policy-terms {
    padding: 10px 0;
}

.terms-of-service>dl>dt, .terms-of-service>dl>dd, .terms-of-service>p, .policy-terms>dl>dt, .policy-terms>dl>dd, .policy-terms>p {
    padding: 10px 0;
}
