

@media (max-width:480px)
{
    body > section
    {
        width: 100%;
        overflow: hidden;
    }
}

/** Lead form **/

.b2brazil-leads-v2-form
{
    width: 100%;
    margin: 0 auto;
}

@media (min-width:768px)
{
    .b2brazil-leads-v2-form
    {
        width: 90%;
    }
}

.b2brazil-leads-v2-form label
{
    display: none;
}

.b2brazil-leads-v2-form .phone-field .form-item-country
{
    float: left;
    width: 38%;
    margin-right: 2%;
}

.b2brazil-leads-v2-form .phone-field .form-item-country .dropdown-toggle
{
    margin: 0;
}

.b2brazil-leads-v2-form .phone-field .form-item-phone-number
{
    float: left;
    width: 60%;
    margin-right: 0;
}

.b2brazil-leads-v2-form .form-item-fullname
{
    clear: both;
}

.b2brazil-leads-v2-form .phone-field .bootstrap-select
{
    border: 0;
    background: none transparent;
    padding: 0;
}

.b2brazil-leads-v2-form .form-item-message
{
    margin-bottom: 0;
    clear: both;
}

.b2brazil-leads-v2-form .form-textarea
{
    height: 150px;
}

body.logged-in .b2brazil-leads-v2-form .form-item-message
{
    height: 190px;
}

.b2brazil-leads-v2-form .form-item-message .grippie
{
    display: none;
}

.b2brazil-leads-v2-form .form-submit
{
    float: right;
}

/** Blocks **/

.block-banner-1
{
    background-attachment: fixed;
    background-image: url('../images/block-banner.jpg');
    background-size: cover;
}

.block-banner-1 h1
{
    font-size: 7.5vw;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.4;
    font-weight: 400;
}

.block-banner-1 .content-block
{
    background: rgba(0, 0, 0, .4) url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAF0lEQVQIW2NkYGD4z8DAwMgAI0AMDA4AI3EBBCKrOnQAAAAASUVORK5CYII=');
    padding-top: 150px;
}

@media (min-width:480px)
{
    .block-banner-1 h1
    {
    }
}

@media (min-width:768px)
{
    .block-banner-1 h1
    {
        font-size: 48px;
    }
}

.block-banner-1 h2
{
    font-size: 13px;
    line-height: 1.5;
}

@media (min-width:480px)
{
    .block-banner-1 h2
    {
        font-size: 25px;
        line-height: 1.5;
    }
}

@media (min-width:768px)
{
    .block-banner-1 h2
    {
        font-size: 35px;
        line-height: 1.4;
    }
}

@media (min-width:1200px)
{
    .block-banner-1 h2
    {
        font-size: 35px;
        line-height: 45px;
    }
    .b2brazil-video-1
    {
        background: url(../images/video-1-background.jpg) center top no-repeat fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        text-shadow: 2px 0px 2px #000;
    }
    .b2brazil-video-1 .video-wrapper iframe
    {
        height: 250px;
        max-width: 98%;
        border: 0;
    }
    .b2brazil-video-1 h1
    {
        font-size: 7vw;
        line-height: 1.4;
    }
    .b2brazil-video-2
    {
        position: relative;
        overflow: hidden;
        background: rgba(0, 0, 0, .6) url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAF0lEQVQIW2NkYGD4z8DAwMgAI0AMDA4AI3EBBCKrOnQAAAAASUVORK5CYII=');
        z-index: auto;
    }
    .b2brazil-video-2 video
    {
        position: absolute;
        top: 50%;
        left: 50%;
        width: auto;
        min-width: 100%;
        height: auto;
        min-height: 100%;
        transform: translateX(-50%) translateY(-50%);
        z-index: -1;
    }
    .b2b-nopad
    {
        padding: 0;
    }
    .b2brazil-video-2 .container
    {
        margin-top: 50px;
    }
    .b2brazil-video-1 .video-wrapper iframe
    {
        height: 300px;
    }
    .b2brazil-video-1 h1
    {
        font-size: 5.3vw;
    }
    .b2brazil-video-2 .container
    {
        margin-top: 340px;
    }
    .b2brazil-video-1 .video-wrapper iframe
    {
        height: 400px;
    }
    .b2brazil-video-2 .container
    {
        margin-top: 50px;
    }
    .b2brazil-video-1 .video-wrapper iframe
    {
        height: 400px;
    }
    .b2brazil-video-1 h1
    {
        font-size: 39px;
    }
    .b2brazil-video-1 h1
    {
        font-size: 44px;
    }
    #b2brazil-video-1 .content-block
    {
        background-color: rgba(0, 0, 0, 0.32);
    }
    .b2brazil-video-2 p
    {
        font-size: 15px;
        font-weight: 100;
    }
    .b2brazil-video-2 p
    {
        font-size: 20px;
    }
    .footer-1 .footer-shields > div
    {
        margin-bottom: 15px;
    }
    .b2bverified-shield
    {
        font-size: 20px;
        font-weight: bold;
    }
    .footer-1 .b2brazil-leads-v2-form
    {
        width: 100%;
    }
    .footer-1 address
    {
        font-size: 15px;
        line-height: 22px;
    }
    .footer-1 .b2b-text-1
    {
        text-shadow: 1px 1px 1px #aa9f9f;
    }
    .footer-1 .shields
    {
        text-align: left;
    }
}

