@media (min-width: 0) and (max-width:767px) {
    .envio-de-titulos .fleft, .envio-de-titulos.fright {
        float: none;
    }

    img {
        max-width: 100%;
    }
	
	.envio-de-titulos .col-xs-12 .fright {
		float:none;
	}

    .envio-de-titulos img {
        max-width: 100%;
        display: block;
    }

    .envio-de-titulos .box-info {
        border-right: 0;
        border-bottom: 1px solid #d1d1d1;
        margin: 0 0 20px;
		padding:0;
    }
	

	.envio-de-titulos .box-info p {
		margin: 0 0 20px;
	}
	
	.envio-de-titulos .box-info .banner {
		margin:20px 0 0;
	}


    .envio-de-titulos .d-flex.vertical {
        -webkit-flex-flow: column wrap;
        flex-flow: column wrap;
        justify-content: center;
        align-items: center;
    }

    .envio-de-titulos .box-info .esferas {
        margin: 0 0 15px;
    }

        .envio-de-titulos .box-info .esferas div {
            margin: 0 0 15px;
        }

    .envio-de-titulos .box-login {
        padding: 23px 10px;
    }

        .envio-de-titulos .box-login .holder input {
            height: 50px;
            padding: 10px;
            background: #FFFFFF !important;
        }
		
		/*23/11*/
		.envio-de-titulos .box-login .holder button, .envio-de-titulos .box-login .holder a {
			width:100%;
			margin:0 0 20px!important;
			display:block;
		}

    .envio-de-titulos .informacao-passo .helper {
        position: static;
        margin: 0 0 20px;
        display: block;
    }

    .envio-de-titulos .informacao-passo .desistencia {
        margin: 38px 0 0;
    }

    .envio-de-titulos .videos iframe {
        width: 100%;
        max-width: 100%;
    }

    .envio-de-titulos .videos .video-principal {
        float: none;
        margin: 0 0 20px;
    }

    .envio-de-titulos .videos .sugestoes {
        width: 100%;
        float: none;
        display: flex;
    }

        .envio-de-titulos .videos .sugestoes .sugestao {
            height: auto;
            flex: 1;
            justify-content: center;
            align-items: center;
            text-align: center;
        }

            .envio-de-titulos .videos .sugestoes .sugestao + .sugestao {
                margin: 0;
            }

    .envio-de-titulos .menu-envio {
        border-right: none;
        border-bottom: 1px solid #e5e5e5;
        padding: 0 0 30px;
        margin: 0 0 30px;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .envio-de-titulos img {
        max-width: 100%;
        display: block;
    }

    .envio-de-titulos .box-info {
        border-right: 0;
    }

    .envio-de-titulos .box-login {
        padding: 23px 10px;
    }

    .envio-de-titulos .box-info .esferas div {
        flex: 1 1;
    }

    .envio-de-titulos .box-login .holder input {
        height: 50px;
        padding: 10px;
        background: #FFFFFF !important;
    }

    .envio-de-titulos .box-info p {
        margin: 0 0 26px;
    }

    .envio-de-titulos .menu-envio .d-flex {
        -webkit-flex-flow: column wrap;
        flex-flow: column wrap;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

        .envio-de-titulos .menu-envio .d-flex .icon {
            margin: 0 0 10px;
        }

    .envio-de-titulos .informacao-passo .helper {
        position: static;
        margin: 0 0 20px;
        display: block;
        float: right;
    }

    .envio-de-titulos .videos iframe {
        width: 100%;
        max-width: 100%;
    }

    .envio-de-titulos .videos .video-principal {
        float: none;
        margin: 0 0 20px;
    }

    .envio-de-titulos .videos .sugestoes {
        width: 100%;
        float: none;
        display: flex;
    }

        .envio-de-titulos .videos .sugestoes .sugestao {
            height: auto;
            flex: 1;
            justify-content: center;
            align-items: center;
            text-align: center;
        }

            .envio-de-titulos .videos .sugestoes .sugestao + .sugestao {
                margin: 0;
            }
}

@media (min-width: 992px) and (max-width:1199px) {
    .envio-de-titulos img {
        max-width: 100%;
    }

    .envio-de-titulos .fleft, .envio-de-titulos .fright {
        float: none;
    }

    .envio-de-titulos .box-info {
        border: none;
    }

    .envio-de-titulos .videos iframe {
        width: 100%;
        max-width: 100%;
    }

    .envio-de-titulos .videos .video-principal {
        width: 440px;
    }

    .envio-de-titulos .videos .sugestoes {
        width: 130px;
    }

        .envio-de-titulos .videos .sugestoes .sugestao + .sugestao {
            margin: 20px 0 0;
        }
}

@media (min-width: 992px) {
    .envio-de-titulos .box-login .holder {
        width: 350px;
        margin: 0 auto;
    }
}

@media (min-width:1200px) {
    .envio-de-titulos .box-login .holder .certificado {
        width: 190px;
        margin: 0 auto;
    }

    .envio-de-titulos .box-login {
        /*width: 473px;*/
    }

    .envio-de-titulos .videos .video-principal iframe {
        width: 510px;
        height: 300px;
    }
}

//Notebooks @media (min-width:1349px) and (max-width:1440px) and (min-height:637px) and (max-height:900px) {
}

@media print {
}
