﻿
@media screen and (max-width:900px) {
    .txt0 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .txt00 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .aba {
        
        width: 95%;
        
    }

    .stage {
        padding-top: 60px;
        padding-bottom: 80px;
        width: 96%;
        /*height: 4500px;*/
    }

    .txt1 {
        font-size: 32px;
        line-height: 34px;
        width: 90%;
        margin-bottom:10px;
    }
    .cc {
        display: table;
        margin: auto;
        width: 85%;
    }
    .txt111 {
        width: 100%;
        font-weight: 400;
        font-size: 18px;
        line-height: 28px;
        padding-bottom: 0px;
        padding-left: 0px;
        border: none;
        margin-bottom: 36px;
    }
    .descricaotxt b {
        display: table;
        font-weight: 400;
        font-size: 18px;
        padding-bottom: 25px;
        text-transform: uppercase;
    }

    .txt3 {
        font-size: 20px;
        font-weight: 400;
        line-height: 20px;
        padding-bottom: 5px;
        padding-top: 40px;
    }

    .txt4 {
        font-size: 18px;
        font-weight: 200;
        line-height: 18px;
    }

    .link {
        display: table;
        padding-top:110px;
        color:#222;
    }


    .descricaotxt {
        width:100%;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 30px;
    }

    .flip-container {
        width: 50%;
    }

    .Fonte .Left {
        float: none;
        clear:both;
        padding: 10px;
        padding-bottom:0px;
    }

    .Fonte .Right {
        float: none;
        clear: both;
        padding: 10px;
        padding-bottom: 0px;
    }

    .space {
        height: 2130px;
    }

}


@media screen and (max-width:330px) {

    .link {
        padding-top:100px;
    }

    .stage {
        /*height: 4800px;*/
    }

}