



@media (min-width: 992px) and (max-width: 1199px) {
    body {
        font-size: 55px;
    }
    .home-content h1 {
    font-size: 40px;
	}
	.signup-process .signup-details h5 {
    font-size: 21px;
	}
	.signup-process .signup-details .number li {
    font-size: 13px;

	}
	.community-edition{
		margin-bottom:20px;
	}
    

    
}
/* Portrait tablets and small desktops */
@media  (max-width: 991px) {
    html {
        font-size: 100%;
    }
	.home-content h1 {
    font-size: 36px;
	}
   .heading-content h1 {
    font-size: 45px;
	}
	.signup-process .signup-icon {
    float: none;
	}
	.community-edition{
		margin-bottom:20px;
	}
	.signup-process .signup-details {
    float:none;
	}
    
    #banner1Img{background-size:100% 100%!important;}
    #banner2Img{background-size:100% 100%!important;}
    #banner3Img{background-size:100% 100%!important;}
    #banner4Img{background-size:100% 100%!important;}

}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    html {
        font-size: 70%;}    
    
    p { font-size:80%!important;  }

    
    
    
    
    
    
	.home-content h1 {
    font-size: 22px;
	}
	.navbar-default .collapse .login a {
    margin-left:0;
    width:22%;
	}
	.home-contact p {
    font-size: 14px;
	}
	.heading-content h1 {
    font-size: 28px;
	}
	.signup-process .signup-icon {
    float: none;
	}
	.community-edition{
		margin-bottom:20px;
	}
	.single_right_contact p{
	margin-top:25px;
	}
    
    #banner1Img{background-size:100% 100%!important;}
    #banner2Img{background-size:100% 100%!important;}
    #banner3Img{background-size:100% 100%!important;}
    #banner4Img{background-size:100% 100%!important;}

}



/* Landscape phones and smaller */
@media (max-width: 480px) {
    html {
        font-size: 60%;
    }
	.home-content h1 {
    font-size:13px;
	}
   .navbar-default .collapse .login a {
    margin-left: 0;
    width: 23%;
	}
	.social-wrapper .social-contact a {

	}
	.home-contact p {

    font-size: 8px;
	}
	.heading-content h1 {
    font-size: 16px;
	}
	.signup-process .signup-icon {
    float: none;
	}
	.signup-process .signup-details h5 {
    font-size: 23px;
    margin-left:0;
	}
	.signup-process .signup-details {
    float:none;
	}
	.community-edition{
		margin-bottom:20px;
	}
	.single_features_right h2 {
    font-size: 22px;
	}
	.single_features_right p {
    line-height: 24px;
	}
	.single_service_right p {
    line-height: 24px;
	}
	.single_service2 .single_service_right {
    width: 100%;
    padding-left:0;
	}
	.single_service_right h2 {
	margin-bottom: 15px;
	}
    
            #banner1Img{background-size:100% 100%!important;}
    #banner2Img{background-size:100% 100%!important;}
    #banner3Img{background-size:100% 100%!important;}
    #banner4Img{background-size:100% 100%!important;}

}



@media (max-width: 320px) {


    html {
        font-size: 100%;
    }
	.signup-process .signup-icon {
    float: none;
	}
	.community-edition{
		margin-bottom:20px;
	}
	.navbar-default .collapse .login a {

	}
	.social-icon{

	}
	.social-wrapper .social-contact {

	}
}
/* Estes estilos - MANDA NA POHA TODA  - KIWIBIRD - 2023 Roberto Iimori */
h1 {
    font-size: 3.2rem;
    line-height: 2.9rem;
    margin-bottom: 0.9rem;
}
h2 {
    font-size: 2.5rem;
    line-height: 2.4rem;
    margin-bottom: 0.9rem;}
h3 {
    font-size: 1.9rem;
    line-height: 1.8rem;
    margin-bottom: .7rem;}
h4 {
    font-size: 1.6rem;
    line-height: 1.5rem;
    margin-bottom: .6rem;}
h5 {
    font-size: 1.3rem;
    line-height: 1.4rem;
    margin-bottom: .8rem;
}
h6 {
    font-size: 1.0rem;
    line-height: 1.1rem;
    margin-bottom: .5rem;
}
p {
    line-height: 1.4rem;
    font-size: 1.0rem;
  line-height: 1.2rem;
}
    



