@media screen and (min-width: 2000px) {
	html, body { 
		overflow-x: hidden; 
	}
	.logo img {
	    height:88px;
	    padding-left: 0px;
	}
	.lhome{
		padding-left: 20px;
	}
	.ul-pc{
		display: none;
	}
	.btn:focus, .btn.focus {
	    outline: 0;
	    box-shadow: none !important;
	}
	.barraMenu{
		position: relative;
	}
	.btn-menumobile{
		display: block;
	}
	.menumobile {
	    border-radius: 1rem;
	    background: rgb(237 237 237);
	    position: absolute;
	    width: 30%;
	    top: 50px;
	    border: 1px solid #596ec5;
	    right: 0;
	    z-index: 999;
	    padding-left: 10px !important;
    	padding-right: 10px !important;
    	display: none;
	}
	.menumobile ul{
	    padding-left: 0px !important;
    	padding-right: 0px !important;
	}
	.menumobile li{
        border-bottom: 1px solid #465bb3;
	    padding-bottom: 5px;
	    padding-top: 5px;
	    list-style: none;
	}
	.menumobile li:last-child{
	    border-bottom: none;
	    padding-bottom: 5px;
	    padding-top: 5px;
	    list-style: none;
	}
	.menumobile li a{
	    color: #465bb3;
	    text-decoration: none;
	}
	.menumobile li a:hover{
	    color: #465bb3;
	    text-decoration: none;
	}
	.learnMore {
	    position: absolute;
	    right: 0;
	    bottom: 0;
	    width: 50%;
	    height: 214px;
	}
	.bannerHome {
	    height: 1000px;
	}
	.learnMore .learnText {
	    position: absolute;
	    font-size: 30px;
	    font-weight: 600;
	    color: #3F458B;
	    left: 5%;
	    top: 30%;
	    text-align: center;
	}
	.learnMore .btnplay {
	    position: absolute;
	    left: 29%;
	    top: 35%;
	    width: 65px;
	}
	.learnMore .btndescargar {
	    position: absolute;
	    left: 40%;
	    top: 23%;
	    width: 35%;
	}
	.learnMore .btngoogle {
	    width: 150px;
	}
	.learnMore .btnios {
	    width: 147px;
	}
	.learnMore .findYour {
	    font-size: 40px;
	}
	.celular {
	    position: absolute;
	    left: 15%;
	    bottom: 20px;
	    width: 27%;
	   	height: auto;
	}
}
@media screen and (max-width: 1356px) {
	html, body { 
		overflow-x: hidden; 
	}
	.logo img {
	    height: 88px;
	    padding-left: 0px;
	}
	.lhome{
		padding-left: 20px;
	}
	.ul-pc{
		display: none;
	}
	.btn:focus, .btn.focus {
	    outline: 0;
	    box-shadow: none !important;
	}
	.barraMenu{
		position: relative;
	}
	.btn-menumobile{
		display: block;
	}
	.menumobile {
	    border-radius: 1rem;
	    background: rgb(237 237 237);
	    position: absolute;
	    width: 30%;
	    border: 1px solid #596ec5;
	    top: 50px;
	    right: 0;
	    z-index: 999;
	    padding-left: 10px !important;
    	padding-right: 10px !important;
    	display: none;
	}
	.menumobile ul{
	    padding-left: 0px !important;
    	padding-right: 0px !important;
	}
	.menumobile li{
	   border-bottom: 1px solid #465bb3;
	    padding-bottom: 5px;
	    padding-top: 5px;
	    list-style: none;
	}
	.menumobile li:last-child{
	    border-bottom: none;
	    padding-bottom: 5px;
	    padding-top: 5px;
	    list-style: none;
	}
	.menumobile li a{
        color: #465bb3;
	    text-decoration: none;
	}
	.menumobile li a:hover{
	    color: #465bb3;
	    text-decoration: none;
	}
}
@media screen and (max-width: 991px) {
	html, body { overflow-x: hidden; }
	.to-top .goup {
	    bottom: 20%;
	}
	.celular{
		display: none !important;
	}
	.learnText{
		display: none !important;
	}
	.btnplay{
		display: none !important;
	}
	.learnMore {
	    width: 120%;
	    height: 230px;
	}
	.whatIsBatt{
		padding-top: 35px;
	}
	.whatIsBatt h3 {
	    padding-bottom: 20px;
	}
	.whatIsBatt p{
		font-size: 18px;
	}
	.howItWork {
	    padding-top: 45px;
	    padding-bottom: 60px;
	}
	.howItWork h3 {
	    padding-bottom: 20px;
	}
	.howItWork p{
		font-size: 18px;
		padding-bottom: 0px;
	}
	.howItWork h4{
		padding-top: 10px;
		font-size: 28px;
	}
	.text-battworks{
		font-size: 16px !important;
	}
	.howItWork2 p {
		font-size: 16px;
	
	}
	.howItWork p {
	    font-size: 14px;
	}
	.img-1{
		padding-top: 30px;
		width: 100%;
	}
	.img-2{
		padding-top: 20px;
		width: 100%;
		padding-left: 0;
	}
	.img-3{
		padding-top: 20px;
		width: 100%;
	}
	.img-4{
		padding-top: 20px;
		width: 100%;
	}
	.text-center-xs{
		text-align: center;
	}
	.img-download{
		width: 100%; 
		margin-top: 30px; 
		margin-right: 0px;
	}
	.howItWork .downloadApp {
	    font-size: 22px;
	}
	.img-becharge{
		width: 50%;
		margin-top: 20px;
	}
	.img-video{
		width: 70%; 
		margin-top:15px;
	}
	.hosting {
	    position: relative;
	    background: #3F458B;
	    min-height: 250px;
	    padding-bottom: 60px;
	}
	.hosting .fondo{
		height: 415px;
	}
	.img-neveragain{
		width: 65%;
		margin-top: 0px;
		float: right;
	}
	.pt60{
		padding-top: 20px;
	}
	.img-hosting{
		max-width: 100%;
	}
	.hosting2 .textHosting {
	    color: #00BABC;
	    font-size: 36px;
	    line-height: 46px;
	    padding-top: 20px;
	    text-align: center;
	}
	.getbatt2go{
		width: 100%; 
		margin-top: 20px;
	}
	.hostingVerde .division{
		top: -2px;
	}
	.w120{
		width: 50%;
	}
	.w147{
		width: 50%;
	}
	.w208{
		width: 50%;
		margin-bottom: 20px;
	}
	.w184{
		width: 50%;
		margin-bottom: 20px;
	}
	.w173{
		width: 50%;
	}
	.hostingVerde p {
	    color: #fff;
	    font-size: 14px;
	    text-align: center;
	    padding-bottom: 0px;
	}
	.w70{
		width: 100%;
	}
	.bx-prev{
		display: none;
	}
	.bx-next{
		display: none;
	}
	.testimonials {
	    min-height: 290px;
	    padding-top: 30px;
	}
	.faqs {
	    padding-top: 0px;
	}
	.faqs .card-header button {
	    font-size: 14px;
	    text-align: left;
	    width: 90%;
	}
	.arrowfaq{
		width: 40px; 
		position: absolute; 
		right: 0;
		top: 20px;
	}
	.faqs .card-body {
	    color: #3B3B3B;
	    padding-left: 30px;
	    padding-right: 30px;
	    font-size: 12px;
	    text-align: justify;
	}
	.find{
		padding-bottom: 30px;
	}
	.find .division {
	    top: -2px;
	}
	.find h2 {
	    font-size: 38px;
	    padding-bottom: 20px;
	}
	.contact {
	    min-height: 300px;
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	.contact h3 {
	    font-size: 38px;
	    padding-bottom: 20px;
	}
	.contact p {
	    font-size: 12px;
	}
	.contact .btn {
	    margin-top: 30px;
	}
	.contact .pContact {
	    font-size: 14px;
	    padding-bottom: 20px;
	}
	footer ul li {
	    float: left;
	    padding-right: 0px;
	}
	footer ul li a {
	    padding: 5px;
	    font-size: 12px;
	}
	footer ul li a:hover{
	    padding: 5px;
	    font-size: 12px;
	}
	footer p {
	    font-size: 12px;
	    text-align: center;
	}
	.becharge {
	    right: 20px;
	    width: 60%;
	}
	.learnMore .btndescargar {
	    position: absolute;
	    left: 20%;
	    top: 13%;
	    width: 55%;
	}
	.learnMore .btngoogle {
	    position: absolute;
	    right: 10px;
	    top: 5%;
	    width: 180px;
	}
	.learnMore .btnios {
	    position: absolute;
	    right: 10px;
	    top: 38%;
	    width: 177px;
	}
	.learnMore .findYour {
	    position: absolute;
	    font-size: 60px;
	    color: #fff;
	    left: 20%;
	    top: 60%;
	    text-align: center;
	}
	.logo img {
	    height: 88px;
	    padding-left: 0px;
	}
	.lhome{
		padding-left: 20px;
	}
	.ul-pc{
		display: none;
	}
	.btn:focus, .btn.focus {
	    outline: 0;
	    box-shadow: none !important;
	}
	.barraMenu{
		position: relative;
		width: 75%;
	}
	.btn-menumobile{
		display: block;
		margin-top: 5px;
	}
	.menumobile {		
    background: rgb(237 237 237);
    position: absolute;
    border-radius: 1rem;
    width: 45%;
    top: 50px;
    right: 0;
    border: 1px solid #000000;
    z-index: 999;
    padding-left: 10px!important;
    padding-right: 10px!important;
    display: none;
	}
	.menumobile ul{
	    padding-left: 0px !important;
    	padding-right: 0px !important;
	}
	.menumobile li{
	   border-bottom: 1px solid #000000;
	    padding-bottom: 5px;
	    padding-top: 5px;
	    list-style: none;
	}
	.menumobile li:last-child{
	    border-bottom: none;
	    padding-bottom: 5px;
	    padding-top: 5px;
	    list-style: none;
	}
	.menumobile li a{
	     color: #000000;
	    text-decoration: none;
	    font-weight: bold;
	}
	.menumobile li a:hover{
         color: #000000;
	    text-decoration: none;
	    font-weight: bold;
	}
	.bannerHome{
		height: 630px;
	}
	.redessociales img{
		height: 40px !important;
	}
}
@media screen and (max-width: 920px) {
	.learnMore{
		height: 212px;
	}
	.learnMore .btngoogle{
		width: 170px;
	}
	.learnMore .btnios{
		width: 167px;
	}
	.learnMore .findYour{
		font-size: 48px;
    	padding-top: 10px;
	}
	.navbar {
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: nowrap;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 0.5rem 1rem;
		flex-direction: row;
	}
}
@media screen and (max-width: 850px) {
	.learnMore{
		height: 200px;
	}
	.learnMore .btngoogle{
		width: 170px;
	}
	.learnMore .btnios{
		width: 167px;
	}
	.learnMore .findYour{
		font-size: 48px;
    	padding-top: 10px;
	}
}
@media screen and (max-width: 750px) {
	.learnMore{
		height: 175px;
	}
	.learnMore .btngoogle{
		width: 170px;
	}
	.learnMore .btnios{
		width: 167px;
	}
	.learnMore .findYour{
		font-size: 48px;
    	padding-top: 10px;
	}
}
@media screen and (max-width: 700px) {
	.learnMore{
		height: 165px;
	}
	.learnMore .btngoogle{
		width: 170px;
	}
	.learnMore .btnios{
		width: 167px;
	}
	.learnMore .findYour{
		font-size: 48px;
    	padding-top: 10px;
	}
}
@media screen and (max-width: 650px) {
	.learnMore{
		height: 150px;
	}
	.learnMore .btngoogle{
		width: 120px;
	}
	.learnMore .btnios{
		width: 117px;
	}
	.learnMore .findYour{
		font-size: 40px;
    	padding-top: 5px;
	}
}
@media screen and (max-width: 600px) {
	.learnMore{
		height: 140px;
	}
	.learnMore .btngoogle{
		width: 120px;
	}
	.learnMore .btnios{
		width: 117px;
	}
	.learnMore .findYour{
		font-size: 38px;
    	padding-top: 5px;
	}
}
@media screen and (max-width: 560px) {
	.learnMore{
		height: 130px;
	}
	.learnMore .btngoogle{
		width: 120px;
	}
	.learnMore .btnios{
		width: 117px;
	}
	.learnMore .findYour{
		font-size: 38px;
    	padding-top: 5px;
	}
}
@media screen and (max-width: 520px) {
	.logo img{
		height: 88px;
	}
	.barraMenu {
	    position: relative;
	    width: 65%;
	    margin-right: 0;
	    padding-right: 0;
	    background-size: cover;
	}
	.menumobile{
		width: 100%;
	}
	.bannerHome{
		height: 350px;
	}
	.learnMore{
		height: 130px;
	}
	.learnMore .btngoogle{
		width: 120px;
	}
	.learnMore .btnios{
		width: 116px;
	}
	.learnMore .findYour{
		font-size: 36px;
	}
}
@media screen and (max-width: 500px) {
	.learnMore{
		height: 125px
	}
	.learnMore .btngoogle{
		width: 120px;
	}
	.learnMore .btnios{
		width: 117px;
	}
	.learnMore .findYour{
		font-size: 34px;
    	padding-top: 5px;
	}
}
@media screen and (max-width: 460px) {
	.learnMore{
		height: 107px;
	}
	.learnMore .btngoogle{
		width: 95px;
	}
	.learnMore .btnios{
		width: 92px;
	}
	.learnMore .findYour{
		font-size: 26px;
    	padding-top: 5px;
	}
	.hosting .fondo{
		height: 325px;
	}
}
@media screen and (max-width: 400px) {
	.learnMore{
		height: 88px;
	}
	.learnMore .btngoogle{
		width: 95px;
	}
	.learnMore .btnios{
		width: 92px;
	}
	.learnMore .findYour{
		font-size: 26px;
    	padding-top: 5px;
	}
}
@media screen and (max-width: 350px) {
	.learnMore{
		height: 83px;
	}
	.learnMore .btngoogle{
		width: 90px;
	}
	.learnMore .btnios{
		width: 87px;
	}
	.learnMore .findYour{
		font-size: 25px;
    	padding-top: 5px;
	}
	.hosting .fondo{
		height: 325px;
	}
}
@media screen and (max-width: 330px) {
	.learnMore{
		height: 80px;
	}
	.learnMore .btngoogle{
		width: 80px;
	}
	.learnMore .btnios{
		width: 77px;
	}
	.learnMore .findYour{
		font-size: 23px;
	}
}