/*
Theme Name: Yieldkit
Theme URI: http://example.com/
Description: Yieldkit
Author: Yieldkit
Author URI: http://example.com/about/
Version: 0.1
*/

@charset "UTF-8";

/* CSS Document latest*/
.read-more {
   display: none;
}
a:hover, a:visited, a:link, a:active {
    text-decoration: none;
}

table.features {
    border-collapse: collapse;
    font-size: 16px;
    color: #79868D;
    line-height: 26px;
}

table.features td {
/*  padding-left: 20px; */
    padding-top: 10px;
    padding-bottom: 10px;
}

table.features tr.odd {
    background-color: #eeeeee;
}

table.features tr.even {
    
}


table.api_matrix {
    text-align: center;
    width: 100%;
    font-size: 16px;
    color: #79868D;
    line-height: 26px;
    table-layout: fixed;
    margin: 20px 0 20px 0;
}

table.api_matrix thead.pm_products {
    background-color: #319cd4;
    color: #ffffff;
    margin: auto;
}

table.api_matrix td {
    height: 80px;
    empty-cells: show;
    overflow: hidden;
    /*border-radius: 5px;
    -moz-border-radius: 5px;*/
    padding: 5px;
}

table.api_matrix img {
    width: 100%
}

table.api_matrix td.no {
    background: rgba(201, 201, 201, 0.25);
}

table.api_matrix td.yes {
    background: rgba(49, 109, 212, 0.5);
}

table.api_matrix td.left_title {
    background-color: #bbbbbb;
    color: #ffffff;
    cursor: pointer;
}

table.api_matrix tr.selected td.yes {
    background-color: #eeeeee;
}

table.product_matrix {
    text-align: center;
    width: 100%;
    font-size: 16px;
    color: #79868D;
    line-height: 26px;
    table-layout: fixed;
}

table.product_matrix thead.pm_products {
    background-color: #319cd4;
    color: #ffffff;
    margin: auto;
}

table.product_matrix td {
    height: 80px;
    empty-cells: show;
    overflow: hidden;
    /*border-radius: 5px;
    -moz-border-radius: 5px;*/
    padding: 5px;
}

table.product_matrix img {
    width: 100%
}

table.product_matrix td.no {
    background: rgba(201, 201, 201, 0.25);
}

table.product_matrix td.yes {
    //background: rgba(49, 109, 212, 0.5);
    background: url('/wp-content/uploads/2015/07/blue_check.png');
    background-repeat: no-repeat;
    background-position: center;
}

table.product_matrix td.left_title {
    background-color: #bbbbbb;
    color: #ffffff;
    cursor: pointer;
}

table.product_matrix tr.selected td.yes {
    background-color: #eeeeee;
}

.subtitle {
    color: #319cd4;
}

.solutions_desktop {
    display:block;
}

.solutions_mobile {
    display: none;
}

.read-more {
    float: right;
    font-size: 13px;
}

.row-content {
    width:65%;
    float:left;
/*     padding-right: 100px; */
}

.row-sidebar {
    width:30%;
    float:right;
}

.yk-contact {
    margin: 30px auto 0 auto;
    text-align: center;
    font-weight: bold !important;
    font-size: 14px;
}

.box_centered {
    margin: 0 auto;
    text-align: center;
}

.transparency-bg-black {
     padding: 5px;
     border-radius: 5px;
     background-color: black;
     opacity: 0.7;
}

.transparency-bg-blue {
     padding:7px 7px 7px 14px;
     border-radius: 5px;
     background-color: #319cd4;
     opacity: 0.85;
}

.transparency-bg-white {
     padding: 5px;
     border-radius: 5px;
     background-color: white;
     opacity: 0.7;
}


* {
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-decoration: none;
    font-family: 'helvetica neue', sans-serif;
}

body {
    min-width: 950px;
}

h1 {
    letter-spacing: 1px;
    font-weight: 100;
}

/*MENU*/

.top_menu {
    width: 100%;
    height: 75px;
    background-color: rgba(49,155,212,0.96);
    /*background-color: #319cd4;*/
    position: fixed;
    top: 0px;
    box-shadow: 0px 1px 2px 3px rgba(0,0,0,0.11);
    z-index: 10;
    float: left;
}

.center {
    width: 80%;
    height: 100%;
    margin: auto;
    min-width: 950px;
    position: relative;
}

.logo {
    width: 150px;
    height: auto;
    margin-top: -30px;
    margin-right: 20px;
}

.homebg .header_txt p {
    margin: 20px 0 0 0;
}

.normtxt {
    text-transform: none !important;
}

ul.listblock li {
    list-style-type: square;
    margin: 0 0 0 17px;
    color: #79868D;
    line-height: 26px;
}

ul.listblock li a, p a, H2 a, .entry-content a { 
    color: #2d9dd0;
}

ul.listblock li a:hover, p a:hover, , H2 a :hover, entry-content a:hover { 
    text-decoration: underline;
}

h3.title_left {
    font-family: 'helvetica neue', sans-serif;
    width: 100%;
    font-size: 24px;
    color: #79868D;
    font-weight: 300;
    margin: 20px 0 20px;
}

.left_top_menu {
    width: 750px;
    height: 75px;
    float: left;
}

.menu_item {
    float: left;
    margin-right: 20px;
    -webkit-transition: 0.5s;
    /* For Safari 3.1 to 6.0 */
        transition: 0.5s;
}

.top_menu .menu-item a:hover, .top_menu .current-menu-item a,.top_menu .current-page-ancestor a, .top_menu .current_page_parent a {
    border-bottom: 2px solid #fff;
}

.top_menu a {
    font-size: 13px;
    color: white;
    vertical-align: middle;
    float: left;
    margin-top: 32px;
    margin-right: 20px;
}

.right_top_menu {
    width: 200px;
    float: right;
    margin-right: -20px;
}

.right_top_menu a {
    margin-right: 20px;
}

.button {
    padding: 10px 15px 10px 15px;
    background-color: #f17174;
    border-radius: 5px;
    -webkit-transition: 0.5s;
    /* For Safari 3.1 to 6.0 */
    transition: 0.5s;
    color: white;
}

.button:hover {
    background-color: #e3494a;
}

.center_button {
    margin-top: 22px !important;
}

.dropdown {
    display: none !important;
    float: right;
    height: 75px;
}

.dropdown_item {
    background-color: white;
    position: absolute;
    right: 0;
    z-index: 10;
    margin-top: 55px;
    border-radius: 5px;
    margin-right: -15px;
    text-align: center;
    display: none;
}

.dropdown_item a {
    color: blue;
    margin-top: 0;
    line-height: 60px;
    vertical-align: middle;
    color: #319cd4;
    margin: auto;
    padding: 0px 20px 0px 20px;
}

.dropdown:hover > .dropdown_item {
    display: block;
}

.top_menu_mobile {
    display: none;
}

.whitelink {
    color: #fff !important;
}

/*FIM MENU*/

/* HEADER */

.banner {
    position: relative !important;
    width: 100% !important;
    overflow: auto;
    padding: 0px;
    margin: 0px;
    /*margin-top: 75px;*/
    padding-top: 75px;
    z-index: 0;
    float: left;
}

.banner ul {
    padding: 0px;
    margin: 0px;
}

.banner li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.position_txt img {
    width: 180px;
    height: auto;
}

.banner li h1 {
    width: 450px;
    font-size: 38px;
    color: white;
    padding-bottom: 30px;
}

.banner li a {
    color: white;
    font-size: 16px;
    font-weight: 700;
}

.banner ul li {
    float: left;
    padding: 0px;
    margin: 0px;
    min-height: 630px;
    background-size: cover;
    position: relative;
}

.dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    margin-left: 10%;
}

.dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    text-indent: -999em;
    border: 2px solid #fff;
    border-radius: 5px;
    cursor: pointer;
    opacity: .4;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}

.dots li.active {
    background: #fff;
    opacity: 1;
}

.slideum {
    background-image: url(/wp-content/uploads/2015/08/header_home-sw.jpg);
}

.yieldlegalbg {
        background-image: url(/wp-content/uploads/2015/09/header_blow.jpg);
    }
    
    .yieldhandsbg {
        background-image: url(/wp-content/uploads/2015/09/header_hands.jpg);
    }
    
    

.Pressbg, .pressbg {
    background-image: url(/wp-content/uploads/2015/08/header_press-sw.jpg);
    background-position: center top !important;
    background-size: cover;
}

.Blogbg, .blogbg {
    background-image: url(/wp-content/uploads/2015/08/header_blog-sw.jpg);
/*  background-image: url(/wp-content/uploads/2015/08/header_blog-sw.jpg); */
    background-position: center top !important;
    background-size: cover;
}

.homebg {
    background-image: url(/wp-content/uploads/2015/08/dandelion-sw.jpg);
/

*    
background-image: url(/wp-content/uploads/2015/07/header_yieldwidget.png);
    background-position: center top !important;
    background-size: cover;*/
}

.slidedois {
    background-image: url(/wp-content/uploads/2015/07/header_yieldwidget.png);
}

.slidetres {
    background-image: url(/wp-content/uploads/2015/08/header_yieldword-sw.jpg);
}

.slidequatro {
    background-image: url(/wp-content/uploads/2015/07/header_yieldlink.png);
}

.margin_slideum {
    margin-top: 350px;
}

.margin_slidedois {
    margin-top: 350px;
}

.margin_slidetres {
    margin-top: 305px;
}

.margin_slidequatro {
    margin-top: 350px;
}

.header_half {
    width: 100%;
/*  height: 480px; */
    height: 720px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden !important;
    float: left;
    position: relative !important;
}

.header_interior {
    width: 100%;
    height: 720px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden !important;
    float: left;
    position: relative !important;
}

.imagem_header {
    width: 60%;
    height: 580px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 0px;
}

.header_txt {
    width: 50%;
}

.header_txt h1 {
    font-size: 38px;
    color: white;
}

.header_txt p {
    font-size: 16px;
    color: white;
    font-weight: 300;
    line-height: 25px;
}

.claim {
    font-size: 18px !important;
    font-weight: 500 !important;
}

.icons_header {
    width: 58px;
    height: auto;
    float: left;
}

.line_header {
    width: 100%;
    height: 58px;
    float: left;
    margin-bottom: 10px;
}

.line_header p {
    line-height: 58px;
    margin-left: 15px !important;
    font-size: 18px;
    float: left;
}

.howitworksone {
    background-image: url(/wp-content/uploads/2015/08/header_howitworks-sw.jpg);
    background-position: center top !important;
    background-size: cover;
}

.howitworkstwo {
    background-image: url(/wp-content/uploads/2015/08/header_achievemore-sw.jpg);
}

.publisherbg {
    background-image: url(/wp-content/uploads/2015/08/header_publishers2-sw.jpg);
    background-position: center top !important;
    background-size: cover;
}

.whydoesitworkbg {
    background-image: url(/wp-content/uploads/2015/08/header_jobs-sw.jpg);
    background-position: center top !important;
    background-size: cover;
}

.advertisersbg {
    background-image: url(/wp-content/uploads/2015/08/header_advertiser-heart-sw.jpg);
}

.contactbg {
    background-image: url(/wp-content/uploads/2015/08/header_contacts-sw.jpg);
}

.companybg {
    background-image: url(/wp-content/uploads/2015/07/header_company.jpg);
}

.jobsbg {
    background-image: url(/wp-content/uploads/2015/08/header_jobs-sw.jpg);
}

.whatsright {
    background-image: url(/wp-content/uploads/2015/08/header_business-sw.jpg);
}

.productsone {
    background-image: url(/wp-content/uploads/2015/08/header_publishers2-sw.jpg);
    background-position: center top !important;
    background-size: cover;
}

.productstwo {
    background-image: url(/wp-content/uploads/2015/08/header_yieldword-sw.jpg);
}

.productsthree {
    background-image: url(/wp-content/uploads/2015/08/header_yieldlink-sw.jpg);
}

.yieldnativebg {
    background-image: url(/wp-content/uploads/2015/08/header_native-sw.jpg);
}

.yieldsearchbg {
    background-image: url(/wp-content/uploads/2015/08/header_search_tablet-sw.jpg);
}

.yieldcustombg {
    background-image: url(/wp-content/uploads/2015/08/header_custom-sw.jpg);
}

.apibg {
    background-image: url(/wp-content/uploads/2015/09/header_api-sw.jpg);
}

.businessbg {
    background-image: url(/wp-content/uploads/2015/09/yield-business.jpg);
}

.overviewbg {
    background-image: url(/wp-content/uploads/2015/09/header-overview-sw.jpg);
}

.technologybg {
    background-image: url(/wp-content/uploads/2015/09/header-technology-sw.jpg);
}

.howitworkz {
    margin-top: 150px;
}

.howitworkztwo {
    margin-top: 250px;
}

.publisherz {
    margin-top: 200px;
}

.advertiserz {
    margin-top: 300px;
}

.companyz {
    margin-top: 300px;
}

.jobz {
    margin-top: 160px;
}

.productzone {
    margin-top: 170px;
    float: right;
}

.gen_header {
    margin-top: 100px;
}

.author {
    font-size: 14px;
}

/* FIM HEADER */

/* FOOTER */

.footer {
    background-color: #319cd4;
    padding-top: 40px;
    padding-bottom: 40px;
}

.col_footer {
    width: 10%;
    float: left;
    margin-right: 2%;
    font-size: 12px;
    color: white;
    line-height: 20px;
}

.col_footer a {
    font-size: 12px;
    color: white;
    line-height: 20px;
    font-weight: 400;
}

.col_footer a:hover {
    text-decoration: underline;
}

.last {
    margin-right: 0px;
}

.head {
    text-transform: uppercase;
    font-weight: 600 !important;
    font-size: 14px;
    vertical-align: top;
    line-height: 30px !important;
}

.logo_footer {
    margin-top: -10px;
}

/* FIM FOOTER */

/*SUBMENU*/

.menu_dois {
    height: 50px ;
    background-color: #2d9dd0;
    font-size: 14px;
    text-transform: uppercase;
    color: white;
    font-weight: 300;
    line-height: 50px;
}

.center_menu_dois {
    width: auto;
    margin: auto;
    height: 50px;
    text-align: center;
    position: relative;
}

.menu_dois_item {
    width: auto;
    height: 50px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
}

.menu_dois_item:hover {
    background-image: url(/wp-content/uploads/2015/07/bg_active2.png);
}

.menu_dois_item_active {
    background-image: url(/wp-content/uploads/2015/07/bg_active2.png);
}

.menu_dois_item a {
    font-size: 14px;
    text-transform: uppercase;
    color: white;
    font-weight: 300;
    line-height: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
}

/*FIM SUBMENU*/

.logos {
    height: 400px !important;
    overflow: hidden;
}

.logos img {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.logos_mobile {
    display: none;
}

.advertiser {
    width: 12.5%;
    height: 70px;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    margin-top: 40px;
}

h2 {
    width: 100%;
    font-size: 30px;
    color: #79868D;
    font-weight: 200;
    text-align: center;
    margin-top: 40px;
}

.logoum {
    background-image: url(/wp-content/uploads/2015/07/logo1.jpg);
}

.logodois {
    background-image: url(/wp-content/uploads/2015/07/logo2.jpg);
}

.logotres {
    background-image: url(/wp-content/uploads/2015/07/logo3.jpg);
}

.logoquatro {
    background-image: url(/wp-content/uploads/2015/07/logo4.jpg);
}

.logocinco {
    background-image: url(/wp-content/uploads/2015/07/logo5.jpg);
}

.logoseis {
    background-image: url(/wp-content/uploads/2015/07/logo6.jpg);
}

.logosete {
    background-image: url(/wp-content/uploads/2015/07/logo7.jpg);
}

.logooito {
    background-image: url(/wp-content/uploads/2015/07/logo8.jpg);
}

.logonove {
    background-image: url(/wp-content/uploads/2015/07/logo9.jpg);
}

.fullwidth {
    width: 100%;
    height: auto;
    float: left;
    min-width: 950px;
}

.benefits {
    width: 900px;
    height: auto;
    margin: auto;
    margin-top: 250px;
}

.benefit {
    width: 300px;
    height: auto;
    float: left;
    text-align: center;
}

.blue_box {
    background-color: #319cd4;
}

.blue_girl {
    background-image: url(/wp-content/uploads/2015/08/hp-img-1-sw.jpg);
    height: 660px;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden !important;
    float: left;
    position: relative !important;
    }

.benefit p {
    font-size: 18px;
    color: white;
    /*font-weight: 100;*/
}

.benefit p span {
    font-family: helvetica, arial, sans-serif;
    font-weight: bold;
}

.info {
    height: auto;
    background-color: #f8f7f5;
}

.info img {
    width: 80%;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 10%;
}

.publishers {
    background-image: url(/wp-content/uploads/2015/08/hp-img-2-sw.jpg);
    height: 700px;
    overflow: hidden;
    background-position: right center;
    background-attachment: fixed !important;
    background-size: cover !important;
}

/*CONTENT INTERIOR*/

.content {
    background-color: #FAFAFA;
    padding-top: 60px;
/*  padding-bottom: 40px; */
}

.txt_mobile {
    display: none;
}

.content h1 {
    font-size: 35px;
    color: #2d9dd0;
}

.content p {
    font-size: 16px;
    color: #79868D;
    line-height: 26px;
    font-weight: 300px;
}

.col_halfwidth {
    width: 47.5%;
    float: left;
    margin-right: 5%;
}

.how_icons {
    display: table;
    height: 350px;
}

.how_icons_small {
    display: table;
    height: 300px;
}

.no_margin {
    margin-right: 0 !important;
}

.icon_img {
    width: 120px;
    height: 100%;
    display: table-cell;
}

.how_icons_txt {
    width: auto;
    display: table-cell;
    vertical-align: top;
}

.calltoaction {
    height: 170px;
    background-color: white;
    text-align: center;
    margin-top: -60px;
    position: relative;
    z-index: 5;
}

.calltoaction a {
    font-size: 18px;
    font-weight: bold;
}

/*----- Tabs -----*/

.tabs {
    width: 100%;
    display: inline-block;
    margin-top: 50px;
}

/*----- Tab Links -----*/

/* Clearfix */

.tab-links:after {
    display: block;
    clear: both;
    content: '';
}

.tab-links li {
    float: left;
    list-style: none;
    width: 15%;
    height: 180px;
    margin-right: 2%;
    background-color: #F4F4F4;
    border-radius: 10px 10px 0px 0px;
    text-align: center;
}

.tab-links a {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    color: #5f8298;
    transition: all linear 0.15s;
    padding: 20px;
}

.tab-links a:hover {
    text-decoration: none;
}

.tab-links li:hover {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}

li.active {
    background: #fff !important;
    color: #4c4c4c;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.05);
}

/*----- Content of Tabs -----*/

.tab-content {
    float: left;
    padding: 50px;
    border-radius: 5px;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.05);
    background-color: white;
}

.tab {
    display: none;
}

.tab.active {
    display: block;
}

.tab-content h3 {
    font-size: 35px;
    color: #5f8298;
    font-weight: 500;
    margin-bottom: 15px;
}

.tab-content h4 {
    font-size: 18px;
    color: #79868D;
    font-weight: 600;
    margin-bottom: 15px;
}

.tab-content p {
    padding-bottom: 15px;
}

.list {
    font-size: 16px;
    color: #79868D;
    font-weight: 600;
}

.tab-content a {
    padding: 0 !important;
    font-size: inherit !important;
}

.tab-content a:hover {
    color: #319cd4;
}

.cols_adv {
    background-color: #F8F7F5;
    padding-top: 25px;
    padding-bottom: 50px;
    margin-top: -60px;
}

.cols_center {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}

.col_advertisers {
    /* 

Firefox */
    width: -moz-calc(15% - 1px);
    /* Web

Kit */
    width: -webkit-calc(15% - 1px);
    /* Opera 

*/
    width: -o-calc(15% - 1px);
    /* Standard 

*/
    width: calc(15% - 1px);
    height: auto;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    text-align: center;
    border-right: solid 1px #ebebeb;
}

.col_advertisers p {
    text-align: left !important;
    margin-top: 15px;
}

.col_two {
    width: 63.3%;
    height: auto;
    float: left;
    margin-right: 5%;
}

.title_left {
    text-align: left;
    margin-bottom: 20px;
}

.col_two p {
    font-size: 14px;
    margin-bottom: 10px;
}

.col_two a {
    color: #2D9DD0;
    font-weight: bold;
}

.col_two a:hover {
    text-decoration: underline;
}

.col_one {
    width: 31.7%;
    float: left;
}

.white {
    background-color: white;
    padding-bottom: 50px;
}

/*FORM*/

input {
    width: 90%;
    background-color: #f8f7f5;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5%;
    padding-right: 5%;
}

input:focus {
    box-shadow: none !important;
    border: none;
    outline: none;
}

select {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5%;
    background: white;
    font-size: 14px;
    -webkit-appearance: none;
    border-radius: 0;
    color: #999;
    outline: none;
    background-image: url(/wp-content/uploads/2015/07/select_bg.png);
    background-position: right center;
    background-repeat: no-repeat;
}

select:focus {
    box-shadow: none !important;
    border: none;
    outline: none;
}

select:hover {
    background-image: url(/wp-content/uploads/2015/07/select_bg2.png) !important;
}

textarea {
    width: 90%;
    background-color: #f8f7f5;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5%;
    padding-right: 5%;
    resize: none;
}

textarea:focus {
    box-shadow: none !important;
    border: none;
    outline: none;
}

button {
    cursor: pointer;
}

.form_col {
    width: 47.5%;
    margin-right: 5%;
    float: left;
}

.form_col input {
    background-color: white;
}

.no_margin {
    margin: 0;
}

.general_contacts h5 {
    color: #5f8298;
    margin-top: 50px;
    margin-bottom: 15px;
}

.general_contacts p {
    color: #333333;
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 20px;
}

.general_contacts a {
    color: #79868D;
}

.img_team {
    width: 130px;
    height: 130px;
    border-radius: 75px;
    overflow: hidden;
    margin: auto;
    margin-bottom: 20px;
}


.img_team img {
    width: 140px;
    height: auto;
}

.col_team {
    /*Firefox */
    width: -moz-calc(28% - 1px);
    /* WebKit */
    width: -webkit-calc(28% - 1px);
    /* Opera*/
    width: -o-calc(28% - 1px);
    /* Standard*/
    width: calc(28% - 1px);
    height: 530px;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    border-right: solid 1px #ebebeb;
    text-align: center !important;
}

.col_team p {
    text-align: center !important;
    line-height: 20px;
    margin-top: 15px;
}

.col_team h6 {
    font-size: 24px;
    color: #79868D;
    font-weight: 400;
}

.col_team p {
    font-size: 14px;
}

.name {
    margin-top: -5px !important;
    text-align: center !important;
}

.col_company {
    font-size: 12px !important;
}

.col_founders {
    width: 300px;
    height: auto;
    margin: auto;
    font-size: 14px;
    text-align: center;
}

.col_founders h6 {
    font-size: 24px;
    color: #79868D;
    font-weight: 400;
}

.col_founders p {
    font-size: 14px;
}

.center_investors {
    width: 630px;
    height: auto;
    margin: auto;
}

.col_investors {
    width: 300px;
    height: auto;
    margin: auto;
    font-size: 14px;
    text-align: center;
    float: left;
    margin-right: 30px;
}

.col_investors h6 {
    font-size: 24px;
    color: #79868D;
    font-weight: 400;
}

.col_investors p {
    font-size: 14px;
}

.col_investors_right {
    margin: 0;
}

#slideshow_mobile {
    display: none;
}

.form_wrapper {
    width: 35%;
    padding-left: 2.5%;
    padding-right: 2.5%;
    height: auto;
    background-color: white;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 30px;
    margin-top: 40px;
}

.form_wrapper input {
    margin-bottom: 15px;
    float: left;
}

.form_wrapper select {
    margin-bottom: 15px;
}

label {
    float: left;
    font-size: 14px;
    margin-top: -29px;
    margin-left: 25px;
}

.pull-right {
    float: right;
    font-size: 12px;
    color: #999;
    text-decoration: underline;
    margin-top: -35px;
}

.pull-right:hover {
    color: #2d9dd0;
}

.support_links a {
    font-size: 15px;
    color: #79868D;
    font-weight: 500;
    display: block;
    line-height: 22px;
}

.support_links a:hover {
    color: #2d9dd0;
}

.col_support_one {
    width: 20%;
    float: left;
}

.col_support_two {
    width: 75%;
    height: auto;
    float: left;
    margin-left: 5%;
}

#accordion h4 {
    font-weight: 600;
    color: #79868D;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    font-size: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

#accordion h4:hover {
    color: #2d9dd0;
}

#accordion h4:focus {
    box-shadow: none !important;
    outline: none;
}

#accordion p {
    font-size: 13px;
    color: #333333;
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
}

#accordion p a {
    font-weight: 600;
    color: #2d9dd0;
}

#accordion p a:hover {
    text-decoration: underline;
}

.active_link_support {
    font-weight: 900 !important;
}

.products {
    padding-top: 0px;
    margin-top: -58px;
    padding-bottom: 230px;
}

.products_col_left {
    width: 60%;
    height: auto;
    float: left;
}

.products_col_left p {
/*  margin-bottom: 20px; */
}

.products_col_right {
    width: 40%;
    height: auto;
    float: left;
}

.products_col_right img {
    width: 90%;
    height: auto;
    float: right;
    margin-top: -10px;
}

/*PRODUCTS*/

.products_txt {
    width: 100%;
    height: auto;
    float: left;
}

.products_txt p {
    line-height: 30px;
    text-align: justify;
}

.slider_products {
    width: 100%;
    height: auto;
    float: left;
    margin-top: -180px;
    margin-bottom: 20px;
    position: relative;
}

.imagem_slider {
    width: 100%;
    height: 500px;
    float: left;
}

.imagem_slider img {
    position: relative;
    margin: 0 auto;
    padding: 0;
}

/*  CSS Dropdown */

#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
    border: none;
    margin: 0;
    padding: 0;
    line-height: 1;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

#cssmenu {
    height: 37px;
    display: block;
    padding: 0;
    margin: 20px 0 0 0;
    width: auto;
}

#cssmenu .current_page_item {
    background: transparent !important;
    box-shadow: none;
}

#cssmenu,
#cssmenu > ul > li > ul > li a:hover {
}

#cssmenu > ul {
    list-style: inside none;
    padding: 0;
    margin: 0;
}

#cssmenu > ul > li {
    list-style: inside none;
    padding: 0;
    margin: 0;
    float: left;
    display: block;
    position: relative;
}

#cssmenu > ul > li > a {
    outline: none;
    display: block;
    position: relative;
    padding: 12px 20px;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    color: #ffffff;  
}
#cssmenu > ul > li > a:hover {
    color: #ffffff;
    text-decoration: underline;
}
#cssmenu > ul > li:first-child > a {

}
#cssmenu > ul > li > a:after {
    content: '';
    position: absolute;
    top: -1px;
    bottom: -1px;
    right: -2px;
    z-index: 99;
}

#cssmenu ul li.has-sub:hover > a:after {
    top: 0;
    bottom: 0;
}
#cssmenu > ul > li.has-sub > a:before {
    content: '';
    position: absolute;
    top: 18px;
    right: 6px;
}
#cssmenu > ul > li.has-sub:hover > a:before {
    top: 19px;
}
#cssmenu ul li.has-sub:hover > a {
    padding-bottom: 13px;
    padding-top: 13px;
    top: -1px;
    z-index: 999;
}
#cssmenu ul li.has-sub:hover > ul,
#cssmenu ul li.has-sub:hover > div {
    display: block;
}
#cssmenu ul li.has-sub > a:hover {
    background-color: #319cd4;
}
#cssmenu ul li > ul,
#cssmenu ul li > div {
    display: none;
    width: auto;
    position: absolute;
    top: 30px;
    padding: 10px 0;
    z-index: 999;
    background-color: #319cd4;
    border-radius: 5px;
/*     opacity: 0.7;  */
/*  box-shadow: 0px 1px 2px 3px rgba(0,0,0,0.11);     */
}

#cssmenu ul li > ul {
    width: 220px;
}
#cssmenu ul li > ul li {
    display: inline-block;
    list-style: inside none;
    padding: 0;
    margin: 0;
    position: relative;
   width: 220px;    
}
#cssmenu ul li > ul li a {
    outline: none;
    display: block;
    position: relative;
    margin: 0;
    padding: 8px 20px;
    color: #ffffff;
    text-decoration: none;
}

#cssmenu ul li > ul li a:hover,  #cssmenu ul li > ul li a:active  {
    text-decoration: underline;
}

#cssmenu ul li.active a, #cssmenu ul li.active > ul li a:hover {
    text-decoration: underline;
}

#cssmenu ul li.active > ul li a  {
    text-decoration: none;
}


.nav_products_slider {
    width: 950px;
    height: auto;
    margin: auto;
}

.nav_item {
    width: 296px;
    height: auto;
    float: left;
    cursor: pointer;
    margin-right: 10px;
}

.nav_item:hover {
    opacity: 0.8;
}

.nav_item_left {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 3px solid #319bd4;
    float: left;
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
    font-size: 28px;
    color: #319bd4;
}

.nav_active {
    color: white !important;
    background-color: #319bd4 !important;
}

.nav_item_right {
    width: 221px;
    margin-left: 15px;
    height: auto;
    float: left;
    font-size: 13px;
    font-weight: 400;
    color: #79868d;
    line-height: 16px;
}

.fundozero {
    display: none;
}

.fundoum {
    display: none;
}

.fundodois {
    display: none;
}

.fundotres {
    display: none;
}

.show {
    display: block !important;
    margin: auto;
}

.hide {
    display: none;
}

.col_halfwidth a {
    color: #2d9dd0;
}

.col_halfwidth a:hover {
    text-decoration: underline;
}

.terms h4 {
    width: 100%;
    padding-bottom: 7px;
    margin-bottom: 20px;
    float: left;
    color: #79868d;
    border-bottom: 1px solid rgba(0,0,0,0.17);
}

.terms p {
    font-size: 14px;
    margin-bottom: 20px;
}

.terms a {
    color: #2d9dd0;
}

.terms a:hover {
    text-decoration: underline;
}

.privacy_txt {
    width: 700px;
    float: left;
}

.api {
    width: 100%;
    height: auto;
    margin: auto;
    margin-top: 40px;
}

.wrapper_img {
    width: 50%;
    height: 570px;
    overflow: hidden;
    position: absolute;
    margin-top: 75px;
    z-index: 0;
    right: 0;
}

.numbers {
    font-family: 'helvetica', arial, sans-serif;
    font-weight:bold;
}

/*TIMELINE*/

.timeline {
    width: 900px;
    height: auto;
    margin: auto;
}

.timeline_line {
    width: 100%;
    height: 165px;
    float: left;
}

.timeline_line_left {
    width: 447px;
    height: 100%;
    float: left;
    border-right: 3px solid #eeeeee;
    text-align: right !important;
}

.timeline_line_right {
    width: 450px;
    height: 150px;
    float: left;
    text-align: left !important;
}

.timeline_line_left p {
    text-align: right;
}

.timeline_line_right p {
    text-align: left;
}

.timeline p {
    width: 100%;
    font-size: 13px;
    color: #5b5b5b;
    padding: 0;
}

.time_line_bola {
    width: 45px;
    height: 45px;
    border-radius: 50px;
    background-color: #319cd4;
    float: left;
    margin-left: -24px;
}

.txt_timeline {
    width: 400px;
    height: 150px;
    float: left;
}

.timeline_line_right img {
    margin-left: 25px;
}

.timeline_line_left img {
    margin-right: 45px;
}

.timeline_mobile {
    display: none;
}

.timeline_mobile_line {
    width: 100%;
    height: auto;
    float: left;
    border-left: 3px solid #eeeeee;
    padding-bottom: 40px;
}

.timeline_mobile_left {
    width: 25px;
    height: 100%;
    float: left;
}

.bola_timeline_mobile {
    width: 25px;
    height: 25px;
    border-radius: 50px;
    background-color: #319cd4;
    float: left;
    margin-left: -14px;
}

.timeline_mobile_txt {
    width: calc(100% - 25px);
    height: 100%;
    float: left;
}

.timeline_mobile_txt p {
    margin-left: 20px;
}


.cd-accordion-menu {
    width: 100%;
    background: #319cd4;
}

.cd-accordion-menu ul {
    display: none;
}

.cd-accordion-menu li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cd-accordion-menu input[type=checkbox] {
    position: absolute;
    opacity: 0;
}

.cd-accordion-menu label, .cd-accordion-menu a {
    position: relative;
    display: block;
    padding: 18px;
    background-color: rgba(49,155,212,0.7);
    color: #ffffff;
    font-size: 1.6rem;
}

.no-touch .cd-accordion-menu label:hover, .no-touch .cd-accordion-menu a:hover {
    background: #319cd4;
}

.cd-accordion-menu label {
    cursor: pointer;
}

.cd-accordion-menu input[type=checkbox]:checked + label + ul,
.cd-accordion-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul {
    display: block;
}

.cd-accordion-menu ul label,
.cd-accordion-menu ul a {
    background-color: #369;
}

.no-touch .cd-accordion-menu ul label:hover, .no-touch
.cd-accordion-menu ul a:hover {
    background-color: #369;
}

.cd-accordion-menu label, .cd-accordion-menu a {
    padding: 24px;
    font-size: 1.9rem;
}


/*FIM CONTENT INTERIOR*/

/* MOBILE VERSION */

@media screen and (max-width: 1250px) {

    #yieldword_margin {
        right: -300px !important;
    }

}

@media screen and (max-width: 768px) {

    body {
        min-width: 0px;
    }

.header_half {
    height: 320px;
}

.top_menu {
    display: none;
}

table.api_matrix {
    font-size: 14px;
    line-height: 22px;
}
    
table.api_matrix td {
    height: 40px;
    padding: 12px;
}

.row-content {
    width:100%;
    float:left;
}

.row-content-area {
    margin-top: -40px;
    padding-right: 0px;
}

.row-sidebar {
    width:100%;
    margin-top: -40px;
    float:left;
}

    .menu_dois {
    font-size: 13px;
    height: auto !important;
}

.slider_products {
    margin-top: 20px;
}

.cols_adv {
    margin-top: -80px;
}

    .banner {
        margin-top: 75px;;
    }
    
    .fullwidth {
        min-width: 0px;
    }
    
    .products {
    padding-bottom: 20px;
}

table.features td {
    padding-left: 0px;
}
    
    .top_menu_mobile {
        width: 80%;
        padding-left: 10%;
        padding-right: 10%;
        min-width: 0px;
        height: 75px;
        background-color: #319cd4;
        position: fixed;
        top: 0px;
        box-shadow: 0px 1px 2px 3px rgba(0,0,0,0.11);
        display: block;
        z-index: 10;
    }
    
    .logo {
        width: 120px;
        margin-top: -23px;
    }
    
    .top_menu_mobile a {
        font-size: 13px;
        color: white;
        vertical-align: middle;
        float: left;
        margin-top: 32px;
    }
    
    .right_top_menu {
        width: auto;
            margin-right: -50px !important;
    }
    
    .icone_menu_mobile {
        margin-top: 0px !important;
        margin-left: -25px;
    }
    
    .dropdown_menu_mobile_item {
        width: 100%;
        height: auto;
        position: absolute;
        z-index: 2 !important;
        margin-top: 75px;
        background-color: rgba(49,155,212,0.80);
    }
    
    .dropdown_menu_mobile_item a {
        width: 90%;
        padding-left: 10%;
        display: block;
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid rgba(255,255,255,0.20);
        margin-top: 0px;
        font-size: 13px;
        color: white;
    }
    
    .dropdown_menu_mobile_item a:hover {
        background-color: rgba(49,155,212,1);
    }
    
    .dropdown_item {
        position: absolute;
        margin-right: 11%;
        z-index: 10;
    }
    
    .dropdown_item a {
        color: #319cd4;
        margin-top: 2px;
    }
    
    .colapse_mobile {
        display: block;
    }
    
    .solutions_desktop {
    display: none;
}

.solutions_mobile {
    display:block;
}
    
    
    .center {
        width: 80%;
        padding-left: 10%;
        padding-right: 10%;
        float: left;
        min-width: 0px;
    }
    
    .onecol_mobile {
        width: 100%;
        height: auto;
        float: left;
    }
    
    .advertiser {
        width: 25%;
        min-height: 80px;
    }
    
    .logos h2 {
        font-size: 24px;
        margin-bottom: 40px;
    }
    
    .banner ul li {
        height: 392px !important;
        min-height: 300px;
        overflow: hidden;
    }
    
    /*
        .margin_slideum{
                margin-top:215px;
        }
        
        .margin_slidedois{
                margin-top:200px;
        }
        
        .margin_slidetres{
                margin-top:175px;
        }
        
        .margin_slidequatro{
                margin-top:175px;
        }
        */
    
    .banner li h1 {
        width: 100%;
        font-size: 22px;
    }
    
    .position_txt {
        width: 80%;
        max-width: 400px;
        height: auto;
        position: absolute;
        bottom: 80px;
        font-size: 22px !important;
    }
    
    .slideum {
        background-position: bottom center;
    }
    
    .logos {
        height: 250px;
    }
    
    .blue_girl {
        height: 850px;
        background-attachment: scroll;
    }
    
    .benefits {
        width: 100%;
        margin-top: 10px;
    }
    
    .benefit {
        width: 100%;
        float: left;
        margin-top: 50px;
    }
    
    .gone_mobile {
        display: none;
    }
    
    .col_footer {
        width: 100%;
        float: left;
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid rgba(255,255,255,0.34);
    }
    
    #slideshow {
        margin: auto !important;
        margin-top: 150px !important;
        overflow: visible;
    }
    
    .publishers {
        height: 400px;
        background-attachment: scroll !important;
        background-position: -140px 0px;
        background-repeat: no-repeat;
        background-size: cover !important;
    }
    
    /*INTERIOR*/
    
    .header_txt {
        display: none;
    }
    
    .txt_mobile {
        display: block;
        background-color: #FAFAFA;
        border-bottom: 1px solid rgba(0,0,0,0.07);
        padding-bottom: 40px;
        margin-bottom: 40px;
    }
    
    .line_header {
        width: 100%;
        height: auto;
        float: left;
        margin-top: 10px;
        position: relative;
        text-align: center;
    }
    
    .line_header img {
        width: 40px;
        height: auto;
        left: 50%;
        margin-left: -20px;
        position: relative;
    }
    
    .line_header p {
        line-height: 20px;
        text-align: center !important;
        margin-top: 50px;
    }
    
    .header_interior {
        height: 280px;
        background-position: right center;
        background-size: cover;
        background-repeat: no-repeat;
        overflow: hidden;
    }
    
    .provi {
        width: 100%;
        height: auto;
        float: left;
        text-align: center;
    }
    
    .provi img {
        min-width: 240px;
        width: 70%;
        max-width: 320px;
        height: auto;
    }
    
    .col_halfwidth {
        width: 100%;
        height: auto;
        margin-right: 0%;
        display: table;
        padding-bottom: 40px;
    }
    
    .icon_img {
        width: 80px;
        height: auto;
        display: table-cell !important;
    }
    
    .how_icons_txt {
        height: auto;
        display: table-cell !important;
    }
    
    .content h1 {
        font-size: 25px;
    }
    
    .content p {
        font-size: 14px;
        line-height: 24px;
    }
    
    .icon_img img {
        width: 60px;
    }
    
    .calltoaction {
        height: 150px;
    }
    
    .calltoaction h2 {
        font-size: 22px;
    }
    
    .tab-links h4 {
        display: none;
    }
    
    .tab-links img {
        width: 80%;
        height: auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    .tab-links li {
        float: left;
        list-style: none;
        width: 15%;
        height: auto;
        margin-right: 2%;
        background-color: #F4F4F4;
        border-radius: 10px 10px 0px 0px;
        text-align: center;
    }
    
    .tab-links a {
        padding: 0px;
    }
    
    .col_advertisers {
        width: 100%;
        border: none;
        margin-bottom: 25px;
    }
    
    .col_advertisers img {
        width: 70px;
        height: auto;
    }
    
    .col_advertiser p {
        text-align: center;
    }
    
    .col_two {
        width: 100%;
        margin: 0;
    }
    
    .col_one {
        width: 100%;
        margin: 0;
    }
    
    .img_team {
        width: 150px;
        height: 150px;
        border-radius: 75px;
        overflow: hidden;
        margin: auto;
    }
    
    .img_team img {
        width: 160px;
        height: auto;
    }
    
    .adios {
        display: none;
    }
    
    .col_founders {
        width: 100%;
        float: left !important;
        margin-bottom: 50px;
    }
    
    .center_investors {
        width: 100%;
        height: auto;
        margin: auto;
        float: left;
    }
    
    .col_investors {
        width: 100%;
        margin: 0;
        margin-bottom: 50px;
    }
    
    #slideshow {
        display: none;
    }
    
    #slideshow_mobile {
        display: block;
        margin: auto;
        margin-top: 170px;
    }
    
    .logos_mobile {
        display: block;
        margin-top: -20px !important;
    }
    
    .logos_desktop {
        display: none;
    }
    
    .form_wrapper {
        width: 90%;
        padding-left: 2.5%;
        padding-right: 2.5%;
        height: auto;
        background-color: white;
        margin: auto;
        padding-top: 10px;
        padding-bottom: 30px;
        margin-top: 40px;
    }
    
    .col_support_one {
        width: 100%;
        float: left;
    }
    
    .col_support_two {
        width: 100%;
        margin-left: 0;
    }
    
    .support_left_one {
        float: left;
        width: 50%;
    }
    
    .support_left_duni {
        float: left;
        width: 50%;
    }
    
    .products_col_left {
        width: 100%;
    }
    
    .products_col_right {
        width: 100%;
    }
    
    .products_col_right img {
        width: 100%;
        margin-top: 20px;
    }
    
    .calltoaction h2 {
        font-size: 16px;
    }
    
    .tab-content {
        padding: 20px;
    }
    
    .tab-content h3 {
        font-size: 24px;
    }
    
    h2 {
        font-size: 24px;
    }
    
    .cols_center {
        width: 90%;
        margin: 0;
        padding-left: 3%;
        padding-right: 5%;
    }
    
    .cima {
        margin-top: -30px !important;
    }
    
    .cima2 {
        margin-top: 0px !important;
    }
    
    .col_team h6 {
        font-size: 20px;
        margin-top: 15px;
    }
    
    .nav_products_slider {
        width: 100%;
        height: 150px;
        float: left;
    }
    
    .imagem_slider {
        height: auto;
        margin-bottom: 0px;
    }
    
    .imagem_slider img {
        width: 100%;
    }
    
    .nav_item_left {
        width: 50px;
        height: 50px;
        margin: auto;
        float: none;
    }
    
    .nav_item_right {
        width: 100%;
        margin-left: 0px;
        height: auto;
        position: absolute;
        display: none;
        margin-top: 20px;
        text-align: center;
        margin-bottom: 50px;
    }
    
    .nav_item {
        width: 33%;
        float: left;
        margin-right: 0px;
    }
    
    .margem1 {
        margin-left: -33%;
    }
    
    .margem2 {
        margin-left: -66%;
    }
    
    .show_mobile {
        display: block;
    }
    
    .menu_dois_item a {
        font-size: 11px;
        font-weight: 500;
    }
    
    .privacy_txt {
        width: 100%;
    }

    .blue_girl {
    background-image: url(/wp-content/uploads/2015/08/hp-img-1-sw-mobile.jpg);
    }
    
    .productsone {
        background-image: url(/wp-content/uploads/2015/08/header_publishers2-sw.jpg);
    }
    .productstwo {
        background-image: url(/wp-content/uploads/2015/08/header_yieldword-mobile.jpg);
    }
    
    .productsthree {
    background-image: url(/wp-content/uploads/2015/08/header_yieldlink-sw-mobile.jpg);
    }

    .yieldnativebg {
        background-image: url(/wp-content/uploads/2015/08/header_native-sw.jpg);
    }
    
    .yieldsearchbg {
        background-image: url(/wp-content/uploads/2015/08/header_search_tablet-sw.jpg);
    }
    
    .yieldlegalbg {
        background-image: url(/wp-content/uploads/2015/09/header_blow.jpg);
    }
    
    .yieldhandsbg {
        background-image: url(/wp-content/uploads/2015/09/header_hands.jpg);
    }
    
    .yieldcustombg {
    background-image: url(/wp-content/uploads/2015/08/header_custom-sw-mobile.jpg);
}

.contactbg {
    background-image: url(/wp-content/uploads/2015/08/header_contacts-sw-mobile.jpg);
}

    
    .header_images_resize {
        display: none;
    }
    
    .timeline {
        display: none;
    }
    
    .timeline_mobile {
        display: block;
    }
    
    .home_slider {
        color: #319cd4;
        line-height: 110%;
    }


}