@media screen and (max-width: 1550px){
	.conntent-calculate .col-md-12.bg-verde {
	    padding: 0px 15px;
	}
}

@media screen and (max-width: 1366px){
	.box-calc {
	    right: 3%;
	    width: 400px;
	}	
	.col-lg-5.col-md-6.p-5.box-calc {
	    padding: 15px 30px !important;
	}
	.conntent-calculate label {
	    font-size: 15px;
	    margin-bottom: 0px;
	}
	.conntent-calculate .col-md-12.bg-verde .col-md-8.p-5{
	    padding: 20px !important;
	}
	.conntent-calculate .col-md-12.bg-verde .col-md-8.p-5 .content-tittles.mb-3{
	   margin-bottom: 0px !important
	}
	
}

@media screen and (max-width: 1250px){
	.container-login {
    	padding: 1% 18%;
	}
}

/*@media screen and (max-width: 1199px){
	.relative {
	    position: relative;
	    width: calc(31.33333% + 16px);
	    display: inline-grid;
	}
}*/



@media screen and (max-width: 1100px){
	.navbar-nav .btn {
	    padding: 0.5rem 1rem;
	}
	.container {
    max-width: 95%;
	}
	.content-pasos .col-md-4 h1, .content-pasos .col-md-4 h2 {
    	font-size: 21px;
	}
	nav.navbar.navbar-expand-md.navbar-light a img{
		width: 70%
	}
	.navbar-brand {
	    margin-right: -5rem;
	}

}

@media screen and (max-width: 984px){

	.copydown p {
	    margin: 1px;
	    font-size: 14px;
	}

	.block-subtitle h3 {
	    color: #e19203;
	    font-size: 20px;
	}
	.block-subtitle h5 {
	    color: #808080;
	    font-size: 16px;
	}
	form#EmpresaInversoresForm label {
	    font-size: 16px;
	}
	.btn-transparent {
	    font-size: 16px;
	}
}


@media screen and (max-width: 860px){
	.container-login {
    	padding: 1% 10%;
	}
	.content-pasos .col-md-4 h1, .content-pasos .col-md-4 h2 {
    	font-size: 18px;
	}
	h1.numbersbig {
	    margin-top: -13px;
	}
	.line-tittles {
    	margin-top: -27px;
    }
    .container-fluid.p-5.content-pasos{
    	padding: 3rem 0px !important;
    }
	nav.navbar.navbar-expand-md.navbar-light a img{
		width: 60%
	}
	.navbar-brand {
	    margin-right: -6rem;
	}
}
@media screen and (max-width: 768px){
	.container.bgwhite.border-radius label.form-check-label.big-label {
    	font-size: 14px;
	}
	.col-md-12.col-sm-12.px-5.pb-5 {
	    padding-left: 2rem !important;
	    padding-right: 2rem !important;
	}
	.control-absolute .form-group {
	    margin-bottom: 0.2rem;
	}
	.col-form-label {
	    line-height: 1;
	    font-size: 14px;
	}
	.allbg {
	    background-size: auto;
	}
	.form-control-lg {
	    height: initial !important;
	    padding: .4rem 0.8rem !important;
	    font-size: 14px !important;
	    line-height: 1 !important;
	}
	form.form-horizontal.form-label-left.px-5 {
	    padding: 0 !important;
	}
	li.nav-item .btn-lg {
	    font-size: 1.0rem !important;
	    font-weight: 300;
	    display: block;
	    margin: 5px 0px;
	}
	.line-tittles {
	    margin-top: -14px;
	}
	.pd-registerblock {
	    padding: 1rem 4rem;
	}
	.content-tittles h2 {
	    text-transform: uppercase;
	    line-height: 21px;
	    font-weight: 700;
	    font-size: 21px;
	}
	.steps {
    	margin-left: 0px;
    	margin-right: 0px;
    }

	.block-steps .col-md-8 {
	    text-align: center !important;
	    margin-top: 30px;
	}
	nav.navbar.navbar-expand-md.navbar-light a img{
		width: 90%
	}
}
@media screen and (max-width: 600px){
	.logo-header-inv {
	    width: 200px;
	}
	.header-logo.px-5.pt-3 {
	    text-align: center;
	    margin-bottom: 35px;
	}
	.circle-content {
	    left: 42%;
	}
	.box-calc {
	    position: inherit; 
	    top: inherit; 
	    right: inherit; 
	    width: inherit; 
	}
	#slide-home{
		display: none;
	}
	.block-subtitle {
	    margin-top: 25px;
	}
	.tittle {
	    font-size: 20px;
	}
	.alert {
	    max-width: 91%;
	    z-index: 2;
	}
}
@media screen and (max-width: 460px){
    .logo-header-inv {
        width: 170px;
    }
    .registerone .w-100.py-4 {
	    padding-bottom: 0rem !important;
	}
    .circle-content {
        left: 38% !important;
        
    }
	.steps p {
	    font-size: 19px;
	}
	.relative {
	    width: calc(31.33333% + 4px);
	}

	.btn {
	    padding: 4px;
	}

	.content-tittles h2 {
	    line-height: 20px;
	}
}


